Skip to content
Success

Console Output

Pull request #44480 opened
20:36:57 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 3508cfb14918c5ee98ec456828219b22d6178a3d+2e13f771f3fb1644d41e40c4e01a5f26590200b4 (af18c9623bfea85da4beeec19f466f9b3f5df126)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44480@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
20:36:59 [2022-11-16T20:36:59.733Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
20:36:59 [2022-11-16T20:36:59.737Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
20:37:14 [2022-11-16T20:37:14.891Z] Still waiting to schedule task
20:37:14 [2022-11-16T20:37:14.892Z] Waiting for next available executor on ‘arm64&&ubuntu-200420:38:07 [2022-11-16T20:38:07.738Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f92135cb4e4514c2) in /home/ubuntu/workspace/moby_PR-44480
[Pipeline] {
[Pipeline] checkout
20:38:07 [2022-11-16T20:38:07.937Z] The recommended git tool is: git
20:38:10 [2022-11-16T20:38:10.473Z] using credential docker-jenkins-github-credentials
20:38:10 [2022-11-16T20:38:10.484Z] Cloning the remote Git repository
20:38:10 [2022-11-16T20:38:10.484Z] Cloning with configured refspecs honoured and without tags
20:38:10 [2022-11-16T20:38:10.549Z] Cloning repository https://github.com/moby/moby.git
20:38:10 [2022-11-16T20:38:10.600Z]  > git init /home/ubuntu/workspace/moby_PR-44480 # timeout=10
20:38:10 [2022-11-16T20:38:10.852Z] Fetching upstream changes from https://github.com/moby/moby.git
20:38:10 [2022-11-16T20:38:10.852Z]  > git --version # timeout=10
20:38:10 [2022-11-16T20:38:10.873Z]  > git --version # 'git version 2.25.1'
20:38:10 [2022-11-16T20:38:10.874Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:38:10 [2022-11-16T20:38:10.875Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44480/head:refs/remotes/origin/PR-44480 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:38:24 [2022-11-16T20:38:24.039Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:38:24 [2022-11-16T20:38:24.063Z]  > git config --add remote.origin.fetch +refs/pull/44480/head:refs/remotes/origin/PR-44480 # timeout=10
20:38:24 [2022-11-16T20:38:24.076Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:38:24 [2022-11-16T20:38:24.130Z] Fetching without tags
20:38:24 [2022-11-16T20:38:24.411Z] Merging remotes/origin/22.06 commit 2e13f771f3fb1644d41e40c4e01a5f26590200b4 into PR head commit 3508cfb14918c5ee98ec456828219b22d6178a3d
20:38:25 [2022-11-16T20:38:25.276Z] Merge succeeded, producing 4dc4f03ccd1c54eff75d7ad277bfa594f0920c71
20:38:25 [2022-11-16T20:38:25.276Z] Checking out Revision 4dc4f03ccd1c54eff75d7ad277bfa594f0920c71 (PR-44480)
20:38:24 [2022-11-16T20:38:24.132Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:38:24 [2022-11-16T20:38:24.206Z] Fetching upstream changes from https://github.com/moby/moby.git
20:38:24 [2022-11-16T20:38:24.206Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:38:24 [2022-11-16T20:38:24.217Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44480/head:refs/remotes/origin/PR-44480 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:38:24 [2022-11-16T20:38:24.450Z]  > git config core.sparsecheckout # timeout=10
20:38:24 [2022-11-16T20:38:24.504Z]  > git checkout -f 3508cfb14918c5ee98ec456828219b22d6178a3d # timeout=10
20:38:25 [2022-11-16T20:38:25.063Z]  > git remote # timeout=10
20:38:25 [2022-11-16T20:38:25.074Z]  > git config --get remote.origin.url # timeout=10
20:38:25 [2022-11-16T20:38:25.081Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:38:25 [2022-11-16T20:38:25.094Z]  > git merge 2e13f771f3fb1644d41e40c4e01a5f26590200b4 # timeout=10
20:38:25 [2022-11-16T20:38:25.290Z]  > git rev-parse HEAD^{commit} # timeout=10
20:38:25 [2022-11-16T20:38:25.352Z]  > git config core.sparsecheckout # timeout=10
20:38:25 [2022-11-16T20:38:25.376Z]  > git checkout -f 4dc4f03ccd1c54eff75d7ad277bfa594f0920c71 # timeout=10
20:38:29 [2022-11-16T20:38:29.018Z] Commit message: "Merge commit '2e13f771f3fb1644d41e40c4e01a5f26590200b4' into HEAD"
20:38:29 [2022-11-16T20:38:29.018Z] First time build. Skipping changelog.
20:38:29 [2022-11-16T20:38:29.102Z]  > git --version # timeout=10
20:38:29 [2022-11-16T20:38:29.112Z]  > git --version # 'git version 2.25.1'
20:38:29 [2022-11-16T20:38:29.119Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:38:30 [2022-11-16T20:38:30.090Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44480:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
20:38:52 [2022-11-16T20:38:52.001Z] Unable to find image 'alpine:latest' locally
20:38:52 [2022-11-16T20:38:52.001Z] latest: Pulling from library/alpine
20:38:52 [2022-11-16T20:38:52.001Z] 6875df1f5354: Pulling fs layer
20:38:52 [2022-11-16T20:38:52.001Z] 6875df1f5354: Verifying Checksum
20:38:52 [2022-11-16T20:38:52.001Z] 6875df1f5354: Download complete
20:38:52 [2022-11-16T20:38:52.001Z] 6875df1f5354: Pull complete
20:38:52 [2022-11-16T20:38:52.001Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b
20:38:52 [2022-11-16T20:38:52.001Z] Status: Downloaded newer image for alpine:latest
20:39:00 [2022-11-16T20:39:00.098Z] 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
20:39:00 [2022-11-16T20:39:00.364Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f92135cb4e4514c2) in /home/ubuntu/workspace/moby_PR-44480
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
20:39:00 [2022-11-16T20:39:00.397Z] The recommended git tool is: git
[Pipeline] // stage
20:39:00 [2022-11-16T20:39:00.405Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
20:39:00 [2022-11-16T20:39:00.419Z] Fetching changes from the remote Git repository
[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)
20:39:00 [2022-11-16T20:39:00.429Z] Fetching without tags
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
20:39:00 [2022-11-16T20:39:00.656Z] Merging remotes/origin/22.06 commit 2e13f771f3fb1644d41e40c4e01a5f26590200b4 into PR head commit 3508cfb14918c5ee98ec456828219b22d6178a3d
20:39:00 [2022-11-16T20:39:00.818Z] Merge succeeded, producing 340db5afb6b239c2462860c5049be7d76807429d
20:39:00 [2022-11-16T20:39:00.819Z] Checking out Revision 340db5afb6b239c2462860c5049be7d76807429d (PR-44480)
20:39:00 [2022-11-16T20:39:00.875Z] Commit message: "Merge commit '2e13f771f3fb1644d41e40c4e01a5f26590200b4' into HEAD"
20:39:00 [2022-11-16T20:39:00.876Z] First time build. Skipping changelog.
20:39:00 [2022-11-16T20:39:00.896Z]  > git --version # timeout=10
20:39:00 [2022-11-16T20:39:00.907Z]  > git --version # 'git version 2.25.1'
20:39:00 [2022-11-16T20:39:00.912Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:39:00 [2022-11-16T20:39:00.423Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44480/.git # timeout=10
20:39:00 [2022-11-16T20:39:00.431Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:39:00 [2022-11-16T20:39:00.441Z] Fetching upstream changes from https://github.com/moby/moby.git
20:39:00 [2022-11-16T20:39:00.441Z]  > git --version # timeout=10
20:39:00 [2022-11-16T20:39:00.453Z]  > git --version # 'git version 2.25.1'
20:39:00 [2022-11-16T20:39:00.453Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:39:00 [2022-11-16T20:39:00.454Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44480/head:refs/remotes/origin/PR-44480 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:39:00 [2022-11-16T20:39:00.668Z]  > git config core.sparsecheckout # timeout=10
20:39:00 [2022-11-16T20:39:00.676Z]  > git checkout -f 3508cfb14918c5ee98ec456828219b22d6178a3d # timeout=10
20:39:00 [2022-11-16T20:39:00.740Z]  > git remote # timeout=10
20:39:00 [2022-11-16T20:39:00.748Z]  > git config --get remote.origin.url # timeout=10
20:39:00 [2022-11-16T20:39:00.754Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:39:00 [2022-11-16T20:39:00.755Z]  > git merge 2e13f771f3fb1644d41e40c4e01a5f26590200b4 # timeout=10
20:39:00 [2022-11-16T20:39:00.821Z]  > git rev-parse HEAD^{commit} # timeout=10
20:39:00 [2022-11-16T20:39:00.830Z]  > git config core.sparsecheckout # timeout=10
20:39:00 [2022-11-16T20:39:00.835Z]  > git checkout -f 340db5afb6b239c2462860c5049be7d76807429d # timeout=10
20:39:01 [2022-11-16T20:39:01.633Z] + docker version
20:39:01 [2022-11-16T20:39:01.633Z] Client: Docker Engine - Community
20:39:01 [2022-11-16T20:39:01.633Z]  Version:           22.06.0-beta.0
20:39:01 [2022-11-16T20:39:01.633Z]  API version:       1.42
20:39:01 [2022-11-16T20:39:01.633Z]  Go version:        go1.18.3
20:39:01 [2022-11-16T20:39:01.633Z]  Git commit:        3e9117b
20:39:01 [2022-11-16T20:39:01.633Z]  Built:             Fri Jun  3 17:55:34 2022
20:39:01 [2022-11-16T20:39:01.633Z]  OS/Arch:           linux/arm64
20:39:01 [2022-11-16T20:39:01.633Z]  Context:           default
20:39:01 [2022-11-16T20:39:01.633Z] 
20:39:01 [2022-11-16T20:39:01.633Z] Server: Docker Engine - Community
20:39:01 [2022-11-16T20:39:01.633Z]  Engine:
20:39:01 [2022-11-16T20:39:01.633Z]   Version:          22.06.0-beta.0
20:39:01 [2022-11-16T20:39:01.633Z]   API version:      1.42 (minimum version 1.12)
20:39:01 [2022-11-16T20:39:01.633Z]   Go version:       go1.18.3
20:39:01 [2022-11-16T20:39:01.633Z]   Git commit:       38633e7
20:39:01 [2022-11-16T20:39:01.633Z]   Built:            Fri Jun  3 17:55:34 2022
20:39:01 [2022-11-16T20:39:01.633Z]   OS/Arch:          linux/arm64
20:39:01 [2022-11-16T20:39:01.633Z]   Experimental:     true
20:39:01 [2022-11-16T20:39:01.633Z]  containerd:
20:39:01 [2022-11-16T20:39:01.633Z]   Version:          1.6.8
20:39:01 [2022-11-16T20:39:01.633Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
20:39:01 [2022-11-16T20:39:01.633Z]  runc:
20:39:01 [2022-11-16T20:39:01.633Z]   Version:          1.1.4
20:39:01 [2022-11-16T20:39:01.633Z]   GitCommit:        v1.1.4-0-g5fd4c4d
20:39:01 [2022-11-16T20:39:01.633Z]  docker-init:
20:39:01 [2022-11-16T20:39:01.633Z]   Version:          0.19.0
20:39:01 [2022-11-16T20:39:01.633Z]   GitCommit:        de40ad0
[Pipeline] sh
20:39:01 [2022-11-16T20:39:01.955Z] + docker info
20:39:01 [2022-11-16T20:39:01.956Z] Client:
20:39:01 [2022-11-16T20:39:01.956Z]  Context:    default
20:39:01 [2022-11-16T20:39:01.956Z]  Debug Mode: false
20:39:01 [2022-11-16T20:39:01.956Z]  Plugins:
20:39:01 [2022-11-16T20:39:01.956Z]   buildx: Docker Buildx (Docker Inc.)
20:39:01 [2022-11-16T20:39:01.956Z]     Version:  v0.8.2
20:39:01 [2022-11-16T20:39:01.956Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
20:39:01 [2022-11-16T20:39:01.956Z]   compose: Docker Compose (Docker Inc.)
20:39:01 [2022-11-16T20:39:01.956Z]     Version:  v2.12.0
20:39:01 [2022-11-16T20:39:01.956Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
20:39:01 [2022-11-16T20:39:01.956Z] 
20:39:01 [2022-11-16T20:39:01.956Z] Server:
20:39:01 [2022-11-16T20:39:01.956Z]  Containers: 0
20:39:01 [2022-11-16T20:39:01.956Z]   Running: 0
20:39:01 [2022-11-16T20:39:01.956Z]   Paused: 0
20:39:01 [2022-11-16T20:39:01.956Z]   Stopped: 0
20:39:01 [2022-11-16T20:39:01.956Z]  Images: 1
20:39:01 [2022-11-16T20:39:01.956Z]  Server Version: 22.06.0-beta.0
20:39:01 [2022-11-16T20:39:01.956Z]  Storage Driver: overlay2
20:39:01 [2022-11-16T20:39:01.956Z]   Backing Filesystem: extfs
20:39:01 [2022-11-16T20:39:01.956Z]   Supports d_type: true
20:39:01 [2022-11-16T20:39:01.956Z]   Using metacopy: false
20:39:01 [2022-11-16T20:39:01.956Z]   Native Overlay Diff: true
20:39:01 [2022-11-16T20:39:01.956Z]   userxattr: false
20:39:01 [2022-11-16T20:39:01.956Z]  Logging Driver: json-file
20:39:01 [2022-11-16T20:39:01.956Z]  Cgroup Driver: cgroupfs
20:39:01 [2022-11-16T20:39:01.956Z]  Cgroup Version: 1
20:39:01 [2022-11-16T20:39:01.956Z]  Plugins:
20:39:01 [2022-11-16T20:39:01.956Z]   Volume: local
20:39:01 [2022-11-16T20:39:01.956Z]   Network: bridge host ipvlan macvlan null overlay
20:39:01 [2022-11-16T20:39:01.956Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:39:01 [2022-11-16T20:39:01.956Z]  Swarm: inactive
20:39:01 [2022-11-16T20:39:01.956Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
20:39:01 [2022-11-16T20:39:01.956Z]  Default Runtime: runc
20:39:01 [2022-11-16T20:39:01.956Z]  Init Binary: docker-init
20:39:01 [2022-11-16T20:39:01.956Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
20:39:01 [2022-11-16T20:39:01.956Z]  runc version: v1.1.4-0-g5fd4c4d
20:39:01 [2022-11-16T20:39:01.956Z]  init version: de40ad0
20:39:01 [2022-11-16T20:39:01.956Z]  Security Options:
20:39:01 [2022-11-16T20:39:01.956Z]   apparmor
20:39:01 [2022-11-16T20:39:01.956Z]   seccomp
20:39:01 [2022-11-16T20:39:01.956Z]    Profile: builtin
20:39:01 [2022-11-16T20:39:01.956Z]  Kernel Version: 5.15.0-1022-aws
20:39:01 [2022-11-16T20:39:01.956Z]  Operating System: Ubuntu 20.04.5 LTS
20:39:01 [2022-11-16T20:39:01.956Z]  OSType: linux
20:39:01 [2022-11-16T20:39:01.956Z]  Architecture: aarch64
20:39:01 [2022-11-16T20:39:01.956Z]  CPUs: 2
20:39:01 [2022-11-16T20:39:01.956Z]  Total Memory: 7.559GiB
20:39:01 [2022-11-16T20:39:01.956Z]  Name: ip-10-100-76-82
20:39:01 [2022-11-16T20:39:01.956Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
20:39:01 [2022-11-16T20:39:01.956Z]  Docker Root Dir: /var/lib/docker
20:39:01 [2022-11-16T20:39:01.956Z]  Debug Mode: false
20:39:01 [2022-11-16T20:39:01.956Z]  Registry: https://index.docker.io/v1/
20:39:01 [2022-11-16T20:39:01.956Z]  Labels:
20:39:01 [2022-11-16T20:39:01.956Z]  Experimental: true
20:39:01 [2022-11-16T20:39:01.956Z]  Insecure Registries:
20:39:01 [2022-11-16T20:39:01.956Z]   127.0.0.0/8
20:39:01 [2022-11-16T20:39:01.956Z]  Live Restore Enabled: true
20:39:01 [2022-11-16T20:39:01.956Z] 
[Pipeline] sh
20:39:02 [2022-11-16T20:39:02.321Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:39:02 [2022-11-16T20:39:02.321Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:39:02 [2022-11-16T20:39:02.321Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44480/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:39:02 [2022-11-16T20:39:02.321Z] + bash /home/ubuntu/workspace/moby_PR-44480/check-config.sh
20:39:02 [2022-11-16T20:39:02.321Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:39:02 [2022-11-16T20:39:02.321Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
20:39:02 [2022-11-16T20:39:02.321Z] 
20:39:02 [2022-11-16T20:39:02.321Z] Generally Necessary:
20:39:02 [2022-11-16T20:39:02.321Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:39:02 [2022-11-16T20:39:02.321Z] - apparmor: enabled and tools installed
20:39:02 [2022-11-16T20:39:02.321Z] - CONFIG_NAMESPACES: enabled
20:39:02 [2022-11-16T20:39:02.321Z] - CONFIG_NET_NS: enabled
20:39:02 [2022-11-16T20:39:02.321Z] - CONFIG_PID_NS: enabled
20:39:02 [2022-11-16T20:39:02.321Z] - CONFIG_IPC_NS: enabled
20:39:02 [2022-11-16T20:39:02.321Z] - CONFIG_UTS_NS: enabled
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_CGROUPS: enabled
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_CGROUP_CPUACCT: enabled
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_CGROUP_DEVICE: enabled
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_CGROUP_FREEZER: enabled
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_CGROUP_SCHED: enabled
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_CPUSETS: enabled
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_MEMCG: enabled
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_KEYS: enabled
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_VETH: enabled (as module)
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_BRIDGE: enabled (as module)
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_NF_NAT: enabled (as module)
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_POSIX_MQUEUE: enabled
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_CGROUP_BPF: enabled
20:39:02 [2022-11-16T20:39:02.583Z] 
20:39:02 [2022-11-16T20:39:02.583Z] Optional Features:
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_USER_NS: enabled
20:39:02 [2022-11-16T20:39:02.583Z] - CONFIG_SECCOMP: enabled
20:39:02 [2022-11-16T20:39:02.840Z] - CONFIG_SECCOMP_FILTER: enabled
20:39:02 [2022-11-16T20:39:02.840Z] - CONFIG_CGROUP_PIDS: enabled
20:39:02 [2022-11-16T20:39:02.840Z] - CONFIG_MEMCG_SWAP: enabled
20:39:02 [2022-11-16T20:39:02.841Z]     (cgroup swap accounting is currently enabled)
20:39:02 [2022-11-16T20:39:02.841Z] - CONFIG_BLK_CGROUP: enabled
20:39:02 [2022-11-16T20:39:02.841Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:39:02 [2022-11-16T20:39:02.841Z] - CONFIG_CGROUP_PERF: enabled
20:39:02 [2022-11-16T20:39:02.841Z] - CONFIG_CGROUP_HUGETLB: enabled
20:39:02 [2022-11-16T20:39:02.841Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:39:02 [2022-11-16T20:39:02.841Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:39:02 [2022-11-16T20:39:02.841Z] - CONFIG_CFS_BANDWIDTH: enabled
20:39:02 [2022-11-16T20:39:02.841Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:39:02 [2022-11-16T20:39:02.841Z] - CONFIG_RT_GROUP_SCHED: missing
20:39:02 [2022-11-16T20:39:02.841Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:39:02 [2022-11-16T20:39:02.841Z] - CONFIG_IP_VS: enabled (as module)
20:39:02 [2022-11-16T20:39:02.841Z] - CONFIG_IP_VS_NFCT: enabled
20:39:02 [2022-11-16T20:39:02.841Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:39:02 [2022-11-16T20:39:02.841Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:39:02 [2022-11-16T20:39:02.841Z] - CONFIG_IP_VS_RR: enabled (as module)
20:39:02 [2022-11-16T20:39:02.841Z] - CONFIG_SECURITY_SELINUX: enabled
20:39:02 [2022-11-16T20:39:02.841Z] - CONFIG_SECURITY_APPARMOR: enabled
20:39:02 [2022-11-16T20:39:02.841Z] - CONFIG_EXT4_FS: enabled
20:39:02 [2022-11-16T20:39:02.841Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:39:02 [2022-11-16T20:39:02.841Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:39:03 [2022-11-16T20:39:03.113Z] - Network Drivers:
20:39:03 [2022-11-16T20:39:03.113Z]   - "overlay":
20:39:03 [2022-11-16T20:39:03.113Z]     - CONFIG_VXLAN: enabled (as module)
20:39:03 [2022-11-16T20:39:03.113Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:39:03 [2022-11-16T20:39:03.113Z]       Optional (for encrypted networks):
20:39:03 [2022-11-16T20:39:03.113Z]       - CONFIG_CRYPTO: enabled
20:39:03 [2022-11-16T20:39:03.113Z]       - CONFIG_CRYPTO_AEAD: enabled
20:39:03 [2022-11-16T20:39:03.113Z]       - CONFIG_CRYPTO_GCM: enabled
20:39:03 [2022-11-16T20:39:03.113Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:39:03 [2022-11-16T20:39:03.113Z]       - CONFIG_CRYPTO_GHASH: enabled
20:39:03 [2022-11-16T20:39:03.113Z]       - CONFIG_XFRM: enabled
20:39:03 [2022-11-16T20:39:03.113Z]       - CONFIG_XFRM_USER: enabled (as module)
20:39:03 [2022-11-16T20:39:03.113Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:39:03 [2022-11-16T20:39:03.113Z]       - CONFIG_INET_ESP: enabled (as module)
20:39:03 [2022-11-16T20:39:03.113Z]   - "ipvlan":
20:39:03 [2022-11-16T20:39:03.113Z]     - CONFIG_IPVLAN: enabled (as module)
20:39:03 [2022-11-16T20:39:03.113Z]   - "macvlan":
20:39:03 [2022-11-16T20:39:03.113Z]     - CONFIG_MACVLAN: enabled (as module)
20:39:03 [2022-11-16T20:39:03.113Z]     - CONFIG_DUMMY: enabled (as module)
20:39:03 [2022-11-16T20:39:03.113Z]   - "ftp,tftp client in container":
20:39:03 [2022-11-16T20:39:03.371Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:39:03 [2022-11-16T20:39:03.371Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:39:03 [2022-11-16T20:39:03.371Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:39:03 [2022-11-16T20:39:03.371Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:39:03 [2022-11-16T20:39:03.371Z] - Storage Drivers:
20:39:03 [2022-11-16T20:39:03.371Z]   - "aufs":
20:39:03 [2022-11-16T20:39:03.371Z]     - CONFIG_AUFS_FS: enabled (as module)
20:39:03 [2022-11-16T20:39:03.371Z]   - "btrfs":
20:39:03 [2022-11-16T20:39:03.371Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:39:03 [2022-11-16T20:39:03.371Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:39:03 [2022-11-16T20:39:03.371Z]   - "devicemapper":
20:39:03 [2022-11-16T20:39:03.371Z]     - CONFIG_BLK_DEV_DM: enabled
20:39:03 [2022-11-16T20:39:03.371Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:39:03 [2022-11-16T20:39:03.371Z]   - "overlay":
20:39:03 [2022-11-16T20:39:03.371Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:39:03 [2022-11-16T20:39:03.371Z]   - "zfs":
20:39:03 [2022-11-16T20:39:03.371Z]     - /dev/zfs: present
20:39:03 [2022-11-16T20:39:03.371Z]     - zfs command: missing
20:39:03 [2022-11-16T20:39:03.371Z]     - zpool command: missing
20:39:03 [2022-11-16T20:39:03.371Z] 
20:39:03 [2022-11-16T20:39:03.371Z] Limits:
20:39:03 [2022-11-16T20:39:03.371Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:39:03 [2022-11-16T20:39:03.371Z] 
20:39:03 [2022-11-16T20:39:03.371Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:39:03 [2022-11-16T20:39:03.677Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:340db5afb6b239c2462860c5049be7d76807429d .
20:39:03 [2022-11-16T20:39:03.936Z] #1 [internal] load build definition from Dockerfile
20:39:03 [2022-11-16T20:39:03.936Z] #1 transferring dockerfile:
20:39:04 [2022-11-16T20:39:04.193Z] #1 transferring dockerfile: 19.47kB done
20:39:04 [2022-11-16T20:39:04.193Z] #1 DONE 0.1s
20:39:04 [2022-11-16T20:39:04.193Z] 
20:39:04 [2022-11-16T20:39:04.193Z] #2 [internal] load .dockerignore
20:39:04 [2022-11-16T20:39:04.193Z] #2 transferring context: 145B done
20:39:04 [2022-11-16T20:39:04.193Z] #2 DONE 0.1s
20:39:04 [2022-11-16T20:39:04.193Z] 
20:39:04 [2022-11-16T20:39:04.193Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:39:04 [2022-11-16T20:39:04.450Z] #3 DONE 0.4s
20:39:04 [2022-11-16T20:39:04.450Z] 
20:39:04 [2022-11-16T20:39:04.450Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
20:39:04 [2022-11-16T20:39:04.450Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
20:39:04 [2022-11-16T20:39:04.450Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
20:39:04 [2022-11-16T20:39:04.450Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
20:39:04 [2022-11-16T20:39:04.450Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
20:39:04 [2022-11-16T20:39:04.450Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 7.34MB / 9.21MB 0.1s
20:39:04 [2022-11-16T20:39:04.745Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.1s done
20:39:04 [2022-11-16T20:39:04.745Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.1s
20:39:05 [2022-11-16T20:39:05.002Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
20:39:05 [2022-11-16T20:39:05.002Z] #4 DONE 0.5s
20:39:05 [2022-11-16T20:39:05.002Z] 
20:39:05 [2022-11-16T20:39:05.002Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:39:06 [2022-11-16T20:39:06.381Z] #5 DONE 1.3s
20:39:06 [2022-11-16T20:39:06.381Z] 
20:39:06 [2022-11-16T20:39:06.381Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
20:39:06 [2022-11-16T20:39:06.381Z] #6 DONE 1.3s
20:39:06 [2022-11-16T20:39:06.381Z] 
20:39:06 [2022-11-16T20:39:06.381Z] #7 [internal] load metadata for docker.io/library/golang:1.19.3-bullseye
20:39:06 [2022-11-16T20:39:06.381Z] #7 DONE 1.3s
20:39:06 [2022-11-16T20:39:06.381Z] 
20:39:06 [2022-11-16T20:39:06.381Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:39:06 [2022-11-16T20:39:06.381Z] #8 DONE 1.3s
20:39:06 [2022-11-16T20:39:06.646Z] 
20:39:06 [2022-11-16T20:39:06.646Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:39:06 [2022-11-16T20:39:06.646Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
20:39:06 [2022-11-16T20:39:06.646Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:39:06 [2022-11-16T20:39:06.903Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
20:39:06 [2022-11-16T20:39:06.903Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
20:39:06 [2022-11-16T20:39:06.903Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s
20:39:07 [2022-11-16T20:39:07.159Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s
20:39:07 [2022-11-16T20:39:07.419Z] #9 ...
20:39:07 [2022-11-16T20:39:07.419Z] 
20:39:07 [2022-11-16T20:39:07.419Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:39:07 [2022-11-16T20:39:07.419Z] #10 DONE 0.9s
20:39:07 [2022-11-16T20:39:07.419Z] 
20:39:07 [2022-11-16T20:39:07.419Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:39:07 [2022-11-16T20:39:07.419Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done
20:39:07 [2022-11-16T20:39:07.419Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0
20:39:09 [2022-11-16T20:39:09.963Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done
20:39:10 [2022-11-16T20:39:10.221Z] #9 DONE 3.5s
20:39:10 [2022-11-16T20:39:10.221Z] 
20:39:10 [2022-11-16T20:39:10.221Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
20:39:10 [2022-11-16T20:39:10.221Z] #11 resolve docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3 0.1s done
20:39:10 [2022-11-16T20:39:10.221Z] #11 sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3 1.86kB / 1.86kB done
20:39:10 [2022-11-16T20:39:10.221Z] #11 sha256:533ea8ef7688aacf5626e18d71dd7ae6a4b02f8c226ae0ec461fd43acb815159 1.80kB / 1.80kB done
20:39:10 [2022-11-16T20:39:10.221Z] #11 sha256:7f88dd7839e14188af238084c35bc40ae2cb886064829811dbcbf29ed9b521dd 7.12kB / 7.12kB done
20:39:10 [2022-11-16T20:39:10.221Z] #11 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 53.70MB / 53.70MB 0.8s done
20:39:10 [2022-11-16T20:39:10.221Z] #11 sha256:a3e29af4daf3531efcc63588162e8bdcf3434aa5d72df4eabeb5e20c6695e303 5.15MB / 5.15MB 0.5s done
20:39:10 [2022-11-16T20:39:10.221Z] #11 sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291 54.68MB / 54.68MB 2.2s done
20:39:10 [2022-11-16T20:39:10.221Z] #11 sha256:3d7b1480fa4dae5cbbb7d091c46ae0ae52f501418d4cfeb849b87023364e2564 10.87MB / 10.87MB 0.9s done
20:39:10 [2022-11-16T20:39:10.221Z] #11 sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 81.37MB / 81.37MB 2.7s done
20:39:10 [2022-11-16T20:39:10.221Z] #11 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 115.13MB / 115.13MB 2.5s done
20:39:10 [2022-11-16T20:39:10.221Z] #11 extracting sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 1.1s
20:39:10 [2022-11-16T20:39:10.221Z] #11 sha256:cd807e8b483974845eabbdbbaa4bb3a66f74facd8c061e01e923e9f1da608271 157B / 157B 2.8s done
20:39:10 [2022-11-16T20:39:10.221Z] #11 ...
20:39:10 [2022-11-16T20:39:10.221Z] 
20:39:10 [2022-11-16T20:39:10.221Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:39:10 [2022-11-16T20:39:10.221Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
20:39:10 [2022-11-16T20:39:10.221Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:39:10 [2022-11-16T20:39:10.221Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
20:39:10 [2022-11-16T20:39:10.221Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
20:39:10 [2022-11-16T20:39:10.221Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
20:39:10 [2022-11-16T20:39:10.221Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done
20:39:10 [2022-11-16T20:39:10.221Z] #12 DONE 3.8s
20:39:10 [2022-11-16T20:39:10.478Z] 
20:39:10 [2022-11-16T20:39:10.478Z] #13 [internal] load build context
20:39:10 [2022-11-16T20:39:10.478Z] #13 transferring context: 39.25MB 3.9s
20:39:10 [2022-11-16T20:39:10.799Z] #13 transferring context: 63.28MB 4.3s done
20:39:11 [2022-11-16T20:39:11.056Z] #13 DONE 4.5s
20:39:11 [2022-11-16T20:39:11.056Z] 
20:39:11 [2022-11-16T20:39:11.056Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b
20:39:11 [2022-11-16T20:39:11.056Z] #14 resolve docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 0.1s done
20:39:11 [2022-11-16T20:39:11.056Z] #14 sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 1.85kB / 1.85kB done
20:39:11 [2022-11-16T20:39:11.056Z] #14 sha256:566431e0361c979c4764f245f87a71f0bf5a5412335dfad765a8c3712ee619bf 529B / 529B done
20:39:11 [2022-11-16T20:39:11.056Z] #14 sha256:ef39063a944dfcf2f1649509b358b2763d129c5931c99b429c59f645d20ae5dd 1.48kB / 1.48kB done
20:39:11 [2022-11-16T20:39:11.056Z] #14 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 53.70MB / 53.70MB 1.1s done
20:39:12 [2022-11-16T20:39:12.130Z] #14 extracting sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 3.8s done
20:39:12 [2022-11-16T20:39:12.388Z] #14 DONE 5.9s
20:39:12 [2022-11-16T20:39:12.388Z] 
20:39:12 [2022-11-16T20:39:12.388Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
20:39:12 [2022-11-16T20:39:12.388Z] #11 extracting sha256:a3e29af4daf3531efcc63588162e8bdcf3434aa5d72df4eabeb5e20c6695e303
20:39:12 [2022-11-16T20:39:12.645Z] #11 extracting sha256:a3e29af4daf3531efcc63588162e8bdcf3434aa5d72df4eabeb5e20c6695e303 0.2s done
20:39:12 [2022-11-16T20:39:12.645Z] #11 extracting sha256:3d7b1480fa4dae5cbbb7d091c46ae0ae52f501418d4cfeb849b87023364e2564 0.1s
20:39:12 [2022-11-16T20:39:12.902Z] #11 extracting sha256:3d7b1480fa4dae5cbbb7d091c46ae0ae52f501418d4cfeb849b87023364e2564 0.4s done
20:39:13 [2022-11-16T20:39:13.160Z] #11 extracting sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291
20:39:15 [2022-11-16T20:39:15.056Z] #11 ...
20:39:15 [2022-11-16T20:39:15.056Z] 
20:39:15 [2022-11-16T20:39:15.056Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:39:15 [2022-11-16T20:39:15.056Z] #15 DONE 0.4s
20:39:15 [2022-11-16T20:39:15.056Z] 
20:39:15 [2022-11-16T20:39:15.056Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
20:39:15 [2022-11-16T20:39:15.620Z] #11 ...
20:39:15 [2022-11-16T20:39:15.620Z] 
20:39:15 [2022-11-16T20:39:15.620Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:39:15 [2022-11-16T20:39:15.620Z] #16 DONE 0.7s
20:39:15 [2022-11-16T20:39:15.620Z] 
20:39:15 [2022-11-16T20:39:15.620Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
20:39:16 [2022-11-16T20:39:16.551Z] #11 extracting sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291 3.3s done
20:39:16 [2022-11-16T20:39:16.551Z] #11 extracting sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4
20:39:19 [2022-11-16T20:39:19.826Z] #11 extracting sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 2.8s done
20:39:19 [2022-11-16T20:39:19.826Z] #11 extracting sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45
20:39:23 [2022-11-16T20:39:23.101Z] #11 ...
20:39:23 [2022-11-16T20:39:23.101Z] 
20:39:23 [2022-11-16T20:39:23.101Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:39:23 [2022-11-16T20:39:23.101Z] #0 0.996 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:39:23 [2022-11-16T20:39:23.101Z] #0 1.013 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:39:23 [2022-11-16T20:39:23.101Z] #0 1.022 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:39:23 [2022-11-16T20:39:23.101Z] #0 1.211 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
20:39:23 [2022-11-16T20:39:23.101Z] #0 1.459 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB]
20:39:23 [2022-11-16T20:39:23.101Z] #0 1.877 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:39:23 [2022-11-16T20:39:23.101Z] #0 2.487 Fetched 8487 kB in 2s (4850 kB/s)
20:39:23 [2022-11-16T20:39:23.101Z] #0 2.487 Reading package lists...
20:39:23 [2022-11-16T20:39:23.101Z] #0 3.035 Reading package lists...
20:39:23 [2022-11-16T20:39:23.101Z] #0 3.594 Building dependency tree...
20:39:23 [2022-11-16T20:39:23.101Z] #0 3.959 The following additional packages will be installed:
20:39:23 [2022-11-16T20:39:23.101Z] #0 3.959   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
20:39:23 [2022-11-16T20:39:23.101Z] #0 3.960   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
20:39:23 [2022-11-16T20:39:23.101Z] #0 3.961 Recommended packages:
20:39:23 [2022-11-16T20:39:23.101Z] #0 3.961   libldap-common publicsuffix libsasl2-modules
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.089 The following NEW packages will be installed:
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.090   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.090   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.090   libssh2-1 openssl
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.372 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.372 Need to get 2941 kB of archives.
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.372 After this operation, 6478 kB of additional disk space will be used.
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.372 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.383 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.383 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.383 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.392 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.395 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.398 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.399 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.400 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.403 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.407 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.407 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.410 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.429 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.430 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.625 debconf: delaying package configuration, since apt-utils is not installed
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.658 Fetched 2941 kB in 0s (8856 kB/s)
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.680 Selecting previously unselected package openssl.
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.680 (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 ... 6653 files and directories currently installed.)
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.685 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.690 Unpacking openssl (1.1.1n-0+deb11u3) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.809 Selecting previously unselected package ca-certificates.
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.810 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.814 Unpacking ca-certificates (20210119) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.894 Selecting previously unselected package libbrotli1:arm64.
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.894 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 4.904 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.018 Selecting previously unselected package libsasl2-modules-db:arm64.
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.018 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.021 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.063 Selecting previously unselected package libsasl2-2:arm64.
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.063 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.066 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.116 Selecting previously unselected package libldap-2.4-2:arm64.
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.116 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.121 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.191 Selecting previously unselected package libnghttp2-14:arm64.
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.191 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.195 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.268 Selecting previously unselected package libpsl5:arm64.
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.269 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.273 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.314 Selecting previously unselected package librtmp1:arm64.
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.314 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.319 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.364 Selecting previously unselected package libssh2-1:arm64.
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.364 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.368 Unpacking libssh2-1:arm64 (1.9.0-2) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.429 Selecting previously unselected package libcurl4:arm64.
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.429 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.433 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.505 Selecting previously unselected package curl.
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.505 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.509 Unpacking curl (7.74.0-1.3+deb11u3) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.565 Selecting previously unselected package libonig5:arm64.
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.565 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.569 Unpacking libonig5:arm64 (6.9.6-1.1) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.631 Selecting previously unselected package libjq1:arm64.
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.631 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.635 Unpacking libjq1:arm64 (1.6-2.1) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.679 Selecting previously unselected package jq.
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.679 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.684 Unpacking jq (1.6-2.1) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.798 Setting up libpsl5:arm64 (0.21.0-1.2) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.809 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.820 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.831 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.841 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.851 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.861 Setting up libssh2-1:arm64 (1.9.0-2) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.873 Setting up openssl (1.1.1n-0+deb11u3) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.891 Setting up libonig5:arm64 (6.9.6-1.1) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.902 Setting up libjq1:arm64 (1.6-2.1) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.913 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 5.923 Setting up ca-certificates (20210119) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 6.650 Updating certificates in /etc/ssl/certs...
20:39:23 [2022-11-16T20:39:23.101Z] #0 7.497 129 added, 0 removed; done.
20:39:23 [2022-11-16T20:39:23.101Z] #0 7.612 Setting up jq (1.6-2.1) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 7.623 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 7.633 Setting up curl (7.74.0-1.3+deb11u3) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 7.645 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 7.665 Processing triggers for ca-certificates (20210119) ...
20:39:23 [2022-11-16T20:39:23.101Z] #0 7.674 Updating certificates in /etc/ssl/certs...
20:39:23 [2022-11-16T20:39:23.101Z] #0 8.360 0 added, 0 removed; done.
20:39:23 [2022-11-16T20:39:23.101Z] #0 8.360 Running hooks in /etc/ca-certificates/update.d...
20:39:23 [2022-11-16T20:39:23.101Z] #0 8.362 done.
20:39:23 [2022-11-16T20:39:23.101Z] #17 ...
20:39:23 [2022-11-16T20:39:23.101Z] 
20:39:23 [2022-11-16T20:39:23.101Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
20:39:23 [2022-11-16T20:39:23.357Z] #11 ...
20:39:23 [2022-11-16T20:39:23.357Z] 
20:39:23 [2022-11-16T20:39:23.357Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:39:23 [2022-11-16T20:39:23.357Z] #17 DONE 11.0s
20:39:23 [2022-11-16T20:39:23.614Z] 
20:39:23 [2022-11-16T20:39:23.614Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:39:23 [2022-11-16T20:39:23.614Z] #18 DONE 0.2s
20:39:23 [2022-11-16T20:39:23.614Z] 
20:39:23 [2022-11-16T20:39:23.614Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
20:39:23 [2022-11-16T20:39:23.614Z] #11 extracting sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 3.9s done
20:39:23 [2022-11-16T20:39:23.870Z] #11 extracting sha256:cd807e8b483974845eabbdbbaa4bb3a66f74facd8c061e01e923e9f1da608271 done
20:39:23 [2022-11-16T20:39:23.870Z] #11 DONE 17.4s
20:39:23 [2022-11-16T20:39:23.870Z] 
20:39:23 [2022-11-16T20:39:23.870Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:39:24 [2022-11-16T20:39:24.437Z] #19 DONE 0.6s
20:39:24 [2022-11-16T20:39:24.437Z] 
20:39:24 [2022-11-16T20:39:24.437Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
20:39:25 [2022-11-16T20:39:25.007Z] #20 DONE 0.5s
20:39:25 [2022-11-16T20:39:25.007Z] 
20:39:25 [2022-11-16T20:39:25.007Z] #21 [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
20:39:25 [2022-11-16T20:39:25.264Z] #21 ...
20:39:25 [2022-11-16T20:39:25.264Z] 
20:39:25 [2022-11-16T20:39:25.264Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:39:25 [2022-11-16T20:39:25.264Z] #22 DONE 0.2s
20:39:25 [2022-11-16T20:39:25.264Z] 
20:39:25 [2022-11-16T20:39:25.264Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:39:25 [2022-11-16T20:39:25.264Z] #23 DONE 0.2s
20:39:25 [2022-11-16T20:39:25.527Z] 
20:39:25 [2022-11-16T20:39:25.527Z] #24 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
20:39:25 [2022-11-16T20:39:25.527Z] #24 DONE 0.3s
20:39:25 [2022-11-16T20:39:25.527Z] 
20:39:25 [2022-11-16T20:39:25.527Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
20:39:25 [2022-11-16T20:39:25.527Z] #25 DONE 0.3s
20:39:25 [2022-11-16T20:39:25.527Z] 
20:39:25 [2022-11-16T20:39:25.527Z] #26 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
20:39:25 [2022-11-16T20:39:25.527Z] #26 DONE 0.3s
20:39:25 [2022-11-16T20:39:25.527Z] 
20:39:25 [2022-11-16T20:39:25.527Z] #27 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:39:30 [2022-11-16T20:39:30.787Z] #27 ...
20:39:30 [2022-11-16T20:39:30.787Z] 
20:39:30 [2022-11-16T20:39:30.787Z] #21 [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
20:39:30 [2022-11-16T20:39:30.787Z] #21 1.759 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:39:30 [2022-11-16T20:39:30.787Z] #21 2.075 
20:39:30 [2022-11-16T20:39:30.787Z] #21 2.304 #=#=#                                                                         

######################################################################## 100.0%
20:39:30 [2022-11-16T20:39:30.787Z] #21 2.702 
20:39:30 [2022-11-16T20:39:30.787Z] #21 3.993 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:39:30 [2022-11-16T20:39:30.787Z] #21 4.343 
20:39:30 [2022-11-16T20:39:30.787Z] #21 4.570 #=#=#                                                                         

#####################################################                     74.3%
######################################################################## 100.0%
20:39:30 [2022-11-16T20:39:30.787Z] #21 4.915 
20:39:30 [2022-11-16T20:39:30.787Z] #21 6.217 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
20:39:30 [2022-11-16T20:39:30.787Z] #21 ...
20:39:30 [2022-11-16T20:39:30.787Z] 
20:39:30 [2022-11-16T20:39:30.787Z] #27 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:39:30 [2022-11-16T20:39:30.787Z] #27 5.266 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:39:30 [2022-11-16T20:39:30.787Z] #27 5.434 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:39:30 [2022-11-16T20:39:30.787Z] #27 5.443 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:39:31 [2022-11-16T20:39:31.044Z] #27 5.624 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
20:39:31 [2022-11-16T20:39:31.977Z] #27 6.628 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
20:39:34 [2022-11-16T20:39:34.504Z] #27 8.829 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB]
20:39:35 [2022-11-16T20:39:35.068Z] #27 ...
20:39:35 [2022-11-16T20:39:35.068Z] 
20:39:35 [2022-11-16T20:39:35.068Z] #28 [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.1"      && /build/gotestsum --version
20:39:35 [2022-11-16T20:39:35.068Z] #0 5.105 go: downloading gotest.tools/gotestsum v1.8.1
20:39:35 [2022-11-16T20:39:35.068Z] #0 6.515 go: downloading github.com/fatih/color v1.10.0
20:39:35 [2022-11-16T20:39:35.068Z] #0 6.834 go: downloading github.com/dnephin/pflag v1.0.7
20:39:35 [2022-11-16T20:39:35.068Z] #0 6.999 go: downloading golang.org/x/tools v0.1.0
20:39:35 [2022-11-16T20:39:35.068Z] #0 7.160 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:39:35 [2022-11-16T20:39:35.068Z] #0 7.295 go: downloading github.com/pkg/errors v0.9.1
20:39:35 [2022-11-16T20:39:35.068Z] #0 7.438 go: downloading github.com/mattn/go-colorable v0.1.8
20:39:35 [2022-11-16T20:39:35.068Z] #0 7.539 go: downloading github.com/mattn/go-isatty v0.0.12
20:39:35 [2022-11-16T20:39:35.068Z] #0 7.845 go: downloading github.com/jonboulle/clockwork v0.2.2
20:39:35 [2022-11-16T20:39:35.068Z] #0 7.954 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
20:39:35 [2022-11-16T20:39:35.068Z] #0 8.202 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
20:39:35 [2022-11-16T20:39:35.068Z] #0 8.328 go: downloading github.com/fsnotify/fsnotify v1.4.9
20:39:35 [2022-11-16T20:39:35.068Z] #0 8.452 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
20:39:35 [2022-11-16T20:39:35.324Z] #28 ...
20:39:35 [2022-11-16T20:39:35.324Z] 
20:39:35 [2022-11-16T20:39:35.324Z] #29 [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.2.3"      && /build/go-winres --help
20:39:35 [2022-11-16T20:39:35.324Z] #0 5.519 go: downloading github.com/tc-hib/go-winres v0.2.3
20:39:35 [2022-11-16T20:39:35.324Z] #0 6.383 go: downloading github.com/tc-hib/winres v0.1.5
20:39:35 [2022-11-16T20:39:35.324Z] #0 7.617 go: downloading github.com/urfave/cli/v2 v2.3.0
20:39:35 [2022-11-16T20:39:35.324Z] #0 7.842 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
20:39:35 [2022-11-16T20:39:35.324Z] #0 7.963 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
20:39:35 [2022-11-16T20:39:35.324Z] #29 ...
20:39:35 [2022-11-16T20:39:35.324Z] 
20:39:35 [2022-11-16T20:39:35.325Z] #30 [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.49.0"      && /build/golangci-lint --version
20:39:35 [2022-11-16T20:39:35.325Z] #0 5.061 go: downloading github.com/golangci/golangci-lint v1.49.0
20:39:35 [2022-11-16T20:39:35.325Z] #0 7.257 go: downloading github.com/fatih/color v1.13.0
20:39:35 [2022-11-16T20:39:35.325Z] #0 7.279 go: downloading github.com/gofrs/flock v0.8.1
20:39:35 [2022-11-16T20:39:35.325Z] #0 7.412 go: downloading github.com/spf13/cobra v1.5.0
20:39:35 [2022-11-16T20:39:35.325Z] #0 7.415 go: downloading github.com/spf13/pflag v1.0.5
20:39:35 [2022-11-16T20:39:35.325Z] #0 7.793 go: downloading github.com/spf13/viper v1.12.0
20:39:35 [2022-11-16T20:39:35.325Z] #0 7.826 go: downloading gopkg.in/yaml.v3 v3.0.1
20:39:35 [2022-11-16T20:39:35.325Z] #0 8.416 go: downloading github.com/mattn/go-colorable v0.1.13
20:39:35 [2022-11-16T20:39:35.325Z] #0 8.454 go: downloading github.com/mattn/go-isatty v0.0.16
20:39:35 [2022-11-16T20:39:35.325Z] #0 8.588 go: downloading golang.org/x/tools v0.1.12
20:39:35 [2022-11-16T20:39:35.325Z] #0 8.589 go: downloading github.com/hashicorp/go-version v1.6.0
20:39:35 [2022-11-16T20:39:35.325Z] #0 8.836 go: downloading github.com/ldez/gomoddirectives v0.2.3
20:39:35 [2022-11-16T20:39:35.325Z] #0 8.947 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:39:35 [2022-11-16T20:39:35.325Z] #0 9.173 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:39:35 [2022-11-16T20:39:35.581Z] #30 ...
20:39:35 [2022-11-16T20:39:35.581Z] 
20:39:35 [2022-11-16T20:39:35.581Z] #31 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.933 + RM_GOPATH=0
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.933 + TMP_GOPATH=
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.933 + : /build
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.935 + '[' -z '' ']'
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.935 ++ mktemp -d
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.939 + export GOPATH=/tmp/tmp.X7uSMu83jl
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.939 + GOPATH=/tmp/tmp.X7uSMu83jl
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.939 + RM_GOPATH=1
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.939 + case "$(go env GOARCH)" in
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.939 ++ go env GOARCH
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.959 Install docker/cli version 17.06.2-ce from stable
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.959 + export GO_BUILDMODE=-buildmode=pie
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.959 + GO_BUILDMODE=-buildmode=pie
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.959 ++ dirname /install.sh
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.959 + dir=/
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.959 + bin=dockercli
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.959 + shift
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.959 + '[' '!' -f //dockercli.installer ']'
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.959 + . //dockercli.installer
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.959 ++ : stable
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.959 ++ : 17.06.2-ce
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.959 + install_dockercli
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.959 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.959 ++ uname -m
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.959 + arch=aarch64
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.959 + '[' aarch64 '!=' x86_64 ']'
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.959 + '[' aarch64 '!=' s390x ']'
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.959 + '[' aarch64 '!=' armhf ']'
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.959 + build_dockercli
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.959 + git clone https://github.com/docker/docker-ce /tmp/tmp.X7uSMu83jl/tmp/docker-ce
20:39:35 [2022-11-16T20:39:35.581Z] #0 3.961 Cloning into '/tmp/tmp.X7uSMu83jl/tmp/docker-ce'...
20:39:35 [2022-11-16T20:39:35.581Z] #31 ...
20:39:35 [2022-11-16T20:39:35.581Z] 
20:39:35 [2022-11-16T20:39:35.581Z] #32 [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.0.2"      && /build/shfmt --version
20:39:35 [2022-11-16T20:39:35.581Z] #0 5.465 go: downloading mvdan.cc/sh/v3 v3.0.2
20:39:35 [2022-11-16T20:39:35.581Z] #0 6.406 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:39:35 [2022-11-16T20:39:35.581Z] #0 6.449 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:39:35 [2022-11-16T20:39:35.581Z] #0 6.483 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:39:35 [2022-11-16T20:39:35.581Z] #0 8.438 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:39:35 [2022-11-16T20:39:35.838Z] #32 ...
20:39:35 [2022-11-16T20:39:35.838Z] 
20:39:35 [2022-11-16T20:39:35.838Z] #33 [tini 1/3] 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             vim-common
20:39:35 [2022-11-16T20:39:35.838Z] #0 5.343 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:39:35 [2022-11-16T20:39:35.838Z] #0 5.358 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:39:35 [2022-11-16T20:39:35.838Z] #0 5.396 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:39:35 [2022-11-16T20:39:35.838Z] #0 6.414 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
20:39:35 [2022-11-16T20:39:35.838Z] #0 9.182 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB]
20:39:35 [2022-11-16T20:39:35.838Z] #33 ...
20:39:35 [2022-11-16T20:39:35.838Z] 
20:39:35 [2022-11-16T20:39:35.838Z] #34 [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
20:39:35 [2022-11-16T20:39:35.838Z] #0 5.444 go: downloading github.com/pelletier/go-toml v1.8.1
20:39:36 [2022-11-16T20:39:36.096Z] #34 ...
20:39:36 [2022-11-16T20:39:36.096Z] 
20:39:36 [2022-11-16T20:39:36.096Z] #35 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.486 + RM_GOPATH=0
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.486 + TMP_GOPATH=
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.486 + : /build
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.486 + '[' -z '' ']'
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.498 ++ mktemp -d
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.511 + export GOPATH=/tmp/tmp.YpP3i9abZp
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.511 + GOPATH=/tmp/tmp.YpP3i9abZp
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.511 + RM_GOPATH=1
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.529 + case "$(go env GOARCH)" in
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.529 ++ go env GOARCH
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.585 + export GO_BUILDMODE=-buildmode=pie
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.585 + GO_BUILDMODE=-buildmode=pie
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.597 ++ dirname /install.sh
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.625 + dir=/
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.625 + bin=rootlesskit
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.625 + shift
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.625 + '[' '!' -f //rootlesskit.installer ']'
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.625 + . //rootlesskit.installer
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.625 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.625 + install_rootlesskit
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.625 + case "$1" in
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.625 + export CGO_ENABLED=0
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.625 + CGO_ENABLED=0
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.625 + _install_rootlesskit
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.625 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.625 + for f in rootlesskit rootlesskit-docker-proxy
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.625 + GOBIN=/build
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.625 + GO111MODULE=on
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.625 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.625 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
20:39:36 [2022-11-16T20:39:36.096Z] #0 5.082 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
20:39:36 [2022-11-16T20:39:36.096Z] #0 5.692 go: downloading github.com/sirupsen/logrus v1.9.0
20:39:36 [2022-11-16T20:39:36.096Z] #0 5.703 go: downloading github.com/urfave/cli/v2 v2.23.5
20:39:36 [2022-11-16T20:39:36.096Z] #0 6.613 go: downloading golang.org/x/sys v0.2.0
20:39:36 [2022-11-16T20:39:36.096Z] #0 8.814 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
20:39:36 [2022-11-16T20:39:36.096Z] #0 9.709 go: downloading github.com/google/uuid v1.3.0
20:39:36 [2022-11-16T20:39:36.096Z] #0 9.860 go: downloading github.com/moby/vpnkit v0.5.0
20:39:36 [2022-11-16T20:39:36.096Z] #35 10.92 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:39:36 [2022-11-16T20:39:36.096Z] #35 ...
20:39:36 [2022-11-16T20:39:36.096Z] 
20:39:36 [2022-11-16T20:39:36.096Z] #36 [containerd 1/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 && apt-get install -y --no-install-recommends             libbtrfs-dev
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.395 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.429 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:39:36 [2022-11-16T20:39:36.096Z] #0 4.505 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:39:36 [2022-11-16T20:39:36.096Z] #0 5.200 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
20:39:36 [2022-11-16T20:39:36.096Z] #0 7.906 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB]
20:39:36 [2022-11-16T20:39:36.096Z] #0 10.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:39:36 [2022-11-16T20:39:36.353Z] #36 ...
20:39:36 [2022-11-16T20:39:36.353Z] 
20:39:36 [2022-11-16T20:39:36.353Z] #37 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
20:39:36 [2022-11-16T20:39:36.353Z] #0 5.036 go: downloading github.com/go-delve/delve v1.8.1
20:39:36 [2022-11-16T20:39:36.610Z] #37 ...
20:39:36 [2022-11-16T20:39:36.610Z] 
20:39:36 [2022-11-16T20:39:36.610Z] #38 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:39:36 [2022-11-16T20:39:36.610Z] #0 5.404 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:39:36 [2022-11-16T20:39:36.610Z] #0 5.434 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:39:36 [2022-11-16T20:39:36.610Z] #0 5.435 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:39:36 [2022-11-16T20:39:36.610Z] #0 6.347 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
20:39:36 [2022-11-16T20:39:36.610Z] #0 9.123 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB]
20:39:36 [2022-11-16T20:39:36.610Z] #38 ...
20:39:36 [2022-11-16T20:39:36.610Z] 
20:39:36 [2022-11-16T20:39:36.610Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:39:36 [2022-11-16T20:39:36.610Z] #0 3.905 + git clone https://github.com/kolyshkin/go-swagger.git .
20:39:36 [2022-11-16T20:39:36.610Z] #0 3.905 Cloning into '.'...
20:39:36 [2022-11-16T20:39:36.867Z] #39 ...
20:39:36 [2022-11-16T20:39:36.867Z] 
20:39:36 [2022-11-16T20:39:36.867Z] #40 [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             ;
20:39:36 [2022-11-16T20:39:36.867Z] #0 4.805 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:39:36 [2022-11-16T20:39:36.867Z] #0 4.882 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:39:36 [2022-11-16T20:39:36.867Z] #0 4.882 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:39:36 [2022-11-16T20:39:36.867Z] #0 5.740 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
20:39:36 [2022-11-16T20:39:36.867Z] #0 8.156 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB]
20:39:36 [2022-11-16T20:39:36.867Z] #0 10.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:39:36 [2022-11-16T20:39:36.867Z] #40 ...
20:39:36 [2022-11-16T20:39:36.867Z] 
20:39:36 [2022-11-16T20:39:36.867Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:39:36 [2022-11-16T20:39:36.867Z] #0 4.809 + git clone https://github.com/docker/distribution.git .
20:39:36 [2022-11-16T20:39:36.867Z] #0 4.822 Cloning into '.'...
20:39:37 [2022-11-16T20:39:37.124Z] #41 ...
20:39:37 [2022-11-16T20:39:37.124Z] 
20:39:37 [2022-11-16T20:39:37.124Z] #33 [tini 1/3] 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             vim-common
20:39:37 [2022-11-16T20:39:37.124Z] #33 12.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:39:41 [2022-11-16T20:39:41.299Z] #33 ...
20:39:41 [2022-11-16T20:39:41.299Z] 
20:39:41 [2022-11-16T20:39:41.299Z] #21 [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
20:39:41 [2022-11-16T20:39:41.299Z] #21 7.557 #=#=#                                                                         
20:39:41 [2022-11-16T20:39:41.299Z] #21 7.932 #=#=#                                                                         

                                                                           0.1%
########                                                                  12.5%
#################                                                         24.1%
##########################                                                36.2%
####################################                                      50.3%
#############################################                             63.5%
######################################################                    75.1%
############################################################              83.4%
###################################################################       93.6%
######################################################################## 100.0%
20:39:41 [2022-11-16T20:39:41.299Z] #21 10.18 
20:39:41 [2022-11-16T20:39:41.299Z] #21 15.55 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:39:41 [2022-11-16T20:39:41.299Z] #21 17.33 #=#=#                                                                         
20:39:41 [2022-11-16T20:39:41.299Z] #21 17.72 #=#=#                                                                         

######################################################################## 100.0%
20:39:43 [2022-11-16T20:39:43.200Z] #21 19.26 
20:39:45 [2022-11-16T20:39:45.094Z] #21 21.57 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:39:45 [2022-11-16T20:39:45.658Z] #21 ...
20:39:45 [2022-11-16T20:39:45.658Z] 
20:39:45 [2022-11-16T20:39:45.658Z] #34 [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
20:39:45 [2022-11-16T20:39:45.658Z] #34 17.08 tomll can be used in two ways:
20:39:45 [2022-11-16T20:39:45.658Z] #34 17.08 Writing to STDIN and reading from STDOUT:
20:39:45 [2022-11-16T20:39:45.658Z] #34 17.08   cat file.toml | tomll > file.toml
20:39:45 [2022-11-16T20:39:45.658Z] #34 17.08 
20:39:45 [2022-11-16T20:39:45.658Z] #34 17.08 Reading and updating a list of files:
20:39:45 [2022-11-16T20:39:45.658Z] #34 17.08   tomll a.toml b.toml c.toml
20:39:45 [2022-11-16T20:39:45.658Z] #34 17.08 
20:39:45 [2022-11-16T20:39:45.658Z] #34 17.08 When given a list of files, tomll will modify all files in place without asking.
20:39:45 [2022-11-16T20:39:45.658Z] #34 DONE 20.5s
20:39:45 [2022-11-16T20:39:45.658Z] 
20:39:45 [2022-11-16T20:39:45.658Z] #30 [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.49.0"      && /build/golangci-lint --version
20:39:45 [2022-11-16T20:39:45.658Z] #30 14.88 go: downloading github.com/sirupsen/logrus v1.9.0
20:39:45 [2022-11-16T20:39:45.658Z] #30 14.91 go: downloading github.com/stretchr/testify v1.8.0
20:39:45 [2022-11-16T20:39:45.658Z] #30 15.11 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
20:39:45 [2022-11-16T20:39:45.658Z] #30 15.27 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
20:39:45 [2022-11-16T20:39:45.658Z] #30 15.32 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:39:45 [2022-11-16T20:39:45.658Z] #30 15.41 go: downloading github.com/mitchellh/mapstructure v1.5.0
20:39:45 [2022-11-16T20:39:45.658Z] #30 15.48 go: downloading github.com/spf13/afero v1.8.2
20:39:45 [2022-11-16T20:39:45.658Z] #30 15.63 go: downloading github.com/spf13/cast v1.5.0
20:39:45 [2022-11-16T20:39:45.658Z] #30 15.72 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:39:45 [2022-11-16T20:39:45.658Z] #30 15.81 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
20:39:45 [2022-11-16T20:39:45.658Z] #30 15.84 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
20:39:45 [2022-11-16T20:39:45.658Z] #30 16.50 go: downloading github.com/hashicorp/errwrap v1.0.0
20:39:45 [2022-11-16T20:39:45.658Z] #30 16.54 go: downloading 4d63.com/gochecknoglobals v0.1.0
20:39:45 [2022-11-16T20:39:45.658Z] #30 16.73 go: downloading github.com/Antonboom/errname v0.1.7
20:39:45 [2022-11-16T20:39:45.658Z] #30 16.93 go: downloading github.com/Antonboom/nilnil v0.1.1
20:39:45 [2022-11-16T20:39:45.658Z] #30 17.08 go: downloading github.com/BurntSushi/toml v1.2.0
20:39:45 [2022-11-16T20:39:45.658Z] #30 18.36 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:39:45 [2022-11-16T20:39:45.658Z] #30 18.58 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
20:39:45 [2022-11-16T20:39:45.658Z] #30 18.72 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
20:39:45 [2022-11-16T20:39:45.658Z] #30 18.82 go: downloading github.com/alexkohler/prealloc v1.0.0
20:39:45 [2022-11-16T20:39:45.658Z] #30 19.05 go: downloading github.com/alingse/asasalint v0.0.11
20:39:45 [2022-11-16T20:39:45.658Z] #30 19.23 go: downloading github.com/ashanbrown/forbidigo v1.3.0
20:39:45 [2022-11-16T20:39:45.658Z] #30 19.30 go: downloading github.com/ashanbrown/makezero v1.1.1
20:39:45 [2022-11-16T20:39:45.658Z] #30 19.30 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:39:45 [2022-11-16T20:39:45.658Z] #30 19.42 go: downloading github.com/blizzy78/varnamelen v0.8.0
20:39:45 [2022-11-16T20:39:45.658Z] #30 19.42 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
20:39:45 [2022-11-16T20:39:45.658Z] #30 19.62 go: downloading github.com/breml/bidichk v0.2.3
20:39:45 [2022-11-16T20:39:45.658Z] #30 19.63 go: downloading github.com/breml/errchkjson v0.3.0
20:39:45 [2022-11-16T20:39:45.658Z] #30 19.82 go: downloading github.com/butuzov/ireturn v0.1.1
20:39:45 [2022-11-16T20:39:45.658Z] #30 19.82 go: downloading github.com/charithe/durationcheck v0.0.9
20:39:45 [2022-11-16T20:39:45.658Z] #30 19.94 go: downloading github.com/curioswitch/go-reassign v0.1.2
20:39:45 [2022-11-16T20:39:45.658Z] #30 19.99 go: downloading github.com/daixiang0/gci v0.6.3
20:39:45 [2022-11-16T20:39:45.658Z] #30 20.44 go: downloading github.com/denis-tingaikin/go-header v0.4.3
20:39:45 [2022-11-16T20:39:45.658Z] #30 20.44 go: downloading github.com/esimonov/ifshort v1.0.4
20:39:45 [2022-11-16T20:39:45.658Z] #30 20.50 go: downloading github.com/firefart/nonamedreturns v1.0.4
20:39:45 [2022-11-16T20:39:45.658Z] #30 20.54 go: downloading github.com/fzipp/gocyclo v0.6.0
20:39:45 [2022-11-16T20:39:45.915Z] #30 20.72 go: downloading github.com/go-critic/go-critic v0.6.4
20:39:45 [2022-11-16T20:39:45.915Z] #30 ...
20:39:45 [2022-11-16T20:39:45.915Z] 
20:39:45 [2022-11-16T20:39:45.915Z] #29 [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.2.3"      && /build/go-winres --help
20:39:45 [2022-11-16T20:39:45.915Z] #29 10.82 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:39:45 [2022-11-16T20:39:45.915Z] #29 11.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:39:46 [2022-11-16T20:39:46.171Z] #29 ...
20:39:46 [2022-11-16T20:39:46.171Z] 
20:39:46 [2022-11-16T20:39:46.171Z] #37 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
20:39:46 [2022-11-16T20:39:46.171Z] #37 13.29 go: downloading github.com/sirupsen/logrus v1.6.0
20:39:46 [2022-11-16T20:39:46.171Z] #37 13.29 go: downloading github.com/spf13/cobra v1.1.3
20:39:46 [2022-11-16T20:39:46.171Z] #37 13.67 go: downloading github.com/mattn/go-isatty v0.0.3
20:39:46 [2022-11-16T20:39:46.171Z] #37 13.82 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
20:39:46 [2022-11-16T20:39:46.171Z] #37 13.86 go: downloading gopkg.in/yaml.v2 v2.4.0
20:39:46 [2022-11-16T20:39:46.171Z] #37 14.30 go: downloading github.com/cosiner/argv v0.1.0
20:39:46 [2022-11-16T20:39:46.171Z] #37 14.31 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
20:39:46 [2022-11-16T20:39:46.171Z] #37 14.40 go: downloading github.com/peterh/liner v1.2.2
20:39:46 [2022-11-16T20:39:46.171Z] #37 14.58 go: downloading github.com/google/go-dap v0.6.0
20:39:46 [2022-11-16T20:39:46.171Z] #37 15.03 go: downloading github.com/russross/blackfriday/v2 v2.0.1
20:39:46 [2022-11-16T20:39:46.171Z] #37 15.26 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
20:39:46 [2022-11-16T20:39:46.171Z] #37 15.93 go: downloading github.com/mattn/go-runewidth v0.0.3
20:39:46 [2022-11-16T20:39:46.171Z] #37 16.09 go: downloading github.com/hashicorp/golang-lru v0.5.4
20:39:46 [2022-11-16T20:39:46.171Z] #37 16.29 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
20:39:46 [2022-11-16T20:39:46.171Z] #37 17.36 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
20:39:46 [2022-11-16T20:39:46.427Z] #37 ...
20:39:46 [2022-11-16T20:39:46.427Z] 
20:39:46 [2022-11-16T20:39:46.427Z] #35 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:39:46 [2022-11-16T20:39:46.427Z] #35 11.22 go: downloading github.com/gofrs/flock v0.8.1
20:39:46 [2022-11-16T20:39:46.427Z] #35 11.44 go: downloading github.com/gorilla/mux v1.8.0
20:39:46 [2022-11-16T20:39:46.427Z] #35 11.73 go: downloading github.com/moby/sys/mountinfo v0.6.2
20:39:46 [2022-11-16T20:39:46.427Z] #35 12.29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
20:39:46 [2022-11-16T20:39:46.427Z] #35 12.34 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
20:39:46 [2022-11-16T20:39:46.427Z] #35 14.11 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
20:39:46 [2022-11-16T20:39:46.427Z] #35 14.31 go: downloading golang.org/x/net v0.1.0
20:39:46 [2022-11-16T20:39:46.427Z] #35 14.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:39:46 [2022-11-16T20:39:46.684Z] #35 ...
20:39:46 [2022-11-16T20:39:46.684Z] 
20:39:46 [2022-11-16T20:39:46.684Z] #38 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:39:46 [2022-11-16T20:39:46.684Z] #38 11.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:39:46 [2022-11-16T20:39:46.684Z] #38 16.66 Fetched 8487 kB in 12s (737 kB/s)
20:39:46 [2022-11-16T20:39:46.684Z] #38 16.66 Reading package lists...
20:39:46 [2022-11-16T20:39:46.951Z] #38 21.66 Reading package lists...
20:39:46 [2022-11-16T20:39:46.951Z] #38 ...
20:39:46 [2022-11-16T20:39:46.951Z] 
20:39:46 [2022-11-16T20:39:46.951Z] #30 [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.49.0"      && /build/golangci-lint --version
20:39:46 [2022-11-16T20:39:46.951Z] #30 21.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:39:46 [2022-11-16T20:39:46.951Z] #30 21.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:39:46 [2022-11-16T20:39:46.951Z] #30 21.98 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
20:39:47 [2022-11-16T20:39:47.207Z] #30 22.15 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:39:47 [2022-11-16T20:39:47.207Z] #30 ...
20:39:47 [2022-11-16T20:39:47.207Z] 
20:39:47 [2022-11-16T20:39:47.207Z] #27 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:39:47 [2022-11-16T20:39:47.207Z] #27 11.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:39:47 [2022-11-16T20:39:47.207Z] #27 14.97 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
20:39:47 [2022-11-16T20:39:47.207Z] #27 18.98 Fetched 8491 kB in 14s (601 kB/s)
20:39:47 [2022-11-16T20:39:47.464Z] #27 18.98 Reading package lists...
20:39:47 [2022-11-16T20:39:47.464Z] #27 ...
20:39:47 [2022-11-16T20:39:47.464Z] 
20:39:47 [2022-11-16T20:39:47.464Z] #30 [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.49.0"      && /build/golangci-lint --version
20:39:47 [2022-11-16T20:39:47.464Z] #30 22.38 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:39:47 [2022-11-16T20:39:47.464Z] #30 22.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:39:47 [2022-11-16T20:39:47.464Z] #30 22.56 go: downloading github.com/golangci/misspell v0.3.5
20:39:47 [2022-11-16T20:39:47.720Z] #30 22.56 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:39:47 [2022-11-16T20:39:47.720Z] #30 22.70 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
20:39:47 [2022-11-16T20:39:47.720Z] #30 22.75 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:39:47 [2022-11-16T20:39:47.720Z] #30 22.80 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:39:47 [2022-11-16T20:39:47.977Z] #30 22.88 go: downloading github.com/hexops/gotextdiff v1.0.3
20:39:47 [2022-11-16T20:39:47.977Z] #30 23.01 go: downloading github.com/jgautheron/goconst v1.5.1
20:39:47 [2022-11-16T20:39:47.977Z] #30 23.02 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:39:47 [2022-11-16T20:39:47.977Z] #30 23.06 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:39:48 [2022-11-16T20:39:48.239Z] #30 23.09 go: downloading github.com/julz/importas v0.1.0
20:39:48 [2022-11-16T20:39:48.239Z] #30 23.15 go: downloading github.com/kisielk/errcheck v1.6.2
20:39:48 [2022-11-16T20:39:48.239Z] #30 23.24 go: downloading github.com/kulti/thelper v0.6.3
20:39:48 [2022-11-16T20:39:48.239Z] #30 23.30 go: downloading github.com/kunwardeep/paralleltest v1.0.6
20:39:48 [2022-11-16T20:39:48.505Z] #30 23.39 go: downloading github.com/kyoh86/exportloopref v0.1.8
20:39:48 [2022-11-16T20:39:48.505Z] #30 23.50 go: downloading github.com/ldez/tagliatelle v0.3.1
20:39:48 [2022-11-16T20:39:48.761Z] #30 23.61 go: downloading github.com/leonklingele/grouper v1.1.0
20:39:48 [2022-11-16T20:39:48.761Z] #30 23.61 go: downloading github.com/lufeee/execinquery v1.2.1
20:39:48 [2022-11-16T20:39:48.761Z] #30 23.79 go: downloading github.com/maratori/testpackage v1.1.0
20:39:49 [2022-11-16T20:39:49.017Z] #30 23.87 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:39:49 [2022-11-16T20:39:49.018Z] #30 23.88 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:39:49 [2022-11-16T20:39:49.018Z] #30 24.00 go: downloading github.com/mgechev/revive v1.2.3
20:39:49 [2022-11-16T20:39:49.274Z] #30 ...
20:39:49 [2022-11-16T20:39:49.274Z] 
20:39:49 [2022-11-16T20:39:49.274Z] #28 [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.1"      && /build/gotestsum --version
20:39:49 [2022-11-16T20:39:49.274Z] #28 14.15 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
20:39:49 [2022-11-16T20:39:49.274Z] #28 14.18 go: downloading golang.org/x/mod v0.3.0
20:39:49 [2022-11-16T20:39:49.274Z] #28 ...
20:39:49 [2022-11-16T20:39:49.274Z] 
20:39:49 [2022-11-16T20:39:49.274Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:39:49 [2022-11-16T20:39:49.274Z] #41 23.26 Updating files:  83% (1838/2209)
Updating files:  84% (1856/2209)
Updating files:  85% (1878/2209)
Updating files:  86% (1900/2209)
Updating files:  87% (1922/2209)
Updating files:  88% (1944/2209)
Updating files:  89% (1967/2209)
Updating files:  90% (1989/2209)
Updating files:  91% (2011/2209)
Updating files:  92% (2033/2209)
Updating files:  93% (2055/2209)
Updating files:  94% (2077/2209)
Updating files:  95% (2099/2209)
Updating files:  96% (2121/2209)
Updating files:  97% (2143/2209)
Updating files:  98% (2165/2209)
Updating files:  99% (2187/2209)
Updating files: 100% (2209/2209)
Updating files: 100% (2209/2209), done.
20:39:49 [2022-11-16T20:39:49.274Z] #41 23.60 + git checkout -q v2.3.0
20:39:49 [2022-11-16T20:39:49.842Z] #41 ...
20:39:49 [2022-11-16T20:39:49.842Z] 
20:39:49 [2022-11-16T20:39:49.842Z] #21 [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
20:39:49 [2022-11-16T20:39:49.842Z] #21 23.68 #=#=#                                                                         
20:39:49 [2022-11-16T20:39:49.842Z] #21 24.03 #=#=#                                                                         

######################################################################## 100.0%
20:39:49 [2022-11-16T20:39:49.842Z] #21 25.23 
20:39:49 [2022-11-16T20:39:49.842Z] #21 25.58 Download of images into '/build' complete.
20:39:49 [2022-11-16T20:39:49.842Z] #21 25.58 Use something like the following to load the result into a Docker daemon:
20:39:49 [2022-11-16T20:39:49.842Z] #21 25.58   tar -cC '/build' . | docker load
20:39:49 [2022-11-16T20:39:49.842Z] #21 DONE 26.0s
20:39:49 [2022-11-16T20:39:49.842Z] 
20:39:49 [2022-11-16T20:39:49.842Z] #30 [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.49.0"      && /build/golangci-lint --version
20:39:49 [2022-11-16T20:39:49.842Z] #30 24.79 go: downloading github.com/moricho/tparallel v0.2.1
20:39:49 [2022-11-16T20:39:49.842Z] #30 24.83 go: downloading github.com/nakabonne/nestif v0.3.1
20:39:50 [2022-11-16T20:39:50.099Z] #30 24.98 go: downloading github.com/nishanths/exhaustive v0.8.1
20:39:50 [2022-11-16T20:39:50.099Z] #30 25.01 go: downloading github.com/nishanths/predeclared v0.2.2
20:39:50 [2022-11-16T20:39:50.355Z] #30 25.24 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
20:39:50 [2022-11-16T20:39:50.355Z] #30 25.30 go: downloading github.com/ryancurrah/gomodguard v1.2.4
20:39:50 [2022-11-16T20:39:50.355Z] #30 25.37 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
20:39:50 [2022-11-16T20:39:50.612Z] #30 25.39 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
20:39:50 [2022-11-16T20:39:50.612Z] #30 25.46 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
20:39:50 [2022-11-16T20:39:50.612Z] #30 25.50 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
20:39:50 [2022-11-16T20:39:50.612Z] #30 25.55 go: downloading github.com/securego/gosec/v2 v2.13.1
20:39:50 [2022-11-16T20:39:50.869Z] #30 25.84 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:39:50 [2022-11-16T20:39:50.869Z] #30 25.85 go: downloading github.com/sivchari/containedctx v1.0.2
20:39:50 [2022-11-16T20:39:50.869Z] #30 25.91 go: downloading github.com/sivchari/nosnakecase v1.7.0
20:39:50 [2022-11-16T20:39:50.869Z] #30 ...
20:39:50 [2022-11-16T20:39:50.869Z] 
20:39:50 [2022-11-16T20:39:50.869Z] #36 [containerd 1/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 && apt-get install -y --no-install-recommends             libbtrfs-dev
20:39:50 [2022-11-16T20:39:50.869Z] #36 15.83 Fetched 8487 kB in 12s (726 kB/s)
20:39:50 [2022-11-16T20:39:50.869Z] #36 15.83 Reading package lists...
20:39:51 [2022-11-16T20:39:51.126Z] #36 21.49 Reading package lists...
20:39:51 [2022-11-16T20:39:51.126Z] #36 ...
20:39:51 [2022-11-16T20:39:51.126Z] 
20:39:51 [2022-11-16T20:39:51.126Z] #30 [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.49.0"      && /build/golangci-lint --version
20:39:51 [2022-11-16T20:39:51.126Z] #30 25.93 go: downloading github.com/sivchari/tenv v1.7.0
20:39:51 [2022-11-16T20:39:51.126Z] #30 25.97 go: downloading github.com/sonatard/noctx v0.0.1
20:39:51 [2022-11-16T20:39:51.126Z] #30 26.06 go: downloading github.com/sourcegraph/go-diff v0.6.1
20:39:51 [2022-11-16T20:39:51.127Z] #30 26.14 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:39:51 [2022-11-16T20:39:51.127Z] #30 26.20 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
20:39:51 [2022-11-16T20:39:51.127Z] #30 ...
20:39:51 [2022-11-16T20:39:51.127Z] 
20:39:51 [2022-11-16T20:39:51.127Z] #40 [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             ;
20:39:51 [2022-11-16T20:39:51.127Z] #40 16.11 Fetched 8487 kB in 12s (734 kB/s)
20:39:51 [2022-11-16T20:39:51.127Z] #40 16.11 Reading package lists...
20:39:51 [2022-11-16T20:39:51.383Z] #40 21.99 Reading package lists...
20:39:51 [2022-11-16T20:39:51.383Z] #40 ...
20:39:51 [2022-11-16T20:39:51.383Z] 
20:39:51 [2022-11-16T20:39:51.383Z] #30 [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.49.0"      && /build/golangci-lint --version
20:39:51 [2022-11-16T20:39:51.383Z] #30 26.30 go: downloading github.com/sylvia7788/contextcheck v1.0.6
20:39:51 [2022-11-16T20:39:51.383Z] #30 26.30 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:39:51 [2022-11-16T20:39:51.383Z] #30 26.37 go: downloading github.com/tetafro/godot v1.4.11
20:39:51 [2022-11-16T20:39:51.383Z] #30 26.37 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
20:39:51 [2022-11-16T20:39:51.639Z] #30 26.46 go: downloading github.com/timonwong/logrlint v0.1.0
20:39:51 [2022-11-16T20:39:51.639Z] #30 26.47 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
20:39:51 [2022-11-16T20:39:51.639Z] #30 ...
20:39:51 [2022-11-16T20:39:51.639Z] 
20:39:51 [2022-11-16T20:39:51.639Z] #33 [tini 1/3] 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             vim-common
20:39:51 [2022-11-16T20:39:51.639Z] #33 16.57 Fetched 8487 kB in 12s (735 kB/s)
20:39:51 [2022-11-16T20:39:51.639Z] #33 16.57 Reading package lists...
20:39:51 [2022-11-16T20:39:51.639Z] #33 22.11 Reading package lists...
20:39:51 [2022-11-16T20:39:51.639Z] #33 ...
20:39:51 [2022-11-16T20:39:51.639Z] 
20:39:51 [2022-11-16T20:39:51.639Z] #30 [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.49.0"      && /build/golangci-lint --version
20:39:51 [2022-11-16T20:39:51.639Z] #30 26.67 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
20:39:51 [2022-11-16T20:39:51.639Z] #30 26.73 go: downloading github.com/ultraware/funlen v0.0.3
20:39:51 [2022-11-16T20:39:51.896Z] #30 26.88 go: downloading github.com/ultraware/whitespace v0.0.5
20:39:51 [2022-11-16T20:39:51.896Z] #30 26.90 go: downloading github.com/uudashr/gocognit v1.0.6
20:39:51 [2022-11-16T20:39:51.896Z] #30 26.93 go: downloading github.com/yagipy/maintidx v1.0.0
20:39:52 [2022-11-16T20:39:52.154Z] #30 26.99 go: downloading github.com/yeya24/promlinter v0.2.0
20:39:52 [2022-11-16T20:39:52.410Z] #30 27.26 go: downloading gitlab.com/bosi/decorder v0.2.3
20:39:52 [2022-11-16T20:39:52.669Z] #30 27.47 go: downloading honnef.co/go/tools v0.3.3
20:39:54 [2022-11-16T20:39:54.051Z] #30 29.02 go: downloading mvdan.cc/gofumpt v0.3.1
20:39:54 [2022-11-16T20:39:54.051Z] #30 29.02 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:39:54 [2022-11-16T20:39:54.051Z] #30 29.12 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
20:39:54 [2022-11-16T20:39:54.051Z] #30 29.12 go: downloading github.com/davecgh/go-spew v1.1.1
20:39:54 [2022-11-16T20:39:54.308Z] #30 29.29 go: downloading github.com/pmezard/go-difflib v1.0.0
20:39:54 [2022-11-16T20:39:54.308Z] #30 29.33 go: downloading github.com/stretchr/objx v0.4.0
20:39:54 [2022-11-16T20:39:54.308Z] #30 29.39 go: downloading golang.org/x/text v0.3.7
20:39:57 [2022-11-16T20:39:57.582Z] #30 ...
20:39:57 [2022-11-16T20:39:57.582Z] 
20:39:57 [2022-11-16T20:39:57.582Z] #36 [containerd 1/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 && apt-get install -y --no-install-recommends             libbtrfs-dev
20:39:57 [2022-11-16T20:39:57.582Z] #36 21.49 Reading package lists...
20:39:57 [2022-11-16T20:39:57.582Z] #36 26.37 Building dependency tree...
20:39:57 [2022-11-16T20:39:57.582Z] #36 29.98 The following additional packages will be installed:
20:39:57 [2022-11-16T20:39:57.582Z] #36 29.99   libbtrfs0
20:39:57 [2022-11-16T20:39:57.582Z] #36 30.20 The following NEW packages will be installed:
20:39:57 [2022-11-16T20:39:57.582Z] #36 30.21   libbtrfs-dev libbtrfs0
20:39:57 [2022-11-16T20:39:57.582Z] #36 30.69 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:39:57 [2022-11-16T20:39:57.582Z] #36 30.69 Need to get 454 kB of archives.
20:39:57 [2022-11-16T20:39:57.582Z] #36 30.69 After this operation, 1275 kB of additional disk space will be used.
20:39:57 [2022-11-16T20:39:57.582Z] #36 30.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
20:39:57 [2022-11-16T20:39:57.582Z] #36 30.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
20:39:57 [2022-11-16T20:39:57.582Z] #36 31.70 debconf: delaying package configuration, since apt-utils is not installed
20:39:57 [2022-11-16T20:39:57.582Z] #36 31.92 Fetched 454 kB in 1s (808 kB/s)
20:39:57 [2022-11-16T20:39:57.582Z] #36 32.06 Selecting previously unselected package libbtrfs0:arm64.
20:39:57 [2022-11-16T20:39:57.582Z] #36 32.06 (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 ... 15709 files and directories currently installed.)
20:39:57 [2022-11-16T20:39:57.582Z] #36 32.13 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
20:39:57 [2022-11-16T20:39:57.582Z] #36 32.15 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
20:39:57 [2022-11-16T20:39:57.582Z] #36 32.43 Selecting previously unselected package libbtrfs-dev:arm64.
20:39:57 [2022-11-16T20:39:57.582Z] #36 32.43 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
20:39:57 [2022-11-16T20:39:57.582Z] #36 32.43 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
20:39:57 [2022-11-16T20:39:57.839Z] #36 32.86 Setting up libbtrfs0:arm64 (5.10.1-2) ...
20:39:57 [2022-11-16T20:39:57.839Z] #36 32.90 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
20:39:58 [2022-11-16T20:39:58.096Z] #36 32.93 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:39:59 [2022-11-16T20:39:59.468Z] #36 ...
20:39:59 [2022-11-16T20:39:59.468Z] 
20:39:59 [2022-11-16T20:39:59.468Z] #27 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:39:59 [2022-11-16T20:39:59.468Z] #27 18.98 Reading package lists...
20:39:59 [2022-11-16T20:39:59.468Z] #27 24.03 Reading package lists...
20:39:59 [2022-11-16T20:39:59.468Z] #27 28.61 Building dependency tree...
20:39:59 [2022-11-16T20:39:59.468Z] #27 32.36 The following additional packages will be installed:
20:39:59 [2022-11-16T20:39:59.468Z] #27 32.41   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:39:59 [2022-11-16T20:39:59.468Z] #27 32.42   python3-protobuf python3-six
20:39:59 [2022-11-16T20:39:59.468Z] #27 32.44 Suggested packages:
20:39:59 [2022-11-16T20:39:59.468Z] #27 32.47   python3-setuptools
20:39:59 [2022-11-16T20:39:59.468Z] #27 32.47 Recommended packages:
20:39:59 [2022-11-16T20:39:59.468Z] #27 32.47   iproute2 | iproute
20:39:59 [2022-11-16T20:39:59.468Z] #27 33.16 The following NEW packages will be installed:
20:39:59 [2022-11-16T20:39:59.468Z] #27 33.18   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:39:59 [2022-11-16T20:39:59.468Z] #27 33.18   python3-protobuf python3-six
20:39:59 [2022-11-16T20:39:59.468Z] #27 33.90 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
20:39:59 [2022-11-16T20:39:59.468Z] #27 33.90 Need to get 2136 kB of archives.
20:39:59 [2022-11-16T20:39:59.468Z] #27 33.90 After this operation, 10.8 MB of additional disk space will be used.
20:39:59 [2022-11-16T20:39:59.468Z] #27 33.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #27 33.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #27 33.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #27 34.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #27 ...
20:39:59 [2022-11-16T20:39:59.468Z] 
20:39:59 [2022-11-16T20:39:59.468Z] #40 [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             ;
20:39:59 [2022-11-16T20:39:59.468Z] #40 21.99 Reading package lists...
20:39:59 [2022-11-16T20:39:59.468Z] #40 26.94 Building dependency tree...
20:39:59 [2022-11-16T20:39:59.468Z] #40 30.61 python3 is already the newest version (3.9.2-3).
20:39:59 [2022-11-16T20:39:59.468Z] #40 30.61 The following additional packages will be installed:
20:39:59 [2022-11-16T20:39:59.468Z] #40 30.61   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
20:39:59 [2022-11-16T20:39:59.468Z] #40 30.61   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
20:39:59 [2022-11-16T20:39:59.468Z] #40 30.62 Suggested packages:
20:39:59 [2022-11-16T20:39:59.468Z] #40 30.65   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
20:39:59 [2022-11-16T20:39:59.468Z] #40 30.65   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
20:39:59 [2022-11-16T20:39:59.468Z] #40 30.65   m4-doc ed diffutils-doc
20:39:59 [2022-11-16T20:39:59.468Z] #40 30.65 Recommended packages:
20:39:59 [2022-11-16T20:39:59.468Z] #40 30.65   fakeroot libalgorithm-merge-perl libltdl-dev
20:39:59 [2022-11-16T20:39:59.468Z] #40 31.96 The following NEW packages will be installed:
20:39:59 [2022-11-16T20:39:59.468Z] #40 31.98   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
20:39:59 [2022-11-16T20:39:59.468Z] #40 31.99   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
20:39:59 [2022-11-16T20:39:59.468Z] #40 31.99   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
20:39:59 [2022-11-16T20:39:59.468Z] #40 31.99   libyajl2 m4 patch xz-utils
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.49 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.49 Need to get 5921 kB of archives.
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.49 After this operation, 18.6 MB of additional disk space will be used.
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.81 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.82 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.84 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.84 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #40 32.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #40 33.84 debconf: delaying package configuration, since apt-utils is not installed
20:39:59 [2022-11-16T20:39:59.468Z] #40 34.21 Fetched 5921 kB in 1s (7238 kB/s)
20:39:59 [2022-11-16T20:39:59.468Z] #40 34.39 Selecting previously unselected package bzip2.
20:39:59 [2022-11-16T20:39:59.468Z] #40 34.39 (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%
20:39:59 [2022-11-16T20:39:59.468Z] #40 ...
20:39:59 [2022-11-16T20:39:59.468Z] 
20:39:59 [2022-11-16T20:39:59.468Z] #27 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:39:59 [2022-11-16T20:39:59.468Z] #27 34.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #27 34.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #27 34.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:39:59 [2022-11-16T20:39:59.468Z] #27 ...
20:39:59 [2022-11-16T20:39:59.468Z] 
20:39:59 [2022-11-16T20:39:59.468Z] #32 [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.0.2"      && /build/shfmt --version
20:39:59 [2022-11-16T20:39:59.468Z] #32 34.11 v3.0.2
20:39:59 [2022-11-16T20:39:59.468Z] #32 DONE 34.5s
20:39:59 [2022-11-16T20:39:59.727Z] 
20:39:59 [2022-11-16T20:39:59.727Z] #36 [containerd 1/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 && apt-get install -y --no-install-recommends             libbtrfs-dev
20:39:59 [2022-11-16T20:39:59.727Z] #36 DONE 34.5s
20:39:59 [2022-11-16T20:39:59.727Z] 
20:39:59 [2022-11-16T20:39:59.727Z] #40 [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             ;
20:39:59 [2022-11-16T20:39:59.727Z] #40 34.39 (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 ... 15709 files and directories currently installed.)
20:39:59 [2022-11-16T20:39:59.727Z] #40 34.43 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
20:39:59 [2022-11-16T20:39:59.727Z] #40 34.47 Unpacking bzip2 (1.0.8-4) ...
20:39:59 [2022-11-16T20:39:59.727Z] #40 34.71 Selecting previously unselected package libmagic-mgc.
20:39:59 [2022-11-16T20:39:59.727Z] #40 34.73 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
20:39:59 [2022-11-16T20:39:59.727Z] #40 34.79 Unpacking libmagic-mgc (1:5.39-3) ...
20:39:59 [2022-11-16T20:39:59.984Z] #40 ...
20:39:59 [2022-11-16T20:39:59.984Z] 
20:39:59 [2022-11-16T20:39:59.984Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:39:59 [2022-11-16T20:39:59.984Z] #42 DONE 0.3s
20:39:59 [2022-11-16T20:39:59.984Z] 
20:39:59 [2022-11-16T20:39:59.984Z] #30 [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.49.0"      && /build/golangci-lint --version
20:39:59 [2022-11-16T20:39:59.984Z] #30 34.33 go: downloading github.com/subosito/gotenv v1.4.0
20:39:59 [2022-11-16T20:39:59.984Z] #30 34.35 go: downloading github.com/hashicorp/hcl v1.0.0
20:39:59 [2022-11-16T20:39:59.984Z] #30 34.71 go: downloading gopkg.in/ini.v1 v1.66.6
20:39:59 [2022-11-16T20:39:59.984Z] #30 34.71 go: downloading github.com/magiconair/properties v1.8.6
20:39:59 [2022-11-16T20:39:59.984Z] #30 34.95 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
20:39:59 [2022-11-16T20:39:59.984Z] #30 35.06 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
20:40:01 [2022-11-16T20:40:01.018Z] #30 35.86 go: downloading github.com/pelletier/go-toml v1.9.5
20:40:01 [2022-11-16T20:40:01.018Z] #30 ...
20:40:01 [2022-11-16T20:40:01.018Z] 
20:40:01 [2022-11-16T20:40:01.018Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:40:01 [2022-11-16T20:40:01.018Z] #41 25.74 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:40:01 [2022-11-16T20:40:01.018Z] #41 ...
20:40:01 [2022-11-16T20:40:01.018Z] 
20:40:01 [2022-11-16T20:40:01.018Z] #40 [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             ;
20:40:01 [2022-11-16T20:40:01.018Z] #40 36.00 Selecting previously unselected package libmagic1:arm64.
20:40:01 [2022-11-16T20:40:01.018Z] #40 36.00 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
20:40:01 [2022-11-16T20:40:01.018Z] #40 36.02 Unpacking libmagic1:arm64 (1:5.39-3) ...
20:40:01 [2022-11-16T20:40:01.613Z] #40 36.47 Selecting previously unselected package file.
20:40:01 [2022-11-16T20:40:01.613Z] #40 ...
20:40:01 [2022-11-16T20:40:01.613Z] 
20:40:01 [2022-11-16T20:40:01.613Z] #38 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:40:01 [2022-11-16T20:40:01.613Z] #38 21.66 Reading package lists...
20:40:01 [2022-11-16T20:40:01.613Z] #38 26.59 Building dependency tree...
20:40:01 [2022-11-16T20:40:01.613Z] #38 30.27 The following additional packages will be installed:
20:40:01 [2022-11-16T20:40:01.613Z] #38 30.27   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:40:01 [2022-11-16T20:40:01.613Z] #38 30.27   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:40:01 [2022-11-16T20:40:01.613Z] #38 30.27   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:40:01 [2022-11-16T20:40:01.613Z] #38 30.27   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:40:01 [2022-11-16T20:40:01.613Z] #38 30.28   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:40:01 [2022-11-16T20:40:01.613Z] #38 30.28   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:40:01 [2022-11-16T20:40:01.613Z] #38 30.28   mingw-w64-common mingw-w64-x86-64-dev
20:40:01 [2022-11-16T20:40:01.613Z] #38 30.29 Suggested packages:
20:40:01 [2022-11-16T20:40:01.613Z] #38 30.31   gcc-10-locales seccomp wine64
20:40:01 [2022-11-16T20:40:01.613Z] #38 31.45 The following NEW packages will be installed:
20:40:01 [2022-11-16T20:40:01.613Z] #38 31.46   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:40:01 [2022-11-16T20:40:01.613Z] #38 31.46   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:40:01 [2022-11-16T20:40:01.613Z] #38 31.46   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:40:01 [2022-11-16T20:40:01.613Z] #38 31.46   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:40:01 [2022-11-16T20:40:01.613Z] #38 31.46   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:40:01 [2022-11-16T20:40:01.613Z] #38 31.46   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:40:01 [2022-11-16T20:40:01.613Z] #38 31.47   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:40:01 [2022-11-16T20:40:01.613Z] #38 31.47   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:40:01 [2022-11-16T20:40:01.613Z] #38 31.47   mingw-w64-x86-64-dev
20:40:01 [2022-11-16T20:40:01.613Z] #38 31.91 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
20:40:01 [2022-11-16T20:40:01.613Z] #38 31.91 Need to get 108 MB of archives.
20:40:01 [2022-11-16T20:40:01.613Z] #38 31.91 After this operation, 620 MB of additional disk space will be used.
20:40:01 [2022-11-16T20:40:01.613Z] #38 31.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB]
20:40:01 [2022-11-16T20:40:01.613Z] #38 32.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB]
20:40:01 [2022-11-16T20:40:01.613Z] #38 32.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:40:01 [2022-11-16T20:40:01.613Z] #38 32.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
20:40:01 [2022-11-16T20:40:01.613Z] #38 32.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
20:40:01 [2022-11-16T20:40:01.613Z] #38 32.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:40:01 [2022-11-16T20:40:01.613Z] #38 32.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:40:01 [2022-11-16T20:40:01.613Z] #38 32.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB]
20:40:01 [2022-11-16T20:40:01.613Z] #38 32.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
20:40:01 [2022-11-16T20:40:01.613Z] #38 32.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
20:40:01 [2022-11-16T20:40:01.613Z] #38 34.10 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB]
20:40:01 [2022-11-16T20:40:01.613Z] #38 34.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB]
20:40:01 [2022-11-16T20:40:01.613Z] #38 34.99 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB]
20:40:01 [2022-11-16T20:40:01.613Z] #38 36.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB]
20:40:01 [2022-11-16T20:40:01.613Z] #38 ...
20:40:01 [2022-11-16T20:40:01.613Z] 
20:40:01 [2022-11-16T20:40:01.613Z] #29 [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.2.3"      && /build/go-winres --help
20:40:01 [2022-11-16T20:40:01.613Z] #29 36.36 NAME:
20:40:01 [2022-11-16T20:40:01.613Z] #29 36.36    go-winres - A tool for embedding resources in Windows executables
20:40:01 [2022-11-16T20:40:01.613Z] #29 36.36 
20:40:01 [2022-11-16T20:40:01.613Z] #29 36.36 USAGE:
20:40:01 [2022-11-16T20:40:01.613Z] #29 36.36    go-winres [global options] command [command options] [arguments...]
20:40:01 [2022-11-16T20:40:01.613Z] #29 36.37 
20:40:01 [2022-11-16T20:40:01.613Z] #29 36.37 COMMANDS:
20:40:01 [2022-11-16T20:40:01.613Z] #29 36.37    init     Create an initial ./winres/winres.json
20:40:01 [2022-11-16T20:40:01.613Z] #29 36.37    make     Make syso files for the "go build" command
20:40:01 [2022-11-16T20:40:01.613Z] #29 36.37    simply   Make syso files for the "go build" command (simplified)
20:40:01 [2022-11-16T20:40:01.613Z] #29 36.37    extract  Extract all resources from an executable
20:40:01 [2022-11-16T20:40:01.613Z] #29 36.38    patch    Replace resources in an executable file (exe, dll)
20:40:01 [2022-11-16T20:40:01.613Z] #29 36.38    help, h  Shows a list of commands or help for one command
20:40:01 [2022-11-16T20:40:01.613Z] #29 36.38 
20:40:01 [2022-11-16T20:40:01.613Z] #29 36.38 GLOBAL OPTIONS:
20:40:01 [2022-11-16T20:40:01.613Z] #29 36.38    --help, -h  show help (default: false)
20:40:01 [2022-11-16T20:40:01.613Z] #29 DONE 36.5s
20:40:01 [2022-11-16T20:40:01.613Z] 
20:40:01 [2022-11-16T20:40:01.613Z] #40 [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             ;
20:40:01 [2022-11-16T20:40:01.613Z] #40 36.47 Selecting previously unselected package file.
20:40:01 [2022-11-16T20:40:01.613Z] #40 36.48 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
20:40:01 [2022-11-16T20:40:01.613Z] #40 36.54 Unpacking file (1:5.39-3) ...
20:40:01 [2022-11-16T20:40:01.871Z] #40 36.78 Selecting previously unselected package xz-utils.
20:40:01 [2022-11-16T20:40:01.871Z] #40 ...
20:40:01 [2022-11-16T20:40:01.871Z] 
20:40:01 [2022-11-16T20:40:01.871Z] #33 [tini 1/3] 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             vim-common
20:40:01 [2022-11-16T20:40:01.871Z] #33 22.11 Reading package lists...
20:40:01 [2022-11-16T20:40:01.871Z] #33 26.82 Building dependency tree...
20:40:01 [2022-11-16T20:40:01.871Z] #33 30.36 The following additional packages will be installed:
20:40:01 [2022-11-16T20:40:01.871Z] #33 30.38   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:40:01 [2022-11-16T20:40:01.871Z] #33 30.39 Suggested packages:
20:40:01 [2022-11-16T20:40:01.871Z] #33 30.39   cmake-doc ninja-build lrzip
20:40:01 [2022-11-16T20:40:01.871Z] #33 30.39 Recommended packages:
20:40:01 [2022-11-16T20:40:01.871Z] #33 30.39   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:40:01 [2022-11-16T20:40:01.871Z] #33 31.09 The following NEW packages will be installed:
20:40:01 [2022-11-16T20:40:01.871Z] #33 31.11   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:40:01 [2022-11-16T20:40:01.871Z] #33 31.11   vim-common xxd
20:40:01 [2022-11-16T20:40:01.871Z] #33 31.58 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:40:01 [2022-11-16T20:40:01.871Z] #33 31.58 Need to get 15.6 MB of archives.
20:40:01 [2022-11-16T20:40:01.871Z] #33 31.58 After this operation, 67.4 MB of additional disk space will be used.
20:40:01 [2022-11-16T20:40:01.871Z] #33 31.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
20:40:01 [2022-11-16T20:40:01.871Z] #33 31.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:40:01 [2022-11-16T20:40:01.871Z] #33 31.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:40:01 [2022-11-16T20:40:01.871Z] #33 31.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
20:40:01 [2022-11-16T20:40:01.871Z] #33 32.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
20:40:01 [2022-11-16T20:40:01.871Z] #33 32.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
20:40:01 [2022-11-16T20:40:01.871Z] #33 32.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
20:40:01 [2022-11-16T20:40:01.871Z] #33 32.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
20:40:01 [2022-11-16T20:40:01.871Z] #33 32.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
20:40:01 [2022-11-16T20:40:01.871Z] #33 32.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
20:40:01 [2022-11-16T20:40:01.871Z] #33 33.59 debconf: delaying package configuration, since apt-utils is not installed
20:40:01 [2022-11-16T20:40:01.871Z] #33 33.95 Fetched 15.6 MB in 1s (15.7 MB/s)
20:40:01 [2022-11-16T20:40:01.871Z] #33 34.20 Selecting previously unselected package xxd.
20:40:01 [2022-11-16T20:40:01.871Z] #33 34.20 (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 ... 15709 files and directories currently installed.)
20:40:01 [2022-11-16T20:40:01.871Z] #33 34.25 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:40:01 [2022-11-16T20:40:01.871Z] #33 34.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:40:01 [2022-11-16T20:40:01.871Z] #33 34.53 Selecting previously unselected package vim-common.
20:40:01 [2022-11-16T20:40:01.871Z] #33 34.54 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:40:01 [2022-11-16T20:40:01.871Z] #33 34.61 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:40:01 [2022-11-16T20:40:01.871Z] #33 35.11 Selecting previously unselected package cmake-data.
20:40:01 [2022-11-16T20:40:01.871Z] #33 35.13 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:40:01 [2022-11-16T20:40:01.871Z] #33 35.16 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:40:01 [2022-11-16T20:40:01.871Z] #33 ...
20:40:01 [2022-11-16T20:40:01.871Z] 
20:40:01 [2022-11-16T20:40:01.871Z] #38 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:40:01 [2022-11-16T20:40:01.871Z] #38 36.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
20:40:02 [2022-11-16T20:40:02.130Z] #38 36.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
20:40:02 [2022-11-16T20:40:02.130Z] #38 36.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
20:40:02 [2022-11-16T20:40:02.130Z] #38 36.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
20:40:02 [2022-11-16T20:40:02.130Z] #38 36.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
20:40:02 [2022-11-16T20:40:02.130Z] #38 36.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
20:40:02 [2022-11-16T20:40:02.130Z] #38 36.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
20:40:02 [2022-11-16T20:40:02.130Z] #38 36.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
20:40:02 [2022-11-16T20:40:02.130Z] #38 36.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
20:40:02 [2022-11-16T20:40:02.130Z] #38 36.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
20:40:02 [2022-11-16T20:40:02.130Z] #38 37.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
20:40:02 [2022-11-16T20:40:02.130Z] #38 37.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
20:40:02 [2022-11-16T20:40:02.130Z] #38 37.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
20:40:02 [2022-11-16T20:40:02.130Z] #38 37.10 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
20:40:02 [2022-11-16T20:40:02.130Z] #38 37.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
20:40:02 [2022-11-16T20:40:02.130Z] #38 37.10 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
20:40:03 [2022-11-16T20:40:03.503Z] #38 38.35 debconf: delaying package configuration, since apt-utils is not installed
20:40:03 [2022-11-16T20:40:03.503Z] #38 38.61 Fetched 108 MB in 6s (19.5 MB/s)
20:40:03 [2022-11-16T20:40:03.760Z] #38 38.71 Selecting previously unselected package binutils-mingw-w64-i686.
20:40:03 [2022-11-16T20:40:03.760Z] #38 38.72 (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 ... 15709 files and directories currently installed.)
20:40:03 [2022-11-16T20:40:03.760Z] #38 38.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
20:40:03 [2022-11-16T20:40:03.760Z] #38 38.79 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:40:05 [2022-11-16T20:40:05.655Z] #38 40.74 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:40:05 [2022-11-16T20:40:05.655Z] #38 40.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
20:40:05 [2022-11-16T20:40:05.914Z] #38 40.77 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:40:07 [2022-11-16T20:40:07.812Z] #38 ...
20:40:07 [2022-11-16T20:40:07.812Z] 
20:40:07 [2022-11-16T20:40:07.812Z] #40 [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             ;
20:40:07 [2022-11-16T20:40:07.812Z] #40 36.84 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 36.86 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 37.31 Selecting previously unselected package libsigsegv2:arm64.
20:40:07 [2022-11-16T20:40:07.812Z] #40 37.31 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 37.33 Unpacking libsigsegv2:arm64 (2.13-1) ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 37.52 Selecting previously unselected package m4.
20:40:07 [2022-11-16T20:40:07.812Z] #40 37.53 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 37.54 Unpacking m4 (1.4.18-5) ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 37.76 Selecting previously unselected package autoconf.
20:40:07 [2022-11-16T20:40:07.812Z] #40 37.76 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 37.79 Unpacking autoconf (2.69-14) ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 38.10 Selecting previously unselected package autotools-dev.
20:40:07 [2022-11-16T20:40:07.812Z] #40 38.11 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 38.12 Unpacking autotools-dev (20180224.1+nmu1) ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 38.30 Selecting previously unselected package automake.
20:40:07 [2022-11-16T20:40:07.812Z] #40 38.31 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 38.33 Unpacking automake (1:1.16.3-2) ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 38.87 Selecting previously unselected package patch.
20:40:07 [2022-11-16T20:40:07.812Z] #40 38.87 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 38.87 Unpacking patch (2.7.6-7) ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 39.10 Selecting previously unselected package dpkg-dev.
20:40:07 [2022-11-16T20:40:07.812Z] #40 39.11 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 39.11 Unpacking dpkg-dev (1.20.12) ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 40.10 Selecting previously unselected package build-essential.
20:40:07 [2022-11-16T20:40:07.812Z] #40 40.11 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 40.13 Unpacking build-essential (12.9) ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 40.24 Selecting previously unselected package libcap2:arm64.
20:40:07 [2022-11-16T20:40:07.812Z] #40 40.26 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 40.28 Unpacking libcap2:arm64 (1:2.44-1) ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 40.50 Selecting previously unselected package libcap-dev:arm64.
20:40:07 [2022-11-16T20:40:07.812Z] #40 40.52 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 40.54 Unpacking libcap-dev:arm64 (1:2.44-1) ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 40.77 Selecting previously unselected package libprotobuf-c1:arm64.
20:40:07 [2022-11-16T20:40:07.812Z] #40 40.77 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 40.78 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 40.92 Selecting previously unselected package libprotobuf-c-dev:arm64.
20:40:07 [2022-11-16T20:40:07.812Z] #40 40.93 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 40.95 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 41.03 Selecting previously unselected package libseccomp-dev:arm64.
20:40:07 [2022-11-16T20:40:07.812Z] #40 41.03 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 41.04 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 41.22 Selecting previously unselected package libsystemd-dev:arm64.
20:40:07 [2022-11-16T20:40:07.812Z] #40 41.23 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 41.23 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 41.97 Selecting previously unselected package libtool.
20:40:07 [2022-11-16T20:40:07.812Z] #40 41.98 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 41.99 Unpacking libtool (2.4.6-15) ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 42.34 Selecting previously unselected package libudev-dev:arm64.
20:40:07 [2022-11-16T20:40:07.812Z] #40 42.34 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 42.36 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 42.62 Selecting previously unselected package libyajl2:arm64.
20:40:07 [2022-11-16T20:40:07.812Z] #40 42.63 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 42.63 Unpacking libyajl2:arm64 (2.1.0-3) ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 42.76 Selecting previously unselected package libyajl-dev:arm64.
20:40:07 [2022-11-16T20:40:07.812Z] #40 42.76 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
20:40:07 [2022-11-16T20:40:07.812Z] #40 42.77 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
20:40:08 [2022-11-16T20:40:08.070Z] #40 42.93 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:40:08 [2022-11-16T20:40:08.070Z] #40 42.95 Setting up libmagic-mgc (1:5.39-3) ...
20:40:08 [2022-11-16T20:40:08.070Z] #40 42.96 Setting up libyajl2:arm64 (2.1.0-3) ...
20:40:08 [2022-11-16T20:40:08.070Z] #40 42.98 Setting up libmagic1:arm64 (1:5.39-3) ...
20:40:08 [2022-11-16T20:40:08.070Z] #40 43.00 Setting up file (1:5.39-3) ...
20:40:08 [2022-11-16T20:40:08.070Z] #40 43.02 Setting up bzip2 (1.0.8-4) ...
20:40:08 [2022-11-16T20:40:08.070Z] #40 43.03 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:40:08 [2022-11-16T20:40:08.070Z] #40 43.06 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
20:40:08 [2022-11-16T20:40:08.070Z] #40 43.11 Setting up libcap2:arm64 (1:2.44-1) ...
20:40:08 [2022-11-16T20:40:08.327Z] #40 43.14 Setting up autotools-dev (20180224.1+nmu1) ...
20:40:08 [2022-11-16T20:40:08.327Z] #40 43.19 Setting up libsigsegv2:arm64 (2.13-1) ...
20:40:08 [2022-11-16T20:40:08.327Z] #40 43.21 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:40:08 [2022-11-16T20:40:08.327Z] #40 43.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:40:08 [2022-11-16T20:40:08.327Z] #40 43.26 Setting up patch (2.7.6-7) ...
20:40:08 [2022-11-16T20:40:08.327Z] #40 43.28 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
20:40:08 [2022-11-16T20:40:08.327Z] #40 43.30 Setting up libyajl-dev:arm64 (2.1.0-3) ...
20:40:08 [2022-11-16T20:40:08.327Z] #40 43.32 Setting up libcap-dev:arm64 (1:2.44-1) ...
20:40:08 [2022-11-16T20:40:08.327Z] #40 43.35 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
20:40:08 [2022-11-16T20:40:08.327Z] #40 ...
20:40:08 [2022-11-16T20:40:08.327Z] 
20:40:08 [2022-11-16T20:40:08.327Z] #38 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:40:08 [2022-11-16T20:40:08.327Z] #38 43.27 Selecting previously unselected package binutils-mingw-w64.
20:40:08 [2022-11-16T20:40:08.327Z] #38 43.28 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:40:08 [2022-11-16T20:40:08.327Z] #38 43.29 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:40:08 [2022-11-16T20:40:08.584Z] #38 43.45 Selecting previously unselected package libdevmapper1.02.1:arm64.
20:40:08 [2022-11-16T20:40:08.584Z] #38 43.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
20:40:08 [2022-11-16T20:40:08.584Z] #38 43.47 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
20:40:08 [2022-11-16T20:40:08.584Z] #38 43.64 Selecting previously unselected package dmsetup.
20:40:08 [2022-11-16T20:40:08.584Z] #38 43.65 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
20:40:08 [2022-11-16T20:40:08.842Z] #38 43.66 Unpacking dmsetup (2:1.02.175-2.1) ...
20:40:08 [2022-11-16T20:40:08.842Z] #38 43.84 Selecting previously unselected package mingw-w64-common.
20:40:08 [2022-11-16T20:40:08.842Z] #38 43.85 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:40:08 [2022-11-16T20:40:08.842Z] #38 43.86 Unpacking mingw-w64-common (8.0.0-1) ...
20:40:09 [2022-11-16T20:40:09.773Z] #38 ...
20:40:09 [2022-11-16T20:40:09.773Z] 
20:40:09 [2022-11-16T20:40:09.773Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.330 + RM_GOPATH=0
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.332 + TMP_GOPATH=
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.332 + : /build
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.364 + '[' -z '' ']'
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.364 ++ mktemp -d
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.364 + export GOPATH=/tmp/tmp.LGWY03zc9D
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.364 + GOPATH=/tmp/tmp.LGWY03zc9D
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.389 + RM_GOPATH=1
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.389 + case "$(go env GOARCH)" in
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.392 ++ go env GOARCH
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.453 + export GO_BUILDMODE=-buildmode=pie
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.454 + GO_BUILDMODE=-buildmode=pie
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.455 ++ dirname /install.sh
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.464 + dir=/
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.482 + bin=containerd
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.483 + shift
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.483 + '[' '!' -f //containerd.installer ']'
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.484 + . //containerd.installer
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.484 ++ set -e
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.484 ++ : v1.6.9
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.485 + install_containerd
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.488 + echo 'Install containerd version v1.6.9'
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.488 Install containerd version v1.6.9
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.489 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LGWY03zc9D/src/github.com/containerd/containerd
20:40:09 [2022-11-16T20:40:09.773Z] #0 1.493 Cloning into '/tmp/tmp.LGWY03zc9D/src/github.com/containerd/containerd'...
20:40:10 [2022-11-16T20:40:10.030Z] #43 ...
20:40:10 [2022-11-16T20:40:10.030Z] 
20:40:10 [2022-11-16T20:40:10.030Z] #40 [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             ;
20:40:10 [2022-11-16T20:40:10.030Z] #40 43.35 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
20:40:10 [2022-11-16T20:40:10.030Z] #40 43.40 Setting up libtool (2.4.6-15) ...
20:40:10 [2022-11-16T20:40:10.030Z] #40 43.43 Setting up m4 (1.4.18-5) ...
20:40:10 [2022-11-16T20:40:10.030Z] #40 43.45 Setting up dpkg-dev (1.20.12) ...
20:40:10 [2022-11-16T20:40:10.030Z] #40 43.48 Setting up autoconf (2.69-14) ...
20:40:10 [2022-11-16T20:40:10.030Z] #40 43.51 Setting up build-essential (12.9) ...
20:40:10 [2022-11-16T20:40:10.030Z] #40 43.53 Setting up automake (1:1.16.3-2) ...
20:40:10 [2022-11-16T20:40:10.030Z] #40 43.56 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
20:40:10 [2022-11-16T20:40:10.030Z] #40 43.59 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:40:11 [2022-11-16T20:40:11.408Z] #40 ...
20:40:11 [2022-11-16T20:40:11.408Z] 
20:40:11 [2022-11-16T20:40:11.408Z] #30 [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.49.0"      && /build/golangci-lint --version
20:40:11 [2022-11-16T20:40:11.408Z] #30 36.34 go: downloading github.com/gobwas/glob v0.2.3
20:40:11 [2022-11-16T20:40:11.408Z] #30 36.66 go: downloading go.uber.org/zap v1.17.0
20:40:11 [2022-11-16T20:40:11.408Z] #30 37.35 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
20:40:11 [2022-11-16T20:40:11.408Z] #30 37.35 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:40:11 [2022-11-16T20:40:11.408Z] #30 37.41 go: downloading github.com/go-toolsmith/astcopy v1.0.1
20:40:11 [2022-11-16T20:40:11.408Z] #30 37.50 go: downloading github.com/go-toolsmith/astequal v1.0.2
20:40:11 [2022-11-16T20:40:11.408Z] #30 37.50 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:40:11 [2022-11-16T20:40:11.408Z] #30 37.56 go: downloading github.com/go-toolsmith/astp v1.0.0
20:40:11 [2022-11-16T20:40:11.408Z] #30 37.60 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:40:11 [2022-11-16T20:40:11.408Z] #30 37.61 go: downloading github.com/go-toolsmith/typep v1.0.2
20:40:11 [2022-11-16T20:40:11.408Z] #30 37.70 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
20:40:11 [2022-11-16T20:40:11.408Z] #30 37.76 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:40:11 [2022-11-16T20:40:11.408Z] #30 37.83 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
20:40:11 [2022-11-16T20:40:11.408Z] #30 38.07 go: downloading github.com/kisielk/gotool v1.0.0
20:40:11 [2022-11-16T20:40:11.408Z] #30 38.19 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:40:11 [2022-11-16T20:40:11.408Z] #30 38.31 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:40:11 [2022-11-16T20:40:11.408Z] #30 38.33 go: downloading github.com/ettle/strcase v0.1.1
20:40:11 [2022-11-16T20:40:11.408Z] #30 38.41 go: downloading github.com/fatih/structtag v1.2.0
20:40:11 [2022-11-16T20:40:11.408Z] #30 38.44 go: downloading github.com/Masterminds/semver v1.5.0
20:40:11 [2022-11-16T20:40:11.408Z] #30 38.45 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
20:40:11 [2022-11-16T20:40:11.408Z] #30 38.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:40:11 [2022-11-16T20:40:11.408Z] #30 38.64 go: downloading github.com/prometheus/client_golang v1.12.1
20:40:11 [2022-11-16T20:40:11.408Z] #30 39.20 go: downloading github.com/prometheus/client_model v0.2.0
20:40:11 [2022-11-16T20:40:11.408Z] #30 39.25 go: downloading github.com/google/go-cmp v0.5.8
20:40:11 [2022-11-16T20:40:11.408Z] #30 39.44 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:40:11 [2022-11-16T20:40:11.408Z] #30 39.59 go: downloading go.uber.org/atomic v1.7.0
20:40:11 [2022-11-16T20:40:11.408Z] #30 39.60 go: downloading go.uber.org/multierr v1.6.0
20:40:11 [2022-11-16T20:40:11.408Z] #30 39.71 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
20:40:11 [2022-11-16T20:40:11.408Z] #30 39.80 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
20:40:11 [2022-11-16T20:40:11.408Z] #30 39.83 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
20:40:11 [2022-11-16T20:40:11.408Z] #30 39.84 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:40:11 [2022-11-16T20:40:11.408Z] #30 39.97 go: downloading github.com/beorn7/perks v1.0.1
20:40:11 [2022-11-16T20:40:11.408Z] #30 39.97 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:40:11 [2022-11-16T20:40:11.408Z] #30 40.02 go: downloading github.com/golang/protobuf v1.5.2
20:40:11 [2022-11-16T20:40:11.408Z] #30 40.08 go: downloading github.com/prometheus/common v0.32.1
20:40:11 [2022-11-16T20:40:11.408Z] #30 40.36 go: downloading github.com/prometheus/procfs v0.7.3
20:40:11 [2022-11-16T20:40:11.408Z] #30 40.57 go: downloading google.golang.org/protobuf v1.28.0
20:40:11 [2022-11-16T20:40:11.408Z] #30 41.02 go: downloading github.com/mattn/go-runewidth v0.0.9
20:40:11 [2022-11-16T20:40:11.408Z] #30 41.11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:40:11 [2022-11-16T20:40:11.665Z] #30 ...
20:40:11 [2022-11-16T20:40:11.665Z] 
20:40:11 [2022-11-16T20:40:11.665Z] #27 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:40:11 [2022-11-16T20:40:11.665Z] #27 36.12 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
20:40:11 [2022-11-16T20:40:11.665Z] #27 37.74 debconf: delaying package configuration, since apt-utils is not installed
20:40:11 [2022-11-16T20:40:11.665Z] #27 37.99 Fetched 2136 kB in 3s (705 kB/s)
20:40:11 [2022-11-16T20:40:11.665Z] #27 38.08 Selecting previously unselected package libprotobuf23:arm64.
20:40:11 [2022-11-16T20:40:11.665Z] #27 38.08 (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 ... 15709 files and directories currently installed.)
20:40:11 [2022-11-16T20:40:11.665Z] #27 38.13 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 38.16 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 38.75 Selecting previously unselected package python3-pkg-resources.
20:40:11 [2022-11-16T20:40:11.665Z] #27 38.75 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 38.76 Unpacking python3-pkg-resources (52.0.0-4) ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 39.00 Selecting previously unselected package python3-six.
20:40:11 [2022-11-16T20:40:11.665Z] #27 39.01 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 39.05 Unpacking python3-six (1.16.0-2) ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 39.15 Selecting previously unselected package python3-protobuf.
20:40:11 [2022-11-16T20:40:11.665Z] #27 39.16 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 39.17 Unpacking python3-protobuf (3.12.4-1) ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 39.78 Selecting previously unselected package libnet1:arm64.
20:40:11 [2022-11-16T20:40:11.665Z] #27 39.78 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 39.78 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 39.94 Selecting previously unselected package libnl-3-200:arm64.
20:40:11 [2022-11-16T20:40:11.665Z] #27 39.96 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 39.98 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 40.24 Selecting previously unselected package libprotobuf-c1:arm64.
20:40:11 [2022-11-16T20:40:11.665Z] #27 40.24 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 40.26 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 40.40 Selecting previously unselected package criu.
20:40:11 [2022-11-16T20:40:11.665Z] #27 40.40 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 40.41 Unpacking criu (3.17.1-1) ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 41.12 Setting up python3-pkg-resources (52.0.0-4) ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 42.78 Setting up libprotobuf23:arm64 (3.12.4-1) ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 42.83 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 42.86 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 42.88 Setting up python3-six (1.16.0-2) ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 44.34 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 44.44 Setting up python3-protobuf (3.12.4-1) ...
20:40:11 [2022-11-16T20:40:11.665Z] #27 ...
20:40:11 [2022-11-16T20:40:11.665Z] 
20:40:11 [2022-11-16T20:40:11.665Z] #40 [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             ;
20:40:11 [2022-11-16T20:40:11.665Z] #40 DONE 46.7s
20:40:11 [2022-11-16T20:40:11.665Z] 
20:40:11 [2022-11-16T20:40:11.665Z] #33 [tini 1/3] 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             vim-common
20:40:11 [2022-11-16T20:40:11.665Z] #33 39.82 Selecting previously unselected package libicu67:arm64.
20:40:11 [2022-11-16T20:40:11.665Z] #33 39.83 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
20:40:11 [2022-11-16T20:40:11.665Z] #33 39.86 Unpacking libicu67:arm64 (67.1-7) ...
20:40:11 [2022-11-16T20:40:11.665Z] #33 45.24 Selecting previously unselected package libxml2:arm64.
20:40:11 [2022-11-16T20:40:11.665Z] #33 45.24 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
20:40:11 [2022-11-16T20:40:11.665Z] #33 45.26 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
20:40:11 [2022-11-16T20:40:11.665Z] #33 45.88 Selecting previously unselected package libarchive13:arm64.
20:40:11 [2022-11-16T20:40:11.665Z] #33 45.88 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
20:40:11 [2022-11-16T20:40:11.665Z] #33 45.89 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
20:40:11 [2022-11-16T20:40:11.665Z] #33 46.19 Selecting previously unselected package libjsoncpp24:arm64.
20:40:11 [2022-11-16T20:40:11.665Z] #33 46.20 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
20:40:11 [2022-11-16T20:40:11.665Z] #33 46.22 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
20:40:11 [2022-11-16T20:40:11.665Z] #33 46.67 Selecting previously unselected package librhash0:arm64.
20:40:11 [2022-11-16T20:40:11.665Z] #33 46.67 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
20:40:11 [2022-11-16T20:40:11.665Z] #33 46.67 Unpacking librhash0:arm64 (1.4.1-2) ...
20:40:11 [2022-11-16T20:40:11.922Z] #33 ...
20:40:11 [2022-11-16T20:40:11.922Z] 
20:40:11 [2022-11-16T20:40:11.922Z] #44 [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
20:40:12 [2022-11-16T20:40:12.851Z] #44 0.823 Cloning into '/tmp/crun-build'...
20:40:13 [2022-11-16T20:40:13.782Z] #44 ...
20:40:13 [2022-11-16T20:40:13.782Z] 
20:40:13 [2022-11-16T20:40:13.782Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:40:13 [2022-11-16T20:40:13.782Z] #39 38.41 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
20:40:13 [2022-11-16T20:40:13.782Z] #39 38.59 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:40:13 [2022-11-16T20:40:13.782Z] #39 39.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:40:13 [2022-11-16T20:40:13.782Z] #39 ...
20:40:13 [2022-11-16T20:40:13.782Z] 
20:40:13 [2022-11-16T20:40:13.782Z] #33 [tini 1/3] 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             vim-common
20:40:13 [2022-11-16T20:40:13.782Z] #33 46.97 Selecting previously unselected package libuv1:arm64.
20:40:13 [2022-11-16T20:40:13.782Z] #33 46.97 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
20:40:13 [2022-11-16T20:40:13.782Z] #33 46.99 Unpacking libuv1:arm64 (1.40.0-2) ...
20:40:13 [2022-11-16T20:40:13.782Z] #33 47.22 Selecting previously unselected package cmake.
20:40:13 [2022-11-16T20:40:13.782Z] #33 47.26 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
20:40:13 [2022-11-16T20:40:13.782Z] #33 47.29 Unpacking cmake (3.18.4-2+deb11u1) ...
20:40:15 [2022-11-16T20:40:15.149Z] #33 50.08 Setting up libicu67:arm64 (67.1-7) ...
20:40:15 [2022-11-16T20:40:15.149Z] #33 50.10 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:40:15 [2022-11-16T20:40:15.149Z] #33 50.12 Setting up libuv1:arm64 (1.40.0-2) ...
20:40:15 [2022-11-16T20:40:15.149Z] #33 50.15 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:40:15 [2022-11-16T20:40:15.409Z] #33 50.22 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
20:40:15 [2022-11-16T20:40:15.409Z] #33 50.24 Setting up librhash0:arm64 (1.4.1-2) ...
20:40:15 [2022-11-16T20:40:15.409Z] #33 50.26 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:40:15 [2022-11-16T20:40:15.409Z] #33 50.29 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
20:40:15 [2022-11-16T20:40:15.409Z] #33 50.30 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
20:40:15 [2022-11-16T20:40:15.409Z] #33 50.31 Setting up cmake (3.18.4-2+deb11u1) ...
20:40:15 [2022-11-16T20:40:15.409Z] #33 50.33 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:40:15 [2022-11-16T20:40:15.977Z] #33 DONE 51.0s
20:40:15 [2022-11-16T20:40:15.977Z] 
20:40:15 [2022-11-16T20:40:15.977Z] #27 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:40:15 [2022-11-16T20:40:15.977Z] #27 48.15 Setting up criu (3.17.1-1) ...
20:40:15 [2022-11-16T20:40:15.977Z] #27 49.92 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:40:15 [2022-11-16T20:40:15.977Z] #27 DONE 50.7s
20:40:15 [2022-11-16T20:40:15.977Z] 
20:40:15 [2022-11-16T20:40:15.977Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:40:16 [2022-11-16T20:40:16.234Z] #45 DONE 0.2s
20:40:16 [2022-11-16T20:40:16.234Z] 
20:40:16 [2022-11-16T20:40:16.234Z] #38 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:40:16 [2022-11-16T20:40:16.234Z] #38 50.35 Selecting previously unselected package mingw-w64-x86-64-dev.
20:40:16 [2022-11-16T20:40:16.234Z] #38 50.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:40:16 [2022-11-16T20:40:16.234Z] #38 50.36 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:40:21 [2022-11-16T20:40:21.498Z] #38 ...
20:40:21 [2022-11-16T20:40:21.498Z] 
20:40:21 [2022-11-16T20:40:21.498Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.107 + RM_GOPATH=0
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.129 + TMP_GOPATH=
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.129 + : /build
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.129 + '[' -z '' ']'
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.129 ++ mktemp -d
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.129 + export GOPATH=/tmp/tmp.pIT6N1SDWV
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.129 + GOPATH=/tmp/tmp.pIT6N1SDWV
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.129 + RM_GOPATH=1
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.129 + case "$(go env GOARCH)" in
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.129 ++ go env GOARCH
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.226 + export GO_BUILDMODE=-buildmode=pie
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.226 + GO_BUILDMODE=-buildmode=pie
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.226 ++ dirname /install.sh
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.247 + dir=/
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.247 + bin=tini
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.247 + shift
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.248 + '[' '!' -f //tini.installer ']'
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.248 + . //tini.installer
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.252 ++ : v0.19.0
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.252 + install_tini
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.252 + echo 'Install tini version v0.19.0'
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.252 Install tini version v0.19.0
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.253 + git clone https://github.com/krallin/tini.git /tmp/tmp.pIT6N1SDWV/tini
20:40:21 [2022-11-16T20:40:21.498Z] #0 1.255 Cloning into '/tmp/tmp.pIT6N1SDWV/tini'...
20:40:21 [2022-11-16T20:40:21.498Z] #0 2.166 + cd /tmp/tmp.pIT6N1SDWV/tini
20:40:21 [2022-11-16T20:40:21.498Z] #0 2.167 + git checkout -q v0.19.0
20:40:21 [2022-11-16T20:40:21.498Z] #0 2.218 + cmake .
20:40:21 [2022-11-16T20:40:21.498Z] #0 2.772 -- The C compiler identification is GNU 10.2.1
20:40:21 [2022-11-16T20:40:21.498Z] #0 2.825 -- Detecting C compiler ABI info
20:40:21 [2022-11-16T20:40:21.498Z] #0 3.350 -- Detecting C compiler ABI info - done
20:40:21 [2022-11-16T20:40:21.498Z] #0 3.426 -- Check for working C compiler: /usr/bin/cc - skipped
20:40:21 [2022-11-16T20:40:21.498Z] #0 3.461 -- Detecting C compile features
20:40:21 [2022-11-16T20:40:21.498Z] #0 3.464 -- Detecting C compile features - done
20:40:21 [2022-11-16T20:40:21.498Z] #0 3.495 -- Performing Test HAS_BUILTIN_FORTIFY
20:40:21 [2022-11-16T20:40:21.498Z] #0 3.740 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:40:21 [2022-11-16T20:40:21.498Z] #0 3.801 -- Configuring done
20:40:21 [2022-11-16T20:40:21.498Z] #0 3.810 -- Generating done
20:40:21 [2022-11-16T20:40:21.498Z] #0 3.823 -- Build files have been written to: /tmp/tmp.pIT6N1SDWV/tini
20:40:21 [2022-11-16T20:40:21.498Z] #0 3.830 + make tini-static
20:40:21 [2022-11-16T20:40:21.498Z] #0 4.162 Scanning dependencies of target tini-static
20:40:21 [2022-11-16T20:40:21.498Z] #0 4.215 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:40:21 [2022-11-16T20:40:21.756Z] #46 5.635 [100%] Linking C executable tini-static
20:40:22 [2022-11-16T20:40:22.015Z] #46 ...
20:40:22 [2022-11-16T20:40:22.015Z] 
20:40:22 [2022-11-16T20:40:22.015Z] #28 [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.1"      && /build/gotestsum --version
20:40:22 [2022-11-16T20:40:22.015Z] #28 56.63 gotestsum version dev
20:40:22 [2022-11-16T20:40:22.015Z] #28 DONE 56.9s
20:40:22 [2022-11-16T20:40:22.015Z] 
20:40:22 [2022-11-16T20:40:22.015Z] #44 [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
20:40:22 [2022-11-16T20:40:22.015Z] #44 6.656 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
20:40:22 [2022-11-16T20:40:22.015Z] #44 6.679 Cloning into '/tmp/crun-build/libocispec'...
20:40:22 [2022-11-16T20:40:22.015Z] #44 7.795 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
20:40:22 [2022-11-16T20:40:22.015Z] #44 7.822 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
20:40:22 [2022-11-16T20:40:22.015Z] #44 7.837 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
20:40:22 [2022-11-16T20:40:22.015Z] #44 7.837 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
20:40:22 [2022-11-16T20:40:22.015Z] #44 7.869 Cloning into '/tmp/crun-build/libocispec/image-spec'...
20:40:22 [2022-11-16T20:40:22.015Z] #44 9.664 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
20:40:22 [2022-11-16T20:40:22.947Z] #44 ...
20:40:22 [2022-11-16T20:40:22.947Z] 
20:40:22 [2022-11-16T20:40:22.947Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
20:40:22 [2022-11-16T20:40:22.947Z] #46 6.217 [100%] Built target tini-static
20:40:22 [2022-11-16T20:40:22.947Z] #46 6.339 + mkdir -p /build
20:40:22 [2022-11-16T20:40:22.947Z] #46 6.351 + cp tini-static /build/docker-init
20:40:22 [2022-11-16T20:40:22.947Z] #46 DONE 6.6s
20:40:22 [2022-11-16T20:40:22.947Z] 
20:40:22 [2022-11-16T20:40:22.947Z] #38 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:40:22 [2022-11-16T20:40:22.947Z] #38 57.08 Selecting previously unselected package gcc-mingw-w64-base.
20:40:22 [2022-11-16T20:40:22.947Z] #38 57.09 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
20:40:22 [2022-11-16T20:40:22.947Z] #38 57.10 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:40:22 [2022-11-16T20:40:22.947Z] #38 57.34 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:40:22 [2022-11-16T20:40:22.947Z] #38 57.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
20:40:22 [2022-11-16T20:40:22.947Z] #38 57.37 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:40:29 [2022-11-16T20:40:29.505Z] #38 63.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:40:29 [2022-11-16T20:40:29.505Z] #38 63.35 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
20:40:29 [2022-11-16T20:40:29.505Z] #38 63.36 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:40:33 [2022-11-16T20:40:33.681Z] #38 ...
20:40:33 [2022-11-16T20:40:33.681Z] 
20:40:33 [2022-11-16T20:40:33.681Z] #44 [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
20:40:33 [2022-11-16T20:40:33.681Z] #44 11.95 Cloning into '/tmp/crun-build/libocispec/yajl'...
20:40:33 [2022-11-16T20:40:33.681Z] #44 12.92 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
20:40:33 [2022-11-16T20:40:33.681Z] #44 13.10 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
20:40:33 [2022-11-16T20:40:33.681Z] #44 13.33 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
20:40:37 [2022-11-16T20:40:37.858Z] #44 25.51 aclocal: warning: couldn't open directory 'm4': No such file or directory
20:40:39 [2022-11-16T20:40:39.229Z] #44 ...
20:40:39 [2022-11-16T20:40:39.229Z] 
20:40:39 [2022-11-16T20:40:39.229Z] #38 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:40:39 [2022-11-16T20:40:39.229Z] #38 74.03 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:40:39 [2022-11-16T20:40:39.229Z] #38 74.03 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
20:40:39 [2022-11-16T20:40:39.229Z] #38 74.04 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:40:44 [2022-11-16T20:40:44.486Z] #38 79.27 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:40:44 [2022-11-16T20:40:44.486Z] #38 79.28 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
20:40:44 [2022-11-16T20:40:44.486Z] #38 79.29 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:40:44 [2022-11-16T20:40:44.486Z] #38 ...
20:40:44 [2022-11-16T20:40:44.486Z] 
20:40:44 [2022-11-16T20:40:44.486Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:40:44 [2022-11-16T20:40:44.486Z] #43 42.25 Updating files:  60% (3081/5051)
Updating files:  61% (3082/5051)
Updating files:  62% (3132/5051)
Updating files:  63% (3183/5051)
Updating files:  64% (3233/5051)
Updating files:  65% (3284/5051)
Updating files:  66% (3334/5051)
Updating files:  67% (3385/5051)
Updating files:  68% (3435/5051)
Updating files:  69% (3486/5051)
Updating files:  70% (3536/5051)
Updating files:  71% (3587/5051)
Updating files:  72% (3637/5051)
Updating files:  73% (3688/5051)
Updating files:  74% (3738/5051)
Updating files:  75% (3789/5051)
Updating files:  76% (3839/5051)
Updating files:  77% (3890/5051)
Updating files:  78% (3940/5051)
Updating files:  79% (3991/5051)
Updating files:  80% (4041/5051)
Updating files:  81% (4092/5051)
Updating files:  82% (4142/5051)
Updating files:  83% (4193/5051)
Updating files:  84% (4243/5051)
Updating files:  85% (4294/5051)
Updating files:  86% (4344/5051)
Updating files:  87% (4395/5051)
Updating files:  88% (4445/5051)
Updating files:  89% (4496/5051)
Updating files:  90% (4546/5051)
Updating files:  91% (4597/5051)
Updating files:  92% (4647/5051)
Updating files:  93% (4698/5051)
Updating files:  94% (4748/5051)
Updating files:  95% (4799/5051)
Updating files:  95% (4835/5051)
Updating files:  96% (4849/5051)
Updating files:  97% (4900/5051)
Updating files:  98% (4950/5051)
Updating files:  99% (5001/5051)
Updating files: 100% (5051/5051)
Updating files: 100% (5051/5051), done.
20:40:44 [2022-11-16T20:40:44.486Z] #43 43.41 + cd /tmp/tmp.LGWY03zc9D/src/github.com/containerd/containerd
20:40:44 [2022-11-16T20:40:44.486Z] #43 43.42 + git checkout -q v1.6.9
20:40:44 [2022-11-16T20:40:44.486Z] #43 44.72 + export 'BUILDTAGS=netgo osusergo static_build'
20:40:44 [2022-11-16T20:40:44.486Z] #43 44.72 + BUILDTAGS='netgo osusergo static_build'
20:40:44 [2022-11-16T20:40:44.486Z] #43 44.72 + export EXTRA_FLAGS=-buildmode=pie
20:40:44 [2022-11-16T20:40:44.486Z] #43 44.72 + EXTRA_FLAGS=-buildmode=pie
20:40:44 [2022-11-16T20:40:44.486Z] #43 44.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:40:44 [2022-11-16T20:40:44.486Z] #43 44.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:40:44 [2022-11-16T20:40:44.486Z] #43 44.73 + '[' '' = dynamic ']'
20:40:44 [2022-11-16T20:40:44.486Z] #43 44.73 + make
20:40:46 [2022-11-16T20:40:46.380Z] #43 46.51 + bin/ctr
20:40:49 [2022-11-16T20:40:49.662Z] #43 ...
20:40:49 [2022-11-16T20:40:49.662Z] 
20:40:49 [2022-11-16T20:40:49.662Z] #38 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:40:49 [2022-11-16T20:40:49.662Z] #38 84.59 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:40:49 [2022-11-16T20:40:49.662Z] #38 84.59 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
20:40:49 [2022-11-16T20:40:49.663Z] #38 84.60 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:40:57 [2022-11-16T20:40:57.873Z] #38 ...
20:40:57 [2022-11-16T20:40:57.873Z] 
20:40:57 [2022-11-16T20:40:57.873Z] #44 [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
20:40:57 [2022-11-16T20:40:57.873Z] #44 34.70 libtoolize: putting auxiliary files in '.'.
20:40:57 [2022-11-16T20:40:57.873Z] #44 34.72 libtoolize: copying file './ltmain.sh'
20:40:57 [2022-11-16T20:40:57.873Z] #44 35.55 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
20:40:57 [2022-11-16T20:40:57.873Z] #44 35.56 libtoolize: and rerunning libtoolize and aclocal.
20:40:57 [2022-11-16T20:40:57.873Z] #44 35.57 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:40:57 [2022-11-16T20:40:57.873Z] #44 43.79 configure.ac:7: installing './compile'
20:40:57 [2022-11-16T20:40:57.873Z] #44 43.81 configure.ac:11: installing './config.guess'
20:40:57 [2022-11-16T20:40:57.873Z] #44 43.82 configure.ac:11: installing './config.sub'
20:40:57 [2022-11-16T20:40:57.873Z] #44 43.82 configure.ac:8: installing './install-sh'
20:40:57 [2022-11-16T20:40:57.873Z] #44 43.83 configure.ac:8: installing './missing'
20:40:57 [2022-11-16T20:40:57.873Z] #44 43.94 Makefile.am: installing './depcomp'
20:40:57 [2022-11-16T20:40:57.873Z] #44 45.13 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:40:57 [2022-11-16T20:40:57.873Z] #44 45.13 libtoolize: copying file 'build-aux/ltmain.sh'
20:40:57 [2022-11-16T20:40:57.873Z] #44 45.29 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:40:57 [2022-11-16T20:40:57.873Z] #44 45.29 libtoolize: copying file 'm4/libtool.m4'
20:40:57 [2022-11-16T20:40:57.873Z] #44 45.37 libtoolize: copying file 'm4/ltoptions.m4'
20:40:57 [2022-11-16T20:40:57.873Z] #44 45.51 libtoolize: copying file 'm4/ltsugar.m4'
20:40:57 [2022-11-16T20:40:57.873Z] #44 45.66 libtoolize: copying file 'm4/ltversion.m4'
20:40:57 [2022-11-16T20:40:57.874Z] #44 45.79 libtoolize: copying file 'm4/lt~obsolete.m4'
20:40:57 [2022-11-16T20:40:57.874Z] #44 45.91 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:41:01 [2022-11-16T20:41:01.170Z] #44 ...
20:41:01 [2022-11-16T20:41:01.170Z] 
20:41:01 [2022-11-16T20:41:01.170Z] #38 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:41:01 [2022-11-16T20:41:01.170Z] #38 95.50 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:41:01 [2022-11-16T20:41:01.170Z] #38 95.51 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
20:41:01 [2022-11-16T20:41:01.170Z] #38 95.51 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:41:06 [2022-11-16T20:41:06.427Z] #38 101.0 Selecting previously unselected package g++-mingw-w64-x86-64.
20:41:06 [2022-11-16T20:41:06.427Z] #38 101.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:41:06 [2022-11-16T20:41:06.427Z] #38 101.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:41:06 [2022-11-16T20:41:06.427Z] #38 101.2 Selecting previously unselected package libapparmor1:arm64.
20:41:06 [2022-11-16T20:41:06.427Z] #38 101.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
20:41:06 [2022-11-16T20:41:06.427Z] #38 101.2 Unpacking libapparmor1:arm64 (2.13.6-10) ...
20:41:06 [2022-11-16T20:41:06.427Z] #38 101.3 Selecting previously unselected package libapparmor-dev:arm64.
20:41:06 [2022-11-16T20:41:06.427Z] #38 101.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
20:41:06 [2022-11-16T20:41:06.427Z] #38 101.3 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
20:41:06 [2022-11-16T20:41:06.684Z] #38 101.5 Selecting previously unselected package libbtrfs0:arm64.
20:41:06 [2022-11-16T20:41:06.684Z] #38 101.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
20:41:06 [2022-11-16T20:41:06.684Z] #38 101.5 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
20:41:06 [2022-11-16T20:41:06.684Z] #38 101.6 Selecting previously unselected package libbtrfs-dev:arm64.
20:41:06 [2022-11-16T20:41:06.684Z] #38 101.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
20:41:06 [2022-11-16T20:41:06.684Z] #38 101.7 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
20:41:06 [2022-11-16T20:41:06.941Z] #38 101.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
20:41:06 [2022-11-16T20:41:06.941Z] #38 101.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
20:41:06 [2022-11-16T20:41:06.941Z] #38 101.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
20:41:06 [2022-11-16T20:41:06.941Z] #38 102.0 Selecting previously unselected package libudev-dev:arm64.
20:41:07 [2022-11-16T20:41:07.199Z] #38 102.0 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
20:41:07 [2022-11-16T20:41:07.199Z] #38 102.1 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
20:41:07 [2022-11-16T20:41:07.199Z] #38 102.2 Selecting previously unselected package libsepol1-dev:arm64.
20:41:07 [2022-11-16T20:41:07.199Z] #38 102.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
20:41:07 [2022-11-16T20:41:07.199Z] #38 102.2 Unpacking libsepol1-dev:arm64 (3.1-1) ...
20:41:07 [2022-11-16T20:41:07.762Z] #38 102.5 Selecting previously unselected package libpcre2-16-0:arm64.
20:41:07 [2022-11-16T20:41:07.762Z] #38 102.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
20:41:07 [2022-11-16T20:41:07.762Z] #38 102.5 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
20:41:07 [2022-11-16T20:41:07.763Z] #38 102.7 Selecting previously unselected package libpcre2-32-0:arm64.
20:41:07 [2022-11-16T20:41:07.763Z] #38 102.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
20:41:07 [2022-11-16T20:41:07.763Z] #38 102.7 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
20:41:08 [2022-11-16T20:41:08.019Z] #38 102.9 Selecting previously unselected package libpcre2-posix2:arm64.
20:41:08 [2022-11-16T20:41:08.019Z] #38 102.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
20:41:08 [2022-11-16T20:41:08.019Z] #38 102.9 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
20:41:08 [2022-11-16T20:41:08.276Z] #38 103.0 Selecting previously unselected package libpcre2-dev:arm64.
20:41:08 [2022-11-16T20:41:08.276Z] #38 103.0 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
20:41:08 [2022-11-16T20:41:08.276Z] #38 103.0 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
20:41:08 [2022-11-16T20:41:08.533Z] #38 103.4 Selecting previously unselected package libselinux1-dev:arm64.
20:41:08 [2022-11-16T20:41:08.533Z] #38 103.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
20:41:08 [2022-11-16T20:41:08.533Z] #38 103.4 Unpacking libselinux1-dev:arm64 (3.1-3) ...
20:41:08 [2022-11-16T20:41:08.790Z] #38 103.7 Selecting previously unselected package libdevmapper-dev:arm64.
20:41:08 [2022-11-16T20:41:08.790Z] #38 103.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
20:41:08 [2022-11-16T20:41:08.790Z] #38 103.7 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
20:41:09 [2022-11-16T20:41:09.047Z] #38 103.8 Selecting previously unselected package libseccomp-dev:arm64.
20:41:09 [2022-11-16T20:41:09.047Z] #38 103.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
20:41:09 [2022-11-16T20:41:09.047Z] #38 103.9 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:41:09 [2022-11-16T20:41:09.047Z] #38 104.0 Selecting previously unselected package libsystemd-dev:arm64.
20:41:09 [2022-11-16T20:41:09.047Z] #38 ...
20:41:09 [2022-11-16T20:41:09.047Z] 
20:41:09 [2022-11-16T20:41:09.047Z] #44 [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
20:41:09 [2022-11-16T20:41:09.047Z] #44 57.12 configure.ac:7: installing 'build-aux/compile'
20:41:09 [2022-11-16T20:41:09.047Z] #44 57.12 configure.ac:9: installing 'build-aux/config.guess'
20:41:09 [2022-11-16T20:41:09.047Z] #44 57.14 configure.ac:9: installing 'build-aux/config.sub'
20:41:09 [2022-11-16T20:41:09.047Z] #44 57.14 configure.ac:11: installing 'build-aux/install-sh'
20:41:09 [2022-11-16T20:41:09.047Z] #44 57.15 configure.ac:11: installing 'build-aux/missing'
20:41:09 [2022-11-16T20:41:09.047Z] #44 57.35 Makefile.am: installing 'build-aux/depcomp'
20:41:09 [2022-11-16T20:41:09.303Z] #44 57.46 parallel-tests: installing 'build-aux/test-driver'
20:41:11 [2022-11-16T20:41:11.199Z] #44 59.25 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:41:11 [2022-11-16T20:41:11.199Z] #44 59.25 libtoolize: copying file 'build-aux/ltmain.sh'
20:41:11 [2022-11-16T20:41:11.764Z] #44 59.99 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:41:11 [2022-11-16T20:41:11.764Z] #44 59.99 libtoolize: copying file 'm4/libtool.m4'
20:41:11 [2022-11-16T20:41:11.764Z] #44 60.07 libtoolize: copying file 'm4/ltoptions.m4'
20:41:12 [2022-11-16T20:41:12.021Z] #44 60.16 libtoolize: copying file 'm4/ltsugar.m4'
20:41:12 [2022-11-16T20:41:12.021Z] #44 60.26 libtoolize: copying file 'm4/ltversion.m4'
20:41:12 [2022-11-16T20:41:12.278Z] #44 60.34 libtoolize: copying file 'm4/lt~obsolete.m4'
20:41:14 [2022-11-16T20:41:14.177Z] #44 ...
20:41:14 [2022-11-16T20:41:14.177Z] 
20:41:14 [2022-11-16T20:41:14.177Z] #38 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.0 Selecting previously unselected package libsystemd-dev:arm64.
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.0 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.0 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.5 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.6 Setting up libapparmor1:arm64 (2.13.6-10) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.6 Setting up libsepol1-dev:arm64 (3.1-1) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.6 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.6 Setting up libbtrfs0:arm64 (5.10.1-2) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.6 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.6 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.6 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.7 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.7 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.7 Setting up mingw-w64-common (8.0.0-1) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.7 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.7 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.8 Setting up libselinux1-dev:arm64 (3.1-3) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 104.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 105.0 Setting up dmsetup (2:1.02.175-2.1) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 105.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 105.0 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 105.0 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:41:14 [2022-11-16T20:41:14.177Z] #38 DONE 108.7s
20:41:14 [2022-11-16T20:41:14.177Z] 
20:41:14 [2022-11-16T20:41:14.177Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:41:14 [2022-11-16T20:41:14.177Z] #47 DONE 0.2s
20:41:14 [2022-11-16T20:41:14.177Z] 
20:41:14 [2022-11-16T20:41:14.177Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.906 + RM_GOPATH=0
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.906 + TMP_GOPATH=
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.906 + : /build
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.906 + '[' -z '' ']'
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.907 ++ mktemp -d
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.909 + export GOPATH=/tmp/tmp.yqYvjALhsD
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.909 + GOPATH=/tmp/tmp.yqYvjALhsD
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.910 + RM_GOPATH=1
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.910 + case "$(go env GOARCH)" in
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.911 ++ go env GOARCH
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.924 + export GO_BUILDMODE=-buildmode=pie
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.924 + GO_BUILDMODE=-buildmode=pie
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.925 ++ dirname /install.sh
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.928 + dir=/
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.928 + bin=runc
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.928 + shift
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.928 + '[' '!' -f //runc.installer ']'
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.928 + . //runc.installer
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.929 ++ set -e
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.929 ++ : v1.1.4
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.929 + install_runc
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.930 + RUNC_BUILDTAGS=seccomp
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.930 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.930 Install runc version v1.1.4 (build tags: seccomp)
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.930 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yqYvjALhsD/src/github.com/opencontainers/runc
20:41:15 [2022-11-16T20:41:15.109Z] #48 0.935 Cloning into '/tmp/tmp.yqYvjALhsD/src/github.com/opencontainers/runc'...
20:41:15 [2022-11-16T20:41:15.109Z] #48 ...
20:41:15 [2022-11-16T20:41:15.109Z] 
20:41:15 [2022-11-16T20:41:15.109Z] #49 [dev-systemd-false  1/28] RUN groupadd -r docker
20:41:15 [2022-11-16T20:41:15.109Z] #49 DONE 1.2s
20:41:15 [2022-11-16T20:41:15.109Z] 
20:41:15 [2022-11-16T20:41:15.109Z] #50 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:41:15 [2022-11-16T20:41:15.366Z] #50 ...
20:41:15 [2022-11-16T20:41:15.366Z] 
20:41:15 [2022-11-16T20:41:15.366Z] #35 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:41:15 [2022-11-16T20:41:15.366Z] #35 105.2 + for f in rootlesskit rootlesskit-docker-proxy
20:41:15 [2022-11-16T20:41:15.366Z] #35 105.2 + GOBIN=/build
20:41:15 [2022-11-16T20:41:15.366Z] #35 105.2 + GO111MODULE=on
20:41:15 [2022-11-16T20:41:15.366Z] #35 105.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
20:41:15 [2022-11-16T20:41:15.366Z] #35 109.9 rootlesskit version 1.1.0
20:41:15 [2022-11-16T20:41:15.366Z] #35 109.9 Usage of /build/rootlesskit-docker-proxy:
20:41:15 [2022-11-16T20:41:15.366Z] #35 109.9   -container-ip string
20:41:15 [2022-11-16T20:41:15.366Z] #35 109.9     	container ip
20:41:15 [2022-11-16T20:41:15.366Z] #35 109.9   -container-port int
20:41:15 [2022-11-16T20:41:15.366Z] #35 109.9     	container port (default -1)
20:41:15 [2022-11-16T20:41:15.366Z] #35 109.9   -host-ip string
20:41:15 [2022-11-16T20:41:15.366Z] #35 109.9     	host ip
20:41:15 [2022-11-16T20:41:15.366Z] #35 109.9   -host-port int
20:41:15 [2022-11-16T20:41:15.366Z] #35 109.9     	host port (default -1)
20:41:15 [2022-11-16T20:41:15.366Z] #35 109.9   -proto string
20:41:15 [2022-11-16T20:41:15.366Z] #35 109.9     	proxy protocol (default "tcp")
20:41:15 [2022-11-16T20:41:15.366Z] #35 DONE 110.0s
20:41:15 [2022-11-16T20:41:15.366Z] 
20:41:15 [2022-11-16T20:41:15.366Z] #51 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:41:15 [2022-11-16T20:41:15.366Z] #51 DONE 0.1s
20:41:15 [2022-11-16T20:41:15.366Z] 
20:41:15 [2022-11-16T20:41:15.366Z] #52 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:41:15 [2022-11-16T20:41:15.627Z] #52 DONE 0.1s
20:41:15 [2022-11-16T20:41:15.627Z] 
20:41:15 [2022-11-16T20:41:15.627Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:41:16 [2022-11-16T20:41:16.561Z] #48 ...
20:41:16 [2022-11-16T20:41:16.561Z] 
20:41:16 [2022-11-16T20:41:16.561Z] #50 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:41:16 [2022-11-16T20:41:16.561Z] #50 DONE 1.5s
20:41:16 [2022-11-16T20:41:16.561Z] 
20:41:16 [2022-11-16T20:41:16.561Z] #53 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:41:17 [2022-11-16T20:41:17.490Z] #53 0.867 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:41:17 [2022-11-16T20:41:17.491Z] #53 DONE 0.9s
20:41:17 [2022-11-16T20:41:17.491Z] 
20:41:17 [2022-11-16T20:41:17.491Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:41:18 [2022-11-16T20:41:18.430Z] #54 DONE 0.8s
20:41:18 [2022-11-16T20:41:18.430Z] 
20:41:18 [2022-11-16T20:41:18.430Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:41:18 [2022-11-16T20:41:18.992Z] #55 DONE 0.8s
20:41:18 [2022-11-16T20:41:18.992Z] 
20:41:18 [2022-11-16T20:41:18.992Z] #56 [dev-systemd-false  6/28] RUN ldconfig
20:41:19 [2022-11-16T20:41:19.924Z] #56 DONE 0.9s
20:41:19 [2022-11-16T20:41:19.924Z] 
20:41:19 [2022-11-16T20:41:19.924Z] #57 [dev-systemd-false  7/28] 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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:41:21 [2022-11-16T20:41:21.296Z] #57 1.110 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:41:21 [2022-11-16T20:41:21.296Z] #57 1.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:41:21 [2022-11-16T20:41:21.296Z] #57 1.298 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:41:21 [2022-11-16T20:41:21.859Z] #57 1.917 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
20:41:23 [2022-11-16T20:41:23.749Z] #57 3.533 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB]
20:41:25 [2022-11-16T20:41:25.116Z] #57 ...
20:41:25 [2022-11-16T20:41:25.116Z] 
20:41:25 [2022-11-16T20:41:25.116Z] #31 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
20:41:26 [2022-11-16T20:41:26.140Z] #31 117.6 Updating files:  25% (2883/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  43% (4961/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  65% (7524/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  92% (10545/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
20:41:26 [2022-11-16T20:41:26.396Z] #31 121.0 + cd /tmp/tmp.X7uSMu83jl/tmp/docker-ce
20:41:26 [2022-11-16T20:41:26.396Z] #31 121.0 + git checkout -q v17.06.2-ce
20:41:28 [2022-11-16T20:41:28.925Z] #31 ...
20:41:28 [2022-11-16T20:41:28.925Z] 
20:41:28 [2022-11-16T20:41:28.925Z] #37 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9 Delve is a source level debugger for Go programs.
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9 
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9 Delve enables you to interact with your program by controlling the execution of the process,
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9 
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9 
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9 Pass flags to the program you are debugging using `--`, for example:
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9 
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9 `dlv exec ./hello -- server --config conf/config.toml`
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9 
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9 Usage:
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9   dlv [command]
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9 
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9 Available Commands:
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9   attach      Attach to running process and begin debugging.
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9   connect     Connect to a headless debug server with a terminal client.
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9   core        Examine a core dump.
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9   debug       Compile and begin debugging main package in current directory, or the package specified.
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9   exec        Execute a precompiled binary, and begin a debug session.
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9   help        Help about any command
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9   run         Deprecated command. Use 'debug' instead.
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9   test        Compile test binary and begin debugging program.
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9   trace       Compile and begin tracing program.
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9   version     Prints version.
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9 
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9 Flags:
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9       --disable-aslr                     Disables address space randomization
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9   -h, --help                             help for dlv
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9       --init string                      Init file, executed by the terminal client.
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9       --log                              Enable debugging server logging.
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9       --wd string                        Working directory for running the program.
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9 
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9 Additional help topics:
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9   dlv backend  Help about the --backend flag.
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9   dlv log      Help about logging flags.
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9   dlv redirect Help about file redirection.
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9 
20:41:28 [2022-11-16T20:41:28.925Z] #37 122.9 Use "dlv [command] --help" for more information about a command.
20:41:28 [2022-11-16T20:41:28.925Z] #37 DONE 123.8s
20:41:28 [2022-11-16T20:41:28.925Z] 
20:41:28 [2022-11-16T20:41:28.925Z] #44 [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
20:41:28 [2022-11-16T20:41:28.925Z] #44 75.27 configure.ac:11: installing 'build-aux/compile'
20:41:28 [2022-11-16T20:41:28.925Z] #44 75.29 configure.ac:11: installing 'build-aux/config.guess'
20:41:28 [2022-11-16T20:41:28.925Z] #44 75.30 configure.ac:11: installing 'build-aux/config.sub'
20:41:28 [2022-11-16T20:41:28.925Z] #44 75.31 configure.ac:13: installing 'build-aux/install-sh'
20:41:28 [2022-11-16T20:41:28.925Z] #44 75.32 configure.ac:13: installing 'build-aux/missing'
20:41:28 [2022-11-16T20:41:28.925Z] #44 75.33 configure.ac:8: installing 'build-aux/tap-driver.sh'
20:41:28 [2022-11-16T20:41:28.925Z] #44 75.53 Makefile.am: installing 'build-aux/depcomp'
20:41:29 [2022-11-16T20:41:29.181Z] #44 76.88 checking build system type... aarch64-unknown-linux-gnu
20:41:29 [2022-11-16T20:41:29.181Z] #44 77.41 checking host system type... aarch64-unknown-linux-gnu
20:41:29 [2022-11-16T20:41:29.181Z] #44 77.41 checking how to print strings... printf
20:41:29 [2022-11-16T20:41:29.181Z] #44 77.42 checking for gcc... gcc
20:41:29 [2022-11-16T20:41:29.696Z] #44 77.60 checking whether the C compiler works... yes
20:41:29 [2022-11-16T20:41:29.696Z] #44 77.94 checking for C compiler default output file name... a.out
20:41:30 [2022-11-16T20:41:30.259Z] #44 77.95 checking for suffix of executables... 
20:41:30 [2022-11-16T20:41:30.259Z] #44 78.33 checking whether we are cross compiling... no
20:41:30 [2022-11-16T20:41:30.515Z] #44 78.53 checking for suffix of object files... o
20:41:30 [2022-11-16T20:41:30.515Z] #44 78.67 checking whether we are using the GNU C compiler... yes
20:41:30 [2022-11-16T20:41:30.772Z] #44 78.80 checking whether gcc accepts -g... yes
20:41:31 [2022-11-16T20:41:31.028Z] #44 78.90 checking for gcc option to accept ISO C89... none needed
20:41:31 [2022-11-16T20:41:31.285Z] #44 79.15 checking whether gcc understands -c and -o together... yes
20:41:31 [2022-11-16T20:41:31.285Z] #44 79.38 checking for a sed that does not truncate output... /bin/sed
20:41:31 [2022-11-16T20:41:31.285Z] #44 79.40 checking for grep that handles long lines and -e... /bin/grep
20:41:31 [2022-11-16T20:41:31.285Z] #44 79.41 checking for egrep... /bin/grep -E
20:41:31 [2022-11-16T20:41:31.285Z] #44 79.43 checking for fgrep... /bin/grep -F
20:41:31 [2022-11-16T20:41:31.285Z] #44 79.44 checking for ld used by gcc... /usr/bin/ld
20:41:31 [2022-11-16T20:41:31.285Z] #44 79.47 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:41:31 [2022-11-16T20:41:31.285Z] #44 79.49 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:41:31 [2022-11-16T20:41:31.542Z] #44 79.51 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:41:31 [2022-11-16T20:41:31.542Z] #44 79.66 checking whether ln -s works... yes
20:41:31 [2022-11-16T20:41:31.542Z] #44 79.67 checking the maximum length of command line arguments... 1572864
20:41:31 [2022-11-16T20:41:31.542Z] #44 79.70 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:41:31 [2022-11-16T20:41:31.542Z] #44 79.70 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:41:31 [2022-11-16T20:41:31.542Z] #44 79.70 checking for /usr/bin/ld option to reload object files... -r
20:41:31 [2022-11-16T20:41:31.542Z] #44 79.70 checking for objdump... objdump
20:41:31 [2022-11-16T20:41:31.542Z] #44 79.70 checking how to recognize dependent libraries... pass_all
20:41:31 [2022-11-16T20:41:31.542Z] #44 79.70 checking for dlltool... no
20:41:31 [2022-11-16T20:41:31.542Z] #44 79.71 checking how to associate runtime and link libraries... printf %s\n
20:41:31 [2022-11-16T20:41:31.542Z] #44 79.71 checking for ar... ar
20:41:31 [2022-11-16T20:41:31.799Z] #44 79.71 checking for archiver @FILE support... @
20:41:31 [2022-11-16T20:41:31.799Z] #44 79.84 checking for strip... strip
20:41:31 [2022-11-16T20:41:31.799Z] #44 79.84 checking for ranlib... ranlib
20:41:31 [2022-11-16T20:41:31.799Z] #44 79.84 checking for gawk... no
20:41:31 [2022-11-16T20:41:31.799Z] #44 79.85 checking for mawk... mawk
20:41:32 [2022-11-16T20:41:32.056Z] #44 79.85 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:41:32 [2022-11-16T20:41:32.056Z] #44 80.22 checking for sysroot... no
20:41:32 [2022-11-16T20:41:32.056Z] #44 80.23 checking for a working dd... /bin/dd
20:41:32 [2022-11-16T20:41:32.056Z] #44 80.26 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:41:32 [2022-11-16T20:41:32.056Z] #44 80.29 checking for mt... no
20:41:32 [2022-11-16T20:41:32.056Z] #44 80.30 checking if : is a manifest tool... no
20:41:32 [2022-11-16T20:41:32.313Z] #44 80.32 checking how to run the C preprocessor... gcc -E
20:41:33 [2022-11-16T20:41:33.134Z] #44 80.66 checking for ANSI C header files... yes
20:41:33 [2022-11-16T20:41:33.391Z] #44 81.34 checking for sys/types.h... yes
20:41:33 [2022-11-16T20:41:33.648Z] #44 81.59 checking for sys/stat.h... yes
20:41:33 [2022-11-16T20:41:33.905Z] #44 81.80 checking for stdlib.h... yes
20:41:33 [2022-11-16T20:41:33.905Z] #44 81.96 checking for string.h... yes
20:41:34 [2022-11-16T20:41:34.162Z] #44 82.22 checking for memory.h... yes
20:41:34 [2022-11-16T20:41:34.420Z] #44 82.43 checking for strings.h... yes
20:41:34 [2022-11-16T20:41:34.677Z] #44 82.70 checking for inttypes.h... yes
20:41:34 [2022-11-16T20:41:34.934Z] #44 82.92 checking for stdint.h... yes
20:41:35 [2022-11-16T20:41:35.191Z] #44 83.11 checking for unistd.h... yes
20:41:35 [2022-11-16T20:41:35.191Z] #44 83.32 checking for dlfcn.h... yes
20:41:35 [2022-11-16T20:41:35.191Z] #44 83.47 checking for objdir... .libs
20:41:35 [2022-11-16T20:41:35.191Z] #44 ...
20:41:35 [2022-11-16T20:41:35.191Z] 
20:41:35 [2022-11-16T20:41:35.191Z] #57 [dev-systemd-false  7/28] 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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:41:35 [2022-11-16T20:41:35.191Z] #57 5.317 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:41:35 [2022-11-16T20:41:35.191Z] #57 7.548 Fetched 8487 kB in 7s (1263 kB/s)
20:41:35 [2022-11-16T20:41:35.191Z] #57 7.548 Reading package lists...
20:41:35 [2022-11-16T20:41:35.191Z] #57 10.51 Reading package lists...
20:41:35 [2022-11-16T20:41:35.191Z] #57 12.83 Building dependency tree...
20:41:35 [2022-11-16T20:41:35.191Z] #57 14.77 The following additional packages will be installed:
20:41:35 [2022-11-16T20:41:35.191Z] #57 14.77   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:41:35 [2022-11-16T20:41:35.191Z] #57 14.77   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:41:35 [2022-11-16T20:41:35.191Z] #57 14.78   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:41:35 [2022-11-16T20:41:35.191Z] #57 14.78   python3-pkg-resources vim-runtime xxd
20:41:35 [2022-11-16T20:41:35.191Z] #57 14.78 Suggested packages:
20:41:35 [2022-11-16T20:41:35.191Z] #57 14.80   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:41:35 [2022-11-16T20:41:35.191Z] #57 14.80   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:41:35 [2022-11-16T20:41:35.191Z] #57 14.80   acl attr quota
20:41:35 [2022-11-16T20:41:35.191Z] #57 14.80 Recommended packages:
20:41:35 [2022-11-16T20:41:35.191Z] #57 14.80   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:41:35 [2022-11-16T20:41:35.754Z] #57 ...
20:41:35 [2022-11-16T20:41:35.754Z] 
20:41:35 [2022-11-16T20:41:35.754Z] #44 [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
20:41:35 [2022-11-16T20:41:35.754Z] #44 83.90 checking if gcc supports -fno-rtti -fno-exceptions... 
20:41:35 [2022-11-16T20:41:35.754Z] #44 ...
20:41:35 [2022-11-16T20:41:35.754Z] 
20:41:35 [2022-11-16T20:41:35.754Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:41:35 [2022-11-16T20:41:35.754Z] #48 11.89 + cd /tmp/tmp.yqYvjALhsD/src/github.com/opencontainers/runc
20:41:35 [2022-11-16T20:41:35.754Z] #48 11.89 + git checkout -q v1.1.4
20:41:35 [2022-11-16T20:41:35.754Z] #48 12.58 + '[' -z '' ']'
20:41:35 [2022-11-16T20:41:35.754Z] #48 12.58 + target=static
20:41:35 [2022-11-16T20:41:35.754Z] #48 12.58 + make BUILDTAGS=seccomp static
20:41:35 [2022-11-16T20:41:35.754Z] #48 13.08 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
20:41:36 [2022-11-16T20:41:36.011Z] #48 ...
20:41:36 [2022-11-16T20:41:36.011Z] 
20:41:36 [2022-11-16T20:41:36.011Z] #44 [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
20:41:36 [2022-11-16T20:41:36.011Z] #44 83.90 checking if gcc supports -fno-rtti -fno-exceptions... no
20:41:36 [2022-11-16T20:41:36.011Z] #44 84.10 checking for gcc option to produce PIC... -fPIC -DPIC
20:41:36 [2022-11-16T20:41:36.011Z] #44 84.10 checking if gcc PIC flag -fPIC -DPIC works... yes
20:41:36 [2022-11-16T20:41:36.268Z] #44 84.24 checking if gcc static flag -static works... yes
20:41:36 [2022-11-16T20:41:36.525Z] #44 84.50 checking if gcc supports -c -o file.o... yes
20:41:36 [2022-11-16T20:41:36.525Z] #44 84.72 checking if gcc supports -c -o file.o... (cached) yes
20:41:36 [2022-11-16T20:41:36.525Z] #44 84.73 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:41:37 [2022-11-16T20:41:37.089Z] #44 84.79 checking dynamic linker characteristics... GNU/Linux ld.so
20:41:37 [2022-11-16T20:41:37.089Z] #44 85.17 checking how to hardcode library paths into programs... immediate
20:41:37 [2022-11-16T20:41:37.089Z] #44 85.17 checking whether stripping libraries is possible... yes
20:41:37 [2022-11-16T20:41:37.089Z] #44 85.19 checking if libtool supports shared libraries... yes
20:41:37 [2022-11-16T20:41:37.089Z] #44 85.19 checking whether to build shared libraries... no
20:41:37 [2022-11-16T20:41:37.089Z] #44 85.19 checking whether to build static libraries... yes
20:41:37 [2022-11-16T20:41:37.089Z] #44 85.20 checking for a BSD-compatible install... /usr/bin/install -c
20:41:37 [2022-11-16T20:41:37.089Z] #44 85.27 checking whether build environment is sane... yes
20:41:37 [2022-11-16T20:41:37.089Z] #44 85.35 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:41:37 [2022-11-16T20:41:37.346Z] #44 85.36 checking whether make sets $(MAKE)... yes
20:41:37 [2022-11-16T20:41:37.346Z] #44 85.44 checking whether make supports the include directive... yes (GNU style)
20:41:37 [2022-11-16T20:41:37.346Z] #44 85.50 checking whether make supports nested variables... yes
20:41:37 [2022-11-16T20:41:37.346Z] #44 85.58 checking whether UID '0' is supported by ustar format... yes
20:41:37 [2022-11-16T20:41:37.346Z] #44 85.58 checking whether GID '0' is supported by ustar format... yes
20:41:37 [2022-11-16T20:41:37.603Z] #44 85.58 checking how to create a ustar tar archive... gnutar
20:41:37 [2022-11-16T20:41:37.603Z] #44 85.67 checking dependency style of gcc... gcc3
20:41:37 [2022-11-16T20:41:37.603Z] #44 85.85 checking whether to enable maintainer-specific portions of Makefiles... yes
20:41:37 [2022-11-16T20:41:37.860Z] #44 85.85 checking whether make supports nested variables... (cached) yes
20:41:37 [2022-11-16T20:41:37.860Z] #44 85.86 checking for gawk... (cached) mawk
20:41:37 [2022-11-16T20:41:37.860Z] #44 85.86 checking for a sed that does not truncate output... (cached) /bin/sed
20:41:37 [2022-11-16T20:41:37.860Z] #44 85.86 checking for gcc... (cached) gcc
20:41:37 [2022-11-16T20:41:37.860Z] #44 85.98 checking whether we are using the GNU C compiler... (cached) yes
20:41:37 [2022-11-16T20:41:37.860Z] #44 86.01 checking whether gcc accepts -g... (cached) yes
20:41:37 [2022-11-16T20:41:37.860Z] #44 86.01 checking for gcc option to accept ISO C89... (cached) none needed
20:41:37 [2022-11-16T20:41:37.860Z] #44 86.02 checking whether gcc understands -c and -o together... (cached) yes
20:41:37 [2022-11-16T20:41:37.860Z] #44 86.02 checking for a Python interpreter with version >= 3... python3
20:41:37 [2022-11-16T20:41:37.860Z] #44 86.09 checking for python3... /usr/bin/python3
20:41:37 [2022-11-16T20:41:37.860Z] #44 86.09 checking for python3 version... 3.9
20:41:37 [2022-11-16T20:41:37.860Z] #44 86.13 checking for python3 platform... linux
20:41:38 [2022-11-16T20:41:38.117Z] #44 86.18 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:41:38 [2022-11-16T20:41:38.374Z] #44 86.31 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:41:38 [2022-11-16T20:41:38.374Z] #44 86.46 checking for go-md2man... no
20:41:38 [2022-11-16T20:41:38.630Z] #44 86.47 checking error.h usability... yes
20:41:38 [2022-11-16T20:41:38.630Z] #44 86.69 checking error.h presence... yes
20:41:38 [2022-11-16T20:41:38.630Z] #44 86.76 checking for error.h... yes
20:41:38 [2022-11-16T20:41:38.887Z] #44 86.80 checking linux/openat2.h usability... yes
20:41:38 [2022-11-16T20:41:38.887Z] #44 86.99 checking linux/openat2.h presence... yes
20:41:38 [2022-11-16T20:41:38.887Z] #44 87.08 checking for linux/openat2.h... yes
20:41:39 [2022-11-16T20:41:39.143Z] #44 87.13 checking for copy_file_range... yes
20:41:39 [2022-11-16T20:41:39.399Z] #44 87.35 checking for fgetxattr... yes
20:41:39 [2022-11-16T20:41:39.655Z] #44 87.58 checking for statx... yes
20:41:39 [2022-11-16T20:41:39.911Z] #44 87.90 checking for fgetpwent_r... yes
20:41:40 [2022-11-16T20:41:40.168Z] #44 88.04 checking for issetugid... no
20:41:40 [2022-11-16T20:41:40.168Z] #44 88.16 checking for pkg-config... /usr/bin/pkg-config
20:41:40 [2022-11-16T20:41:40.168Z] #44 88.16 checking pkg-config is at least version 0.9.0... yes
20:41:40 [2022-11-16T20:41:40.424Z] #44 88.17 checking for library containing yajl_tree_get... -lyajl
20:41:40 [2022-11-16T20:41:40.424Z] #44 ...
20:41:40 [2022-11-16T20:41:40.424Z] 
20:41:40 [2022-11-16T20:41:40.424Z] #31 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
20:41:40 [2022-11-16T20:41:40.424Z] #31 125.1 + mkdir -p /tmp/tmp.X7uSMu83jl/src/github.com/docker
20:41:40 [2022-11-16T20:41:40.424Z] #31 125.1 + mv components/cli /tmp/tmp.X7uSMu83jl/src/github.com/docker/cli
20:41:40 [2022-11-16T20:41:40.424Z] #31 125.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
20:41:40 [2022-11-16T20:41:40.681Z] #31 ...
20:41:40 [2022-11-16T20:41:40.681Z] 
20:41:40 [2022-11-16T20:41:40.681Z] #57 [dev-systemd-false  7/28] 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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.12 The following NEW packages will be installed:
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.13   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.13   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.13   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.14   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.14   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.14   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.14   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.14   xz-utils zip zstd
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.45 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.45 Need to get 27.0 MB of archives.
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.45 After this operation, 105 MB of additional disk space will be used.
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.58 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.58 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.59 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.79 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.79 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.79 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.79 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.80 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.86 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.86 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.86 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.87 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.88 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.88 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.89 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.90 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.90 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 16.91 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 17.02 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 17.04 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 17.06 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 17.07 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
20:41:40 [2022-11-16T20:41:40.681Z] #57 17.67 debconf: delaying package configuration, since apt-utils is not installed
20:41:40 [2022-11-16T20:41:40.681Z] #57 17.84 Fetched 27.0 MB in 1s (29.6 MB/s)
20:41:40 [2022-11-16T20:41:40.681Z] #57 17.90 Selecting previously unselected package pigz.
20:41:40 [2022-11-16T20:41:40.681Z] #57 17.90 (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 ... 24010 files and directories currently installed.)
20:41:40 [2022-11-16T20:41:40.681Z] #57 17.97 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
20:41:40 [2022-11-16T20:41:40.681Z] #57 17.98 Unpacking pigz (2.6-1) ...
20:41:40 [2022-11-16T20:41:40.681Z] #57 18.10 Selecting previously unselected package libelf1:arm64.
20:41:40 [2022-11-16T20:41:40.681Z] #57 18.10 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
20:41:40 [2022-11-16T20:41:40.681Z] #57 18.11 Unpacking libelf1:arm64 (0.183-1) ...
20:41:40 [2022-11-16T20:41:40.681Z] #57 18.30 Selecting previously unselected package libbpf0:arm64.
20:41:40 [2022-11-16T20:41:40.681Z] #57 18.31 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
20:41:40 [2022-11-16T20:41:40.681Z] #57 18.32 Unpacking libbpf0:arm64 (1:0.3-2) ...
20:41:40 [2022-11-16T20:41:40.681Z] #57 18.45 Selecting previously unselected package libcap2:arm64.
20:41:40 [2022-11-16T20:41:40.681Z] #57 18.48 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
20:41:40 [2022-11-16T20:41:40.681Z] #57 18.48 Unpacking libcap2:arm64 (1:2.44-1) ...
20:41:40 [2022-11-16T20:41:40.681Z] #57 18.56 Selecting previously unselected package libmnl0:arm64.
20:41:40 [2022-11-16T20:41:40.681Z] #57 18.57 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
20:41:40 [2022-11-16T20:41:40.681Z] #57 18.59 Unpacking libmnl0:arm64 (1.0.4-3) ...
20:41:40 [2022-11-16T20:41:40.681Z] #57 18.65 Selecting previously unselected package libxtables12:arm64.
20:41:40 [2022-11-16T20:41:40.681Z] #57 18.65 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
20:41:40 [2022-11-16T20:41:40.681Z] #57 18.66 Unpacking libxtables12:arm64 (1.8.7-1) ...
20:41:40 [2022-11-16T20:41:40.681Z] #57 18.72 Selecting previously unselected package libcap2-bin.
20:41:40 [2022-11-16T20:41:40.681Z] #57 18.74 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
20:41:40 [2022-11-16T20:41:40.681Z] #57 18.74 Unpacking libcap2-bin (1:2.44-1) ...
20:41:40 [2022-11-16T20:41:40.681Z] #57 18.85 Selecting previously unselected package iproute2.
20:41:40 [2022-11-16T20:41:40.681Z] #57 18.86 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
20:41:40 [2022-11-16T20:41:40.681Z] #57 18.86 Unpacking iproute2 (5.10.0-4) ...
20:41:40 [2022-11-16T20:41:40.681Z] #57 19.39 Selecting previously unselected package xxd.
20:41:40 [2022-11-16T20:41:40.681Z] #57 19.40 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:41:40 [2022-11-16T20:41:40.681Z] #57 19.42 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:41:40 [2022-11-16T20:41:40.681Z] #57 19.57 Selecting previously unselected package vim-common.
20:41:40 [2022-11-16T20:41:40.681Z] #57 19.58 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:41:40 [2022-11-16T20:41:40.681Z] #57 19.61 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:41:40 [2022-11-16T20:41:40.681Z] #57 19.76 Selecting previously unselected package bash-completion.
20:41:40 [2022-11-16T20:41:40.681Z] #57 19.79 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:41:42 [2022-11-16T20:41:42.055Z] #57 ...
20:41:42 [2022-11-16T20:41:42.055Z] 
20:41:42 [2022-11-16T20:41:42.055Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:41:42 [2022-11-16T20:41:42.055Z] #39 DONE 136.5s
20:41:42 [2022-11-16T20:41:42.055Z] 
20:41:42 [2022-11-16T20:41:42.055Z] #44 [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
20:41:42 [2022-11-16T20:41:42.055Z] #44 88.71 checking for yajl >= 2.0.0... yes
20:41:42 [2022-11-16T20:41:42.055Z] #44 88.74 checking sys/capability.h usability... yes
20:41:42 [2022-11-16T20:41:42.055Z] #44 88.95 checking sys/capability.h presence... yes
20:41:42 [2022-11-16T20:41:42.055Z] #44 89.04 checking for sys/capability.h... yes
20:41:42 [2022-11-16T20:41:42.055Z] #44 89.04 checking for library containing cap_from_name... -lcap
20:41:42 [2022-11-16T20:41:42.055Z] #44 89.45 checking for library containing dlopen... -ldl
20:41:42 [2022-11-16T20:41:42.055Z] #44 89.95 checking seccomp.h usability... yes
20:41:42 [2022-11-16T20:41:42.312Z] #44 90.33 checking seccomp.h presence... yes
20:41:42 [2022-11-16T20:41:42.312Z] #44 90.49 checking for seccomp.h... yes
20:41:42 [2022-11-16T20:41:42.919Z] #44 90.52 checking for library containing seccomp_rule_add... -lseccomp
20:41:42 [2022-11-16T20:41:42.919Z] #44 90.99 checking for library containing seccomp_arch_resolve_name... none required
20:41:43 [2022-11-16T20:41:43.224Z] #44 91.18 checking systemd/sd-bus.h usability... yes
20:41:43 [2022-11-16T20:41:43.224Z] #44 91.44 checking systemd/sd-bus.h presence... yes
20:41:43 [2022-11-16T20:41:43.513Z] #44 91.52 checking for systemd/sd-bus.h... yes
20:41:44 [2022-11-16T20:41:44.095Z] #44 91.53 checking for library containing sd_bus_match_signal_async... -lsystemd
20:41:44 [2022-11-16T20:41:44.095Z] #44 92.05 checking for sd_notify_barrier... yes
20:41:44 [2022-11-16T20:41:44.095Z] #44 92.24 checking linux/bpf.h usability... yes
20:41:44 [2022-11-16T20:41:44.095Z] #44 92.39 checking linux/bpf.h presence... yes
20:41:44 [2022-11-16T20:41:44.358Z] #44 92.44 checking for linux/bpf.h... yes
20:41:44 [2022-11-16T20:41:44.358Z] #44 92.46 checking compilation for eBPF... yes
20:41:44 [2022-11-16T20:41:44.358Z] #44 92.63 checking for criu >= 3.15... no
20:41:44 [2022-11-16T20:41:44.358Z] #44 92.68 configure: CRIU headers not found, building without CRIU support
20:41:44 [2022-11-16T20:41:44.618Z] #44 92.68 checking for criu > 3.16... no
20:41:44 [2022-11-16T20:41:44.618Z] #44 92.72 configure: CRIU version doesn't support join-ns API
20:41:44 [2022-11-16T20:41:44.618Z] #44 92.72 checking for criu > 3.16.1... no
20:41:44 [2022-11-16T20:41:44.618Z] #44 92.75 configure: CRIU version doesn't support for pre-dumping
20:41:44 [2022-11-16T20:41:44.618Z] #44 92.76 checking for new mount API (fsconfig)... yes
20:41:44 [2022-11-16T20:41:44.875Z] #44 92.88 checking for seccomp notify API... yes
20:41:44 [2022-11-16T20:41:44.875Z] #44 93.06 checking for gperf... no
20:41:44 [2022-11-16T20:41:44.875Z] #44 93.06 configure: gperf not found - cannot rebuild signal parser code
20:41:45 [2022-11-16T20:41:45.132Z] #44 93.06 checking for library containing argp_parse... none required
20:41:45 [2022-11-16T20:41:45.389Z] #44 93.50 checking that generated files are newer than configure... done
20:41:45 [2022-11-16T20:41:45.389Z] #44 93.51 configure: creating ./config.status
20:41:48 [2022-11-16T20:41:48.660Z] #44 96.31 config.status: creating Makefile
20:41:48 [2022-11-16T20:41:48.660Z] #44 96.38 config.status: creating rpm/crun.spec
20:41:48 [2022-11-16T20:41:48.660Z] #44 ...
20:41:48 [2022-11-16T20:41:48.660Z] 
20:41:48 [2022-11-16T20:41:48.660Z] #57 [dev-systemd-false  7/28] 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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:41:48 [2022-11-16T20:41:48.660Z] #57 22.12 Unpacking bash-completion (1:2.11-2) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 22.76 Selecting previously unselected package bzip2.
20:41:48 [2022-11-16T20:41:48.660Z] #57 22.77 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 22.78 Unpacking bzip2 (1.0.8-4) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 22.86 Selecting previously unselected package xz-utils.
20:41:48 [2022-11-16T20:41:48.660Z] #57 22.87 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 22.88 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 23.02 Selecting previously unselected package apparmor.
20:41:48 [2022-11-16T20:41:48.660Z] #57 23.03 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 23.09 Unpacking apparmor (2.13.6-10) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 23.55 Selecting previously unselected package inetutils-ping.
20:41:48 [2022-11-16T20:41:48.660Z] #57 23.55 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 23.56 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 23.64 Selecting previously unselected package libip4tc2:arm64.
20:41:48 [2022-11-16T20:41:48.660Z] #57 23.65 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 23.65 Unpacking libip4tc2:arm64 (1.8.7-1) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 23.73 Selecting previously unselected package libip6tc2:arm64.
20:41:48 [2022-11-16T20:41:48.660Z] #57 23.73 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 23.74 Unpacking libip6tc2:arm64 (1.8.7-1) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 23.82 Selecting previously unselected package libnfnetlink0:arm64.
20:41:48 [2022-11-16T20:41:48.660Z] #57 23.83 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 23.83 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 23.89 Selecting previously unselected package libnetfilter-conntrack3:arm64.
20:41:48 [2022-11-16T20:41:48.660Z] #57 23.92 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 23.93 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 24.01 Selecting previously unselected package libnftnl11:arm64.
20:41:48 [2022-11-16T20:41:48.660Z] #57 24.01 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 24.02 Unpacking libnftnl11:arm64 (1.1.9-1) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 24.17 Selecting previously unselected package iptables.
20:41:48 [2022-11-16T20:41:48.660Z] #57 24.17 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 24.18 Unpacking iptables (1.8.7-1) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 24.49 Selecting previously unselected package libonig5:arm64.
20:41:48 [2022-11-16T20:41:48.660Z] #57 24.49 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 24.50 Unpacking libonig5:arm64 (6.9.6-1.1) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 24.67 Selecting previously unselected package libjq1:arm64.
20:41:48 [2022-11-16T20:41:48.660Z] #57 24.70 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 24.71 Unpacking libjq1:arm64 (1.6-2.1) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 24.84 Selecting previously unselected package jq.
20:41:48 [2022-11-16T20:41:48.660Z] #57 24.85 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 24.86 Unpacking jq (1.6-2.1) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 24.95 Selecting previously unselected package libaio1:arm64.
20:41:48 [2022-11-16T20:41:48.660Z] #57 24.95 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 24.96 Unpacking libaio1:arm64 (0.3.112-9) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 25.07 Selecting previously unselected package libgpm2:arm64.
20:41:48 [2022-11-16T20:41:48.660Z] #57 25.08 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 25.09 Unpacking libgpm2:arm64 (1.20.7-8) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 25.17 Selecting previously unselected package libicu67:arm64.
20:41:48 [2022-11-16T20:41:48.660Z] #57 25.18 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 25.19 Unpacking libicu67:arm64 (67.1-7) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 28.21 Selecting previously unselected package libinih1:arm64.
20:41:48 [2022-11-16T20:41:48.660Z] #57 28.21 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 28.24 Unpacking libinih1:arm64 (53-1+b2) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 28.31 Selecting previously unselected package libnet1:arm64.
20:41:48 [2022-11-16T20:41:48.660Z] #57 28.31 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 28.31 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 28.39 Selecting previously unselected package libnl-3-200:arm64.
20:41:48 [2022-11-16T20:41:48.660Z] #57 28.39 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 28.40 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 28.49 Selecting previously unselected package libprotobuf-c1:arm64.
20:41:48 [2022-11-16T20:41:48.660Z] #57 28.49 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 28.50 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 28.57 Selecting previously unselected package libyajl2:arm64.
20:41:48 [2022-11-16T20:41:48.660Z] #57 28.57 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 28.57 Unpacking libyajl2:arm64 (2.1.0-3) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 28.65 Selecting previously unselected package net-tools.
20:41:48 [2022-11-16T20:41:48.660Z] #57 28.65 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 28.66 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 28.87 Selecting previously unselected package patch.
20:41:48 [2022-11-16T20:41:48.660Z] #57 28.88 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
20:41:48 [2022-11-16T20:41:48.660Z] #57 28.88 Unpacking patch (2.7.6-7) ...
20:41:48 [2022-11-16T20:41:48.916Z] #57 29.02 Selecting previously unselected package python-pip-whl.
20:41:48 [2022-11-16T20:41:48.916Z] #57 29.03 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:41:48 [2022-11-16T20:41:48.916Z] #57 29.03 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:41:49 [2022-11-16T20:41:49.480Z] #57 29.50 Selecting previously unselected package python3-lib2to3.
20:41:49 [2022-11-16T20:41:49.480Z] #57 29.52 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
20:41:49 [2022-11-16T20:41:49.480Z] #57 29.53 Unpacking python3-lib2to3 (3.9.2-1) ...
20:41:49 [2022-11-16T20:41:49.480Z] #57 29.62 Selecting previously unselected package python3-distutils.
20:41:49 [2022-11-16T20:41:49.480Z] #57 29.63 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
20:41:49 [2022-11-16T20:41:49.480Z] #57 29.63 Unpacking python3-distutils (3.9.2-1) ...
20:41:49 [2022-11-16T20:41:49.737Z] #57 29.77 Selecting previously unselected package python3-pkg-resources.
20:41:49 [2022-11-16T20:41:49.737Z] #57 29.77 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
20:41:49 [2022-11-16T20:41:49.737Z] #57 29.78 Unpacking python3-pkg-resources (52.0.0-4) ...
20:41:49 [2022-11-16T20:41:49.994Z] #57 29.95 Selecting previously unselected package python3-setuptools.
20:41:49 [2022-11-16T20:41:49.994Z] #57 29.96 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
20:41:49 [2022-11-16T20:41:49.994Z] #57 29.96 Unpacking python3-setuptools (52.0.0-4) ...
20:41:49 [2022-11-16T20:41:49.994Z] #57 30.19 Selecting previously unselected package python3-wheel.
20:41:50 [2022-11-16T20:41:50.250Z] #57 30.20 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
20:41:50 [2022-11-16T20:41:50.250Z] #57 30.20 Unpacking python3-wheel (0.34.2-1) ...
20:41:50 [2022-11-16T20:41:50.250Z] #57 30.30 Selecting previously unselected package python3-pip.
20:41:50 [2022-11-16T20:41:50.250Z] #57 30.31 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:41:50 [2022-11-16T20:41:50.250Z] #57 30.32 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:41:50 [2022-11-16T20:41:50.507Z] #57 30.63 Selecting previously unselected package sudo.
20:41:50 [2022-11-16T20:41:50.507Z] #57 30.64 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
20:41:50 [2022-11-16T20:41:50.507Z] #57 30.66 Unpacking sudo (1.9.5p2-3) ...
20:41:51 [2022-11-16T20:41:51.071Z] #57 31.19 Selecting previously unselected package thin-provisioning-tools.
20:41:51 [2022-11-16T20:41:51.071Z] #57 31.24 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
20:41:51 [2022-11-16T20:41:51.071Z] #57 31.25 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:41:51 [2022-11-16T20:41:51.327Z] #57 31.44 Selecting previously unselected package uidmap.
20:41:51 [2022-11-16T20:41:51.327Z] #57 31.45 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
20:41:51 [2022-11-16T20:41:51.327Z] #57 31.45 Unpacking uidmap (1:4.8.1-1) ...
20:41:51 [2022-11-16T20:41:51.584Z] #57 31.58 Selecting previously unselected package vim-runtime.
20:41:51 [2022-11-16T20:41:51.584Z] #57 31.58 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:41:51 [2022-11-16T20:41:51.584Z] #57 31.62 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:41:51 [2022-11-16T20:41:51.584Z] #57 31.65 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:41:51 [2022-11-16T20:41:51.584Z] #57 31.65 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:41:54 [2022-11-16T20:41:54.857Z] #57 34.72 Selecting previously unselected package vim.
20:41:54 [2022-11-16T20:41:54.857Z] #57 34.72 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:41:54 [2022-11-16T20:41:54.857Z] #57 34.74 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:41:55 [2022-11-16T20:41:55.114Z] #57 35.24 Selecting previously unselected package xfsprogs.
20:41:55 [2022-11-16T20:41:55.114Z] #57 35.24 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
20:41:55 [2022-11-16T20:41:55.114Z] #57 35.24 Unpacking xfsprogs (5.10.0-4) ...
20:41:55 [2022-11-16T20:41:55.114Z] #57 ...
20:41:55 [2022-11-16T20:41:55.114Z] 
20:41:55 [2022-11-16T20:41:55.114Z] #44 [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
20:41:55 [2022-11-16T20:41:55.114Z] #44 96.45 config.status: creating config.h
20:41:55 [2022-11-16T20:41:55.114Z] #44 96.51 config.status: executing libtool commands
20:41:55 [2022-11-16T20:41:55.114Z] #44 96.55 config.status: executing depfiles commands
20:41:55 [2022-11-16T20:41:55.114Z] #44 97.85 === configuring in libocispec (/tmp/crun-build/libocispec)
20:41:55 [2022-11-16T20:41:55.114Z] #44 97.88 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:41:55 [2022-11-16T20:41:55.114Z] #44 98.20 checking for gcc... gcc
20:41:55 [2022-11-16T20:41:55.114Z] #44 98.29 checking whether the C compiler works... yes
20:41:55 [2022-11-16T20:41:55.114Z] #44 98.47 checking for C compiler default output file name... a.out
20:41:55 [2022-11-16T20:41:55.114Z] #44 98.48 checking for suffix of executables... 
20:41:55 [2022-11-16T20:41:55.114Z] #44 98.70 checking whether we are cross compiling... no
20:41:55 [2022-11-16T20:41:55.114Z] #44 98.83 checking for suffix of object files... o
20:41:55 [2022-11-16T20:41:55.114Z] #44 98.90 checking whether we are using the GNU C compiler... yes
20:41:55 [2022-11-16T20:41:55.114Z] #44 99.00 checking whether gcc accepts -g... yes
20:41:55 [2022-11-16T20:41:55.114Z] #44 99.11 checking for gcc option to accept ISO C89... none needed
20:41:55 [2022-11-16T20:41:55.114Z] #44 99.28 checking whether gcc understands -c and -o together... yes
20:41:55 [2022-11-16T20:41:55.114Z] #44 99.43 checking how to run the C preprocessor... gcc -E
20:41:55 [2022-11-16T20:41:55.114Z] #44 99.71 checking for grep that handles long lines and -e... /bin/grep
20:41:55 [2022-11-16T20:41:55.114Z] #44 99.72 checking for egrep... /bin/grep -E
20:41:55 [2022-11-16T20:41:55.114Z] #44 99.72 checking for ANSI C header files... yes
20:41:55 [2022-11-16T20:41:55.114Z] #44 100.4 checking for sys/types.h... yes
20:41:55 [2022-11-16T20:41:55.114Z] #44 100.5 checking for sys/stat.h... yes
20:41:55 [2022-11-16T20:41:55.114Z] #44 100.8 checking for stdlib.h... yes
20:41:55 [2022-11-16T20:41:55.114Z] #44 101.0 checking for string.h... yes
20:41:55 [2022-11-16T20:41:55.114Z] #44 101.2 checking for memory.h... yes
20:41:55 [2022-11-16T20:41:55.114Z] #44 101.4 checking for strings.h... yes
20:41:55 [2022-11-16T20:41:55.114Z] #44 101.5 checking for inttypes.h... yes
20:41:55 [2022-11-16T20:41:55.114Z] #44 101.7 checking for stdint.h... yes
20:41:55 [2022-11-16T20:41:55.114Z] #44 102.0 checking for unistd.h... yes
20:41:55 [2022-11-16T20:41:55.114Z] #44 102.1 checking minix/config.h usability... no
20:41:55 [2022-11-16T20:41:55.114Z] #44 102.3 checking minix/config.h presence... no
20:41:55 [2022-11-16T20:41:55.114Z] #44 102.4 checking for minix/config.h... no
20:41:55 [2022-11-16T20:41:55.114Z] #44 102.4 checking whether it is safe to define __EXTENSIONS__... yes
20:41:55 [2022-11-16T20:41:55.114Z] #44 102.6 checking build system type... aarch64-unknown-linux-gnu
20:41:55 [2022-11-16T20:41:55.114Z] #44 103.0 checking host system type... aarch64-unknown-linux-gnu
20:41:55 [2022-11-16T20:41:55.114Z] #44 103.0 checking how to print strings... printf
20:41:55 [2022-11-16T20:41:55.114Z] #44 103.0 checking for a sed that does not truncate output... /bin/sed
20:41:55 [2022-11-16T20:41:55.114Z] #44 103.0 checking for fgrep... /bin/grep -F
20:41:55 [2022-11-16T20:41:55.114Z] #44 103.0 checking for ld used by gcc... /usr/bin/ld
20:41:55 [2022-11-16T20:41:55.114Z] #44 103.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:41:55 [2022-11-16T20:41:55.114Z] #44 103.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:41:55 [2022-11-16T20:41:55.114Z] #44 103.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:41:55 [2022-11-16T20:41:55.114Z] #44 103.2 checking whether ln -s works... yes
20:41:55 [2022-11-16T20:41:55.114Z] #44 103.2 checking the maximum length of command line arguments... 1572864
20:41:55 [2022-11-16T20:41:55.114Z] #44 103.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:41:55 [2022-11-16T20:41:55.114Z] #44 103.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:41:55 [2022-11-16T20:41:55.114Z] #44 103.3 checking for /usr/bin/ld option to reload object files... -r
20:41:55 [2022-11-16T20:41:55.114Z] #44 103.3 checking for objdump... objdump
20:41:55 [2022-11-16T20:41:55.114Z] #44 103.3 checking how to recognize dependent libraries... pass_all
20:41:55 [2022-11-16T20:41:55.114Z] #44 103.3 checking for dlltool... no
20:41:55 [2022-11-16T20:41:55.114Z] #44 103.3 checking how to associate runtime and link libraries... printf %s\n
20:41:55 [2022-11-16T20:41:55.114Z] #44 103.3 checking for ar... ar
20:41:55 [2022-11-16T20:41:55.371Z] #44 103.3 checking for archiver @FILE support... @
20:41:55 [2022-11-16T20:41:55.371Z] #44 103.5 checking for strip... strip
20:41:55 [2022-11-16T20:41:55.371Z] #44 103.5 checking for ranlib... ranlib
20:41:55 [2022-11-16T20:41:55.371Z] #44 103.5 checking for gawk... no
20:41:55 [2022-11-16T20:41:55.371Z] #44 103.5 checking for mawk... mawk
20:41:55 [2022-11-16T20:41:55.628Z] #44 103.5 checking command to parse /usr/bin/nm -B output from gcc object... 
20:41:55 [2022-11-16T20:41:55.628Z] #44 ...
20:41:55 [2022-11-16T20:41:55.628Z] 
20:41:55 [2022-11-16T20:41:55.628Z] #57 [dev-systemd-false  7/28] 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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:41:55 [2022-11-16T20:41:55.628Z] #57 35.61 Selecting previously unselected package zip.
20:41:55 [2022-11-16T20:41:55.628Z] #57 35.63 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
20:41:55 [2022-11-16T20:41:55.628Z] #57 35.64 Unpacking zip (3.0-12) ...
20:41:55 [2022-11-16T20:41:55.628Z] #57 35.78 Selecting previously unselected package zstd.
20:41:55 [2022-11-16T20:41:55.628Z] #57 35.79 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
20:41:55 [2022-11-16T20:41:55.628Z] #57 35.80 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:41:56 [2022-11-16T20:41:56.192Z] #57 36.11 Setting up python3-pkg-resources (52.0.0-4) ...
20:41:57 [2022-11-16T20:41:57.122Z] #57 36.99 Setting up libip4tc2:arm64 (1.8.7-1) ...
20:41:57 [2022-11-16T20:41:57.122Z] #57 37.01 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:41:57 [2022-11-16T20:41:57.122Z] #57 37.02 Setting up libgpm2:arm64 (1.20.7-8) ...
20:41:57 [2022-11-16T20:41:57.122Z] #57 37.03 Setting up libicu67:arm64 (67.1-7) ...
20:41:57 [2022-11-16T20:41:57.122Z] #57 37.04 Setting up libip6tc2:arm64 (1.8.7-1) ...
20:41:57 [2022-11-16T20:41:57.122Z] #57 37.07 Setting up libinih1:arm64 (53-1+b2) ...
20:41:57 [2022-11-16T20:41:57.122Z] #57 37.08 Setting up uidmap (1:4.8.1-1) ...
20:41:57 [2022-11-16T20:41:57.122Z] #57 37.09 Setting up libyajl2:arm64 (2.1.0-3) ...
20:41:57 [2022-11-16T20:41:57.122Z] #57 37.11 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:41:57 [2022-11-16T20:41:57.122Z] #57 37.12 Setting up bzip2 (1.0.8-4) ...
20:41:57 [2022-11-16T20:41:57.122Z] #57 37.14 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:41:57 [2022-11-16T20:41:57.122Z] #57 37.15 Setting up python3-wheel (0.34.2-1) ...
20:41:57 [2022-11-16T20:41:57.686Z] #57 37.72 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:41:57 [2022-11-16T20:41:57.686Z] #57 37.73 Setting up libcap2:arm64 (1:2.44-1) ...
20:41:57 [2022-11-16T20:41:57.686Z] #57 37.74 Setting up libcap2-bin (1:2.44-1) ...
20:41:57 [2022-11-16T20:41:57.686Z] #57 37.75 Setting up apparmor (2.13.6-10) ...
20:41:59 [2022-11-16T20:41:59.055Z] #57 39.29 Setting up zip (3.0-12) ...
20:41:59 [2022-11-16T20:41:59.311Z] #57 39.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:41:59 [2022-11-16T20:41:59.311Z] #57 39.34 Setting up bash-completion (1:2.11-2) ...
20:42:02 [2022-11-16T20:42:02.584Z] #57 42.03 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:42:02 [2022-11-16T20:42:02.584Z] #57 42.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:42:02 [2022-11-16T20:42:02.584Z] #57 42.05 Setting up libmnl0:arm64 (1.0.4-3) ...
20:42:02 [2022-11-16T20:42:02.584Z] #57 42.06 Setting up patch (2.7.6-7) ...
20:42:02 [2022-11-16T20:42:02.584Z] #57 42.08 Setting up sudo (1.9.5p2-3) ...
20:42:02 [2022-11-16T20:42:02.584Z] #57 42.14 invoke-rc.d: could not determine current runlevel
20:42:02 [2022-11-16T20:42:02.584Z] #57 42.16 invoke-rc.d: policy-rc.d denied execution of start.
20:42:02 [2022-11-16T20:42:02.584Z] #57 42.17 Setting up xfsprogs (5.10.0-4) ...
20:42:02 [2022-11-16T20:42:02.584Z] #57 42.19 Setting up libxtables12:arm64 (1.8.7-1) ...
20:42:02 [2022-11-16T20:42:02.584Z] #57 42.21 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
20:42:02 [2022-11-16T20:42:02.584Z] #57 42.22 Setting up pigz (2.6-1) ...
20:42:02 [2022-11-16T20:42:02.584Z] #57 42.24 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:42:02 [2022-11-16T20:42:02.584Z] #57 42.25 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
20:42:02 [2022-11-16T20:42:02.584Z] #57 42.27 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:42:02 [2022-11-16T20:42:02.584Z] #57 42.28 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:42:02 [2022-11-16T20:42:02.840Z] #57 42.89 Setting up libaio1:arm64 (0.3.112-9) ...
20:42:02 [2022-11-16T20:42:02.840Z] #57 42.90 Setting up python3-lib2to3 (3.9.2-1) ...
20:42:03 [2022-11-16T20:42:03.355Z] #57 43.34 Setting up libelf1:arm64 (0.183-1) ...
20:42:03 [2022-11-16T20:42:03.355Z] #57 43.36 Setting up zstd (1.4.8+dfsg-2.1) ...
20:42:03 [2022-11-16T20:42:03.355Z] #57 43.37 Setting up libonig5:arm64 (6.9.6-1.1) ...
20:42:03 [2022-11-16T20:42:03.355Z] #57 43.38 Setting up python3-distutils (3.9.2-1) ...
20:42:03 [2022-11-16T20:42:03.869Z] #57 43.86 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:42:03 [2022-11-16T20:42:03.869Z] #57 43.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:42:03 [2022-11-16T20:42:03.869Z] #57 43.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:42:03 [2022-11-16T20:42:03.869Z] #57 43.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:42:03 [2022-11-16T20:42:03.869Z] #57 43.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:42:03 [2022-11-16T20:42:03.869Z] #57 43.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:42:03 [2022-11-16T20:42:03.869Z] #57 43.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:42:03 [2022-11-16T20:42:03.869Z] #57 43.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:42:03 [2022-11-16T20:42:03.869Z] #57 43.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:42:03 [2022-11-16T20:42:03.869Z] #57 43.95 Setting up python3-setuptools (52.0.0-4) ...
20:42:04 [2022-11-16T20:42:04.432Z] #57 ...
20:42:04 [2022-11-16T20:42:04.432Z] 
20:42:04 [2022-11-16T20:42:04.432Z] #44 [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
20:42:04 [2022-11-16T20:42:04.432Z] #44 103.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:42:04 [2022-11-16T20:42:04.432Z] #44 103.9 checking for sysroot... no
20:42:04 [2022-11-16T20:42:04.432Z] #44 103.9 checking for a working dd... /bin/dd
20:42:04 [2022-11-16T20:42:04.432Z] #44 104.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:42:04 [2022-11-16T20:42:04.432Z] #44 104.0 checking for mt... no
20:42:04 [2022-11-16T20:42:04.432Z] #44 104.0 checking if : is a manifest tool... no
20:42:04 [2022-11-16T20:42:04.432Z] #44 104.0 checking for dlfcn.h... yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 104.2 checking for objdir... .libs
20:42:04 [2022-11-16T20:42:04.432Z] #44 104.5 checking if gcc supports -fno-rtti -fno-exceptions... no
20:42:04 [2022-11-16T20:42:04.432Z] #44 104.6 checking for gcc option to produce PIC... -fPIC -DPIC
20:42:04 [2022-11-16T20:42:04.432Z] #44 104.6 checking if gcc PIC flag -fPIC -DPIC works... yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 104.8 checking if gcc static flag -static works... yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 105.1 checking if gcc supports -c -o file.o... yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 105.2 checking if gcc supports -c -o file.o... (cached) yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 105.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 105.2 checking dynamic linker characteristics... GNU/Linux ld.so
20:42:04 [2022-11-16T20:42:04.432Z] #44 105.6 checking how to hardcode library paths into programs... immediate
20:42:04 [2022-11-16T20:42:04.432Z] #44 105.6 checking whether stripping libraries is possible... yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 105.6 checking if libtool supports shared libraries... yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 105.6 checking whether to build shared libraries... no
20:42:04 [2022-11-16T20:42:04.432Z] #44 105.6 checking whether to build static libraries... yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 105.6 checking for a BSD-compatible install... /usr/bin/install -c
20:42:04 [2022-11-16T20:42:04.432Z] #44 105.6 checking whether build environment is sane... yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 105.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:42:04 [2022-11-16T20:42:04.432Z] #44 105.7 checking whether make sets $(MAKE)... yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 105.8 checking whether make supports the include directive... yes (GNU style)
20:42:04 [2022-11-16T20:42:04.432Z] #44 105.8 checking whether make supports nested variables... yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 105.9 checking whether UID '0' is supported by ustar format... yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 105.9 checking whether GID '0' is supported by ustar format... yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 105.9 checking how to create a ustar tar archive... gnutar
20:42:04 [2022-11-16T20:42:04.432Z] #44 105.9 checking dependency style of gcc... gcc3
20:42:04 [2022-11-16T20:42:04.432Z] #44 106.1 checking whether to enable maintainer-specific portions of Makefiles... yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 106.1 checking whether make supports nested variables... (cached) yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 106.1 checking for pkg-config... /usr/bin/pkg-config
20:42:04 [2022-11-16T20:42:04.432Z] #44 106.1 checking pkg-config is at least version 0.9.0... yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 106.2 checking for yajl >= 2.1.0... yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 106.2 checking for a sed that does not truncate output... (cached) /bin/sed
20:42:04 [2022-11-16T20:42:04.432Z] #44 106.2 checking for gcc... (cached) gcc
20:42:04 [2022-11-16T20:42:04.432Z] #44 106.3 checking whether we are using the GNU C compiler... (cached) yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 106.3 checking whether gcc accepts -g... (cached) yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 106.3 checking for gcc option to accept ISO C89... (cached) none needed
20:42:04 [2022-11-16T20:42:04.432Z] #44 106.3 checking whether gcc understands -c and -o together... (cached) yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 106.3 checking for a Python interpreter with version >= 3... python3
20:42:04 [2022-11-16T20:42:04.432Z] #44 106.4 checking for python3... /usr/bin/python3
20:42:04 [2022-11-16T20:42:04.432Z] #44 106.4 checking for python3 version... 3.9
20:42:04 [2022-11-16T20:42:04.432Z] #44 106.4 checking for python3 platform... linux
20:42:04 [2022-11-16T20:42:04.432Z] #44 106.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:42:04 [2022-11-16T20:42:04.432Z] #44 106.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:42:04 [2022-11-16T20:42:04.432Z] #44 106.9 checking that generated files are newer than configure... done
20:42:04 [2022-11-16T20:42:04.432Z] #44 106.9 configure: creating ./config.status
20:42:04 [2022-11-16T20:42:04.432Z] #44 109.7 config.status: creating Makefile
20:42:04 [2022-11-16T20:42:04.432Z] #44 109.8 config.status: creating config.h
20:42:04 [2022-11-16T20:42:04.432Z] #44 109.8 config.status: executing libtool commands
20:42:04 [2022-11-16T20:42:04.432Z] #44 109.9 config.status: executing depfiles commands
20:42:04 [2022-11-16T20:42:04.432Z] #44 110.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
20:42:04 [2022-11-16T20:42:04.432Z] #44 110.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:42:04 [2022-11-16T20:42:04.432Z] #44 111.0 checking for gcc... gcc
20:42:04 [2022-11-16T20:42:04.432Z] #44 111.1 checking whether the C compiler works... yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 111.3 checking for C compiler default output file name... a.out
20:42:04 [2022-11-16T20:42:04.432Z] #44 111.3 checking for suffix of executables... 
20:42:04 [2022-11-16T20:42:04.432Z] #44 111.5 checking whether we are cross compiling... no
20:42:04 [2022-11-16T20:42:04.432Z] #44 111.7 checking for suffix of object files... o
20:42:04 [2022-11-16T20:42:04.432Z] #44 111.9 checking whether we are using the GNU C compiler... yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 111.9 checking whether gcc accepts -g... yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 112.0 checking for gcc option to accept ISO C89... none needed
20:42:04 [2022-11-16T20:42:04.432Z] #44 112.3 checking whether gcc understands -c and -o together... yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 112.4 checking for a BSD-compatible install... /usr/bin/install -c
20:42:04 [2022-11-16T20:42:04.432Z] #44 112.5 checking whether build environment is sane... yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 112.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:42:04 [2022-11-16T20:42:04.432Z] #44 112.6 checking for gawk... no
20:42:04 [2022-11-16T20:42:04.432Z] #44 112.6 checking for mawk... mawk
20:42:04 [2022-11-16T20:42:04.432Z] #44 112.6 checking whether make sets $(MAKE)... yes
20:42:04 [2022-11-16T20:42:04.432Z] #44 112.6 checking whether make supports the include directive... yes (GNU style)
20:42:04 [2022-11-16T20:42:04.432Z] #44 112.7 checking whether make supports nested variables... yes
20:42:04 [2022-11-16T20:42:04.689Z] #44 112.7 checking whether UID '0' is supported by ustar format... yes
20:42:04 [2022-11-16T20:42:04.689Z] #44 112.7 checking whether GID '0' is supported by ustar format... yes
20:42:04 [2022-11-16T20:42:04.689Z] #44 112.7 checking how to create a ustar tar archive... gnutar
20:42:04 [2022-11-16T20:42:04.689Z] #44 112.8 checking dependency style of gcc... gcc3
20:42:04 [2022-11-16T20:42:04.689Z] #44 112.9 checking whether to enable maintainer-specific portions of Makefiles... yes
20:42:04 [2022-11-16T20:42:04.689Z] #44 112.9 checking whether make supports nested variables... (cached) yes
20:42:04 [2022-11-16T20:42:04.945Z] #44 112.9 checking build system type... aarch64-unknown-linux-gnu
20:42:04 [2022-11-16T20:42:04.945Z] #44 113.2 checking host system type... aarch64-unknown-linux-gnu
20:42:04 [2022-11-16T20:42:04.945Z] #44 113.2 checking how to print strings... printf
20:42:04 [2022-11-16T20:42:04.945Z] #44 113.2 checking for a sed that does not truncate output... /bin/sed
20:42:04 [2022-11-16T20:42:04.945Z] #44 113.3 checking for grep that handles long lines and -e... /bin/grep
20:42:05 [2022-11-16T20:42:05.204Z] #44 113.3 checking for egrep... /bin/grep -E
20:42:05 [2022-11-16T20:42:05.204Z] #44 113.3 checking for fgrep... /bin/grep -F
20:42:05 [2022-11-16T20:42:05.204Z] #44 113.3 checking for ld used by gcc... /usr/bin/ld
20:42:05 [2022-11-16T20:42:05.204Z] #44 113.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:42:05 [2022-11-16T20:42:05.204Z] #44 113.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:42:05 [2022-11-16T20:42:05.204Z] #44 113.4 checking the name lister (/usr/bin/nm -B) interface... 
20:42:05 [2022-11-16T20:42:05.204Z] #44 ...
20:42:05 [2022-11-16T20:42:05.204Z] 
20:42:05 [2022-11-16T20:42:05.204Z] #57 [dev-systemd-false  7/28] 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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:42:05 [2022-11-16T20:42:05.204Z] #57 45.32 Setting up libjq1:arm64 (1.6-2.1) ...
20:42:05 [2022-11-16T20:42:05.204Z] #57 45.33 Setting up libnftnl11:arm64 (1.1.9-1) ...
20:42:05 [2022-11-16T20:42:05.204Z] #57 45.35 Setting up thin-provisioning-tools (0.9.0-1) ...
20:42:05 [2022-11-16T20:42:05.204Z] #57 45.36 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:42:06 [2022-11-16T20:42:06.574Z] #57 46.52 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:42:06 [2022-11-16T20:42:06.574Z] #57 46.54 Setting up jq (1.6-2.1) ...
20:42:06 [2022-11-16T20:42:06.574Z] #57 46.55 Setting up libbpf0:arm64 (1:0.3-2) ...
20:42:06 [2022-11-16T20:42:06.574Z] #57 46.56 Setting up iptables (1.8.7-1) ...
20:42:06 [2022-11-16T20:42:06.574Z] #57 46.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:42:06 [2022-11-16T20:42:06.574Z] #57 46.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:42:06 [2022-11-16T20:42:06.574Z] #57 46.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:42:06 [2022-11-16T20:42:06.574Z] #57 46.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:42:06 [2022-11-16T20:42:06.574Z] #57 46.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:42:06 [2022-11-16T20:42:06.574Z] #57 46.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:42:06 [2022-11-16T20:42:06.574Z] #57 46.61 Setting up iproute2 (5.10.0-4) ...
20:42:06 [2022-11-16T20:42:06.834Z] #57 46.94 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:42:07 [2022-11-16T20:42:07.771Z] #57 DONE 47.6s
20:42:07 [2022-11-16T20:42:07.771Z] 
20:42:07 [2022-11-16T20:42:07.771Z] #44 [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
20:42:07 [2022-11-16T20:42:07.771Z] #44 113.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:42:07 [2022-11-16T20:42:07.771Z] #44 113.5 checking whether ln -s works... yes
20:42:07 [2022-11-16T20:42:07.771Z] #44 113.5 checking the maximum length of command line arguments... 1572864
20:42:07 [2022-11-16T20:42:07.771Z] #44 113.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:42:07 [2022-11-16T20:42:07.771Z] #44 113.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:42:07 [2022-11-16T20:42:07.771Z] #44 113.6 checking for /usr/bin/ld option to reload object files... -r
20:42:07 [2022-11-16T20:42:07.771Z] #44 113.6 checking for objdump... objdump
20:42:07 [2022-11-16T20:42:07.771Z] #44 113.6 checking how to recognize dependent libraries... pass_all
20:42:07 [2022-11-16T20:42:07.771Z] #44 113.6 checking for dlltool... no
20:42:07 [2022-11-16T20:42:07.771Z] #44 113.6 checking how to associate runtime and link libraries... printf %s\n
20:42:07 [2022-11-16T20:42:07.771Z] #44 113.6 checking for ar... ar
20:42:07 [2022-11-16T20:42:07.771Z] #44 113.6 checking for archiver @FILE support... @
20:42:07 [2022-11-16T20:42:07.771Z] #44 113.7 checking for strip... strip
20:42:07 [2022-11-16T20:42:07.771Z] #44 113.7 checking for ranlib... ranlib
20:42:07 [2022-11-16T20:42:07.771Z] #44 113.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:42:07 [2022-11-16T20:42:07.771Z] #44 114.1 checking for sysroot... no
20:42:07 [2022-11-16T20:42:07.771Z] #44 114.1 checking for a working dd... /bin/dd
20:42:07 [2022-11-16T20:42:07.771Z] #44 114.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:42:07 [2022-11-16T20:42:07.771Z] #44 114.1 checking for mt... no
20:42:07 [2022-11-16T20:42:07.771Z] #44 114.1 checking if : is a manifest tool... no
20:42:07 [2022-11-16T20:42:07.771Z] #44 114.1 checking how to run the C preprocessor... gcc -E
20:42:07 [2022-11-16T20:42:07.771Z] #44 114.5 checking for ANSI C header files... yes
20:42:07 [2022-11-16T20:42:07.771Z] #44 115.0 checking for sys/types.h... yes
20:42:07 [2022-11-16T20:42:07.771Z] #44 115.2 checking for sys/stat.h... yes
20:42:07 [2022-11-16T20:42:07.771Z] #44 115.4 checking for stdlib.h... yes
20:42:07 [2022-11-16T20:42:07.771Z] #44 115.7 checking for string.h... yes
20:42:08 [2022-11-16T20:42:08.029Z] #44 116.0 checking for memory.h... yes
20:42:08 [2022-11-16T20:42:08.029Z] #44 116.1 checking for strings.h... yes
20:42:08 [2022-11-16T20:42:08.288Z] #44 116.3 checking for inttypes.h... 
20:42:08 [2022-11-16T20:42:08.288Z] #44 ...
20:42:08 [2022-11-16T20:42:08.288Z] 
20:42:08 [2022-11-16T20:42:08.288Z] #58 [dev-systemd-false  8/28] 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
20:42:08 [2022-11-16T20:42:08.288Z] #0 0.686 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:42:08 [2022-11-16T20:42:08.288Z] #0 0.691 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:42:08 [2022-11-16T20:42:08.288Z] #0 0.696 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:42:08 [2022-11-16T20:42:08.288Z] #58 DONE 0.7s
20:42:08 [2022-11-16T20:42:08.288Z] 
20:42:08 [2022-11-16T20:42:08.288Z] #44 [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
20:42:08 [2022-11-16T20:42:08.288Z] #44 116.3 checking for inttypes.h... yes
20:42:08 [2022-11-16T20:42:08.850Z] #44 116.6 checking for stdint.h... yes
20:42:08 [2022-11-16T20:42:08.850Z] #44 116.8 checking for unistd.h... yes
20:42:08 [2022-11-16T20:42:08.850Z] #44 117.0 checking for dlfcn.h... yes
20:42:09 [2022-11-16T20:42:09.106Z] #44 117.2 checking for objdir... .libs
20:42:09 [2022-11-16T20:42:09.620Z] #44 117.6 checking if gcc supports -fno-rtti -fno-exceptions... no
20:42:09 [2022-11-16T20:42:09.620Z] #44 117.8 checking for gcc option to produce PIC... -fPIC -DPIC
20:42:09 [2022-11-16T20:42:09.878Z] #44 117.8 checking if gcc PIC flag -fPIC -DPIC works... yes
20:42:10 [2022-11-16T20:42:10.135Z] #44 118.0 checking if gcc static flag -static works... yes
20:42:10 [2022-11-16T20:42:10.135Z] #44 118.2 checking if gcc supports -c -o file.o... yes
20:42:10 [2022-11-16T20:42:10.135Z] #44 118.4 checking if gcc supports -c -o file.o... (cached) yes
20:42:10 [2022-11-16T20:42:10.135Z] #44 118.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:42:10 [2022-11-16T20:42:10.649Z] #44 118.5 checking dynamic linker characteristics... GNU/Linux ld.so
20:42:10 [2022-11-16T20:42:10.649Z] #44 118.9 checking how to hardcode library paths into programs... immediate
20:42:10 [2022-11-16T20:42:10.649Z] #44 118.9 checking whether stripping libraries is possible... yes
20:42:10 [2022-11-16T20:42:10.649Z] #44 118.9 checking if libtool supports shared libraries... yes
20:42:10 [2022-11-16T20:42:10.649Z] #44 118.9 checking whether to build shared libraries... no
20:42:10 [2022-11-16T20:42:10.649Z] #44 118.9 checking whether to build static libraries... yes
20:42:10 [2022-11-16T20:42:10.906Z] #44 118.9 checking float.h usability... yes
20:42:10 [2022-11-16T20:42:10.906Z] #44 119.1 checking float.h presence... yes
20:42:11 [2022-11-16T20:42:11.163Z] #44 119.2 checking for float.h... yes
20:42:11 [2022-11-16T20:42:11.163Z] #44 119.2 checking limits.h usability... yes
20:42:11 [2022-11-16T20:42:11.163Z] #44 119.3 checking limits.h presence... yes
20:42:11 [2022-11-16T20:42:11.163Z] #44 119.4 checking for limits.h... yes
20:42:11 [2022-11-16T20:42:11.420Z] #44 119.4 checking stddef.h usability... yes
20:42:11 [2022-11-16T20:42:11.420Z] #44 119.6 checking stddef.h presence... yes
20:42:11 [2022-11-16T20:42:11.420Z] #44 119.6 checking for stddef.h... yes
20:42:11 [2022-11-16T20:42:11.420Z] #44 119.6 checking for stdlib.h... (cached) yes
20:42:11 [2022-11-16T20:42:11.677Z] #44 119.7 checking for string.h... (cached) yes
20:42:11 [2022-11-16T20:42:11.677Z] #44 119.7 checking sys/time.h usability... yes
20:42:11 [2022-11-16T20:42:11.677Z] #44 119.9 checking sys/time.h presence... yes
20:42:11 [2022-11-16T20:42:11.933Z] #44 120.0 checking for sys/time.h... yes
20:42:11 [2022-11-16T20:42:11.933Z] #44 120.0 checking for inline... inline
20:42:12 [2022-11-16T20:42:12.191Z] #44 120.1 checking for size_t... yes
20:42:12 [2022-11-16T20:42:12.191Z] #44 120.4 checking for stdlib.h... (cached) yes
20:42:12 [2022-11-16T20:42:12.448Z] #44 120.4 checking for GNU libc compatible malloc... yes
20:42:12 [2022-11-16T20:42:12.448Z] #44 120.6 checking for stdlib.h... (cached) yes
20:42:12 [2022-11-16T20:42:12.448Z] #44 120.6 checking for GNU libc compatible realloc... yes
20:42:12 [2022-11-16T20:42:12.960Z] #44 120.8 checking for working strtod... yes
20:42:12 [2022-11-16T20:42:12.960Z] #44 121.0 checking for gettimeofday... yes
20:42:13 [2022-11-16T20:42:13.216Z] #44 121.2 checking for memset... yes
20:42:13 [2022-11-16T20:42:13.473Z] #44 121.4 checking for strspn... yes
20:42:13 [2022-11-16T20:42:13.729Z] #44 121.8 checking that generated files are newer than configure... done
20:42:13 [2022-11-16T20:42:13.729Z] #44 121.8 configure: creating ./config.status
20:42:16 [2022-11-16T20:42:16.271Z] #44 124.2 config.status: creating Makefile
20:42:16 [2022-11-16T20:42:16.271Z] #44 124.2 config.status: creating config.h
20:42:16 [2022-11-16T20:42:16.271Z] #44 124.3 config.status: executing depfiles commands
20:42:16 [2022-11-16T20:42:16.271Z] #44 124.5 config.status: executing libtool commands
20:42:17 [2022-11-16T20:42:17.200Z] #44 125.4   GEN      .version
20:42:17 [2022-11-16T20:42:17.200Z] #44 125.4 make  install-recursive
20:42:17 [2022-11-16T20:42:17.200Z] #44 125.4 make[1]: Entering directory '/tmp/crun-build'
20:42:17 [2022-11-16T20:42:17.458Z] #44 125.5 Making install in libocispec
20:42:17 [2022-11-16T20:42:17.458Z] #44 125.5 make[2]: Entering directory '/tmp/crun-build/libocispec'
20:42:17 [2022-11-16T20:42:17.458Z] #44 125.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
20:42:17 [2022-11-16T20:42:17.458Z] #44 125.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
20:42:17 [2022-11-16T20:42:17.458Z] #44 125.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
20:42:17 [2022-11-16T20:42:17.458Z] #44 125.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
20:42:18 [2022-11-16T20:42:18.023Z] #44 126.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
20:42:18 [2022-11-16T20:42:18.023Z] #44 126.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
20:42:18 [2022-11-16T20:42:18.023Z] #44 126.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
20:42:18 [2022-11-16T20:42:18.023Z] #44 126.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
20:42:18 [2022-11-16T20:42:18.023Z] #44 126.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
20:42:18 [2022-11-16T20:42:18.023Z] #44 126.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
20:42:18 [2022-11-16T20:42:18.023Z] #44 126.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
20:42:18 [2022-11-16T20:42:18.023Z] #44 126.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
20:42:18 [2022-11-16T20:42:18.023Z] #44 126.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
20:42:18 [2022-11-16T20:42:18.280Z] #44 ...
20:42:18 [2022-11-16T20:42:18.281Z] 
20:42:18 [2022-11-16T20:42:18.281Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
20:42:18 [2022-11-16T20:42:18.281Z] #0 9.079 Collecting yamllint==1.27.1
20:42:18 [2022-11-16T20:42:18.281Z] #59 10.16   Downloading yamllint-1.27.1.tar.gz (129 kB)
20:42:18 [2022-11-16T20:42:18.281Z] #59 ...
20:42:18 [2022-11-16T20:42:18.281Z] 
20:42:18 [2022-11-16T20:42:18.281Z] #44 [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
20:42:18 [2022-11-16T20:42:18.281Z] #44 126.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
20:42:18 [2022-11-16T20:42:18.281Z] #44 126.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
20:42:18 [2022-11-16T20:42:18.281Z] #44 126.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
20:42:18 [2022-11-16T20:42:18.281Z] #44 126.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
20:42:18 [2022-11-16T20:42:18.281Z] #44 126.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
20:42:18 [2022-11-16T20:42:18.281Z] #44 126.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
20:42:18 [2022-11-16T20:42:18.281Z] #44 126.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
20:42:19 [2022-11-16T20:42:19.211Z] #44 127.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
20:42:19 [2022-11-16T20:42:19.211Z] #44 127.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
20:42:19 [2022-11-16T20:42:19.211Z] #44 127.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
20:42:19 [2022-11-16T20:42:19.211Z] #44 127.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
20:42:19 [2022-11-16T20:42:19.211Z] #44 127.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
20:42:19 [2022-11-16T20:42:19.211Z] #44 127.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
20:42:19 [2022-11-16T20:42:19.211Z] #44 127.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
20:42:19 [2022-11-16T20:42:19.211Z] #44 127.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
20:42:19 [2022-11-16T20:42:19.211Z] #44 127.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
20:42:19 [2022-11-16T20:42:19.211Z] #44 127.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
20:42:19 [2022-11-16T20:42:19.211Z] #44 127.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
20:42:19 [2022-11-16T20:42:19.211Z] #44 127.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
20:42:19 [2022-11-16T20:42:19.211Z] #44 127.3 make  install-recursive
20:42:19 [2022-11-16T20:42:19.211Z] #44 127.3 make[3]: Entering directory '/tmp/crun-build/libocispec'
20:42:19 [2022-11-16T20:42:19.211Z] #44 127.4 Making install in yajl
20:42:19 [2022-11-16T20:42:19.211Z] #44 127.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:42:19 [2022-11-16T20:42:19.211Z] #44 127.5   CC       verify/json_verify-json_verify.o
20:42:19 [2022-11-16T20:42:19.211Z] #44 127.5   CC       src/libyajl_la-yajl_alloc.lo
20:42:19 [2022-11-16T20:42:19.211Z] #44 127.5   CC       src/libyajl_la-yajl.lo
20:42:19 [2022-11-16T20:42:19.211Z] #44 127.5   CC       src/libyajl_la-yajl_gen.lo
20:42:19 [2022-11-16T20:42:19.211Z] #44 127.5   CC       src/libyajl_la-yajl_parser.lo
20:42:19 [2022-11-16T20:42:19.470Z] #44 127.5   CC       src/libyajl_la-yajl_buf.lo
20:42:19 [2022-11-16T20:42:19.470Z] #44 127.6   CC       src/libyajl_la-yajl_encode.lo
20:42:19 [2022-11-16T20:42:19.470Z] #44 127.6   CC       src/libyajl_la-yajl_lex.lo
20:42:19 [2022-11-16T20:42:19.470Z] #44 127.7   CC       src/libyajl_la-yajl_tree.lo
20:42:22 [2022-11-16T20:42:22.003Z] #44 ...
20:42:22 [2022-11-16T20:42:22.003Z] 
20:42:22 [2022-11-16T20:42:22.003Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
20:42:22 [2022-11-16T20:42:22.003Z] #59 11.28 Collecting pathspec>=0.5.3
20:42:22 [2022-11-16T20:42:22.003Z] #59 11.29   Downloading pathspec-0.10.2-py3-none-any.whl (28 kB)
20:42:22 [2022-11-16T20:42:22.003Z] #59 11.58 Collecting pyyaml
20:42:22 [2022-11-16T20:42:22.003Z] #59 11.60   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
20:42:22 [2022-11-16T20:42:22.003Z] #59 11.64 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
20:42:22 [2022-11-16T20:42:22.003Z] #59 11.65 Building wheels for collected packages: yamllint
20:42:22 [2022-11-16T20:42:22.003Z] #59 11.67   Building wheel for yamllint (setup.py): started
20:42:22 [2022-11-16T20:42:22.003Z] #59 12.79   Building wheel for yamllint (setup.py): finished with status 'done'
20:42:22 [2022-11-16T20:42:22.003Z] #59 12.80   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=2d86518310ed017139e9fb90a8a5dbc6a6d593f9c06fb920256d229ef6a4bc12
20:42:22 [2022-11-16T20:42:22.003Z] #59 12.80   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
20:42:22 [2022-11-16T20:42:22.003Z] #59 12.81 Successfully built yamllint
20:42:22 [2022-11-16T20:42:22.003Z] #59 12.82 Installing collected packages: pyyaml, pathspec, yamllint
20:42:22 [2022-11-16T20:42:22.003Z] #59 13.20 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.27.1
20:42:22 [2022-11-16T20:42:22.003Z] #59 DONE 13.7s
20:42:22 [2022-11-16T20:42:22.263Z] 
20:42:22 [2022-11-16T20:42:22.263Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:42:24 [2022-11-16T20:42:24.785Z] #41 ...
20:42:24 [2022-11-16T20:42:24.785Z] 
20:42:24 [2022-11-16T20:42:24.785Z] #44 [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
20:42:24 [2022-11-16T20:42:24.785Z] #44 132.8   CCLD     libyajl.la
20:42:25 [2022-11-16T20:42:25.041Z] #44 133.2   CCLD     verify/json_verify
20:42:25 [2022-11-16T20:42:25.604Z] #44 133.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:42:25 [2022-11-16T20:42:25.604Z] #44 133.7 make[5]: Nothing to be done for 'install-exec-am'.
20:42:25 [2022-11-16T20:42:25.604Z] #44 133.7 make[5]: Nothing to be done for 'install-data-am'.
20:42:25 [2022-11-16T20:42:25.604Z] #44 133.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:42:25 [2022-11-16T20:42:25.604Z] #44 133.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:42:25 [2022-11-16T20:42:25.604Z] #44 133.7 make[4]: Entering directory '/tmp/crun-build/libocispec'
20:42:25 [2022-11-16T20:42:25.604Z] #44 133.8   CC       src/validate.o
20:42:25 [2022-11-16T20:42:25.604Z] #44 133.8   CC       src/image_spec_schema_config_schema.lo
20:42:25 [2022-11-16T20:42:25.604Z] #44 133.8   CC       src/image_spec_schema_content_descriptor.lo
20:42:25 [2022-11-16T20:42:25.604Z] #44 133.8   CC       src/image_spec_schema_defs.lo
20:42:25 [2022-11-16T20:42:25.605Z] #44 133.8   CC       src/image_spec_schema_defs_descriptor.lo
20:42:25 [2022-11-16T20:42:25.605Z] #44 133.9   CC       src/image_spec_schema_image_index_schema.lo
20:42:25 [2022-11-16T20:42:25.605Z] #44 133.9   CC       src/image_spec_schema_image_layout_schema.lo
20:42:25 [2022-11-16T20:42:25.605Z] #44 133.9   CC       src/image_spec_schema_image_manifest_schema.lo
20:42:25 [2022-11-16T20:42:25.605Z] #44 133.9   CC       src/runtime_spec_schema_config_linux.lo
20:42:25 [2022-11-16T20:42:25.605Z] #44 133.9   CC       src/runtime_spec_schema_config_zos.lo
20:42:25 [2022-11-16T20:42:25.861Z] #44 134.0   CC       src/runtime_spec_schema_config_schema.lo
20:42:25 [2022-11-16T20:42:25.861Z] #44 134.1   CC       src/runtime_spec_schema_config_vm.lo
20:42:25 [2022-11-16T20:42:25.861Z] #44 134.1   CC       src/runtime_spec_schema_config_solaris.lo
20:42:25 [2022-11-16T20:42:25.861Z] #44 134.1   CC       src/runtime_spec_schema_config_windows.lo
20:42:25 [2022-11-16T20:42:25.861Z] #44 134.2   CC       src/runtime_spec_schema_defs.lo
20:42:26 [2022-11-16T20:42:26.118Z] #44 134.2   CC       src/runtime_spec_schema_defs_linux.lo
20:42:26 [2022-11-16T20:42:26.118Z] #44 134.3   CC       src/runtime_spec_schema_defs_zos.lo
20:42:26 [2022-11-16T20:42:26.118Z] #44 134.3   CC       src/runtime_spec_schema_defs_vm.lo
20:42:26 [2022-11-16T20:42:26.118Z] #44 134.3   CC       src/runtime_spec_schema_defs_windows.lo
20:42:26 [2022-11-16T20:42:26.118Z] #44 134.4   CC       src/runtime_spec_schema_state_schema.lo
20:42:26 [2022-11-16T20:42:26.375Z] #44 134.5   CC       src/image_manifest_items_image_manifest_items_schema.lo
20:42:26 [2022-11-16T20:42:26.375Z] #44 134.6   CC       src/basic_test_double_array_item.lo
20:42:26 [2022-11-16T20:42:26.375Z] #44 134.7   CC       src/basic_test_double_array.lo
20:42:26 [2022-11-16T20:42:26.375Z] #44 134.7   CC       src/basic_test_top_array_int.lo
20:42:26 [2022-11-16T20:42:26.646Z] #44 134.9   CC       src/basic_test_top_array_string.lo
20:42:26 [2022-11-16T20:42:26.646Z] #44 135.0   CC       src/basic_test_top_double_array_int.lo
20:42:26 [2022-11-16T20:42:26.906Z] #44 135.1   CC       src/basic_test_top_double_array_obj.lo
20:42:26 [2022-11-16T20:42:26.906Z] #44 135.1   CC       src/basic_test_top_double_array_refobj.lo
20:42:27 [2022-11-16T20:42:27.474Z] #44 135.4   CC       src/basic_test_top_double_array_string.lo
20:42:27 [2022-11-16T20:42:27.474Z] #44 135.6   CC       src/read-file.lo
20:42:27 [2022-11-16T20:42:27.474Z] #44 135.8   CC       src/json_common.lo
20:42:28 [2022-11-16T20:42:28.036Z] #44 136.1   CC       tests/test-1.o
20:42:28 [2022-11-16T20:42:28.036Z] #44 136.2   CC       tests/test-2.o
20:42:28 [2022-11-16T20:42:28.036Z] #44 136.3   CC       tests/test-3.o
20:42:28 [2022-11-16T20:42:28.292Z] #44 136.5   CC       tests/test-4.o
20:42:28 [2022-11-16T20:42:28.548Z] #44 136.7   CC       tests/test-5.o
20:42:28 [2022-11-16T20:42:28.548Z] #44 136.7   CC       tests/test-6.o
20:42:28 [2022-11-16T20:42:28.804Z] #44 136.9   CC       tests/test-7.o
20:42:28 [2022-11-16T20:42:28.804Z] #44 137.1   CC       tests/test-8.o
20:42:29 [2022-11-16T20:42:29.060Z] #44 137.3   CC       tests/test-9.o
20:42:29 [2022-11-16T20:42:29.624Z] #44 137.6   CC       tests/test-10.o
20:42:29 [2022-11-16T20:42:29.880Z] #44 137.9   CC       tests/test-11.o
20:42:51 [2022-11-16T20:42:51.779Z] #44 ...
20:42:51 [2022-11-16T20:42:51.779Z] 
20:42:51 [2022-11-16T20:42:51.779Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:42:51 [2022-11-16T20:42:51.779Z] #41 203.7 + dpkg --print-architecture
20:42:51 [2022-11-16T20:42:51.779Z] #41 DONE 204.3s
20:42:51 [2022-11-16T20:42:51.779Z] 
20:42:51 [2022-11-16T20:42:51.779Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:43:03 [2022-11-16T20:43:03.956Z] #48 ...
20:43:03 [2022-11-16T20:43:03.956Z] 
20:43:03 [2022-11-16T20:43:03.956Z] #44 [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
20:43:03 [2022-11-16T20:43:03.956Z] #44 170.0   CCLD     libocispec.la
20:43:03 [2022-11-16T20:43:03.956Z] #44 170.5   CCLD     src/validate
20:43:03 [2022-11-16T20:43:03.956Z] #44 170.5   CCLD     tests/test-1
20:43:03 [2022-11-16T20:43:03.956Z] #44 170.5   CCLD     tests/test-2
20:43:03 [2022-11-16T20:43:03.956Z] #44 170.6   CCLD     tests/test-3
20:43:03 [2022-11-16T20:43:03.956Z] #44 170.6   CCLD     tests/test-4
20:43:03 [2022-11-16T20:43:03.956Z] #44 170.6   CCLD     tests/test-5
20:43:03 [2022-11-16T20:43:03.956Z] #44 170.7   CCLD     tests/test-7
20:43:03 [2022-11-16T20:43:03.956Z] #44 170.7   CCLD     tests/test-6
20:43:03 [2022-11-16T20:43:03.956Z] #44 170.8   CCLD     tests/test-8
20:43:03 [2022-11-16T20:43:03.956Z] #44 170.9   CCLD     tests/test-9
20:43:03 [2022-11-16T20:43:03.956Z] #44 171.1   CCLD     tests/test-10
20:43:03 [2022-11-16T20:43:03.956Z] #44 171.2 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
20:43:03 [2022-11-16T20:43:03.956Z] #44 171.2   CCLD     tests/test-11
20:43:04 [2022-11-16T20:43:04.886Z] #44 172.9 libtool: link: ar cr libocispec.a 
20:43:04 [2022-11-16T20:43:04.886Z] #44 173.0 libtool: link: ranlib libocispec.a
20:43:06 [2022-11-16T20:43:06.255Z] #44 174.2 make[5]: Entering directory '/tmp/crun-build/libocispec'
20:43:06 [2022-11-16T20:43:06.255Z] #44 174.2 make[5]: Nothing to be done for 'install-exec-am'.
20:43:06 [2022-11-16T20:43:06.255Z] #44 174.2 make[5]: Nothing to be done for 'install-data-am'.
20:43:06 [2022-11-16T20:43:06.255Z] #44 174.2 make[5]: Leaving directory '/tmp/crun-build/libocispec'
20:43:06 [2022-11-16T20:43:06.255Z] #44 174.2 make[4]: Leaving directory '/tmp/crun-build/libocispec'
20:43:06 [2022-11-16T20:43:06.255Z] #44 174.2 make[3]: Leaving directory '/tmp/crun-build/libocispec'
20:43:06 [2022-11-16T20:43:06.255Z] #44 174.2 make[2]: Leaving directory '/tmp/crun-build/libocispec'
20:43:06 [2022-11-16T20:43:06.255Z] #44 174.2 make[2]: Entering directory '/tmp/crun-build'
20:43:06 [2022-11-16T20:43:06.255Z] #44 174.4   CC       src/libcrun/libcrun_testing_a-utils.o
20:43:06 [2022-11-16T20:43:06.255Z] #44 174.4   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
20:43:06 [2022-11-16T20:43:06.255Z] #44 174.4   CC       src/libcrun/libcrun_testing_a-container.o
20:43:06 [2022-11-16T20:43:06.255Z] #44 174.4   CC       src/libcrun/libcrun_testing_a-cgroup.o
20:43:06 [2022-11-16T20:43:06.255Z] #44 174.4   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
20:43:06 [2022-11-16T20:43:06.255Z] #44 174.4   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
20:43:06 [2022-11-16T20:43:06.255Z] #44 174.4   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
20:43:06 [2022-11-16T20:43:06.255Z] #44 174.4   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
20:43:06 [2022-11-16T20:43:06.255Z] #44 174.4   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
20:43:06 [2022-11-16T20:43:06.513Z] #44 174.5   CC       src/libcrun/libcrun_testing_a-criu.o
20:43:06 [2022-11-16T20:43:06.513Z] #44 174.6   CC       src/libcrun/libcrun_testing_a-custom-handler.o
20:43:06 [2022-11-16T20:43:06.513Z] #44 174.6   CC       src/libcrun/libcrun_testing_a-linux.o
20:43:06 [2022-11-16T20:43:06.513Z] #44 174.6   CC       src/libcrun/libcrun_testing_a-seccomp.o
20:43:06 [2022-11-16T20:43:06.513Z] #44 174.7   CC       src/libcrun/libcrun_testing_a-ebpf.o
20:43:06 [2022-11-16T20:43:06.513Z] #44 174.8   CC       src/libcrun/libcrun_testing_a-error.o
20:43:06 [2022-11-16T20:43:06.769Z] #44 174.8   CC       src/libcrun/libcrun_testing_a-status.o
20:43:06 [2022-11-16T20:43:06.769Z] #44 174.9   CC       src/libcrun/libcrun_testing_a-terminal.o
20:43:06 [2022-11-16T20:43:06.769Z] #44 174.9   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
20:43:06 [2022-11-16T20:43:06.769Z] #44 175.0   CC       src/libcrun/libcrun_testing_a-signals.o
20:43:07 [2022-11-16T20:43:07.025Z] #44 175.1   CC       src/libcrun/libcrun_testing_a-mount_flags.o
20:43:07 [2022-11-16T20:43:07.025Z] #44 175.2   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
20:43:07 [2022-11-16T20:43:07.025Z] #44 175.3   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
20:43:07 [2022-11-16T20:43:07.281Z] #44 175.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
20:43:07 [2022-11-16T20:43:07.281Z] #44 175.5   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
20:43:07 [2022-11-16T20:43:07.281Z] #44 175.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
20:43:07 [2022-11-16T20:43:07.537Z] #44 175.7   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
20:43:07 [2022-11-16T20:43:07.537Z] #44 175.7   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
20:43:07 [2022-11-16T20:43:07.793Z] #44 176.0   CC       src/crun-crun.o
20:43:07 [2022-11-16T20:43:07.794Z] #44 176.1   CC       src/crun-run.o
20:43:08 [2022-11-16T20:43:08.357Z] #44 176.3   CC       src/crun-delete.o
20:43:08 [2022-11-16T20:43:08.357Z] #44 176.4   CC       src/crun-kill.o
20:43:08 [2022-11-16T20:43:08.357Z] #44 176.6   CC       src/crun-pause.o
20:43:08 [2022-11-16T20:43:08.614Z] #44 176.8   CC       src/crun-unpause.o
20:43:08 [2022-11-16T20:43:08.614Z] #44 176.8   CC       src/crun-spec.o
20:43:08 [2022-11-16T20:43:08.614Z] #44 176.8   CC       src/crun-exec.o
20:43:08 [2022-11-16T20:43:08.614Z] #44 177.0   CC       src/crun-list.o
20:43:09 [2022-11-16T20:43:09.177Z] #44 177.1   CC       src/crun-start.o
20:43:09 [2022-11-16T20:43:09.177Z] #44 177.2   CC       src/crun-create.o
20:43:09 [2022-11-16T20:43:09.177Z] #44 177.4   CC       src/crun-state.o
20:43:09 [2022-11-16T20:43:09.434Z] #44 177.6   CC       src/crun-update.o
20:43:09 [2022-11-16T20:43:09.691Z] #44 177.7   CC       src/crun-ps.o
20:43:09 [2022-11-16T20:43:09.691Z] #44 177.8   CC       src/crun-checkpoint.o
20:43:09 [2022-11-16T20:43:09.691Z] #44 177.9   CC       src/crun-restore.o
20:43:09 [2022-11-16T20:43:09.948Z] #44 178.0   CC       src/libcrun/libcrun_la-utils.lo
20:43:09 [2022-11-16T20:43:09.948Z] #44 178.3   CC       src/libcrun/libcrun_la-cloned_binary.lo
20:43:10 [2022-11-16T20:43:10.511Z] #44 178.6   CC       src/libcrun/libcrun_la-container.lo
20:43:10 [2022-11-16T20:43:10.511Z] #44 178.8   CC       src/libcrun/libcrun_la-cgroup.lo
20:43:10 [2022-11-16T20:43:10.767Z] #44 179.0   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
20:43:11 [2022-11-16T20:43:11.023Z] #44 179.0   CC       src/libcrun/libcrun_la-cgroup-resources.lo
20:43:11 [2022-11-16T20:43:11.023Z] #44 179.3   CC       src/libcrun/libcrun_la-cgroup-setup.lo
20:43:11 [2022-11-16T20:43:11.280Z] #44 179.5   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
20:43:11 [2022-11-16T20:43:11.536Z] #44 179.6   CC       src/libcrun/libcrun_la-cgroup-utils.lo
20:43:11 [2022-11-16T20:43:11.536Z] #44 179.8   CC       src/libcrun/libcrun_la-criu.lo
20:43:12 [2022-11-16T20:43:12.100Z] #44 180.1   CC       src/libcrun/libcrun_la-custom-handler.lo
20:43:12 [2022-11-16T20:43:12.100Z] #44 180.3   CC       src/libcrun/libcrun_la-linux.lo
20:43:12 [2022-11-16T20:43:12.356Z] #44 180.4   CC       src/libcrun/libcrun_la-seccomp.lo
20:43:12 [2022-11-16T20:43:12.613Z] #44 180.8   CC       src/libcrun/libcrun_la-ebpf.lo
20:43:12 [2022-11-16T20:43:12.869Z] #44 181.2   CC       src/libcrun/libcrun_la-error.lo
20:43:13 [2022-11-16T20:43:13.431Z] #44 181.6   CC       src/libcrun/libcrun_la-status.lo
20:43:13 [2022-11-16T20:43:13.993Z] #44 182.0   CC       src/libcrun/libcrun_la-terminal.lo
20:43:14 [2022-11-16T20:43:14.556Z] #44 182.8   CC       src/libcrun/libcrun_la-chroot_realpath.lo
20:43:15 [2022-11-16T20:43:15.925Z] #44 184.0   CC       src/libcrun/libcrun_la-signals.lo
20:43:15 [2022-11-16T20:43:15.925Z] #44 184.1   CC       src/libcrun/libcrun_la-mount_flags.lo
20:43:16 [2022-11-16T20:43:16.489Z] #44 184.7   CC       src/libcrun/libcrun_la-seccomp_notify.lo
20:43:17 [2022-11-16T20:43:17.053Z] #44 185.2   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
20:43:17 [2022-11-16T20:43:17.615Z] #44 185.6   CC       src/libcrun/handlers/libcrun_la-krun.lo
20:43:17 [2022-11-16T20:43:17.616Z] #44 185.8   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
20:43:17 [2022-11-16T20:43:17.872Z] #44 186.0   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
20:43:18 [2022-11-16T20:43:18.130Z] #44 186.5   CC       tests/init.o
20:43:18 [2022-11-16T20:43:18.387Z] #44 186.7   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
20:43:36 [2022-11-16T20:43:36.444Z] #44 204.0   CCLD     tests/init
20:43:51 [2022-11-16T20:43:51.299Z] #44 ...
20:43:51 [2022-11-16T20:43:51.299Z] 
20:43:51 [2022-11-16T20:43:51.299Z] #31 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
20:43:51 [2022-11-16T20:43:51.299Z] #31 265.0 + return
20:43:51 [2022-11-16T20:43:51.299Z] #31 DONE 265.9s
20:43:51 [2022-11-16T20:43:51.299Z] 
20:43:51 [2022-11-16T20:43:51.299Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:43:52 [2022-11-16T20:43:52.229Z] #48 ...
20:43:52 [2022-11-16T20:43:52.229Z] 
20:43:52 [2022-11-16T20:43:52.229Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
20:43:52 [2022-11-16T20:43:52.229Z] #60 DONE 0.1s
20:43:52 [2022-11-16T20:43:52.486Z] 
20:43:52 [2022-11-16T20:43:52.486Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
20:43:52 [2022-11-16T20:43:52.486Z] #61 DONE 0.1s
20:43:52 [2022-11-16T20:43:52.486Z] 
20:43:52 [2022-11-16T20:43:52.486Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:43:52 [2022-11-16T20:43:52.486Z] #48 ...
20:43:52 [2022-11-16T20:43:52.486Z] 
20:43:52 [2022-11-16T20:43:52.486Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
20:43:52 [2022-11-16T20:43:52.486Z] #62 DONE 0.1s
20:43:52 [2022-11-16T20:43:52.744Z] 
20:43:52 [2022-11-16T20:43:52.744Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
20:43:52 [2022-11-16T20:43:52.744Z] #63 DONE 0.1s
20:43:52 [2022-11-16T20:43:52.744Z] 
20:43:52 [2022-11-16T20:43:52.744Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
20:43:52 [2022-11-16T20:43:52.744Z] #64 DONE 0.1s
20:43:52 [2022-11-16T20:43:52.744Z] 
20:43:52 [2022-11-16T20:43:52.744Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
20:43:52 [2022-11-16T20:43:52.744Z] #65 DONE 0.1s
20:43:52 [2022-11-16T20:43:52.744Z] 
20:43:52 [2022-11-16T20:43:52.744Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
20:43:52 [2022-11-16T20:43:52.744Z] #66 DONE 0.1s
20:43:52 [2022-11-16T20:43:52.744Z] 
20:43:52 [2022-11-16T20:43:52.744Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:43:53 [2022-11-16T20:43:53.007Z] #48 ...
20:43:53 [2022-11-16T20:43:53.007Z] 
20:43:53 [2022-11-16T20:43:53.007Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
20:43:53 [2022-11-16T20:43:53.007Z] #67 DONE 0.1s
20:43:53 [2022-11-16T20:43:53.007Z] 
20:43:53 [2022-11-16T20:43:53.007Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
20:43:53 [2022-11-16T20:43:53.007Z] #68 DONE 0.1s
20:43:53 [2022-11-16T20:43:53.007Z] 
20:43:53 [2022-11-16T20:43:53.007Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:43:53 [2022-11-16T20:43:53.264Z] #48 ...
20:43:53 [2022-11-16T20:43:53.264Z] 
20:43:53 [2022-11-16T20:43:53.264Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
20:43:53 [2022-11-16T20:43:53.264Z] #69 DONE 0.1s
20:43:53 [2022-11-16T20:43:53.264Z] 
20:43:53 [2022-11-16T20:43:53.264Z] #30 [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.49.0"      && /build/golangci-lint --version
20:43:54 [2022-11-16T20:43:54.632Z] #30 ...
20:43:54 [2022-11-16T20:43:54.632Z] 
20:43:54 [2022-11-16T20:43:54.632Z] #44 [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
20:43:54 [2022-11-16T20:43:54.632Z] #44 222.7   AR       libcrun_testing.a
20:43:54 [2022-11-16T20:43:54.632Z] #44 222.7 ar: `u' modifier ignored since `D' is the default (see `U')
20:43:54 [2022-11-16T20:43:54.632Z] #44 222.8   CCLD     tests/tests_libcrun_utils
20:43:54 [2022-11-16T20:43:54.632Z] #44 222.8   CCLD     tests/tests_libcrun_errors
20:43:54 [2022-11-16T20:43:54.632Z] #44 222.8   CCLD     tests/tests_libcrun_fuzzer
20:43:54 [2022-11-16T20:43:54.888Z] #44 223.1   CCLD     libcrun.la
20:43:55 [2022-11-16T20:43:55.818Z] #44 224.1   CCLD     crun
20:43:56 [2022-11-16T20:43:56.398Z] #44 224.4 make[3]: Entering directory '/tmp/crun-build'
20:43:56 [2022-11-16T20:43:56.398Z] #44 224.6  /bin/mkdir -p '/usr/local/share/man/man1'
20:43:56 [2022-11-16T20:43:56.398Z] #44 224.6  /bin/mkdir -p '/usr/local/lib'
20:43:56 [2022-11-16T20:43:56.398Z] #44 224.6  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
20:43:56 [2022-11-16T20:43:56.398Z] #44 224.7  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
20:43:56 [2022-11-16T20:43:56.398Z] #44 224.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.7 libtool: install: ranlib /usr/local/lib/libcrun.a
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.9 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
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.9 ----------------------------------------------------------------------
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.9 Libraries have been installed in:
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.9    /usr/local/lib
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.9 
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.9 If you ever happen to want to link against installed libraries
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.9 in a given directory, LIBDIR, you must either use libtool, and
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.9 specify the full pathname of the library, or use the '-LLIBDIR'
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.9 flag during linking and do at least one of the following:
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.9    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.9      during execution
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.9    - add LIBDIR to the 'LD_RUN_PATH' environment variable
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.9      during linking
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.9    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.9    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.9 
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.9 See any operating system documentation about shared libraries for
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.9 more information, such as the ld(1) and ld.so(8) manual pages.
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.9 ----------------------------------------------------------------------
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.9  /bin/mkdir -p '/build'
20:43:56 [2022-11-16T20:43:56.658Z] #44 224.9   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
20:43:56 [2022-11-16T20:43:56.658Z] #44 225.0 libtool: install: /usr/bin/install -c crun /build/crun
20:43:56 [2022-11-16T20:43:56.931Z] #44 225.0 make[3]: Leaving directory '/tmp/crun-build'
20:43:56 [2022-11-16T20:43:56.931Z] #44 225.0 make[2]: Leaving directory '/tmp/crun-build'
20:43:56 [2022-11-16T20:43:56.931Z] #44 225.0 make[1]: Leaving directory '/tmp/crun-build'
20:43:57 [2022-11-16T20:43:57.195Z] #44 DONE 225.2s
20:43:57 [2022-11-16T20:43:57.195Z] 
20:43:57 [2022-11-16T20:43:57.195Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:43:59 [2022-11-16T20:43:59.729Z] #43 ...
20:43:59 [2022-11-16T20:43:59.729Z] 
20:43:59 [2022-11-16T20:43:59.729Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:43:59 [2022-11-16T20:43:59.729Z] #48 165.4 + mkdir -p /build
20:43:59 [2022-11-16T20:43:59.729Z] #48 165.4 + cp runc /build/runc
20:43:59 [2022-11-16T20:43:59.729Z] #48 DONE 165.8s
20:43:59 [2022-11-16T20:43:59.729Z] 
20:43:59 [2022-11-16T20:43:59.729Z] #30 [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.49.0"      && /build/golangci-lint --version
20:44:03 [2022-11-16T20:44:03.000Z] #30 278.0 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
20:44:03 [2022-11-16T20:44:03.930Z] #30 DONE 278.9s
20:44:03 [2022-11-16T20:44:03.930Z] 
20:44:03 [2022-11-16T20:44:03.930Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:44:04 [2022-11-16T20:44:04.863Z] #43 ...
20:44:04 [2022-11-16T20:44:04.863Z] 
20:44:04 [2022-11-16T20:44:04.863Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
20:44:05 [2022-11-16T20:44:05.120Z] #70 DONE 0.6s
20:44:05 [2022-11-16T20:44:05.120Z] 
20:44:05 [2022-11-16T20:44:05.120Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:44:05 [2022-11-16T20:44:05.377Z] #43 ...
20:44:05 [2022-11-16T20:44:05.377Z] 
20:44:05 [2022-11-16T20:44:05.377Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
20:44:05 [2022-11-16T20:44:05.377Z] #71 DONE 0.1s
20:44:05 [2022-11-16T20:44:05.377Z] 
20:44:05 [2022-11-16T20:44:05.377Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
20:44:05 [2022-11-16T20:44:05.634Z] #72 DONE 0.1s
20:44:05 [2022-11-16T20:44:05.634Z] 
20:44:05 [2022-11-16T20:44:05.634Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:44:07 [2022-11-16T20:44:07.526Z] #43 247.4 + bin/containerd
20:44:54 [2022-11-16T20:44:54.162Z] #43 287.2 # github.com/containerd/containerd/cmd/containerd
20:44:54 [2022-11-16T20:44:54.162Z] #43 287.2 /usr/bin/ld: /tmp/go-link-1918905436/000019.o: in function `New':
20:44:54 [2022-11-16T20:44:54.162Z] #43 287.2 /tmp/tmp.LGWY03zc9D/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
20:44:54 [2022-11-16T20:44:54.162Z] #43 287.3 + bin/containerd-stress
20:44:54 [2022-11-16T20:44:54.162Z] #43 288.4 + bin/containerd-shim
20:44:57 [2022-11-16T20:44:57.436Z] #43 297.1 + bin/containerd-shim-runc-v1
20:45:02 [2022-11-16T20:45:02.686Z] #43 302.2 + bin/containerd-shim-runc-v2
20:45:02 [2022-11-16T20:45:02.942Z] #43 303.0 + binaries
20:45:02 [2022-11-16T20:45:02.942Z] #43 303.0 + install -D bin/containerd /build/containerd
20:45:02 [2022-11-16T20:45:02.942Z] #43 303.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:45:02 [2022-11-16T20:45:02.942Z] #43 303.0 + install -D bin/ctr /build/ctr
20:45:03 [2022-11-16T20:45:03.869Z] #43 DONE 304.0s
20:45:04 [2022-11-16T20:45:04.431Z] 
20:45:04 [2022-11-16T20:45:04.431Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
20:45:04 [2022-11-16T20:45:04.687Z] #73 DONE 0.2s
20:45:04 [2022-11-16T20:45:04.687Z] 
20:45:04 [2022-11-16T20:45:04.687Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:45:04 [2022-11-16T20:45:04.687Z] #74 DONE 0.1s
20:45:04 [2022-11-16T20:45:04.687Z] 
20:45:04 [2022-11-16T20:45:04.687Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
20:45:05 [2022-11-16T20:45:05.616Z] #75 DONE 0.8s
20:45:05 [2022-11-16T20:45:05.616Z] 
20:45:05 [2022-11-16T20:45:05.616Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
20:45:05 [2022-11-16T20:45:05.616Z] #76 DONE 0.1s
20:45:05 [2022-11-16T20:45:05.616Z] 
20:45:05 [2022-11-16T20:45:05.616Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
20:45:05 [2022-11-16T20:45:05.616Z] #77 DONE 0.0s
20:45:05 [2022-11-16T20:45:05.872Z] 
20:45:05 [2022-11-16T20:45:05.872Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
20:45:05 [2022-11-16T20:45:05.872Z] #78 DONE 0.0s
20:45:05 [2022-11-16T20:45:05.872Z] 
20:45:05 [2022-11-16T20:45:05.872Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
20:45:06 [2022-11-16T20:45:06.801Z] #79 DONE 1.1s
20:45:06 [2022-11-16T20:45:06.801Z] 
20:45:06 [2022-11-16T20:45:06.801Z] #80 exporting to image
20:45:06 [2022-11-16T20:45:06.801Z] #80 exporting layers
20:45:10 [2022-11-16T20:45:10.072Z] #80 exporting layers 2.8s done
20:45:10 [2022-11-16T20:45:10.072Z] #80 writing image sha256:2edcc296f5f9b958f8cd4611aefdb0954a84908dae1614587dc0efd5e3c9249d done
20:45:10 [2022-11-16T20:45:10.072Z] #80 naming to docker.io/library/docker:340db5afb6b239c2462860c5049be7d76807429d done
20:45:10 [2022-11-16T20:45:10.072Z] #80 DONE 2.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:45:10 [2022-11-16T20:45:10.375Z] + sudo modprobe ip6table_filter
[Pipeline] sh
20:45:10 [2022-11-16T20:45:10.651Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44480/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=340db5afb6b239c2462860c5049be7d76807429d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:340db5afb6b239c2462860c5049be7d76807429d hack/test/unit
20:45:11 [2022-11-16T20:45:11.217Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
20:45:11 [2022-11-16T20:45:11.217Z] + TESTFLAGS+=' -test.timeout=5m'
20:45:11 [2022-11-16T20:45:11.217Z] + TESTDIRS=./...
20:45:11 [2022-11-16T20:45:11.217Z] + exclude_paths='/vendor/|/integration'
20:45:11 [2022-11-16T20:45:11.217Z] ++ go list ./...
20:45:11 [2022-11-16T20:45:11.217Z] ++ grep -vE '(/vendor/|/integration)'
20:45:12 [2022-11-16T20:45:12.146Z] + pkg_list='github.com/docker/docker/api
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/server
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/server/backend/build
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/server/httpstatus
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/server/httputils
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/server/middleware
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/server/router
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/server/router/build
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/server/router/checkpoint
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/server/router/container
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/server/router/debug
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/server/router/distribution
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/server/router/grpc
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/server/router/image
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/server/router/network
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/server/router/plugin
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/server/router/session
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/server/router/swarm
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/server/router/system
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/server/router/volume
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/types
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/types/backend
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/types/blkiodev
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/types/container
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/types/events
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/types/filters
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/types/image
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/types/mount
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/types/network
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/types/plugins/logdriver
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/types/registry
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/types/strslice
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/types/swarm
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/types/swarm/runtime
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/types/time
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/types/versions
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/types/versions/v1p19
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/types/versions/v1p20
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/api/types/volume
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/builder
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/builder/builder-next
20:45:12 [2022-11-16T20:45:12.146Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/builder/builder-next/exporter
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/builder/builder-next/worker
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/builder/dockerfile
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/builder/remotecontext
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/builder/remotecontext/git
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/builder/remotecontext/urlutil
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/cli
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/cli/config
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/cli/debug
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/cli/winresources/docker-proxy
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/cli/winresources/dockerd
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/client
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/cmd/docker-proxy
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/cmd/dockerd
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/cmd/dockerd/trap
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/container
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/container/stream
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/contrib/apparmor
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/contrib/docker-device-tool
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/contrib/httpserver
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/cluster
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/cluster/convert
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/cluster/executor
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/cluster/executor/container
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/cluster/provider
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/config
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/events
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/events/testutils
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/exec
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/aufs
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/copy
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/overlay
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/register
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/vfs
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/zfs
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/images
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/initlayer
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/links
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/listeners
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/awslogs
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/fluentd
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/gcplogs
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/gelf
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/journald
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/local
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/logentries
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/loggertest
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/loggerutils
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/splunk
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/syslog
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/templates
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/names
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/network
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/stats
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/distribution
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/distribution/metadata
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/distribution/utils
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/distribution/xfer
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/dockerversion
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/errdefs
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/image
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/image/cache
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/image/tarexport
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/image/v1
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/internal/test/suite
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/layer
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libcontainerd
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libcontainerd/queue
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libcontainerd/remote
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libcontainerd/supervisor
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libcontainerd/types
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/bitseq
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/cluster
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/config
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/datastore
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/diagnostic
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/discoverapi
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/driverapi
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/drivers/bridge
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/drivers/host
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/drivers/null
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/drivers/overlay
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/drivers/remote
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/drivers/windows
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/drvregistry
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/etchosts
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/idm
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/internal/caller
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/ipam
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/ipamapi
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/ipams/builtin
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/ipams/null
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/ipams/remote
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/ipamutils
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/iptables
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/netlabel
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/netutils
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/networkdb
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/ns
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/options
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/osl
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/osl/kernel
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/portallocator
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/portmapper
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/resolvconf
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/testutils
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/libnetwork/types
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/oci
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/oci/caps
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/opts
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/aaparser
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/archive
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/authorization
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/broadcaster
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/capabilities
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/chrootarchive
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/containerfs
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/devicemapper
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/directory
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/dmesg
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/fileutils
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/fsutils
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/homedir
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/idtools
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/ioutils
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/jsonmessage
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/longpath
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/loopback
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/namesgenerator
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/parsers
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/parsers/kernel
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/pidfile
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/platform
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/plugingetter
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/plugins
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/plugins/transport
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/pools
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/progress
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/pubsub
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/reexec
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/signal
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/stack
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/stdcopy
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/streamformatter
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/stringid
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/sysinfo
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/system
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/tailfile
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/tarsum
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/truncindex
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/urlutil
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/pkg/useragent
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/plugin
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/plugin/executor/containerd
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/plugin/v2
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/profiles/apparmor
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/profiles/seccomp
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/quota
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/reference
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/registry
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/registry/resumable
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/restartmanager
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/rootless
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/rootless/specconv
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/runconfig
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/runconfig/opts
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/testutil
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/testutil/daemon
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/testutil/environment
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/testutil/fakecontext
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/testutil/fakegit
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/testutil/fakestorage
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/testutil/fixtures/load
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/testutil/fixtures/plugin
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/testutil/registry
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/testutil/request
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/volume
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/volume/drivers
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/volume/local
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/volume/mounts
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/volume/service
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/volume/service/opts
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/volume/testutils'
20:45:12 [2022-11-16T20:45:12.147Z] ++ grep --fixed-strings -v /libnetwork
20:45:12 [2022-11-16T20:45:12.147Z] ++ echo 'github.com/docker/docker/api
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/server
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/server/backend/build
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/server/httpstatus
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/server/httputils
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/server/middleware
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/server/router
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/server/router/build
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/server/router/checkpoint
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/server/router/container
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/server/router/debug
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/server/router/distribution
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/server/router/grpc
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/server/router/image
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/server/router/network
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/server/router/plugin
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/server/router/session
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/server/router/swarm
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/server/router/system
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/server/router/volume
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/types
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/types/backend
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/types/blkiodev
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/types/container
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/types/events
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/types/filters
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/types/image
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/types/mount
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/types/network
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/types/plugins/logdriver
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/types/registry
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/types/strslice
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/types/swarm
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/types/swarm/runtime
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/types/time
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/types/versions
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/types/versions/v1p19
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/types/versions/v1p20
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/api/types/volume
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/builder
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/builder/builder-next
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/builder/builder-next/exporter
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/builder/builder-next/worker
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/builder/dockerfile
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/builder/remotecontext
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/builder/remotecontext/git
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/builder/remotecontext/urlutil
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/cli
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/cli/config
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/cli/debug
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/cli/winresources/docker-proxy
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/cli/winresources/dockerd
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/client
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/cmd/docker-proxy
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/cmd/dockerd
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/cmd/dockerd/trap
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/container
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/container/stream
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/contrib/apparmor
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/contrib/docker-device-tool
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/contrib/httpserver
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/cluster
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/cluster/convert
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/cluster/executor
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/cluster/executor/container
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/cluster/provider
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/config
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/events
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/events/testutils
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/exec
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/aufs
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/copy
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/overlay
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/register
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/vfs
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/graphdriver/zfs
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/images
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/initlayer
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/links
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/listeners
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/awslogs
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/fluentd
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/gcplogs
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/gelf
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/journald
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/local
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/logentries
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/loggertest
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/loggerutils
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/splunk
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/syslog
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/logger/templates
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/names
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/network
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/daemon/stats
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/distribution
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/distribution/metadata
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/distribution/utils
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/distribution/xfer
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/dockerversion
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/errdefs
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/image
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/image/cache
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/image/tarexport
20:45:12 [2022-11-16T20:45:12.147Z] github.com/docker/docker/image/v1
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/internal/test/suite
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/layer
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libcontainerd
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libcontainerd/queue
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libcontainerd/remote
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libcontainerd/supervisor
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libcontainerd/types
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/bitseq
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/cluster
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/config
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/datastore
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/diagnostic
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/discoverapi
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/driverapi
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/drivers/bridge
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/drivers/host
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/drivers/null
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/drivers/overlay
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/drivers/remote
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/drivers/windows
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/drvregistry
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/etchosts
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/idm
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/internal/caller
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/ipam
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/ipamapi
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/ipams/builtin
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/ipams/null
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/ipams/remote
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/ipamutils
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/iptables
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/netlabel
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/netutils
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/networkdb
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/ns
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/options
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/osl
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/osl/kernel
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/portallocator
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/portmapper
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/resolvconf
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/testutils
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libnetwork/types
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/oci
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/oci/caps
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/opts
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/aaparser
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/archive
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/authorization
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/broadcaster
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/capabilities
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/chrootarchive
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/containerfs
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/devicemapper
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/directory
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/dmesg
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/fileutils
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/fsutils
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/homedir
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/idtools
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/ioutils
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/jsonmessage
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/longpath
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/loopback
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/namesgenerator
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/parsers
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/parsers/kernel
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/pidfile
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/platform
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/plugingetter
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/plugins
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/plugins/transport
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/pools
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/progress
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/pubsub
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/reexec
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/signal
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/stack
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/stdcopy
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/streamformatter
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/stringid
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/sysinfo
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/system
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/tailfile
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/tarsum
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/truncindex
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/urlutil
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/useragent
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/plugin
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/plugin/executor/containerd
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/plugin/v2
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/profiles/apparmor
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/profiles/seccomp
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/quota
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/reference
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/registry
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/registry/resumable
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/restartmanager
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/rootless
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/rootless/specconv
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/runconfig
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/runconfig/opts
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/testutil
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/testutil/daemon
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/testutil/environment
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/testutil/fakecontext
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/testutil/fakegit
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/testutil/fakestorage
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/testutil/fixtures/load
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/testutil/fixtures/plugin
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/testutil/registry
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/testutil/request
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/volume
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/volume/drivers
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/volume/local
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/volume/mounts
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/volume/service
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/volume/service/opts
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/volume/testutils'
20:45:12 [2022-11-16T20:45:12.148Z] + base_pkg_list='github.com/docker/docker/api
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/backend/build
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/httpstatus
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/httputils
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/middleware
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/router
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/router/build
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/router/checkpoint
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/router/container
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/router/debug
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/router/distribution
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/router/grpc
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/router/image
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/router/network
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/router/plugin
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/router/session
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/router/swarm
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/router/system
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/router/volume
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/types
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/types/backend
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/types/blkiodev
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/types/container
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/types/events
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/types/filters
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/types/image
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/types/mount
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/types/network
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/types/plugins/logdriver
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/types/registry
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/types/strslice
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/types/swarm
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/types/swarm/runtime
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/types/time
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/types/versions
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/types/versions/v1p19
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/types/versions/v1p20
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/types/volume
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/builder
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/builder/builder-next
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/builder/builder-next/exporter
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/builder/builder-next/worker
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/builder/dockerfile
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/builder/remotecontext
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/builder/remotecontext/git
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/builder/remotecontext/urlutil
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/cli
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/cli/config
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/cli/debug
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/cli/winresources/docker-proxy
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/cli/winresources/dockerd
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/client
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/cmd/docker-proxy
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/cmd/dockerd
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/cmd/dockerd/trap
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/container
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/container/stream
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/contrib/apparmor
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/contrib/docker-device-tool
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/contrib/httpserver
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/cluster
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/cluster/convert
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/cluster/executor
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/cluster/executor/container
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/cluster/provider
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/config
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/events
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/events/testutils
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/exec
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/graphdriver
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/graphdriver/aufs
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/graphdriver/copy
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/graphdriver/overlay
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/graphdriver/register
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/graphdriver/vfs
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/graphdriver/zfs
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/images
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/initlayer
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/links
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/listeners
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/logger
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/logger/awslogs
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/logger/fluentd
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/logger/gcplogs
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/logger/gelf
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/logger/journald
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/logger/local
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/logger/logentries
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/logger/loggertest
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/logger/loggerutils
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/logger/splunk
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/logger/syslog
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/logger/templates
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/names
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/network
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/daemon/stats
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/distribution
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/distribution/metadata
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/distribution/utils
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/distribution/xfer
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/dockerversion
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/errdefs
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/image
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/image/cache
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/image/tarexport
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/image/v1
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/internal/test/suite
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/layer
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libcontainerd
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libcontainerd/queue
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libcontainerd/remote
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libcontainerd/supervisor
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/libcontainerd/types
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/oci
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/oci/caps
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/opts
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/aaparser
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/archive
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/authorization
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/broadcaster
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/capabilities
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/chrootarchive
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/containerfs
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/devicemapper
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/directory
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/dmesg
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/fileutils
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/fsutils
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/homedir
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/idtools
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/ioutils
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/jsonmessage
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/longpath
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/loopback
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/namesgenerator
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/parsers
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/parsers/kernel
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/pidfile
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/platform
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/plugingetter
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/plugins
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/plugins/transport
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/pools
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/progress
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/pubsub
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/reexec
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/signal
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/stack
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/stdcopy
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/streamformatter
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/stringid
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/sysinfo
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/system
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/tailfile
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/tarsum
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/truncindex
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/urlutil
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/pkg/useragent
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/plugin
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/plugin/executor/containerd
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/plugin/v2
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/profiles/apparmor
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/profiles/seccomp
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/quota
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/reference
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/registry
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/registry/resumable
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/restartmanager
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/rootless
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/rootless/specconv
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/runconfig
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/runconfig/opts
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/testutil
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/testutil/daemon
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/testutil/environment
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/testutil/fakecontext
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/testutil/fakegit
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/testutil/fakestorage
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/testutil/fixtures/load
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/testutil/fixtures/plugin
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/testutil/registry
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/testutil/request
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/volume
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/volume/drivers
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/volume/local
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/volume/mounts
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/volume/service
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/volume/service/opts
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/volume/testutils'
20:45:12 [2022-11-16T20:45:12.148Z] ++ grep --fixed-strings /libnetwork
20:45:12 [2022-11-16T20:45:12.148Z] ++ echo 'github.com/docker/docker/api
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/backend/build
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/httpstatus
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/httputils
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/middleware
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/router
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/router/build
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/router/checkpoint
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/router/container
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/router/debug
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/router/distribution
20:45:12 [2022-11-16T20:45:12.148Z] github.com/docker/docker/api/server/router/grpc
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/server/router/image
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/server/router/network
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/server/router/plugin
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/server/router/session
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/server/router/swarm
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/server/router/system
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/server/router/volume
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/types
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/types/backend
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/types/blkiodev
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/types/container
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/types/events
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/types/filters
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/types/image
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/types/mount
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/types/network
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/types/plugins/logdriver
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/types/registry
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/types/strslice
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/types/swarm
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/types/swarm/runtime
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/types/time
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/types/versions
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/types/versions/v1p19
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/types/versions/v1p20
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/api/types/volume
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/builder
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/builder/builder-next
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/builder/builder-next/exporter
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/builder/builder-next/worker
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/builder/dockerfile
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/builder/remotecontext
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/builder/remotecontext/git
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/builder/remotecontext/urlutil
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/cli
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/cli/config
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/cli/debug
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/cli/winresources/docker-proxy
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/cli/winresources/dockerd
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/client
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/cmd/docker-proxy
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/cmd/dockerd
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/cmd/dockerd/trap
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/container
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/container/stream
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/contrib/apparmor
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/contrib/docker-device-tool
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/contrib/httpserver
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/cluster
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/cluster/convert
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/cluster/executor
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/cluster/executor/container
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/cluster/provider
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/config
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/events
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/events/testutils
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/exec
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/graphdriver
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/graphdriver/aufs
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/graphdriver/copy
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/graphdriver/overlay
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/graphdriver/register
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/graphdriver/vfs
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/graphdriver/zfs
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/images
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/initlayer
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/links
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/listeners
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/logger
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/logger/awslogs
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/logger/fluentd
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/logger/gcplogs
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/logger/gelf
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/logger/journald
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/logger/local
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/logger/logentries
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/logger/loggertest
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/logger/loggerutils
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/logger/splunk
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/logger/syslog
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/logger/templates
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/names
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/network
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/daemon/stats
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/distribution
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/distribution/metadata
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/distribution/utils
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/distribution/xfer
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/dockerversion
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/errdefs
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/image
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/image/cache
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/image/tarexport
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/image/v1
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/internal/test/suite
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/layer
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libcontainerd
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libcontainerd/queue
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libcontainerd/remote
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libcontainerd/supervisor
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libcontainerd/types
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/bitseq
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/cluster
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/config
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/datastore
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/diagnostic
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/discoverapi
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/driverapi
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/bridge
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/host
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/null
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/overlay
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/remote
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/windows
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drvregistry
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/etchosts
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/idm
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/internal/caller
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/ipam
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/ipamapi
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/ipams/builtin
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/ipams/null
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/ipams/remote
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/ipamutils
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/iptables
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/netlabel
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/netutils
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/networkdb
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/ns
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/options
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/osl
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/osl/kernel
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/portallocator
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/portmapper
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/resolvconf
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/testutils
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/types
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/oci
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/oci/caps
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/opts
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/aaparser
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/archive
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/authorization
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/broadcaster
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/capabilities
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/chrootarchive
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/containerfs
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/devicemapper
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/directory
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/dmesg
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/fileutils
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/fsutils
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/homedir
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/idtools
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/ioutils
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/jsonmessage
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/longpath
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/loopback
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/namesgenerator
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/parsers
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/parsers/kernel
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/pidfile
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/platform
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/plugingetter
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/plugins
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/plugins/transport
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/pools
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/progress
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/pubsub
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/reexec
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/signal
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/stack
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/stdcopy
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/streamformatter
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/stringid
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/sysinfo
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/system
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/tailfile
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/tarsum
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/truncindex
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/urlutil
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/pkg/useragent
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/plugin
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/plugin/executor/containerd
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/plugin/v2
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/profiles/apparmor
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/profiles/seccomp
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/quota
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/reference
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/registry
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/registry/resumable
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/restartmanager
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/rootless
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/rootless/specconv
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/runconfig
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/runconfig/opts
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/testutil
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/testutil/daemon
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/testutil/environment
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/testutil/fakecontext
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/testutil/fakegit
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/testutil/fakestorage
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/testutil/fixtures/load
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/testutil/fixtures/plugin
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/testutil/registry
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/testutil/request
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/volume
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/volume/drivers
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/volume/local
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/volume/mounts
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/volume/service
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/volume/service/opts
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/volume/testutils'
20:45:12 [2022-11-16T20:45:12.149Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/bitseq
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/cluster
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/config
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/datastore
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/diagnostic
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/discoverapi
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/driverapi
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/bridge
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/host
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/null
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/overlay
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/remote
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/windows
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/drvregistry
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/etchosts
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/idm
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/internal/caller
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/ipam
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/ipamapi
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/ipams/builtin
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/ipams/null
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/ipams/remote
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/ipamutils
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/iptables
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/netlabel
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/netutils
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/networkdb
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/ns
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/options
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/osl
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/osl/kernel
20:45:12 [2022-11-16T20:45:12.149Z] github.com/docker/docker/libnetwork/portallocator
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/portmapper
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/resolvconf
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/testutils
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/types'
20:45:12 [2022-11-16T20:45:12.150Z] + echo 'github.com/docker/docker/libnetwork
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/bitseq
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/cluster
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/config
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/datastore
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/diagnostic
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/discoverapi
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/driverapi
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/drivers/bridge
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/drivers/host
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/drivers/null
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/drivers/overlay
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/drivers/remote
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/drivers/windows
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/drvregistry
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/etchosts
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/idm
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/internal/caller
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/ipam
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/ipamapi
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/ipams/builtin
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/ipams/null
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/ipams/remote
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/ipamutils
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/iptables
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/netlabel
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/netutils
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/networkdb
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/ns
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/options
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/osl
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/osl/kernel
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/portallocator
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/portmapper
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/resolvconf
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/testutils
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/types'
20:45:12 [2022-11-16T20:45:12.150Z] + grep --fixed-strings libnetwork/drivers/bridge
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/drivers/bridge
20:45:12 [2022-11-16T20:45:12.150Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:45:12 [2022-11-16T20:45:12.150Z] + type docker-proxy
20:45:12 [2022-11-16T20:45:12.150Z] hack/test/unit: line 25: type: docker-proxy: not found
20:45:12 [2022-11-16T20:45:12.150Z] + hack/make.sh binary-proxy install-proxy
20:45:12 [2022-11-16T20:45:12.150Z] 
20:45:12 [2022-11-16T20:45:12.150Z] Removing bundles/
20:45:12 [2022-11-16T20:45:12.150Z] 
20:45:12 [2022-11-16T20:45:12.150Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
20:45:12 [2022-11-16T20:45:12.150Z] Building: bundles/binary-proxy/docker-proxy
20:45:12 [2022-11-16T20:45:12.150Z] GOOS="" GOARCH="" GOARM=""
20:45:18 [2022-11-16T20:45:18.692Z] Created binary: bundles/binary-proxy/docker-proxy
20:45:18 [2022-11-16T20:45:18.692Z] 
20:45:18 [2022-11-16T20:45:18.692Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
20:45:18 [2022-11-16T20:45:18.692Z] Installing docker-proxy to /usr/local/bin/
20:45:18 [2022-11-16T20:45:18.692Z] 
20:45:18 [2022-11-16T20:45:18.692Z] + mkdir -p bundles
20:45:18 [2022-11-16T20:45:18.692Z] + '[' -n 'github.com/docker/docker/api
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/server
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/server/backend/build
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/server/httpstatus
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/server/httputils
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/server/middleware
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/server/router
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/server/router/build
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/server/router/checkpoint
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/server/router/container
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/server/router/debug
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/server/router/distribution
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/server/router/grpc
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/server/router/image
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/server/router/network
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/server/router/plugin
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/server/router/session
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/server/router/swarm
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/server/router/system
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/server/router/volume
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/types
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/types/backend
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/types/blkiodev
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/types/container
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/types/events
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/types/filters
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/types/image
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/types/mount
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/types/network
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/types/plugins/logdriver
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/types/registry
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/types/strslice
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/types/swarm
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/types/swarm/runtime
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/types/time
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/types/versions
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/types/versions/v1p19
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/types/versions/v1p20
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/api/types/volume
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/builder
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/builder/builder-next
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/builder/builder-next/exporter
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/builder/builder-next/worker
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/builder/dockerfile
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/builder/remotecontext
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/builder/remotecontext/git
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/builder/remotecontext/urlutil
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/cli
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/cli/config
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/cli/debug
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/cli/winresources/docker-proxy
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/cli/winresources/dockerd
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/client
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/cmd/docker-proxy
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/cmd/dockerd
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/cmd/dockerd/trap
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/container
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/container/stream
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/contrib/apparmor
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/contrib/docker-device-tool
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/contrib/httpserver
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/cluster
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/cluster/convert
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/cluster/executor
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/cluster/executor/container
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/cluster/provider
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/config
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/events
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/events/testutils
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/exec
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/graphdriver
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/graphdriver/aufs
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/graphdriver/copy
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/graphdriver/overlay
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/graphdriver/register
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/graphdriver/vfs
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/graphdriver/zfs
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/images
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/initlayer
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/links
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/listeners
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/logger
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/logger/awslogs
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/logger/fluentd
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/logger/gcplogs
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/logger/gelf
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/logger/journald
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/logger/local
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/logger/logentries
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/logger/loggertest
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/logger/loggerutils
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/logger/splunk
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/logger/syslog
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/logger/templates
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/names
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/network
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/daemon/stats
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/distribution
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/distribution/metadata
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/distribution/utils
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/distribution/xfer
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/dockerversion
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/errdefs
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/image
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/image/cache
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/image/tarexport
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/image/v1
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/internal/test/suite
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/layer
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/libcontainerd
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/libcontainerd/queue
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/libcontainerd/remote
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/libcontainerd/supervisor
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/libcontainerd/types
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/oci
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/oci/caps
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/opts
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/aaparser
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/archive
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/authorization
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/broadcaster
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/capabilities
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/chrootarchive
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/containerfs
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/devicemapper
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/directory
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/dmesg
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/fileutils
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/fsutils
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/homedir
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/idtools
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/ioutils
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/jsonmessage
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/longpath
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/loopback
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/namesgenerator
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/parsers
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/parsers/kernel
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/pidfile
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/platform
20:45:18 [2022-11-16T20:45:18.692Z] github.com/docker/docker/pkg/plugingetter
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/pkg/plugins
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/pkg/plugins/transport
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/pkg/pools
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/pkg/progress
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/pkg/pubsub
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/pkg/reexec
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/pkg/signal
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/pkg/stack
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/pkg/stdcopy
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/pkg/streamformatter
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/pkg/stringid
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/pkg/sysinfo
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/pkg/system
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/pkg/tailfile
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/pkg/tarsum
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/pkg/truncindex
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/pkg/urlutil
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/pkg/useragent
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/plugin
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/plugin/executor/containerd
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/plugin/v2
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/profiles/apparmor
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/profiles/seccomp
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/quota
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/reference
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/registry
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/registry/resumable
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/restartmanager
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/rootless
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/rootless/specconv
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/runconfig
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/runconfig/opts
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/testutil
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/testutil/daemon
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/testutil/environment
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/testutil/fakecontext
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/testutil/fakegit
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/testutil/fakestorage
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/testutil/fixtures/load
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/testutil/fixtures/plugin
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/testutil/registry
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/testutil/request
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/volume
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/volume/drivers
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/volume/local
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/volume/mounts
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/volume/service
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/volume/service/opts
20:45:18 [2022-11-16T20:45:18.693Z] github.com/docker/docker/volume/testutils' ']'
20:45:18 [2022-11-16T20:45:18.693Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config 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/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay 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/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite 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/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/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/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/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal 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/truncindex github.com/docker/docker/pkg/urlutil 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/rootless github.com/docker/docker/rootless/specconv 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
20:45:18 [2022-11-16T20:45:18.949Z] ?   	github.com/docker/docker/api	[no test files]
20:45:33 [2022-11-16T20:45:33.795Z] ok  	github.com/docker/docker/api/server	0.012s	coverage: 7.9% of statements
20:46:41 [2022-11-16T20:46:41.492Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:46:41 [2022-11-16T20:46:41.492Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
20:46:41 [2022-11-16T20:46:41.492Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 31.9% of statements
20:46:42 [2022-11-16T20:46:42.422Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
20:46:42 [2022-11-16T20:46:42.422Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:46:42 [2022-11-16T20:46:42.422Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:46:42 [2022-11-16T20:46:42.422Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:46:42 [2022-11-16T20:46:42.679Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:46:42 [2022-11-16T20:46:42.679Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:46:42 [2022-11-16T20:46:42.679Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:46:42 [2022-11-16T20:46:42.679Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:46:42 [2022-11-16T20:46:42.679Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:46:43 [2022-11-16T20:46:43.242Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:46:43 [2022-11-16T20:46:43.804Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:46:43 [2022-11-16T20:46:43.804Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:46:44 [2022-11-16T20:46:44.061Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
20:46:44 [2022-11-16T20:46:44.061Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:46:44 [2022-11-16T20:46:44.626Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 92.2% of statements
20:46:44 [2022-11-16T20:46:44.626Z] ok  	github.com/docker/docker/api/server/router/volume	0.010s	coverage: 66.7% of statements
20:46:44 [2022-11-16T20:46:44.626Z] ?   	github.com/docker/docker/api/types	[no test files]
20:46:44 [2022-11-16T20:46:44.626Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:46:44 [2022-11-16T20:46:44.626Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:46:44 [2022-11-16T20:46:44.626Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:46:44 [2022-11-16T20:46:44.626Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:46:44 [2022-11-16T20:46:44.626Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:46:44 [2022-11-16T20:46:44.626Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:46:44 [2022-11-16T20:46:44.626Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:46:44 [2022-11-16T20:46:44.626Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:46:44 [2022-11-16T20:46:44.626Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:46:44 [2022-11-16T20:46:44.884Z] ok  	github.com/docker/docker/api/types/strslice	0.008s	coverage: 90.0% of statements
20:46:44 [2022-11-16T20:46:44.884Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:46:44 [2022-11-16T20:46:44.884Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:46:44 [2022-11-16T20:46:44.884Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
20:46:44 [2022-11-16T20:46:44.884Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 77.3% of statements
20:46:44 [2022-11-16T20:46:44.884Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:46:44 [2022-11-16T20:46:44.884Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:46:44 [2022-11-16T20:46:44.884Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:46:44 [2022-11-16T20:46:44.884Z] ?   	github.com/docker/docker/builder	[no test files]
20:46:44 [2022-11-16T20:46:44.884Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:46:44 [2022-11-16T20:46:44.884Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:46:44 [2022-11-16T20:46:44.884Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:46:44 [2022-11-16T20:46:44.884Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:46:44 [2022-11-16T20:46:44.884Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:46:44 [2022-11-16T20:46:44.884Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:46:44 [2022-11-16T20:46:44.884Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:46:47 [2022-11-16T20:46:47.404Z] ok  	github.com/docker/docker/builder/remotecontext	0.125s	coverage: 13.7% of statements
20:46:47 [2022-11-16T20:46:47.665Z] ok  	github.com/docker/docker/builder/dockerfile	0.434s	coverage: 49.3% of statements
20:46:47 [2022-11-16T20:46:47.922Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
20:46:48 [2022-11-16T20:46:48.486Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
20:46:50 [2022-11-16T20:46:50.376Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.388s	coverage: 83.5% of statements
20:46:50 [2022-11-16T20:46:50.376Z] ?   	github.com/docker/docker/cli	[no test files]
20:46:50 [2022-11-16T20:46:50.376Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:46:50 [2022-11-16T20:46:50.376Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
20:46:50 [2022-11-16T20:46:50.376Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
20:46:50 [2022-11-16T20:46:50.943Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.191s	coverage: 67.6% of statements
20:46:52 [2022-11-16T20:46:52.837Z] ok  	github.com/docker/docker/client	0.107s	coverage: 76.0% of statements
20:47:24 [2022-11-16T20:47:24.871Z] ok  	github.com/docker/docker/cmd/dockerd	0.092s	coverage: 31.8% of statements
20:47:25 [2022-11-16T20:47:25.801Z] ok  	github.com/docker/docker/container	0.118s	coverage: 36.1% of statements
20:47:26 [2022-11-16T20:47:26.363Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.469s	coverage: 0.0% of statements
20:47:26 [2022-11-16T20:47:26.363Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
20:47:26 [2022-11-16T20:47:26.363Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:47:26 [2022-11-16T20:47:26.363Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:47:26 [2022-11-16T20:47:26.363Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:47:26 [2022-11-16T20:47:26.363Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:47:32 [2022-11-16T20:47:32.905Z] ok  	github.com/docker/docker/daemon/cluster	0.068s	coverage: 0.5% of statements
20:47:33 [2022-11-16T20:47:33.162Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
20:47:34 [2022-11-16T20:47:34.530Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
20:47:42 [2022-11-16T20:47:42.618Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.445s	coverage: 13.4% of statements
20:47:42 [2022-11-16T20:47:42.618Z] ok  	github.com/docker/docker/daemon/config	0.036s	coverage: 81.1% of statements
20:47:43 [2022-11-16T20:47:43.180Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
20:47:43 [2022-11-16T20:47:43.743Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
20:47:44 [2022-11-16T20:47:44.306Z] ok  	github.com/docker/docker/daemon	10.134s	coverage: 16.5% of statements
20:47:44 [2022-11-16T20:47:44.306Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:47:44 [2022-11-16T20:47:44.306Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:47:44 [2022-11-16T20:47:44.306Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:47:44 [2022-11-16T20:47:44.306Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:47:44 [2022-11-16T20:47:44.867Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.639s	coverage: 74.8% of statements
20:47:46 [2022-11-16T20:47:46.233Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.334s	coverage: 60.7% of statements
20:47:46 [2022-11-16T20:47:46.233Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 3.0% of statements
20:47:47 [2022-11-16T20:47:47.601Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
20:47:48 [2022-11-16T20:47:48.970Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.214s	coverage: 50.6% of statements
20:47:49 [2022-11-16T20:47:49.898Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.436s	coverage: 46.1% of statements
20:47:49 [2022-11-16T20:47:49.898Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:47:51 [2022-11-16T20:47:51.264Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.015s	coverage: 58.5% of statements
20:47:51 [2022-11-16T20:47:51.264Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.944s	coverage: 58.8% of statements
20:47:51 [2022-11-16T20:47:51.264Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:47:51 [2022-11-16T20:47:51.264Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:47:51 [2022-11-16T20:47:51.831Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.045s	coverage: 3.0% of statements
20:47:52 [2022-11-16T20:47:52.393Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
20:47:53 [2022-11-16T20:47:53.322Z] ok  	github.com/docker/docker/daemon/images	0.037s	coverage: 6.9% of statements
20:47:53 [2022-11-16T20:47:53.322Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:47:53 [2022-11-16T20:47:53.322Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:47:53 [2022-11-16T20:47:53.885Z] ok  	github.com/docker/docker/daemon/logger	0.217s	coverage: 43.2% of statements
20:47:54 [2022-11-16T20:47:54.449Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.118s	coverage: 79.9% of statements
20:47:54 [2022-11-16T20:47:54.705Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.008s	coverage: 53.6% of statements
20:47:54 [2022-11-16T20:47:54.705Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:47:55 [2022-11-16T20:47:55.267Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
20:47:55 [2022-11-16T20:47:55.267Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.4% of statements
20:47:55 [2022-11-16T20:47:55.830Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
20:47:56 [2022-11-16T20:47:56.416Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.150s	coverage: 76.8% of statements
20:47:56 [2022-11-16T20:47:56.416Z] ok  	github.com/docker/docker/daemon/logger/local	0.045s	coverage: 79.4% of statements
20:47:56 [2022-11-16T20:47:56.416Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:47:56 [2022-11-16T20:47:56.416Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
20:47:57 [2022-11-16T20:47:57.383Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.030s	coverage: 31.5% of statements
20:47:57 [2022-11-16T20:47:57.383Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.023s	coverage: 65.9% of statements
20:47:58 [2022-11-16T20:47:58.321Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
20:47:58 [2022-11-16T20:47:58.578Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
20:47:59 [2022-11-16T20:47:59.140Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
20:48:00 [2022-11-16T20:48:00.069Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.528s	coverage: 82.5% of statements
20:48:00 [2022-11-16T20:48:00.069Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:48:00 [2022-11-16T20:48:00.069Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:48:00 [2022-11-16T20:48:00.632Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
20:48:01 [2022-11-16T20:48:01.998Z] ok  	github.com/docker/docker/distribution	1.501s	coverage: 29.5% of statements
20:48:01 [2022-11-16T20:48:01.998Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:48:02 [2022-11-16T20:48:02.254Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
20:48:03 [2022-11-16T20:48:03.183Z] ok  	github.com/docker/docker/image	0.023s	coverage: 86.9% of statements
20:48:03 [2022-11-16T20:48:03.183Z] ok  	github.com/docker/docker/distribution/xfer	1.888s	coverage: 85.4% of statements
20:48:03 [2022-11-16T20:48:03.183Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:48:03 [2022-11-16T20:48:03.439Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
20:48:04 [2022-11-16T20:48:04.368Z] ok  	github.com/docker/docker/image/tarexport	0.022s	coverage: 0.7% of statements
20:48:04 [2022-11-16T20:48:04.368Z] ?   	github.com/docker/docker/image/v1	[no test files]
20:48:04 [2022-11-16T20:48:04.368Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:48:04 [2022-11-16T20:48:04.624Z] ok  	github.com/docker/docker/libcontainerd/queue	0.028s	coverage: 100.0% of statements
20:48:05 [2022-11-16T20:48:05.187Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
20:48:05 [2022-11-16T20:48:05.749Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 66.0% of statements
20:48:05 [2022-11-16T20:48:05.749Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
20:48:07 [2022-11-16T20:48:07.641Z] ok  	github.com/docker/docker/pkg/archive	0.306s	coverage: 81.9% of statements
20:48:08 [2022-11-16T20:48:08.203Z] ok  	github.com/docker/docker/pkg/authorization	0.288s	coverage: 68.3% of statements
20:48:08 [2022-11-16T20:48:08.459Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
20:48:08 [2022-11-16T20:48:08.459Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
20:48:11 [2022-11-16T20:48:11.729Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.530s	coverage: 42.7% of statements
20:48:11 [2022-11-16T20:48:11.986Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 6.7% of statements
20:48:11 [2022-11-16T20:48:11.986Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
20:48:12 [2022-11-16T20:48:12.242Z] ok  	github.com/docker/docker/layer	7.136s	coverage: 68.9% of statements
20:48:12 [2022-11-16T20:48:12.242Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:48:12 [2022-11-16T20:48:12.242Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:48:12 [2022-11-16T20:48:12.242Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:48:12 [2022-11-16T20:48:12.242Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:48:12 [2022-11-16T20:48:12.242Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:48:12 [2022-11-16T20:48:12.242Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:48:12 [2022-11-16T20:48:12.242Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
20:48:12 [2022-11-16T20:48:12.498Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 78.6% of statements
20:48:12 [2022-11-16T20:48:12.498Z] ?   	github.com/docker/docker/pkg/fsutils	[no test files]
20:48:12 [2022-11-16T20:48:12.754Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 11.4% of statements
20:48:13 [2022-11-16T20:48:13.684Z] ok  	github.com/docker/docker/pkg/idtools	0.398s	coverage: 67.9% of statements
20:48:13 [2022-11-16T20:48:13.684Z] ok  	github.com/docker/docker/pkg/ioutils	0.374s	coverage: 70.1% of statements
20:48:13 [2022-11-16T20:48:13.948Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
20:48:13 [2022-11-16T20:48:13.948Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
20:48:13 [2022-11-16T20:48:13.948Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:48:13 [2022-11-16T20:48:13.948Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
20:48:13 [2022-11-16T20:48:13.948Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
20:48:14 [2022-11-16T20:48:14.511Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
20:48:14 [2022-11-16T20:48:14.511Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
20:48:14 [2022-11-16T20:48:14.511Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
20:48:14 [2022-11-16T20:48:14.511Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:48:14 [2022-11-16T20:48:14.511Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:48:15 [2022-11-16T20:48:15.074Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.029s	coverage: 56.8% of statements
20:48:15 [2022-11-16T20:48:15.638Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
20:48:15 [2022-11-16T20:48:15.894Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
20:48:16 [2022-11-16T20:48:16.151Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
20:48:16 [2022-11-16T20:48:16.408Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
20:48:16 [2022-11-16T20:48:16.665Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
20:48:16 [2022-11-16T20:48:16.921Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
20:48:17 [2022-11-16T20:48:17.178Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
20:48:17 [2022-11-16T20:48:17.178Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
20:48:17 [2022-11-16T20:48:17.741Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
20:48:18 [2022-11-16T20:48:18.305Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 42.3% of statements
20:48:18 [2022-11-16T20:48:18.561Z] ok  	github.com/docker/docker/pkg/tailfile	0.048s	coverage: 88.6% of statements
20:48:19 [2022-11-16T20:48:19.125Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
20:48:19 [2022-11-16T20:48:19.381Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
20:48:19 [2022-11-16T20:48:19.637Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
20:48:21 [2022-11-16T20:48:21.529Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
20:48:21 [2022-11-16T20:48:21.785Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
20:48:22 [2022-11-16T20:48:22.041Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
20:48:23 [2022-11-16T20:48:23.412Z] ok  	github.com/docker/docker/quota	0.179s	coverage: 71.4% of statements
20:48:23 [2022-11-16T20:48:23.412Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
20:48:24 [2022-11-16T20:48:24.341Z] ok  	github.com/docker/docker/registry	0.081s	coverage: 58.7% of statements
20:48:24 [2022-11-16T20:48:24.903Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
20:48:24 [2022-11-16T20:48:24.903Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
20:48:25 [2022-11-16T20:48:25.465Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 64.5% of statements
20:48:25 [2022-11-16T20:48:25.722Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
20:48:27 [2022-11-16T20:48:27.615Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
20:48:27 [2022-11-16T20:48:27.873Z] ok  	github.com/docker/docker/volume/local	0.082s	coverage: 77.1% of statements
20:48:28 [2022-11-16T20:48:28.436Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 67.7% of statements
20:48:29 [2022-11-16T20:48:29.803Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 73.1% of statements
20:48:51 [2022-11-16T20:48:51.689Z] ok  	github.com/docker/docker/pkg/plugins	33.636s	coverage: 76.3% of statements
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/rootless	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/volume	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === Skipped
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     network_proxy_test.go:208: No support for dual stack yet
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:44: Driver btrfs not supported
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:44: Driver btrfs not supported
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:44: Driver btrfs not supported
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:44: Driver btrfs not supported
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:44: Driver btrfs not supported
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:71: No driver to put!
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z] time="2022-11-16T20:47:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z] time="2022-11-16T20:47:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z] time="2022-11-16T20:47:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z] time="2022-11-16T20:47:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z] time="2022-11-16T20:47:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:71: No driver to put!
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     overlay_test.go:50: Fails to compute changes intermittently
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:44: Driver zfs not supported
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:44: Driver zfs not supported
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:44: Driver zfs not supported
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:44: Driver zfs not supported
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:44: Driver zfs not supported
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     graphtest_unix.go:71: No driver to put!
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:48:51 [2022-11-16T20:48:51.689Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
20:48:51 [2022-11-16T20:48:51.689Z] 
20:48:51 [2022-11-16T20:48:51.689Z] DONE 2792 tests, 28 skipped in 211.120s
20:48:51 [2022-11-16T20:48:51.689Z] + '[' -n 'github.com/docker/docker/libnetwork
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/bitseq
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/cluster
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/config
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/datastore
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/diagnostic
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/discoverapi
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/driverapi
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/drivers/bridge
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/drivers/host
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/drivers/null
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/drivers/overlay
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/drivers/remote
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/drivers/windows
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/drvregistry
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/etchosts
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/idm
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/internal/caller
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/ipam
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/ipamapi
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/ipams/builtin
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/ipams/null
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/ipams/remote
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/ipamutils
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/iptables
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/netlabel
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/netutils
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/networkdb
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/ns
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/options
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/osl
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/osl/kernel
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/portallocator
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/portmapper
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/resolvconf
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/testutils
20:48:51 [2022-11-16T20:48:51.689Z] github.com/docker/docker/libnetwork/types' ']'
20:48:51 [2022-11-16T20:48:51.689Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
20:49:38 [2022-11-16T20:49:38.343Z] ok  	github.com/docker/docker/libnetwork	37.715s	coverage: 40.6% of statements
20:49:38 [2022-11-16T20:49:38.343Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.143s	coverage: 84.4% of statements
20:49:38 [2022-11-16T20:49:38.343Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
20:49:38 [2022-11-16T20:49:38.343Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
20:49:38 [2022-11-16T20:49:38.343Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
20:49:38 [2022-11-16T20:49:38.343Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
20:49:38 [2022-11-16T20:49:38.343Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
20:49:38 [2022-11-16T20:49:38.343Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
20:49:38 [2022-11-16T20:49:38.343Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
20:49:38 [2022-11-16T20:49:38.343Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
20:49:38 [2022-11-16T20:49:38.343Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 22.4% of statements
20:49:38 [2022-11-16T20:49:38.343Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
20:49:38 [2022-11-16T20:49:38.343Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
20:49:38 [2022-11-16T20:49:38.343Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
20:49:38 [2022-11-16T20:49:38.343Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
20:49:38 [2022-11-16T20:49:38.343Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.656s	coverage: 59.9% of statements
20:49:38 [2022-11-16T20:49:38.343Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
20:49:38 [2022-11-16T20:49:38.343Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
20:49:38 [2022-11-16T20:49:38.600Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.015s	coverage: 5.0% of statements
20:49:38 [2022-11-16T20:49:38.600Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
20:49:39 [2022-11-16T20:49:39.162Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.013s	coverage: 4.5% of statements
20:49:39 [2022-11-16T20:49:39.162Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
20:49:39 [2022-11-16T20:49:39.418Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
20:49:49 [2022-11-16T20:49:49.361Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.130s	coverage: 6.6% of statements
20:49:49 [2022-11-16T20:49:49.361Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
20:49:49 [2022-11-16T20:49:49.361Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
20:49:49 [2022-11-16T20:49:49.617Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
20:49:49 [2022-11-16T20:49:49.617Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
20:49:49 [2022-11-16T20:49:49.874Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
20:49:49 [2022-11-16T20:49:49.874Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
20:49:50 [2022-11-16T20:49:50.130Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
20:49:50 [2022-11-16T20:49:50.387Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.2% of statements
20:49:50 [2022-11-16T20:49:50.643Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
20:49:50 [2022-11-16T20:49:50.900Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
20:50:03 [2022-11-16T20:50:03.071Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
20:50:17 [2022-11-16T20:50:17.916Z] ok  	github.com/docker/docker/libnetwork/ipam	15.884s	coverage: 85.3% of statements
20:50:17 [2022-11-16T20:50:17.916Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
20:50:17 [2022-11-16T20:50:17.916Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
20:50:17 [2022-11-16T20:50:17.916Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
20:50:18 [2022-11-16T20:50:18.173Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.012s	coverage: 47.4% of statements
20:50:18 [2022-11-16T20:50:18.173Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
20:50:18 [2022-11-16T20:50:18.430Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
20:50:18 [2022-11-16T20:50:18.992Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.267s	coverage: 74.0% of statements
20:50:19 [2022-11-16T20:50:19.556Z] ok  	github.com/docker/docker/libnetwork/iptables	0.170s	coverage: 45.0% of statements
20:50:19 [2022-11-16T20:50:19.811Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
20:50:20 [2022-11-16T20:50:20.068Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
20:52:11 [2022-11-16T20:52:11.454Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.216s	coverage: 60.1% of statements
20:52:11 [2022-11-16T20:52:11.454Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
20:52:11 [2022-11-16T20:52:11.454Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
20:52:11 [2022-11-16T20:52:11.710Z] ok  	github.com/docker/docker/libnetwork/osl	4.309s	coverage: 39.7% of statements
20:52:11 [2022-11-16T20:52:11.965Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
20:52:12 [2022-11-16T20:52:12.222Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
20:52:13 [2022-11-16T20:52:13.592Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.658s	coverage: 48.6% of statements
20:52:13 [2022-11-16T20:52:13.593Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 82.8% of statements
20:52:13 [2022-11-16T20:52:13.593Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
20:52:13 [2022-11-16T20:52:13.851Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
20:52:13 [2022-11-16T20:52:13.851Z] 
20:52:13 [2022-11-16T20:52:13.851Z] === Skipped
20:52:13 [2022-11-16T20:52:13.851Z] === SKIP: libnetwork TestParallel1 (0.00s)
20:52:13 [2022-11-16T20:52:13.851Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
20:52:13 [2022-11-16T20:52:13.851Z] 
20:52:13 [2022-11-16T20:52:13.851Z] === SKIP: libnetwork TestParallel3 (0.00s)
20:52:13 [2022-11-16T20:52:13.851Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
20:52:13 [2022-11-16T20:52:13.851Z] 
20:52:13 [2022-11-16T20:52:13.851Z] === SKIP: libnetwork TestParallel2 (0.00s)
20:52:13 [2022-11-16T20:52:13.851Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
20:52:13 [2022-11-16T20:52:13.851Z] 
20:52:13 [2022-11-16T20:52:13.851Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
20:52:13 [2022-11-16T20:52:13.851Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
20:52:13 [2022-11-16T20:52:13.851Z] 
20:52:13 [2022-11-16T20:52:13.851Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
20:52:13 [2022-11-16T20:52:13.851Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
20:52:13 [2022-11-16T20:52:13.851Z] 
20:52:13 [2022-11-16T20:52:13.851Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
20:52:13 [2022-11-16T20:52:13.851Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
20:52:13 [2022-11-16T20:52:13.851Z] 
20:52:13 [2022-11-16T20:52:13.851Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
20:52:13 [2022-11-16T20:52:13.851Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
20:52:13 [2022-11-16T20:52:13.851Z] 
20:52:13 [2022-11-16T20:52:13.851Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
20:52:13 [2022-11-16T20:52:13.851Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
20:52:13 [2022-11-16T20:52:13.851Z] 
20:52:13 [2022-11-16T20:52:13.851Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
20:52:13 [2022-11-16T20:52:13.851Z]     firewalld_test.go:14: firewalld is not running
20:52:13 [2022-11-16T20:52:13.851Z] 
20:52:13 [2022-11-16T20:52:13.851Z] DONE 327 tests, 9 skipped in 204.951s
Post stage
[Pipeline] junit
20:52:14 [2022-11-16T20:52:14.790Z] Recording test results
20:52:16 [2022-11-16T20:52:16.116Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:52:16 [2022-11-16T20:52:16.514Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44480/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=340db5afb6b239c2462860c5049be7d76807429d -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:340db5afb6b239c2462860c5049be7d76807429d hack/make.sh dynbinary test-integration
20:52:17 [2022-11-16T20:52:17.082Z] 
20:52:17 [2022-11-16T20:52:17.082Z] Removing bundles/
20:52:17 [2022-11-16T20:52:17.082Z] 
20:52:17 [2022-11-16T20:52:17.082Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:52:17 [2022-11-16T20:52:17.082Z] Building: bundles/dynbinary-daemon/dockerd
20:52:17 [2022-11-16T20:52:17.082Z] GOOS="" GOARCH="" GOARM=""
20:53:53 [2022-11-16T20:53:53.482Z] Created binary: bundles/dynbinary-daemon/dockerd
20:53:53 [2022-11-16T20:53:53.482Z] Building: bundles/dynbinary-daemon/docker-proxy
20:53:53 [2022-11-16T20:53:53.482Z] GOOS="" GOARCH="" GOARM=""
20:53:53 [2022-11-16T20:53:53.482Z] Created binary: bundles/dynbinary-daemon/docker-proxy
20:53:53 [2022-11-16T20:53:53.482Z] 
20:53:53 [2022-11-16T20:53:53.482Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:53:53 [2022-11-16T20:53:53.482Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:53:53 [2022-11-16T20:53:53.482Z] HOSTNAME=4152e72e643c
20:53:53 [2022-11-16T20:53:53.482Z] TESTDEBUG=0
20:53:53 [2022-11-16T20:53:53.482Z] DEST=bundles/test-integration
20:53:53 [2022-11-16T20:53:53.482Z] PWD=/go/src/github.com/docker/docker
20:53:53 [2022-11-16T20:53:53.482Z] DOCKER_GITCOMMIT=340db5afb6b239c2462860c5049be7d76807429d
20:53:53 [2022-11-16T20:53:53.482Z] container=docker
20:53:53 [2022-11-16T20:53:53.482Z] HOME=/root
20:53:53 [2022-11-16T20:53:53.482Z] GOLANG_VERSION=1.19.3
20:53:53 [2022-11-16T20:53:53.482Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:53:53 [2022-11-16T20:53:53.482Z] VALIDATE_BRANCH=22.06
20:53:53 [2022-11-16T20:53:53.482Z] TERM=xterm
20:53:53 [2022-11-16T20:53:53.482Z] DOCKER_PKG=github.com/docker/docker
20:53:53 [2022-11-16T20:53:53.482Z] SHLVL=1
20:53:53 [2022-11-16T20:53:53.482Z] TIMEOUT=120m
20:53:53 [2022-11-16T20:53:53.482Z] DOCKER_BUILDTAGS= journald
20:53:53 [2022-11-16T20:53:53.482Z] DOCKER_GRAPHDRIVER=overlay2
20:53:53 [2022-11-16T20:53:53.482Z] GO111MODULE=off
20:53:53 [2022-11-16T20:53:53.482Z] DOCKER_EXPERIMENTAL=1
20:53:53 [2022-11-16T20:53:53.482Z] TEST_SKIP_INTEGRATION_CLI=1
20:53:53 [2022-11-16T20:53:53.482Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:53:53 [2022-11-16T20:53:53.482Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:53:53 [2022-11-16T20:53:53.482Z] GOPATH=/go
20:53:53 [2022-11-16T20:53:53.482Z] PKG_CONFIG=pkg-config
20:53:53 [2022-11-16T20:53:53.482Z] _=/usr/bin/env
20:53:53 [2022-11-16T20:53:53.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:54:25 [2022-11-16T20:54:25.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:54:26 [2022-11-16T20:54:26.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:54:47 [2022-11-16T20:54:47.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:54:56 [2022-11-16T20:54:56.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:55:08 [2022-11-16T20:55:08.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
20:55:08 [2022-11-16T20:55:08.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:55:08 [2022-11-16T20:55:08.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:55:09 [2022-11-16T20:55:09.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:55:10 [2022-11-16T20:55:10.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:55:10 [2022-11-16T20:55:10.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:55:11 [2022-11-16T20:55:11.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:55:12 [2022-11-16T20:55:12.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:55:13 [2022-11-16T20:55:13.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:55:14 [2022-11-16T20:55:14.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:55:15 [2022-11-16T20:55:15.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:55:15 [2022-11-16T20:55:15.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:55:16 [2022-11-16T20:55:16.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:55:17 [2022-11-16T20:55:17.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:55:18 [2022-11-16T20:55:18.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:55:18 [2022-11-16T20:55:18.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:55:19 [2022-11-16T20:55:19.875Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:55:19 [2022-11-16T20:55:19.875Z] Using test binary docker
20:55:19 [2022-11-16T20:55:19.875Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:55:19 [2022-11-16T20:55:19.875Z] +++ /etc/init.d/apparmor start
20:55:19 [2022-11-16T20:55:19.875Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:55:19 [2022-11-16T20:55:19.875Z] INFO: Waiting for daemon to start...
20:55:19 [2022-11-16T20:55:19.875Z] Starting dockerd
20:55:19 [2022-11-16T20:55:19.875Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
20:55:21 [2022-11-16T20:55:21.765Z] .
20:55:21 [2022-11-16T20:55:21.765Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:55:21 [2022-11-16T20:55:21.765Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:55:21 [2022-11-16T20:55:21.765Z] Error: No such image: emptyfs
20:55:21 [2022-11-16T20:55:21.765Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:55:21 [2022-11-16T20:55:21.765Z] ++++ docker load
20:55:22 [2022-11-16T20:55:22.021Z] Running integration-test (iteration 1)
20:55:22 [2022-11-16T20:55:22.021Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
20:55:22 [2022-11-16T20:55:22.021Z] ++ 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
20:55:22 [2022-11-16T20:55:22.021Z] ++ set -e
20:55:22 [2022-11-16T20:55:22.021Z] ++ '[' -n 0 ']'
20:55:22 [2022-11-16T20:55:22.021Z] ++ set -x
20:55:22 [2022-11-16T20:55:22.022Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
20:55:22 [2022-11-16T20:55:22.278Z] Loaded image: busybox:latest
20:55:22 [2022-11-16T20:55:22.534Z] Loaded image: busybox:glibc
20:55:23 [2022-11-16T20:55:23.463Z] Loaded image: debian:bullseye-slim
20:55:23 [2022-11-16T20:55:23.463Z] Loaded image: hello-world:latest
20:55:23 [2022-11-16T20:55:23.463Z] Loaded image: arm32v7/hello-world:latest
20:55:23 [2022-11-16T20:55:23.719Z] INFO: Testing against a local daemon
20:55:23 [2022-11-16T20:55:23.719Z] === RUN   TestCgroupNamespacesBuild
20:55:25 [2022-11-16T20:55:25.610Z] --- PASS: TestCgroupNamespacesBuild (1.90s)
20:55:25 [2022-11-16T20:55:25.610Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:55:26 [2022-11-16T20:55:26.540Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s)
20:55:26 [2022-11-16T20:55:26.540Z] === RUN   TestBuildWithSession
20:55:26 [2022-11-16T20:55:26.540Z]     build_session_test.go:25: TODO: BuildKit
20:55:26 [2022-11-16T20:55:26.540Z] --- SKIP: TestBuildWithSession (0.00s)
20:55:26 [2022-11-16T20:55:26.540Z] === RUN   TestBuildSquashParent
20:55:30 [2022-11-16T20:55:30.708Z] --- PASS: TestBuildSquashParent (3.51s)
20:55:30 [2022-11-16T20:55:30.708Z] === RUN   TestBuildWithRemoveAndForceRemove
20:55:30 [2022-11-16T20:55:30.708Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:55:30 [2022-11-16T20:55:30.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:55:30 [2022-11-16T20:55:30.708Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:55:30 [2022-11-16T20:55:30.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:55:30 [2022-11-16T20:55:30.708Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:55:30 [2022-11-16T20:55:30.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:55:30 [2022-11-16T20:55:30.708Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:55:30 [2022-11-16T20:55:30.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:55:30 [2022-11-16T20:55:30.708Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:55:30 [2022-11-16T20:55:30.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:55:30 [2022-11-16T20:55:30.708Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:55:30 [2022-11-16T20:55:30.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:55:30 [2022-11-16T20:55:30.708Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:55:30 [2022-11-16T20:55:30.708Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:55:31 [2022-11-16T20:55:31.636Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:55:31 [2022-11-16T20:55:31.636Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:55:33 [2022-11-16T20:55:33.008Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:55:33 [2022-11-16T20:55:33.008Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:55:33 [2022-11-16T20:55:33.937Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
20:55:33 [2022-11-16T20:55:33.937Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.44s)
20:55:33 [2022-11-16T20:55:33.937Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.46s)
20:55:33 [2022-11-16T20:55:33.937Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.14s)
20:55:33 [2022-11-16T20:55:33.937Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.22s)
20:55:33 [2022-11-16T20:55:33.937Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.08s)
20:55:33 [2022-11-16T20:55:33.937Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.04s)
20:55:33 [2022-11-16T20:55:33.937Z] === RUN   TestBuildMultiStageCopy
20:55:33 [2022-11-16T20:55:33.937Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:55:35 [2022-11-16T20:55:35.303Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:55:35 [2022-11-16T20:55:35.303Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:55:35 [2022-11-16T20:55:35.559Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:55:35 [2022-11-16T20:55:35.815Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:55:35 [2022-11-16T20:55:35.815Z] --- PASS: TestBuildMultiStageCopy (2.05s)
20:55:35 [2022-11-16T20:55:35.815Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.21s)
20:55:35 [2022-11-16T20:55:35.815Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
20:55:35 [2022-11-16T20:55:35.815Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
20:55:35 [2022-11-16T20:55:35.815Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
20:55:35 [2022-11-16T20:55:35.815Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
20:55:35 [2022-11-16T20:55:35.815Z] === RUN   TestBuildMultiStageParentConfig
20:55:36 [2022-11-16T20:55:36.743Z] --- PASS: TestBuildMultiStageParentConfig (0.59s)
20:55:36 [2022-11-16T20:55:36.743Z] === RUN   TestBuildLabelWithTargets
20:55:37 [2022-11-16T20:55:37.671Z] --- PASS: TestBuildLabelWithTargets (0.97s)
20:55:37 [2022-11-16T20:55:37.671Z] === RUN   TestBuildWithEmptyLayers
20:55:37 [2022-11-16T20:55:37.927Z] --- PASS: TestBuildWithEmptyLayers (0.47s)
20:55:37 [2022-11-16T20:55:37.927Z] === RUN   TestBuildMultiStageOnBuild
20:55:39 [2022-11-16T20:55:39.294Z] --- PASS: TestBuildMultiStageOnBuild (1.34s)
20:55:39 [2022-11-16T20:55:39.294Z] === RUN   TestBuildUncleanTarFilenames
20:55:39 [2022-11-16T20:55:39.857Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
20:55:39 [2022-11-16T20:55:39.857Z] === RUN   TestBuildMultiStageLayerLeak
20:55:41 [2022-11-16T20:55:41.224Z] --- PASS: TestBuildMultiStageLayerLeak (1.41s)
20:55:41 [2022-11-16T20:55:41.224Z] === RUN   TestBuildWithHugeFile
20:56:37 [2022-11-16T20:56:37.419Z] --- PASS: TestBuildWithHugeFile (50.64s)
20:56:37 [2022-11-16T20:56:37.419Z] === RUN   TestBuildWCOWSandboxSize
20:56:37 [2022-11-16T20:56:37.419Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:56:37 [2022-11-16T20:56:37.419Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
20:56:37 [2022-11-16T20:56:37.419Z] === RUN   TestBuildWithEmptyDockerfile
20:56:37 [2022-11-16T20:56:37.419Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:56:37 [2022-11-16T20:56:37.419Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:56:37 [2022-11-16T20:56:37.419Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:56:37 [2022-11-16T20:56:37.419Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:56:37 [2022-11-16T20:56:37.419Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:56:37 [2022-11-16T20:56:37.419Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:56:37 [2022-11-16T20:56:37.419Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:56:37 [2022-11-16T20:56:37.419Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:56:37 [2022-11-16T20:56:37.419Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:56:37 [2022-11-16T20:56:37.419Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
20:56:37 [2022-11-16T20:56:37.419Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
20:56:37 [2022-11-16T20:56:37.419Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
20:56:37 [2022-11-16T20:56:37.419Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
20:56:37 [2022-11-16T20:56:37.419Z] === RUN   TestBuildPreserveOwnership
20:56:37 [2022-11-16T20:56:37.419Z] === RUN   TestBuildPreserveOwnership/copy_from
20:56:37 [2022-11-16T20:56:37.419Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:56:37 [2022-11-16T20:56:37.419Z] --- PASS: TestBuildPreserveOwnership (2.90s)
20:56:37 [2022-11-16T20:56:37.419Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.89s)
20:56:37 [2022-11-16T20:56:37.419Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.00s)
20:56:37 [2022-11-16T20:56:37.419Z] === RUN   TestBuildPlatformInvalid
20:56:37 [2022-11-16T20:56:37.419Z] --- PASS: TestBuildPlatformInvalid (0.08s)
20:56:37 [2022-11-16T20:56:37.419Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:56:37 [2022-11-16T20:56:37.419Z] Loaded image: busybox:latest
20:56:37 [2022-11-16T20:56:37.419Z] Loaded image: busybox:glibc
20:56:37 [2022-11-16T20:56:37.419Z] Loaded image: debian:bullseye-slim
20:56:37 [2022-11-16T20:56:37.419Z] Loaded image: hello-world:latest
20:56:37 [2022-11-16T20:56:37.419Z] Loaded image: arm32v7/hello-world:latest
20:56:45 [2022-11-16T20:56:45.507Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.15s)
20:56:45 [2022-11-16T20:56:45.507Z] PASS
20:56:45 [2022-11-16T20:56:45.507Z] 
20:56:45 [2022-11-16T20:56:45.507Z] === Skipped
20:56:45 [2022-11-16T20:56:45.507Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
20:56:45 [2022-11-16T20:56:45.507Z]     build_session_test.go:25: TODO: BuildKit
20:56:45 [2022-11-16T20:56:45.507Z] 
20:56:45 [2022-11-16T20:56:45.507Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
20:56:45 [2022-11-16T20:56:45.507Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:56:45 [2022-11-16T20:56:45.507Z] 
20:56:45 [2022-11-16T20:56:45.507Z] DONE 34 tests, 2 skipped in 83.245s
20:56:45 [2022-11-16T20:56:45.507Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
20:56:45 [2022-11-16T20:56:45.507Z] ++ 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
20:56:45 [2022-11-16T20:56:45.507Z] ++ set -e
20:56:45 [2022-11-16T20:56:45.507Z] ++ '[' -n 0 ']'
20:56:45 [2022-11-16T20:56:45.507Z] ++ set -x
20:56:45 [2022-11-16T20:56:45.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
20:56:45 [2022-11-16T20:56:45.508Z] INFO: Testing against a local daemon
20:56:45 [2022-11-16T20:56:45.508Z] === RUN   TestConfigInspect
20:56:48 [2022-11-16T20:56:48.024Z] --- PASS: TestConfigInspect (2.58s)
20:56:48 [2022-11-16T20:56:48.024Z] === RUN   TestConfigList
20:56:50 [2022-11-16T20:56:50.540Z] --- PASS: TestConfigList (2.22s)
20:56:50 [2022-11-16T20:56:50.540Z] === RUN   TestConfigsCreateAndDelete
20:56:52 [2022-11-16T20:56:52.429Z] --- PASS: TestConfigsCreateAndDelete (2.28s)
20:56:52 [2022-11-16T20:56:52.429Z] === RUN   TestConfigsUpdate
20:56:54 [2022-11-16T20:56:54.951Z] --- PASS: TestConfigsUpdate (2.14s)
20:56:54 [2022-11-16T20:56:54.951Z] === RUN   TestTemplatedConfig
20:56:57 [2022-11-16T20:56:57.469Z] --- PASS: TestTemplatedConfig (2.43s)
20:56:57 [2022-11-16T20:56:57.469Z] === RUN   TestConfigCreateResolve
20:56:59 [2022-11-16T20:56:59.386Z] --- PASS: TestConfigCreateResolve (2.17s)
20:56:59 [2022-11-16T20:56:59.386Z] PASS
20:56:59 [2022-11-16T20:56:59.386Z] 
20:56:59 [2022-11-16T20:56:59.386Z] DONE 6 tests in 13.910s
20:56:59 [2022-11-16T20:56:59.386Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
20:56:59 [2022-11-16T20:56:59.386Z] ++ 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
20:56:59 [2022-11-16T20:56:59.386Z] ++ set -e
20:56:59 [2022-11-16T20:56:59.386Z] ++ '[' -n 0 ']'
20:56:59 [2022-11-16T20:56:59.386Z] ++ set -x
20:56:59 [2022-11-16T20:56:59.386Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
20:56:59 [2022-11-16T20:56:59.386Z] INFO: Testing against a local daemon
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestAttachWithTTY
20:56:59 [2022-11-16T20:56:59.386Z] --- PASS: TestAttachWithTTY (0.06s)
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestAttachWithoutTTy
20:56:59 [2022-11-16T20:56:59.386Z] --- PASS: TestAttachWithoutTTy (0.04s)
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestCheckpoint
20:56:59 [2022-11-16T20:56:59.386Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:56:59 [2022-11-16T20:56:59.386Z] --- SKIP: TestCheckpoint (0.00s)
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestContainerInvalidJSON
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestContainerInvalidJSON/commit
20:56:59 [2022-11-16T20:56:59.386Z] === PAUSE TestContainerInvalidJSON/commit
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestContainerInvalidJSON/containers/create
20:56:59 [2022-11-16T20:56:59.386Z] === PAUSE TestContainerInvalidJSON/containers/create
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
20:56:59 [2022-11-16T20:56:59.386Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
20:56:59 [2022-11-16T20:56:59.386Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
20:56:59 [2022-11-16T20:56:59.386Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:56:59 [2022-11-16T20:56:59.386Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
20:56:59 [2022-11-16T20:56:59.386Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
20:56:59 [2022-11-16T20:56:59.386Z] === CONT  TestContainerInvalidJSON/commit
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
20:56:59 [2022-11-16T20:56:59.386Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestContainerInvalidJSON/commit/empty_body
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
20:56:59 [2022-11-16T20:56:59.386Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
20:56:59 [2022-11-16T20:56:59.386Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
20:56:59 [2022-11-16T20:56:59.386Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
20:56:59 [2022-11-16T20:56:59.387Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
20:56:59 [2022-11-16T20:56:59.387Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
20:56:59 [2022-11-16T20:56:59.387Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
20:56:59 [2022-11-16T20:56:59.387Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
20:56:59 [2022-11-16T20:56:59.387Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
20:56:59 [2022-11-16T20:56:59.387Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
20:56:59 [2022-11-16T20:56:59.387Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
20:56:59 [2022-11-16T20:56:59.387Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
20:56:59 [2022-11-16T20:56:59.387Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
20:56:59 [2022-11-16T20:56:59.387Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
20:56:59 [2022-11-16T20:56:59.667Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
20:56:59 [2022-11-16T20:56:59.667Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
20:56:59 [2022-11-16T20:56:59.667Z] === CONT  TestContainerInvalidJSON/containers/create
20:56:59 [2022-11-16T20:56:59.667Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
20:56:59 [2022-11-16T20:56:59.667Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
20:56:59 [2022-11-16T20:56:59.667Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
20:56:59 [2022-11-16T20:56:59.667Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
20:56:59 [2022-11-16T20:56:59.667Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
20:56:59 [2022-11-16T20:56:59.667Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
20:56:59 [2022-11-16T20:56:59.667Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:56:59 [2022-11-16T20:56:59.667Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
20:56:59 [2022-11-16T20:56:59.667Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:56:59 [2022-11-16T20:56:59.667Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
20:56:59 [2022-11-16T20:56:59.667Z] === RUN   TestCopyFromContainerPathIsNotDir
20:56:59 [2022-11-16T20:56:59.667Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
20:56:59 [2022-11-16T20:56:59.667Z] === RUN   TestCopyToContainerPathDoesNotExist
20:56:59 [2022-11-16T20:56:59.667Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
20:56:59 [2022-11-16T20:56:59.667Z] === RUN   TestCopyEmptyFile
20:56:59 [2022-11-16T20:56:59.924Z] --- PASS: TestCopyEmptyFile (0.24s)
20:56:59 [2022-11-16T20:56:59.924Z] === RUN   TestCopyToContainerPathIsNotDir
20:56:59 [2022-11-16T20:56:59.924Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
20:56:59 [2022-11-16T20:56:59.924Z] === RUN   TestCopyFromContainer
20:57:00 [2022-11-16T20:57:00.863Z] === RUN   TestCopyFromContainer//
20:57:01 [2022-11-16T20:57:01.119Z] === RUN   TestCopyFromContainer//bar/root
20:57:01 [2022-11-16T20:57:01.119Z] === RUN   TestCopyFromContainer//bar/root/
20:57:01 [2022-11-16T20:57:01.119Z] === RUN   TestCopyFromContainer/bar/quux
20:57:01 [2022-11-16T20:57:01.119Z] === RUN   TestCopyFromContainer/bar/quux/
20:57:01 [2022-11-16T20:57:01.119Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:57:01 [2022-11-16T20:57:01.376Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:57:01 [2022-11-16T20:57:01.376Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:57:01 [2022-11-16T20:57:01.376Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:57:01 [2022-11-16T20:57:01.376Z] === RUN   TestCopyFromContainer/bar/notarget
20:57:01 [2022-11-16T20:57:01.632Z] --- PASS: TestCopyFromContainer (1.60s)
20:57:01 [2022-11-16T20:57:01.632Z]     --- PASS: TestCopyFromContainer// (0.06s)
20:57:01 [2022-11-16T20:57:01.632Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
20:57:01 [2022-11-16T20:57:01.632Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
20:57:01 [2022-11-16T20:57:01.632Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
20:57:01 [2022-11-16T20:57:01.632Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
20:57:01 [2022-11-16T20:57:01.632Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
20:57:01 [2022-11-16T20:57:01.632Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
20:57:01 [2022-11-16T20:57:01.632Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
20:57:01 [2022-11-16T20:57:01.632Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
20:57:01 [2022-11-16T20:57:01.632Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
20:57:01 [2022-11-16T20:57:01.632Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:57:01 [2022-11-16T20:57:01.632Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:57:01 [2022-11-16T20:57:01.632Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:57:01 [2022-11-16T20:57:01.632Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:57:01 [2022-11-16T20:57:01.632Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:57:01 [2022-11-16T20:57:01.632Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:57:01 [2022-11-16T20:57:01.632Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:57:01 [2022-11-16T20:57:01.632Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:57:01 [2022-11-16T20:57:01.632Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:57:01 [2022-11-16T20:57:01.632Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:57:01 [2022-11-16T20:57:01.632Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:57:01 [2022-11-16T20:57:01.632Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:57:01 [2022-11-16T20:57:01.632Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:57:01 [2022-11-16T20:57:01.632Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:57:01 [2022-11-16T20:57:01.632Z] === RUN   TestCreateLinkToNonExistingContainer
20:57:01 [2022-11-16T20:57:01.632Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
20:57:01 [2022-11-16T20:57:01.632Z] === RUN   TestCreateWithInvalidEnv
20:57:01 [2022-11-16T20:57:01.632Z] === RUN   TestCreateWithInvalidEnv/0
20:57:01 [2022-11-16T20:57:01.632Z] === PAUSE TestCreateWithInvalidEnv/0
20:57:01 [2022-11-16T20:57:01.632Z] === RUN   TestCreateWithInvalidEnv/1
20:57:01 [2022-11-16T20:57:01.632Z] === PAUSE TestCreateWithInvalidEnv/1
20:57:01 [2022-11-16T20:57:01.632Z] === RUN   TestCreateWithInvalidEnv/2
20:57:01 [2022-11-16T20:57:01.632Z] === PAUSE TestCreateWithInvalidEnv/2
20:57:01 [2022-11-16T20:57:01.632Z] === CONT  TestCreateWithInvalidEnv/0
20:57:01 [2022-11-16T20:57:01.632Z] === CONT  TestCreateWithInvalidEnv/2
20:57:01 [2022-11-16T20:57:01.632Z] === CONT  TestCreateWithInvalidEnv/1
20:57:01 [2022-11-16T20:57:01.632Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:57:01 [2022-11-16T20:57:01.632Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:57:01 [2022-11-16T20:57:01.632Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:57:01 [2022-11-16T20:57:01.632Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:57:01 [2022-11-16T20:57:01.632Z] === RUN   TestCreateTmpfsMountsTarget
20:57:01 [2022-11-16T20:57:01.632Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:57:01 [2022-11-16T20:57:01.632Z] === RUN   TestCreateWithCustomMaskedPaths
20:57:02 [2022-11-16T20:57:02.998Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s)
20:57:02 [2022-11-16T20:57:02.998Z] === RUN   TestCreateWithCustomReadonlyPaths
20:57:04 [2022-11-16T20:57:04.364Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s)
20:57:04 [2022-11-16T20:57:04.364Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:57:04 [2022-11-16T20:57:04.364Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:57:04 [2022-11-16T20:57:04.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:57:04 [2022-11-16T20:57:04.364Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:57:04 [2022-11-16T20:57:04.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:57:04 [2022-11-16T20:57:04.364Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:57:04 [2022-11-16T20:57:04.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:57:04 [2022-11-16T20:57:04.364Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:57:04 [2022-11-16T20:57:04.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:57:04 [2022-11-16T20:57:04.364Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:57:04 [2022-11-16T20:57:04.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:57:04 [2022-11-16T20:57:04.364Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:57:04 [2022-11-16T20:57:04.364Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:57:04 [2022-11-16T20:57:04.364Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:57:04 [2022-11-16T20:57:04.364Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:57:04 [2022-11-16T20:57:04.364Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:57:04 [2022-11-16T20:57:04.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:57:04 [2022-11-16T20:57:04.364Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:57:04 [2022-11-16T20:57:04.364Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:57:04 [2022-11-16T20:57:04.364Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:57:04 [2022-11-16T20:57:04.364Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:57:04 [2022-11-16T20:57:04.364Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:57:04 [2022-11-16T20:57:04.364Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:57:04 [2022-11-16T20:57:04.621Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
20:57:04 [2022-11-16T20:57:04.621Z] === RUN   TestCreateDifferentPlatform
20:57:04 [2022-11-16T20:57:04.621Z] === RUN   TestCreateDifferentPlatform/different_os
20:57:04 [2022-11-16T20:57:04.621Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:57:04 [2022-11-16T20:57:04.621Z] --- PASS: TestCreateDifferentPlatform (0.01s)
20:57:04 [2022-11-16T20:57:04.621Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:57:04 [2022-11-16T20:57:04.621Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:57:04 [2022-11-16T20:57:04.621Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:57:04 [2022-11-16T20:57:04.621Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
20:57:04 [2022-11-16T20:57:04.621Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:57:04 [2022-11-16T20:57:04.621Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
20:57:04 [2022-11-16T20:57:04.621Z] === RUN   TestCreateInvalidHostConfig
20:57:04 [2022-11-16T20:57:04.621Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
20:57:04 [2022-11-16T20:57:04.621Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
20:57:04 [2022-11-16T20:57:04.621Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
20:57:04 [2022-11-16T20:57:04.621Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
20:57:04 [2022-11-16T20:57:04.621Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:57:04 [2022-11-16T20:57:04.621Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:57:04 [2022-11-16T20:57:04.621Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
20:57:04 [2022-11-16T20:57:04.621Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
20:57:04 [2022-11-16T20:57:04.621Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
20:57:04 [2022-11-16T20:57:04.621Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:57:04 [2022-11-16T20:57:04.621Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
20:57:04 [2022-11-16T20:57:04.621Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
20:57:04 [2022-11-16T20:57:04.621Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
20:57:04 [2022-11-16T20:57:04.621Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
20:57:04 [2022-11-16T20:57:04.621Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
20:57:04 [2022-11-16T20:57:04.621Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
20:57:04 [2022-11-16T20:57:04.621Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
20:57:04 [2022-11-16T20:57:04.621Z] === RUN   TestContainerStartOnDaemonRestart
20:57:04 [2022-11-16T20:57:04.621Z] === PAUSE TestContainerStartOnDaemonRestart
20:57:04 [2022-11-16T20:57:04.621Z] === RUN   TestDaemonRestartIpcMode
20:57:04 [2022-11-16T20:57:04.621Z] === PAUSE TestDaemonRestartIpcMode
20:57:04 [2022-11-16T20:57:04.621Z] === RUN   TestDaemonHostGatewayIP
20:57:04 [2022-11-16T20:57:04.621Z] === PAUSE TestDaemonHostGatewayIP
20:57:04 [2022-11-16T20:57:04.621Z] === RUN   TestRestartDaemonWithRestartingContainer
20:57:04 [2022-11-16T20:57:04.621Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:57:04 [2022-11-16T20:57:04.621Z] === RUN   TestContainerKillOnDaemonStart
20:57:04 [2022-11-16T20:57:04.621Z] === PAUSE TestContainerKillOnDaemonStart
20:57:04 [2022-11-16T20:57:04.621Z] === RUN   TestDiff
20:57:05 [2022-11-16T20:57:05.183Z] --- PASS: TestDiff (0.43s)
20:57:05 [2022-11-16T20:57:05.183Z] === RUN   TestExecConsoleSize
20:57:05 [2022-11-16T20:57:05.744Z] --- PASS: TestExecConsoleSize (0.51s)
20:57:05 [2022-11-16T20:57:05.744Z] === RUN   TestExecWithCloseStdin
20:57:06 [2022-11-16T20:57:06.306Z] --- PASS: TestExecWithCloseStdin (0.51s)
20:57:06 [2022-11-16T20:57:06.306Z] === RUN   TestExec
20:57:06 [2022-11-16T20:57:06.562Z] --- PASS: TestExec (0.48s)
20:57:06 [2022-11-16T20:57:06.562Z] === RUN   TestExecUser
20:57:07 [2022-11-16T20:57:07.124Z] --- PASS: TestExecUser (0.49s)
20:57:07 [2022-11-16T20:57:07.124Z] === RUN   TestExportContainerAndImportImage
20:57:07 [2022-11-16T20:57:07.687Z] --- PASS: TestExportContainerAndImportImage (0.60s)
20:57:07 [2022-11-16T20:57:07.687Z] === RUN   TestExportContainerAfterDaemonRestart
20:57:09 [2022-11-16T20:57:09.053Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
20:57:09 [2022-11-16T20:57:09.053Z] === RUN   TestHealthCheckWorkdir
20:57:09 [2022-11-16T20:57:09.615Z] --- PASS: TestHealthCheckWorkdir (0.66s)
20:57:09 [2022-11-16T20:57:09.615Z] === RUN   TestHealthKillContainer
20:57:17 [2022-11-16T20:57:17.702Z] --- PASS: TestHealthKillContainer (7.93s)
20:57:17 [2022-11-16T20:57:17.702Z] === RUN   TestHealthCheckProcessKilled
20:57:18 [2022-11-16T20:57:18.264Z] --- PASS: TestHealthCheckProcessKilled (0.68s)
20:57:18 [2022-11-16T20:57:18.264Z] === RUN   TestInspectCpusetInConfigPre120
20:57:18 [2022-11-16T20:57:18.827Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
20:57:18 [2022-11-16T20:57:18.827Z] === RUN   TestIpcModeNone
20:57:19 [2022-11-16T20:57:19.084Z] --- PASS: TestIpcModeNone (0.50s)
20:57:19 [2022-11-16T20:57:19.084Z] === RUN   TestIpcModePrivate
20:57:19 [2022-11-16T20:57:19.646Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
20:57:19 [2022-11-16T20:57:19.646Z] --- PASS: TestIpcModePrivate (0.49s)
20:57:19 [2022-11-16T20:57:19.646Z] === RUN   TestIpcModeShareable
20:57:19 [2022-11-16T20:57:19.903Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
20:57:20 [2022-11-16T20:57:20.159Z] --- PASS: TestIpcModeShareable (0.51s)
20:57:20 [2022-11-16T20:57:20.159Z] === RUN   TestAPIIpcModeShareableAndContainer
20:57:22 [2022-11-16T20:57:22.048Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s)
20:57:22 [2022-11-16T20:57:22.048Z] === RUN   TestAPIIpcModeHost
20:57:22 [2022-11-16T20:57:22.048Z] --- PASS: TestAPIIpcModeHost (0.39s)
20:57:22 [2022-11-16T20:57:22.048Z] === RUN   TestDaemonIpcModeShareable
20:57:22 [2022-11-16T20:57:22.976Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
20:57:23 [2022-11-16T20:57:23.231Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
20:57:23 [2022-11-16T20:57:23.231Z] === RUN   TestDaemonIpcModePrivate
20:57:24 [2022-11-16T20:57:24.159Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
20:57:24 [2022-11-16T20:57:24.415Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
20:57:24 [2022-11-16T20:57:24.415Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:57:25 [2022-11-16T20:57:25.344Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
20:57:25 [2022-11-16T20:57:25.600Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
20:57:25 [2022-11-16T20:57:25.600Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:57:26 [2022-11-16T20:57:26.528Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
20:57:26 [2022-11-16T20:57:26.784Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s)
20:57:26 [2022-11-16T20:57:26.784Z] === RUN   TestIpcModeOlderClient
20:57:26 [2022-11-16T20:57:26.784Z] === PAUSE TestIpcModeOlderClient
20:57:26 [2022-11-16T20:57:26.784Z] === RUN   TestKillContainerInvalidSignal
20:57:27 [2022-11-16T20:57:27.346Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
20:57:27 [2022-11-16T20:57:27.346Z] === RUN   TestKillContainer
20:57:27 [2022-11-16T20:57:27.346Z] === RUN   TestKillContainer/no_signal
20:57:27 [2022-11-16T20:57:27.602Z] === RUN   TestKillContainer/non_killing_signal
20:57:27 [2022-11-16T20:57:27.860Z] === RUN   TestKillContainer/killing_signal
20:57:28 [2022-11-16T20:57:28.422Z] --- PASS: TestKillContainer (1.34s)
20:57:28 [2022-11-16T20:57:28.422Z]     --- PASS: TestKillContainer/no_signal (0.42s)
20:57:28 [2022-11-16T20:57:28.422Z]     --- PASS: TestKillContainer/non_killing_signal (0.31s)
20:57:28 [2022-11-16T20:57:28.423Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
20:57:28 [2022-11-16T20:57:28.423Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:57:28 [2022-11-16T20:57:28.423Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:57:28 [2022-11-16T20:57:28.984Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:57:29 [2022-11-16T20:57:29.546Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s)
20:57:29 [2022-11-16T20:57:29.546Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s)
20:57:29 [2022-11-16T20:57:29.546Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s)
20:57:29 [2022-11-16T20:57:29.546Z] === RUN   TestKillStoppedContainer
20:57:29 [2022-11-16T20:57:29.546Z] --- PASS: TestKillStoppedContainer (0.04s)
20:57:29 [2022-11-16T20:57:29.546Z] === RUN   TestKillStoppedContainerAPIPre120
20:57:29 [2022-11-16T20:57:29.546Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
20:57:29 [2022-11-16T20:57:29.546Z] === RUN   TestKillDifferentUserContainer
20:57:30 [2022-11-16T20:57:30.109Z] --- PASS: TestKillDifferentUserContainer (0.44s)
20:57:30 [2022-11-16T20:57:30.109Z] === RUN   TestInspectOomKilledTrue
20:57:30 [2022-11-16T20:57:30.367Z] --- PASS: TestInspectOomKilledTrue (0.47s)
20:57:30 [2022-11-16T20:57:30.367Z] === RUN   TestInspectOomKilledFalse
20:57:30 [2022-11-16T20:57:30.930Z] --- PASS: TestInspectOomKilledFalse (0.42s)
20:57:30 [2022-11-16T20:57:30.930Z] === RUN   TestLinksEtcHostsContentMatch
20:57:31 [2022-11-16T20:57:31.186Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
20:57:31 [2022-11-16T20:57:31.186Z] === RUN   TestLinksContainerNames
20:57:32 [2022-11-16T20:57:32.113Z] --- PASS: TestLinksContainerNames (0.86s)
20:57:32 [2022-11-16T20:57:32.113Z] === RUN   TestLogsFollowTailEmpty
20:57:32 [2022-11-16T20:57:32.369Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
20:57:32 [2022-11-16T20:57:32.369Z] === RUN   TestLogs
20:57:32 [2022-11-16T20:57:32.369Z] === RUN   TestLogs/driver_local
20:57:32 [2022-11-16T20:57:32.369Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
20:57:32 [2022-11-16T20:57:32.369Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
20:57:32 [2022-11-16T20:57:32.369Z] === RUN   TestLogs/driver_local/tty/only_stdout
20:57:32 [2022-11-16T20:57:32.369Z] === PAUSE TestLogs/driver_local/tty/only_stdout
20:57:32 [2022-11-16T20:57:32.369Z] === RUN   TestLogs/driver_local/tty/only_stderr
20:57:32 [2022-11-16T20:57:32.369Z] === PAUSE TestLogs/driver_local/tty/only_stderr
20:57:32 [2022-11-16T20:57:32.369Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
20:57:32 [2022-11-16T20:57:32.369Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
20:57:32 [2022-11-16T20:57:32.369Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
20:57:32 [2022-11-16T20:57:32.369Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
20:57:32 [2022-11-16T20:57:32.369Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
20:57:32 [2022-11-16T20:57:32.369Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
20:57:32 [2022-11-16T20:57:32.369Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
20:57:32 [2022-11-16T20:57:32.369Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
20:57:33 [2022-11-16T20:57:33.299Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
20:57:33 [2022-11-16T20:57:33.299Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
20:57:33 [2022-11-16T20:57:33.555Z] === CONT  TestLogs/driver_local/tty/only_stderr
20:57:33 [2022-11-16T20:57:33.811Z] === CONT  TestLogs/driver_local/tty/only_stdout
20:57:34 [2022-11-16T20:57:34.373Z] === RUN   TestLogs/driver_json-file
20:57:34 [2022-11-16T20:57:34.373Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
20:57:34 [2022-11-16T20:57:34.373Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
20:57:34 [2022-11-16T20:57:34.373Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
20:57:34 [2022-11-16T20:57:34.373Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
20:57:34 [2022-11-16T20:57:34.373Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
20:57:34 [2022-11-16T20:57:34.373Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
20:57:34 [2022-11-16T20:57:34.373Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:57:34 [2022-11-16T20:57:34.373Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:57:34 [2022-11-16T20:57:34.373Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
20:57:34 [2022-11-16T20:57:34.373Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
20:57:34 [2022-11-16T20:57:34.373Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
20:57:34 [2022-11-16T20:57:34.373Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
20:57:34 [2022-11-16T20:57:34.373Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
20:57:34 [2022-11-16T20:57:34.373Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:57:34 [2022-11-16T20:57:34.936Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
20:57:34 [2022-11-16T20:57:34.936Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
20:57:35 [2022-11-16T20:57:35.497Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
20:57:35 [2022-11-16T20:57:35.497Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
20:57:36 [2022-11-16T20:57:36.060Z] --- PASS: TestLogs (3.46s)
20:57:36 [2022-11-16T20:57:36.060Z]     --- PASS: TestLogs/driver_local (0.01s)
20:57:36 [2022-11-16T20:57:36.060Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s)
20:57:36 [2022-11-16T20:57:36.060Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.79s)
20:57:36 [2022-11-16T20:57:36.060Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.45s)
20:57:36 [2022-11-16T20:57:36.060Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.46s)
20:57:36 [2022-11-16T20:57:36.060Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.49s)
20:57:36 [2022-11-16T20:57:36.060Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s)
20:57:36 [2022-11-16T20:57:36.060Z]     --- PASS: TestLogs/driver_json-file (0.01s)
20:57:36 [2022-11-16T20:57:36.060Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s)
20:57:36 [2022-11-16T20:57:36.060Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.65s)
20:57:36 [2022-11-16T20:57:36.060Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.55s)
20:57:36 [2022-11-16T20:57:36.060Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.53s)
20:57:36 [2022-11-16T20:57:36.060Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.46s)
20:57:36 [2022-11-16T20:57:36.060Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.48s)
20:57:36 [2022-11-16T20:57:36.060Z] === RUN   TestContainerNetworkMountsNoChown
20:57:36 [2022-11-16T20:57:36.316Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/default
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/default
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/private
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/private
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/rprivate
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/rprivate
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/slave
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/slave
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/rslave
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/rslave
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/shared
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/shared
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/rshared
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/rshared
20:57:36 [2022-11-16T20:57:36.316Z] === CONT  TestMountDaemonRoot/default
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/default/bind_root
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/default/mount_root
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === CONT  TestMountDaemonRoot/rslave
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === CONT  TestMountDaemonRoot/rshared
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === CONT  TestMountDaemonRoot/shared
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === CONT  TestMountDaemonRoot/rprivate
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === CONT  TestMountDaemonRoot/slave
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === CONT  TestMountDaemonRoot/private
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/private/bind_root
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:57:36 [2022-11-16T20:57:36.316Z] === RUN   TestMountDaemonRoot/private/mount_root
20:57:36 [2022-11-16T20:57:36.316Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:57:36 [2022-11-16T20:57:36.317Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:57:36 [2022-11-16T20:57:36.317Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:57:36 [2022-11-16T20:57:36.317Z] === CONT  TestMountDaemonRoot/default/bind_root
20:57:36 [2022-11-16T20:57:36.317Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:57:36 [2022-11-16T20:57:36.317Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:57:36 [2022-11-16T20:57:36.317Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:57:36 [2022-11-16T20:57:36.573Z] === CONT  TestMountDaemonRoot/default/mount_root
20:57:36 [2022-11-16T20:57:36.573Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:57:36 [2022-11-16T20:57:36.573Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:57:36 [2022-11-16T20:57:36.573Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:57:36 [2022-11-16T20:57:36.573Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:57:36 [2022-11-16T20:57:36.573Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:57:36 [2022-11-16T20:57:36.573Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:57:36 [2022-11-16T20:57:36.573Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:57:36 [2022-11-16T20:57:36.573Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:57:36 [2022-11-16T20:57:36.573Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:57:36 [2022-11-16T20:57:36.573Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:57:36 [2022-11-16T20:57:36.573Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:57:36 [2022-11-16T20:57:36.573Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:57:36 [2022-11-16T20:57:36.573Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:57:36 [2022-11-16T20:57:36.573Z] === CONT  TestMountDaemonRoot/private/bind_root
20:57:36 [2022-11-16T20:57:36.829Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:57:36 [2022-11-16T20:57:36.829Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:57:36 [2022-11-16T20:57:36.829Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:57:36 [2022-11-16T20:57:36.829Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:57:36 [2022-11-16T20:57:36.829Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:57:36 [2022-11-16T20:57:36.829Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:57:36 [2022-11-16T20:57:36.829Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:57:36 [2022-11-16T20:57:36.829Z] === CONT  TestMountDaemonRoot/private/mount_root
20:57:36 [2022-11-16T20:57:36.829Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:57:36 [2022-11-16T20:57:36.829Z] --- PASS: TestMountDaemonRoot (0.02s)
20:57:36 [2022-11-16T20:57:36.829Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
20:57:36 [2022-11-16T20:57:36.829Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
20:57:36 [2022-11-16T20:57:36.829Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
20:57:36 [2022-11-16T20:57:36.829Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
20:57:36 [2022-11-16T20:57:36.829Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
20:57:36 [2022-11-16T20:57:36.829Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
20:57:36 [2022-11-16T20:57:36.829Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
20:57:36 [2022-11-16T20:57:36.829Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
20:57:36 [2022-11-16T20:57:36.829Z] === RUN   TestContainerBindMountNonRecursive
20:57:38 [2022-11-16T20:57:38.195Z] --- PASS: TestContainerBindMountNonRecursive (1.40s)
20:57:38 [2022-11-16T20:57:38.195Z] === RUN   TestContainerVolumesMountedAsShared
20:57:38 [2022-11-16T20:57:38.757Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
20:57:38 [2022-11-16T20:57:38.757Z] === RUN   TestContainerVolumesMountedAsSlave
20:57:39 [2022-11-16T20:57:39.013Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
20:57:39 [2022-11-16T20:57:39.013Z] === RUN   TestNetworkNat
20:57:39 [2022-11-16T20:57:39.574Z] --- PASS: TestNetworkNat (0.50s)
20:57:39 [2022-11-16T20:57:39.575Z] === RUN   TestNetworkLocalhostTCPNat
20:57:39 [2022-11-16T20:57:39.830Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
20:57:39 [2022-11-16T20:57:39.830Z] === RUN   TestNetworkLoopbackNat
20:57:43 [2022-11-16T20:57:43.097Z] --- PASS: TestNetworkLoopbackNat (2.57s)
20:57:43 [2022-11-16T20:57:43.097Z] === RUN   TestPause
20:57:43 [2022-11-16T20:57:43.097Z] --- PASS: TestPause (0.43s)
20:57:43 [2022-11-16T20:57:43.097Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:57:43 [2022-11-16T20:57:43.097Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:57:43 [2022-11-16T20:57:43.097Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:57:43 [2022-11-16T20:57:43.097Z] === RUN   TestPauseStopPausedContainer
20:57:43 [2022-11-16T20:57:43.353Z] --- PASS: TestPauseStopPausedContainer (0.45s)
20:57:43 [2022-11-16T20:57:43.353Z] === RUN   TestPidHost
20:57:44 [2022-11-16T20:57:44.313Z] --- PASS: TestPidHost (1.04s)
20:57:44 [2022-11-16T20:57:44.313Z] === RUN   TestPsFilter
20:57:44 [2022-11-16T20:57:44.577Z] --- PASS: TestPsFilter (0.11s)
20:57:44 [2022-11-16T20:57:44.577Z] === RUN   TestRemoveContainerWithRemovedVolume
20:57:44 [2022-11-16T20:57:44.844Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
20:57:44 [2022-11-16T20:57:44.844Z] === RUN   TestRemoveContainerWithVolume
20:57:45 [2022-11-16T20:57:45.426Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
20:57:45 [2022-11-16T20:57:45.426Z] === RUN   TestRemoveContainerRunning
20:57:45 [2022-11-16T20:57:45.682Z] --- PASS: TestRemoveContainerRunning (0.42s)
20:57:45 [2022-11-16T20:57:45.682Z] === RUN   TestRemoveContainerForceRemoveRunning
20:57:46 [2022-11-16T20:57:46.243Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
20:57:46 [2022-11-16T20:57:46.243Z] === RUN   TestRemoveInvalidContainer
20:57:46 [2022-11-16T20:57:46.243Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:57:46 [2022-11-16T20:57:46.243Z] === RUN   TestRenameLinkedContainer
20:57:48 [2022-11-16T20:57:48.135Z] --- PASS: TestRenameLinkedContainer (1.73s)
20:57:48 [2022-11-16T20:57:48.135Z] === RUN   TestRenameStoppedContainer
20:57:48 [2022-11-16T20:57:48.391Z] --- PASS: TestRenameStoppedContainer (0.40s)
20:57:48 [2022-11-16T20:57:48.391Z] === RUN   TestRenameRunningContainerAndReuse
20:57:49 [2022-11-16T20:57:49.318Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s)
20:57:49 [2022-11-16T20:57:49.319Z] === RUN   TestRenameInvalidName
20:57:49 [2022-11-16T20:57:49.880Z] --- PASS: TestRenameInvalidName (0.44s)
20:57:49 [2022-11-16T20:57:49.880Z] === RUN   TestRenameAnonymousContainer
20:57:51 [2022-11-16T20:57:51.246Z] --- PASS: TestRenameAnonymousContainer (1.57s)
20:57:51 [2022-11-16T20:57:51.246Z] === RUN   TestRenameContainerWithSameName
20:57:51 [2022-11-16T20:57:51.808Z] --- PASS: TestRenameContainerWithSameName (0.43s)
20:57:51 [2022-11-16T20:57:51.808Z] === RUN   TestRenameContainerWithLinkedContainer
20:57:52 [2022-11-16T20:57:52.736Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
20:57:52 [2022-11-16T20:57:52.736Z] === RUN   TestResize
20:57:52 [2022-11-16T20:57:52.992Z] --- PASS: TestResize (0.42s)
20:57:52 [2022-11-16T20:57:52.992Z] === RUN   TestResizeWithInvalidSize
20:57:53 [2022-11-16T20:57:53.554Z] --- PASS: TestResizeWithInvalidSize (0.41s)
20:57:53 [2022-11-16T20:57:53.554Z] === RUN   TestResizeWhenContainerNotStarted
20:57:53 [2022-11-16T20:57:53.811Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
20:57:53 [2022-11-16T20:57:53.811Z] === RUN   TestDaemonRestartKillContainers
20:57:53 [2022-11-16T20:57:53.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:57:53 [2022-11-16T20:57:53.811Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:57:55 [2022-11-16T20:57:55.703Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:57:57 [2022-11-16T20:57:57.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:57:57 [2022-11-16T20:57:57.998Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:57:57 [2022-11-16T20:57:57.998Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:57:59 [2022-11-16T20:57:59.365Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:57:59 [2022-11-16T20:57:59.365Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:58:02 [2022-11-16T20:58:02.634Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:58:02 [2022-11-16T20:58:02.634Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:58:04 [2022-11-16T20:58:04.525Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:58:06 [2022-11-16T20:58:06.415Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:58:06 [2022-11-16T20:58:06.415Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:58:08 [2022-11-16T20:58:08.307Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:58:08 [2022-11-16T20:58:08.307Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:58:09 [2022-11-16T20:58:09.675Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:58:11 [2022-11-16T20:58:11.565Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:58:11 [2022-11-16T20:58:11.565Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s)
20:58:11 [2022-11-16T20:58:11.565Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
20:58:11 [2022-11-16T20:58:11.565Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.07s)
20:58:11 [2022-11-16T20:58:11.565Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
20:58:11 [2022-11-16T20:58:11.565Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
20:58:11 [2022-11-16T20:58:11.565Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s)
20:58:11 [2022-11-16T20:58:11.565Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.33s)
20:58:11 [2022-11-16T20:58:11.565Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s)
20:58:11 [2022-11-16T20:58:11.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s)
20:58:11 [2022-11-16T20:58:11.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s)
20:58:11 [2022-11-16T20:58:11.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s)
20:58:11 [2022-11-16T20:58:11.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s)
20:58:11 [2022-11-16T20:58:11.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s)
20:58:11 [2022-11-16T20:58:11.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s)
20:58:11 [2022-11-16T20:58:11.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s)
20:58:11 [2022-11-16T20:58:11.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s)
20:58:11 [2022-11-16T20:58:11.566Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
20:58:11 [2022-11-16T20:58:11.566Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
20:58:12 [2022-11-16T20:58:12.497Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
20:58:13 [2022-11-16T20:58:13.425Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s)
20:58:13 [2022-11-16T20:58:13.425Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s)
20:58:13 [2022-11-16T20:58:13.425Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s)
20:58:13 [2022-11-16T20:58:13.425Z] === RUN   TestCgroupNamespacesRun
20:58:14 [2022-11-16T20:58:14.353Z] --- PASS: TestCgroupNamespacesRun (1.16s)
20:58:14 [2022-11-16T20:58:14.353Z] === RUN   TestCgroupNamespacesRunPrivileged
20:58:15 [2022-11-16T20:58:15.719Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
20:58:15 [2022-11-16T20:58:15.719Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:58:17 [2022-11-16T20:58:17.086Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.29s)
20:58:17 [2022-11-16T20:58:17.087Z] === RUN   TestCgroupNamespacesRunHostMode
20:58:18 [2022-11-16T20:58:18.015Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
20:58:18 [2022-11-16T20:58:18.015Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:58:19 [2022-11-16T20:58:19.381Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
20:58:19 [2022-11-16T20:58:19.381Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:58:20 [2022-11-16T20:58:20.310Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
20:58:20 [2022-11-16T20:58:20.310Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:58:20 [2022-11-16T20:58:20.872Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
20:58:20 [2022-11-16T20:58:20.872Z] === RUN   TestCgroupNamespacesRunOlderClient
20:58:22 [2022-11-16T20:58:22.237Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
20:58:22 [2022-11-16T20:58:22.237Z] === RUN   TestNISDomainname
20:58:22 [2022-11-16T20:58:22.799Z] --- PASS: TestNISDomainname (0.56s)
20:58:22 [2022-11-16T20:58:22.800Z] === RUN   TestHostnameDnsResolution
20:58:23 [2022-11-16T20:58:23.362Z] --- PASS: TestHostnameDnsResolution (0.68s)
20:58:23 [2022-11-16T20:58:23.362Z] === RUN   TestUnprivilegedPortsAndPing
20:58:23 [2022-11-16T20:58:23.925Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
20:58:23 [2022-11-16T20:58:23.925Z] === RUN   TestPrivilegedHostDevices
20:58:24 [2022-11-16T20:58:24.487Z] --- PASS: TestPrivilegedHostDevices (0.53s)
20:58:24 [2022-11-16T20:58:24.487Z] === RUN   TestRunConsoleSize
20:58:24 [2022-11-16T20:58:24.744Z] --- PASS: TestRunConsoleSize (0.41s)
20:58:24 [2022-11-16T20:58:24.744Z] === RUN   TestRunWithAlternativeContainerdShim
20:58:27 [2022-11-16T20:58:27.267Z] --- PASS: TestRunWithAlternativeContainerdShim (1.97s)
20:58:27 [2022-11-16T20:58:27.267Z] === RUN   TestStats
20:58:29 [2022-11-16T20:58:29.155Z] --- PASS: TestStats (2.42s)
20:58:29 [2022-11-16T20:58:29.155Z] === RUN   TestStopContainerWithTimeout
20:58:29 [2022-11-16T20:58:29.155Z] === RUN   TestStopContainerWithTimeout/0
20:58:29 [2022-11-16T20:58:29.155Z] === PAUSE TestStopContainerWithTimeout/0
20:58:29 [2022-11-16T20:58:29.155Z] === RUN   TestStopContainerWithTimeout/1
20:58:29 [2022-11-16T20:58:29.155Z] === PAUSE TestStopContainerWithTimeout/1
20:58:29 [2022-11-16T20:58:29.155Z] === RUN   TestStopContainerWithTimeout/3
20:58:29 [2022-11-16T20:58:29.155Z] === PAUSE TestStopContainerWithTimeout/3
20:58:29 [2022-11-16T20:58:29.155Z] === RUN   TestStopContainerWithTimeout/-1
20:58:29 [2022-11-16T20:58:29.155Z] === PAUSE TestStopContainerWithTimeout/-1
20:58:29 [2022-11-16T20:58:29.155Z] === CONT  TestStopContainerWithTimeout/0
20:58:29 [2022-11-16T20:58:29.155Z] === CONT  TestStopContainerWithTimeout/-1
20:58:30 [2022-11-16T20:58:30.083Z] === CONT  TestStopContainerWithTimeout/3
20:58:31 [2022-11-16T20:58:31.972Z] === CONT  TestStopContainerWithTimeout/1
20:58:33 [2022-11-16T20:58:33.352Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:58:33 [2022-11-16T20:58:33.352Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
20:58:33 [2022-11-16T20:58:33.352Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.64s)
20:58:33 [2022-11-16T20:58:33.352Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
20:58:33 [2022-11-16T20:58:33.352Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
20:58:33 [2022-11-16T20:58:33.352Z] === RUN   TestDeleteDevicemapper
20:58:33 [2022-11-16T20:58:33.352Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:58:33 [2022-11-16T20:58:33.352Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:58:33 [2022-11-16T20:58:33.352Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:58:34 [2022-11-16T20:58:34.735Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s)
20:58:34 [2022-11-16T20:58:34.735Z] === RUN   TestUpdateMemory
20:58:35 [2022-11-16T20:58:35.301Z] --- PASS: TestUpdateMemory (0.53s)
20:58:35 [2022-11-16T20:58:35.301Z] === RUN   TestUpdateCPUQuota
20:58:36 [2022-11-16T20:58:36.229Z] --- PASS: TestUpdateCPUQuota (0.72s)
20:58:36 [2022-11-16T20:58:36.229Z] === RUN   TestUpdatePidsLimit
20:58:36 [2022-11-16T20:58:36.229Z] === RUN   TestUpdatePidsLimit/update_from_none
20:58:36 [2022-11-16T20:58:36.229Z] === RUN   TestUpdatePidsLimit/no_change
20:58:36 [2022-11-16T20:58:36.485Z] === RUN   TestUpdatePidsLimit/update_lower
20:58:36 [2022-11-16T20:58:36.741Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:58:36 [2022-11-16T20:58:36.741Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:58:36 [2022-11-16T20:58:36.998Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:58:37 [2022-11-16T20:58:37.254Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:58:37 [2022-11-16T20:58:37.816Z] --- PASS: TestUpdatePidsLimit (1.83s)
20:58:37 [2022-11-16T20:58:37.816Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
20:58:37 [2022-11-16T20:58:37.816Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
20:58:37 [2022-11-16T20:58:37.816Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
20:58:37 [2022-11-16T20:58:37.816Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
20:58:37 [2022-11-16T20:58:37.816Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
20:58:37 [2022-11-16T20:58:37.816Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
20:58:37 [2022-11-16T20:58:37.816Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
20:58:37 [2022-11-16T20:58:37.816Z] === RUN   TestUpdateRestartPolicy
20:58:49 [2022-11-16T20:58:49.989Z] --- PASS: TestUpdateRestartPolicy (10.89s)
20:58:49 [2022-11-16T20:58:49.989Z] === RUN   TestUpdateRestartWithAutoRemove
20:58:49 [2022-11-16T20:58:49.989Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
20:58:49 [2022-11-16T20:58:49.989Z] === RUN   TestWaitNonBlocked
20:58:49 [2022-11-16T20:58:49.989Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:58:49 [2022-11-16T20:58:49.989Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:58:49 [2022-11-16T20:58:49.989Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:58:49 [2022-11-16T20:58:49.989Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:58:49 [2022-11-16T20:58:49.989Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:58:49 [2022-11-16T20:58:49.989Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:58:49 [2022-11-16T20:58:49.989Z] --- PASS: TestWaitNonBlocked (0.01s)
20:58:49 [2022-11-16T20:58:49.989Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
20:58:49 [2022-11-16T20:58:49.989Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
20:58:49 [2022-11-16T20:58:49.989Z] === RUN   TestWaitBlocked
20:58:49 [2022-11-16T20:58:49.989Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:58:49 [2022-11-16T20:58:49.989Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:58:49 [2022-11-16T20:58:49.989Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:58:49 [2022-11-16T20:58:49.989Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:58:49 [2022-11-16T20:58:49.989Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:58:49 [2022-11-16T20:58:49.989Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:58:50 [2022-11-16T20:58:50.917Z] --- PASS: TestWaitBlocked (0.01s)
20:58:50 [2022-11-16T20:58:50.917Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s)
20:58:50 [2022-11-16T20:58:50.917Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s)
20:58:50 [2022-11-16T20:58:50.917Z] === RUN   TestWaitConditions
20:58:50 [2022-11-16T20:58:50.917Z] === RUN   TestWaitConditions/default
20:58:50 [2022-11-16T20:58:50.917Z] === PAUSE TestWaitConditions/default
20:58:50 [2022-11-16T20:58:50.917Z] === RUN   TestWaitConditions/not-running
20:58:50 [2022-11-16T20:58:50.917Z] === PAUSE TestWaitConditions/not-running
20:58:50 [2022-11-16T20:58:50.917Z] === RUN   TestWaitConditions/next-exit
20:58:50 [2022-11-16T20:58:50.917Z] === PAUSE TestWaitConditions/next-exit
20:58:50 [2022-11-16T20:58:50.917Z] === RUN   TestWaitConditions/removed
20:58:50 [2022-11-16T20:58:50.917Z] === PAUSE TestWaitConditions/removed
20:58:50 [2022-11-16T20:58:50.917Z] === CONT  TestWaitConditions/default
20:58:50 [2022-11-16T20:58:50.917Z] === CONT  TestWaitConditions/next-exit
20:58:52 [2022-11-16T20:58:52.806Z] === CONT  TestWaitConditions/not-running
20:58:52 [2022-11-16T20:58:52.806Z] === CONT  TestWaitConditions/removed
20:58:54 [2022-11-16T20:58:54.175Z] --- PASS: TestWaitConditions (0.01s)
20:58:54 [2022-11-16T20:58:54.175Z]     --- PASS: TestWaitConditions/next-exit (1.66s)
20:58:54 [2022-11-16T20:58:54.175Z]     --- PASS: TestWaitConditions/default (1.70s)
20:58:54 [2022-11-16T20:58:54.175Z]     --- PASS: TestWaitConditions/not-running (1.50s)
20:58:54 [2022-11-16T20:58:54.175Z]     --- PASS: TestWaitConditions/removed (1.60s)
20:58:54 [2022-11-16T20:58:54.175Z] === RUN   TestWaitRestartedContainer
20:58:54 [2022-11-16T20:58:54.175Z] === RUN   TestWaitRestartedContainer/default
20:58:54 [2022-11-16T20:58:54.175Z] === PAUSE TestWaitRestartedContainer/default
20:58:54 [2022-11-16T20:58:54.175Z] === RUN   TestWaitRestartedContainer/not-running
20:58:54 [2022-11-16T20:58:54.175Z] === PAUSE TestWaitRestartedContainer/not-running
20:58:54 [2022-11-16T20:58:54.175Z] === RUN   TestWaitRestartedContainer/next-exit
20:58:54 [2022-11-16T20:58:54.175Z] === PAUSE TestWaitRestartedContainer/next-exit
20:58:54 [2022-11-16T20:58:54.175Z] === CONT  TestWaitRestartedContainer/default
20:58:54 [2022-11-16T20:58:54.175Z] === CONT  TestWaitRestartedContainer/next-exit
20:58:55 [2022-11-16T20:58:55.543Z] === CONT  TestWaitRestartedContainer/not-running
20:58:56 [2022-11-16T20:58:56.471Z] --- PASS: TestWaitRestartedContainer (0.02s)
20:58:56 [2022-11-16T20:58:56.471Z]     --- PASS: TestWaitRestartedContainer/default (1.40s)
20:58:56 [2022-11-16T20:58:56.471Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.43s)
20:58:56 [2022-11-16T20:58:56.471Z]     --- PASS: TestWaitRestartedContainer/not-running (0.93s)
20:58:56 [2022-11-16T20:58:56.471Z] === CONT  TestContainerStartOnDaemonRestart
20:58:56 [2022-11-16T20:58:56.471Z] === CONT  TestRestartDaemonWithRestartingContainer
20:58:58 [2022-11-16T20:58:58.990Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s)
20:58:58 [2022-11-16T20:58:58.991Z] === CONT  TestIpcModeOlderClient
20:58:58 [2022-11-16T20:58:58.991Z] --- PASS: TestIpcModeOlderClient (0.07s)
20:58:58 [2022-11-16T20:58:58.991Z] === CONT  TestContainerKillOnDaemonStart
20:58:58 [2022-11-16T20:58:58.991Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.59s)
20:58:58 [2022-11-16T20:58:58.991Z] === CONT  TestDaemonHostGatewayIP
20:59:01 [2022-11-16T20:59:01.509Z] --- PASS: TestDaemonHostGatewayIP (2.37s)
20:59:01 [2022-11-16T20:59:01.509Z] === CONT  TestDaemonRestartIpcMode
20:59:04 [2022-11-16T20:59:04.028Z] --- PASS: TestDaemonRestartIpcMode (2.20s)
20:59:10 [2022-11-16T20:59:10.562Z] --- PASS: TestContainerKillOnDaemonStart (11.56s)
20:59:10 [2022-11-16T20:59:10.562Z] PASS
20:59:10 [2022-11-16T20:59:10.562Z] 
20:59:10 [2022-11-16T20:59:10.562Z] === Skipped
20:59:10 [2022-11-16T20:59:10.562Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
20:59:10 [2022-11-16T20:59:10.562Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:59:10 [2022-11-16T20:59:10.562Z] 
20:59:10 [2022-11-16T20:59:10.562Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:59:10 [2022-11-16T20:59:10.562Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:59:10 [2022-11-16T20:59:10.562Z] 
20:59:10 [2022-11-16T20:59:10.562Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
20:59:10 [2022-11-16T20:59:10.562Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:59:10 [2022-11-16T20:59:10.562Z] 
20:59:10 [2022-11-16T20:59:10.562Z] DONE 273 tests, 3 skipped in 130.988s
20:59:10 [2022-11-16T20:59:10.562Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
20:59:10 [2022-11-16T20:59:10.562Z] ++ 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
20:59:10 [2022-11-16T20:59:10.562Z] ++ set -e
20:59:10 [2022-11-16T20:59:10.562Z] ++ '[' -n 0 ']'
20:59:10 [2022-11-16T20:59:10.562Z] ++ set -x
20:59:10 [2022-11-16T20:59:10.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
20:59:10 [2022-11-16T20:59:10.562Z] INFO: Testing against a local daemon
20:59:10 [2022-11-16T20:59:10.562Z] === RUN   TestConfigDaemonLibtrustID
20:59:10 [2022-11-16T20:59:10.818Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
20:59:10 [2022-11-16T20:59:10.818Z] === RUN   TestConfigDaemonID
20:59:12 [2022-11-16T20:59:12.183Z]     daemon_test.go:86: [d046499ec4c43] daemon is not started
20:59:12 [2022-11-16T20:59:12.183Z] --- PASS: TestConfigDaemonID (1.04s)
20:59:12 [2022-11-16T20:59:12.183Z] === RUN   TestDaemonConfigValidation
20:59:12 [2022-11-16T20:59:12.183Z] === RUN   TestDaemonConfigValidation/config_with_no_content
20:59:12 [2022-11-16T20:59:12.183Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
20:59:12 [2022-11-16T20:59:12.183Z] === RUN   TestDaemonConfigValidation/config_with_{}
20:59:12 [2022-11-16T20:59:12.183Z] === PAUSE TestDaemonConfigValidation/config_with_{}
20:59:12 [2022-11-16T20:59:12.183Z] === RUN   TestDaemonConfigValidation/invalid_config
20:59:12 [2022-11-16T20:59:12.183Z] === PAUSE TestDaemonConfigValidation/invalid_config
20:59:12 [2022-11-16T20:59:12.183Z] === RUN   TestDaemonConfigValidation/malformed_config
20:59:12 [2022-11-16T20:59:12.183Z] === PAUSE TestDaemonConfigValidation/malformed_config
20:59:12 [2022-11-16T20:59:12.183Z] === RUN   TestDaemonConfigValidation/valid_config
20:59:12 [2022-11-16T20:59:12.183Z] === PAUSE TestDaemonConfigValidation/valid_config
20:59:12 [2022-11-16T20:59:12.183Z] === CONT  TestDaemonConfigValidation/config_with_no_content
20:59:12 [2022-11-16T20:59:12.183Z] === CONT  TestDaemonConfigValidation/malformed_config
20:59:12 [2022-11-16T20:59:12.183Z] === CONT  TestDaemonConfigValidation/invalid_config
20:59:12 [2022-11-16T20:59:12.183Z] === CONT  TestDaemonConfigValidation/config_with_{}
20:59:12 [2022-11-16T20:59:12.183Z] === CONT  TestDaemonConfigValidation/valid_config
20:59:12 [2022-11-16T20:59:12.183Z] --- PASS: TestDaemonConfigValidation (0.00s)
20:59:12 [2022-11-16T20:59:12.183Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
20:59:12 [2022-11-16T20:59:12.183Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
20:59:12 [2022-11-16T20:59:12.183Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
20:59:12 [2022-11-16T20:59:12.183Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
20:59:12 [2022-11-16T20:59:12.183Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
20:59:12 [2022-11-16T20:59:12.183Z] === RUN   TestConfigDaemonSeccompProfiles
20:59:12 [2022-11-16T20:59:12.183Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
20:59:13 [2022-11-16T20:59:13.112Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
20:59:14 [2022-11-16T20:59:14.477Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
20:59:15 [2022-11-16T20:59:15.405Z] === CONT  TestConfigDaemonSeccompProfiles
20:59:15 [2022-11-16T20:59:15.405Z]     daemon_test.go:200: [d1823cdbd7f4d] daemon is not started
20:59:15 [2022-11-16T20:59:15.405Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
20:59:15 [2022-11-16T20:59:15.405Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
20:59:15 [2022-11-16T20:59:15.405Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
20:59:15 [2022-11-16T20:59:15.405Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
20:59:15 [2022-11-16T20:59:15.405Z] === RUN   TestDaemonProxy
20:59:15 [2022-11-16T20:59:15.405Z] === RUN   TestDaemonProxy/environment_variables
20:59:17 [2022-11-16T20:59:17.300Z] === RUN   TestDaemonProxy/command-line_options
20:59:18 [2022-11-16T20:59:18.666Z] === RUN   TestDaemonProxy/configuration_file
20:59:20 [2022-11-16T20:59:20.558Z] === RUN   TestDaemonProxy/conflicting_options
20:59:21 [2022-11-16T20:59:21.119Z] === RUN   TestDaemonProxy/reload_sanitized
20:59:21 [2022-11-16T20:59:21.682Z] --- PASS: TestDaemonProxy (6.23s)
20:59:21 [2022-11-16T20:59:21.682Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
20:59:21 [2022-11-16T20:59:21.682Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
20:59:21 [2022-11-16T20:59:21.682Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
20:59:21 [2022-11-16T20:59:21.682Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
20:59:21 [2022-11-16T20:59:21.682Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
20:59:21 [2022-11-16T20:59:21.682Z] === RUN   TestLiveRestore
20:59:21 [2022-11-16T20:59:21.682Z] === RUN   TestLiveRestore/volume_references
20:59:21 [2022-11-16T20:59:21.682Z] === PAUSE TestLiveRestore/volume_references
20:59:21 [2022-11-16T20:59:21.682Z] === CONT  TestLiveRestore/volume_references
20:59:22 [2022-11-16T20:59:22.245Z] === RUN   TestLiveRestore/volume_references/restartPolicy
20:59:22 [2022-11-16T20:59:22.245Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
20:59:23 [2022-11-16T20:59:23.173Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
20:59:24 [2022-11-16T20:59:24.102Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
20:59:25 [2022-11-16T20:59:25.031Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
20:59:25 [2022-11-16T20:59:25.959Z] --- PASS: TestLiveRestore (0.00s)
20:59:25 [2022-11-16T20:59:25.959Z]     --- PASS: TestLiveRestore/volume_references (4.50s)
20:59:25 [2022-11-16T20:59:25.959Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.81s)
20:59:25 [2022-11-16T20:59:25.959Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.94s)
20:59:25 [2022-11-16T20:59:25.959Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s)
20:59:25 [2022-11-16T20:59:25.959Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.94s)
20:59:25 [2022-11-16T20:59:25.959Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.97s)
20:59:25 [2022-11-16T20:59:25.959Z] PASS
20:59:25 [2022-11-16T20:59:25.959Z] 
20:59:25 [2022-11-16T20:59:25.959Z] DONE 25 tests in 15.780s
20:59:25 [2022-11-16T20:59:25.959Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
20:59:25 [2022-11-16T20:59:25.959Z] ++ 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
20:59:25 [2022-11-16T20:59:25.959Z] ++ set -e
20:59:25 [2022-11-16T20:59:25.959Z] ++ '[' -n 0 ']'
20:59:25 [2022-11-16T20:59:25.959Z] ++ set -x
20:59:25 [2022-11-16T20:59:25.959Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
20:59:26 [2022-11-16T20:59:26.216Z] INFO: Testing against a local daemon
20:59:26 [2022-11-16T20:59:26.216Z] === RUN   TestCommitInheritsEnv
20:59:26 [2022-11-16T20:59:26.473Z] --- PASS: TestCommitInheritsEnv (0.25s)
20:59:26 [2022-11-16T20:59:26.473Z] === RUN   TestImportExtremelyLargeImageWorks
20:59:26 [2022-11-16T20:59:26.473Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
20:59:26 [2022-11-16T20:59:26.473Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:59:26 [2022-11-16T20:59:26.473Z] === RUN   TestImportWithCustomPlatform
20:59:26 [2022-11-16T20:59:26.473Z] === RUN   TestImportWithCustomPlatform/#00
20:59:26 [2022-11-16T20:59:26.473Z] === RUN   TestImportWithCustomPlatform/_______
20:59:26 [2022-11-16T20:59:26.473Z] === RUN   TestImportWithCustomPlatform//
20:59:26 [2022-11-16T20:59:26.473Z] === RUN   TestImportWithCustomPlatform/linux
20:59:26 [2022-11-16T20:59:26.729Z] === RUN   TestImportWithCustomPlatform/LINUX
20:59:26 [2022-11-16T20:59:26.729Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
20:59:26 [2022-11-16T20:59:26.729Z] === RUN   TestImportWithCustomPlatform/macos
20:59:26 [2022-11-16T20:59:26.729Z] === RUN   TestImportWithCustomPlatform/macos/arm64
20:59:26 [2022-11-16T20:59:26.729Z] === RUN   TestImportWithCustomPlatform/nintendo64
20:59:26 [2022-11-16T20:59:26.729Z] --- PASS: TestImportWithCustomPlatform (0.31s)
20:59:26 [2022-11-16T20:59:26.729Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
20:59:26 [2022-11-16T20:59:26.729Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
20:59:26 [2022-11-16T20:59:26.729Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
20:59:26 [2022-11-16T20:59:26.729Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
20:59:26 [2022-11-16T20:59:26.729Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
20:59:26 [2022-11-16T20:59:26.729Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
20:59:26 [2022-11-16T20:59:26.729Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
20:59:26 [2022-11-16T20:59:26.729Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
20:59:26 [2022-11-16T20:59:26.729Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
20:59:26 [2022-11-16T20:59:26.729Z] === RUN   TestImagesFilterMultiReference
20:59:26 [2022-11-16T20:59:26.729Z] --- PASS: TestImagesFilterMultiReference (0.06s)
20:59:26 [2022-11-16T20:59:26.729Z] === RUN   TestImagePullPlatformInvalid
20:59:26 [2022-11-16T20:59:26.988Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
20:59:26 [2022-11-16T20:59:26.988Z] === RUN   TestImagePullStoredfDigestForOtherRepo
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" 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.19.3 instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=info msg="Starting upload purge in 31m0s" go.version=go1.19.3 instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=info msg="redis not configured" go.version=go1.19.3 instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.3 instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=12f8cefe-e5a7-4bd1-9b6f-afa65445d9e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:38564" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=12f8cefe-e5a7-4bd1-9b6f-afa65445d9e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:38564" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.850207ms http.response.status=200 http.response.written=2 instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] 127.0.0.1 - - [16/Nov/2022:20:59:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=acac3f1d-207f-48c3-b8cd-f15913421c7c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=acac3f1d-207f-48c3-b8cd-f15913421c7c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d45eca11-aa20-42b1-b7b0-0770aa078189 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d45eca11-aa20-42b1-b7b0-0770aa078189 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d45eca11-aa20-42b1-b7b0-0770aa078189 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=82.321µs trace.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=4ecef933-f98b-4426-83b1-bc4a17975211 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d45eca11-aa20-42b1-b7b0-0770aa078189 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.609923ms http.response.status=404 http.response.written=157 instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] 127.0.0.1 - - [16/Nov/2022:20:59:26 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=acac3f1d-207f-48c3-b8cd-f15913421c7c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=35.093µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ec82f611-981d-4255-810f-e5198bc32221 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=acac3f1d-207f-48c3-b8cd-f15913421c7c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.389627ms http.response.status=404 http.response.written=157 instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] 127.0.0.1 - - [16/Nov/2022:20:59:26 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=40839a81-eb65-4343-bb7e-6d32736ed459 http.request.method=POST http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=40839a81-eb65-4343-bb7e-6d32736ed459 http.request.method=POST http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=40839a81-eb65-4343-bb7e-6d32736ed459 http.request.method=POST http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=192.918µs trace.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=e608d633-7226-426c-a778-d84932fe5861 trace.line=95 vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=40839a81-eb65-4343-bb7e-6d32736ed459 http.request.method=POST http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=18.568µs trace.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=8d5fe0e4-d17c-478e-91e6-201897144b30 trace.line=141 vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=40839a81-eb65-4343-bb7e-6d32736ed459 http.request.method=POST http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=65.304µs trace.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=8d5b291d-9150-40f3-a8a9-875bec88a0f5 trace.line=95 vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=40839a81-eb65-4343-bb7e-6d32736ed459 http.request.method=POST http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=3.475999ms http.response.status=202 http.response.written=0 instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] 127.0.0.1 - - [16/Nov/2022:20:59:26 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=85073ed5-c672-4c86-82c6-333cf9f096fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad?_state=ntWfUqhRvRqdl5tFHS3HfmNR_JnXH59JB7e0ZXsAgBR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyNWQ5ZGNkLTBlZjMtNDEwYy1hMjFlLTIzMTZkNmU2NjRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NjYzMzM5NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test vars.uuid=925d9dcd-0ef3-410c-a21e-2316d6e664ad version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=85073ed5-c672-4c86-82c6-333cf9f096fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad?_state=ntWfUqhRvRqdl5tFHS3HfmNR_JnXH59JB7e0ZXsAgBR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyNWQ5ZGNkLTBlZjMtNDEwYy1hMjFlLTIzMTZkNmU2NjRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NjYzMzM5NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test vars.uuid=925d9dcd-0ef3-410c-a21e-2316d6e664ad version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=85073ed5-c672-4c86-82c6-333cf9f096fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad?_state=ntWfUqhRvRqdl5tFHS3HfmNR_JnXH59JB7e0ZXsAgBR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyNWQ5ZGNkLTBlZjMtNDEwYy1hMjFlLTIzMTZkNmU2NjRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NjYzMzM5NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=29.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).GetContent" trace.id=e2899234-b30f-419b-bf15-2a4d2d015fe9 trace.line=82 vars.name=test vars.uuid=925d9dcd-0ef3-410c-a21e-2316d6e664ad version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=85073ed5-c672-4c86-82c6-333cf9f096fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad?_state=ntWfUqhRvRqdl5tFHS3HfmNR_JnXH59JB7e0ZXsAgBR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyNWQ5ZGNkLTBlZjMtNDEwYy1hMjFlLTIzMTZkNmU2NjRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NjYzMzM5NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=13.891µs trace.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=39834a29-6e5b-41c7-bb50-3a8715709693 trace.line=141 vars.name=test vars.uuid=925d9dcd-0ef3-410c-a21e-2316d6e664ad version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=85073ed5-c672-4c86-82c6-333cf9f096fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad?_state=ntWfUqhRvRqdl5tFHS3HfmNR_JnXH59JB7e0ZXsAgBR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyNWQ5ZGNkLTBlZjMtNDEwYy1hMjFlLTIzMTZkNmU2NjRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NjYzMzM5NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=114.789µs trace.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=085391a5-b7f6-4a47-8a2d-cc44b6266599 trace.line=124 vars.name=test vars.uuid=925d9dcd-0ef3-410c-a21e-2316d6e664ad version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=85073ed5-c672-4c86-82c6-333cf9f096fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad?_state=ntWfUqhRvRqdl5tFHS3HfmNR_JnXH59JB7e0ZXsAgBR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyNWQ5ZGNkLTBlZjMtNDEwYy1hMjFlLTIzMTZkNmU2NjRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NjYzMzM5NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test vars.uuid=925d9dcd-0ef3-410c-a21e-2316d6e664ad version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=85073ed5-c672-4c86-82c6-333cf9f096fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad?_state=ntWfUqhRvRqdl5tFHS3HfmNR_JnXH59JB7e0ZXsAgBR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyNWQ5ZGNkLTBlZjMtNDEwYy1hMjFlLTIzMTZkNmU2NjRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NjYzMzM5NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=11.7µs trace.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=05ba1050-6e6b-4cd1-b471-2ecff1af6734 trace.line=141 vars.name=test vars.uuid=925d9dcd-0ef3-410c-a21e-2316d6e664ad version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=85073ed5-c672-4c86-82c6-333cf9f096fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad?_state=ntWfUqhRvRqdl5tFHS3HfmNR_JnXH59JB7e0ZXsAgBR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyNWQ5ZGNkLTBlZjMtNDEwYy1hMjFlLTIzMTZkNmU2NjRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NjYzMzM5NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=11.249µs trace.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=af33ab37-e2b6-4958-abf8-fc6e070eb762 trace.line=141 vars.name=test vars.uuid=925d9dcd-0ef3-410c-a21e-2316d6e664ad version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.988Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=85073ed5-c672-4c86-82c6-333cf9f096fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad?_state=ntWfUqhRvRqdl5tFHS3HfmNR_JnXH59JB7e0ZXsAgBR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyNWQ5ZGNkLTBlZjMtNDEwYy1hMjFlLTIzMTZkNmU2NjRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NjYzMzM5NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=8.5µs trace.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=36d92bfc-b8bc-444c-814f-48bf57fe81cb trace.line=141 vars.name=test vars.uuid=925d9dcd-0ef3-410c-a21e-2316d6e664ad version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=85073ed5-c672-4c86-82c6-333cf9f096fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad?_state=ntWfUqhRvRqdl5tFHS3HfmNR_JnXH59JB7e0ZXsAgBR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyNWQ5ZGNkLTBlZjMtNDEwYy1hMjFlLTIzMTZkNmU2NjRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NjYzMzM5NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=66.462µs trace.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=6a1ff33c-2d34-4240-94aa-520d3b450dea trace.line=167 vars.name=test vars.uuid=925d9dcd-0ef3-410c-a21e-2316d6e664ad version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=85073ed5-c672-4c86-82c6-333cf9f096fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad?_state=ntWfUqhRvRqdl5tFHS3HfmNR_JnXH59JB7e0ZXsAgBR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyNWQ5ZGNkLTBlZjMtNDEwYy1hMjFlLTIzMTZkNmU2NjRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NjYzMzM5NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=156.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).PutContent" trace.id=3829ebd3-ec37-436a-9035-e5ccf84a6fb1 trace.line=95 vars.name=test vars.uuid=925d9dcd-0ef3-410c-a21e-2316d6e664ad version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=85073ed5-c672-4c86-82c6-333cf9f096fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad?_state=ntWfUqhRvRqdl5tFHS3HfmNR_JnXH59JB7e0ZXsAgBR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyNWQ5ZGNkLTBlZjMtNDEwYy1hMjFlLTIzMTZkNmU2NjRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NjYzMzM5NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=232.967µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=9b76c743-6000-449f-81ac-6bfd1e5959fa trace.line=181 vars.name=test vars.uuid=925d9dcd-0ef3-410c-a21e-2316d6e664ad version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=85073ed5-c672-4c86-82c6-333cf9f096fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/test/blobs/uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad?_state=ntWfUqhRvRqdl5tFHS3HfmNR_JnXH59JB7e0ZXsAgBR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyNWQ5ZGNkLTBlZjMtNDEwYy1hMjFlLTIzMTZkNmU2NjRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NjYzMzM5NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=3.702427ms http.response.status=201 http.response.written=0 instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] 127.0.0.1 - - [16/Nov/2022:20:59:26 +0000] "PUT /v2/test/blobs/uploads/925d9dcd-0ef3-410c-a21e-2316d6e664ad?_state=ntWfUqhRvRqdl5tFHS3HfmNR_JnXH59JB7e0ZXsAgBR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyNWQ5ZGNkLTBlZjMtNDEwYy1hMjFlLTIzMTZkNmU2NjRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NjYzMzM5NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4734a443-43a9-4e9b-8ccd-1051c7ee7a5e http.request.method=POST http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4734a443-43a9-4e9b-8ccd-1051c7ee7a5e http.request.method=POST http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4734a443-43a9-4e9b-8ccd-1051c7ee7a5e http.request.method=POST http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=55.934µs trace.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=f4bdf397-3675-4627-a1b4-1b5b53d08c7f trace.line=95 vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4734a443-43a9-4e9b-8ccd-1051c7ee7a5e http.request.method=POST http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=11.192µs trace.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=f0556628-2b75-4fee-b8bd-4cf049982cd5 trace.line=141 vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4734a443-43a9-4e9b-8ccd-1051c7ee7a5e http.request.method=POST http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=70.014µs trace.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=7698d3be-c804-4dad-909f-c2fed6d01319 trace.line=95 vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4734a443-43a9-4e9b-8ccd-1051c7ee7a5e http.request.method=POST http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=11.383865ms http.response.status=202 http.response.written=0 instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] 127.0.0.1 - - [16/Nov/2022:20:59:26 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25cf5b4e-d0bc-4d83-b863-c9481adabe5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e?_state=2NMx0D-277ApjzIOiZh8_Ye6oxi3JcdiA3C5PW2Tw8F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NTYyM2UyLTgxOTktNGEyMy1hZTNiLTRiN2I1MzRmZWM3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NzM3NjM5NzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test vars.uuid=995623e2-8199-4a23-ae3b-4b7b534fec7e version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25cf5b4e-d0bc-4d83-b863-c9481adabe5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e?_state=2NMx0D-277ApjzIOiZh8_Ye6oxi3JcdiA3C5PW2Tw8F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NTYyM2UyLTgxOTktNGEyMy1hZTNiLTRiN2I1MzRmZWM3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NzM3NjM5NzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test vars.uuid=995623e2-8199-4a23-ae3b-4b7b534fec7e version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25cf5b4e-d0bc-4d83-b863-c9481adabe5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e?_state=2NMx0D-277ApjzIOiZh8_Ye6oxi3JcdiA3C5PW2Tw8F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NTYyM2UyLTgxOTktNGEyMy1hZTNiLTRiN2I1MzRmZWM3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NzM3NjM5NzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=32.492µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3c5e049f-65fc-4196-b116-10492e425ca8 trace.line=82 vars.name=test vars.uuid=995623e2-8199-4a23-ae3b-4b7b534fec7e version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25cf5b4e-d0bc-4d83-b863-c9481adabe5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e?_state=2NMx0D-277ApjzIOiZh8_Ye6oxi3JcdiA3C5PW2Tw8F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NTYyM2UyLTgxOTktNGEyMy1hZTNiLTRiN2I1MzRmZWM3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NzM3NjM5NzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=90.732µs trace.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=2e6138ea-99ff-445a-b5f8-f9fdb8156693 trace.line=141 vars.name=test vars.uuid=995623e2-8199-4a23-ae3b-4b7b534fec7e version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25cf5b4e-d0bc-4d83-b863-c9481adabe5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e?_state=2NMx0D-277ApjzIOiZh8_Ye6oxi3JcdiA3C5PW2Tw8F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NTYyM2UyLTgxOTktNGEyMy1hZTNiLTRiN2I1MzRmZWM3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NzM3NjM5NzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=69.932µs trace.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=e56e1cd4-a9b3-43c6-826d-a4a933dc26a1 trace.line=124 vars.name=test vars.uuid=995623e2-8199-4a23-ae3b-4b7b534fec7e version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25cf5b4e-d0bc-4d83-b863-c9481adabe5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e?_state=2NMx0D-277ApjzIOiZh8_Ye6oxi3JcdiA3C5PW2Tw8F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NTYyM2UyLTgxOTktNGEyMy1hZTNiLTRiN2I1MzRmZWM3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NzM3NjM5NzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test vars.uuid=995623e2-8199-4a23-ae3b-4b7b534fec7e version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25cf5b4e-d0bc-4d83-b863-c9481adabe5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e?_state=2NMx0D-277ApjzIOiZh8_Ye6oxi3JcdiA3C5PW2Tw8F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NTYyM2UyLTgxOTktNGEyMy1hZTNiLTRiN2I1MzRmZWM3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NzM3NjM5NzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=14.359µs trace.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=e765586e-fed0-4ec4-8767-f991d90abbc2 trace.line=141 vars.name=test vars.uuid=995623e2-8199-4a23-ae3b-4b7b534fec7e version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25cf5b4e-d0bc-4d83-b863-c9481adabe5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e?_state=2NMx0D-277ApjzIOiZh8_Ye6oxi3JcdiA3C5PW2Tw8F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NTYyM2UyLTgxOTktNGEyMy1hZTNiLTRiN2I1MzRmZWM3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NzM3NjM5NzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=134.374µs trace.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=6aba8344-a259-40dc-bf77-8698706ad0c2 trace.line=141 vars.name=test vars.uuid=995623e2-8199-4a23-ae3b-4b7b534fec7e version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25cf5b4e-d0bc-4d83-b863-c9481adabe5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e?_state=2NMx0D-277ApjzIOiZh8_Ye6oxi3JcdiA3C5PW2Tw8F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NTYyM2UyLTgxOTktNGEyMy1hZTNiLTRiN2I1MzRmZWM3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NzM3NjM5NzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=14.49µs trace.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=3fda4da8-1721-4ebe-801b-a1d466b9e3b1 trace.line=141 vars.name=test vars.uuid=995623e2-8199-4a23-ae3b-4b7b534fec7e version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25cf5b4e-d0bc-4d83-b863-c9481adabe5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e?_state=2NMx0D-277ApjzIOiZh8_Ye6oxi3JcdiA3C5PW2Tw8F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NTYyM2UyLTgxOTktNGEyMy1hZTNiLTRiN2I1MzRmZWM3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NzM3NjM5NzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=224.401µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=2902ee24-b4a8-46da-82ba-625983526737 trace.line=167 vars.name=test vars.uuid=995623e2-8199-4a23-ae3b-4b7b534fec7e version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25cf5b4e-d0bc-4d83-b863-c9481adabe5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e?_state=2NMx0D-277ApjzIOiZh8_Ye6oxi3JcdiA3C5PW2Tw8F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NTYyM2UyLTgxOTktNGEyMy1hZTNiLTRiN2I1MzRmZWM3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NzM3NjM5NzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=331.222µs trace.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=2e22c58e-0235-4936-8969-7ae41b612788 trace.line=95 vars.name=test vars.uuid=995623e2-8199-4a23-ae3b-4b7b534fec7e version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25cf5b4e-d0bc-4d83-b863-c9481adabe5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e?_state=2NMx0D-277ApjzIOiZh8_Ye6oxi3JcdiA3C5PW2Tw8F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NTYyM2UyLTgxOTktNGEyMy1hZTNiLTRiN2I1MzRmZWM3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NzM3NjM5NzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=382.192µs trace.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=320de0d7-90cf-459e-87c2-f7556d5aef76 trace.line=181 vars.name=test vars.uuid=995623e2-8199-4a23-ae3b-4b7b534fec7e version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25cf5b4e-d0bc-4d83-b863-c9481adabe5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/blobs/uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e?_state=2NMx0D-277ApjzIOiZh8_Ye6oxi3JcdiA3C5PW2Tw8F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NTYyM2UyLTgxOTktNGEyMy1hZTNiLTRiN2I1MzRmZWM3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NzM3NjM5NzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=4.979703ms http.response.status=201 http.response.written=0 instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] 127.0.0.1 - - [16/Nov/2022:20:59:26 +0000] "PUT /v2/test/blobs/uploads/995623e2-8199-4a23-ae3b-4b7b534fec7e?_state=2NMx0D-277ApjzIOiZh8_Ye6oxi3JcdiA3C5PW2Tw8F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NTYyM2UyLTgxOTktNGEyMy1hZTNiLTRiN2I1MzRmZWM3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQyMDo1OToyNi44NzM3NjM5NzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=3a16ac32-00b3-4228-97e3-92e16cbcae04 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=3a16ac32-00b3-4228-97e3-92e16cbcae04 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=3a16ac32-00b3-4228-97e3-92e16cbcae04 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=19.938µs trace.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=93eb4797-fa10-42ef-951a-246feb96e08b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] time="2022-11-16T20:59:26Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=3a16ac32-00b3-4228-97e3-92e16cbcae04 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="801.792µs" http.response.status=404 http.response.written=96 instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.989Z] 127.0.0.1 - - [16/Nov/2022:20:59:26 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.9+unknown"
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d01d18bd-a136-4704-b3ab-accb9083eb16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg=PutImageManifest go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d01d18bd-a136-4704-b3ab-accb9083eb16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d01d18bd-a136-4704-b3ab-accb9083eb16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d01d18bd-a136-4704-b3ab-accb9083eb16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d01d18bd-a136-4704-b3ab-accb9083eb16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=61.111µs trace.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=bfea818d-0199-4038-bb62-1436406cbb32 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d01d18bd-a136-4704-b3ab-accb9083eb16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=16.246µs trace.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=e7724423-5536-4c83-9c00-9af2869a2c5f trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d01d18bd-a136-4704-b3ab-accb9083eb16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=21.063µs trace.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=f2c242f4-1509-435b-b242-7887633be999 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d01d18bd-a136-4704-b3ab-accb9083eb16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=11.626µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a6abf49f-89f4-4587-8e58-5e2efe42f4ed trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d01d18bd-a136-4704-b3ab-accb9083eb16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 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=89f8a89f-aa85-4318-aee9-bd7303f4f342 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d01d18bd-a136-4704-b3ab-accb9083eb16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=62.154µs trace.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=5ee38933-aab2-4e55-8274-c118b90b92d2 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d01d18bd-a136-4704-b3ab-accb9083eb16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=56.213µs trace.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=a818aa42-e6e8-41c6-92f5-3aa70a5593ef trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d01d18bd-a136-4704-b3ab-accb9083eb16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=76.537µs trace.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=8371857d-cd55-4536-bcd3-0d47516fa409 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d01d18bd-a136-4704-b3ab-accb9083eb16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=95.039µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=736e39b5-c1cb-42e1-ad0b-1e1a56f9ffc6 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d01d18bd-a136-4704-b3ab-accb9083eb16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=37.514µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=445532a0-29bc-4f2c-84c4-edc99c8975ad trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d01d18bd-a136-4704-b3ab-accb9083eb16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=2.558384ms http.response.status=201 http.response.written=0 instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] 127.0.0.1 - - [16/Nov/2022:20:59:26 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fe3c9ab4-0a6b-4507-a67a-2ece1d1b2819 http.request.method=GET http.request.remoteaddr="127.0.0.1:38610" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fe3c9ab4-0a6b-4507-a67a-2ece1d1b2819 http.request.method=GET http.request.remoteaddr="127.0.0.1:38610" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="881.759µs" http.response.status=200 http.response.written=2 instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] 127.0.0.1 - - [16/Nov/2022:20:59:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e63441ca-efff-47ce-a9db-7f2788a63eab http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e63441ca-efff-47ce-a9db-7f2788a63eab http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e63441ca-efff-47ce-a9db-7f2788a63eab http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=48.476µs trace.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=98963b55-677c-488c-b058-12e18e1f2921 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e63441ca-efff-47ce-a9db-7f2788a63eab http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e63441ca-efff-47ce-a9db-7f2788a63eab http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=156.02µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=858d71c2-0f2c-4773-836a-11a32bfa8229 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e63441ca-efff-47ce-a9db-7f2788a63eab http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=83.11µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=75596bc6-fe36-4db9-b33a-afc57e26add9 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e63441ca-efff-47ce-a9db-7f2788a63eab http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=116.668µs trace.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=7cec2573-ea36-4c36-b75c-e49cd09c58ef trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e63441ca-efff-47ce-a9db-7f2788a63eab http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e63441ca-efff-47ce-a9db-7f2788a63eab http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.758777ms http.response.status=200 http.response.written=417 instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] 127.0.0.1 - - [16/Nov/2022:20:59:26 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=41ce12ca-2675-41ba-b09d-381668062b15 http.request.method=GET http.request.remoteaddr="127.0.0.1:38632" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=41ce12ca-2675-41ba-b09d-381668062b15 http.request.method=GET http.request.remoteaddr="127.0.0.1:38632" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.990Z] time="2022-11-16T20:59:26Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=41ce12ca-2675-41ba-b09d-381668062b15 http.request.method=GET http.request.remoteaddr="127.0.0.1:38632" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=41ce12ca-2675-41ba-b09d-381668062b15 http.request.method=GET http.request.remoteaddr="127.0.0.1:38632" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=33.435µs trace.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=02087ab2-e0f5-494e-a124-b2e2c9b1eb84 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=41ce12ca-2675-41ba-b09d-381668062b15 http.request.method=GET http.request.remoteaddr="127.0.0.1:38632" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=17.534µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=537b9277-c4c6-4e1f-8489-acc8c6812446 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=41ce12ca-2675-41ba-b09d-381668062b15 http.request.method=GET http.request.remoteaddr="127.0.0.1:38632" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=38.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).GetContent" trace.id=c8f329b2-bc39-41cf-83b2-b841dbc2769e trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=41ce12ca-2675-41ba-b09d-381668062b15 http.request.method=GET http.request.remoteaddr="127.0.0.1:38632" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=41ce12ca-2675-41ba-b09d-381668062b15 http.request.method=GET http.request.remoteaddr="127.0.0.1:38632" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.437991ms http.response.status=200 http.response.written=417 instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] 127.0.0.1 - - [16/Nov/2022:20:59:26 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c0392950-fca8-47de-977d-1e7fd19d0360 http.request.method=GET http.request.remoteaddr="127.0.0.1:38640" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=771b27fb-eb1b-4fff-84e5-638ed004f18d http.request.method=GET http.request.remoteaddr="127.0.0.1:38636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=771b27fb-eb1b-4fff-84e5-638ed004f18d http.request.method=GET http.request.remoteaddr="127.0.0.1:38636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=771b27fb-eb1b-4fff-84e5-638ed004f18d http.request.method=GET http.request.remoteaddr="127.0.0.1:38636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=40.788µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ba729016-4419-479d-8281-7e07f6ac867f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=771b27fb-eb1b-4fff-84e5-638ed004f18d http.request.method=GET http.request.remoteaddr="127.0.0.1:38636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=24.476µs trace.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=b731db28-fa57-46ec-8775-63ebe19ace5f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=771b27fb-eb1b-4fff-84e5-638ed004f18d http.request.method=GET http.request.remoteaddr="127.0.0.1:38636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=28.291µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5fadad48-2358-46bc-8765-dd27f83edc9a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=771b27fb-eb1b-4fff-84e5-638ed004f18d http.request.method=GET http.request.remoteaddr="127.0.0.1:38636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=16.714µs trace.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=259b1975-8d6f-4668-87c3-339d5dfd7740 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=771b27fb-eb1b-4fff-84e5-638ed004f18d http.request.method=GET http.request.remoteaddr="127.0.0.1:38636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=15.023µs trace.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=6826667f-8aea-4a2f-bb77-27ffa9cc575a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=771b27fb-eb1b-4fff-84e5-638ed004f18d http.request.method=GET http.request.remoteaddr="127.0.0.1:38636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=7.409µs trace.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=0e3e00cc-42aa-4307-a0b9-8447b1589989 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=771b27fb-eb1b-4fff-84e5-638ed004f18d http.request.method=GET http.request.remoteaddr="127.0.0.1:38636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=25.231µs trace.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=d244efe2-4eea-4b30-9622-9489e0f0e0da trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c0392950-fca8-47de-977d-1e7fd19d0360 http.request.method=GET http.request.remoteaddr="127.0.0.1:38640" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c0392950-fca8-47de-977d-1e7fd19d0360 http.request.method=GET http.request.remoteaddr="127.0.0.1:38640" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=47.139µs trace.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=7da3b680-5fd6-42a6-bd7f-13b0a386ba1a trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=771b27fb-eb1b-4fff-84e5-638ed004f18d http.request.method=GET http.request.remoteaddr="127.0.0.1:38636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=49.772µs trace.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=2ca5f6ca-f7d0-463a-b215-f2ff34bf7c84 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c0392950-fca8-47de-977d-1e7fd19d0360 http.request.method=GET http.request.remoteaddr="127.0.0.1:38640" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=206.571µs trace.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=6e03326a-0466-4d5b-881e-ab8b35dab0b2 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c0392950-fca8-47de-977d-1e7fd19d0360 http.request.method=GET http.request.remoteaddr="127.0.0.1:38640" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=26.601µs trace.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=2ddc34b5-56af-4f86-9925-13f671417b3e trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c0392950-fca8-47de-977d-1e7fd19d0360 http.request.method=GET http.request.remoteaddr="127.0.0.1:38640" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=16.016µs trace.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=f9ab196f-d81a-4fa4-832f-1d013a4eb27c trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c0392950-fca8-47de-977d-1e7fd19d0360 http.request.method=GET http.request.remoteaddr="127.0.0.1:38640" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=15.508µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e0234e43-5234-4a9e-b0d9-15933c3e61f2 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c0392950-fca8-47de-977d-1e7fd19d0360 http.request.method=GET http.request.remoteaddr="127.0.0.1:38640" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=6.867µs trace.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=fbc05d2a-c08b-4275-bd13-7f4069894e0d trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=771b27fb-eb1b-4fff-84e5-638ed004f18d http.request.method=GET http.request.remoteaddr="127.0.0.1:38636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=232.326µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=de6221f3-fdea-47eb-8189-796f89b8cb85 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c0392950-fca8-47de-977d-1e7fd19d0360 http.request.method=GET http.request.remoteaddr="127.0.0.1:38640" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=243.839µs trace.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=7eccbcd1-405b-4abd-8cff-9b45b3c6a489 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.991Z] time="2022-11-16T20:59:26Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=771b27fb-eb1b-4fff-84e5-638ed004f18d http.request.method=GET http.request.remoteaddr="127.0.0.1:38636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=6.867487ms http.response.status=200 http.response.written=68 instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.992Z] 127.0.0.1 - - [16/Nov/2022:20:59:26 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:59:26 [2022-11-16T20:59:26.992Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c0392950-fca8-47de-977d-1e7fd19d0360 http.request.method=GET http.request.remoteaddr="127.0.0.1:38640" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=28.397µs trace.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=94d36fcd-b755-4770-80e2-fcfdb2ab98b3 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.992Z] time="2022-11-16T20:59:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c0392950-fca8-47de-977d-1e7fd19d0360 http.request.method=GET http.request.remoteaddr="127.0.0.1:38640" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=17.304µs trace.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=9705b49b-2e70-4642-b337-9e5404f77742 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.992Z] time="2022-11-16T20:59:26Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c0392950-fca8-47de-977d-1e7fd19d0360 http.request.method=GET http.request.remoteaddr="127.0.0.1:38640" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=9.803674ms http.response.status=200 http.response.written=179 instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 version="v2.3.0+unknown" 
20:59:26 [2022-11-16T20:59:26.992Z] 127.0.0.1 - - [16/Nov/2022:20:59:26 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:59:27 [2022-11-16T20:59:27.248Z] time="2022-11-16T20:59:26Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=cab3ccbc-8a00-4b1b-858b-d3cc12bf5f1a http.request.method=GET http.request.remoteaddr="127.0.0.1:38666" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 version="v2.3.0+unknown" 
20:59:27 [2022-11-16T20:59:27.248Z] time="2022-11-16T20:59:26Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=cab3ccbc-8a00-4b1b-858b-d3cc12bf5f1a http.request.method=GET http.request.remoteaddr="127.0.0.1:38666" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.662423ms http.response.status=200 http.response.written=2 instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 version="v2.3.0+unknown" 
20:59:27 [2022-11-16T20:59:27.248Z] 127.0.0.1 - - [16/Nov/2022:20:59:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:59:27 [2022-11-16T20:59:27.248Z] time="2022-11-16T20:59:27Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a694e04e-5efb-471d-ab15-57ca4672ef76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:59:27 [2022-11-16T20:59:27.248Z] time="2022-11-16T20:59:27Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a694e04e-5efb-471d-ab15-57ca4672ef76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:59:27 [2022-11-16T20:59:27.249Z] time="2022-11-16T20:59:27Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a694e04e-5efb-471d-ab15-57ca4672ef76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:59:27 [2022-11-16T20:59:27.249Z] time="2022-11-16T20:59:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a694e04e-5efb-471d-ab15-57ca4672ef76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 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=9fb8a7be-3087-43ff-a631-a05d7afea498 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:59:27 [2022-11-16T20:59:27.249Z] time="2022-11-16T20:59:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a694e04e-5efb-471d-ab15-57ca4672ef76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=11.331µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=05beba9e-edfa-404d-b7fe-85c28cadc904 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:59:27 [2022-11-16T20:59:27.249Z] time="2022-11-16T20:59:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a694e04e-5efb-471d-ab15-57ca4672ef76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.055387ms http.response.status=404 http.response.written=181 instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:59:27 [2022-11-16T20:59:27.249Z] 127.0.0.1 - - [16/Nov/2022:20:59:27 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:59:27 [2022-11-16T20:59:27.249Z] time="2022-11-16T20:59:27Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a92d7abb-2e40-47c4-8dcb-d2e8eda43442 http.request.method=GET http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:59:27 [2022-11-16T20:59:27.249Z] time="2022-11-16T20:59:27Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a92d7abb-2e40-47c4-8dcb-d2e8eda43442 http.request.method=GET http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:59:27 [2022-11-16T20:59:27.249Z] time="2022-11-16T20:59:27Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a92d7abb-2e40-47c4-8dcb-d2e8eda43442 http.request.method=GET http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:59:27 [2022-11-16T20:59:27.249Z] time="2022-11-16T20:59:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a92d7abb-2e40-47c4-8dcb-d2e8eda43442 http.request.method=GET http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=26.191µs trace.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=52de8612-aed0-4b44-a319-47c9ab3a0285 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:59:27 [2022-11-16T20:59:27.249Z] time="2022-11-16T20:59:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a92d7abb-2e40-47c4-8dcb-d2e8eda43442 http.request.method=GET http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 trace.duration=29.506µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=668ea857-b123-45ae-a41d-606289959d67 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:59:27 [2022-11-16T20:59:27.249Z] time="2022-11-16T20:59:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a92d7abb-2e40-47c4-8dcb-d2e8eda43442 http.request.method=GET http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.527868ms http.response.status=404 http.response.written=181 instance.id=2a690882-5df0-4864-9ca9-b790a3192f02 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:59:27 [2022-11-16T20:59:27.249Z] 127.0.0.1 - - [16/Nov/2022:20:59:27 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/340db5afb6b239c2462860c5049be7d76807429d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:59:27 [2022-11-16T20:59:27.249Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.27s)
20:59:27 [2022-11-16T20:59:27.249Z] === RUN   TestRemoveImageOrphaning
20:59:27 [2022-11-16T20:59:27.506Z] --- PASS: TestRemoveImageOrphaning (0.25s)
20:59:27 [2022-11-16T20:59:27.506Z] === RUN   TestRemoveImageGarbageCollector
20:59:27 [2022-11-16T20:59:27.506Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:59:27 [2022-11-16T20:59:27.506Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:59:27 [2022-11-16T20:59:27.506Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:59:27 [2022-11-16T20:59:27.506Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
20:59:27 [2022-11-16T20:59:27.506Z] === RUN   TestTagInvalidReference
20:59:27 [2022-11-16T20:59:27.506Z] --- PASS: TestTagInvalidReference (0.01s)
20:59:27 [2022-11-16T20:59:27.506Z] === RUN   TestTagValidPrefixedRepo
20:59:27 [2022-11-16T20:59:27.506Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
20:59:27 [2022-11-16T20:59:27.506Z] === RUN   TestTagExistedNameWithoutForce
20:59:27 [2022-11-16T20:59:27.506Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:59:27 [2022-11-16T20:59:27.506Z] === RUN   TestTagOfficialNames
20:59:27 [2022-11-16T20:59:27.506Z] --- PASS: TestTagOfficialNames (0.05s)
20:59:27 [2022-11-16T20:59:27.506Z] === RUN   TestTagMatchesDigest
20:59:27 [2022-11-16T20:59:27.506Z] --- PASS: TestTagMatchesDigest (0.01s)
20:59:27 [2022-11-16T20:59:27.506Z] PASS
20:59:27 [2022-11-16T20:59:27.506Z] 
20:59:27 [2022-11-16T20:59:27.506Z] === Skipped
20:59:27 [2022-11-16T20:59:27.506Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
20:59:27 [2022-11-16T20:59:27.506Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
20:59:27 [2022-11-16T20:59:27.506Z] 
20:59:27 [2022-11-16T20:59:27.506Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:59:27 [2022-11-16T20:59:27.506Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:59:27 [2022-11-16T20:59:27.506Z] 
20:59:27 [2022-11-16T20:59:27.506Z] DONE 23 tests, 2 skipped in 1.532s
20:59:27 [2022-11-16T20:59:27.506Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
20:59:27 [2022-11-16T20:59:27.506Z] ++ 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
20:59:27 [2022-11-16T20:59:27.506Z] ++ set -e
20:59:27 [2022-11-16T20:59:27.506Z] ++ '[' -n 0 ']'
20:59:27 [2022-11-16T20:59:27.506Z] ++ set -x
20:59:27 [2022-11-16T20:59:27.506Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
20:59:27 [2022-11-16T20:59:27.506Z] === RUN   TestStripANSICommands
20:59:27 [2022-11-16T20:59:27.506Z] === RUN   TestStripANSICommands/#00
20:59:27 [2022-11-16T20:59:27.506Z] === RUN   TestStripANSICommands/#01
20:59:27 [2022-11-16T20:59:27.506Z] --- PASS: TestStripANSICommands (0.00s)
20:59:27 [2022-11-16T20:59:27.506Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
20:59:27 [2022-11-16T20:59:27.506Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
20:59:27 [2022-11-16T20:59:27.506Z] PASS
20:59:27 [2022-11-16T20:59:27.506Z] 
20:59:27 [2022-11-16T20:59:27.506Z] DONE 3 tests in 0.042s
20:59:27 [2022-11-16T20:59:27.762Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
20:59:27 [2022-11-16T20:59:27.762Z] ++ 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
20:59:27 [2022-11-16T20:59:27.762Z] ++ set -e
20:59:27 [2022-11-16T20:59:27.762Z] ++ '[' -n 0 ']'
20:59:27 [2022-11-16T20:59:27.762Z] ++ set -x
20:59:27 [2022-11-16T20:59:27.762Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
20:59:27 [2022-11-16T20:59:27.762Z] INFO: Testing against a local daemon
20:59:27 [2022-11-16T20:59:27.762Z] === RUN   TestNetworkCreateDelete
20:59:27 [2022-11-16T20:59:27.762Z] --- PASS: TestNetworkCreateDelete (0.13s)
20:59:27 [2022-11-16T20:59:27.762Z] === RUN   TestDockerNetworkDeletePreferID
20:59:28 [2022-11-16T20:59:28.325Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
20:59:28 [2022-11-16T20:59:28.325Z] === RUN   TestDaemonDNSFallback
20:59:34 [2022-11-16T20:59:34.871Z] --- PASS: TestDaemonDNSFallback (6.31s)
20:59:34 [2022-11-16T20:59:34.871Z] === RUN   TestInspectNetwork
20:59:37 [2022-11-16T20:59:37.451Z] === RUN   TestInspectNetwork/full_network_id
20:59:37 [2022-11-16T20:59:37.451Z] === RUN   TestInspectNetwork/partial_network_id
20:59:37 [2022-11-16T20:59:37.451Z] === RUN   TestInspectNetwork/network_name
20:59:37 [2022-11-16T20:59:37.451Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:59:41 [2022-11-16T20:59:41.621Z] --- PASS: TestInspectNetwork (7.08s)
20:59:41 [2022-11-16T20:59:41.621Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:59:41 [2022-11-16T20:59:41.621Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:59:41 [2022-11-16T20:59:41.621Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:59:41 [2022-11-16T20:59:41.621Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:59:41 [2022-11-16T20:59:41.621Z] === RUN   TestRunContainerWithBridgeNone
20:59:42 [2022-11-16T20:59:42.986Z] --- PASS: TestRunContainerWithBridgeNone (1.46s)
20:59:42 [2022-11-16T20:59:42.986Z] === RUN   TestNetworkInvalidJSON
20:59:42 [2022-11-16T20:59:42.986Z] === RUN   TestNetworkInvalidJSON/networks/create
20:59:42 [2022-11-16T20:59:42.986Z] === PAUSE TestNetworkInvalidJSON/networks/create
20:59:42 [2022-11-16T20:59:42.986Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
20:59:42 [2022-11-16T20:59:42.986Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
20:59:42 [2022-11-16T20:59:42.986Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
20:59:42 [2022-11-16T20:59:42.986Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
20:59:42 [2022-11-16T20:59:42.986Z] === CONT  TestNetworkInvalidJSON/networks/create
20:59:42 [2022-11-16T20:59:42.986Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
20:59:42 [2022-11-16T20:59:42.986Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
20:59:42 [2022-11-16T20:59:42.986Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
20:59:42 [2022-11-16T20:59:42.986Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
20:59:42 [2022-11-16T20:59:42.986Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
20:59:42 [2022-11-16T20:59:42.986Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
20:59:42 [2022-11-16T20:59:42.986Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
20:59:42 [2022-11-16T20:59:42.986Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
20:59:42 [2022-11-16T20:59:42.986Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
20:59:42 [2022-11-16T20:59:42.986Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
20:59:42 [2022-11-16T20:59:42.986Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
20:59:42 [2022-11-16T20:59:42.986Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
20:59:42 [2022-11-16T20:59:42.986Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
20:59:42 [2022-11-16T20:59:42.986Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
20:59:42 [2022-11-16T20:59:42.986Z] --- PASS: TestNetworkInvalidJSON (0.02s)
20:59:42 [2022-11-16T20:59:42.986Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
20:59:42 [2022-11-16T20:59:42.986Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
20:59:42 [2022-11-16T20:59:42.986Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
20:59:42 [2022-11-16T20:59:42.986Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
20:59:42 [2022-11-16T20:59:42.986Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
20:59:42 [2022-11-16T20:59:42.986Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
20:59:42 [2022-11-16T20:59:42.986Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
20:59:42 [2022-11-16T20:59:42.986Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
20:59:42 [2022-11-16T20:59:42.986Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
20:59:42 [2022-11-16T20:59:42.986Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
20:59:42 [2022-11-16T20:59:42.986Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
20:59:42 [2022-11-16T20:59:42.987Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
20:59:42 [2022-11-16T20:59:42.987Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
20:59:42 [2022-11-16T20:59:42.987Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
20:59:42 [2022-11-16T20:59:42.987Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
20:59:42 [2022-11-16T20:59:42.987Z] === RUN   TestNetworkList
20:59:42 [2022-11-16T20:59:42.987Z] === RUN   TestNetworkList//networks
20:59:42 [2022-11-16T20:59:42.987Z] === PAUSE TestNetworkList//networks
20:59:42 [2022-11-16T20:59:42.987Z] === RUN   TestNetworkList//networks/
20:59:42 [2022-11-16T20:59:42.987Z] === PAUSE TestNetworkList//networks/
20:59:42 [2022-11-16T20:59:42.987Z] === CONT  TestNetworkList//networks
20:59:42 [2022-11-16T20:59:42.987Z] === CONT  TestNetworkList//networks/
20:59:42 [2022-11-16T20:59:42.987Z] --- PASS: TestNetworkList (0.01s)
20:59:42 [2022-11-16T20:59:42.987Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:59:42 [2022-11-16T20:59:42.987Z]     --- PASS: TestNetworkList//networks (0.00s)
20:59:42 [2022-11-16T20:59:42.987Z] === RUN   TestHostIPv4BridgeLabel
20:59:43 [2022-11-16T20:59:43.549Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
20:59:43 [2022-11-16T20:59:43.549Z] === RUN   TestDaemonRestartWithLiveRestore
20:59:44 [2022-11-16T20:59:44.915Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
20:59:44 [2022-11-16T20:59:44.915Z] === RUN   TestDaemonDefaultNetworkPools
20:59:45 [2022-11-16T20:59:45.477Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
20:59:45 [2022-11-16T20:59:45.477Z] === RUN   TestDaemonRestartWithExistingNetwork
20:59:46 [2022-11-16T20:59:46.843Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
20:59:46 [2022-11-16T20:59:46.843Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:59:47 [2022-11-16T20:59:47.771Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
20:59:47 [2022-11-16T20:59:47.771Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:59:48 [2022-11-16T20:59:48.333Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
20:59:48 [2022-11-16T20:59:48.333Z] === RUN   TestServiceWithPredefinedNetwork
20:59:50 [2022-11-16T20:59:50.850Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s)
20:59:50 [2022-11-16T20:59:50.851Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:59:50 [2022-11-16T20:59:50.851Z]     service_test.go:242: FLAKY_TEST
20:59:50 [2022-11-16T20:59:50.851Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:59:50 [2022-11-16T20:59:50.851Z] === RUN   TestServiceWithDataPathPortInit
21:00:05 [2022-11-16T21:00:05.692Z] --- PASS: TestServiceWithDataPathPortInit (13.54s)
21:00:05 [2022-11-16T21:00:05.692Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:00:06 [2022-11-16T21:00:06.621Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wgj4ja0j892mqvnkg3bwt94xz Created:2022-11-16 21:00:05.404238736 +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[d18a35af5d193de5f583da65c25782973e9d4837e4ca289f809880b8f46ca68a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hw7eu18mc0seeziv53zpuzqj9 EndpointID:5c8420bb4e3717d19a00aa8977e7bad1c1923ddcc1638cc4ac61d4944cded743 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9b0ac81500db7a8994692e9ab99ee5c5eeb4157624044fbe58287267419b7639 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:babad723cde4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hw7eu18mc0seeziv53zpuzqj9 EndpointID:5c8420bb4e3717d19a00aa8977e7bad1c1923ddcc1638cc4ac61d4944cded743 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:00:11 [2022-11-16T21:00:11.868Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.92s)
21:00:11 [2022-11-16T21:00:11.868Z] PASS
21:00:11 [2022-11-16T21:00:11.868Z] 
21:00:11 [2022-11-16T21:00:11.868Z] === Skipped
21:00:11 [2022-11-16T21:00:11.868Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:00:11 [2022-11-16T21:00:11.868Z]     service_test.go:242: FLAKY_TEST
21:00:11 [2022-11-16T21:00:11.868Z] 
21:00:11 [2022-11-16T21:00:11.868Z] DONE 38 tests, 1 skipped in 43.390s
21:00:11 [2022-11-16T21:00:11.868Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:00:11 [2022-11-16T21:00:11.868Z] ++ 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
21:00:11 [2022-11-16T21:00:11.868Z] ++ set -e
21:00:11 [2022-11-16T21:00:11.868Z] ++ '[' -n 0 ']'
21:00:11 [2022-11-16T21:00:11.868Z] ++ set -x
21:00:11 [2022-11-16T21:00:11.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
21:00:11 [2022-11-16T21:00:11.868Z] INFO: Testing against a local daemon
21:00:11 [2022-11-16T21:00:11.868Z] === RUN   TestDockerNetworkIpvlanPersistance
21:00:11 [2022-11-16T21:00:11.868Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:00:11 [2022-11-16T21:00:11.868Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:00:11 [2022-11-16T21:00:11.868Z] === RUN   TestDockerNetworkIpvlan
21:00:11 [2022-11-16T21:00:11.868Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:00:11 [2022-11-16T21:00:11.868Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:00:11 [2022-11-16T21:00:11.868Z] PASS
21:00:11 [2022-11-16T21:00:11.868Z] 
21:00:11 [2022-11-16T21:00:11.868Z] === Skipped
21:00:11 [2022-11-16T21:00:11.868Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:00:11 [2022-11-16T21:00:11.868Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:00:11 [2022-11-16T21:00:11.868Z] 
21:00:11 [2022-11-16T21:00:11.868Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:00:11 [2022-11-16T21:00:11.868Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:00:11 [2022-11-16T21:00:11.868Z] 
21:00:11 [2022-11-16T21:00:11.868Z] DONE 2 tests, 2 skipped in 0.094s
21:00:11 [2022-11-16T21:00:11.868Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:00:11 [2022-11-16T21:00:11.868Z] ++ 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
21:00:11 [2022-11-16T21:00:11.868Z] ++ set -e
21:00:11 [2022-11-16T21:00:11.868Z] ++ '[' -n 0 ']'
21:00:11 [2022-11-16T21:00:11.868Z] ++ set -x
21:00:11 [2022-11-16T21:00:11.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
21:00:11 [2022-11-16T21:00:11.868Z] INFO: Testing against a local daemon
21:00:11 [2022-11-16T21:00:11.868Z] === RUN   TestDockerNetworkMacvlanPersistance
21:00:12 [2022-11-16T21:00:12.433Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
21:00:12 [2022-11-16T21:00:12.433Z] === RUN   TestDockerNetworkMacvlan
21:00:13 [2022-11-16T21:00:13.360Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:00:13 [2022-11-16T21:00:13.922Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:00:14 [2022-11-16T21:00:14.851Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:00:16 [2022-11-16T21:00:16.742Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:00:18 [2022-11-16T21:00:18.110Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:00:21 [2022-11-16T21:00:21.379Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:00:21 [2022-11-16T21:00:21.941Z] --- PASS: TestDockerNetworkMacvlan (9.47s)
21:00:21 [2022-11-16T21:00:21.941Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
21:00:21 [2022-11-16T21:00:21.941Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
21:00:21 [2022-11-16T21:00:21.941Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s)
21:00:21 [2022-11-16T21:00:21.941Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s)
21:00:21 [2022-11-16T21:00:21.941Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s)
21:00:21 [2022-11-16T21:00:21.941Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s)
21:00:21 [2022-11-16T21:00:21.941Z] PASS
21:00:21 [2022-11-16T21:00:21.941Z] 
21:00:21 [2022-11-16T21:00:21.941Z] DONE 8 tests in 10.833s
21:00:21 [2022-11-16T21:00:21.941Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
21:00:21 [2022-11-16T21:00:21.941Z] ++ 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
21:00:21 [2022-11-16T21:00:21.941Z] ++ set -e
21:00:21 [2022-11-16T21:00:21.941Z] ++ '[' -n 0 ']'
21:00:21 [2022-11-16T21:00:21.941Z] ++ set -x
21:00:21 [2022-11-16T21:00:21.941Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
21:00:21 [2022-11-16T21:00:21.941Z] testing: warning: no tests to run
21:00:21 [2022-11-16T21:00:21.941Z] PASS
21:00:21 [2022-11-16T21:00:21.941Z] 
21:00:21 [2022-11-16T21:00:21.941Z] DONE 0 tests in 0.024s
21:00:21 [2022-11-16T21:00:21.941Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:00:21 [2022-11-16T21:00:21.941Z] ++ 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
21:00:21 [2022-11-16T21:00:21.941Z] ++ set -e
21:00:21 [2022-11-16T21:00:21.941Z] ++ '[' -n 0 ']'
21:00:21 [2022-11-16T21:00:21.941Z] ++ set -x
21:00:21 [2022-11-16T21:00:21.941Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
21:00:22 [2022-11-16T21:00:22.197Z] INFO: Testing against a local daemon
21:00:22 [2022-11-16T21:00:22.197Z] === RUN   TestAuthZPluginAllowRequest
21:00:23 [2022-11-16T21:00:23.563Z] --- PASS: TestAuthZPluginAllowRequest (1.14s)
21:00:23 [2022-11-16T21:00:23.563Z] === RUN   TestAuthZPluginTLS
21:00:23 [2022-11-16T21:00:23.819Z] --- PASS: TestAuthZPluginTLS (0.55s)
21:00:23 [2022-11-16T21:00:23.819Z] === RUN   TestAuthZPluginDenyRequest
21:00:24 [2022-11-16T21:00:24.381Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:00:24 [2022-11-16T21:00:24.381Z] === RUN   TestAuthZPluginAPIDenyResponse
21:00:24 [2022-11-16T21:00:24.943Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:00:24 [2022-11-16T21:00:24.943Z] === RUN   TestAuthZPluginDenyResponse
21:00:25 [2022-11-16T21:00:25.505Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
21:00:25 [2022-11-16T21:00:25.505Z] === RUN   TestAuthZPluginAllowEventStream
21:00:26 [2022-11-16T21:00:26.872Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s)
21:00:26 [2022-11-16T21:00:26.872Z] === RUN   TestAuthZPluginErrorResponse
21:00:27 [2022-11-16T21:00:27.128Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
21:00:27 [2022-11-16T21:00:27.128Z] === RUN   TestAuthZPluginErrorRequest
21:00:27 [2022-11-16T21:00:27.690Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:00:27 [2022-11-16T21:00:27.690Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:00:28 [2022-11-16T21:00:28.253Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
21:00:28 [2022-11-16T21:00:28.253Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:00:29 [2022-11-16T21:00:29.619Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s)
21:00:29 [2022-11-16T21:00:29.619Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:00:30 [2022-11-16T21:00:30.986Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s)
21:00:30 [2022-11-16T21:00:30.986Z] === RUN   TestAuthZPluginHeader
21:00:31 [2022-11-16T21:00:31.548Z] --- PASS: TestAuthZPluginHeader (0.70s)
21:00:31 [2022-11-16T21:00:31.548Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:00:31 [2022-11-16T21:00:31.548Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:00:31 [2022-11-16T21:00:31.548Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:00:31 [2022-11-16T21:00:31.548Z] === RUN   TestAuthZPluginV2Disable
21:00:31 [2022-11-16T21:00:31.548Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:00:31 [2022-11-16T21:00:31.548Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:00:31 [2022-11-16T21:00:31.548Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:00:31 [2022-11-16T21:00:31.548Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:00:31 [2022-11-16T21:00:31.548Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:00:31 [2022-11-16T21:00:31.548Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:00:31 [2022-11-16T21:00:31.548Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:00:31 [2022-11-16T21:00:31.548Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:00:31 [2022-11-16T21:00:31.548Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:00:49 [2022-11-16T21:00:49.595Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
21:00:49 [2022-11-16T21:00:49.595Z] PASS
21:00:49 [2022-11-16T21:00:49.595Z] 
21:00:49 [2022-11-16T21:00:49.595Z] === Skipped
21:00:49 [2022-11-16T21:00:49.595Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:00:49 [2022-11-16T21:00:49.595Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:00:49 [2022-11-16T21:00:49.595Z] 
21:00:49 [2022-11-16T21:00:49.595Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:00:49 [2022-11-16T21:00:49.595Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:00:49 [2022-11-16T21:00:49.595Z] 
21:00:49 [2022-11-16T21:00:49.595Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:00:49 [2022-11-16T21:00:49.595Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:00:49 [2022-11-16T21:00:49.595Z] 
21:00:49 [2022-11-16T21:00:49.595Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:00:49 [2022-11-16T21:00:49.595Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:00:49 [2022-11-16T21:00:49.595Z] 
21:00:49 [2022-11-16T21:00:49.595Z] DONE 17 tests, 4 skipped in 26.515s
21:00:49 [2022-11-16T21:00:49.595Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:00:49 [2022-11-16T21:00:49.595Z] ++ 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
21:00:49 [2022-11-16T21:00:49.595Z] ++ set -e
21:00:49 [2022-11-16T21:00:49.595Z] ++ '[' -n 0 ']'
21:00:49 [2022-11-16T21:00:49.595Z] ++ set -x
21:00:49 [2022-11-16T21:00:49.595Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
21:00:49 [2022-11-16T21:00:49.595Z] INFO: Testing against a local daemon
21:00:49 [2022-11-16T21:00:49.595Z] === RUN   TestPluginInvalidJSON
21:00:49 [2022-11-16T21:00:49.595Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:00:49 [2022-11-16T21:00:49.595Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:00:49 [2022-11-16T21:00:49.595Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:00:49 [2022-11-16T21:00:49.595Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:00:49 [2022-11-16T21:00:49.595Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:00:49 [2022-11-16T21:00:49.595Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:00:49 [2022-11-16T21:00:49.595Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:00:49 [2022-11-16T21:00:49.595Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:00:49 [2022-11-16T21:00:49.595Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:00:49 [2022-11-16T21:00:49.595Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:00:49 [2022-11-16T21:00:49.595Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:00:49 [2022-11-16T21:00:49.595Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:00:49 [2022-11-16T21:00:49.595Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:00:49 [2022-11-16T21:00:49.595Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:00:49 [2022-11-16T21:00:49.595Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:00:49 [2022-11-16T21:00:49.595Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:00:49 [2022-11-16T21:00:49.595Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:00:49 [2022-11-16T21:00:49.595Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:00:49 [2022-11-16T21:00:49.595Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:00:49 [2022-11-16T21:00:49.595Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:00:49 [2022-11-16T21:00:49.595Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:00:49 [2022-11-16T21:00:49.595Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:00:49 [2022-11-16T21:00:49.595Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
21:00:49 [2022-11-16T21:00:49.595Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:00:49 [2022-11-16T21:00:49.596Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:00:49 [2022-11-16T21:00:49.596Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:00:49 [2022-11-16T21:00:49.596Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:00:49 [2022-11-16T21:00:49.596Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
21:00:49 [2022-11-16T21:00:49.596Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:00:49 [2022-11-16T21:00:49.596Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:00:49 [2022-11-16T21:00:49.596Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:00:49 [2022-11-16T21:00:49.596Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:00:49 [2022-11-16T21:00:49.596Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:00:49 [2022-11-16T21:00:49.596Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:00:49 [2022-11-16T21:00:49.596Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:00:49 [2022-11-16T21:00:49.596Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:00:49 [2022-11-16T21:00:49.596Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:00:49 [2022-11-16T21:00:49.596Z] === RUN   TestPluginInstall
21:00:49 [2022-11-16T21:00:49.596Z] === RUN   TestPluginInstall/no_auth
21:00:52 [2022-11-16T21:00:52.938Z] time="2022-11-16T21:00:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:00:52 [2022-11-16T21:00:52.938Z] time="2022-11-16T21:00:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f89ef33e42a5e50858787fcc7efae9524d5592a32595271152508a2620f851e2" mediatype=application/vnd.docker.plugin.v1+json size=522
21:00:52 [2022-11-16T21:00:52.938Z] time="2022-11-16T21:00:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:00:52 [2022-11-16T21:00:52.938Z] time="2022-11-16T21:00:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f89ef33e42a5e50858787fcc7efae9524d5592a32595271152508a2620f851e2" mediatype=application/vnd.docker.plugin.v1+json size=522
21:00:52 [2022-11-16T21:00:52.938Z] === RUN   TestPluginInstall/with_htpasswd
21:00:53 [2022-11-16T21:00:53.194Z] time="2022-11-16T21:00:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:00:53 [2022-11-16T21:00:53.194Z] time="2022-11-16T21:00:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f89ef33e42a5e50858787fcc7efae9524d5592a32595271152508a2620f851e2" mediatype=application/vnd.docker.plugin.v1+json size=522
21:00:53 [2022-11-16T21:00:53.194Z] time="2022-11-16T21:00:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:00:53 [2022-11-16T21:00:53.194Z] time="2022-11-16T21:00:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f89ef33e42a5e50858787fcc7efae9524d5592a32595271152508a2620f851e2" mediatype=application/vnd.docker.plugin.v1+json size=522
21:00:53 [2022-11-16T21:00:53.450Z] === RUN   TestPluginInstall/with_insecure
21:00:54 [2022-11-16T21:00:54.378Z] time="2022-11-16T21:00:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:00:54 [2022-11-16T21:00:54.378Z] time="2022-11-16T21:00:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02fba5093a354a4568bae707632acb993d1e0b2786cc447b2b401ae0b72ee6ca" mediatype=application/vnd.docker.plugin.v1+json size=522
21:00:54 [2022-11-16T21:00:54.378Z] time="2022-11-16T21:00:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:00:54 [2022-11-16T21:00:54.378Z] time="2022-11-16T21:00:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02fba5093a354a4568bae707632acb993d1e0b2786cc447b2b401ae0b72ee6ca" mediatype=application/vnd.docker.plugin.v1+json size=522
21:00:54 [2022-11-16T21:00:54.634Z]     plugin_test.go:195: [d45bda5791df0] daemon is not started
21:00:54 [2022-11-16T21:00:54.634Z] --- PASS: TestPluginInstall (5.84s)
21:00:54 [2022-11-16T21:00:54.634Z]     --- PASS: TestPluginInstall/no_auth (4.21s)
21:00:54 [2022-11-16T21:00:54.634Z]     --- PASS: TestPluginInstall/with_htpasswd (0.58s)
21:00:54 [2022-11-16T21:00:54.634Z]     --- PASS: TestPluginInstall/with_insecure (1.04s)
21:00:54 [2022-11-16T21:00:54.634Z] === RUN   TestPluginsWithRuntimes
21:00:56 [2022-11-16T21:00:56.000Z] === RUN   TestPluginsWithRuntimes/No_Args
21:00:56 [2022-11-16T21:00:56.929Z] === RUN   TestPluginsWithRuntimes/With_Args
21:00:57 [2022-11-16T21:00:57.857Z] --- PASS: TestPluginsWithRuntimes (3.34s)
21:00:57 [2022-11-16T21:00:57.857Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
21:00:57 [2022-11-16T21:00:57.857Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
21:00:57 [2022-11-16T21:00:57.857Z] === RUN   TestPluginBackCompatMediaTypes
21:00:58 [2022-11-16T21:00:58.419Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
21:00:58 [2022-11-16T21:00:58.419Z] PASS
21:00:58 [2022-11-16T21:00:58.419Z] 
21:00:58 [2022-11-16T21:00:58.419Z] DONE 24 tests in 9.906s
21:00:58 [2022-11-16T21:00:58.419Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:00:58 [2022-11-16T21:00:58.419Z] ++ 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
21:00:58 [2022-11-16T21:00:58.419Z] ++ set -e
21:00:58 [2022-11-16T21:00:58.419Z] ++ '[' -n 0 ']'
21:00:58 [2022-11-16T21:00:58.419Z] ++ set -x
21:00:58 [2022-11-16T21:00:58.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
21:00:58 [2022-11-16T21:00:58.675Z] INFO: Testing against a local daemon
21:00:58 [2022-11-16T21:00:58.675Z] === RUN   TestExternalGraphDriver
21:00:58 [2022-11-16T21:00:58.931Z] === RUN   TestExternalGraphDriver/json
21:01:00 [2022-11-16T21:01:00.822Z] === RUN   TestExternalGraphDriver/spec
21:01:02 [2022-11-16T21:01:02.188Z] === RUN   TestExternalGraphDriver/pull
21:01:03 [2022-11-16T21:01:03.554Z] --- PASS: TestExternalGraphDriver (5.07s)
21:01:03 [2022-11-16T21:01:03.554Z]     --- PASS: TestExternalGraphDriver/json (1.58s)
21:01:03 [2022-11-16T21:01:03.554Z]     --- PASS: TestExternalGraphDriver/spec (1.58s)
21:01:03 [2022-11-16T21:01:03.554Z]     --- PASS: TestExternalGraphDriver/pull (1.58s)
21:01:03 [2022-11-16T21:01:03.554Z] === RUN   TestGraphdriverPluginV2
21:01:04 [2022-11-16T21:01:04.116Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:01:04 [2022-11-16T21:01:04.116Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
21:01:04 [2022-11-16T21:01:04.116Z] PASS
21:01:04 [2022-11-16T21:01:04.116Z] 
21:01:04 [2022-11-16T21:01:04.116Z] === Skipped
21:01:04 [2022-11-16T21:01:04.116Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
21:01:04 [2022-11-16T21:01:04.116Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:01:04 [2022-11-16T21:01:04.116Z] 
21:01:04 [2022-11-16T21:01:04.116Z] DONE 5 tests, 1 skipped in 5.486s
21:01:04 [2022-11-16T21:01:04.116Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:01:04 [2022-11-16T21:01:04.116Z] ++ 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
21:01:04 [2022-11-16T21:01:04.116Z] ++ set -e
21:01:04 [2022-11-16T21:01:04.116Z] ++ '[' -n 0 ']'
21:01:04 [2022-11-16T21:01:04.116Z] ++ set -x
21:01:04 [2022-11-16T21:01:04.116Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
21:01:04 [2022-11-16T21:01:04.116Z] INFO: Testing against a local daemon
21:01:04 [2022-11-16T21:01:04.116Z] === RUN   TestContinueAfterPluginCrash
21:01:04 [2022-11-16T21:01:04.116Z] === PAUSE TestContinueAfterPluginCrash
21:01:04 [2022-11-16T21:01:04.116Z] === RUN   TestReadPluginNoRead
21:01:04 [2022-11-16T21:01:04.116Z] === PAUSE TestReadPluginNoRead
21:01:04 [2022-11-16T21:01:04.116Z] === RUN   TestDaemonStartWithLogOpt
21:01:04 [2022-11-16T21:01:04.116Z] === PAUSE TestDaemonStartWithLogOpt
21:01:04 [2022-11-16T21:01:04.116Z] === CONT  TestContinueAfterPluginCrash
21:01:04 [2022-11-16T21:01:04.116Z] === CONT  TestDaemonStartWithLogOpt
21:01:07 [2022-11-16T21:01:07.385Z] --- PASS: TestDaemonStartWithLogOpt (3.15s)
21:01:07 [2022-11-16T21:01:07.385Z] === CONT  TestReadPluginNoRead
21:01:09 [2022-11-16T21:01:09.275Z] === RUN   TestReadPluginNoRead/default
21:01:10 [2022-11-16T21:01:10.641Z] === RUN   TestReadPluginNoRead/disabled_caching
21:01:12 [2022-11-16T21:01:12.009Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:01:12 [2022-11-16T21:01:12.265Z] --- PASS: TestContinueAfterPluginCrash (8.05s)
21:01:13 [2022-11-16T21:01:13.194Z] === CONT  TestReadPluginNoRead
21:01:13 [2022-11-16T21:01:13.194Z]     read_test.go:91: [d66272a262570] daemon is not started
21:01:13 [2022-11-16T21:01:13.194Z] --- PASS: TestReadPluginNoRead (5.76s)
21:01:13 [2022-11-16T21:01:13.194Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
21:01:13 [2022-11-16T21:01:13.194Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
21:01:13 [2022-11-16T21:01:13.194Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
21:01:13 [2022-11-16T21:01:13.194Z] PASS
21:01:13 [2022-11-16T21:01:13.194Z] 
21:01:13 [2022-11-16T21:01:13.194Z] DONE 6 tests in 9.008s
21:01:13 [2022-11-16T21:01:13.194Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:01:13 [2022-11-16T21:01:13.194Z] ++ 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
21:01:13 [2022-11-16T21:01:13.194Z] ++ set -e
21:01:13 [2022-11-16T21:01:13.194Z] ++ '[' -n 0 ']'
21:01:13 [2022-11-16T21:01:13.194Z] ++ set -x
21:01:13 [2022-11-16T21:01:13.194Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
21:01:13 [2022-11-16T21:01:13.194Z] testing: warning: no tests to run
21:01:13 [2022-11-16T21:01:13.194Z] PASS
21:01:13 [2022-11-16T21:01:13.194Z] 
21:01:13 [2022-11-16T21:01:13.194Z] DONE 0 tests in 0.033s
21:01:13 [2022-11-16T21:01:13.194Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:01:13 [2022-11-16T21:01:13.194Z] ++ 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
21:01:13 [2022-11-16T21:01:13.194Z] ++ set -e
21:01:13 [2022-11-16T21:01:13.194Z] ++ '[' -n 0 ']'
21:01:13 [2022-11-16T21:01:13.194Z] ++ set -x
21:01:13 [2022-11-16T21:01:13.194Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
21:01:13 [2022-11-16T21:01:13.194Z] INFO: Testing against a local daemon
21:01:13 [2022-11-16T21:01:13.194Z] === RUN   TestPluginWithDevMounts
21:01:13 [2022-11-16T21:01:13.194Z] === PAUSE TestPluginWithDevMounts
21:01:13 [2022-11-16T21:01:13.194Z] === CONT  TestPluginWithDevMounts
21:01:15 [2022-11-16T21:01:15.087Z] --- PASS: TestPluginWithDevMounts (1.55s)
21:01:15 [2022-11-16T21:01:15.087Z] PASS
21:01:15 [2022-11-16T21:01:15.087Z] 
21:01:15 [2022-11-16T21:01:15.087Z] DONE 1 tests in 1.648s
21:01:15 [2022-11-16T21:01:15.087Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
21:01:15 [2022-11-16T21:01:15.087Z] ++ 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
21:01:15 [2022-11-16T21:01:15.087Z] ++ set -e
21:01:15 [2022-11-16T21:01:15.087Z] ++ '[' -n 0 ']'
21:01:15 [2022-11-16T21:01:15.087Z] ++ set -x
21:01:15 [2022-11-16T21:01:15.087Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
21:01:15 [2022-11-16T21:01:15.087Z] INFO: Testing against a local daemon
21:01:15 [2022-11-16T21:01:15.087Z] === RUN   TestSecretInspect
21:01:16 [2022-11-16T21:01:16.977Z] --- PASS: TestSecretInspect (2.19s)
21:01:16 [2022-11-16T21:01:16.977Z] === RUN   TestSecretList
21:01:19 [2022-11-16T21:01:19.495Z] --- PASS: TestSecretList (2.29s)
21:01:19 [2022-11-16T21:01:19.495Z] === RUN   TestSecretsCreateAndDelete
21:01:22 [2022-11-16T21:01:22.013Z] --- PASS: TestSecretsCreateAndDelete (2.20s)
21:01:22 [2022-11-16T21:01:22.013Z] === RUN   TestSecretsUpdate
21:01:23 [2022-11-16T21:01:23.902Z] --- PASS: TestSecretsUpdate (2.17s)
21:01:23 [2022-11-16T21:01:23.902Z] === RUN   TestTemplatedSecret
21:01:26 [2022-11-16T21:01:26.419Z] --- PASS: TestTemplatedSecret (2.52s)
21:01:26 [2022-11-16T21:01:26.419Z] === RUN   TestSecretCreateResolve
21:01:28 [2022-11-16T21:01:28.310Z] --- PASS: TestSecretCreateResolve (2.16s)
21:01:28 [2022-11-16T21:01:28.310Z] PASS
21:01:28 [2022-11-16T21:01:28.310Z] 
21:01:28 [2022-11-16T21:01:28.310Z] DONE 6 tests in 13.621s
21:01:28 [2022-11-16T21:01:28.310Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
21:01:28 [2022-11-16T21:01:28.311Z] ++ 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
21:01:28 [2022-11-16T21:01:28.311Z] ++ set -e
21:01:28 [2022-11-16T21:01:28.311Z] ++ '[' -n 0 ']'
21:01:28 [2022-11-16T21:01:28.311Z] ++ set -x
21:01:28 [2022-11-16T21:01:28.311Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
21:01:28 [2022-11-16T21:01:28.566Z] INFO: Testing against a local daemon
21:01:28 [2022-11-16T21:01:28.566Z] === RUN   TestServiceCreateInit
21:01:28 [2022-11-16T21:01:28.566Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:01:32 [2022-11-16T21:01:32.734Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:01:36 [2022-11-16T21:01:36.002Z] --- PASS: TestServiceCreateInit (7.18s)
21:01:36 [2022-11-16T21:01:36.002Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s)
21:01:36 [2022-11-16T21:01:36.002Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s)
21:01:36 [2022-11-16T21:01:36.002Z] === RUN   TestCreateServiceMultipleTimes
21:01:50 [2022-11-16T21:01:50.846Z] --- PASS: TestCreateServiceMultipleTimes (15.28s)
21:01:50 [2022-11-16T21:01:50.846Z] === RUN   TestCreateServiceConflict
21:01:53 [2022-11-16T21:01:53.363Z] --- PASS: TestCreateServiceConflict (2.30s)
21:01:53 [2022-11-16T21:01:53.363Z] === RUN   TestCreateServiceMaxReplicas
21:01:55 [2022-11-16T21:01:55.880Z] --- PASS: TestCreateServiceMaxReplicas (2.63s)
21:01:55 [2022-11-16T21:01:55.880Z] === RUN   TestCreateWithDuplicateNetworkNames
21:02:10 [2022-11-16T21:02:10.751Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s)
21:02:10 [2022-11-16T21:02:10.751Z] === RUN   TestCreateServiceSecretFileMode
21:02:11 [2022-11-16T21:02:11.313Z] --- PASS: TestCreateServiceSecretFileMode (2.40s)
21:02:11 [2022-11-16T21:02:11.313Z] === RUN   TestCreateServiceConfigFileMode
21:02:13 [2022-11-16T21:02:13.830Z] --- PASS: TestCreateServiceConfigFileMode (2.49s)
21:02:13 [2022-11-16T21:02:13.830Z] === RUN   TestCreateServiceSysctls
21:02:17 [2022-11-16T21:02:17.098Z] --- PASS: TestCreateServiceSysctls (2.94s)
21:02:17 [2022-11-16T21:02:17.098Z] === RUN   TestCreateServiceCapabilities
21:02:19 [2022-11-16T21:02:19.617Z] --- PASS: TestCreateServiceCapabilities (2.39s)
21:02:19 [2022-11-16T21:02:19.617Z] === RUN   TestInspect
21:02:22 [2022-11-16T21:02:22.138Z] --- PASS: TestInspect (2.72s)
21:02:22 [2022-11-16T21:02:22.138Z] === RUN   TestCreateJob
21:02:25 [2022-11-16T21:02:25.407Z] --- PASS: TestCreateJob (3.02s)
21:02:25 [2022-11-16T21:02:25.407Z] === RUN   TestReplicatedJob
21:02:30 [2022-11-16T21:02:30.654Z] --- PASS: TestReplicatedJob (5.22s)
21:02:30 [2022-11-16T21:02:30.654Z] === RUN   TestUpdateReplicatedJob
21:02:33 [2022-11-16T21:02:33.170Z] --- PASS: TestUpdateReplicatedJob (3.04s)
21:02:33 [2022-11-16T21:02:33.170Z] === RUN   TestServiceListWithStatuses
21:02:33 [2022-11-16T21:02:33.170Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:02:33 [2022-11-16T21:02:33.170Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:02:33 [2022-11-16T21:02:33.170Z] === RUN   TestDockerNetworkConnectAlias
21:02:37 [2022-11-16T21:02:37.336Z] --- PASS: TestDockerNetworkConnectAlias (4.10s)
21:02:37 [2022-11-16T21:02:37.336Z] === RUN   TestDockerNetworkReConnect
21:02:40 [2022-11-16T21:02:40.604Z] --- PASS: TestDockerNetworkReConnect (3.25s)
21:02:40 [2022-11-16T21:02:40.604Z] === RUN   TestServicePlugin
21:02:40 [2022-11-16T21:02:40.604Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:02:40 [2022-11-16T21:02:40.604Z] --- SKIP: TestServicePlugin (0.00s)
21:02:40 [2022-11-16T21:02:40.604Z] === RUN   TestServiceUpdateLabel
21:02:43 [2022-11-16T21:02:43.122Z] --- PASS: TestServiceUpdateLabel (2.18s)
21:02:43 [2022-11-16T21:02:43.122Z] === RUN   TestServiceUpdateSecrets
21:02:57 [2022-11-16T21:02:57.964Z] --- PASS: TestServiceUpdateSecrets (14.33s)
21:02:57 [2022-11-16T21:02:57.964Z] === RUN   TestServiceUpdateConfigs
21:03:12 [2022-11-16T21:03:12.802Z] --- PASS: TestServiceUpdateConfigs (14.31s)
21:03:12 [2022-11-16T21:03:12.802Z] === RUN   TestServiceUpdateNetwork
21:03:24 [2022-11-16T21:03:24.971Z] --- PASS: TestServiceUpdateNetwork (12.19s)
21:03:24 [2022-11-16T21:03:24.971Z] === RUN   TestServiceUpdatePidsLimit
21:03:24 [2022-11-16T21:03:24.971Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:03:25 [2022-11-16T21:03:25.534Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:03:33 [2022-11-16T21:03:33.620Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:03:40 [2022-11-16T21:03:40.209Z] --- PASS: TestServiceUpdatePidsLimit (16.05s)
21:03:40 [2022-11-16T21:03:40.209Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
21:03:40 [2022-11-16T21:03:40.209Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
21:03:40 [2022-11-16T21:03:40.209Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
21:03:40 [2022-11-16T21:03:40.209Z] PASS
21:03:40 [2022-11-16T21:03:40.209Z] 
21:03:40 [2022-11-16T21:03:40.209Z] === Skipped
21:03:40 [2022-11-16T21:03:40.209Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
21:03:40 [2022-11-16T21:03:40.210Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:03:40 [2022-11-16T21:03:40.210Z] 
21:03:40 [2022-11-16T21:03:40.210Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:03:40 [2022-11-16T21:03:40.210Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:03:40 [2022-11-16T21:03:40.210Z] 
21:03:40 [2022-11-16T21:03:40.210Z] DONE 27 tests, 2 skipped in 131.227s
21:03:40 [2022-11-16T21:03:40.210Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
21:03:40 [2022-11-16T21:03:40.210Z] ++ 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
21:03:40 [2022-11-16T21:03:40.210Z] ++ set -e
21:03:40 [2022-11-16T21:03:40.210Z] ++ '[' -n 0 ']'
21:03:40 [2022-11-16T21:03:40.210Z] ++ set -x
21:03:40 [2022-11-16T21:03:40.210Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
21:03:40 [2022-11-16T21:03:40.210Z] INFO: Testing against a local daemon
21:03:40 [2022-11-16T21:03:40.210Z] === RUN   TestSessionCreate
21:03:40 [2022-11-16T21:03:40.210Z] --- PASS: TestSessionCreate (0.02s)
21:03:40 [2022-11-16T21:03:40.210Z] === RUN   TestSessionCreateWithBadUpgrade
21:03:40 [2022-11-16T21:03:40.210Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:03:40 [2022-11-16T21:03:40.210Z] PASS
21:03:40 [2022-11-16T21:03:40.210Z] 
21:03:40 [2022-11-16T21:03:40.210Z] DONE 2 tests in 0.133s
21:03:40 [2022-11-16T21:03:40.210Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
21:03:40 [2022-11-16T21:03:40.210Z] ++ 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
21:03:40 [2022-11-16T21:03:40.210Z] ++ set -e
21:03:40 [2022-11-16T21:03:40.210Z] ++ '[' -n 0 ']'
21:03:40 [2022-11-16T21:03:40.210Z] ++ set -x
21:03:40 [2022-11-16T21:03:40.210Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
21:03:40 [2022-11-16T21:03:40.210Z] INFO: Testing against a local daemon
21:03:40 [2022-11-16T21:03:40.210Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:03:40 [2022-11-16T21:03:40.210Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:03:40 [2022-11-16T21:03:40.210Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:03:40 [2022-11-16T21:03:40.210Z] === RUN   TestDiskUsage
21:03:40 [2022-11-16T21:03:40.210Z] === PAUSE TestDiskUsage
21:03:40 [2022-11-16T21:03:40.210Z] === RUN   TestEventsExecDie
21:03:40 [2022-11-16T21:03:40.470Z] --- PASS: TestEventsExecDie (0.49s)
21:03:40 [2022-11-16T21:03:40.470Z] === RUN   TestEventsBackwardsCompatible
21:03:40 [2022-11-16T21:03:40.470Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
21:03:40 [2022-11-16T21:03:40.470Z] === RUN   TestEventsVolumeCreate
21:03:40 [2022-11-16T21:03:40.470Z] --- PASS: TestEventsVolumeCreate (0.06s)
21:03:40 [2022-11-16T21:03:40.470Z] === RUN   TestInfoBinaryCommits
21:03:40 [2022-11-16T21:03:40.470Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:03:40 [2022-11-16T21:03:40.470Z] === RUN   TestInfoAPIVersioned
21:03:40 [2022-11-16T21:03:40.470Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:03:40 [2022-11-16T21:03:40.470Z] === RUN   TestInfoAPI
21:03:40 [2022-11-16T21:03:40.470Z] --- PASS: TestInfoAPI (0.02s)
21:03:40 [2022-11-16T21:03:40.470Z] === RUN   TestInfoAPIWarnings
21:03:58 [2022-11-16T21:03:58.517Z] --- PASS: TestInfoAPIWarnings (16.54s)
21:03:58 [2022-11-16T21:03:58.517Z] === RUN   TestInfoDebug
21:03:58 [2022-11-16T21:03:58.517Z] --- PASS: TestInfoDebug (0.52s)
21:03:58 [2022-11-16T21:03:58.517Z] === RUN   TestInfoInsecureRegistries
21:03:58 [2022-11-16T21:03:58.517Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:03:58 [2022-11-16T21:03:58.517Z] === RUN   TestInfoRegistryMirrors
21:03:58 [2022-11-16T21:03:58.773Z] --- PASS: TestInfoRegistryMirrors (0.53s)
21:03:58 [2022-11-16T21:03:58.773Z] === RUN   TestLoginFailsWithBadCredentials
21:03:59 [2022-11-16T21:03:59.029Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
21:03:59 [2022-11-16T21:03:59.029Z] === RUN   TestPingCacheHeaders
21:03:59 [2022-11-16T21:03:59.029Z] --- PASS: TestPingCacheHeaders (0.02s)
21:03:59 [2022-11-16T21:03:59.029Z] === RUN   TestPingGet
21:03:59 [2022-11-16T21:03:59.029Z] --- PASS: TestPingGet (0.01s)
21:03:59 [2022-11-16T21:03:59.029Z] === RUN   TestPingHead
21:03:59 [2022-11-16T21:03:59.029Z] --- PASS: TestPingHead (0.02s)
21:03:59 [2022-11-16T21:03:59.029Z] === RUN   TestPingSwarmHeader
21:03:59 [2022-11-16T21:03:59.591Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:04:00 [2022-11-16T21:04:00.153Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:04:01 [2022-11-16T21:04:01.080Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:04:01 [2022-11-16T21:04:01.080Z] --- PASS: TestPingSwarmHeader (2.06s)
21:04:01 [2022-11-16T21:04:01.080Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:04:01 [2022-11-16T21:04:01.080Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:04:01 [2022-11-16T21:04:01.080Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:04:01 [2022-11-16T21:04:01.080Z] === RUN   TestPingBuilderHeader
21:04:01 [2022-11-16T21:04:01.080Z] === RUN   TestPingBuilderHeader/default_config
21:04:01 [2022-11-16T21:04:01.642Z] === RUN   TestPingBuilderHeader/buildkit_disabled
21:04:02 [2022-11-16T21:04:02.205Z] --- PASS: TestPingBuilderHeader (1.06s)
21:04:02 [2022-11-16T21:04:02.205Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
21:04:02 [2022-11-16T21:04:02.205Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
21:04:02 [2022-11-16T21:04:02.205Z] === RUN   TestVersion
21:04:02 [2022-11-16T21:04:02.205Z] --- PASS: TestVersion (0.02s)
21:04:02 [2022-11-16T21:04:02.205Z] === CONT  TestDiskUsage
21:04:02 [2022-11-16T21:04:02.768Z] === RUN   TestDiskUsage/empty
21:04:02 [2022-11-16T21:04:02.768Z] === RUN   TestDiskUsage/empty/container_types
21:04:02 [2022-11-16T21:04:02.768Z] === RUN   TestDiskUsage/empty/image_types
21:04:02 [2022-11-16T21:04:02.768Z] === RUN   TestDiskUsage/empty/volume_types
21:04:02 [2022-11-16T21:04:02.768Z] === RUN   TestDiskUsage/empty/build-cache_types
21:04:02 [2022-11-16T21:04:02.768Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:04:02 [2022-11-16T21:04:02.768Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:04:02 [2022-11-16T21:04:02.768Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:04:02 [2022-11-16T21:04:02.768Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:04:02 [2022-11-16T21:04:02.768Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:04:02 [2022-11-16T21:04:02.768Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:04:02 [2022-11-16T21:04:02.768Z] === RUN   TestDiskUsage/after_LoadBusybox
21:04:03 [2022-11-16T21:04:03.024Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:04:03 [2022-11-16T21:04:03.024Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:04:03 [2022-11-16T21:04:03.024Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:04:03 [2022-11-16T21:04:03.024Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:04:03 [2022-11-16T21:04:03.024Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:04:03 [2022-11-16T21:04:03.024Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:04:03 [2022-11-16T21:04:03.024Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:04:03 [2022-11-16T21:04:03.024Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:04:03 [2022-11-16T21:04:03.024Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:04:03 [2022-11-16T21:04:03.024Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:04:03 [2022-11-16T21:04:03.024Z] === RUN   TestDiskUsage/after_container.Run
21:04:03 [2022-11-16T21:04:03.282Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:04:03 [2022-11-16T21:04:03.282Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:04:03 [2022-11-16T21:04:03.282Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:04:03 [2022-11-16T21:04:03.282Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:04:03 [2022-11-16T21:04:03.282Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:04:03 [2022-11-16T21:04:03.282Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:04:03 [2022-11-16T21:04:03.282Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:04:03 [2022-11-16T21:04:03.282Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:04:03 [2022-11-16T21:04:03.282Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:04:03 [2022-11-16T21:04:03.282Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:04:03 [2022-11-16T21:04:03.282Z] --- PASS: TestDiskUsage (1.15s)
21:04:03 [2022-11-16T21:04:03.282Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z] PASS
21:04:03 [2022-11-16T21:04:03.282Z] 
21:04:03 [2022-11-16T21:04:03.282Z] === Skipped
21:04:03 [2022-11-16T21:04:03.282Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:04:03 [2022-11-16T21:04:03.282Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:04:03 [2022-11-16T21:04:03.282Z] 
21:04:03 [2022-11-16T21:04:03.282Z] DONE 57 tests, 1 skipped in 23.610s
21:04:03 [2022-11-16T21:04:03.282Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
21:04:03 [2022-11-16T21:04:03.282Z] ++ 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
21:04:03 [2022-11-16T21:04:03.282Z] ++ set -e
21:04:03 [2022-11-16T21:04:03.282Z] ++ '[' -n 0 ']'
21:04:03 [2022-11-16T21:04:03.282Z] ++ set -x
21:04:03 [2022-11-16T21:04:03.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
21:04:03 [2022-11-16T21:04:03.538Z] INFO: Testing against a local daemon
21:04:03 [2022-11-16T21:04:03.538Z] === RUN   TestVolumesCreateAndList
21:04:03 [2022-11-16T21:04:03.538Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:04:03 [2022-11-16T21:04:03.538Z] === RUN   TestVolumesRemove
21:04:03 [2022-11-16T21:04:03.538Z] --- PASS: TestVolumesRemove (0.07s)
21:04:03 [2022-11-16T21:04:03.538Z] === RUN   TestVolumesInspect
21:04:03 [2022-11-16T21:04:03.538Z] --- PASS: TestVolumesInspect (0.02s)
21:04:03 [2022-11-16T21:04:03.538Z] === RUN   TestVolumesInvalidJSON
21:04:03 [2022-11-16T21:04:03.538Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:04:03 [2022-11-16T21:04:03.538Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:04:03 [2022-11-16T21:04:03.538Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:04:03 [2022-11-16T21:04:03.538Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:04:03 [2022-11-16T21:04:03.538Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:04:03 [2022-11-16T21:04:03.538Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:04:03 [2022-11-16T21:04:03.538Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:04:03 [2022-11-16T21:04:03.538Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:04:03 [2022-11-16T21:04:03.538Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:04:03 [2022-11-16T21:04:03.538Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:04:03 [2022-11-16T21:04:03.538Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:04:03 [2022-11-16T21:04:03.538Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:04:03 [2022-11-16T21:04:03.538Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:04:03 [2022-11-16T21:04:03.538Z] === RUN   TestVolumePruneAnonymous
21:04:03 [2022-11-16T21:04:03.538Z] --- PASS: TestVolumePruneAnonymous (0.03s)
21:04:03 [2022-11-16T21:04:03.538Z] PASS
21:04:03 [2022-11-16T21:04:03.538Z] 
21:04:03 [2022-11-16T21:04:03.538Z] DONE 10 tests in 0.244s
21:04:03 [2022-11-16T21:04:03.539Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:04:03 [2022-11-16T21:04:03.796Z] ++++ cat bundles/test-integration/docker.pid
21:04:03 [2022-11-16T21:04:03.796Z] +++ kill 14912
21:04:04 [2022-11-16T21:04:04.052Z] +++ /etc/init.d/apparmor stop
21:04:04 [2022-11-16T21:04:04.052Z] Leaving: AppArmorNo profiles have been unloaded.
21:04:04 [2022-11-16T21:04:04.052Z] 
21:04:04 [2022-11-16T21:04:04.052Z] Unloading profiles will leave already running processes permanently
21:04:04 [2022-11-16T21:04:04.052Z] unconfined, which can lead to unexpected situations.
21:04:04 [2022-11-16T21:04:04.052Z] 
21:04:04 [2022-11-16T21:04:04.052Z] To set a process to complain mode, use the command line tool
21:04:04 [2022-11-16T21:04:04.052Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:04:04 [2022-11-16T21:04:04.052Z] +++ true
21:04:04 [2022-11-16T21:04:04.052Z] exiting test-integration
21:04:04 [2022-11-16T21:04:04.052Z] ++ exit 0
21:04:04 [2022-11-16T21:04:04.052Z] 
Post stage
[Pipeline] junit
21:04:04 [2022-11-16T21:04:04.993Z] Recording test results
21:04:05 [2022-11-16T21:04:05.190Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:04:05 [2022-11-16T21:04:05.536Z] + echo Ensuring container killed.
21:04:05 [2022-11-16T21:04:05.536Z] Ensuring container killed.
21:04:05 [2022-11-16T21:04:05.536Z] + docker rm -vf docker-pr1
21:04:05 [2022-11-16T21:04:05.536Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
21:04:05 [2022-11-16T21:04:05.816Z] + echo Chowning /workspace to jenkins user
21:04:05 [2022-11-16T21:04:05.816Z] Chowning /workspace to jenkins user
21:04:05 [2022-11-16T21:04:05.816Z] + id -u
21:04:05 [2022-11-16T21:04:05.816Z] + id -g
21:04:05 [2022-11-16T21:04:05.816Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44480:/workspace busybox chown -R 1000:1000 /workspace
21:04:05 [2022-11-16T21:04:05.816Z] Unable to find image 'busybox:latest' locally
21:04:05 [2022-11-16T21:04:05.816Z] latest: Pulling from library/busybox
21:04:06 [2022-11-16T21:04:06.073Z] 15a8001affa7: Pulling fs layer
21:04:06 [2022-11-16T21:04:06.073Z] 15a8001affa7: Verifying Checksum
21:04:06 [2022-11-16T21:04:06.073Z] 15a8001affa7: Download complete
21:04:06 [2022-11-16T21:04:06.073Z] 15a8001affa7: Pull complete
21:04:06 [2022-11-16T21:04:06.073Z] Digest: sha256:6bdd92bf5240be1b5f3bf71324f5e371fe59f0e153b27fa1f1620f78ba16963c
21:04:06 [2022-11-16T21:04:06.073Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:04:07 [2022-11-16T21:04:07.849Z] + bundleName=arm64-integration
21:04:07 [2022-11-16T21:04:07.849Z] + echo Creating arm64-integration-bundles.tar.gz
21:04:07 [2022-11-16T21:04:07.849Z] Creating arm64-integration-bundles.tar.gz
21:04:07 [2022-11-16T21:04:07.849Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:04:07 [2022-11-16T21:04:07.849Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
21:04:08 [2022-11-16T21:04:08.115Z] Archiving artifacts
21:04:09 [2022-11-16T21:04:09.770Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44480/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:04:10 [2022-11-16T21:04:10.060Z] + make clean
21:04:10 [2022-11-16T21:04:10.316Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:04:10 [2022-11-16T21:04:10.316Z] docker-dev-cache
21:04:10 [2022-11-16T21:04:10.316Z] 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