Skip to content
Success

Console Output

Pull request #44753 opened
19:28:00 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 0d1aba547ea9cd750a3a37970312b03b76b8c870+cb13848acd2a0cc4e6106bc8ed48e12af144039a (2d8174fa0f077199bf7b9dcb3765034ae406d495)
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-44753@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
19:28:02 [2023-01-05T19:28:02.355Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
19:28:02 [2023-01-05T19:28:02.357Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
19:28:17 [2023-01-05T19:28:17.693Z] Still waiting to schedule task
19:28:17 [2023-01-05T19:28:17.694Z] Waiting for next available executor on ‘arm64&&ubuntu-200419:29:10 [2023-01-05T19:29:10.164Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08e811f4b8ae1d93d) in /home/ubuntu/workspace/moby_PR-44753
[Pipeline] {
[Pipeline] checkout
19:29:10 [2023-01-05T19:29:10.260Z] The recommended git tool is: git
19:29:13 [2023-01-05T19:29:13.859Z] using credential docker-jenkins-github-credentials
19:29:13 [2023-01-05T19:29:13.870Z] Cloning the remote Git repository
19:29:13 [2023-01-05T19:29:13.870Z] Cloning with configured refspecs honoured and without tags
19:29:13 [2023-01-05T19:29:13.887Z] Cloning repository https://github.com/moby/moby.git
19:29:14 [2023-01-05T19:29:14.001Z]  > git init /home/ubuntu/workspace/moby_PR-44753 # timeout=10
19:29:14 [2023-01-05T19:29:14.332Z] Fetching upstream changes from https://github.com/moby/moby.git
19:29:14 [2023-01-05T19:29:14.332Z]  > git --version # timeout=10
19:29:14 [2023-01-05T19:29:14.355Z]  > git --version # 'git version 2.25.1'
19:29:14 [2023-01-05T19:29:14.356Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:29:14 [2023-01-05T19:29:14.357Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44753/head:refs/remotes/origin/PR-44753 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
19:29:31 [2023-01-05T19:29:31.187Z] Fetching without tags
19:29:31 [2023-01-05T19:29:31.507Z] Merging remotes/origin/23.0 commit cb13848acd2a0cc4e6106bc8ed48e12af144039a into PR head commit 0d1aba547ea9cd750a3a37970312b03b76b8c870
19:29:31 [2023-01-05T19:29:31.103Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:29:31 [2023-01-05T19:29:31.123Z]  > git config --add remote.origin.fetch +refs/pull/44753/head:refs/remotes/origin/PR-44753 # timeout=10
19:29:31 [2023-01-05T19:29:31.136Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
19:29:31 [2023-01-05T19:29:31.161Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:29:31 [2023-01-05T19:29:31.186Z] Fetching upstream changes from https://github.com/moby/moby.git
19:29:31 [2023-01-05T19:29:31.187Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:29:31 [2023-01-05T19:29:31.188Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44753/head:refs/remotes/origin/PR-44753 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
19:29:31 [2023-01-05T19:29:31.509Z]  > git config core.sparsecheckout # timeout=10
19:29:31 [2023-01-05T19:29:31.537Z]  > git checkout -f 0d1aba547ea9cd750a3a37970312b03b76b8c870 # timeout=10
19:29:32 [2023-01-05T19:29:32.254Z] Merge succeeded, producing 0d1aba547ea9cd750a3a37970312b03b76b8c870
19:29:32 [2023-01-05T19:29:32.254Z] Checking out Revision 0d1aba547ea9cd750a3a37970312b03b76b8c870 (PR-44753)
19:29:32 [2023-01-05T19:29:32.192Z]  > git remote # timeout=10
19:29:32 [2023-01-05T19:29:32.213Z]  > git config --get remote.origin.url # timeout=10
19:29:32 [2023-01-05T19:29:32.219Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:29:32 [2023-01-05T19:29:32.220Z]  > git merge cb13848acd2a0cc4e6106bc8ed48e12af144039a # timeout=10
19:29:32 [2023-01-05T19:29:32.233Z]  > git rev-parse HEAD^{commit} # timeout=10
19:29:32 [2023-01-05T19:29:32.253Z]  > git config core.sparsecheckout # timeout=10
19:29:32 [2023-01-05T19:29:32.263Z]  > git checkout -f 0d1aba547ea9cd750a3a37970312b03b76b8c870 # timeout=10
19:29:36 [2023-01-05T19:29:36.312Z] Commit message: "hack/make: Don't add -buildmode=pie with -race"
19:29:36 [2023-01-05T19:29:36.313Z] First time build. Skipping changelog.
19:29:36 [2023-01-05T19:29:36.340Z]  > git --version # timeout=10
19:29:36 [2023-01-05T19:29:36.351Z]  > git --version # 'git version 2.25.1'
19:29:36 [2023-01-05T19:29:36.370Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:29:37 [2023-01-05T19:29:37.394Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44753:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
19:29:55 [2023-01-05T19:29:55.493Z] Unable to find image 'alpine:latest' locally
19:29:55 [2023-01-05T19:29:55.493Z] latest: Pulling from library/alpine
19:29:55 [2023-01-05T19:29:55.493Z] 261da4162673: Pulling fs layer
19:29:55 [2023-01-05T19:29:55.493Z] 261da4162673: Verifying Checksum
19:29:55 [2023-01-05T19:29:55.493Z] 261da4162673: Download complete
19:29:55 [2023-01-05T19:29:55.493Z] 261da4162673: Pull complete
19:29:55 [2023-01-05T19:29:55.493Z] Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
19:29:55 [2023-01-05T19:29:55.493Z] Status: Downloaded newer image for alpine:latest
19:29:59 [2023-01-05T19:29:59.681Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
19:30:00 [2023-01-05T19:30:00.105Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08e811f4b8ae1d93d) in /home/ubuntu/workspace/moby_PR-44753
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
19:30:00 [2023-01-05T19:30:00.136Z] The recommended git tool is: git
[Pipeline] // stage
19:30:00 [2023-01-05T19:30:00.144Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
19:30:00 [2023-01-05T19:30:00.160Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
19:30:00 [2023-01-05T19:30:00.167Z] 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] }
19:30:00 [2023-01-05T19:30:00.411Z] Merging remotes/origin/23.0 commit cb13848acd2a0cc4e6106bc8ed48e12af144039a into PR head commit 0d1aba547ea9cd750a3a37970312b03b76b8c870
19:30:00 [2023-01-05T19:30:00.650Z] Merge succeeded, producing 0d1aba547ea9cd750a3a37970312b03b76b8c870
19:30:00 [2023-01-05T19:30:00.650Z] Checking out Revision 0d1aba547ea9cd750a3a37970312b03b76b8c870 (PR-44753)
19:30:00 [2023-01-05T19:30:00.692Z] Commit message: "hack/make: Don't add -buildmode=pie with -race"
19:30:00 [2023-01-05T19:30:00.705Z]  > git --version # timeout=10
19:30:00 [2023-01-05T19:30:00.720Z]  > git --version # 'git version 2.25.1'
19:30:00 [2023-01-05T19:30:00.724Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
19:30:00 [2023-01-05T19:30:00.155Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44753/.git # timeout=10
19:30:00 [2023-01-05T19:30:00.164Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:30:00 [2023-01-05T19:30:00.172Z] Fetching upstream changes from https://github.com/moby/moby.git
19:30:00 [2023-01-05T19:30:00.172Z]  > git --version # timeout=10
19:30:00 [2023-01-05T19:30:00.183Z]  > git --version # 'git version 2.25.1'
19:30:00 [2023-01-05T19:30:00.183Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:30:00 [2023-01-05T19:30:00.184Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44753/head:refs/remotes/origin/PR-44753 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
19:30:00 [2023-01-05T19:30:00.416Z]  > git config core.sparsecheckout # timeout=10
19:30:00 [2023-01-05T19:30:00.421Z]  > git checkout -f 0d1aba547ea9cd750a3a37970312b03b76b8c870 # timeout=10
19:30:00 [2023-01-05T19:30:00.624Z]  > git remote # timeout=10
19:30:00 [2023-01-05T19:30:00.631Z]  > git config --get remote.origin.url # timeout=10
19:30:00 [2023-01-05T19:30:00.636Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:30:00 [2023-01-05T19:30:00.637Z]  > git merge cb13848acd2a0cc4e6106bc8ed48e12af144039a # timeout=10
19:30:00 [2023-01-05T19:30:00.645Z]  > git rev-parse HEAD^{commit} # timeout=10
19:30:00 [2023-01-05T19:30:00.654Z]  > git config core.sparsecheckout # timeout=10
19:30:00 [2023-01-05T19:30:00.657Z]  > git checkout -f 0d1aba547ea9cd750a3a37970312b03b76b8c870 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:30:01 [2023-01-05T19:30:01.515Z] + docker version
19:30:01 [2023-01-05T19:30:01.515Z] Client: Docker Engine - Community
19:30:01 [2023-01-05T19:30:01.515Z]  Version:           22.06.0-beta.0
19:30:01 [2023-01-05T19:30:01.515Z]  API version:       1.42
19:30:01 [2023-01-05T19:30:01.515Z]  Go version:        go1.18.3
19:30:01 [2023-01-05T19:30:01.515Z]  Git commit:        3e9117b
19:30:01 [2023-01-05T19:30:01.515Z]  Built:             Fri Jun  3 17:55:34 2022
19:30:01 [2023-01-05T19:30:01.515Z]  OS/Arch:           linux/arm64
19:30:01 [2023-01-05T19:30:01.515Z]  Context:           default
19:30:01 [2023-01-05T19:30:01.515Z] 
19:30:01 [2023-01-05T19:30:01.515Z] Server: Docker Engine - Community
19:30:01 [2023-01-05T19:30:01.515Z]  Engine:
19:30:01 [2023-01-05T19:30:01.515Z]   Version:          22.06.0-beta.0
19:30:01 [2023-01-05T19:30:01.515Z]   API version:      1.42 (minimum version 1.12)
19:30:01 [2023-01-05T19:30:01.515Z]   Go version:       go1.18.3
19:30:01 [2023-01-05T19:30:01.515Z]   Git commit:       38633e7
19:30:01 [2023-01-05T19:30:01.515Z]   Built:            Fri Jun  3 17:55:34 2022
19:30:01 [2023-01-05T19:30:01.515Z]   OS/Arch:          linux/arm64
19:30:01 [2023-01-05T19:30:01.515Z]   Experimental:     true
19:30:01 [2023-01-05T19:30:01.515Z]  containerd:
19:30:01 [2023-01-05T19:30:01.515Z]   Version:          1.6.8
19:30:01 [2023-01-05T19:30:01.515Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
19:30:01 [2023-01-05T19:30:01.515Z]  runc:
19:30:01 [2023-01-05T19:30:01.515Z]   Version:          1.1.4
19:30:01 [2023-01-05T19:30:01.515Z]   GitCommit:        v1.1.4-0-g5fd4c4d
19:30:01 [2023-01-05T19:30:01.515Z]  docker-init:
19:30:01 [2023-01-05T19:30:01.515Z]   Version:          0.19.0
19:30:01 [2023-01-05T19:30:01.515Z]   GitCommit:        de40ad0
[Pipeline] sh
19:30:01 [2023-01-05T19:30:01.800Z] + docker info
19:30:01 [2023-01-05T19:30:01.800Z] Client:
19:30:01 [2023-01-05T19:30:01.800Z]  Context:    default
19:30:01 [2023-01-05T19:30:01.800Z]  Debug Mode: false
19:30:01 [2023-01-05T19:30:01.800Z]  Plugins:
19:30:01 [2023-01-05T19:30:01.800Z]   buildx: Docker Buildx (Docker Inc.)
19:30:01 [2023-01-05T19:30:01.800Z]     Version:  v0.8.2
19:30:01 [2023-01-05T19:30:01.800Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
19:30:01 [2023-01-05T19:30:01.800Z]   compose: Docker Compose (Docker Inc.)
19:30:01 [2023-01-05T19:30:01.800Z]     Version:  v2.12.0
19:30:01 [2023-01-05T19:30:01.800Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
19:30:01 [2023-01-05T19:30:01.800Z] 
19:30:01 [2023-01-05T19:30:01.800Z] Server:
19:30:01 [2023-01-05T19:30:01.800Z]  Containers: 0
19:30:01 [2023-01-05T19:30:01.800Z]   Running: 0
19:30:01 [2023-01-05T19:30:01.800Z]   Paused: 0
19:30:01 [2023-01-05T19:30:01.800Z]   Stopped: 0
19:30:01 [2023-01-05T19:30:01.800Z]  Images: 1
19:30:01 [2023-01-05T19:30:01.800Z]  Server Version: 22.06.0-beta.0
19:30:01 [2023-01-05T19:30:01.800Z]  Storage Driver: overlay2
19:30:01 [2023-01-05T19:30:01.800Z]   Backing Filesystem: extfs
19:30:01 [2023-01-05T19:30:01.800Z]   Supports d_type: true
19:30:01 [2023-01-05T19:30:01.800Z]   Using metacopy: false
19:30:01 [2023-01-05T19:30:01.800Z]   Native Overlay Diff: true
19:30:01 [2023-01-05T19:30:01.800Z]   userxattr: false
19:30:01 [2023-01-05T19:30:01.800Z]  Logging Driver: json-file
19:30:01 [2023-01-05T19:30:01.800Z]  Cgroup Driver: cgroupfs
19:30:01 [2023-01-05T19:30:01.800Z]  Cgroup Version: 1
19:30:01 [2023-01-05T19:30:01.800Z]  Plugins:
19:30:01 [2023-01-05T19:30:01.800Z]   Volume: local
19:30:01 [2023-01-05T19:30:01.800Z]   Network: bridge host ipvlan macvlan null overlay
19:30:01 [2023-01-05T19:30:01.800Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:30:01 [2023-01-05T19:30:01.800Z]  Swarm: inactive
19:30:01 [2023-01-05T19:30:01.800Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
19:30:01 [2023-01-05T19:30:01.800Z]  Default Runtime: runc
19:30:01 [2023-01-05T19:30:01.800Z]  Init Binary: docker-init
19:30:01 [2023-01-05T19:30:01.800Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
19:30:01 [2023-01-05T19:30:01.800Z]  runc version: v1.1.4-0-g5fd4c4d
19:30:01 [2023-01-05T19:30:01.800Z]  init version: de40ad0
19:30:01 [2023-01-05T19:30:01.800Z]  Security Options:
19:30:01 [2023-01-05T19:30:01.800Z]   apparmor
19:30:01 [2023-01-05T19:30:01.800Z]   seccomp
19:30:01 [2023-01-05T19:30:01.800Z]    Profile: builtin
19:30:01 [2023-01-05T19:30:01.800Z]  Kernel Version: 5.15.0-1022-aws
19:30:01 [2023-01-05T19:30:01.800Z]  Operating System: Ubuntu 20.04.5 LTS
19:30:01 [2023-01-05T19:30:01.800Z]  OSType: linux
19:30:01 [2023-01-05T19:30:01.800Z]  Architecture: aarch64
19:30:01 [2023-01-05T19:30:01.800Z]  CPUs: 2
19:30:01 [2023-01-05T19:30:01.800Z]  Total Memory: 7.559GiB
19:30:01 [2023-01-05T19:30:01.800Z]  Name: ip-10-100-109-31
19:30:01 [2023-01-05T19:30:01.800Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
19:30:01 [2023-01-05T19:30:01.800Z]  Docker Root Dir: /var/lib/docker
19:30:01 [2023-01-05T19:30:01.800Z]  Debug Mode: false
19:30:01 [2023-01-05T19:30:01.800Z]  Registry: https://index.docker.io/v1/
19:30:01 [2023-01-05T19:30:01.800Z]  Labels:
19:30:01 [2023-01-05T19:30:01.800Z]  Experimental: true
19:30:01 [2023-01-05T19:30:01.800Z]  Insecure Registries:
19:30:01 [2023-01-05T19:30:01.800Z]   127.0.0.0/8
19:30:01 [2023-01-05T19:30:01.800Z]  Live Restore Enabled: true
19:30:01 [2023-01-05T19:30:01.800Z] 
[Pipeline] sh
19:30:02 [2023-01-05T19:30:02.080Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
19:30:02 [2023-01-05T19:30:02.080Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
19:30:02 [2023-01-05T19:30:02.080Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44753/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
19:30:02 [2023-01-05T19:30:02.080Z] + bash /home/ubuntu/workspace/moby_PR-44753/check-config.sh
19:30:02 [2023-01-05T19:30:02.080Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:30:02 [2023-01-05T19:30:02.080Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
19:30:02 [2023-01-05T19:30:02.080Z] 
19:30:02 [2023-01-05T19:30:02.080Z] Generally Necessary:
19:30:02 [2023-01-05T19:30:02.080Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:30:02 [2023-01-05T19:30:02.080Z] - apparmor: enabled and tools installed
19:30:02 [2023-01-05T19:30:02.080Z] - CONFIG_NAMESPACES: enabled
19:30:02 [2023-01-05T19:30:02.080Z] - CONFIG_NET_NS: enabled
19:30:02 [2023-01-05T19:30:02.080Z] - CONFIG_PID_NS: enabled
19:30:02 [2023-01-05T19:30:02.080Z] - CONFIG_IPC_NS: enabled
19:30:02 [2023-01-05T19:30:02.080Z] - CONFIG_UTS_NS: enabled
19:30:02 [2023-01-05T19:30:02.080Z] - CONFIG_CGROUPS: enabled
19:30:02 [2023-01-05T19:30:02.080Z] - CONFIG_CGROUP_CPUACCT: enabled
19:30:02 [2023-01-05T19:30:02.080Z] - CONFIG_CGROUP_DEVICE: enabled
19:30:02 [2023-01-05T19:30:02.080Z] - CONFIG_CGROUP_FREEZER: enabled
19:30:02 [2023-01-05T19:30:02.080Z] - CONFIG_CGROUP_SCHED: enabled
19:30:02 [2023-01-05T19:30:02.080Z] - CONFIG_CPUSETS: enabled
19:30:02 [2023-01-05T19:30:02.080Z] - CONFIG_MEMCG: enabled
19:30:02 [2023-01-05T19:30:02.080Z] - CONFIG_KEYS: enabled
19:30:02 [2023-01-05T19:30:02.080Z] - CONFIG_VETH: enabled (as module)
19:30:02 [2023-01-05T19:30:02.080Z] - CONFIG_BRIDGE: enabled (as module)
19:30:02 [2023-01-05T19:30:02.080Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_NF_NAT: enabled (as module)
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_POSIX_MQUEUE: enabled
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_CGROUP_BPF: enabled
19:30:02 [2023-01-05T19:30:02.340Z] 
19:30:02 [2023-01-05T19:30:02.340Z] Optional Features:
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_USER_NS: enabled
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_SECCOMP: enabled
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_SECCOMP_FILTER: enabled
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_CGROUP_PIDS: enabled
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_MEMCG_SWAP: enabled
19:30:02 [2023-01-05T19:30:02.340Z]     (cgroup swap accounting is currently enabled)
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_BLK_CGROUP: enabled
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_CGROUP_PERF: enabled
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_CGROUP_HUGETLB: enabled
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_CFS_BANDWIDTH: enabled
19:30:02 [2023-01-05T19:30:02.340Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:30:02 [2023-01-05T19:30:02.598Z] - CONFIG_RT_GROUP_SCHED: missing
19:30:02 [2023-01-05T19:30:02.598Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:30:02 [2023-01-05T19:30:02.598Z] - CONFIG_IP_VS: enabled (as module)
19:30:02 [2023-01-05T19:30:02.598Z] - CONFIG_IP_VS_NFCT: enabled
19:30:02 [2023-01-05T19:30:02.598Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:30:02 [2023-01-05T19:30:02.598Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:30:02 [2023-01-05T19:30:02.598Z] - CONFIG_IP_VS_RR: enabled (as module)
19:30:02 [2023-01-05T19:30:02.598Z] - CONFIG_SECURITY_SELINUX: enabled
19:30:02 [2023-01-05T19:30:02.598Z] - CONFIG_SECURITY_APPARMOR: enabled
19:30:02 [2023-01-05T19:30:02.598Z] - CONFIG_EXT4_FS: enabled
19:30:02 [2023-01-05T19:30:02.598Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:30:02 [2023-01-05T19:30:02.598Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:30:02 [2023-01-05T19:30:02.598Z] - Network Drivers:
19:30:02 [2023-01-05T19:30:02.598Z]   - "overlay":
19:30:02 [2023-01-05T19:30:02.598Z]     - CONFIG_VXLAN: enabled (as module)
19:30:02 [2023-01-05T19:30:02.598Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:30:02 [2023-01-05T19:30:02.598Z]       Optional (for encrypted networks):
19:30:02 [2023-01-05T19:30:02.855Z]       - CONFIG_CRYPTO: enabled
19:30:02 [2023-01-05T19:30:02.855Z]       - CONFIG_CRYPTO_AEAD: enabled
19:30:02 [2023-01-05T19:30:02.855Z]       - CONFIG_CRYPTO_GCM: enabled
19:30:02 [2023-01-05T19:30:02.855Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:30:02 [2023-01-05T19:30:02.855Z]       - CONFIG_CRYPTO_GHASH: enabled
19:30:02 [2023-01-05T19:30:02.855Z]       - CONFIG_XFRM: enabled
19:30:02 [2023-01-05T19:30:02.855Z]       - CONFIG_XFRM_USER: enabled (as module)
19:30:02 [2023-01-05T19:30:02.855Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:30:02 [2023-01-05T19:30:02.855Z]       - CONFIG_INET_ESP: enabled (as module)
19:30:02 [2023-01-05T19:30:02.855Z]   - "ipvlan":
19:30:02 [2023-01-05T19:30:02.855Z]     - CONFIG_IPVLAN: enabled (as module)
19:30:02 [2023-01-05T19:30:02.855Z]   - "macvlan":
19:30:02 [2023-01-05T19:30:02.855Z]     - CONFIG_MACVLAN: enabled (as module)
19:30:02 [2023-01-05T19:30:02.855Z]     - CONFIG_DUMMY: enabled (as module)
19:30:02 [2023-01-05T19:30:02.855Z]   - "ftp,tftp client in container":
19:30:02 [2023-01-05T19:30:02.855Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:30:02 [2023-01-05T19:30:02.855Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:30:02 [2023-01-05T19:30:02.855Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:30:02 [2023-01-05T19:30:02.855Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:30:02 [2023-01-05T19:30:02.855Z] - Storage Drivers:
19:30:02 [2023-01-05T19:30:02.855Z]   - "aufs":
19:30:02 [2023-01-05T19:30:02.855Z]     - CONFIG_AUFS_FS: enabled (as module)
19:30:02 [2023-01-05T19:30:02.855Z]   - "btrfs":
19:30:02 [2023-01-05T19:30:02.855Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:30:02 [2023-01-05T19:30:02.855Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:30:02 [2023-01-05T19:30:02.855Z]   - "devicemapper":
19:30:02 [2023-01-05T19:30:02.855Z]     - CONFIG_BLK_DEV_DM: enabled
19:30:02 [2023-01-05T19:30:02.855Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:30:02 [2023-01-05T19:30:02.855Z]   - "overlay":
19:30:02 [2023-01-05T19:30:02.855Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:30:02 [2023-01-05T19:30:02.855Z]   - "zfs":
19:30:02 [2023-01-05T19:30:02.855Z]     - /dev/zfs: present
19:30:02 [2023-01-05T19:30:02.855Z]     - zfs command: missing
19:30:02 [2023-01-05T19:30:02.856Z]     - zpool command: missing
19:30:02 [2023-01-05T19:30:02.856Z] 
19:30:02 [2023-01-05T19:30:02.856Z] Limits:
19:30:02 [2023-01-05T19:30:02.856Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:30:02 [2023-01-05T19:30:02.856Z] 
19:30:02 [2023-01-05T19:30:02.856Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:30:03 [2023-01-05T19:30:03.887Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0d1aba547ea9cd750a3a37970312b03b76b8c870 .
19:30:04 [2023-01-05T19:30:04.151Z] #1 [internal] load build definition from Dockerfile
19:30:04 [2023-01-05T19:30:04.411Z] #1 transferring dockerfile: 26.18kB done
19:30:04 [2023-01-05T19:30:04.411Z] #1 DONE 0.2s
19:30:04 [2023-01-05T19:30:04.411Z] 
19:30:04 [2023-01-05T19:30:04.411Z] #2 [internal] load .dockerignore
19:30:04 [2023-01-05T19:30:04.411Z] #2 transferring context: 113B done
19:30:04 [2023-01-05T19:30:04.411Z] #2 DONE 0.2s
19:30:04 [2023-01-05T19:30:04.411Z] 
19:30:04 [2023-01-05T19:30:04.411Z] #3 resolve image config for docker.io/docker/dockerfile:1
19:30:04 [2023-01-05T19:30:04.670Z] #3 DONE 0.4s
19:30:04 [2023-01-05T19:30:04.670Z] 
19:30:04 [2023-01-05T19:30:04.670Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
19:30:04 [2023-01-05T19:30:04.670Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
19:30:04 [2023-01-05T19:30:04.670Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
19:30:04 [2023-01-05T19:30:04.670Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
19:30:04 [2023-01-05T19:30:04.670Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
19:30:04 [2023-01-05T19:30:04.670Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 4.19MB / 9.21MB 0.1s
19:30:04 [2023-01-05T19:30:04.929Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s
19:30:05 [2023-01-05T19:30:05.189Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.4s done
19:30:05 [2023-01-05T19:30:05.189Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
19:30:05 [2023-01-05T19:30:05.447Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
19:30:05 [2023-01-05T19:30:05.447Z] #4 DONE 0.7s
19:30:05 [2023-01-05T19:30:05.447Z] 
19:30:05 [2023-01-05T19:30:05.447Z] #5 [internal] load metadata for docker.io/library/busybox:latest
19:30:06 [2023-01-05T19:30:06.013Z] #5 ...
19:30:06 [2023-01-05T19:30:06.013Z] 
19:30:06 [2023-01-05T19:30:06.013Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:30:06 [2023-01-05T19:30:06.013Z] #6 DONE 0.3s
19:30:06 [2023-01-05T19:30:06.013Z] 
19:30:06 [2023-01-05T19:30:06.013Z] #7 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye
19:30:06 [2023-01-05T19:30:06.013Z] #7 DONE 0.5s
19:30:06 [2023-01-05T19:30:06.013Z] 
19:30:06 [2023-01-05T19:30:06.013Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
19:30:06 [2023-01-05T19:30:06.013Z] #8 DONE 0.5s
19:30:06 [2023-01-05T19:30:06.013Z] 
19:30:06 [2023-01-05T19:30:06.013Z] #5 [internal] load metadata for docker.io/library/busybox:latest
19:30:06 [2023-01-05T19:30:06.013Z] #5 DONE 0.5s
19:30:06 [2023-01-05T19:30:06.013Z] 
19:30:06 [2023-01-05T19:30:06.013Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
19:30:06 [2023-01-05T19:30:06.013Z] #9 DONE 0.6s
19:30:06 [2023-01-05T19:30:06.584Z] 
19:30:06 [2023-01-05T19:30:06.584Z] #10 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
19:30:06 [2023-01-05T19:30:06.584Z] #10 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
19:30:06 [2023-01-05T19:30:06.584Z] #10 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.1s done
19:30:06 [2023-01-05T19:30:06.845Z] #10 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done
19:30:06 [2023-01-05T19:30:06.845Z] #10 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done
19:30:06 [2023-01-05T19:30:06.845Z] #10 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done
19:30:08 [2023-01-05T19:30:08.223Z] #10 ...
19:30:08 [2023-01-05T19:30:08.223Z] 
19:30:08 [2023-01-05T19:30:08.223Z] #11 [internal] load build context
19:30:08 [2023-01-05T19:30:08.223Z] #11 transferring context: 63.83MB 1.6s done
19:30:08 [2023-01-05T19:30:08.223Z] #11 DONE 1.6s
19:30:08 [2023-01-05T19:30:08.223Z] 
19:30:08 [2023-01-05T19:30:08.223Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
19:30:08 [2023-01-05T19:30:08.223Z] #12 DONE 1.7s
19:30:08 [2023-01-05T19:30:08.482Z] 
19:30:08 [2023-01-05T19:30:08.482Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
19:30:08 [2023-01-05T19:30:08.482Z] #12 DONE 1.7s
19:30:08 [2023-01-05T19:30:08.482Z] 
19:30:08 [2023-01-05T19:30:08.482Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
19:30:08 [2023-01-05T19:30:08.482Z] #13 resolve docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb 0.0s done
19:30:08 [2023-01-05T19:30:08.482Z] #13 sha256:681df87843c8ba25756164c1c630a659975af6c16b7246ac59c08ac71fce5a2d 1.80kB / 1.80kB done
19:30:08 [2023-01-05T19:30:08.482Z] #13 sha256:34d882fa8bfc1733c1318d18869c3f9e410f023e1f4316276558cd71846bef01 7.12kB / 7.12kB done
19:30:08 [2023-01-05T19:30:08.482Z] #13 sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb 1.86kB / 1.86kB done
19:30:08 [2023-01-05T19:30:08.482Z] #13 sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 10.87MB / 10.87MB 0.7s done
19:30:08 [2023-01-05T19:30:08.482Z] #13 sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 5.15MB / 5.15MB 0.4s done
19:30:08 [2023-01-05T19:30:08.482Z] #13 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 1.6s done
19:30:08 [2023-01-05T19:30:08.482Z] #13 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 81.39MB / 81.39MB 1.7s
19:30:08 [2023-01-05T19:30:08.482Z] #13 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 3.15MB / 54.68MB 1.7s
19:30:08 [2023-01-05T19:30:08.482Z] #13 extracting sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5
19:30:08 [2023-01-05T19:30:08.482Z] #13 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 81.39MB / 81.39MB 1.7s done
19:30:08 [2023-01-05T19:30:08.482Z] #13 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 22.32MB / 54.68MB 1.9s
19:30:08 [2023-01-05T19:30:08.482Z] #13 sha256:0eb3ddaa61147c4c43373adf36e8475f289770ce1ee979a3dc116b0a8096af85 156B / 156B 1.8s done
19:30:08 [2023-01-05T19:30:08.482Z] #13 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 8.39MB / 115.17MB 1.9s
19:30:08 [2023-01-05T19:30:08.740Z] #13 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 29.36MB / 54.68MB 2.0s
19:30:08 [2023-01-05T19:30:08.740Z] #13 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 14.68MB / 115.17MB 2.0s
19:30:08 [2023-01-05T19:30:08.740Z] #13 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 42.99MB / 54.68MB 2.1s
19:30:08 [2023-01-05T19:30:08.740Z] #13 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 24.88MB / 115.17MB 2.1s
19:30:09 [2023-01-05T19:30:09.000Z] #13 ...
19:30:09 [2023-01-05T19:30:09.000Z] 
19:30:09 [2023-01-05T19:30:09.000Z] #10 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
19:30:09 [2023-01-05T19:30:09.000Z] #10 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 1.7s done
19:30:09 [2023-01-05T19:30:09.000Z] #10 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done
19:30:09 [2023-01-05T19:30:09.000Z] #10 DONE 2.2s
19:30:09 [2023-01-05T19:30:09.000Z] 
19:30:09 [2023-01-05T19:30:09.000Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
19:30:09 [2023-01-05T19:30:09.000Z] #13 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 50.33MB / 54.68MB 2.2s
19:30:09 [2023-01-05T19:30:09.000Z] #13 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 35.65MB / 115.17MB 2.2s
19:30:09 [2023-01-05T19:30:09.000Z] #13 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 54.68MB / 54.68MB 2.3s
19:30:09 [2023-01-05T19:30:09.000Z] #13 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 47.19MB / 115.17MB 2.3s
19:30:09 [2023-01-05T19:30:09.000Z] #13 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 68.16MB / 115.17MB 2.5s
19:30:09 [2023-01-05T19:30:09.259Z] #13 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 76.55MB / 115.17MB 2.6s
19:30:09 [2023-01-05T19:30:09.259Z] #13 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 88.08MB / 115.17MB 2.7s
19:30:09 [2023-01-05T19:30:09.521Z] #13 ...
19:30:09 [2023-01-05T19:30:09.521Z] 
19:30:09 [2023-01-05T19:30:09.521Z] #14 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39
19:30:09 [2023-01-05T19:30:09.521Z] #14 resolve docker.io/library/busybox@sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39 0.1s done
19:30:09 [2023-01-05T19:30:09.521Z] #14 sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39 2.29kB / 2.29kB done
19:30:09 [2023-01-05T19:30:09.521Z] #14 sha256:9421d4cc473b282bf48888476604444fa3c74f6e3f5cddfa210e773c534cd33d 528B / 528B done
19:30:09 [2023-01-05T19:30:09.521Z] #14 sha256:9bf1b624e59da5e71e18c45607c874e315de6155d0094fe4d4daa9361dd7e2c4 1.47kB / 1.47kB done
19:30:09 [2023-01-05T19:30:09.522Z] #14 sha256:ce2f991d7b899f573f7570b836ae8afab15f0b700a5f9a3cd73c9f569d60fc1a 2.00MB / 2.00MB 2.0s done
19:30:09 [2023-01-05T19:30:09.522Z] #14 extracting sha256:ce2f991d7b899f573f7570b836ae8afab15f0b700a5f9a3cd73c9f569d60fc1a 0.3s done
19:30:09 [2023-01-05T19:30:09.522Z] #14 DONE 2.9s
19:30:09 [2023-01-05T19:30:09.522Z] 
19:30:09 [2023-01-05T19:30:09.522Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
19:30:09 [2023-01-05T19:30:09.522Z] #13 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 54.68MB / 54.68MB 2.7s done
19:30:09 [2023-01-05T19:30:09.522Z] #13 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 98.57MB / 115.17MB 2.8s
19:30:09 [2023-01-05T19:30:09.522Z] #13 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 115.17MB / 115.17MB 3.0s
19:30:10 [2023-01-05T19:30:10.088Z] #13 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 115.17MB / 115.17MB 3.2s done
19:30:10 [2023-01-05T19:30:10.346Z] #13 ...
19:30:10 [2023-01-05T19:30:10.346Z] 
19:30:10 [2023-01-05T19:30:10.346Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:30:10 [2023-01-05T19:30:10.346Z] #15 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
19:30:10 [2023-01-05T19:30:10.346Z] #15 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
19:30:10 [2023-01-05T19:30:10.346Z] #15 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
19:30:10 [2023-01-05T19:30:10.346Z] #15 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
19:30:10 [2023-01-05T19:30:10.346Z] #15 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.6s done
19:30:10 [2023-01-05T19:30:10.346Z] #15 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done
19:30:10 [2023-01-05T19:30:10.346Z] #15 DONE 3.7s
19:30:10 [2023-01-05T19:30:10.609Z] 
19:30:10 [2023-01-05T19:30:10.609Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
19:30:10 [2023-01-05T19:30:10.867Z] #13 extracting sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 2.6s done
19:30:11 [2023-01-05T19:30:11.125Z] #13 ...
19:30:11 [2023-01-05T19:30:11.125Z] 
19:30:11 [2023-01-05T19:30:11.125Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
19:30:11 [2023-01-05T19:30:11.125Z] #16 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done
19:30:11 [2023-01-05T19:30:11.125Z] #16 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
19:30:11 [2023-01-05T19:30:11.125Z] #16 sha256:cd0203336405261730500869e4ea4c4e28b485188b4719531851a103feacdde1 529B / 529B done
19:30:11 [2023-01-05T19:30:11.125Z] #16 sha256:917ea2fdcbd63d7446a418b5bb0d800d60a43a3c3cc36fdaedf9d5e2d9044492 1.48kB / 1.48kB done
19:30:11 [2023-01-05T19:30:11.125Z] #16 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 1.5s done
19:30:11 [2023-01-05T19:30:11.125Z] #16 DONE 4.5s
19:30:11 [2023-01-05T19:30:11.125Z] 
19:30:11 [2023-01-05T19:30:11.125Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
19:30:11 [2023-01-05T19:30:11.125Z] #13 extracting sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5
19:30:11 [2023-01-05T19:30:11.125Z] #13 extracting sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 0.2s done
19:30:11 [2023-01-05T19:30:11.387Z] #13 extracting sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5
19:30:11 [2023-01-05T19:30:11.648Z] #13 extracting sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 0.3s done
19:30:11 [2023-01-05T19:30:11.906Z] #13 extracting sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 0.1s
19:30:14 [2023-01-05T19:30:14.439Z] #13 ...
19:30:14 [2023-01-05T19:30:14.439Z] 
19:30:14 [2023-01-05T19:30:14.439Z] #17 [build-dummy 2/2] RUN mkdir -p /build
19:30:14 [2023-01-05T19:30:14.439Z] #17 DONE 4.9s
19:30:14 [2023-01-05T19:30:14.439Z] 
19:30:14 [2023-01-05T19:30:14.439Z] #18 [binary-dummy 1/1] COPY --from=build-dummy /build /build
19:30:14 [2023-01-05T19:30:14.700Z] #18 DONE 0.2s
19:30:14 [2023-01-05T19:30:14.700Z] 
19:30:14 [2023-01-05T19:30:14.700Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
19:30:15 [2023-01-05T19:30:15.277Z] #13 extracting sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 3.2s done
19:30:15 [2023-01-05T19:30:15.278Z] #13 extracting sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 0.1s
19:30:17 [2023-01-05T19:30:17.806Z] #13 extracting sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 2.5s done
19:30:17 [2023-01-05T19:30:17.806Z] #13 extracting sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a
19:30:21 [2023-01-05T19:30:21.090Z] #13 ...
19:30:21 [2023-01-05T19:30:21.090Z] 
19:30:21 [2023-01-05T19:30:21.090Z] #19 [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
19:30:21 [2023-01-05T19:30:21.090Z] #0 1.041 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
19:30:21 [2023-01-05T19:30:21.090Z] #0 1.052 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:30:21 [2023-01-05T19:30:21.090Z] #0 1.088 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:30:21 [2023-01-05T19:30:21.090Z] #0 1.248 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:30:21 [2023-01-05T19:30:21.090Z] #0 1.606 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
19:30:21 [2023-01-05T19:30:21.090Z] #0 1.692 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:30:21 [2023-01-05T19:30:21.090Z] #0 2.686 Fetched 8498 kB in 2s (4462 kB/s)
19:30:21 [2023-01-05T19:30:21.090Z] #0 2.686 Reading package lists...
19:30:21 [2023-01-05T19:30:21.090Z] #0 3.313 Reading package lists...
19:30:21 [2023-01-05T19:30:21.090Z] #0 3.915 Building dependency tree...
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.277 The following additional packages will be installed:
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.277   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.277   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.279 Recommended packages:
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.279   libldap-common publicsuffix libsasl2-modules
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.404 The following NEW packages will be installed:
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.408   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.408   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.408   libssh2-1 openssl
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.677 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.677 Need to get 2941 kB of archives.
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.677 After this operation, 6478 kB of additional disk space will be used.
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.677 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.686 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.687 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.699 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.701 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.707 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.707 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.707 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.707 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.707 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.707 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.714 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.714 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.733 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.733 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.958 debconf: delaying package configuration, since apt-utils is not installed
19:30:21 [2023-01-05T19:30:21.090Z] #0 4.988 Fetched 2941 kB in 0s (9195 kB/s)
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.015 Selecting previously unselected package openssl.
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.015 (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.)
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.015 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.018 Unpacking openssl (1.1.1n-0+deb11u3) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.141 Selecting previously unselected package ca-certificates.
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.141 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.146 Unpacking ca-certificates (20210119) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.212 Selecting previously unselected package libbrotli1:arm64.
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.212 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.222 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.288 Selecting previously unselected package libsasl2-modules-db:arm64.
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.288 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.291 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.331 Selecting previously unselected package libsasl2-2:arm64.
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.331 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.334 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.382 Selecting previously unselected package libldap-2.4-2:arm64.
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.383 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.388 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.449 Selecting previously unselected package libnghttp2-14:arm64.
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.451 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.455 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.497 Selecting previously unselected package libpsl5:arm64.
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.498 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.502 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.544 Selecting previously unselected package librtmp1:arm64.
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.545 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.549 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.592 Selecting previously unselected package libssh2-1:arm64.
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.592 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.596 Unpacking libssh2-1:arm64 (1.9.0-2) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.651 Selecting previously unselected package libcurl4:arm64.
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.651 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.655 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.813 Selecting previously unselected package curl.
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.813 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.821 Unpacking curl (7.74.0-1.3+deb11u3) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.881 Selecting previously unselected package libonig5:arm64.
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.881 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.885 Unpacking libonig5:arm64 (6.9.6-1.1) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.994 Selecting previously unselected package libjq1:arm64.
19:30:21 [2023-01-05T19:30:21.090Z] #0 5.995 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 6.003 Unpacking libjq1:arm64 (1.6-2.1) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 6.044 Selecting previously unselected package jq.
19:30:21 [2023-01-05T19:30:21.090Z] #0 6.044 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 6.049 Unpacking jq (1.6-2.1) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 6.092 Setting up libpsl5:arm64 (0.21.0-1.2) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 6.105 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 6.116 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 6.131 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 6.144 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 6.157 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 6.169 Setting up libssh2-1:arm64 (1.9.0-2) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 6.184 Setting up openssl (1.1.1n-0+deb11u3) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 6.202 Setting up libonig5:arm64 (6.9.6-1.1) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 6.214 Setting up libjq1:arm64 (1.6-2.1) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 6.225 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 6.237 Setting up ca-certificates (20210119) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 6.903 Updating certificates in /etc/ssl/certs...
19:30:21 [2023-01-05T19:30:21.090Z] #0 7.765 129 added, 0 removed; done.
19:30:21 [2023-01-05T19:30:21.090Z] #0 7.837 Setting up jq (1.6-2.1) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 7.975 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 7.988 Setting up curl (7.74.0-1.3+deb11u3) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 8.000 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 8.022 Processing triggers for ca-certificates (20210119) ...
19:30:21 [2023-01-05T19:30:21.090Z] #0 8.031 Updating certificates in /etc/ssl/certs...
19:30:21 [2023-01-05T19:30:21.090Z] #0 8.848 0 added, 0 removed; done.
19:30:21 [2023-01-05T19:30:21.090Z] #0 8.848 Running hooks in /etc/ca-certificates/update.d...
19:30:21 [2023-01-05T19:30:21.090Z] #0 8.851 done.
19:30:21 [2023-01-05T19:30:21.348Z] #19 ...
19:30:21 [2023-01-05T19:30:21.348Z] 
19:30:21 [2023-01-05T19:30:21.348Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
19:30:21 [2023-01-05T19:30:21.985Z] #13 extracting sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 4.1s done
19:30:22 [2023-01-05T19:30:22.552Z] #13 extracting sha256:0eb3ddaa61147c4c43373adf36e8475f289770ce1ee979a3dc116b0a8096af85 done
19:30:22 [2023-01-05T19:30:22.809Z] #13 DONE 16.1s
19:30:22 [2023-01-05T19:30:22.809Z] 
19:30:22 [2023-01-05T19:30:22.809Z] #20 [base 2/5] COPY --from=xx / /
19:30:24 [2023-01-05T19:30:24.181Z] #20 DONE 1.5s
19:30:24 [2023-01-05T19:30:24.181Z] 
19:30:24 [2023-01-05T19:30:24.181Z] #19 [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
19:30:24 [2023-01-05T19:30:24.181Z] #19 DONE 13.0s
19:30:24 [2023-01-05T19:30:24.181Z] 
19:30:24 [2023-01-05T19:30:24.181Z] #21 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:30:24 [2023-01-05T19:30:24.181Z] #21 DONE 0.1s
19:30:24 [2023-01-05T19:30:24.181Z] 
19:30:24 [2023-01-05T19:30:24.181Z] #22 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:30:24 [2023-01-05T19:30:24.747Z] #22 DONE 0.6s
19:30:24 [2023-01-05T19:30:24.747Z] 
19:30:24 [2023-01-05T19:30:24.747Z] #23 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
19:30:25 [2023-01-05T19:30:25.314Z] #23 DONE 0.6s
19:30:25 [2023-01-05T19:30:25.314Z] 
19:30:25 [2023-01-05T19:30:25.314Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
19:30:26 [2023-01-05T19:30:26.256Z] #24 0.836 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:30:26 [2023-01-05T19:30:26.256Z] #24 0.926 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:30:26 [2023-01-05T19:30:26.256Z] #24 0.929 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:30:26 [2023-01-05T19:30:26.256Z] #24 0.974 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:30:26 [2023-01-05T19:30:26.515Z] #24 1.248 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
19:30:26 [2023-01-05T19:30:26.773Z] #24 1.249 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:30:27 [2023-01-05T19:30:27.707Z] #24 2.163 Fetched 8498 kB in 2s (5109 kB/s)
19:30:27 [2023-01-05T19:30:27.965Z] #24 2.163 Reading package lists...
19:30:28 [2023-01-05T19:30:28.532Z] #24 2.697 Reading package lists...
19:30:28 [2023-01-05T19:30:28.791Z] #24 3.236 Building dependency tree...
19:30:28 [2023-01-05T19:30:28.791Z] #24 3.390 Reading state information...
19:30:29 [2023-01-05T19:30:29.051Z] #24 3.584 The following additional packages will be installed:
19:30:29 [2023-01-05T19:30:29.051Z] #24 3.585   libmagic-mgc libmagic1
19:30:29 [2023-01-05T19:30:29.051Z] #24 3.620 The following NEW packages will be installed:
19:30:29 [2023-01-05T19:30:29.051Z] #24 3.621   file libmagic-mgc libmagic1
19:30:29 [2023-01-05T19:30:29.309Z] #24 3.914 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
19:30:29 [2023-01-05T19:30:29.309Z] #24 3.914 Need to get 463 kB of archives.
19:30:29 [2023-01-05T19:30:29.309Z] #24 3.914 After this operation, 7063 kB of additional disk space will be used.
19:30:29 [2023-01-05T19:30:29.309Z] #24 3.914 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
19:30:29 [2023-01-05T19:30:29.309Z] #24 3.918 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
19:30:29 [2023-01-05T19:30:29.309Z] #24 3.920 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
19:30:29 [2023-01-05T19:30:29.309Z] #24 4.118 debconf: delaying package configuration, since apt-utils is not installed
19:30:29 [2023-01-05T19:30:29.568Z] #24 4.159 Fetched 463 kB in 0s (1586 kB/s)
19:30:29 [2023-01-05T19:30:29.568Z] #24 4.259 Selecting previously unselected package libmagic-mgc.
19:30:29 [2023-01-05T19:30:29.827Z] #24 4.259 (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.)
19:30:29 [2023-01-05T19:30:29.827Z] #24 4.267 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
19:30:29 [2023-01-05T19:30:29.827Z] #24 4.270 Unpacking libmagic-mgc (1:5.39-3) ...
19:30:29 [2023-01-05T19:30:29.827Z] #24 4.388 Selecting previously unselected package libmagic1:arm64.
19:30:29 [2023-01-05T19:30:29.827Z] #24 4.390 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
19:30:29 [2023-01-05T19:30:29.827Z] #24 4.397 Unpacking libmagic1:arm64 (1:5.39-3) ...
19:30:29 [2023-01-05T19:30:29.827Z] #24 4.439 Selecting previously unselected package file.
19:30:29 [2023-01-05T19:30:29.827Z] #24 4.440 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
19:30:29 [2023-01-05T19:30:29.827Z] #24 4.444 Unpacking file (1:5.39-3) ...
19:30:29 [2023-01-05T19:30:29.827Z] #24 4.565 Setting up libmagic-mgc (1:5.39-3) ...
19:30:29 [2023-01-05T19:30:29.827Z] #24 4.575 Setting up libmagic1:arm64 (1:5.39-3) ...
19:30:29 [2023-01-05T19:30:29.827Z] #24 4.592 Setting up file (1:5.39-3) ...
19:30:29 [2023-01-05T19:30:29.827Z] #24 4.601 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:30:30 [2023-01-05T19:30:30.088Z] #24 DONE 4.7s
19:30:30 [2023-01-05T19:30:30.088Z] 
19:30:30 [2023-01-05T19:30:30.088Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
19:30:30 [2023-01-05T19:30:30.088Z] #0 1.738 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
19:30:30 [2023-01-05T19:30:30.088Z] #0 1.930 
19:30:30 [2023-01-05T19:30:30.089Z] #0 2.152 #=#=#                                                                         

######################################################################## 100.0%
19:30:30 [2023-01-05T19:30:30.089Z] #0 2.405 
19:30:30 [2023-01-05T19:30:30.089Z] #0 3.469 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
19:30:30 [2023-01-05T19:30:30.089Z] #0 3.687 
19:30:30 [2023-01-05T19:30:30.089Z] #0 3.907 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
19:30:30 [2023-01-05T19:30:30.089Z] #0 4.222 
19:30:30 [2023-01-05T19:30:30.089Z] #0 5.302 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
19:30:30 [2023-01-05T19:30:30.089Z] #0 5.507 
19:30:30 [2023-01-05T19:30:30.346Z] #0 5.730 #=#=#                                                                         

                                                                           0.0%
###############################                                           43.9%
19:30:30 [2023-01-05T19:30:30.346Z] #25 ...
19:30:30 [2023-01-05T19:30:30.346Z] 
19:30:30 [2023-01-05T19:30:30.346Z] #26 [dockercli-src 1/5] WORKDIR /tmp/dockercli
19:30:30 [2023-01-05T19:30:30.346Z] #26 DONE 0.2s
19:30:30 [2023-01-05T19:30:30.346Z] 
19:30:30 [2023-01-05T19:30:30.346Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:30:30 [2023-01-05T19:30:30.346Z] #27 DONE 0.2s
19:30:30 [2023-01-05T19:30:30.346Z] 
19:30:30 [2023-01-05T19:30:30.346Z] #28 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
19:30:30 [2023-01-05T19:30:30.346Z] #28 DONE 0.3s
19:30:30 [2023-01-05T19:30:30.346Z] 
19:30:30 [2023-01-05T19:30:30.346Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
19:30:30 [2023-01-05T19:30:30.346Z] #0 5.730 #=#=#                                                                         

                                                                           0.0%
###############################                                           43.9%
#######################################################                   76.8%
19:30:30 [2023-01-05T19:30:30.346Z] #25 ...
19:30:30 [2023-01-05T19:30:30.346Z] 
19:30:30 [2023-01-05T19:30:30.346Z] #29 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
19:30:30 [2023-01-05T19:30:30.346Z] #29 ...
19:30:30 [2023-01-05T19:30:30.346Z] 
19:30:30 [2023-01-05T19:30:30.346Z] #30 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
19:30:30 [2023-01-05T19:30:30.346Z] #30 DONE 0.3s
19:30:30 [2023-01-05T19:30:30.346Z] 
19:30:30 [2023-01-05T19:30:30.346Z] #31 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
19:30:30 [2023-01-05T19:30:30.346Z] #31 DONE 0.3s
19:30:30 [2023-01-05T19:30:30.346Z] 
19:30:30 [2023-01-05T19:30:30.346Z] #32 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
19:30:30 [2023-01-05T19:30:30.346Z] #32 DONE 0.3s
19:30:30 [2023-01-05T19:30:30.346Z] 
19:30:30 [2023-01-05T19:30:30.346Z] #33 [swagger-src 1/3] WORKDIR /usr/src/swagger
19:30:30 [2023-01-05T19:30:30.346Z] #33 DONE 0.3s
19:30:30 [2023-01-05T19:30:30.611Z] 
19:30:30 [2023-01-05T19:30:30.611Z] #34 [runc-src 1/3] WORKDIR /usr/src/runc
19:30:30 [2023-01-05T19:30:30.611Z] #34 DONE 0.4s
19:30:30 [2023-01-05T19:30:30.611Z] 
19:30:30 [2023-01-05T19:30:30.611Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:30:30 [2023-01-05T19:30:30.611Z] #35 DONE 0.5s
19:30:30 [2023-01-05T19:30:30.611Z] 
19:30:30 [2023-01-05T19:30:30.611Z] #36 [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
19:30:30 [2023-01-05T19:30:30.611Z] #36 DONE 0.5s
19:30:30 [2023-01-05T19:30:30.611Z] 
19:30:30 [2023-01-05T19:30:30.611Z] #37 [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
19:30:30 [2023-01-05T19:30:30.611Z] #37 ...
19:30:30 [2023-01-05T19:30:30.611Z] 
19:30:30 [2023-01-05T19:30:30.611Z] #38 [registry-src 1/2] WORKDIR /usr/src/registry
19:30:30 [2023-01-05T19:30:30.611Z] #38 DONE 0.6s
19:30:30 [2023-01-05T19:30:30.611Z] 
19:30:30 [2023-01-05T19:30:30.611Z] #39 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
19:30:30 [2023-01-05T19:30:30.611Z] #39 DONE 0.7s
19:30:30 [2023-01-05T19:30:30.873Z] 
19:30:30 [2023-01-05T19:30:30.873Z] #40 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
19:30:30 [2023-01-05T19:30:30.873Z] #40 DONE 0.7s
19:30:30 [2023-01-05T19:30:30.873Z] 
19:30:30 [2023-01-05T19:30:30.873Z] #41 [containerd-src 1/3] WORKDIR /usr/src/containerd
19:30:30 [2023-01-05T19:30:30.873Z] #41 DONE 0.7s
19:30:30 [2023-01-05T19:30:30.873Z] 
19:30:30 [2023-01-05T19:30:30.873Z] #42 [tini-src 1/3] WORKDIR /usr/src/tini
19:30:30 [2023-01-05T19:30:30.873Z] #42 DONE 0.7s
19:30:30 [2023-01-05T19:30:30.873Z] 
19:30:30 [2023-01-05T19:30:30.873Z] #43 [delve-src 1/3] WORKDIR /usr/src/delve
19:30:30 [2023-01-05T19:30:30.873Z] #43 DONE 0.7s
19:30:30 [2023-01-05T19:30:30.873Z] 
19:30:30 [2023-01-05T19:30:30.873Z] #44 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
19:30:35 [2023-01-05T19:30:35.069Z] #44 ...
19:30:35 [2023-01-05T19:30:35.069Z] 
19:30:35 [2023-01-05T19:30:35.069Z] #29 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
19:30:35 [2023-01-05T19:30:35.069Z] #29 4.141 hint: Using 'master' as the name for the initial branch. This default branch name
19:30:35 [2023-01-05T19:30:35.069Z] #29 4.142 hint: is subject to change. To configure the initial branch name to use in all
19:30:35 [2023-01-05T19:30:35.069Z] #29 4.142 hint: of your new repositories, which will suppress this warning, call:
19:30:35 [2023-01-05T19:30:35.069Z] #29 4.142 hint: 
19:30:35 [2023-01-05T19:30:35.069Z] #29 4.142 hint: 	git config --global init.defaultBranch <name>
19:30:35 [2023-01-05T19:30:35.069Z] #29 4.142 hint: 
19:30:35 [2023-01-05T19:30:35.069Z] #29 4.142 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:30:35 [2023-01-05T19:30:35.069Z] #29 4.142 hint: 'development'. The just-created branch can be renamed via this command:
19:30:35 [2023-01-05T19:30:35.069Z] #29 4.142 hint: 
19:30:35 [2023-01-05T19:30:35.069Z] #29 4.142 hint: 	git branch -m <name>
19:30:35 [2023-01-05T19:30:35.069Z] #29 4.143 Initialized empty Git repository in /tmp/dockercli/.git/
19:30:35 [2023-01-05T19:30:35.069Z] #29 DONE 4.3s
19:30:35 [2023-01-05T19:30:35.069Z] 
19:30:35 [2023-01-05T19:30:35.069Z] #45 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:30:35 [2023-01-05T19:30:35.333Z] #45 ...
19:30:35 [2023-01-05T19:30:35.333Z] 
19:30:35 [2023-01-05T19:30:35.333Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
19:30:35 [2023-01-05T19:30:35.333Z] #0 5.730 #=#=#                                                                         

                                                                           0.0%
###############################                                           43.9%
#######################################################                   76.8%
######################################################################## 100.0%
19:30:35 [2023-01-05T19:30:35.333Z] #25 6.381 
19:30:35 [2023-01-05T19:30:35.333Z] #25 8.251 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
19:30:35 [2023-01-05T19:30:35.333Z] #25 8.593 
19:30:35 [2023-01-05T19:30:35.333Z] #25 8.870 #=#=#                                                                         

######################################################################## 100.0%
19:30:35 [2023-01-05T19:30:35.333Z] #25 9.236 
19:30:35 [2023-01-05T19:30:35.333Z] #25 9.966 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
19:30:35 [2023-01-05T19:30:35.333Z] #25 10.34 
19:30:35 [2023-01-05T19:30:35.333Z] #25 10.56 #=#=#                                                                         

######################################################################## 100.0%
19:30:35 [2023-01-05T19:30:35.333Z] #25 10.80 
19:30:35 [2023-01-05T19:30:35.333Z] #25 10.90 Download of images into '/build' complete.
19:30:35 [2023-01-05T19:30:35.333Z] #25 10.90 Use something like the following to load the result into a Docker daemon:
19:30:35 [2023-01-05T19:30:35.333Z] #25 10.90   tar -cC '/build' . | docker load
19:30:35 [2023-01-05T19:30:35.333Z] #25 DONE 11.0s
19:30:35 [2023-01-05T19:30:35.333Z] 
19:30:35 [2023-01-05T19:30:35.333Z] #46 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
19:30:35 [2023-01-05T19:30:35.333Z] #0 4.808 hint: Using 'master' as the name for the initial branch. This default branch name
19:30:35 [2023-01-05T19:30:35.333Z] #0 4.808 hint: is subject to change. To configure the initial branch name to use in all
19:30:35 [2023-01-05T19:30:35.333Z] #0 4.808 hint: of your new repositories, which will suppress this warning, call:
19:30:35 [2023-01-05T19:30:35.333Z] #0 4.808 hint: 
19:30:35 [2023-01-05T19:30:35.333Z] #0 4.808 hint: 	git config --global init.defaultBranch <name>
19:30:35 [2023-01-05T19:30:35.333Z] #0 4.808 hint: 
19:30:35 [2023-01-05T19:30:35.333Z] #0 4.808 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:30:35 [2023-01-05T19:30:35.333Z] #0 4.808 hint: 'development'. The just-created branch can be renamed via this command:
19:30:35 [2023-01-05T19:30:35.333Z] #0 4.808 hint: 
19:30:35 [2023-01-05T19:30:35.333Z] #0 4.808 hint: 	git branch -m <name>
19:30:35 [2023-01-05T19:30:35.333Z] #0 4.810 Initialized empty Git repository in /usr/src/swagger/.git/
19:30:35 [2023-01-05T19:30:35.333Z] #46 DONE 4.9s
19:30:35 [2023-01-05T19:30:35.333Z] 
19:30:35 [2023-01-05T19:30:35.333Z] #47 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
19:30:35 [2023-01-05T19:30:35.333Z] #0 4.536 hint: Using 'master' as the name for the initial branch. This default branch name
19:30:35 [2023-01-05T19:30:35.333Z] #0 4.536 hint: is subject to change. To configure the initial branch name to use in all
19:30:35 [2023-01-05T19:30:35.333Z] #0 4.536 hint: of your new repositories, which will suppress this warning, call:
19:30:35 [2023-01-05T19:30:35.333Z] #0 4.536 hint: 
19:30:35 [2023-01-05T19:30:35.333Z] #0 4.536 hint: 	git config --global init.defaultBranch <name>
19:30:35 [2023-01-05T19:30:35.333Z] #0 4.536 hint: 
19:30:35 [2023-01-05T19:30:35.333Z] #0 4.536 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:30:35 [2023-01-05T19:30:35.333Z] #0 4.536 hint: 'development'. The just-created branch can be renamed via this command:
19:30:35 [2023-01-05T19:30:35.333Z] #0 4.536 hint: 
19:30:35 [2023-01-05T19:30:35.333Z] #0 4.536 hint: 	git branch -m <name>
19:30:35 [2023-01-05T19:30:35.333Z] #0 4.544 Initialized empty Git repository in /usr/src/registry/.git/
19:30:35 [2023-01-05T19:30:35.333Z] #47 DONE 4.7s
19:30:35 [2023-01-05T19:30:35.333Z] 
19:30:35 [2023-01-05T19:30:35.333Z] #48 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:30:36 [2023-01-05T19:30:36.706Z] #48 ...
19:30:36 [2023-01-05T19:30:36.706Z] 
19:30:36 [2023-01-05T19:30:36.706Z] #44 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
19:30:36 [2023-01-05T19:30:36.706Z] #44 5.287 Initialized empty Git repository in /usr/src/delve/.git/
19:30:36 [2023-01-05T19:30:36.706Z] #44 5.287 hint: Using 'master' as the name for the initial branch. This default branch name
19:30:36 [2023-01-05T19:30:36.706Z] #44 5.287 hint: is subject to change. To configure the initial branch name to use in all
19:30:36 [2023-01-05T19:30:36.706Z] #44 5.287 hint: of your new repositories, which will suppress this warning, call:
19:30:36 [2023-01-05T19:30:36.706Z] #44 5.287 hint: 
19:30:36 [2023-01-05T19:30:36.706Z] #44 5.287 hint: 	git config --global init.defaultBranch <name>
19:30:36 [2023-01-05T19:30:36.706Z] #44 5.287 hint: 
19:30:36 [2023-01-05T19:30:36.706Z] #44 5.287 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:30:36 [2023-01-05T19:30:36.706Z] #44 5.287 hint: 'development'. The just-created branch can be renamed via this command:
19:30:36 [2023-01-05T19:30:36.706Z] #44 5.287 hint: 
19:30:36 [2023-01-05T19:30:36.706Z] #44 5.287 hint: 	git branch -m <name>
19:30:36 [2023-01-05T19:30:36.706Z] #44 DONE 5.7s
19:30:36 [2023-01-05T19:30:36.706Z] 
19:30:36 [2023-01-05T19:30:36.706Z] #49 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
19:30:36 [2023-01-05T19:30:36.706Z] #0 5.899 hint: Using 'master' as the name for the initial branch. This default branch name
19:30:36 [2023-01-05T19:30:36.706Z] #0 5.899 hint: is subject to change. To configure the initial branch name to use in all
19:30:36 [2023-01-05T19:30:36.706Z] #0 5.899 hint: of your new repositories, which will suppress this warning, call:
19:30:36 [2023-01-05T19:30:36.706Z] #0 5.899 hint: 
19:30:36 [2023-01-05T19:30:36.706Z] #0 5.899 hint: 	git config --global init.defaultBranch <name>
19:30:36 [2023-01-05T19:30:36.706Z] #0 5.899 hint: 
19:30:36 [2023-01-05T19:30:36.706Z] #0 5.899 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:30:36 [2023-01-05T19:30:36.706Z] #0 5.899 hint: 'development'. The just-created branch can be renamed via this command:
19:30:36 [2023-01-05T19:30:36.706Z] #0 5.899 hint: 
19:30:36 [2023-01-05T19:30:36.706Z] #0 5.899 hint: 	git branch -m <name>
19:30:36 [2023-01-05T19:30:36.706Z] #0 5.960 Initialized empty Git repository in /usr/src/runc/.git/
19:30:36 [2023-01-05T19:30:36.706Z] #49 DONE 6.1s
19:30:36 [2023-01-05T19:30:36.706Z] 
19:30:36 [2023-01-05T19:30:36.706Z] #50 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:30:37 [2023-01-05T19:30:37.639Z] #50 ...
19:30:37 [2023-01-05T19:30:37.639Z] 
19:30:37 [2023-01-05T19:30:37.639Z] #51 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
19:30:37 [2023-01-05T19:30:37.639Z] #0 6.553 hint: Using 'master' as the name for the initial branch. This default branch name
19:30:37 [2023-01-05T19:30:37.639Z] #0 6.553 hint: is subject to change. To configure the initial branch name to use in all
19:30:37 [2023-01-05T19:30:37.639Z] #0 6.553 hint: of your new repositories, which will suppress this warning, call:
19:30:37 [2023-01-05T19:30:37.639Z] #0 6.553 hint: 
19:30:37 [2023-01-05T19:30:37.639Z] #0 6.553 hint: 	git config --global init.defaultBranch <name>
19:30:37 [2023-01-05T19:30:37.639Z] #0 6.553 hint: 
19:30:37 [2023-01-05T19:30:37.639Z] #0 6.553 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:30:37 [2023-01-05T19:30:37.639Z] #0 6.553 hint: 'development'. The just-created branch can be renamed via this command:
19:30:37 [2023-01-05T19:30:37.639Z] #0 6.553 hint: 
19:30:37 [2023-01-05T19:30:37.639Z] #0 6.553 hint: 	git branch -m <name>
19:30:37 [2023-01-05T19:30:37.639Z] #0 6.553 Initialized empty Git repository in /usr/src/rootlesskit/.git/
19:30:37 [2023-01-05T19:30:37.639Z] #51 DONE 6.8s
19:30:37 [2023-01-05T19:30:37.910Z] 
19:30:37 [2023-01-05T19:30:37.910Z] #52 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:30:38 [2023-01-05T19:30:38.844Z] #52 ...
19:30:38 [2023-01-05T19:30:38.844Z] 
19:30:38 [2023-01-05T19:30:38.844Z] #53 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
19:30:38 [2023-01-05T19:30:38.844Z] #0 7.688 hint: Using 'master' as the name for the initial branch. This default branch name
19:30:38 [2023-01-05T19:30:38.844Z] #0 7.709 hint: is subject to change. To configure the initial branch name to use in all
19:30:38 [2023-01-05T19:30:38.844Z] #0 7.709 hint: of your new repositories, which will suppress this warning, call:
19:30:38 [2023-01-05T19:30:38.844Z] #0 7.709 hint: 
19:30:38 [2023-01-05T19:30:38.844Z] #0 7.709 hint: 	git config --global init.defaultBranch <name>
19:30:38 [2023-01-05T19:30:38.845Z] #0 7.709 hint: 
19:30:38 [2023-01-05T19:30:38.845Z] #0 7.709 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:30:38 [2023-01-05T19:30:38.845Z] #0 7.709 hint: 'development'. The just-created branch can be renamed via this command:
19:30:38 [2023-01-05T19:30:38.845Z] #0 7.709 hint: 
19:30:38 [2023-01-05T19:30:38.845Z] #0 7.709 hint: 	git branch -m <name>
19:30:38 [2023-01-05T19:30:38.845Z] #0 7.710 Initialized empty Git repository in /usr/src/containerd/.git/
19:30:38 [2023-01-05T19:30:38.845Z] #53 DONE 7.9s
19:30:38 [2023-01-05T19:30:38.845Z] 
19:30:38 [2023-01-05T19:30:38.845Z] #54 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.14" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:30:39 [2023-01-05T19:30:39.412Z] #54 ...
19:30:39 [2023-01-05T19:30:39.412Z] 
19:30:39 [2023-01-05T19:30:39.412Z] #55 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
19:30:39 [2023-01-05T19:30:39.412Z] #0 8.375 hint: Using 'master' as the name for the initial branch. This default branch name
19:30:39 [2023-01-05T19:30:39.412Z] #0 8.375 hint: is subject to change. To configure the initial branch name to use in all
19:30:39 [2023-01-05T19:30:39.412Z] #0 8.375 hint: of your new repositories, which will suppress this warning, call:
19:30:39 [2023-01-05T19:30:39.412Z] #0 8.375 hint: 
19:30:39 [2023-01-05T19:30:39.412Z] #0 8.375 hint: 	git config --global init.defaultBranch <name>
19:30:39 [2023-01-05T19:30:39.412Z] #0 8.375 hint: 
19:30:39 [2023-01-05T19:30:39.412Z] #0 8.375 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:30:39 [2023-01-05T19:30:39.412Z] #0 8.375 hint: 'development'. The just-created branch can be renamed via this command:
19:30:39 [2023-01-05T19:30:39.412Z] #0 8.375 hint: 
19:30:39 [2023-01-05T19:30:39.412Z] #0 8.375 hint: 	git branch -m <name>
19:30:39 [2023-01-05T19:30:39.412Z] #0 8.379 Initialized empty Git repository in /usr/src/tini/.git/
19:30:39 [2023-01-05T19:30:39.412Z] #55 DONE 8.5s
19:30:39 [2023-01-05T19:30:39.412Z] 
19:30:39 [2023-01-05T19:30:39.412Z] #56 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:30:39 [2023-01-05T19:30:39.983Z] #56 ...
19:30:39 [2023-01-05T19:30:39.983Z] 
19:30:39 [2023-01-05T19:30:39.983Z] #57 [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
19:30:39 [2023-01-05T19:30:39.983Z] #0 7.028 go: downloading github.com/pelletier/go-toml v1.8.1
19:30:40 [2023-01-05T19:30:40.241Z] #57 ...
19:30:40 [2023-01-05T19:30:40.241Z] 
19:30:40 [2023-01-05T19:30:40.241Z] #58 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
19:30:40 [2023-01-05T19:30:40.241Z] #58 ...
19:30:40 [2023-01-05T19:30:40.241Z] 
19:30:40 [2023-01-05T19:30:40.241Z] #59 [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
19:30:40 [2023-01-05T19:30:40.241Z] #0 8.085 go: downloading mvdan.cc/sh/v3 v3.0.2
19:30:40 [2023-01-05T19:30:40.241Z] #0 9.920 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:30:40 [2023-01-05T19:30:40.241Z] #0 10.03 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:30:40 [2023-01-05T19:30:40.241Z] #0 10.11 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:30:40 [2023-01-05T19:30:40.499Z] #59 ...
19:30:40 [2023-01-05T19:30:40.499Z] 
19:30:40 [2023-01-05T19:30:40.499Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
19:30:40 [2023-01-05T19:30:40.499Z] #0 6.838 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:30:40 [2023-01-05T19:30:40.499Z] #0 6.891 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:30:40 [2023-01-05T19:30:40.499Z] #0 6.891 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:30:40 [2023-01-05T19:30:40.499Z] #0 7.382 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:30:40 [2023-01-05T19:30:40.499Z] #60 ...
19:30:40 [2023-01-05T19:30:40.499Z] 
19:30:40 [2023-01-05T19:30:40.499Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:30:40 [2023-01-05T19:30:40.499Z] #0 6.324 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:30:40 [2023-01-05T19:30:40.499Z] #0 6.324 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:30:40 [2023-01-05T19:30:40.499Z] #0 6.324 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:30:40 [2023-01-05T19:30:40.499Z] #0 6.874 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:30:40 [2023-01-05T19:30:40.500Z] #0 9.812 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
19:30:40 [2023-01-05T19:30:40.758Z] #61 ...
19:30:40 [2023-01-05T19:30:40.758Z] 
19:30:40 [2023-01-05T19:30:40.758Z] #62 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
19:30:40 [2023-01-05T19:30:40.758Z] #0 8.752 go: downloading gotest.tools/gotestsum v1.8.2
19:30:40 [2023-01-05T19:30:40.758Z] #62 ...
19:30:40 [2023-01-05T19:30:40.758Z] 
19:30:40 [2023-01-05T19:30:40.758Z] #63 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
19:30:40 [2023-01-05T19:30:40.758Z] #0 8.486 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:30:40 [2023-01-05T19:30:40.758Z] #0 8.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:30:40 [2023-01-05T19:30:40.758Z] #0 8.565 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:30:40 [2023-01-05T19:30:40.758Z] #0 10.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:30:41 [2023-01-05T19:30:41.016Z] #63 ...
19:30:41 [2023-01-05T19:30:41.016Z] 
19:30:41 [2023-01-05T19:30:41.016Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
19:30:41 [2023-01-05T19:30:41.016Z] #0 8.049 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:30:41 [2023-01-05T19:30:41.016Z] #0 8.145 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:30:41 [2023-01-05T19:30:41.016Z] #0 8.166 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:30:41 [2023-01-05T19:30:41.016Z] #0 9.998 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:30:41 [2023-01-05T19:30:41.274Z] #64 ...
19:30:41 [2023-01-05T19:30:41.274Z] 
19:30:41 [2023-01-05T19:30:41.274Z] #65 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
19:30:41 [2023-01-05T19:30:41.274Z] #0 5.725 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
19:30:41 [2023-01-05T19:30:41.274Z] #0 5.725 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
19:30:41 [2023-01-05T19:30:41.274Z] #0 5.725 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
19:30:41 [2023-01-05T19:30:41.274Z] #0 6.796 Reading package lists...
19:30:41 [2023-01-05T19:30:41.274Z] #65 ...
19:30:41 [2023-01-05T19:30:41.274Z] 
19:30:41 [2023-01-05T19:30:41.274Z] #66 [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
19:30:41 [2023-01-05T19:30:41.274Z] #0 8.429 go: downloading github.com/golangci/golangci-lint v1.49.0
19:30:41 [2023-01-05T19:30:41.533Z] #66 ...
19:30:41 [2023-01-05T19:30:41.533Z] 
19:30:41 [2023-01-05T19:30:41.533Z] #67 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
19:30:41 [2023-01-05T19:30:41.533Z] #0 8.551 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:30:41 [2023-01-05T19:30:41.533Z] #0 8.643 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:30:41 [2023-01-05T19:30:41.533Z] #0 8.643 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:30:41 [2023-01-05T19:30:41.533Z] #0 10.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:30:41 [2023-01-05T19:30:41.533Z] #67 ...
19:30:41 [2023-01-05T19:30:41.533Z] 
19:30:41 [2023-01-05T19:30:41.533Z] #62 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
19:30:41 [2023-01-05T19:30:41.533Z] #62 11.41 go: downloading github.com/fatih/color v1.13.0
19:30:41 [2023-01-05T19:30:41.533Z] #62 11.41 go: downloading github.com/dnephin/pflag v1.0.7
19:30:41 [2023-01-05T19:30:41.533Z] #62 11.50 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:30:42 [2023-01-05T19:30:42.100Z] #62 11.84 go: downloading golang.org/x/tools v0.1.11
19:30:42 [2023-01-05T19:30:42.100Z] #62 11.99 go: downloading github.com/mattn/go-colorable v0.1.12
19:30:42 [2023-01-05T19:30:42.365Z] #62 12.19 go: downloading github.com/mattn/go-isatty v0.0.14
19:30:42 [2023-01-05T19:30:42.365Z] #62 12.26 go: downloading github.com/fsnotify/fsnotify v1.5.4
19:30:42 [2023-01-05T19:30:42.626Z] #62 ...
19:30:42 [2023-01-05T19:30:42.626Z] 
19:30:42 [2023-01-05T19:30:42.626Z] #56 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:30:42 [2023-01-05T19:30:42.626Z] #56 DONE 3.4s
19:30:42 [2023-01-05T19:30:42.884Z] 
19:30:42 [2023-01-05T19:30:42.884Z] #66 [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
19:30:42 [2023-01-05T19:30:42.884Z] #66 11.77 go: downloading github.com/gofrs/flock v0.8.1
19:30:42 [2023-01-05T19:30:42.884Z] #66 11.78 go: downloading github.com/pkg/errors v0.9.1
19:30:42 [2023-01-05T19:30:42.884Z] #66 11.87 go: downloading github.com/spf13/cobra v1.5.0
19:30:42 [2023-01-05T19:30:42.884Z] #66 11.93 go: downloading github.com/spf13/pflag v1.0.5
19:30:42 [2023-01-05T19:30:42.884Z] #66 12.11 go: downloading github.com/spf13/viper v1.12.0
19:30:42 [2023-01-05T19:30:42.884Z] #66 12.28 go: downloading gopkg.in/yaml.v3 v3.0.1
19:30:43 [2023-01-05T19:30:43.451Z] #66 13.38 go: downloading github.com/mattn/go-colorable v0.1.13
19:30:43 [2023-01-05T19:30:43.451Z] #66 13.41 go: downloading github.com/mattn/go-isatty v0.0.16
19:30:43 [2023-01-05T19:30:43.744Z] #66 13.60 go: downloading golang.org/x/tools v0.1.12
19:30:43 [2023-01-05T19:30:43.744Z] #66 13.68 go: downloading github.com/hashicorp/go-version v1.6.0
19:30:44 [2023-01-05T19:30:44.020Z] #66 13.95 go: downloading github.com/ldez/gomoddirectives v0.2.3
19:30:44 [2023-01-05T19:30:44.020Z] #66 14.07 go: downloading github.com/mitchellh/go-homedir v1.1.0
19:30:44 [2023-01-05T19:30:44.774Z] #66 14.57 go: downloading github.com/hashicorp/go-multierror v1.1.1
19:30:45 [2023-01-05T19:30:45.342Z] #66 ...
19:30:45 [2023-01-05T19:30:45.342Z] 
19:30:45 [2023-01-05T19:30:45.342Z] #68 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
19:30:45 [2023-01-05T19:30:45.342Z] #68 ...
19:30:45 [2023-01-05T19:30:45.342Z] 
19:30:45 [2023-01-05T19:30:45.342Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
19:30:45 [2023-01-05T19:30:45.342Z] #64 14.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
19:30:46 [2023-01-05T19:30:46.720Z] #64 ...
19:30:46 [2023-01-05T19:30:46.720Z] 
19:30:46 [2023-01-05T19:30:46.720Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:30:46 [2023-01-05T19:30:46.981Z] #69 ...
19:30:46 [2023-01-05T19:30:46.981Z] 
19:30:46 [2023-01-05T19:30:46.981Z] #52 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:30:46 [2023-01-05T19:30:46.981Z] #52 DONE 9.2s
19:30:46 [2023-01-05T19:30:46.981Z] 
19:30:46 [2023-01-05T19:30:46.981Z] #58 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
19:30:46 [2023-01-05T19:30:46.981Z] #58 10.42 go: downloading github.com/tc-hib/go-winres v0.3.0
19:30:46 [2023-01-05T19:30:46.981Z] #58 11.69 go: downloading github.com/tc-hib/winres v0.1.6
19:30:46 [2023-01-05T19:30:46.981Z] #58 13.39 go: downloading github.com/urfave/cli/v2 v2.3.0
19:30:46 [2023-01-05T19:30:46.981Z] #58 13.60 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
19:30:46 [2023-01-05T19:30:46.981Z] #58 13.92 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
19:30:47 [2023-01-05T19:30:47.546Z] #58 17.28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
19:30:47 [2023-01-05T19:30:47.546Z] #58 17.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0
19:30:48 [2023-01-05T19:30:48.113Z] #58 ...
19:30:48 [2023-01-05T19:30:48.113Z] 
19:30:48 [2023-01-05T19:30:48.113Z] #37 [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
19:30:48 [2023-01-05T19:30:48.113Z] #37 7.633 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:30:48 [2023-01-05T19:30:48.113Z] #37 7.684 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:30:48 [2023-01-05T19:30:48.113Z] #37 7.684 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:30:48 [2023-01-05T19:30:48.113Z] #37 8.191 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
19:30:48 [2023-01-05T19:30:48.113Z] #37 9.450 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:30:48 [2023-01-05T19:30:48.113Z] #37 13.55 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
19:30:48 [2023-01-05T19:30:48.113Z] #37 17.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:30:49 [2023-01-05T19:30:49.048Z] #37 ...
19:30:49 [2023-01-05T19:30:49.048Z] 
19:30:49 [2023-01-05T19:30:49.048Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
19:30:49 [2023-01-05T19:30:49.048Z] #64 18.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:30:49 [2023-01-05T19:30:49.988Z] #64 ...
19:30:49 [2023-01-05T19:30:49.988Z] 
19:30:49 [2023-01-05T19:30:49.988Z] #68 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
19:30:49 [2023-01-05T19:30:49.988Z] #68 DONE 14.7s
19:30:50 [2023-01-05T19:30:50.247Z] 
19:30:50 [2023-01-05T19:30:50.247Z] #48 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:30:50 [2023-01-05T19:30:50.247Z] #48 5.622 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
19:30:50 [2023-01-05T19:30:50.247Z] #48 13.94 + git checkout -q FETCH_HEAD
19:30:50 [2023-01-05T19:30:50.567Z] #48 ...
19:30:50 [2023-01-05T19:30:50.567Z] 
19:30:50 [2023-01-05T19:30:50.567Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:30:50 [2023-01-05T19:30:50.567Z] #69 DONE 13.7s
19:30:50 [2023-01-05T19:30:50.567Z] 
19:30:50 [2023-01-05T19:30:50.567Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
19:30:50 [2023-01-05T19:30:50.834Z] #70 ...
19:30:50 [2023-01-05T19:30:50.834Z] 
19:30:50 [2023-01-05T19:30:50.834Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
19:30:50 [2023-01-05T19:30:50.834Z] #60 10.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
19:30:50 [2023-01-05T19:30:50.834Z] #60 14.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:30:50 [2023-01-05T19:30:50.834Z] #60 ...
19:30:50 [2023-01-05T19:30:50.834Z] 
19:30:50 [2023-01-05T19:30:50.834Z] #65 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
19:30:50 [2023-01-05T19:30:50.834Z] #0 6.796 Reading package lists...
19:30:50 [2023-01-05T19:30:50.834Z] #65 11.87 + apt-get  install -y --no-install-recommends gcc libc6-dev
19:30:50 [2023-01-05T19:30:50.834Z] #65 12.00 Reading package lists...
19:30:51 [2023-01-05T19:30:51.093Z] #65 18.97 Building dependency tree...
19:30:51 [2023-01-05T19:30:51.093Z] #65 ...
19:30:51 [2023-01-05T19:30:51.093Z] 
19:30:51 [2023-01-05T19:30:51.093Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
19:30:51 [2023-01-05T19:30:51.093Z] #60 21.01 Fetched 8498 kB in 14s (592 kB/s)
19:30:52 [2023-01-05T19:30:52.472Z] #60 21.01 Reading package lists...
19:30:52 [2023-01-05T19:30:52.472Z] #60 ...
19:30:52 [2023-01-05T19:30:52.472Z] 
19:30:52 [2023-01-05T19:30:52.472Z] #59 [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
19:30:52 [2023-01-05T19:30:52.472Z] #59 12.44 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:30:52 [2023-01-05T19:30:52.731Z] #59 ...
19:30:52 [2023-01-05T19:30:52.731Z] 
19:30:52 [2023-01-05T19:30:52.731Z] #57 [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
19:30:52 [2023-01-05T19:30:52.731Z] #57 22.21 tomll can be used in two ways:
19:30:52 [2023-01-05T19:30:52.731Z] #57 22.22 Writing to STDIN and reading from STDOUT:
19:30:52 [2023-01-05T19:30:52.731Z] #57 22.22   cat file.toml | tomll > file.toml
19:30:52 [2023-01-05T19:30:52.731Z] #57 22.22 
19:30:52 [2023-01-05T19:30:52.731Z] #57 22.22 Reading and updating a list of files:
19:30:52 [2023-01-05T19:30:52.731Z] #57 22.22   tomll a.toml b.toml c.toml
19:30:52 [2023-01-05T19:30:52.731Z] #57 22.22 
19:30:52 [2023-01-05T19:30:52.731Z] #57 22.22 When given a list of files, tomll will modify all files in place without asking.
19:30:52 [2023-01-05T19:30:52.989Z] #57 ...
19:30:52 [2023-01-05T19:30:52.989Z] 
19:30:52 [2023-01-05T19:30:52.989Z] #62 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
19:30:52 [2023-01-05T19:30:52.989Z] #62 12.91 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
19:30:52 [2023-01-05T19:30:52.989Z] #62 18.24 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
19:30:52 [2023-01-05T19:30:52.989Z] #62 18.35 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
19:30:52 [2023-01-05T19:30:52.989Z] #62 22.61 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
19:30:53 [2023-01-05T19:30:53.248Z] #62 ...
19:30:53 [2023-01-05T19:30:53.248Z] 
19:30:53 [2023-01-05T19:30:53.248Z] #66 [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
19:30:53 [2023-01-05T19:30:53.248Z] #66 22.06 go: downloading github.com/sirupsen/logrus v1.9.0
19:30:53 [2023-01-05T19:30:53.248Z] #66 22.07 go: downloading github.com/stretchr/testify v1.8.0
19:30:53 [2023-01-05T19:30:53.248Z] #66 22.30 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
19:30:53 [2023-01-05T19:30:53.248Z] #66 22.47 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
19:30:53 [2023-01-05T19:30:53.248Z] #66 22.56 go: downloading github.com/mitchellh/mapstructure v1.5.0
19:30:53 [2023-01-05T19:30:53.248Z] #66 22.64 go: downloading github.com/spf13/afero v1.8.2
19:30:53 [2023-01-05T19:30:53.248Z] #66 22.75 go: downloading github.com/spf13/cast v1.5.0
19:30:53 [2023-01-05T19:30:53.248Z] #66 22.89 go: downloading github.com/spf13/jwalterweatherman v1.1.0
19:30:53 [2023-01-05T19:30:53.248Z] #66 23.07 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
19:30:53 [2023-01-05T19:30:53.248Z] #66 23.07 go: downloading github.com/hashicorp/errwrap v1.0.0
19:30:53 [2023-01-05T19:30:53.506Z] #66 ...
19:30:53 [2023-01-05T19:30:53.506Z] 
19:30:53 [2023-01-05T19:30:53.506Z] #57 [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
19:30:53 [2023-01-05T19:30:53.506Z] #57 DONE 23.4s
19:30:53 [2023-01-05T19:30:53.506Z] 
19:30:53 [2023-01-05T19:30:53.506Z] #48 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:30:53 [2023-01-05T19:30:53.506Z] #48 16.62 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:30:53 [2023-01-05T19:30:53.506Z] #48 16.62 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
19:30:54 [2023-01-05T19:30:54.444Z] #48 ...
19:30:54 [2023-01-05T19:30:54.444Z] 
19:30:54 [2023-01-05T19:30:54.444Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:30:54 [2023-01-05T19:30:54.444Z] #61 13.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:30:54 [2023-01-05T19:30:54.444Z] #61 19.55 Fetched 8498 kB in 14s (623 kB/s)
19:30:54 [2023-01-05T19:30:54.444Z] #61 19.55 Reading package lists...
19:30:54 [2023-01-05T19:30:54.444Z] #61 ...
19:30:54 [2023-01-05T19:30:54.444Z] 
19:30:54 [2023-01-05T19:30:54.444Z] #65 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
19:30:54 [2023-01-05T19:30:54.444Z] #65 18.97 Building dependency tree...
19:30:54 [2023-01-05T19:30:54.444Z] #65 21.22 Reading state information...
19:30:54 [2023-01-05T19:30:54.702Z] #65 ...
19:30:54 [2023-01-05T19:30:54.702Z] 
19:30:54 [2023-01-05T19:30:54.702Z] #67 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
19:30:54 [2023-01-05T19:30:54.702Z] #67 14.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
19:30:54 [2023-01-05T19:30:54.702Z] #67 17.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:30:54 [2023-01-05T19:30:54.702Z] #67 23.27 Fetched 8498 kB in 15s (567 kB/s)
19:30:54 [2023-01-05T19:30:54.702Z] #67 23.27 Reading package lists...
19:30:54 [2023-01-05T19:30:54.702Z] #67 ...
19:30:54 [2023-01-05T19:30:54.702Z] 
19:30:54 [2023-01-05T19:30:54.702Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
19:30:54 [2023-01-05T19:30:54.702Z] #64 24.02 Fetched 8498 kB in 16s (520 kB/s)
19:30:54 [2023-01-05T19:30:54.961Z] #64 24.02 Reading package lists...
19:30:54 [2023-01-05T19:30:54.961Z] #64 ...
19:30:54 [2023-01-05T19:30:54.961Z] 
19:30:54 [2023-01-05T19:30:54.961Z] #63 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
19:30:54 [2023-01-05T19:30:54.961Z] #63 14.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
19:30:54 [2023-01-05T19:30:54.961Z] #63 18.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:30:54 [2023-01-05T19:30:54.961Z] #63 24.62 Fetched 8498 kB in 16s (517 kB/s)
19:30:55 [2023-01-05T19:30:55.219Z] #63 24.62 Reading package lists...
19:30:55 [2023-01-05T19:30:55.219Z] #63 ...
19:30:55 [2023-01-05T19:30:55.219Z] 
19:30:55 [2023-01-05T19:30:55.219Z] #65 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
19:30:55 [2023-01-05T19:30:55.219Z] #65 24.82 gcc is already the newest version (4:10.2.1-1).
19:30:55 [2023-01-05T19:30:55.219Z] #65 24.82 libc6-dev is already the newest version (2.31-13+deb11u5).
19:30:55 [2023-01-05T19:30:55.219Z] #65 24.82 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
19:30:55 [2023-01-05T19:30:55.478Z] #65 DONE 25.1s
19:30:55 [2023-01-05T19:30:55.478Z] 
19:30:55 [2023-01-05T19:30:55.478Z] #48 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:30:55 [2023-01-05T19:30:55.478Z] #48 19.63 github.com/docker/distribution/manifest
19:30:55 [2023-01-05T19:30:55.478Z] #48 20.09 crypto/sha1
19:30:55 [2023-01-05T19:30:55.736Z] #48 20.27 net
19:30:55 [2023-01-05T19:30:55.736Z] #48 ...
19:30:55 [2023-01-05T19:30:55.736Z] 
19:30:55 [2023-01-05T19:30:55.736Z] #50 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:30:55 [2023-01-05T19:30:55.736Z] #50 DONE 19.2s
19:30:55 [2023-01-05T19:30:55.995Z] 
19:30:55 [2023-01-05T19:30:55.995Z] #66 [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
19:30:55 [2023-01-05T19:30:55.995Z] #66 25.78 go: downloading 4d63.com/gochecknoglobals v0.1.0
19:30:55 [2023-01-05T19:30:55.995Z] #66 25.81 go: downloading github.com/Antonboom/errname v0.1.7
19:30:55 [2023-01-05T19:30:55.995Z] #66 26.01 go: downloading github.com/Antonboom/nilnil v0.1.1
19:30:55 [2023-01-05T19:30:55.995Z] #66 26.01 go: downloading github.com/BurntSushi/toml v1.2.0
19:30:56 [2023-01-05T19:30:56.253Z] #66 26.18 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
19:30:56 [2023-01-05T19:30:56.528Z] #66 26.35 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
19:30:56 [2023-01-05T19:30:56.528Z] #66 26.47 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
19:30:56 [2023-01-05T19:30:56.528Z] #66 26.55 go: downloading github.com/alexkohler/prealloc v1.0.0
19:30:56 [2023-01-05T19:30:56.787Z] #66 26.77 go: downloading github.com/alingse/asasalint v0.0.11
19:30:57 [2023-01-05T19:30:57.046Z] #66 26.95 go: downloading github.com/ashanbrown/forbidigo v1.3.0
19:30:57 [2023-01-05T19:30:57.046Z] #66 27.00 go: downloading github.com/ashanbrown/makezero v1.1.1
19:30:57 [2023-01-05T19:30:57.307Z] #66 27.16 go: downloading github.com/bkielbasa/cyclop v1.2.0
19:30:57 [2023-01-05T19:30:57.307Z] #66 27.25 go: downloading github.com/blizzy78/varnamelen v0.8.0
19:30:57 [2023-01-05T19:30:57.307Z] #66 27.28 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
19:30:57 [2023-01-05T19:30:57.566Z] #66 27.43 go: downloading github.com/breml/bidichk v0.2.3
19:30:57 [2023-01-05T19:30:57.566Z] #66 27.43 go: downloading github.com/breml/errchkjson v0.3.0
19:30:57 [2023-01-05T19:30:57.566Z] #66 27.57 go: downloading github.com/butuzov/ireturn v0.1.1
19:30:57 [2023-01-05T19:30:57.566Z] #66 27.61 go: downloading github.com/charithe/durationcheck v0.0.9
19:30:57 [2023-01-05T19:30:57.824Z] #66 27.70 go: downloading github.com/curioswitch/go-reassign v0.1.2
19:30:57 [2023-01-05T19:30:57.824Z] #66 27.70 go: downloading github.com/daixiang0/gci v0.6.3
19:30:58 [2023-01-05T19:30:58.084Z] #66 28.12 go: downloading github.com/denis-tingaikin/go-header v0.4.3
19:30:58 [2023-01-05T19:30:58.084Z] #66 28.12 go: downloading github.com/esimonov/ifshort v1.0.4
19:30:58 [2023-01-05T19:30:58.084Z] #66 28.16 go: downloading github.com/firefart/nonamedreturns v1.0.4
19:30:58 [2023-01-05T19:30:58.342Z] #66 28.19 go: downloading github.com/fzipp/gocyclo v0.6.0
19:30:58 [2023-01-05T19:30:58.342Z] #66 28.31 go: downloading github.com/go-critic/go-critic v0.6.4
19:30:59 [2023-01-05T19:30:59.277Z] #66 29.16 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:30:59 [2023-01-05T19:30:59.277Z] #66 29.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:30:59 [2023-01-05T19:30:59.277Z] #66 29.17 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
19:30:59 [2023-01-05T19:30:59.535Z] #66 29.34 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:30:59 [2023-01-05T19:30:59.535Z] #66 29.57 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:30:59 [2023-01-05T19:30:59.535Z] #66 29.59 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:30:59 [2023-01-05T19:30:59.801Z] #66 29.68 go: downloading github.com/golangci/misspell v0.3.5
19:30:59 [2023-01-05T19:30:59.801Z] #66 29.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:30:59 [2023-01-05T19:30:59.801Z] #66 29.85 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
19:31:00 [2023-01-05T19:31:00.060Z] #66 29.97 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
19:31:00 [2023-01-05T19:31:00.060Z] #66 30.00 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
19:31:00 [2023-01-05T19:31:00.060Z] #66 30.06 go: downloading github.com/hexops/gotextdiff v1.0.3
19:31:00 [2023-01-05T19:31:00.321Z] #66 30.23 go: downloading github.com/jgautheron/goconst v1.5.1
19:31:00 [2023-01-05T19:31:00.321Z] #66 30.23 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
19:31:00 [2023-01-05T19:31:00.321Z] #66 30.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
19:31:00 [2023-01-05T19:31:00.321Z] #66 30.28 go: downloading github.com/julz/importas v0.1.0
19:31:00 [2023-01-05T19:31:00.321Z] #66 30.33 go: downloading github.com/kisielk/errcheck v1.6.2
19:31:00 [2023-01-05T19:31:00.579Z] #66 30.39 go: downloading github.com/kulti/thelper v0.6.3
19:31:00 [2023-01-05T19:31:00.579Z] #66 30.47 go: downloading github.com/kunwardeep/paralleltest v1.0.6
19:31:00 [2023-01-05T19:31:00.838Z] #66 30.63 go: downloading github.com/kyoh86/exportloopref v0.1.8
19:31:00 [2023-01-05T19:31:00.838Z] #66 30.66 go: downloading github.com/ldez/tagliatelle v0.3.1
19:31:00 [2023-01-05T19:31:00.838Z] #66 30.73 go: downloading github.com/leonklingele/grouper v1.1.0
19:31:00 [2023-01-05T19:31:00.838Z] #66 30.73 go: downloading github.com/lufeee/execinquery v1.2.1
19:31:00 [2023-01-05T19:31:00.838Z] #66 30.83 go: downloading github.com/maratori/testpackage v1.1.0
19:31:01 [2023-01-05T19:31:01.096Z] #66 30.98 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
19:31:01 [2023-01-05T19:31:01.096Z] #66 31.03 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
19:31:01 [2023-01-05T19:31:01.096Z] #66 31.05 go: downloading github.com/mgechev/revive v1.2.3
19:31:02 [2023-01-05T19:31:02.043Z] #66 31.76 go: downloading github.com/nakabonne/nestif v0.3.1
19:31:02 [2023-01-05T19:31:02.043Z] #66 31.82 go: downloading github.com/moricho/tparallel v0.2.1
19:31:02 [2023-01-05T19:31:02.043Z] #66 31.88 go: downloading github.com/nishanths/exhaustive v0.8.1
19:31:02 [2023-01-05T19:31:02.043Z] #66 31.89 go: downloading github.com/nishanths/predeclared v0.2.2
19:31:02 [2023-01-05T19:31:02.043Z] #66 ...
19:31:02 [2023-01-05T19:31:02.043Z] 
19:31:02 [2023-01-05T19:31:02.043Z] #37 [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
19:31:02 [2023-01-05T19:31:02.043Z] #37 21.44 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
19:31:02 [2023-01-05T19:31:02.043Z] #37 24.67 Fetched 8502 kB in 17s (488 kB/s)
19:31:02 [2023-01-05T19:31:02.043Z] #37 24.67 Reading package lists...
19:31:02 [2023-01-05T19:31:02.043Z] #37 30.04 Reading package lists...
19:31:02 [2023-01-05T19:31:02.043Z] #37 ...
19:31:02 [2023-01-05T19:31:02.043Z] 
19:31:02 [2023-01-05T19:31:02.043Z] #66 [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
19:31:02 [2023-01-05T19:31:02.043Z] #66 31.99 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
19:31:02 [2023-01-05T19:31:02.043Z] #66 32.07 go: downloading github.com/ryancurrah/gomodguard v1.2.4
19:31:02 [2023-01-05T19:31:02.301Z] #66 32.17 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
19:31:02 [2023-01-05T19:31:02.301Z] #66 32.25 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
19:31:02 [2023-01-05T19:31:02.301Z] #66 32.31 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
19:31:02 [2023-01-05T19:31:02.301Z] #66 32.39 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
19:31:02 [2023-01-05T19:31:02.559Z] #66 32.43 go: downloading github.com/securego/gosec/v2 v2.13.1
19:31:02 [2023-01-05T19:31:02.817Z] #66 32.78 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
19:31:02 [2023-01-05T19:31:02.817Z] #66 32.78 go: downloading github.com/sivchari/containedctx v1.0.2
19:31:02 [2023-01-05T19:31:02.817Z] #66 32.83 go: downloading github.com/sivchari/nosnakecase v1.7.0
19:31:03 [2023-01-05T19:31:03.075Z] #66 32.83 go: downloading github.com/sivchari/tenv v1.7.0
19:31:03 [2023-01-05T19:31:03.075Z] #66 32.87 go: downloading github.com/sonatard/noctx v0.0.1
19:31:03 [2023-01-05T19:31:03.075Z] #66 32.92 go: downloading github.com/sourcegraph/go-diff v0.6.1
19:31:03 [2023-01-05T19:31:03.075Z] #66 33.03 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
19:31:03 [2023-01-05T19:31:03.075Z] #66 33.08 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
19:31:03 [2023-01-05T19:31:03.334Z] #66 33.17 go: downloading github.com/sylvia7788/contextcheck v1.0.6
19:31:03 [2023-01-05T19:31:03.334Z] #66 33.20 go: downloading github.com/tdakkota/asciicheck v0.1.1
19:31:03 [2023-01-05T19:31:03.334Z] #66 33.23 go: downloading github.com/tetafro/godot v1.4.11
19:31:03 [2023-01-05T19:31:03.334Z] #66 33.31 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
19:31:03 [2023-01-05T19:31:03.334Z] #66 33.34 go: downloading github.com/timonwong/logrlint v0.1.0
19:31:03 [2023-01-05T19:31:03.334Z] #66 33.41 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
19:31:03 [2023-01-05T19:31:03.592Z] #66 33.52 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
19:31:03 [2023-01-05T19:31:03.851Z] #66 33.81 go: downloading github.com/ultraware/funlen v0.0.3
19:31:04 [2023-01-05T19:31:04.109Z] #66 33.88 go: downloading github.com/ultraware/whitespace v0.0.5
19:31:04 [2023-01-05T19:31:04.109Z] #66 33.96 go: downloading github.com/uudashr/gocognit v1.0.6
19:31:04 [2023-01-05T19:31:04.109Z] #66 34.01 go: downloading github.com/yagipy/maintidx v1.0.0
19:31:04 [2023-01-05T19:31:04.109Z] #66 34.04 go: downloading github.com/yeya24/promlinter v0.2.0
19:31:04 [2023-01-05T19:31:04.367Z] #66 34.26 go: downloading gitlab.com/bosi/decorder v0.2.3
19:31:04 [2023-01-05T19:31:04.367Z] #66 34.39 go: downloading honnef.co/go/tools v0.3.3
19:31:06 [2023-01-05T19:31:06.275Z] #66 36.07 go: downloading mvdan.cc/gofumpt v0.3.1
19:31:06 [2023-01-05T19:31:06.275Z] #66 36.07 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:31:06 [2023-01-05T19:31:06.275Z] #66 ...
19:31:06 [2023-01-05T19:31:06.275Z] 
19:31:06 [2023-01-05T19:31:06.275Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:31:06 [2023-01-05T19:31:06.275Z] #61 19.55 Reading package lists...
19:31:06 [2023-01-05T19:31:06.275Z] #61 26.86 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
19:31:06 [2023-01-05T19:31:06.275Z] #61 26.89 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
19:31:06 [2023-01-05T19:31:06.275Z] #61 26.89 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
19:31:06 [2023-01-05T19:31:06.275Z] #61 30.03 Reading package lists...
19:31:06 [2023-01-05T19:31:06.275Z] #61 34.69 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
19:31:06 [2023-01-05T19:31:06.275Z] #61 34.76 Reading package lists...
19:31:06 [2023-01-05T19:31:06.275Z] #61 ...
19:31:06 [2023-01-05T19:31:06.275Z] 
19:31:06 [2023-01-05T19:31:06.275Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
19:31:06 [2023-01-05T19:31:06.275Z] #71 ...
19:31:06 [2023-01-05T19:31:06.275Z] 
19:31:06 [2023-01-05T19:31:06.275Z] #66 [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
19:31:06 [2023-01-05T19:31:06.275Z] #66 36.24 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
19:31:06 [2023-01-05T19:31:06.275Z] #66 36.28 go: downloading github.com/davecgh/go-spew v1.1.1
19:31:06 [2023-01-05T19:31:06.275Z] #66 36.37 go: downloading github.com/pmezard/go-difflib v1.0.0
19:31:06 [2023-01-05T19:31:06.533Z] #66 36.47 go: downloading github.com/stretchr/objx v0.4.0
19:31:06 [2023-01-05T19:31:06.533Z] #66 36.48 go: downloading golang.org/x/text v0.3.7
19:31:07 [2023-01-05T19:31:07.111Z] #66 ...
19:31:07 [2023-01-05T19:31:07.111Z] 
19:31:07 [2023-01-05T19:31:07.111Z] #48 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:31:07 [2023-01-05T19:31:07.111Z] #48 21.75 github.com/Sirupsen/logrus
19:31:07 [2023-01-05T19:31:07.111Z] #48 24.69 github.com/Sirupsen/logrus/formatters/logstash
19:31:07 [2023-01-05T19:31:07.111Z] #48 25.00 github.com/bugsnag/bugsnag-go/errors
19:31:07 [2023-01-05T19:31:07.111Z] #48 25.81 github.com/bugsnag/osext
19:31:07 [2023-01-05T19:31:07.111Z] #48 26.16 github.com/bugsnag/panicwrap
19:31:07 [2023-01-05T19:31:07.111Z] #48 27.25 gopkg.in/yaml.v2
19:31:07 [2023-01-05T19:31:07.369Z] #48 ...
19:31:07 [2023-01-05T19:31:07.369Z] 
19:31:07 [2023-01-05T19:31:07.369Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
19:31:07 [2023-01-05T19:31:07.369Z] #60 21.01 Reading package lists...
19:31:07 [2023-01-05T19:31:07.369Z] #60 27.30 Reading package lists...
19:31:07 [2023-01-05T19:31:07.369Z] #60 32.27 Building dependency tree...
19:31:07 [2023-01-05T19:31:07.369Z] #60 36.08 python3 is already the newest version (3.9.2-3).
19:31:07 [2023-01-05T19:31:07.369Z] #60 36.08 The following additional packages will be installed:
19:31:07 [2023-01-05T19:31:07.369Z] #60 36.11   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
19:31:07 [2023-01-05T19:31:07.369Z] #60 36.11   patch xz-utils
19:31:07 [2023-01-05T19:31:07.369Z] #60 36.12 Suggested packages:
19:31:07 [2023-01-05T19:31:07.369Z] #60 36.12   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
19:31:07 [2023-01-05T19:31:07.369Z] #60 36.12   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
19:31:07 [2023-01-05T19:31:07.369Z] #60 36.12   m4-doc ed diffutils-doc
19:31:07 [2023-01-05T19:31:07.369Z] #60 36.12 Recommended packages:
19:31:07 [2023-01-05T19:31:07.369Z] #60 36.12   fakeroot libalgorithm-merge-perl libltdl-dev
19:31:07 [2023-01-05T19:31:07.369Z] #60 ...
19:31:07 [2023-01-05T19:31:07.369Z] 
19:31:07 [2023-01-05T19:31:07.369Z] #37 [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
19:31:07 [2023-01-05T19:31:07.369Z] #37 30.04 Reading package lists...
19:31:07 [2023-01-05T19:31:07.369Z] #37 34.71 Building dependency tree...
19:31:09 [2023-01-05T19:31:09.269Z] #37 38.44 The following additional packages will be installed:
19:31:09 [2023-01-05T19:31:09.269Z] #37 38.47   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
19:31:09 [2023-01-05T19:31:09.269Z] #37 38.48   python3-protobuf python3-six
19:31:09 [2023-01-05T19:31:09.269Z] #37 38.49 Suggested packages:
19:31:09 [2023-01-05T19:31:09.269Z] #37 38.51   python3-setuptools
19:31:09 [2023-01-05T19:31:09.269Z] #37 38.51 Recommended packages:
19:31:09 [2023-01-05T19:31:09.269Z] #37 38.51   iproute2 | iproute
19:31:09 [2023-01-05T19:31:09.269Z] #37 ...
19:31:09 [2023-01-05T19:31:09.269Z] 
19:31:09 [2023-01-05T19:31:09.269Z] #67 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
19:31:09 [2023-01-05T19:31:09.269Z] #67 23.27 Reading package lists...
19:31:09 [2023-01-05T19:31:09.269Z] #67 29.77 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
19:31:09 [2023-01-05T19:31:09.269Z] #67 29.80 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
19:31:09 [2023-01-05T19:31:09.269Z] #67 29.80 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
19:31:09 [2023-01-05T19:31:09.269Z] #67 32.88 Reading package lists...
19:31:09 [2023-01-05T19:31:09.269Z] #67 37.67 + apt-get  install -y --no-install-recommends gcc libc6-dev
19:31:09 [2023-01-05T19:31:09.269Z] #67 37.76 Reading package lists...
19:31:09 [2023-01-05T19:31:09.269Z] #67 ...
19:31:09 [2023-01-05T19:31:09.269Z] 
19:31:09 [2023-01-05T19:31:09.269Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
19:31:09 [2023-01-05T19:31:09.269Z] #60 37.70 The following NEW packages will be installed:
19:31:09 [2023-01-05T19:31:09.269Z] #60 37.70   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
19:31:09 [2023-01-05T19:31:09.269Z] #60 37.71   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
19:31:09 [2023-01-05T19:31:09.269Z] #60 37.71   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.13 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.13 Need to get 5458 kB of archives.
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.13 After this operation, 11.6 MB of additional disk space will be used.
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.31 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
19:31:09 [2023-01-05T19:31:09.269Z] #60 38.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
19:31:09 [2023-01-05T19:31:09.528Z] #60 39.39 debconf: delaying package configuration, since apt-utils is not installed
19:31:09 [2023-01-05T19:31:09.787Z] #60 39.70 Fetched 5458 kB in 1s (9239 kB/s)
19:31:09 [2023-01-05T19:31:09.787Z] #60 39.82 Selecting previously unselected package bzip2.
19:31:09 [2023-01-05T19:31:09.787Z] #60 39.82 (Reading database ... 
19:31:09 [2023-01-05T19:31:09.787Z] #60 ...
19:31:09 [2023-01-05T19:31:09.787Z] 
19:31:09 [2023-01-05T19:31:09.787Z] #63 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
19:31:09 [2023-01-05T19:31:09.787Z] #63 24.62 Reading package lists...
19:31:09 [2023-01-05T19:31:09.787Z] #63 30.48 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
19:31:09 [2023-01-05T19:31:09.787Z] #63 30.48 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
19:31:09 [2023-01-05T19:31:09.787Z] #63 30.48 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
19:31:09 [2023-01-05T19:31:09.787Z] #63 33.44 Reading package lists...
19:31:09 [2023-01-05T19:31:09.787Z] #63 38.03 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
19:31:10 [2023-01-05T19:31:10.045Z] #63 38.14 Reading package lists...
19:31:10 [2023-01-05T19:31:10.045Z] #63 ...
19:31:10 [2023-01-05T19:31:10.045Z] 
19:31:10 [2023-01-05T19:31:10.045Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
19:31:10 [2023-01-05T19:31:10.045Z] #64 24.02 Reading package lists...
19:31:10 [2023-01-05T19:31:10.045Z] #64 29.47 Reading package lists...
19:31:10 [2023-01-05T19:31:10.045Z] #64 34.12 Building dependency tree...
19:31:10 [2023-01-05T19:31:10.045Z] #64 38.11 The following additional packages will be installed:
19:31:10 [2023-01-05T19:31:10.045Z] #64 38.13   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
19:31:10 [2023-01-05T19:31:10.045Z] #64 38.17 Suggested packages:
19:31:10 [2023-01-05T19:31:10.045Z] #64 38.18   cmake-doc ninja-build lrzip
19:31:10 [2023-01-05T19:31:10.045Z] #64 38.76 The following NEW packages will be installed:
19:31:10 [2023-01-05T19:31:10.045Z] #64 38.78   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
19:31:10 [2023-01-05T19:31:10.045Z] #64 39.21 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
19:31:10 [2023-01-05T19:31:10.045Z] #64 39.21 Need to get 15.1 MB of archives.
19:31:10 [2023-01-05T19:31:10.045Z] #64 39.21 After this operation, 66.8 MB of additional disk space will be used.
19:31:10 [2023-01-05T19:31:10.045Z] #64 39.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
19:31:10 [2023-01-05T19:31:10.045Z] #64 39.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
19:31:10 [2023-01-05T19:31:10.045Z] #64 ...
19:31:10 [2023-01-05T19:31:10.045Z] 
19:31:10 [2023-01-05T19:31:10.045Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
19:31:10 [2023-01-05T19:31:10.045Z] #60 39.82 (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 ... 15744 files and directories currently installed.)
19:31:10 [2023-01-05T19:31:10.045Z] #60 39.89 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
19:31:10 [2023-01-05T19:31:10.045Z] #60 39.90 Unpacking bzip2 (1.0.8-4) ...
19:31:10 [2023-01-05T19:31:10.307Z] #60 40.15 Selecting previously unselected package xz-utils.
19:31:10 [2023-01-05T19:31:10.307Z] #60 40.16 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
19:31:10 [2023-01-05T19:31:10.307Z] #60 40.17 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
19:31:10 [2023-01-05T19:31:10.565Z] #60 40.53 Selecting previously unselected package libsigsegv2:arm64.
19:31:10 [2023-01-05T19:31:10.565Z] #60 40.53 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
19:31:10 [2023-01-05T19:31:10.823Z] #60 40.57 Unpacking libsigsegv2:arm64 (2.13-1) ...
19:31:10 [2023-01-05T19:31:10.823Z] #60 40.74 Selecting previously unselected package m4.
19:31:10 [2023-01-05T19:31:10.823Z] #60 40.74 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
19:31:10 [2023-01-05T19:31:10.823Z] #60 40.77 Unpacking m4 (1.4.18-5) ...
19:31:11 [2023-01-05T19:31:11.082Z] #60 40.98 Selecting previously unselected package autoconf.
19:31:11 [2023-01-05T19:31:11.082Z] #60 40.98 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
19:31:11 [2023-01-05T19:31:11.082Z] #60 41.00 Unpacking autoconf (2.69-14) ...
19:31:12 [2023-01-05T19:31:12.018Z] #60 41.85 Selecting previously unselected package autotools-dev.
19:31:12 [2023-01-05T19:31:12.018Z] #60 41.88 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
19:31:12 [2023-01-05T19:31:12.018Z] #60 41.90 Unpacking autotools-dev (20180224.1+nmu1) ...
19:31:12 [2023-01-05T19:31:12.276Z] #60 42.14 Selecting previously unselected package automake.
19:31:12 [2023-01-05T19:31:12.276Z] #60 42.14 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
19:31:12 [2023-01-05T19:31:12.276Z] #60 42.16 Unpacking automake (1:1.16.3-2) ...
19:31:12 [2023-01-05T19:31:12.534Z] #60 ...
19:31:12 [2023-01-05T19:31:12.534Z] 
19:31:12 [2023-01-05T19:31:12.534Z] #59 [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
19:31:12 [2023-01-05T19:31:12.534Z] #59 41.25 v3.0.2
19:31:12 [2023-01-05T19:31:12.534Z] #59 DONE 42.3s
19:31:12 [2023-01-05T19:31:12.534Z] 
19:31:12 [2023-01-05T19:31:12.534Z] #66 [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
19:31:12 [2023-01-05T19:31:12.534Z] #66 42.09 go: downloading github.com/subosito/gotenv v1.4.0
19:31:12 [2023-01-05T19:31:12.534Z] #66 42.10 go: downloading github.com/hashicorp/hcl v1.0.0
19:31:12 [2023-01-05T19:31:12.534Z] #66 42.43 go: downloading gopkg.in/ini.v1 v1.66.6
19:31:12 [2023-01-05T19:31:12.534Z] #66 42.43 go: downloading github.com/magiconair/properties v1.8.6
19:31:12 [2023-01-05T19:31:12.792Z] #66 42.75 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
19:31:12 [2023-01-05T19:31:12.792Z] #66 42.76 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
19:31:13 [2023-01-05T19:31:13.733Z] #66 43.67 go: downloading github.com/pelletier/go-toml v1.9.5
19:31:13 [2023-01-05T19:31:13.991Z] #66 43.88 go: downloading github.com/gobwas/glob v0.2.3
19:31:14 [2023-01-05T19:31:14.250Z] #66 44.03 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
19:31:14 [2023-01-05T19:31:14.250Z] #66 44.11 go: downloading go.uber.org/zap v1.17.0
19:31:14 [2023-01-05T19:31:14.508Z] #66 44.37 go: downloading github.com/go-toolsmith/astfmt v1.0.0
19:31:14 [2023-01-05T19:31:14.508Z] #66 44.38 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
19:31:14 [2023-01-05T19:31:14.508Z] #66 44.44 go: downloading github.com/go-toolsmith/astcast v1.0.0
19:31:14 [2023-01-05T19:31:14.767Z] #66 44.59 go: downloading github.com/go-toolsmith/astcopy v1.0.1
19:31:14 [2023-01-05T19:31:14.767Z] #66 44.59 go: downloading github.com/go-toolsmith/astequal v1.0.2
19:31:14 [2023-01-05T19:31:14.767Z] #66 44.64 go: downloading github.com/go-toolsmith/astp v1.0.0
19:31:14 [2023-01-05T19:31:14.767Z] #66 44.68 go: downloading github.com/go-toolsmith/strparse v1.0.0
19:31:14 [2023-01-05T19:31:14.767Z] #66 44.70 go: downloading github.com/go-toolsmith/typep v1.0.2
19:31:14 [2023-01-05T19:31:14.767Z] #66 44.72 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
19:31:15 [2023-01-05T19:31:15.025Z] #66 44.84 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
19:31:15 [2023-01-05T19:31:15.025Z] #66 45.02 go: downloading github.com/kisielk/gotool v1.0.0
19:31:15 [2023-01-05T19:31:15.284Z] #66 45.12 go: downloading github.com/gostaticanalysis/comment v1.4.2
19:31:15 [2023-01-05T19:31:15.284Z] #66 45.16 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
19:31:15 [2023-01-05T19:31:15.284Z] #66 45.28 go: downloading github.com/ettle/strcase v0.1.1
19:31:15 [2023-01-05T19:31:15.284Z] #66 45.30 go: downloading github.com/fatih/structtag v1.2.0
19:31:15 [2023-01-05T19:31:15.542Z] #66 45.41 go: downloading github.com/Masterminds/semver v1.5.0
19:31:15 [2023-01-05T19:31:15.542Z] #66 45.42 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
19:31:15 [2023-01-05T19:31:15.542Z] #66 45.53 go: downloading gopkg.in/yaml.v2 v2.4.0
19:31:15 [2023-01-05T19:31:15.800Z] #66 ...
19:31:15 [2023-01-05T19:31:15.800Z] 
19:31:15 [2023-01-05T19:31:15.800Z] #58 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
19:31:15 [2023-01-05T19:31:15.800Z] #58 44.29 NAME:
19:31:15 [2023-01-05T19:31:15.800Z] #58 44.29    go-winres - A tool for embedding resources in Windows executables
19:31:15 [2023-01-05T19:31:15.800Z] #58 44.29 
19:31:15 [2023-01-05T19:31:15.800Z] #58 44.29 USAGE:
19:31:15 [2023-01-05T19:31:15.800Z] #58 44.29    go-winres [global options] command [command options] [arguments...]
19:31:15 [2023-01-05T19:31:15.800Z] #58 44.29 
19:31:15 [2023-01-05T19:31:15.800Z] #58 44.29 COMMANDS:
19:31:15 [2023-01-05T19:31:15.800Z] #58 44.30    init     Create an initial ./winres/winres.json
19:31:15 [2023-01-05T19:31:15.800Z] #58 44.31    make     Make syso files for the "go build" command
19:31:15 [2023-01-05T19:31:15.800Z] #58 44.31    simply   Make syso files for the "go build" command (simplified)
19:31:15 [2023-01-05T19:31:15.800Z] #58 44.31    extract  Extract all resources from an executable
19:31:15 [2023-01-05T19:31:15.800Z] #58 44.31    patch    Replace resources in an executable file (exe, dll)
19:31:15 [2023-01-05T19:31:15.800Z] #58 44.31    help, h  Shows a list of commands or help for one command
19:31:15 [2023-01-05T19:31:15.800Z] #58 44.31 
19:31:15 [2023-01-05T19:31:15.800Z] #58 44.31 GLOBAL OPTIONS:
19:31:15 [2023-01-05T19:31:15.800Z] #58 44.31    --help, -h  show help (default: false)
19:31:15 [2023-01-05T19:31:15.800Z] #58 DONE 45.7s
19:31:15 [2023-01-05T19:31:15.800Z] 
19:31:15 [2023-01-05T19:31:15.800Z] #66 [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
19:31:15 [2023-01-05T19:31:15.800Z] #66 45.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
19:31:15 [2023-01-05T19:31:15.800Z] #66 45.68 go: downloading github.com/prometheus/client_golang v1.12.1
19:31:16 [2023-01-05T19:31:16.741Z] #66 46.66 go: downloading github.com/prometheus/client_model v0.2.0
19:31:17 [2023-01-05T19:31:17.011Z] #66 46.91 go: downloading github.com/google/go-cmp v0.5.8
19:31:17 [2023-01-05T19:31:17.011Z] #66 47.00 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:31:17 [2023-01-05T19:31:17.620Z] #66 47.22 go: downloading go.uber.org/atomic v1.7.0
19:31:17 [2023-01-05T19:31:17.620Z] #66 47.22 go: downloading go.uber.org/multierr v1.6.0
19:31:17 [2023-01-05T19:31:17.620Z] #66 47.30 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
19:31:17 [2023-01-05T19:31:17.620Z] #66 47.53 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
19:31:17 [2023-01-05T19:31:17.620Z] #66 47.53 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
19:31:17 [2023-01-05T19:31:17.620Z] #66 47.58 go: downloading github.com/olekukonko/tablewriter v0.0.5
19:31:17 [2023-01-05T19:31:17.878Z] #66 47.76 go: downloading github.com/beorn7/perks v1.0.1
19:31:17 [2023-01-05T19:31:17.878Z] #66 ...
19:31:17 [2023-01-05T19:31:17.878Z] 
19:31:17 [2023-01-05T19:31:17.878Z] #45 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:31:17 [2023-01-05T19:31:17.878Z] #45 DONE 43.3s
19:31:17 [2023-01-05T19:31:17.878Z] 
19:31:17 [2023-01-05T19:31:17.878Z] #67 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
19:31:17 [2023-01-05T19:31:17.878Z] #67 37.76 Reading package lists...
19:31:17 [2023-01-05T19:31:17.878Z] #67 41.91 Building dependency tree...
19:31:17 [2023-01-05T19:31:17.878Z] #67 46.11 gcc is already the newest version (4:10.2.1-1).
19:31:17 [2023-01-05T19:31:17.878Z] #67 46.11 libc6-dev is already the newest version (2.31-13+deb11u5).
19:31:17 [2023-01-05T19:31:17.878Z] #67 46.11 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
19:31:17 [2023-01-05T19:31:17.878Z] #67 DONE 47.5s
19:31:17 [2023-01-05T19:31:17.878Z] 
19:31:17 [2023-01-05T19:31:17.878Z] #66 [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
19:31:17 [2023-01-05T19:31:17.878Z] #66 47.76 go: downloading github.com/cespare/xxhash/v2 v2.1.2
19:31:18 [2023-01-05T19:31:18.140Z] #66 47.97 go: downloading github.com/golang/protobuf v1.5.2
19:31:18 [2023-01-05T19:31:18.140Z] #66 48.09 go: downloading github.com/prometheus/common v0.32.1
19:31:19 [2023-01-05T19:31:19.079Z] #66 48.84 go: downloading github.com/prometheus/procfs v0.7.3
19:31:19 [2023-01-05T19:31:19.079Z] #66 48.85 go: downloading google.golang.org/protobuf v1.28.0
19:31:19 [2023-01-05T19:31:19.646Z] #66 ...
19:31:19 [2023-01-05T19:31:19.646Z] 
19:31:19 [2023-01-05T19:31:19.646Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:31:19 [2023-01-05T19:31:19.646Z] #61 34.76 Reading package lists...
19:31:19 [2023-01-05T19:31:19.646Z] #61 39.21 Building dependency tree...
19:31:19 [2023-01-05T19:31:19.646Z] #61 43.18 gcc is already the newest version (4:10.2.1-1).
19:31:19 [2023-01-05T19:31:19.646Z] #61 43.18 The following additional packages will be installed:
19:31:19 [2023-01-05T19:31:19.646Z] #61 43.18   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
19:31:19 [2023-01-05T19:31:19.646Z] #61 43.18   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
19:31:19 [2023-01-05T19:31:19.646Z] #61 43.19   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
19:31:19 [2023-01-05T19:31:19.646Z] #61 43.19   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:31:19 [2023-01-05T19:31:19.646Z] #61 43.19   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
19:31:19 [2023-01-05T19:31:19.646Z] #61 43.19   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
19:31:19 [2023-01-05T19:31:19.646Z] #61 43.20 Suggested packages:
19:31:19 [2023-01-05T19:31:19.646Z] #61 43.21   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
19:31:19 [2023-01-05T19:31:19.646Z] #61 43.21   | libgdk-pixbuf2.0-dev libxml2-utils
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.00 The following NEW packages will be installed:
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.02   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.02   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.02   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.02   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.02   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.03   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.45 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.45 Need to get 7950 kB of archives.
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.45 After this operation, 39.9 MB of additional disk space will be used.
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.61 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 45.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 46.06 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 46.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 46.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
19:31:19 [2023-01-05T19:31:19.646Z] #61 47.16 debconf: delaying package configuration, since apt-utils is not installed
19:31:19 [2023-01-05T19:31:19.646Z] #61 47.54 Fetched 7950 kB in 1s (6981 kB/s)
19:31:19 [2023-01-05T19:31:19.646Z] #61 47.82 Selecting previously unselected package libgirepository-1.0-1:arm64.
19:31:19 [2023-01-05T19:31:19.646Z] #61 47.82 (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 ... 15744 files and directories currently installed.)
19:31:19 [2023-01-05T19:31:19.646Z] #61 47.88 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
19:31:19 [2023-01-05T19:31:19.646Z] #61 47.93 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
19:31:19 [2023-01-05T19:31:19.646Z] #61 48.12 Selecting previously unselected package gir1.2-glib-2.0:arm64.
19:31:19 [2023-01-05T19:31:19.646Z] #61 48.12 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
19:31:19 [2023-01-05T19:31:19.646Z] #61 48.16 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
19:31:19 [2023-01-05T19:31:19.646Z] #61 48.58 Selecting previously unselected package libsecret-common.
19:31:19 [2023-01-05T19:31:19.646Z] #61 48.63 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
19:31:19 [2023-01-05T19:31:19.646Z] #61 48.64 Unpacking libsecret-common (0.20.4-2) ...
19:31:19 [2023-01-05T19:31:19.646Z] #61 48.93 Selecting previously unselected package libsecret-1-0:arm64.
19:31:19 [2023-01-05T19:31:19.646Z] #61 48.94 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
19:31:19 [2023-01-05T19:31:19.646Z] #61 48.97 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
19:31:19 [2023-01-05T19:31:19.646Z] #61 49.20 Selecting previously unselected package gir1.2-secret-1:arm64.
19:31:19 [2023-01-05T19:31:19.646Z] #61 49.20 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
19:31:19 [2023-01-05T19:31:19.646Z] #61 49.23 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
19:31:19 [2023-01-05T19:31:19.646Z] #61 ...
19:31:19 [2023-01-05T19:31:19.646Z] 
19:31:19 [2023-01-05T19:31:19.646Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
19:31:19 [2023-01-05T19:31:19.646Z] #60 43.13 Selecting previously unselected package patch.
19:31:19 [2023-01-05T19:31:19.646Z] #60 43.16 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
19:31:19 [2023-01-05T19:31:19.646Z] #60 43.19 Unpacking patch (2.7.6-7) ...
19:31:19 [2023-01-05T19:31:19.646Z] #60 43.35 Selecting previously unselected package dpkg-dev.
19:31:19 [2023-01-05T19:31:19.646Z] #60 43.36 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
19:31:19 [2023-01-05T19:31:19.646Z] #60 43.40 Unpacking dpkg-dev (1.20.12) ...
19:31:19 [2023-01-05T19:31:19.646Z] #60 44.64 Selecting previously unselected package build-essential.
19:31:19 [2023-01-05T19:31:19.646Z] #60 44.65 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
19:31:19 [2023-01-05T19:31:19.646Z] #60 44.66 Unpacking build-essential (12.9) ...
19:31:19 [2023-01-05T19:31:19.646Z] #60 44.83 Selecting previously unselected package libcap2:arm64.
19:31:19 [2023-01-05T19:31:19.646Z] #60 44.83 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 44.85 Unpacking libcap2:arm64 (1:2.44-1) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 45.07 Selecting previously unselected package libcap-dev:arm64.
19:31:19 [2023-01-05T19:31:19.647Z] #60 45.08 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 45.11 Unpacking libcap-dev:arm64 (1:2.44-1) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 45.41 Selecting previously unselected package libprotobuf-c1:arm64.
19:31:19 [2023-01-05T19:31:19.647Z] #60 45.44 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 45.52 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 45.73 Selecting previously unselected package libprotobuf-c-dev:arm64.
19:31:19 [2023-01-05T19:31:19.647Z] #60 45.74 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 45.79 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 46.05 Selecting previously unselected package libseccomp-dev:arm64.
19:31:19 [2023-01-05T19:31:19.647Z] #60 46.05 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 46.08 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 46.40 Selecting previously unselected package libsystemd-dev:arm64.
19:31:19 [2023-01-05T19:31:19.647Z] #60 46.42 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 46.44 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 47.60 Selecting previously unselected package libtool.
19:31:19 [2023-01-05T19:31:19.647Z] #60 47.60 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 47.73 Unpacking libtool (2.4.6-15) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 48.27 Selecting previously unselected package libudev-dev:arm64.
19:31:19 [2023-01-05T19:31:19.647Z] #60 48.27 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 48.28 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 48.70 Selecting previously unselected package libyajl2:arm64.
19:31:19 [2023-01-05T19:31:19.647Z] #60 48.70 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 48.72 Unpacking libyajl2:arm64 (2.1.0-3) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 48.94 Selecting previously unselected package libyajl-dev:arm64.
19:31:19 [2023-01-05T19:31:19.647Z] #60 48.94 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 48.95 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 49.21 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 49.28 Setting up libyajl2:arm64 (2.1.0-3) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 49.32 Setting up bzip2 (1.0.8-4) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 49.35 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 49.38 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 49.42 Setting up libcap2:arm64 (1:2.44-1) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 49.45 Setting up autotools-dev (20180224.1+nmu1) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 49.50 Setting up libsigsegv2:arm64 (2.13-1) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 49.52 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 49.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:31:19 [2023-01-05T19:31:19.647Z] #60 49.59 Setting up patch (2.7.6-7) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 49.61 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 49.63 Setting up libyajl-dev:arm64 (2.1.0-3) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 49.66 Setting up libcap-dev:arm64 (1:2.44-1) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 49.68 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
19:31:19 [2023-01-05T19:31:19.647Z] #60 ...
19:31:19 [2023-01-05T19:31:19.647Z] 
19:31:19 [2023-01-05T19:31:19.647Z] #37 [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
19:31:19 [2023-01-05T19:31:19.647Z] #37 39.16 The following NEW packages will be installed:
19:31:19 [2023-01-05T19:31:19.647Z] #37 39.17   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
19:31:19 [2023-01-05T19:31:19.647Z] #37 39.19   python3-protobuf python3-six
19:31:19 [2023-01-05T19:31:19.647Z] #37 39.73 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
19:31:19 [2023-01-05T19:31:19.647Z] #37 39.73 Need to get 2136 kB of archives.
19:31:19 [2023-01-05T19:31:19.647Z] #37 39.73 After this operation, 10.8 MB of additional disk space will be used.
19:31:19 [2023-01-05T19:31:19.647Z] #37 39.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
19:31:19 [2023-01-05T19:31:19.647Z] #37 39.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
19:31:19 [2023-01-05T19:31:19.647Z] #37 39.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
19:31:19 [2023-01-05T19:31:19.647Z] #37 39.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
19:31:19 [2023-01-05T19:31:19.647Z] #37 39.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
19:31:19 [2023-01-05T19:31:19.647Z] #37 39.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
19:31:19 [2023-01-05T19:31:19.647Z] #37 39.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
19:31:19 [2023-01-05T19:31:19.647Z] #37 42.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
19:31:19 [2023-01-05T19:31:19.647Z] #37 43.42 debconf: delaying package configuration, since apt-utils is not installed
19:31:19 [2023-01-05T19:31:19.647Z] #37 43.66 Fetched 2136 kB in 3s (706 kB/s)
19:31:19 [2023-01-05T19:31:19.647Z] #37 43.78 Selecting previously unselected package libprotobuf23:arm64.
19:31:19 [2023-01-05T19:31:19.647Z] #37 43.78 (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 ... 15744 files and directories currently installed.)
19:31:19 [2023-01-05T19:31:19.647Z] #37 43.91 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
19:31:19 [2023-01-05T19:31:19.647Z] #37 43.93 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
19:31:19 [2023-01-05T19:31:19.647Z] #37 44.58 Selecting previously unselected package python3-pkg-resources.
19:31:19 [2023-01-05T19:31:19.647Z] #37 44.58 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
19:31:19 [2023-01-05T19:31:19.647Z] #37 44.60 Unpacking python3-pkg-resources (52.0.0-4) ...
19:31:19 [2023-01-05T19:31:19.647Z] #37 45.08 Selecting previously unselected package python3-six.
19:31:19 [2023-01-05T19:31:19.647Z] #37 45.10 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
19:31:19 [2023-01-05T19:31:19.647Z] #37 45.14 Unpacking python3-six (1.16.0-2) ...
19:31:19 [2023-01-05T19:31:19.647Z] #37 45.41 Selecting previously unselected package python3-protobuf.
19:31:19 [2023-01-05T19:31:19.647Z] #37 45.44 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
19:31:19 [2023-01-05T19:31:19.647Z] #37 45.46 Unpacking python3-protobuf (3.12.4-1) ...
19:31:19 [2023-01-05T19:31:19.647Z] #37 46.46 Selecting previously unselected package libnet1:arm64.
19:31:19 [2023-01-05T19:31:19.647Z] #37 46.46 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
19:31:19 [2023-01-05T19:31:19.647Z] #37 46.47 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:31:19 [2023-01-05T19:31:19.647Z] #37 46.71 Selecting previously unselected package libnl-3-200:arm64.
19:31:19 [2023-01-05T19:31:19.647Z] #37 46.71 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
19:31:19 [2023-01-05T19:31:19.647Z] #37 46.73 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
19:31:19 [2023-01-05T19:31:19.647Z] #37 47.21 Selecting previously unselected package libprotobuf-c1:arm64.
19:31:19 [2023-01-05T19:31:19.647Z] #37 47.24 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
19:31:19 [2023-01-05T19:31:19.647Z] #37 47.26 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:31:19 [2023-01-05T19:31:19.647Z] #37 47.57 Selecting previously unselected package criu.
19:31:19 [2023-01-05T19:31:19.647Z] #37 47.57 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
19:31:19 [2023-01-05T19:31:19.647Z] #37 47.59 Unpacking criu (3.17.1-1) ...
19:31:19 [2023-01-05T19:31:19.647Z] #37 48.87 Setting up python3-pkg-resources (52.0.0-4) ...
19:31:19 [2023-01-05T19:31:19.905Z] #37 ...
19:31:19 [2023-01-05T19:31:19.905Z] 
19:31:19 [2023-01-05T19:31:19.905Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
19:31:19 [2023-01-05T19:31:19.905Z] #60 49.72 Setting up libtool (2.4.6-15) ...
19:31:19 [2023-01-05T19:31:19.905Z] #60 49.76 Setting up m4 (1.4.18-5) ...
19:31:19 [2023-01-05T19:31:19.905Z] #60 49.80 Setting up dpkg-dev (1.20.12) ...
19:31:19 [2023-01-05T19:31:19.905Z] #60 49.87 Setting up autoconf (2.69-14) ...
19:31:19 [2023-01-05T19:31:19.905Z] #60 49.90 Setting up build-essential (12.9) ...
19:31:20 [2023-01-05T19:31:20.164Z] #60 49.98 Setting up automake (1:1.16.3-2) ...
19:31:20 [2023-01-05T19:31:20.164Z] #60 50.02 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
19:31:20 [2023-01-05T19:31:20.164Z] #60 50.03 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:31:20 [2023-01-05T19:31:20.422Z] #60 ...
19:31:20 [2023-01-05T19:31:20.422Z] 
19:31:20 [2023-01-05T19:31:20.422Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
19:31:20 [2023-01-05T19:31:20.422Z] #64 39.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
19:31:20 [2023-01-05T19:31:20.422Z] #64 39.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
19:31:20 [2023-01-05T19:31:20.422Z] #64 39.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
19:31:20 [2023-01-05T19:31:20.422Z] #64 39.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
19:31:20 [2023-01-05T19:31:20.422Z] #64 39.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
19:31:20 [2023-01-05T19:31:20.422Z] #64 39.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
19:31:20 [2023-01-05T19:31:20.422Z] #64 41.17 debconf: delaying package configuration, since apt-utils is not installed
19:31:20 [2023-01-05T19:31:20.422Z] #64 41.56 Fetched 15.1 MB in 1s (14.3 MB/s)
19:31:20 [2023-01-05T19:31:20.422Z] #64 41.85 Selecting previously unselected package cmake-data.
19:31:20 [2023-01-05T19:31:20.422Z] #64 41.85 (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 ... 15744 files and directories currently installed.)
19:31:20 [2023-01-05T19:31:20.422Z] #64 41.98 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
19:31:20 [2023-01-05T19:31:20.422Z] #64 42.01 Unpacking cmake-data (3.18.4-2+deb11u1) ...
19:31:20 [2023-01-05T19:31:20.422Z] #64 46.56 Selecting previously unselected package libicu67:arm64.
19:31:20 [2023-01-05T19:31:20.422Z] #64 46.56 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
19:31:20 [2023-01-05T19:31:20.422Z] #64 46.59 Unpacking libicu67:arm64 (67.1-7) ...
19:31:20 [2023-01-05T19:31:20.680Z] #64 ...
19:31:20 [2023-01-05T19:31:20.680Z] 
19:31:20 [2023-01-05T19:31:20.680Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:31:20 [2023-01-05T19:31:20.680Z] #61 49.33 Selecting previously unselected package uuid-dev:arm64.
19:31:20 [2023-01-05T19:31:20.680Z] #61 49.34 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
19:31:20 [2023-01-05T19:31:20.680Z] #61 49.37 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
19:31:20 [2023-01-05T19:31:20.680Z] #61 49.66 Selecting previously unselected package libblkid-dev:arm64.
19:31:20 [2023-01-05T19:31:20.680Z] #61 49.66 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
19:31:20 [2023-01-05T19:31:20.680Z] #61 49.69 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
19:31:20 [2023-01-05T19:31:20.680Z] #61 50.19 Selecting previously unselected package libbtrfs0:arm64.
19:31:20 [2023-01-05T19:31:20.680Z] #61 50.19 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
19:31:20 [2023-01-05T19:31:20.680Z] #61 50.22 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
19:31:20 [2023-01-05T19:31:20.939Z] #61 50.53 Selecting previously unselected package libbtrfs-dev:arm64.
19:31:20 [2023-01-05T19:31:20.939Z] #61 50.54 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
19:31:20 [2023-01-05T19:31:20.939Z] #61 50.56 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
19:31:21 [2023-01-05T19:31:21.454Z] #61 50.88 Selecting previously unselected package libelf1:arm64.#61 ...
19:31:21 [2023-01-05T19:31:21.454Z] 
19:31:21 [2023-01-05T19:31:21.454Z] #54 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.14" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:31:21 [2023-01-05T19:31:21.454Z] #54 DONE 42.6s
19:31:21 [2023-01-05T19:31:21.454Z] 
19:31:21 [2023-01-05T19:31:21.454Z] #72 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
19:31:21 [2023-01-05T19:31:21.454Z] #72 DONE 3.5s
19:31:21 [2023-01-05T19:31:21.454Z] 
19:31:21 [2023-01-05T19:31:21.454Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
19:31:21 [2023-01-05T19:31:21.454Z] #60 DONE 51.3s
19:31:21 [2023-01-05T19:31:21.454Z] 
19:31:21 [2023-01-05T19:31:21.454Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:31:21 [2023-01-05T19:31:21.454Z] #61 50.88 Selecting previously unselected package libelf1:arm64.
19:31:21 [2023-01-05T19:31:21.454Z] #61 50.88 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
19:31:21 [2023-01-05T19:31:21.454Z] #61 50.91 Unpacking libelf1:arm64 (0.183-1) ...
19:31:21 [2023-01-05T19:31:21.716Z] #61 ...
19:31:21 [2023-01-05T19:31:21.716Z] 
19:31:21 [2023-01-05T19:31:21.716Z] #73 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
19:31:21 [2023-01-05T19:31:21.716Z] #73 DONE 0.3s
19:31:21 [2023-01-05T19:31:21.716Z] 
19:31:21 [2023-01-05T19:31:21.716Z] #37 [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
19:31:21 [2023-01-05T19:31:21.716Z] #37 50.35 Setting up libprotobuf23:arm64 (3.12.4-1) ...
19:31:21 [2023-01-05T19:31:21.716Z] #37 50.39 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:31:21 [2023-01-05T19:31:21.716Z] #37 50.51 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:31:21 [2023-01-05T19:31:21.716Z] #37 50.56 Setting up python3-six (1.16.0-2) ...
19:31:22 [2023-01-05T19:31:22.284Z] #37 ...
19:31:22 [2023-01-05T19:31:22.284Z] 
19:31:22 [2023-01-05T19:31:22.284Z] #63 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
19:31:22 [2023-01-05T19:31:22.284Z] #63 38.14 Reading package lists...
19:31:22 [2023-01-05T19:31:22.284Z] #63 42.44 Building dependency tree...
19:31:22 [2023-01-05T19:31:22.284Z] #63 46.16 gcc is already the newest version (4:10.2.1-1).
19:31:22 [2023-01-05T19:31:22.284Z] #63 46.16 libc6-dev is already the newest version (2.31-13+deb11u5).
19:31:22 [2023-01-05T19:31:22.284Z] #63 46.16 The following additional packages will be installed:
19:31:22 [2023-01-05T19:31:22.284Z] #63 46.16   bzip2 patch xz-utils
19:31:22 [2023-01-05T19:31:22.284Z] #63 46.16 Suggested packages:
19:31:22 [2023-01-05T19:31:22.284Z] #63 46.20   bzip2-doc debian-keyring seccomp ed diffutils-doc
19:31:22 [2023-01-05T19:31:22.284Z] #63 46.20 Recommended packages:
19:31:22 [2023-01-05T19:31:22.284Z] #63 46.21   build-essential fakeroot libalgorithm-merge-perl
19:31:22 [2023-01-05T19:31:22.284Z] #63 46.79 The following NEW packages will be installed:
19:31:22 [2023-01-05T19:31:22.284Z] #63 46.80   bzip2 dpkg-dev libseccomp-dev patch xz-utils
19:31:22 [2023-01-05T19:31:22.284Z] #63 47.15 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
19:31:22 [2023-01-05T19:31:22.284Z] #63 47.15 Need to get 2790 kB of archives.
19:31:22 [2023-01-05T19:31:22.284Z] #63 47.15 After this operation, 4077 kB of additional disk space will be used.
19:31:22 [2023-01-05T19:31:22.284Z] #63 47.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
19:31:22 [2023-01-05T19:31:22.284Z] #63 47.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
19:31:22 [2023-01-05T19:31:22.284Z] #63 47.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
19:31:22 [2023-01-05T19:31:22.284Z] #63 47.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
19:31:22 [2023-01-05T19:31:22.284Z] #63 47.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
19:31:22 [2023-01-05T19:31:22.284Z] #63 48.29 debconf: delaying package configuration, since apt-utils is not installed
19:31:22 [2023-01-05T19:31:22.284Z] #63 48.52 Fetched 2790 kB in 0s (6028 kB/s)
19:31:22 [2023-01-05T19:31:22.284Z] #63 48.85 Selecting previously unselected package bzip2.
19:31:22 [2023-01-05T19:31:22.284Z] #63 48.85 (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 ... 15744 files and directories currently installed.)
19:31:22 [2023-01-05T19:31:22.284Z] #63 48.94 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
19:31:22 [2023-01-05T19:31:22.284Z] #63 48.96 Unpacking bzip2 (1.0.8-4) ...
19:31:22 [2023-01-05T19:31:22.284Z] #63 49.17 Selecting previously unselected package xz-utils.
19:31:22 [2023-01-05T19:31:22.284Z] #63 49.18 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
19:31:22 [2023-01-05T19:31:22.284Z] #63 49.23 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
19:31:22 [2023-01-05T19:31:22.284Z] #63 49.56 Selecting previously unselected package patch.
19:31:22 [2023-01-05T19:31:22.284Z] #63 49.57 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
19:31:22 [2023-01-05T19:31:22.284Z] #63 49.58 Unpacking patch (2.7.6-7) ...
19:31:22 [2023-01-05T19:31:22.284Z] #63 49.87 Selecting previously unselected package dpkg-dev.
19:31:22 [2023-01-05T19:31:22.284Z] #63 49.87 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
19:31:22 [2023-01-05T19:31:22.284Z] #63 50.02 Unpacking dpkg-dev (1.20.12) ...
19:31:22 [2023-01-05T19:31:22.284Z] #63 51.06 Selecting previously unselected package libseccomp-dev:arm64.
19:31:22 [2023-01-05T19:31:22.284Z] #63 51.06 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
19:31:22 [2023-01-05T19:31:22.284Z] #63 51.07 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:31:22 [2023-01-05T19:31:22.284Z] #63 51.44 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:31:22 [2023-01-05T19:31:22.284Z] #63 51.49 Setting up bzip2 (1.0.8-4) ...
19:31:22 [2023-01-05T19:31:22.284Z] #63 51.52 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
19:31:22 [2023-01-05T19:31:22.284Z] #63 51.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:31:22 [2023-01-05T19:31:22.284Z] #63 51.62 Setting up patch (2.7.6-7) ...
19:31:22 [2023-01-05T19:31:22.284Z] #63 51.67 Setting up dpkg-dev (1.20.12) ...
19:31:22 [2023-01-05T19:31:22.284Z] #63 DONE 52.0s
19:31:22 [2023-01-05T19:31:22.542Z] 
19:31:22 [2023-01-05T19:31:22.542Z] #74 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
19:31:25 [2023-01-05T19:31:25.104Z] #74 2.372 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d -X main.version=1.1.4 " -o runc .
19:31:27 [2023-01-05T19:31:27.653Z] #74 ...
19:31:27 [2023-01-05T19:31:27.653Z] 
19:31:27 [2023-01-05T19:31:27.653Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
19:31:27 [2023-01-05T19:31:27.653Z] #64 54.06 Selecting previously unselected package libxml2:arm64.
19:31:27 [2023-01-05T19:31:27.653Z] #64 54.07 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
19:31:27 [2023-01-05T19:31:27.653Z] #64 54.08 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
19:31:27 [2023-01-05T19:31:27.653Z] #64 54.84 Selecting previously unselected package libarchive13:arm64.
19:31:27 [2023-01-05T19:31:27.653Z] #64 54.85 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
19:31:27 [2023-01-05T19:31:27.653Z] #64 54.87 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
19:31:27 [2023-01-05T19:31:27.653Z] #64 55.33 Selecting previously unselected package libjsoncpp24:arm64.
19:31:27 [2023-01-05T19:31:27.653Z] #64 55.33 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
19:31:27 [2023-01-05T19:31:27.653Z] #64 55.34 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
19:31:27 [2023-01-05T19:31:27.653Z] #64 55.59 Selecting previously unselected package librhash0:arm64.
19:31:27 [2023-01-05T19:31:27.653Z] #64 55.59 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
19:31:27 [2023-01-05T19:31:27.653Z] #64 55.62 Unpacking librhash0:arm64 (1.4.1-2) ...
19:31:27 [2023-01-05T19:31:27.653Z] #64 55.82 Selecting previously unselected package libuv1:arm64.
19:31:27 [2023-01-05T19:31:27.653Z] #64 55.82 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
19:31:27 [2023-01-05T19:31:27.653Z] #64 55.84 Unpacking libuv1:arm64 (1.40.0-2) ...
19:31:27 [2023-01-05T19:31:27.653Z] #64 55.99 Selecting previously unselected package cmake.
19:31:27 [2023-01-05T19:31:27.653Z] #64 56.04 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
19:31:27 [2023-01-05T19:31:27.653Z] #64 56.06 Unpacking cmake (3.18.4-2+deb11u1) ...
19:31:27 [2023-01-05T19:31:27.911Z] #64 ...
19:31:27 [2023-01-05T19:31:27.911Z] 
19:31:27 [2023-01-05T19:31:27.911Z] #75 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
19:31:27 [2023-01-05T19:31:27.911Z] #0 1.771 go: downloading github.com/urfave/cli/v2 v2.23.5
19:31:27 [2023-01-05T19:31:27.911Z] #0 2.521 go: downloading golang.org/x/sys v0.2.0
19:31:27 [2023-01-05T19:31:27.911Z] #0 6.068 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
19:31:27 [2023-01-05T19:31:27.911Z] #0 6.605 go: downloading github.com/google/uuid v1.3.0
19:31:27 [2023-01-05T19:31:27.911Z] #0 6.606 go: downloading github.com/moby/vpnkit v0.5.0
19:31:27 [2023-01-05T19:31:27.911Z] #0 6.657 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
19:31:27 [2023-01-05T19:31:27.911Z] #0 6.957 go: downloading github.com/gorilla/mux v1.8.0
19:31:27 [2023-01-05T19:31:27.911Z] #0 7.050 go: downloading github.com/moby/sys/mountinfo v0.6.2
19:31:27 [2023-01-05T19:31:27.911Z] #0 8.095 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
19:31:27 [2023-01-05T19:31:27.911Z] #0 8.236 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
19:31:27 [2023-01-05T19:31:27.911Z] #0 9.642 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
19:31:27 [2023-01-05T19:31:27.911Z] #0 9.761 go: downloading golang.org/x/net v0.1.0
19:31:28 [2023-01-05T19:31:28.169Z] #75 ...
19:31:28 [2023-01-05T19:31:28.169Z] 
19:31:28 [2023-01-05T19:31:28.169Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:31:28 [2023-01-05T19:31:28.169Z] #61 51.28 Selecting previously unselected package libffi-dev:arm64.
19:31:28 [2023-01-05T19:31:28.169Z] #61 51.28 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 51.28 Unpacking libffi-dev:arm64 (3.3-6) ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 51.54 Selecting previously unselected package libglib2.0-data.
19:31:28 [2023-01-05T19:31:28.169Z] #61 51.55 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 51.55 Unpacking libglib2.0-data (2.66.8-1) ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 53.55 Selecting previously unselected package libglib2.0-bin.
19:31:28 [2023-01-05T19:31:28.169Z] #61 53.58 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 53.59 Unpacking libglib2.0-bin (2.66.8-1) ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 53.75 Selecting previously unselected package python3-lib2to3.
19:31:28 [2023-01-05T19:31:28.169Z] #61 53.76 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 53.76 Unpacking python3-lib2to3 (3.9.2-1) ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 53.92 Selecting previously unselected package python3-distutils.
19:31:28 [2023-01-05T19:31:28.169Z] #61 53.92 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 53.93 Unpacking python3-distutils (3.9.2-1) ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 54.19 Selecting previously unselected package libglib2.0-dev-bin.
19:31:28 [2023-01-05T19:31:28.169Z] #61 54.20 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 54.21 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 54.45 Selecting previously unselected package libsepol1-dev:arm64.
19:31:28 [2023-01-05T19:31:28.169Z] #61 54.47 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 54.48 Unpacking libsepol1-dev:arm64 (3.1-1) ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 55.15 Selecting previously unselected package libpcre2-16-0:arm64.
19:31:28 [2023-01-05T19:31:28.169Z] #61 55.15 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 55.18 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 55.56 Selecting previously unselected package libpcre2-32-0:arm64.
19:31:28 [2023-01-05T19:31:28.169Z] #61 55.56 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 55.58 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 55.84 Selecting previously unselected package libpcre2-posix2:arm64.
19:31:28 [2023-01-05T19:31:28.169Z] #61 55.84 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 55.87 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 56.01 Selecting previously unselected package libpcre2-dev:arm64.
19:31:28 [2023-01-05T19:31:28.169Z] #61 56.01 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 56.06 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 56.67 Selecting previously unselected package libselinux1-dev:arm64.
19:31:28 [2023-01-05T19:31:28.169Z] #61 56.69 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 56.70 Unpacking libselinux1-dev:arm64 (3.1-3) ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 57.11 Selecting previously unselected package libmount-dev:arm64.
19:31:28 [2023-01-05T19:31:28.169Z] #61 57.12 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 57.12 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 57.31 Selecting previously unselected package libpcre16-3:arm64.
19:31:28 [2023-01-05T19:31:28.169Z] #61 57.31 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 57.32 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 57.50 Selecting previously unselected package libpcre32-3:arm64.
19:31:28 [2023-01-05T19:31:28.169Z] #61 57.50 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 57.50 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 57.68 Selecting previously unselected package libpcrecpp0v5:arm64.
19:31:28 [2023-01-05T19:31:28.169Z] #61 57.69 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 57.70 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
19:31:28 [2023-01-05T19:31:28.169Z] #61 57.80 Selecting previously unselected package libpcre3-dev:arm64.
19:31:28 [2023-01-05T19:31:28.436Z] #61 57.83 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
19:31:28 [2023-01-05T19:31:28.436Z] #61 57.84 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
19:31:28 [2023-01-05T19:31:28.696Z] #61 ...
19:31:28 [2023-01-05T19:31:28.696Z] 
19:31:28 [2023-01-05T19:31:28.696Z] #48 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:31:28 [2023-01-05T19:31:28.696Z] #48 43.37 github.com/docker/distribution/uuid
19:31:28 [2023-01-05T19:31:28.696Z] #48 43.94 golang.org/x/net/context
19:31:28 [2023-01-05T19:31:28.696Z] #48 44.42 github.com/docker/distribution/digest
19:31:28 [2023-01-05T19:31:28.696Z] #48 45.01 crypto/x509
19:31:28 [2023-01-05T19:31:28.696Z] #48 45.36 net/textproto
19:31:28 [2023-01-05T19:31:28.696Z] #48 47.16 vendor/golang.org/x/net/http/httpguts
19:31:28 [2023-01-05T19:31:28.696Z] #48 48.18 vendor/golang.org/x/net/http/httpproxy
19:31:28 [2023-01-05T19:31:28.696Z] #48 48.91 mime/multipart
19:31:28 [2023-01-05T19:31:28.696Z] #48 51.23 github.com/docker/distribution/reference
19:31:28 [2023-01-05T19:31:28.696Z] #48 52.17 github.com/stevvooe/resumable
19:31:28 [2023-01-05T19:31:28.696Z] #48 52.30 github.com/stevvooe/resumable/sha256
19:31:28 [2023-01-05T19:31:28.696Z] #48 53.18 github.com/stevvooe/resumable/sha512
19:31:28 [2023-01-05T19:31:28.955Z] #48 ...
19:31:28 [2023-01-05T19:31:28.955Z] 
19:31:28 [2023-01-05T19:31:28.955Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:31:28 [2023-01-05T19:31:28.955Z] #61 58.57 Selecting previously unselected package zlib1g-dev:arm64.
19:31:28 [2023-01-05T19:31:28.955Z] #61 58.57 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
19:31:28 [2023-01-05T19:31:28.955Z] #61 58.58 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
19:31:29 [2023-01-05T19:31:29.558Z] #61 58.86 Selecting previously unselected package libglib2.0-dev:arm64.
19:31:29 [2023-01-05T19:31:29.558Z] #61 58.86 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
19:31:29 [2023-01-05T19:31:29.558Z] #61 58.89 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
19:31:29 [2023-01-05T19:31:29.818Z] #61 ...
19:31:29 [2023-01-05T19:31:29.818Z] 
19:31:29 [2023-01-05T19:31:29.818Z] #37 [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
19:31:29 [2023-01-05T19:31:29.818Z] #37 52.30 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
19:31:29 [2023-01-05T19:31:29.818Z] #37 52.33 Setting up python3-protobuf (3.12.4-1) ...
19:31:29 [2023-01-05T19:31:29.818Z] #37 56.86 Setting up criu (3.17.1-1) ...
19:31:29 [2023-01-05T19:31:29.818Z] #37 58.54 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:31:29 [2023-01-05T19:31:29.818Z] #37 DONE 59.2s
19:31:29 [2023-01-05T19:31:29.818Z] 
19:31:29 [2023-01-05T19:31:29.818Z] #48 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:31:29 [2023-01-05T19:31:29.818Z] #48 54.01 github.com/garyburd/redigo/internal
19:31:29 [2023-01-05T19:31:29.818Z] #48 54.30 github.com/garyburd/redigo/redis
19:31:30 [2023-01-05T19:31:30.076Z] #48 ...
19:31:30 [2023-01-05T19:31:30.076Z] 
19:31:30 [2023-01-05T19:31:30.076Z] #66 [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
19:31:30 [2023-01-05T19:31:30.076Z] #66 50.06 go: downloading github.com/mattn/go-runewidth v0.0.9
19:31:30 [2023-01-05T19:31:30.076Z] #66 50.98 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
19:31:30 [2023-01-05T19:31:30.076Z] #66 ...
19:31:30 [2023-01-05T19:31:30.076Z] 
19:31:30 [2023-01-05T19:31:30.076Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
19:31:30 [2023-01-05T19:31:30.076Z] #64 59.42 Setting up libicu67:arm64 (67.1-7) ...
19:31:30 [2023-01-05T19:31:30.076Z] #64 59.48 Setting up libuv1:arm64 (1.40.0-2) ...
19:31:30 [2023-01-05T19:31:30.352Z] #64 59.56 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
19:31:30 [2023-01-05T19:31:30.352Z] #64 59.63 Setting up librhash0:arm64 (1.4.1-2) ...
19:31:30 [2023-01-05T19:31:30.352Z] #64 59.72 Setting up cmake-data (3.18.4-2+deb11u1) ...
19:31:30 [2023-01-05T19:31:30.352Z] #64 59.72 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
19:31:30 [2023-01-05T19:31:30.629Z] #64 59.74 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
19:31:30 [2023-01-05T19:31:30.629Z] #64 59.79 Setting up cmake (3.18.4-2+deb11u1) ...
19:31:30 [2023-01-05T19:31:30.629Z] #64 59.80 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:31:30 [2023-01-05T19:31:30.889Z] #64 DONE 60.1s
19:31:30 [2023-01-05T19:31:30.889Z] 
19:31:30 [2023-01-05T19:31:30.889Z] #76 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
19:31:31 [2023-01-05T19:31:31.479Z] #76 ...
19:31:31 [2023-01-05T19:31:31.479Z] 
19:31:31 [2023-01-05T19:31:31.479Z] #77 [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
19:31:31 [2023-01-05T19:31:31.479Z] #0 2.024 Cloning into '/tmp/crun-build'...
19:31:31 [2023-01-05T19:31:31.479Z] #0 8.433 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
19:31:31 [2023-01-05T19:31:31.479Z] #0 8.463 Cloning into '/tmp/crun-build/libocispec'...
19:31:31 [2023-01-05T19:31:31.479Z] #0 10.06 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
19:31:31 [2023-01-05T19:31:31.479Z] #0 10.09 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
19:31:31 [2023-01-05T19:31:31.479Z] #0 10.09 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
19:31:31 [2023-01-05T19:31:31.479Z] #0 10.09 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
19:31:31 [2023-01-05T19:31:31.479Z] #77 10.13 Cloning into '/tmp/crun-build/libocispec/image-spec'...
19:31:31 [2023-01-05T19:31:31.479Z] #77 ...
19:31:31 [2023-01-05T19:31:31.479Z] 
19:31:31 [2023-01-05T19:31:31.479Z] #48 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:31:31 [2023-01-05T19:31:31.479Z] #48 56.27 crypto/tls
19:31:32 [2023-01-05T19:31:32.854Z] #48 ...
19:31:32 [2023-01-05T19:31:32.854Z] 
19:31:32 [2023-01-05T19:31:32.854Z] #78 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
19:31:32 [2023-01-05T19:31:32.854Z] #78 ...
19:31:32 [2023-01-05T19:31:32.854Z] 
19:31:32 [2023-01-05T19:31:32.854Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:31:32 [2023-01-05T19:31:32.854Z] #61 61.10 Selecting previously unselected package libsecret-1-dev:arm64.
19:31:32 [2023-01-05T19:31:32.854Z] #61 61.10 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
19:31:32 [2023-01-05T19:31:32.854Z] #61 61.10 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
19:31:32 [2023-01-05T19:31:32.854Z] #61 61.51 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
19:31:32 [2023-01-05T19:31:32.854Z] #61 61.53 Setting up libpcre16-3:arm64 (2:8.39-13) ...
19:31:32 [2023-01-05T19:31:32.854Z] #61 61.55 Setting up libsepol1-dev:arm64 (3.1-1) ...
19:31:32 [2023-01-05T19:31:32.854Z] #61 61.56 Setting up libffi-dev:arm64 (3.3-6) ...
19:31:32 [2023-01-05T19:31:32.854Z] #61 61.57 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
19:31:32 [2023-01-05T19:31:32.854Z] #61 61.59 Setting up libbtrfs0:arm64 (5.10.1-2) ...
19:31:32 [2023-01-05T19:31:32.854Z] #61 61.60 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
19:31:32 [2023-01-05T19:31:32.854Z] #61 61.61 Setting up libglib2.0-data (2.66.8-1) ...
19:31:32 [2023-01-05T19:31:32.854Z] #61 61.62 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
19:31:32 [2023-01-05T19:31:32.854Z] #61 61.63 Setting up libpcre32-3:arm64 (2:8.39-13) ...
19:31:32 [2023-01-05T19:31:32.854Z] #61 61.64 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
19:31:32 [2023-01-05T19:31:32.854Z] #61 61.65 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
19:31:32 [2023-01-05T19:31:32.854Z] #61 61.67 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
19:31:32 [2023-01-05T19:31:32.854Z] #61 61.68 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
19:31:32 [2023-01-05T19:31:32.854Z] #61 61.69 Setting up python3-lib2to3 (3.9.2-1) ...
19:31:32 [2023-01-05T19:31:32.854Z] #61 62.34 Setting up libelf1:arm64 (0.183-1) ...
19:31:32 [2023-01-05T19:31:32.854Z] #61 62.35 Setting up libsecret-common (0.20.4-2) ...
19:31:32 [2023-01-05T19:31:32.854Z] #61 62.38 Setting up python3-distutils (3.9.2-1) ...
19:31:33 [2023-01-05T19:31:33.419Z] #61 63.03 Setting up libglib2.0-dev-bin (2.66.8-1) ...
19:31:34 [2023-01-05T19:31:34.793Z] #61 64.25 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
19:31:34 [2023-01-05T19:31:34.793Z] #61 64.27 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
19:31:34 [2023-01-05T19:31:34.793Z] #61 64.28 Setting up libselinux1-dev:arm64 (3.1-3) ...
19:31:34 [2023-01-05T19:31:34.793Z] #61 64.29 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
19:31:34 [2023-01-05T19:31:34.793Z] #61 64.30 Setting up libglib2.0-bin (2.66.8-1) ...
19:31:34 [2023-01-05T19:31:34.793Z] #61 64.31 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
19:31:34 [2023-01-05T19:31:34.793Z] #61 64.32 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
19:31:34 [2023-01-05T19:31:34.793Z] #61 64.36 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
19:31:34 [2023-01-05T19:31:34.793Z] #61 64.37 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
19:31:34 [2023-01-05T19:31:34.793Z] #61 64.39 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
19:31:34 [2023-01-05T19:31:34.793Z] #61 64.41 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
19:31:34 [2023-01-05T19:31:34.793Z] #61 64.42 No schema files found: doing nothing.
19:31:34 [2023-01-05T19:31:34.793Z] #61 64.43 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:31:34 [2023-01-05T19:31:34.793Z] #61 64.51 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
19:31:35 [2023-01-05T19:31:35.363Z] #61 DONE 64.8s
19:31:35 [2023-01-05T19:31:35.363Z] 
19:31:35 [2023-01-05T19:31:35.363Z] #48 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:31:35 [2023-01-05T19:31:35.363Z] #48 58.55 github.com/docker/distribution/registry/listener
19:31:35 [2023-01-05T19:31:35.363Z] #48 58.95 github.com/docker/distribution/version
19:31:35 [2023-01-05T19:31:35.363Z] #48 59.16 github.com/inconshreveable/mousetrap
19:31:35 [2023-01-05T19:31:35.363Z] #48 59.35 github.com/spf13/pflag
19:31:37 [2023-01-05T19:31:37.904Z] #48 62.24 github.com/spf13/cobra
19:31:37 [2023-01-05T19:31:37.904Z] #48 ...
19:31:37 [2023-01-05T19:31:37.904Z] 
19:31:37 [2023-01-05T19:31:37.904Z] #62 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
19:31:37 [2023-01-05T19:31:37.904Z] #62 67.88 gotestsum version dev
19:31:37 [2023-01-05T19:31:37.904Z] #62 DONE 68.0s
19:31:38 [2023-01-05T19:31:38.163Z] 
19:31:38 [2023-01-05T19:31:38.163Z] #76 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
19:31:38 [2023-01-05T19:31:38.163Z] #76 1.335 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
19:31:38 [2023-01-05T19:31:38.163Z] #76 1.336 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
19:31:38 [2023-01-05T19:31:38.163Z] #76 1.336 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
19:31:38 [2023-01-05T19:31:38.163Z] #76 3.492 Reading package lists...
19:31:38 [2023-01-05T19:31:38.163Z] #76 7.153 + apt-get  install -y --no-install-recommends gcc libc6-dev
19:31:41 [2023-01-05T19:31:41.448Z] #76 7.196 Reading package lists...
19:31:41 [2023-01-05T19:31:41.448Z] #76 ...
19:31:41 [2023-01-05T19:31:41.448Z] 
19:31:41 [2023-01-05T19:31:41.448Z] #48 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:31:41 [2023-01-05T19:31:41.448Z] #48 65.55 log/syslog
19:31:41 [2023-01-05T19:31:41.706Z] #48 66.18 github.com/yvasiyarov/go-metrics
19:31:43 [2023-01-05T19:31:43.616Z] #48 ...
19:31:43 [2023-01-05T19:31:43.616Z] 
19:31:43 [2023-01-05T19:31:43.616Z] #77 [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
19:31:43 [2023-01-05T19:31:43.616Z] #77 12.05 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
19:31:43 [2023-01-05T19:31:43.616Z] #77 13.55 Cloning into '/tmp/crun-build/libocispec/yajl'...
19:31:43 [2023-01-05T19:31:43.616Z] #77 14.84 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
19:31:43 [2023-01-05T19:31:43.616Z] #77 15.06 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
19:31:43 [2023-01-05T19:31:43.616Z] #77 15.31 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
19:31:43 [2023-01-05T19:31:43.616Z] #77 ...
19:31:43 [2023-01-05T19:31:43.616Z] 
19:31:43 [2023-01-05T19:31:43.616Z] #76 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
19:31:43 [2023-01-05T19:31:43.616Z] #76 7.196 Reading package lists...
19:31:43 [2023-01-05T19:31:43.616Z] #76 10.28 Building dependency tree...
19:31:43 [2023-01-05T19:31:43.616Z] #76 11.22 Reading state information...
19:31:43 [2023-01-05T19:31:43.876Z] #76 12.89 gcc is already the newest version (4:10.2.1-1).
19:31:43 [2023-01-05T19:31:43.876Z] #76 12.89 libc6-dev is already the newest version (2.31-13+deb11u5).
19:31:43 [2023-01-05T19:31:43.876Z] #76 12.89 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
19:31:43 [2023-01-05T19:31:43.876Z] #76 DONE 13.0s
19:31:43 [2023-01-05T19:31:43.876Z] 
19:31:43 [2023-01-05T19:31:43.876Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
19:31:43 [2023-01-05T19:31:43.876Z] #0 6.438 + bin/ctr
19:31:43 [2023-01-05T19:31:43.876Z] #79 ...
19:31:43 [2023-01-05T19:31:43.876Z] 
19:31:43 [2023-01-05T19:31:43.876Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
19:31:45 [2023-01-05T19:31:45.252Z] #80 1.297 -- The C compiler identification is GNU 10.2.1
19:31:45 [2023-01-05T19:31:45.252Z] #80 1.382 -- Detecting C compiler ABI info
19:31:45 [2023-01-05T19:31:45.817Z] #80 1.953 -- Detecting C compiler ABI info - done
19:31:45 [2023-01-05T19:31:45.817Z] #80 2.028 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
19:31:45 [2023-01-05T19:31:45.817Z] #80 2.074 -- Detecting C compile features
19:31:46 [2023-01-05T19:31:46.075Z] #80 2.076 -- Detecting C compile features - done
19:31:46 [2023-01-05T19:31:46.075Z] #80 2.100 -- Performing Test HAS_BUILTIN_FORTIFY
19:31:46 [2023-01-05T19:31:46.075Z] #80 2.328 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:31:46 [2023-01-05T19:31:46.334Z] #80 2.404 -- Configuring done
19:31:46 [2023-01-05T19:31:46.334Z] #80 2.420 -- Generating done
19:31:46 [2023-01-05T19:31:46.334Z] #80 2.443 -- Build files have been written to: /go/src/github.com/krallin/tini
19:31:46 [2023-01-05T19:31:46.593Z] #80 2.768 Scanning dependencies of target tini-static
19:31:46 [2023-01-05T19:31:46.593Z] #80 2.889 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:31:47 [2023-01-05T19:31:47.968Z] #80 4.167 [100%] Linking C executable tini-static
19:31:48 [2023-01-05T19:31:48.535Z] #80 4.707 [100%] Built target tini-static
19:31:49 [2023-01-05T19:31:49.103Z] #80 DONE 5.0s
19:31:49 [2023-01-05T19:31:49.103Z] 
19:31:49 [2023-01-05T19:31:49.103Z] #48 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:31:49 [2023-01-05T19:31:49.103Z] #48 72.68 golang.org/x/crypto/blowfish
19:31:49 [2023-01-05T19:31:49.103Z] #48 73.22 golang.org/x/crypto/bcrypt
19:31:49 [2023-01-05T19:31:49.103Z] #48 73.38 net/http/httptrace
19:31:49 [2023-01-05T19:31:49.376Z] #48 73.89 github.com/docker/libtrust
19:31:49 [2023-01-05T19:31:49.633Z] #48 74.32 net/http
19:31:53 [2023-01-05T19:31:53.819Z] #48 77.70 net/smtp
19:31:53 [2023-01-05T19:31:53.819Z] #48 78.42 github.com/docker/distribution/registry/storage/driver/gcs
19:31:53 [2023-01-05T19:31:53.819Z] #48 78.49 os/user
19:31:54 [2023-01-05T19:31:54.386Z] #48 79.04 github.com/docker/distribution/registry/storage/driver/oss
19:31:54 [2023-01-05T19:31:54.386Z] #48 79.16 github.com/mitchellh/mapstructure
19:32:00 [2023-01-05T19:32:00.953Z] #48 ...
19:32:00 [2023-01-05T19:32:00.953Z] 
19:32:00 [2023-01-05T19:32:00.953Z] #77 [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
19:32:00 [2023-01-05T19:32:00.953Z] #77 29.09 aclocal: warning: couldn't open directory 'm4': No such file or directory
19:32:00 [2023-01-05T19:32:00.953Z] #77 38.52 libtoolize: putting auxiliary files in '.'.
19:32:00 [2023-01-05T19:32:00.953Z] #77 38.52 libtoolize: copying file './ltmain.sh'
19:32:00 [2023-01-05T19:32:00.953Z] #77 39.26 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
19:32:00 [2023-01-05T19:32:00.953Z] #77 39.26 libtoolize: and rerunning libtoolize and aclocal.
19:32:00 [2023-01-05T19:32:00.954Z] #77 39.26 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
19:32:09 [2023-01-05T19:32:09.063Z] #77 ...
19:32:09 [2023-01-05T19:32:09.063Z] 
19:32:09 [2023-01-05T19:32:09.063Z] #48 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:32:09 [2023-01-05T19:32:09.063Z] #48 93.10 github.com/docker/distribution/configuration
19:32:09 [2023-01-05T19:32:09.063Z] #48 93.11 github.com/bugsnag/bugsnag-go
19:32:09 [2023-01-05T19:32:09.996Z] #48 94.52 github.com/gorilla/context
19:32:09 [2023-01-05T19:32:09.996Z] #48 94.65 github.com/docker/distribution/registry/api/errcode
19:32:10 [2023-01-05T19:32:10.255Z] #48 94.94 github.com/gorilla/mux
19:32:10 [2023-01-05T19:32:10.821Z] #48 95.49 expvar
19:32:11 [2023-01-05T19:32:11.755Z] #48 96.32 github.com/docker/distribution/context
19:32:11 [2023-01-05T19:32:11.755Z] #48 96.42 github.com/docker/distribution/registry/api/v2
19:32:13 [2023-01-05T19:32:13.136Z] #48 97.58 github.com/docker/distribution/registry/client/transport
19:32:13 [2023-01-05T19:32:13.436Z] #48 98.04 github.com/docker/distribution/health
19:32:13 [2023-01-05T19:32:13.709Z] #48 98.39 github.com/docker/distribution
19:32:14 [2023-01-05T19:32:14.290Z] #48 98.84 github.com/docker/distribution/health/checks
19:32:14 [2023-01-05T19:32:14.547Z] #48 99.16 github.com/docker/distribution/registry/auth
19:32:14 [2023-01-05T19:32:14.805Z] #48 99.39 github.com/docker/distribution/manifest/manifestlist
19:32:15 [2023-01-05T19:32:15.063Z] #48 99.70 github.com/docker/distribution/manifest/schema1
19:32:15 [2023-01-05T19:32:15.063Z] #48 99.70 github.com/docker/distribution/manifest/schema2
19:32:15 [2023-01-05T19:32:15.320Z] #48 100.1 github.com/docker/distribution/notifications
19:32:15 [2023-01-05T19:32:15.886Z] #48 100.7 github.com/docker/distribution/registry/middleware/registry
19:32:16 [2023-01-05T19:32:16.144Z] #48 100.9 github.com/docker/distribution/registry/middleware/repository
19:32:16 [2023-01-05T19:32:16.710Z] #48 101.4 github.com/docker/distribution/registry/storage/cache
19:32:17 [2023-01-05T19:32:17.275Z] #48 101.8 github.com/docker/distribution/registry/storage/cache/memory
19:32:17 [2023-01-05T19:32:17.841Z] #48 102.4 github.com/docker/distribution/registry/client
19:32:17 [2023-01-05T19:32:17.841Z] #48 102.5 github.com/docker/distribution/registry/storage/driver
19:32:18 [2023-01-05T19:32:18.406Z] #48 102.9 github.com/docker/distribution/registry/proxy/scheduler
19:32:18 [2023-01-05T19:32:18.971Z] #48 103.4 github.com/docker/distribution/registry/storage
19:32:18 [2023-01-05T19:32:18.971Z] #48 ...
19:32:18 [2023-01-05T19:32:18.971Z] 
19:32:18 [2023-01-05T19:32:18.972Z] #77 [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
19:32:18 [2023-01-05T19:32:18.972Z] #77 47.40 configure.ac:7: installing './compile'
19:32:18 [2023-01-05T19:32:18.972Z] #77 47.41 configure.ac:11: installing './config.guess'
19:32:18 [2023-01-05T19:32:18.972Z] #77 47.44 configure.ac:11: installing './config.sub'
19:32:18 [2023-01-05T19:32:18.972Z] #77 47.44 configure.ac:8: installing './install-sh'
19:32:18 [2023-01-05T19:32:18.972Z] #77 47.46 configure.ac:8: installing './missing'
19:32:18 [2023-01-05T19:32:18.972Z] #77 47.54 Makefile.am: installing './depcomp'
19:32:18 [2023-01-05T19:32:18.972Z] #77 48.64 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
19:32:18 [2023-01-05T19:32:18.972Z] #77 48.64 libtoolize: copying file 'build-aux/ltmain.sh'
19:32:18 [2023-01-05T19:32:18.972Z] #77 48.79 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
19:32:18 [2023-01-05T19:32:18.972Z] #77 48.79 libtoolize: copying file 'm4/libtool.m4'
19:32:18 [2023-01-05T19:32:18.972Z] #77 48.93 libtoolize: copying file 'm4/ltoptions.m4'
19:32:18 [2023-01-05T19:32:18.972Z] #77 49.01 libtoolize: copying file 'm4/ltsugar.m4'
19:32:18 [2023-01-05T19:32:18.972Z] #77 49.10 libtoolize: copying file 'm4/ltversion.m4'
19:32:18 [2023-01-05T19:32:18.972Z] #77 49.24 libtoolize: copying file 'm4/lt~obsolete.m4'
19:32:18 [2023-01-05T19:32:18.972Z] #77 49.36 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
19:32:19 [2023-01-05T19:32:19.905Z] #77 ...
19:32:19 [2023-01-05T19:32:19.905Z] 
19:32:19 [2023-01-05T19:32:19.905Z] #48 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:32:19 [2023-01-05T19:32:19.905Z] #48 104.4 github.com/docker/distribution/registry/client/auth
19:32:20 [2023-01-05T19:32:20.838Z] #48 105.3 github.com/docker/distribution/registry/storage/cache/redis
19:32:21 [2023-01-05T19:32:21.404Z] #48 106.0 github.com/docker/distribution/registry/storage/driver/factory
19:32:21 [2023-01-05T19:32:21.662Z] #48 106.3 github.com/docker/distribution/registry/storage/driver/middleware
19:32:21 [2023-01-05T19:32:21.920Z] #48 106.5 github.com/gorilla/handlers
19:32:22 [2023-01-05T19:32:22.855Z] #48 107.5 github.com/docker/distribution/registry/proxy
19:32:23 [2023-01-05T19:32:23.422Z] #48 107.8 github.com/yvasiyarov/newrelic_platform_go
19:32:23 [2023-01-05T19:32:23.988Z] #48 108.5 github.com/docker/distribution/registry/handlers
19:32:23 [2023-01-05T19:32:23.988Z] #48 108.6 github.com/yvasiyarov/gorelic
19:32:25 [2023-01-05T19:32:25.370Z] #48 110.0 github.com/docker/distribution/registry/auth/htpasswd
19:32:25 [2023-01-05T19:32:25.937Z] #48 110.5 github.com/docker/distribution/registry/auth/silly
19:32:26 [2023-01-05T19:32:26.195Z] #48 111.0 github.com/docker/distribution/registry/auth/token
19:32:27 [2023-01-05T19:32:27.567Z] #48 112.2 github.com/Azure/azure-sdk-for-go/storage
19:32:28 [2023-01-05T19:32:28.133Z] #48 ...
19:32:28 [2023-01-05T19:32:28.133Z] 
19:32:28 [2023-01-05T19:32:28.133Z] #77 [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
19:32:28 [2023-01-05T19:32:28.133Z] #77 59.99 configure.ac:7: installing 'build-aux/compile'
19:32:28 [2023-01-05T19:32:28.133Z] #77 60.00 configure.ac:9: installing 'build-aux/config.guess'
19:32:28 [2023-01-05T19:32:28.133Z] #77 60.01 configure.ac:9: installing 'build-aux/config.sub'
19:32:28 [2023-01-05T19:32:28.133Z] #77 60.04 configure.ac:11: installing 'build-aux/install-sh'
19:32:28 [2023-01-05T19:32:28.133Z] #77 60.05 configure.ac:11: installing 'build-aux/missing'
19:32:28 [2023-01-05T19:32:28.133Z] #77 60.27 Makefile.am: installing 'build-aux/depcomp'
19:32:28 [2023-01-05T19:32:28.133Z] #77 60.34 parallel-tests: installing 'build-aux/test-driver'
19:32:28 [2023-01-05T19:32:28.133Z] #77 62.39 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
19:32:28 [2023-01-05T19:32:28.133Z] #77 62.40 libtoolize: copying file 'build-aux/ltmain.sh'
19:32:28 [2023-01-05T19:32:28.133Z] #77 63.07 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
19:32:28 [2023-01-05T19:32:28.133Z] #77 63.07 libtoolize: copying file 'm4/libtool.m4'
19:32:28 [2023-01-05T19:32:28.133Z] #77 63.16 libtoolize: copying file 'm4/ltoptions.m4'
19:32:28 [2023-01-05T19:32:28.133Z] #77 63.25 libtoolize: copying file 'm4/ltsugar.m4'
19:32:28 [2023-01-05T19:32:28.133Z] #77 63.41 libtoolize: copying file 'm4/ltversion.m4'
19:32:28 [2023-01-05T19:32:28.133Z] #77 63.54 libtoolize: copying file 'm4/lt~obsolete.m4'
19:32:29 [2023-01-05T19:32:29.506Z] #77 ...
19:32:29 [2023-01-05T19:32:29.506Z] 
19:32:29 [2023-01-05T19:32:29.506Z] #48 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:32:29 [2023-01-05T19:32:29.506Z] #48 114.2 github.com/docker/distribution/registry
19:32:30 [2023-01-05T19:32:30.879Z] #48 115.2 github.com/docker/distribution/registry/storage/driver/base
19:32:30 [2023-01-05T19:32:30.879Z] #48 115.2 github.com/AdRoll/goamz/aws
19:32:31 [2023-01-05T19:32:31.136Z] #48 115.9 github.com/docker/distribution/registry/storage/driver/azure
19:32:33 [2023-01-05T19:32:33.036Z] #48 117.4 github.com/docker/distribution/registry/storage/driver/filesystem
19:32:33 [2023-01-05T19:32:33.300Z] #48 118.0 github.com/docker/distribution/registry/storage/driver/inmemory
19:32:33 [2023-01-05T19:32:33.557Z] #48 118.2 github.com/AdRoll/goamz/cloudfront
19:32:34 [2023-01-05T19:32:34.124Z] #48 118.8 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
19:32:34 [2023-01-05T19:32:34.381Z] #48 119.0 net/http/httputil
19:32:34 [2023-01-05T19:32:34.639Z] #48 119.3 github.com/ncw/swift
19:32:37 [2023-01-05T19:32:37.167Z] #48 121.6 github.com/AdRoll/goamz/s3
19:32:37 [2023-01-05T19:32:37.732Z] #48 122.3 github.com/docker/distribution/registry/storage/driver/swift
19:32:37 [2023-01-05T19:32:37.732Z] #48 ...
19:32:37 [2023-01-05T19:32:37.732Z] 
19:32:37 [2023-01-05T19:32:37.732Z] #77 [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
19:32:37 [2023-01-05T19:32:37.732Z] #77 76.33 configure.ac:11: installing 'build-aux/compile'
19:32:37 [2023-01-05T19:32:37.732Z] #77 76.34 configure.ac:11: installing 'build-aux/config.guess'
19:32:37 [2023-01-05T19:32:37.732Z] #77 76.36 configure.ac:11: installing 'build-aux/config.sub'
19:32:37 [2023-01-05T19:32:37.732Z] #77 76.37 configure.ac:13: installing 'build-aux/install-sh'
19:32:37 [2023-01-05T19:32:37.732Z] #77 76.37 configure.ac:13: installing 'build-aux/missing'
19:32:37 [2023-01-05T19:32:37.732Z] #77 76.37 configure.ac:8: installing 'build-aux/tap-driver.sh'
19:32:37 [2023-01-05T19:32:37.990Z] #77 76.57 Makefile.am: installing 'build-aux/depcomp'
19:32:39 [2023-01-05T19:32:39.928Z] #77 77.98 checking build system type... aarch64-unknown-linux-gnu
19:32:39 [2023-01-05T19:32:39.928Z] #77 78.33 checking host system type... aarch64-unknown-linux-gnu
19:32:39 [2023-01-05T19:32:39.928Z] #77 78.33 checking how to print strings... printf
19:32:39 [2023-01-05T19:32:39.928Z] #77 78.35 checking for gcc... gcc
19:32:40 [2023-01-05T19:32:40.186Z] #77 78.49 checking whether the C compiler works... yes
19:32:40 [2023-01-05T19:32:40.186Z] #77 78.74 checking for C compiler default output file name... a.out
19:32:40 [2023-01-05T19:32:40.446Z] #77 78.77 checking for suffix of executables... 
19:32:40 [2023-01-05T19:32:40.705Z] #77 79.04 checking whether we are cross compiling... no
19:32:40 [2023-01-05T19:32:40.963Z] #77 79.32 checking for suffix of object files... o
19:32:40 [2023-01-05T19:32:40.963Z] #77 79.46 checking whether we are using the GNU C compiler... yes
19:32:41 [2023-01-05T19:32:41.222Z] #77 79.66 checking whether gcc accepts -g... yes
19:32:41 [2023-01-05T19:32:41.481Z] #77 79.80 checking for gcc option to accept ISO C89... none needed
19:32:41 [2023-01-05T19:32:41.739Z] #77 80.00 checking whether gcc understands -c and -o together... yes
19:32:41 [2023-01-05T19:32:41.739Z] #77 80.18 checking for a sed that does not truncate output... /bin/sed
19:32:41 [2023-01-05T19:32:41.739Z] #77 80.21 checking for grep that handles long lines and -e... /bin/grep
19:32:41 [2023-01-05T19:32:41.739Z] #77 80.24 checking for egrep... /bin/grep -E
19:32:41 [2023-01-05T19:32:41.739Z] #77 80.25 checking for fgrep... /bin/grep -F
19:32:41 [2023-01-05T19:32:41.739Z] #77 80.28 checking for ld used by gcc... /usr/bin/ld
19:32:41 [2023-01-05T19:32:41.739Z] #77 80.29 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:32:41 [2023-01-05T19:32:41.739Z] #77 80.31 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:32:41 [2023-01-05T19:32:41.998Z] #77 80.32 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:32:41 [2023-01-05T19:32:41.998Z] #77 80.50 checking whether ln -s works... yes
19:32:41 [2023-01-05T19:32:41.998Z] #77 80.50 checking the maximum length of command line arguments... 1572864
19:32:41 [2023-01-05T19:32:41.998Z] #77 80.52 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:32:41 [2023-01-05T19:32:41.998Z] #77 80.54 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:32:41 [2023-01-05T19:32:41.998Z] #77 80.54 checking for /usr/bin/ld option to reload object files... -r
19:32:41 [2023-01-05T19:32:41.998Z] #77 80.54 checking for objdump... objdump
19:32:41 [2023-01-05T19:32:41.998Z] #77 80.54 checking how to recognize dependent libraries... pass_all
19:32:41 [2023-01-05T19:32:41.998Z] #77 80.54 checking for dlltool... no
19:32:41 [2023-01-05T19:32:41.998Z] #77 80.54 checking how to associate runtime and link libraries... printf %s\n
19:32:41 [2023-01-05T19:32:41.998Z] #77 80.54 checking for ar... ar
19:32:42 [2023-01-05T19:32:42.255Z] #77 80.54 checking for archiver @FILE support... @
19:32:42 [2023-01-05T19:32:42.255Z] #77 80.70 checking for strip... strip
19:32:42 [2023-01-05T19:32:42.255Z] #77 80.70 checking for ranlib... ranlib
19:32:42 [2023-01-05T19:32:42.255Z] #77 80.70 checking for gawk... no
19:32:42 [2023-01-05T19:32:42.255Z] #77 80.70 checking for mawk... mawk
19:32:42 [2023-01-05T19:32:42.513Z] #77 80.70 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:32:42 [2023-01-05T19:32:42.771Z] #77 81.28 checking for sysroot... no
19:32:42 [2023-01-05T19:32:42.771Z] #77 81.29 checking for a working dd... /bin/dd
19:32:42 [2023-01-05T19:32:42.771Z] #77 81.31 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
19:32:42 [2023-01-05T19:32:42.771Z] #77 81.33 checking for mt... no
19:32:42 [2023-01-05T19:32:42.771Z] #77 81.34 checking if : is a manifest tool... no
19:32:43 [2023-01-05T19:32:43.029Z] #77 81.36 checking how to run the C preprocessor... gcc -E
19:32:43 [2023-01-05T19:32:43.964Z] #77 81.77 checking for ANSI C header files... yes
19:32:43 [2023-01-05T19:32:43.964Z] #77 82.47 checking for sys/types.h... yes
19:32:44 [2023-01-05T19:32:44.223Z] #77 82.66 checking for sys/stat.h... yes
19:32:44 [2023-01-05T19:32:44.481Z] #77 82.88 checking for stdlib.h... yes
19:32:44 [2023-01-05T19:32:44.747Z] #77 83.06 checking for string.h... yes
19:32:45 [2023-01-05T19:32:45.006Z] #77 83.27 checking for memory.h... yes
19:32:45 [2023-01-05T19:32:45.006Z] #77 83.53 checking for strings.h... yes
19:32:45 [2023-01-05T19:32:45.264Z] #77 83.81 checking for inttypes.h... yes
19:32:48 [2023-01-05T19:32:48.410Z] #77 84.02 checking for stdint.h... yes
19:32:48 [2023-01-05T19:32:48.410Z] #77 84.24 checking for unistd.h... 
19:32:48 [2023-01-05T19:32:48.410Z] #77 ...
19:32:48 [2023-01-05T19:32:48.410Z] 
19:32:48 [2023-01-05T19:32:48.410Z] #48 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:32:48 [2023-01-05T19:32:48.410Z] #48 123.8 net/http/pprof
19:32:48 [2023-01-05T19:32:48.410Z] #48 124.7 github.com/docker/distribution/registry/storage/driver/s3
19:32:48 [2023-01-05T19:32:48.410Z] #48 125.4 github.com/docker/distribution/cmd/registry
19:32:48 [2023-01-05T19:32:48.410Z] #48 129.7 + xx-verify /build/registry-v2
19:32:48 [2023-01-05T19:32:48.410Z] #48 DONE 130.4s
19:32:48 [2023-01-05T19:32:48.410Z] 
19:32:48 [2023-01-05T19:32:48.410Z] #77 [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
19:32:48 [2023-01-05T19:32:48.410Z] #77 84.24 checking for unistd.h... yes
19:32:48 [2023-01-05T19:32:48.410Z] #77 84.70 checking for dlfcn.h... yes
19:32:48 [2023-01-05T19:32:48.410Z] #77 85.06 checking for objdir... .libs
19:32:48 [2023-01-05T19:32:48.410Z] #77 85.39 checking if gcc supports -fno-rtti -fno-exceptions... no
19:32:48 [2023-01-05T19:32:48.410Z] #77 85.55 checking for gcc option to produce PIC... -fPIC -DPIC
19:32:48 [2023-01-05T19:32:48.410Z] #77 85.55 checking if gcc PIC flag -fPIC -DPIC works... yes
19:32:48 [2023-01-05T19:32:48.410Z] #77 85.73 checking if gcc static flag -static works... yes
19:32:48 [2023-01-05T19:32:48.410Z] #77 86.17 checking if gcc supports -c -o file.o... yes
19:32:48 [2023-01-05T19:32:48.410Z] #77 86.33 checking if gcc supports -c -o file.o... (cached) yes
19:32:48 [2023-01-05T19:32:48.410Z] #77 86.33 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:32:48 [2023-01-05T19:32:48.410Z] #77 86.42 checking dynamic linker characteristics... GNU/Linux ld.so
19:32:48 [2023-01-05T19:32:48.410Z] #77 86.77 checking how to hardcode library paths into programs... immediate
19:32:48 [2023-01-05T19:32:48.410Z] #77 86.77 checking whether stripping libraries is possible... yes
19:32:48 [2023-01-05T19:32:48.410Z] #77 86.78 checking if libtool supports shared libraries... yes
19:32:48 [2023-01-05T19:32:48.410Z] #77 86.78 checking whether to build shared libraries... no
19:32:48 [2023-01-05T19:32:48.410Z] #77 86.78 checking whether to build static libraries... yes
19:32:48 [2023-01-05T19:32:48.410Z] #77 86.81 checking for a BSD-compatible install... /usr/bin/install -c
19:32:48 [2023-01-05T19:32:48.410Z] #77 86.89 checking whether build environment is sane... yes
19:32:48 [2023-01-05T19:32:48.410Z] #77 86.97 checking for a thread-safe mkdir -p... /bin/mkdir -p
19:32:48 [2023-01-05T19:32:48.410Z] #77 86.98 checking whether make sets $(MAKE)... yes
19:32:48 [2023-01-05T19:32:48.410Z] #77 87.06 checking whether make supports the include directive... yes (GNU style)
19:32:48 [2023-01-05T19:32:48.669Z] #77 87.10 checking whether make supports nested variables... yes
19:32:48 [2023-01-05T19:32:48.669Z] #77 87.18 checking whether UID '0' is supported by ustar format... yes
19:32:48 [2023-01-05T19:32:48.669Z] #77 87.19 checking whether GID '0' is supported by ustar format... yes
19:32:48 [2023-01-05T19:32:48.669Z] #77 87.20 checking how to create a ustar tar archive... gnutar
19:32:48 [2023-01-05T19:32:48.927Z] #77 87.27 checking dependency style of gcc... gcc3
19:32:48 [2023-01-05T19:32:48.927Z] #77 87.52 checking whether to enable maintainer-specific portions of Makefiles... yes
19:32:48 [2023-01-05T19:32:48.927Z] #77 87.55 checking whether make supports nested variables... (cached) yes
19:32:48 [2023-01-05T19:32:48.927Z] #77 87.55 checking for gawk... (cached) mawk
19:32:48 [2023-01-05T19:32:48.927Z] #77 87.55 checking for a sed that does not truncate output... (cached) /bin/sed
19:32:48 [2023-01-05T19:32:48.927Z] #77 87.55 checking for gcc... (cached) gcc
19:32:49 [2023-01-05T19:32:49.186Z] #77 87.65 checking whether we are using the GNU C compiler... (cached) yes
19:32:49 [2023-01-05T19:32:49.186Z] #77 87.65 checking whether gcc accepts -g... (cached) yes
19:32:49 [2023-01-05T19:32:49.186Z] #77 87.65 checking for gcc option to accept ISO C89... (cached) none needed
19:32:49 [2023-01-05T19:32:49.186Z] #77 87.65 checking whether gcc understands -c and -o together... (cached) yes
19:32:49 [2023-01-05T19:32:49.186Z] #77 87.65 checking for a Python interpreter with version >= 3... python3
19:32:49 [2023-01-05T19:32:49.186Z] #77 87.73 checking for python3... /usr/bin/python3
19:32:49 [2023-01-05T19:32:49.186Z] #77 87.73 checking for python3 version... 3.9
19:32:49 [2023-01-05T19:32:49.186Z] #77 87.78 checking for python3 platform... linux
19:32:49 [2023-01-05T19:32:49.444Z] #77 87.86 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
19:32:49 [2023-01-05T19:32:49.702Z] #77 88.05 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
19:32:49 [2023-01-05T19:32:49.702Z] #77 88.21 checking for go-md2man... no
19:32:49 [2023-01-05T19:32:49.961Z] #77 88.24 checking error.h usability... yes
19:32:49 [2023-01-05T19:32:49.961Z] #77 88.48 checking error.h presence... yes
19:32:49 [2023-01-05T19:32:49.961Z] #77 88.52 checking for error.h... yes
19:32:50 [2023-01-05T19:32:50.219Z] #77 88.55 checking linux/openat2.h usability... yes
19:32:50 [2023-01-05T19:32:50.219Z] #77 88.67 checking linux/openat2.h presence... yes
19:32:50 [2023-01-05T19:32:50.219Z] #77 88.71 checking for linux/openat2.h... yes
19:32:50 [2023-01-05T19:32:50.477Z] #77 88.76 checking for copy_file_range... yes
19:32:50 [2023-01-05T19:32:50.735Z] #77 89.03 checking for fgetxattr... yes
19:32:50 [2023-01-05T19:32:50.994Z] #77 89.31 checking for statx... yes
19:32:50 [2023-01-05T19:32:50.994Z] #77 89.59 checking for fgetpwent_r... yes
19:32:51 [2023-01-05T19:32:51.510Z] #77 89.78 checking for issetugid... no
19:32:51 [2023-01-05T19:32:51.510Z] #77 90.05 checking for pkg-config... /usr/bin/pkg-config
19:32:51 [2023-01-05T19:32:51.510Z] #77 90.05 checking pkg-config is at least version 0.9.0... yes
19:32:51 [2023-01-05T19:32:51.769Z] #77 90.06 checking for library containing yajl_tree_get... 
19:32:51 [2023-01-05T19:32:51.769Z] #77 ...
19:32:51 [2023-01-05T19:32:51.769Z] 
19:32:51 [2023-01-05T19:32:51.769Z] #75 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
19:32:51 [2023-01-05T19:32:51.769Z] #75 DONE 93.8s
19:32:51 [2023-01-05T19:32:51.769Z] 
19:32:51 [2023-01-05T19:32:51.769Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
19:32:51 [2023-01-05T19:32:51.769Z] #81 DONE 0.1s
19:32:51 [2023-01-05T19:32:51.769Z] 
19:32:51 [2023-01-05T19:32:51.769Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
19:32:51 [2023-01-05T19:32:51.769Z] #82 DONE 0.1s
19:32:51 [2023-01-05T19:32:51.769Z] 
19:32:51 [2023-01-05T19:32:51.769Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
19:32:52 [2023-01-05T19:32:52.027Z] #71 ...
19:32:52 [2023-01-05T19:32:52.027Z] 
19:32:52 [2023-01-05T19:32:52.027Z] #77 [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
19:32:52 [2023-01-05T19:32:52.027Z] #77 90.06 checking for library containing yajl_tree_get... -lyajl
19:32:52 [2023-01-05T19:32:52.285Z] #77 90.77 checking for yajl >= 2.0.0... yes
19:32:52 [2023-01-05T19:32:52.544Z] #77 90.84 checking sys/capability.h usability... yes
19:32:52 [2023-01-05T19:32:52.544Z] #77 91.07 checking sys/capability.h presence... yes
19:32:52 [2023-01-05T19:32:52.802Z] #77 91.20 checking for sys/capability.h... yes
19:32:53 [2023-01-05T19:32:53.060Z] #77 91.24 checking for library containing cap_from_name... -lcap
19:32:53 [2023-01-05T19:32:53.318Z] #77 91.66 checking for library containing dlopen... -ldl
19:32:53 [2023-01-05T19:32:53.835Z] #77 92.07 checking seccomp.h usability... yes
19:32:53 [2023-01-05T19:32:53.835Z] #77 92.30 checking seccomp.h presence... yes
19:32:53 [2023-01-05T19:32:53.835Z] #77 92.40 checking for seccomp.h... yes
19:32:54 [2023-01-05T19:32:54.099Z] #77 92.41 checking for library containing seccomp_rule_add... 
19:32:54 [2023-01-05T19:32:54.099Z] #77 ...
19:32:54 [2023-01-05T19:32:54.099Z] 
19:32:54 [2023-01-05T19:32:54.099Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
19:32:54 [2023-01-05T19:32:54.099Z] #70 DONE 123.6s
19:32:54 [2023-01-05T19:32:54.357Z] 
19:32:54 [2023-01-05T19:32:54.357Z] #77 [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
19:32:54 [2023-01-05T19:32:54.357Z] #77 92.41 checking for library containing seccomp_rule_add... -lseccomp
19:32:54 [2023-01-05T19:32:54.928Z] #77 92.94 checking for library containing seccomp_arch_resolve_name... none required
19:32:54 [2023-01-05T19:32:54.928Z] #77 93.27 checking systemd/sd-bus.h usability... yes
19:32:54 [2023-01-05T19:32:54.928Z] #77 93.52 checking systemd/sd-bus.h presence... yes
19:32:54 [2023-01-05T19:32:54.928Z] #77 93.61 checking for systemd/sd-bus.h... yes
19:32:55 [2023-01-05T19:32:55.493Z] #77 93.61 checking for library containing sd_bus_match_signal_async... -lsystemd
19:32:55 [2023-01-05T19:32:55.493Z] #77 93.99 checking for sd_notify_barrier... yes
19:32:55 [2023-01-05T19:32:55.751Z] #77 94.24 checking linux/bpf.h usability... yes
19:32:55 [2023-01-05T19:32:55.751Z] #77 94.36 checking linux/bpf.h presence... yes
19:32:55 [2023-01-05T19:32:55.751Z] #77 94.42 checking for linux/bpf.h... yes
19:32:56 [2023-01-05T19:32:56.009Z] #77 94.43 checking compilation for eBPF... yes
19:32:56 [2023-01-05T19:32:56.009Z] #77 94.58 checking for criu >= 3.15... no
19:32:56 [2023-01-05T19:32:56.009Z] #77 94.59 configure: CRIU headers not found, building without CRIU support
19:32:56 [2023-01-05T19:32:56.009Z] #77 94.59 checking for criu > 3.16... no
19:32:56 [2023-01-05T19:32:56.009Z] #77 94.61 configure: CRIU version doesn't support join-ns API
19:32:56 [2023-01-05T19:32:56.009Z] #77 94.61 checking for criu > 3.16.1... no
19:32:56 [2023-01-05T19:32:56.009Z] #77 94.62 configure: CRIU version doesn't support for pre-dumping
19:32:56 [2023-01-05T19:32:56.009Z] #77 94.62 checking for new mount API (fsconfig)... yes
19:32:56 [2023-01-05T19:32:56.266Z] #77 94.73 checking for seccomp notify API... yes
19:32:56 [2023-01-05T19:32:56.266Z] #77 94.82 checking for gperf... no
19:32:56 [2023-01-05T19:32:56.266Z] #77 94.82 configure: gperf not found - cannot rebuild signal parser code
19:32:56 [2023-01-05T19:32:56.266Z] #77 94.82 checking for library containing argp_parse... none required
19:32:56 [2023-01-05T19:32:56.524Z] #77 95.04 checking that generated files are newer than configure... done
19:32:56 [2023-01-05T19:32:56.524Z] #77 95.05 configure: creating ./config.status
19:32:59 [2023-01-05T19:32:59.063Z] #77 97.54 config.status: creating Makefile
19:32:59 [2023-01-05T19:32:59.063Z] #77 97.62 config.status: creating rpm/crun.spec
19:32:59 [2023-01-05T19:32:59.063Z] #77 97.71 config.status: creating config.h
19:32:59 [2023-01-05T19:32:59.063Z] #77 97.75 config.status: executing libtool commands
19:32:59 [2023-01-05T19:32:59.063Z] #77 97.80 config.status: executing depfiles commands
19:33:00 [2023-01-05T19:33:00.444Z] #77 98.84 === configuring in libocispec (/tmp/crun-build/libocispec)
19:33:00 [2023-01-05T19:33:00.444Z] #77 98.85 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
19:33:00 [2023-01-05T19:33:00.702Z] #77 ...
19:33:00 [2023-01-05T19:33:00.702Z] 
19:33:00 [2023-01-05T19:33:00.702Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
19:33:00 [2023-01-05T19:33:00.702Z] #71 DONE 124.4s
19:33:00 [2023-01-05T19:33:00.702Z] 
19:33:00 [2023-01-05T19:33:00.702Z] #77 [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
19:33:00 [2023-01-05T19:33:00.702Z] #77 99.30 checking for gcc... gcc
19:33:00 [2023-01-05T19:33:00.968Z] #77 99.41 checking whether the C compiler works... yes
19:33:00 [2023-01-05T19:33:00.968Z] #77 99.67 checking for C compiler default output file name... a.out
19:33:01 [2023-01-05T19:33:01.229Z] #77 99.69 checking for suffix of executables... 
19:33:01 [2023-01-05T19:33:01.486Z] #77 99.95 checking whether we are cross compiling... no
19:33:01 [2023-01-05T19:33:01.486Z] #77 100.1 checking for suffix of object files... o
19:33:01 [2023-01-05T19:33:01.744Z] #77 100.2 checking whether we are using the GNU C compiler... yes
19:33:02 [2023-01-05T19:33:02.002Z] #77 100.3 checking whether gcc accepts -g... yes
19:33:02 [2023-01-05T19:33:02.002Z] #77 100.4 checking for gcc option to accept ISO C89... none needed
19:33:02 [2023-01-05T19:33:02.260Z] #77 100.5 checking whether gcc understands -c and -o together... yes
19:33:02 [2023-01-05T19:33:02.260Z] #77 100.7 checking how to run the C preprocessor... gcc -E
19:33:02 [2023-01-05T19:33:02.517Z] #77 100.9 checking for grep that handles long lines and -e... /bin/grep
19:33:02 [2023-01-05T19:33:02.517Z] #77 100.9 checking for egrep... /bin/grep -E
19:33:02 [2023-01-05T19:33:02.775Z] #77 100.9 checking for ANSI C header files... yes
19:33:02 [2023-01-05T19:33:02.775Z] #77 101.3 checking for sys/types.h... yes
19:33:02 [2023-01-05T19:33:02.775Z] #77 101.4 checking for sys/stat.h... yes
19:33:02 [2023-01-05T19:33:02.775Z] #77 101.4 checking for stdlib.h... yes
19:33:03 [2023-01-05T19:33:03.033Z] #77 101.5 checking for string.h... yes
19:33:03 [2023-01-05T19:33:03.292Z] #77 101.6 checking for memory.h... yes
19:33:03 [2023-01-05T19:33:03.292Z] #77 101.8 checking for strings.h... yes
19:33:03 [2023-01-05T19:33:03.550Z] #77 101.9 checking for inttypes.h... yes
19:33:03 [2023-01-05T19:33:03.808Z] #77 102.1 checking for stdint.h... yes
19:33:03 [2023-01-05T19:33:03.808Z] #77 102.3 checking for unistd.h... yes
19:33:04 [2023-01-05T19:33:04.067Z] #77 102.4 checking minix/config.h usability... no
19:33:04 [2023-01-05T19:33:04.067Z] #77 102.5 checking minix/config.h presence... no
19:33:04 [2023-01-05T19:33:04.067Z] #77 102.6 checking for minix/config.h... no
19:33:04 [2023-01-05T19:33:04.067Z] #77 102.6 checking whether it is safe to define __EXTENSIONS__... yes
19:33:04 [2023-01-05T19:33:04.325Z] #77 102.7 checking build system type... aarch64-unknown-linux-gnu
19:33:04 [2023-01-05T19:33:04.325Z] #77 102.9 checking host system type... aarch64-unknown-linux-gnu
19:33:04 [2023-01-05T19:33:04.325Z] #77 102.9 checking how to print strings... printf
19:33:04 [2023-01-05T19:33:04.325Z] #77 102.9 checking for a sed that does not truncate output... /bin/sed
19:33:04 [2023-01-05T19:33:04.325Z] #77 103.0 checking for fgrep... /bin/grep -F
19:33:04 [2023-01-05T19:33:04.325Z] #77 103.0 checking for ld used by gcc... /usr/bin/ld
19:33:04 [2023-01-05T19:33:04.325Z] #77 103.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:33:04 [2023-01-05T19:33:04.325Z] #77 103.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:33:04 [2023-01-05T19:33:04.583Z] #77 103.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:33:04 [2023-01-05T19:33:04.583Z] #77 103.1 checking whether ln -s works... yes
19:33:04 [2023-01-05T19:33:04.583Z] #77 103.1 checking the maximum length of command line arguments... 1572864
19:33:04 [2023-01-05T19:33:04.583Z] #77 103.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:33:04 [2023-01-05T19:33:04.583Z] #77 103.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:33:04 [2023-01-05T19:33:04.583Z] #77 103.1 checking for /usr/bin/ld option to reload object files... -r
19:33:04 [2023-01-05T19:33:04.583Z] #77 103.1 checking for objdump... objdump
19:33:04 [2023-01-05T19:33:04.583Z] #77 103.1 checking how to recognize dependent libraries... pass_all
19:33:04 [2023-01-05T19:33:04.583Z] #77 103.1 checking for dlltool... no
19:33:04 [2023-01-05T19:33:04.583Z] #77 103.1 checking how to associate runtime and link libraries... printf %s\n
19:33:04 [2023-01-05T19:33:04.583Z] #77 103.1 checking for ar... ar
19:33:04 [2023-01-05T19:33:04.841Z] #77 103.1 checking for archiver @FILE support... @
19:33:04 [2023-01-05T19:33:04.841Z] #77 103.2 checking for strip... strip
19:33:04 [2023-01-05T19:33:04.841Z] #77 103.2 checking for ranlib... ranlib
19:33:04 [2023-01-05T19:33:04.841Z] #77 103.3 checking for gawk... no
19:33:04 [2023-01-05T19:33:04.841Z] #77 103.3 checking for mawk... mawk
19:33:04 [2023-01-05T19:33:04.841Z] #77 103.3 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:33:04 [2023-01-05T19:33:04.841Z] #77 103.5 checking for sysroot... no
19:33:04 [2023-01-05T19:33:04.841Z] #77 103.5 checking for a working dd... /bin/dd
19:33:04 [2023-01-05T19:33:04.841Z] #77 103.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
19:33:04 [2023-01-05T19:33:04.841Z] #77 103.5 checking for mt... no
19:33:04 [2023-01-05T19:33:04.841Z] #77 103.5 checking if : is a manifest tool... no
19:33:04 [2023-01-05T19:33:04.841Z] #77 103.5 checking for dlfcn.h... yes
19:33:05 [2023-01-05T19:33:05.100Z] #77 103.6 checking for objdir... .libs
19:33:05 [2023-01-05T19:33:05.358Z] #77 103.8 checking if gcc supports -fno-rtti -fno-exceptions... no
19:33:05 [2023-01-05T19:33:05.358Z] #77 103.9 checking for gcc option to produce PIC... -fPIC -DPIC
19:33:05 [2023-01-05T19:33:05.616Z] #77 103.9 checking if gcc PIC flag -fPIC -DPIC works... yes
19:33:05 [2023-01-05T19:33:05.616Z] #77 104.0 checking if gcc static flag -static works... yes
19:33:05 [2023-01-05T19:33:05.874Z] #77 104.3 checking if gcc supports -c -o file.o... yes
19:33:05 [2023-01-05T19:33:05.874Z] #77 104.4 checking if gcc supports -c -o file.o... (cached) yes
19:33:05 [2023-01-05T19:33:05.874Z] #77 104.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:33:06 [2023-01-05T19:33:06.148Z] #77 104.4 checking dynamic linker characteristics... GNU/Linux ld.so
19:33:06 [2023-01-05T19:33:06.148Z] #77 104.6 checking how to hardcode library paths into programs... immediate
19:33:06 [2023-01-05T19:33:06.148Z] #77 104.6 checking whether stripping libraries is possible... yes
19:33:06 [2023-01-05T19:33:06.148Z] #77 104.6 checking if libtool supports shared libraries... yes
19:33:06 [2023-01-05T19:33:06.148Z] #77 104.6 checking whether to build shared libraries... no
19:33:06 [2023-01-05T19:33:06.148Z] #77 104.6 checking whether to build static libraries... yes
19:33:06 [2023-01-05T19:33:06.148Z] #77 104.6 checking for a BSD-compatible install... /usr/bin/install -c
19:33:06 [2023-01-05T19:33:06.148Z] #77 104.6 checking whether build environment is sane... yes
19:33:06 [2023-01-05T19:33:06.148Z] #77 104.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
19:33:06 [2023-01-05T19:33:06.148Z] #77 104.7 checking whether make sets $(MAKE)... yes
19:33:06 [2023-01-05T19:33:06.148Z] #77 104.7 checking whether make supports the include directive... yes (GNU style)
19:33:06 [2023-01-05T19:33:06.148Z] #77 104.7 checking whether make supports nested variables... yes
19:33:06 [2023-01-05T19:33:06.422Z] #77 104.8 checking whether UID '0' is supported by ustar format... yes
19:33:06 [2023-01-05T19:33:06.422Z] #77 104.8 checking whether GID '0' is supported by ustar format... yes
19:33:06 [2023-01-05T19:33:06.422Z] #77 104.8 checking how to create a ustar tar archive... gnutar
19:33:06 [2023-01-05T19:33:06.422Z] #77 104.8 checking dependency style of gcc... gcc3
19:33:06 [2023-01-05T19:33:06.422Z] #77 105.0 checking whether to enable maintainer-specific portions of Makefiles... yes
19:33:06 [2023-01-05T19:33:06.422Z] #77 105.0 checking whether make supports nested variables... (cached) yes
19:33:06 [2023-01-05T19:33:06.422Z] #77 105.0 checking for pkg-config... /usr/bin/pkg-config
19:33:06 [2023-01-05T19:33:06.422Z] #77 105.1 checking pkg-config is at least version 0.9.0... yes
19:33:06 [2023-01-05T19:33:06.422Z] #77 105.1 checking for yajl >= 2.1.0... yes
19:33:06 [2023-01-05T19:33:06.422Z] #77 105.1 checking for a sed that does not truncate output... (cached) /bin/sed
19:33:06 [2023-01-05T19:33:06.422Z] #77 105.1 checking for gcc... (cached) gcc
19:33:06 [2023-01-05T19:33:06.698Z] #77 105.2 checking whether we are using the GNU C compiler... (cached) yes
19:33:06 [2023-01-05T19:33:06.698Z] #77 105.2 checking whether gcc accepts -g... (cached) yes
19:33:06 [2023-01-05T19:33:06.698Z] #77 105.2 checking for gcc option to accept ISO C89... (cached) none needed
19:33:06 [2023-01-05T19:33:06.698Z] #77 105.2 checking whether gcc understands -c and -o together... (cached) yes
19:33:06 [2023-01-05T19:33:06.698Z] #77 105.2 checking for a Python interpreter with version >= 3... python3
19:33:06 [2023-01-05T19:33:06.963Z] #77 105.3 checking for python3... /usr/bin/python3
19:33:06 [2023-01-05T19:33:06.963Z] #77 105.3 checking for python3 version... 3.9
19:33:06 [2023-01-05T19:33:06.963Z] #77 105.4 checking for python3 platform... linux
19:33:06 [2023-01-05T19:33:06.963Z] #77 105.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
19:33:07 [2023-01-05T19:33:07.228Z] #77 105.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
19:33:07 [2023-01-05T19:33:07.228Z] #77 105.8 checking that generated files are newer than configure... done
19:33:07 [2023-01-05T19:33:07.228Z] #77 105.8 configure: creating ./config.status
19:33:09 [2023-01-05T19:33:09.131Z] #77 107.8 config.status: creating Makefile
19:33:09 [2023-01-05T19:33:09.131Z] #77 107.9 config.status: creating config.h
19:33:09 [2023-01-05T19:33:09.388Z] #77 107.9 config.status: executing libtool commands
19:33:09 [2023-01-05T19:33:09.388Z] #77 107.9 config.status: executing depfiles commands
19:33:09 [2023-01-05T19:33:09.954Z] #77 108.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
19:33:09 [2023-01-05T19:33:09.954Z] #77 108.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
19:33:10 [2023-01-05T19:33:10.215Z] #77 108.8 checking for gcc... gcc
19:33:10 [2023-01-05T19:33:10.473Z] #77 108.9 checking whether the C compiler works... yes
19:33:10 [2023-01-05T19:33:10.473Z] #77 109.0 checking for C compiler default output file name... a.out
19:33:10 [2023-01-05T19:33:10.473Z] #77 109.0 checking for suffix of executables... 
19:33:10 [2023-01-05T19:33:10.731Z] #77 109.1 checking whether we are cross compiling... no
19:33:10 [2023-01-05T19:33:10.731Z] #77 109.2 checking for suffix of object files... o
19:33:10 [2023-01-05T19:33:10.731Z] #77 109.2 checking whether we are using the GNU C compiler... yes
19:33:10 [2023-01-05T19:33:10.731Z] #77 109.3 checking whether gcc accepts -g... yes
19:33:10 [2023-01-05T19:33:10.990Z] #77 109.4 checking for gcc option to accept ISO C89... none needed
19:33:10 [2023-01-05T19:33:10.990Z] #77 109.6 checking whether gcc understands -c and -o together... yes
19:33:10 [2023-01-05T19:33:10.990Z] #77 109.7 checking for a BSD-compatible install... /usr/bin/install -c
19:33:11 [2023-01-05T19:33:11.248Z] #77 109.7 checking whether build environment is sane... yes
19:33:11 [2023-01-05T19:33:11.248Z] #77 109.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
19:33:11 [2023-01-05T19:33:11.248Z] #77 109.8 checking for gawk... no
19:33:11 [2023-01-05T19:33:11.248Z] #77 109.8 checking for mawk... mawk
19:33:11 [2023-01-05T19:33:11.248Z] #77 109.8 checking whether make sets $(MAKE)... yes
19:33:11 [2023-01-05T19:33:11.248Z] #77 109.8 checking whether make supports the include directive... yes (GNU style)
19:33:11 [2023-01-05T19:33:11.248Z] #77 109.8 checking whether make supports nested variables... yes
19:33:11 [2023-01-05T19:33:11.248Z] #77 109.9 checking whether UID '0' is supported by ustar format... yes
19:33:11 [2023-01-05T19:33:11.248Z] #77 109.9 checking whether GID '0' is supported by ustar format... yes
19:33:11 [2023-01-05T19:33:11.248Z] #77 109.9 checking how to create a ustar tar archive... gnutar
19:33:11 [2023-01-05T19:33:11.506Z] #77 109.9 checking dependency style of gcc... gcc3
19:33:11 [2023-01-05T19:33:11.506Z] #77 110.1 checking whether to enable maintainer-specific portions of Makefiles... yes
19:33:11 [2023-01-05T19:33:11.507Z] #77 110.1 checking whether make supports nested variables... (cached) yes
19:33:11 [2023-01-05T19:33:11.765Z] #77 110.1 checking build system type... aarch64-unknown-linux-gnu
19:33:11 [2023-01-05T19:33:11.765Z] #77 110.4 checking host system type... aarch64-unknown-linux-gnu
19:33:11 [2023-01-05T19:33:11.765Z] #77 110.4 checking how to print strings... printf
19:33:11 [2023-01-05T19:33:11.765Z] #77 110.4 checking for a sed that does not truncate output... /bin/sed
19:33:11 [2023-01-05T19:33:11.765Z] #77 110.4 checking for grep that handles long lines and -e... /bin/grep
19:33:11 [2023-01-05T19:33:11.765Z] #77 110.5 checking for egrep... /bin/grep -E
19:33:11 [2023-01-05T19:33:11.765Z] #77 110.5 checking for fgrep... /bin/grep -F
19:33:11 [2023-01-05T19:33:11.765Z] #77 110.5 checking for ld used by gcc... /usr/bin/ld
19:33:12 [2023-01-05T19:33:12.023Z] #77 110.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:33:12 [2023-01-05T19:33:12.023Z] #77 110.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:33:12 [2023-01-05T19:33:12.023Z] #77 110.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:33:12 [2023-01-05T19:33:12.023Z] #77 110.7 checking whether ln -s works... yes
19:33:12 [2023-01-05T19:33:12.023Z] #77 110.7 checking the maximum length of command line arguments... 1572864
19:33:12 [2023-01-05T19:33:12.023Z] #77 110.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:33:12 [2023-01-05T19:33:12.023Z] #77 110.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:33:12 [2023-01-05T19:33:12.023Z] #77 110.7 checking for /usr/bin/ld option to reload object files... -r
19:33:12 [2023-01-05T19:33:12.023Z] #77 110.7 checking for objdump... objdump
19:33:12 [2023-01-05T19:33:12.023Z] #77 110.7 checking how to recognize dependent libraries... pass_all
19:33:12 [2023-01-05T19:33:12.023Z] #77 110.7 checking for dlltool... no
19:33:12 [2023-01-05T19:33:12.023Z] #77 110.7 checking how to associate runtime and link libraries... printf %s\n
19:33:12 [2023-01-05T19:33:12.023Z] #77 110.7 checking for ar... ar
19:33:12 [2023-01-05T19:33:12.281Z] #77 110.7 checking for archiver @FILE support... @
19:33:12 [2023-01-05T19:33:12.281Z] #77 110.8 checking for strip... strip
19:33:12 [2023-01-05T19:33:12.281Z] #77 110.8 checking for ranlib... ranlib
19:33:12 [2023-01-05T19:33:12.539Z] #77 110.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:33:12 [2023-01-05T19:33:12.539Z] #77 111.2 checking for sysroot... no
19:33:12 [2023-01-05T19:33:12.539Z] #77 111.2 checking for a working dd... /bin/dd
19:33:12 [2023-01-05T19:33:12.539Z] #77 111.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
19:33:12 [2023-01-05T19:33:12.798Z] #77 111.2 checking for mt... no
19:33:12 [2023-01-05T19:33:12.798Z] #77 111.2 checking if : is a manifest tool... no
19:33:12 [2023-01-05T19:33:12.798Z] #77 111.2 checking how to run the C preprocessor... gcc -E
19:33:13 [2023-01-05T19:33:13.364Z] #77 111.4 checking for ANSI C header files... yes
19:33:13 [2023-01-05T19:33:13.622Z] #77 111.9 checking for sys/types.h... yes
19:33:13 [2023-01-05T19:33:13.622Z] #77 112.1 checking for sys/stat.h... yes
19:33:13 [2023-01-05T19:33:13.622Z] #77 112.2 checking for stdlib.h... yes
19:33:13 [2023-01-05T19:33:13.622Z] #77 112.3 checking for string.h... yes
19:33:13 [2023-01-05T19:33:13.880Z] #77 112.4 checking for memory.h... yes
19:33:14 [2023-01-05T19:33:14.138Z] #77 112.5 checking for strings.h... yes
19:33:14 [2023-01-05T19:33:14.138Z] #77 112.6 checking for inttypes.h... yes
19:33:14 [2023-01-05T19:33:14.138Z] #77 112.7 checking for stdint.h... yes
19:33:14 [2023-01-05T19:33:14.396Z] #77 112.8 checking for unistd.h... yes
19:33:14 [2023-01-05T19:33:14.396Z] #77 113.0 checking for dlfcn.h... yes
19:33:14 [2023-01-05T19:33:14.654Z] #77 113.1 checking for objdir... .libs
19:33:14 [2023-01-05T19:33:14.912Z] #77 113.3 checking if gcc supports -fno-rtti -fno-exceptions... no
19:33:14 [2023-01-05T19:33:14.912Z] #77 113.4 checking for gcc option to produce PIC... -fPIC -DPIC
19:33:14 [2023-01-05T19:33:14.912Z] #77 113.4 checking if gcc PIC flag -fPIC -DPIC works... yes
19:33:15 [2023-01-05T19:33:15.170Z] #77 113.5 checking if gcc static flag -static works... yes
19:33:15 [2023-01-05T19:33:15.170Z] #77 113.7 checking if gcc supports -c -o file.o... yes
19:33:15 [2023-01-05T19:33:15.170Z] #77 113.8 checking if gcc supports -c -o file.o... (cached) yes
19:33:15 [2023-01-05T19:33:15.170Z] #77 113.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:33:15 [2023-01-05T19:33:15.428Z] #77 113.9 checking dynamic linker characteristics... GNU/Linux ld.so
19:33:15 [2023-01-05T19:33:15.685Z] #77 114.1 checking how to hardcode library paths into programs... immediate
19:33:15 [2023-01-05T19:33:15.685Z] #77 114.1 checking whether stripping libraries is possible... yes
19:33:15 [2023-01-05T19:33:15.685Z] #77 114.1 checking if libtool supports shared libraries... yes
19:33:15 [2023-01-05T19:33:15.685Z] #77 114.1 checking whether to build shared libraries... no
19:33:15 [2023-01-05T19:33:15.685Z] #77 114.1 checking whether to build static libraries... yes
19:33:15 [2023-01-05T19:33:15.685Z] #77 114.2 checking float.h usability... yes
19:33:15 [2023-01-05T19:33:15.685Z] #77 114.2 checking float.h presence... yes
19:33:15 [2023-01-05T19:33:15.685Z] #77 114.3 checking for float.h... yes
19:33:15 [2023-01-05T19:33:15.685Z] #77 114.3 checking limits.h usability... yes
19:33:15 [2023-01-05T19:33:15.946Z] #77 114.4 checking limits.h presence... yes
19:33:15 [2023-01-05T19:33:15.946Z] #77 114.4 checking for limits.h... yes
19:33:15 [2023-01-05T19:33:15.946Z] #77 114.5 checking stddef.h usability... yes
19:33:15 [2023-01-05T19:33:15.946Z] #77 114.6 checking stddef.h presence... yes
19:33:15 [2023-01-05T19:33:15.946Z] #77 114.6 checking for stddef.h... yes
19:33:15 [2023-01-05T19:33:15.946Z] #77 114.6 checking for stdlib.h... (cached) yes
19:33:16 [2023-01-05T19:33:16.204Z] #77 114.7 checking for string.h... (cached) yes
19:33:16 [2023-01-05T19:33:16.204Z] #77 114.7 checking sys/time.h usability... yes
19:33:16 [2023-01-05T19:33:16.204Z] #77 114.8 checking sys/time.h presence... yes
19:33:16 [2023-01-05T19:33:16.204Z] #77 114.9 checking for sys/time.h... yes
19:33:16 [2023-01-05T19:33:16.204Z] #77 114.9 checking for inline... inline
19:33:16 [2023-01-05T19:33:16.722Z] #77 114.9 checking for size_t... yes
19:33:16 [2023-01-05T19:33:16.722Z] #77 115.1 checking for stdlib.h... (cached) yes
19:33:16 [2023-01-05T19:33:16.722Z] #77 115.1 checking for GNU libc compatible malloc... yes
19:33:16 [2023-01-05T19:33:16.722Z] #77 115.3 checking for stdlib.h... (cached) yes
19:33:16 [2023-01-05T19:33:16.980Z] #77 115.3 checking for GNU libc compatible realloc... yes
19:33:16 [2023-01-05T19:33:16.980Z] #77 115.4 checking for working strtod... yes
19:33:17 [2023-01-05T19:33:17.238Z] #77 115.6 checking for gettimeofday... yes
19:33:17 [2023-01-05T19:33:17.496Z] #77 115.8 checking for memset... yes
19:33:17 [2023-01-05T19:33:17.496Z] #77 116.0 checking for strspn... yes
19:33:17 [2023-01-05T19:33:17.755Z] #77 116.3 checking that generated files are newer than configure... done
19:33:17 [2023-01-05T19:33:17.755Z] #77 116.3 configure: creating ./config.status
19:33:20 [2023-01-05T19:33:20.283Z] #77 118.4 config.status: creating Makefile
19:33:20 [2023-01-05T19:33:20.283Z] #77 118.5 config.status: creating config.h
19:33:20 [2023-01-05T19:33:20.283Z] #77 118.5 config.status: executing depfiles commands
19:33:20 [2023-01-05T19:33:20.283Z] #77 118.6 config.status: executing libtool commands
19:33:20 [2023-01-05T19:33:20.848Z] #77 119.4   GEN      .version
19:33:20 [2023-01-05T19:33:20.848Z] #77 119.4 make  install-recursive
19:33:20 [2023-01-05T19:33:20.848Z] #77 119.4 make[1]: Entering directory '/tmp/crun-build'
19:33:20 [2023-01-05T19:33:20.848Z] #77 119.5 Making install in libocispec
19:33:20 [2023-01-05T19:33:20.848Z] #77 119.5 make[2]: Entering directory '/tmp/crun-build/libocispec'
19:33:20 [2023-01-05T19:33:20.848Z] #77 119.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
19:33:20 [2023-01-05T19:33:20.848Z] #77 119.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
19:33:20 [2023-01-05T19:33:20.848Z] #77 119.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
19:33:20 [2023-01-05T19:33:20.848Z] #77 119.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
19:33:21 [2023-01-05T19:33:21.415Z] #77 120.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
19:33:21 [2023-01-05T19:33:21.416Z] #77 120.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
19:33:21 [2023-01-05T19:33:21.416Z] #77 120.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
19:33:21 [2023-01-05T19:33:21.416Z] #77 120.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
19:33:21 [2023-01-05T19:33:21.416Z] #77 120.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
19:33:21 [2023-01-05T19:33:21.416Z] #77 120.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
19:33:21 [2023-01-05T19:33:21.416Z] #77 120.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
19:33:21 [2023-01-05T19:33:21.416Z] #77 120.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
19:33:21 [2023-01-05T19:33:21.416Z] #77 120.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
19:33:21 [2023-01-05T19:33:21.673Z] #77 120.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
19:33:21 [2023-01-05T19:33:21.673Z] #77 120.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
19:33:21 [2023-01-05T19:33:21.673Z] #77 120.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
19:33:21 [2023-01-05T19:33:21.673Z] #77 120.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
19:33:21 [2023-01-05T19:33:21.673Z] #77 120.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
19:33:21 [2023-01-05T19:33:21.673Z] #77 120.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
19:33:21 [2023-01-05T19:33:21.673Z] #77 120.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
19:33:22 [2023-01-05T19:33:22.607Z] #77 120.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
19:33:22 [2023-01-05T19:33:22.607Z] #77 120.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
19:33:22 [2023-01-05T19:33:22.607Z] #77 120.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
19:33:22 [2023-01-05T19:33:22.607Z] #77 120.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
19:33:22 [2023-01-05T19:33:22.607Z] #77 120.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
19:33:22 [2023-01-05T19:33:22.607Z] #77 120.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
19:33:22 [2023-01-05T19:33:22.607Z] #77 120.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
19:33:22 [2023-01-05T19:33:22.607Z] #77 120.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
19:33:22 [2023-01-05T19:33:22.607Z] #77 120.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
19:33:22 [2023-01-05T19:33:22.607Z] #77 120.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
19:33:22 [2023-01-05T19:33:22.607Z] #77 120.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
19:33:22 [2023-01-05T19:33:22.607Z] #77 120.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
19:33:22 [2023-01-05T19:33:22.607Z] #77 120.9 make  install-recursive
19:33:22 [2023-01-05T19:33:22.607Z] #77 121.0 make[3]: Entering directory '/tmp/crun-build/libocispec'
19:33:22 [2023-01-05T19:33:22.607Z] #77 121.0 Making install in yajl
19:33:22 [2023-01-05T19:33:22.607Z] #77 121.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
19:33:22 [2023-01-05T19:33:22.607Z] #77 121.1   CC       verify/json_verify-json_verify.o
19:33:22 [2023-01-05T19:33:22.607Z] #77 121.1   CC       src/libyajl_la-yajl_alloc.lo
19:33:22 [2023-01-05T19:33:22.607Z] #77 121.1   CC       src/libyajl_la-yajl.lo
19:33:22 [2023-01-05T19:33:22.607Z] #77 121.1   CC       src/libyajl_la-yajl_gen.lo
19:33:22 [2023-01-05T19:33:22.607Z] #77 121.1   CC       src/libyajl_la-yajl_parser.lo
19:33:22 [2023-01-05T19:33:22.607Z] #77 121.2   CC       src/libyajl_la-yajl_buf.lo
19:33:22 [2023-01-05T19:33:22.607Z] #77 121.2   CC       src/libyajl_la-yajl_encode.lo
19:33:22 [2023-01-05T19:33:22.607Z] #77 121.2   CC       src/libyajl_la-yajl_lex.lo
19:33:22 [2023-01-05T19:33:22.607Z] #77 121.2   CC       src/libyajl_la-yajl_tree.lo
19:33:26 [2023-01-05T19:33:26.795Z] #77 125.1   CCLD     libyajl.la
19:33:26 [2023-01-05T19:33:26.795Z] #77 125.4   CCLD     verify/json_verify
19:33:27 [2023-01-05T19:33:27.052Z] #77 125.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
19:33:27 [2023-01-05T19:33:27.052Z] #77 125.7 make[5]: Nothing to be done for 'install-exec-am'.
19:33:27 [2023-01-05T19:33:27.052Z] #77 125.7 make[5]: Nothing to be done for 'install-data-am'.
19:33:27 [2023-01-05T19:33:27.052Z] #77 125.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
19:33:27 [2023-01-05T19:33:27.052Z] #77 125.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
19:33:27 [2023-01-05T19:33:27.052Z] #77 125.7 make[4]: Entering directory '/tmp/crun-build/libocispec'
19:33:27 [2023-01-05T19:33:27.052Z] #77 125.8   CC       src/validate.o
19:33:27 [2023-01-05T19:33:27.310Z] #77 125.8   CC       src/image_spec_schema_config_schema.lo
19:33:27 [2023-01-05T19:33:27.310Z] #77 125.8   CC       src/image_spec_schema_content_descriptor.lo
19:33:27 [2023-01-05T19:33:27.310Z] #77 125.8   CC       src/image_spec_schema_defs.lo
19:33:27 [2023-01-05T19:33:27.310Z] #77 125.8   CC       src/image_spec_schema_defs_descriptor.lo
19:33:27 [2023-01-05T19:33:27.310Z] #77 125.8   CC       src/image_spec_schema_image_index_schema.lo
19:33:27 [2023-01-05T19:33:27.310Z] #77 125.8   CC       src/image_spec_schema_image_layout_schema.lo
19:33:27 [2023-01-05T19:33:27.310Z] #77 125.9   CC       src/image_spec_schema_image_manifest_schema.lo
19:33:27 [2023-01-05T19:33:27.310Z] #77 125.9   CC       src/runtime_spec_schema_config_linux.lo
19:33:27 [2023-01-05T19:33:27.310Z] #77 125.9   CC       src/runtime_spec_schema_config_zos.lo
19:33:27 [2023-01-05T19:33:27.310Z] #77 126.0   CC       src/runtime_spec_schema_config_schema.lo
19:33:27 [2023-01-05T19:33:27.310Z] #77 126.0   CC       src/runtime_spec_schema_config_solaris.lo
19:33:27 [2023-01-05T19:33:27.310Z] #77 126.1   CC       src/runtime_spec_schema_config_vm.lo
19:33:27 [2023-01-05T19:33:27.568Z] #77 126.1   CC       src/runtime_spec_schema_config_windows.lo
19:33:27 [2023-01-05T19:33:27.568Z] #77 126.2   CC       src/runtime_spec_schema_defs.lo
19:33:27 [2023-01-05T19:33:27.568Z] #77 126.3   CC       src/runtime_spec_schema_defs_linux.lo
19:33:27 [2023-01-05T19:33:27.827Z] #77 126.4   CC       src/runtime_spec_schema_defs_zos.lo
19:33:27 [2023-01-05T19:33:27.827Z] #77 126.4   CC       src/runtime_spec_schema_defs_vm.lo
19:33:28 [2023-01-05T19:33:28.090Z] #77 126.5   CC       src/runtime_spec_schema_defs_windows.lo
19:33:28 [2023-01-05T19:33:28.090Z] #77 126.6   CC       src/runtime_spec_schema_state_schema.lo
19:33:28 [2023-01-05T19:33:28.090Z] #77 126.6   CC       src/image_manifest_items_image_manifest_items_schema.lo
19:33:28 [2023-01-05T19:33:28.090Z] #77 126.7   CC       src/basic_test_double_array_item.lo
19:33:28 [2023-01-05T19:33:28.090Z] #77 126.8   CC       src/basic_test_double_array.lo
19:33:28 [2023-01-05T19:33:28.347Z] #77 126.9   CC       src/basic_test_top_array_int.lo
19:33:28 [2023-01-05T19:33:28.347Z] #77 127.0   CC       src/basic_test_top_array_string.lo
19:33:28 [2023-01-05T19:33:28.605Z] #77 127.0   CC       src/basic_test_top_double_array_int.lo
19:33:28 [2023-01-05T19:33:28.605Z] #77 127.1   CC       src/basic_test_top_double_array_obj.lo
19:33:28 [2023-01-05T19:33:28.605Z] #77 127.3   CC       src/basic_test_top_double_array_refobj.lo
19:33:28 [2023-01-05T19:33:28.863Z] #77 127.5   CC       src/basic_test_top_double_array_string.lo
19:33:28 [2023-01-05T19:33:28.863Z] #77 127.6   CC       src/read-file.lo
19:33:29 [2023-01-05T19:33:29.120Z] #77 127.7   CC       src/json_common.lo
19:33:29 [2023-01-05T19:33:29.378Z] #77 127.8   CC       tests/test-1.o
19:33:29 [2023-01-05T19:33:29.636Z] #77 128.1   CC       tests/test-2.o
19:33:29 [2023-01-05T19:33:29.636Z] #77 128.2   CC       tests/test-3.o
19:33:29 [2023-01-05T19:33:29.636Z] #77 128.3   CC       tests/test-4.o
19:33:29 [2023-01-05T19:33:29.636Z] #77 128.3   CC       tests/test-5.o
19:33:29 [2023-01-05T19:33:29.894Z] #77 128.6   CC       tests/test-6.o
19:33:30 [2023-01-05T19:33:30.151Z] #77 128.7   CC       tests/test-7.o
19:33:30 [2023-01-05T19:33:30.409Z] #77 128.8   CC       tests/test-8.o
19:33:30 [2023-01-05T19:33:30.409Z] #77 129.1   CC       tests/test-9.o
19:33:30 [2023-01-05T19:33:30.667Z] #77 129.3   CC       tests/test-10.o
19:33:30 [2023-01-05T19:33:30.926Z] #77 129.5   CC       tests/test-11.o
19:34:02 [2023-01-05T19:34:02.990Z] #77 156.8   CCLD     libocispec.la
19:34:02 [2023-01-05T19:34:02.990Z] #77 157.2   CCLD     src/validate
19:34:02 [2023-01-05T19:34:02.990Z] #77 157.2   CCLD     tests/test-1
19:34:02 [2023-01-05T19:34:02.990Z] #77 157.2   CCLD     tests/test-2
19:34:02 [2023-01-05T19:34:02.990Z] #77 157.2   CCLD     tests/test-3
19:34:02 [2023-01-05T19:34:02.990Z] #77 157.3   CCLD     tests/test-4
19:34:02 [2023-01-05T19:34:02.990Z] #77 157.3   CCLD     tests/test-5
19:34:02 [2023-01-05T19:34:02.990Z] #77 157.4   CCLD     tests/test-6
19:34:02 [2023-01-05T19:34:02.990Z] #77 157.4   CCLD     tests/test-7
19:34:02 [2023-01-05T19:34:02.990Z] #77 157.5   CCLD     tests/test-8
19:34:02 [2023-01-05T19:34:02.990Z] #77 157.6   CCLD     tests/test-9
19:34:02 [2023-01-05T19:34:02.990Z] #77 157.6   CCLD     tests/test-10
19:34:02 [2023-01-05T19:34:02.990Z] #77 157.6 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
19:34:02 [2023-01-05T19:34:02.990Z] #77 157.8   CCLD     tests/test-11
19:34:02 [2023-01-05T19:34:02.990Z] #77 159.5 libtool: link: ar cr libocispec.a 
19:34:02 [2023-01-05T19:34:02.990Z] #77 159.6 libtool: link: ranlib libocispec.a
19:34:02 [2023-01-05T19:34:02.990Z] #77 160.8 make[5]: Entering directory '/tmp/crun-build/libocispec'
19:34:02 [2023-01-05T19:34:02.990Z] #77 160.9 make[5]: Nothing to be done for 'install-exec-am'.
19:34:02 [2023-01-05T19:34:02.990Z] #77 160.9 make[5]: Nothing to be done for 'install-data-am'.
19:34:02 [2023-01-05T19:34:02.990Z] #77 160.9 make[5]: Leaving directory '/tmp/crun-build/libocispec'
19:34:02 [2023-01-05T19:34:02.990Z] #77 160.9 make[4]: Leaving directory '/tmp/crun-build/libocispec'
19:34:02 [2023-01-05T19:34:02.990Z] #77 160.9 make[3]: Leaving directory '/tmp/crun-build/libocispec'
19:34:02 [2023-01-05T19:34:02.990Z] #77 160.9 make[2]: Leaving directory '/tmp/crun-build/libocispec'
19:34:02 [2023-01-05T19:34:02.990Z] #77 160.9 make[2]: Entering directory '/tmp/crun-build'
19:34:02 [2023-01-05T19:34:02.990Z] #77 161.0   CC       src/libcrun/libcrun_testing_a-utils.o
19:34:02 [2023-01-05T19:34:02.990Z] #77 161.0   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
19:34:02 [2023-01-05T19:34:02.990Z] #77 161.0   CC       src/libcrun/libcrun_testing_a-container.o
19:34:02 [2023-01-05T19:34:02.990Z] #77 161.0   CC       src/libcrun/libcrun_testing_a-cgroup.o
19:34:02 [2023-01-05T19:34:02.990Z] #77 161.0   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
19:34:02 [2023-01-05T19:34:02.990Z] #77 161.1   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
19:34:02 [2023-01-05T19:34:02.990Z] #77 161.1   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
19:34:02 [2023-01-05T19:34:02.990Z] #77 161.1   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
19:34:02 [2023-01-05T19:34:02.990Z] #77 161.1   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
19:34:02 [2023-01-05T19:34:02.990Z] #77 161.2   CC       src/libcrun/libcrun_testing_a-criu.o
19:34:02 [2023-01-05T19:34:02.990Z] #77 161.3   CC       src/libcrun/libcrun_testing_a-custom-handler.o
19:34:02 [2023-01-05T19:34:02.990Z] #77 161.3   CC       src/libcrun/libcrun_testing_a-linux.o
19:34:02 [2023-01-05T19:34:02.990Z] #77 161.3   CC       src/libcrun/libcrun_testing_a-seccomp.o
19:34:02 [2023-01-05T19:34:02.990Z] #77 161.4   CC       src/libcrun/libcrun_testing_a-ebpf.o
19:34:02 [2023-01-05T19:34:02.990Z] #77 161.4   CC       src/libcrun/libcrun_testing_a-error.o
19:34:02 [2023-01-05T19:34:02.990Z] #77 161.5   CC       src/libcrun/libcrun_testing_a-status.o
19:34:02 [2023-01-05T19:34:02.990Z] #77 161.6   CC       src/libcrun/libcrun_testing_a-terminal.o
19:34:02 [2023-01-05T19:34:02.990Z] #77 161.6   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
19:34:02 [2023-01-05T19:34:02.990Z] #77 161.7   CC       src/libcrun/libcrun_testing_a-signals.o
19:34:03 [2023-01-05T19:34:03.248Z] #77 161.7   CC       src/libcrun/libcrun_testing_a-mount_flags.o
19:34:03 [2023-01-05T19:34:03.248Z] #77 161.8   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
19:34:03 [2023-01-05T19:34:03.248Z] #77 161.8   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
19:34:03 [2023-01-05T19:34:03.248Z] #77 161.9   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
19:34:03 [2023-01-05T19:34:03.507Z] #77 162.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
19:34:03 [2023-01-05T19:34:03.507Z] #77 162.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
19:34:03 [2023-01-05T19:34:03.765Z] #77 162.3   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
19:34:03 [2023-01-05T19:34:03.765Z] #77 162.3   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
19:34:04 [2023-01-05T19:34:04.332Z] #77 162.8   CC       src/crun-crun.o
19:34:04 [2023-01-05T19:34:04.332Z] #77 162.9   CC       src/crun-run.o
19:34:04 [2023-01-05T19:34:04.332Z] #77 163.0   CC       src/crun-delete.o
19:34:04 [2023-01-05T19:34:04.590Z] #77 163.2   CC       src/crun-kill.o
19:34:04 [2023-01-05T19:34:04.848Z] #77 163.3   CC       src/crun-pause.o
19:34:04 [2023-01-05T19:34:04.848Z] #77 163.4   CC       src/crun-unpause.o
19:34:05 [2023-01-05T19:34:05.107Z] #77 163.6   CC       src/crun-spec.o
19:34:05 [2023-01-05T19:34:05.107Z] #77 163.8   CC       src/crun-exec.o
19:34:05 [2023-01-05T19:34:05.365Z] #77 163.9   CC       src/crun-list.o
19:34:05 [2023-01-05T19:34:05.623Z] #77 164.0   CC       src/crun-create.o
19:34:05 [2023-01-05T19:34:05.623Z] #77 164.2   CC       src/crun-start.o
19:34:05 [2023-01-05T19:34:05.623Z] #77 164.2   CC       src/crun-state.o
19:34:05 [2023-01-05T19:34:05.881Z] #77 164.6   CC       src/crun-ps.o
19:34:06 [2023-01-05T19:34:06.140Z] #77 164.6   CC       src/crun-update.o
19:34:06 [2023-01-05T19:34:06.140Z] #77 164.8   CC       src/crun-checkpoint.o
19:34:06 [2023-01-05T19:34:06.140Z] #77 164.8   CC       src/crun-restore.o
19:34:06 [2023-01-05T19:34:06.707Z] #77 165.2   CC       src/libcrun/libcrun_la-utils.lo
19:34:06 [2023-01-05T19:34:06.707Z] #77 165.5   CC       src/libcrun/libcrun_la-cloned_binary.lo
19:34:07 [2023-01-05T19:34:07.273Z] #77 165.6   CC       src/libcrun/libcrun_la-container.lo
19:34:07 [2023-01-05T19:34:07.273Z] #77 165.8   CC       src/libcrun/libcrun_la-cgroup.lo
19:34:07 [2023-01-05T19:34:07.273Z] #77 166.0   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
19:34:07 [2023-01-05T19:34:07.840Z] #77 166.2   CC       src/libcrun/libcrun_la-cgroup-resources.lo
19:34:08 [2023-01-05T19:34:08.100Z] #77 ...
19:34:08 [2023-01-05T19:34:08.100Z] 
19:34:08 [2023-01-05T19:34:08.100Z] #78 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
19:34:08 [2023-01-05T19:34:08.100Z] #78 DONE 165.2s
19:34:08 [2023-01-05T19:34:08.100Z] 
19:34:08 [2023-01-05T19:34:08.100Z] #77 [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
19:34:08 [2023-01-05T19:34:08.100Z] #77 166.5   CC       src/libcrun/libcrun_la-cgroup-setup.lo
19:34:08 [2023-01-05T19:34:08.100Z] #77 166.7   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
19:34:08 [2023-01-05T19:34:08.667Z] #77 167.2   CC       src/libcrun/libcrun_la-cgroup-utils.lo
19:34:08 [2023-01-05T19:34:08.667Z] #77 ...
19:34:08 [2023-01-05T19:34:08.667Z] 
19:34:08 [2023-01-05T19:34:08.667Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
19:34:08 [2023-01-05T19:34:08.667Z] #83 DONE 0.1s
19:34:08 [2023-01-05T19:34:08.667Z] 
19:34:08 [2023-01-05T19:34:08.667Z] #77 [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
19:34:08 [2023-01-05T19:34:08.667Z] #77 167.4   CC       src/libcrun/libcrun_la-criu.lo
19:34:08 [2023-01-05T19:34:08.667Z] #77 167.4   CC       src/libcrun/libcrun_la-custom-handler.lo
19:34:08 [2023-01-05T19:34:08.667Z] #77 167.4   CC       src/libcrun/libcrun_la-linux.lo
19:34:08 [2023-01-05T19:34:08.928Z] #77 167.4   CC       src/libcrun/libcrun_la-seccomp.lo
19:34:08 [2023-01-05T19:34:08.928Z] #77 167.5   CC       src/libcrun/libcrun_la-ebpf.lo
19:34:08 [2023-01-05T19:34:08.928Z] #77 167.5   CC       src/libcrun/libcrun_la-error.lo
19:34:08 [2023-01-05T19:34:08.928Z] #77 167.5   CC       src/libcrun/libcrun_la-status.lo
19:34:08 [2023-01-05T19:34:08.928Z] #77 167.6   CC       src/libcrun/libcrun_la-terminal.lo
19:34:09 [2023-01-05T19:34:09.190Z] #77 ...
19:34:09 [2023-01-05T19:34:09.190Z] 
19:34:09 [2023-01-05T19:34:09.190Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
19:34:09 [2023-01-05T19:34:09.190Z] #84 DONE 0.1s
19:34:09 [2023-01-05T19:34:09.190Z] 
19:34:09 [2023-01-05T19:34:09.190Z] #77 [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
19:34:09 [2023-01-05T19:34:09.190Z] #77 167.6   CC       src/libcrun/libcrun_la-chroot_realpath.lo
19:34:09 [2023-01-05T19:34:09.190Z] #77 167.6   CC       src/libcrun/libcrun_la-signals.lo
19:34:09 [2023-01-05T19:34:09.190Z] #77 167.6   CC       src/libcrun/libcrun_la-mount_flags.lo
19:34:09 [2023-01-05T19:34:09.190Z] #77 ...
19:34:09 [2023-01-05T19:34:09.190Z] 
19:34:09 [2023-01-05T19:34:09.190Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
19:34:09 [2023-01-05T19:34:09.190Z] #85 DONE 0.1s
19:34:09 [2023-01-05T19:34:09.190Z] 
19:34:09 [2023-01-05T19:34:09.190Z] #77 [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
19:34:09 [2023-01-05T19:34:09.190Z] #77 167.8   CC       src/libcrun/libcrun_la-seccomp_notify.lo
19:34:09 [2023-01-05T19:34:09.449Z] #77 ...
19:34:09 [2023-01-05T19:34:09.449Z] 
19:34:09 [2023-01-05T19:34:09.449Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
19:34:09 [2023-01-05T19:34:09.449Z] #86 DONE 0.1s
19:34:09 [2023-01-05T19:34:09.449Z] 
19:34:09 [2023-01-05T19:34:09.449Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
19:34:09 [2023-01-05T19:34:09.449Z] #87 DONE 0.1s
19:34:09 [2023-01-05T19:34:09.449Z] 
19:34:09 [2023-01-05T19:34:09.449Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
19:34:09 [2023-01-05T19:34:09.449Z] #88 DONE 0.1s
19:34:09 [2023-01-05T19:34:09.449Z] 
19:34:09 [2023-01-05T19:34:09.449Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
19:34:09 [2023-01-05T19:34:09.449Z] #89 DONE 0.1s
19:34:09 [2023-01-05T19:34:09.449Z] 
19:34:09 [2023-01-05T19:34:09.449Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
19:34:09 [2023-01-05T19:34:09.449Z] #90 DONE 0.1s
19:34:09 [2023-01-05T19:34:09.449Z] 
19:34:09 [2023-01-05T19:34:09.449Z] #77 [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
19:34:09 [2023-01-05T19:34:09.449Z] #77 168.0   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
19:34:09 [2023-01-05T19:34:09.707Z] #77 ...
19:34:09 [2023-01-05T19:34:09.707Z] 
19:34:09 [2023-01-05T19:34:09.707Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
19:34:09 [2023-01-05T19:34:09.707Z] #91 DONE 0.1s
19:34:09 [2023-01-05T19:34:09.707Z] 
19:34:09 [2023-01-05T19:34:09.707Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
19:34:09 [2023-01-05T19:34:09.707Z] #92 DONE 0.1s
19:34:09 [2023-01-05T19:34:09.707Z] 
19:34:09 [2023-01-05T19:34:09.707Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
19:34:09 [2023-01-05T19:34:09.965Z] #79 ...
19:34:09 [2023-01-05T19:34:09.965Z] 
19:34:09 [2023-01-05T19:34:09.965Z] #77 [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
19:34:09 [2023-01-05T19:34:09.965Z] #77 168.6   CC       src/libcrun/handlers/libcrun_la-krun.lo
19:34:10 [2023-01-05T19:34:10.532Z] #77 169.2   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
19:34:10 [2023-01-05T19:34:10.790Z] #77 169.4   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
19:34:11 [2023-01-05T19:34:11.356Z] #77 169.8   CC       tests/init.o
19:34:11 [2023-01-05T19:34:11.614Z] #77 170.1   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
19:34:18 [2023-01-05T19:34:18.177Z] #77 ...
19:34:18 [2023-01-05T19:34:18.177Z] 
19:34:18 [2023-01-05T19:34:18.177Z] #74 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
19:34:18 [2023-01-05T19:34:18.177Z] #74 DONE 175.7s
19:34:18 [2023-01-05T19:34:18.177Z] 
19:34:18 [2023-01-05T19:34:18.177Z] #77 [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
19:34:24 [2023-01-05T19:34:24.750Z] #77 183.1   CCLD     tests/init
19:34:37 [2023-01-05T19:34:37.023Z] #77 194.8   AR       libcrun_testing.a
19:34:37 [2023-01-05T19:34:37.023Z] #77 194.8 ar: `u' modifier ignored since `D' is the default (see `U')
19:34:37 [2023-01-05T19:34:37.023Z] #77 194.9   CCLD     tests/tests_libcrun_utils
19:34:37 [2023-01-05T19:34:37.023Z] #77 194.9   CCLD     tests/tests_libcrun_errors
19:34:37 [2023-01-05T19:34:37.023Z] #77 194.9   CCLD     tests/tests_libcrun_fuzzer
19:34:37 [2023-01-05T19:34:37.023Z] #77 195.2   CCLD     libcrun.la
19:34:37 [2023-01-05T19:34:37.287Z] #77 195.9   CCLD     crun
19:34:37 [2023-01-05T19:34:37.575Z] #77 196.3 make[3]: Entering directory '/tmp/crun-build'
19:34:37 [2023-01-05T19:34:37.840Z] #77 196.4  /bin/mkdir -p '/usr/local/lib'
19:34:37 [2023-01-05T19:34:37.840Z] #77 196.4  /bin/mkdir -p '/usr/local/share/man/man1'
19:34:37 [2023-01-05T19:34:37.840Z] #77 196.4  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
19:34:37 [2023-01-05T19:34:37.840Z] #77 196.4  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
19:34:37 [2023-01-05T19:34:37.840Z] #77 196.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
19:34:37 [2023-01-05T19:34:37.840Z] #77 196.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
19:34:37 [2023-01-05T19:34:37.840Z] #77 196.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a
19:34:37 [2023-01-05T19:34:37.840Z] #77 196.5 libtool: install: ranlib /usr/local/lib/libcrun.a
19:34:37 [2023-01-05T19:34:37.840Z] #77 196.5 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
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.5 ----------------------------------------------------------------------
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.5 Libraries have been installed in:
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.5    /usr/local/lib
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.5 
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.5 If you ever happen to want to link against installed libraries
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.5 in a given directory, LIBDIR, you must either use libtool, and
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.5 specify the full pathname of the library, or use the '-LLIBDIR'
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.5 flag during linking and do at least one of the following:
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.5    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.5      during execution
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.5    - add LIBDIR to the 'LD_RUN_PATH' environment variable
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.5      during linking
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.5    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.5    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.5 
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.5 See any operating system documentation about shared libraries for
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.5 more information, such as the ld(1) and ld.so(8) manual pages.
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.5 ----------------------------------------------------------------------
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.5  /bin/mkdir -p '/build'
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.6   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.6 libtool: install: /usr/bin/install -c crun /build/crun
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.6 make[3]: Leaving directory '/tmp/crun-build'
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.6 make[2]: Leaving directory '/tmp/crun-build'
19:34:38 [2023-01-05T19:34:38.103Z] #77 196.6 make[1]: Leaving directory '/tmp/crun-build'
19:34:38 [2023-01-05T19:34:38.361Z] #77 DONE 196.8s
19:34:38 [2023-01-05T19:34:38.361Z] 
19:34:38 [2023-01-05T19:34:38.361Z] #66 [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
19:34:39 [2023-01-05T19:34:39.307Z] #66 ...
19:34:39 [2023-01-05T19:34:39.307Z] 
19:34:39 [2023-01-05T19:34:39.307Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
19:34:39 [2023-01-05T19:34:39.307Z] #79 184.1 + bin/containerd
19:34:44 [2023-01-05T19:34:44.568Z] #79 ...
19:34:44 [2023-01-05T19:34:44.568Z] 
19:34:44 [2023-01-05T19:34:44.568Z] #66 [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
19:34:44 [2023-01-05T19:34:44.568Z] #66 254.4 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
19:34:44 [2023-01-05T19:34:44.568Z] #66 DONE 254.6s
19:34:44 [2023-01-05T19:34:44.568Z] 
19:34:44 [2023-01-05T19:34:44.568Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
19:34:45 [2023-01-05T19:34:45.942Z] #79 ...
19:34:45 [2023-01-05T19:34:45.942Z] 
19:34:45 [2023-01-05T19:34:45.942Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
19:34:45 [2023-01-05T19:34:45.942Z] #93 DONE 0.1s
19:34:45 [2023-01-05T19:34:45.942Z] 
19:34:45 [2023-01-05T19:34:45.942Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
19:34:46 [2023-01-05T19:34:46.200Z] #94 DONE 0.2s
19:34:46 [2023-01-05T19:34:46.200Z] 
19:34:46 [2023-01-05T19:34:46.200Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
19:34:46 [2023-01-05T19:34:46.200Z] #95 DONE 0.2s
19:34:46 [2023-01-05T19:34:46.200Z] 
19:34:46 [2023-01-05T19:34:46.200Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
19:35:24 [2023-01-05T19:35:24.903Z] #79 223.3 + bin/containerd-stress
19:35:24 [2023-01-05T19:35:24.903Z] #79 224.5 + bin/containerd-shim
19:35:24 [2023-01-05T19:35:24.903Z] #79 225.1 + bin/containerd-shim-runc-v1
19:35:24 [2023-01-05T19:35:24.903Z] #79 226.0 + bin/containerd-shim-runc-v2
19:35:24 [2023-01-05T19:35:24.903Z] #79 226.8 + binaries
19:35:24 [2023-01-05T19:35:24.903Z] #79 DONE 227.4s
19:35:24 [2023-01-05T19:35:24.903Z] 
19:35:24 [2023-01-05T19:35:24.903Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
19:35:24 [2023-01-05T19:35:24.903Z] #96 DONE 0.2s
19:35:24 [2023-01-05T19:35:24.903Z] 
19:35:24 [2023-01-05T19:35:24.903Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
19:35:24 [2023-01-05T19:35:24.903Z] #97 DONE 0.1s
19:35:24 [2023-01-05T19:35:24.903Z] 
19:35:24 [2023-01-05T19:35:24.903Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
19:35:24 [2023-01-05T19:35:24.903Z] #98 DONE 0.1s
19:35:24 [2023-01-05T19:35:24.903Z] 
19:35:24 [2023-01-05T19:35:24.903Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
19:35:24 [2023-01-05T19:35:24.903Z] #99 DONE 0.0s
19:35:24 [2023-01-05T19:35:24.903Z] 
19:35:24 [2023-01-05T19:35:24.903Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
19:35:24 [2023-01-05T19:35:24.903Z] #100 DONE 0.1s
19:35:24 [2023-01-05T19:35:24.903Z] 
19:35:24 [2023-01-05T19:35:24.903Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
19:35:24 [2023-01-05T19:35:24.903Z] #101 DONE 0.0s
19:35:24 [2023-01-05T19:35:24.903Z] 
19:35:24 [2023-01-05T19:35:24.903Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
19:35:24 [2023-01-05T19:35:24.903Z] #102 DONE 0.0s
19:35:24 [2023-01-05T19:35:24.903Z] 
19:35:24 [2023-01-05T19:35:24.903Z] #103 [dev-base  1/10] RUN groupadd -r docker
19:35:24 [2023-01-05T19:35:24.903Z] #103 DONE 0.4s
19:35:24 [2023-01-05T19:35:24.903Z] 
19:35:24 [2023-01-05T19:35:24.903Z] #104 [dev-base  2/10] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:35:24 [2023-01-05T19:35:24.903Z] #104 DONE 0.5s
19:35:24 [2023-01-05T19:35:24.903Z] 
19:35:24 [2023-01-05T19:35:24.903Z] #105 [dev-base  3/10] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:35:25 [2023-01-05T19:35:25.163Z] #105 0.402 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:35:25 [2023-01-05T19:35:25.163Z] #105 DONE 0.4s
19:35:25 [2023-01-05T19:35:25.163Z] 
19:35:25 [2023-01-05T19:35:25.163Z] #106 [dev-base  4/10] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:35:25 [2023-01-05T19:35:25.730Z] #106 DONE 0.4s
19:35:25 [2023-01-05T19:35:25.730Z] 
19:35:25 [2023-01-05T19:35:25.730Z] #107 [dev-base  5/10] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:35:25 [2023-01-05T19:35:25.987Z] #107 DONE 0.4s
19:35:25 [2023-01-05T19:35:25.987Z] 
19:35:25 [2023-01-05T19:35:25.987Z] #108 [dev-base  6/10] RUN ldconfig
19:35:26 [2023-01-05T19:35:26.555Z] #108 DONE 0.5s
19:35:26 [2023-01-05T19:35:26.555Z] 
19:35:26 [2023-01-05T19:35:26.555Z] #109 [dev-base  7/10] 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
19:35:27 [2023-01-05T19:35:27.486Z] #109 0.901 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:35:27 [2023-01-05T19:35:27.486Z] #109 0.990 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:35:27 [2023-01-05T19:35:27.486Z] #109 1.079 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:35:27 [2023-01-05T19:35:27.486Z] #109 1.082 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:35:27 [2023-01-05T19:35:27.744Z] #109 1.166 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
19:35:27 [2023-01-05T19:35:27.744Z] #109 1.284 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:35:28 [2023-01-05T19:35:28.676Z] #109 2.039 Fetched 8498 kB in 2s (5310 kB/s)
19:35:28 [2023-01-05T19:35:28.933Z] #109 2.039 Reading package lists...
19:35:29 [2023-01-05T19:35:29.499Z] #109 2.577 Reading package lists...
19:35:29 [2023-01-05T19:35:29.757Z] #109 3.097 Building dependency tree...
19:35:30 [2023-01-05T19:35:30.014Z] #109 3.420 The following additional packages will be installed:
19:35:30 [2023-01-05T19:35:30.014Z] #109 3.420   dmsetup libaio1 libbpf0 libcap2 libdevmapper1.02.1 libelf1 libgpm2 libicu67
19:35:30 [2023-01-05T19:35:30.014Z] #109 3.421   libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3
19:35:30 [2023-01-05T19:35:30.014Z] #109 3.421   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
19:35:30 [2023-01-05T19:35:30.014Z] #109 3.421   python3-distutils python3-lib2to3 python3-pkg-resources vim-runtime xxd
19:35:30 [2023-01-05T19:35:30.014Z] #109 3.423 Suggested packages:
19:35:30 [2023-01-05T19:35:30.014Z] #109 3.423   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
19:35:30 [2023-01-05T19:35:30.014Z] #109 3.423   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
19:35:30 [2023-01-05T19:35:30.014Z] #109 3.423   acl attr quota
19:35:30 [2023-01-05T19:35:30.014Z] #109 3.423 Recommended packages:
19:35:30 [2023-01-05T19:35:30.014Z] #109 3.423   libatm1 nftables libpam-cap build-essential python3-dev unzip
19:35:30 [2023-01-05T19:35:30.272Z] #109 3.765 The following NEW packages will be installed:
19:35:30 [2023-01-05T19:35:30.272Z] #109 3.766   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
19:35:30 [2023-01-05T19:35:30.272Z] #109 3.766   libaio1 libbpf0 libcap2 libcap2-bin libdevmapper1.02.1 libelf1 libgpm2
19:35:30 [2023-01-05T19:35:30.272Z] #109 3.766   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnet1
19:35:30 [2023-01-05T19:35:30.272Z] #109 3.766   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:35:30 [2023-01-05T19:35:30.272Z] #109 3.766   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
19:35:30 [2023-01-05T19:35:30.272Z] #109 3.766   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
19:35:30 [2023-01-05T19:35:30.272Z] #109 3.767   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
19:35:30 [2023-01-05T19:35:30.272Z] #109 3.767   vim-common vim-runtime xfsprogs xxd xz-utils zip zstd
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.041 0 upgraded, 51 newly installed, 0 to remove and 1 not upgraded.
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.041 Need to get 27.2 MB of archives.
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.041 After this operation, 106 MB of additional disk space will be used.
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.041 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.044 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.045 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.047 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.048 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.050 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.051 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.052 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.057 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.058 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.060 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.061 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.061 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.063 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.066 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.069 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.071 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.072 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.073 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.083 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.085 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.086 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.087 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.090 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.091 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.092 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.094 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.099 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.101 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.150 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.151 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.151 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.152 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.153 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.153 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.155 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.156 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.165 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.166 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.167 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.168 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.170 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.170 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.172 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.177 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.179 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.180 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
19:35:30 [2023-01-05T19:35:30.529Z] #109 4.216 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
19:35:30 [2023-01-05T19:35:30.788Z] #109 4.223 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
19:35:30 [2023-01-05T19:35:30.788Z] #109 4.227 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
19:35:30 [2023-01-05T19:35:30.788Z] #109 4.228 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
19:35:30 [2023-01-05T19:35:30.788Z] #109 4.367 debconf: delaying package configuration, since apt-utils is not installed
19:35:30 [2023-01-05T19:35:30.788Z] #109 4.408 Fetched 27.2 MB in 0s (59.7 MB/s)
19:35:30 [2023-01-05T19:35:30.788Z] #109 4.431 Selecting previously unselected package pigz.
19:35:30 [2023-01-05T19:35:30.788Z] #109 4.431 (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 ... 15744 files and directories currently installed.)
19:35:30 [2023-01-05T19:35:30.788Z] #109 4.439 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
19:35:30 [2023-01-05T19:35:30.788Z] #109 4.442 Unpacking pigz (2.6-1) ...
19:35:30 [2023-01-05T19:35:30.788Z] #109 4.483 Selecting previously unselected package libelf1:arm64.
19:35:31 [2023-01-05T19:35:31.046Z] #109 4.485 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
19:35:31 [2023-01-05T19:35:31.046Z] #109 4.499 Unpacking libelf1:arm64 (0.183-1) ...
19:35:31 [2023-01-05T19:35:31.046Z] #109 4.560 Selecting previously unselected package libbpf0:arm64.
19:35:31 [2023-01-05T19:35:31.046Z] #109 4.563 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
19:35:31 [2023-01-05T19:35:31.046Z] #109 4.567 Unpacking libbpf0:arm64 (1:0.3-2) ...
19:35:31 [2023-01-05T19:35:31.046Z] #109 4.621 Selecting previously unselected package libcap2:arm64.
19:35:31 [2023-01-05T19:35:31.046Z] #109 4.623 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
19:35:31 [2023-01-05T19:35:31.046Z] #109 4.631 Unpacking libcap2:arm64 (1:2.44-1) ...
19:35:31 [2023-01-05T19:35:31.046Z] #109 4.674 Selecting previously unselected package libmnl0:arm64.
19:35:31 [2023-01-05T19:35:31.046Z] #109 4.674 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
19:35:31 [2023-01-05T19:35:31.046Z] #109 4.678 Unpacking libmnl0:arm64 (1.0.4-3) ...
19:35:31 [2023-01-05T19:35:31.046Z] #109 4.712 Selecting previously unselected package libxtables12:arm64.
19:35:31 [2023-01-05T19:35:31.046Z] #109 4.714 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
19:35:31 [2023-01-05T19:35:31.046Z] #109 4.719 Unpacking libxtables12:arm64 (1.8.7-1) ...
19:35:31 [2023-01-05T19:35:31.046Z] #109 4.749 Selecting previously unselected package libcap2-bin.
19:35:31 [2023-01-05T19:35:31.303Z] #109 4.751 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
19:35:31 [2023-01-05T19:35:31.303Z] #109 4.755 Unpacking libcap2-bin (1:2.44-1) ...
19:35:31 [2023-01-05T19:35:31.303Z] #109 4.792 Selecting previously unselected package iproute2.
19:35:31 [2023-01-05T19:35:31.303Z] #109 4.794 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
19:35:31 [2023-01-05T19:35:31.303Z] #109 4.797 Unpacking iproute2 (5.10.0-4) ...
19:35:31 [2023-01-05T19:35:31.303Z] #109 4.895 Selecting previously unselected package xxd.
19:35:31 [2023-01-05T19:35:31.303Z] #109 4.896 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
19:35:31 [2023-01-05T19:35:31.303Z] #109 4.901 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
19:35:31 [2023-01-05T19:35:31.303Z] #109 4.943 Selecting previously unselected package vim-common.
19:35:31 [2023-01-05T19:35:31.303Z] #109 4.945 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
19:35:31 [2023-01-05T19:35:31.303Z] #109 4.954 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
19:35:31 [2023-01-05T19:35:31.303Z] #109 5.002 Selecting previously unselected package bash-completion.
19:35:31 [2023-01-05T19:35:31.561Z] #109 5.005 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
19:35:32 [2023-01-05T19:35:32.126Z] #109 5.656 Unpacking bash-completion (1:2.11-2) ...
19:35:32 [2023-01-05T19:35:32.384Z] #109 5.762 Selecting previously unselected package bzip2.
19:35:32 [2023-01-05T19:35:32.384Z] #109 5.764 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
19:35:32 [2023-01-05T19:35:32.384Z] #109 5.768 Unpacking bzip2 (1.0.8-4) ...
19:35:32 [2023-01-05T19:35:32.384Z] #109 5.801 Selecting previously unselected package xz-utils.
19:35:32 [2023-01-05T19:35:32.384Z] #109 5.803 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
19:35:32 [2023-01-05T19:35:32.384Z] #109 5.807 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
19:35:32 [2023-01-05T19:35:32.384Z] #109 5.860 Selecting previously unselected package apparmor.
19:35:32 [2023-01-05T19:35:32.384Z] #109 5.862 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
19:35:32 [2023-01-05T19:35:32.384Z] #109 5.884 Unpacking apparmor (2.13.6-10) ...
19:35:32 [2023-01-05T19:35:32.384Z] #109 5.987 Selecting previously unselected package libdevmapper1.02.1:arm64.
19:35:32 [2023-01-05T19:35:32.642Z] #109 5.988 Preparing to unpack .../14-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
19:35:32 [2023-01-05T19:35:32.642Z] #109 5.992 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
19:35:32 [2023-01-05T19:35:32.642Z] #109 6.034 Selecting previously unselected package dmsetup.
19:35:32 [2023-01-05T19:35:32.642Z] #109 6.034 Preparing to unpack .../15-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
19:35:32 [2023-01-05T19:35:32.642Z] #109 6.037 Unpacking dmsetup (2:1.02.175-2.1) ...
19:35:32 [2023-01-05T19:35:32.642Z] #109 6.070 Selecting previously unselected package inetutils-ping.
19:35:32 [2023-01-05T19:35:32.642Z] #109 6.070 Preparing to unpack .../16-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
19:35:32 [2023-01-05T19:35:32.642Z] #109 6.073 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
19:35:32 [2023-01-05T19:35:32.642Z] #109 6.122 Selecting previously unselected package libip4tc2:arm64.
19:35:32 [2023-01-05T19:35:32.642Z] #109 6.125 Preparing to unpack .../17-libip4tc2_1.8.7-1_arm64.deb ...
19:35:32 [2023-01-05T19:35:32.642Z] #109 6.129 Unpacking libip4tc2:arm64 (1.8.7-1) ...
19:35:32 [2023-01-05T19:35:32.642Z] #109 6.161 Selecting previously unselected package libip6tc2:arm64.
19:35:32 [2023-01-05T19:35:32.642Z] #109 6.164 Preparing to unpack .../18-libip6tc2_1.8.7-1_arm64.deb ...
19:35:32 [2023-01-05T19:35:32.642Z] #109 6.167 Unpacking libip6tc2:arm64 (1.8.7-1) ...
19:35:32 [2023-01-05T19:35:32.642Z] #109 6.201 Selecting previously unselected package libnfnetlink0:arm64.
19:35:32 [2023-01-05T19:35:32.642Z] #109 6.203 Preparing to unpack .../19-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
19:35:32 [2023-01-05T19:35:32.642Z] #109 6.207 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:35:32 [2023-01-05T19:35:32.642Z] #109 6.241 Selecting previously unselected package libnetfilter-conntrack3:arm64.
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.244 Preparing to unpack .../20-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.247 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.283 Selecting previously unselected package libnftnl11:arm64.
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.286 Preparing to unpack .../21-libnftnl11_1.1.9-1_arm64.deb ...
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.291 Unpacking libnftnl11:arm64 (1.1.9-1) ...
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.326 Selecting previously unselected package iptables.
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.329 Preparing to unpack .../22-iptables_1.8.7-1_arm64.deb ...
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.332 Unpacking iptables (1.8.7-1) ...
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.401 Selecting previously unselected package libonig5:arm64.
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.403 Preparing to unpack .../23-libonig5_6.9.6-1.1_arm64.deb ...
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.407 Unpacking libonig5:arm64 (6.9.6-1.1) ...
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.452 Selecting previously unselected package libjq1:arm64.
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.454 Preparing to unpack .../24-libjq1_1.6-2.1_arm64.deb ...
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.458 Unpacking libjq1:arm64 (1.6-2.1) ...
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.492 Selecting previously unselected package jq.
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.494 Preparing to unpack .../25-jq_1.6-2.1_arm64.deb ...
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.498 Unpacking jq (1.6-2.1) ...
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.534 Selecting previously unselected package libaio1:arm64.
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.537 Preparing to unpack .../26-libaio1_0.3.112-9_arm64.deb ...
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.540 Unpacking libaio1:arm64 (0.3.112-9) ...
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.574 Selecting previously unselected package libgpm2:arm64.
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.574 Preparing to unpack .../27-libgpm2_1.20.7-8_arm64.deb ...
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.578 Unpacking libgpm2:arm64 (1.20.7-8) ...
19:35:32 [2023-01-05T19:35:32.903Z] #109 6.609 Selecting previously unselected package libicu67:arm64.
19:35:33 [2023-01-05T19:35:33.160Z] #109 6.611 Preparing to unpack .../28-libicu67_67.1-7_arm64.deb ...
19:35:33 [2023-01-05T19:35:33.160Z] #109 6.615 Unpacking libicu67:arm64 (67.1-7) ...
19:35:33 [2023-01-05T19:35:33.725Z] #109 7.301 Selecting previously unselected package libinih1:arm64.
19:35:33 [2023-01-05T19:35:33.725Z] #109 7.303 Preparing to unpack .../29-libinih1_53-1+b2_arm64.deb ...
19:35:33 [2023-01-05T19:35:33.725Z] #109 7.307 Unpacking libinih1:arm64 (53-1+b2) ...
19:35:33 [2023-01-05T19:35:33.725Z] #109 7.339 Selecting previously unselected package libnet1:arm64.
19:35:33 [2023-01-05T19:35:33.983Z] #109 7.342 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
19:35:33 [2023-01-05T19:35:33.983Z] #109 7.345 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:35:33 [2023-01-05T19:35:33.983Z] #109 7.383 Selecting previously unselected package libnl-3-200:arm64.
19:35:33 [2023-01-05T19:35:33.983Z] #109 7.385 Preparing to unpack .../31-libnl-3-200_3.4.0-1+b1_arm64.deb ...
19:35:33 [2023-01-05T19:35:33.983Z] #109 7.389 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
19:35:33 [2023-01-05T19:35:33.983Z] #109 7.424 Selecting previously unselected package libprotobuf-c1:arm64.
19:35:33 [2023-01-05T19:35:33.983Z] #109 7.426 Preparing to unpack .../32-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
19:35:33 [2023-01-05T19:35:33.983Z] #109 7.430 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:35:33 [2023-01-05T19:35:33.983Z] #109 7.466 Selecting previously unselected package libyajl2:arm64.
19:35:33 [2023-01-05T19:35:33.983Z] #109 7.466 Preparing to unpack .../33-libyajl2_2.1.0-3_arm64.deb ...
19:35:33 [2023-01-05T19:35:33.983Z] #109 7.470 Unpacking libyajl2:arm64 (2.1.0-3) ...
19:35:33 [2023-01-05T19:35:33.983Z] #109 7.498 Selecting previously unselected package net-tools.
19:35:33 [2023-01-05T19:35:33.983Z] #109 7.501 Preparing to unpack .../34-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
19:35:33 [2023-01-05T19:35:33.983Z] #109 7.504 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
19:35:33 [2023-01-05T19:35:33.983Z] #109 7.552 Selecting previously unselected package patch.
19:35:33 [2023-01-05T19:35:33.983Z] #109 7.554 Preparing to unpack .../35-patch_2.7.6-7_arm64.deb ...
19:35:33 [2023-01-05T19:35:33.983Z] #109 7.557 Unpacking patch (2.7.6-7) ...
19:35:33 [2023-01-05T19:35:33.983Z] #109 7.594 Selecting previously unselected package python-pip-whl.
19:35:34 [2023-01-05T19:35:34.242Z] #109 7.596 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
19:35:34 [2023-01-05T19:35:34.242Z] #109 7.600 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
19:35:34 [2023-01-05T19:35:34.242Z] #109 7.738 Selecting previously unselected package python3-lib2to3.
19:35:34 [2023-01-05T19:35:34.242Z] #109 7.741 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ...
19:35:34 [2023-01-05T19:35:34.242Z] #109 7.745 Unpacking python3-lib2to3 (3.9.2-1) ...
19:35:34 [2023-01-05T19:35:34.242Z] #109 7.783 Selecting previously unselected package python3-distutils.
19:35:34 [2023-01-05T19:35:34.242Z] #109 7.786 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ...
19:35:34 [2023-01-05T19:35:34.242Z] #109 7.789 Unpacking python3-distutils (3.9.2-1) ...
19:35:34 [2023-01-05T19:35:34.242Z] #109 7.831 Selecting previously unselected package python3-pkg-resources.
19:35:34 [2023-01-05T19:35:34.242Z] #109 7.834 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ...
19:35:34 [2023-01-05T19:35:34.242Z] #109 7.838 Unpacking python3-pkg-resources (52.0.0-4) ...
19:35:34 [2023-01-05T19:35:34.242Z] #109 7.881 Selecting previously unselected package python3-setuptools.
19:35:34 [2023-01-05T19:35:34.501Z] #109 7.883 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ...
19:35:34 [2023-01-05T19:35:34.501Z] #109 7.887 Unpacking python3-setuptools (52.0.0-4) ...
19:35:34 [2023-01-05T19:35:34.501Z] #109 7.949 Selecting previously unselected package python3-wheel.
19:35:34 [2023-01-05T19:35:34.501Z] #109 7.952 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ...
19:35:34 [2023-01-05T19:35:34.501Z] #109 7.956 Unpacking python3-wheel (0.34.2-1) ...
19:35:34 [2023-01-05T19:35:34.501Z] #109 7.990 Selecting previously unselected package python3-pip.
19:35:34 [2023-01-05T19:35:34.501Z] #109 7.992 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ...
19:35:34 [2023-01-05T19:35:34.501Z] #109 7.995 Unpacking python3-pip (20.3.4-4+deb11u1) ...
19:35:34 [2023-01-05T19:35:34.501Z] #109 8.061 Selecting previously unselected package sudo.
19:35:34 [2023-01-05T19:35:34.501Z] #109 8.063 Preparing to unpack .../43-sudo_1.9.5p2-3_arm64.deb ...
19:35:34 [2023-01-05T19:35:34.501Z] #109 8.068 Unpacking sudo (1.9.5p2-3) ...
19:35:34 [2023-01-05T19:35:34.759Z] #109 8.178 Selecting previously unselected package thin-provisioning-tools.
19:35:34 [2023-01-05T19:35:34.759Z] #109 8.181 Preparing to unpack .../44-thin-provisioning-tools_0.9.0-1_arm64.deb ...
19:35:34 [2023-01-05T19:35:34.759Z] #109 8.185 Unpacking thin-provisioning-tools (0.9.0-1) ...
19:35:34 [2023-01-05T19:35:34.759Z] #109 8.241 Selecting previously unselected package uidmap.
19:35:34 [2023-01-05T19:35:34.759Z] #109 8.243 Preparing to unpack .../45-uidmap_1%3a4.8.1-1_arm64.deb ...
19:35:34 [2023-01-05T19:35:34.759Z] #109 8.247 Unpacking uidmap (1:4.8.1-1) ...
19:35:34 [2023-01-05T19:35:34.759Z] #109 8.296 Selecting previously unselected package vim-runtime.
19:35:34 [2023-01-05T19:35:34.759Z] #109 8.298 Preparing to unpack .../46-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
19:35:34 [2023-01-05T19:35:34.759Z] #109 8.308 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
19:35:34 [2023-01-05T19:35:34.759Z] #109 8.319 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
19:35:34 [2023-01-05T19:35:34.759Z] #109 8.322 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
19:35:35 [2023-01-05T19:35:35.325Z] #109 8.897 Selecting previously unselected package vim.
19:35:35 [2023-01-05T19:35:35.325Z] #109 8.900 Preparing to unpack .../47-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
19:35:35 [2023-01-05T19:35:35.325Z] #109 8.909 Unpacking vim (2:8.2.2434-3+deb11u1) ...
19:35:35 [2023-01-05T19:35:35.583Z] #109 9.038 Selecting previously unselected package xfsprogs.
19:35:35 [2023-01-05T19:35:35.583Z] #109 9.038 Preparing to unpack .../48-xfsprogs_5.10.0-4_arm64.deb ...
19:35:35 [2023-01-05T19:35:35.583Z] #109 9.041 Unpacking xfsprogs (5.10.0-4) ...
19:35:35 [2023-01-05T19:35:35.583Z] #109 9.138 Selecting previously unselected package zip.
19:35:35 [2023-01-05T19:35:35.583Z] #109 9.141 Preparing to unpack .../49-zip_3.0-12_arm64.deb ...
19:35:35 [2023-01-05T19:35:35.583Z] #109 9.146 Unpacking zip (3.0-12) ...
19:35:35 [2023-01-05T19:35:35.583Z] #109 9.189 Selecting previously unselected package zstd.
19:35:35 [2023-01-05T19:35:35.583Z] #109 9.191 Preparing to unpack .../50-zstd_1.4.8+dfsg-2.1_arm64.deb ...
19:35:35 [2023-01-05T19:35:35.583Z] #109 9.195 Unpacking zstd (1.4.8+dfsg-2.1) ...
19:35:35 [2023-01-05T19:35:35.583Z] #109 9.279 Setting up python3-pkg-resources (52.0.0-4) ...
19:35:35 [2023-01-05T19:35:35.840Z] #109 9.471 Setting up libip4tc2:arm64 (1.8.7-1) ...
19:35:35 [2023-01-05T19:35:35.841Z] #109 9.481 Setting up net-tools (1.60+git20181103.0eebece-1) ...
19:35:35 [2023-01-05T19:35:35.841Z] #109 9.492 Setting up libgpm2:arm64 (1.20.7-8) ...
19:35:35 [2023-01-05T19:35:35.841Z] #109 9.502 Setting up libicu67:arm64 (67.1-7) ...
19:35:35 [2023-01-05T19:35:35.841Z] #109 9.514 Setting up libip6tc2:arm64 (1.8.7-1) ...
19:35:35 [2023-01-05T19:35:35.841Z] #109 9.525 Setting up libinih1:arm64 (53-1+b2) ...
19:35:35 [2023-01-05T19:35:35.841Z] #109 9.536 Setting up uidmap (1:4.8.1-1) ...
19:35:36 [2023-01-05T19:35:36.098Z] #109 9.545 Setting up libyajl2:arm64 (2.1.0-3) ...
19:35:36 [2023-01-05T19:35:36.098Z] #109 9.557 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:35:36 [2023-01-05T19:35:36.098Z] #109 9.569 Setting up bzip2 (1.0.8-4) ...
19:35:36 [2023-01-05T19:35:36.098Z] #109 9.580 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:35:36 [2023-01-05T19:35:36.098Z] #109 9.589 Setting up python3-wheel (0.34.2-1) ...
19:35:36 [2023-01-05T19:35:36.356Z] #109 9.733 Setting up xxd (2:8.2.2434-3+deb11u1) ...
19:35:36 [2023-01-05T19:35:36.356Z] #109 9.743 Setting up libcap2:arm64 (1:2.44-1) ...
19:35:36 [2023-01-05T19:35:36.356Z] #109 9.754 Setting up libcap2-bin (1:2.44-1) ...
19:35:36 [2023-01-05T19:35:36.356Z] #109 9.763 Setting up apparmor (2.13.6-10) ...
19:35:36 [2023-01-05T19:35:36.920Z] #109 10.45 Setting up zip (3.0-12) ...
19:35:36 [2023-01-05T19:35:36.920Z] #109 10.46 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
19:35:36 [2023-01-05T19:35:36.920Z] #109 10.47 Setting up bash-completion (1:2.11-2) ...
19:35:37 [2023-01-05T19:35:37.855Z] #109 11.22 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
19:35:37 [2023-01-05T19:35:37.855Z] #109 11.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:35:37 [2023-01-05T19:35:37.855Z] #109 11.24 Setting up libmnl0:arm64 (1.0.4-3) ...
19:35:37 [2023-01-05T19:35:37.855Z] #109 11.25 Setting up patch (2.7.6-7) ...
19:35:37 [2023-01-05T19:35:37.855Z] #109 11.26 Setting up sudo (1.9.5p2-3) ...
19:35:37 [2023-01-05T19:35:37.855Z] #109 11.30 invoke-rc.d: could not determine current runlevel
19:35:37 [2023-01-05T19:35:37.855Z] #109 11.30 invoke-rc.d: policy-rc.d denied execution of start.
19:35:37 [2023-01-05T19:35:37.855Z] #109 11.31 Setting up libxtables12:arm64 (1.8.7-1) ...
19:35:37 [2023-01-05T19:35:37.855Z] #109 11.32 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
19:35:37 [2023-01-05T19:35:37.855Z] #109 11.33 Setting up pigz (2.6-1) ...
19:35:37 [2023-01-05T19:35:37.855Z] #109 11.34 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:35:37 [2023-01-05T19:35:37.855Z] #109 11.35 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
19:35:37 [2023-01-05T19:35:37.855Z] #109 11.36 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
19:35:37 [2023-01-05T19:35:37.855Z] #109 11.37 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
19:35:38 [2023-01-05T19:35:38.112Z] #109 11.53 Setting up libaio1:arm64 (0.3.112-9) ...
19:35:38 [2023-01-05T19:35:38.112Z] #109 11.54 Setting up python3-lib2to3 (3.9.2-1) ...
19:35:38 [2023-01-05T19:35:38.112Z] #109 11.64 Setting up libelf1:arm64 (0.183-1) ...
19:35:38 [2023-01-05T19:35:38.112Z] #109 11.66 Setting up zstd (1.4.8+dfsg-2.1) ...
19:35:38 [2023-01-05T19:35:38.113Z] #109 11.67 Setting up libonig5:arm64 (6.9.6-1.1) ...
19:35:38 [2023-01-05T19:35:38.113Z] #109 11.68 Setting up python3-distutils (3.9.2-1) ...
19:35:38 [2023-01-05T19:35:38.370Z] #109 11.80 Setting up vim (2:8.2.2434-3+deb11u1) ...
19:35:38 [2023-01-05T19:35:38.370Z] #109 11.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:35:38 [2023-01-05T19:35:38.370Z] #109 11.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:35:38 [2023-01-05T19:35:38.370Z] #109 11.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:35:38 [2023-01-05T19:35:38.370Z] #109 11.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:35:38 [2023-01-05T19:35:38.370Z] #109 11.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:35:38 [2023-01-05T19:35:38.370Z] #109 11.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:35:38 [2023-01-05T19:35:38.370Z] #109 11.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:35:38 [2023-01-05T19:35:38.370Z] #109 11.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:35:38 [2023-01-05T19:35:38.370Z] #109 11.86 Setting up python3-setuptools (52.0.0-4) ...
19:35:38 [2023-01-05T19:35:38.628Z] #109 12.18 Setting up libjq1:arm64 (1.6-2.1) ...
19:35:38 [2023-01-05T19:35:38.628Z] #109 12.19 Setting up libnftnl11:arm64 (1.1.9-1) ...
19:35:38 [2023-01-05T19:35:38.628Z] #109 12.20 Setting up thin-provisioning-tools (0.9.0-1) ...
19:35:38 [2023-01-05T19:35:38.628Z] #109 12.20 Setting up python3-pip (20.3.4-4+deb11u1) ...
19:35:38 [2023-01-05T19:35:38.885Z] #109 12.46 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
19:35:38 [2023-01-05T19:35:38.886Z] #109 12.47 Setting up jq (1.6-2.1) ...
19:35:38 [2023-01-05T19:35:38.886Z] #109 12.48 Setting up libbpf0:arm64 (1:0.3-2) ...
19:35:38 [2023-01-05T19:35:38.886Z] #109 12.49 Setting up iptables (1.8.7-1) ...
19:35:38 [2023-01-05T19:35:38.886Z] #109 12.50 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:35:38 [2023-01-05T19:35:38.886Z] #109 12.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:35:38 [2023-01-05T19:35:38.886Z] #109 12.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:35:38 [2023-01-05T19:35:38.886Z] #109 12.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:35:38 [2023-01-05T19:35:38.886Z] #109 12.52 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:35:38 [2023-01-05T19:35:38.886Z] #109 12.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:35:38 [2023-01-05T19:35:38.886Z] #109 12.53 Setting up iproute2 (5.10.0-4) ...
19:35:39 [2023-01-05T19:35:39.143Z] #109 12.65 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
19:35:39 [2023-01-05T19:35:39.143Z] #109 12.66 Setting up dmsetup (2:1.02.175-2.1) ...
19:35:39 [2023-01-05T19:35:39.143Z] #109 12.67 Setting up xfsprogs (5.10.0-4) ...
19:35:39 [2023-01-05T19:35:39.143Z] #109 12.69 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:35:39 [2023-01-05T19:35:39.709Z] #109 DONE 13.1s
19:35:39 [2023-01-05T19:35:39.709Z] 
19:35:39 [2023-01-05T19:35:39.709Z] #110 [dev-base  8/10] 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
19:35:39 [2023-01-05T19:35:39.967Z] #110 0.415 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:35:39 [2023-01-05T19:35:39.967Z] #110 0.418 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:35:39 [2023-01-05T19:35:39.967Z] #110 0.421 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:35:39 [2023-01-05T19:35:39.967Z] #110 DONE 0.4s
19:35:39 [2023-01-05T19:35:39.967Z] 
19:35:39 [2023-01-05T19:35:39.967Z] #111 [dev-base  9/10] RUN pip3 install yamllint==1.27.1
19:35:46 [2023-01-05T19:35:46.517Z] #111 5.693 Collecting yamllint==1.27.1
19:35:46 [2023-01-05T19:35:46.775Z] #111 6.728   Downloading yamllint-1.27.1.tar.gz (129 kB)
19:35:47 [2023-01-05T19:35:47.033Z] #111 7.023 Collecting pathspec>=0.5.3
19:35:47 [2023-01-05T19:35:47.033Z] #111 7.026   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
19:35:47 [2023-01-05T19:35:47.033Z] #111 7.116 Collecting pyyaml
19:35:47 [2023-01-05T19:35:47.033Z] #111 7.120   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
19:35:47 [2023-01-05T19:35:47.033Z] #111 7.137 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
19:35:47 [2023-01-05T19:35:47.291Z] #111 7.141 Building wheels for collected packages: yamllint
19:35:47 [2023-01-05T19:35:47.291Z] #111 7.142   Building wheel for yamllint (setup.py): started
19:35:47 [2023-01-05T19:35:47.291Z] #111 7.391   Building wheel for yamllint (setup.py): finished with status 'done'
19:35:47 [2023-01-05T19:35:47.549Z] #111 7.391   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=d38a18a2bfc1bf1d1df94f7686421b0bbe2f9cac7d6dae4eaf4d6cb8bed0caee
19:35:47 [2023-01-05T19:35:47.549Z] #111 7.391   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
19:35:47 [2023-01-05T19:35:47.549Z] #111 7.394 Successfully built yamllint
19:35:47 [2023-01-05T19:35:47.549Z] #111 7.400 Installing collected packages: pyyaml, pathspec, yamllint
19:35:47 [2023-01-05T19:35:47.549Z] #111 7.511 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.27.1
19:35:47 [2023-01-05T19:35:47.807Z] #111 DONE 7.7s
19:35:47 [2023-01-05T19:35:47.807Z] 
19:35:47 [2023-01-05T19:35:47.807Z] #112 [dev-base 10/10] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
19:35:48 [2023-01-05T19:35:48.372Z] #112 0.712 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
19:35:48 [2023-01-05T19:35:48.372Z] #112 0.713 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
19:35:48 [2023-01-05T19:35:48.372Z] #112 0.791 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
19:35:49 [2023-01-05T19:35:49.195Z] #112 1.075 Reading package lists...
19:35:49 [2023-01-05T19:35:49.711Z] #112 1.606 Reading package lists...
19:35:49 [2023-01-05T19:35:49.975Z] #112 2.129 Building dependency tree...
19:35:49 [2023-01-05T19:35:49.975Z] #112 2.279 Reading state information...
19:35:49 [2023-01-05T19:35:49.975Z] #112 2.456 gcc is already the newest version (4:10.2.1-1).
19:35:49 [2023-01-05T19:35:49.975Z] #112 2.456 pkg-config is already the newest version (0.29.2-1).
19:35:49 [2023-01-05T19:35:49.975Z] #112 2.456 The following additional packages will be installed:
19:35:50 [2023-01-05T19:35:50.233Z] #112 2.456   gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev libbtrfs0
19:35:50 [2023-01-05T19:35:50.233Z] #112 2.456   libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin
19:35:50 [2023-01-05T19:35:50.233Z] #112 2.456   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3
19:35:50 [2023-01-05T19:35:50.233Z] #112 2.456   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev
19:35:50 [2023-01-05T19:35:50.233Z] #112 2.456   libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev
19:35:50 [2023-01-05T19:35:50.233Z] #112 2.457   libsepol1-dev uuid-dev zlib1g-dev
19:35:50 [2023-01-05T19:35:50.233Z] #112 2.458 Suggested packages:
19:35:50 [2023-01-05T19:35:50.233Z] #112 2.458   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
19:35:50 [2023-01-05T19:35:50.233Z] #112 2.458   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
19:35:50 [2023-01-05T19:35:50.233Z] #112 2.458 Recommended packages:
19:35:50 [2023-01-05T19:35:50.233Z] #112 2.458   build-essential fakeroot libalgorithm-merge-perl
19:35:50 [2023-01-05T19:35:50.233Z] #112 2.726 The following NEW packages will be installed:
19:35:50 [2023-01-05T19:35:50.490Z] #112 2.726   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1
19:35:50 [2023-01-05T19:35:50.490Z] #112 2.726   libblkid-dev libbtrfs-dev libbtrfs0 libdevmapper-dev
19:35:50 [2023-01-05T19:35:50.490Z] #112 2.726   libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin
19:35:50 [2023-01-05T19:35:50.490Z] #112 2.727   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3
19:35:50 [2023-01-05T19:35:50.490Z] #112 2.727   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev
19:35:50 [2023-01-05T19:35:50.491Z] #112 2.727   libpcre32-3 libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev
19:35:50 [2023-01-05T19:35:50.491Z] #112 2.727   libsecret-common libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
19:35:50 [2023-01-05T19:35:50.491Z] #112 2.727   uuid-dev zlib1g-dev
19:35:50 [2023-01-05T19:35:50.491Z] #112 3.001 0 upgraded, 35 newly installed, 0 to remove and 1 not upgraded.
19:35:50 [2023-01-05T19:35:50.491Z] #112 3.001 Need to get 10.8 MB of archives.
19:35:50 [2023-01-05T19:35:50.491Z] #112 3.001 After this operation, 42.9 MB of additional disk space will be used.
19:35:50 [2023-01-05T19:35:50.491Z] #112 3.001 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
19:35:50 [2023-01-05T19:35:50.749Z] #112 3.018 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
19:35:50 [2023-01-05T19:35:50.749Z] #112 3.020 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
19:35:50 [2023-01-05T19:35:50.749Z] #112 3.021 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
19:35:50 [2023-01-05T19:35:50.749Z] #112 3.021 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
19:35:50 [2023-01-05T19:35:50.749Z] #112 3.022 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
19:35:50 [2023-01-05T19:35:50.749Z] #112 3.023 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
19:35:50 [2023-01-05T19:35:50.749Z] #112 3.025 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
19:35:50 [2023-01-05T19:35:50.749Z] #112 3.027 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
19:35:50 [2023-01-05T19:35:50.749Z] #112 3.028 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
19:35:50 [2023-01-05T19:35:50.749Z] #112 3.030 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
19:35:50 [2023-01-05T19:35:50.749Z] #112 3.033 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
19:35:50 [2023-01-05T19:35:50.749Z] #112 3.034 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
19:35:50 [2023-01-05T19:35:50.749Z] #112 3.035 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
19:35:50 [2023-01-05T19:35:50.749Z] #112 3.037 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
19:35:50 [2023-01-05T19:35:50.749Z] #112 3.039 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
19:35:50 [2023-01-05T19:35:50.749Z] #112 3.041 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
19:35:50 [2023-01-05T19:35:50.750Z] #112 3.042 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
19:35:50 [2023-01-05T19:35:50.750Z] #112 3.042 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
19:35:50 [2023-01-05T19:35:50.750Z] #112 3.047 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
19:35:50 [2023-01-05T19:35:50.750Z] #112 3.048 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
19:35:50 [2023-01-05T19:35:50.750Z] #112 3.048 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
19:35:50 [2023-01-05T19:35:50.750Z] #112 3.049 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
19:35:50 [2023-01-05T19:35:50.750Z] #112 3.055 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
19:35:50 [2023-01-05T19:35:50.750Z] #112 3.056 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
19:35:50 [2023-01-05T19:35:50.750Z] #112 3.057 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
19:35:50 [2023-01-05T19:35:50.750Z] #112 3.058 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
19:35:50 [2023-01-05T19:35:50.750Z] #112 3.059 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
19:35:50 [2023-01-05T19:35:50.750Z] #112 3.060 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
19:35:50 [2023-01-05T19:35:50.750Z] #112 3.061 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
19:35:50 [2023-01-05T19:35:50.750Z] #112 3.064 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
19:35:50 [2023-01-05T19:35:50.750Z] #112 3.066 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
19:35:50 [2023-01-05T19:35:50.750Z] #112 3.074 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
19:35:50 [2023-01-05T19:35:50.750Z] #112 3.075 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
19:35:50 [2023-01-05T19:35:50.750Z] #112 3.076 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
19:35:50 [2023-01-05T19:35:50.750Z] #112 3.213 debconf: delaying package configuration, since apt-utils is not installed
19:35:50 [2023-01-05T19:35:50.750Z] #112 3.254 Fetched 10.8 MB in 0s (31.5 MB/s)
19:35:51 [2023-01-05T19:35:51.007Z] #112 3.277 Selecting previously unselected package dpkg-dev.
19:35:51 [2023-01-05T19:35:51.007Z] #112 3.277 (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 ... 20385 files and directories currently installed.)
19:35:51 [2023-01-05T19:35:51.007Z] #112 3.289 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
19:35:51 [2023-01-05T19:35:51.007Z] #112 3.292 Unpacking dpkg-dev (1.20.12) ...
19:35:51 [2023-01-05T19:35:51.007Z] #112 3.416 Selecting previously unselected package libgirepository-1.0-1:arm64.
19:35:51 [2023-01-05T19:35:51.007Z] #112 3.416 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
19:35:51 [2023-01-05T19:35:51.007Z] #112 3.422 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
19:35:51 [2023-01-05T19:35:51.007Z] #112 3.457 Selecting previously unselected package gir1.2-glib-2.0:arm64.
19:35:51 [2023-01-05T19:35:51.008Z] #112 3.459 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
19:35:51 [2023-01-05T19:35:51.008Z] #112 3.462 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
19:35:51 [2023-01-05T19:35:51.008Z] #112 3.499 Selecting previously unselected package libsecret-common.
19:35:51 [2023-01-05T19:35:51.008Z] #112 3.502 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
19:35:51 [2023-01-05T19:35:51.008Z] #112 3.505 Unpacking libsecret-common (0.20.4-2) ...
19:35:51 [2023-01-05T19:35:51.265Z] #112 3.553 Selecting previously unselected package libsecret-1-0:arm64.
19:35:51 [2023-01-05T19:35:51.265Z] #112 3.554 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
19:35:51 [2023-01-05T19:35:51.265Z] #112 3.557 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
19:35:51 [2023-01-05T19:35:51.265Z] #112 3.592 Selecting previously unselected package gir1.2-secret-1:arm64.
19:35:51 [2023-01-05T19:35:51.265Z] #112 3.594 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
19:35:51 [2023-01-05T19:35:51.265Z] #112 3.598 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
19:35:51 [2023-01-05T19:35:51.265Z] #112 3.629 Selecting previously unselected package libapparmor1:arm64.
19:35:51 [2023-01-05T19:35:51.265Z] #112 3.631 Preparing to unpack .../06-libapparmor1_2.13.6-10_arm64.deb ...
19:35:51 [2023-01-05T19:35:51.265Z] #112 3.634 Unpacking libapparmor1:arm64 (2.13.6-10) ...
19:35:51 [2023-01-05T19:35:51.265Z] #112 3.665 Selecting previously unselected package libapparmor-dev:arm64.
19:35:51 [2023-01-05T19:35:51.265Z] #112 3.667 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ...
19:35:51 [2023-01-05T19:35:51.265Z] #112 3.670 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
19:35:51 [2023-01-05T19:35:51.265Z] #112 3.705 Selecting previously unselected package uuid-dev:arm64.
19:35:51 [2023-01-05T19:35:51.265Z] #112 3.708 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
19:35:51 [2023-01-05T19:35:51.265Z] #112 3.711 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
19:35:51 [2023-01-05T19:35:51.265Z] #112 3.751 Selecting previously unselected package libblkid-dev:arm64.
19:35:51 [2023-01-05T19:35:51.522Z] #112 3.754 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
19:35:51 [2023-01-05T19:35:51.522Z] #112 3.763 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
19:35:51 [2023-01-05T19:35:51.522Z] #112 3.813 Selecting previously unselected package libbtrfs0:arm64.
19:35:51 [2023-01-05T19:35:51.522Z] #112 3.816 Preparing to unpack .../10-libbtrfs0_5.10.1-2_arm64.deb ...
19:35:51 [2023-01-05T19:35:51.522Z] #112 3.818 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
19:35:51 [2023-01-05T19:35:51.522Z] #112 3.856 Selecting previously unselected package libbtrfs-dev:arm64.
19:35:51 [2023-01-05T19:35:51.522Z] #112 3.859 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_arm64.deb ...
19:35:51 [2023-01-05T19:35:51.522Z] #112 3.862 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
19:35:51 [2023-01-05T19:35:51.522Z] #112 3.913 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
19:35:51 [2023-01-05T19:35:51.522Z] #112 3.915 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
19:35:51 [2023-01-05T19:35:51.522Z] #112 3.919 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
19:35:51 [2023-01-05T19:35:51.522Z] #112 3.947 Selecting previously unselected package libudev-dev:arm64.
19:35:51 [2023-01-05T19:35:51.522Z] #112 3.949 Preparing to unpack .../13-libudev-dev_247.3-7+deb11u1_arm64.deb ...
19:35:51 [2023-01-05T19:35:51.522Z] #112 3.953 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
19:35:51 [2023-01-05T19:35:51.522Z] #112 3.992 Selecting previously unselected package libsepol1-dev:arm64.
19:35:51 [2023-01-05T19:35:51.780Z] #112 3.995 Preparing to unpack .../14-libsepol1-dev_3.1-1_arm64.deb ...
19:35:51 [2023-01-05T19:35:51.780Z] #112 3.998 Unpacking libsepol1-dev:arm64 (3.1-1) ...
19:35:51 [2023-01-05T19:35:51.780Z] #112 4.059 Selecting previously unselected package libpcre2-16-0:arm64.
19:35:51 [2023-01-05T19:35:51.780Z] #112 4.062 Preparing to unpack .../15-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
19:35:51 [2023-01-05T19:35:51.780Z] #112 4.065 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
19:35:51 [2023-01-05T19:35:51.780Z] #112 4.111 Selecting previously unselected package libpcre2-32-0:arm64.
19:35:51 [2023-01-05T19:35:51.780Z] #112 4.113 Preparing to unpack .../16-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
19:35:51 [2023-01-05T19:35:51.780Z] #112 4.117 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
19:35:51 [2023-01-05T19:35:51.780Z] #112 4.162 Selecting previously unselected package libpcre2-posix2:arm64.
19:35:51 [2023-01-05T19:35:51.780Z] #112 4.164 Preparing to unpack .../17-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
19:35:51 [2023-01-05T19:35:51.780Z] #112 4.167 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
19:35:51 [2023-01-05T19:35:51.780Z] #112 4.194 Selecting previously unselected package libpcre2-dev:arm64.
19:35:51 [2023-01-05T19:35:51.780Z] #112 4.197 Preparing to unpack .../18-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
19:35:51 [2023-01-05T19:35:51.780Z] #112 4.200 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
19:35:52 [2023-01-05T19:35:52.038Z] #112 4.277 Selecting previously unselected package libselinux1-dev:arm64.
19:35:52 [2023-01-05T19:35:52.038Z] #112 4.279 Preparing to unpack .../19-libselinux1-dev_3.1-3_arm64.deb ...
19:35:52 [2023-01-05T19:35:52.038Z] #112 4.283 Unpacking libselinux1-dev:arm64 (3.1-3) ...
19:35:52 [2023-01-05T19:35:52.038Z] #112 4.339 Selecting previously unselected package libdevmapper-dev:arm64.
19:35:52 [2023-01-05T19:35:52.038Z] #112 4.339 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
19:35:52 [2023-01-05T19:35:52.038Z] #112 4.343 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
19:35:52 [2023-01-05T19:35:52.038Z] #112 4.372 Selecting previously unselected package libffi-dev:arm64.
19:35:52 [2023-01-05T19:35:52.038Z] #112 4.374 Preparing to unpack .../21-libffi-dev_3.3-6_arm64.deb ...
19:35:52 [2023-01-05T19:35:52.038Z] #112 4.377 Unpacking libffi-dev:arm64 (3.3-6) ...
19:35:52 [2023-01-05T19:35:52.038Z] #112 4.408 Selecting previously unselected package libglib2.0-data.
19:35:52 [2023-01-05T19:35:52.038Z] #112 4.411 Preparing to unpack .../22-libglib2.0-data_2.66.8-1_all.deb ...
19:35:52 [2023-01-05T19:35:52.038Z] #112 4.414 Unpacking libglib2.0-data (2.66.8-1) ...
19:35:52 [2023-01-05T19:35:52.296Z] #112 4.549 Selecting previously unselected package libglib2.0-bin.
19:35:52 [2023-01-05T19:35:52.296Z] #112 4.552 Preparing to unpack .../23-libglib2.0-bin_2.66.8-1_arm64.deb ...
19:35:52 [2023-01-05T19:35:52.296Z] #112 4.555 Unpacking libglib2.0-bin (2.66.8-1) ...
19:35:52 [2023-01-05T19:35:52.296Z] #112 4.595 Selecting previously unselected package libglib2.0-dev-bin.
19:35:52 [2023-01-05T19:35:52.296Z] #112 4.597 Preparing to unpack .../24-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
19:35:52 [2023-01-05T19:35:52.296Z] #112 4.601 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
19:35:52 [2023-01-05T19:35:52.296Z] #112 4.640 Selecting previously unselected package libmount-dev:arm64.
19:35:52 [2023-01-05T19:35:52.296Z] #112 4.643 Preparing to unpack .../25-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
19:35:52 [2023-01-05T19:35:52.296Z] #112 4.646 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
19:35:52 [2023-01-05T19:35:52.296Z] #112 4.683 Selecting previously unselected package libpcre16-3:arm64.
19:35:52 [2023-01-05T19:35:52.296Z] #112 4.685 Preparing to unpack .../26-libpcre16-3_2%3a8.39-13_arm64.deb ...
19:35:52 [2023-01-05T19:35:52.296Z] #112 4.689 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
19:35:52 [2023-01-05T19:35:52.296Z] #112 4.734 Selecting previously unselected package libpcre32-3:arm64.
19:35:52 [2023-01-05T19:35:52.296Z] #112 4.736 Preparing to unpack .../27-libpcre32-3_2%3a8.39-13_arm64.deb ...
19:35:52 [2023-01-05T19:35:52.296Z] #112 4.740 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
19:35:52 [2023-01-05T19:35:52.553Z] #112 4.790 Selecting previously unselected package libpcrecpp0v5:arm64.
19:35:52 [2023-01-05T19:35:52.553Z] #112 4.793 Preparing to unpack .../28-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
19:35:52 [2023-01-05T19:35:52.553Z] #112 4.796 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
19:35:52 [2023-01-05T19:35:52.553Z] #112 4.829 Selecting previously unselected package libpcre3-dev:arm64.
19:35:52 [2023-01-05T19:35:52.553Z] #112 4.832 Preparing to unpack .../29-libpcre3-dev_2%3a8.39-13_arm64.deb ...
19:35:52 [2023-01-05T19:35:52.553Z] #112 4.835 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
19:35:52 [2023-01-05T19:35:52.553Z] #112 4.910 Selecting previously unselected package zlib1g-dev:arm64.
19:35:52 [2023-01-05T19:35:52.553Z] #112 4.912 Preparing to unpack .../30-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
19:35:52 [2023-01-05T19:35:52.553Z] #112 4.915 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
19:35:52 [2023-01-05T19:35:52.553Z] #112 4.955 Selecting previously unselected package libglib2.0-dev:arm64.
19:35:52 [2023-01-05T19:35:52.553Z] #112 4.958 Preparing to unpack .../31-libglib2.0-dev_2.66.8-1_arm64.deb ...
19:35:52 [2023-01-05T19:35:52.553Z] #112 4.961 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
19:35:52 [2023-01-05T19:35:52.811Z] #112 5.144 Selecting previously unselected package libseccomp-dev:arm64.
19:35:52 [2023-01-05T19:35:52.811Z] #112 5.146 Preparing to unpack .../32-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
19:35:52 [2023-01-05T19:35:52.811Z] #112 5.150 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:35:52 [2023-01-05T19:35:52.811Z] #112 5.185 Selecting previously unselected package libsecret-1-dev:arm64.
19:35:52 [2023-01-05T19:35:52.811Z] #112 5.187 Preparing to unpack .../33-libsecret-1-dev_0.20.4-2_arm64.deb ...
19:35:52 [2023-01-05T19:35:52.811Z] #112 5.191 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
19:35:52 [2023-01-05T19:35:52.811Z] #112 5.243 Selecting previously unselected package libsystemd-dev:arm64.
19:35:52 [2023-01-05T19:35:52.811Z] #112 5.246 Preparing to unpack .../34-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
19:35:53 [2023-01-05T19:35:53.069Z] #112 5.249 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
19:35:53 [2023-01-05T19:35:53.069Z] #112 5.356 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
19:35:53 [2023-01-05T19:35:53.069Z] #112 5.365 Setting up libglib2.0-dev-bin (2.66.8-1) ...
19:35:53 [2023-01-05T19:35:53.326Z] #112 5.523 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:35:53 [2023-01-05T19:35:53.326Z] #112 5.531 Setting up libapparmor1:arm64 (2.13.6-10) ...
19:35:53 [2023-01-05T19:35:53.326Z] #112 5.540 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
19:35:53 [2023-01-05T19:35:53.326Z] #112 5.549 Setting up libpcre16-3:arm64 (2:8.39-13) ...
19:35:53 [2023-01-05T19:35:53.326Z] #112 5.558 Setting up libsepol1-dev:arm64 (3.1-1) ...
19:35:53 [2023-01-05T19:35:53.326Z] #112 5.568 Setting up libffi-dev:arm64 (3.3-6) ...
19:35:53 [2023-01-05T19:35:53.326Z] #112 5.578 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
19:35:53 [2023-01-05T19:35:53.326Z] #112 5.588 Setting up dpkg-dev (1.20.12) ...
19:35:53 [2023-01-05T19:35:53.326Z] #112 5.604 Setting up libbtrfs0:arm64 (5.10.1-2) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.613 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.622 Setting up libglib2.0-data (2.66.8-1) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.631 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.640 Setting up libpcre32-3:arm64 (2:8.39-13) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.649 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.659 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.668 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.679 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.688 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.699 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.711 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.720 Setting up libsecret-common (0.20.4-2) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.729 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.745 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.754 Setting up libselinux1-dev:arm64 (3.1-3) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.762 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.772 Setting up libglib2.0-bin (2.66.8-1) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.781 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.790 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.800 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.810 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.819 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
19:35:53 [2023-01-05T19:35:53.327Z] #112 5.829 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
19:35:53 [2023-01-05T19:35:53.584Z] #112 5.840 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
19:35:53 [2023-01-05T19:35:53.584Z] #112 5.852 No schema files found: doing nothing.
19:35:53 [2023-01-05T19:35:53.584Z] #112 5.856 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:35:53 [2023-01-05T19:35:53.584Z] #112 5.875 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
19:35:53 [2023-01-05T19:35:53.842Z] #112 DONE 6.1s
19:35:53 [2023-01-05T19:35:53.842Z] 
19:35:53 [2023-01-05T19:35:53.842Z] #113 [dev 1/1] COPY . .
19:35:55 [2023-01-05T19:35:55.216Z] #113 DONE 1.1s
19:35:55 [2023-01-05T19:35:55.216Z] 
19:35:55 [2023-01-05T19:35:55.216Z] #114 exporting to image
19:35:55 [2023-01-05T19:35:55.216Z] #114 exporting layers
19:35:56 [2023-01-05T19:35:56.588Z] #114 exporting layers 1.5s done
19:35:56 [2023-01-05T19:35:56.588Z] #114 writing image sha256:f56d97cdf5d14fca1578872d70c20becc7af6ec730d846afa86862df260594b7 done
19:35:56 [2023-01-05T19:35:56.588Z] #114 naming to docker.io/library/docker:0d1aba547ea9cd750a3a37970312b03b76b8c870 done
19:35:56 [2023-01-05T19:35:56.588Z] #114 DONE 1.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:35:56 [2023-01-05T19:35:56.903Z] + sudo modprobe ip6table_filter
[Pipeline] sh
19:35:57 [2023-01-05T19:35:57.182Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44753/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0d1aba547ea9cd750a3a37970312b03b76b8c870 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:0d1aba547ea9cd750a3a37970312b03b76b8c870 hack/test/unit
19:35:57 [2023-01-05T19:35:57.751Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
19:35:57 [2023-01-05T19:35:57.751Z] + TESTFLAGS+=' -test.timeout=5m'
19:35:57 [2023-01-05T19:35:57.751Z] + TESTDIRS=./...
19:35:57 [2023-01-05T19:35:57.751Z] + exclude_paths='/vendor/|/integration'
19:35:57 [2023-01-05T19:35:57.751Z] ++ go list ./...
19:35:57 [2023-01-05T19:35:57.751Z] ++ grep -vE '(/vendor/|/integration)'
19:35:58 [2023-01-05T19:35:58.318Z] + pkg_list='github.com/docker/docker/api
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/server
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/server/backend/build
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/server/httpstatus
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/server/httputils
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/server/middleware
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/server/router
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/server/router/build
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/server/router/checkpoint
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/server/router/container
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/server/router/debug
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/server/router/distribution
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/server/router/grpc
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/server/router/image
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/server/router/network
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/server/router/plugin
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/server/router/session
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/server/router/swarm
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/server/router/system
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/server/router/volume
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/types
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/types/backend
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/types/blkiodev
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/types/container
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/types/events
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/types/filters
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/types/image
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/types/mount
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/types/network
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/types/plugins/logdriver
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/types/registry
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/types/strslice
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/types/swarm
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/types/swarm/runtime
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/types/time
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/types/versions
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/types/versions/v1p19
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/types/versions/v1p20
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/api/types/volume
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/builder
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/builder/builder-next
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/builder/builder-next/exporter
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/builder/builder-next/worker
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/builder/dockerfile
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/builder/remotecontext
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/builder/remotecontext/git
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/builder/remotecontext/urlutil
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/cli
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/cli/config
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/cli/debug
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/cli/winresources/docker-proxy
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/cli/winresources/dockerd
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/client
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/cmd/docker-proxy
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/cmd/dockerd
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/cmd/dockerd/trap
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/container
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/container/stream
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/contrib/apparmor
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/contrib/docker-device-tool
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/contrib/httpserver
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/cluster
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/cluster/convert
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/cluster/executor
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/cluster/executor/container
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/cluster/provider
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/config
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/events
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/events/testutils
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/exec
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/graphdriver
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/graphdriver/aufs
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/graphdriver/copy
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/graphdriver/overlay
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/graphdriver/register
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/graphdriver/vfs
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/graphdriver/zfs
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/images
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/initlayer
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/links
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/listeners
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/logger
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/logger/awslogs
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/logger/fluentd
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/logger/gcplogs
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/logger/gelf
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/logger/journald
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/logger/local
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/logger/logentries
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/logger/loggertest
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/logger/loggerutils
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/logger/splunk
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/logger/syslog
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/logger/templates
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/names
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/network
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/daemon/stats
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/distribution
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/distribution/metadata
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/distribution/utils
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/distribution/xfer
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/dockerversion
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/errdefs
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/image
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/image/cache
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/image/tarexport
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/image/v1
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/internal/test/suite
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/layer
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libcontainerd
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libcontainerd/queue
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libcontainerd/remote
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libcontainerd/supervisor
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libcontainerd/types
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/bitseq
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/cluster
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/config
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/datastore
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/diagnostic
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/discoverapi
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/driverapi
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/drivers/bridge
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/drivers/host
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/drivers/null
19:35:58 [2023-01-05T19:35:58.318Z] github.com/docker/docker/libnetwork/drivers/overlay
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drivers/remote
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drivers/windows
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drvregistry
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/etchosts
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/idm
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/internal/caller
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/ipam
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/ipamapi
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/ipams/builtin
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/ipams/null
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/ipams/remote
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/ipamutils
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/iptables
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/netlabel
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/netutils
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/networkdb
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/ns
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/options
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/osl
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/osl/kernel
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/portallocator
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/portmapper
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/resolvconf
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/testutils
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/types
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/oci
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/oci/caps
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/opts
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/aaparser
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/archive
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/authorization
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/broadcaster
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/capabilities
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/chrootarchive
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/containerfs
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/devicemapper
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/directory
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/dmesg
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/fileutils
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/fsutils
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/homedir
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/idtools
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/ioutils
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/jsonmessage
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/longpath
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/loopback
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/namesgenerator
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/parsers
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/parsers/kernel
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/pidfile
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/platform
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/plugingetter
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/plugins
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/plugins/transport
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/pools
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/progress
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/pubsub
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/reexec
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/signal
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/stack
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/stdcopy
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/streamformatter
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/stringid
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/sysinfo
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/system
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/tailfile
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/tarsum
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/truncindex
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/urlutil
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/useragent
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/plugin
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/plugin/executor/containerd
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/plugin/v2
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/profiles/apparmor
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/profiles/seccomp
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/quota
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/reference
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/registry
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/registry/resumable
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/restartmanager
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/rootless
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/rootless/specconv
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/runconfig
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/runconfig/opts
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/testutil
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/testutil/daemon
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/testutil/environment
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/testutil/fakecontext
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/testutil/fakegit
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/testutil/fakestorage
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/testutil/fixtures/load
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/testutil/fixtures/plugin
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/testutil/registry
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/testutil/request
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/volume
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/volume/drivers
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/volume/local
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/volume/mounts
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/volume/service
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/volume/service/opts
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/volume/testutils'
19:35:58 [2023-01-05T19:35:58.319Z] ++ grep --fixed-strings -v /libnetwork
19:35:58 [2023-01-05T19:35:58.319Z] ++ echo 'github.com/docker/docker/api
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/server
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/server/backend/build
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/server/httpstatus
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/server/httputils
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/server/middleware
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/server/router
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/server/router/build
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/server/router/checkpoint
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/server/router/container
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/server/router/debug
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/server/router/distribution
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/server/router/grpc
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/server/router/image
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/server/router/network
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/server/router/plugin
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/server/router/session
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/server/router/swarm
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/server/router/system
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/server/router/volume
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/types
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/types/backend
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/types/blkiodev
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/types/container
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/types/events
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/types/filters
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/types/image
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/types/mount
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/types/network
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/types/plugins/logdriver
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/types/registry
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/types/strslice
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/types/swarm
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/types/swarm/runtime
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/types/time
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/types/versions
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/types/versions/v1p19
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/types/versions/v1p20
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/api/types/volume
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/builder
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/builder/builder-next
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/builder/builder-next/exporter
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/builder/builder-next/worker
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/builder/dockerfile
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/builder/remotecontext
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/builder/remotecontext/git
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/builder/remotecontext/urlutil
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/cli
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/cli/config
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/cli/debug
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/cli/winresources/docker-proxy
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/cli/winresources/dockerd
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/client
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/cmd/docker-proxy
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/cmd/dockerd
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/cmd/dockerd/trap
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/container
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/container/stream
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/contrib/apparmor
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/contrib/docker-device-tool
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/contrib/httpserver
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/cluster
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/cluster/convert
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/cluster/executor
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/cluster/executor/container
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/cluster/provider
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/config
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/events
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/events/testutils
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/exec
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/graphdriver
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/graphdriver/aufs
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/graphdriver/copy
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/graphdriver/overlay
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/graphdriver/register
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/graphdriver/vfs
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/graphdriver/zfs
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/images
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/initlayer
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/links
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/listeners
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/logger
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/logger/awslogs
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/logger/fluentd
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/logger/gcplogs
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/logger/gelf
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/logger/journald
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/logger/local
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/logger/logentries
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/logger/loggertest
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/logger/loggerutils
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/logger/splunk
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/logger/syslog
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/logger/templates
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/names
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/network
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/daemon/stats
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/distribution
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/distribution/metadata
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/distribution/utils
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/distribution/xfer
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/dockerversion
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/errdefs
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/image
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/image/cache
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/image/tarexport
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/image/v1
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/internal/test/suite
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/layer
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libcontainerd
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libcontainerd/queue
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libcontainerd/remote
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libcontainerd/supervisor
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libcontainerd/types
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/bitseq
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/cluster
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/config
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/datastore
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/diagnostic
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/discoverapi
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/driverapi
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drivers/bridge
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drivers/host
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drivers/null
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drivers/overlay
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drivers/remote
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drivers/windows
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/drvregistry
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/etchosts
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/idm
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/internal/caller
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/ipam
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/ipamapi
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/ipams/builtin
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/ipams/null
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/ipams/remote
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/ipamutils
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/iptables
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/netlabel
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/netutils
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/networkdb
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/ns
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/options
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/osl
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/osl/kernel
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/portallocator
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/portmapper
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/resolvconf
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/testutils
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/libnetwork/types
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/oci
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/oci/caps
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/opts
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/aaparser
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/archive
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/authorization
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/broadcaster
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/capabilities
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/chrootarchive
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/containerfs
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/devicemapper
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/directory
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/dmesg
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/fileutils
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/fsutils
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/homedir
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/idtools
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/ioutils
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/jsonmessage
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/longpath
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/loopback
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/namesgenerator
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/parsers
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/parsers/kernel
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/pidfile
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/platform
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/plugingetter
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/plugins
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/plugins/transport
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/pools
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/progress
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/pubsub
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/reexec
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/signal
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/stack
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/stdcopy
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/streamformatter
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/stringid
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/sysinfo
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/system
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/tailfile
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/tarsum
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/truncindex
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/urlutil
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/pkg/useragent
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/plugin
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/plugin/executor/containerd
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/plugin/v2
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/profiles/apparmor
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/profiles/seccomp
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/quota
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/reference
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/registry
19:35:58 [2023-01-05T19:35:58.319Z] github.com/docker/docker/registry/resumable
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/restartmanager
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/rootless
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/rootless/specconv
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/runconfig
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/runconfig/opts
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/testutil
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/testutil/daemon
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/testutil/environment
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/testutil/fakecontext
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/testutil/fakegit
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/testutil/fakestorage
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/testutil/fixtures/load
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/testutil/fixtures/plugin
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/testutil/registry
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/testutil/request
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/volume
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/volume/drivers
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/volume/local
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/volume/mounts
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/volume/service
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/volume/service/opts
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/volume/testutils'
19:35:58 [2023-01-05T19:35:58.320Z] + base_pkg_list='github.com/docker/docker/api
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/backend/build
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/httpstatus
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/httputils
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/middleware
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/build
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/checkpoint
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/container
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/debug
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/distribution
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/grpc
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/image
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/network
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/plugin
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/session
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/swarm
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/system
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/volume
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/backend
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/blkiodev
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/container
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/events
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/filters
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/image
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/mount
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/network
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/plugins/logdriver
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/registry
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/strslice
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/swarm
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/swarm/runtime
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/time
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/versions
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/versions/v1p19
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/versions/v1p20
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/volume
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder/builder-next
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder/builder-next/exporter
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder/builder-next/worker
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder/dockerfile
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder/remotecontext
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder/remotecontext/git
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder/remotecontext/urlutil
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/cli
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/cli/config
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/cli/debug
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/cli/winresources/docker-proxy
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/cli/winresources/dockerd
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/client
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/cmd/docker-proxy
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/cmd/dockerd
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/cmd/dockerd/trap
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/container
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/container/stream
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/contrib/apparmor
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/contrib/docker-device-tool
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/contrib/httpserver
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/cluster
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/cluster/convert
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/cluster/executor
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/cluster/executor/container
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/cluster/provider
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/config
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/events
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/events/testutils
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/exec
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/aufs
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/copy
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/overlay
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/register
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/vfs
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/zfs
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/images
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/initlayer
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/links
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/listeners
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/awslogs
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/fluentd
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/gcplogs
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/gelf
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/journald
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/local
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/logentries
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/loggertest
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/loggerutils
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/splunk
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/syslog
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/templates
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/names
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/network
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/stats
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/distribution
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/distribution/metadata
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/distribution/utils
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/distribution/xfer
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/dockerversion
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/errdefs
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/image
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/image/cache
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/image/tarexport
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/image/v1
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/internal/test/suite
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/layer
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/libcontainerd
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/libcontainerd/queue
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/libcontainerd/remote
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/libcontainerd/supervisor
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/libcontainerd/types
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/oci
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/oci/caps
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/opts
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/aaparser
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/archive
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/authorization
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/broadcaster
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/capabilities
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/chrootarchive
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/containerfs
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/devicemapper
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/directory
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/dmesg
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/fileutils
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/fsutils
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/homedir
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/idtools
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/ioutils
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/jsonmessage
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/longpath
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/loopback
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/namesgenerator
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/parsers
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/parsers/kernel
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/pidfile
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/platform
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/plugingetter
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/plugins
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/plugins/transport
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/pools
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/progress
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/pubsub
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/reexec
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/signal
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/stack
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/stdcopy
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/streamformatter
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/stringid
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/sysinfo
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/system
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/tailfile
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/tarsum
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/truncindex
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/urlutil
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/pkg/useragent
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/plugin
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/plugin/executor/containerd
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/plugin/v2
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/profiles/apparmor
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/profiles/seccomp
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/quota
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/reference
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/registry
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/registry/resumable
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/restartmanager
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/rootless
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/rootless/specconv
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/runconfig
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/runconfig/opts
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/testutil
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/testutil/daemon
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/testutil/environment
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/testutil/fakecontext
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/testutil/fakegit
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/testutil/fakestorage
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/testutil/fixtures/load
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/testutil/fixtures/plugin
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/testutil/registry
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/testutil/request
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/volume
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/volume/drivers
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/volume/local
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/volume/mounts
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/volume/service
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/volume/service/opts
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/volume/testutils'
19:35:58 [2023-01-05T19:35:58.320Z] ++ grep --fixed-strings /libnetwork
19:35:58 [2023-01-05T19:35:58.320Z] ++ echo 'github.com/docker/docker/api
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/backend/build
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/httpstatus
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/httputils
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/middleware
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/build
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/checkpoint
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/container
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/debug
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/distribution
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/grpc
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/image
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/network
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/plugin
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/session
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/swarm
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/system
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/server/router/volume
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/backend
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/blkiodev
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/container
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/events
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/filters
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/image
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/mount
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/network
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/plugins/logdriver
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/registry
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/strslice
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/swarm
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/swarm/runtime
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/time
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/versions
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/versions/v1p19
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/versions/v1p20
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/api/types/volume
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder/builder-next
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder/builder-next/exporter
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder/builder-next/worker
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder/dockerfile
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder/remotecontext
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder/remotecontext/git
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/builder/remotecontext/urlutil
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/cli
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/cli/config
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/cli/debug
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/cli/winresources/docker-proxy
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/cli/winresources/dockerd
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/client
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/cmd/docker-proxy
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/cmd/dockerd
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/cmd/dockerd/trap
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/container
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/container/stream
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/contrib/apparmor
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/contrib/docker-device-tool
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/contrib/httpserver
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/cluster
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/cluster/convert
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/cluster/executor
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/cluster/executor/container
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/cluster/provider
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/config
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/events
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/events/testutils
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/exec
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/aufs
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/copy
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/overlay
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/register
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/vfs
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/graphdriver/zfs
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/images
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/initlayer
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/links
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/listeners
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/awslogs
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/fluentd
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/gcplogs
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/gelf
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/journald
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/local
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/logentries
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/loggertest
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/loggerutils
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/splunk
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/syslog
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/logger/templates
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/names
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/network
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/daemon/stats
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/distribution
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/distribution/metadata
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/distribution/utils
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/distribution/xfer
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/dockerversion
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/errdefs
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/image
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/image/cache
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/image/tarexport
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/image/v1
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/internal/test/suite
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/layer
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/libcontainerd
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/libcontainerd/queue
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/libcontainerd/remote
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/libcontainerd/supervisor
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/libcontainerd/types
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/libnetwork
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/libnetwork/bitseq
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/libnetwork/cluster
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:35:58 [2023-01-05T19:35:58.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/config
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/datastore
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/diagnostic
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/discoverapi
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/driverapi
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/bridge
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/host
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/null
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/overlay
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/remote
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/windows
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drvregistry
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/etchosts
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/idm
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/internal/caller
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipam
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipamapi
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipams/builtin
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipams/null
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipams/remote
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipamutils
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/iptables
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/netlabel
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/netutils
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/networkdb
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ns
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/options
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/osl
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/osl/kernel
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/portallocator
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/portmapper
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/resolvconf
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/testutils
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/types
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/oci
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/oci/caps
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/opts
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/aaparser
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/archive
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/authorization
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/broadcaster
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/capabilities
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/chrootarchive
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/containerfs
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/devicemapper
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/directory
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/dmesg
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/fileutils
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/fsutils
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/homedir
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/idtools
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/ioutils
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/jsonmessage
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/longpath
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/loopback
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/namesgenerator
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/parsers
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/parsers/kernel
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/pidfile
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/platform
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/plugingetter
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/plugins
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/plugins/transport
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/pools
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/progress
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/pubsub
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/reexec
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/signal
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/stack
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/stdcopy
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/streamformatter
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/stringid
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/sysinfo
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/system
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/tailfile
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/tarsum
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/truncindex
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/urlutil
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/pkg/useragent
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/plugin
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/plugin/executor/containerd
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/plugin/v2
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/profiles/apparmor
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/profiles/seccomp
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/quota
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/reference
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/registry
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/registry/resumable
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/restartmanager
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/rootless
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/rootless/specconv
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/runconfig
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/runconfig/opts
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/testutil
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/testutil/daemon
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/testutil/environment
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/testutil/fakecontext
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/testutil/fakegit
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/testutil/fakestorage
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/testutil/fixtures/load
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/testutil/fixtures/plugin
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/testutil/registry
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/testutil/request
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/volume
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/volume/drivers
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/volume/local
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/volume/mounts
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/volume/service
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/volume/service/opts
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/volume/testutils'
19:35:58 [2023-01-05T19:35:58.321Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/bitseq
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/cluster
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/config
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/datastore
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/diagnostic
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/discoverapi
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/driverapi
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/bridge
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/host
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/null
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/overlay
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/remote
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/windows
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drvregistry
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/etchosts
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/idm
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/internal/caller
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipam
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipamapi
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipams/builtin
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipams/null
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipams/remote
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipamutils
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/iptables
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/netlabel
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/netutils
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/networkdb
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ns
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/options
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/osl
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/osl/kernel
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/portallocator
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/portmapper
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/resolvconf
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/testutils
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/types'
19:35:58 [2023-01-05T19:35:58.321Z] + echo 'github.com/docker/docker/libnetwork
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/bitseq
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/cluster
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/config
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/datastore
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/diagnostic
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/discoverapi
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/driverapi
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/bridge
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/host
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/null
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/overlay
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/remote
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/windows
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drvregistry
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/etchosts
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/idm
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/internal/caller
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipam
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipamapi
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipams/builtin
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipams/null
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipams/remote
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ipamutils
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/iptables
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/netlabel
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/netutils
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/networkdb
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/ns
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/options
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/osl
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/osl/kernel
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/portallocator
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/portmapper
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/resolvconf
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/testutils
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/types'
19:35:58 [2023-01-05T19:35:58.321Z] + grep --fixed-strings libnetwork/drivers/bridge
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/bridge
19:35:58 [2023-01-05T19:35:58.321Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:35:58 [2023-01-05T19:35:58.321Z] + type docker-proxy
19:35:58 [2023-01-05T19:35:58.321Z] hack/test/unit: line 25: type: docker-proxy: not found
19:35:58 [2023-01-05T19:35:58.321Z] + hack/make.sh binary-proxy install-proxy
19:35:58 [2023-01-05T19:35:58.321Z] 
19:35:58 [2023-01-05T19:35:58.579Z] Removing bundles/
19:35:58 [2023-01-05T19:35:58.579Z] 
19:35:58 [2023-01-05T19:35:58.579Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
19:35:58 [2023-01-05T19:35:58.579Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
19:36:05 [2023-01-05T19:36:05.161Z] Created binary: bundles/binary-proxy/docker-proxy
19:36:05 [2023-01-05T19:36:05.161Z] 
19:36:05 [2023-01-05T19:36:05.161Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
19:36:05 [2023-01-05T19:36:05.161Z] Installing docker-proxy to /usr/local/bin/
19:36:05 [2023-01-05T19:36:05.161Z] 
19:36:05 [2023-01-05T19:36:05.161Z] + mkdir -p bundles
19:36:05 [2023-01-05T19:36:05.161Z] + '[' -n 'github.com/docker/docker/api
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/server
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/server/backend/build
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/server/httpstatus
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/server/httputils
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/server/middleware
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/server/router
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/server/router/build
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/server/router/checkpoint
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/server/router/container
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/server/router/debug
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/server/router/distribution
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/server/router/grpc
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/server/router/image
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/server/router/network
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/server/router/plugin
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/server/router/session
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/server/router/swarm
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/server/router/system
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/server/router/volume
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/types
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/types/backend
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/types/blkiodev
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/types/container
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/types/events
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/types/filters
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/types/image
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/types/mount
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/types/network
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/types/plugins/logdriver
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/types/registry
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/types/strslice
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/types/swarm
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/types/swarm/runtime
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/types/time
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/types/versions
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/types/versions/v1p19
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/types/versions/v1p20
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/api/types/volume
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/builder
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/builder/builder-next
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/builder/builder-next/exporter
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/builder/builder-next/worker
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/builder/dockerfile
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/builder/remotecontext
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/builder/remotecontext/git
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/builder/remotecontext/urlutil
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/cli
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/cli/config
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/cli/debug
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/cli/winresources/docker-proxy
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/cli/winresources/dockerd
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/client
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/cmd/docker-proxy
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/cmd/dockerd
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/cmd/dockerd/trap
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/container
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/container/stream
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/contrib/apparmor
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/contrib/docker-device-tool
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/contrib/httpserver
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/daemon
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/daemon/cluster
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/daemon/cluster/convert
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/daemon/cluster/executor
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/daemon/cluster/executor/container
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/daemon/cluster/provider
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/daemon/config
19:36:05 [2023-01-05T19:36:05.161Z] github.com/docker/docker/daemon/events
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/events/testutils
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/exec
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/graphdriver
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/graphdriver/aufs
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/graphdriver/copy
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/graphdriver/overlay
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/graphdriver/register
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/graphdriver/vfs
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/graphdriver/zfs
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/images
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/initlayer
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/links
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/listeners
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/logger
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/logger/awslogs
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/logger/fluentd
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/logger/gcplogs
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/logger/gelf
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/logger/journald
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/logger/local
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/logger/logentries
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/logger/loggertest
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/logger/loggerutils
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/logger/splunk
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/logger/syslog
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/logger/templates
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/names
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/network
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/daemon/stats
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/distribution
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/distribution/metadata
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/distribution/utils
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/distribution/xfer
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/dockerversion
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/errdefs
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/image
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/image/cache
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/image/tarexport
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/image/v1
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/internal/test/suite
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/layer
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/libcontainerd
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/libcontainerd/queue
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/libcontainerd/remote
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/libcontainerd/supervisor
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/libcontainerd/types
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/oci
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/oci/caps
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/opts
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/aaparser
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/archive
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/authorization
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/broadcaster
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/capabilities
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/chrootarchive
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/containerfs
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/devicemapper
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/directory
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/dmesg
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/fileutils
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/fsutils
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/homedir
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/idtools
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/ioutils
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/jsonmessage
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/longpath
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/loopback
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/namesgenerator
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/parsers
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/parsers/kernel
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/pidfile
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/platform
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/plugingetter
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/plugins
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/plugins/transport
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/pools
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/progress
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/pubsub
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/reexec
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/signal
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/stack
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/stdcopy
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/streamformatter
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/stringid
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/sysinfo
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/system
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/tailfile
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/tarsum
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/truncindex
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/urlutil
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/pkg/useragent
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/plugin
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/plugin/executor/containerd
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/plugin/v2
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/profiles/apparmor
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/profiles/seccomp
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/quota
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/reference
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/registry
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/registry/resumable
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/restartmanager
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/rootless
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/rootless/specconv
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/runconfig
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/runconfig/opts
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/testutil
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/testutil/daemon
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/testutil/environment
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/testutil/fakecontext
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/testutil/fakegit
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/testutil/fakestorage
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/testutil/fixtures/load
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/testutil/fixtures/plugin
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/testutil/registry
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/testutil/request
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/volume
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/volume/drivers
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/volume/local
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/volume/mounts
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/volume/service
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/volume/service/opts
19:36:05 [2023-01-05T19:36:05.162Z] github.com/docker/docker/volume/testutils' ']'
19:36:05 [2023-01-05T19:36:05.162Z] + 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
19:36:06 [2023-01-05T19:36:06.543Z] ?   	github.com/docker/docker/api	[no test files]
19:36:18 [2023-01-05T19:36:18.734Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 7.9% of statements
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 31.9% of statements
19:37:40 [2023-01-05T19:37:40.146Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ok  	github.com/docker/docker/api/server/router/swarm	0.013s	coverage: 6.0% of statements
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 93.7% of statements
19:37:40 [2023-01-05T19:37:40.146Z] ok  	github.com/docker/docker/api/server/router/volume	0.010s	coverage: 66.7% of statements
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/types	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
19:37:40 [2023-01-05T19:37:40.146Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/builder	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:37:40 [2023-01-05T19:37:40.146Z] ok  	github.com/docker/docker/builder/remotecontext	0.113s	coverage: 13.7% of statements
19:37:40 [2023-01-05T19:37:40.146Z] ok  	github.com/docker/docker/builder/dockerfile	0.450s	coverage: 49.3% of statements
19:37:40 [2023-01-05T19:37:40.147Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.004s	coverage: 100.0% of statements
19:37:40 [2023-01-05T19:37:40.147Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
19:37:40 [2023-01-05T19:37:40.147Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.291s	coverage: 83.5% of statements
19:37:40 [2023-01-05T19:37:40.147Z] ?   	github.com/docker/docker/cli	[no test files]
19:37:40 [2023-01-05T19:37:40.147Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:37:40 [2023-01-05T19:37:40.147Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
19:37:40 [2023-01-05T19:37:40.147Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
19:37:40 [2023-01-05T19:37:40.147Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.133s	coverage: 66.5% of statements
19:37:40 [2023-01-05T19:37:40.404Z] ok  	github.com/docker/docker/client	0.092s	coverage: 76.0% of statements
19:38:19 [2023-01-05T19:38:19.107Z] ok  	github.com/docker/docker/cmd/dockerd	0.076s	coverage: 31.8% of statements
19:38:19 [2023-01-05T19:38:19.107Z] ok  	github.com/docker/docker/container	0.117s	coverage: 36.1% of statements
19:38:19 [2023-01-05T19:38:19.107Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.417s	coverage: 0.0% of statements
19:38:19 [2023-01-05T19:38:19.107Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
19:38:19 [2023-01-05T19:38:19.107Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:38:19 [2023-01-05T19:38:19.107Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:38:19 [2023-01-05T19:38:19.107Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:38:19 [2023-01-05T19:38:19.107Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:38:21 [2023-01-05T19:38:21.007Z] ok  	github.com/docker/docker/daemon/cluster	0.063s	coverage: 0.5% of statements
19:38:22 [2023-01-05T19:38:22.381Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.015s	coverage: 65.3% of statements
19:38:23 [2023-01-05T19:38:23.754Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.014s	coverage: 36.9% of statements
19:38:30 [2023-01-05T19:38:30.304Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 13.4% of statements
19:38:31 [2023-01-05T19:38:31.676Z] ok  	github.com/docker/docker/daemon/config	0.032s	coverage: 81.1% of statements
19:38:31 [2023-01-05T19:38:31.934Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
19:38:32 [2023-01-05T19:38:32.499Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
19:38:32 [2023-01-05T19:38:32.499Z] ok  	github.com/docker/docker/daemon	10.115s	coverage: 16.3% of statements
19:38:32 [2023-01-05T19:38:32.499Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:38:32 [2023-01-05T19:38:32.499Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:38:32 [2023-01-05T19:38:32.499Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:38:32 [2023-01-05T19:38:32.499Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:38:34 [2023-01-05T19:38:34.397Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.668s	coverage: 74.8% of statements
19:38:34 [2023-01-05T19:38:34.655Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.017s	coverage: 3.0% of statements
19:38:35 [2023-01-05T19:38:35.221Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.367s	coverage: 60.7% of statements
19:38:36 [2023-01-05T19:38:36.595Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.011s	coverage: 1.9% of statements
19:38:37 [2023-01-05T19:38:37.976Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.305s	coverage: 50.6% of statements
19:38:38 [2023-01-05T19:38:38.234Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.988s	coverage: 45.9% of statements
19:38:38 [2023-01-05T19:38:38.234Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:38:39 [2023-01-05T19:38:39.607Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 58.5% of statements
19:38:40 [2023-01-05T19:38:40.173Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.850s	coverage: 58.8% of statements
19:38:40 [2023-01-05T19:38:40.173Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:38:40 [2023-01-05T19:38:40.173Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:38:40 [2023-01-05T19:38:40.432Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
19:38:40 [2023-01-05T19:38:40.690Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
19:38:42 [2023-01-05T19:38:42.064Z] ok  	github.com/docker/docker/daemon/images	0.027s	coverage: 6.9% of statements
19:38:42 [2023-01-05T19:38:42.064Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:38:42 [2023-01-05T19:38:42.064Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:38:42 [2023-01-05T19:38:42.322Z] ok  	github.com/docker/docker/daemon/logger	0.230s	coverage: 43.2% of statements
19:38:43 [2023-01-05T19:38:43.255Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.021s	coverage: 53.6% of statements
19:38:43 [2023-01-05T19:38:43.255Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.115s	coverage: 79.9% of statements
19:38:43 [2023-01-05T19:38:43.255Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:38:43 [2023-01-05T19:38:43.821Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
19:38:43 [2023-01-05T19:38:43.821Z] ok  	github.com/docker/docker/daemon/logger/journald	0.010s	coverage: 23.4% of statements
19:38:44 [2023-01-05T19:38:44.387Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.013s	coverage: 87.2% of statements
19:38:44 [2023-01-05T19:38:44.954Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.156s	coverage: 76.8% of statements
19:38:44 [2023-01-05T19:38:44.954Z] ok  	github.com/docker/docker/daemon/logger/local	0.023s	coverage: 79.4% of statements
19:38:44 [2023-01-05T19:38:44.954Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:38:44 [2023-01-05T19:38:44.954Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
19:38:45 [2023-01-05T19:38:45.887Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
19:38:45 [2023-01-05T19:38:45.887Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.018s	coverage: 62.0% of statements
19:38:46 [2023-01-05T19:38:46.821Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
19:38:47 [2023-01-05T19:38:47.079Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
19:38:47 [2023-01-05T19:38:47.645Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
19:38:48 [2023-01-05T19:38:48.210Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.548s	coverage: 82.5% of statements
19:38:48 [2023-01-05T19:38:48.210Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:38:48 [2023-01-05T19:38:48.210Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:38:49 [2023-01-05T19:38:49.143Z] ok  	github.com/docker/docker/distribution/metadata	0.024s	coverage: 44.4% of statements
19:38:49 [2023-01-05T19:38:49.400Z] ok  	github.com/docker/docker/distribution	0.595s	coverage: 29.5% of statements
19:38:49 [2023-01-05T19:38:49.400Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:38:49 [2023-01-05T19:38:49.965Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 77.7% of statements
19:38:50 [2023-01-05T19:38:50.530Z] ok  	github.com/docker/docker/image	0.026s	coverage: 87.3% of statements
19:38:51 [2023-01-05T19:38:51.094Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
19:38:51 [2023-01-05T19:38:51.660Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
19:38:51 [2023-01-05T19:38:51.660Z] ok  	github.com/docker/docker/distribution/xfer	1.894s	coverage: 85.4% of statements
19:38:51 [2023-01-05T19:38:51.660Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:38:51 [2023-01-05T19:38:51.660Z] ?   	github.com/docker/docker/image/v1	[no test files]
19:38:51 [2023-01-05T19:38:51.660Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:38:51 [2023-01-05T19:38:51.919Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
19:38:52 [2023-01-05T19:38:52.867Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 46.0% of statements
19:38:53 [2023-01-05T19:38:53.431Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 66.0% of statements
19:38:53 [2023-01-05T19:38:53.431Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
19:38:55 [2023-01-05T19:38:55.330Z] ok  	github.com/docker/docker/pkg/archive	0.299s	coverage: 81.9% of statements
19:38:56 [2023-01-05T19:38:56.702Z] ok  	github.com/docker/docker/pkg/authorization	1.097s	coverage: 68.3% of statements
19:38:56 [2023-01-05T19:38:56.989Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
19:38:56 [2023-01-05T19:38:56.989Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
19:39:00 [2023-01-05T19:39:00.294Z] ok  	github.com/docker/docker/layer	7.128s	coverage: 68.9% of statements
19:39:00 [2023-01-05T19:39:00.294Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:39:00 [2023-01-05T19:39:00.294Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:39:00 [2023-01-05T19:39:00.294Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:39:00 [2023-01-05T19:39:00.294Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:39:00 [2023-01-05T19:39:00.294Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:39:00 [2023-01-05T19:39:00.294Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.564s	coverage: 43.1% of statements
19:39:00 [2023-01-05T19:39:00.552Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 81.8% of statements
19:39:00 [2023-01-05T19:39:00.552Z] ok  	github.com/docker/docker/pkg/containerfs	0.008s	coverage: 6.7% of statements
19:39:00 [2023-01-05T19:39:00.552Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:39:00 [2023-01-05T19:39:00.810Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
19:39:00 [2023-01-05T19:39:00.810Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 78.6% of statements
19:39:00 [2023-01-05T19:39:00.810Z] ?   	github.com/docker/docker/pkg/fsutils	[no test files]
19:39:01 [2023-01-05T19:39:01.068Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 11.4% of statements
19:39:02 [2023-01-05T19:39:02.002Z] ok  	github.com/docker/docker/pkg/idtools	0.348s	coverage: 68.1% of statements
19:39:02 [2023-01-05T19:39:02.002Z] ok  	github.com/docker/docker/pkg/ioutils	0.376s	coverage: 71.5% of statements
19:39:02 [2023-01-05T19:39:02.261Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
19:39:02 [2023-01-05T19:39:02.261Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
19:39:02 [2023-01-05T19:39:02.261Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:39:02 [2023-01-05T19:39:02.519Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
19:39:02 [2023-01-05T19:39:02.519Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
19:39:02 [2023-01-05T19:39:02.777Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
19:39:03 [2023-01-05T19:39:03.035Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 90.5% of statements
19:39:03 [2023-01-05T19:39:03.035Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 82.4% of statements
19:39:03 [2023-01-05T19:39:03.035Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:39:03 [2023-01-05T19:39:03.035Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:39:03 [2023-01-05T19:39:03.601Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.020s	coverage: 56.8% of statements
19:39:03 [2023-01-05T19:39:03.859Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
19:39:04 [2023-01-05T19:39:04.117Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
19:39:04 [2023-01-05T19:39:04.374Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
19:39:04 [2023-01-05T19:39:04.632Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
19:39:04 [2023-01-05T19:39:04.891Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
19:39:05 [2023-01-05T19:39:05.148Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
19:39:05 [2023-01-05T19:39:05.406Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
19:39:05 [2023-01-05T19:39:05.665Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
19:39:06 [2023-01-05T19:39:06.230Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
19:39:06 [2023-01-05T19:39:06.487Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 44.8% of statements
19:39:06 [2023-01-05T19:39:06.745Z] ok  	github.com/docker/docker/pkg/tailfile	0.043s	coverage: 88.6% of statements
19:39:07 [2023-01-05T19:39:07.310Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
19:39:07 [2023-01-05T19:39:07.568Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
19:39:07 [2023-01-05T19:39:07.825Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
19:39:09 [2023-01-05T19:39:09.724Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
19:39:09 [2023-01-05T19:39:09.724Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
19:39:10 [2023-01-05T19:39:10.289Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
19:39:11 [2023-01-05T19:39:11.662Z] ok  	github.com/docker/docker/quota	0.190s	coverage: 71.4% of statements
19:39:11 [2023-01-05T19:39:11.662Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
19:39:12 [2023-01-05T19:39:12.598Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 58.7% of statements
19:39:13 [2023-01-05T19:39:13.164Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
19:39:13 [2023-01-05T19:39:13.164Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
19:39:13 [2023-01-05T19:39:13.729Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 64.5% of statements
19:39:13 [2023-01-05T19:39:13.987Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
19:39:15 [2023-01-05T19:39:15.884Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
19:39:16 [2023-01-05T19:39:16.141Z] ok  	github.com/docker/docker/volume/local	0.065s	coverage: 77.1% of statements
19:39:16 [2023-01-05T19:39:16.707Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
19:39:18 [2023-01-05T19:39:18.081Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
19:39:39 [2023-01-05T19:39:39.991Z] ok  	github.com/docker/docker/pkg/plugins	33.631s	coverage: 76.3% of statements
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/rootless	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/volume	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === Skipped
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     network_proxy_test.go:208: No support for dual stack yet
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:44: Driver btrfs not supported
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:44: Driver btrfs not supported
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:44: Driver btrfs not supported
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:44: Driver btrfs not supported
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:44: Driver btrfs not supported
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:71: No driver to put!
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z] time="2023-01-05T19:38:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z] time="2023-01-05T19:38:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z] time="2023-01-05T19:38:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z] time="2023-01-05T19:38:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z] time="2023-01-05T19:38:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:71: No driver to put!
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     overlay_test.go:50: Fails to compute changes intermittently
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:44: Driver zfs not supported
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:44: Driver zfs not supported
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:44: Driver zfs not supported
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:44: Driver zfs not supported
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:44: Driver zfs not supported
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     graphtest_unix.go:71: No driver to put!
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:39:39 [2023-01-05T19:39:39.991Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
19:39:39 [2023-01-05T19:39:39.991Z] 
19:39:39 [2023-01-05T19:39:39.991Z] DONE 2794 tests, 28 skipped in 212.180s
19:39:39 [2023-01-05T19:39:39.991Z] + '[' -n 'github.com/docker/docker/libnetwork
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/bitseq
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/cluster
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/config
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/datastore
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/diagnostic
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/discoverapi
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/driverapi
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/drivers/bridge
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/drivers/host
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/drivers/null
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/drivers/overlay
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/drivers/remote
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/drivers/windows
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/drvregistry
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/etchosts
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/idm
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/internal/caller
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/ipam
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/ipamapi
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/ipams/builtin
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/ipams/null
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/ipams/remote
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/ipamutils
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/iptables
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/netlabel
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/netutils
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/networkdb
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/ns
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/options
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/osl
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/osl/kernel
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/portallocator
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/portmapper
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/resolvconf
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/testutils
19:39:39 [2023-01-05T19:39:39.991Z] github.com/docker/docker/libnetwork/types' ']'
19:39:39 [2023-01-05T19:39:39.991Z] + 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
19:40:26 [2023-01-05T19:40:26.644Z] ok  	github.com/docker/docker/libnetwork	37.577s	coverage: 40.6% of statements
19:40:26 [2023-01-05T19:40:26.644Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.144s	coverage: 84.4% of statements
19:40:26 [2023-01-05T19:40:26.644Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
19:40:26 [2023-01-05T19:40:26.644Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
19:40:26 [2023-01-05T19:40:26.644Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
19:40:26 [2023-01-05T19:40:26.644Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
19:40:26 [2023-01-05T19:40:26.644Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
19:40:26 [2023-01-05T19:40:26.644Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
19:40:26 [2023-01-05T19:40:26.644Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
19:40:26 [2023-01-05T19:40:26.644Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
19:40:26 [2023-01-05T19:40:26.644Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 22.4% of statements
19:40:26 [2023-01-05T19:40:26.644Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
19:40:26 [2023-01-05T19:40:26.644Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
19:40:26 [2023-01-05T19:40:26.644Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
19:40:26 [2023-01-05T19:40:26.644Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
19:40:26 [2023-01-05T19:40:26.644Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.633s	coverage: 59.9% of statements
19:40:26 [2023-01-05T19:40:26.644Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
19:40:26 [2023-01-05T19:40:26.644Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
19:40:26 [2023-01-05T19:40:26.644Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.014s	coverage: 5.0% of statements
19:40:26 [2023-01-05T19:40:26.644Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
19:40:27 [2023-01-05T19:40:27.209Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.5% of statements
19:40:27 [2023-01-05T19:40:27.209Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
19:40:27 [2023-01-05T19:40:27.466Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
19:40:37 [2023-01-05T19:40:37.427Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.176s	coverage: 6.6% of statements
19:40:37 [2023-01-05T19:40:37.427Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
19:40:37 [2023-01-05T19:40:37.427Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
19:40:37 [2023-01-05T19:40:37.993Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
19:40:37 [2023-01-05T19:40:37.993Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
19:40:37 [2023-01-05T19:40:37.993Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
19:40:37 [2023-01-05T19:40:37.993Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
19:40:38 [2023-01-05T19:40:38.558Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
19:40:38 [2023-01-05T19:40:38.815Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
19:40:38 [2023-01-05T19:40:38.815Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
19:40:39 [2023-01-05T19:40:39.072Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
19:40:51 [2023-01-05T19:40:51.263Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
19:41:06 [2023-01-05T19:41:06.128Z] ok  	github.com/docker/docker/libnetwork/ipam	15.949s	coverage: 85.3% of statements
19:41:06 [2023-01-05T19:41:06.128Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
19:41:06 [2023-01-05T19:41:06.128Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
19:41:06 [2023-01-05T19:41:06.128Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
19:41:06 [2023-01-05T19:41:06.386Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
19:41:06 [2023-01-05T19:41:06.386Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
19:41:06 [2023-01-05T19:41:06.644Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
19:41:07 [2023-01-05T19:41:07.211Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.275s	coverage: 74.0% of statements
19:41:08 [2023-01-05T19:41:08.144Z] ok  	github.com/docker/docker/libnetwork/iptables	0.174s	coverage: 45.0% of statements
19:41:08 [2023-01-05T19:41:08.144Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
19:41:08 [2023-01-05T19:41:08.402Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
19:42:59 [2023-01-05T19:42:59.867Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.487s	coverage: 60.1% of statements
19:42:59 [2023-01-05T19:42:59.867Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
19:42:59 [2023-01-05T19:42:59.867Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
19:42:59 [2023-01-05T19:42:59.867Z] ok  	github.com/docker/docker/libnetwork/osl	4.358s	coverage: 39.7% of statements
19:42:59 [2023-01-05T19:42:59.867Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
19:42:59 [2023-01-05T19:42:59.867Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
19:43:00 [2023-01-05T19:43:00.125Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.662s	coverage: 48.6% of statements
19:43:00 [2023-01-05T19:43:00.382Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
19:43:00 [2023-01-05T19:43:00.382Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
19:43:00 [2023-01-05T19:43:00.643Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
19:43:00 [2023-01-05T19:43:00.643Z] 
19:43:00 [2023-01-05T19:43:00.643Z] === Skipped
19:43:00 [2023-01-05T19:43:00.643Z] === SKIP: libnetwork TestParallel1 (0.00s)
19:43:00 [2023-01-05T19:43:00.643Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
19:43:00 [2023-01-05T19:43:00.643Z] 
19:43:00 [2023-01-05T19:43:00.643Z] === SKIP: libnetwork TestParallel3 (0.00s)
19:43:00 [2023-01-05T19:43:00.643Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
19:43:00 [2023-01-05T19:43:00.643Z] 
19:43:00 [2023-01-05T19:43:00.643Z] === SKIP: libnetwork TestParallel2 (0.00s)
19:43:00 [2023-01-05T19:43:00.643Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
19:43:00 [2023-01-05T19:43:00.643Z] 
19:43:00 [2023-01-05T19:43:00.643Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
19:43:00 [2023-01-05T19:43:00.643Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
19:43:00 [2023-01-05T19:43:00.643Z] 
19:43:00 [2023-01-05T19:43:00.643Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
19:43:00 [2023-01-05T19:43:00.643Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
19:43:00 [2023-01-05T19:43:00.643Z] 
19:43:00 [2023-01-05T19:43:00.643Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
19:43:00 [2023-01-05T19:43:00.643Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
19:43:00 [2023-01-05T19:43:00.643Z] 
19:43:00 [2023-01-05T19:43:00.643Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
19:43:00 [2023-01-05T19:43:00.643Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
19:43:00 [2023-01-05T19:43:00.643Z] 
19:43:00 [2023-01-05T19:43:00.643Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
19:43:00 [2023-01-05T19:43:00.643Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
19:43:00 [2023-01-05T19:43:00.643Z] 
19:43:00 [2023-01-05T19:43:00.643Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
19:43:00 [2023-01-05T19:43:00.643Z]     firewalld_test.go:14: firewalld is not running
19:43:00 [2023-01-05T19:43:00.643Z] 
19:43:00 [2023-01-05T19:43:00.643Z] DONE 327 tests, 9 skipped in 203.079s
Post stage
[Pipeline] junit
19:43:01 [2023-01-05T19:43:01.222Z] Recording test results
19:43:02 [2023-01-05T19:43:02.387Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:43:02 [2023-01-05T19:43:02.703Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44753/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0d1aba547ea9cd750a3a37970312b03b76b8c870 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:0d1aba547ea9cd750a3a37970312b03b76b8c870 hack/make.sh dynbinary test-integration
19:43:03 [2023-01-05T19:43:03.276Z] 
19:43:03 [2023-01-05T19:43:03.276Z] Removing bundles/
19:43:03 [2023-01-05T19:43:03.276Z] 
19:43:03 [2023-01-05T19:43:03.276Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:43:03 [2023-01-05T19:43:03.276Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
19:44:39 [2023-01-05T19:44:39.716Z] Created binary: bundles/dynbinary-daemon/dockerd
19:44:39 [2023-01-05T19:44:39.716Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
19:44:39 [2023-01-05T19:44:39.716Z] Created binary: bundles/dynbinary-daemon/docker-proxy
19:44:39 [2023-01-05T19:44:39.716Z] 
19:44:39 [2023-01-05T19:44:39.716Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:44:39 [2023-01-05T19:44:39.716Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:44:39 [2023-01-05T19:44:39.716Z] HOSTNAME=eb4abc75aed1
19:44:39 [2023-01-05T19:44:39.716Z] TESTDEBUG=0
19:44:39 [2023-01-05T19:44:39.716Z] DEST=bundles/test-integration
19:44:39 [2023-01-05T19:44:39.716Z] PWD=/go/src/github.com/docker/docker
19:44:39 [2023-01-05T19:44:39.716Z] DOCKER_GITCOMMIT=0d1aba547ea9cd750a3a37970312b03b76b8c870
19:44:39 [2023-01-05T19:44:39.717Z] container=docker
19:44:39 [2023-01-05T19:44:39.717Z] HOME=/root
19:44:39 [2023-01-05T19:44:39.717Z] GOLANG_VERSION=1.19.4
19:44:39 [2023-01-05T19:44:39.717Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:44:39 [2023-01-05T19:44:39.717Z] VALIDATE_BRANCH=23.0
19:44:39 [2023-01-05T19:44:39.717Z] TERM=xterm
19:44:39 [2023-01-05T19:44:39.717Z] DOCKER_PKG=github.com/docker/docker
19:44:39 [2023-01-05T19:44:39.717Z] SHLVL=1
19:44:39 [2023-01-05T19:44:39.717Z] TIMEOUT=120m
19:44:39 [2023-01-05T19:44:39.717Z] DOCKER_GRAPHDRIVER=overlay2
19:44:39 [2023-01-05T19:44:39.717Z] GO111MODULE=off
19:44:39 [2023-01-05T19:44:39.717Z] DOCKER_EXPERIMENTAL=1
19:44:39 [2023-01-05T19:44:39.717Z] TEST_SKIP_INTEGRATION_CLI=1
19:44:39 [2023-01-05T19:44:39.717Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:44:39 [2023-01-05T19:44:39.717Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:44:39 [2023-01-05T19:44:39.717Z] GOPATH=/go
19:44:39 [2023-01-05T19:44:39.717Z] PKG_CONFIG=pkg-config
19:44:39 [2023-01-05T19:44:39.717Z] _=/usr/bin/env
19:44:39 [2023-01-05T19:44:39.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:45:18 [2023-01-05T19:45:18.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:45:18 [2023-01-05T19:45:18.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:45:36 [2023-01-05T19:45:36.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:45:43 [2023-01-05T19:45:43.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:45:55 [2023-01-05T19:45:55.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
19:45:55 [2023-01-05T19:45:55.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:45:56 [2023-01-05T19:45:56.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:45:57 [2023-01-05T19:45:57.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:45:57 [2023-01-05T19:45:57.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:45:57 [2023-01-05T19:45:57.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:45:58 [2023-01-05T19:45:58.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:46:00 [2023-01-05T19:46:00.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:46:01 [2023-01-05T19:46:01.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:46:02 [2023-01-05T19:46:02.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:46:02 [2023-01-05T19:46:02.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:46:03 [2023-01-05T19:46:03.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:46:04 [2023-01-05T19:46:04.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:46:05 [2023-01-05T19:46:05.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:46:05 [2023-01-05T19:46:05.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:46:06 [2023-01-05T19:46:06.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:46:07 [2023-01-05T19:46:07.539Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:46:07 [2023-01-05T19:46:07.539Z] Using test binary docker
19:46:07 [2023-01-05T19:46:07.539Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:46:07 [2023-01-05T19:46:07.539Z] +++ /etc/init.d/apparmor start
19:46:07 [2023-01-05T19:46:07.539Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:46:07 [2023-01-05T19:46:07.539Z] INFO: Waiting for daemon to start...
19:46:07 [2023-01-05T19:46:07.539Z] Starting dockerd
19:46:07 [2023-01-05T19:46:07.539Z] +++ 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
19:46:09 [2023-01-05T19:46:09.436Z] .
19:46:09 [2023-01-05T19:46:09.436Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:46:09 [2023-01-05T19:46:09.436Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:46:09 [2023-01-05T19:46:09.436Z] Error: No such image: emptyfs
19:46:09 [2023-01-05T19:46:09.436Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:46:09 [2023-01-05T19:46:09.436Z] ++++ docker load
19:46:09 [2023-01-05T19:46:09.694Z] Running integration-test (iteration 1)
19:46:09 [2023-01-05T19:46:09.694Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
19:46:09 [2023-01-05T19:46:09.694Z] ++ 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
19:46:09 [2023-01-05T19:46:09.694Z] ++ set -e
19:46:09 [2023-01-05T19:46:09.694Z] ++ '[' -n 0 ']'
19:46:09 [2023-01-05T19:46:09.694Z] ++ set -x
19:46:09 [2023-01-05T19:46:09.694Z] ++ 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
19:46:09 [2023-01-05T19:46:09.952Z] Loaded image: busybox:latest
19:46:09 [2023-01-05T19:46:09.952Z] Loaded image: busybox:glibc
19:46:10 [2023-01-05T19:46:10.885Z] Loaded image: debian:bullseye-slim
19:46:11 [2023-01-05T19:46:11.143Z] Loaded image: hello-world:latest
19:46:11 [2023-01-05T19:46:11.143Z] Loaded image: arm32v7/hello-world:latest
19:46:11 [2023-01-05T19:46:11.143Z] INFO: Testing against a local daemon
19:46:11 [2023-01-05T19:46:11.143Z] === RUN   TestCgroupNamespacesBuild
19:46:15 [2023-01-05T19:46:15.324Z] --- PASS: TestCgroupNamespacesBuild (3.68s)
19:46:15 [2023-01-05T19:46:15.324Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:46:15 [2023-01-05T19:46:15.889Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s)
19:46:15 [2023-01-05T19:46:15.889Z] === RUN   TestBuildWithSession
19:46:15 [2023-01-05T19:46:15.889Z]     build_session_test.go:25: TODO: BuildKit
19:46:15 [2023-01-05T19:46:15.889Z] --- SKIP: TestBuildWithSession (0.00s)
19:46:15 [2023-01-05T19:46:15.889Z] === RUN   TestBuildSquashParent
19:46:20 [2023-01-05T19:46:20.072Z] --- PASS: TestBuildSquashParent (4.10s)
19:46:20 [2023-01-05T19:46:20.072Z] === RUN   TestBuildWithRemoveAndForceRemove
19:46:20 [2023-01-05T19:46:20.072Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:46:20 [2023-01-05T19:46:20.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:46:20 [2023-01-05T19:46:20.072Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:46:20 [2023-01-05T19:46:20.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:46:20 [2023-01-05T19:46:20.072Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:46:20 [2023-01-05T19:46:20.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:46:20 [2023-01-05T19:46:20.072Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:46:20 [2023-01-05T19:46:20.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:46:20 [2023-01-05T19:46:20.072Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:46:20 [2023-01-05T19:46:20.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:46:20 [2023-01-05T19:46:20.072Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:46:20 [2023-01-05T19:46:20.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:46:20 [2023-01-05T19:46:20.072Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:46:20 [2023-01-05T19:46:20.072Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:46:21 [2023-01-05T19:46:21.972Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:46:21 [2023-01-05T19:46:21.972Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:46:22 [2023-01-05T19:46:22.905Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:46:23 [2023-01-05T19:46:23.167Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:46:24 [2023-01-05T19:46:24.542Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:46:24 [2023-01-05T19:46:24.542Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.50s)
19:46:24 [2023-01-05T19:46:24.542Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.52s)
19:46:24 [2023-01-05T19:46:24.542Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.30s)
19:46:24 [2023-01-05T19:46:24.542Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.50s)
19:46:24 [2023-01-05T19:46:24.542Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.43s)
19:46:24 [2023-01-05T19:46:24.542Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.29s)
19:46:24 [2023-01-05T19:46:24.542Z] === RUN   TestBuildMultiStageCopy
19:46:24 [2023-01-05T19:46:24.542Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:46:25 [2023-01-05T19:46:25.917Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:46:25 [2023-01-05T19:46:25.917Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:46:26 [2023-01-05T19:46:26.175Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:46:26 [2023-01-05T19:46:26.433Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:46:26 [2023-01-05T19:46:26.691Z] --- PASS: TestBuildMultiStageCopy (2.16s)
19:46:26 [2023-01-05T19:46:26.691Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.19s)
19:46:26 [2023-01-05T19:46:26.691Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s)
19:46:26 [2023-01-05T19:46:26.691Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
19:46:26 [2023-01-05T19:46:26.691Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
19:46:26 [2023-01-05T19:46:26.691Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
19:46:26 [2023-01-05T19:46:26.691Z] === RUN   TestBuildMultiStageParentConfig
19:46:27 [2023-01-05T19:46:27.257Z] --- PASS: TestBuildMultiStageParentConfig (0.59s)
19:46:27 [2023-01-05T19:46:27.257Z] === RUN   TestBuildLabelWithTargets
19:46:28 [2023-01-05T19:46:28.190Z] --- PASS: TestBuildLabelWithTargets (0.95s)
19:46:28 [2023-01-05T19:46:28.190Z] === RUN   TestBuildWithEmptyLayers
19:46:28 [2023-01-05T19:46:28.756Z] --- PASS: TestBuildWithEmptyLayers (0.57s)
19:46:28 [2023-01-05T19:46:28.756Z] === RUN   TestBuildMultiStageOnBuild
19:46:30 [2023-01-05T19:46:30.129Z] --- PASS: TestBuildMultiStageOnBuild (1.32s)
19:46:30 [2023-01-05T19:46:30.129Z] === RUN   TestBuildUncleanTarFilenames
19:46:30 [2023-01-05T19:46:30.695Z] --- PASS: TestBuildUncleanTarFilenames (0.64s)
19:46:30 [2023-01-05T19:46:30.695Z] === RUN   TestBuildMultiStageLayerLeak
19:46:32 [2023-01-05T19:46:32.069Z] --- PASS: TestBuildMultiStageLayerLeak (1.45s)
19:46:32 [2023-01-05T19:46:32.069Z] === RUN   TestBuildWithHugeFile
19:47:10 [2023-01-05T19:47:10.781Z] --- PASS: TestBuildWithHugeFile (35.08s)
19:47:10 [2023-01-05T19:47:10.781Z] === RUN   TestBuildWCOWSandboxSize
19:47:10 [2023-01-05T19:47:10.781Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:47:10 [2023-01-05T19:47:10.781Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:47:10 [2023-01-05T19:47:10.781Z] === RUN   TestBuildWithEmptyDockerfile
19:47:10 [2023-01-05T19:47:10.781Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:47:10 [2023-01-05T19:47:10.781Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:47:10 [2023-01-05T19:47:10.781Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:47:10 [2023-01-05T19:47:10.781Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:47:10 [2023-01-05T19:47:10.781Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:47:10 [2023-01-05T19:47:10.781Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:47:10 [2023-01-05T19:47:10.781Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:47:10 [2023-01-05T19:47:10.781Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:47:10 [2023-01-05T19:47:10.781Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:47:10 [2023-01-05T19:47:10.781Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
19:47:10 [2023-01-05T19:47:10.781Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
19:47:10 [2023-01-05T19:47:10.781Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
19:47:10 [2023-01-05T19:47:10.781Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
19:47:10 [2023-01-05T19:47:10.781Z] === RUN   TestBuildPreserveOwnership
19:47:10 [2023-01-05T19:47:10.781Z] === RUN   TestBuildPreserveOwnership/copy_from
19:47:10 [2023-01-05T19:47:10.781Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:47:10 [2023-01-05T19:47:10.781Z] --- PASS: TestBuildPreserveOwnership (3.19s)
19:47:10 [2023-01-05T19:47:10.781Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.18s)
19:47:10 [2023-01-05T19:47:10.781Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.01s)
19:47:10 [2023-01-05T19:47:10.781Z] === RUN   TestBuildPlatformInvalid
19:47:10 [2023-01-05T19:47:10.781Z] --- PASS: TestBuildPlatformInvalid (0.08s)
19:47:10 [2023-01-05T19:47:10.781Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:47:11 [2023-01-05T19:47:11.346Z] Loaded image: busybox:latest
19:47:11 [2023-01-05T19:47:11.604Z] Loaded image: busybox:glibc
19:47:12 [2023-01-05T19:47:12.537Z] Loaded image: debian:bullseye-slim
19:47:12 [2023-01-05T19:47:12.795Z] Loaded image: hello-world:latest
19:47:12 [2023-01-05T19:47:12.795Z] Loaded image: arm32v7/hello-world:latest
19:47:22 [2023-01-05T19:47:22.760Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.44s)
19:47:22 [2023-01-05T19:47:22.760Z] PASS
19:47:22 [2023-01-05T19:47:22.760Z] 
19:47:22 [2023-01-05T19:47:22.760Z] === Skipped
19:47:22 [2023-01-05T19:47:22.760Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
19:47:22 [2023-01-05T19:47:22.760Z]     build_session_test.go:25: TODO: BuildKit
19:47:22 [2023-01-05T19:47:22.760Z] 
19:47:22 [2023-01-05T19:47:22.760Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:47:22 [2023-01-05T19:47:22.760Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:47:22 [2023-01-05T19:47:22.760Z] 
19:47:22 [2023-01-05T19:47:22.760Z] DONE 34 tests, 2 skipped in 71.503s
19:47:22 [2023-01-05T19:47:22.760Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
19:47:22 [2023-01-05T19:47:22.760Z] ++ 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
19:47:22 [2023-01-05T19:47:22.760Z] ++ set -e
19:47:22 [2023-01-05T19:47:22.760Z] ++ '[' -n 0 ']'
19:47:22 [2023-01-05T19:47:22.760Z] ++ set -x
19:47:22 [2023-01-05T19:47:22.760Z] ++ 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
19:47:22 [2023-01-05T19:47:22.760Z] INFO: Testing against a local daemon
19:47:22 [2023-01-05T19:47:22.760Z] === RUN   TestConfigInspect
19:47:23 [2023-01-05T19:47:23.692Z] --- PASS: TestConfigInspect (2.24s)
19:47:23 [2023-01-05T19:47:23.692Z] === RUN   TestConfigList
19:47:25 [2023-01-05T19:47:25.598Z] --- PASS: TestConfigList (2.21s)
19:47:25 [2023-01-05T19:47:25.598Z] === RUN   TestConfigsCreateAndDelete
19:47:28 [2023-01-05T19:47:28.123Z] --- PASS: TestConfigsCreateAndDelete (2.17s)
19:47:28 [2023-01-05T19:47:28.123Z] === RUN   TestConfigsUpdate
19:47:30 [2023-01-05T19:47:30.021Z] --- PASS: TestConfigsUpdate (2.18s)
19:47:30 [2023-01-05T19:47:30.021Z] === RUN   TestTemplatedConfig
19:47:32 [2023-01-05T19:47:32.548Z] --- PASS: TestTemplatedConfig (2.49s)
19:47:32 [2023-01-05T19:47:32.548Z] === RUN   TestConfigCreateResolve
19:47:35 [2023-01-05T19:47:35.080Z] --- PASS: TestConfigCreateResolve (2.26s)
19:47:35 [2023-01-05T19:47:35.080Z] PASS
19:47:35 [2023-01-05T19:47:35.080Z] 
19:47:35 [2023-01-05T19:47:35.080Z] DONE 6 tests in 13.651s
19:47:35 [2023-01-05T19:47:35.080Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
19:47:35 [2023-01-05T19:47:35.080Z] ++ 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
19:47:35 [2023-01-05T19:47:35.080Z] ++ set -e
19:47:35 [2023-01-05T19:47:35.080Z] ++ '[' -n 0 ']'
19:47:35 [2023-01-05T19:47:35.080Z] ++ set -x
19:47:35 [2023-01-05T19:47:35.080Z] ++ 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
19:47:35 [2023-01-05T19:47:35.080Z] INFO: Testing against a local daemon
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestAttachWithTTY
19:47:35 [2023-01-05T19:47:35.080Z] --- PASS: TestAttachWithTTY (0.06s)
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestAttachWithoutTTy
19:47:35 [2023-01-05T19:47:35.080Z] --- PASS: TestAttachWithoutTTy (0.05s)
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestCheckpoint
19:47:35 [2023-01-05T19:47:35.080Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:47:35 [2023-01-05T19:47:35.080Z] --- SKIP: TestCheckpoint (0.00s)
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/commit
19:47:35 [2023-01-05T19:47:35.080Z] === PAUSE TestContainerInvalidJSON/commit
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/containers/create
19:47:35 [2023-01-05T19:47:35.080Z] === PAUSE TestContainerInvalidJSON/containers/create
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
19:47:35 [2023-01-05T19:47:35.080Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
19:47:35 [2023-01-05T19:47:35.080Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
19:47:35 [2023-01-05T19:47:35.080Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:47:35 [2023-01-05T19:47:35.080Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
19:47:35 [2023-01-05T19:47:35.080Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
19:47:35 [2023-01-05T19:47:35.080Z] === CONT  TestContainerInvalidJSON/commit
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
19:47:35 [2023-01-05T19:47:35.080Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
19:47:35 [2023-01-05T19:47:35.080Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/commit/empty_body
19:47:35 [2023-01-05T19:47:35.080Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
19:47:35 [2023-01-05T19:47:35.080Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
19:47:35 [2023-01-05T19:47:35.080Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
19:47:35 [2023-01-05T19:47:35.080Z] === CONT  TestContainerInvalidJSON/containers/create
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
19:47:35 [2023-01-05T19:47:35.080Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
19:47:35 [2023-01-05T19:47:35.080Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:47:35 [2023-01-05T19:47:35.080Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
19:47:35 [2023-01-05T19:47:35.080Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
19:47:35 [2023-01-05T19:47:35.080Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
19:47:35 [2023-01-05T19:47:35.080Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
19:47:35 [2023-01-05T19:47:35.080Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
19:47:35 [2023-01-05T19:47:35.080Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
19:47:35 [2023-01-05T19:47:35.080Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
19:47:35 [2023-01-05T19:47:35.080Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
19:47:35 [2023-01-05T19:47:35.080Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
19:47:35 [2023-01-05T19:47:35.080Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
19:47:35 [2023-01-05T19:47:35.080Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
19:47:35 [2023-01-05T19:47:35.080Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
19:47:35 [2023-01-05T19:47:35.080Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
19:47:35 [2023-01-05T19:47:35.080Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
19:47:35 [2023-01-05T19:47:35.080Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
19:47:35 [2023-01-05T19:47:35.080Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
19:47:35 [2023-01-05T19:47:35.080Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
19:47:35 [2023-01-05T19:47:35.080Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
19:47:35 [2023-01-05T19:47:35.080Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
19:47:35 [2023-01-05T19:47:35.080Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
19:47:35 [2023-01-05T19:47:35.080Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
19:47:35 [2023-01-05T19:47:35.080Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
19:47:35 [2023-01-05T19:47:35.080Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
19:47:35 [2023-01-05T19:47:35.081Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
19:47:35 [2023-01-05T19:47:35.081Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
19:47:35 [2023-01-05T19:47:35.081Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
19:47:35 [2023-01-05T19:47:35.081Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
19:47:35 [2023-01-05T19:47:35.081Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
19:47:35 [2023-01-05T19:47:35.081Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
19:47:35 [2023-01-05T19:47:35.081Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
19:47:35 [2023-01-05T19:47:35.081Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
19:47:35 [2023-01-05T19:47:35.081Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
19:47:35 [2023-01-05T19:47:35.081Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
19:47:35 [2023-01-05T19:47:35.081Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
19:47:35 [2023-01-05T19:47:35.081Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
19:47:35 [2023-01-05T19:47:35.081Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:47:35 [2023-01-05T19:47:35.081Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
19:47:35 [2023-01-05T19:47:35.081Z] === RUN   TestCopyFromContainerPathIsNotDir
19:47:35 [2023-01-05T19:47:35.353Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
19:47:35 [2023-01-05T19:47:35.353Z] === RUN   TestCopyToContainerPathDoesNotExist
19:47:35 [2023-01-05T19:47:35.353Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
19:47:35 [2023-01-05T19:47:35.353Z] === RUN   TestCopyEmptyFile
19:47:35 [2023-01-05T19:47:35.628Z] --- PASS: TestCopyEmptyFile (0.23s)
19:47:35 [2023-01-05T19:47:35.628Z] === RUN   TestCopyToContainerPathIsNotDir
19:47:35 [2023-01-05T19:47:35.628Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
19:47:35 [2023-01-05T19:47:35.628Z] === RUN   TestCopyFromContainer
19:47:37 [2023-01-05T19:47:37.024Z] === RUN   TestCopyFromContainer//
19:47:37 [2023-01-05T19:47:37.024Z] === RUN   TestCopyFromContainer//bar/root
19:47:37 [2023-01-05T19:47:37.024Z] === RUN   TestCopyFromContainer//bar/root/
19:47:37 [2023-01-05T19:47:37.024Z] === RUN   TestCopyFromContainer/bar/quux
19:47:37 [2023-01-05T19:47:37.024Z] === RUN   TestCopyFromContainer/bar/quux/
19:47:37 [2023-01-05T19:47:37.024Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:47:37 [2023-01-05T19:47:37.024Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:47:37 [2023-01-05T19:47:37.024Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:47:37 [2023-01-05T19:47:37.282Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:47:37 [2023-01-05T19:47:37.282Z] === RUN   TestCopyFromContainer/bar/notarget
19:47:37 [2023-01-05T19:47:37.282Z] --- PASS: TestCopyFromContainer (1.77s)
19:47:37 [2023-01-05T19:47:37.282Z]     --- PASS: TestCopyFromContainer// (0.07s)
19:47:37 [2023-01-05T19:47:37.282Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
19:47:37 [2023-01-05T19:47:37.282Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
19:47:37 [2023-01-05T19:47:37.282Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
19:47:37 [2023-01-05T19:47:37.282Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
19:47:37 [2023-01-05T19:47:37.282Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
19:47:37 [2023-01-05T19:47:37.282Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
19:47:37 [2023-01-05T19:47:37.282Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
19:47:37 [2023-01-05T19:47:37.282Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
19:47:37 [2023-01-05T19:47:37.282Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
19:47:37 [2023-01-05T19:47:37.282Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:47:37 [2023-01-05T19:47:37.282Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:47:37 [2023-01-05T19:47:37.282Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:47:37 [2023-01-05T19:47:37.282Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:47:37 [2023-01-05T19:47:37.282Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:47:37 [2023-01-05T19:47:37.282Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:47:37 [2023-01-05T19:47:37.282Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:47:37 [2023-01-05T19:47:37.282Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:47:37 [2023-01-05T19:47:37.282Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:47:37 [2023-01-05T19:47:37.282Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:47:37 [2023-01-05T19:47:37.282Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:47:37 [2023-01-05T19:47:37.282Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:47:37 [2023-01-05T19:47:37.282Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:47:37 [2023-01-05T19:47:37.282Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:47:37 [2023-01-05T19:47:37.282Z] === RUN   TestCreateLinkToNonExistingContainer
19:47:37 [2023-01-05T19:47:37.282Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
19:47:37 [2023-01-05T19:47:37.282Z] === RUN   TestCreateWithInvalidEnv
19:47:37 [2023-01-05T19:47:37.540Z] === RUN   TestCreateWithInvalidEnv/0
19:47:37 [2023-01-05T19:47:37.540Z] === PAUSE TestCreateWithInvalidEnv/0
19:47:37 [2023-01-05T19:47:37.540Z] === RUN   TestCreateWithInvalidEnv/1
19:47:37 [2023-01-05T19:47:37.540Z] === PAUSE TestCreateWithInvalidEnv/1
19:47:37 [2023-01-05T19:47:37.540Z] === RUN   TestCreateWithInvalidEnv/2
19:47:37 [2023-01-05T19:47:37.540Z] === PAUSE TestCreateWithInvalidEnv/2
19:47:37 [2023-01-05T19:47:37.540Z] === CONT  TestCreateWithInvalidEnv/0
19:47:37 [2023-01-05T19:47:37.540Z] === CONT  TestCreateWithInvalidEnv/2
19:47:37 [2023-01-05T19:47:37.540Z] === CONT  TestCreateWithInvalidEnv/1
19:47:37 [2023-01-05T19:47:37.540Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:47:37 [2023-01-05T19:47:37.540Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:47:37 [2023-01-05T19:47:37.540Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:47:37 [2023-01-05T19:47:37.540Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:47:37 [2023-01-05T19:47:37.540Z] === RUN   TestCreateTmpfsMountsTarget
19:47:37 [2023-01-05T19:47:37.540Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:47:37 [2023-01-05T19:47:37.540Z] === RUN   TestCreateWithCustomMaskedPaths
19:47:38 [2023-01-05T19:47:38.912Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s)
19:47:38 [2023-01-05T19:47:38.912Z] === RUN   TestCreateWithCustomReadonlyPaths
19:47:39 [2023-01-05T19:47:39.845Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s)
19:47:39 [2023-01-05T19:47:39.845Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:47:39 [2023-01-05T19:47:39.845Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:47:39 [2023-01-05T19:47:39.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:47:39 [2023-01-05T19:47:39.845Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:47:39 [2023-01-05T19:47:39.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:47:39 [2023-01-05T19:47:39.845Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:47:39 [2023-01-05T19:47:39.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:47:39 [2023-01-05T19:47:39.845Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:47:39 [2023-01-05T19:47:39.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:47:39 [2023-01-05T19:47:39.845Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:47:39 [2023-01-05T19:47:39.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:47:39 [2023-01-05T19:47:39.845Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:47:39 [2023-01-05T19:47:39.845Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:47:39 [2023-01-05T19:47:39.845Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:47:39 [2023-01-05T19:47:39.845Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:47:39 [2023-01-05T19:47:39.845Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:47:39 [2023-01-05T19:47:39.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:47:39 [2023-01-05T19:47:39.845Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:47:39 [2023-01-05T19:47:39.845Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:47:39 [2023-01-05T19:47:39.845Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:47:39 [2023-01-05T19:47:39.845Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:47:39 [2023-01-05T19:47:39.845Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:47:39 [2023-01-05T19:47:39.845Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:47:40 [2023-01-05T19:47:40.410Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
19:47:40 [2023-01-05T19:47:40.410Z] === RUN   TestCreateDifferentPlatform
19:47:40 [2023-01-05T19:47:40.410Z] === RUN   TestCreateDifferentPlatform/different_os
19:47:40 [2023-01-05T19:47:40.410Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:47:40 [2023-01-05T19:47:40.410Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:47:40 [2023-01-05T19:47:40.410Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:47:40 [2023-01-05T19:47:40.410Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:47:40 [2023-01-05T19:47:40.410Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:47:40 [2023-01-05T19:47:40.410Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
19:47:40 [2023-01-05T19:47:40.410Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:47:40 [2023-01-05T19:47:40.410Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
19:47:40 [2023-01-05T19:47:40.410Z] === RUN   TestCreateInvalidHostConfig
19:47:40 [2023-01-05T19:47:40.410Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
19:47:40 [2023-01-05T19:47:40.410Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
19:47:40 [2023-01-05T19:47:40.410Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
19:47:40 [2023-01-05T19:47:40.410Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
19:47:40 [2023-01-05T19:47:40.410Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:47:40 [2023-01-05T19:47:40.410Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:47:40 [2023-01-05T19:47:40.410Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
19:47:40 [2023-01-05T19:47:40.410Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
19:47:40 [2023-01-05T19:47:40.410Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
19:47:40 [2023-01-05T19:47:40.410Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:47:40 [2023-01-05T19:47:40.410Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
19:47:40 [2023-01-05T19:47:40.410Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
19:47:40 [2023-01-05T19:47:40.410Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
19:47:40 [2023-01-05T19:47:40.410Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
19:47:40 [2023-01-05T19:47:40.410Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
19:47:40 [2023-01-05T19:47:40.410Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
19:47:40 [2023-01-05T19:47:40.410Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
19:47:40 [2023-01-05T19:47:40.410Z] === RUN   TestContainerStartOnDaemonRestart
19:47:40 [2023-01-05T19:47:40.410Z] === PAUSE TestContainerStartOnDaemonRestart
19:47:40 [2023-01-05T19:47:40.410Z] === RUN   TestDaemonRestartIpcMode
19:47:40 [2023-01-05T19:47:40.410Z] === PAUSE TestDaemonRestartIpcMode
19:47:40 [2023-01-05T19:47:40.410Z] === RUN   TestDaemonHostGatewayIP
19:47:40 [2023-01-05T19:47:40.410Z] === PAUSE TestDaemonHostGatewayIP
19:47:40 [2023-01-05T19:47:40.410Z] === RUN   TestRestartDaemonWithRestartingContainer
19:47:40 [2023-01-05T19:47:40.410Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:47:40 [2023-01-05T19:47:40.410Z] === RUN   TestContainerKillOnDaemonStart
19:47:40 [2023-01-05T19:47:40.410Z] === PAUSE TestContainerKillOnDaemonStart
19:47:40 [2023-01-05T19:47:40.410Z] === RUN   TestDiff
19:47:40 [2023-01-05T19:47:40.976Z] --- PASS: TestDiff (0.43s)
19:47:40 [2023-01-05T19:47:40.976Z] === RUN   TestExecConsoleSize
19:47:41 [2023-01-05T19:47:41.543Z] --- PASS: TestExecConsoleSize (0.49s)
19:47:41 [2023-01-05T19:47:41.543Z] === RUN   TestExecWithCloseStdin
19:47:41 [2023-01-05T19:47:41.800Z] --- PASS: TestExecWithCloseStdin (0.49s)
19:47:41 [2023-01-05T19:47:41.800Z] === RUN   TestExec
19:47:42 [2023-01-05T19:47:42.365Z] --- PASS: TestExec (0.49s)
19:47:42 [2023-01-05T19:47:42.365Z] === RUN   TestExecUser
19:47:42 [2023-01-05T19:47:42.931Z] --- PASS: TestExecUser (0.47s)
19:47:42 [2023-01-05T19:47:42.931Z] === RUN   TestExportContainerAndImportImage
19:47:43 [2023-01-05T19:47:43.495Z] --- PASS: TestExportContainerAndImportImage (0.59s)
19:47:43 [2023-01-05T19:47:43.495Z] === RUN   TestExportContainerAfterDaemonRestart
19:47:44 [2023-01-05T19:47:44.867Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
19:47:44 [2023-01-05T19:47:44.867Z] === RUN   TestHealthCheckWorkdir
19:47:45 [2023-01-05T19:47:45.126Z] --- PASS: TestHealthCheckWorkdir (0.53s)
19:47:45 [2023-01-05T19:47:45.126Z] === RUN   TestHealthKillContainer
19:47:53 [2023-01-05T19:47:53.226Z] --- PASS: TestHealthKillContainer (7.90s)
19:47:53 [2023-01-05T19:47:53.226Z] === RUN   TestHealthCheckProcessKilled
19:47:53 [2023-01-05T19:47:53.791Z] --- PASS: TestHealthCheckProcessKilled (0.68s)
19:47:53 [2023-01-05T19:47:53.791Z] === RUN   TestInspectCpusetInConfigPre120
19:47:54 [2023-01-05T19:47:54.357Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s)
19:47:54 [2023-01-05T19:47:54.357Z] === RUN   TestIpcModeNone
19:47:54 [2023-01-05T19:47:54.615Z] --- PASS: TestIpcModeNone (0.47s)
19:47:54 [2023-01-05T19:47:54.615Z] === RUN   TestIpcModePrivate
19:47:55 [2023-01-05T19:47:55.181Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
19:47:55 [2023-01-05T19:47:55.181Z] --- PASS: TestIpcModePrivate (0.48s)
19:47:55 [2023-01-05T19:47:55.181Z] === RUN   TestIpcModeShareable
19:47:55 [2023-01-05T19:47:55.438Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
19:47:55 [2023-01-05T19:47:55.696Z] --- PASS: TestIpcModeShareable (0.49s)
19:47:55 [2023-01-05T19:47:55.696Z] === RUN   TestAPIIpcModeShareableAndContainer
19:47:57 [2023-01-05T19:47:57.593Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.54s)
19:47:57 [2023-01-05T19:47:57.593Z] === RUN   TestAPIIpcModeHost
19:47:57 [2023-01-05T19:47:57.593Z] --- PASS: TestAPIIpcModeHost (0.37s)
19:47:57 [2023-01-05T19:47:57.593Z] === RUN   TestDaemonIpcModeShareable
19:47:58 [2023-01-05T19:47:58.965Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
19:47:58 [2023-01-05T19:47:58.965Z] --- PASS: TestDaemonIpcModeShareable (1.21s)
19:47:58 [2023-01-05T19:47:58.965Z] === RUN   TestDaemonIpcModePrivate
19:47:59 [2023-01-05T19:47:59.898Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
19:47:59 [2023-01-05T19:47:59.898Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
19:47:59 [2023-01-05T19:47:59.898Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:48:01 [2023-01-05T19:48:01.272Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
19:48:01 [2023-01-05T19:48:01.272Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s)
19:48:01 [2023-01-05T19:48:01.272Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:48:02 [2023-01-05T19:48:02.205Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
19:48:02 [2023-01-05T19:48:02.463Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s)
19:48:02 [2023-01-05T19:48:02.463Z] === RUN   TestIpcModeOlderClient
19:48:02 [2023-01-05T19:48:02.463Z] === PAUSE TestIpcModeOlderClient
19:48:02 [2023-01-05T19:48:02.463Z] === RUN   TestKillContainerInvalidSignal
19:48:02 [2023-01-05T19:48:02.721Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
19:48:02 [2023-01-05T19:48:02.721Z] === RUN   TestKillContainer
19:48:02 [2023-01-05T19:48:02.721Z] === RUN   TestKillContainer/no_signal
19:48:03 [2023-01-05T19:48:03.286Z] === RUN   TestKillContainer/non_killing_signal
19:48:03 [2023-01-05T19:48:03.544Z] === RUN   TestKillContainer/killing_signal
19:48:04 [2023-01-05T19:48:04.109Z] --- PASS: TestKillContainer (1.28s)
19:48:04 [2023-01-05T19:48:04.109Z]     --- PASS: TestKillContainer/no_signal (0.39s)
19:48:04 [2023-01-05T19:48:04.109Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
19:48:04 [2023-01-05T19:48:04.109Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
19:48:04 [2023-01-05T19:48:04.109Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:48:04 [2023-01-05T19:48:04.109Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:48:04 [2023-01-05T19:48:04.674Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:48:05 [2023-01-05T19:48:05.606Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s)
19:48:05 [2023-01-05T19:48:05.606Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
19:48:05 [2023-01-05T19:48:05.606Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
19:48:05 [2023-01-05T19:48:05.606Z] === RUN   TestKillStoppedContainer
19:48:05 [2023-01-05T19:48:05.606Z] --- PASS: TestKillStoppedContainer (0.04s)
19:48:05 [2023-01-05T19:48:05.606Z] === RUN   TestKillStoppedContainerAPIPre120
19:48:05 [2023-01-05T19:48:05.606Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
19:48:05 [2023-01-05T19:48:05.606Z] === RUN   TestKillDifferentUserContainer
19:48:05 [2023-01-05T19:48:05.863Z] --- PASS: TestKillDifferentUserContainer (0.43s)
19:48:05 [2023-01-05T19:48:05.863Z] === RUN   TestInspectOomKilledTrue
19:48:06 [2023-01-05T19:48:06.429Z] --- PASS: TestInspectOomKilledTrue (0.47s)
19:48:06 [2023-01-05T19:48:06.429Z] === RUN   TestInspectOomKilledFalse
19:48:06 [2023-01-05T19:48:06.995Z] --- PASS: TestInspectOomKilledFalse (0.43s)
19:48:06 [2023-01-05T19:48:06.995Z] === RUN   TestLinksEtcHostsContentMatch
19:48:07 [2023-01-05T19:48:07.252Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
19:48:07 [2023-01-05T19:48:07.252Z] === RUN   TestLinksContainerNames
19:48:08 [2023-01-05T19:48:08.184Z] --- PASS: TestLinksContainerNames (0.90s)
19:48:08 [2023-01-05T19:48:08.184Z] === RUN   TestLogsFollowTailEmpty
19:48:08 [2023-01-05T19:48:08.442Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
19:48:08 [2023-01-05T19:48:08.442Z] === RUN   TestLogs
19:48:08 [2023-01-05T19:48:08.442Z] === RUN   TestLogs/driver_local
19:48:08 [2023-01-05T19:48:08.442Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
19:48:08 [2023-01-05T19:48:08.442Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
19:48:08 [2023-01-05T19:48:08.442Z] === RUN   TestLogs/driver_local/tty/only_stdout
19:48:08 [2023-01-05T19:48:08.442Z] === PAUSE TestLogs/driver_local/tty/only_stdout
19:48:08 [2023-01-05T19:48:08.442Z] === RUN   TestLogs/driver_local/tty/only_stderr
19:48:08 [2023-01-05T19:48:08.442Z] === PAUSE TestLogs/driver_local/tty/only_stderr
19:48:08 [2023-01-05T19:48:08.442Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
19:48:08 [2023-01-05T19:48:08.442Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
19:48:08 [2023-01-05T19:48:08.442Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
19:48:08 [2023-01-05T19:48:08.442Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
19:48:08 [2023-01-05T19:48:08.442Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
19:48:08 [2023-01-05T19:48:08.442Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
19:48:08 [2023-01-05T19:48:08.442Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
19:48:08 [2023-01-05T19:48:08.442Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
19:48:09 [2023-01-05T19:48:09.374Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
19:48:09 [2023-01-05T19:48:09.374Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
19:48:09 [2023-01-05T19:48:09.632Z] === CONT  TestLogs/driver_local/tty/only_stderr
19:48:09 [2023-01-05T19:48:09.890Z] === CONT  TestLogs/driver_local/tty/only_stdout
19:48:10 [2023-01-05T19:48:10.456Z] === RUN   TestLogs/driver_json-file
19:48:10 [2023-01-05T19:48:10.456Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
19:48:10 [2023-01-05T19:48:10.456Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
19:48:10 [2023-01-05T19:48:10.456Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
19:48:10 [2023-01-05T19:48:10.456Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
19:48:10 [2023-01-05T19:48:10.456Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
19:48:10 [2023-01-05T19:48:10.456Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
19:48:10 [2023-01-05T19:48:10.456Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:48:10 [2023-01-05T19:48:10.456Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:48:10 [2023-01-05T19:48:10.456Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
19:48:10 [2023-01-05T19:48:10.456Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
19:48:10 [2023-01-05T19:48:10.456Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
19:48:10 [2023-01-05T19:48:10.456Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
19:48:10 [2023-01-05T19:48:10.456Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
19:48:10 [2023-01-05T19:48:10.456Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:48:11 [2023-01-05T19:48:11.023Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
19:48:11 [2023-01-05T19:48:11.023Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
19:48:11 [2023-01-05T19:48:11.589Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
19:48:11 [2023-01-05T19:48:11.589Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
19:48:12 [2023-01-05T19:48:12.154Z] --- PASS: TestLogs (3.74s)
19:48:12 [2023-01-05T19:48:12.154Z]     --- PASS: TestLogs/driver_local (0.01s)
19:48:12 [2023-01-05T19:48:12.154Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s)
19:48:12 [2023-01-05T19:48:12.154Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.77s)
19:48:12 [2023-01-05T19:48:12.154Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.49s)
19:48:12 [2023-01-05T19:48:12.154Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.51s)
19:48:12 [2023-01-05T19:48:12.154Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.57s)
19:48:12 [2023-01-05T19:48:12.154Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s)
19:48:12 [2023-01-05T19:48:12.154Z]     --- PASS: TestLogs/driver_json-file (0.01s)
19:48:12 [2023-01-05T19:48:12.154Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.67s)
19:48:12 [2023-01-05T19:48:12.154Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.73s)
19:48:12 [2023-01-05T19:48:12.154Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.48s)
19:48:12 [2023-01-05T19:48:12.154Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s)
19:48:12 [2023-01-05T19:48:12.154Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.66s)
19:48:12 [2023-01-05T19:48:12.154Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s)
19:48:12 [2023-01-05T19:48:12.154Z] === RUN   TestContainerNetworkMountsNoChown
19:48:12 [2023-01-05T19:48:12.719Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/default
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/default
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/private
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/private
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/rprivate
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/rprivate
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/slave
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/slave
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/rslave
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/rslave
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/shared
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/shared
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/rshared
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/rshared
19:48:12 [2023-01-05T19:48:12.719Z] === CONT  TestMountDaemonRoot/default
19:48:12 [2023-01-05T19:48:12.719Z] === CONT  TestMountDaemonRoot/rslave
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/default/bind_root
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/default/mount_root
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === CONT  TestMountDaemonRoot/rshared
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === CONT  TestMountDaemonRoot/shared
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:48:12 [2023-01-05T19:48:12.719Z] === CONT  TestMountDaemonRoot/rprivate
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === CONT  TestMountDaemonRoot/slave
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:48:12 [2023-01-05T19:48:12.719Z] === CONT  TestMountDaemonRoot/private
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/private/bind_root
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === RUN   TestMountDaemonRoot/private/mount_root
19:48:12 [2023-01-05T19:48:12.719Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:48:12 [2023-01-05T19:48:12.719Z] === CONT  TestMountDaemonRoot/default/bind_root
19:48:12 [2023-01-05T19:48:12.719Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:48:12 [2023-01-05T19:48:12.719Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:48:12 [2023-01-05T19:48:12.719Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === CONT  TestMountDaemonRoot/default/mount_root
19:48:12 [2023-01-05T19:48:12.719Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:48:12 [2023-01-05T19:48:12.719Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:48:12 [2023-01-05T19:48:12.719Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:48:12 [2023-01-05T19:48:12.977Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:48:12 [2023-01-05T19:48:12.977Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:48:12 [2023-01-05T19:48:12.977Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:48:12 [2023-01-05T19:48:12.977Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:48:12 [2023-01-05T19:48:12.977Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:48:12 [2023-01-05T19:48:12.977Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:48:12 [2023-01-05T19:48:12.977Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:48:12 [2023-01-05T19:48:12.977Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:48:12 [2023-01-05T19:48:12.977Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:48:12 [2023-01-05T19:48:12.977Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:48:12 [2023-01-05T19:48:12.977Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:48:12 [2023-01-05T19:48:12.977Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:48:12 [2023-01-05T19:48:12.977Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:48:12 [2023-01-05T19:48:12.977Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:48:12 [2023-01-05T19:48:12.977Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:48:12 [2023-01-05T19:48:12.977Z] === CONT  TestMountDaemonRoot/private/mount_root
19:48:12 [2023-01-05T19:48:12.977Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:48:12 [2023-01-05T19:48:12.977Z] === CONT  TestMountDaemonRoot/private/bind_root
19:48:13 [2023-01-05T19:48:13.235Z] --- PASS: TestMountDaemonRoot (0.02s)
19:48:13 [2023-01-05T19:48:13.235Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
19:48:13 [2023-01-05T19:48:13.235Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
19:48:13 [2023-01-05T19:48:13.235Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
19:48:13 [2023-01-05T19:48:13.235Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
19:48:13 [2023-01-05T19:48:13.235Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
19:48:13 [2023-01-05T19:48:13.235Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
19:48:13 [2023-01-05T19:48:13.235Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
19:48:13 [2023-01-05T19:48:13.235Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
19:48:13 [2023-01-05T19:48:13.235Z] === RUN   TestContainerBindMountNonRecursive
19:48:14 [2023-01-05T19:48:14.607Z] --- PASS: TestContainerBindMountNonRecursive (1.32s)
19:48:14 [2023-01-05T19:48:14.607Z] === RUN   TestContainerVolumesMountedAsShared
19:48:14 [2023-01-05T19:48:14.865Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
19:48:14 [2023-01-05T19:48:14.865Z] === RUN   TestContainerVolumesMountedAsSlave
19:48:15 [2023-01-05T19:48:15.126Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
19:48:15 [2023-01-05T19:48:15.126Z] === RUN   TestNetworkNat
19:48:15 [2023-01-05T19:48:15.693Z] --- PASS: TestNetworkNat (0.45s)
19:48:15 [2023-01-05T19:48:15.693Z] === RUN   TestNetworkLocalhostTCPNat
19:48:16 [2023-01-05T19:48:16.258Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s)
19:48:16 [2023-01-05T19:48:16.258Z] === RUN   TestNetworkLoopbackNat
19:48:18 [2023-01-05T19:48:18.784Z] --- PASS: TestNetworkLoopbackNat (2.54s)
19:48:18 [2023-01-05T19:48:18.784Z] === RUN   TestPause
19:48:19 [2023-01-05T19:48:19.044Z] --- PASS: TestPause (0.46s)
19:48:19 [2023-01-05T19:48:19.044Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:48:19 [2023-01-05T19:48:19.044Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:48:19 [2023-01-05T19:48:19.044Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:48:19 [2023-01-05T19:48:19.044Z] === RUN   TestPauseStopPausedContainer
19:48:19 [2023-01-05T19:48:19.609Z] --- PASS: TestPauseStopPausedContainer (0.49s)
19:48:19 [2023-01-05T19:48:19.609Z] === RUN   TestPidHost
19:48:20 [2023-01-05T19:48:20.545Z] --- PASS: TestPidHost (1.00s)
19:48:20 [2023-01-05T19:48:20.545Z] === RUN   TestPsFilter
19:48:20 [2023-01-05T19:48:20.803Z] --- PASS: TestPsFilter (0.10s)
19:48:20 [2023-01-05T19:48:20.803Z] === RUN   TestRemoveContainerWithRemovedVolume
19:48:21 [2023-01-05T19:48:21.061Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
19:48:21 [2023-01-05T19:48:21.061Z] === RUN   TestRemoveContainerWithVolume
19:48:21 [2023-01-05T19:48:21.628Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
19:48:21 [2023-01-05T19:48:21.628Z] === RUN   TestRemoveContainerRunning
19:48:21 [2023-01-05T19:48:21.886Z] --- PASS: TestRemoveContainerRunning (0.44s)
19:48:21 [2023-01-05T19:48:21.886Z] === RUN   TestRemoveContainerForceRemoveRunning
19:48:22 [2023-01-05T19:48:22.454Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
19:48:22 [2023-01-05T19:48:22.454Z] === RUN   TestRemoveInvalidContainer
19:48:22 [2023-01-05T19:48:22.454Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:48:22 [2023-01-05T19:48:22.454Z] === RUN   TestRenameLinkedContainer
19:48:24 [2023-01-05T19:48:24.354Z] --- PASS: TestRenameLinkedContainer (1.83s)
19:48:24 [2023-01-05T19:48:24.354Z] === RUN   TestRenameStoppedContainer
19:48:24 [2023-01-05T19:48:24.611Z] --- PASS: TestRenameStoppedContainer (0.44s)
19:48:24 [2023-01-05T19:48:24.611Z] === RUN   TestRenameRunningContainerAndReuse
19:48:25 [2023-01-05T19:48:25.547Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
19:48:25 [2023-01-05T19:48:25.547Z] === RUN   TestRenameInvalidName
19:48:26 [2023-01-05T19:48:26.112Z] --- PASS: TestRenameInvalidName (0.46s)
19:48:26 [2023-01-05T19:48:26.112Z] === RUN   TestRenameAnonymousContainer
19:48:28 [2023-01-05T19:48:28.062Z] --- PASS: TestRenameAnonymousContainer (1.69s)
19:48:28 [2023-01-05T19:48:28.062Z] === RUN   TestRenameContainerWithSameName
19:48:28 [2023-01-05T19:48:28.322Z] --- PASS: TestRenameContainerWithSameName (0.44s)
19:48:28 [2023-01-05T19:48:28.322Z] === RUN   TestRenameContainerWithLinkedContainer
19:48:29 [2023-01-05T19:48:29.256Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
19:48:29 [2023-01-05T19:48:29.256Z] === RUN   TestResize
19:48:29 [2023-01-05T19:48:29.513Z] --- PASS: TestResize (0.50s)
19:48:29 [2023-01-05T19:48:29.513Z] === RUN   TestResizeWithInvalidSize
19:48:30 [2023-01-05T19:48:30.079Z] --- PASS: TestResizeWithInvalidSize (0.43s)
19:48:30 [2023-01-05T19:48:30.079Z] === RUN   TestResizeWhenContainerNotStarted
19:48:30 [2023-01-05T19:48:30.336Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
19:48:30 [2023-01-05T19:48:30.336Z] === RUN   TestDaemonRestartKillContainers
19:48:30 [2023-01-05T19:48:30.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:48:30 [2023-01-05T19:48:30.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:48:30 [2023-01-05T19:48:30.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:48:30 [2023-01-05T19:48:30.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:48:30 [2023-01-05T19:48:30.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:48:30 [2023-01-05T19:48:30.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:48:30 [2023-01-05T19:48:30.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:48:30 [2023-01-05T19:48:30.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:48:30 [2023-01-05T19:48:30.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:48:30 [2023-01-05T19:48:30.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:48:30 [2023-01-05T19:48:30.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:48:30 [2023-01-05T19:48:30.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:48:30 [2023-01-05T19:48:30.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:48:30 [2023-01-05T19:48:30.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:48:30 [2023-01-05T19:48:30.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:48:30 [2023-01-05T19:48:30.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:48:30 [2023-01-05T19:48:30.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:48:30 [2023-01-05T19:48:30.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:48:30 [2023-01-05T19:48:30.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:48:30 [2023-01-05T19:48:30.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:48:30 [2023-01-05T19:48:30.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:48:30 [2023-01-05T19:48:30.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:48:30 [2023-01-05T19:48:30.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:48:30 [2023-01-05T19:48:30.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:48:30 [2023-01-05T19:48:30.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:48:30 [2023-01-05T19:48:30.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:48:30 [2023-01-05T19:48:30.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:48:30 [2023-01-05T19:48:30.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:48:30 [2023-01-05T19:48:30.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:48:30 [2023-01-05T19:48:30.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:48:30 [2023-01-05T19:48:30.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:48:30 [2023-01-05T19:48:30.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:48:30 [2023-01-05T19:48:30.337Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:48:30 [2023-01-05T19:48:30.337Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:48:32 [2023-01-05T19:48:32.236Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:48:33 [2023-01-05T19:48:33.609Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:48:34 [2023-01-05T19:48:34.541Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:48:34 [2023-01-05T19:48:34.541Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:48:35 [2023-01-05T19:48:35.913Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:48:35 [2023-01-05T19:48:35.913Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:48:39 [2023-01-05T19:48:39.195Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:48:39 [2023-01-05T19:48:39.454Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:48:41 [2023-01-05T19:48:41.352Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:48:43 [2023-01-05T19:48:43.249Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:48:43 [2023-01-05T19:48:43.249Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:48:44 [2023-01-05T19:48:44.620Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:48:44 [2023-01-05T19:48:44.878Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:48:46 [2023-01-05T19:48:46.777Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:48:48 [2023-01-05T19:48:48.148Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:48:48 [2023-01-05T19:48:48.148Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s)
19:48:48 [2023-01-05T19:48:48.148Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
19:48:48 [2023-01-05T19:48:48.148Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s)
19:48:48 [2023-01-05T19:48:48.148Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
19:48:48 [2023-01-05T19:48:48.148Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
19:48:48 [2023-01-05T19:48:48.148Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s)
19:48:48 [2023-01-05T19:48:48.148Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.43s)
19:48:48 [2023-01-05T19:48:48.148Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.45s)
19:48:48 [2023-01-05T19:48:48.148Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s)
19:48:48 [2023-01-05T19:48:48.148Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s)
19:48:48 [2023-01-05T19:48:48.148Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.85s)
19:48:48 [2023-01-05T19:48:48.148Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s)
19:48:48 [2023-01-05T19:48:48.148Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.92s)
19:48:48 [2023-01-05T19:48:48.149Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s)
19:48:48 [2023-01-05T19:48:48.149Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s)
19:48:48 [2023-01-05T19:48:48.149Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s)
19:48:48 [2023-01-05T19:48:48.149Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
19:48:48 [2023-01-05T19:48:48.149Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
19:48:49 [2023-01-05T19:48:49.082Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
19:48:50 [2023-01-05T19:48:50.014Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.83s)
19:48:50 [2023-01-05T19:48:50.014Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
19:48:50 [2023-01-05T19:48:50.014Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s)
19:48:50 [2023-01-05T19:48:50.014Z] === RUN   TestCgroupNamespacesRun
19:48:50 [2023-01-05T19:48:50.947Z] --- PASS: TestCgroupNamespacesRun (1.15s)
19:48:50 [2023-01-05T19:48:50.947Z] === RUN   TestCgroupNamespacesRunPrivileged
19:48:52 [2023-01-05T19:48:52.319Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
19:48:52 [2023-01-05T19:48:52.319Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:48:53 [2023-01-05T19:48:53.254Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
19:48:53 [2023-01-05T19:48:53.254Z] === RUN   TestCgroupNamespacesRunHostMode
19:48:54 [2023-01-05T19:48:54.626Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
19:48:54 [2023-01-05T19:48:54.626Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:48:55 [2023-01-05T19:48:55.998Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s)
19:48:55 [2023-01-05T19:48:55.998Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:48:56 [2023-01-05T19:48:56.931Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s)
19:48:56 [2023-01-05T19:48:56.931Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:48:57 [2023-01-05T19:48:57.497Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
19:48:57 [2023-01-05T19:48:57.497Z] === RUN   TestCgroupNamespacesRunOlderClient
19:48:58 [2023-01-05T19:48:58.871Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
19:48:58 [2023-01-05T19:48:58.871Z] === RUN   TestNISDomainname
19:48:59 [2023-01-05T19:48:59.441Z] --- PASS: TestNISDomainname (0.52s)
19:48:59 [2023-01-05T19:48:59.441Z] === RUN   TestHostnameDnsResolution
19:49:00 [2023-01-05T19:49:00.006Z] --- PASS: TestHostnameDnsResolution (0.69s)
19:49:00 [2023-01-05T19:49:00.006Z] === RUN   TestUnprivilegedPortsAndPing
19:49:00 [2023-01-05T19:49:00.578Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
19:49:00 [2023-01-05T19:49:00.578Z] === RUN   TestPrivilegedHostDevices
19:49:01 [2023-01-05T19:49:01.143Z] --- PASS: TestPrivilegedHostDevices (0.51s)
19:49:01 [2023-01-05T19:49:01.143Z] === RUN   TestRunConsoleSize
19:49:01 [2023-01-05T19:49:01.400Z] --- PASS: TestRunConsoleSize (0.42s)
19:49:01 [2023-01-05T19:49:01.400Z] === RUN   TestRunWithAlternativeContainerdShim
19:49:03 [2023-01-05T19:49:03.930Z] --- PASS: TestRunWithAlternativeContainerdShim (2.04s)
19:49:03 [2023-01-05T19:49:03.930Z] === RUN   TestStats
19:49:06 [2023-01-05T19:49:06.456Z] --- PASS: TestStats (2.49s)
19:49:06 [2023-01-05T19:49:06.456Z] === RUN   TestStopContainerWithTimeout
19:49:06 [2023-01-05T19:49:06.456Z] === RUN   TestStopContainerWithTimeout/0
19:49:06 [2023-01-05T19:49:06.456Z] === PAUSE TestStopContainerWithTimeout/0
19:49:06 [2023-01-05T19:49:06.456Z] === RUN   TestStopContainerWithTimeout/1
19:49:06 [2023-01-05T19:49:06.456Z] === PAUSE TestStopContainerWithTimeout/1
19:49:06 [2023-01-05T19:49:06.456Z] === RUN   TestStopContainerWithTimeout/3
19:49:06 [2023-01-05T19:49:06.456Z] === PAUSE TestStopContainerWithTimeout/3
19:49:06 [2023-01-05T19:49:06.456Z] === RUN   TestStopContainerWithTimeout/-1
19:49:06 [2023-01-05T19:49:06.456Z] === PAUSE TestStopContainerWithTimeout/-1
19:49:06 [2023-01-05T19:49:06.456Z] === CONT  TestStopContainerWithTimeout/0
19:49:06 [2023-01-05T19:49:06.456Z] === CONT  TestStopContainerWithTimeout/-1
19:49:06 [2023-01-05T19:49:06.713Z] === CONT  TestStopContainerWithTimeout/3
19:49:08 [2023-01-05T19:49:08.610Z] === CONT  TestStopContainerWithTimeout/1
19:49:09 [2023-01-05T19:49:09.982Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:49:09 [2023-01-05T19:49:09.982Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
19:49:09 [2023-01-05T19:49:09.982Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.61s)
19:49:09 [2023-01-05T19:49:09.982Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
19:49:09 [2023-01-05T19:49:09.982Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
19:49:09 [2023-01-05T19:49:09.982Z] === RUN   TestDeleteDevicemapper
19:49:09 [2023-01-05T19:49:09.982Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:49:09 [2023-01-05T19:49:09.982Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:49:09 [2023-01-05T19:49:09.982Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:49:11 [2023-01-05T19:49:11.879Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.71s)
19:49:11 [2023-01-05T19:49:11.879Z] === RUN   TestUpdateMemory
19:49:12 [2023-01-05T19:49:12.136Z] --- PASS: TestUpdateMemory (0.53s)
19:49:12 [2023-01-05T19:49:12.136Z] === RUN   TestUpdateCPUQuota
19:49:13 [2023-01-05T19:49:13.069Z] --- PASS: TestUpdateCPUQuota (0.73s)
19:49:13 [2023-01-05T19:49:13.069Z] === RUN   TestUpdatePidsLimit
19:49:13 [2023-01-05T19:49:13.069Z] === RUN   TestUpdatePidsLimit/update_from_none
19:49:13 [2023-01-05T19:49:13.069Z] === RUN   TestUpdatePidsLimit/no_change
19:49:13 [2023-01-05T19:49:13.327Z] === RUN   TestUpdatePidsLimit/update_lower
19:49:13 [2023-01-05T19:49:13.585Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:49:13 [2023-01-05T19:49:13.843Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:49:14 [2023-01-05T19:49:14.101Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:49:14 [2023-01-05T19:49:14.101Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:49:15 [2023-01-05T19:49:15.034Z] --- PASS: TestUpdatePidsLimit (1.84s)
19:49:15 [2023-01-05T19:49:15.034Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
19:49:15 [2023-01-05T19:49:15.034Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
19:49:15 [2023-01-05T19:49:15.034Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
19:49:15 [2023-01-05T19:49:15.034Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
19:49:15 [2023-01-05T19:49:15.034Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
19:49:15 [2023-01-05T19:49:15.034Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
19:49:15 [2023-01-05T19:49:15.034Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
19:49:15 [2023-01-05T19:49:15.034Z] === RUN   TestUpdateRestartPolicy
19:49:27 [2023-01-05T19:49:27.223Z] --- PASS: TestUpdateRestartPolicy (10.85s)
19:49:27 [2023-01-05T19:49:27.223Z] === RUN   TestUpdateRestartWithAutoRemove
19:49:27 [2023-01-05T19:49:27.223Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
19:49:27 [2023-01-05T19:49:27.223Z] === RUN   TestWaitNonBlocked
19:49:27 [2023-01-05T19:49:27.223Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:49:27 [2023-01-05T19:49:27.223Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:49:27 [2023-01-05T19:49:27.223Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:49:27 [2023-01-05T19:49:27.223Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:49:27 [2023-01-05T19:49:27.223Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:49:27 [2023-01-05T19:49:27.223Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:49:27 [2023-01-05T19:49:27.223Z] --- PASS: TestWaitNonBlocked (0.01s)
19:49:27 [2023-01-05T19:49:27.223Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s)
19:49:27 [2023-01-05T19:49:27.223Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s)
19:49:27 [2023-01-05T19:49:27.223Z] === RUN   TestWaitBlocked
19:49:27 [2023-01-05T19:49:27.223Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:49:27 [2023-01-05T19:49:27.223Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:49:27 [2023-01-05T19:49:27.223Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:49:27 [2023-01-05T19:49:27.223Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:49:27 [2023-01-05T19:49:27.223Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:49:27 [2023-01-05T19:49:27.223Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:49:27 [2023-01-05T19:49:27.483Z] --- PASS: TestWaitBlocked (0.01s)
19:49:27 [2023-01-05T19:49:27.483Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
19:49:27 [2023-01-05T19:49:27.483Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s)
19:49:27 [2023-01-05T19:49:27.483Z] === RUN   TestWaitConditions
19:49:27 [2023-01-05T19:49:27.483Z] === RUN   TestWaitConditions/default
19:49:27 [2023-01-05T19:49:27.483Z] === PAUSE TestWaitConditions/default
19:49:27 [2023-01-05T19:49:27.483Z] === RUN   TestWaitConditions/not-running
19:49:27 [2023-01-05T19:49:27.483Z] === PAUSE TestWaitConditions/not-running
19:49:27 [2023-01-05T19:49:27.483Z] === RUN   TestWaitConditions/next-exit
19:49:27 [2023-01-05T19:49:27.483Z] === PAUSE TestWaitConditions/next-exit
19:49:27 [2023-01-05T19:49:27.483Z] === RUN   TestWaitConditions/removed
19:49:27 [2023-01-05T19:49:27.483Z] === PAUSE TestWaitConditions/removed
19:49:27 [2023-01-05T19:49:27.483Z] === CONT  TestWaitConditions/default
19:49:27 [2023-01-05T19:49:27.483Z] === CONT  TestWaitConditions/next-exit
19:49:29 [2023-01-05T19:49:29.380Z] === CONT  TestWaitConditions/removed
19:49:29 [2023-01-05T19:49:29.380Z] === CONT  TestWaitConditions/not-running
19:49:30 [2023-01-05T19:49:30.752Z] --- PASS: TestWaitConditions (0.01s)
19:49:30 [2023-01-05T19:49:30.752Z]     --- PASS: TestWaitConditions/default (1.59s)
19:49:30 [2023-01-05T19:49:30.752Z]     --- PASS: TestWaitConditions/next-exit (1.69s)
19:49:30 [2023-01-05T19:49:30.752Z]     --- PASS: TestWaitConditions/not-running (1.50s)
19:49:30 [2023-01-05T19:49:30.752Z]     --- PASS: TestWaitConditions/removed (1.64s)
19:49:30 [2023-01-05T19:49:30.752Z] === RUN   TestWaitRestartedContainer
19:49:30 [2023-01-05T19:49:30.752Z] === RUN   TestWaitRestartedContainer/default
19:49:30 [2023-01-05T19:49:30.752Z] === PAUSE TestWaitRestartedContainer/default
19:49:30 [2023-01-05T19:49:30.752Z] === RUN   TestWaitRestartedContainer/not-running
19:49:30 [2023-01-05T19:49:30.752Z] === PAUSE TestWaitRestartedContainer/not-running
19:49:30 [2023-01-05T19:49:30.752Z] === RUN   TestWaitRestartedContainer/next-exit
19:49:30 [2023-01-05T19:49:30.752Z] === PAUSE TestWaitRestartedContainer/next-exit
19:49:30 [2023-01-05T19:49:30.752Z] === CONT  TestWaitRestartedContainer/default
19:49:30 [2023-01-05T19:49:30.752Z] === CONT  TestWaitRestartedContainer/next-exit
19:49:32 [2023-01-05T19:49:32.126Z] === CONT  TestWaitRestartedContainer/not-running
19:49:33 [2023-01-05T19:49:33.498Z] --- PASS: TestWaitRestartedContainer (0.01s)
19:49:33 [2023-01-05T19:49:33.498Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.39s)
19:49:33 [2023-01-05T19:49:33.498Z]     --- PASS: TestWaitRestartedContainer/default (1.49s)
19:49:33 [2023-01-05T19:49:33.498Z]     --- PASS: TestWaitRestartedContainer/not-running (1.03s)
19:49:33 [2023-01-05T19:49:33.498Z] === CONT  TestContainerStartOnDaemonRestart
19:49:33 [2023-01-05T19:49:33.498Z] === CONT  TestRestartDaemonWithRestartingContainer
19:49:35 [2023-01-05T19:49:35.451Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.08s)
19:49:35 [2023-01-05T19:49:35.451Z] === CONT  TestIpcModeOlderClient
19:49:35 [2023-01-05T19:49:35.451Z] --- PASS: TestIpcModeOlderClient (0.06s)
19:49:35 [2023-01-05T19:49:35.451Z] === CONT  TestContainerKillOnDaemonStart
19:49:35 [2023-01-05T19:49:35.451Z] --- PASS: TestContainerStartOnDaemonRestart (2.19s)
19:49:35 [2023-01-05T19:49:35.451Z] === CONT  TestDaemonHostGatewayIP
19:49:37 [2023-01-05T19:49:37.986Z] --- PASS: TestDaemonHostGatewayIP (2.51s)
19:49:37 [2023-01-05T19:49:37.986Z] === CONT  TestDaemonRestartIpcMode
19:49:40 [2023-01-05T19:49:40.514Z] --- PASS: TestDaemonRestartIpcMode (2.23s)
19:49:47 [2023-01-05T19:49:47.065Z] --- PASS: TestContainerKillOnDaemonStart (11.59s)
19:49:47 [2023-01-05T19:49:47.065Z] PASS
19:49:47 [2023-01-05T19:49:47.065Z] 
19:49:47 [2023-01-05T19:49:47.065Z] === Skipped
19:49:47 [2023-01-05T19:49:47.065Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:49:47 [2023-01-05T19:49:47.065Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:49:47 [2023-01-05T19:49:47.065Z] 
19:49:47 [2023-01-05T19:49:47.065Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:49:47 [2023-01-05T19:49:47.065Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:49:47 [2023-01-05T19:49:47.065Z] 
19:49:47 [2023-01-05T19:49:47.065Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
19:49:47 [2023-01-05T19:49:47.065Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:49:47 [2023-01-05T19:49:47.065Z] 
19:49:47 [2023-01-05T19:49:47.065Z] DONE 273 tests, 3 skipped in 132.121s
19:49:47 [2023-01-05T19:49:47.065Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
19:49:47 [2023-01-05T19:49:47.065Z] ++ 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
19:49:47 [2023-01-05T19:49:47.065Z] ++ set -e
19:49:47 [2023-01-05T19:49:47.065Z] ++ '[' -n 0 ']'
19:49:47 [2023-01-05T19:49:47.065Z] ++ set -x
19:49:47 [2023-01-05T19:49:47.065Z] ++ 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
19:49:47 [2023-01-05T19:49:47.065Z] INFO: Testing against a local daemon
19:49:47 [2023-01-05T19:49:47.065Z] === RUN   TestConfigDaemonID
19:49:48 [2023-01-05T19:49:48.436Z]     daemon_test.go:67: [df5490bdd6d45] daemon is not started
19:49:48 [2023-01-05T19:49:48.436Z] --- PASS: TestConfigDaemonID (1.04s)
19:49:48 [2023-01-05T19:49:48.436Z] === RUN   TestDaemonConfigValidation
19:49:48 [2023-01-05T19:49:48.436Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:49:48 [2023-01-05T19:49:48.436Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:49:48 [2023-01-05T19:49:48.436Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:49:48 [2023-01-05T19:49:48.436Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:49:48 [2023-01-05T19:49:48.436Z] === RUN   TestDaemonConfigValidation/invalid_config
19:49:48 [2023-01-05T19:49:48.436Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:49:48 [2023-01-05T19:49:48.436Z] === RUN   TestDaemonConfigValidation/malformed_config
19:49:48 [2023-01-05T19:49:48.436Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:49:48 [2023-01-05T19:49:48.436Z] === RUN   TestDaemonConfigValidation/valid_config
19:49:48 [2023-01-05T19:49:48.436Z] === PAUSE TestDaemonConfigValidation/valid_config
19:49:48 [2023-01-05T19:49:48.436Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:49:48 [2023-01-05T19:49:48.436Z] === CONT  TestDaemonConfigValidation/malformed_config
19:49:48 [2023-01-05T19:49:48.436Z] === CONT  TestDaemonConfigValidation/valid_config
19:49:48 [2023-01-05T19:49:48.436Z] === CONT  TestDaemonConfigValidation/invalid_config
19:49:48 [2023-01-05T19:49:48.436Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:49:48 [2023-01-05T19:49:48.436Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:49:48 [2023-01-05T19:49:48.436Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
19:49:48 [2023-01-05T19:49:48.436Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
19:49:48 [2023-01-05T19:49:48.436Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
19:49:48 [2023-01-05T19:49:48.436Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
19:49:48 [2023-01-05T19:49:48.436Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
19:49:48 [2023-01-05T19:49:48.436Z] === RUN   TestConfigDaemonSeccompProfiles
19:49:48 [2023-01-05T19:49:48.436Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:49:49 [2023-01-05T19:49:49.368Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:49:50 [2023-01-05T19:49:50.739Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:49:51 [2023-01-05T19:49:51.672Z] === CONT  TestConfigDaemonSeccompProfiles
19:49:51 [2023-01-05T19:49:51.672Z]     daemon_test.go:181: [dc02d37a086c0] daemon is not started
19:49:51 [2023-01-05T19:49:51.672Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
19:49:51 [2023-01-05T19:49:51.672Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
19:49:51 [2023-01-05T19:49:51.672Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
19:49:51 [2023-01-05T19:49:51.672Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
19:49:51 [2023-01-05T19:49:51.672Z] === RUN   TestDaemonProxy
19:49:51 [2023-01-05T19:49:51.672Z] === RUN   TestDaemonProxy/environment_variables
19:49:53 [2023-01-05T19:49:53.568Z] === RUN   TestDaemonProxy/command-line_options
19:49:54 [2023-01-05T19:49:54.939Z] === RUN   TestDaemonProxy/configuration_file
19:49:56 [2023-01-05T19:49:56.835Z] === RUN   TestDaemonProxy/conflicting_options
19:49:57 [2023-01-05T19:49:57.092Z] === RUN   TestDaemonProxy/reload_sanitized
19:49:57 [2023-01-05T19:49:57.657Z] --- PASS: TestDaemonProxy (6.20s)
19:49:57 [2023-01-05T19:49:57.657Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
19:49:57 [2023-01-05T19:49:57.657Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
19:49:57 [2023-01-05T19:49:57.657Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
19:49:57 [2023-01-05T19:49:57.657Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
19:49:57 [2023-01-05T19:49:57.657Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
19:49:57 [2023-01-05T19:49:57.657Z] === RUN   TestLiveRestore
19:49:57 [2023-01-05T19:49:57.657Z] === RUN   TestLiveRestore/volume_references
19:49:57 [2023-01-05T19:49:57.657Z] === PAUSE TestLiveRestore/volume_references
19:49:57 [2023-01-05T19:49:57.657Z] === CONT  TestLiveRestore/volume_references
19:49:58 [2023-01-05T19:49:58.588Z] === RUN   TestLiveRestore/volume_references/restartPolicy
19:49:58 [2023-01-05T19:49:58.588Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
19:49:59 [2023-01-05T19:49:59.520Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
19:50:00 [2023-01-05T19:50:00.085Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
19:50:01 [2023-01-05T19:50:01.457Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
19:50:02 [2023-01-05T19:50:02.022Z] --- PASS: TestLiveRestore (0.00s)
19:50:02 [2023-01-05T19:50:02.022Z]     --- PASS: TestLiveRestore/volume_references (4.40s)
19:50:02 [2023-01-05T19:50:02.022Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.73s)
19:50:02 [2023-01-05T19:50:02.022Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.94s)
19:50:02 [2023-01-05T19:50:02.022Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.91s)
19:50:02 [2023-01-05T19:50:02.022Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.94s)
19:50:02 [2023-01-05T19:50:02.022Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.93s)
19:50:02 [2023-01-05T19:50:02.022Z] PASS
19:50:02 [2023-01-05T19:50:02.022Z] 
19:50:02 [2023-01-05T19:50:02.022Z] DONE 24 tests in 15.115s
19:50:02 [2023-01-05T19:50:02.022Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
19:50:02 [2023-01-05T19:50:02.022Z] ++ 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
19:50:02 [2023-01-05T19:50:02.022Z] ++ set -e
19:50:02 [2023-01-05T19:50:02.022Z] ++ '[' -n 0 ']'
19:50:02 [2023-01-05T19:50:02.022Z] ++ set -x
19:50:02 [2023-01-05T19:50:02.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-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
19:50:02 [2023-01-05T19:50:02.280Z] INFO: Testing against a local daemon
19:50:02 [2023-01-05T19:50:02.280Z] === RUN   TestCommitInheritsEnv
19:50:02 [2023-01-05T19:50:02.537Z] --- PASS: TestCommitInheritsEnv (0.26s)
19:50:02 [2023-01-05T19:50:02.537Z] === RUN   TestImportExtremelyLargeImageWorks
19:50:02 [2023-01-05T19:50:02.537Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:50:02 [2023-01-05T19:50:02.537Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:50:02 [2023-01-05T19:50:02.537Z] === RUN   TestImportWithCustomPlatform
19:50:02 [2023-01-05T19:50:02.537Z] === RUN   TestImportWithCustomPlatform/#00
19:50:02 [2023-01-05T19:50:02.537Z] === RUN   TestImportWithCustomPlatform/_______
19:50:02 [2023-01-05T19:50:02.537Z] === RUN   TestImportWithCustomPlatform//
19:50:02 [2023-01-05T19:50:02.537Z] === RUN   TestImportWithCustomPlatform/linux
19:50:02 [2023-01-05T19:50:02.795Z] === RUN   TestImportWithCustomPlatform/LINUX
19:50:02 [2023-01-05T19:50:02.795Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:50:02 [2023-01-05T19:50:02.795Z] === RUN   TestImportWithCustomPlatform/macos
19:50:02 [2023-01-05T19:50:02.795Z] === RUN   TestImportWithCustomPlatform/macos/arm64
19:50:02 [2023-01-05T19:50:02.795Z] === RUN   TestImportWithCustomPlatform/nintendo64
19:50:02 [2023-01-05T19:50:02.795Z] --- PASS: TestImportWithCustomPlatform (0.31s)
19:50:02 [2023-01-05T19:50:02.795Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
19:50:02 [2023-01-05T19:50:02.795Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
19:50:02 [2023-01-05T19:50:02.795Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
19:50:02 [2023-01-05T19:50:02.795Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
19:50:02 [2023-01-05T19:50:02.795Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
19:50:02 [2023-01-05T19:50:02.795Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
19:50:02 [2023-01-05T19:50:02.795Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
19:50:02 [2023-01-05T19:50:02.795Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
19:50:02 [2023-01-05T19:50:02.795Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
19:50:02 [2023-01-05T19:50:02.795Z] === RUN   TestImagesFilterMultiReference
19:50:03 [2023-01-05T19:50:03.055Z] --- PASS: TestImagesFilterMultiReference (0.06s)
19:50:03 [2023-01-05T19:50:03.055Z] === RUN   TestImagePullPlatformInvalid
19:50:03 [2023-01-05T19:50:03.055Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
19:50:03 [2023-01-05T19:50:03.055Z] === RUN   TestImagePullStoredfDigestForOtherRepo
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" 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.4 instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=info msg="Starting upload purge in 58m0s" go.version=go1.19.4 instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=info msg="redis not configured" go.version=go1.19.4 instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.4 instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f471f493-e37e-40ac-b91c-4d5d847748b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51126" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f471f493-e37e-40ac-b91c-4d5d847748b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51126" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.835908ms http.response.status=200 http.response.written=2 instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] 127.0.0.1 - - [05/Jan/2023:19:50:02 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=aba29e08-1299-470e-a6c0-6ca92d2e5754 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=99217137-b835-4556-8065-ebabe0b10d2b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=99217137-b835-4556-8065-ebabe0b10d2b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=aba29e08-1299-470e-a6c0-6ca92d2e5754 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=aba29e08-1299-470e-a6c0-6ca92d2e5754 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=32.427µs trace.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=0e71d3b8-7e4f-4f98-b29b-cfb30514a0a1 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=99217137-b835-4556-8065-ebabe0b10d2b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=134.744µs trace.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=0823c333-c594-4600-9c1d-b4427ca39b5d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=aba29e08-1299-470e-a6c0-6ca92d2e5754 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.24186ms http.response.status=404 http.response.written=157 instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] 127.0.0.1 - - [05/Jan/2023:19:50:02 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown"
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=99217137-b835-4556-8065-ebabe0b10d2b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.455407ms http.response.status=404 http.response.written=157 instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] 127.0.0.1 - - [05/Jan/2023:19:50:02 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown"
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ed85294e-2693-4111-8be3-7da39b916124 http.request.method=POST http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1849e3e8-1255-418b-a5b3-2071c10febea http.request.method=POST http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1849e3e8-1255-418b-a5b3-2071c10febea http.request.method=POST http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a54b883b-022e-4819-92c1-4b3a0431edbc/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1849e3e8-1255-418b-a5b3-2071c10febea http.request.method=POST http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=244.242µs trace.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=22b70295-1bd4-4ee0-aecb-1d6838443786 trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a54b883b-022e-4819-92c1-4b3a0431edbc/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1849e3e8-1255-418b-a5b3-2071c10febea http.request.method=POST http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=14.507µs trace.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=7c326def-76bb-4d50-9a25-90a183d10baa trace.line=141 vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ed85294e-2693-4111-8be3-7da39b916124 http.request.method=POST http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ed85294e-2693-4111-8be3-7da39b916124 http.request.method=POST http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=1.725721ms trace.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=61dc6993-b408-4d60-8691-ef10b34abc21 trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ed85294e-2693-4111-8be3-7da39b916124 http.request.method=POST http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=17.904µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1f9732dc-4873-4e65-8b8c-50e6b36006a9 trace.line=141 vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a54b883b-022e-4819-92c1-4b3a0431edbc/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1849e3e8-1255-418b-a5b3-2071c10febea http.request.method=POST http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=62.851µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4e67736b-9239-4dd9-95c6-3732c2dc4d65 trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1849e3e8-1255-418b-a5b3-2071c10febea http.request.method=POST http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=5.131174ms http.response.status=202 http.response.written=0 instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ed85294e-2693-4111-8be3-7da39b916124 http.request.method=POST http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=175.622µs trace.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=b13a8401-064a-4f7a-bb0c-de2df4990bcd trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ed85294e-2693-4111-8be3-7da39b916124 http.request.method=POST http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=5.747027ms http.response.status=202 http.response.written=0 instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] 127.0.0.1 - - [05/Jan/2023:19:50:02 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown"
19:50:03 [2023-01-05T19:50:03.055Z] 127.0.0.1 - - [05/Jan/2023:19:50:02 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown"
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a21c78e0-902f-479d-9d5e-91d9bd16ca1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96?_state=RVSTYkihjLkh7ywG5Z5DFVD4VJ6qO0hrIPf_l9KvlYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkMWE3YmI0LTNiNmItNDY2YS04ZTJhLWJmNzUzNWQzNWU5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjczMzExNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test vars.uuid=3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96 version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.055Z] time="2023-01-05T19:50:02Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a21c78e0-902f-479d-9d5e-91d9bd16ca1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96?_state=RVSTYkihjLkh7ywG5Z5DFVD4VJ6qO0hrIPf_l9KvlYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkMWE3YmI0LTNiNmItNDY2YS04ZTJhLWJmNzUzNWQzNWU5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjczMzExNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test vars.uuid=3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96 version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.056Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a21c78e0-902f-479d-9d5e-91d9bd16ca1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96?_state=RVSTYkihjLkh7ywG5Z5DFVD4VJ6qO0hrIPf_l9KvlYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkMWE3YmI0LTNiNmItNDY2YS04ZTJhLWJmNzUzNWQzNWU5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjczMzExNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=30.539µs trace.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=0daae8e6-6fe9-466d-8a38-d3536dfa075b trace.line=82 vars.name=test vars.uuid=3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96 version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.056Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a21c78e0-902f-479d-9d5e-91d9bd16ca1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96?_state=RVSTYkihjLkh7ywG5Z5DFVD4VJ6qO0hrIPf_l9KvlYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkMWE3YmI0LTNiNmItNDY2YS04ZTJhLWJmNzUzNWQzNWU5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjczMzExNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=12.882µs trace.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=3cb04eca-0a09-48c0-a28d-6b401913ad8d trace.line=141 vars.name=test vars.uuid=3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96 version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.056Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a21c78e0-902f-479d-9d5e-91d9bd16ca1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96?_state=RVSTYkihjLkh7ywG5Z5DFVD4VJ6qO0hrIPf_l9KvlYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkMWE3YmI0LTNiNmItNDY2YS04ZTJhLWJmNzUzNWQzNWU5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjczMzExNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=39.606µs trace.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=75170034-4096-49c1-a309-acf304f3849a trace.line=124 vars.name=test vars.uuid=3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96 version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.056Z] time="2023-01-05T19:50:02Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a21c78e0-902f-479d-9d5e-91d9bd16ca1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96?_state=RVSTYkihjLkh7ywG5Z5DFVD4VJ6qO0hrIPf_l9KvlYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkMWE3YmI0LTNiNmItNDY2YS04ZTJhLWJmNzUzNWQzNWU5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjczMzExNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test vars.uuid=3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96 version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.056Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a21c78e0-902f-479d-9d5e-91d9bd16ca1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96?_state=RVSTYkihjLkh7ywG5Z5DFVD4VJ6qO0hrIPf_l9KvlYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkMWE3YmI0LTNiNmItNDY2YS04ZTJhLWJmNzUzNWQzNWU5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjczMzExNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=12.496µs trace.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=ed1c68cf-64fa-4d2a-b5d0-0f0240b0a656 trace.line=141 vars.name=test vars.uuid=3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96 version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.056Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a21c78e0-902f-479d-9d5e-91d9bd16ca1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96?_state=RVSTYkihjLkh7ywG5Z5DFVD4VJ6qO0hrIPf_l9KvlYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkMWE3YmI0LTNiNmItNDY2YS04ZTJhLWJmNzUzNWQzNWU5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjczMzExNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=10.576µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=31e9a4c5-ed61-40bc-939e-b0e00fc5e4ab trace.line=141 vars.name=test vars.uuid=3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96 version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.056Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a21c78e0-902f-479d-9d5e-91d9bd16ca1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96?_state=RVSTYkihjLkh7ywG5Z5DFVD4VJ6qO0hrIPf_l9KvlYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkMWE3YmI0LTNiNmItNDY2YS04ZTJhLWJmNzUzNWQzNWU5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjczMzExNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=9.206µs trace.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=20438815-8b6a-4fbb-9944-6e28b05efd18 trace.line=141 vars.name=test vars.uuid=3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96 version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.056Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a21c78e0-902f-479d-9d5e-91d9bd16ca1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96?_state=RVSTYkihjLkh7ywG5Z5DFVD4VJ6qO0hrIPf_l9KvlYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkMWE3YmI0LTNiNmItNDY2YS04ZTJhLWJmNzUzNWQzNWU5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjczMzExNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=48.845µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=c50ca3bb-8e4c-4aac-9fb7-06c643f436b0 trace.line=167 vars.name=test vars.uuid=3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96 version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.056Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a21c78e0-902f-479d-9d5e-91d9bd16ca1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96?_state=RVSTYkihjLkh7ywG5Z5DFVD4VJ6qO0hrIPf_l9KvlYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkMWE3YmI0LTNiNmItNDY2YS04ZTJhLWJmNzUzNWQzNWU5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjczMzExNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=45.408µs trace.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=b52bfe57-d0e2-4622-9864-c45a807c6063 trace.line=95 vars.name=test vars.uuid=3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96 version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.056Z] time="2023-01-05T19:50:02Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6034fb72-700c-47ad-8e0f-5029609d642f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/uploads/a54b883b-022e-4819-92c1-4b3a0431edbc?_state=k87klUd_q9KWhkqN9kgyTkgkisCsGem5rH3vIPbES4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1NGI4ODNiLTAyMmUtNDgxOS05MmMxLTRiM2EwNDMxZWRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjYxODMxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test vars.uuid=a54b883b-022e-4819-92c1-4b3a0431edbc version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.056Z] time="2023-01-05T19:50:02Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6034fb72-700c-47ad-8e0f-5029609d642f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/uploads/a54b883b-022e-4819-92c1-4b3a0431edbc?_state=k87klUd_q9KWhkqN9kgyTkgkisCsGem5rH3vIPbES4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1NGI4ODNiLTAyMmUtNDgxOS05MmMxLTRiM2EwNDMxZWRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjYxODMxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test vars.uuid=a54b883b-022e-4819-92c1-4b3a0431edbc version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.056Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a54b883b-022e-4819-92c1-4b3a0431edbc/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6034fb72-700c-47ad-8e0f-5029609d642f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/uploads/a54b883b-022e-4819-92c1-4b3a0431edbc?_state=k87klUd_q9KWhkqN9kgyTkgkisCsGem5rH3vIPbES4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1NGI4ODNiLTAyMmUtNDgxOS05MmMxLTRiM2EwNDMxZWRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjYxODMxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=119.623µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=828725c3-270d-463d-892e-34798573fa99 trace.line=82 vars.name=test vars.uuid=a54b883b-022e-4819-92c1-4b3a0431edbc version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.056Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a54b883b-022e-4819-92c1-4b3a0431edbc/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6034fb72-700c-47ad-8e0f-5029609d642f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/uploads/a54b883b-022e-4819-92c1-4b3a0431edbc?_state=k87klUd_q9KWhkqN9kgyTkgkisCsGem5rH3vIPbES4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1NGI4ODNiLTAyMmUtNDgxOS05MmMxLTRiM2EwNDMxZWRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjYxODMxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=29.563µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f62c3093-1a41-426c-853f-5193c77fb89f trace.line=141 vars.name=test vars.uuid=a54b883b-022e-4819-92c1-4b3a0431edbc version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.056Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a21c78e0-902f-479d-9d5e-91d9bd16ca1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96?_state=RVSTYkihjLkh7ywG5Z5DFVD4VJ6qO0hrIPf_l9KvlYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkMWE3YmI0LTNiNmItNDY2YS04ZTJhLWJmNzUzNWQzNWU5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjczMzExNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=102.195µs trace.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=aafff224-3d24-4aaf-8e5a-7561d1ccb9a7 trace.line=181 vars.name=test vars.uuid=3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96 version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.056Z] time="2023-01-05T19:50:02Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a21c78e0-902f-479d-9d5e-91d9bd16ca1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51148" http.request.uri="/v2/test/blobs/uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96?_state=RVSTYkihjLkh7ywG5Z5DFVD4VJ6qO0hrIPf_l9KvlYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkMWE3YmI0LTNiNmItNDY2YS04ZTJhLWJmNzUzNWQzNWU5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjczMzExNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=7.562315ms http.response.status=201 http.response.written=0 instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.056Z] 127.0.0.1 - - [05/Jan/2023:19:50:02 +0000] "PUT /v2/test/blobs/uploads/3d1a7bb4-3b6b-466a-8e2a-bf7535d35e96?_state=RVSTYkihjLkh7ywG5Z5DFVD4VJ6qO0hrIPf_l9KvlYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkMWE3YmI0LTNiNmItNDY2YS04ZTJhLWJmNzUzNWQzNWU5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjczMzExNzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown"
19:50:03 [2023-01-05T19:50:03.056Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a54b883b-022e-4819-92c1-4b3a0431edbc/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6034fb72-700c-47ad-8e0f-5029609d642f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/uploads/a54b883b-022e-4819-92c1-4b3a0431edbc?_state=k87klUd_q9KWhkqN9kgyTkgkisCsGem5rH3vIPbES4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1NGI4ODNiLTAyMmUtNDgxOS05MmMxLTRiM2EwNDMxZWRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjYxODMxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=89.395µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=214b3356-29d3-4ce5-9001-364664764957 trace.line=124 vars.name=test vars.uuid=a54b883b-022e-4819-92c1-4b3a0431edbc version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.056Z] time="2023-01-05T19:50:02Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6034fb72-700c-47ad-8e0f-5029609d642f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/uploads/a54b883b-022e-4819-92c1-4b3a0431edbc?_state=k87klUd_q9KWhkqN9kgyTkgkisCsGem5rH3vIPbES4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1NGI4ODNiLTAyMmUtNDgxOS05MmMxLTRiM2EwNDMxZWRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjYxODMxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test vars.uuid=a54b883b-022e-4819-92c1-4b3a0431edbc version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.056Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a54b883b-022e-4819-92c1-4b3a0431edbc/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6034fb72-700c-47ad-8e0f-5029609d642f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/uploads/a54b883b-022e-4819-92c1-4b3a0431edbc?_state=k87klUd_q9KWhkqN9kgyTkgkisCsGem5rH3vIPbES4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1NGI4ODNiLTAyMmUtNDgxOS05MmMxLTRiM2EwNDMxZWRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjYxODMxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=156.366µs trace.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=11971fcc-f599-4cd6-9d5c-780c6f5699bc trace.line=141 vars.name=test vars.uuid=a54b883b-022e-4819-92c1-4b3a0431edbc version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.056Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6034fb72-700c-47ad-8e0f-5029609d642f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/uploads/a54b883b-022e-4819-92c1-4b3a0431edbc?_state=k87klUd_q9KWhkqN9kgyTkgkisCsGem5rH3vIPbES4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1NGI4ODNiLTAyMmUtNDgxOS05MmMxLTRiM2EwNDMxZWRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjYxODMxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=18.65µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bd8ac9b4-9805-4a06-9c41-8dfad0230a44 trace.line=141 vars.name=test vars.uuid=a54b883b-022e-4819-92c1-4b3a0431edbc version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.056Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a54b883b-022e-4819-92c1-4b3a0431edbc/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6034fb72-700c-47ad-8e0f-5029609d642f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/uploads/a54b883b-022e-4819-92c1-4b3a0431edbc?_state=k87klUd_q9KWhkqN9kgyTkgkisCsGem5rH3vIPbES4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1NGI4ODNiLTAyMmUtNDgxOS05MmMxLTRiM2EwNDMxZWRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjYxODMxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=26.823µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3dcb5558-8043-4a95-9b4d-35ed2645a1de trace.line=141 vars.name=test vars.uuid=a54b883b-022e-4819-92c1-4b3a0431edbc version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.056Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a54b883b-022e-4819-92c1-4b3a0431edbc/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6034fb72-700c-47ad-8e0f-5029609d642f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/uploads/a54b883b-022e-4819-92c1-4b3a0431edbc?_state=k87klUd_q9KWhkqN9kgyTkgkisCsGem5rH3vIPbES4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1NGI4ODNiLTAyMmUtNDgxOS05MmMxLTRiM2EwNDMxZWRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjYxODMxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=54.047µs trace.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=c5337b62-0d94-4195-9cd6-29eb47e235eb trace.line=167 vars.name=test vars.uuid=a54b883b-022e-4819-92c1-4b3a0431edbc version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6034fb72-700c-47ad-8e0f-5029609d642f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/uploads/a54b883b-022e-4819-92c1-4b3a0431edbc?_state=k87klUd_q9KWhkqN9kgyTkgkisCsGem5rH3vIPbES4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1NGI4ODNiLTAyMmUtNDgxOS05MmMxLTRiM2EwNDMxZWRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjYxODMxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=313.42µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0c7caf19-4125-42a1-9abc-33c54f5c03d7 trace.line=95 vars.name=test vars.uuid=a54b883b-022e-4819-92c1-4b3a0431edbc version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a54b883b-022e-4819-92c1-4b3a0431edbc\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6034fb72-700c-47ad-8e0f-5029609d642f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/uploads/a54b883b-022e-4819-92c1-4b3a0431edbc?_state=k87klUd_q9KWhkqN9kgyTkgkisCsGem5rH3vIPbES4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1NGI4ODNiLTAyMmUtNDgxOS05MmMxLTRiM2EwNDMxZWRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjYxODMxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=343.812µs trace.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=c3c41e7e-e578-4780-9a23-ce3a612206e3 trace.line=181 vars.name=test vars.uuid=a54b883b-022e-4819-92c1-4b3a0431edbc version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6034fb72-700c-47ad-8e0f-5029609d642f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/blobs/uploads/a54b883b-022e-4819-92c1-4b3a0431edbc?_state=k87klUd_q9KWhkqN9kgyTkgkisCsGem5rH3vIPbES4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1NGI4ODNiLTAyMmUtNDgxOS05MmMxLTRiM2EwNDMxZWRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjYxODMxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=11.401524ms http.response.status=201 http.response.written=0 instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] 127.0.0.1 - - [05/Jan/2023:19:50:02 +0000] "PUT /v2/test/blobs/uploads/a54b883b-022e-4819-92c1-4b3a0431edbc?_state=k87klUd_q9KWhkqN9kgyTkgkisCsGem5rH3vIPbES4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1NGI4ODNiLTAyMmUtNDgxOS05MmMxLTRiM2EwNDMxZWRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDowMi45NjYxODMxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown"
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7127fb3e-0cf6-4b6a-bb22-41daa7cf6287 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7127fb3e-0cf6-4b6a-bb22-41daa7cf6287 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7127fb3e-0cf6-4b6a-bb22-41daa7cf6287 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=24.64µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=272a643d-cdb2-4bac-9732-5e898c5aed3c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7127fb3e-0cf6-4b6a-bb22-41daa7cf6287 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.398853ms http.response.status=404 http.response.written=96 instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] 127.0.0.1 - - [05/Jan/2023:19:50:02 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.14+unknown"
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=77786be3-8a9e-46a9-aa01-c27ea09dbc6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg=PutImageManifest go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=77786be3-8a9e-46a9-aa01-c27ea09dbc6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=77786be3-8a9e-46a9-aa01-c27ea09dbc6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=77786be3-8a9e-46a9-aa01-c27ea09dbc6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=77786be3-8a9e-46a9-aa01-c27ea09dbc6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=306.536µs trace.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=0f7a1ad2-3072-4a20-ab3b-a24c2f615945 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=77786be3-8a9e-46a9-aa01-c27ea09dbc6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=13.686µs trace.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=ca2c1878-3cf2-464f-b328-7c7cd0e61271 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=77786be3-8a9e-46a9-aa01-c27ea09dbc6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=90.897µs trace.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=9ca269dc-8754-4283-bc99-0d4b7fa04d5a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=77786be3-8a9e-46a9-aa01-c27ea09dbc6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=16.853µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=feb5d817-0c9c-4386-9c72-1f492c8c3604 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=77786be3-8a9e-46a9-aa01-c27ea09dbc6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=22.95µs trace.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=636be4d0-5f38-4db7-8968-0d5a8eec95bb trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=77786be3-8a9e-46a9-aa01-c27ea09dbc6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=281.543µs trace.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=7fbc7602-56e2-48b7-b3eb-bf41abf60b42 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=77786be3-8a9e-46a9-aa01-c27ea09dbc6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=306.06µs trace.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=13623155-ee88-46bf-ae05-bef138a51a56 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=77786be3-8a9e-46a9-aa01-c27ea09dbc6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=98.773µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6a22c5ea-8b17-4bf7-95bb-ecbf69ac4b65 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=77786be3-8a9e-46a9-aa01-c27ea09dbc6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=77.243µs trace.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=5b4cb30b-f5aa-4af7-97d9-3374e04ffdaa trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=77786be3-8a9e-46a9-aa01-c27ea09dbc6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=107.643µs trace.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=cdd6bfbe-424f-4ba0-a789-072062bedae8 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=77786be3-8a9e-46a9-aa01-c27ea09dbc6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=4.800827ms http.response.status=201 http.response.written=0 instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] 127.0.0.1 - - [05/Jan/2023:19:50:02 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown"
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=49fd9b90-5cb7-42ef-943f-1f152f7cb8c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:51154" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=49fd9b90-5cb7-42ef-943f-1f152f7cb8c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:51154" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 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="854.319µs" http.response.status=200 http.response.written=2 instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] 127.0.0.1 - - [05/Jan/2023:19:50:02 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=97077057-19eb-4ef0-995f-2f66ccd30f3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=97077057-19eb-4ef0-995f-2f66ccd30f3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.057Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=97077057-19eb-4ef0-995f-2f66ccd30f3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=52.718µs trace.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=0c8f6ee2-68a2-4f18-ba5e-561ba47aff16 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:02Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=97077057-19eb-4ef0-995f-2f66ccd30f3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=97077057-19eb-4ef0-995f-2f66ccd30f3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=54.309µs trace.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=6df50b81-b6f6-4ccd-a933-859e9141228e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=97077057-19eb-4ef0-995f-2f66ccd30f3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=25.501µs trace.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=6ca256cf-09e2-4092-ad9c-b3db13d88704 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=97077057-19eb-4ef0-995f-2f66ccd30f3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=37.9µs trace.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=36d1ac54-a0ab-491b-856e-3903e5ca442e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:03Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=97077057-19eb-4ef0-995f-2f66ccd30f3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:03Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=97077057-19eb-4ef0-995f-2f66ccd30f3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 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=1.596015ms http.response.status=200 http.response.written=417 instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] 127.0.0.1 - - [05/Jan/2023:19:50:02 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:03Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d985fe9b-0347-40ba-af98-c121e5c17b56 http.request.method=GET http.request.remoteaddr="127.0.0.1:51168" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:03Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d985fe9b-0347-40ba-af98-c121e5c17b56 http.request.method=GET http.request.remoteaddr="127.0.0.1:51168" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:03Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d985fe9b-0347-40ba-af98-c121e5c17b56 http.request.method=GET http.request.remoteaddr="127.0.0.1:51168" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d985fe9b-0347-40ba-af98-c121e5c17b56 http.request.method=GET http.request.remoteaddr="127.0.0.1:51168" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=48.591µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cd5a9723-3e59-4524-b929-8821f66b1f27 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d985fe9b-0347-40ba-af98-c121e5c17b56 http.request.method=GET http.request.remoteaddr="127.0.0.1:51168" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=19.947µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1c8a0ba5-65a6-471e-ad98-5f110c5013e9 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d985fe9b-0347-40ba-af98-c121e5c17b56 http.request.method=GET http.request.remoteaddr="127.0.0.1:51168" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=28.332µs trace.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=d7fa1212-d758-4008-aa75-00da0b14fe09 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:03Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d985fe9b-0347-40ba-af98-c121e5c17b56 http.request.method=GET http.request.remoteaddr="127.0.0.1:51168" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:03Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d985fe9b-0347-40ba-af98-c121e5c17b56 http.request.method=GET http.request.remoteaddr="127.0.0.1:51168" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 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.414338ms http.response.status=200 http.response.written=417 instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] 127.0.0.1 - - [05/Jan/2023:19:50:03 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:03Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7431cb0f-b8ea-4cba-b13c-e5188b8861dc http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:03Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1c0f1914-90a3-4f00-9062-932f7dc1b4d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51198" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:03Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1c0f1914-90a3-4f00-9062-932f7dc1b4d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51198" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1c0f1914-90a3-4f00-9062-932f7dc1b4d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51198" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=38.498µs trace.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=ed35a125-b69d-4978-90e2-117376f4cc46 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1c0f1914-90a3-4f00-9062-932f7dc1b4d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51198" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=19.101µs trace.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=2ccf9101-cc8a-435a-b256-2f04d643693e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1c0f1914-90a3-4f00-9062-932f7dc1b4d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51198" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=31.508µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=567d8703-3437-4276-82c8-9594cb33c100 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1c0f1914-90a3-4f00-9062-932f7dc1b4d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51198" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=14.573µs trace.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=653bea4a-c51c-49be-81a9-d38e4d3ee82d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1c0f1914-90a3-4f00-9062-932f7dc1b4d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51198" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=36.512µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3addb9a7-5835-4980-8303-345c57fa6a69 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1c0f1914-90a3-4f00-9062-932f7dc1b4d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51198" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=6.794µs trace.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=02c8d6b6-3ab4-49f1-90cd-6c28f3d0855f trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1c0f1914-90a3-4f00-9062-932f7dc1b4d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51198" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=19.635µs trace.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=76b94b59-bcb7-49e9-87b8-679eff441fe7 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.058Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1c0f1914-90a3-4f00-9062-932f7dc1b4d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51198" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=54.293µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f3639794-cf8d-4966-afca-fab8cb721a61 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.059Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1c0f1914-90a3-4f00-9062-932f7dc1b4d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51198" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=59.939µs trace.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=ce9bfa51-ff8f-49af-9f52-9cd5b2a49c0e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.059Z] time="2023-01-05T19:50:03Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1c0f1914-90a3-4f00-9062-932f7dc1b4d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51198" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 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=3.366306ms http.response.status=200 http.response.written=68 instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.059Z] 127.0.0.1 - - [05/Jan/2023:19:50:03 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:50:03 [2023-01-05T19:50:03.059Z] time="2023-01-05T19:50:03Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7431cb0f-b8ea-4cba-b13c-e5188b8861dc http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.059Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7431cb0f-b8ea-4cba-b13c-e5188b8861dc http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=36.832µs trace.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=9b464a80-6ca4-469f-bd54-8c0c59706b3c trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.059Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7431cb0f-b8ea-4cba-b13c-e5188b8861dc http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=39.13µs trace.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=933377d1-6373-4c98-8a0a-aec032009ff9 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.059Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7431cb0f-b8ea-4cba-b13c-e5188b8861dc http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=46.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).GetContent" trace.id=a6cbc520-aaad-4d3e-87bc-a2c99b4dd57f trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.059Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7431cb0f-b8ea-4cba-b13c-e5188b8861dc http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=18.421µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bb74ca1b-d1df-4329-a8a6-e087dd230fef trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.059Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7431cb0f-b8ea-4cba-b13c-e5188b8861dc http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=18.174µs trace.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=845213e8-9d09-4ac1-a2a8-2a6c57552715 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.059Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7431cb0f-b8ea-4cba-b13c-e5188b8861dc http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=8.697µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=7306e1df-37d7-4e5c-856b-7a037158524e trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.059Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7431cb0f-b8ea-4cba-b13c-e5188b8861dc http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=27.34µs trace.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=cfb609c3-8798-4e93-bf0b-1ce7656c3e4a trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.059Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7431cb0f-b8ea-4cba-b13c-e5188b8861dc http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=32.525µs trace.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=4498215b-b537-40ec-a098-3f4939e6821c trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.059Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7431cb0f-b8ea-4cba-b13c-e5188b8861dc http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=14.072µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8776d57f-2523-4866-ac31-7aaaa5eca0b0 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.059Z] time="2023-01-05T19:50:03Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7431cb0f-b8ea-4cba-b13c-e5188b8861dc http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 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=17.633772ms http.response.status=200 http.response.written=179 instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.059Z] 127.0.0.1 - - [05/Jan/2023:19:50:03 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:50:03 [2023-01-05T19:50:03.317Z] time="2023-01-05T19:50:03Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=96b69540-a9c9-4e4a-82f9-a40a7b4df553 http.request.method=GET http.request.remoteaddr="127.0.0.1:51218" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.317Z] time="2023-01-05T19:50:03Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=96b69540-a9c9-4e4a-82f9-a40a7b4df553 http.request.method=GET http.request.remoteaddr="127.0.0.1:51218" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 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="856.198µs" http.response.status=200 http.response.written=2 instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.317Z] 127.0.0.1 - - [05/Jan/2023:19:50:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:50:03 [2023-01-05T19:50:03.317Z] time="2023-01-05T19:50:03Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=10f3498f-5abc-4421-a8d3-9cd1c4f7bf22 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51230" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.317Z] time="2023-01-05T19:50:03Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=10f3498f-5abc-4421-a8d3-9cd1c4f7bf22 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51230" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.317Z] time="2023-01-05T19:50:03Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=10f3498f-5abc-4421-a8d3-9cd1c4f7bf22 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51230" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.317Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=10f3498f-5abc-4421-a8d3-9cd1c4f7bf22 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51230" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=28.349µs trace.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=4a67c81d-c044-43d0-af1c-9ebe50dece78 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.317Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=10f3498f-5abc-4421-a8d3-9cd1c4f7bf22 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51230" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=10.822µs trace.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=0b095c52-a752-42f9-b756-76d82f488358 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.317Z] time="2023-01-05T19:50:03Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=10f3498f-5abc-4421-a8d3-9cd1c4f7bf22 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51230" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 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.060473ms http.response.status=404 http.response.written=181 instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.317Z] 127.0.0.1 - - [05/Jan/2023:19:50:03 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:50:03 [2023-01-05T19:50:03.318Z] time="2023-01-05T19:50:03Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a1f4c1c0-934a-4cee-99d9-87448177026f http.request.method=GET http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.318Z] time="2023-01-05T19:50:03Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a1f4c1c0-934a-4cee-99d9-87448177026f http.request.method=GET http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.318Z] time="2023-01-05T19:50:03Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a1f4c1c0-934a-4cee-99d9-87448177026f http.request.method=GET http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.318Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a1f4c1c0-934a-4cee-99d9-87448177026f http.request.method=GET http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=175.622µs trace.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=6b2fb4a3-a5e3-4c65-959f-753e11c2d6e1 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.318Z] time="2023-01-05T19:50:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a1f4c1c0-934a-4cee-99d9-87448177026f http.request.method=GET http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb trace.duration=15.475µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a7742074-e858-429e-9114-a050363d82df trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.318Z] time="2023-01-05T19:50:03Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=a1f4c1c0-934a-4cee-99d9-87448177026f http.request.method=GET http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 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.906636ms http.response.status=404 http.response.written=181 instance.id=9e4dcbcf-a983-40c2-bdd5-620fbe3b4efb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:03 [2023-01-05T19:50:03.318Z] 127.0.0.1 - - [05/Jan/2023:19:50:03 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/0d1aba547ea9cd750a3a37970312b03b76b8c870 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:50:03 [2023-01-05T19:50:03.318Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.28s)
19:50:03 [2023-01-05T19:50:03.318Z] === RUN   TestRemoveImageOrphaning
19:50:03 [2023-01-05T19:50:03.575Z] --- PASS: TestRemoveImageOrphaning (0.26s)
19:50:03 [2023-01-05T19:50:03.575Z] === RUN   TestRemoveImageGarbageCollector
19:50:03 [2023-01-05T19:50:03.575Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:50:03 [2023-01-05T19:50:03.575Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:50:03 [2023-01-05T19:50:03.575Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:50:03 [2023-01-05T19:50:03.575Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
19:50:03 [2023-01-05T19:50:03.575Z] === RUN   TestTagInvalidReference
19:50:03 [2023-01-05T19:50:03.575Z] --- PASS: TestTagInvalidReference (0.01s)
19:50:03 [2023-01-05T19:50:03.575Z] === RUN   TestTagValidPrefixedRepo
19:50:03 [2023-01-05T19:50:03.575Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
19:50:03 [2023-01-05T19:50:03.575Z] === RUN   TestTagExistedNameWithoutForce
19:50:03 [2023-01-05T19:50:03.575Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:50:03 [2023-01-05T19:50:03.575Z] === RUN   TestTagOfficialNames
19:50:03 [2023-01-05T19:50:03.575Z] --- PASS: TestTagOfficialNames (0.05s)
19:50:03 [2023-01-05T19:50:03.575Z] === RUN   TestTagMatchesDigest
19:50:03 [2023-01-05T19:50:03.575Z] --- PASS: TestTagMatchesDigest (0.01s)
19:50:03 [2023-01-05T19:50:03.575Z] PASS
19:50:03 [2023-01-05T19:50:03.575Z] 
19:50:03 [2023-01-05T19:50:03.575Z] === Skipped
19:50:03 [2023-01-05T19:50:03.575Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:50:03 [2023-01-05T19:50:03.575Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:50:03 [2023-01-05T19:50:03.575Z] 
19:50:03 [2023-01-05T19:50:03.575Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:50:03 [2023-01-05T19:50:03.575Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:50:03 [2023-01-05T19:50:03.575Z] 
19:50:03 [2023-01-05T19:50:03.575Z] DONE 23 tests, 2 skipped in 1.549s
19:50:03 [2023-01-05T19:50:03.575Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
19:50:03 [2023-01-05T19:50:03.575Z] ++ 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
19:50:03 [2023-01-05T19:50:03.575Z] ++ set -e
19:50:03 [2023-01-05T19:50:03.575Z] ++ '[' -n 0 ']'
19:50:03 [2023-01-05T19:50:03.575Z] ++ set -x
19:50:03 [2023-01-05T19:50:03.575Z] ++ 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
19:50:03 [2023-01-05T19:50:03.832Z] === RUN   TestStripANSICommands
19:50:03 [2023-01-05T19:50:03.832Z] === RUN   TestStripANSICommands/#00
19:50:03 [2023-01-05T19:50:03.832Z] === RUN   TestStripANSICommands/#01
19:50:03 [2023-01-05T19:50:03.832Z] --- PASS: TestStripANSICommands (0.00s)
19:50:03 [2023-01-05T19:50:03.832Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
19:50:03 [2023-01-05T19:50:03.832Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
19:50:03 [2023-01-05T19:50:03.832Z] PASS
19:50:03 [2023-01-05T19:50:03.832Z] 
19:50:03 [2023-01-05T19:50:03.832Z] DONE 3 tests in 0.042s
19:50:03 [2023-01-05T19:50:03.832Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
19:50:03 [2023-01-05T19:50:03.832Z] ++ 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
19:50:03 [2023-01-05T19:50:03.832Z] ++ set -e
19:50:03 [2023-01-05T19:50:03.832Z] ++ '[' -n 0 ']'
19:50:03 [2023-01-05T19:50:03.832Z] ++ set -x
19:50:03 [2023-01-05T19:50:03.833Z] ++ 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
19:50:03 [2023-01-05T19:50:03.833Z] INFO: Testing against a local daemon
19:50:03 [2023-01-05T19:50:03.833Z] === RUN   TestNetworkCreateDelete
19:50:03 [2023-01-05T19:50:03.833Z] --- PASS: TestNetworkCreateDelete (0.13s)
19:50:03 [2023-01-05T19:50:03.833Z] === RUN   TestDockerNetworkDeletePreferID
19:50:04 [2023-01-05T19:50:04.398Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
19:50:04 [2023-01-05T19:50:04.398Z] === RUN   TestDaemonDNSFallback
19:50:10 [2023-01-05T19:50:10.949Z] --- PASS: TestDaemonDNSFallback (6.30s)
19:50:10 [2023-01-05T19:50:10.950Z] === RUN   TestInspectNetwork
19:50:14 [2023-01-05T19:50:14.229Z] === RUN   TestInspectNetwork/full_network_id
19:50:14 [2023-01-05T19:50:14.229Z] === RUN   TestInspectNetwork/partial_network_id
19:50:14 [2023-01-05T19:50:14.229Z] === RUN   TestInspectNetwork/network_name
19:50:14 [2023-01-05T19:50:14.229Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:50:18 [2023-01-05T19:50:18.406Z] --- PASS: TestInspectNetwork (7.12s)
19:50:18 [2023-01-05T19:50:18.406Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:50:18 [2023-01-05T19:50:18.406Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:50:18 [2023-01-05T19:50:18.406Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:50:18 [2023-01-05T19:50:18.406Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:50:18 [2023-01-05T19:50:18.406Z] === RUN   TestRunContainerWithBridgeNone
19:50:19 [2023-01-05T19:50:19.339Z] --- PASS: TestRunContainerWithBridgeNone (1.42s)
19:50:19 [2023-01-05T19:50:19.339Z] === RUN   TestNetworkInvalidJSON
19:50:19 [2023-01-05T19:50:19.339Z] === RUN   TestNetworkInvalidJSON/networks/create
19:50:19 [2023-01-05T19:50:19.339Z] === PAUSE TestNetworkInvalidJSON/networks/create
19:50:19 [2023-01-05T19:50:19.339Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
19:50:19 [2023-01-05T19:50:19.339Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
19:50:19 [2023-01-05T19:50:19.339Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
19:50:19 [2023-01-05T19:50:19.339Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
19:50:19 [2023-01-05T19:50:19.339Z] === CONT  TestNetworkInvalidJSON/networks/create
19:50:19 [2023-01-05T19:50:19.339Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
19:50:19 [2023-01-05T19:50:19.339Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
19:50:19 [2023-01-05T19:50:19.339Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
19:50:19 [2023-01-05T19:50:19.339Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
19:50:19 [2023-01-05T19:50:19.339Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
19:50:19 [2023-01-05T19:50:19.339Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
19:50:19 [2023-01-05T19:50:19.339Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
19:50:19 [2023-01-05T19:50:19.339Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
19:50:19 [2023-01-05T19:50:19.339Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
19:50:19 [2023-01-05T19:50:19.339Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
19:50:19 [2023-01-05T19:50:19.339Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
19:50:19 [2023-01-05T19:50:19.339Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
19:50:19 [2023-01-05T19:50:19.339Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
19:50:19 [2023-01-05T19:50:19.339Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
19:50:19 [2023-01-05T19:50:19.339Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:50:19 [2023-01-05T19:50:19.339Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
19:50:19 [2023-01-05T19:50:19.339Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
19:50:19 [2023-01-05T19:50:19.339Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
19:50:19 [2023-01-05T19:50:19.339Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
19:50:19 [2023-01-05T19:50:19.339Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
19:50:19 [2023-01-05T19:50:19.339Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
19:50:19 [2023-01-05T19:50:19.339Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
19:50:19 [2023-01-05T19:50:19.339Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
19:50:19 [2023-01-05T19:50:19.339Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
19:50:19 [2023-01-05T19:50:19.339Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
19:50:19 [2023-01-05T19:50:19.339Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
19:50:19 [2023-01-05T19:50:19.339Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
19:50:19 [2023-01-05T19:50:19.339Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
19:50:19 [2023-01-05T19:50:19.339Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
19:50:19 [2023-01-05T19:50:19.339Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
19:50:19 [2023-01-05T19:50:19.339Z] === RUN   TestNetworkList
19:50:19 [2023-01-05T19:50:19.339Z] === RUN   TestNetworkList//networks
19:50:19 [2023-01-05T19:50:19.339Z] === PAUSE TestNetworkList//networks
19:50:19 [2023-01-05T19:50:19.339Z] === RUN   TestNetworkList//networks/
19:50:19 [2023-01-05T19:50:19.339Z] === PAUSE TestNetworkList//networks/
19:50:19 [2023-01-05T19:50:19.339Z] === CONT  TestNetworkList//networks
19:50:19 [2023-01-05T19:50:19.339Z] === CONT  TestNetworkList//networks/
19:50:19 [2023-01-05T19:50:19.339Z] --- PASS: TestNetworkList (0.01s)
19:50:19 [2023-01-05T19:50:19.339Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:50:19 [2023-01-05T19:50:19.339Z]     --- PASS: TestNetworkList//networks (0.00s)
19:50:19 [2023-01-05T19:50:19.339Z] === RUN   TestHostIPv4BridgeLabel
19:50:19 [2023-01-05T19:50:19.905Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
19:50:19 [2023-01-05T19:50:19.905Z] === RUN   TestDaemonRestartWithLiveRestore
19:50:20 [2023-01-05T19:50:20.838Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
19:50:20 [2023-01-05T19:50:20.838Z] === RUN   TestDaemonDefaultNetworkPools
19:50:21 [2023-01-05T19:50:21.770Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
19:50:21 [2023-01-05T19:50:21.770Z] === RUN   TestDaemonRestartWithExistingNetwork
19:50:22 [2023-01-05T19:50:22.703Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
19:50:22 [2023-01-05T19:50:22.703Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:50:24 [2023-01-05T19:50:24.074Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
19:50:24 [2023-01-05T19:50:24.074Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:50:24 [2023-01-05T19:50:24.639Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
19:50:24 [2023-01-05T19:50:24.639Z] === RUN   TestServiceWithPredefinedNetwork
19:50:27 [2023-01-05T19:50:27.165Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s)
19:50:27 [2023-01-05T19:50:27.165Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:50:27 [2023-01-05T19:50:27.165Z]     service_test.go:242: FLAKY_TEST
19:50:27 [2023-01-05T19:50:27.165Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:50:27 [2023-01-05T19:50:27.165Z] === RUN   TestServiceWithDataPathPortInit
19:50:42 [2023-01-05T19:50:42.032Z] --- PASS: TestServiceWithDataPathPortInit (13.99s)
19:50:42 [2023-01-05T19:50:42.032Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:50:43 [2023-01-05T19:50:43.406Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4s2oenf558tx1g4v5ybrvgj9l Created:2023-01-05 19:50:42.020367766 +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[694ec7d1707524fbaf99326c1b1124abac95610af07418b92ec33b57111d0408:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9h8bwtk78e77hyqo3m1ltkmtc EndpointID:47a7c0d785f22d988d565e61a1b1490612d943c81c93e0066c480318285d1b65 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7c6ca2f8e37ca89c3ae28fc6eefd107a4d1f1845e16d5d8af40f21f7fc4b8d6b 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:04d5d8fdab9e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9h8bwtk78e77hyqo3m1ltkmtc EndpointID:47a7c0d785f22d988d565e61a1b1490612d943c81c93e0066c480318285d1b65 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:50:47 [2023-01-05T19:50:47.585Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s)
19:50:47 [2023-01-05T19:50:47.585Z] PASS
19:50:47 [2023-01-05T19:50:47.585Z] 
19:50:47 [2023-01-05T19:50:47.585Z] === Skipped
19:50:47 [2023-01-05T19:50:47.585Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:50:47 [2023-01-05T19:50:47.585Z]     service_test.go:242: FLAKY_TEST
19:50:47 [2023-01-05T19:50:47.585Z] 
19:50:47 [2023-01-05T19:50:47.585Z] DONE 38 tests, 1 skipped in 43.876s
19:50:47 [2023-01-05T19:50:47.585Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:50:47 [2023-01-05T19:50:47.585Z] ++ 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
19:50:47 [2023-01-05T19:50:47.585Z] ++ set -e
19:50:47 [2023-01-05T19:50:47.585Z] ++ '[' -n 0 ']'
19:50:47 [2023-01-05T19:50:47.585Z] ++ set -x
19:50:47 [2023-01-05T19:50:47.585Z] ++ 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
19:50:47 [2023-01-05T19:50:47.585Z] INFO: Testing against a local daemon
19:50:47 [2023-01-05T19:50:47.585Z] === RUN   TestDockerNetworkIpvlanPersistance
19:50:47 [2023-01-05T19:50:47.585Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:50:47 [2023-01-05T19:50:47.585Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:50:47 [2023-01-05T19:50:47.585Z] === RUN   TestDockerNetworkIpvlan
19:50:47 [2023-01-05T19:50:47.585Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:50:47 [2023-01-05T19:50:47.585Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:50:47 [2023-01-05T19:50:47.585Z] PASS
19:50:47 [2023-01-05T19:50:47.843Z] 
19:50:47 [2023-01-05T19:50:47.843Z] === Skipped
19:50:47 [2023-01-05T19:50:47.843Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:50:47 [2023-01-05T19:50:47.843Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:50:47 [2023-01-05T19:50:47.843Z] 
19:50:47 [2023-01-05T19:50:47.843Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:50:47 [2023-01-05T19:50:47.843Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:50:47 [2023-01-05T19:50:47.843Z] 
19:50:47 [2023-01-05T19:50:47.843Z] DONE 2 tests, 2 skipped in 0.084s
19:50:47 [2023-01-05T19:50:47.843Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:50:47 [2023-01-05T19:50:47.843Z] ++ 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
19:50:47 [2023-01-05T19:50:47.843Z] ++ set -e
19:50:47 [2023-01-05T19:50:47.843Z] ++ '[' -n 0 ']'
19:50:47 [2023-01-05T19:50:47.843Z] ++ set -x
19:50:47 [2023-01-05T19:50:47.843Z] ++ 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
19:50:47 [2023-01-05T19:50:47.843Z] INFO: Testing against a local daemon
19:50:47 [2023-01-05T19:50:47.843Z] === RUN   TestDockerNetworkMacvlanPersistance
19:50:49 [2023-01-05T19:50:49.237Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
19:50:49 [2023-01-05T19:50:49.237Z] === RUN   TestDockerNetworkMacvlan
19:50:49 [2023-01-05T19:50:49.813Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:50:50 [2023-01-05T19:50:50.769Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:50:51 [2023-01-05T19:50:51.335Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:50:53 [2023-01-05T19:50:53.233Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:50:54 [2023-01-05T19:50:54.604Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:50:57 [2023-01-05T19:50:57.883Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:50:58 [2023-01-05T19:50:58.816Z] --- PASS: TestDockerNetworkMacvlan (9.63s)
19:50:58 [2023-01-05T19:50:58.816Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
19:50:58 [2023-01-05T19:50:58.816Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
19:50:58 [2023-01-05T19:50:58.816Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s)
19:50:58 [2023-01-05T19:50:58.816Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s)
19:50:58 [2023-01-05T19:50:58.816Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s)
19:50:58 [2023-01-05T19:50:58.816Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.68s)
19:50:58 [2023-01-05T19:50:58.816Z] PASS
19:50:58 [2023-01-05T19:50:58.816Z] 
19:50:58 [2023-01-05T19:50:58.816Z] DONE 8 tests in 10.987s
19:50:58 [2023-01-05T19:50:58.816Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
19:50:58 [2023-01-05T19:50:58.816Z] ++ 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
19:50:58 [2023-01-05T19:50:58.816Z] ++ set -e
19:50:58 [2023-01-05T19:50:58.816Z] ++ '[' -n 0 ']'
19:50:58 [2023-01-05T19:50:58.816Z] ++ set -x
19:50:58 [2023-01-05T19:50:58.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:50:58 [2023-01-05T19:50:58.816Z] testing: warning: no tests to run
19:50:58 [2023-01-05T19:50:58.816Z] PASS
19:50:58 [2023-01-05T19:50:58.816Z] 
19:50:58 [2023-01-05T19:50:58.816Z] DONE 0 tests in 0.023s
19:50:58 [2023-01-05T19:50:58.816Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:50:58 [2023-01-05T19:50:58.816Z] ++ 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
19:50:58 [2023-01-05T19:50:58.816Z] ++ set -e
19:50:58 [2023-01-05T19:50:58.816Z] ++ '[' -n 0 ']'
19:50:58 [2023-01-05T19:50:58.816Z] ++ set -x
19:50:58 [2023-01-05T19:50:58.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:50:58 [2023-01-05T19:50:58.816Z] INFO: Testing against a local daemon
19:50:58 [2023-01-05T19:50:58.816Z] === RUN   TestAuthZPluginAllowRequest
19:51:00 [2023-01-05T19:51:00.188Z] --- PASS: TestAuthZPluginAllowRequest (1.14s)
19:51:00 [2023-01-05T19:51:00.188Z] === RUN   TestAuthZPluginTLS
19:51:00 [2023-01-05T19:51:00.445Z] --- PASS: TestAuthZPluginTLS (0.55s)
19:51:00 [2023-01-05T19:51:00.445Z] === RUN   TestAuthZPluginDenyRequest
19:51:01 [2023-01-05T19:51:01.010Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:51:01 [2023-01-05T19:51:01.010Z] === RUN   TestAuthZPluginAPIDenyResponse
19:51:01 [2023-01-05T19:51:01.575Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:51:01 [2023-01-05T19:51:01.575Z] === RUN   TestAuthZPluginDenyResponse
19:51:02 [2023-01-05T19:51:02.140Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
19:51:02 [2023-01-05T19:51:02.140Z] === RUN   TestAuthZPluginAllowEventStream
19:51:03 [2023-01-05T19:51:03.511Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s)
19:51:03 [2023-01-05T19:51:03.511Z] === RUN   TestAuthZPluginErrorResponse
19:51:03 [2023-01-05T19:51:03.769Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
19:51:03 [2023-01-05T19:51:03.769Z] === RUN   TestAuthZPluginErrorRequest
19:51:04 [2023-01-05T19:51:04.334Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:51:04 [2023-01-05T19:51:04.334Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:51:04 [2023-01-05T19:51:04.899Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
19:51:04 [2023-01-05T19:51:04.899Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:51:06 [2023-01-05T19:51:06.271Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s)
19:51:06 [2023-01-05T19:51:06.271Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:51:07 [2023-01-05T19:51:07.643Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s)
19:51:07 [2023-01-05T19:51:07.643Z] === RUN   TestAuthZPluginHeader
19:51:08 [2023-01-05T19:51:08.208Z] --- PASS: TestAuthZPluginHeader (0.70s)
19:51:08 [2023-01-05T19:51:08.208Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:51:08 [2023-01-05T19:51:08.208Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:51:08 [2023-01-05T19:51:08.208Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:51:08 [2023-01-05T19:51:08.208Z] === RUN   TestAuthZPluginV2Disable
19:51:08 [2023-01-05T19:51:08.208Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:51:08 [2023-01-05T19:51:08.208Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:51:08 [2023-01-05T19:51:08.208Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:51:08 [2023-01-05T19:51:08.208Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:51:08 [2023-01-05T19:51:08.208Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:51:08 [2023-01-05T19:51:08.208Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:51:08 [2023-01-05T19:51:08.208Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:51:08 [2023-01-05T19:51:08.208Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:51:08 [2023-01-05T19:51:08.208Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:51:26 [2023-01-05T19:51:26.272Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
19:51:26 [2023-01-05T19:51:26.272Z] PASS
19:51:26 [2023-01-05T19:51:26.272Z] 
19:51:26 [2023-01-05T19:51:26.272Z] === Skipped
19:51:26 [2023-01-05T19:51:26.272Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:51:26 [2023-01-05T19:51:26.272Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:51:26 [2023-01-05T19:51:26.272Z] 
19:51:26 [2023-01-05T19:51:26.272Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:51:26 [2023-01-05T19:51:26.272Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:51:26 [2023-01-05T19:51:26.272Z] 
19:51:26 [2023-01-05T19:51:26.272Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:51:26 [2023-01-05T19:51:26.272Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:51:26 [2023-01-05T19:51:26.272Z] 
19:51:26 [2023-01-05T19:51:26.272Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:51:26 [2023-01-05T19:51:26.272Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:51:26 [2023-01-05T19:51:26.272Z] 
19:51:26 [2023-01-05T19:51:26.272Z] DONE 17 tests, 4 skipped in 26.432s
19:51:26 [2023-01-05T19:51:26.272Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:51:26 [2023-01-05T19:51:26.272Z] ++ 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
19:51:26 [2023-01-05T19:51:26.272Z] ++ set -e
19:51:26 [2023-01-05T19:51:26.272Z] ++ '[' -n 0 ']'
19:51:26 [2023-01-05T19:51:26.272Z] ++ set -x
19:51:26 [2023-01-05T19:51:26.272Z] ++ 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
19:51:26 [2023-01-05T19:51:26.272Z] INFO: Testing against a local daemon
19:51:26 [2023-01-05T19:51:26.273Z] === RUN   TestPluginInvalidJSON
19:51:26 [2023-01-05T19:51:26.273Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
19:51:26 [2023-01-05T19:51:26.273Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
19:51:26 [2023-01-05T19:51:26.273Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
19:51:26 [2023-01-05T19:51:26.273Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
19:51:26 [2023-01-05T19:51:26.273Z] === RUN   TestPluginInvalidJSON/plugins/pull
19:51:26 [2023-01-05T19:51:26.273Z] === PAUSE TestPluginInvalidJSON/plugins/pull
19:51:26 [2023-01-05T19:51:26.273Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
19:51:26 [2023-01-05T19:51:26.273Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
19:51:26 [2023-01-05T19:51:26.273Z] === CONT  TestPluginInvalidJSON/plugins/pull
19:51:26 [2023-01-05T19:51:26.273Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
19:51:26 [2023-01-05T19:51:26.273Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
19:51:26 [2023-01-05T19:51:26.273Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
19:51:26 [2023-01-05T19:51:26.273Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
19:51:26 [2023-01-05T19:51:26.273Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
19:51:26 [2023-01-05T19:51:26.273Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
19:51:26 [2023-01-05T19:51:26.273Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
19:51:26 [2023-01-05T19:51:26.273Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
19:51:26 [2023-01-05T19:51:26.273Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
19:51:26 [2023-01-05T19:51:26.273Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
19:51:26 [2023-01-05T19:51:26.273Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
19:51:26 [2023-01-05T19:51:26.273Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
19:51:26 [2023-01-05T19:51:26.273Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:51:26 [2023-01-05T19:51:26.273Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
19:51:26 [2023-01-05T19:51:26.273Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
19:51:26 [2023-01-05T19:51:26.273Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
19:51:26 [2023-01-05T19:51:26.273Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
19:51:26 [2023-01-05T19:51:26.273Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
19:51:26 [2023-01-05T19:51:26.273Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
19:51:26 [2023-01-05T19:51:26.273Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
19:51:26 [2023-01-05T19:51:26.273Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
19:51:26 [2023-01-05T19:51:26.273Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
19:51:26 [2023-01-05T19:51:26.273Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
19:51:26 [2023-01-05T19:51:26.273Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
19:51:26 [2023-01-05T19:51:26.273Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
19:51:26 [2023-01-05T19:51:26.273Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
19:51:26 [2023-01-05T19:51:26.273Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
19:51:26 [2023-01-05T19:51:26.273Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
19:51:26 [2023-01-05T19:51:26.273Z] === RUN   TestPluginInstall
19:51:26 [2023-01-05T19:51:26.273Z] === RUN   TestPluginInstall/no_auth
19:51:29 [2023-01-05T19:51:29.551Z] time="2023-01-05T19:51:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:51:29 [2023-01-05T19:51:29.551Z] time="2023-01-05T19:51:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d19de3636436b5a0fdc04c63e6efc8ca715cbfefbeb3b7404c992349ff69cf1a" mediatype=application/vnd.docker.plugin.v1+json size=522
19:51:29 [2023-01-05T19:51:29.551Z] time="2023-01-05T19:51:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:51:29 [2023-01-05T19:51:29.551Z] time="2023-01-05T19:51:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d19de3636436b5a0fdc04c63e6efc8ca715cbfefbeb3b7404c992349ff69cf1a" mediatype=application/vnd.docker.plugin.v1+json size=522
19:51:29 [2023-01-05T19:51:29.551Z] === RUN   TestPluginInstall/with_htpasswd
19:51:29 [2023-01-05T19:51:29.808Z] time="2023-01-05T19:51:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:51:29 [2023-01-05T19:51:29.808Z] time="2023-01-05T19:51:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f03436ef4c2447f885b749c8b6335c1ba10c399b5478a7e32b04dd8b23b7d981" mediatype=application/vnd.docker.plugin.v1+json size=522
19:51:29 [2023-01-05T19:51:29.808Z] time="2023-01-05T19:51:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:51:29 [2023-01-05T19:51:29.808Z] time="2023-01-05T19:51:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f03436ef4c2447f885b749c8b6335c1ba10c399b5478a7e32b04dd8b23b7d981" mediatype=application/vnd.docker.plugin.v1+json size=522
19:51:30 [2023-01-05T19:51:30.065Z] === RUN   TestPluginInstall/with_insecure
19:51:30 [2023-01-05T19:51:30.998Z] time="2023-01-05T19:51:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:51:30 [2023-01-05T19:51:30.998Z] time="2023-01-05T19:51:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5c68425d285e771696f96181906cdc5809e4c50b63ccee51ae6f6a95b03d622" mediatype=application/vnd.docker.plugin.v1+json size=522
19:51:30 [2023-01-05T19:51:30.998Z] time="2023-01-05T19:51:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:51:30 [2023-01-05T19:51:30.998Z] time="2023-01-05T19:51:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5c68425d285e771696f96181906cdc5809e4c50b63ccee51ae6f6a95b03d622" mediatype=application/vnd.docker.plugin.v1+json size=522
19:51:30 [2023-01-05T19:51:30.998Z]     plugin_test.go:195: [d9ed537c903bf] daemon is not started
19:51:30 [2023-01-05T19:51:30.998Z] --- PASS: TestPluginInstall (5.70s)
19:51:30 [2023-01-05T19:51:30.998Z]     --- PASS: TestPluginInstall/no_auth (4.09s)
19:51:30 [2023-01-05T19:51:30.998Z]     --- PASS: TestPluginInstall/with_htpasswd (0.58s)
19:51:30 [2023-01-05T19:51:30.998Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
19:51:30 [2023-01-05T19:51:30.998Z] === RUN   TestPluginsWithRuntimes
19:51:32 [2023-01-05T19:51:32.895Z] === RUN   TestPluginsWithRuntimes/No_Args
19:51:33 [2023-01-05T19:51:33.459Z] === RUN   TestPluginsWithRuntimes/With_Args
19:51:34 [2023-01-05T19:51:34.391Z] --- PASS: TestPluginsWithRuntimes (3.42s)
19:51:34 [2023-01-05T19:51:34.391Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
19:51:34 [2023-01-05T19:51:34.391Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
19:51:34 [2023-01-05T19:51:34.391Z] === RUN   TestPluginBackCompatMediaTypes
19:51:34 [2023-01-05T19:51:34.956Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
19:51:34 [2023-01-05T19:51:34.956Z] PASS
19:51:34 [2023-01-05T19:51:34.956Z] 
19:51:34 [2023-01-05T19:51:34.956Z] DONE 24 tests in 9.841s
19:51:34 [2023-01-05T19:51:34.956Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:51:34 [2023-01-05T19:51:34.956Z] ++ 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
19:51:34 [2023-01-05T19:51:34.956Z] ++ set -e
19:51:34 [2023-01-05T19:51:34.956Z] ++ '[' -n 0 ']'
19:51:34 [2023-01-05T19:51:34.956Z] ++ set -x
19:51:34 [2023-01-05T19:51:34.956Z] ++ 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
19:51:35 [2023-01-05T19:51:35.214Z] INFO: Testing against a local daemon
19:51:35 [2023-01-05T19:51:35.214Z] === RUN   TestExternalGraphDriver
19:51:35 [2023-01-05T19:51:35.471Z] === RUN   TestExternalGraphDriver/json
19:51:37 [2023-01-05T19:51:37.373Z] === RUN   TestExternalGraphDriver/spec
19:51:38 [2023-01-05T19:51:38.745Z] === RUN   TestExternalGraphDriver/pull
19:51:40 [2023-01-05T19:51:40.117Z] --- PASS: TestExternalGraphDriver (5.04s)
19:51:40 [2023-01-05T19:51:40.117Z]     --- PASS: TestExternalGraphDriver/json (1.56s)
19:51:40 [2023-01-05T19:51:40.117Z]     --- PASS: TestExternalGraphDriver/spec (1.56s)
19:51:40 [2023-01-05T19:51:40.117Z]     --- PASS: TestExternalGraphDriver/pull (1.58s)
19:51:40 [2023-01-05T19:51:40.117Z] === RUN   TestGraphdriverPluginV2
19:51:40 [2023-01-05T19:51:40.681Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:51:40 [2023-01-05T19:51:40.681Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
19:51:40 [2023-01-05T19:51:40.681Z] PASS
19:51:40 [2023-01-05T19:51:40.681Z] 
19:51:40 [2023-01-05T19:51:40.681Z] === Skipped
19:51:40 [2023-01-05T19:51:40.681Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
19:51:40 [2023-01-05T19:51:40.681Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:51:40 [2023-01-05T19:51:40.681Z] 
19:51:40 [2023-01-05T19:51:40.681Z] DONE 5 tests, 1 skipped in 5.459s
19:51:40 [2023-01-05T19:51:40.681Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:51:40 [2023-01-05T19:51:40.681Z] ++ 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
19:51:40 [2023-01-05T19:51:40.681Z] ++ set -e
19:51:40 [2023-01-05T19:51:40.681Z] ++ '[' -n 0 ']'
19:51:40 [2023-01-05T19:51:40.681Z] ++ set -x
19:51:40 [2023-01-05T19:51:40.681Z] ++ 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
19:51:40 [2023-01-05T19:51:40.681Z] INFO: Testing against a local daemon
19:51:40 [2023-01-05T19:51:40.681Z] === RUN   TestContinueAfterPluginCrash
19:51:40 [2023-01-05T19:51:40.681Z] === PAUSE TestContinueAfterPluginCrash
19:51:40 [2023-01-05T19:51:40.681Z] === RUN   TestReadPluginNoRead
19:51:40 [2023-01-05T19:51:40.681Z] === PAUSE TestReadPluginNoRead
19:51:40 [2023-01-05T19:51:40.681Z] === RUN   TestDaemonStartWithLogOpt
19:51:40 [2023-01-05T19:51:40.681Z] === PAUSE TestDaemonStartWithLogOpt
19:51:40 [2023-01-05T19:51:40.681Z] === CONT  TestContinueAfterPluginCrash
19:51:40 [2023-01-05T19:51:40.681Z] === CONT  TestDaemonStartWithLogOpt
19:51:43 [2023-01-05T19:51:43.959Z] --- PASS: TestDaemonStartWithLogOpt (3.01s)
19:51:43 [2023-01-05T19:51:43.959Z] === CONT  TestReadPluginNoRead
19:51:45 [2023-01-05T19:51:45.857Z] === RUN   TestReadPluginNoRead/default
19:51:47 [2023-01-05T19:51:47.229Z] === RUN   TestReadPluginNoRead/disabled_caching
19:51:48 [2023-01-05T19:51:48.603Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:51:48 [2023-01-05T19:51:48.861Z] --- PASS: TestContinueAfterPluginCrash (8.07s)
19:51:49 [2023-01-05T19:51:49.426Z] === CONT  TestReadPluginNoRead
19:51:49 [2023-01-05T19:51:49.426Z]     read_test.go:91: [da092df2c74ea] daemon is not started
19:51:49 [2023-01-05T19:51:49.426Z] --- PASS: TestReadPluginNoRead (5.82s)
19:51:49 [2023-01-05T19:51:49.426Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
19:51:49 [2023-01-05T19:51:49.426Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
19:51:49 [2023-01-05T19:51:49.426Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
19:51:49 [2023-01-05T19:51:49.426Z] PASS
19:51:49 [2023-01-05T19:51:49.426Z] 
19:51:49 [2023-01-05T19:51:49.426Z] DONE 6 tests in 8.953s
19:51:49 [2023-01-05T19:51:49.426Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:51:49 [2023-01-05T19:51:49.426Z] ++ 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
19:51:49 [2023-01-05T19:51:49.426Z] ++ set -e
19:51:49 [2023-01-05T19:51:49.426Z] ++ '[' -n 0 ']'
19:51:49 [2023-01-05T19:51:49.426Z] ++ set -x
19:51:49 [2023-01-05T19:51:49.426Z] ++ 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
19:51:49 [2023-01-05T19:51:49.683Z] testing: warning: no tests to run
19:51:49 [2023-01-05T19:51:49.683Z] PASS
19:51:49 [2023-01-05T19:51:49.683Z] 
19:51:49 [2023-01-05T19:51:49.683Z] DONE 0 tests in 0.035s
19:51:49 [2023-01-05T19:51:49.683Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:51:49 [2023-01-05T19:51:49.683Z] ++ 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
19:51:49 [2023-01-05T19:51:49.683Z] ++ set -e
19:51:49 [2023-01-05T19:51:49.683Z] ++ '[' -n 0 ']'
19:51:49 [2023-01-05T19:51:49.683Z] ++ set -x
19:51:49 [2023-01-05T19:51:49.683Z] ++ 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
19:51:49 [2023-01-05T19:51:49.683Z] INFO: Testing against a local daemon
19:51:49 [2023-01-05T19:51:49.683Z] === RUN   TestPluginWithDevMounts
19:51:49 [2023-01-05T19:51:49.683Z] === PAUSE TestPluginWithDevMounts
19:51:49 [2023-01-05T19:51:49.683Z] === CONT  TestPluginWithDevMounts
19:51:51 [2023-01-05T19:51:51.580Z] --- PASS: TestPluginWithDevMounts (1.54s)
19:51:51 [2023-01-05T19:51:51.580Z] PASS
19:51:51 [2023-01-05T19:51:51.580Z] 
19:51:51 [2023-01-05T19:51:51.580Z] DONE 1 tests in 1.639s
19:51:51 [2023-01-05T19:51:51.580Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
19:51:51 [2023-01-05T19:51:51.580Z] ++ 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
19:51:51 [2023-01-05T19:51:51.580Z] ++ set -e
19:51:51 [2023-01-05T19:51:51.580Z] ++ '[' -n 0 ']'
19:51:51 [2023-01-05T19:51:51.580Z] ++ set -x
19:51:51 [2023-01-05T19:51:51.580Z] ++ 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
19:51:51 [2023-01-05T19:51:51.580Z] INFO: Testing against a local daemon
19:51:51 [2023-01-05T19:51:51.580Z] === RUN   TestSecretInspect
19:51:53 [2023-01-05T19:51:53.477Z] --- PASS: TestSecretInspect (2.15s)
19:51:53 [2023-01-05T19:51:53.477Z] === RUN   TestSecretList
19:51:56 [2023-01-05T19:51:56.001Z] --- PASS: TestSecretList (2.20s)
19:51:56 [2023-01-05T19:51:56.001Z] === RUN   TestSecretsCreateAndDelete
19:51:57 [2023-01-05T19:51:57.898Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
19:51:57 [2023-01-05T19:51:57.898Z] === RUN   TestSecretsUpdate
19:52:00 [2023-01-05T19:52:00.422Z] --- PASS: TestSecretsUpdate (2.20s)
19:52:00 [2023-01-05T19:52:00.422Z] === RUN   TestTemplatedSecret
19:52:02 [2023-01-05T19:52:02.948Z] --- PASS: TestTemplatedSecret (2.57s)
19:52:02 [2023-01-05T19:52:02.948Z] === RUN   TestSecretCreateResolve
19:52:04 [2023-01-05T19:52:04.899Z] --- PASS: TestSecretCreateResolve (2.23s)
19:52:04 [2023-01-05T19:52:04.899Z] PASS
19:52:04 [2023-01-05T19:52:04.899Z] 
19:52:04 [2023-01-05T19:52:04.899Z] DONE 6 tests in 13.653s
19:52:04 [2023-01-05T19:52:04.899Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
19:52:04 [2023-01-05T19:52:04.899Z] ++ 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
19:52:04 [2023-01-05T19:52:04.900Z] ++ set -e
19:52:04 [2023-01-05T19:52:04.900Z] ++ '[' -n 0 ']'
19:52:04 [2023-01-05T19:52:04.900Z] ++ set -x
19:52:04 [2023-01-05T19:52:04.900Z] ++ 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
19:52:04 [2023-01-05T19:52:04.900Z] INFO: Testing against a local daemon
19:52:04 [2023-01-05T19:52:04.900Z] === RUN   TestServiceCreateInit
19:52:05 [2023-01-05T19:52:05.164Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:52:09 [2023-01-05T19:52:09.367Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:52:12 [2023-01-05T19:52:12.648Z] --- PASS: TestServiceCreateInit (7.10s)
19:52:12 [2023-01-05T19:52:12.648Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.56s)
19:52:12 [2023-01-05T19:52:12.648Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.51s)
19:52:12 [2023-01-05T19:52:12.648Z] === RUN   TestCreateServiceMultipleTimes
19:52:27 [2023-01-05T19:52:27.510Z] --- PASS: TestCreateServiceMultipleTimes (15.31s)
19:52:27 [2023-01-05T19:52:27.510Z] === RUN   TestCreateServiceConflict
19:52:30 [2023-01-05T19:52:30.034Z] --- PASS: TestCreateServiceConflict (2.29s)
19:52:30 [2023-01-05T19:52:30.034Z] === RUN   TestCreateServiceMaxReplicas
19:52:32 [2023-01-05T19:52:32.560Z] --- PASS: TestCreateServiceMaxReplicas (2.84s)
19:52:32 [2023-01-05T19:52:32.560Z] === RUN   TestCreateWithDuplicateNetworkNames
19:52:47 [2023-01-05T19:52:47.419Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.16s)
19:52:47 [2023-01-05T19:52:47.419Z] === RUN   TestCreateServiceSecretFileMode
19:52:47 [2023-01-05T19:52:47.676Z] --- PASS: TestCreateServiceSecretFileMode (1.99s)
19:52:47 [2023-01-05T19:52:47.676Z] === RUN   TestCreateServiceConfigFileMode
19:52:50 [2023-01-05T19:52:50.202Z] --- PASS: TestCreateServiceConfigFileMode (2.44s)
19:52:50 [2023-01-05T19:52:50.202Z] === RUN   TestCreateServiceSysctls
19:52:53 [2023-01-05T19:52:53.479Z] --- PASS: TestCreateServiceSysctls (3.03s)
19:52:53 [2023-01-05T19:52:53.479Z] === RUN   TestCreateServiceCapabilities
19:52:56 [2023-01-05T19:52:56.005Z] --- PASS: TestCreateServiceCapabilities (2.37s)
19:52:56 [2023-01-05T19:52:56.005Z] === RUN   TestInspect
19:52:58 [2023-01-05T19:52:58.529Z] --- PASS: TestInspect (2.78s)
19:52:58 [2023-01-05T19:52:58.529Z] === RUN   TestCreateJob
19:53:01 [2023-01-05T19:53:01.807Z] --- PASS: TestCreateJob (2.93s)
19:53:01 [2023-01-05T19:53:01.807Z] === RUN   TestReplicatedJob
19:53:07 [2023-01-05T19:53:07.065Z] --- PASS: TestReplicatedJob (5.18s)
19:53:07 [2023-01-05T19:53:07.065Z] === RUN   TestUpdateReplicatedJob
19:53:09 [2023-01-05T19:53:09.590Z] --- PASS: TestUpdateReplicatedJob (2.94s)
19:53:09 [2023-01-05T19:53:09.590Z] === RUN   TestServiceListWithStatuses
19:53:09 [2023-01-05T19:53:09.590Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:53:09 [2023-01-05T19:53:09.590Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:53:09 [2023-01-05T19:53:09.590Z] === RUN   TestDockerNetworkConnectAlias
19:53:13 [2023-01-05T19:53:13.768Z] --- PASS: TestDockerNetworkConnectAlias (4.13s)
19:53:13 [2023-01-05T19:53:13.768Z] === RUN   TestDockerNetworkReConnect
19:53:17 [2023-01-05T19:53:17.046Z] --- PASS: TestDockerNetworkReConnect (3.50s)
19:53:17 [2023-01-05T19:53:17.046Z] === RUN   TestServicePlugin
19:53:17 [2023-01-05T19:53:17.046Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:53:17 [2023-01-05T19:53:17.046Z] --- SKIP: TestServicePlugin (0.00s)
19:53:17 [2023-01-05T19:53:17.046Z] === RUN   TestServiceUpdateLabel
19:53:19 [2023-01-05T19:53:19.570Z] --- PASS: TestServiceUpdateLabel (2.20s)
19:53:19 [2023-01-05T19:53:19.571Z] === RUN   TestServiceUpdateSecrets
19:53:34 [2023-01-05T19:53:34.429Z] --- PASS: TestServiceUpdateSecrets (14.40s)
19:53:34 [2023-01-05T19:53:34.429Z] === RUN   TestServiceUpdateConfigs
19:53:49 [2023-01-05T19:53:49.289Z] --- PASS: TestServiceUpdateConfigs (14.20s)
19:53:49 [2023-01-05T19:53:49.289Z] === RUN   TestServiceUpdateNetwork
19:54:01 [2023-01-05T19:54:01.499Z] --- PASS: TestServiceUpdateNetwork (12.29s)
19:54:01 [2023-01-05T19:54:01.499Z] === RUN   TestServiceUpdatePidsLimit
19:54:01 [2023-01-05T19:54:01.499Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:54:02 [2023-01-05T19:54:02.088Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:54:10 [2023-01-05T19:54:10.229Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:54:16 [2023-01-05T19:54:16.779Z] --- PASS: TestServiceUpdatePidsLimit (16.05s)
19:54:16 [2023-01-05T19:54:16.779Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
19:54:16 [2023-01-05T19:54:16.779Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
19:54:16 [2023-01-05T19:54:16.779Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
19:54:16 [2023-01-05T19:54:16.779Z] PASS
19:54:16 [2023-01-05T19:54:16.779Z] 
19:54:16 [2023-01-05T19:54:16.779Z] === Skipped
19:54:16 [2023-01-05T19:54:16.779Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
19:54:16 [2023-01-05T19:54:16.779Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:54:16 [2023-01-05T19:54:16.779Z] 
19:54:16 [2023-01-05T19:54:16.779Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
19:54:16 [2023-01-05T19:54:16.779Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:54:16 [2023-01-05T19:54:16.779Z] 
19:54:16 [2023-01-05T19:54:16.779Z] DONE 27 tests, 2 skipped in 131.237s
19:54:16 [2023-01-05T19:54:16.779Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
19:54:16 [2023-01-05T19:54:16.779Z] ++ 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
19:54:16 [2023-01-05T19:54:16.779Z] ++ set -e
19:54:16 [2023-01-05T19:54:16.779Z] ++ '[' -n 0 ']'
19:54:16 [2023-01-05T19:54:16.779Z] ++ set -x
19:54:16 [2023-01-05T19:54:16.779Z] ++ 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
19:54:16 [2023-01-05T19:54:16.779Z] INFO: Testing against a local daemon
19:54:16 [2023-01-05T19:54:16.779Z] === RUN   TestSessionCreate
19:54:16 [2023-01-05T19:54:16.779Z] --- PASS: TestSessionCreate (0.02s)
19:54:16 [2023-01-05T19:54:16.779Z] === RUN   TestSessionCreateWithBadUpgrade
19:54:16 [2023-01-05T19:54:16.779Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:54:16 [2023-01-05T19:54:16.779Z] PASS
19:54:16 [2023-01-05T19:54:16.779Z] 
19:54:16 [2023-01-05T19:54:16.779Z] DONE 2 tests in 0.131s
19:54:16 [2023-01-05T19:54:16.779Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
19:54:16 [2023-01-05T19:54:16.779Z] ++ 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
19:54:16 [2023-01-05T19:54:16.779Z] ++ set -e
19:54:16 [2023-01-05T19:54:16.779Z] ++ '[' -n 0 ']'
19:54:16 [2023-01-05T19:54:16.779Z] ++ set -x
19:54:16 [2023-01-05T19:54:16.779Z] ++ 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
19:54:16 [2023-01-05T19:54:16.779Z] INFO: Testing against a local daemon
19:54:16 [2023-01-05T19:54:16.779Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:54:16 [2023-01-05T19:54:16.779Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:54:16 [2023-01-05T19:54:16.779Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:54:16 [2023-01-05T19:54:16.779Z] === RUN   TestDiskUsage
19:54:16 [2023-01-05T19:54:16.779Z] === PAUSE TestDiskUsage
19:54:16 [2023-01-05T19:54:16.779Z] === RUN   TestEventsExecDie
19:54:17 [2023-01-05T19:54:17.037Z] --- PASS: TestEventsExecDie (0.49s)
19:54:17 [2023-01-05T19:54:17.037Z] === RUN   TestEventsBackwardsCompatible
19:54:17 [2023-01-05T19:54:17.037Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
19:54:17 [2023-01-05T19:54:17.037Z] === RUN   TestEventsVolumeCreate
19:54:17 [2023-01-05T19:54:17.037Z] --- PASS: TestEventsVolumeCreate (0.05s)
19:54:17 [2023-01-05T19:54:17.037Z] === RUN   TestInfoBinaryCommits
19:54:17 [2023-01-05T19:54:17.037Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:54:17 [2023-01-05T19:54:17.037Z] === RUN   TestInfoAPIVersioned
19:54:17 [2023-01-05T19:54:17.037Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:54:17 [2023-01-05T19:54:17.037Z] === RUN   TestInfoAPI
19:54:17 [2023-01-05T19:54:17.037Z] --- PASS: TestInfoAPI (0.02s)
19:54:17 [2023-01-05T19:54:17.037Z] === RUN   TestInfoAPIWarnings
19:54:35 [2023-01-05T19:54:35.102Z] --- PASS: TestInfoAPIWarnings (16.55s)
19:54:35 [2023-01-05T19:54:35.102Z] === RUN   TestInfoDebug
19:54:35 [2023-01-05T19:54:35.102Z] --- PASS: TestInfoDebug (0.52s)
19:54:35 [2023-01-05T19:54:35.102Z] === RUN   TestInfoInsecureRegistries
19:54:35 [2023-01-05T19:54:35.102Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:54:35 [2023-01-05T19:54:35.102Z] === RUN   TestInfoRegistryMirrors
19:54:35 [2023-01-05T19:54:35.102Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:54:35 [2023-01-05T19:54:35.102Z] === RUN   TestLoginFailsWithBadCredentials
19:54:35 [2023-01-05T19:54:35.668Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
19:54:35 [2023-01-05T19:54:35.668Z] === RUN   TestPingCacheHeaders
19:54:35 [2023-01-05T19:54:35.668Z] --- PASS: TestPingCacheHeaders (0.03s)
19:54:35 [2023-01-05T19:54:35.668Z] === RUN   TestPingGet
19:54:35 [2023-01-05T19:54:35.668Z] --- PASS: TestPingGet (0.01s)
19:54:35 [2023-01-05T19:54:35.668Z] === RUN   TestPingHead
19:54:35 [2023-01-05T19:54:35.668Z] --- PASS: TestPingHead (0.02s)
19:54:35 [2023-01-05T19:54:35.668Z] === RUN   TestPingSwarmHeader
19:54:36 [2023-01-05T19:54:36.232Z] === RUN   TestPingSwarmHeader/before_swarm_init
19:54:36 [2023-01-05T19:54:36.232Z] === RUN   TestPingSwarmHeader/after_swarm_init
19:54:37 [2023-01-05T19:54:37.165Z] === RUN   TestPingSwarmHeader/after_swarm_leave
19:54:37 [2023-01-05T19:54:37.165Z] --- PASS: TestPingSwarmHeader (1.64s)
19:54:37 [2023-01-05T19:54:37.165Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
19:54:37 [2023-01-05T19:54:37.165Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
19:54:37 [2023-01-05T19:54:37.165Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
19:54:37 [2023-01-05T19:54:37.165Z] === RUN   TestPingBuilderHeader
19:54:37 [2023-01-05T19:54:37.165Z] === RUN   TestPingBuilderHeader/default_config
19:54:37 [2023-01-05T19:54:37.730Z] === RUN   TestPingBuilderHeader/buildkit_disabled
19:54:38 [2023-01-05T19:54:38.295Z] --- PASS: TestPingBuilderHeader (1.05s)
19:54:38 [2023-01-05T19:54:38.295Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
19:54:38 [2023-01-05T19:54:38.295Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
19:54:38 [2023-01-05T19:54:38.295Z] === RUN   TestVersion
19:54:38 [2023-01-05T19:54:38.295Z] --- PASS: TestVersion (0.02s)
19:54:38 [2023-01-05T19:54:38.295Z] === CONT  TestDiskUsage
19:54:38 [2023-01-05T19:54:38.860Z] === RUN   TestDiskUsage/empty
19:54:38 [2023-01-05T19:54:38.860Z] === RUN   TestDiskUsage/empty/container_types
19:54:38 [2023-01-05T19:54:38.860Z] === RUN   TestDiskUsage/empty/image_types
19:54:38 [2023-01-05T19:54:38.860Z] === RUN   TestDiskUsage/empty/volume_types
19:54:38 [2023-01-05T19:54:38.860Z] === RUN   TestDiskUsage/empty/build-cache_types
19:54:38 [2023-01-05T19:54:38.860Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:54:38 [2023-01-05T19:54:38.860Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:54:38 [2023-01-05T19:54:38.860Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:54:38 [2023-01-05T19:54:38.860Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:54:38 [2023-01-05T19:54:38.860Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:54:38 [2023-01-05T19:54:38.860Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:54:38 [2023-01-05T19:54:38.860Z] === RUN   TestDiskUsage/after_LoadBusybox
19:54:39 [2023-01-05T19:54:39.118Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:54:39 [2023-01-05T19:54:39.118Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:54:39 [2023-01-05T19:54:39.118Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:54:39 [2023-01-05T19:54:39.118Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:54:39 [2023-01-05T19:54:39.118Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:54:39 [2023-01-05T19:54:39.118Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:54:39 [2023-01-05T19:54:39.118Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:54:39 [2023-01-05T19:54:39.118Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:54:39 [2023-01-05T19:54:39.118Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:54:39 [2023-01-05T19:54:39.118Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:54:39 [2023-01-05T19:54:39.118Z] === RUN   TestDiskUsage/after_container.Run
19:54:39 [2023-01-05T19:54:39.376Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:54:39 [2023-01-05T19:54:39.376Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:54:39 [2023-01-05T19:54:39.376Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:54:39 [2023-01-05T19:54:39.376Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:54:39 [2023-01-05T19:54:39.376Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:54:39 [2023-01-05T19:54:39.376Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:54:39 [2023-01-05T19:54:39.376Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:54:39 [2023-01-05T19:54:39.376Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:54:39 [2023-01-05T19:54:39.376Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:54:39 [2023-01-05T19:54:39.376Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:54:39 [2023-01-05T19:54:39.376Z] --- PASS: TestDiskUsage (1.16s)
19:54:39 [2023-01-05T19:54:39.376Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]     --- PASS: TestDiskUsage/after_container.Run (0.33s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z] PASS
19:54:39 [2023-01-05T19:54:39.376Z] 
19:54:39 [2023-01-05T19:54:39.376Z] === Skipped
19:54:39 [2023-01-05T19:54:39.376Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:54:39 [2023-01-05T19:54:39.376Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:54:39 [2023-01-05T19:54:39.376Z] 
19:54:39 [2023-01-05T19:54:39.376Z] DONE 57 tests, 1 skipped in 23.181s
19:54:39 [2023-01-05T19:54:39.634Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
19:54:39 [2023-01-05T19:54:39.634Z] ++ 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
19:54:39 [2023-01-05T19:54:39.634Z] ++ set -e
19:54:39 [2023-01-05T19:54:39.634Z] ++ '[' -n 0 ']'
19:54:39 [2023-01-05T19:54:39.634Z] ++ set -x
19:54:39 [2023-01-05T19:54:39.634Z] ++ 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
19:54:39 [2023-01-05T19:54:39.634Z] INFO: Testing against a local daemon
19:54:39 [2023-01-05T19:54:39.634Z] === RUN   TestVolumesCreateAndList
19:54:39 [2023-01-05T19:54:39.634Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:54:39 [2023-01-05T19:54:39.634Z] === RUN   TestVolumesRemove
19:54:39 [2023-01-05T19:54:39.634Z] --- PASS: TestVolumesRemove (0.06s)
19:54:39 [2023-01-05T19:54:39.634Z] === RUN   TestVolumesInspect
19:54:39 [2023-01-05T19:54:39.634Z] --- PASS: TestVolumesInspect (0.02s)
19:54:39 [2023-01-05T19:54:39.634Z] === RUN   TestVolumesInvalidJSON
19:54:39 [2023-01-05T19:54:39.634Z] === RUN   TestVolumesInvalidJSON/volumes/create
19:54:39 [2023-01-05T19:54:39.634Z] === PAUSE TestVolumesInvalidJSON/volumes/create
19:54:39 [2023-01-05T19:54:39.634Z] === CONT  TestVolumesInvalidJSON/volumes/create
19:54:39 [2023-01-05T19:54:39.634Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
19:54:39 [2023-01-05T19:54:39.634Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
19:54:39 [2023-01-05T19:54:39.634Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
19:54:39 [2023-01-05T19:54:39.634Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
19:54:39 [2023-01-05T19:54:39.634Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:54:39 [2023-01-05T19:54:39.634Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
19:54:39 [2023-01-05T19:54:39.634Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
19:54:39 [2023-01-05T19:54:39.634Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
19:54:39 [2023-01-05T19:54:39.634Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
19:54:39 [2023-01-05T19:54:39.634Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
19:54:39 [2023-01-05T19:54:39.634Z] === RUN   TestVolumePruneAnonymous
19:54:39 [2023-01-05T19:54:39.634Z] --- PASS: TestVolumePruneAnonymous (0.03s)
19:54:39 [2023-01-05T19:54:39.634Z] PASS
19:54:39 [2023-01-05T19:54:39.634Z] 
19:54:39 [2023-01-05T19:54:39.634Z] DONE 10 tests in 0.225s
19:54:39 [2023-01-05T19:54:39.634Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:54:39 [2023-01-05T19:54:39.892Z] ++++ cat bundles/test-integration/docker.pid
19:54:39 [2023-01-05T19:54:39.892Z] +++ kill 15046
19:54:40 [2023-01-05T19:54:40.150Z] +++ /etc/init.d/apparmor stop
19:54:40 [2023-01-05T19:54:40.150Z] Leaving: AppArmorNo profiles have been unloaded.
19:54:40 [2023-01-05T19:54:40.150Z] 
19:54:40 [2023-01-05T19:54:40.150Z] Unloading profiles will leave already running processes permanently
19:54:40 [2023-01-05T19:54:40.150Z] unconfined, which can lead to unexpected situations.
19:54:40 [2023-01-05T19:54:40.150Z] 
19:54:40 [2023-01-05T19:54:40.150Z] To set a process to complain mode, use the command line tool
19:54:40 [2023-01-05T19:54:40.150Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:54:40 [2023-01-05T19:54:40.150Z] +++ true
19:54:40 [2023-01-05T19:54:40.150Z] exiting test-integration
19:54:40 [2023-01-05T19:54:40.150Z] ++ exit 0
19:54:40 [2023-01-05T19:54:40.150Z] 
Post stage
[Pipeline] junit
19:54:40 [2023-01-05T19:54:40.727Z] Recording test results
19:54:40 [2023-01-05T19:54:40.939Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:54:41 [2023-01-05T19:54:41.243Z] + echo Ensuring container killed.
19:54:41 [2023-01-05T19:54:41.243Z] Ensuring container killed.
19:54:41 [2023-01-05T19:54:41.243Z] + docker rm -vf docker-pr1
19:54:41 [2023-01-05T19:54:41.243Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
19:54:41 [2023-01-05T19:54:41.522Z] + echo Chowning /workspace to jenkins user
19:54:41 [2023-01-05T19:54:41.522Z] Chowning /workspace to jenkins user
19:54:41 [2023-01-05T19:54:41.522Z] + id -u
19:54:41 [2023-01-05T19:54:41.522Z] + id -g
19:54:41 [2023-01-05T19:54:41.522Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44753:/workspace busybox chown -R 1000:1000 /workspace
19:54:41 [2023-01-05T19:54:41.522Z] Unable to find image 'busybox:latest' locally
19:54:41 [2023-01-05T19:54:41.779Z] latest: Pulling from library/busybox
19:54:41 [2023-01-05T19:54:41.779Z] ce2f991d7b89: Already exists
19:54:41 [2023-01-05T19:54:41.779Z] Digest: sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39
19:54:41 [2023-01-05T19:54:41.779Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:54:43 [2023-01-05T19:54:43.442Z] + bundleName=arm64-integration
19:54:43 [2023-01-05T19:54:43.442Z] + echo Creating arm64-integration-bundles.tar.gz
19:54:43 [2023-01-05T19:54:43.442Z] Creating arm64-integration-bundles.tar.gz
19:54:43 [2023-01-05T19:54:43.442Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:54:43 [2023-01-05T19:54:43.442Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
19:54:43 [2023-01-05T19:54:43.709Z] Archiving artifacts
19:54:45 [2023-01-05T19:54:45.462Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44753/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:54:45 [2023-01-05T19:54:45.758Z] + make clean
19:54:46 [2023-01-05T19:54:46.015Z] docker volume rm -f docker-dev-cache docker-mod-cache
19:54:46 [2023-01-05T19:54:46.015Z] docker-dev-cache
19:54:46 [2023-01-05T19:54:46.015Z] 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