Skip to content
Success

Console Output

Pull request #45017 opened
20:25:18 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 81f9f90e472d252a0ed6f6cb4ab1979aa51ed8c2+243a55d603f5180b30fa794263108ef79814f711 (4b450e7c7bc44907c222b486a76439403236c363)
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-45017@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
20:25:20 [2023-02-16T20:25:20.195Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
20:25:20 [2023-02-16T20:25:20.201Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
20:25:35 [2023-02-16T20:25:35.365Z] Still waiting to schedule task
20:25:35 [2023-02-16T20:25:35.366Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c3e70ca54d85177d)20:26:28 [2023-02-16T20:26:28.486Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0952f297aaa1c0c94) in /home/ubuntu/workspace/moby_PR-45017
[Pipeline] {
[Pipeline] checkout
20:26:28 [2023-02-16T20:26:28.638Z] The recommended git tool is: git
20:26:31 [2023-02-16T20:26:31.560Z] using credential docker-jenkins-github-credentials
20:26:31 [2023-02-16T20:26:31.571Z] Cloning the remote Git repository
20:26:31 [2023-02-16T20:26:31.571Z] Cloning with configured refspecs honoured and without tags
20:26:31 [2023-02-16T20:26:31.575Z] Cloning repository https://github.com/moby/moby.git
20:26:31 [2023-02-16T20:26:31.636Z]  > git init /home/ubuntu/workspace/moby_PR-45017 # timeout=10
20:26:31 [2023-02-16T20:26:31.953Z] Fetching upstream changes from https://github.com/moby/moby.git
20:26:31 [2023-02-16T20:26:31.953Z]  > git --version # timeout=10
20:26:31 [2023-02-16T20:26:31.970Z]  > git --version # 'git version 2.25.1'
20:26:31 [2023-02-16T20:26:31.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:26:31 [2023-02-16T20:26:31.972Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45017/head:refs/remotes/origin/PR-45017 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:26:48 [2023-02-16T20:26:48.287Z] Fetching without tags
20:26:48 [2023-02-16T20:26:48.507Z] Merging remotes/origin/master commit 243a55d603f5180b30fa794263108ef79814f711 into PR head commit 81f9f90e472d252a0ed6f6cb4ab1979aa51ed8c2
20:26:48 [2023-02-16T20:26:48.238Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:26:48 [2023-02-16T20:26:48.246Z]  > git config --add remote.origin.fetch +refs/pull/45017/head:refs/remotes/origin/PR-45017 # timeout=10
20:26:48 [2023-02-16T20:26:48.255Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:26:48 [2023-02-16T20:26:48.269Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:26:48 [2023-02-16T20:26:48.280Z] Fetching upstream changes from https://github.com/moby/moby.git
20:26:48 [2023-02-16T20:26:48.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:26:48 [2023-02-16T20:26:48.281Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45017/head:refs/remotes/origin/PR-45017 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:26:48 [2023-02-16T20:26:48.504Z]  > git config core.sparsecheckout # timeout=10
20:26:48 [2023-02-16T20:26:48.518Z]  > git checkout -f 81f9f90e472d252a0ed6f6cb4ab1979aa51ed8c2 # timeout=10
20:26:49 [2023-02-16T20:26:49.318Z] Merge succeeded, producing 00a794003315f1fed904b8581a782f405f0c76e0
20:26:49 [2023-02-16T20:26:49.318Z] Checking out Revision 00a794003315f1fed904b8581a782f405f0c76e0 (PR-45017)
20:26:49 [2023-02-16T20:26:49.103Z]  > git remote # timeout=10
20:26:49 [2023-02-16T20:26:49.111Z]  > git config --get remote.origin.url # timeout=10
20:26:49 [2023-02-16T20:26:49.121Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:26:49 [2023-02-16T20:26:49.123Z]  > git merge 243a55d603f5180b30fa794263108ef79814f711 # timeout=10
20:26:49 [2023-02-16T20:26:49.302Z]  > git rev-parse HEAD^{commit} # timeout=10
20:26:49 [2023-02-16T20:26:49.311Z]  > git config core.sparsecheckout # timeout=10
20:26:49 [2023-02-16T20:26:49.317Z]  > git checkout -f 00a794003315f1fed904b8581a782f405f0c76e0 # timeout=10
20:26:52 [2023-02-16T20:26:52.963Z] Commit message: "Merge commit '243a55d603f5180b30fa794263108ef79814f711' into HEAD"
20:26:52 [2023-02-16T20:26:52.963Z] First time build. Skipping changelog.
20:26:52 [2023-02-16T20:26:52.973Z]  > git --version # timeout=10
20:26:52 [2023-02-16T20:26:52.982Z]  > git --version # 'git version 2.25.1'
20:26:52 [2023-02-16T20:26:52.988Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:26:53 [2023-02-16T20:26:53.972Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45017:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
20:27:12 [2023-02-16T20:27:12.079Z] Unable to find image 'alpine:latest' locally
20:27:12 [2023-02-16T20:27:12.338Z] latest: Pulling from library/alpine
20:27:12 [2023-02-16T20:27:12.338Z] af6eaf76a39c: Pulling fs layer
20:27:12 [2023-02-16T20:27:12.338Z] af6eaf76a39c: Verifying Checksum
20:27:12 [2023-02-16T20:27:12.338Z] af6eaf76a39c: Download complete
20:27:12 [2023-02-16T20:27:12.596Z] af6eaf76a39c: Pull complete
20:27:12 [2023-02-16T20:27:12.596Z] Digest: sha256:69665d02cb32192e52e07644d76bc6f25abeb5410edc1c7a81a10ba3f0efb90a
20:27:12 [2023-02-16T20:27:12.596Z] Status: Downloaded newer image for alpine:latest
20:27:22 [2023-02-16T20:27:22.562Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
20:27:22 [2023-02-16T20:27:22.703Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0952f297aaa1c0c94) in /home/ubuntu/workspace/moby_PR-45017
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
20:27:22 [2023-02-16T20:27:22.735Z] The recommended git tool is: git
[Pipeline] // stage
20:27:22 [2023-02-16T20:27:22.743Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
20:27:22 [2023-02-16T20:27:22.759Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
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
20:27:22 [2023-02-16T20:27:22.787Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
20:27:23 [2023-02-16T20:27:23.010Z] Merging remotes/origin/master commit 243a55d603f5180b30fa794263108ef79814f711 into PR head commit 81f9f90e472d252a0ed6f6cb4ab1979aa51ed8c2
20:27:23 [2023-02-16T20:27:23.196Z] Merge succeeded, producing bb6c39d897c71f98f25d35f8acfab00d3c3a94c7
20:27:23 [2023-02-16T20:27:23.197Z] Checking out Revision bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 (PR-45017)
20:27:23 [2023-02-16T20:27:23.284Z] Commit message: "Merge commit '243a55d603f5180b30fa794263108ef79814f711' into HEAD"
20:27:23 [2023-02-16T20:27:23.284Z] First time build. Skipping changelog.
20:27:23 [2023-02-16T20:27:23.291Z]  > git --version # timeout=10
20:27:23 [2023-02-16T20:27:23.306Z]  > git --version # 'git version 2.25.1'
20:27:23 [2023-02-16T20:27:23.310Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:27:22 [2023-02-16T20:27:22.750Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45017/.git # timeout=10
20:27:22 [2023-02-16T20:27:22.766Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:27:22 [2023-02-16T20:27:22.785Z] Fetching upstream changes from https://github.com/moby/moby.git
20:27:22 [2023-02-16T20:27:22.785Z]  > git --version # timeout=10
20:27:22 [2023-02-16T20:27:22.794Z]  > git --version # 'git version 2.25.1'
20:27:22 [2023-02-16T20:27:22.794Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:27:22 [2023-02-16T20:27:22.795Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45017/head:refs/remotes/origin/PR-45017 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:27:23 [2023-02-16T20:27:23.008Z]  > git config core.sparsecheckout # timeout=10
20:27:23 [2023-02-16T20:27:23.013Z]  > git checkout -f 81f9f90e472d252a0ed6f6cb4ab1979aa51ed8c2 # timeout=10
20:27:23 [2023-02-16T20:27:23.132Z]  > git remote # timeout=10
20:27:23 [2023-02-16T20:27:23.140Z]  > git config --get remote.origin.url # timeout=10
20:27:23 [2023-02-16T20:27:23.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:27:23 [2023-02-16T20:27:23.145Z]  > git merge 243a55d603f5180b30fa794263108ef79814f711 # timeout=10
20:27:23 [2023-02-16T20:27:23.188Z]  > git rev-parse HEAD^{commit} # timeout=10
20:27:23 [2023-02-16T20:27:23.195Z]  > git config core.sparsecheckout # timeout=10
20:27:23 [2023-02-16T20:27:23.201Z]  > git checkout -f bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 # timeout=10
20:27:23 [2023-02-16T20:27:23.998Z] + docker version
20:27:23 [2023-02-16T20:27:23.998Z] Client: Docker Engine - Community
20:27:23 [2023-02-16T20:27:23.998Z]  Version:           22.06.0-beta.0
20:27:23 [2023-02-16T20:27:23.998Z]  API version:       1.42
20:27:23 [2023-02-16T20:27:23.998Z]  Go version:        go1.18.3
20:27:23 [2023-02-16T20:27:23.998Z]  Git commit:        3e9117b
20:27:23 [2023-02-16T20:27:23.998Z]  Built:             Fri Jun  3 17:55:34 2022
20:27:23 [2023-02-16T20:27:23.998Z]  OS/Arch:           linux/arm64
20:27:23 [2023-02-16T20:27:23.998Z]  Context:           default
20:27:23 [2023-02-16T20:27:23.998Z] 
20:27:23 [2023-02-16T20:27:23.998Z] Server: Docker Engine - Community
20:27:23 [2023-02-16T20:27:23.998Z]  Engine:
20:27:23 [2023-02-16T20:27:23.998Z]   Version:          22.06.0-beta.0
20:27:23 [2023-02-16T20:27:23.998Z]   API version:      1.42 (minimum version 1.12)
20:27:23 [2023-02-16T20:27:23.998Z]   Go version:       go1.18.3
20:27:23 [2023-02-16T20:27:23.998Z]   Git commit:       38633e7
20:27:23 [2023-02-16T20:27:23.998Z]   Built:            Fri Jun  3 17:55:34 2022
20:27:23 [2023-02-16T20:27:23.998Z]   OS/Arch:          linux/arm64
20:27:23 [2023-02-16T20:27:23.998Z]   Experimental:     true
20:27:23 [2023-02-16T20:27:23.998Z]  containerd:
20:27:23 [2023-02-16T20:27:23.998Z]   Version:          1.6.8
20:27:23 [2023-02-16T20:27:23.998Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
20:27:23 [2023-02-16T20:27:23.998Z]  runc:
20:27:23 [2023-02-16T20:27:23.998Z]   Version:          1.1.4
20:27:23 [2023-02-16T20:27:23.998Z]   GitCommit:        v1.1.4-0-g5fd4c4d
20:27:23 [2023-02-16T20:27:23.998Z]  docker-init:
20:27:23 [2023-02-16T20:27:23.998Z]   Version:          0.19.0
20:27:23 [2023-02-16T20:27:23.998Z]   GitCommit:        de40ad0
[Pipeline] sh
20:27:24 [2023-02-16T20:27:24.279Z] + docker info
20:27:24 [2023-02-16T20:27:24.279Z] Client:
20:27:24 [2023-02-16T20:27:24.279Z]  Context:    default
20:27:24 [2023-02-16T20:27:24.279Z]  Debug Mode: false
20:27:24 [2023-02-16T20:27:24.279Z]  Plugins:
20:27:24 [2023-02-16T20:27:24.279Z]   buildx: Docker Buildx (Docker Inc.)
20:27:24 [2023-02-16T20:27:24.279Z]     Version:  v0.8.2
20:27:24 [2023-02-16T20:27:24.279Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
20:27:24 [2023-02-16T20:27:24.279Z]   compose: Docker Compose (Docker Inc.)
20:27:24 [2023-02-16T20:27:24.279Z]     Version:  v2.12.0
20:27:24 [2023-02-16T20:27:24.279Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
20:27:24 [2023-02-16T20:27:24.279Z] 
20:27:24 [2023-02-16T20:27:24.279Z] Server:
20:27:24 [2023-02-16T20:27:24.279Z]  Containers: 0
20:27:24 [2023-02-16T20:27:24.279Z]   Running: 0
20:27:24 [2023-02-16T20:27:24.279Z]   Paused: 0
20:27:24 [2023-02-16T20:27:24.279Z]   Stopped: 0
20:27:24 [2023-02-16T20:27:24.279Z]  Images: 1
20:27:24 [2023-02-16T20:27:24.279Z]  Server Version: 22.06.0-beta.0
20:27:24 [2023-02-16T20:27:24.279Z]  Storage Driver: overlay2
20:27:24 [2023-02-16T20:27:24.279Z]   Backing Filesystem: extfs
20:27:24 [2023-02-16T20:27:24.279Z]   Supports d_type: true
20:27:24 [2023-02-16T20:27:24.279Z]   Using metacopy: false
20:27:24 [2023-02-16T20:27:24.279Z]   Native Overlay Diff: true
20:27:24 [2023-02-16T20:27:24.279Z]   userxattr: false
20:27:24 [2023-02-16T20:27:24.279Z]  Logging Driver: json-file
20:27:24 [2023-02-16T20:27:24.279Z]  Cgroup Driver: cgroupfs
20:27:24 [2023-02-16T20:27:24.279Z]  Cgroup Version: 1
20:27:24 [2023-02-16T20:27:24.279Z]  Plugins:
20:27:24 [2023-02-16T20:27:24.279Z]   Volume: local
20:27:24 [2023-02-16T20:27:24.279Z]   Network: bridge host ipvlan macvlan null overlay
20:27:24 [2023-02-16T20:27:24.279Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:27:24 [2023-02-16T20:27:24.279Z]  Swarm: inactive
20:27:24 [2023-02-16T20:27:24.279Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
20:27:24 [2023-02-16T20:27:24.279Z]  Default Runtime: runc
20:27:24 [2023-02-16T20:27:24.279Z]  Init Binary: docker-init
20:27:24 [2023-02-16T20:27:24.279Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
20:27:24 [2023-02-16T20:27:24.279Z]  runc version: v1.1.4-0-g5fd4c4d
20:27:24 [2023-02-16T20:27:24.279Z]  init version: de40ad0
20:27:24 [2023-02-16T20:27:24.279Z]  Security Options:
20:27:24 [2023-02-16T20:27:24.279Z]   apparmor
20:27:24 [2023-02-16T20:27:24.279Z]   seccomp
20:27:24 [2023-02-16T20:27:24.279Z]    Profile: builtin
20:27:24 [2023-02-16T20:27:24.279Z]  Kernel Version: 5.15.0-1022-aws
20:27:24 [2023-02-16T20:27:24.279Z]  Operating System: Ubuntu 20.04.5 LTS
20:27:24 [2023-02-16T20:27:24.279Z]  OSType: linux
20:27:24 [2023-02-16T20:27:24.279Z]  Architecture: aarch64
20:27:24 [2023-02-16T20:27:24.279Z]  CPUs: 2
20:27:24 [2023-02-16T20:27:24.279Z]  Total Memory: 7.559GiB
20:27:24 [2023-02-16T20:27:24.279Z]  Name: ip-10-100-67-58
20:27:24 [2023-02-16T20:27:24.279Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
20:27:24 [2023-02-16T20:27:24.279Z]  Docker Root Dir: /var/lib/docker
20:27:24 [2023-02-16T20:27:24.279Z]  Debug Mode: false
20:27:24 [2023-02-16T20:27:24.279Z]  Registry: https://index.docker.io/v1/
20:27:24 [2023-02-16T20:27:24.279Z]  Labels:
20:27:24 [2023-02-16T20:27:24.279Z]  Experimental: true
20:27:24 [2023-02-16T20:27:24.279Z]  Insecure Registries:
20:27:24 [2023-02-16T20:27:24.279Z]   127.0.0.0/8
20:27:24 [2023-02-16T20:27:24.279Z]  Live Restore Enabled: true
20:27:24 [2023-02-16T20:27:24.279Z] 
[Pipeline] sh
20:27:24 [2023-02-16T20:27:24.561Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:27:24 [2023-02-16T20:27:24.561Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:27:24 [2023-02-16T20:27:24.561Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45017/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:27:24 [2023-02-16T20:27:24.561Z] + bash /home/ubuntu/workspace/moby_PR-45017/check-config.sh
20:27:24 [2023-02-16T20:27:24.561Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:27:24 [2023-02-16T20:27:24.561Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
20:27:24 [2023-02-16T20:27:24.561Z] 
20:27:24 [2023-02-16T20:27:24.561Z] Generally Necessary:
20:27:24 [2023-02-16T20:27:24.561Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:27:24 [2023-02-16T20:27:24.561Z] - apparmor: enabled and tools installed
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_NAMESPACES: enabled
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_NET_NS: enabled
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_PID_NS: enabled
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_IPC_NS: enabled
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_UTS_NS: enabled
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_CGROUPS: enabled
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_CGROUP_CPUACCT: enabled
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_CGROUP_DEVICE: enabled
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_CGROUP_FREEZER: enabled
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_CGROUP_SCHED: enabled
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_CPUSETS: enabled
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_MEMCG: enabled
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_KEYS: enabled
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_VETH: enabled (as module)
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_BRIDGE: enabled (as module)
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:27:24 [2023-02-16T20:27:24.818Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_NF_NAT: enabled (as module)
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_POSIX_MQUEUE: enabled
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_CGROUP_BPF: enabled
20:27:25 [2023-02-16T20:27:25.077Z] 
20:27:25 [2023-02-16T20:27:25.077Z] Optional Features:
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_USER_NS: enabled
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_SECCOMP: enabled
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_SECCOMP_FILTER: enabled
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_CGROUP_PIDS: enabled
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_MEMCG_SWAP: enabled
20:27:25 [2023-02-16T20:27:25.077Z]     (cgroup swap accounting is currently enabled)
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_BLK_CGROUP: enabled
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_CGROUP_PERF: enabled
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_CGROUP_HUGETLB: enabled
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_CFS_BANDWIDTH: enabled
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_RT_GROUP_SCHED: missing
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_IP_VS: enabled (as module)
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_IP_VS_NFCT: enabled
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:27:25 [2023-02-16T20:27:25.077Z] - CONFIG_IP_VS_RR: enabled (as module)
20:27:25 [2023-02-16T20:27:25.334Z] - CONFIG_SECURITY_SELINUX: enabled
20:27:25 [2023-02-16T20:27:25.334Z] - CONFIG_SECURITY_APPARMOR: enabled
20:27:25 [2023-02-16T20:27:25.334Z] - CONFIG_EXT4_FS: enabled
20:27:25 [2023-02-16T20:27:25.334Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:27:25 [2023-02-16T20:27:25.334Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:27:25 [2023-02-16T20:27:25.334Z] - Network Drivers:
20:27:25 [2023-02-16T20:27:25.334Z]   - "overlay":
20:27:25 [2023-02-16T20:27:25.335Z]     - CONFIG_VXLAN: enabled (as module)
20:27:25 [2023-02-16T20:27:25.335Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:27:25 [2023-02-16T20:27:25.335Z]       Optional (for encrypted networks):
20:27:25 [2023-02-16T20:27:25.335Z]       - CONFIG_CRYPTO: enabled
20:27:25 [2023-02-16T20:27:25.335Z]       - CONFIG_CRYPTO_AEAD: enabled
20:27:25 [2023-02-16T20:27:25.335Z]       - CONFIG_CRYPTO_GCM: enabled
20:27:25 [2023-02-16T20:27:25.335Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:27:25 [2023-02-16T20:27:25.335Z]       - CONFIG_CRYPTO_GHASH: enabled
20:27:25 [2023-02-16T20:27:25.335Z]       - CONFIG_XFRM: enabled
20:27:25 [2023-02-16T20:27:25.335Z]       - CONFIG_XFRM_USER: enabled (as module)
20:27:25 [2023-02-16T20:27:25.335Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:27:25 [2023-02-16T20:27:25.335Z]       - CONFIG_INET_ESP: enabled (as module)
20:27:25 [2023-02-16T20:27:25.335Z]   - "ipvlan":
20:27:25 [2023-02-16T20:27:25.335Z]     - CONFIG_IPVLAN: enabled (as module)
20:27:25 [2023-02-16T20:27:25.335Z]   - "macvlan":
20:27:25 [2023-02-16T20:27:25.335Z]     - CONFIG_MACVLAN: enabled (as module)
20:27:25 [2023-02-16T20:27:25.335Z]     - CONFIG_DUMMY: enabled (as module)
20:27:25 [2023-02-16T20:27:25.335Z]   - "ftp,tftp client in container":
20:27:25 [2023-02-16T20:27:25.592Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:27:25 [2023-02-16T20:27:25.592Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:27:25 [2023-02-16T20:27:25.592Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:27:25 [2023-02-16T20:27:25.592Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:27:25 [2023-02-16T20:27:25.592Z] - Storage Drivers:
20:27:25 [2023-02-16T20:27:25.592Z]   - "aufs":
20:27:25 [2023-02-16T20:27:25.592Z]     - CONFIG_AUFS_FS: enabled (as module)
20:27:25 [2023-02-16T20:27:25.592Z]   - "btrfs":
20:27:25 [2023-02-16T20:27:25.592Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:27:25 [2023-02-16T20:27:25.592Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:27:25 [2023-02-16T20:27:25.593Z]   - "devicemapper":
20:27:25 [2023-02-16T20:27:25.593Z]     - CONFIG_BLK_DEV_DM: enabled
20:27:25 [2023-02-16T20:27:25.593Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:27:25 [2023-02-16T20:27:25.593Z]   - "overlay":
20:27:25 [2023-02-16T20:27:25.593Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:27:25 [2023-02-16T20:27:25.593Z]   - "zfs":
20:27:25 [2023-02-16T20:27:25.593Z]     - /dev/zfs: present
20:27:25 [2023-02-16T20:27:25.593Z]     - zfs command: missing
20:27:25 [2023-02-16T20:27:25.593Z]     - zpool command: missing
20:27:25 [2023-02-16T20:27:25.593Z] 
20:27:25 [2023-02-16T20:27:25.593Z] Limits:
20:27:25 [2023-02-16T20:27:25.593Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:27:25 [2023-02-16T20:27:25.593Z] 
20:27:25 [2023-02-16T20:27:25.593Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:27:25 [2023-02-16T20:27:25.908Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 .
20:27:26 [2023-02-16T20:27:26.166Z] #1 [internal] load .dockerignore
20:27:26 [2023-02-16T20:27:26.166Z] #1 transferring context: 113B done
20:27:26 [2023-02-16T20:27:26.166Z] #1 DONE 0.1s
20:27:26 [2023-02-16T20:27:26.166Z] 
20:27:26 [2023-02-16T20:27:26.166Z] #2 [internal] load build definition from Dockerfile
20:27:26 [2023-02-16T20:27:26.166Z] #2 transferring dockerfile: 27.13kB done
20:27:26 [2023-02-16T20:27:26.166Z] #2 DONE 0.1s
20:27:26 [2023-02-16T20:27:26.425Z] 
20:27:26 [2023-02-16T20:27:26.425Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:27:26 [2023-02-16T20:27:26.682Z] #3 DONE 0.3s
20:27:26 [2023-02-16T20:27:26.682Z] 
20:27:26 [2023-02-16T20:27:26.682Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
20:27:26 [2023-02-16T20:27:26.682Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 done
20:27:26 [2023-02-16T20:27:26.682Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 2.10MB / 10.82MB 0.1s
20:27:26 [2023-02-16T20:27:26.682Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
20:27:26 [2023-02-16T20:27:26.682Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
20:27:26 [2023-02-16T20:27:26.682Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
20:27:26 [2023-02-16T20:27:26.940Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.1s done
20:27:26 [2023-02-16T20:27:26.941Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65
20:27:26 [2023-02-16T20:27:26.941Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.2s done
20:27:27 [2023-02-16T20:27:27.198Z] #4 DONE 0.4s
20:27:27 [2023-02-16T20:27:27.198Z] 
20:27:27 [2023-02-16T20:27:27.198Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:27:28 [2023-02-16T20:27:28.131Z] #5 DONE 0.9s
20:27:28 [2023-02-16T20:27:28.131Z] 
20:27:28 [2023-02-16T20:27:28.131Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
20:27:28 [2023-02-16T20:27:28.131Z] #6 DONE 0.9s
20:27:28 [2023-02-16T20:27:28.131Z] 
20:27:28 [2023-02-16T20:27:28.131Z] #7 [internal] load metadata for docker.io/library/busybox:latest
20:27:28 [2023-02-16T20:27:28.439Z] #7 DONE 1.1s
20:27:28 [2023-02-16T20:27:28.439Z] 
20:27:28 [2023-02-16T20:27:28.439Z] #8 [internal] load metadata for docker.io/library/golang:1.19.5-bullseye
20:27:28 [2023-02-16T20:27:28.439Z] #8 DONE 1.1s
20:27:28 [2023-02-16T20:27:28.439Z] 
20:27:28 [2023-02-16T20:27:28.439Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
20:27:28 [2023-02-16T20:27:28.439Z] #9 DONE 1.1s
20:27:28 [2023-02-16T20:27:28.439Z] 
20:27:28 [2023-02-16T20:27:28.439Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:78b1726316ebfdec022fe7628f07547cafcd2d8a3934288187b87173f75925bc
20:27:28 [2023-02-16T20:27:28.439Z] #10 resolve docker.io/library/golang:1.19.5-bullseye@sha256:78b1726316ebfdec022fe7628f07547cafcd2d8a3934288187b87173f75925bc 0.0s done
20:27:28 [2023-02-16T20:27:28.698Z] #10 sha256:78b1726316ebfdec022fe7628f07547cafcd2d8a3934288187b87173f75925bc 1.86kB / 1.86kB done
20:27:28 [2023-02-16T20:27:28.698Z] #10 sha256:c9fe2937adf6f126dada86de333d56f3590ef67e9bdac7e9db6538ed52952db5 1.80kB / 1.80kB done
20:27:28 [2023-02-16T20:27:28.698Z] #10 sha256:6c054d4c7a045b73a6da395357586238c501c4a3d4a9dc4b71f41ad78088139f 7.12kB / 7.12kB done
20:27:29 [2023-02-16T20:27:29.264Z] #10 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 10.49MB / 53.70MB 0.5s
20:27:29 [2023-02-16T20:27:29.264Z] #10 sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 2.10MB / 5.15MB 0.5s
20:27:29 [2023-02-16T20:27:29.264Z] #10 sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 0B / 10.87MB 0.5s
20:27:29 [2023-02-16T20:27:29.527Z] #10 ...
20:27:29 [2023-02-16T20:27:29.527Z] 
20:27:29 [2023-02-16T20:27:29.527Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:27:29 [2023-02-16T20:27:29.527Z] #11 DONE 0.9s
20:27:29 [2023-02-16T20:27:29.527Z] 
20:27:29 [2023-02-16T20:27:29.527Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:78b1726316ebfdec022fe7628f07547cafcd2d8a3934288187b87173f75925bc
20:27:29 [2023-02-16T20:27:29.527Z] #10 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 16.78MB / 53.70MB 0.6s
20:27:29 [2023-02-16T20:27:29.527Z] #10 sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 5.15MB / 5.15MB 0.6s
20:27:29 [2023-02-16T20:27:29.527Z] #10 sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 2.36MB / 10.87MB 0.6s
20:27:29 [2023-02-16T20:27:29.528Z] #10 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 27.26MB / 53.70MB 0.7s
20:27:29 [2023-02-16T20:27:29.528Z] #10 sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 10.87MB / 10.87MB 0.7s
20:27:29 [2023-02-16T20:27:29.528Z] #10 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 50.33MB / 53.70MB 0.9s
20:27:29 [2023-02-16T20:27:29.528Z] #10 sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 5.15MB / 5.15MB 0.7s done
20:27:29 [2023-02-16T20:27:29.528Z] #10 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 8.39MB / 54.68MB 0.9s
20:27:29 [2023-02-16T20:27:29.787Z] #10 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 53.70MB / 53.70MB 1.0s
20:27:29 [2023-02-16T20:27:29.787Z] #10 sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 10.87MB / 10.87MB 0.9s done
20:27:29 [2023-02-16T20:27:29.787Z] #10 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 24.54MB / 54.68MB 1.0s
20:27:29 [2023-02-16T20:27:29.787Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 0B / 81.40MB 1.0s
20:27:29 [2023-02-16T20:27:29.787Z] #10 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 53.70MB / 53.70MB 1.1s done
20:27:29 [2023-02-16T20:27:29.787Z] #10 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 30.41MB / 54.68MB 1.1s
20:27:30 [2023-02-16T20:27:30.044Z] #10 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 40.08MB / 54.68MB 1.2s
20:27:30 [2023-02-16T20:27:30.044Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 16.78MB / 81.40MB 1.2s
20:27:30 [2023-02-16T20:27:30.044Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 0B / 115.17MB 1.2s
20:27:30 [2023-02-16T20:27:30.044Z] #10 extracting sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104
20:27:30 [2023-02-16T20:27:30.044Z] #10 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 54.68MB / 54.68MB 1.4s
20:27:30 [2023-02-16T20:27:30.308Z] #10 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 54.68MB / 54.68MB 1.5s done
20:27:30 [2023-02-16T20:27:30.308Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 16.78MB / 115.17MB 1.5s
20:27:30 [2023-02-16T20:27:30.308Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 24.61MB / 81.40MB 1.6s
20:27:30 [2023-02-16T20:27:30.308Z] #10 sha256:4cb804f34671f71a4de8d1cf03512692eda4ab70d86a16bbfce144b4662f8e60 156B / 156B 1.6s
20:27:30 [2023-02-16T20:27:30.566Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 31.11MB / 81.40MB 1.8s
20:27:30 [2023-02-16T20:27:30.566Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 28.31MB / 115.17MB 1.8s
20:27:30 [2023-02-16T20:27:30.566Z] #10 sha256:4cb804f34671f71a4de8d1cf03512692eda4ab70d86a16bbfce144b4662f8e60 156B / 156B 1.6s done
20:27:30 [2023-02-16T20:27:30.826Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 49.99MB / 81.40MB 2.0s
20:27:30 [2023-02-16T20:27:30.826Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 46.33MB / 115.17MB 2.0s
20:27:30 [2023-02-16T20:27:30.826Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 68.16MB / 81.40MB 2.1s
20:27:30 [2023-02-16T20:27:30.826Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 61.87MB / 115.17MB 2.1s
20:27:31 [2023-02-16T20:27:31.085Z] #10 ...
20:27:31 [2023-02-16T20:27:31.085Z] 
20:27:31 [2023-02-16T20:27:31.085Z] #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
20:27:31 [2023-02-16T20:27:31.085Z] #12 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.2s done
20:27:31 [2023-02-16T20:27:31.085Z] #12 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done
20:27:31 [2023-02-16T20:27:31.085Z] #12 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done
20:27:31 [2023-02-16T20:27:31.085Z] #12 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done
20:27:31 [2023-02-16T20:27:31.085Z] #12 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 1.6s done
20:27:31 [2023-02-16T20:27:31.085Z] #12 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 0.0s done
20:27:31 [2023-02-16T20:27:31.085Z] #12 DONE 2.6s
20:27:31 [2023-02-16T20:27:31.085Z] 
20:27:31 [2023-02-16T20:27:31.085Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:78b1726316ebfdec022fe7628f07547cafcd2d8a3934288187b87173f75925bc
20:27:31 [2023-02-16T20:27:31.085Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 74.57MB / 81.40MB 2.3s
20:27:31 [2023-02-16T20:27:31.085Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 68.46MB / 115.17MB 2.3s
20:27:31 [2023-02-16T20:27:31.085Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 81.40MB / 81.40MB 2.5s done
20:27:31 [2023-02-16T20:27:31.085Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 77.59MB / 115.17MB 2.5s
20:27:31 [2023-02-16T20:27:31.655Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 83.89MB / 115.17MB 2.8s
20:27:31 [2023-02-16T20:27:31.655Z] #10 ...
20:27:31 [2023-02-16T20:27:31.655Z] 
20:27:31 [2023-02-16T20:27:31.655Z] #13 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
20:27:31 [2023-02-16T20:27:31.655Z] #13 resolve docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 0.2s done
20:27:31 [2023-02-16T20:27:31.655Z] #13 sha256:5e42fbc46b177f10319e8937dd39702e7891ce6d8a42d60c1b4f433f94200bd2 528B / 528B done
20:27:31 [2023-02-16T20:27:31.655Z] #13 sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 2.29kB / 2.29kB done
20:27:31 [2023-02-16T20:27:31.655Z] #13 sha256:abaa813f94fdeebd3b8e6aeea861ab474a5c4724d16f1158755ff1e3a4fde8b0 1.47kB / 1.47kB done
20:27:31 [2023-02-16T20:27:31.655Z] #13 sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 2.00MB / 2.00MB 1.8s done
20:27:31 [2023-02-16T20:27:31.655Z] #13 extracting sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 0.4s done
20:27:31 [2023-02-16T20:27:31.655Z] #13 DONE 3.2s
20:27:31 [2023-02-16T20:27:31.655Z] 
20:27:31 [2023-02-16T20:27:31.655Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:78b1726316ebfdec022fe7628f07547cafcd2d8a3934288187b87173f75925bc
20:27:31 [2023-02-16T20:27:31.913Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 99.61MB / 115.17MB 3.1s
20:27:32 [2023-02-16T20:27:32.174Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 105.91MB / 115.17MB 3.4s
20:27:32 [2023-02-16T20:27:32.174Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 115.17MB / 115.17MB 3.5s
20:27:32 [2023-02-16T20:27:32.741Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 115.17MB / 115.17MB 3.9s done
20:27:33 [2023-02-16T20:27:33.000Z] #10 ...
20:27:33 [2023-02-16T20:27:33.000Z] 
20:27:33 [2023-02-16T20:27:33.000Z] #14 [internal] load build context
20:27:33 [2023-02-16T20:27:33.000Z] #14 transferring context: 66.16MB 4.2s done
20:27:33 [2023-02-16T20:27:33.000Z] #14 DONE 4.5s
20:27:33 [2023-02-16T20:27:33.000Z] 
20:27:33 [2023-02-16T20:27:33.000Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:78b1726316ebfdec022fe7628f07547cafcd2d8a3934288187b87173f75925bc
20:27:33 [2023-02-16T20:27:33.000Z] #10 ...
20:27:33 [2023-02-16T20:27:33.000Z] 
20:27:33 [2023-02-16T20:27:33.000Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:27:33 [2023-02-16T20:27:33.000Z] #15 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done
20:27:33 [2023-02-16T20:27:33.000Z] #15 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:27:33 [2023-02-16T20:27:33.000Z] #15 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
20:27:33 [2023-02-16T20:27:33.000Z] #15 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
20:27:33 [2023-02-16T20:27:33.000Z] #15 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.2s done
20:27:33 [2023-02-16T20:27:33.000Z] #15 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done
20:27:33 [2023-02-16T20:27:33.000Z] #15 DONE 4.7s
20:27:33 [2023-02-16T20:27:33.000Z] 
20:27:33 [2023-02-16T20:27:33.000Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:78b1726316ebfdec022fe7628f07547cafcd2d8a3934288187b87173f75925bc
20:27:34 [2023-02-16T20:27:34.376Z] #10 extracting sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 4.0s done
20:27:34 [2023-02-16T20:27:34.376Z] #10 ...
20:27:34 [2023-02-16T20:27:34.376Z] 
20:27:34 [2023-02-16T20:27:34.376Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8
20:27:34 [2023-02-16T20:27:34.376Z] #16 resolve docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 0.3s done
20:27:34 [2023-02-16T20:27:34.376Z] #16 sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 1.85kB / 1.85kB done
20:27:34 [2023-02-16T20:27:34.376Z] #16 sha256:4951d5cf066cd4ff0558a7cc75816dc203eaeb2c634329d3832db76bbc7586b0 529B / 529B done
20:27:34 [2023-02-16T20:27:34.376Z] #16 sha256:9b20910fb3510b5c3068a8a23c430babdc6d025292a2bef169e7fff5ff3fd355 1.48kB / 1.48kB done
20:27:34 [2023-02-16T20:27:34.376Z] #16 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 53.70MB / 53.70MB 0.5s done
20:27:34 [2023-02-16T20:27:34.376Z] #16 DONE 5.7s
20:27:34 [2023-02-16T20:27:34.376Z] 
20:27:34 [2023-02-16T20:27:34.376Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:78b1726316ebfdec022fe7628f07547cafcd2d8a3934288187b87173f75925bc
20:27:34 [2023-02-16T20:27:34.376Z] #10 extracting sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 0.1s
20:27:34 [2023-02-16T20:27:34.376Z] #10 extracting sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 0.2s done
20:27:34 [2023-02-16T20:27:34.376Z] #10 extracting sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5
20:27:34 [2023-02-16T20:27:34.633Z] #10 extracting sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 0.3s done
20:27:34 [2023-02-16T20:27:34.891Z] #10 extracting sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a
20:27:36 [2023-02-16T20:27:36.267Z] #10 ...
20:27:36 [2023-02-16T20:27:36.267Z] 
20:27:36 [2023-02-16T20:27:36.267Z] #17 [build-dummy 2/2] RUN mkdir -p /build
20:27:36 [2023-02-16T20:27:36.267Z] #17 DONE 4.6s
20:27:36 [2023-02-16T20:27:36.267Z] 
20:27:36 [2023-02-16T20:27:36.267Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:78b1726316ebfdec022fe7628f07547cafcd2d8a3934288187b87173f75925bc
20:27:36 [2023-02-16T20:27:36.525Z] #10 ...
20:27:36 [2023-02-16T20:27:36.525Z] 
20:27:36 [2023-02-16T20:27:36.525Z] #18 [binary-dummy 1/1] COPY --from=build-dummy /build /build
20:27:36 [2023-02-16T20:27:36.525Z] #18 DONE 0.1s
20:27:36 [2023-02-16T20:27:36.783Z] 
20:27:36 [2023-02-16T20:27:36.783Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:78b1726316ebfdec022fe7628f07547cafcd2d8a3934288187b87173f75925bc
20:27:38 [2023-02-16T20:27:38.171Z] #10 extracting sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 3.0s done
20:27:38 [2023-02-16T20:27:38.171Z] #10 extracting sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33
20:27:41 [2023-02-16T20:27:41.454Z] #10 extracting sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 2.7s done
20:27:41 [2023-02-16T20:27:41.454Z] #10 extracting sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869
20:27:44 [2023-02-16T20:27:44.735Z] #10 ...
20:27:44 [2023-02-16T20:27:44.735Z] 
20:27:44 [2023-02-16T20:27:44.735Z] #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
20:27:44 [2023-02-16T20:27:44.735Z] #0 0.979 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:27:44 [2023-02-16T20:27:44.735Z] #0 1.041 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:27:44 [2023-02-16T20:27:44.735Z] #0 1.042 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:27:44 [2023-02-16T20:27:44.735Z] #0 1.185 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
20:27:44 [2023-02-16T20:27:44.735Z] #0 1.468 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [222 kB]
20:27:44 [2023-02-16T20:27:44.735Z] #0 1.493 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:27:44 [2023-02-16T20:27:44.735Z] #0 2.500 Fetched 8514 kB in 2s (4786 kB/s)
20:27:44 [2023-02-16T20:27:44.735Z] #0 2.500 Reading package lists...
20:27:44 [2023-02-16T20:27:44.735Z] #0 3.087 Reading package lists...
20:27:44 [2023-02-16T20:27:44.735Z] #0 3.629 Building dependency tree...
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.053 The following additional packages will be installed:
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.053   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.054   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.056 Recommended packages:
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.056   libldap-common publicsuffix libsasl2-modules
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.167 The following NEW packages will be installed:
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.169   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.169   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.177   libssh2-1 openssl
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.446 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.446 Need to get 2944 kB of archives.
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.446 After this operation, 6484 kB of additional disk space will be used.
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.446 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.459 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.459 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.459 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.459 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.459 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.459 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.522 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.522 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.523 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.524 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u5 [325 kB]
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.528 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u5 [265 kB]
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.529 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.554 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.555 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.765 debconf: delaying package configuration, since apt-utils is not installed
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.790 Fetched 2944 kB in 0s (7864 kB/s)
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.817 Selecting previously unselected package openssl.
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.817 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.819 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.822 Unpacking openssl (1.1.1n-0+deb11u4) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.925 Selecting previously unselected package ca-certificates.
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.925 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.928 Unpacking ca-certificates (20210119) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.992 Selecting previously unselected package libbrotli1:arm64.
20:27:44 [2023-02-16T20:27:44.735Z] #0 4.994 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.001 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.054 Selecting previously unselected package libsasl2-modules-db:arm64.
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.054 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.057 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.100 Selecting previously unselected package libsasl2-2:arm64.
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.100 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.106 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.149 Selecting previously unselected package libldap-2.4-2:arm64.
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.151 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.154 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.213 Selecting previously unselected package libnghttp2-14:arm64.
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.213 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.217 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.261 Selecting previously unselected package libpsl5:arm64.
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.261 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.265 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.303 Selecting previously unselected package librtmp1:arm64.
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.303 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.307 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.350 Selecting previously unselected package libssh2-1:arm64.
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.350 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.355 Unpacking libssh2-1:arm64 (1.9.0-2) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.405 Selecting previously unselected package libcurl4:arm64.
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.405 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_arm64.deb ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.409 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u5) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.477 Selecting previously unselected package curl.
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.478 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_arm64.deb ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.481 Unpacking curl (7.74.0-1.3+deb11u5) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.547 Selecting previously unselected package libonig5:arm64.
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.547 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.550 Unpacking libonig5:arm64 (6.9.6-1.1) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.607 Selecting previously unselected package libjq1:arm64.
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.607 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.610 Unpacking libjq1:arm64 (1.6-2.1) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.651 Selecting previously unselected package jq.
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.651 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.654 Unpacking jq (1.6-2.1) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.690 Setting up libpsl5:arm64 (0.21.0-1.2) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.701 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.711 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.722 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.733 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.743 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.754 Setting up libssh2-1:arm64 (1.9.0-2) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.766 Setting up openssl (1.1.1n-0+deb11u4) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.781 Setting up libonig5:arm64 (6.9.6-1.1) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.791 Setting up libjq1:arm64 (1.6-2.1) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.801 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 5.811 Setting up ca-certificates (20210119) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 6.528 Updating certificates in /etc/ssl/certs...
20:27:44 [2023-02-16T20:27:44.735Z] #0 7.272 129 added, 0 removed; done.
20:27:44 [2023-02-16T20:27:44.735Z] #0 7.365 Setting up jq (1.6-2.1) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 7.374 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u5) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 7.383 Setting up curl (7.74.0-1.3+deb11u5) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 7.394 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 7.414 Processing triggers for ca-certificates (20210119) ...
20:27:44 [2023-02-16T20:27:44.735Z] #0 7.422 Updating certificates in /etc/ssl/certs...
20:27:44 [2023-02-16T20:27:44.735Z] #0 8.221 0 added, 0 removed; done.
20:27:44 [2023-02-16T20:27:44.735Z] #0 8.221 Running hooks in /etc/ca-certificates/update.d...
20:27:44 [2023-02-16T20:27:44.735Z] #0 8.222 done.
20:27:44 [2023-02-16T20:27:44.735Z] #19 ...
20:27:44 [2023-02-16T20:27:44.735Z] 
20:27:44 [2023-02-16T20:27:44.735Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:78b1726316ebfdec022fe7628f07547cafcd2d8a3934288187b87173f75925bc
20:27:44 [2023-02-16T20:27:44.992Z] #10 extracting sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 3.9s done
20:27:45 [2023-02-16T20:27:45.250Z] #10 extracting sha256:4cb804f34671f71a4de8d1cf03512692eda4ab70d86a16bbfce144b4662f8e60 done
20:27:45 [2023-02-16T20:27:45.816Z] #10 DONE 17.3s
20:27:45 [2023-02-16T20:27:45.816Z] 
20:27:45 [2023-02-16T20:27:45.816Z] #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
20:27:45 [2023-02-16T20:27:45.816Z] #19 DONE 11.6s
20:27:45 [2023-02-16T20:27:45.816Z] 
20:27:45 [2023-02-16T20:27:45.816Z] #20 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:27:45 [2023-02-16T20:27:45.816Z] #20 DONE 0.1s
20:27:45 [2023-02-16T20:27:45.816Z] 
20:27:45 [2023-02-16T20:27:45.816Z] #21 [base 2/5] COPY --from=xx / /
20:27:46 [2023-02-16T20:27:46.074Z] #21 DONE 0.1s
20:27:46 [2023-02-16T20:27:46.074Z] 
20:27:46 [2023-02-16T20:27:46.074Z] #22 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:27:46 [2023-02-16T20:27:46.646Z] #22 DONE 0.6s
20:27:46 [2023-02-16T20:27:46.646Z] 
20:27:46 [2023-02-16T20:27:46.646Z] #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
20:27:47 [2023-02-16T20:27:47.220Z] #23 DONE 0.6s
20:27:47 [2023-02-16T20:27:47.220Z] 
20:27:47 [2023-02-16T20:27:47.220Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
20:27:47 [2023-02-16T20:27:47.785Z] #24 0.788 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:27:47 [2023-02-16T20:27:47.785Z] #24 0.799 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:27:47 [2023-02-16T20:27:47.785Z] #24 0.799 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:27:48 [2023-02-16T20:27:48.043Z] #24 0.944 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
20:27:48 [2023-02-16T20:27:48.301Z] #24 1.076 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [222 kB]
20:27:48 [2023-02-16T20:27:48.301Z] #24 1.205 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:27:48 [2023-02-16T20:27:48.868Z] #24 1.933 Fetched 8514 kB in 1s (6027 kB/s)
20:27:49 [2023-02-16T20:27:49.434Z] #24 1.933 Reading package lists...
20:27:50 [2023-02-16T20:27:50.257Z] #24 2.488 Reading package lists...
20:27:50 [2023-02-16T20:27:50.257Z] #24 3.039 Building dependency tree...
20:27:50 [2023-02-16T20:27:50.257Z] #24 3.213 Reading state information...
20:27:50 [2023-02-16T20:27:50.516Z] #24 3.436 The following additional packages will be installed:
20:27:50 [2023-02-16T20:27:50.516Z] #24 3.437   libmagic-mgc libmagic1
20:27:50 [2023-02-16T20:27:50.516Z] #24 3.467 The following NEW packages will be installed:
20:27:50 [2023-02-16T20:27:50.516Z] #24 3.469   file libmagic-mgc libmagic1
20:27:51 [2023-02-16T20:27:51.085Z] #24 3.744 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
20:27:51 [2023-02-16T20:27:51.085Z] #24 3.744 Need to get 463 kB of archives.
20:27:51 [2023-02-16T20:27:51.085Z] #24 3.744 After this operation, 7063 kB of additional disk space will be used.
20:27:51 [2023-02-16T20:27:51.085Z] #24 3.744 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
20:27:51 [2023-02-16T20:27:51.085Z] #24 3.750 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
20:27:51 [2023-02-16T20:27:51.085Z] #24 3.754 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
20:27:51 [2023-02-16T20:27:51.085Z] #24 3.911 debconf: delaying package configuration, since apt-utils is not installed
20:27:51 [2023-02-16T20:27:51.085Z] #24 3.949 Fetched 463 kB in 0s (1676 kB/s)
20:27:51 [2023-02-16T20:27:51.085Z] #24 3.972 Selecting previously unselected package libmagic-mgc.
20:27:51 [2023-02-16T20:27:51.085Z] #24 3.972 (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 ... 15710 files and directories currently installed.)
20:27:51 [2023-02-16T20:27:51.085Z] #24 3.980 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
20:27:51 [2023-02-16T20:27:51.085Z] #24 3.983 Unpacking libmagic-mgc (1:5.39-3) ...
20:27:51 [2023-02-16T20:27:51.343Z] #24 4.052 Selecting previously unselected package libmagic1:arm64.
20:27:51 [2023-02-16T20:27:51.343Z] #24 4.055 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
20:27:51 [2023-02-16T20:27:51.343Z] #24 4.061 Unpacking libmagic1:arm64 (1:5.39-3) ...
20:27:51 [2023-02-16T20:27:51.343Z] #24 4.101 Selecting previously unselected package file.
20:27:51 [2023-02-16T20:27:51.343Z] #24 4.101 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
20:27:51 [2023-02-16T20:27:51.344Z] #24 4.104 Unpacking file (1:5.39-3) ...
20:27:51 [2023-02-16T20:27:51.344Z] #24 4.173 Setting up libmagic-mgc (1:5.39-3) ...
20:27:51 [2023-02-16T20:27:51.344Z] #24 4.183 Setting up libmagic1:arm64 (1:5.39-3) ...
20:27:51 [2023-02-16T20:27:51.344Z] #24 4.199 Setting up file (1:5.39-3) ...
20:27:51 [2023-02-16T20:27:51.344Z] #24 4.208 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:27:51 [2023-02-16T20:27:51.344Z] #24 DONE 4.3s
20:27:51 [2023-02-16T20:27:51.344Z] 
20:27:51 [2023-02-16T20:27:51.344Z] #25 [dockercli-src 1/5] WORKDIR /tmp/dockercli
20:27:51 [2023-02-16T20:27:51.344Z] #25 DONE 0.1s
20:27:51 [2023-02-16T20:27:51.344Z] 
20:27:51 [2023-02-16T20:27:51.344Z] #26 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:27:51 [2023-02-16T20:27:51.344Z] #0 1.908 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:27:51 [2023-02-16T20:27:51.344Z] #0 2.134 
20:27:51 [2023-02-16T20:27:51.344Z] #0 2.359 #=#=#                                                                         

######################################################################## 100.0%
20:27:51 [2023-02-16T20:27:51.344Z] #0 2.609 
20:27:51 [2023-02-16T20:27:51.344Z] #0 3.693 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:27:51 [2023-02-16T20:27:51.344Z] #0 3.902 
20:27:51 [2023-02-16T20:27:51.344Z] #0 4.121 #=#=#                                                                         

#####################################################################     96.6%
######################################################################## 100.0%
20:27:51 [2023-02-16T20:27:51.344Z] #0 4.393 
20:27:51 [2023-02-16T20:27:51.344Z] #0 5.501 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
20:27:51 [2023-02-16T20:27:51.601Z] #26 ...
20:27:51 [2023-02-16T20:27:51.601Z] 
20:27:51 [2023-02-16T20:27:51.601Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:27:51 [2023-02-16T20:27:51.601Z] #27 DONE 0.1s
20:27:51 [2023-02-16T20:27:51.601Z] 
20:27:51 [2023-02-16T20:27:51.601Z] #28 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
20:27:51 [2023-02-16T20:27:51.601Z] #28 DONE 0.2s
20:27:51 [2023-02-16T20:27:51.601Z] 
20:27:51 [2023-02-16T20:27:51.601Z] #29 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:27:51 [2023-02-16T20:27:51.601Z] #29 DONE 0.2s
20:27:51 [2023-02-16T20:27:51.601Z] 
20:27:51 [2023-02-16T20:27:51.601Z] #30 [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
20:27:51 [2023-02-16T20:27:51.601Z] #30 ...
20:27:51 [2023-02-16T20:27:51.601Z] 
20:27:51 [2023-02-16T20:27:51.601Z] #31 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
20:27:51 [2023-02-16T20:27:51.601Z] #31 DONE 0.3s
20:27:51 [2023-02-16T20:27:51.601Z] 
20:27:51 [2023-02-16T20:27:51.601Z] #32 [containerd-src 1/3] WORKDIR /usr/src/containerd
20:27:51 [2023-02-16T20:27:51.601Z] #32 DONE 0.3s
20:27:51 [2023-02-16T20:27:51.860Z] 
20:27:51 [2023-02-16T20:27:51.860Z] #33 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
20:27:51 [2023-02-16T20:27:51.860Z] #33 DONE 0.3s
20:27:51 [2023-02-16T20:27:51.860Z] 
20:27:51 [2023-02-16T20:27:51.860Z] #34 [runc-src 1/3] WORKDIR /usr/src/runc
20:27:51 [2023-02-16T20:27:51.860Z] #34 DONE 0.4s
20:27:51 [2023-02-16T20:27:51.860Z] 
20:27:51 [2023-02-16T20:27:51.860Z] #35 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
20:27:51 [2023-02-16T20:27:51.860Z] #35 DONE 0.4s
20:27:51 [2023-02-16T20:27:51.860Z] 
20:27:51 [2023-02-16T20:27:51.860Z] #36 [registry-src 1/2] WORKDIR /usr/src/registry
20:27:51 [2023-02-16T20:27:51.860Z] #36 DONE 0.4s
20:27:51 [2023-02-16T20:27:51.860Z] 
20:27:51 [2023-02-16T20:27:51.860Z] #37 [delve-src 1/3] WORKDIR /usr/src/delve
20:27:51 [2023-02-16T20:27:51.860Z] #37 DONE 0.4s
20:27:51 [2023-02-16T20:27:51.860Z] 
20:27:51 [2023-02-16T20:27:51.860Z] #38 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
20:27:51 [2023-02-16T20:27:51.860Z] #38 ...
20:27:51 [2023-02-16T20:27:51.860Z] 
20:27:51 [2023-02-16T20:27:51.860Z] #39 [tini-src 1/3] WORKDIR /usr/src/tini
20:27:51 [2023-02-16T20:27:51.860Z] #39 DONE 0.4s
20:27:51 [2023-02-16T20:27:51.860Z] 
20:27:51 [2023-02-16T20:27:51.860Z] #40 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
20:27:51 [2023-02-16T20:27:51.860Z] #40 DONE 0.4s
20:27:51 [2023-02-16T20:27:51.860Z] 
20:27:51 [2023-02-16T20:27:51.860Z] #41 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
20:27:51 [2023-02-16T20:27:51.860Z] #41 DONE 0.5s
20:27:51 [2023-02-16T20:27:51.860Z] 
20:27:51 [2023-02-16T20:27:51.860Z] #42 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
20:27:51 [2023-02-16T20:27:51.860Z] #42 DONE 0.5s
20:27:51 [2023-02-16T20:27:51.860Z] 
20:27:51 [2023-02-16T20:27:51.860Z] #43 [swagger-src 1/3] WORKDIR /usr/src/swagger
20:27:51 [2023-02-16T20:27:51.860Z] #43 DONE 0.5s
20:27:52 [2023-02-16T20:27:52.122Z] 
20:27:52 [2023-02-16T20:27:52.122Z] #44 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
20:27:57 [2023-02-16T20:27:57.400Z] #44 ...
20:27:57 [2023-02-16T20:27:57.400Z] 
20:27:57 [2023-02-16T20:27:57.400Z] #45 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
20:27:57 [2023-02-16T20:27:57.400Z] #0 4.771 hint: Using 'master' as the name for the initial branch. This default branch name
20:27:57 [2023-02-16T20:27:57.400Z] #0 4.771 hint: is subject to change. To configure the initial branch name to use in all
20:27:57 [2023-02-16T20:27:57.400Z] #0 4.771 hint: of your new repositories, which will suppress this warning, call:
20:27:57 [2023-02-16T20:27:57.400Z] #0 4.771 hint: 
20:27:57 [2023-02-16T20:27:57.400Z] #0 4.771 hint: 	git config --global init.defaultBranch <name>
20:27:57 [2023-02-16T20:27:57.400Z] #0 4.771 hint: 
20:27:57 [2023-02-16T20:27:57.400Z] #0 4.771 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:27:57 [2023-02-16T20:27:57.400Z] #0 4.771 hint: 'development'. The just-created branch can be renamed via this command:
20:27:57 [2023-02-16T20:27:57.400Z] #0 4.771 hint: 
20:27:57 [2023-02-16T20:27:57.400Z] #0 4.771 hint: 	git branch -m <name>
20:27:57 [2023-02-16T20:27:57.400Z] #0 4.783 Initialized empty Git repository in /usr/src/containerd/.git/
20:27:57 [2023-02-16T20:27:57.400Z] #45 DONE 4.9s
20:27:57 [2023-02-16T20:27:57.400Z] 
20:27:57 [2023-02-16T20:27:57.400Z] #46 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
20:27:57 [2023-02-16T20:27:57.400Z] #0 4.611 Initialized empty Git repository in /tmp/dockercli/.git/
20:27:57 [2023-02-16T20:27:57.400Z] #0 4.611 hint: Using 'master' as the name for the initial branch. This default branch name
20:27:57 [2023-02-16T20:27:57.400Z] #0 4.611 hint: is subject to change. To configure the initial branch name to use in all
20:27:57 [2023-02-16T20:27:57.400Z] #0 4.611 hint: of your new repositories, which will suppress this warning, call:
20:27:57 [2023-02-16T20:27:57.400Z] #0 4.611 hint: 
20:27:57 [2023-02-16T20:27:57.400Z] #0 4.611 hint: 	git config --global init.defaultBranch <name>
20:27:57 [2023-02-16T20:27:57.400Z] #0 4.611 hint: 
20:27:57 [2023-02-16T20:27:57.400Z] #0 4.611 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:27:57 [2023-02-16T20:27:57.400Z] #0 4.611 hint: 'development'. The just-created branch can be renamed via this command:
20:27:57 [2023-02-16T20:27:57.400Z] #0 4.611 hint: 
20:27:57 [2023-02-16T20:27:57.400Z] #0 4.611 hint: 	git branch -m <name>
20:27:57 [2023-02-16T20:27:57.400Z] #46 DONE 5.1s
20:27:57 [2023-02-16T20:27:57.400Z] 
20:27:57 [2023-02-16T20:27:57.400Z] #47 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:27:57 [2023-02-16T20:27:57.400Z] #47 ...
20:27:57 [2023-02-16T20:27:57.400Z] 
20:27:57 [2023-02-16T20:27:57.400Z] #48 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
20:27:57 [2023-02-16T20:27:57.400Z] #0 5.255 hint: Using 'master' as the name for the initial branch. This default branch name
20:27:57 [2023-02-16T20:27:57.400Z] #0 5.269 Initialized empty Git repository in /usr/src/rootlesskit/.git/
20:27:57 [2023-02-16T20:27:57.400Z] #0 5.269 hint: is subject to change. To configure the initial branch name to use in all
20:27:57 [2023-02-16T20:27:57.400Z] #0 5.269 hint: of your new repositories, which will suppress this warning, call:
20:27:57 [2023-02-16T20:27:57.400Z] #0 5.269 hint: 
20:27:57 [2023-02-16T20:27:57.400Z] #0 5.269 hint: 	git config --global init.defaultBranch <name>
20:27:57 [2023-02-16T20:27:57.400Z] #0 5.269 hint: 
20:27:57 [2023-02-16T20:27:57.400Z] #0 5.269 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:27:57 [2023-02-16T20:27:57.400Z] #0 5.269 hint: 'development'. The just-created branch can be renamed via this command:
20:27:57 [2023-02-16T20:27:57.400Z] #0 5.269 hint: 
20:27:57 [2023-02-16T20:27:57.400Z] #0 5.269 hint: 	git branch -m <name>
20:27:57 [2023-02-16T20:27:57.400Z] #48 DONE 5.3s
20:27:57 [2023-02-16T20:27:57.400Z] 
20:27:57 [2023-02-16T20:27:57.400Z] #49 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:27:57 [2023-02-16T20:27:57.659Z] #49 ...
20:27:57 [2023-02-16T20:27:57.659Z] 
20:27:57 [2023-02-16T20:27:57.659Z] #26 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:27:57 [2023-02-16T20:27:57.659Z] #26 5.859 
20:27:57 [2023-02-16T20:27:57.659Z] #26 6.081 #=#=#                                                                         

                                                                           0.1%
############################                                              39.5%
##########################################                                59.2%
#####################################################################     96.3%
######################################################################## 100.0%
20:27:57 [2023-02-16T20:27:57.659Z] #26 7.047 
20:27:57 [2023-02-16T20:27:57.659Z] #26 8.650 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:27:57 [2023-02-16T20:27:57.659Z] #26 8.946 
20:27:57 [2023-02-16T20:27:57.659Z] #26 9.180 #=#=#                                                                         

######################################################################## 100.0%
20:27:57 [2023-02-16T20:27:57.659Z] #26 9.499 
20:27:57 [2023-02-16T20:27:57.659Z] #26 10.29 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:27:57 [2023-02-16T20:27:57.659Z] #26 10.79 
20:27:57 [2023-02-16T20:27:57.659Z] #26 11.02 #=#=#                                                                         

######################################################################## 100.0%
20:27:57 [2023-02-16T20:27:57.659Z] #26 11.48 
20:27:57 [2023-02-16T20:27:57.659Z] #26 11.61 Download of images into '/build' complete.
20:27:57 [2023-02-16T20:27:57.659Z] #26 11.61 Use something like the following to load the result into a Docker daemon:
20:27:57 [2023-02-16T20:27:57.659Z] #26 11.61   tar -cC '/build' . | docker load
20:27:57 [2023-02-16T20:27:57.659Z] #26 DONE 11.7s
20:27:57 [2023-02-16T20:27:57.659Z] 
20:27:57 [2023-02-16T20:27:57.659Z] #50 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:27:57 [2023-02-16T20:27:57.917Z] #50 ...
20:27:57 [2023-02-16T20:27:57.917Z] 
20:27:57 [2023-02-16T20:27:57.917Z] #51 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
20:27:57 [2023-02-16T20:27:57.917Z] #0 6.064 hint: Using 'master' as the name for the initial branch. This default branch name
20:27:57 [2023-02-16T20:27:57.917Z] #0 6.064 hint: is subject to change. To configure the initial branch name to use in all
20:27:57 [2023-02-16T20:27:57.917Z] #0 6.064 hint: of your new repositories, which will suppress this warning, call:
20:27:57 [2023-02-16T20:27:57.917Z] #0 6.064 hint: 
20:27:57 [2023-02-16T20:27:57.917Z] #0 6.064 hint: 	git config --global init.defaultBranch <name>
20:27:57 [2023-02-16T20:27:57.917Z] #0 6.064 hint: 
20:27:57 [2023-02-16T20:27:57.917Z] #0 6.064 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:27:57 [2023-02-16T20:27:57.917Z] #0 6.064 hint: 'development'. The just-created branch can be renamed via this command:
20:27:57 [2023-02-16T20:27:57.917Z] #0 6.064 hint: 
20:27:57 [2023-02-16T20:27:57.917Z] #0 6.064 hint: 	git branch -m <name>
20:27:57 [2023-02-16T20:27:57.917Z] #0 6.071 Initialized empty Git repository in /usr/src/runc/.git/
20:27:57 [2023-02-16T20:27:57.917Z] #51 DONE 6.1s
20:27:57 [2023-02-16T20:27:57.917Z] 
20:27:57 [2023-02-16T20:27:57.917Z] #52 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:27:59 [2023-02-16T20:27:59.294Z] #52 ...
20:27:59 [2023-02-16T20:27:59.294Z] 
20:27:59 [2023-02-16T20:27:59.294Z] #53 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
20:27:59 [2023-02-16T20:27:59.294Z] #0 6.914 hint: Using 'master' as the name for the initial branch. This default branch name
20:27:59 [2023-02-16T20:27:59.294Z] #0 6.914 hint: is subject to change. To configure the initial branch name to use in all
20:27:59 [2023-02-16T20:27:59.294Z] #0 6.914 hint: of your new repositories, which will suppress this warning, call:
20:27:59 [2023-02-16T20:27:59.294Z] #0 6.914 hint: 
20:27:59 [2023-02-16T20:27:59.294Z] #0 6.914 hint: 	git config --global init.defaultBranch <name>
20:27:59 [2023-02-16T20:27:59.294Z] #0 6.914 hint: 
20:27:59 [2023-02-16T20:27:59.294Z] #0 6.914 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:27:59 [2023-02-16T20:27:59.294Z] #0 6.914 hint: 'development'. The just-created branch can be renamed via this command:
20:27:59 [2023-02-16T20:27:59.294Z] #0 6.914 hint: 
20:27:59 [2023-02-16T20:27:59.294Z] #0 6.914 hint: 	git branch -m <name>
20:27:59 [2023-02-16T20:27:59.294Z] #0 6.914 Initialized empty Git repository in /usr/src/tini/.git/
20:27:59 [2023-02-16T20:27:59.294Z] #53 DONE 7.3s
20:27:59 [2023-02-16T20:27:59.294Z] 
20:27:59 [2023-02-16T20:27:59.294Z] #54 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:27:59 [2023-02-16T20:27:59.552Z] #54 ...
20:27:59 [2023-02-16T20:27:59.552Z] 
20:27:59 [2023-02-16T20:27:59.552Z] #55 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
20:27:59 [2023-02-16T20:27:59.552Z] #0 7.641 hint: Using 'master' as the name for the initial branch. This default branch name
20:27:59 [2023-02-16T20:27:59.552Z] #0 7.641 hint: is subject to change. To configure the initial branch name to use in all
20:27:59 [2023-02-16T20:27:59.552Z] #0 7.641 hint: of your new repositories, which will suppress this warning, call:
20:27:59 [2023-02-16T20:27:59.552Z] #0 7.641 hint: 
20:27:59 [2023-02-16T20:27:59.552Z] #0 7.641 hint: 	git config --global init.defaultBranch <name>
20:27:59 [2023-02-16T20:27:59.552Z] #0 7.641 hint: 
20:27:59 [2023-02-16T20:27:59.552Z] #0 7.641 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:27:59 [2023-02-16T20:27:59.552Z] #0 7.641 hint: 'development'. The just-created branch can be renamed via this command:
20:27:59 [2023-02-16T20:27:59.552Z] #0 7.641 hint: 
20:27:59 [2023-02-16T20:27:59.552Z] #0 7.641 hint: 	git branch -m <name>
20:27:59 [2023-02-16T20:27:59.552Z] #0 7.680 Initialized empty Git repository in /usr/src/delve/.git/
20:27:59 [2023-02-16T20:27:59.552Z] #55 DONE 7.9s
20:27:59 [2023-02-16T20:27:59.814Z] 
20:27:59 [2023-02-16T20:27:59.814Z] #44 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
20:27:59 [2023-02-16T20:27:59.814Z] #44 7.672 hint: Using 'master' as the name for the initial branch. This default branch name
20:27:59 [2023-02-16T20:27:59.814Z] #44 7.672 hint: is subject to change. To configure the initial branch name to use in all
20:27:59 [2023-02-16T20:27:59.814Z] #44 7.672 hint: of your new repositories, which will suppress this warning, call:
20:27:59 [2023-02-16T20:27:59.814Z] #44 7.672 hint: 
20:27:59 [2023-02-16T20:27:59.814Z] #44 7.672 hint: 	git config --global init.defaultBranch <name>
20:27:59 [2023-02-16T20:27:59.814Z] #44 7.672 hint: 
20:27:59 [2023-02-16T20:27:59.814Z] #44 7.672 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:27:59 [2023-02-16T20:27:59.814Z] #44 7.672 hint: 'development'. The just-created branch can be renamed via this command:
20:27:59 [2023-02-16T20:27:59.814Z] #44 7.672 hint: 
20:27:59 [2023-02-16T20:27:59.814Z] #44 7.672 hint: 	git branch -m <name>
20:27:59 [2023-02-16T20:27:59.814Z] #44 7.681 Initialized empty Git repository in /usr/src/swagger/.git/
20:27:59 [2023-02-16T20:27:59.814Z] #44 DONE 7.9s
20:27:59 [2023-02-16T20:27:59.814Z] 
20:27:59 [2023-02-16T20:27:59.814Z] #38 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
20:27:59 [2023-02-16T20:27:59.814Z] #38 7.799 hint: Using 'master' as the name for the initial branch. This default branch name
20:27:59 [2023-02-16T20:27:59.814Z] #38 7.819 hint: is subject to change. To configure the initial branch name to use in all
20:27:59 [2023-02-16T20:27:59.814Z] #38 7.819 hint: of your new repositories, which will suppress this warning, call:
20:27:59 [2023-02-16T20:27:59.814Z] #38 7.819 hint: 
20:27:59 [2023-02-16T20:27:59.814Z] #38 7.819 hint: 	git config --global init.defaultBranch <name>
20:27:59 [2023-02-16T20:27:59.814Z] #38 7.819 hint: 
20:27:59 [2023-02-16T20:27:59.814Z] #38 7.819 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:27:59 [2023-02-16T20:27:59.814Z] #38 7.819 hint: 'development'. The just-created branch can be renamed via this command:
20:27:59 [2023-02-16T20:27:59.814Z] #38 7.819 hint: 
20:27:59 [2023-02-16T20:27:59.814Z] #38 7.819 hint: 	git branch -m <name>
20:27:59 [2023-02-16T20:27:59.814Z] #38 7.836 Initialized empty Git repository in /usr/src/registry/.git/
20:27:59 [2023-02-16T20:27:59.814Z] #38 DONE 8.2s
20:27:59 [2023-02-16T20:27:59.814Z] 
20:27:59 [2023-02-16T20:27:59.814Z] #56 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
20:28:01 [2023-02-16T20:28:01.722Z] #56 ...
20:28:01 [2023-02-16T20:28:01.722Z] 
20:28:01 [2023-02-16T20:28:01.722Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
20:28:01 [2023-02-16T20:28:01.722Z] #0 8.586 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:28:01 [2023-02-16T20:28:01.722Z] #0 8.651 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:28:01 [2023-02-16T20:28:01.722Z] #0 8.651 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:28:01 [2023-02-16T20:28:01.722Z] #57 ...
20:28:01 [2023-02-16T20:28:01.722Z] 
20:28:01 [2023-02-16T20:28:01.722Z] #58 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
20:28:01 [2023-02-16T20:28:01.722Z] #0 8.066 go: downloading mvdan.cc/sh/v3 v3.0.2
20:28:01 [2023-02-16T20:28:01.722Z] #0 9.457 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:28:01 [2023-02-16T20:28:01.722Z] #0 9.493 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:28:01 [2023-02-16T20:28:01.722Z] #0 9.803 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:28:01 [2023-02-16T20:28:01.722Z] #58 ...
20:28:01 [2023-02-16T20:28:01.722Z] 
20:28:01 [2023-02-16T20:28:01.722Z] #59 [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
20:28:01 [2023-02-16T20:28:01.722Z] #0 7.930 go: downloading gotest.tools/gotestsum v1.8.2
20:28:01 [2023-02-16T20:28:01.982Z] #59 ...
20:28:01 [2023-02-16T20:28:01.982Z] 
20:28:01 [2023-02-16T20:28:01.982Z] #60 [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
20:28:01 [2023-02-16T20:28:01.982Z] #0 9.017 go: downloading github.com/tc-hib/go-winres v0.3.0
20:28:01 [2023-02-16T20:28:01.982Z] #0 10.26 go: downloading github.com/tc-hib/winres v0.1.6
20:28:01 [2023-02-16T20:28:01.982Z] #60 ...
20:28:01 [2023-02-16T20:28:01.982Z] 
20:28:01 [2023-02-16T20:28:01.982Z] #61 [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
20:28:01 [2023-02-16T20:28:01.982Z] #0 7.472 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:28:01 [2023-02-16T20:28:01.982Z] #0 7.562 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:28:01 [2023-02-16T20:28:01.982Z] #0 7.675 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:28:01 [2023-02-16T20:28:01.982Z] #0 8.778 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
20:28:02 [2023-02-16T20:28:02.243Z] #61 ...
20:28:02 [2023-02-16T20:28:02.243Z] 
20:28:02 [2023-02-16T20:28:02.243Z] #62 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:28:02 [2023-02-16T20:28:02.243Z] #0 7.281 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:28:02 [2023-02-16T20:28:02.243Z] #0 7.353 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:28:02 [2023-02-16T20:28:02.243Z] #0 7.353 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:28:02 [2023-02-16T20:28:02.243Z] #0 7.933 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
20:28:02 [2023-02-16T20:28:02.243Z] #0 8.598 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
20:28:02 [2023-02-16T20:28:02.243Z] #62 ...
20:28:02 [2023-02-16T20:28:02.243Z] 
20:28:02 [2023-02-16T20:28:02.243Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
20:28:02 [2023-02-16T20:28:02.243Z] #0 5.466 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:28:02 [2023-02-16T20:28:02.243Z] #0 5.486 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:28:02 [2023-02-16T20:28:02.243Z] #0 5.486 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:28:02 [2023-02-16T20:28:02.243Z] #0 5.887 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
20:28:02 [2023-02-16T20:28:02.243Z] #0 6.663 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [222 kB]
20:28:02 [2023-02-16T20:28:02.243Z] #0 7.333 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:28:02 [2023-02-16T20:28:02.243Z] #0 10.07 Fetched 8514 kB in 5s (1774 kB/s)
20:28:02 [2023-02-16T20:28:02.502Z] #0 10.07 Reading package lists...
20:28:02 [2023-02-16T20:28:02.502Z] #63 ...
20:28:02 [2023-02-16T20:28:02.502Z] 
20:28:02 [2023-02-16T20:28:02.502Z] #64 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
20:28:02 [2023-02-16T20:28:02.502Z] #0 8.340 go: downloading github.com/pelletier/go-toml v1.8.1
20:28:02 [2023-02-16T20:28:02.769Z] #64 ...
20:28:02 [2023-02-16T20:28:02.769Z] 
20:28:02 [2023-02-16T20:28:02.769Z] #65 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
20:28:02 [2023-02-16T20:28:02.769Z] #0 8.039 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:28:02 [2023-02-16T20:28:02.769Z] #0 8.039 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:28:02 [2023-02-16T20:28:02.769Z] #0 8.039 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:28:02 [2023-02-16T20:28:02.769Z] #65 ...
20:28:02 [2023-02-16T20:28:02.769Z] 
20:28:02 [2023-02-16T20:28:02.769Z] #66 [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
20:28:02 [2023-02-16T20:28:02.769Z] #0 9.549 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:28:02 [2023-02-16T20:28:02.769Z] #0 9.677 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:28:02 [2023-02-16T20:28:02.769Z] #0 9.677 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:28:03 [2023-02-16T20:28:03.036Z] #66 ...
20:28:03 [2023-02-16T20:28:03.036Z] 
20:28:03 [2023-02-16T20:28:03.036Z] #67 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
20:28:03 [2023-02-16T20:28:03.036Z] #0 9.928 go: downloading github.com/golangci/golangci-lint v1.49.0
20:28:03 [2023-02-16T20:28:03.036Z] #67 ...
20:28:03 [2023-02-16T20:28:03.036Z] 
20:28:03 [2023-02-16T20:28:03.036Z] #59 [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
20:28:03 [2023-02-16T20:28:03.036Z] #59 10.71 go: downloading github.com/fatih/color v1.13.0
20:28:03 [2023-02-16T20:28:03.036Z] #59 10.73 go: downloading github.com/dnephin/pflag v1.0.7
20:28:03 [2023-02-16T20:28:03.036Z] #59 10.77 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:28:03 [2023-02-16T20:28:03.036Z] #59 11.17 go: downloading golang.org/x/tools v0.1.11
20:28:03 [2023-02-16T20:28:03.036Z] #59 11.73 go: downloading github.com/mattn/go-colorable v0.1.12
20:28:03 [2023-02-16T20:28:03.295Z] #59 11.88 go: downloading github.com/mattn/go-isatty v0.0.14
20:28:03 [2023-02-16T20:28:03.295Z] #59 11.89 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:28:03 [2023-02-16T20:28:03.861Z] #59 12.57 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
20:28:04 [2023-02-16T20:28:04.796Z] #59 ...
20:28:04 [2023-02-16T20:28:04.796Z] 
20:28:04 [2023-02-16T20:28:04.796Z] #54 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:28:04 [2023-02-16T20:28:04.796Z] #54 DONE 5.6s
20:28:04 [2023-02-16T20:28:04.796Z] 
20:28:04 [2023-02-16T20:28:04.796Z] #67 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
20:28:04 [2023-02-16T20:28:04.796Z] #67 13.13 go: downloading github.com/gofrs/flock v0.8.1
20:28:04 [2023-02-16T20:28:04.796Z] #67 13.16 go: downloading github.com/pkg/errors v0.9.1
20:28:04 [2023-02-16T20:28:04.796Z] #67 13.23 go: downloading github.com/spf13/cobra v1.5.0
20:28:04 [2023-02-16T20:28:04.796Z] #67 13.34 go: downloading github.com/spf13/pflag v1.0.5
20:28:05 [2023-02-16T20:28:05.361Z] #67 13.84 go: downloading github.com/spf13/viper v1.12.0
20:28:05 [2023-02-16T20:28:05.361Z] #67 13.84 go: downloading gopkg.in/yaml.v3 v3.0.1
20:28:05 [2023-02-16T20:28:05.943Z] #67 14.48 go: downloading github.com/mattn/go-colorable v0.1.13
20:28:05 [2023-02-16T20:28:05.943Z] #67 14.53 go: downloading github.com/mattn/go-isatty v0.0.16
20:28:06 [2023-02-16T20:28:06.201Z] #67 14.66 go: downloading golang.org/x/tools v0.1.12
20:28:06 [2023-02-16T20:28:06.201Z] #67 14.69 go: downloading github.com/hashicorp/go-version v1.6.0
20:28:06 [2023-02-16T20:28:06.201Z] #67 14.86 go: downloading github.com/ldez/gomoddirectives v0.2.3
20:28:06 [2023-02-16T20:28:06.459Z] #67 15.13 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:28:07 [2023-02-16T20:28:07.025Z] #67 15.37 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:28:07 [2023-02-16T20:28:07.962Z] #67 ...
20:28:07 [2023-02-16T20:28:07.962Z] 
20:28:07 [2023-02-16T20:28:07.962Z] #49 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:28:07 [2023-02-16T20:28:07.962Z] #49 DONE 10.9s
20:28:08 [2023-02-16T20:28:08.220Z] 
20:28:08 [2023-02-16T20:28:08.220Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
20:28:08 [2023-02-16T20:28:08.220Z] #0 10.07 Reading package lists...
20:28:09 [2023-02-16T20:28:09.594Z] #63 17.59 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:28:09 [2023-02-16T20:28:09.594Z] #63 17.60 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:28:09 [2023-02-16T20:28:09.594Z] #63 17.60 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:28:09 [2023-02-16T20:28:09.594Z] #63 ...
20:28:09 [2023-02-16T20:28:09.594Z] 
20:28:09 [2023-02-16T20:28:09.594Z] #68 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:28:09 [2023-02-16T20:28:09.852Z] #68 ...
20:28:09 [2023-02-16T20:28:09.852Z] 
20:28:09 [2023-02-16T20:28:09.852Z] #59 [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
20:28:09 [2023-02-16T20:28:09.852Z] #59 17.67 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
20:28:09 [2023-02-16T20:28:09.852Z] #59 17.73 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
20:28:10 [2023-02-16T20:28:10.418Z] #59 ...
20:28:10 [2023-02-16T20:28:10.418Z] 
20:28:10 [2023-02-16T20:28:10.418Z] #69 [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...)
20:28:10 [2023-02-16T20:28:10.418Z] #0 3.300 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
20:28:10 [2023-02-16T20:28:10.685Z] #69 ...
20:28:10 [2023-02-16T20:28:10.685Z] 
20:28:10 [2023-02-16T20:28:10.685Z] #30 [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
20:28:10 [2023-02-16T20:28:10.685Z] #30 9.072 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:28:10 [2023-02-16T20:28:10.685Z] #30 9.257 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:28:10 [2023-02-16T20:28:10.685Z] #30 9.257 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:28:10 [2023-02-16T20:28:10.685Z] #30 10.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
20:28:10 [2023-02-16T20:28:10.685Z] #30 14.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [222 kB]
20:28:10 [2023-02-16T20:28:10.685Z] #30 18.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:28:10 [2023-02-16T20:28:10.685Z] #30 ...
20:28:10 [2023-02-16T20:28:10.685Z] 
20:28:10 [2023-02-16T20:28:10.685Z] #60 [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
20:28:10 [2023-02-16T20:28:10.685Z] #60 12.25 go: downloading github.com/urfave/cli/v2 v2.3.0
20:28:10 [2023-02-16T20:28:10.685Z] #60 12.43 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
20:28:10 [2023-02-16T20:28:10.685Z] #60 12.44 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
20:28:10 [2023-02-16T20:28:10.685Z] #60 15.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:28:10 [2023-02-16T20:28:10.685Z] #60 16.04 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:28:11 [2023-02-16T20:28:11.617Z] #60 ...
20:28:11 [2023-02-16T20:28:11.617Z] 
20:28:11 [2023-02-16T20:28:11.617Z] #69 [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...)
20:28:11 [2023-02-16T20:28:11.617Z] #69 11.24 + git checkout -q FETCH_HEAD
20:28:11 [2023-02-16T20:28:11.876Z] #69 ...
20:28:11 [2023-02-16T20:28:11.876Z] 
20:28:11 [2023-02-16T20:28:11.876Z] #56 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
20:28:11 [2023-02-16T20:28:11.876Z] #56 DONE 11.8s
20:28:11 [2023-02-16T20:28:11.876Z] 
20:28:11 [2023-02-16T20:28:11.876Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
20:28:11 [2023-02-16T20:28:11.876Z] #57 10.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
20:28:11 [2023-02-16T20:28:11.876Z] #57 14.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [222 kB]
20:28:11 [2023-02-16T20:28:11.876Z] #57 16.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:28:11 [2023-02-16T20:28:11.876Z] #57 ...
20:28:11 [2023-02-16T20:28:11.876Z] 
20:28:11 [2023-02-16T20:28:11.876Z] #65 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
20:28:11 [2023-02-16T20:28:11.876Z] #65 13.09 Reading package lists...
20:28:11 [2023-02-16T20:28:11.876Z] #65 19.66 + apt-get  install -y --no-install-recommends gcc libc6-dev
20:28:12 [2023-02-16T20:28:12.156Z] #65 19.72 Reading package lists...
20:28:12 [2023-02-16T20:28:12.156Z] #65 ...
20:28:12 [2023-02-16T20:28:12.156Z] 
20:28:12 [2023-02-16T20:28:12.156Z] #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...)
20:28:12 [2023-02-16T20:28:12.802Z] #70 ...
20:28:12 [2023-02-16T20:28:12.802Z] 
20:28:12 [2023-02-16T20:28:12.802Z] #52 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:28:12 [2023-02-16T20:28:12.802Z] #52 DONE 14.3s
20:28:12 [2023-02-16T20:28:12.802Z] 
20:28:12 [2023-02-16T20:28:12.802Z] #62 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:28:12 [2023-02-16T20:28:12.802Z] #62 12.58 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [222 kB]
20:28:12 [2023-02-16T20:28:12.802Z] #62 16.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:28:12 [2023-02-16T20:28:12.802Z] #62 19.49 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
20:28:13 [2023-02-16T20:28:13.070Z] #62 ...
20:28:13 [2023-02-16T20:28:13.070Z] 
20:28:13 [2023-02-16T20:28:13.070Z] #59 [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
20:28:13 [2023-02-16T20:28:13.070Z] #59 21.54 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
20:28:13 [2023-02-16T20:28:13.329Z] #59 ...
20:28:13 [2023-02-16T20:28:13.329Z] 
20:28:13 [2023-02-16T20:28:13.329Z] #66 [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
20:28:13 [2023-02-16T20:28:13.329Z] #66 11.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
20:28:13 [2023-02-16T20:28:13.329Z] #66 15.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [222 kB]
20:28:13 [2023-02-16T20:28:13.329Z] #66 17.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:28:13 [2023-02-16T20:28:13.902Z] #66 ...
20:28:13 [2023-02-16T20:28:13.902Z] 
20:28:13 [2023-02-16T20:28:13.902Z] #58 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
20:28:13 [2023-02-16T20:28:13.902Z] #58 12.47 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:28:13 [2023-02-16T20:28:13.902Z] #58 ...
20:28:13 [2023-02-16T20:28:13.902Z] 
20:28:13 [2023-02-16T20:28:13.902Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
20:28:14 [2023-02-16T20:28:14.835Z] #63 22.04 Reading package lists...
20:28:14 [2023-02-16T20:28:14.835Z] #63 ...
20:28:14 [2023-02-16T20:28:14.835Z] 
20:28:14 [2023-02-16T20:28:14.835Z] #61 [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
20:28:14 [2023-02-16T20:28:14.835Z] #61 12.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [222 kB]
20:28:14 [2023-02-16T20:28:14.835Z] #61 16.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:28:14 [2023-02-16T20:28:14.835Z] #61 ...
20:28:14 [2023-02-16T20:28:14.835Z] 
20:28:14 [2023-02-16T20:28:14.835Z] #69 [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...)
20:28:14 [2023-02-16T20:28:14.835Z] #69 14.00 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:28:14 [2023-02-16T20:28:14.835Z] #69 14.00 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
20:28:17 [2023-02-16T20:28:17.364Z] #69 16.80 github.com/docker/distribution/manifest
20:28:17 [2023-02-16T20:28:17.364Z] #69 ...
20:28:17 [2023-02-16T20:28:17.364Z] 
20:28:17 [2023-02-16T20:28:17.364Z] #64 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
20:28:17 [2023-02-16T20:28:17.364Z] #64 24.94 tomll can be used in two ways:
20:28:17 [2023-02-16T20:28:17.364Z] #64 24.94 Writing to STDIN and reading from STDOUT:
20:28:17 [2023-02-16T20:28:17.364Z] #64 24.94   cat file.toml | tomll > file.toml
20:28:17 [2023-02-16T20:28:17.364Z] #64 24.94 
20:28:17 [2023-02-16T20:28:17.364Z] #64 24.94 Reading and updating a list of files:
20:28:17 [2023-02-16T20:28:17.364Z] #64 24.94   tomll a.toml b.toml c.toml
20:28:17 [2023-02-16T20:28:17.364Z] #64 24.94 
20:28:17 [2023-02-16T20:28:17.364Z] #64 24.94 When given a list of files, tomll will modify all files in place without asking.
20:28:17 [2023-02-16T20:28:17.364Z] #64 DONE 25.9s
20:28:17 [2023-02-16T20:28:17.364Z] 
20:28:17 [2023-02-16T20:28:17.364Z] #69 [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...)
20:28:17 [2023-02-16T20:28:17.364Z] #69 16.98 github.com/inconshreveable/mousetrap
20:28:17 [2023-02-16T20:28:17.364Z] #69 ...
20:28:17 [2023-02-16T20:28:17.364Z] 
20:28:17 [2023-02-16T20:28:17.364Z] #68 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:28:17 [2023-02-16T20:28:17.364Z] #68 DONE 17.6s
20:28:17 [2023-02-16T20:28:17.622Z] 
20:28:17 [2023-02-16T20:28:17.622Z] #67 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
20:28:17 [2023-02-16T20:28:17.622Z] #67 23.55 go: downloading github.com/sirupsen/logrus v1.9.0
20:28:17 [2023-02-16T20:28:17.622Z] #67 23.55 go: downloading github.com/stretchr/testify v1.8.0
20:28:17 [2023-02-16T20:28:17.622Z] #67 23.80 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
20:28:17 [2023-02-16T20:28:17.622Z] #67 23.88 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
20:28:17 [2023-02-16T20:28:17.622Z] #67 23.98 go: downloading github.com/mitchellh/mapstructure v1.5.0
20:28:17 [2023-02-16T20:28:17.622Z] #67 24.06 go: downloading github.com/spf13/afero v1.8.2
20:28:17 [2023-02-16T20:28:17.622Z] #67 24.15 go: downloading github.com/spf13/cast v1.5.0
20:28:17 [2023-02-16T20:28:17.622Z] #67 24.43 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:28:17 [2023-02-16T20:28:17.622Z] #67 24.48 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
20:28:17 [2023-02-16T20:28:17.622Z] #67 24.71 go: downloading github.com/hashicorp/errwrap v1.0.0
20:28:17 [2023-02-16T20:28:17.622Z] #67 25.11 go: downloading 4d63.com/gochecknoglobals v0.1.0
20:28:17 [2023-02-16T20:28:17.622Z] #67 25.36 go: downloading github.com/Antonboom/errname v0.1.7
20:28:17 [2023-02-16T20:28:17.622Z] #67 25.48 go: downloading github.com/Antonboom/nilnil v0.1.1
20:28:17 [2023-02-16T20:28:17.622Z] #67 25.69 go: downloading github.com/BurntSushi/toml v1.2.0
20:28:18 [2023-02-16T20:28:18.995Z] #67 27.62 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:28:19 [2023-02-16T20:28:19.253Z] #67 27.69 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
20:28:19 [2023-02-16T20:28:19.253Z] #67 27.79 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
20:28:19 [2023-02-16T20:28:19.253Z] #67 27.90 go: downloading github.com/alexkohler/prealloc v1.0.0
20:28:19 [2023-02-16T20:28:19.253Z] #67 28.00 go: downloading github.com/alingse/asasalint v0.0.11
20:28:19 [2023-02-16T20:28:19.817Z] #67 28.24 go: downloading github.com/ashanbrown/forbidigo v1.3.0
20:28:19 [2023-02-16T20:28:19.817Z] #67 28.41 go: downloading github.com/ashanbrown/makezero v1.1.1
20:28:19 [2023-02-16T20:28:19.817Z] #67 28.50 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:28:19 [2023-02-16T20:28:19.817Z] #67 28.53 go: downloading github.com/blizzy78/varnamelen v0.8.0
20:28:20 [2023-02-16T20:28:20.075Z] #67 28.68 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
20:28:20 [2023-02-16T20:28:20.075Z] #67 28.75 go: downloading github.com/breml/bidichk v0.2.3
20:28:20 [2023-02-16T20:28:20.075Z] #67 28.80 go: downloading github.com/breml/errchkjson v0.3.0
20:28:20 [2023-02-16T20:28:20.333Z] #67 28.85 go: downloading github.com/butuzov/ireturn v0.1.1
20:28:20 [2023-02-16T20:28:20.333Z] #67 28.90 go: downloading github.com/charithe/durationcheck v0.0.9
20:28:20 [2023-02-16T20:28:20.333Z] #67 28.95 go: downloading github.com/curioswitch/go-reassign v0.1.2
20:28:20 [2023-02-16T20:28:20.333Z] #67 29.03 go: downloading github.com/daixiang0/gci v0.6.3
20:28:20 [2023-02-16T20:28:20.899Z] #67 29.37 go: downloading github.com/denis-tingaikin/go-header v0.4.3
20:28:20 [2023-02-16T20:28:20.899Z] #67 29.41 go: downloading github.com/esimonov/ifshort v1.0.4
20:28:20 [2023-02-16T20:28:20.899Z] #67 29.51 go: downloading github.com/firefart/nonamedreturns v1.0.4
20:28:20 [2023-02-16T20:28:20.899Z] #67 29.52 go: downloading github.com/fzipp/gocyclo v0.6.0
20:28:21 [2023-02-16T20:28:21.166Z] #67 29.66 go: downloading github.com/go-critic/go-critic v0.6.4
20:28:22 [2023-02-16T20:28:22.100Z] #67 30.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:28:22 [2023-02-16T20:28:22.100Z] #67 30.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:28:22 [2023-02-16T20:28:22.100Z] #67 30.64 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
20:28:22 [2023-02-16T20:28:22.358Z] #67 30.94 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:28:22 [2023-02-16T20:28:22.616Z] #67 31.07 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:28:22 [2023-02-16T20:28:22.616Z] #67 31.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:28:22 [2023-02-16T20:28:22.616Z] #67 31.12 go: downloading github.com/golangci/misspell v0.3.5
20:28:22 [2023-02-16T20:28:22.616Z] #67 31.22 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:28:22 [2023-02-16T20:28:22.616Z] #67 31.29 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
20:28:22 [2023-02-16T20:28:22.876Z] #67 31.43 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:28:22 [2023-02-16T20:28:22.876Z] #67 31.46 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:28:23 [2023-02-16T20:28:23.134Z] #67 31.59 go: downloading github.com/hexops/gotextdiff v1.0.3
20:28:23 [2023-02-16T20:28:23.134Z] #67 31.75 go: downloading github.com/jgautheron/goconst v1.5.1
20:28:23 [2023-02-16T20:28:23.134Z] #67 31.75 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:28:23 [2023-02-16T20:28:23.134Z] #67 31.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:28:23 [2023-02-16T20:28:23.392Z] #67 31.88 go: downloading github.com/julz/importas v0.1.0
20:28:23 [2023-02-16T20:28:23.392Z] #67 31.95 go: downloading github.com/kisielk/errcheck v1.6.2
20:28:23 [2023-02-16T20:28:23.392Z] #67 32.00 go: downloading github.com/kulti/thelper v0.6.3
20:28:23 [2023-02-16T20:28:23.392Z] #67 32.10 go: downloading github.com/kunwardeep/paralleltest v1.0.6
20:28:23 [2023-02-16T20:28:23.650Z] #67 32.20 go: downloading github.com/kyoh86/exportloopref v0.1.8
20:28:23 [2023-02-16T20:28:23.650Z] #67 32.21 go: downloading github.com/ldez/tagliatelle v0.3.1
20:28:23 [2023-02-16T20:28:23.650Z] #67 32.30 go: downloading github.com/leonklingele/grouper v1.1.0
20:28:23 [2023-02-16T20:28:23.650Z] #67 32.32 go: downloading github.com/lufeee/execinquery v1.2.1
20:28:23 [2023-02-16T20:28:23.909Z] #67 32.44 go: downloading github.com/maratori/testpackage v1.1.0
20:28:23 [2023-02-16T20:28:23.909Z] #67 32.53 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:28:23 [2023-02-16T20:28:23.909Z] #67 32.56 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:28:24 [2023-02-16T20:28:24.167Z] #67 32.66 go: downloading github.com/mgechev/revive v1.2.3
20:28:24 [2023-02-16T20:28:24.425Z] #67 ...
20:28:24 [2023-02-16T20:28:24.425Z] 
20:28:24 [2023-02-16T20:28:24.425Z] #65 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
20:28:24 [2023-02-16T20:28:24.425Z] #65 19.72 Reading package lists...
20:28:24 [2023-02-16T20:28:24.425Z] #65 26.85 Building dependency tree...
20:28:24 [2023-02-16T20:28:24.425Z] #65 28.70 Reading state information...
20:28:24 [2023-02-16T20:28:24.425Z] #65 31.77 gcc is already the newest version (4:10.2.1-1).
20:28:24 [2023-02-16T20:28:24.425Z] #65 31.77 libc6-dev is already the newest version (2.31-13+deb11u5).
20:28:24 [2023-02-16T20:28:24.425Z] #65 31.77 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
20:28:24 [2023-02-16T20:28:24.425Z] #65 DONE 32.4s
20:28:24 [2023-02-16T20:28:24.425Z] 
20:28:24 [2023-02-16T20:28:24.425Z] #69 [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...)
20:28:24 [2023-02-16T20:28:24.425Z] #69 17.54 crypto/sha1
20:28:24 [2023-02-16T20:28:24.425Z] #69 17.59 net
20:28:24 [2023-02-16T20:28:24.425Z] #69 19.08 github.com/Sirupsen/logrus
20:28:24 [2023-02-16T20:28:24.425Z] #69 22.55 github.com/Sirupsen/logrus/formatters/logstash
20:28:24 [2023-02-16T20:28:24.425Z] #69 22.80 github.com/bugsnag/bugsnag-go/errors
20:28:24 [2023-02-16T20:28:24.425Z] #69 23.72 github.com/bugsnag/osext
20:28:24 [2023-02-16T20:28:24.425Z] #69 24.16 github.com/bugsnag/panicwrap
20:28:24 [2023-02-16T20:28:24.990Z] #69 ...
20:28:24 [2023-02-16T20:28:24.990Z] 
20:28:24 [2023-02-16T20:28:24.990Z] #61 [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
20:28:24 [2023-02-16T20:28:24.990Z] #61 23.25 Fetched 8514 kB in 16s (531 kB/s)
20:28:24 [2023-02-16T20:28:24.990Z] #61 23.25 Reading package lists...
20:28:24 [2023-02-16T20:28:24.990Z] #61 30.63 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:28:24 [2023-02-16T20:28:24.990Z] #61 30.63 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:28:24 [2023-02-16T20:28:24.990Z] #61 30.63 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:28:24 [2023-02-16T20:28:24.990Z] #61 ...
20:28:24 [2023-02-16T20:28:24.990Z] 
20:28:24 [2023-02-16T20:28:24.990Z] #67 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
20:28:24 [2023-02-16T20:28:24.990Z] #67 33.46 go: downloading github.com/moricho/tparallel v0.2.1
20:28:24 [2023-02-16T20:28:24.990Z] #67 33.48 go: downloading github.com/nakabonne/nestif v0.3.1
20:28:24 [2023-02-16T20:28:24.990Z] #67 33.60 go: downloading github.com/nishanths/exhaustive v0.8.1
20:28:24 [2023-02-16T20:28:24.990Z] #67 33.62 go: downloading github.com/nishanths/predeclared v0.2.2
20:28:25 [2023-02-16T20:28:25.248Z] #67 33.81 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
20:28:25 [2023-02-16T20:28:25.249Z] #67 33.84 go: downloading github.com/ryancurrah/gomodguard v1.2.4
20:28:25 [2023-02-16T20:28:25.249Z] #67 33.92 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
20:28:25 [2023-02-16T20:28:25.249Z] #67 ...
20:28:25 [2023-02-16T20:28:25.249Z] 
20:28:25 [2023-02-16T20:28:25.249Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
20:28:25 [2023-02-16T20:28:25.249Z] #57 23.87 Fetched 8514 kB in 16s (546 kB/s)
20:28:25 [2023-02-16T20:28:25.249Z] #57 23.87 Reading package lists...
20:28:25 [2023-02-16T20:28:25.507Z] #57 30.41 Reading package lists...
20:28:25 [2023-02-16T20:28:25.507Z] #57 ...
20:28:25 [2023-02-16T20:28:25.507Z] 
20:28:25 [2023-02-16T20:28:25.507Z] #67 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
20:28:25 [2023-02-16T20:28:25.507Z] #67 33.99 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
20:28:25 [2023-02-16T20:28:25.507Z] #67 34.08 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
20:28:25 [2023-02-16T20:28:25.507Z] #67 34.08 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
20:28:25 [2023-02-16T20:28:25.507Z] #67 34.10 go: downloading github.com/securego/gosec/v2 v2.13.1
20:28:25 [2023-02-16T20:28:25.765Z] #67 34.46 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:28:25 [2023-02-16T20:28:25.765Z] #67 ...
20:28:25 [2023-02-16T20:28:25.765Z] 
20:28:25 [2023-02-16T20:28:25.765Z] #62 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:28:25 [2023-02-16T20:28:25.765Z] #62 23.90 Fetched 8517 kB in 17s (507 kB/s)
20:28:25 [2023-02-16T20:28:25.765Z] #62 23.90 Reading package lists...
20:28:26 [2023-02-16T20:28:26.023Z] #62 29.80 Reading package lists...
20:28:26 [2023-02-16T20:28:26.023Z] #62 ...
20:28:26 [2023-02-16T20:28:26.023Z] 
20:28:26 [2023-02-16T20:28:26.023Z] #67 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
20:28:26 [2023-02-16T20:28:26.023Z] #67 34.50 go: downloading github.com/sivchari/containedctx v1.0.2
20:28:26 [2023-02-16T20:28:26.023Z] #67 34.58 go: downloading github.com/sivchari/nosnakecase v1.7.0
20:28:26 [2023-02-16T20:28:26.023Z] #67 34.59 go: downloading github.com/sivchari/tenv v1.7.0
20:28:26 [2023-02-16T20:28:26.023Z] #67 34.69 go: downloading github.com/sonatard/noctx v0.0.1
20:28:26 [2023-02-16T20:28:26.281Z] #67 34.80 go: downloading github.com/sourcegraph/go-diff v0.6.1
20:28:26 [2023-02-16T20:28:26.281Z] #67 34.81 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:28:26 [2023-02-16T20:28:26.281Z] #67 34.91 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
20:28:26 [2023-02-16T20:28:26.281Z] #67 34.96 go: downloading github.com/sylvia7788/contextcheck v1.0.6
20:28:26 [2023-02-16T20:28:26.281Z] #67 35.04 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:28:26 [2023-02-16T20:28:26.538Z] #67 35.09 go: downloading github.com/tetafro/godot v1.4.11
20:28:26 [2023-02-16T20:28:26.538Z] #67 35.12 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
20:28:26 [2023-02-16T20:28:26.538Z] #67 ...
20:28:26 [2023-02-16T20:28:26.538Z] 
20:28:26 [2023-02-16T20:28:26.538Z] #66 [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
20:28:26 [2023-02-16T20:28:26.538Z] #66 24.65 Fetched 8514 kB in 16s (548 kB/s)
20:28:26 [2023-02-16T20:28:26.538Z] #66 24.65 Reading package lists...
20:28:26 [2023-02-16T20:28:26.797Z] #66 30.11 Reading package lists...
20:28:26 [2023-02-16T20:28:26.797Z] #66 ...
20:28:26 [2023-02-16T20:28:26.797Z] 
20:28:26 [2023-02-16T20:28:26.797Z] #67 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
20:28:26 [2023-02-16T20:28:26.797Z] #67 35.25 go: downloading github.com/timonwong/logrlint v0.1.0
20:28:26 [2023-02-16T20:28:26.797Z] #67 35.28 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
20:28:26 [2023-02-16T20:28:26.797Z] #67 35.41 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
20:28:26 [2023-02-16T20:28:26.797Z] #67 ...
20:28:26 [2023-02-16T20:28:26.797Z] 
20:28:26 [2023-02-16T20:28:26.797Z] #30 [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
20:28:26 [2023-02-16T20:28:26.797Z] #30 25.20 Fetched 8514 kB in 16s (518 kB/s)
20:28:26 [2023-02-16T20:28:26.797Z] #30 25.20 Reading package lists...
20:28:26 [2023-02-16T20:28:26.797Z] #30 31.94 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:28:26 [2023-02-16T20:28:26.797Z] #30 31.94 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:28:26 [2023-02-16T20:28:26.797Z] #30 31.94 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:28:27 [2023-02-16T20:28:27.055Z] #30 35.30 Reading package lists...
20:28:27 [2023-02-16T20:28:27.055Z] #30 ...
20:28:27 [2023-02-16T20:28:27.055Z] 
20:28:27 [2023-02-16T20:28:27.055Z] #66 [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
20:28:27 [2023-02-16T20:28:27.055Z] #66 30.11 Reading package lists...
20:28:27 [2023-02-16T20:28:27.878Z] #66 35.29 Building dependency tree...
20:28:27 [2023-02-16T20:28:27.878Z] #66 ...
20:28:27 [2023-02-16T20:28:27.878Z] 
20:28:27 [2023-02-16T20:28:27.878Z] #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...)
20:28:27 [2023-02-16T20:28:27.878Z] #71 ...
20:28:27 [2023-02-16T20:28:27.878Z] 
20:28:27 [2023-02-16T20:28:27.878Z] #67 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
20:28:27 [2023-02-16T20:28:27.878Z] #67 35.55 go: downloading github.com/ultraware/funlen v0.0.3
20:28:27 [2023-02-16T20:28:27.878Z] #67 35.74 go: downloading github.com/ultraware/whitespace v0.0.5
20:28:27 [2023-02-16T20:28:27.878Z] #67 35.77 go: downloading github.com/uudashr/gocognit v1.0.6
20:28:27 [2023-02-16T20:28:27.878Z] #67 35.87 go: downloading github.com/yagipy/maintidx v1.0.0
20:28:27 [2023-02-16T20:28:27.878Z] #67 35.95 go: downloading github.com/yeya24/promlinter v0.2.0
20:28:27 [2023-02-16T20:28:27.878Z] #67 36.03 go: downloading gitlab.com/bosi/decorder v0.2.3
20:28:27 [2023-02-16T20:28:27.878Z] #67 36.25 go: downloading honnef.co/go/tools v0.3.3
20:28:29 [2023-02-16T20:28:29.251Z] #67 37.87 go: downloading mvdan.cc/gofumpt v0.3.1
20:28:29 [2023-02-16T20:28:29.251Z] #67 37.89 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:28:29 [2023-02-16T20:28:29.509Z] #67 38.08 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
20:28:29 [2023-02-16T20:28:29.509Z] #67 38.16 go: downloading github.com/davecgh/go-spew v1.1.1
20:28:29 [2023-02-16T20:28:29.767Z] #67 38.29 go: downloading github.com/stretchr/objx v0.4.0
20:28:29 [2023-02-16T20:28:29.767Z] #67 38.31 go: downloading github.com/pmezard/go-difflib v1.0.0
20:28:29 [2023-02-16T20:28:29.767Z] #67 38.36 go: downloading golang.org/x/text v0.3.7
20:28:30 [2023-02-16T20:28:30.334Z] #67 ...
20:28:30 [2023-02-16T20:28:30.334Z] 
20:28:30 [2023-02-16T20:28:30.334Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
20:28:30 [2023-02-16T20:28:30.334Z] #63 22.04 Reading package lists...
20:28:30 [2023-02-16T20:28:30.334Z] #63 28.51 + apt-get  install -y --no-install-recommends gcc libc6-dev
20:28:30 [2023-02-16T20:28:30.334Z] #63 28.63 Reading package lists...
20:28:30 [2023-02-16T20:28:30.334Z] #63 34.14 Building dependency tree...
20:28:30 [2023-02-16T20:28:30.334Z] #63 ...
20:28:30 [2023-02-16T20:28:30.334Z] 
20:28:30 [2023-02-16T20:28:30.334Z] #62 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:28:30 [2023-02-16T20:28:30.334Z] #62 29.80 Reading package lists...
20:28:30 [2023-02-16T20:28:30.334Z] #62 35.14 Building dependency tree...
20:28:30 [2023-02-16T20:28:30.591Z] #62 ...
20:28:30 [2023-02-16T20:28:30.591Z] 
20:28:30 [2023-02-16T20:28:30.591Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
20:28:30 [2023-02-16T20:28:30.591Z] #63 38.63 gcc is already the newest version (4:10.2.1-1).
20:28:30 [2023-02-16T20:28:30.591Z] #63 38.63 libc6-dev is already the newest version (2.31-13+deb11u5).
20:28:30 [2023-02-16T20:28:30.591Z] #63 38.63 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
20:28:30 [2023-02-16T20:28:30.591Z] #63 DONE 38.8s
20:28:30 [2023-02-16T20:28:30.849Z] 
20:28:30 [2023-02-16T20:28:30.849Z] #72 [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...)
20:28:31 [2023-02-16T20:28:31.781Z] #72 1.188 go: downloading github.com/urfave/cli/v2 v2.23.5
20:28:32 [2023-02-16T20:28:32.038Z] #72 1.472 go: downloading golang.org/x/sys v0.2.0
20:28:34 [2023-02-16T20:28:34.566Z] #72 ...
20:28:34 [2023-02-16T20:28:34.566Z] 
20:28:34 [2023-02-16T20:28:34.566Z] #58 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
20:28:34 [2023-02-16T20:28:34.566Z] #58 42.55 v3.0.2
20:28:34 [2023-02-16T20:28:34.566Z] #58 DONE 42.8s
20:28:34 [2023-02-16T20:28:34.566Z] 
20:28:34 [2023-02-16T20:28:34.566Z] #62 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:28:34 [2023-02-16T20:28:34.566Z] #62 39.58 The following additional packages will be installed:
20:28:34 [2023-02-16T20:28:34.566Z] #62 39.59   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:28:34 [2023-02-16T20:28:34.566Z] #62 39.60   python3-protobuf python3-six
20:28:34 [2023-02-16T20:28:34.566Z] #62 39.62 Suggested packages:
20:28:34 [2023-02-16T20:28:34.566Z] #62 39.63   python3-setuptools
20:28:34 [2023-02-16T20:28:34.566Z] #62 39.63 Recommended packages:
20:28:34 [2023-02-16T20:28:34.566Z] #62 39.63   iproute2 | iproute
20:28:34 [2023-02-16T20:28:34.566Z] #62 40.27 The following NEW packages will be installed:
20:28:34 [2023-02-16T20:28:34.566Z] #62 40.27   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:28:34 [2023-02-16T20:28:34.566Z] #62 40.28   python3-protobuf python3-six
20:28:34 [2023-02-16T20:28:34.566Z] #62 40.90 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
20:28:34 [2023-02-16T20:28:34.566Z] #62 40.90 Need to get 2136 kB of archives.
20:28:34 [2023-02-16T20:28:34.566Z] #62 40.90 After this operation, 10.8 MB of additional disk space will be used.
20:28:34 [2023-02-16T20:28:34.566Z] #62 40.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
20:28:34 [2023-02-16T20:28:34.566Z] #62 40.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:28:34 [2023-02-16T20:28:34.566Z] #62 40.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
20:28:34 [2023-02-16T20:28:34.566Z] #62 40.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
20:28:34 [2023-02-16T20:28:34.566Z] #62 40.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:28:34 [2023-02-16T20:28:34.566Z] #62 40.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
20:28:34 [2023-02-16T20:28:34.566Z] #62 40.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:28:35 [2023-02-16T20:28:35.499Z] #62 43.34 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
20:28:35 [2023-02-16T20:28:35.499Z] #62 ...
20:28:35 [2023-02-16T20:28:35.499Z] 
20:28:35 [2023-02-16T20:28:35.499Z] #69 [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...)
20:28:35 [2023-02-16T20:28:35.499Z] #69 25.32 gopkg.in/yaml.v2
20:28:35 [2023-02-16T20:28:35.757Z] #69 ...
20:28:35 [2023-02-16T20:28:35.757Z] 
20:28:35 [2023-02-16T20:28:35.757Z] #67 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
20:28:35 [2023-02-16T20:28:35.757Z] #67 44.20 go: downloading github.com/subosito/gotenv v1.4.0
20:28:35 [2023-02-16T20:28:35.757Z] #67 44.23 go: downloading github.com/hashicorp/hcl v1.0.0
20:28:35 [2023-02-16T20:28:35.757Z] #67 ...
20:28:35 [2023-02-16T20:28:35.757Z] 
20:28:35 [2023-02-16T20:28:35.757Z] #61 [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
20:28:35 [2023-02-16T20:28:35.757Z] #61 34.08 Reading package lists...
20:28:35 [2023-02-16T20:28:35.757Z] #61 38.73 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
20:28:35 [2023-02-16T20:28:35.757Z] #61 38.82 Reading package lists...
20:28:36 [2023-02-16T20:28:36.015Z] #61 44.10 Building dependency tree...
20:28:36 [2023-02-16T20:28:36.015Z] #61 ...
20:28:36 [2023-02-16T20:28:36.015Z] 
20:28:36 [2023-02-16T20:28:36.015Z] #67 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
20:28:36 [2023-02-16T20:28:36.015Z] #67 44.55 go: downloading github.com/magiconair/properties v1.8.6
20:28:36 [2023-02-16T20:28:36.015Z] #67 44.56 go: downloading gopkg.in/ini.v1 v1.66.6
20:28:36 [2023-02-16T20:28:36.015Z] #67 44.62 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
20:28:36 [2023-02-16T20:28:36.273Z] #67 44.83 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
20:28:36 [2023-02-16T20:28:36.840Z] #67 45.22 go: downloading github.com/pelletier/go-toml v1.9.5
20:28:36 [2023-02-16T20:28:36.840Z] #67 ...
20:28:36 [2023-02-16T20:28:36.840Z] 
20:28:36 [2023-02-16T20:28:36.840Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
20:28:36 [2023-02-16T20:28:36.840Z] #57 30.41 Reading package lists...
20:28:36 [2023-02-16T20:28:36.840Z] #57 35.43 Building dependency tree...
20:28:36 [2023-02-16T20:28:36.840Z] #57 39.70 python3 is already the newest version (3.9.2-3).
20:28:36 [2023-02-16T20:28:36.840Z] #57 39.70 The following additional packages will be installed:
20:28:36 [2023-02-16T20:28:36.840Z] #57 39.70   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
20:28:36 [2023-02-16T20:28:36.840Z] #57 39.70   patch xz-utils
20:28:36 [2023-02-16T20:28:36.840Z] #57 39.73 Suggested packages:
20:28:36 [2023-02-16T20:28:36.840Z] #57 39.73   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
20:28:36 [2023-02-16T20:28:36.840Z] #57 39.73   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
20:28:36 [2023-02-16T20:28:36.840Z] #57 39.73   m4-doc ed diffutils-doc
20:28:36 [2023-02-16T20:28:36.840Z] #57 39.73 Recommended packages:
20:28:36 [2023-02-16T20:28:36.840Z] #57 39.73   fakeroot libalgorithm-merge-perl libltdl-dev
20:28:36 [2023-02-16T20:28:36.840Z] #57 41.38 The following NEW packages will be installed:
20:28:36 [2023-02-16T20:28:36.840Z] #57 41.39   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
20:28:36 [2023-02-16T20:28:36.840Z] #57 41.39   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
20:28:36 [2023-02-16T20:28:36.840Z] #57 41.40   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
20:28:36 [2023-02-16T20:28:36.840Z] #57 41.90 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
20:28:36 [2023-02-16T20:28:36.840Z] #57 41.90 Need to get 5458 kB of archives.
20:28:36 [2023-02-16T20:28:36.840Z] #57 41.90 After this operation, 11.6 MB of additional disk space will be used.
20:28:36 [2023-02-16T20:28:36.840Z] #57 41.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
20:28:36 [2023-02-16T20:28:36.840Z] #57 41.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
20:28:36 [2023-02-16T20:28:36.840Z] #57 41.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
20:28:36 [2023-02-16T20:28:36.840Z] #57 41.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
20:28:36 [2023-02-16T20:28:36.840Z] #57 41.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
20:28:36 [2023-02-16T20:28:36.840Z] #57 41.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
20:28:36 [2023-02-16T20:28:36.840Z] #57 41.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
20:28:36 [2023-02-16T20:28:36.840Z] #57 41.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
20:28:36 [2023-02-16T20:28:36.840Z] #57 41.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
20:28:36 [2023-02-16T20:28:36.840Z] #57 42.11 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
20:28:36 [2023-02-16T20:28:36.840Z] #57 42.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
20:28:36 [2023-02-16T20:28:36.840Z] #57 42.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
20:28:36 [2023-02-16T20:28:36.840Z] #57 42.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:28:36 [2023-02-16T20:28:36.840Z] #57 42.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
20:28:36 [2023-02-16T20:28:36.840Z] #57 42.16 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
20:28:36 [2023-02-16T20:28:36.840Z] #57 42.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
20:28:36 [2023-02-16T20:28:36.840Z] #57 42.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
20:28:36 [2023-02-16T20:28:36.840Z] #57 42.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
20:28:36 [2023-02-16T20:28:36.840Z] #57 42.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
20:28:36 [2023-02-16T20:28:36.840Z] #57 42.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
20:28:36 [2023-02-16T20:28:36.840Z] #57 43.60 debconf: delaying package configuration, since apt-utils is not installed
20:28:36 [2023-02-16T20:28:36.840Z] #57 43.97 Fetched 5458 kB in 1s (7760 kB/s)
20:28:36 [2023-02-16T20:28:36.840Z] #57 44.15 Selecting previously unselected package bzip2.
20:28:36 [2023-02-16T20:28:36.840Z] #57 44.15 (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 ... 15745 files and directories currently installed.)
20:28:36 [2023-02-16T20:28:36.840Z] #57 44.24 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
20:28:36 [2023-02-16T20:28:36.840Z] #57 44.25 Unpacking bzip2 (1.0.8-4) ...
20:28:36 [2023-02-16T20:28:36.840Z] #57 44.41 Selecting previously unselected package xz-utils.
20:28:36 [2023-02-16T20:28:36.840Z] #57 44.41 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
20:28:36 [2023-02-16T20:28:36.840Z] #57 44.43 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:28:36 [2023-02-16T20:28:36.840Z] #57 44.76 Selecting previously unselected package libsigsegv2:arm64.
20:28:36 [2023-02-16T20:28:36.840Z] #57 44.76 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
20:28:36 [2023-02-16T20:28:36.840Z] #57 44.77 Unpacking libsigsegv2:arm64 (2.13-1) ...
20:28:36 [2023-02-16T20:28:36.840Z] #57 44.92 Selecting previously unselected package m4.
20:28:36 [2023-02-16T20:28:36.840Z] #57 44.93 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
20:28:36 [2023-02-16T20:28:36.840Z] #57 44.93 Unpacking m4 (1.4.18-5) ...
20:28:36 [2023-02-16T20:28:36.840Z] #57 45.18 Selecting previously unselected package autoconf.
20:28:36 [2023-02-16T20:28:36.840Z] #57 45.18 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
20:28:36 [2023-02-16T20:28:36.840Z] #57 45.21 Unpacking autoconf (2.69-14) ...
20:28:36 [2023-02-16T20:28:36.840Z] #57 ...
20:28:36 [2023-02-16T20:28:36.840Z] 
20:28:36 [2023-02-16T20:28:36.840Z] #67 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
20:28:36 [2023-02-16T20:28:36.840Z] #67 45.55 go: downloading github.com/gobwas/glob v0.2.3
20:28:37 [2023-02-16T20:28:37.108Z] #67 45.65 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
20:28:37 [2023-02-16T20:28:37.373Z] #67 45.79 go: downloading go.uber.org/zap v1.17.0
20:28:37 [2023-02-16T20:28:37.631Z] #67 ...
20:28:37 [2023-02-16T20:28:37.631Z] 
20:28:37 [2023-02-16T20:28:37.631Z] #60 [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
20:28:37 [2023-02-16T20:28:37.631Z] #60 45.64 NAME:
20:28:37 [2023-02-16T20:28:37.631Z] #60 45.65    go-winres - A tool for embedding resources in Windows executables
20:28:37 [2023-02-16T20:28:37.631Z] #60 45.65 
20:28:37 [2023-02-16T20:28:37.631Z] #60 45.65 USAGE:
20:28:37 [2023-02-16T20:28:37.631Z] #60 45.65    go-winres [global options] command [command options] [arguments...]
20:28:37 [2023-02-16T20:28:37.631Z] #60 45.65 
20:28:37 [2023-02-16T20:28:37.631Z] #60 45.65 COMMANDS:
20:28:37 [2023-02-16T20:28:37.631Z] #60 45.65    init     Create an initial ./winres/winres.json
20:28:37 [2023-02-16T20:28:37.631Z] #60 45.65    make     Make syso files for the "go build" command
20:28:37 [2023-02-16T20:28:37.631Z] #60 45.65    simply   Make syso files for the "go build" command (simplified)
20:28:37 [2023-02-16T20:28:37.631Z] #60 45.65    extract  Extract all resources from an executable
20:28:37 [2023-02-16T20:28:37.631Z] #60 45.65    patch    Replace resources in an executable file (exe, dll)
20:28:37 [2023-02-16T20:28:37.631Z] #60 45.65    help, h  Shows a list of commands or help for one command
20:28:37 [2023-02-16T20:28:37.631Z] #60 45.65 
20:28:37 [2023-02-16T20:28:37.631Z] #60 45.65 GLOBAL OPTIONS:
20:28:37 [2023-02-16T20:28:37.631Z] #60 45.65    --help, -h  show help (default: false)
20:28:37 [2023-02-16T20:28:37.631Z] #60 DONE 46.1s
20:28:37 [2023-02-16T20:28:37.631Z] 
20:28:37 [2023-02-16T20:28:37.631Z] #67 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
20:28:37 [2023-02-16T20:28:37.631Z] #67 46.29 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:28:37 [2023-02-16T20:28:37.889Z] #67 46.29 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
20:28:37 [2023-02-16T20:28:37.889Z] #67 46.42 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:28:37 [2023-02-16T20:28:37.889Z] #67 46.55 go: downloading github.com/go-toolsmith/astcopy v1.0.1
20:28:38 [2023-02-16T20:28:38.148Z] #67 46.59 go: downloading github.com/go-toolsmith/astequal v1.0.2
20:28:38 [2023-02-16T20:28:38.148Z] #67 46.65 go: downloading github.com/go-toolsmith/astp v1.0.0
20:28:38 [2023-02-16T20:28:38.148Z] #67 46.69 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:28:38 [2023-02-16T20:28:38.148Z] #67 46.75 go: downloading github.com/go-toolsmith/typep v1.0.2
20:28:38 [2023-02-16T20:28:38.411Z] #67 46.86 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
20:28:38 [2023-02-16T20:28:38.411Z] #67 46.86 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:28:38 [2023-02-16T20:28:38.669Z] #67 47.22 go: downloading github.com/kisielk/gotool v1.0.0
20:28:38 [2023-02-16T20:28:38.669Z] #67 47.32 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:28:38 [2023-02-16T20:28:38.669Z] #67 ...
20:28:38 [2023-02-16T20:28:38.669Z] 
20:28:38 [2023-02-16T20:28:38.669Z] #66 [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
20:28:38 [2023-02-16T20:28:38.669Z] #66 35.29 Building dependency tree...
20:28:38 [2023-02-16T20:28:38.669Z] #66 39.85 The following additional packages will be installed:
20:28:38 [2023-02-16T20:28:38.669Z] #66 39.86   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:28:38 [2023-02-16T20:28:38.669Z] #66 39.87 Suggested packages:
20:28:38 [2023-02-16T20:28:38.669Z] #66 39.88   cmake-doc ninja-build lrzip
20:28:38 [2023-02-16T20:28:38.669Z] #66 40.35 The following NEW packages will be installed:
20:28:38 [2023-02-16T20:28:38.670Z] #66 40.37   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:28:38 [2023-02-16T20:28:38.670Z] #66 40.80 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
20:28:38 [2023-02-16T20:28:38.670Z] #66 40.80 Need to get 15.1 MB of archives.
20:28:38 [2023-02-16T20:28:38.670Z] #66 40.80 After this operation, 66.8 MB of additional disk space will be used.
20:28:38 [2023-02-16T20:28:38.670Z] #66 40.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:28:38 [2023-02-16T20:28:38.670Z] #66 40.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
20:28:38 [2023-02-16T20:28:38.670Z] #66 41.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
20:28:38 [2023-02-16T20:28:38.670Z] #66 41.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
20:28:38 [2023-02-16T20:28:38.670Z] #66 41.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
20:28:38 [2023-02-16T20:28:38.670Z] #66 41.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
20:28:38 [2023-02-16T20:28:38.670Z] #66 41.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
20:28:38 [2023-02-16T20:28:38.670Z] #66 41.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
20:28:38 [2023-02-16T20:28:38.670Z] #66 42.94 debconf: delaying package configuration, since apt-utils is not installed
20:28:38 [2023-02-16T20:28:38.670Z] #66 43.32 Fetched 15.1 MB in 1s (14.2 MB/s)
20:28:38 [2023-02-16T20:28:38.670Z] #66 43.46 Selecting previously unselected package cmake-data.
20:28:38 [2023-02-16T20:28:38.670Z] #66 43.46 (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 ... 15745 files and directories currently installed.)
20:28:38 [2023-02-16T20:28:38.670Z] #66 43.52 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:28:38 [2023-02-16T20:28:38.670Z] #66 43.53 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:28:38 [2023-02-16T20:28:38.928Z] #66 ...
20:28:38 [2023-02-16T20:28:38.928Z] 
20:28:38 [2023-02-16T20:28:38.928Z] #67 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
20:28:38 [2023-02-16T20:28:38.928Z] #67 47.44 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:28:38 [2023-02-16T20:28:38.928Z] #67 47.58 go: downloading github.com/ettle/strcase v0.1.1
20:28:38 [2023-02-16T20:28:38.928Z] #67 47.63 go: downloading github.com/fatih/structtag v1.2.0
20:28:38 [2023-02-16T20:28:38.928Z] #67 47.65 go: downloading github.com/Masterminds/semver v1.5.0
20:28:38 [2023-02-16T20:28:38.928Z] #67 47.66 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
20:28:39 [2023-02-16T20:28:39.186Z] #67 47.78 go: downloading gopkg.in/yaml.v2 v2.4.0
20:28:39 [2023-02-16T20:28:39.452Z] #67 47.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:28:39 [2023-02-16T20:28:39.452Z] #67 47.90 go: downloading github.com/prometheus/client_golang v1.12.1
20:28:40 [2023-02-16T20:28:40.022Z] #67 48.63 go: downloading github.com/prometheus/client_model v0.2.0
20:28:40 [2023-02-16T20:28:40.022Z] #67 48.70 go: downloading github.com/google/go-cmp v0.5.8
20:28:40 [2023-02-16T20:28:40.280Z] #67 48.89 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:28:40 [2023-02-16T20:28:40.538Z] #67 49.13 go: downloading go.uber.org/multierr v1.6.0
20:28:40 [2023-02-16T20:28:40.538Z] #67 49.13 go: downloading go.uber.org/atomic v1.7.0
20:28:40 [2023-02-16T20:28:40.538Z] #67 49.28 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
20:28:40 [2023-02-16T20:28:40.796Z] #67 49.41 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
20:28:40 [2023-02-16T20:28:40.796Z] #67 49.42 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
20:28:40 [2023-02-16T20:28:40.796Z] #67 49.47 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:28:41 [2023-02-16T20:28:41.363Z] #67 49.74 go: downloading github.com/beorn7/perks v1.0.1
20:28:41 [2023-02-16T20:28:41.363Z] #67 49.77 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:28:41 [2023-02-16T20:28:41.363Z] #67 49.91 go: downloading github.com/golang/protobuf v1.5.2
20:28:41 [2023-02-16T20:28:41.363Z] #67 49.98 go: downloading github.com/prometheus/common v0.32.1
20:28:41 [2023-02-16T20:28:41.621Z] #67 ...
20:28:41 [2023-02-16T20:28:41.621Z] 
20:28:41 [2023-02-16T20:28:41.621Z] #47 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:28:41 [2023-02-16T20:28:41.621Z] #47 DONE 45.2s
20:28:41 [2023-02-16T20:28:41.883Z] 
20:28:41 [2023-02-16T20:28:41.883Z] #50 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:28:41 [2023-02-16T20:28:41.883Z] #50 DONE 45.2s
20:28:41 [2023-02-16T20:28:41.883Z] 
20:28:41 [2023-02-16T20:28:41.883Z] #73 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
20:28:42 [2023-02-16T20:28:42.141Z] #73 ...
20:28:42 [2023-02-16T20:28:42.141Z] 
20:28:42 [2023-02-16T20:28:42.141Z] #30 [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
20:28:42 [2023-02-16T20:28:42.141Z] #30 35.30 Reading package lists...
20:28:42 [2023-02-16T20:28:42.141Z] #30 40.35 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
20:28:42 [2023-02-16T20:28:42.141Z] #30 40.41 Reading package lists...
20:28:42 [2023-02-16T20:28:42.141Z] #30 45.18 Building dependency tree...
20:28:42 [2023-02-16T20:28:42.141Z] #30 48.92 gcc is already the newest version (4:10.2.1-1).
20:28:42 [2023-02-16T20:28:42.141Z] #30 48.92 The following additional packages will be installed:
20:28:42 [2023-02-16T20:28:42.141Z] #30 48.93   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
20:28:42 [2023-02-16T20:28:42.141Z] #30 48.93   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
20:28:42 [2023-02-16T20:28:42.141Z] #30 48.93   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
20:28:42 [2023-02-16T20:28:42.141Z] #30 48.94   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:28:42 [2023-02-16T20:28:42.141Z] #30 48.94   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
20:28:42 [2023-02-16T20:28:42.141Z] #30 48.95   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
20:28:42 [2023-02-16T20:28:42.141Z] #30 48.95 Suggested packages:
20:28:42 [2023-02-16T20:28:42.141Z] #30 48.96   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
20:28:42 [2023-02-16T20:28:42.141Z] #30 48.96   | libgdk-pixbuf2.0-dev libxml2-utils
20:28:42 [2023-02-16T20:28:42.141Z] #30 50.17 The following NEW packages will be installed:
20:28:42 [2023-02-16T20:28:42.141Z] #30 50.17   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
20:28:42 [2023-02-16T20:28:42.141Z] #30 50.17   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
20:28:42 [2023-02-16T20:28:42.141Z] #30 50.18   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
20:28:42 [2023-02-16T20:28:42.141Z] #30 50.18   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
20:28:42 [2023-02-16T20:28:42.141Z] #30 50.18   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
20:28:42 [2023-02-16T20:28:42.141Z] #30 50.18   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
20:28:42 [2023-02-16T20:28:42.141Z] #30 50.52 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
20:28:42 [2023-02-16T20:28:42.141Z] #30 50.52 Need to get 7950 kB of archives.
20:28:42 [2023-02-16T20:28:42.141Z] #30 50.52 After this operation, 39.9 MB of additional disk space will be used.
20:28:42 [2023-02-16T20:28:42.141Z] #30 50.52 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]
20:28:42 [2023-02-16T20:28:42.141Z] #30 50.52 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]
20:28:42 [2023-02-16T20:28:42.141Z] #30 50.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
20:28:42 [2023-02-16T20:28:42.141Z] #30 50.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
20:28:42 [2023-02-16T20:28:42.141Z] #30 50.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
20:28:42 [2023-02-16T20:28:42.141Z] #30 50.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
20:28:42 [2023-02-16T20:28:42.141Z] #30 50.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
20:28:42 [2023-02-16T20:28:42.141Z] #30 50.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
20:28:42 [2023-02-16T20:28:42.141Z] #30 50.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
20:28:42 [2023-02-16T20:28:42.141Z] #30 50.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
20:28:42 [2023-02-16T20:28:42.141Z] #30 50.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
20:28:42 [2023-02-16T20:28:42.141Z] #30 50.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
20:28:42 [2023-02-16T20:28:42.141Z] #30 ...
20:28:42 [2023-02-16T20:28:42.141Z] 
20:28:42 [2023-02-16T20:28:42.141Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
20:28:42 [2023-02-16T20:28:42.141Z] #57 45.72 Selecting previously unselected package autotools-dev.
20:28:42 [2023-02-16T20:28:42.141Z] #57 45.73 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
20:28:42 [2023-02-16T20:28:42.141Z] #57 45.76 Unpacking autotools-dev (20180224.1+nmu1) ...
20:28:42 [2023-02-16T20:28:42.141Z] #57 46.07 Selecting previously unselected package automake.
20:28:42 [2023-02-16T20:28:42.141Z] #57 46.09 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
20:28:42 [2023-02-16T20:28:42.141Z] #57 46.12 Unpacking automake (1:1.16.3-2) ...
20:28:42 [2023-02-16T20:28:42.141Z] #57 47.10 Selecting previously unselected package patch.
20:28:42 [2023-02-16T20:28:42.141Z] #57 47.12 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
20:28:42 [2023-02-16T20:28:42.141Z] #57 47.18 Unpacking patch (2.7.6-7) ...
20:28:42 [2023-02-16T20:28:42.141Z] #57 47.47 Selecting previously unselected package dpkg-dev.
20:28:42 [2023-02-16T20:28:42.141Z] #57 47.48 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
20:28:42 [2023-02-16T20:28:42.141Z] #57 47.49 Unpacking dpkg-dev (1.20.12) ...
20:28:42 [2023-02-16T20:28:42.141Z] #57 48.59 Selecting previously unselected package build-essential.
20:28:42 [2023-02-16T20:28:42.141Z] #57 48.60 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
20:28:42 [2023-02-16T20:28:42.141Z] #57 48.62 Unpacking build-essential (12.9) ...
20:28:42 [2023-02-16T20:28:42.141Z] #57 48.73 Selecting previously unselected package libcap2:arm64.
20:28:42 [2023-02-16T20:28:42.141Z] #57 48.74 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
20:28:42 [2023-02-16T20:28:42.141Z] #57 48.74 Unpacking libcap2:arm64 (1:2.44-1) ...
20:28:42 [2023-02-16T20:28:42.141Z] #57 48.87 Selecting previously unselected package libcap-dev:arm64.
20:28:42 [2023-02-16T20:28:42.141Z] #57 48.87 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
20:28:42 [2023-02-16T20:28:42.141Z] #57 48.89 Unpacking libcap-dev:arm64 (1:2.44-1) ...
20:28:42 [2023-02-16T20:28:42.141Z] #57 49.07 Selecting previously unselected package libprotobuf-c1:arm64.
20:28:42 [2023-02-16T20:28:42.141Z] #57 49.08 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:28:42 [2023-02-16T20:28:42.141Z] #57 49.08 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:28:42 [2023-02-16T20:28:42.141Z] #57 49.28 Selecting previously unselected package libprotobuf-c-dev:arm64.
20:28:42 [2023-02-16T20:28:42.141Z] #57 49.29 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
20:28:42 [2023-02-16T20:28:42.141Z] #57 49.30 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
20:28:42 [2023-02-16T20:28:42.141Z] #57 49.45 Selecting previously unselected package libseccomp-dev:arm64.
20:28:42 [2023-02-16T20:28:42.141Z] #57 49.46 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
20:28:42 [2023-02-16T20:28:42.141Z] #57 49.47 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:28:42 [2023-02-16T20:28:42.141Z] #57 49.73 Selecting previously unselected package libsystemd-dev:arm64.
20:28:42 [2023-02-16T20:28:42.141Z] #57 49.74 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
20:28:42 [2023-02-16T20:28:42.141Z] #57 49.77 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
20:28:42 [2023-02-16T20:28:42.398Z] #57 50.92 Selecting previously unselected package libtool.
20:28:42 [2023-02-16T20:28:42.398Z] #57 50.94 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
20:28:42 [2023-02-16T20:28:42.398Z] #57 50.97 Unpacking libtool (2.4.6-15) ...
20:28:42 [2023-02-16T20:28:42.969Z] #57 51.34 Selecting previously unselected package libudev-dev:arm64.
20:28:42 [2023-02-16T20:28:42.969Z] #57 51.34 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
20:28:42 [2023-02-16T20:28:42.969Z] #57 51.34 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
20:28:42 [2023-02-16T20:28:42.969Z] #57 51.70 Selecting previously unselected package libyajl2:arm64.
20:28:42 [2023-02-16T20:28:42.969Z] #57 51.70 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
20:28:43 [2023-02-16T20:28:43.245Z] #57 51.73 Unpacking libyajl2:arm64 (2.1.0-3) ...
20:28:43 [2023-02-16T20:28:43.245Z] #57 51.90 Selecting previously unselected package libyajl-dev:arm64.
20:28:43 [2023-02-16T20:28:43.245Z] #57 51.90 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
20:28:43 [2023-02-16T20:28:43.245Z] #57 51.94 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
20:28:43 [2023-02-16T20:28:43.503Z] #57 52.21 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:28:43 [2023-02-16T20:28:43.764Z] #57 52.25 Setting up libyajl2:arm64 (2.1.0-3) ...
20:28:43 [2023-02-16T20:28:43.764Z] #57 52.28 Setting up bzip2 (1.0.8-4) ...
20:28:43 [2023-02-16T20:28:43.764Z] #57 52.30 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:28:43 [2023-02-16T20:28:43.764Z] #57 52.32 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
20:28:43 [2023-02-16T20:28:43.764Z] #57 52.34 Setting up libcap2:arm64 (1:2.44-1) ...
20:28:43 [2023-02-16T20:28:43.764Z] #57 52.36 Setting up autotools-dev (20180224.1+nmu1) ...
20:28:43 [2023-02-16T20:28:43.764Z] #57 52.41 Setting up libsigsegv2:arm64 (2.13-1) ...
20:28:43 [2023-02-16T20:28:43.764Z] #57 52.42 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:28:43 [2023-02-16T20:28:43.764Z] #57 52.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:28:43 [2023-02-16T20:28:43.764Z] #57 52.47 Setting up patch (2.7.6-7) ...
20:28:43 [2023-02-16T20:28:43.764Z] #57 52.49 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
20:28:43 [2023-02-16T20:28:43.764Z] #57 52.51 Setting up libyajl-dev:arm64 (2.1.0-3) ...
20:28:44 [2023-02-16T20:28:44.023Z] #57 52.54 Setting up libcap-dev:arm64 (1:2.44-1) ...
20:28:44 [2023-02-16T20:28:44.023Z] #57 52.56 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
20:28:44 [2023-02-16T20:28:44.023Z] #57 52.58 Setting up libtool (2.4.6-15) ...
20:28:44 [2023-02-16T20:28:44.023Z] #57 52.61 Setting up m4 (1.4.18-5) ...
20:28:44 [2023-02-16T20:28:44.023Z] #57 52.65 Setting up dpkg-dev (1.20.12) ...
20:28:44 [2023-02-16T20:28:44.023Z] #57 52.68 Setting up autoconf (2.69-14) ...
20:28:44 [2023-02-16T20:28:44.023Z] #57 52.70 Setting up build-essential (12.9) ...
20:28:44 [2023-02-16T20:28:44.023Z] #57 52.73 Setting up automake (1:1.16.3-2) ...
20:28:44 [2023-02-16T20:28:44.023Z] #57 52.75 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
20:28:44 [2023-02-16T20:28:44.281Z] #57 52.78 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:28:44 [2023-02-16T20:28:44.855Z] #57 DONE 53.3s
20:28:44 [2023-02-16T20:28:44.855Z] 
20:28:44 [2023-02-16T20:28:44.855Z] #30 [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
20:28:44 [2023-02-16T20:28:44.855Z] #30 50.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
20:28:44 [2023-02-16T20:28:44.855Z] #30 50.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:28:44 [2023-02-16T20:28:44.855Z] #30 50.75 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
20:28:44 [2023-02-16T20:28:44.855Z] #30 50.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
20:28:44 [2023-02-16T20:28:44.855Z] #30 50.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
20:28:44 [2023-02-16T20:28:44.855Z] #30 50.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
20:28:44 [2023-02-16T20:28:44.855Z] #30 50.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
20:28:44 [2023-02-16T20:28:44.855Z] #30 50.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
20:28:44 [2023-02-16T20:28:44.855Z] #30 50.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
20:28:44 [2023-02-16T20:28:44.855Z] #30 50.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
20:28:44 [2023-02-16T20:28:44.855Z] #30 50.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
20:28:44 [2023-02-16T20:28:44.855Z] #30 50.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
20:28:44 [2023-02-16T20:28:44.855Z] #30 51.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
20:28:44 [2023-02-16T20:28:44.855Z] #30 51.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
20:28:44 [2023-02-16T20:28:44.855Z] #30 51.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
20:28:44 [2023-02-16T20:28:44.855Z] #30 51.15 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
20:28:44 [2023-02-16T20:28:44.855Z] #30 51.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
20:28:44 [2023-02-16T20:28:44.855Z] #30 51.30 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
20:28:44 [2023-02-16T20:28:44.855Z] #30 52.24 debconf: delaying package configuration, since apt-utils is not installed
20:28:44 [2023-02-16T20:28:44.855Z] #30 52.61 Fetched 7950 kB in 1s (7272 kB/s)
20:28:44 [2023-02-16T20:28:44.855Z] #30 52.77 Selecting previously unselected package libgirepository-1.0-1:arm64.
20:28:44 [2023-02-16T20:28:44.855Z] #30 52.77 (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 ... 15745 files and directories currently installed.)
20:28:44 [2023-02-16T20:28:44.855Z] #30 52.84 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
20:28:44 [2023-02-16T20:28:44.855Z] #30 52.87 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
20:28:44 [2023-02-16T20:28:44.855Z] #30 53.17 Selecting previously unselected package gir1.2-glib-2.0:arm64.
20:28:44 [2023-02-16T20:28:44.855Z] #30 53.19 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
20:28:44 [2023-02-16T20:28:44.855Z] #30 53.19 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
20:28:45 [2023-02-16T20:28:45.121Z] #30 53.59 Selecting previously unselected package libsecret-common.
20:28:45 [2023-02-16T20:28:45.121Z] #30 53.60 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
20:28:45 [2023-02-16T20:28:45.121Z] #30 53.66 Unpacking libsecret-common (0.20.4-2) ...
20:28:45 [2023-02-16T20:28:45.380Z] #30 ...
20:28:45 [2023-02-16T20:28:45.380Z] 
20:28:45 [2023-02-16T20:28:45.380Z] #73 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
20:28:45 [2023-02-16T20:28:45.380Z] #73 DONE 3.5s
20:28:45 [2023-02-16T20:28:45.380Z] 
20:28:45 [2023-02-16T20:28:45.380Z] #74 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
20:28:45 [2023-02-16T20:28:45.380Z] #74 DONE 0.1s
20:28:45 [2023-02-16T20:28:45.380Z] 
20:28:45 [2023-02-16T20:28:45.380Z] #61 [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
20:28:45 [2023-02-16T20:28:45.380Z] #61 44.10 Building dependency tree...
20:28:45 [2023-02-16T20:28:45.380Z] #61 48.15 gcc is already the newest version (4:10.2.1-1).
20:28:45 [2023-02-16T20:28:45.380Z] #61 48.15 libc6-dev is already the newest version (2.31-13+deb11u5).
20:28:45 [2023-02-16T20:28:45.380Z] #61 48.15 The following additional packages will be installed:
20:28:45 [2023-02-16T20:28:45.380Z] #61 48.17   bzip2 patch xz-utils
20:28:45 [2023-02-16T20:28:45.380Z] #61 48.19 Suggested packages:
20:28:45 [2023-02-16T20:28:45.380Z] #61 48.19   bzip2-doc debian-keyring seccomp ed diffutils-doc
20:28:45 [2023-02-16T20:28:45.380Z] #61 48.19 Recommended packages:
20:28:45 [2023-02-16T20:28:45.380Z] #61 48.19   build-essential fakeroot libalgorithm-merge-perl
20:28:45 [2023-02-16T20:28:45.380Z] #61 48.66 The following NEW packages will be installed:
20:28:45 [2023-02-16T20:28:45.380Z] #61 48.66   bzip2 dpkg-dev libseccomp-dev patch xz-utils
20:28:45 [2023-02-16T20:28:45.380Z] #61 49.05 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
20:28:45 [2023-02-16T20:28:45.380Z] #61 49.05 Need to get 2790 kB of archives.
20:28:45 [2023-02-16T20:28:45.380Z] #61 49.05 After this operation, 4077 kB of additional disk space will be used.
20:28:45 [2023-02-16T20:28:45.380Z] #61 49.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
20:28:45 [2023-02-16T20:28:45.380Z] #61 49.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
20:28:45 [2023-02-16T20:28:45.380Z] #61 49.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
20:28:45 [2023-02-16T20:28:45.380Z] #61 49.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
20:28:45 [2023-02-16T20:28:45.380Z] #61 49.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
20:28:45 [2023-02-16T20:28:45.380Z] #61 50.45 debconf: delaying package configuration, since apt-utils is not installed
20:28:45 [2023-02-16T20:28:45.380Z] #61 50.96 Fetched 2790 kB in 0s (6349 kB/s)
20:28:45 [2023-02-16T20:28:45.380Z] #61 51.20 Selecting previously unselected package bzip2.
20:28:45 [2023-02-16T20:28:45.380Z] #61 51.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
20:28:45 [2023-02-16T20:28:45.380Z] #61 51.28 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
20:28:45 [2023-02-16T20:28:45.380Z] #61 51.28 Unpacking bzip2 (1.0.8-4) ...
20:28:45 [2023-02-16T20:28:45.380Z] #61 51.58 Selecting previously unselected package xz-utils.
20:28:45 [2023-02-16T20:28:45.380Z] #61 51.59 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
20:28:45 [2023-02-16T20:28:45.380Z] #61 51.60 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:28:45 [2023-02-16T20:28:45.380Z] #61 51.89 Selecting previously unselected package patch.
20:28:45 [2023-02-16T20:28:45.380Z] #61 51.89 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
20:28:45 [2023-02-16T20:28:45.380Z] #61 51.91 Unpacking patch (2.7.6-7) ...
20:28:45 [2023-02-16T20:28:45.380Z] #61 52.03 Selecting previously unselected package dpkg-dev.
20:28:45 [2023-02-16T20:28:45.380Z] #61 52.04 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
20:28:45 [2023-02-16T20:28:45.380Z] #61 52.05 Unpacking dpkg-dev (1.20.12) ...
20:28:45 [2023-02-16T20:28:45.380Z] #61 53.30 Selecting previously unselected package libseccomp-dev:arm64.
20:28:45 [2023-02-16T20:28:45.380Z] #61 53.31 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
20:28:45 [2023-02-16T20:28:45.380Z] #61 53.32 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:28:45 [2023-02-16T20:28:45.380Z] #61 53.73 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:28:45 [2023-02-16T20:28:45.380Z] #61 53.74 Setting up bzip2 (1.0.8-4) ...
20:28:45 [2023-02-16T20:28:45.380Z] #61 53.75 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:28:45 [2023-02-16T20:28:45.380Z] #61 53.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:28:45 [2023-02-16T20:28:45.380Z] #61 53.78 Setting up patch (2.7.6-7) ...
20:28:45 [2023-02-16T20:28:45.644Z] #61 53.80 Setting up dpkg-dev (1.20.12) ...
20:28:45 [2023-02-16T20:28:45.644Z] #61 ...
20:28:45 [2023-02-16T20:28:45.644Z] 
20:28:45 [2023-02-16T20:28:45.644Z] #30 [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
20:28:45 [2023-02-16T20:28:45.644Z] #30 54.12 Selecting previously unselected package libsecret-1-0:arm64.
20:28:45 [2023-02-16T20:28:45.644Z] #30 54.12 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
20:28:45 [2023-02-16T20:28:45.644Z] #30 54.14 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
20:28:45 [2023-02-16T20:28:45.902Z] #30 ...
20:28:45 [2023-02-16T20:28:45.902Z] 
20:28:45 [2023-02-16T20:28:45.902Z] #61 [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
20:28:45 [2023-02-16T20:28:45.902Z] #61 DONE 54.1s
20:28:45 [2023-02-16T20:28:45.902Z] 
20:28:45 [2023-02-16T20:28:45.902Z] #30 [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
20:28:45 [2023-02-16T20:28:45.902Z] #30 54.43 Selecting previously unselected package gir1.2-secret-1:arm64.
20:28:45 [2023-02-16T20:28:45.902Z] #30 54.43 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
20:28:45 [2023-02-16T20:28:45.902Z] #30 54.45 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
20:28:46 [2023-02-16T20:28:46.160Z] #30 54.59 Selecting previously unselected package uuid-dev:arm64.
20:28:46 [2023-02-16T20:28:46.160Z] #30 54.59 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
20:28:46 [2023-02-16T20:28:46.160Z] #30 54.60 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
20:28:46 [2023-02-16T20:28:46.160Z] #30 ...
20:28:46 [2023-02-16T20:28:46.160Z] 
20:28:46 [2023-02-16T20:28:46.160Z] #72 [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...)
20:28:46 [2023-02-16T20:28:46.160Z] #72 5.698 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
20:28:46 [2023-02-16T20:28:46.160Z] #72 6.193 go: downloading github.com/google/uuid v1.3.0
20:28:46 [2023-02-16T20:28:46.160Z] #72 6.279 go: downloading github.com/moby/vpnkit v0.5.0
20:28:46 [2023-02-16T20:28:46.160Z] #72 6.389 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:28:46 [2023-02-16T20:28:46.160Z] #72 6.768 go: downloading github.com/gorilla/mux v1.8.0
20:28:46 [2023-02-16T20:28:46.160Z] #72 7.073 go: downloading github.com/moby/sys/mountinfo v0.6.2
20:28:46 [2023-02-16T20:28:46.160Z] #72 7.995 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
20:28:46 [2023-02-16T20:28:46.160Z] #72 8.039 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
20:28:46 [2023-02-16T20:28:46.160Z] #72 9.239 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
20:28:46 [2023-02-16T20:28:46.160Z] #72 9.386 go: downloading golang.org/x/net v0.1.0
20:28:46 [2023-02-16T20:28:46.418Z] #72 ...
20:28:46 [2023-02-16T20:28:46.418Z] 
20:28:46 [2023-02-16T20:28:46.418Z] #30 [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
20:28:46 [2023-02-16T20:28:46.418Z] #30 54.87 Selecting previously unselected package libblkid-dev:arm64.
20:28:46 [2023-02-16T20:28:46.418Z] #30 54.88 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
20:28:46 [2023-02-16T20:28:46.418Z] #30 54.93 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
20:28:46 [2023-02-16T20:28:46.681Z] #30 ...
20:28:46 [2023-02-16T20:28:46.681Z] 
20:28:46 [2023-02-16T20:28:46.681Z] #62 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:28:46 [2023-02-16T20:28:46.681Z] #62 44.70 debconf: delaying package configuration, since apt-utils is not installed
20:28:46 [2023-02-16T20:28:46.681Z] #62 45.06 Fetched 2136 kB in 3s (661 kB/s)
20:28:46 [2023-02-16T20:28:46.681Z] #62 45.23 Selecting previously unselected package libprotobuf23:arm64.
20:28:46 [2023-02-16T20:28:46.681Z] #62 45.23 (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 ... 15745 files and directories currently installed.)
20:28:46 [2023-02-16T20:28:46.681Z] #62 45.31 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
20:28:46 [2023-02-16T20:28:46.681Z] #62 45.39 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
20:28:46 [2023-02-16T20:28:46.681Z] #62 46.80 Selecting previously unselected package python3-pkg-resources.
20:28:46 [2023-02-16T20:28:46.681Z] #62 46.80 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
20:28:46 [2023-02-16T20:28:46.681Z] #62 46.83 Unpacking python3-pkg-resources (52.0.0-4) ...
20:28:46 [2023-02-16T20:28:46.681Z] #62 47.06 Selecting previously unselected package python3-six.
20:28:46 [2023-02-16T20:28:46.681Z] #62 47.06 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
20:28:46 [2023-02-16T20:28:46.681Z] #62 47.08 Unpacking python3-six (1.16.0-2) ...
20:28:46 [2023-02-16T20:28:46.681Z] #62 47.19 Selecting previously unselected package python3-protobuf.
20:28:46 [2023-02-16T20:28:46.681Z] #62 47.21 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
20:28:46 [2023-02-16T20:28:46.681Z] #62 47.26 Unpacking python3-protobuf (3.12.4-1) ...
20:28:46 [2023-02-16T20:28:46.681Z] #62 47.80 Selecting previously unselected package libnet1:arm64.
20:28:46 [2023-02-16T20:28:46.681Z] #62 47.80 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:28:46 [2023-02-16T20:28:46.681Z] #62 47.82 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:28:46 [2023-02-16T20:28:46.681Z] #62 47.98 Selecting previously unselected package libnl-3-200:arm64.
20:28:46 [2023-02-16T20:28:46.681Z] #62 47.99 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
20:28:46 [2023-02-16T20:28:46.681Z] #62 48.00 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
20:28:46 [2023-02-16T20:28:46.681Z] #62 48.20 Selecting previously unselected package libprotobuf-c1:arm64.
20:28:46 [2023-02-16T20:28:46.681Z] #62 48.21 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:28:46 [2023-02-16T20:28:46.681Z] #62 48.21 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:28:46 [2023-02-16T20:28:46.681Z] #62 48.38 Selecting previously unselected package criu.
20:28:46 [2023-02-16T20:28:46.681Z] #62 48.38 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
20:28:46 [2023-02-16T20:28:46.681Z] #62 48.40 Unpacking criu (3.17.1-1) ...
20:28:46 [2023-02-16T20:28:46.681Z] #62 49.35 Setting up python3-pkg-resources (52.0.0-4) ...
20:28:46 [2023-02-16T20:28:46.681Z] #62 51.57 Setting up libprotobuf23:arm64 (3.12.4-1) ...
20:28:46 [2023-02-16T20:28:46.681Z] #62 51.60 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:28:46 [2023-02-16T20:28:46.681Z] #62 51.63 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:28:46 [2023-02-16T20:28:46.681Z] #62 51.67 Setting up python3-six (1.16.0-2) ...
20:28:46 [2023-02-16T20:28:46.681Z] #62 52.71 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
20:28:46 [2023-02-16T20:28:46.681Z] #62 52.84 Setting up python3-protobuf (3.12.4-1) ...
20:28:46 [2023-02-16T20:28:46.944Z] #62 ...
20:28:46 [2023-02-16T20:28:46.944Z] 
20:28:46 [2023-02-16T20:28:46.944Z] #30 [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
20:28:47 [2023-02-16T20:28:47.201Z] #30 55.44 Selecting previously unselected package libbtrfs0:arm64.
20:28:47 [2023-02-16T20:28:47.201Z] #30 55.45 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
20:28:47 [2023-02-16T20:28:47.201Z] #30 55.45 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
20:28:47 [2023-02-16T20:28:47.201Z] #30 55.68 Selecting previously unselected package libbtrfs-dev:arm64.
20:28:47 [2023-02-16T20:28:47.201Z] #30 55.68 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
20:28:47 [2023-02-16T20:28:47.201Z] #30 55.68 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
20:28:47 [2023-02-16T20:28:47.768Z] #30 56.02 Selecting previously unselected package libelf1:arm64.
20:28:47 [2023-02-16T20:28:47.768Z] #30 56.03 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
20:28:47 [2023-02-16T20:28:47.768Z] #30 56.03 Unpacking libelf1:arm64 (0.183-1) ...
20:28:47 [2023-02-16T20:28:47.768Z] #30 56.26 Selecting previously unselected package libffi-dev:arm64.
20:28:48 [2023-02-16T20:28:48.028Z] #30 56.26 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
20:28:48 [2023-02-16T20:28:48.028Z] #30 56.28 Unpacking libffi-dev:arm64 (3.3-6) ...
20:28:48 [2023-02-16T20:28:48.028Z] #30 56.44 Selecting previously unselected package libglib2.0-data.
20:28:48 [2023-02-16T20:28:48.028Z] #30 56.44 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
20:28:48 [2023-02-16T20:28:48.028Z] #30 56.44 Unpacking libglib2.0-data (2.66.8-1) ...
20:28:49 [2023-02-16T20:28:49.403Z] #30 57.71 Selecting previously unselected package libglib2.0-bin.
20:28:49 [2023-02-16T20:28:49.403Z] #30 57.71 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
20:28:49 [2023-02-16T20:28:49.403Z] #30 57.72 Unpacking libglib2.0-bin (2.66.8-1) ...
20:28:49 [2023-02-16T20:28:49.403Z] #30 57.94 Selecting previously unselected package python3-lib2to3.
20:28:49 [2023-02-16T20:28:49.403Z] #30 57.95 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
20:28:49 [2023-02-16T20:28:49.403Z] #30 57.95 Unpacking python3-lib2to3 (3.9.2-1) ...
20:28:49 [2023-02-16T20:28:49.987Z] #30 58.21 Selecting previously unselected package python3-distutils.
20:28:49 [2023-02-16T20:28:49.987Z] #30 58.21 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
20:28:49 [2023-02-16T20:28:49.987Z] #30 58.23 Unpacking python3-distutils (3.9.2-1) ...
20:28:49 [2023-02-16T20:28:49.987Z] #30 ...
20:28:49 [2023-02-16T20:28:49.987Z] 
20:28:49 [2023-02-16T20:28:49.987Z] #66 [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
20:28:49 [2023-02-16T20:28:49.987Z] #66 48.02 Selecting previously unselected package libicu67:arm64.
20:28:49 [2023-02-16T20:28:49.987Z] #66 48.04 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
20:28:49 [2023-02-16T20:28:49.987Z] #66 48.07 Unpacking libicu67:arm64 (67.1-7) ...
20:28:49 [2023-02-16T20:28:49.987Z] #66 55.20 Selecting previously unselected package libxml2:arm64.
20:28:49 [2023-02-16T20:28:49.987Z] #66 55.20 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
20:28:49 [2023-02-16T20:28:49.987Z] #66 55.21 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
20:28:49 [2023-02-16T20:28:49.987Z] #66 55.55 Selecting previously unselected package libarchive13:arm64.
20:28:49 [2023-02-16T20:28:49.987Z] #66 55.57 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
20:28:49 [2023-02-16T20:28:49.987Z] #66 55.58 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
20:28:49 [2023-02-16T20:28:49.987Z] #66 55.89 Selecting previously unselected package libjsoncpp24:arm64.
20:28:49 [2023-02-16T20:28:49.987Z] #66 55.89 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
20:28:49 [2023-02-16T20:28:49.987Z] #66 55.89 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
20:28:49 [2023-02-16T20:28:49.987Z] #66 56.02 Selecting previously unselected package librhash0:arm64.
20:28:49 [2023-02-16T20:28:49.987Z] #66 56.03 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
20:28:49 [2023-02-16T20:28:49.987Z] #66 56.03 Unpacking librhash0:arm64 (1.4.1-2) ...
20:28:49 [2023-02-16T20:28:49.987Z] #66 56.21 Selecting previously unselected package libuv1:arm64.
20:28:49 [2023-02-16T20:28:49.987Z] #66 56.21 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
20:28:49 [2023-02-16T20:28:49.987Z] #66 56.22 Unpacking libuv1:arm64 (1.40.0-2) ...
20:28:49 [2023-02-16T20:28:49.987Z] #66 56.38 Selecting previously unselected package cmake.
20:28:49 [2023-02-16T20:28:49.987Z] #66 56.40 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
20:28:49 [2023-02-16T20:28:49.987Z] #66 56.42 Unpacking cmake (3.18.4-2+deb11u1) ...
20:28:50 [2023-02-16T20:28:50.255Z] #66 ...
20:28:50 [2023-02-16T20:28:50.255Z] 
20:28:50 [2023-02-16T20:28:50.255Z] #30 [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
20:28:50 [2023-02-16T20:28:50.255Z] #30 58.50 Selecting previously unselected package libglib2.0-dev-bin.
20:28:50 [2023-02-16T20:28:50.255Z] #30 58.50 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
20:28:50 [2023-02-16T20:28:50.255Z] #30 58.51 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
20:28:50 [2023-02-16T20:28:50.517Z] #30 58.75 Selecting previously unselected package libsepol1-dev:arm64.
20:28:50 [2023-02-16T20:28:50.517Z] #30 58.76 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
20:28:50 [2023-02-16T20:28:50.517Z] #30 58.78 Unpacking libsepol1-dev:arm64 (3.1-1) ...
20:28:50 [2023-02-16T20:28:50.777Z] #30 ...
20:28:50 [2023-02-16T20:28:50.777Z] 
20:28:50 [2023-02-16T20:28:50.777Z] #69 [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...)
20:28:50 [2023-02-16T20:28:50.777Z] #69 40.48 github.com/docker/distribution/uuid
20:28:50 [2023-02-16T20:28:50.777Z] #69 41.12 golang.org/x/net/context
20:28:50 [2023-02-16T20:28:50.777Z] #69 42.41 github.com/docker/distribution/digest
20:28:50 [2023-02-16T20:28:50.777Z] #69 43.86 github.com/docker/distribution/reference
20:28:50 [2023-02-16T20:28:50.777Z] #69 44.45 crypto/x509
20:28:50 [2023-02-16T20:28:50.777Z] #69 44.65 net/textproto
20:28:50 [2023-02-16T20:28:50.777Z] #69 47.12 vendor/golang.org/x/net/http/httpguts
20:28:50 [2023-02-16T20:28:50.777Z] #69 47.53 vendor/golang.org/x/net/http/httpproxy
20:28:50 [2023-02-16T20:28:50.777Z] #69 48.24 mime/multipart
20:28:50 [2023-02-16T20:28:50.777Z] #69 49.97 github.com/stevvooe/resumable
20:28:50 [2023-02-16T20:28:50.777Z] #69 50.38 github.com/stevvooe/resumable/sha256
20:28:50 [2023-02-16T20:28:50.777Z] #69 ...
20:28:50 [2023-02-16T20:28:50.777Z] 
20:28:50 [2023-02-16T20:28:50.777Z] #30 [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
20:28:50 [2023-02-16T20:28:50.777Z] #30 59.24 Selecting previously unselected package libpcre2-16-0:arm64.
20:28:50 [2023-02-16T20:28:50.777Z] #30 59.25 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
20:28:50 [2023-02-16T20:28:50.777Z] #30 59.25 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
20:28:51 [2023-02-16T20:28:51.055Z] #30 59.50 Selecting previously unselected package libpcre2-32-0:arm64.
20:28:51 [2023-02-16T20:28:51.055Z] #30 59.51 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
20:28:51 [2023-02-16T20:28:51.055Z] #30 59.52 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
20:28:51 [2023-02-16T20:28:51.313Z] #30 ...
20:28:51 [2023-02-16T20:28:51.313Z] 
20:28:51 [2023-02-16T20:28:51.313Z] #62 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:28:51 [2023-02-16T20:28:51.313Z] #62 56.98 Setting up criu (3.17.1-1) ...
20:28:51 [2023-02-16T20:28:51.313Z] #62 58.99 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:28:51 [2023-02-16T20:28:51.313Z] #62 DONE 59.5s
20:28:51 [2023-02-16T20:28:51.313Z] 
20:28:51 [2023-02-16T20:28:51.313Z] #30 [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
20:28:51 [2023-02-16T20:28:51.313Z] #30 59.77 Selecting previously unselected package libpcre2-posix2:arm64.
20:28:51 [2023-02-16T20:28:51.313Z] #30 59.77 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
20:28:51 [2023-02-16T20:28:51.313Z] #30 59.82 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
20:28:51 [2023-02-16T20:28:51.570Z] #30 60.01 Selecting previously unselected package libpcre2-dev:arm64.
20:28:51 [2023-02-16T20:28:51.570Z] #30 60.02 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
20:28:51 [2023-02-16T20:28:51.570Z] #30 60.03 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
20:28:51 [2023-02-16T20:28:51.829Z] #30 ...
20:28:51 [2023-02-16T20:28:51.829Z] 
20:28:51 [2023-02-16T20:28:51.829Z] #67 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
20:28:51 [2023-02-16T20:28:51.829Z] #67 50.44 go: downloading github.com/prometheus/procfs v0.7.3
20:28:51 [2023-02-16T20:28:51.829Z] #67 50.44 go: downloading google.golang.org/protobuf v1.28.0
20:28:51 [2023-02-16T20:28:51.829Z] #67 51.59 go: downloading github.com/mattn/go-runewidth v0.0.9
20:28:51 [2023-02-16T20:28:51.829Z] #67 53.04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:28:52 [2023-02-16T20:28:52.090Z] #67 ...
20:28:52 [2023-02-16T20:28:52.090Z] 
20:28:52 [2023-02-16T20:28:52.090Z] #66 [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
20:28:52 [2023-02-16T20:28:52.090Z] #66 59.33 Setting up libicu67:arm64 (67.1-7) ...
20:28:52 [2023-02-16T20:28:52.090Z] #66 59.40 Setting up libuv1:arm64 (1.40.0-2) ...
20:28:52 [2023-02-16T20:28:52.090Z] #66 59.44 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
20:28:52 [2023-02-16T20:28:52.090Z] #66 59.46 Setting up librhash0:arm64 (1.4.1-2) ...
20:28:52 [2023-02-16T20:28:52.090Z] #66 59.48 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:28:52 [2023-02-16T20:28:52.090Z] #66 59.54 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
20:28:52 [2023-02-16T20:28:52.090Z] #66 59.58 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
20:28:52 [2023-02-16T20:28:52.090Z] #66 59.60 Setting up cmake (3.18.4-2+deb11u1) ...
20:28:52 [2023-02-16T20:28:52.090Z] #66 59.65 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:28:52 [2023-02-16T20:28:52.090Z] #66 DONE 60.2s
20:28:52 [2023-02-16T20:28:52.090Z] 
20:28:52 [2023-02-16T20:28:52.090Z] #75 [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
20:28:53 [2023-02-16T20:28:53.992Z] #75 1.613 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:28:53 [2023-02-16T20:28:53.992Z] #75 1.638 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:28:53 [2023-02-16T20:28:53.992Z] #75 1.639 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:28:54 [2023-02-16T20:28:54.925Z] #75 ...
20:28:54 [2023-02-16T20:28:54.925Z] 
20:28:54 [2023-02-16T20:28:54.925Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:28:54 [2023-02-16T20:28:54.925Z] #0 1.206 Cloning into '/tmp/crun-build'...
20:28:54 [2023-02-16T20:28:54.925Z] #0 7.181 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
20:28:54 [2023-02-16T20:28:54.925Z] #0 7.228 Cloning into '/tmp/crun-build/libocispec'...
20:28:54 [2023-02-16T20:28:54.925Z] #0 8.826 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
20:28:54 [2023-02-16T20:28:54.925Z] #0 8.845 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
20:28:54 [2023-02-16T20:28:54.925Z] #0 8.846 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
20:28:54 [2023-02-16T20:28:54.925Z] #0 8.863 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
20:28:54 [2023-02-16T20:28:54.925Z] #0 8.878 Cloning into '/tmp/crun-build/libocispec/image-spec'...
20:28:54 [2023-02-16T20:28:54.925Z] #76 ...
20:28:54 [2023-02-16T20:28:54.925Z] 
20:28:54 [2023-02-16T20:28:54.925Z] #30 [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
20:28:54 [2023-02-16T20:28:54.925Z] #30 61.18 Selecting previously unselected package libselinux1-dev:arm64.
20:28:54 [2023-02-16T20:28:54.925Z] #30 61.19 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
20:28:54 [2023-02-16T20:28:54.925Z] #30 61.19 Unpacking libselinux1-dev:arm64 (3.1-3) ...
20:28:54 [2023-02-16T20:28:54.925Z] #30 61.64 Selecting previously unselected package libmount-dev:arm64.
20:28:54 [2023-02-16T20:28:54.925Z] #30 61.68 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
20:28:54 [2023-02-16T20:28:54.925Z] #30 61.69 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
20:28:54 [2023-02-16T20:28:54.925Z] #30 61.88 Selecting previously unselected package libpcre16-3:arm64.
20:28:54 [2023-02-16T20:28:54.925Z] #30 61.88 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
20:28:54 [2023-02-16T20:28:54.925Z] #30 61.88 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
20:28:54 [2023-02-16T20:28:54.925Z] #30 62.06 Selecting previously unselected package libpcre32-3:arm64.
20:28:54 [2023-02-16T20:28:54.925Z] #30 62.07 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
20:28:54 [2023-02-16T20:28:54.925Z] #30 62.08 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
20:28:54 [2023-02-16T20:28:54.925Z] #30 62.25 Selecting previously unselected package libpcrecpp0v5:arm64.
20:28:54 [2023-02-16T20:28:54.925Z] #30 62.31 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
20:28:54 [2023-02-16T20:28:54.925Z] #30 62.32 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
20:28:54 [2023-02-16T20:28:54.925Z] #30 62.45 Selecting previously unselected package libpcre3-dev:arm64.
20:28:54 [2023-02-16T20:28:54.925Z] #30 62.45 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
20:28:54 [2023-02-16T20:28:54.925Z] #30 62.46 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
20:28:54 [2023-02-16T20:28:54.925Z] #30 62.94 Selecting previously unselected package zlib1g-dev:arm64.
20:28:54 [2023-02-16T20:28:54.925Z] #30 62.96 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
20:28:54 [2023-02-16T20:28:54.925Z] #30 62.97 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
20:28:54 [2023-02-16T20:28:54.925Z] #30 63.19 Selecting previously unselected package libglib2.0-dev:arm64.
20:28:54 [2023-02-16T20:28:54.925Z] #30 63.19 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
20:28:54 [2023-02-16T20:28:54.925Z] #30 63.20 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
20:28:55 [2023-02-16T20:28:55.859Z] #30 ...
20:28:55 [2023-02-16T20:28:55.859Z] 
20:28:55 [2023-02-16T20:28:55.859Z] #77 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
20:28:55 [2023-02-16T20:28:55.859Z] #0 1.859 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 .
20:28:55 [2023-02-16T20:28:55.859Z] #77 ...
20:28:55 [2023-02-16T20:28:55.859Z] 
20:28:55 [2023-02-16T20:28:55.859Z] #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...)
20:28:56 [2023-02-16T20:28:56.116Z] #78 ...
20:28:56 [2023-02-16T20:28:56.116Z] 
20:28:56 [2023-02-16T20:28:56.116Z] #30 [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
20:28:56 [2023-02-16T20:28:56.116Z] #30 64.53 Selecting previously unselected package libsecret-1-dev:arm64.
20:28:56 [2023-02-16T20:28:56.116Z] #30 64.53 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
20:28:56 [2023-02-16T20:28:56.116Z] #30 64.54 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
20:28:56 [2023-02-16T20:28:56.682Z] #30 64.99 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
20:28:56 [2023-02-16T20:28:56.682Z] #30 65.01 Setting up libpcre16-3:arm64 (2:8.39-13) ...
20:28:56 [2023-02-16T20:28:56.682Z] #30 65.02 Setting up libsepol1-dev:arm64 (3.1-1) ...
20:28:56 [2023-02-16T20:28:56.682Z] #30 65.03 Setting up libffi-dev:arm64 (3.3-6) ...
20:28:56 [2023-02-16T20:28:56.682Z] #30 65.05 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
20:28:56 [2023-02-16T20:28:56.682Z] #30 65.08 Setting up libbtrfs0:arm64 (5.10.1-2) ...
20:28:56 [2023-02-16T20:28:56.682Z] #30 65.10 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
20:28:56 [2023-02-16T20:28:56.682Z] #30 65.11 Setting up libglib2.0-data (2.66.8-1) ...
20:28:56 [2023-02-16T20:28:56.682Z] #30 65.13 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
20:28:56 [2023-02-16T20:28:56.682Z] #30 65.15 Setting up libpcre32-3:arm64 (2:8.39-13) ...
20:28:56 [2023-02-16T20:28:56.682Z] #30 65.17 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
20:28:56 [2023-02-16T20:28:56.682Z] #30 65.18 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
20:28:56 [2023-02-16T20:28:56.940Z] #30 65.20 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
20:28:56 [2023-02-16T20:28:56.940Z] #30 65.21 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
20:28:56 [2023-02-16T20:28:56.940Z] #30 65.24 Setting up python3-lib2to3 (3.9.2-1) ...
20:28:57 [2023-02-16T20:28:57.198Z] #30 65.77 Setting up libelf1:arm64 (0.183-1) ...
20:28:57 [2023-02-16T20:28:57.456Z] #30 65.78 Setting up libsecret-common (0.20.4-2) ...
20:28:57 [2023-02-16T20:28:57.456Z] #30 65.79 Setting up python3-distutils (3.9.2-1) ...
20:28:58 [2023-02-16T20:28:58.389Z] #30 66.52 Setting up libglib2.0-dev-bin (2.66.8-1) ...
20:28:59 [2023-02-16T20:28:59.320Z] #30 67.59 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
20:28:59 [2023-02-16T20:28:59.320Z] #30 67.66 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
20:28:59 [2023-02-16T20:28:59.320Z] #30 67.67 Setting up libselinux1-dev:arm64 (3.1-3) ...
20:28:59 [2023-02-16T20:28:59.320Z] #30 67.68 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
20:28:59 [2023-02-16T20:28:59.320Z] #30 67.69 Setting up libglib2.0-bin (2.66.8-1) ...
20:28:59 [2023-02-16T20:28:59.320Z] #30 67.70 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
20:28:59 [2023-02-16T20:28:59.320Z] #30 67.71 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
20:28:59 [2023-02-16T20:28:59.320Z] #30 67.72 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
20:28:59 [2023-02-16T20:28:59.320Z] #30 67.73 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
20:28:59 [2023-02-16T20:28:59.320Z] #30 67.74 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
20:28:59 [2023-02-16T20:28:59.320Z] #30 67.75 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
20:28:59 [2023-02-16T20:28:59.320Z] #30 67.76 No schema files found: doing nothing.
20:28:59 [2023-02-16T20:28:59.320Z] #30 67.76 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:28:59 [2023-02-16T20:28:59.578Z] #30 67.88 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
20:28:59 [2023-02-16T20:28:59.837Z] #30 DONE 68.2s
20:28:59 [2023-02-16T20:28:59.837Z] 
20:28:59 [2023-02-16T20:28:59.837Z] #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...)
20:29:00 [2023-02-16T20:29:00.768Z] #79 ...
20:29:00 [2023-02-16T20:29:00.768Z] 
20:29:00 [2023-02-16T20:29:00.768Z] #59 [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
20:29:00 [2023-02-16T20:29:00.768Z] #59 69.33 gotestsum version dev
20:29:00 [2023-02-16T20:29:00.768Z] #59 DONE 69.4s
20:29:01 [2023-02-16T20:29:01.026Z] 
20:29:01 [2023-02-16T20:29:01.026Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:29:01 [2023-02-16T20:29:01.026Z] #76 10.63 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
20:29:01 [2023-02-16T20:29:01.026Z] #76 12.18 Cloning into '/tmp/crun-build/libocispec/yajl'...
20:29:01 [2023-02-16T20:29:01.026Z] #76 13.34 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
20:29:01 [2023-02-16T20:29:01.026Z] #76 13.66 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
20:29:01 [2023-02-16T20:29:01.026Z] #76 13.95 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
20:29:01 [2023-02-16T20:29:01.591Z] #76 ...
20:29:01 [2023-02-16T20:29:01.591Z] 
20:29:01 [2023-02-16T20:29:01.591Z] #69 [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...)
20:29:01 [2023-02-16T20:29:01.591Z] #69 51.37 github.com/stevvooe/resumable/sha512
20:29:01 [2023-02-16T20:29:01.591Z] #69 52.42 github.com/garyburd/redigo/internal
20:29:01 [2023-02-16T20:29:01.591Z] #69 52.91 github.com/garyburd/redigo/redis
20:29:01 [2023-02-16T20:29:01.591Z] #69 54.59 crypto/tls
20:29:01 [2023-02-16T20:29:01.591Z] #69 56.64 github.com/docker/distribution/registry/listener
20:29:01 [2023-02-16T20:29:01.591Z] #69 57.12 github.com/docker/distribution/version
20:29:01 [2023-02-16T20:29:01.591Z] #69 57.40 github.com/spf13/pflag
20:29:01 [2023-02-16T20:29:01.591Z] #69 60.21 github.com/spf13/cobra
20:29:03 [2023-02-16T20:29:03.508Z] #69 ...
20:29:03 [2023-02-16T20:29:03.508Z] 
20:29:03 [2023-02-16T20:29:03.508Z] #75 [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
20:29:03 [2023-02-16T20:29:03.508Z] #75 4.045 Reading package lists...
20:29:03 [2023-02-16T20:29:03.508Z] #75 7.420 + apt-get  install -y --no-install-recommends gcc libc6-dev
20:29:03 [2023-02-16T20:29:03.508Z] #75 7.531 Reading package lists...
20:29:03 [2023-02-16T20:29:03.508Z] #75 11.26 Building dependency tree...
20:29:03 [2023-02-16T20:29:03.508Z] #75 ...
20:29:03 [2023-02-16T20:29:03.508Z] 
20:29:03 [2023-02-16T20:29:03.508Z] #69 [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...)
20:29:03 [2023-02-16T20:29:03.508Z] #69 63.40 log/syslog
20:29:04 [2023-02-16T20:29:04.880Z] #69 64.33 github.com/yvasiyarov/go-metrics
20:29:06 [2023-02-16T20:29:06.252Z] #69 ...
20:29:06 [2023-02-16T20:29:06.252Z] 
20:29:06 [2023-02-16T20:29:06.252Z] #75 [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
20:29:06 [2023-02-16T20:29:06.252Z] #75 11.26 Building dependency tree...
20:29:06 [2023-02-16T20:29:06.252Z] #75 12.22 Reading state information...
20:29:06 [2023-02-16T20:29:06.252Z] #75 14.01 gcc is already the newest version (4:10.2.1-1).
20:29:06 [2023-02-16T20:29:06.252Z] #75 14.01 libc6-dev is already the newest version (2.31-13+deb11u5).
20:29:06 [2023-02-16T20:29:06.252Z] #75 14.01 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
20:29:06 [2023-02-16T20:29:06.252Z] #75 DONE 14.1s
20:29:06 [2023-02-16T20:29:06.510Z] 
20:29:06 [2023-02-16T20:29:06.510Z] #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...)
20:29:07 [2023-02-16T20:29:07.442Z] #80 1.183 -- The C compiler identification is GNU 10.2.1
20:29:07 [2023-02-16T20:29:07.442Z] #80 1.254 -- Detecting C compiler ABI info
20:29:08 [2023-02-16T20:29:08.007Z] #80 1.820 -- Detecting C compiler ABI info - done
20:29:08 [2023-02-16T20:29:08.265Z] #80 1.919 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
20:29:08 [2023-02-16T20:29:08.265Z] #80 1.945 -- Detecting C compile features
20:29:08 [2023-02-16T20:29:08.265Z] #80 1.954 -- Detecting C compile features - done
20:29:08 [2023-02-16T20:29:08.265Z] #80 1.994 -- Performing Test HAS_BUILTIN_FORTIFY
20:29:08 [2023-02-16T20:29:08.522Z] #80 2.203 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:29:08 [2023-02-16T20:29:08.522Z] #80 2.283 -- Configuring done
20:29:08 [2023-02-16T20:29:08.522Z] #80 2.315 -- Generating done
20:29:08 [2023-02-16T20:29:08.780Z] #80 2.330 -- Build files have been written to: /go/src/github.com/krallin/tini
20:29:08 [2023-02-16T20:29:08.780Z] #80 2.602 Scanning dependencies of target tini-static
20:29:09 [2023-02-16T20:29:09.037Z] #80 2.751 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:29:10 [2023-02-16T20:29:10.411Z] #80 4.018 [100%] Linking C executable tini-static
20:29:10 [2023-02-16T20:29:10.668Z] #80 4.397 [100%] Built target tini-static
20:29:10 [2023-02-16T20:29:10.926Z] #80 DONE 4.7s
20:29:10 [2023-02-16T20:29:10.926Z] 
20:29:10 [2023-02-16T20:29:10.926Z] #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...)
20:29:10 [2023-02-16T20:29:10.926Z] #79 8.040 + bin/ctr
20:29:10 [2023-02-16T20:29:10.926Z] #79 8.046 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.3 -X github.com/containerd/containerd/version.Revision=b8962099e7ce533cc62e540ec25f6d1d93e35a0b -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
20:29:13 [2023-02-16T20:29:13.455Z] #79 ...
20:29:13 [2023-02-16T20:29:13.455Z] 
20:29:13 [2023-02-16T20:29:13.455Z] #69 [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...)
20:29:13 [2023-02-16T20:29:13.455Z] #69 72.12 net/http/httptrace
20:29:13 [2023-02-16T20:29:13.455Z] #69 72.14 golang.org/x/crypto/blowfish
20:29:13 [2023-02-16T20:29:13.455Z] #69 72.50 github.com/docker/libtrust
20:29:13 [2023-02-16T20:29:13.455Z] #69 72.85 net/http
20:29:16 [2023-02-16T20:29:16.732Z] #69 76.47 net/smtp
20:29:17 [2023-02-16T20:29:17.297Z] #69 77.11 golang.org/x/crypto/bcrypt
20:29:17 [2023-02-16T20:29:17.862Z] #69 77.48 github.com/docker/distribution/registry/storage/driver/gcs
20:29:17 [2023-02-16T20:29:17.862Z] #69 77.57 os/user
20:29:18 [2023-02-16T20:29:18.795Z] #69 78.37 github.com/docker/distribution/registry/storage/driver/oss
20:29:18 [2023-02-16T20:29:18.795Z] #69 78.45 github.com/mitchellh/mapstructure
20:29:24 [2023-02-16T20:29:24.058Z] #69 ...
20:29:24 [2023-02-16T20:29:24.058Z] 
20:29:24 [2023-02-16T20:29:24.058Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:29:24 [2023-02-16T20:29:24.058Z] #76 28.92 aclocal: warning: couldn't open directory 'm4': No such file or directory
20:29:24 [2023-02-16T20:29:24.058Z] #76 38.69 libtoolize: putting auxiliary files in '.'.
20:29:24 [2023-02-16T20:29:24.058Z] #76 38.69 libtoolize: copying file './ltmain.sh'
20:29:24 [2023-02-16T20:29:24.316Z] #76 39.59 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
20:29:24 [2023-02-16T20:29:24.316Z] #76 39.60 libtoolize: and rerunning libtoolize and aclocal.
20:29:24 [2023-02-16T20:29:24.316Z] #76 39.60 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:29:32 [2023-02-16T20:29:32.422Z] #76 ...
20:29:32 [2023-02-16T20:29:32.422Z] 
20:29:32 [2023-02-16T20:29:32.422Z] #69 [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...)
20:29:32 [2023-02-16T20:29:32.422Z] #69 91.89 github.com/docker/distribution/configuration
20:29:32 [2023-02-16T20:29:32.422Z] #69 91.93 github.com/bugsnag/bugsnag-go
20:29:33 [2023-02-16T20:29:33.353Z] #69 93.12 github.com/gorilla/context
20:29:33 [2023-02-16T20:29:33.919Z] #69 93.57 github.com/gorilla/mux
20:29:34 [2023-02-16T20:29:34.177Z] #69 93.91 github.com/docker/distribution/registry/api/errcode
20:29:35 [2023-02-16T20:29:35.111Z] #69 94.71 github.com/docker/distribution/context
20:29:35 [2023-02-16T20:29:35.370Z] #69 94.99 expvar
20:29:35 [2023-02-16T20:29:35.937Z] #69 95.62 github.com/docker/distribution/registry/api/v2
20:29:36 [2023-02-16T20:29:36.870Z] #69 96.50 github.com/docker/distribution/health
20:29:37 [2023-02-16T20:29:37.128Z] #69 96.81 github.com/docker/distribution
20:29:37 [2023-02-16T20:29:37.397Z] #69 97.20 github.com/docker/distribution/health/checks
20:29:37 [2023-02-16T20:29:37.655Z] #69 97.46 github.com/docker/distribution/registry/auth
20:29:38 [2023-02-16T20:29:38.221Z] #69 97.94 github.com/docker/distribution/registry/client/transport
20:29:38 [2023-02-16T20:29:38.221Z] #69 97.95 github.com/docker/distribution/manifest/manifestlist
20:29:38 [2023-02-16T20:29:38.479Z] #69 98.25 github.com/docker/distribution/manifest/schema1
20:29:38 [2023-02-16T20:29:38.736Z] #69 98.58 github.com/docker/distribution/manifest/schema2
20:29:39 [2023-02-16T20:29:39.302Z] #69 99.06 github.com/docker/distribution/notifications
20:29:39 [2023-02-16T20:29:39.302Z] #69 99.06 github.com/docker/distribution/registry/middleware/registry
20:29:39 [2023-02-16T20:29:39.559Z] #69 99.34 github.com/docker/distribution/registry/middleware/repository
20:29:39 [2023-02-16T20:29:39.817Z] #69 99.67 github.com/docker/distribution/registry/storage/cache
20:29:40 [2023-02-16T20:29:40.384Z] #69 99.98 github.com/docker/distribution/registry/storage/cache/memory
20:29:40 [2023-02-16T20:29:40.641Z] #69 100.3 github.com/docker/distribution/registry/client
20:29:42 [2023-02-16T20:29:42.540Z] #69 102.0 github.com/docker/distribution/registry/storage/driver
20:29:42 [2023-02-16T20:29:42.540Z] #69 102.0 github.com/docker/distribution/registry/client/auth
20:29:42 [2023-02-16T20:29:42.540Z] #69 ...
20:29:42 [2023-02-16T20:29:42.540Z] 
20:29:42 [2023-02-16T20:29:42.540Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:29:42 [2023-02-16T20:29:42.540Z] #76 47.62 configure.ac:7: installing './compile'
20:29:42 [2023-02-16T20:29:42.540Z] #76 47.64 configure.ac:11: installing './config.guess'
20:29:42 [2023-02-16T20:29:42.540Z] #76 47.65 configure.ac:11: installing './config.sub'
20:29:42 [2023-02-16T20:29:42.540Z] #76 47.65 configure.ac:8: installing './install-sh'
20:29:42 [2023-02-16T20:29:42.540Z] #76 47.67 configure.ac:8: installing './missing'
20:29:42 [2023-02-16T20:29:42.540Z] #76 47.74 Makefile.am: installing './depcomp'
20:29:42 [2023-02-16T20:29:42.540Z] #76 48.87 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:29:42 [2023-02-16T20:29:42.540Z] #76 48.87 libtoolize: copying file 'build-aux/ltmain.sh'
20:29:42 [2023-02-16T20:29:42.540Z] #76 49.02 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:29:42 [2023-02-16T20:29:42.540Z] #76 49.03 libtoolize: copying file 'm4/libtool.m4'
20:29:42 [2023-02-16T20:29:42.540Z] #76 49.15 libtoolize: copying file 'm4/ltoptions.m4'
20:29:42 [2023-02-16T20:29:42.540Z] #76 49.27 libtoolize: copying file 'm4/ltsugar.m4'
20:29:42 [2023-02-16T20:29:42.540Z] #76 49.46 libtoolize: copying file 'm4/ltversion.m4'
20:29:42 [2023-02-16T20:29:42.540Z] #76 49.63 libtoolize: copying file 'm4/lt~obsolete.m4'
20:29:42 [2023-02-16T20:29:42.540Z] #76 49.70 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:29:42 [2023-02-16T20:29:42.798Z] #76 ...
20:29:42 [2023-02-16T20:29:42.798Z] 
20:29:42 [2023-02-16T20:29:42.798Z] #69 [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...)
20:29:42 [2023-02-16T20:29:42.798Z] #69 102.5 github.com/docker/distribution/registry/proxy/scheduler
20:29:43 [2023-02-16T20:29:43.373Z] #69 103.1 github.com/docker/distribution/registry/storage
20:29:43 [2023-02-16T20:29:43.373Z] #69 103.1 github.com/docker/distribution/registry/storage/cache/redis
20:29:43 [2023-02-16T20:29:43.944Z] #69 103.6 github.com/docker/distribution/registry/storage/driver/factory
20:29:43 [2023-02-16T20:29:43.944Z] #69 103.7 github.com/docker/distribution/registry/storage/driver/middleware
20:29:43 [2023-02-16T20:29:43.944Z] #69 103.9 github.com/gorilla/handlers
20:29:45 [2023-02-16T20:29:45.368Z] #69 104.8 github.com/yvasiyarov/newrelic_platform_go
20:29:45 [2023-02-16T20:29:45.934Z] #69 105.5 github.com/yvasiyarov/gorelic
20:29:47 [2023-02-16T20:29:47.307Z] #69 106.8 github.com/docker/distribution/registry/auth/htpasswd
20:29:47 [2023-02-16T20:29:47.564Z] #69 107.4 github.com/docker/distribution/registry/auth/silly
20:29:48 [2023-02-16T20:29:48.132Z] #69 107.8 github.com/docker/distribution/registry/auth/token
20:29:48 [2023-02-16T20:29:48.132Z] #69 107.8 github.com/docker/distribution/registry/proxy
20:29:49 [2023-02-16T20:29:49.507Z] #69 109.1 github.com/docker/distribution/registry/handlers
20:29:49 [2023-02-16T20:29:49.507Z] #69 109.3 github.com/Azure/azure-sdk-for-go/storage
20:29:50 [2023-02-16T20:29:50.879Z] #69 ...
20:29:50 [2023-02-16T20:29:50.879Z] 
20:29:50 [2023-02-16T20:29:50.879Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:29:50 [2023-02-16T20:29:50.879Z] #76 60.64 configure.ac:7: installing 'build-aux/compile'
20:29:50 [2023-02-16T20:29:50.879Z] #76 60.67 configure.ac:9: installing 'build-aux/config.guess'
20:29:50 [2023-02-16T20:29:50.879Z] #76 60.67 configure.ac:9: installing 'build-aux/config.sub'
20:29:50 [2023-02-16T20:29:50.879Z] #76 60.67 configure.ac:11: installing 'build-aux/install-sh'
20:29:50 [2023-02-16T20:29:50.879Z] #76 60.69 configure.ac:11: installing 'build-aux/missing'
20:29:50 [2023-02-16T20:29:50.879Z] #76 60.88 Makefile.am: installing 'build-aux/depcomp'
20:29:50 [2023-02-16T20:29:50.879Z] #76 60.96 parallel-tests: installing 'build-aux/test-driver'
20:29:50 [2023-02-16T20:29:50.879Z] #76 63.18 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:29:50 [2023-02-16T20:29:50.879Z] #76 63.18 libtoolize: copying file 'build-aux/ltmain.sh'
20:29:50 [2023-02-16T20:29:50.879Z] #76 63.84 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:29:50 [2023-02-16T20:29:50.879Z] #76 63.84 libtoolize: copying file 'm4/libtool.m4'
20:29:50 [2023-02-16T20:29:50.879Z] #76 63.95 libtoolize: copying file 'm4/ltoptions.m4'
20:29:50 [2023-02-16T20:29:50.879Z] #76 64.16 libtoolize: copying file 'm4/ltsugar.m4'
20:29:50 [2023-02-16T20:29:50.879Z] #76 64.33 libtoolize: copying file 'm4/ltversion.m4'
20:29:50 [2023-02-16T20:29:50.879Z] #76 64.48 libtoolize: copying file 'm4/lt~obsolete.m4'
20:29:52 [2023-02-16T20:29:52.775Z] #76 ...
20:29:52 [2023-02-16T20:29:52.775Z] 
20:29:52 [2023-02-16T20:29:52.775Z] #69 [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...)
20:29:52 [2023-02-16T20:29:52.775Z] #69 112.4 github.com/docker/distribution/registry/storage/driver/base
20:29:53 [2023-02-16T20:29:53.032Z] #69 112.9 github.com/docker/distribution/registry/storage/driver/azure
20:29:55 [2023-02-16T20:29:55.559Z] #69 114.9 github.com/docker/distribution/registry/storage/driver/filesystem
20:29:55 [2023-02-16T20:29:55.559Z] #69 114.9 github.com/docker/distribution/registry
20:29:56 [2023-02-16T20:29:56.123Z] #69 115.7 github.com/docker/distribution/registry/storage/driver/inmemory
20:29:56 [2023-02-16T20:29:56.381Z] #69 116.2 github.com/AdRoll/goamz/aws
20:29:56 [2023-02-16T20:29:56.947Z] #69 116.7 net/http/httputil
20:29:58 [2023-02-16T20:29:58.842Z] #69 118.6 github.com/AdRoll/goamz/cloudfront
20:29:59 [2023-02-16T20:29:59.407Z] #69 119.1 github.com/AdRoll/goamz/s3
20:29:59 [2023-02-16T20:29:59.407Z] #69 119.2 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
20:30:00 [2023-02-16T20:30:00.339Z] #69 119.8 github.com/ncw/swift
20:30:02 [2023-02-16T20:30:02.238Z] #69 122.1 github.com/docker/distribution/registry/storage/driver/s3
20:30:02 [2023-02-16T20:30:02.502Z] #69 ...
20:30:02 [2023-02-16T20:30:02.502Z] 
20:30:02 [2023-02-16T20:30:02.502Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:30:02 [2023-02-16T20:30:02.502Z] #76 77.68 configure.ac:11: installing 'build-aux/compile'
20:30:02 [2023-02-16T20:30:02.502Z] #76 77.68 configure.ac:11: installing 'build-aux/config.guess'
20:30:02 [2023-02-16T20:30:02.502Z] #76 77.69 configure.ac:11: installing 'build-aux/config.sub'
20:30:02 [2023-02-16T20:30:02.502Z] #76 77.70 configure.ac:13: installing 'build-aux/install-sh'
20:30:02 [2023-02-16T20:30:02.502Z] #76 77.70 configure.ac:13: installing 'build-aux/missing'
20:30:02 [2023-02-16T20:30:02.502Z] #76 77.72 configure.ac:8: installing 'build-aux/tap-driver.sh'
20:30:02 [2023-02-16T20:30:02.765Z] #76 77.91 Makefile.am: installing 'build-aux/depcomp'
20:30:04 [2023-02-16T20:30:04.705Z] #76 79.43 checking build system type... aarch64-unknown-linux-gnu
20:30:04 [2023-02-16T20:30:04.705Z] #76 79.87 checking host system type... aarch64-unknown-linux-gnu
20:30:04 [2023-02-16T20:30:04.705Z] #76 79.87 checking how to print strings... printf
20:30:04 [2023-02-16T20:30:04.705Z] #76 79.89 checking for gcc... gcc
20:30:04 [2023-02-16T20:30:04.963Z] #76 79.99 checking whether the C compiler works... yes
20:30:04 [2023-02-16T20:30:04.964Z] #76 80.22 checking for C compiler default output file name... a.out
20:30:05 [2023-02-16T20:30:05.222Z] #76 80.22 checking for suffix of executables... 
20:30:05 [2023-02-16T20:30:05.480Z] #76 80.49 checking whether we are cross compiling... no
20:30:05 [2023-02-16T20:30:05.738Z] #76 80.76 checking for suffix of object files... o
20:30:05 [2023-02-16T20:30:05.996Z] #76 80.92 checking whether we are using the GNU C compiler... yes
20:30:05 [2023-02-16T20:30:05.996Z] #76 81.07 checking whether gcc accepts -g... yes
20:30:06 [2023-02-16T20:30:06.253Z] #76 81.23 checking for gcc option to accept ISO C89... none needed
20:30:06 [2023-02-16T20:30:06.253Z] #76 81.45 checking whether gcc understands -c and -o together... yes
20:30:06 [2023-02-16T20:30:06.511Z] #76 81.64 checking for a sed that does not truncate output... /bin/sed
20:30:06 [2023-02-16T20:30:06.511Z] #76 81.68 checking for grep that handles long lines and -e... /bin/grep
20:30:06 [2023-02-16T20:30:06.511Z] #76 81.69 checking for egrep... /bin/grep -E
20:30:06 [2023-02-16T20:30:06.511Z] #76 81.70 checking for fgrep... /bin/grep -F
20:30:06 [2023-02-16T20:30:06.511Z] #76 81.72 checking for ld used by gcc... /usr/bin/ld
20:30:06 [2023-02-16T20:30:06.511Z] #76 81.74 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:30:06 [2023-02-16T20:30:06.511Z] #76 81.75 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:30:06 [2023-02-16T20:30:06.769Z] #76 81.78 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:30:06 [2023-02-16T20:30:06.769Z] #76 81.92 checking whether ln -s works... yes
20:30:06 [2023-02-16T20:30:06.769Z] #76 81.92 checking the maximum length of command line arguments... 1572864
20:30:06 [2023-02-16T20:30:06.769Z] #76 81.95 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:30:06 [2023-02-16T20:30:06.769Z] #76 81.96 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:30:06 [2023-02-16T20:30:06.769Z] #76 81.96 checking for /usr/bin/ld option to reload object files... -r
20:30:06 [2023-02-16T20:30:06.769Z] #76 81.96 checking for objdump... objdump
20:30:06 [2023-02-16T20:30:06.769Z] #76 81.97 checking how to recognize dependent libraries... pass_all
20:30:06 [2023-02-16T20:30:06.769Z] #76 81.98 checking for dlltool... no
20:30:06 [2023-02-16T20:30:06.769Z] #76 81.98 checking how to associate runtime and link libraries... printf %s\n
20:30:06 [2023-02-16T20:30:06.769Z] #76 81.98 checking for ar... ar
20:30:07 [2023-02-16T20:30:07.028Z] #76 82.00 checking for archiver @FILE support... @
20:30:07 [2023-02-16T20:30:07.028Z] #76 82.17 checking for strip... strip
20:30:07 [2023-02-16T20:30:07.028Z] #76 82.21 checking for ranlib... ranlib
20:30:07 [2023-02-16T20:30:07.028Z] #76 82.22 checking for gawk... no
20:30:07 [2023-02-16T20:30:07.028Z] #76 82.23 checking for mawk... mawk
20:30:07 [2023-02-16T20:30:07.286Z] #76 82.23 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:30:07 [2023-02-16T20:30:07.286Z] #76 82.67 checking for sysroot... no
20:30:07 [2023-02-16T20:30:07.286Z] #76 82.68 checking for a working dd... /bin/dd
20:30:07 [2023-02-16T20:30:07.286Z] #76 82.69 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:30:07 [2023-02-16T20:30:07.544Z] #76 82.71 checking for mt... no
20:30:07 [2023-02-16T20:30:07.544Z] #76 82.72 checking if : is a manifest tool... no
20:30:07 [2023-02-16T20:30:07.802Z] #76 82.73 checking how to run the C preprocessor... gcc -E
20:30:08 [2023-02-16T20:30:08.736Z] #76 83.14 checking for ANSI C header files... yes
20:30:08 [2023-02-16T20:30:08.736Z] #76 83.79 checking for sys/types.h... yes
20:30:08 [2023-02-16T20:30:08.994Z] #76 83.99 checking for sys/stat.h... yes
20:30:08 [2023-02-16T20:30:08.994Z] #76 84.20 checking for stdlib.h... yes
20:30:09 [2023-02-16T20:30:09.509Z] #76 84.47 checking for string.h... yes
20:30:09 [2023-02-16T20:30:09.509Z] #76 84.70 checking for memory.h... yes
20:30:09 [2023-02-16T20:30:09.771Z] #76 84.90 checking for strings.h... yes
20:30:10 [2023-02-16T20:30:10.341Z] #76 85.13 checking for inttypes.h... 
20:30:10 [2023-02-16T20:30:10.341Z] #76 ...
20:30:10 [2023-02-16T20:30:10.341Z] 
20:30:10 [2023-02-16T20:30:10.341Z] #69 [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...)
20:30:10 [2023-02-16T20:30:10.341Z] #69 123.3 github.com/docker/distribution/registry/storage/driver/swift
20:30:10 [2023-02-16T20:30:10.341Z] #69 123.6 net/http/pprof
20:30:10 [2023-02-16T20:30:10.341Z] #69 124.9 github.com/docker/distribution/cmd/registry
20:30:10 [2023-02-16T20:30:10.341Z] #69 129.3 + xx-verify /build/registry-v2
20:30:10 [2023-02-16T20:30:10.341Z] #69 DONE 130.0s
20:30:10 [2023-02-16T20:30:10.341Z] 
20:30:10 [2023-02-16T20:30:10.341Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:30:10 [2023-02-16T20:30:10.341Z] #76 85.13 checking for inttypes.h... yes
20:30:10 [2023-02-16T20:30:10.341Z] #76 85.48 checking for stdint.h... yes
20:30:10 [2023-02-16T20:30:10.598Z] 
20:30:10 [2023-02-16T20:30:10.598Z] #76 ...
20:30:10 [2023-02-16T20:30:10.598Z] 
20:30:10 [2023-02-16T20:30:10.598Z] #72 [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...)
20:30:10 [2023-02-16T20:30:10.598Z] #72 DONE 100.0s
20:30:10 [2023-02-16T20:30:10.598Z] 
20:30:10 [2023-02-16T20:30:10.598Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:30:10 [2023-02-16T20:30:10.598Z] #76 85.80 checking for unistd.h... 
20:30:10 [2023-02-16T20:30:10.598Z] #76 ...
20:30:10 [2023-02-16T20:30:10.598Z] 
20:30:10 [2023-02-16T20:30:10.598Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
20:30:10 [2023-02-16T20:30:10.598Z] #81 DONE 0.1s
20:30:10 [2023-02-16T20:30:10.856Z] 
20:30:10 [2023-02-16T20:30:10.856Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
20:30:10 [2023-02-16T20:30:10.856Z] #82 DONE 0.1s
20:30:10 [2023-02-16T20:30:10.856Z] 
20:30:10 [2023-02-16T20:30:10.856Z] #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...)
20:30:10 [2023-02-16T20:30:10.856Z] #71 ...
20:30:10 [2023-02-16T20:30:10.856Z] 
20:30:10 [2023-02-16T20:30:10.856Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:30:10 [2023-02-16T20:30:10.856Z] #76 85.80 checking for unistd.h... yes
20:30:11 [2023-02-16T20:30:11.115Z] #76 86.16 checking for dlfcn.h... yes
20:30:11 [2023-02-16T20:30:11.372Z] #76 86.49 checking for objdir... .libs
20:30:11 [2023-02-16T20:30:11.938Z] #76 87.04 checking if gcc supports -fno-rtti -fno-exceptions... no
20:30:11 [2023-02-16T20:30:11.938Z] #76 87.15 checking for gcc option to produce PIC... -fPIC -DPIC
20:30:12 [2023-02-16T20:30:12.195Z] #76 87.16 checking if gcc PIC flag -fPIC -DPIC works... yes
20:30:12 [2023-02-16T20:30:12.196Z] #76 87.37 checking if gcc static flag -static works... yes
20:30:12 [2023-02-16T20:30:12.196Z] #76 87.51 checking if gcc supports -c -o file.o... yes
20:30:12 [2023-02-16T20:30:12.453Z] #76 87.62 checking if gcc supports -c -o file.o... (cached) yes
20:30:12 [2023-02-16T20:30:12.453Z] #76 87.62 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:30:12 [2023-02-16T20:30:12.710Z] #76 87.69 checking dynamic linker characteristics... GNU/Linux ld.so
20:30:12 [2023-02-16T20:30:12.710Z] #76 87.96 checking how to hardcode library paths into programs... immediate
20:30:12 [2023-02-16T20:30:12.710Z] #76 87.96 checking whether stripping libraries is possible... yes
20:30:12 [2023-02-16T20:30:12.710Z] #76 87.99 checking if libtool supports shared libraries... yes
20:30:12 [2023-02-16T20:30:12.710Z] #76 87.99 checking whether to build shared libraries... no
20:30:12 [2023-02-16T20:30:12.710Z] #76 87.99 checking whether to build static libraries... yes
20:30:12 [2023-02-16T20:30:12.710Z] #76 87.99 checking for a BSD-compatible install... /usr/bin/install -c
20:30:12 [2023-02-16T20:30:12.967Z] #76 88.03 checking whether build environment is sane... yes
20:30:12 [2023-02-16T20:30:12.967Z] #76 88.09 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:30:12 [2023-02-16T20:30:12.967Z] #76 88.12 checking whether make sets $(MAKE)... yes
20:30:12 [2023-02-16T20:30:12.967Z] #76 88.18 checking whether make supports the include directive... yes (GNU style)
20:30:12 [2023-02-16T20:30:12.967Z] #76 88.23 checking whether make supports nested variables... yes
20:30:12 [2023-02-16T20:30:12.967Z] #76 88.28 checking whether UID '0' is supported by ustar format... yes
20:30:12 [2023-02-16T20:30:12.967Z] #76 88.29 checking whether GID '0' is supported by ustar format... yes
20:30:12 [2023-02-16T20:30:12.967Z] #76 88.29 checking how to create a ustar tar archive... gnutar
20:30:13 [2023-02-16T20:30:13.482Z] #76 88.39 checking dependency style of gcc... gcc3
20:30:13 [2023-02-16T20:30:13.482Z] #76 88.60 checking whether to enable maintainer-specific portions of Makefiles... yes
20:30:13 [2023-02-16T20:30:13.482Z] #76 88.61 checking whether make supports nested variables... (cached) yes
20:30:13 [2023-02-16T20:30:13.482Z] #76 88.61 checking for gawk... (cached) mawk
20:30:13 [2023-02-16T20:30:13.482Z] #76 88.61 checking for a sed that does not truncate output... (cached) /bin/sed
20:30:13 [2023-02-16T20:30:13.482Z] #76 88.63 checking for gcc... (cached) gcc
20:30:13 [2023-02-16T20:30:13.482Z] #76 88.72 checking whether we are using the GNU C compiler... (cached) yes
20:30:13 [2023-02-16T20:30:13.482Z] #76 88.72 checking whether gcc accepts -g... (cached) yes
20:30:13 [2023-02-16T20:30:13.482Z] #76 88.73 checking for gcc option to accept ISO C89... (cached) none needed
20:30:13 [2023-02-16T20:30:13.482Z] #76 88.73 checking whether gcc understands -c and -o together... (cached) yes
20:30:13 [2023-02-16T20:30:13.482Z] #76 88.73 checking for a Python interpreter with version >= 3... python3
20:30:13 [2023-02-16T20:30:13.740Z] #76 88.82 checking for python3... /usr/bin/python3
20:30:13 [2023-02-16T20:30:13.740Z] #76 88.82 checking for python3 version... 3.9
20:30:13 [2023-02-16T20:30:13.740Z] #76 88.86 checking for python3 platform... linux
20:30:13 [2023-02-16T20:30:13.740Z] #76 88.90 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:30:13 [2023-02-16T20:30:13.998Z] #76 89.02 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:30:13 [2023-02-16T20:30:13.998Z] #76 89.14 checking for go-md2man... no
20:30:13 [2023-02-16T20:30:13.998Z] #76 89.16 checking error.h usability... yes
20:30:13 [2023-02-16T20:30:13.998Z] #76 89.33 checking error.h presence... yes
20:30:14 [2023-02-16T20:30:14.255Z] #76 89.37 checking for error.h... yes
20:30:14 [2023-02-16T20:30:14.255Z] #76 89.42 checking linux/openat2.h usability... yes
20:30:14 [2023-02-16T20:30:14.255Z] #76 89.58 checking linux/openat2.h presence... yes
20:30:14 [2023-02-16T20:30:14.512Z] #76 89.64 checking for linux/openat2.h... yes
20:30:14 [2023-02-16T20:30:14.512Z] #76 89.67 checking for copy_file_range... yes
20:30:14 [2023-02-16T20:30:14.770Z] #76 89.88 checking for fgetxattr... yes
20:30:15 [2023-02-16T20:30:15.335Z] #76 90.20 checking for statx... yes
20:30:15 [2023-02-16T20:30:15.335Z] #76 90.42 checking for fgetpwent_r... yes
20:30:15 [2023-02-16T20:30:15.335Z] #76 90.59 checking for issetugid... no
20:30:15 [2023-02-16T20:30:15.592Z] #76 90.76 checking for pkg-config... /usr/bin/pkg-config
20:30:15 [2023-02-16T20:30:15.592Z] #76 90.76 checking pkg-config is at least version 0.9.0... yes
20:30:15 [2023-02-16T20:30:15.850Z] #76 90.77 checking for library containing yajl_tree_get... -lyajl
20:30:15 [2023-02-16T20:30:15.850Z] #76 91.15 checking for yajl >= 2.0.0... yes
20:30:16 [2023-02-16T20:30:16.108Z] #76 91.18 checking sys/capability.h usability... yes
20:30:16 [2023-02-16T20:30:16.108Z] #76 91.35 checking sys/capability.h presence... yes
20:30:16 [2023-02-16T20:30:16.366Z] #76 91.43 checking for sys/capability.h... yes
20:30:16 [2023-02-16T20:30:16.624Z] #76 91.43 checking for library containing cap_from_name... -lcap
20:30:17 [2023-02-16T20:30:17.193Z] #76 91.88 checking for library containing dlopen... -ldl
20:30:17 [2023-02-16T20:30:17.193Z] #76 92.28 checking seccomp.h usability... yes
20:30:17 [2023-02-16T20:30:17.193Z] #76 92.39 checking seccomp.h presence... yes
20:30:17 [2023-02-16T20:30:17.193Z] #76 92.45 checking for seccomp.h... yes
20:30:17 [2023-02-16T20:30:17.760Z] #76 92.46 checking for library containing seccomp_rule_add... -lseccomp
20:30:18 [2023-02-16T20:30:18.017Z] #76 92.89 checking for library containing seccomp_arch_resolve_name... none required
20:30:18 [2023-02-16T20:30:18.017Z] #76 93.12 checking systemd/sd-bus.h usability... yes
20:30:18 [2023-02-16T20:30:18.275Z] #76 93.30 checking systemd/sd-bus.h presence... yes
20:30:18 [2023-02-16T20:30:18.275Z] #76 93.49 checking for systemd/sd-bus.h... yes
20:30:18 [2023-02-16T20:30:18.840Z] #76 93.49 checking for library containing sd_bus_match_signal_async... -lsystemd
20:30:19 [2023-02-16T20:30:19.098Z] #76 93.97 checking for sd_notify_barrier... yes
20:30:19 [2023-02-16T20:30:19.098Z] #76 94.27 checking linux/bpf.h usability... 
20:30:19 [2023-02-16T20:30:19.098Z] #76 ...
20:30:19 [2023-02-16T20:30:19.098Z] 
20:30:19 [2023-02-16T20:30:19.098Z] #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...)
20:30:19 [2023-02-16T20:30:19.098Z] #70 DONE 126.9s
20:30:19 [2023-02-16T20:30:19.098Z] 
20:30:19 [2023-02-16T20:30:19.098Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:30:19 [2023-02-16T20:30:19.098Z] #76 94.27 checking linux/bpf.h usability... yes
20:30:19 [2023-02-16T20:30:19.356Z] #76 94.42 checking linux/bpf.h presence... yes
20:30:19 [2023-02-16T20:30:19.356Z] #76 94.52 checking for linux/bpf.h... yes
20:30:19 [2023-02-16T20:30:19.356Z] #76 94.53 checking compilation for eBPF... yes
20:30:19 [2023-02-16T20:30:19.356Z] #76 94.73 checking for criu >= 3.15... no
20:30:19 [2023-02-16T20:30:19.614Z] #76 94.87 configure: CRIU headers not found, building without CRIU support
20:30:19 [2023-02-16T20:30:19.614Z] #76 94.87 checking for criu > 3.16... no
20:30:19 [2023-02-16T20:30:19.614Z] #76 94.95 configure: CRIU version doesn't support join-ns API
20:30:19 [2023-02-16T20:30:19.614Z] #76 94.95 checking for criu > 3.16.1... no
20:30:19 [2023-02-16T20:30:19.614Z] #76 95.03 configure: CRIU version doesn't support for pre-dumping
20:30:19 [2023-02-16T20:30:19.872Z] #76 95.03 checking for new mount API (fsconfig)... yes
20:30:19 [2023-02-16T20:30:19.872Z] #76 95.22 checking for seccomp notify API... yes
20:30:19 [2023-02-16T20:30:19.872Z] #76 95.27 checking for gperf... no
20:30:20 [2023-02-16T20:30:20.130Z] #76 95.28 configure: gperf not found - cannot rebuild signal parser code
20:30:20 [2023-02-16T20:30:20.130Z] #76 95.28 checking for library containing argp_parse... none required
20:30:20 [2023-02-16T20:30:20.390Z] #76 95.44 checking that generated files are newer than configure... done
20:30:20 [2023-02-16T20:30:20.390Z] #76 95.45 configure: creating ./config.status
20:30:22 [2023-02-16T20:30:22.916Z] #76 98.17 config.status: creating Makefile
20:30:22 [2023-02-16T20:30:22.917Z] #76 98.25 config.status: creating rpm/crun.spec
20:30:23 [2023-02-16T20:30:23.174Z] #76 98.35 config.status: creating config.h
20:30:23 [2023-02-16T20:30:23.174Z] #76 98.39 config.status: executing libtool commands
20:30:23 [2023-02-16T20:30:23.174Z] #76 98.45 config.status: executing depfiles commands
20:30:24 [2023-02-16T20:30:24.545Z] #76 99.65 === configuring in libocispec (/tmp/crun-build/libocispec)
20:30:24 [2023-02-16T20:30:24.545Z] #76 99.68 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:30:24 [2023-02-16T20:30:24.802Z] #76 100.1 checking for gcc... gcc
20:30:25 [2023-02-16T20:30:25.061Z] #76 100.2 checking whether the C compiler works... yes
20:30:25 [2023-02-16T20:30:25.061Z] #76 100.4 checking for C compiler default output file name... a.out
20:30:25 [2023-02-16T20:30:25.318Z] #76 100.4 checking for suffix of executables... 
20:30:25 [2023-02-16T20:30:25.576Z] #76 100.5 checking whether we are cross compiling... no
20:30:25 [2023-02-16T20:30:25.576Z] #76 100.8 checking for suffix of object files... o
20:30:25 [2023-02-16T20:30:25.833Z] #76 100.9 checking whether we are using the GNU C compiler... yes
20:30:25 [2023-02-16T20:30:25.833Z] #76 101.0 checking whether gcc accepts -g... yes
20:30:26 [2023-02-16T20:30:26.090Z] #76 101.1 checking for gcc option to accept ISO C89... none needed
20:30:26 [2023-02-16T20:30:26.090Z] #76 101.2 checking whether gcc understands -c and -o together... 
20:30:26 [2023-02-16T20:30:26.090Z] #76 ...
20:30:26 [2023-02-16T20:30:26.090Z] 
20:30:26 [2023-02-16T20:30:26.090Z] #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...)
20:30:26 [2023-02-16T20:30:26.090Z] #71 DONE 128.3s
20:30:26 [2023-02-16T20:30:26.090Z] 
20:30:26 [2023-02-16T20:30:26.090Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:30:26 [2023-02-16T20:30:26.090Z] #76 101.2 checking whether gcc understands -c and -o together... yes
20:30:26 [2023-02-16T20:30:26.347Z] #76 101.4 checking how to run the C preprocessor... gcc -E
20:30:26 [2023-02-16T20:30:26.347Z] #76 101.7 checking for grep that handles long lines and -e... /bin/grep
20:30:26 [2023-02-16T20:30:26.347Z] #76 101.7 checking for egrep... /bin/grep -E
20:30:27 [2023-02-16T20:30:27.216Z] #76 101.7 checking for ANSI C header files... yes
20:30:27 [2023-02-16T20:30:27.216Z] #76 102.4 checking for sys/types.h... yes
20:30:27 [2023-02-16T20:30:27.216Z] #76 102.5 checking for sys/stat.h... yes
20:30:27 [2023-02-16T20:30:27.478Z] #76 102.6 checking for stdlib.h... yes
20:30:27 [2023-02-16T20:30:27.737Z] #76 102.7 checking for string.h... yes
20:30:27 [2023-02-16T20:30:27.737Z] #76 102.9 checking for memory.h... yes
20:30:27 [2023-02-16T20:30:27.995Z] #76 103.1 checking for strings.h... yes
20:30:28 [2023-02-16T20:30:28.252Z] #76 103.2 checking for inttypes.h... yes
20:30:28 [2023-02-16T20:30:28.252Z] #76 103.4 checking for stdint.h... yes
20:30:28 [2023-02-16T20:30:28.510Z] #76 103.5 checking for unistd.h... yes
20:30:28 [2023-02-16T20:30:28.510Z] #76 103.7 checking minix/config.h usability... no
20:30:28 [2023-02-16T20:30:28.510Z] #76 103.8 checking minix/config.h presence... no
20:30:28 [2023-02-16T20:30:28.510Z] #76 103.8 checking for minix/config.h... no
20:30:28 [2023-02-16T20:30:28.767Z] #76 103.8 checking whether it is safe to define __EXTENSIONS__... yes
20:30:29 [2023-02-16T20:30:29.024Z] #76 104.1 checking build system type... aarch64-unknown-linux-gnu
20:30:29 [2023-02-16T20:30:29.024Z] #76 104.2 checking host system type... aarch64-unknown-linux-gnu
20:30:29 [2023-02-16T20:30:29.024Z] #76 104.2 checking how to print strings... printf
20:30:29 [2023-02-16T20:30:29.024Z] #76 104.3 checking for a sed that does not truncate output... /bin/sed
20:30:29 [2023-02-16T20:30:29.024Z] #76 104.3 checking for fgrep... /bin/grep -F
20:30:29 [2023-02-16T20:30:29.024Z] #76 104.3 checking for ld used by gcc... /usr/bin/ld
20:30:29 [2023-02-16T20:30:29.024Z] #76 104.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:30:29 [2023-02-16T20:30:29.024Z] #76 104.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:30:29 [2023-02-16T20:30:29.024Z] #76 104.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:30:29 [2023-02-16T20:30:29.281Z] #76 104.4 checking whether ln -s works... yes
20:30:29 [2023-02-16T20:30:29.281Z] #76 104.4 checking the maximum length of command line arguments... 1572864
20:30:29 [2023-02-16T20:30:29.281Z] #76 104.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:30:29 [2023-02-16T20:30:29.281Z] #76 104.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:30:29 [2023-02-16T20:30:29.281Z] #76 104.5 checking for /usr/bin/ld option to reload object files... -r
20:30:29 [2023-02-16T20:30:29.281Z] #76 104.5 checking for objdump... objdump
20:30:29 [2023-02-16T20:30:29.281Z] #76 104.5 checking how to recognize dependent libraries... pass_all
20:30:29 [2023-02-16T20:30:29.281Z] #76 104.5 checking for dlltool... no
20:30:29 [2023-02-16T20:30:29.281Z] #76 104.5 checking how to associate runtime and link libraries... printf %s\n
20:30:29 [2023-02-16T20:30:29.281Z] #76 104.5 checking for ar... ar
20:30:29 [2023-02-16T20:30:29.539Z] #76 104.5 checking for archiver @FILE support... @
20:30:29 [2023-02-16T20:30:29.539Z] #76 104.6 checking for strip... strip
20:30:29 [2023-02-16T20:30:29.539Z] #76 104.6 checking for ranlib... ranlib
20:30:29 [2023-02-16T20:30:29.539Z] #76 104.6 checking for gawk... no
20:30:29 [2023-02-16T20:30:29.539Z] #76 104.7 checking for mawk... mawk
20:30:29 [2023-02-16T20:30:29.797Z] #76 104.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:30:29 [2023-02-16T20:30:29.797Z] #76 105.0 checking for sysroot... no
20:30:29 [2023-02-16T20:30:29.797Z] #76 105.0 checking for a working dd... /bin/dd
20:30:29 [2023-02-16T20:30:29.797Z] #76 105.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:30:29 [2023-02-16T20:30:29.797Z] #76 105.0 checking for mt... no
20:30:29 [2023-02-16T20:30:29.797Z] #76 105.0 checking if : is a manifest tool... no
20:30:29 [2023-02-16T20:30:29.797Z] #76 105.0 checking for dlfcn.h... yes
20:30:30 [2023-02-16T20:30:30.054Z] #76 105.1 checking for objdir... .libs
20:30:30 [2023-02-16T20:30:30.312Z] #76 105.3 checking if gcc supports -fno-rtti -fno-exceptions... no
20:30:30 [2023-02-16T20:30:30.312Z] #76 105.4 checking for gcc option to produce PIC... -fPIC -DPIC
20:30:30 [2023-02-16T20:30:30.312Z] #76 105.4 checking if gcc PIC flag -fPIC -DPIC works... yes
20:30:30 [2023-02-16T20:30:30.569Z] #76 105.5 checking if gcc static flag -static works... yes
20:30:30 [2023-02-16T20:30:30.569Z] #76 105.8 checking if gcc supports -c -o file.o... yes
20:30:30 [2023-02-16T20:30:30.569Z] #76 106.0 checking if gcc supports -c -o file.o... (cached) yes
20:30:30 [2023-02-16T20:30:30.829Z] #76 106.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:30:31 [2023-02-16T20:30:31.087Z] #76 106.0 checking dynamic linker characteristics... GNU/Linux ld.so
20:30:31 [2023-02-16T20:30:31.087Z] #76 106.3 checking how to hardcode library paths into programs... immediate
20:30:31 [2023-02-16T20:30:31.087Z] #76 106.3 checking whether stripping libraries is possible... yes
20:30:31 [2023-02-16T20:30:31.087Z] #76 106.3 checking if libtool supports shared libraries... yes
20:30:31 [2023-02-16T20:30:31.087Z] #76 106.3 checking whether to build shared libraries... no
20:30:31 [2023-02-16T20:30:31.087Z] #76 106.3 checking whether to build static libraries... yes
20:30:31 [2023-02-16T20:30:31.087Z] #76 106.3 checking for a BSD-compatible install... /usr/bin/install -c
20:30:31 [2023-02-16T20:30:31.087Z] #76 106.3 checking whether build environment is sane... yes
20:30:31 [2023-02-16T20:30:31.087Z] #76 106.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:30:31 [2023-02-16T20:30:31.087Z] #76 106.4 checking whether make sets $(MAKE)... yes
20:30:31 [2023-02-16T20:30:31.087Z] #76 106.4 checking whether make supports the include directive... yes (GNU style)
20:30:31 [2023-02-16T20:30:31.087Z] #76 106.5 checking whether make supports nested variables... yes
20:30:31 [2023-02-16T20:30:31.087Z] #76 106.5 checking whether UID '0' is supported by ustar format... yes
20:30:31 [2023-02-16T20:30:31.345Z] #76 106.5 checking whether GID '0' is supported by ustar format... yes
20:30:31 [2023-02-16T20:30:31.345Z] #76 106.5 checking how to create a ustar tar archive... gnutar
20:30:31 [2023-02-16T20:30:31.345Z] #76 106.5 checking dependency style of gcc... gcc3
20:30:31 [2023-02-16T20:30:31.345Z] #76 106.7 checking whether to enable maintainer-specific portions of Makefiles... yes
20:30:31 [2023-02-16T20:30:31.345Z] #76 106.7 checking whether make supports nested variables... (cached) yes
20:30:31 [2023-02-16T20:30:31.345Z] #76 106.7 checking for pkg-config... /usr/bin/pkg-config
20:30:31 [2023-02-16T20:30:31.345Z] #76 106.7 checking pkg-config is at least version 0.9.0... yes
20:30:31 [2023-02-16T20:30:31.345Z] #76 106.7 checking for yajl >= 2.1.0... yes
20:30:31 [2023-02-16T20:30:31.602Z] #76 106.8 checking for a sed that does not truncate output... (cached) /bin/sed
20:30:31 [2023-02-16T20:30:31.602Z] #76 106.8 checking for gcc... (cached) gcc
20:30:31 [2023-02-16T20:30:31.602Z] #76 106.9 checking whether we are using the GNU C compiler... (cached) yes
20:30:31 [2023-02-16T20:30:31.602Z] #76 106.9 checking whether gcc accepts -g... (cached) yes
20:30:31 [2023-02-16T20:30:31.602Z] #76 106.9 checking for gcc option to accept ISO C89... (cached) none needed
20:30:31 [2023-02-16T20:30:31.602Z] #76 106.9 checking whether gcc understands -c and -o together... (cached) yes
20:30:31 [2023-02-16T20:30:31.602Z] #76 106.9 checking for a Python interpreter with version >= 3... python3
20:30:31 [2023-02-16T20:30:31.602Z] #76 106.9 checking for python3... /usr/bin/python3
20:30:31 [2023-02-16T20:30:31.602Z] #76 106.9 checking for python3 version... 3.9
20:30:31 [2023-02-16T20:30:31.602Z] #76 106.9 checking for python3 platform... linux
20:30:31 [2023-02-16T20:30:31.860Z] #76 107.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:30:31 [2023-02-16T20:30:31.860Z] #76 107.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:30:32 [2023-02-16T20:30:32.118Z] #76 107.3 checking that generated files are newer than configure... done
20:30:32 [2023-02-16T20:30:32.118Z] #76 107.4 configure: creating ./config.status
20:30:34 [2023-02-16T20:30:34.645Z] #76 109.5 config.status: creating Makefile
20:30:34 [2023-02-16T20:30:34.645Z] #76 109.6 config.status: creating config.h
20:30:34 [2023-02-16T20:30:34.645Z] #76 109.6 config.status: executing libtool commands
20:30:34 [2023-02-16T20:30:34.645Z] #76 109.7 config.status: executing depfiles commands
20:30:35 [2023-02-16T20:30:35.210Z] #76 110.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
20:30:35 [2023-02-16T20:30:35.210Z] #76 110.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:30:35 [2023-02-16T20:30:35.468Z] #76 110.6 checking for gcc... gcc
20:30:35 [2023-02-16T20:30:35.725Z] #76 110.7 checking whether the C compiler works... yes
20:30:35 [2023-02-16T20:30:35.726Z] #76 110.8 checking for C compiler default output file name... a.out
20:30:35 [2023-02-16T20:30:35.726Z] #76 110.8 checking for suffix of executables... 
20:30:35 [2023-02-16T20:30:35.983Z] #76 111.0 checking whether we are cross compiling... no
20:30:35 [2023-02-16T20:30:35.983Z] #76 111.1 checking for suffix of object files... o
20:30:35 [2023-02-16T20:30:35.983Z] #76 111.2 checking whether we are using the GNU C compiler... yes
20:30:35 [2023-02-16T20:30:35.983Z] #76 111.3 checking whether gcc accepts -g... yes
20:30:36 [2023-02-16T20:30:36.241Z] #76 111.3 checking for gcc option to accept ISO C89... none needed
20:30:36 [2023-02-16T20:30:36.499Z] #76 111.5 checking whether gcc understands -c and -o together... yes
20:30:36 [2023-02-16T20:30:36.499Z] #76 111.6 checking for a BSD-compatible install... /usr/bin/install -c
20:30:36 [2023-02-16T20:30:36.499Z] #76 111.7 checking whether build environment is sane... yes
20:30:36 [2023-02-16T20:30:36.499Z] #76 111.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:30:36 [2023-02-16T20:30:36.499Z] #76 111.7 checking for gawk... no
20:30:36 [2023-02-16T20:30:36.499Z] #76 111.7 checking for mawk... mawk
20:30:36 [2023-02-16T20:30:36.499Z] #76 111.7 checking whether make sets $(MAKE)... yes
20:30:36 [2023-02-16T20:30:36.757Z] #76 111.8 checking whether make supports the include directive... yes (GNU style)
20:30:36 [2023-02-16T20:30:36.757Z] #76 111.8 checking whether make supports nested variables... yes
20:30:36 [2023-02-16T20:30:36.757Z] #76 111.9 checking whether UID '0' is supported by ustar format... yes
20:30:36 [2023-02-16T20:30:36.757Z] #76 111.9 checking whether GID '0' is supported by ustar format... yes
20:30:36 [2023-02-16T20:30:36.757Z] #76 111.9 checking how to create a ustar tar archive... gnutar
20:30:37 [2023-02-16T20:30:37.015Z] #76 112.0 checking dependency style of gcc... gcc3
20:30:37 [2023-02-16T20:30:37.015Z] #76 112.1 checking whether to enable maintainer-specific portions of Makefiles... yes
20:30:37 [2023-02-16T20:30:37.015Z] #76 112.1 checking whether make supports nested variables... (cached) yes
20:30:37 [2023-02-16T20:30:37.273Z] #76 112.2 checking build system type... aarch64-unknown-linux-gnu
20:30:37 [2023-02-16T20:30:37.273Z] #76 112.5 checking host system type... aarch64-unknown-linux-gnu
20:30:37 [2023-02-16T20:30:37.273Z] #76 112.5 checking how to print strings... printf
20:30:37 [2023-02-16T20:30:37.273Z] #76 112.5 checking for a sed that does not truncate output... /bin/sed
20:30:37 [2023-02-16T20:30:37.273Z] #76 112.5 checking for grep that handles long lines and -e... /bin/grep
20:30:37 [2023-02-16T20:30:37.273Z] #76 112.5 checking for egrep... /bin/grep -E
20:30:37 [2023-02-16T20:30:37.273Z] #76 112.5 checking for fgrep... /bin/grep -F
20:30:37 [2023-02-16T20:30:37.273Z] #76 112.5 checking for ld used by gcc... /usr/bin/ld
20:30:37 [2023-02-16T20:30:37.273Z] #76 112.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:30:37 [2023-02-16T20:30:37.273Z] #76 112.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:30:37 [2023-02-16T20:30:37.531Z] #76 112.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:30:37 [2023-02-16T20:30:37.531Z] #76 112.7 checking whether ln -s works... yes
20:30:37 [2023-02-16T20:30:37.531Z] #76 112.7 checking the maximum length of command line arguments... 1572864
20:30:37 [2023-02-16T20:30:37.531Z] #76 112.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:30:37 [2023-02-16T20:30:37.531Z] #76 112.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:30:37 [2023-02-16T20:30:37.531Z] #76 112.7 checking for /usr/bin/ld option to reload object files... -r
20:30:37 [2023-02-16T20:30:37.531Z] #76 112.7 checking for objdump... objdump
20:30:37 [2023-02-16T20:30:37.531Z] #76 112.7 checking how to recognize dependent libraries... pass_all
20:30:37 [2023-02-16T20:30:37.531Z] #76 112.7 checking for dlltool... no
20:30:37 [2023-02-16T20:30:37.531Z] #76 112.7 checking how to associate runtime and link libraries... printf %s\n
20:30:37 [2023-02-16T20:30:37.531Z] #76 112.7 checking for ar... ar
20:30:37 [2023-02-16T20:30:37.531Z] #76 112.7 checking for archiver @FILE support... @
20:30:37 [2023-02-16T20:30:37.531Z] #76 112.9 checking for strip... strip
20:30:37 [2023-02-16T20:30:37.531Z] #76 112.9 checking for ranlib... ranlib
20:30:38 [2023-02-16T20:30:38.047Z] #76 112.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:30:38 [2023-02-16T20:30:38.047Z] #76 113.3 checking for sysroot... no
20:30:38 [2023-02-16T20:30:38.047Z] #76 113.3 checking for a working dd... /bin/dd
20:30:38 [2023-02-16T20:30:38.047Z] #76 113.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:30:38 [2023-02-16T20:30:38.047Z] #76 113.3 checking for mt... no
20:30:38 [2023-02-16T20:30:38.047Z] #76 113.3 checking if : is a manifest tool... no
20:30:38 [2023-02-16T20:30:38.047Z] #76 113.3 checking how to run the C preprocessor... gcc -E
20:30:38 [2023-02-16T20:30:38.870Z] #76 113.6 checking for ANSI C header files... yes
20:30:38 [2023-02-16T20:30:38.870Z] #76 113.9 checking for sys/types.h... yes
20:30:39 [2023-02-16T20:30:39.127Z] #76 114.1 checking for sys/stat.h... yes
20:30:39 [2023-02-16T20:30:39.127Z] #76 114.3 checking for stdlib.h... yes
20:30:39 [2023-02-16T20:30:39.384Z] #76 114.5 checking for string.h... yes
20:30:39 [2023-02-16T20:30:39.642Z] #76 114.6 checking for memory.h... yes
20:30:39 [2023-02-16T20:30:39.642Z] #76 114.8 checking for strings.h... yes
20:30:39 [2023-02-16T20:30:39.642Z] #76 114.9 checking for inttypes.h... yes
20:30:39 [2023-02-16T20:30:39.899Z] #76 115.0 checking for stdint.h... yes
20:30:40 [2023-02-16T20:30:40.157Z] #76 115.2 checking for unistd.h... yes
20:30:40 [2023-02-16T20:30:40.157Z] #76 115.3 checking for dlfcn.h... yes
20:30:40 [2023-02-16T20:30:40.157Z] #76 115.5 checking for objdir... .libs
20:30:40 [2023-02-16T20:30:40.723Z] #76 115.7 checking if gcc supports -fno-rtti -fno-exceptions... no
20:30:40 [2023-02-16T20:30:40.723Z] #76 115.9 checking for gcc option to produce PIC... -fPIC -DPIC
20:30:40 [2023-02-16T20:30:40.723Z] #76 115.9 checking if gcc PIC flag -fPIC -DPIC works... yes
20:30:40 [2023-02-16T20:30:40.723Z] #76 115.9 checking if gcc static flag -static works... yes
20:30:40 [2023-02-16T20:30:40.980Z] #76 116.1 checking if gcc supports -c -o file.o... yes
20:30:40 [2023-02-16T20:30:40.980Z] #76 116.2 checking if gcc supports -c -o file.o... (cached) yes
20:30:40 [2023-02-16T20:30:40.980Z] #76 116.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:30:41 [2023-02-16T20:30:41.237Z] #76 116.3 checking dynamic linker characteristics... GNU/Linux ld.so
20:30:41 [2023-02-16T20:30:41.237Z] #76 116.5 checking how to hardcode library paths into programs... immediate
20:30:41 [2023-02-16T20:30:41.237Z] #76 116.5 checking whether stripping libraries is possible... yes
20:30:41 [2023-02-16T20:30:41.237Z] #76 116.5 checking if libtool supports shared libraries... yes
20:30:41 [2023-02-16T20:30:41.237Z] #76 116.5 checking whether to build shared libraries... no
20:30:41 [2023-02-16T20:30:41.237Z] #76 116.5 checking whether to build static libraries... yes
20:30:41 [2023-02-16T20:30:41.495Z] #76 116.5 checking float.h usability... yes
20:30:41 [2023-02-16T20:30:41.495Z] #76 116.7 checking float.h presence... yes
20:30:41 [2023-02-16T20:30:41.495Z] #76 116.7 checking for float.h... yes
20:30:41 [2023-02-16T20:30:41.495Z] #76 116.7 checking limits.h usability... yes
20:30:41 [2023-02-16T20:30:41.495Z] #76 116.9 checking limits.h presence... yes
20:30:41 [2023-02-16T20:30:41.495Z] #76 116.9 checking for limits.h... yes
20:30:41 [2023-02-16T20:30:41.753Z] #76 116.9 checking stddef.h usability... yes
20:30:41 [2023-02-16T20:30:41.753Z] #76 117.1 checking stddef.h presence... yes
20:30:41 [2023-02-16T20:30:41.753Z] #76 117.2 checking for stddef.h... yes
20:30:42 [2023-02-16T20:30:42.012Z] #76 117.2 checking for stdlib.h... (cached) yes
20:30:42 [2023-02-16T20:30:42.012Z] #76 117.2 checking for string.h... (cached) yes
20:30:42 [2023-02-16T20:30:42.012Z] #76 117.3 checking sys/time.h usability... yes
20:30:42 [2023-02-16T20:30:42.012Z] #76 117.4 checking sys/time.h presence... yes
20:30:42 [2023-02-16T20:30:42.012Z] #76 117.4 checking for sys/time.h... yes
20:30:42 [2023-02-16T20:30:42.269Z] #76 117.4 checking for inline... inline
20:30:42 [2023-02-16T20:30:42.527Z] #76 117.5 checking for size_t... yes
20:30:42 [2023-02-16T20:30:42.527Z] #76 117.8 checking for stdlib.h... (cached) yes
20:30:42 [2023-02-16T20:30:42.784Z] #76 117.8 checking for GNU libc compatible malloc... yes
20:30:42 [2023-02-16T20:30:42.784Z] #76 118.0 checking for stdlib.h... (cached) yes
20:30:43 [2023-02-16T20:30:43.042Z] #76 118.0 checking for GNU libc compatible realloc... yes
20:30:43 [2023-02-16T20:30:43.042Z] #76 118.2 checking for working strtod... yes
20:30:43 [2023-02-16T20:30:43.557Z] #76 118.4 checking for gettimeofday... yes
20:30:43 [2023-02-16T20:30:43.557Z] #76 118.7 checking for memset... yes
20:30:43 [2023-02-16T20:30:43.557Z] #76 118.8 checking for strspn... yes
20:30:43 [2023-02-16T20:30:43.815Z] #76 119.1 checking that generated files are newer than configure... done
20:30:43 [2023-02-16T20:30:43.815Z] #76 119.1 configure: creating ./config.status
20:30:46 [2023-02-16T20:30:46.341Z] #76 121.2 config.status: creating Makefile
20:30:46 [2023-02-16T20:30:46.341Z] #76 121.3 config.status: creating config.h
20:30:46 [2023-02-16T20:30:46.341Z] #76 121.3 config.status: executing depfiles commands
20:30:46 [2023-02-16T20:30:46.341Z] #76 121.5 config.status: executing libtool commands
20:30:47 [2023-02-16T20:30:47.275Z] #76 122.3   GEN      .version
20:30:47 [2023-02-16T20:30:47.275Z] #76 122.4 make  install-recursive
20:30:47 [2023-02-16T20:30:47.275Z] #76 122.4 make[1]: Entering directory '/tmp/crun-build'
20:30:47 [2023-02-16T20:30:47.275Z] #76 122.4 Making install in libocispec
20:30:47 [2023-02-16T20:30:47.275Z] #76 122.5 make[2]: Entering directory '/tmp/crun-build/libocispec'
20:30:47 [2023-02-16T20:30:47.275Z] #76 122.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
20:30:47 [2023-02-16T20:30:47.275Z] #76 122.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
20:30:47 [2023-02-16T20:30:47.275Z] #76 122.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
20:30:47 [2023-02-16T20:30:47.275Z] #76 122.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
20:30:47 [2023-02-16T20:30:47.841Z] #76 123.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
20:30:47 [2023-02-16T20:30:47.841Z] #76 123.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
20:30:47 [2023-02-16T20:30:47.841Z] #76 123.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
20:30:47 [2023-02-16T20:30:47.841Z] #76 123.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
20:30:47 [2023-02-16T20:30:47.841Z] #76 123.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
20:30:47 [2023-02-16T20:30:47.841Z] #76 123.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
20:30:47 [2023-02-16T20:30:47.841Z] #76 123.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
20:30:47 [2023-02-16T20:30:47.841Z] #76 123.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
20:30:47 [2023-02-16T20:30:47.841Z] #76 123.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
20:30:48 [2023-02-16T20:30:48.099Z] #76 123.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
20:30:48 [2023-02-16T20:30:48.099Z] #76 123.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
20:30:48 [2023-02-16T20:30:48.099Z] #76 123.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
20:30:48 [2023-02-16T20:30:48.099Z] #76 123.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
20:30:48 [2023-02-16T20:30:48.099Z] #76 123.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
20:30:48 [2023-02-16T20:30:48.099Z] #76 123.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
20:30:48 [2023-02-16T20:30:48.099Z] #76 123.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
20:30:48 [2023-02-16T20:30:48.664Z] #76 123.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
20:30:48 [2023-02-16T20:30:48.664Z] #76 123.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
20:30:48 [2023-02-16T20:30:48.664Z] #76 123.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
20:30:48 [2023-02-16T20:30:48.664Z] #76 123.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
20:30:48 [2023-02-16T20:30:48.664Z] #76 123.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
20:30:48 [2023-02-16T20:30:48.664Z] #76 123.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
20:30:48 [2023-02-16T20:30:48.664Z] #76 123.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
20:30:48 [2023-02-16T20:30:48.664Z] #76 123.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
20:30:48 [2023-02-16T20:30:48.664Z] #76 123.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
20:30:48 [2023-02-16T20:30:48.664Z] #76 123.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
20:30:48 [2023-02-16T20:30:48.664Z] #76 123.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
20:30:48 [2023-02-16T20:30:48.664Z] #76 123.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
20:30:48 [2023-02-16T20:30:48.664Z] #76 123.9 make  install-recursive
20:30:48 [2023-02-16T20:30:48.664Z] #76 123.9 make[3]: Entering directory '/tmp/crun-build/libocispec'
20:30:48 [2023-02-16T20:30:48.664Z] #76 124.0 Making install in yajl
20:30:48 [2023-02-16T20:30:48.922Z] #76 124.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:30:48 [2023-02-16T20:30:48.922Z] #76 124.1   CC       verify/json_verify-json_verify.o
20:30:48 [2023-02-16T20:30:48.922Z] #76 124.1   CC       src/libyajl_la-yajl_alloc.lo
20:30:48 [2023-02-16T20:30:48.922Z] #76 124.1   CC       src/libyajl_la-yajl.lo
20:30:48 [2023-02-16T20:30:48.922Z] #76 124.1   CC       src/libyajl_la-yajl_gen.lo
20:30:48 [2023-02-16T20:30:48.922Z] #76 124.1   CC       src/libyajl_la-yajl_parser.lo
20:30:48 [2023-02-16T20:30:48.922Z] #76 124.1   CC       src/libyajl_la-yajl_buf.lo
20:30:48 [2023-02-16T20:30:48.922Z] #76 124.1   CC       src/libyajl_la-yajl_encode.lo
20:30:48 [2023-02-16T20:30:48.922Z] #76 124.2   CC       src/libyajl_la-yajl_lex.lo
20:30:48 [2023-02-16T20:30:48.922Z] #76 124.2   CC       src/libyajl_la-yajl_tree.lo
20:30:53 [2023-02-16T20:30:53.103Z] #76 128.2   CCLD     libyajl.la
20:30:53 [2023-02-16T20:30:53.360Z] #76 128.5   CCLD     verify/json_verify
20:30:53 [2023-02-16T20:30:53.360Z] #76 128.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:30:53 [2023-02-16T20:30:53.360Z] #76 128.7 make[5]: Nothing to be done for 'install-exec-am'.
20:30:53 [2023-02-16T20:30:53.360Z] #76 128.7 make[5]: Nothing to be done for 'install-data-am'.
20:30:53 [2023-02-16T20:30:53.360Z] #76 128.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:30:53 [2023-02-16T20:30:53.360Z] #76 128.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:30:53 [2023-02-16T20:30:53.360Z] #76 128.7 make[4]: Entering directory '/tmp/crun-build/libocispec'
20:30:53 [2023-02-16T20:30:53.618Z] #76 128.8   CC       src/validate.o
20:30:53 [2023-02-16T20:30:53.618Z] #76 128.8   CC       src/image_spec_schema_config_schema.lo
20:30:53 [2023-02-16T20:30:53.618Z] #76 128.8   CC       src/image_spec_schema_content_descriptor.lo
20:30:53 [2023-02-16T20:30:53.618Z] #76 128.8   CC       src/image_spec_schema_defs.lo
20:30:53 [2023-02-16T20:30:53.618Z] #76 128.8   CC       src/image_spec_schema_defs_descriptor.lo
20:30:53 [2023-02-16T20:30:53.618Z] #76 128.8   CC       src/image_spec_schema_image_index_schema.lo
20:30:53 [2023-02-16T20:30:53.618Z] #76 128.9   CC       src/image_spec_schema_image_layout_schema.lo
20:30:53 [2023-02-16T20:30:53.618Z] #76 128.9   CC       src/image_spec_schema_image_manifest_schema.lo
20:30:53 [2023-02-16T20:30:53.618Z] #76 128.9   CC       src/runtime_spec_schema_config_linux.lo
20:30:53 [2023-02-16T20:30:53.618Z] #76 128.9   CC       src/runtime_spec_schema_config_zos.lo
20:30:53 [2023-02-16T20:30:53.618Z] #76 129.0   CC       src/runtime_spec_schema_config_schema.lo
20:30:53 [2023-02-16T20:30:53.618Z] #76 129.0   CC       src/runtime_spec_schema_config_solaris.lo
20:30:53 [2023-02-16T20:30:53.618Z] #76 129.0   CC       src/runtime_spec_schema_config_vm.lo
20:30:53 [2023-02-16T20:30:53.876Z] #76 129.0   CC       src/runtime_spec_schema_config_windows.lo
20:30:53 [2023-02-16T20:30:53.876Z] #76 129.1   CC       src/runtime_spec_schema_defs.lo
20:30:53 [2023-02-16T20:30:53.876Z] #76 129.1   CC       src/runtime_spec_schema_defs_linux.lo
20:30:53 [2023-02-16T20:30:53.876Z] #76 129.2   CC       src/runtime_spec_schema_defs_zos.lo
20:30:54 [2023-02-16T20:30:54.134Z] #76 129.3   CC       src/runtime_spec_schema_defs_vm.lo
20:30:54 [2023-02-16T20:30:54.134Z] #76 129.4   CC       src/runtime_spec_schema_defs_windows.lo
20:30:54 [2023-02-16T20:30:54.134Z] #76 129.4   CC       src/runtime_spec_schema_state_schema.lo
20:30:54 [2023-02-16T20:30:54.391Z] #76 129.6   CC       src/image_manifest_items_image_manifest_items_schema.lo
20:30:54 [2023-02-16T20:30:54.649Z] #76 129.7   CC       src/basic_test_double_array_item.lo
20:30:54 [2023-02-16T20:30:54.649Z] #76 129.8   CC       src/basic_test_double_array.lo
20:30:54 [2023-02-16T20:30:54.649Z] #76 130.0   CC       src/basic_test_top_array_int.lo
20:30:54 [2023-02-16T20:30:54.907Z] #76 130.0   CC       src/basic_test_top_array_string.lo
20:30:54 [2023-02-16T20:30:54.907Z] #76 130.2   CC       src/basic_test_top_double_array_int.lo
20:30:54 [2023-02-16T20:30:54.907Z] #76 130.3   CC       src/basic_test_top_double_array_obj.lo
20:30:55 [2023-02-16T20:30:55.165Z] #76 130.5   CC       src/basic_test_top_double_array_refobj.lo
20:30:55 [2023-02-16T20:30:55.423Z] #76 130.6   CC       src/basic_test_top_double_array_string.lo
20:30:55 [2023-02-16T20:30:55.423Z] #76 130.7   CC       src/read-file.lo
20:30:55 [2023-02-16T20:30:55.680Z] #76 130.8   CC       src/json_common.lo
20:30:55 [2023-02-16T20:30:55.938Z] #76 131.1   CC       tests/test-1.o
20:30:55 [2023-02-16T20:30:55.938Z] #76 131.1   CC       tests/test-2.o
20:30:55 [2023-02-16T20:30:55.938Z] #76 131.3   CC       tests/test-3.o
20:30:56 [2023-02-16T20:30:56.196Z] #76 131.5   CC       tests/test-4.o
20:30:56 [2023-02-16T20:30:56.196Z] #76 131.6   CC       tests/test-5.o
20:30:56 [2023-02-16T20:30:56.454Z] #76 131.7   CC       tests/test-6.o
20:30:56 [2023-02-16T20:30:56.712Z] #76 131.9   CC       tests/test-7.o
20:30:56 [2023-02-16T20:30:56.712Z] #76 132.0   CC       tests/test-8.o
20:30:56 [2023-02-16T20:30:56.712Z] #76 132.1   CC       tests/test-9.o
20:30:56 [2023-02-16T20:30:56.971Z] #76 132.2   CC       tests/test-10.o
20:30:57 [2023-02-16T20:30:57.229Z] #76 132.5   CC       tests/test-11.o
20:31:29 [2023-02-16T20:31:29.287Z] #76 161.2   CCLD     libocispec.la
20:31:29 [2023-02-16T20:31:29.287Z] #76 161.5   CCLD     src/validate
20:31:29 [2023-02-16T20:31:29.287Z] #76 161.5   CCLD     tests/test-1
20:31:29 [2023-02-16T20:31:29.287Z] #76 161.5   CCLD     tests/test-2
20:31:29 [2023-02-16T20:31:29.287Z] #76 161.6   CCLD     tests/test-3
20:31:29 [2023-02-16T20:31:29.287Z] #76 161.6   CCLD     tests/test-4
20:31:29 [2023-02-16T20:31:29.287Z] #76 161.6   CCLD     tests/test-5
20:31:29 [2023-02-16T20:31:29.287Z] #76 161.7   CCLD     tests/test-6
20:31:29 [2023-02-16T20:31:29.287Z] #76 161.7   CCLD     tests/test-7
20:31:29 [2023-02-16T20:31:29.287Z] #76 161.8   CCLD     tests/test-8
20:31:29 [2023-02-16T20:31:29.287Z] #76 161.9   CCLD     tests/test-9
20:31:29 [2023-02-16T20:31:29.287Z] #76 161.9   CCLD     tests/test-10
20:31:29 [2023-02-16T20:31:29.287Z] #76 161.9 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
20:31:29 [2023-02-16T20:31:29.287Z] #76 162.0   CCLD     tests/test-11
20:31:29 [2023-02-16T20:31:29.287Z] #76 163.8 libtool: link: ar cr libocispec.a 
20:31:29 [2023-02-16T20:31:29.287Z] #76 163.9 libtool: link: ranlib libocispec.a
20:31:30 [2023-02-16T20:31:30.220Z] #76 165.4 make[5]: Entering directory '/tmp/crun-build/libocispec'
20:31:30 [2023-02-16T20:31:30.220Z] #76 165.4 make[5]: Nothing to be done for 'install-exec-am'.
20:31:30 [2023-02-16T20:31:30.220Z] #76 165.4 make[5]: Nothing to be done for 'install-data-am'.
20:31:30 [2023-02-16T20:31:30.220Z] #76 165.4 make[5]: Leaving directory '/tmp/crun-build/libocispec'
20:31:30 [2023-02-16T20:31:30.220Z] #76 165.4 make[4]: Leaving directory '/tmp/crun-build/libocispec'
20:31:30 [2023-02-16T20:31:30.220Z] #76 165.4 make[3]: Leaving directory '/tmp/crun-build/libocispec'
20:31:30 [2023-02-16T20:31:30.220Z] #76 165.4 make[2]: Leaving directory '/tmp/crun-build/libocispec'
20:31:30 [2023-02-16T20:31:30.220Z] #76 165.4 make[2]: Entering directory '/tmp/crun-build'
20:31:30 [2023-02-16T20:31:30.478Z] #76 165.6   CC       src/libcrun/libcrun_testing_a-utils.o
20:31:30 [2023-02-16T20:31:30.478Z] #76 165.6   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
20:31:30 [2023-02-16T20:31:30.478Z] #76 165.6   CC       src/libcrun/libcrun_testing_a-container.o
20:31:30 [2023-02-16T20:31:30.478Z] #76 165.6   CC       src/libcrun/libcrun_testing_a-cgroup.o
20:31:30 [2023-02-16T20:31:30.478Z] #76 165.6   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
20:31:30 [2023-02-16T20:31:30.478Z] #76 165.6   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
20:31:30 [2023-02-16T20:31:30.478Z] #76 165.6   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
20:31:30 [2023-02-16T20:31:30.478Z] #76 165.7   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
20:31:30 [2023-02-16T20:31:30.478Z] #76 165.7   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
20:31:30 [2023-02-16T20:31:30.478Z] #76 165.7   CC       src/libcrun/libcrun_testing_a-criu.o
20:31:30 [2023-02-16T20:31:30.478Z] #76 165.8   CC       src/libcrun/libcrun_testing_a-custom-handler.o
20:31:30 [2023-02-16T20:31:30.478Z] #76 165.8   CC       src/libcrun/libcrun_testing_a-linux.o
20:31:30 [2023-02-16T20:31:30.478Z] #76 165.8   CC       src/libcrun/libcrun_testing_a-seccomp.o
20:31:30 [2023-02-16T20:31:30.478Z] #76 165.9   CC       src/libcrun/libcrun_testing_a-ebpf.o
20:31:30 [2023-02-16T20:31:30.735Z] #76 165.9   CC       src/libcrun/libcrun_testing_a-error.o
20:31:30 [2023-02-16T20:31:30.735Z] #76 166.1   CC       src/libcrun/libcrun_testing_a-status.o
20:31:30 [2023-02-16T20:31:30.735Z] #76 166.1   CC       src/libcrun/libcrun_testing_a-terminal.o
20:31:30 [2023-02-16T20:31:30.735Z] #76 166.2   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
20:31:30 [2023-02-16T20:31:30.993Z] #76 166.2   CC       src/libcrun/libcrun_testing_a-signals.o
20:31:30 [2023-02-16T20:31:30.993Z] #76 166.2   CC       src/libcrun/libcrun_testing_a-mount_flags.o
20:31:30 [2023-02-16T20:31:30.993Z] #76 166.3   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
20:31:31 [2023-02-16T20:31:31.250Z] #76 166.3   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
20:31:31 [2023-02-16T20:31:31.250Z] #76 166.5   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
20:31:31 [2023-02-16T20:31:31.250Z] #76 166.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
20:31:31 [2023-02-16T20:31:31.250Z] #76 166.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
20:31:31 [2023-02-16T20:31:31.508Z] #76 166.6   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
20:31:31 [2023-02-16T20:31:31.508Z] #76 166.7   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
20:31:31 [2023-02-16T20:31:31.766Z] #76 167.1   CC       src/crun-crun.o
20:31:32 [2023-02-16T20:31:32.024Z] #76 167.2   CC       src/crun-run.o
20:31:32 [2023-02-16T20:31:32.282Z] #76 167.5   CC       src/crun-delete.o
20:31:32 [2023-02-16T20:31:32.282Z] #76 167.5   CC       src/crun-kill.o
20:31:32 [2023-02-16T20:31:32.540Z] #76 167.6   CC       src/crun-pause.o
20:31:32 [2023-02-16T20:31:32.540Z] #76 167.8   CC       src/crun-unpause.o
20:31:32 [2023-02-16T20:31:32.797Z] #76 168.0   CC       src/crun-spec.o
20:31:32 [2023-02-16T20:31:32.797Z] #76 168.0   CC       src/crun-exec.o
20:31:32 [2023-02-16T20:31:32.797Z] #76 168.0   CC       src/crun-list.o
20:31:32 [2023-02-16T20:31:32.797Z] #76 168.1   CC       src/crun-create.o
20:31:33 [2023-02-16T20:31:33.055Z] #76 168.2   CC       src/crun-start.o
20:31:33 [2023-02-16T20:31:33.055Z] #76 168.3   CC       src/crun-state.o
20:31:33 [2023-02-16T20:31:33.313Z] #76 168.5   CC       src/crun-update.o
20:31:33 [2023-02-16T20:31:33.571Z] #76 168.8   CC       src/crun-ps.o
20:31:33 [2023-02-16T20:31:33.571Z] #76 168.9   CC       src/crun-checkpoint.o
20:31:33 [2023-02-16T20:31:33.828Z] #76 169.1   CC       src/crun-restore.o
20:31:34 [2023-02-16T20:31:34.086Z] #76 169.3   CC       src/libcrun/libcrun_la-utils.lo
20:31:34 [2023-02-16T20:31:34.344Z] #76 169.7   CC       src/libcrun/libcrun_la-cloned_binary.lo
20:31:34 [2023-02-16T20:31:34.344Z] #76 169.7   CC       src/libcrun/libcrun_la-container.lo
20:31:34 [2023-02-16T20:31:34.602Z] #76 ...
20:31:34 [2023-02-16T20:31:34.602Z] 
20:31:34 [2023-02-16T20:31:34.602Z] #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...)
20:31:34 [2023-02-16T20:31:34.602Z] #78 DONE 168.6s
20:31:34 [2023-02-16T20:31:34.602Z] 
20:31:34 [2023-02-16T20:31:34.602Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:31:34 [2023-02-16T20:31:34.602Z] #76 169.9   CC       src/libcrun/libcrun_la-cgroup.lo
20:31:34 [2023-02-16T20:31:34.860Z] #76 170.1   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
20:31:35 [2023-02-16T20:31:35.118Z] #76 170.5   CC       src/libcrun/libcrun_la-cgroup-resources.lo
20:31:35 [2023-02-16T20:31:35.382Z] #76 170.6   CC       src/libcrun/libcrun_la-cgroup-setup.lo
20:31:35 [2023-02-16T20:31:35.648Z] #76 ...
20:31:35 [2023-02-16T20:31:35.648Z] 
20:31:35 [2023-02-16T20:31:35.648Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
20:31:35 [2023-02-16T20:31:35.648Z] #83 DONE 0.1s
20:31:35 [2023-02-16T20:31:35.648Z] 
20:31:35 [2023-02-16T20:31:35.648Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:31:35 [2023-02-16T20:31:35.648Z] #76 171.0   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
20:31:35 [2023-02-16T20:31:35.908Z] #76 ...
20:31:35 [2023-02-16T20:31:35.908Z] 
20:31:35 [2023-02-16T20:31:35.908Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
20:31:35 [2023-02-16T20:31:35.908Z] #84 DONE 0.2s
20:31:35 [2023-02-16T20:31:35.908Z] 
20:31:35 [2023-02-16T20:31:35.908Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
20:31:35 [2023-02-16T20:31:35.908Z] #85 DONE 0.1s
20:31:35 [2023-02-16T20:31:35.908Z] 
20:31:35 [2023-02-16T20:31:35.908Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:31:35 [2023-02-16T20:31:35.908Z] #76 171.2   CC       src/libcrun/libcrun_la-cgroup-utils.lo
20:31:36 [2023-02-16T20:31:36.190Z] #76 ...
20:31:36 [2023-02-16T20:31:36.190Z] 
20:31:36 [2023-02-16T20:31:36.191Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
20:31:36 [2023-02-16T20:31:36.191Z] #86 DONE 0.3s
20:31:36 [2023-02-16T20:31:36.594Z] 
20:31:36 [2023-02-16T20:31:36.594Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
20:31:36 [2023-02-16T20:31:36.594Z] #87 DONE 0.1s
20:31:36 [2023-02-16T20:31:36.594Z] 
20:31:36 [2023-02-16T20:31:36.594Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
20:31:36 [2023-02-16T20:31:36.594Z] #88 DONE 0.1s
20:31:36 [2023-02-16T20:31:36.594Z] 
20:31:36 [2023-02-16T20:31:36.594Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
20:31:36 [2023-02-16T20:31:36.594Z] #89 DONE 0.1s
20:31:36 [2023-02-16T20:31:36.594Z] 
20:31:36 [2023-02-16T20:31:36.594Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
20:31:36 [2023-02-16T20:31:36.594Z] #90 DONE 0.1s
20:31:36 [2023-02-16T20:31:36.594Z] 
20:31:36 [2023-02-16T20:31:36.594Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
20:31:36 [2023-02-16T20:31:36.594Z] #91 DONE 0.1s
20:31:36 [2023-02-16T20:31:36.594Z] 
20:31:36 [2023-02-16T20:31:36.594Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
20:31:36 [2023-02-16T20:31:36.852Z] #92 DONE 0.1s
20:31:36 [2023-02-16T20:31:36.852Z] 
20:31:36 [2023-02-16T20:31:36.852Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:31:36 [2023-02-16T20:31:36.852Z] #76 171.9   CC       src/libcrun/libcrun_la-criu.lo
20:31:37 [2023-02-16T20:31:37.109Z] #76 172.3   CC       src/libcrun/libcrun_la-custom-handler.lo
20:31:37 [2023-02-16T20:31:37.367Z] #76 172.5   CC       src/libcrun/libcrun_la-linux.lo
20:31:37 [2023-02-16T20:31:37.625Z] #76 172.8   CC       src/libcrun/libcrun_la-seccomp.lo
20:31:38 [2023-02-16T20:31:38.557Z] #76 173.6   CC       src/libcrun/libcrun_la-ebpf.lo
20:31:38 [2023-02-16T20:31:38.557Z] #76 173.9   CC       src/libcrun/libcrun_la-error.lo
20:31:38 [2023-02-16T20:31:38.815Z] #76 174.1   CC       src/libcrun/libcrun_la-status.lo
20:31:38 [2023-02-16T20:31:38.815Z] #76 174.2   CC       src/libcrun/libcrun_la-terminal.lo
20:31:39 [2023-02-16T20:31:39.073Z] #76 174.4   CC       src/libcrun/libcrun_la-chroot_realpath.lo
20:31:39 [2023-02-16T20:31:39.073Z] #76 174.5   CC       src/libcrun/libcrun_la-signals.lo
20:31:39 [2023-02-16T20:31:39.639Z] #76 174.8   CC       src/libcrun/libcrun_la-mount_flags.lo
20:31:40 [2023-02-16T20:31:40.205Z] #76 175.4   CC       src/libcrun/libcrun_la-seccomp_notify.lo
20:31:40 [2023-02-16T20:31:40.463Z] #76 175.5   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
20:31:40 [2023-02-16T20:31:40.463Z] #76 175.8   CC       src/libcrun/handlers/libcrun_la-krun.lo
20:31:41 [2023-02-16T20:31:41.028Z] #76 176.2   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
20:31:41 [2023-02-16T20:31:41.286Z] #76 176.5   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
20:31:41 [2023-02-16T20:31:41.852Z] #76 177.3   CC       tests/init.o
20:31:42 [2023-02-16T20:31:42.785Z] #76 178.1   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
20:31:46 [2023-02-16T20:31:46.066Z] #76 ...
20:31:46 [2023-02-16T20:31:46.066Z] 
20:31:46 [2023-02-16T20:31:46.066Z] #77 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
20:31:46 [2023-02-16T20:31:46.066Z] #77 DONE 180.2s
20:31:46 [2023-02-16T20:31:46.066Z] 
20:31:46 [2023-02-16T20:31:46.066Z] #67 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
20:31:54 [2023-02-16T20:31:54.171Z] #67 ...
20:31:54 [2023-02-16T20:31:54.171Z] 
20:31:54 [2023-02-16T20:31:54.171Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:31:54 [2023-02-16T20:31:54.171Z] #76 188.7   CCLD     tests/init
20:32:06 [2023-02-16T20:32:06.362Z] #76 200.5   AR       libcrun_testing.a
20:32:06 [2023-02-16T20:32:06.362Z] #76 200.5 ar: `u' modifier ignored since `D' is the default (see `U')
20:32:06 [2023-02-16T20:32:06.362Z] #76 200.6   CCLD     tests/tests_libcrun_utils
20:32:06 [2023-02-16T20:32:06.362Z] #76 200.6   CCLD     tests/tests_libcrun_errors
20:32:06 [2023-02-16T20:32:06.362Z] #76 200.6   CCLD     tests/tests_libcrun_fuzzer
20:32:06 [2023-02-16T20:32:06.362Z] #76 200.7   CCLD     libcrun.la
20:32:06 [2023-02-16T20:32:06.362Z] #76 201.6   CCLD     crun
20:32:06 [2023-02-16T20:32:06.619Z] #76 202.0 make[3]: Entering directory '/tmp/crun-build'
20:32:06 [2023-02-16T20:32:06.876Z] #76 202.2  /bin/mkdir -p '/usr/local/share/man/man1'
20:32:06 [2023-02-16T20:32:06.876Z] #76 202.2  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
20:32:06 [2023-02-16T20:32:06.876Z] #76 202.2  /bin/mkdir -p '/usr/local/lib'
20:32:06 [2023-02-16T20:32:06.876Z] #76 202.2  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
20:32:06 [2023-02-16T20:32:06.876Z] #76 202.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.3 libtool: install: ranlib /usr/local/lib/libcrun.a
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.3 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.4 ----------------------------------------------------------------------
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.4 Libraries have been installed in:
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.4    /usr/local/lib
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.4 
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.4 If you ever happen to want to link against installed libraries
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.4 in a given directory, LIBDIR, you must either use libtool, and
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.4 specify the full pathname of the library, or use the '-LLIBDIR'
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.4 flag during linking and do at least one of the following:
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.4      during execution
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.4      during linking
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.4 
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.4 See any operating system documentation about shared libraries for
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.4 more information, such as the ld(1) and ld.so(8) manual pages.
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.4 ----------------------------------------------------------------------
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.4  /bin/mkdir -p '/build'
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.4   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.4 libtool: install: /usr/bin/install -c crun /build/crun
20:32:07 [2023-02-16T20:32:07.134Z] #76 202.5 make[3]: Leaving directory '/tmp/crun-build'
20:32:07 [2023-02-16T20:32:07.391Z] #76 202.5 make[2]: Leaving directory '/tmp/crun-build'
20:32:07 [2023-02-16T20:32:07.391Z] #76 202.5 make[1]: Leaving directory '/tmp/crun-build'
20:32:07 [2023-02-16T20:32:07.957Z] #76 DONE 203.2s
20:32:07 [2023-02-16T20:32:07.957Z] 
20:32:07 [2023-02-16T20:32:07.957Z] #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...)
20:32:11 [2023-02-16T20:32:11.235Z] #79 190.9 + bin/containerd
20:32:11 [2023-02-16T20:32:11.235Z] #79 190.9 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.3 -X github.com/containerd/containerd/version.Revision=b8962099e7ce533cc62e540ec25f6d1d93e35a0b -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
20:32:13 [2023-02-16T20:32:13.762Z] #79 ...
20:32:13 [2023-02-16T20:32:13.762Z] 
20:32:13 [2023-02-16T20:32:13.762Z] #67 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
20:32:13 [2023-02-16T20:32:13.762Z] #67 262.0 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
20:32:13 [2023-02-16T20:32:13.762Z] #67 DONE 262.2s
20:32:13 [2023-02-16T20:32:13.762Z] 
20:32:13 [2023-02-16T20:32:13.762Z] #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...)
20:32:14 [2023-02-16T20:32:14.695Z] #79 ...
20:32:14 [2023-02-16T20:32:14.695Z] 
20:32:14 [2023-02-16T20:32:14.695Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
20:32:14 [2023-02-16T20:32:14.695Z] #93 DONE 0.2s
20:32:14 [2023-02-16T20:32:14.695Z] 
20:32:14 [2023-02-16T20:32:14.695Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
20:32:14 [2023-02-16T20:32:14.695Z] #94 DONE 0.1s
20:32:14 [2023-02-16T20:32:14.695Z] 
20:32:14 [2023-02-16T20:32:14.695Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
20:32:14 [2023-02-16T20:32:14.695Z] #95 DONE 0.1s
20:32:14 [2023-02-16T20:32:14.695Z] 
20:32:14 [2023-02-16T20:32:14.695Z] #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...)
20:32:53 [2023-02-16T20:32:53.389Z] #79 230.6 + bin/containerd-stress
20:32:53 [2023-02-16T20:32:53.390Z] #79 230.6 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.3 -X github.com/containerd/containerd/version.Revision=b8962099e7ce533cc62e540ec25f6d1d93e35a0b -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
20:32:53 [2023-02-16T20:32:53.390Z] #79 232.2 + bin/containerd-shim
20:32:53 [2023-02-16T20:32:53.390Z] #79 232.8 + bin/containerd-shim-runc-v1
20:32:53 [2023-02-16T20:32:53.646Z] #79 233.9 + bin/containerd-shim-runc-v2
20:32:54 [2023-02-16T20:32:54.578Z] #79 234.7 + binaries
20:32:55 [2023-02-16T20:32:55.509Z] #79 DONE 235.6s
20:32:56 [2023-02-16T20:32:56.073Z] 
20:32:56 [2023-02-16T20:32:56.073Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
20:32:56 [2023-02-16T20:32:56.330Z] #96 DONE 0.2s
20:32:56 [2023-02-16T20:32:56.330Z] 
20:32:56 [2023-02-16T20:32:56.330Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:32:56 [2023-02-16T20:32:56.587Z] #97 DONE 0.3s
20:32:56 [2023-02-16T20:32:56.587Z] 
20:32:56 [2023-02-16T20:32:56.587Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
20:32:56 [2023-02-16T20:32:56.587Z] #98 DONE 0.1s
20:32:56 [2023-02-16T20:32:56.845Z] 
20:32:56 [2023-02-16T20:32:56.845Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
20:32:56 [2023-02-16T20:32:56.845Z] #99 DONE 0.0s
20:32:56 [2023-02-16T20:32:56.845Z] 
20:32:56 [2023-02-16T20:32:56.845Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
20:32:56 [2023-02-16T20:32:56.845Z] #100 DONE 0.1s
20:32:56 [2023-02-16T20:32:56.845Z] 
20:32:56 [2023-02-16T20:32:56.845Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
20:32:56 [2023-02-16T20:32:56.845Z] #101 DONE 0.0s
20:32:56 [2023-02-16T20:32:56.845Z] 
20:32:56 [2023-02-16T20:32:56.845Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
20:32:56 [2023-02-16T20:32:56.845Z] #102 DONE 0.0s
20:32:56 [2023-02-16T20:32:56.845Z] 
20:32:56 [2023-02-16T20:32:56.845Z] #103 [dev-base  1/11] RUN groupadd -r docker
20:32:57 [2023-02-16T20:32:57.414Z] #103 DONE 0.4s
20:32:57 [2023-02-16T20:32:57.414Z] 
20:32:57 [2023-02-16T20:32:57.414Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:32:57 [2023-02-16T20:32:57.978Z] #104 DONE 0.5s
20:32:57 [2023-02-16T20:32:57.978Z] 
20:32:57 [2023-02-16T20:32:57.978Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:32:58 [2023-02-16T20:32:58.236Z] #105 0.424 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:32:58 [2023-02-16T20:32:58.236Z] #105 DONE 0.5s
20:32:58 [2023-02-16T20:32:58.236Z] 
20:32:58 [2023-02-16T20:32:58.236Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:32:58 [2023-02-16T20:32:58.802Z] #106 DONE 0.4s
20:32:58 [2023-02-16T20:32:58.802Z] 
20:32:58 [2023-02-16T20:32:58.802Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:32:59 [2023-02-16T20:32:59.371Z] #107 DONE 0.4s
20:32:59 [2023-02-16T20:32:59.371Z] 
20:32:59 [2023-02-16T20:32:59.371Z] #108 [dev-base  6/11] RUN ldconfig
20:32:59 [2023-02-16T20:32:59.632Z] #108 DONE 0.4s
20:32:59 [2023-02-16T20:32:59.632Z] 
20:32:59 [2023-02-16T20:32:59.632Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
20:33:00 [2023-02-16T20:33:00.196Z] #109 DONE 0.4s
20:33:00 [2023-02-16T20:33:00.196Z] 
20:33:00 [2023-02-16T20:33:00.196Z] #110 [dev-base  8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:33:00 [2023-02-16T20:33:00.791Z] #110 0.740 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:33:00 [2023-02-16T20:33:00.791Z] #110 0.828 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:33:01 [2023-02-16T20:33:01.054Z] #110 0.831 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:33:01 [2023-02-16T20:33:01.054Z] #110 0.891 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
20:33:01 [2023-02-16T20:33:01.054Z] #110 1.036 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [222 kB]
20:33:01 [2023-02-16T20:33:01.312Z] #110 1.161 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:33:02 [2023-02-16T20:33:02.244Z] #110 1.889 Fetched 8514 kB in 1s (5914 kB/s)
20:33:02 [2023-02-16T20:33:02.501Z] #110 1.889 Reading package lists...
20:33:03 [2023-02-16T20:33:03.065Z] #110 2.473 Reading package lists...
20:33:03 [2023-02-16T20:33:03.323Z] #110 3.030 Building dependency tree...
20:33:03 [2023-02-16T20:33:03.580Z] #110 3.487 The following additional packages will be installed:
20:33:03 [2023-02-16T20:33:03.580Z] #110 3.487   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
20:33:03 [2023-02-16T20:33:03.580Z] #110 3.487   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
20:33:03 [2023-02-16T20:33:03.580Z] #110 3.488   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
20:33:03 [2023-02-16T20:33:03.580Z] #110 3.488   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
20:33:03 [2023-02-16T20:33:03.580Z] #110 3.489   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
20:33:03 [2023-02-16T20:33:03.580Z] #110 3.489   xxd
20:33:03 [2023-02-16T20:33:03.580Z] #110 3.491 Suggested packages:
20:33:03 [2023-02-16T20:33:03.580Z] #110 3.491   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:33:03 [2023-02-16T20:33:03.580Z] #110 3.491   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
20:33:03 [2023-02-16T20:33:03.580Z] #110 3.491   ctags vim-doc vim-scripts xfsdump acl attr quota
20:33:03 [2023-02-16T20:33:03.580Z] #110 3.491 Recommended packages:
20:33:03 [2023-02-16T20:33:03.580Z] #110 3.491   libatm1 nftables libpam-cap build-essential python3-dev dbus
20:33:03 [2023-02-16T20:33:03.580Z] #110 3.491   systemd-timesyncd | time-daemon unzip
20:33:03 [2023-02-16T20:33:03.837Z] #110 3.861 The following NEW packages will be installed:
20:33:03 [2023-02-16T20:33:03.837Z] #110 3.861   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
20:33:03 [2023-02-16T20:33:03.837Z] #110 3.861   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
20:33:03 [2023-02-16T20:33:03.837Z] #110 3.862   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
20:33:03 [2023-02-16T20:33:03.837Z] #110 3.862   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
20:33:03 [2023-02-16T20:33:03.837Z] #110 3.862   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:33:03 [2023-02-16T20:33:03.837Z] #110 3.862   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
20:33:03 [2023-02-16T20:33:03.837Z] #110 3.862   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
20:33:03 [2023-02-16T20:33:03.837Z] #110 3.863   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
20:33:03 [2023-02-16T20:33:03.837Z] #110 3.863   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:33:03 [2023-02-16T20:33:03.837Z] #110 3.863   xz-utils zip zstd
20:33:04 [2023-02-16T20:33:04.094Z] #110 4.140 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
20:33:04 [2023-02-16T20:33:04.095Z] #110 4.140 Need to get 32.1 MB of archives.
20:33:04 [2023-02-16T20:33:04.095Z] #110 4.140 After this operation, 124 MB of additional disk space will be used.
20:33:04 [2023-02-16T20:33:04.095Z] #110 4.140 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
20:33:04 [2023-02-16T20:33:04.095Z] #110 4.146 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
20:33:04 [2023-02-16T20:33:04.095Z] #110 4.149 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
20:33:04 [2023-02-16T20:33:04.095Z] #110 4.153 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
20:33:04 [2023-02-16T20:33:04.095Z] #110 4.156 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
20:33:04 [2023-02-16T20:33:04.095Z] #110 4.157 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
20:33:04 [2023-02-16T20:33:04.095Z] #110 4.158 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
20:33:04 [2023-02-16T20:33:04.095Z] #110 4.162 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
20:33:04 [2023-02-16T20:33:04.095Z] #110 4.165 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
20:33:04 [2023-02-16T20:33:04.095Z] #110 4.165 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
20:33:04 [2023-02-16T20:33:04.095Z] #110 4.195 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.196 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.197 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.198 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.198 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.199 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.200 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.205 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.207 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.208 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.212 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.214 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.215 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.219 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.221 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.225 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.226 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.227 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.229 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.239 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.240 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.241 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.242 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.244 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.245 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.292 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.293 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.294 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.295 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.295 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.296 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.296 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.298 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.317 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.330 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.330 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.331 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.333 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.335 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.336 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.338 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.341 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.342 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.344 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.347 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.389 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
20:33:04 [2023-02-16T20:33:04.352Z] #110 4.397 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
20:33:04 [2023-02-16T20:33:04.610Z] #110 4.402 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
20:33:04 [2023-02-16T20:33:04.610Z] #110 4.403 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
20:33:04 [2023-02-16T20:33:04.610Z] #110 4.546 debconf: delaying package configuration, since apt-utils is not installed
20:33:04 [2023-02-16T20:33:04.610Z] #110 4.588 Fetched 32.1 MB in 1s (60.3 MB/s)
20:33:04 [2023-02-16T20:33:04.610Z] #110 4.615 Selecting previously unselected package libapparmor1:arm64.
20:33:04 [2023-02-16T20:33:04.610Z] #110 4.615 (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 ... 15745 files and directories currently installed.)
20:33:04 [2023-02-16T20:33:04.610Z] #110 4.625 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
20:33:04 [2023-02-16T20:33:04.610Z] #110 4.632 Unpacking libapparmor1:arm64 (2.13.6-10) ...
20:33:04 [2023-02-16T20:33:04.610Z] #110 4.669 Selecting previously unselected package libcap2:arm64.
20:33:04 [2023-02-16T20:33:04.867Z] #110 4.671 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
20:33:04 [2023-02-16T20:33:04.867Z] #110 4.674 Unpacking libcap2:arm64 (1:2.44-1) ...
20:33:04 [2023-02-16T20:33:04.867Z] #110 4.708 Selecting previously unselected package libargon2-1:arm64.
20:33:04 [2023-02-16T20:33:04.867Z] #110 4.711 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
20:33:04 [2023-02-16T20:33:04.867Z] #110 4.714 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
20:33:04 [2023-02-16T20:33:04.867Z] #110 4.748 Selecting previously unselected package dmsetup.
20:33:04 [2023-02-16T20:33:04.867Z] #110 4.750 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
20:33:04 [2023-02-16T20:33:04.867Z] #110 4.753 Unpacking dmsetup (2:1.02.175-2.1) ...
20:33:04 [2023-02-16T20:33:04.867Z] #110 4.792 Selecting previously unselected package libdevmapper1.02.1:arm64.
20:33:04 [2023-02-16T20:33:04.867Z] #110 4.794 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
20:33:04 [2023-02-16T20:33:04.867Z] #110 4.798 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
20:33:04 [2023-02-16T20:33:04.867Z] #110 4.842 Selecting previously unselected package libjson-c5:arm64.
20:33:04 [2023-02-16T20:33:04.867Z] #110 4.844 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
20:33:04 [2023-02-16T20:33:04.867Z] #110 4.848 Unpacking libjson-c5:arm64 (0.15-2) ...
20:33:04 [2023-02-16T20:33:04.867Z] #110 4.884 Selecting previously unselected package libcryptsetup12:arm64.
20:33:04 [2023-02-16T20:33:04.867Z] #110 4.888 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
20:33:04 [2023-02-16T20:33:04.867Z] #110 4.891 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
20:33:04 [2023-02-16T20:33:04.867Z] #110 4.942 Selecting previously unselected package libip4tc2:arm64.
20:33:05 [2023-02-16T20:33:05.124Z] #110 4.944 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
20:33:05 [2023-02-16T20:33:05.124Z] #110 4.947 Unpacking libip4tc2:arm64 (1.8.7-1) ...
20:33:05 [2023-02-16T20:33:05.124Z] #110 4.986 Selecting previously unselected package libkmod2:arm64.
20:33:05 [2023-02-16T20:33:05.124Z] #110 4.988 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
20:33:05 [2023-02-16T20:33:05.124Z] #110 4.993 Unpacking libkmod2:arm64 (28-1) ...
20:33:05 [2023-02-16T20:33:05.124Z] #110 5.039 Selecting previously unselected package systemd.
20:33:05 [2023-02-16T20:33:05.124Z] #110 5.042 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ...
20:33:05 [2023-02-16T20:33:05.124Z] #110 5.090 Unpacking systemd (247.3-7+deb11u1) ...
20:33:05 [2023-02-16T20:33:05.381Z] #110 5.488 Selecting previously unselected package pigz.
20:33:05 [2023-02-16T20:33:05.381Z] #110 5.490 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
20:33:05 [2023-02-16T20:33:05.381Z] #110 5.494 Unpacking pigz (2.6-1) ...
20:33:05 [2023-02-16T20:33:05.638Z] #110 5.540 Selecting previously unselected package libelf1:arm64.
20:33:05 [2023-02-16T20:33:05.638Z] #110 5.540 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
20:33:05 [2023-02-16T20:33:05.638Z] #110 5.545 Unpacking libelf1:arm64 (0.183-1) ...
20:33:05 [2023-02-16T20:33:05.638Z] #110 5.592 Selecting previously unselected package libbpf0:arm64.
20:33:05 [2023-02-16T20:33:05.638Z] #110 5.595 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
20:33:05 [2023-02-16T20:33:05.638Z] #110 5.598 Unpacking libbpf0:arm64 (1:0.3-2) ...
20:33:05 [2023-02-16T20:33:05.638Z] #110 5.647 Selecting previously unselected package libmnl0:arm64.
20:33:05 [2023-02-16T20:33:05.638Z] #110 5.650 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
20:33:05 [2023-02-16T20:33:05.638Z] #110 5.653 Unpacking libmnl0:arm64 (1.0.4-3) ...
20:33:05 [2023-02-16T20:33:05.638Z] #110 5.689 Selecting previously unselected package libxtables12:arm64.
20:33:05 [2023-02-16T20:33:05.638Z] #110 5.689 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
20:33:05 [2023-02-16T20:33:05.638Z] #110 5.692 Unpacking libxtables12:arm64 (1.8.7-1) ...
20:33:05 [2023-02-16T20:33:05.638Z] #110 5.724 Selecting previously unselected package libcap2-bin.
20:33:05 [2023-02-16T20:33:05.896Z] #110 5.726 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
20:33:05 [2023-02-16T20:33:05.896Z] #110 5.730 Unpacking libcap2-bin (1:2.44-1) ...
20:33:05 [2023-02-16T20:33:05.896Z] #110 5.766 Selecting previously unselected package iproute2.
20:33:05 [2023-02-16T20:33:05.896Z] #110 5.769 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
20:33:05 [2023-02-16T20:33:05.896Z] #110 5.772 Unpacking iproute2 (5.10.0-4) ...
20:33:05 [2023-02-16T20:33:05.896Z] #110 5.869 Selecting previously unselected package xxd.
20:33:05 [2023-02-16T20:33:05.896Z] #110 5.872 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:33:05 [2023-02-16T20:33:05.896Z] #110 5.875 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:33:05 [2023-02-16T20:33:05.896Z] #110 5.919 Selecting previously unselected package vim-common.
20:33:05 [2023-02-16T20:33:05.896Z] #110 5.922 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:33:05 [2023-02-16T20:33:05.896Z] #110 5.931 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:33:05 [2023-02-16T20:33:05.896Z] #110 5.982 Selecting previously unselected package bash-completion.
20:33:06 [2023-02-16T20:33:06.154Z] #110 5.985 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
20:33:06 [2023-02-16T20:33:06.719Z] #110 6.661 Unpacking bash-completion (1:2.11-2) ...
20:33:06 [2023-02-16T20:33:06.977Z] #110 6.770 Selecting previously unselected package bzip2.
20:33:06 [2023-02-16T20:33:06.977Z] #110 6.772 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
20:33:06 [2023-02-16T20:33:06.977Z] #110 6.775 Unpacking bzip2 (1.0.8-4) ...
20:33:06 [2023-02-16T20:33:06.977Z] #110 6.807 Selecting previously unselected package xz-utils.
20:33:06 [2023-02-16T20:33:06.977Z] #110 6.810 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
20:33:06 [2023-02-16T20:33:06.977Z] #110 6.813 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:33:06 [2023-02-16T20:33:06.977Z] #110 6.868 Selecting previously unselected package apparmor.
20:33:06 [2023-02-16T20:33:06.977Z] #110 6.870 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
20:33:06 [2023-02-16T20:33:06.977Z] #110 6.894 Unpacking apparmor (2.13.6-10) ...
20:33:06 [2023-02-16T20:33:06.977Z] #110 6.988 Selecting previously unselected package inetutils-ping.
20:33:06 [2023-02-16T20:33:06.977Z] #110 6.991 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
20:33:06 [2023-02-16T20:33:06.977Z] #110 6.994 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
20:33:06 [2023-02-16T20:33:06.977Z] #110 7.044 Selecting previously unselected package libip6tc2:arm64.
20:33:06 [2023-02-16T20:33:06.977Z] #110 7.047 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
20:33:06 [2023-02-16T20:33:06.977Z] #110 7.051 Unpacking libip6tc2:arm64 (1.8.7-1) ...
20:33:06 [2023-02-16T20:33:06.977Z] #110 7.090 Selecting previously unselected package libnfnetlink0:arm64.
20:33:07 [2023-02-16T20:33:07.234Z] #110 7.092 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
20:33:07 [2023-02-16T20:33:07.234Z] #110 7.096 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:33:07 [2023-02-16T20:33:07.234Z] #110 7.129 Selecting previously unselected package libnetfilter-conntrack3:arm64.
20:33:07 [2023-02-16T20:33:07.234Z] #110 7.132 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
20:33:07 [2023-02-16T20:33:07.234Z] #110 7.136 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:33:07 [2023-02-16T20:33:07.234Z] #110 7.174 Selecting previously unselected package libnftnl11:arm64.
20:33:07 [2023-02-16T20:33:07.234Z] #110 7.176 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
20:33:07 [2023-02-16T20:33:07.234Z] #110 7.180 Unpacking libnftnl11:arm64 (1.1.9-1) ...
20:33:07 [2023-02-16T20:33:07.234Z] #110 7.217 Selecting previously unselected package iptables.
20:33:07 [2023-02-16T20:33:07.491Z] #110 7.219 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
20:33:07 [2023-02-16T20:33:07.491Z] #110 7.224 Unpacking iptables (1.8.7-1) ...
20:33:07 [2023-02-16T20:33:07.491Z] #110 7.305 Selecting previously unselected package libonig5:arm64.
20:33:07 [2023-02-16T20:33:07.491Z] #110 7.308 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
20:33:07 [2023-02-16T20:33:07.491Z] #110 7.313 Unpacking libonig5:arm64 (6.9.6-1.1) ...
20:33:07 [2023-02-16T20:33:07.491Z] #110 7.364 Selecting previously unselected package libjq1:arm64.
20:33:07 [2023-02-16T20:33:07.491Z] #110 7.367 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
20:33:07 [2023-02-16T20:33:07.491Z] #110 7.371 Unpacking libjq1:arm64 (1.6-2.1) ...
20:33:07 [2023-02-16T20:33:07.491Z] #110 7.409 Selecting previously unselected package jq.
20:33:07 [2023-02-16T20:33:07.491Z] #110 7.410 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
20:33:07 [2023-02-16T20:33:07.491Z] #110 7.416 Unpacking jq (1.6-2.1) ...
20:33:07 [2023-02-16T20:33:07.491Z] #110 7.451 Selecting previously unselected package libaio1:arm64.
20:33:07 [2023-02-16T20:33:07.491Z] #110 7.453 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
20:33:07 [2023-02-16T20:33:07.491Z] #110 7.456 Unpacking libaio1:arm64 (0.3.112-9) ...
20:33:07 [2023-02-16T20:33:07.491Z] #110 7.488 Selecting previously unselected package libgpm2:arm64.
20:33:07 [2023-02-16T20:33:07.748Z] #110 7.491 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
20:33:07 [2023-02-16T20:33:07.748Z] #110 7.494 Unpacking libgpm2:arm64 (1.20.7-8) ...
20:33:07 [2023-02-16T20:33:07.748Z] #110 7.529 Selecting previously unselected package libicu67:arm64.
20:33:07 [2023-02-16T20:33:07.748Z] #110 7.529 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
20:33:07 [2023-02-16T20:33:07.748Z] #110 7.532 Unpacking libicu67:arm64 (67.1-7) ...
20:33:08 [2023-02-16T20:33:08.312Z] #110 8.215 Selecting previously unselected package libinih1:arm64.
20:33:08 [2023-02-16T20:33:08.312Z] #110 8.218 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
20:33:08 [2023-02-16T20:33:08.312Z] #110 8.221 Unpacking libinih1:arm64 (53-1+b2) ...
20:33:08 [2023-02-16T20:33:08.312Z] #110 8.257 Selecting previously unselected package libmicrohttpd12:arm64.
20:33:08 [2023-02-16T20:33:08.312Z] #110 8.257 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
20:33:08 [2023-02-16T20:33:08.312Z] #110 8.260 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
20:33:08 [2023-02-16T20:33:08.312Z] #110 8.302 Selecting previously unselected package libnet1:arm64.
20:33:08 [2023-02-16T20:33:08.312Z] #110 8.305 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:33:08 [2023-02-16T20:33:08.312Z] #110 8.308 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:33:08 [2023-02-16T20:33:08.312Z] #110 8.346 Selecting previously unselected package libnl-3-200:arm64.
20:33:08 [2023-02-16T20:33:08.569Z] #110 8.346 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
20:33:08 [2023-02-16T20:33:08.569Z] #110 8.349 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
20:33:08 [2023-02-16T20:33:08.569Z] #110 8.385 Selecting previously unselected package libprotobuf-c1:arm64.
20:33:08 [2023-02-16T20:33:08.569Z] #110 8.387 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:33:08 [2023-02-16T20:33:08.569Z] #110 8.390 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:33:08 [2023-02-16T20:33:08.569Z] #110 8.425 Selecting previously unselected package libyajl2:arm64.
20:33:08 [2023-02-16T20:33:08.569Z] #110 8.425 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
20:33:08 [2023-02-16T20:33:08.569Z] #110 8.428 Unpacking libyajl2:arm64 (2.1.0-3) ...
20:33:08 [2023-02-16T20:33:08.569Z] #110 8.459 Selecting previously unselected package net-tools.
20:33:08 [2023-02-16T20:33:08.569Z] #110 8.459 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
20:33:08 [2023-02-16T20:33:08.569Z] #110 8.462 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:33:08 [2023-02-16T20:33:08.569Z] #110 8.509 Selecting previously unselected package patch.
20:33:08 [2023-02-16T20:33:08.569Z] #110 8.512 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
20:33:08 [2023-02-16T20:33:08.569Z] #110 8.515 Unpacking patch (2.7.6-7) ...
20:33:08 [2023-02-16T20:33:08.569Z] #110 8.552 Selecting previously unselected package python-pip-whl.
20:33:08 [2023-02-16T20:33:08.569Z] #110 8.552 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:33:08 [2023-02-16T20:33:08.569Z] #110 8.556 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:33:08 [2023-02-16T20:33:08.826Z] #110 8.689 Selecting previously unselected package python3-lib2to3.
20:33:08 [2023-02-16T20:33:08.826Z] #110 8.691 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
20:33:08 [2023-02-16T20:33:08.826Z] #110 8.694 Unpacking python3-lib2to3 (3.9.2-1) ...
20:33:08 [2023-02-16T20:33:08.826Z] #110 8.734 Selecting previously unselected package python3-distutils.
20:33:08 [2023-02-16T20:33:08.826Z] #110 8.736 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
20:33:08 [2023-02-16T20:33:08.826Z] #110 8.740 Unpacking python3-distutils (3.9.2-1) ...
20:33:08 [2023-02-16T20:33:08.826Z] #110 8.782 Selecting previously unselected package python3-pkg-resources.
20:33:08 [2023-02-16T20:33:08.826Z] #110 8.784 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
20:33:08 [2023-02-16T20:33:08.826Z] #110 8.788 Unpacking python3-pkg-resources (52.0.0-4) ...
20:33:08 [2023-02-16T20:33:08.826Z] #110 8.833 Selecting previously unselected package python3-setuptools.
20:33:08 [2023-02-16T20:33:08.826Z] #110 8.835 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
20:33:08 [2023-02-16T20:33:08.826Z] #110 8.840 Unpacking python3-setuptools (52.0.0-4) ...
20:33:08 [2023-02-16T20:33:08.826Z] #110 8.901 Selecting previously unselected package python3-wheel.
20:33:08 [2023-02-16T20:33:08.826Z] #110 8.904 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
20:33:08 [2023-02-16T20:33:08.826Z] #110 8.908 Unpacking python3-wheel (0.34.2-1) ...
20:33:08 [2023-02-16T20:33:08.826Z] #110 8.945 Selecting previously unselected package python3-pip.
20:33:09 [2023-02-16T20:33:09.085Z] #110 8.948 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:33:09 [2023-02-16T20:33:09.085Z] #110 8.953 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:33:09 [2023-02-16T20:33:09.085Z] #110 9.020 Selecting previously unselected package sudo.
20:33:09 [2023-02-16T20:33:09.085Z] #110 9.023 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
20:33:09 [2023-02-16T20:33:09.085Z] #110 9.028 Unpacking sudo (1.9.5p2-3+deb11u1) ...
20:33:09 [2023-02-16T20:33:09.341Z] #110 9.141 Selecting previously unselected package systemd-journal-remote.
20:33:09 [2023-02-16T20:33:09.341Z] #110 9.144 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
20:33:09 [2023-02-16T20:33:09.341Z] #110 9.148 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
20:33:09 [2023-02-16T20:33:09.341Z] #110 9.186 Selecting previously unselected package thin-provisioning-tools.
20:33:09 [2023-02-16T20:33:09.341Z] #110 9.187 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
20:33:09 [2023-02-16T20:33:09.341Z] #110 9.191 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:33:09 [2023-02-16T20:33:09.341Z] #110 9.249 Selecting previously unselected package uidmap.
20:33:09 [2023-02-16T20:33:09.341Z] #110 9.252 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
20:33:09 [2023-02-16T20:33:09.341Z] #110 9.255 Unpacking uidmap (1:4.8.1-1) ...
20:33:09 [2023-02-16T20:33:09.341Z] #110 9.303 Selecting previously unselected package vim-runtime.
20:33:09 [2023-02-16T20:33:09.341Z] #110 9.305 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:33:09 [2023-02-16T20:33:09.341Z] #110 9.316 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:33:09 [2023-02-16T20:33:09.341Z] #110 9.326 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:33:09 [2023-02-16T20:33:09.341Z] #110 9.329 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:33:09 [2023-02-16T20:33:09.905Z] #110 9.900 Selecting previously unselected package vim.
20:33:09 [2023-02-16T20:33:09.905Z] #110 9.903 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:33:09 [2023-02-16T20:33:09.905Z] #110 9.913 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:33:10 [2023-02-16T20:33:10.162Z] #110 10.04 Selecting previously unselected package xfsprogs.
20:33:10 [2023-02-16T20:33:10.162Z] #110 10.04 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
20:33:10 [2023-02-16T20:33:10.162Z] #110 10.05 Unpacking xfsprogs (5.10.0-4) ...
20:33:10 [2023-02-16T20:33:10.162Z] #110 10.14 Selecting previously unselected package zip.
20:33:10 [2023-02-16T20:33:10.162Z] #110 10.15 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
20:33:10 [2023-02-16T20:33:10.162Z] #110 10.15 Unpacking zip (3.0-12) ...
20:33:10 [2023-02-16T20:33:10.162Z] #110 10.19 Selecting previously unselected package zstd.
20:33:10 [2023-02-16T20:33:10.162Z] #110 10.20 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
20:33:10 [2023-02-16T20:33:10.162Z] #110 10.20 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:33:10 [2023-02-16T20:33:10.162Z] #110 10.29 Setting up python3-pkg-resources (52.0.0-4) ...
20:33:10 [2023-02-16T20:33:10.420Z] #110 10.48 Setting up libip4tc2:arm64 (1.8.7-1) ...
20:33:10 [2023-02-16T20:33:10.420Z] #110 10.50 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:33:10 [2023-02-16T20:33:10.420Z] #110 10.51 Setting up libapparmor1:arm64 (2.13.6-10) ...
20:33:10 [2023-02-16T20:33:10.420Z] #110 10.52 Setting up libgpm2:arm64 (1.20.7-8) ...
20:33:10 [2023-02-16T20:33:10.420Z] #110 10.53 Setting up libicu67:arm64 (67.1-7) ...
20:33:10 [2023-02-16T20:33:10.420Z] #110 10.54 Setting up libip6tc2:arm64 (1.8.7-1) ...
20:33:10 [2023-02-16T20:33:10.676Z] #110 10.55 Setting up libinih1:arm64 (53-1+b2) ...
20:33:10 [2023-02-16T20:33:10.676Z] #110 10.56 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
20:33:10 [2023-02-16T20:33:10.676Z] #110 10.57 Setting up uidmap (1:4.8.1-1) ...
20:33:10 [2023-02-16T20:33:10.676Z] #110 10.58 Setting up libyajl2:arm64 (2.1.0-3) ...
20:33:10 [2023-02-16T20:33:10.676Z] #110 10.60 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:33:10 [2023-02-16T20:33:10.677Z] #110 10.61 Setting up bzip2 (1.0.8-4) ...
20:33:10 [2023-02-16T20:33:10.677Z] #110 10.62 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:33:10 [2023-02-16T20:33:10.677Z] #110 10.63 Setting up python3-wheel (0.34.2-1) ...
20:33:10 [2023-02-16T20:33:10.934Z] #110 10.77 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
20:33:10 [2023-02-16T20:33:10.934Z] #110 10.78 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:33:10 [2023-02-16T20:33:10.934Z] #110 10.79 Setting up libcap2:arm64 (1:2.44-1) ...
20:33:10 [2023-02-16T20:33:10.934Z] #110 10.81 Setting up libcap2-bin (1:2.44-1) ...
20:33:10 [2023-02-16T20:33:10.934Z] #110 10.82 Setting up apparmor (2.13.6-10) ...
20:33:11 [2023-02-16T20:33:11.497Z] #110 11.55 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
20:33:11 [2023-02-16T20:33:11.758Z] #110 11.57 Setting up zip (3.0-12) ...
20:33:11 [2023-02-16T20:33:11.758Z] #110 11.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:33:11 [2023-02-16T20:33:11.758Z] #110 11.60 Setting up bash-completion (1:2.11-2) ...
20:33:12 [2023-02-16T20:33:12.323Z] #110 12.38 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:33:12 [2023-02-16T20:33:12.323Z] #110 12.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:33:12 [2023-02-16T20:33:12.323Z] #110 12.40 Setting up libmnl0:arm64 (1.0.4-3) ...
20:33:12 [2023-02-16T20:33:12.581Z] #110 12.41 Setting up patch (2.7.6-7) ...
20:33:12 [2023-02-16T20:33:12.581Z] #110 12.42 Setting up sudo (1.9.5p2-3+deb11u1) ...
20:33:12 [2023-02-16T20:33:12.581Z] #110 12.47 invoke-rc.d: could not determine current runlevel
20:33:12 [2023-02-16T20:33:12.581Z] #110 12.47 invoke-rc.d: policy-rc.d denied execution of start.
20:33:12 [2023-02-16T20:33:12.581Z] #110 12.48 Setting up libxtables12:arm64 (1.8.7-1) ...
20:33:12 [2023-02-16T20:33:12.581Z] #110 12.49 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
20:33:12 [2023-02-16T20:33:12.581Z] #110 12.50 Setting up pigz (2.6-1) ...
20:33:12 [2023-02-16T20:33:12.581Z] #110 12.51 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:33:12 [2023-02-16T20:33:12.581Z] #110 12.52 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
20:33:12 [2023-02-16T20:33:12.581Z] #110 12.53 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:33:12 [2023-02-16T20:33:12.581Z] #110 12.54 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:33:12 [2023-02-16T20:33:12.839Z] #110 12.72 Setting up libaio1:arm64 (0.3.112-9) ...
20:33:12 [2023-02-16T20:33:12.839Z] #110 12.73 Setting up python3-lib2to3 (3.9.2-1) ...
20:33:12 [2023-02-16T20:33:12.839Z] #110 12.83 Setting up libelf1:arm64 (0.183-1) ...
20:33:12 [2023-02-16T20:33:12.839Z] #110 12.84 Setting up libjson-c5:arm64 (0.15-2) ...
20:33:12 [2023-02-16T20:33:12.839Z] #110 12.85 Setting up zstd (1.4.8+dfsg-2.1) ...
20:33:12 [2023-02-16T20:33:12.839Z] #110 12.86 Setting up libonig5:arm64 (6.9.6-1.1) ...
20:33:12 [2023-02-16T20:33:12.839Z] #110 12.87 Setting up libkmod2:arm64 (28-1) ...
20:33:12 [2023-02-16T20:33:12.839Z] #110 12.88 Setting up python3-distutils (3.9.2-1) ...
20:33:13 [2023-02-16T20:33:13.096Z] #110 13.01 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:33:13 [2023-02-16T20:33:13.096Z] #110 13.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:33:13 [2023-02-16T20:33:13.096Z] #110 13.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:33:13 [2023-02-16T20:33:13.096Z] #110 13.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:33:13 [2023-02-16T20:33:13.096Z] #110 13.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:33:13 [2023-02-16T20:33:13.096Z] #110 13.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:33:13 [2023-02-16T20:33:13.096Z] #110 13.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:33:13 [2023-02-16T20:33:13.096Z] #110 13.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:33:13 [2023-02-16T20:33:13.096Z] #110 13.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:33:13 [2023-02-16T20:33:13.096Z] #110 13.05 Setting up python3-setuptools (52.0.0-4) ...
20:33:13 [2023-02-16T20:33:13.353Z] #110 13.39 Setting up libjq1:arm64 (1.6-2.1) ...
20:33:13 [2023-02-16T20:33:13.611Z] #110 13.40 Setting up libnftnl11:arm64 (1.1.9-1) ...
20:33:13 [2023-02-16T20:33:13.611Z] #110 13.41 Setting up thin-provisioning-tools (0.9.0-1) ...
20:33:13 [2023-02-16T20:33:13.611Z] #110 13.42 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:33:13 [2023-02-16T20:33:13.867Z] #110 13.69 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:33:13 [2023-02-16T20:33:13.867Z] #110 13.70 Setting up jq (1.6-2.1) ...
20:33:13 [2023-02-16T20:33:13.867Z] #110 13.71 Setting up libbpf0:arm64 (1:0.3-2) ...
20:33:13 [2023-02-16T20:33:13.867Z] #110 13.72 Setting up iptables (1.8.7-1) ...
20:33:13 [2023-02-16T20:33:13.867Z] #110 13.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:33:13 [2023-02-16T20:33:13.867Z] #110 13.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:33:13 [2023-02-16T20:33:13.867Z] #110 13.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:33:13 [2023-02-16T20:33:13.867Z] #110 13.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:33:13 [2023-02-16T20:33:13.867Z] #110 13.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:33:13 [2023-02-16T20:33:13.867Z] #110 13.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:33:13 [2023-02-16T20:33:13.867Z] #110 13.76 Setting up iproute2 (5.10.0-4) ...
20:33:13 [2023-02-16T20:33:13.867Z] #110 13.89 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
20:33:13 [2023-02-16T20:33:13.867Z] #110 13.90 Setting up dmsetup (2:1.02.175-2.1) ...
20:33:13 [2023-02-16T20:33:13.867Z] #110 13.92 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
20:33:13 [2023-02-16T20:33:13.867Z] #110 13.93 Setting up systemd (247.3-7+deb11u1) ...
20:33:13 [2023-02-16T20:33:13.867Z] #110 13.96 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
20:33:14 [2023-02-16T20:33:14.124Z] #110 13.97 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
20:33:14 [2023-02-16T20:33:14.124Z] #110 13.97 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
20:33:14 [2023-02-16T20:33:14.124Z] #110 13.98 Initializing machine ID from random generator.
20:33:14 [2023-02-16T20:33:14.382Z] #110 14.31 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
20:33:14 [2023-02-16T20:33:14.639Z] #110 14.42 Setting up xfsprogs (5.10.0-4) ...
20:33:14 [2023-02-16T20:33:14.639Z] #110 14.43 System has not been booted with systemd as init system (PID 1). Can't operate.
20:33:14 [2023-02-16T20:33:14.639Z] #110 14.43 Failed to connect to bus: Host is down
20:33:14 [2023-02-16T20:33:14.639Z] #110 14.44 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:33:15 [2023-02-16T20:33:15.204Z] #110 DONE 15.2s
20:33:15 [2023-02-16T20:33:15.204Z] 
20:33:15 [2023-02-16T20:33:15.204Z] #111 [dev-base  9/11] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
20:33:15 [2023-02-16T20:33:15.768Z] #111 0.411 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:33:15 [2023-02-16T20:33:15.768Z] #111 0.414 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:33:15 [2023-02-16T20:33:15.768Z] #111 0.417 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:33:15 [2023-02-16T20:33:15.768Z] #111 DONE 0.4s
20:33:15 [2023-02-16T20:33:15.768Z] 
20:33:15 [2023-02-16T20:33:15.768Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
20:33:22 [2023-02-16T20:33:22.314Z] #112 5.710 Collecting yamllint==1.27.1
20:33:22 [2023-02-16T20:33:22.571Z] #112 6.758   Downloading yamllint-1.27.1.tar.gz (129 kB)
20:33:22 [2023-02-16T20:33:22.828Z] #112 7.066 Collecting pathspec>=0.5.3
20:33:22 [2023-02-16T20:33:22.828Z] #112 7.070   Downloading pathspec-0.11.0-py3-none-any.whl (29 kB)
20:33:23 [2023-02-16T20:33:23.085Z] #112 7.171 Collecting pyyaml
20:33:23 [2023-02-16T20:33:23.085Z] #112 7.178   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
20:33:23 [2023-02-16T20:33:23.085Z] #112 7.194 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
20:33:23 [2023-02-16T20:33:23.085Z] #112 7.199 Building wheels for collected packages: yamllint
20:33:23 [2023-02-16T20:33:23.085Z] #112 7.199   Building wheel for yamllint (setup.py): started
20:33:23 [2023-02-16T20:33:23.343Z] #112 7.453   Building wheel for yamllint (setup.py): finished with status 'done'
20:33:23 [2023-02-16T20:33:23.343Z] #112 7.454   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=c543dd3671d43d67340531f2d978ed6fe5f7f3b9df615ce37dc46b07ff5b0bb6
20:33:23 [2023-02-16T20:33:23.343Z] #112 7.454   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
20:33:23 [2023-02-16T20:33:23.343Z] #112 7.456 Successfully built yamllint
20:33:23 [2023-02-16T20:33:23.343Z] #112 7.462 Installing collected packages: pyyaml, pathspec, yamllint
20:33:23 [2023-02-16T20:33:23.343Z] #112 7.579 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.27.1
20:33:23 [2023-02-16T20:33:23.603Z] #112 DONE 7.8s
20:33:23 [2023-02-16T20:33:23.603Z] 
20:33:23 [2023-02-16T20:33:23.603Z] #113 [dev-base 11/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
20:33:24 [2023-02-16T20:33:24.534Z] #113 0.799 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:33:24 [2023-02-16T20:33:24.534Z] #113 0.903 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:33:24 [2023-02-16T20:33:24.534Z] #113 0.905 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:33:25 [2023-02-16T20:33:25.049Z] #113 1.173 Reading package lists...
20:33:25 [2023-02-16T20:33:25.980Z] #113 1.727 Reading package lists...
20:33:25 [2023-02-16T20:33:25.980Z] #113 2.274 Building dependency tree...
20:33:25 [2023-02-16T20:33:25.980Z] #113 2.444 Reading state information...
20:33:26 [2023-02-16T20:33:26.238Z] #113 2.657 gcc is already the newest version (4:10.2.1-1).
20:33:26 [2023-02-16T20:33:26.238Z] #113 2.657 pkg-config is already the newest version (0.29.2-1).
20:33:26 [2023-02-16T20:33:26.238Z] #113 2.657 The following additional packages will be installed:
20:33:26 [2023-02-16T20:33:26.238Z] #113 2.657   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
20:33:26 [2023-02-16T20:33:26.238Z] #113 2.657   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
20:33:26 [2023-02-16T20:33:26.238Z] #113 2.657   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
20:33:26 [2023-02-16T20:33:26.238Z] #113 2.657   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
20:33:26 [2023-02-16T20:33:26.238Z] #113 2.658   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
20:33:26 [2023-02-16T20:33:26.238Z] #113 2.658   uuid-dev zlib1g-dev
20:33:26 [2023-02-16T20:33:26.238Z] #113 2.660 Suggested packages:
20:33:26 [2023-02-16T20:33:26.238Z] #113 2.660   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
20:33:26 [2023-02-16T20:33:26.238Z] #113 2.660   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
20:33:26 [2023-02-16T20:33:26.238Z] #113 2.660 Recommended packages:
20:33:26 [2023-02-16T20:33:26.238Z] #113 2.660   build-essential fakeroot libalgorithm-merge-perl
20:33:26 [2023-02-16T20:33:26.495Z] #113 2.926 The following NEW packages will be installed:
20:33:26 [2023-02-16T20:33:26.495Z] #113 2.927   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
20:33:26 [2023-02-16T20:33:26.495Z] #113 2.927   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
20:33:26 [2023-02-16T20:33:26.495Z] #113 2.927   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
20:33:26 [2023-02-16T20:33:26.495Z] #113 2.927   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
20:33:26 [2023-02-16T20:33:26.495Z] #113 2.927   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
20:33:26 [2023-02-16T20:33:26.495Z] #113 2.927   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
20:33:26 [2023-02-16T20:33:26.495Z] #113 2.928   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.202 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.202 Need to get 10.3 MB of archives.
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.202 After this operation, 41.5 MB of additional disk space will be used.
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.202 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.222 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]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.225 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]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.226 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.227 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.229 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.230 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.231 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.233 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.239 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.242 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.243 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.245 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.247 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.248 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.250 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.253 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.254 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.255 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.255 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.262 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.263 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.265 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.266 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.267 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.270 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.271 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.274 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.276 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.283 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.284 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
20:33:26 [2023-02-16T20:33:26.752Z] #113 3.287 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
20:33:27 [2023-02-16T20:33:27.009Z] #113 3.429 debconf: delaying package configuration, since apt-utils is not installed
20:33:27 [2023-02-16T20:33:27.009Z] #113 3.473 Fetched 10.3 MB in 0s (29.1 MB/s)
20:33:27 [2023-02-16T20:33:27.009Z] #113 3.497 Selecting previously unselected package dpkg-dev.
20:33:27 [2023-02-16T20:33:27.009Z] #113 3.497 (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 ... 21236 files and directories currently installed.)
20:33:27 [2023-02-16T20:33:27.009Z] #113 3.510 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
20:33:27 [2023-02-16T20:33:27.009Z] #113 3.514 Unpacking dpkg-dev (1.20.12) ...
20:33:27 [2023-02-16T20:33:27.267Z] #113 3.642 Selecting previously unselected package libgirepository-1.0-1:arm64.
20:33:27 [2023-02-16T20:33:27.267Z] #113 3.643 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
20:33:27 [2023-02-16T20:33:27.267Z] #113 3.650 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
20:33:27 [2023-02-16T20:33:27.267Z] #113 3.686 Selecting previously unselected package gir1.2-glib-2.0:arm64.
20:33:27 [2023-02-16T20:33:27.267Z] #113 3.690 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
20:33:27 [2023-02-16T20:33:27.267Z] #113 3.695 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
20:33:27 [2023-02-16T20:33:27.267Z] #113 3.737 Selecting previously unselected package libsecret-common.
20:33:27 [2023-02-16T20:33:27.267Z] #113 3.740 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
20:33:27 [2023-02-16T20:33:27.267Z] #113 3.744 Unpacking libsecret-common (0.20.4-2) ...
20:33:27 [2023-02-16T20:33:27.267Z] #113 3.793 Selecting previously unselected package libsecret-1-0:arm64.
20:33:27 [2023-02-16T20:33:27.267Z] #113 3.796 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
20:33:27 [2023-02-16T20:33:27.267Z] #113 3.800 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
20:33:27 [2023-02-16T20:33:27.267Z] #113 3.834 Selecting previously unselected package gir1.2-secret-1:arm64.
20:33:27 [2023-02-16T20:33:27.267Z] #113 3.837 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
20:33:27 [2023-02-16T20:33:27.267Z] #113 3.840 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
20:33:27 [2023-02-16T20:33:27.524Z] #113 3.869 Selecting previously unselected package libapparmor-dev:arm64.
20:33:27 [2023-02-16T20:33:27.524Z] #113 3.871 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
20:33:27 [2023-02-16T20:33:27.524Z] #113 3.875 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
20:33:27 [2023-02-16T20:33:27.524Z] #113 3.913 Selecting previously unselected package uuid-dev:arm64.
20:33:27 [2023-02-16T20:33:27.524Z] #113 3.916 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
20:33:27 [2023-02-16T20:33:27.524Z] #113 3.919 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
20:33:27 [2023-02-16T20:33:27.524Z] #113 3.961 Selecting previously unselected package libblkid-dev:arm64.
20:33:27 [2023-02-16T20:33:27.524Z] #113 3.964 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
20:33:27 [2023-02-16T20:33:27.524Z] #113 3.974 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
20:33:27 [2023-02-16T20:33:27.524Z] #113 4.026 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
20:33:27 [2023-02-16T20:33:27.524Z] #113 4.029 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
20:33:27 [2023-02-16T20:33:27.524Z] #113 4.032 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
20:33:27 [2023-02-16T20:33:27.524Z] #113 4.062 Selecting previously unselected package libudev-dev:arm64.
20:33:27 [2023-02-16T20:33:27.524Z] #113 4.065 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ...
20:33:27 [2023-02-16T20:33:27.524Z] #113 4.068 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
20:33:27 [2023-02-16T20:33:27.524Z] #113 4.109 Selecting previously unselected package libsepol1-dev:arm64.
20:33:27 [2023-02-16T20:33:27.524Z] #113 4.109 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
20:33:27 [2023-02-16T20:33:27.524Z] #113 4.114 Unpacking libsepol1-dev:arm64 (3.1-1) ...
20:33:27 [2023-02-16T20:33:27.524Z] #113 4.178 Selecting previously unselected package libpcre2-16-0:arm64.
20:33:27 [2023-02-16T20:33:27.782Z] #113 4.181 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
20:33:27 [2023-02-16T20:33:27.782Z] #113 4.185 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
20:33:27 [2023-02-16T20:33:27.782Z] #113 4.246 Selecting previously unselected package libpcre2-32-0:arm64.
20:33:27 [2023-02-16T20:33:27.782Z] #113 4.249 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
20:33:27 [2023-02-16T20:33:27.782Z] #113 4.259 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
20:33:27 [2023-02-16T20:33:27.782Z] #113 4.316 Selecting previously unselected package libpcre2-posix2:arm64.
20:33:27 [2023-02-16T20:33:27.782Z] #113 4.319 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
20:33:27 [2023-02-16T20:33:27.782Z] #113 4.323 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
20:33:27 [2023-02-16T20:33:27.782Z] #113 4.352 Selecting previously unselected package libpcre2-dev:arm64.
20:33:27 [2023-02-16T20:33:27.782Z] #113 4.355 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
20:33:27 [2023-02-16T20:33:27.782Z] #113 4.360 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
20:33:27 [2023-02-16T20:33:27.782Z] #113 4.444 Selecting previously unselected package libselinux1-dev:arm64.
20:33:27 [2023-02-16T20:33:27.782Z] #113 4.444 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
20:33:28 [2023-02-16T20:33:28.039Z] #113 4.448 Unpacking libselinux1-dev:arm64 (3.1-3) ...
20:33:28 [2023-02-16T20:33:28.039Z] #113 4.510 Selecting previously unselected package libdevmapper-dev:arm64.
20:33:28 [2023-02-16T20:33:28.039Z] #113 4.511 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
20:33:28 [2023-02-16T20:33:28.039Z] #113 4.514 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
20:33:28 [2023-02-16T20:33:28.039Z] #113 4.546 Selecting previously unselected package libffi-dev:arm64.
20:33:28 [2023-02-16T20:33:28.039Z] #113 4.549 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
20:33:28 [2023-02-16T20:33:28.039Z] #113 4.553 Unpacking libffi-dev:arm64 (3.3-6) ...
20:33:28 [2023-02-16T20:33:28.039Z] #113 4.589 Selecting previously unselected package libglib2.0-data.
20:33:28 [2023-02-16T20:33:28.039Z] #113 4.589 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
20:33:28 [2023-02-16T20:33:28.039Z] #113 4.592 Unpacking libglib2.0-data (2.66.8-1) ...
20:33:28 [2023-02-16T20:33:28.296Z] #113 4.727 Selecting previously unselected package libglib2.0-bin.
20:33:28 [2023-02-16T20:33:28.296Z] #113 4.730 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
20:33:28 [2023-02-16T20:33:28.296Z] #113 4.733 Unpacking libglib2.0-bin (2.66.8-1) ...
20:33:28 [2023-02-16T20:33:28.296Z] #113 4.774 Selecting previously unselected package libglib2.0-dev-bin.
20:33:28 [2023-02-16T20:33:28.296Z] #113 4.777 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
20:33:28 [2023-02-16T20:33:28.296Z] #113 4.781 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
20:33:28 [2023-02-16T20:33:28.296Z] #113 4.821 Selecting previously unselected package libmount-dev:arm64.
20:33:28 [2023-02-16T20:33:28.296Z] #113 4.824 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
20:33:28 [2023-02-16T20:33:28.296Z] #113 4.828 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
20:33:28 [2023-02-16T20:33:28.296Z] #113 4.865 Selecting previously unselected package libpcre16-3:arm64.
20:33:28 [2023-02-16T20:33:28.296Z] #113 4.868 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
20:33:28 [2023-02-16T20:33:28.296Z] #113 4.871 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
20:33:28 [2023-02-16T20:33:28.296Z] #113 4.917 Selecting previously unselected package libpcre32-3:arm64.
20:33:28 [2023-02-16T20:33:28.297Z] #113 4.919 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
20:33:28 [2023-02-16T20:33:28.297Z] #113 4.923 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
20:33:28 [2023-02-16T20:33:28.553Z] #113 4.970 Selecting previously unselected package libpcrecpp0v5:arm64.
20:33:28 [2023-02-16T20:33:28.553Z] #113 4.972 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
20:33:28 [2023-02-16T20:33:28.553Z] #113 4.976 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
20:33:28 [2023-02-16T20:33:28.553Z] #113 5.009 Selecting previously unselected package libpcre3-dev:arm64.
20:33:28 [2023-02-16T20:33:28.553Z] #113 5.012 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
20:33:28 [2023-02-16T20:33:28.553Z] #113 5.016 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
20:33:28 [2023-02-16T20:33:28.553Z] #113 5.091 Selecting previously unselected package zlib1g-dev:arm64.
20:33:28 [2023-02-16T20:33:28.553Z] #113 5.094 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
20:33:28 [2023-02-16T20:33:28.553Z] #113 5.098 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
20:33:28 [2023-02-16T20:33:28.553Z] #113 5.139 Selecting previously unselected package libglib2.0-dev:arm64.
20:33:28 [2023-02-16T20:33:28.553Z] #113 5.141 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
20:33:28 [2023-02-16T20:33:28.553Z] #113 5.146 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
20:33:28 [2023-02-16T20:33:28.811Z] #113 5.334 Selecting previously unselected package libseccomp-dev:arm64.
20:33:28 [2023-02-16T20:33:28.811Z] #113 5.337 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
20:33:28 [2023-02-16T20:33:28.811Z] #113 5.341 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:33:28 [2023-02-16T20:33:28.811Z] #113 5.377 Selecting previously unselected package libsecret-1-dev:arm64.
20:33:28 [2023-02-16T20:33:28.811Z] #113 5.380 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
20:33:28 [2023-02-16T20:33:28.811Z] #113 5.384 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
20:33:28 [2023-02-16T20:33:28.811Z] #113 5.440 Selecting previously unselected package libsystemd-dev:arm64.
20:33:29 [2023-02-16T20:33:29.068Z] #113 5.443 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
20:33:29 [2023-02-16T20:33:29.068Z] #113 5.446 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
20:33:29 [2023-02-16T20:33:29.068Z] #113 5.555 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
20:33:29 [2023-02-16T20:33:29.068Z] #113 5.564 Setting up libglib2.0-dev-bin (2.66.8-1) ...
20:33:29 [2023-02-16T20:33:29.325Z] #113 5.727 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:33:29 [2023-02-16T20:33:29.325Z] #113 5.736 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
20:33:29 [2023-02-16T20:33:29.325Z] #113 5.746 Setting up libpcre16-3:arm64 (2:8.39-13) ...
20:33:29 [2023-02-16T20:33:29.325Z] #113 5.756 Setting up libsepol1-dev:arm64 (3.1-1) ...
20:33:29 [2023-02-16T20:33:29.325Z] #113 5.765 Setting up libffi-dev:arm64 (3.3-6) ...
20:33:29 [2023-02-16T20:33:29.325Z] #113 5.775 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
20:33:29 [2023-02-16T20:33:29.325Z] #113 5.784 Setting up dpkg-dev (1.20.12) ...
20:33:29 [2023-02-16T20:33:29.325Z] #113 5.800 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
20:33:29 [2023-02-16T20:33:29.325Z] #113 5.810 Setting up libglib2.0-data (2.66.8-1) ...
20:33:29 [2023-02-16T20:33:29.325Z] #113 5.820 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
20:33:29 [2023-02-16T20:33:29.325Z] #113 5.829 Setting up libpcre32-3:arm64 (2:8.39-13) ...
20:33:29 [2023-02-16T20:33:29.325Z] #113 5.838 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
20:33:29 [2023-02-16T20:33:29.325Z] #113 5.847 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
20:33:29 [2023-02-16T20:33:29.325Z] #113 5.856 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
20:33:29 [2023-02-16T20:33:29.325Z] #113 5.866 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
20:33:29 [2023-02-16T20:33:29.325Z] #113 5.876 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
20:33:29 [2023-02-16T20:33:29.325Z] #113 5.886 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
20:33:29 [2023-02-16T20:33:29.325Z] #113 5.895 Setting up libsecret-common (0.20.4-2) ...
20:33:29 [2023-02-16T20:33:29.325Z] #113 5.903 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
20:33:29 [2023-02-16T20:33:29.325Z] #113 5.918 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
20:33:29 [2023-02-16T20:33:29.582Z] #113 5.928 Setting up libselinux1-dev:arm64 (3.1-3) ...
20:33:29 [2023-02-16T20:33:29.582Z] #113 5.936 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
20:33:29 [2023-02-16T20:33:29.582Z] #113 5.945 Setting up libglib2.0-bin (2.66.8-1) ...
20:33:29 [2023-02-16T20:33:29.582Z] #113 5.956 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
20:33:29 [2023-02-16T20:33:29.582Z] #113 5.965 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
20:33:29 [2023-02-16T20:33:29.582Z] #113 5.975 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
20:33:29 [2023-02-16T20:33:29.582Z] #113 5.985 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
20:33:29 [2023-02-16T20:33:29.582Z] #113 5.995 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
20:33:29 [2023-02-16T20:33:29.582Z] #113 6.009 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
20:33:29 [2023-02-16T20:33:29.582Z] #113 6.020 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
20:33:29 [2023-02-16T20:33:29.582Z] #113 6.032 No schema files found: doing nothing.
20:33:29 [2023-02-16T20:33:29.582Z] #113 6.036 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:33:29 [2023-02-16T20:33:29.582Z] #113 6.055 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
20:33:29 [2023-02-16T20:33:29.839Z] #113 DONE 6.3s
20:33:29 [2023-02-16T20:33:29.839Z] 
20:33:29 [2023-02-16T20:33:29.839Z] #114 [dev 1/1] COPY . .
20:33:30 [2023-02-16T20:33:30.772Z] #114 DONE 1.2s
20:33:31 [2023-02-16T20:33:31.030Z] 
20:33:31 [2023-02-16T20:33:31.030Z] #115 exporting to image
20:33:31 [2023-02-16T20:33:31.030Z] #115 exporting layers
20:33:32 [2023-02-16T20:33:32.400Z] #115 exporting layers 1.5s done
20:33:32 [2023-02-16T20:33:32.400Z] #115 writing image sha256:8dee41eb87606905eb875a8d7ce8716ed39a7f1e715a09a617af38c2c107533b done
20:33:32 [2023-02-16T20:33:32.400Z] #115 naming to docker.io/library/docker:bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 done
20:33:32 [2023-02-16T20:33:32.400Z] #115 DONE 1.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:33:32 [2023-02-16T20:33:32.704Z] + sudo modprobe ip6table_filter
[Pipeline] sh
20:33:32 [2023-02-16T20:33:32.987Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45017/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 hack/test/unit
20:33:33 [2023-02-16T20:33:33.552Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
20:33:33 [2023-02-16T20:33:33.552Z] + TESTFLAGS+=' -test.timeout=5m'
20:33:33 [2023-02-16T20:33:33.552Z] + TESTDIRS=./...
20:33:33 [2023-02-16T20:33:33.552Z] + exclude_paths='/vendor/|/integration'
20:33:33 [2023-02-16T20:33:33.552Z] ++ go list ./...
20:33:33 [2023-02-16T20:33:33.552Z] ++ grep -vE '(/vendor/|/integration)'
20:33:34 [2023-02-16T20:33:34.485Z] + pkg_list='github.com/docker/docker/api
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/server
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/server/backend/build
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/server/httpstatus
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/server/httputils
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/server/middleware
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/server/router
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/server/router/build
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/server/router/checkpoint
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/server/router/container
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/server/router/debug
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/server/router/distribution
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/server/router/grpc
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/server/router/image
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/server/router/network
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/server/router/plugin
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/server/router/session
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/server/router/swarm
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/server/router/system
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/server/router/volume
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/types
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/types/backend
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/types/blkiodev
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/types/container
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/types/events
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/types/filters
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/types/image
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/types/mount
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/types/network
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/types/plugins/logdriver
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/types/registry
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/types/strslice
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/types/swarm
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/types/swarm/runtime
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/types/time
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/types/versions
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/types/versions/v1p19
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/types/versions/v1p20
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/api/types/volume
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/builder
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/builder/builder-next
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/builder/builder-next/exporter
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/builder/builder-next/worker
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/builder/dockerfile
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/builder/remotecontext
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/builder/remotecontext/git
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/builder/remotecontext/urlutil
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/cli/debug
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/cli/winresources/docker-proxy
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/cli/winresources/dockerd
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/client
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/cmd/docker-proxy
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/cmd/dockerd
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/cmd/dockerd/trap
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/container
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/container/stream
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/contrib/apparmor
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/contrib/docker-device-tool
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/contrib/httpserver
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/cluster
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/cluster/convert
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/cluster/executor
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/cluster/executor/container
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/cluster/provider
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/config
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/containerd
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/events
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/events/testutils
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/graphdriver
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/graphdriver/aufs
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/graphdriver/copy
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/graphdriver/overlay
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/graphdriver/register
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/graphdriver/vfs
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/graphdriver/zfs
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/images
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/initlayer
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/links
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/listeners
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/logger
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/logger/awslogs
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/logger/fluentd
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/logger/gcplogs
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/logger/gelf
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/logger/journald
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/logger/local
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/logger/logentries
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/logger/loggertest
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/logger/loggerutils
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/logger/splunk
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/logger/syslog
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/logger/templates
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/names
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/network
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/daemon/stats
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/distribution
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/distribution/metadata
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/distribution/utils
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/distribution/xfer
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/dockerversion
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/errdefs
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/image
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/image/cache
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/image/tarexport
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/image/v1
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/internal/mounttree
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/internal/test/suite
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/internal/unshare
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/layer
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libcontainerd
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libcontainerd/queue
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libcontainerd/remote
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libcontainerd/supervisor
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libcontainerd/types
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/bitmap
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/bitseq
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/cluster
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/config
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/datastore
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/diagnostic
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/discoverapi
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/driverapi
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/drivers/bridge
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/drivers/host
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/drivers/null
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/drivers/overlay
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/drivers/remote
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/drivers/windows
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/drvregistry
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/etchosts
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/idm
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/internal/caller
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/ipam
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/ipamapi
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/ipams/builtin
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/ipams/null
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/ipams/remote
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/ipamutils
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/iptables
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/netlabel
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/netutils
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/networkdb
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/ns
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/options
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/osl
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/osl/kernel
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/portallocator
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/portmapper
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/resolvconf
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/testutils
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/libnetwork/types
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/oci
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/oci/caps
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/opts
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/aaparser
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/archive
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/authorization
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/broadcaster
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/capabilities
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/chrootarchive
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/containerfs
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/devicemapper
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/directory
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/dmesg
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/fileutils
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/homedir
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/idtools
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/ioutils
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/jsonmessage
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/longpath
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/loopback
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/namesgenerator
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/parsers
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/parsers/kernel
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/pidfile
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/platform
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/platforms
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/plugingetter
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/plugins
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/plugins/transport
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/pools
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/process
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/progress
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/reexec
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/rootless
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/rootless/specconv
20:33:34 [2023-02-16T20:33:34.485Z] github.com/docker/docker/pkg/stack
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/stdcopy
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/streamformatter
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/stringid
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/sysinfo
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/system
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/tailfile
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/tarsum
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/useragent
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/plugin
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/plugin/executor/containerd
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/plugin/v2
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/profiles/apparmor
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/profiles/seccomp
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/quota
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/reference
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/registry
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/registry/resumable
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/restartmanager
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/runconfig
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/runconfig/opts
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/testutil
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/testutil/daemon
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/testutil/environment
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/testutil/fakecontext
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/testutil/fakegit
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/testutil/fakestorage
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/testutil/fixtures/load
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/testutil/fixtures/plugin
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/testutil/registry
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/testutil/request
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/volume
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/volume/drivers
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/volume/local
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/volume/mounts
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/volume/service
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/volume/service/opts
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/volume/testutils'
20:33:34 [2023-02-16T20:33:34.486Z] ++ grep --fixed-strings -v /libnetwork
20:33:34 [2023-02-16T20:33:34.486Z] ++ echo 'github.com/docker/docker/api
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/backend/build
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/httpstatus
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/httputils
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/middleware
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/build
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/checkpoint
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/container
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/debug
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/distribution
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/grpc
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/image
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/network
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/plugin
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/session
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/swarm
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/system
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/volume
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/backend
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/blkiodev
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/container
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/events
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/filters
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/image
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/mount
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/network
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/plugins/logdriver
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/registry
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/strslice
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/swarm
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/swarm/runtime
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/time
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/versions
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/versions/v1p19
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/versions/v1p20
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/volume
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/builder
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/builder/builder-next
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/builder/builder-next/exporter
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/builder/builder-next/worker
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/builder/dockerfile
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/builder/remotecontext
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/builder/remotecontext/git
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/builder/remotecontext/urlutil
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/cli/debug
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/cli/winresources/docker-proxy
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/cli/winresources/dockerd
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/client
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/cmd/docker-proxy
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/cmd/dockerd
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/cmd/dockerd/trap
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/container
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/container/stream
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/contrib/apparmor
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/contrib/docker-device-tool
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/contrib/httpserver
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/cluster
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/cluster/convert
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/cluster/executor
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/cluster/executor/container
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/cluster/provider
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/config
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/containerd
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/events
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/events/testutils
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/graphdriver
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/graphdriver/aufs
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/graphdriver/copy
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/graphdriver/overlay
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/graphdriver/register
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/graphdriver/vfs
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/graphdriver/zfs
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/images
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/initlayer
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/links
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/listeners
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/logger
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/logger/awslogs
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/logger/fluentd
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/logger/gcplogs
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/logger/gelf
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/logger/journald
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/logger/local
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/logger/logentries
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/logger/loggertest
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/logger/loggerutils
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/logger/splunk
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/logger/syslog
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/logger/templates
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/names
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/network
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/daemon/stats
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/distribution
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/distribution/metadata
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/distribution/utils
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/distribution/xfer
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/dockerversion
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/errdefs
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/image
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/image/cache
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/image/tarexport
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/image/v1
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/internal/mounttree
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/internal/test/suite
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/internal/unshare
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/layer
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libcontainerd
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libcontainerd/queue
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libcontainerd/remote
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libcontainerd/supervisor
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libcontainerd/types
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/bitmap
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/bitseq
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/cluster
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/config
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/datastore
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/diagnostic
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/discoverapi
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/driverapi
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/drivers/bridge
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/drivers/host
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/drivers/null
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/drivers/overlay
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/drivers/remote
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/drivers/windows
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/drvregistry
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/etchosts
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/idm
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/internal/caller
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/ipam
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/ipamapi
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/ipams/builtin
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/ipams/null
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/ipams/remote
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/ipamutils
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/iptables
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/netlabel
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/netutils
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/networkdb
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/ns
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/options
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/osl
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/osl/kernel
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/portallocator
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/portmapper
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/resolvconf
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/testutils
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/libnetwork/types
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/oci
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/oci/caps
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/opts
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/aaparser
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/archive
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/authorization
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/broadcaster
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/capabilities
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/chrootarchive
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/containerfs
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/devicemapper
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/directory
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/dmesg
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/fileutils
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/homedir
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/idtools
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/ioutils
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/jsonmessage
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/longpath
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/loopback
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/namesgenerator
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/parsers
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/parsers/kernel
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/pidfile
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/platform
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/platforms
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/plugingetter
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/plugins
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/plugins/transport
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/pools
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/process
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/progress
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/reexec
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/rootless
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/rootless/specconv
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/stack
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/stdcopy
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/streamformatter
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/stringid
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/sysinfo
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/system
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/tailfile
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/tarsum
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/pkg/useragent
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/plugin
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/plugin/executor/containerd
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/plugin/v2
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/profiles/apparmor
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/profiles/seccomp
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/quota
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/reference
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/registry
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/registry/resumable
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/restartmanager
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/runconfig
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/runconfig/opts
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/testutil
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/testutil/daemon
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/testutil/environment
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/testutil/fakecontext
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/testutil/fakegit
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/testutil/fakestorage
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/testutil/fixtures/load
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/testutil/fixtures/plugin
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/testutil/registry
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/testutil/request
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/volume
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/volume/drivers
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/volume/local
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/volume/mounts
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/volume/service
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/volume/service/opts
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/volume/testutils'
20:33:34 [2023-02-16T20:33:34.486Z] + base_pkg_list='github.com/docker/docker/api
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/backend/build
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/httpstatus
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/httputils
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/middleware
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/build
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/checkpoint
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/container
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/debug
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/distribution
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/grpc
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/image
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/network
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/plugin
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/session
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/swarm
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/system
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/server/router/volume
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/backend
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/blkiodev
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/container
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/events
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/filters
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/image
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/mount
20:33:34 [2023-02-16T20:33:34.486Z] github.com/docker/docker/api/types/network
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/plugins/logdriver
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/registry
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/strslice
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/swarm
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/swarm/runtime
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/time
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/versions
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/versions/v1p19
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/versions/v1p20
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/volume
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder/builder-next
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder/builder-next/exporter
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder/builder-next/worker
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder/dockerfile
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder/remotecontext
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder/remotecontext/git
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder/remotecontext/urlutil
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/cli/debug
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/cli/winresources/docker-proxy
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/cli/winresources/dockerd
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/client
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/cmd/docker-proxy
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/cmd/dockerd
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/cmd/dockerd/trap
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/container
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/container/stream
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/contrib/apparmor
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/contrib/docker-device-tool
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/contrib/httpserver
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/cluster
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/cluster/convert
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/cluster/executor
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/cluster/executor/container
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/cluster/provider
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/config
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/containerd
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/events
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/events/testutils
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/aufs
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/copy
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/overlay
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/register
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/vfs
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/zfs
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/images
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/initlayer
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/links
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/listeners
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/awslogs
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/fluentd
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/gcplogs
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/gelf
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/journald
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/local
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/logentries
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/loggertest
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/loggerutils
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/splunk
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/syslog
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/templates
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/names
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/network
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/stats
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/distribution
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/distribution/metadata
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/distribution/utils
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/distribution/xfer
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/dockerversion
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/errdefs
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/image
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/image/cache
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/image/tarexport
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/image/v1
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/internal/mounttree
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/internal/test/suite
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/internal/unshare
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/layer
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/libcontainerd
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/libcontainerd/queue
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/libcontainerd/remote
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/libcontainerd/supervisor
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/libcontainerd/types
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/oci
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/oci/caps
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/opts
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/aaparser
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/archive
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/authorization
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/broadcaster
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/capabilities
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/chrootarchive
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/containerfs
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/devicemapper
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/directory
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/dmesg
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/fileutils
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/homedir
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/idtools
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/ioutils
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/jsonmessage
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/longpath
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/loopback
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/namesgenerator
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/parsers
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/parsers/kernel
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/pidfile
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/platform
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/platforms
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/plugingetter
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/plugins
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/plugins/transport
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/pools
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/process
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/progress
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/reexec
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/rootless
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/rootless/specconv
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/stack
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/stdcopy
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/streamformatter
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/stringid
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/sysinfo
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/system
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/tailfile
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/tarsum
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/pkg/useragent
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/plugin
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/plugin/executor/containerd
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/plugin/v2
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/profiles/apparmor
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/profiles/seccomp
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/quota
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/reference
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/registry
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/registry/resumable
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/restartmanager
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/runconfig
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/runconfig/opts
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/testutil
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/testutil/daemon
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/testutil/environment
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/testutil/fakecontext
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/testutil/fakegit
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/testutil/fakestorage
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/testutil/fixtures/load
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/testutil/fixtures/plugin
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/testutil/registry
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/testutil/request
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/volume
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/volume/drivers
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/volume/local
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/volume/mounts
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/volume/service
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/volume/service/opts
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/volume/testutils'
20:33:34 [2023-02-16T20:33:34.487Z] ++ grep --fixed-strings /libnetwork
20:33:34 [2023-02-16T20:33:34.487Z] ++ echo 'github.com/docker/docker/api
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/server
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/server/backend/build
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/server/httpstatus
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/server/httputils
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/server/middleware
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/server/router
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/server/router/build
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/server/router/checkpoint
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/server/router/container
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/server/router/debug
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/server/router/distribution
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/server/router/grpc
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/server/router/image
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/server/router/network
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/server/router/plugin
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/server/router/session
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/server/router/swarm
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/server/router/system
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/server/router/volume
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/backend
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/blkiodev
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/container
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/events
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/filters
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/image
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/mount
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/network
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/plugins/logdriver
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/registry
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/strslice
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/swarm
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/swarm/runtime
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/time
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/versions
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/versions/v1p19
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/versions/v1p20
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/api/types/volume
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder/builder-next
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder/builder-next/exporter
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder/builder-next/worker
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder/dockerfile
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder/remotecontext
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder/remotecontext/git
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/builder/remotecontext/urlutil
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/cli/debug
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/cli/winresources/docker-proxy
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/cli/winresources/dockerd
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/client
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/cmd/docker-proxy
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/cmd/dockerd
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/cmd/dockerd/trap
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/container
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/container/stream
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/contrib/apparmor
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/contrib/docker-device-tool
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/contrib/httpserver
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/cluster
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/cluster/convert
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/cluster/executor
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/cluster/executor/container
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/cluster/provider
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/config
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/containerd
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/events
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/events/testutils
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/aufs
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/copy
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/overlay
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/register
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/vfs
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/graphdriver/zfs
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/images
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/initlayer
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/links
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/listeners
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/awslogs
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/fluentd
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/gcplogs
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/gelf
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/journald
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/local
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/logentries
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/loggertest
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/loggerutils
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/splunk
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/syslog
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/logger/templates
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/names
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/network
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/daemon/stats
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/distribution
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/distribution/metadata
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/distribution/utils
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/distribution/xfer
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/dockerversion
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/errdefs
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/image
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/image/cache
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/image/tarexport
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/image/v1
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/internal/mounttree
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/internal/test/suite
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/internal/unshare
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/layer
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/libcontainerd
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/libcontainerd/queue
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/libcontainerd/remote
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/libcontainerd/supervisor
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/libcontainerd/types
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/libnetwork
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/libnetwork/bitmap
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/libnetwork/bitseq
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/libnetwork/cluster
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:33:34 [2023-02-16T20:33:34.487Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/config
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/datastore
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/diagnostic
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/discoverapi
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/driverapi
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/bridge
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/host
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/null
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/overlay
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/remote
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/windows
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drvregistry
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/etchosts
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/idm
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/internal/caller
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipam
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipamapi
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipams/builtin
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipams/null
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipams/remote
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipamutils
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/iptables
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/netlabel
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/netutils
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/networkdb
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ns
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/options
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/osl
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/osl/kernel
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/portallocator
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/portmapper
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/resolvconf
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/testutils
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/types
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/oci
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/oci/caps
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/opts
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/aaparser
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/archive
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/authorization
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/broadcaster
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/capabilities
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/chrootarchive
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/containerfs
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/devicemapper
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/directory
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/dmesg
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/fileutils
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/homedir
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/idtools
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/ioutils
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/jsonmessage
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/longpath
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/loopback
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/namesgenerator
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/parsers
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/parsers/kernel
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/pidfile
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/platform
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/platforms
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/plugingetter
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/plugins
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/plugins/transport
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/pools
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/process
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/progress
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/reexec
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/rootless
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/rootless/specconv
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/stack
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/stdcopy
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/streamformatter
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/stringid
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/sysinfo
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/system
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/tailfile
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/tarsum
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/pkg/useragent
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/plugin
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/plugin/executor/containerd
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/plugin/v2
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/profiles/apparmor
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/profiles/seccomp
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/quota
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/reference
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/registry
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/registry/resumable
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/restartmanager
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/runconfig
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/runconfig/opts
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/testutil
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/testutil/daemon
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/testutil/environment
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/testutil/fakecontext
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/testutil/fakegit
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/testutil/fakestorage
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/testutil/fixtures/load
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/testutil/fixtures/plugin
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/testutil/registry
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/testutil/request
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/volume
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/volume/drivers
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/volume/local
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/volume/mounts
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/volume/service
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/volume/service/opts
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/volume/testutils'
20:33:34 [2023-02-16T20:33:34.488Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/bitmap
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/bitseq
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/cluster
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/config
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/datastore
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/diagnostic
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/discoverapi
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/driverapi
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/bridge
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/host
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/null
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/overlay
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/remote
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/windows
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drvregistry
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/etchosts
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/idm
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/internal/caller
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipam
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipamapi
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipams/builtin
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipams/null
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipams/remote
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipamutils
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/iptables
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/netlabel
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/netutils
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/networkdb
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ns
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/options
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/osl
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/osl/kernel
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/portallocator
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/portmapper
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/resolvconf
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/testutils
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/types'
20:33:34 [2023-02-16T20:33:34.488Z] + echo 'github.com/docker/docker/libnetwork
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/bitmap
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/bitseq
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/cluster
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/config
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/datastore
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/diagnostic
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/discoverapi
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/driverapi
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/bridge
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/host
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/null
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/overlay
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/remote
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/windows
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drvregistry
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/etchosts
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/idm
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/internal/caller
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipam
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipamapi
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipams/builtin
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipams/null
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipams/remote
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ipamutils
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/iptables
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/netlabel
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/netutils
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/networkdb
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/ns
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/options
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/osl
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/osl/kernel
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/portallocator
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/portmapper
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/resolvconf
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/testutils
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/types'
20:33:34 [2023-02-16T20:33:34.488Z] + grep --fixed-strings libnetwork/drivers/bridge
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/bridge
20:33:34 [2023-02-16T20:33:34.488Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:33:34 [2023-02-16T20:33:34.488Z] + type docker-proxy
20:33:34 [2023-02-16T20:33:34.488Z] hack/test/unit: line 25: type: docker-proxy: not found
20:33:34 [2023-02-16T20:33:34.488Z] + hack/make.sh binary-proxy install-proxy
20:33:34 [2023-02-16T20:33:34.488Z] 
20:33:34 [2023-02-16T20:33:34.488Z] Removing bundles/
20:33:34 [2023-02-16T20:33:34.488Z] 
20:33:34 [2023-02-16T20:33:34.488Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
20:33:34 [2023-02-16T20:33:34.488Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
20:33:35 [2023-02-16T20:33:35.860Z] Created binary: bundles/binary-proxy/docker-proxy
20:33:35 [2023-02-16T20:33:35.860Z] 
20:33:35 [2023-02-16T20:33:35.860Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
20:33:35 [2023-02-16T20:33:35.860Z] Installing docker-proxy to /usr/local/bin/
20:33:35 [2023-02-16T20:33:35.860Z] 
20:33:35 [2023-02-16T20:33:35.860Z] + mkdir -p bundles
20:33:35 [2023-02-16T20:33:35.860Z] + '[' -n 'github.com/docker/docker/api
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/server
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/server/backend/build
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/server/httpstatus
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/server/httputils
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/server/middleware
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/server/router
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/server/router/build
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/server/router/checkpoint
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/server/router/container
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/server/router/debug
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/server/router/distribution
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/server/router/grpc
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/server/router/image
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/server/router/network
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/server/router/plugin
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/server/router/session
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/server/router/swarm
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/server/router/system
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/server/router/volume
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/types
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/types/backend
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/types/blkiodev
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/types/container
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/types/events
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/types/filters
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/types/image
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/types/mount
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/types/network
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/types/plugins/logdriver
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/types/registry
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/types/strslice
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/types/swarm
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/types/swarm/runtime
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/types/time
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/types/versions
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/types/versions/v1p19
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/types/versions/v1p20
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/api/types/volume
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/builder
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/builder/builder-next
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/builder/builder-next/exporter
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/builder/builder-next/worker
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/builder/dockerfile
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/builder/remotecontext
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/builder/remotecontext/git
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/builder/remotecontext/urlutil
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/cli/debug
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/cli/winresources/docker-proxy
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/cli/winresources/dockerd
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/client
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/cmd/docker-proxy
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/cmd/dockerd
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/cmd/dockerd/trap
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/container
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/container/stream
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/contrib/apparmor
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/contrib/docker-device-tool
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/contrib/httpserver
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/cluster
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/cluster/convert
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/cluster/executor
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/cluster/executor/container
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/cluster/provider
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/config
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/containerd
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/events
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/events/testutils
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/graphdriver
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/graphdriver/aufs
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/graphdriver/copy
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/graphdriver/overlay
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/graphdriver/register
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/graphdriver/vfs
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/graphdriver/zfs
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/images
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/initlayer
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/links
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/listeners
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/logger
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/logger/awslogs
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/logger/fluentd
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/logger/gcplogs
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/logger/gelf
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/logger/journald
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/logger/local
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/logger/logentries
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/logger/loggertest
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/logger/loggerutils
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/logger/splunk
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/logger/syslog
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/logger/templates
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/names
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/network
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/daemon/stats
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/distribution
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/distribution/metadata
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/distribution/utils
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/distribution/xfer
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/dockerversion
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/errdefs
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/image
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/image/cache
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/image/tarexport
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/image/v1
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/internal/mounttree
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/internal/test/suite
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/internal/unshare
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/layer
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/libcontainerd
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/libcontainerd/queue
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/libcontainerd/remote
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/libcontainerd/supervisor
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/libcontainerd/types
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/oci
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/oci/caps
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/opts
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/aaparser
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/archive
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/authorization
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/broadcaster
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/capabilities
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/chrootarchive
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/containerfs
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/devicemapper
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/directory
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/dmesg
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/fileutils
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/homedir
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/idtools
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/ioutils
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/jsonmessage
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/longpath
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/loopback
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/namesgenerator
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/parsers
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/parsers/kernel
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/pidfile
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/platform
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/platforms
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/plugingetter
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/plugins
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/plugins/transport
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/pools
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/process
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/progress
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/reexec
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/rootless
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/rootless/specconv
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/stack
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/stdcopy
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/streamformatter
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/stringid
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/sysinfo
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/system
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/tailfile
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/tarsum
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/pkg/useragent
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/plugin
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/plugin/executor/containerd
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/plugin/v2
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/profiles/apparmor
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/profiles/seccomp
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/quota
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/reference
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/registry
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/registry/resumable
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/restartmanager
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/runconfig
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/runconfig/opts
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/testutil
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/testutil/daemon
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/testutil/environment
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/testutil/fakecontext
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/testutil/fakegit
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/testutil/fakestorage
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/testutil/fixtures/load
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/testutil/fixtures/plugin
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/testutil/registry
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/testutil/request
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/volume
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/volume/drivers
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/volume/local
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/volume/mounts
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/volume/service
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/volume/service/opts
20:33:35 [2023-02-16T20:33:35.860Z] github.com/docker/docker/volume/testutils' ']'
20:33:35 [2023-02-16T20:33:35.861Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
20:33:37 [2023-02-16T20:33:37.234Z] ?   	github.com/docker/docker/api	[no test files]
20:33:52 [2023-02-16T20:33:52.092Z] ok  	github.com/docker/docker/api/server	0.014s	coverage: 7.9% of statements
20:35:13 [2023-02-16T20:35:13.540Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:35:13 [2023-02-16T20:35:13.540Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
20:35:13 [2023-02-16T20:35:13.540Z] ok  	github.com/docker/docker/api/server/httputils	0.019s	coverage: 28.3% of statements
20:35:13 [2023-02-16T20:35:13.540Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
20:35:13 [2023-02-16T20:35:13.540Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:35:13 [2023-02-16T20:35:13.540Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:35:13 [2023-02-16T20:35:13.540Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:35:13 [2023-02-16T20:35:13.540Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:35:13 [2023-02-16T20:35:13.540Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:35:13 [2023-02-16T20:35:13.540Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:35:13 [2023-02-16T20:35:13.540Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:35:13 [2023-02-16T20:35:13.540Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:35:13 [2023-02-16T20:35:13.540Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:35:13 [2023-02-16T20:35:13.540Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:35:13 [2023-02-16T20:35:13.540Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:35:13 [2023-02-16T20:35:13.540Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
20:35:13 [2023-02-16T20:35:13.540Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:35:14 [2023-02-16T20:35:14.104Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
20:35:14 [2023-02-16T20:35:14.104Z] ?   	github.com/docker/docker/api/types	[no test files]
20:35:14 [2023-02-16T20:35:14.104Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:35:14 [2023-02-16T20:35:14.104Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:35:14 [2023-02-16T20:35:14.104Z] ok  	github.com/docker/docker/api/types/container	0.005s	coverage: 74.3% of statements
20:35:14 [2023-02-16T20:35:14.104Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:35:14 [2023-02-16T20:35:14.669Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 95.3% of statements
20:35:14 [2023-02-16T20:35:14.669Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:35:14 [2023-02-16T20:35:14.669Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:35:14 [2023-02-16T20:35:14.669Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:35:14 [2023-02-16T20:35:14.669Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:35:14 [2023-02-16T20:35:14.669Z] ok  	github.com/docker/docker/api/types/registry	0.007s	coverage: 54.2% of statements
20:35:14 [2023-02-16T20:35:14.926Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
20:35:14 [2023-02-16T20:35:14.926Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:35:14 [2023-02-16T20:35:14.926Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:35:14 [2023-02-16T20:35:14.926Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
20:35:14 [2023-02-16T20:35:14.926Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 77.3% of statements
20:35:14 [2023-02-16T20:35:14.926Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:35:14 [2023-02-16T20:35:14.926Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:35:14 [2023-02-16T20:35:14.926Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:35:14 [2023-02-16T20:35:14.926Z] ?   	github.com/docker/docker/builder	[no test files]
20:35:14 [2023-02-16T20:35:14.926Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:35:14 [2023-02-16T20:35:14.926Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:35:14 [2023-02-16T20:35:14.926Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:35:14 [2023-02-16T20:35:14.926Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:35:14 [2023-02-16T20:35:14.926Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:35:14 [2023-02-16T20:35:14.926Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:35:14 [2023-02-16T20:35:14.926Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:35:17 [2023-02-16T20:35:17.451Z] ok  	github.com/docker/docker/builder/remotecontext	0.047s	coverage: 13.7% of statements
20:35:17 [2023-02-16T20:35:17.451Z] ok  	github.com/docker/docker/builder/dockerfile	0.076s	coverage: 50.1% of statements
20:35:18 [2023-02-16T20:35:18.016Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
20:35:18 [2023-02-16T20:35:18.016Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
20:35:20 [2023-02-16T20:35:20.539Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.617s	coverage: 82.5% of statements
20:35:20 [2023-02-16T20:35:20.539Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
20:35:20 [2023-02-16T20:35:20.539Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
20:35:21 [2023-02-16T20:35:21.470Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.259s	coverage: 66.5% of statements
20:35:22 [2023-02-16T20:35:22.401Z] ok  	github.com/docker/docker/client	0.109s	coverage: 76.9% of statements
20:36:01 [2023-02-16T20:36:01.088Z] ok  	github.com/docker/docker/cmd/dockerd	0.085s	coverage: 27.7% of statements
20:36:01 [2023-02-16T20:36:01.088Z] ok  	github.com/docker/docker/container	0.124s	coverage: 36.5% of statements
20:36:01 [2023-02-16T20:36:01.088Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.397s	coverage: 0.0% of statements
20:36:01 [2023-02-16T20:36:01.088Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
20:36:01 [2023-02-16T20:36:01.088Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:36:01 [2023-02-16T20:36:01.088Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:36:01 [2023-02-16T20:36:01.088Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:36:01 [2023-02-16T20:36:01.088Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:36:01 [2023-02-16T20:36:01.345Z] ok  	github.com/docker/docker/daemon/cluster	0.097s	coverage: 0.5% of statements
20:36:03 [2023-02-16T20:36:03.876Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.025s	coverage: 65.3% of statements
20:36:05 [2023-02-16T20:36:05.247Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.026s	coverage: 36.9% of statements
20:36:13 [2023-02-16T20:36:13.346Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.447s	coverage: 13.4% of statements
20:36:13 [2023-02-16T20:36:13.604Z] ok  	github.com/docker/docker/daemon/config	0.039s	coverage: 77.3% of statements
20:36:14 [2023-02-16T20:36:14.168Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
20:36:15 [2023-02-16T20:36:15.100Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
20:36:16 [2023-02-16T20:36:16.042Z] ok  	github.com/docker/docker/daemon	10.146s	coverage: 16.3% of statements
20:36:16 [2023-02-16T20:36:16.042Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:36:16 [2023-02-16T20:36:16.042Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:36:16 [2023-02-16T20:36:16.042Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
20:36:16 [2023-02-16T20:36:16.042Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:36:16 [2023-02-16T20:36:16.606Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.616s	coverage: 74.8% of statements
20:36:17 [2023-02-16T20:36:17.538Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.221s	coverage: 60.7% of statements
20:36:18 [2023-02-16T20:36:18.104Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.023s	coverage: 2.8% of statements
20:36:19 [2023-02-16T20:36:19.474Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
20:36:21 [2023-02-16T20:36:21.378Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.293s	coverage: 50.6% of statements
20:36:21 [2023-02-16T20:36:21.943Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.432s	coverage: 45.9% of statements
20:36:21 [2023-02-16T20:36:21.943Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:36:22 [2023-02-16T20:36:22.876Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.176s	coverage: 60.0% of statements
20:36:22 [2023-02-16T20:36:22.876Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:36:22 [2023-02-16T20:36:22.876Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:36:23 [2023-02-16T20:36:23.441Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.017s	coverage: 58.5% of statements
20:36:24 [2023-02-16T20:36:24.373Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
20:36:24 [2023-02-16T20:36:24.939Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
20:36:25 [2023-02-16T20:36:25.504Z] ok  	github.com/docker/docker/daemon/images	0.022s	coverage: 6.9% of statements
20:36:25 [2023-02-16T20:36:25.504Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:36:25 [2023-02-16T20:36:25.504Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:36:26 [2023-02-16T20:36:26.436Z] ok  	github.com/docker/docker/daemon/logger	0.240s	coverage: 43.2% of statements
20:36:27 [2023-02-16T20:36:27.000Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.140s	coverage: 78.8% of statements
20:36:27 [2023-02-16T20:36:27.257Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.025s	coverage: 53.6% of statements
20:36:27 [2023-02-16T20:36:27.257Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:36:27 [2023-02-16T20:36:27.821Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.021s	coverage: 68.2% of statements
20:36:28 [2023-02-16T20:36:28.386Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
20:36:29 [2023-02-16T20:36:29.318Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.139s	coverage: 76.8% of statements
20:36:29 [2023-02-16T20:36:29.883Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
20:36:30 [2023-02-16T20:36:30.815Z] ok  	github.com/docker/docker/daemon/logger/local	0.048s	coverage: 79.4% of statements
20:36:31 [2023-02-16T20:36:31.747Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.028s	coverage: 67.4% of statements
20:36:32 [2023-02-16T20:36:32.005Z] ok  	github.com/docker/docker/daemon/logger/journald	3.434s	coverage: 74.5% of statements
20:36:32 [2023-02-16T20:36:32.005Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
20:36:32 [2023-02-16T20:36:32.005Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
20:36:32 [2023-02-16T20:36:32.005Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:36:32 [2023-02-16T20:36:32.005Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
20:36:32 [2023-02-16T20:36:32.263Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.024s	coverage: 31.5% of statements
20:36:33 [2023-02-16T20:36:33.264Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.018s	coverage: 46.8% of statements
20:36:33 [2023-02-16T20:36:33.539Z] ok  	github.com/docker/docker/daemon/logger/templates	0.015s	coverage: 8.3% of statements
20:36:34 [2023-02-16T20:36:34.109Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
20:36:35 [2023-02-16T20:36:35.041Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.584s	coverage: 82.5% of statements
20:36:35 [2023-02-16T20:36:35.041Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:36:35 [2023-02-16T20:36:35.041Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:36:35 [2023-02-16T20:36:35.973Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
20:36:36 [2023-02-16T20:36:36.230Z] ok  	github.com/docker/docker/distribution	0.607s	coverage: 29.5% of statements
20:36:36 [2023-02-16T20:36:36.230Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:36:36 [2023-02-16T20:36:36.795Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
20:36:37 [2023-02-16T20:36:37.729Z] ok  	github.com/docker/docker/image	0.026s	coverage: 86.5% of statements
20:36:38 [2023-02-16T20:36:38.294Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
20:36:38 [2023-02-16T20:36:38.858Z] ok  	github.com/docker/docker/distribution/xfer	1.896s	coverage: 85.4% of statements
20:36:38 [2023-02-16T20:36:38.858Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:36:38 [2023-02-16T20:36:38.858Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.7% of statements
20:36:38 [2023-02-16T20:36:38.858Z] ?   	github.com/docker/docker/image/v1	[no test files]
20:36:38 [2023-02-16T20:36:38.858Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
20:36:38 [2023-02-16T20:36:38.858Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:36:38 [2023-02-16T20:36:38.858Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
20:36:39 [2023-02-16T20:36:39.422Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
20:36:40 [2023-02-16T20:36:40.353Z] ok  	github.com/docker/docker/oci	0.033s	coverage: 39.3% of statements
20:36:40 [2023-02-16T20:36:40.918Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 67.3% of statements
20:36:41 [2023-02-16T20:36:41.175Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
20:36:43 [2023-02-16T20:36:43.073Z] ok  	github.com/docker/docker/pkg/archive	0.314s	coverage: 81.8% of statements
20:36:43 [2023-02-16T20:36:43.638Z] ok  	github.com/docker/docker/pkg/authorization	0.273s	coverage: 68.3% of statements
20:36:43 [2023-02-16T20:36:43.896Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
20:36:44 [2023-02-16T20:36:44.153Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
20:36:45 [2023-02-16T20:36:45.086Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.235s	coverage: 83.1% of statements
20:36:45 [2023-02-16T20:36:45.086Z] ok  	github.com/docker/docker/pkg/containerfs	0.007s	coverage: 28.6% of statements
20:36:45 [2023-02-16T20:36:45.343Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
20:36:45 [2023-02-16T20:36:45.600Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
20:36:45 [2023-02-16T20:36:45.858Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
20:36:46 [2023-02-16T20:36:46.116Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.4% of statements
20:36:47 [2023-02-16T20:36:47.047Z] ok  	github.com/docker/docker/pkg/idtools	0.320s	coverage: 69.6% of statements
20:36:47 [2023-02-16T20:36:47.611Z] ok  	github.com/docker/docker/pkg/ioutils	0.358s	coverage: 71.9% of statements
20:36:47 [2023-02-16T20:36:47.868Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
20:36:48 [2023-02-16T20:36:48.126Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
20:36:48 [2023-02-16T20:36:48.126Z] ok  	github.com/docker/docker/layer	7.532s	coverage: 68.9% of statements
20:36:48 [2023-02-16T20:36:48.126Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:36:48 [2023-02-16T20:36:48.126Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:36:48 [2023-02-16T20:36:48.126Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:36:48 [2023-02-16T20:36:48.126Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:36:48 [2023-02-16T20:36:48.126Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:36:48 [2023-02-16T20:36:48.126Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:36:48 [2023-02-16T20:36:48.126Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:36:48 [2023-02-16T20:36:48.383Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
20:36:48 [2023-02-16T20:36:48.383Z] ok  	github.com/docker/docker/pkg/parsers	0.013s	coverage: 97.0% of statements
20:36:48 [2023-02-16T20:36:48.640Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
20:36:48 [2023-02-16T20:36:48.898Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
20:36:48 [2023-02-16T20:36:48.898Z] ok  	github.com/docker/docker/pkg/pidfile	0.016s	coverage: 94.1% of statements
20:36:48 [2023-02-16T20:36:48.898Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:36:48 [2023-02-16T20:36:48.898Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
20:36:48 [2023-02-16T20:36:48.898Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:36:49 [2023-02-16T20:36:49.463Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.016s	coverage: 56.8% of statements
20:36:50 [2023-02-16T20:36:50.026Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
20:36:50 [2023-02-16T20:36:50.283Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
20:36:50 [2023-02-16T20:36:50.540Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
20:36:50 [2023-02-16T20:36:50.540Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
20:36:51 [2023-02-16T20:36:51.105Z] ok  	github.com/docker/docker/pkg/reexec	0.012s	coverage: 82.4% of statements
20:36:51 [2023-02-16T20:36:51.105Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
20:36:51 [2023-02-16T20:36:51.362Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
20:36:51 [2023-02-16T20:36:51.620Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
20:36:51 [2023-02-16T20:36:51.877Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
20:36:52 [2023-02-16T20:36:52.441Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 56.0% of statements
20:36:53 [2023-02-16T20:36:53.006Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 43.1% of statements
20:36:53 [2023-02-16T20:36:53.264Z] ok  	github.com/docker/docker/pkg/tailfile	0.067s	coverage: 88.6% of statements
20:36:53 [2023-02-16T20:36:53.829Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.1% of statements
20:36:54 [2023-02-16T20:36:54.087Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
20:36:55 [2023-02-16T20:36:55.983Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.2% of statements
20:36:56 [2023-02-16T20:36:56.548Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
20:36:56 [2023-02-16T20:36:56.805Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
20:36:58 [2023-02-16T20:36:58.175Z] ok  	github.com/docker/docker/quota	0.189s	coverage: 71.4% of statements
20:36:58 [2023-02-16T20:36:58.433Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
20:36:59 [2023-02-16T20:36:59.363Z] ok  	github.com/docker/docker/registry	0.082s	coverage: 58.6% of statements
20:36:59 [2023-02-16T20:36:59.620Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
20:36:59 [2023-02-16T20:36:59.877Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 46.2% of statements
20:37:00 [2023-02-16T20:37:00.442Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
20:37:00 [2023-02-16T20:37:00.442Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
20:37:02 [2023-02-16T20:37:02.337Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
20:37:02 [2023-02-16T20:37:02.901Z] ok  	github.com/docker/docker/volume/local	0.097s	coverage: 76.6% of statements
20:37:03 [2023-02-16T20:37:03.465Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 68.1% of statements
20:37:04 [2023-02-16T20:37:04.835Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.2% of statements
20:37:26 [2023-02-16T20:37:26.739Z] ok  	github.com/docker/docker/pkg/plugins	33.639s	coverage: 74.4% of statements
20:37:26 [2023-02-16T20:37:26.739Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:37:26 [2023-02-16T20:37:26.739Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:37:26 [2023-02-16T20:37:26.739Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
20:37:26 [2023-02-16T20:37:26.739Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
20:37:26 [2023-02-16T20:37:26.739Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:37:26 [2023-02-16T20:37:26.739Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:37:26 [2023-02-16T20:37:26.739Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:37:26 [2023-02-16T20:37:26.739Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:37:26 [2023-02-16T20:37:26.739Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:37:26 [2023-02-16T20:37:26.739Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:37:26 [2023-02-16T20:37:26.739Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:37:26 [2023-02-16T20:37:26.739Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:37:26 [2023-02-16T20:37:26.739Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:37:26 [2023-02-16T20:37:26.739Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:37:26 [2023-02-16T20:37:26.739Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:37:26 [2023-02-16T20:37:26.739Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:37:26 [2023-02-16T20:37:26.739Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:37:26 [2023-02-16T20:37:26.739Z] ?   	github.com/docker/docker/volume	[no test files]
20:37:26 [2023-02-16T20:37:26.739Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:37:26 [2023-02-16T20:37:26.739Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === Skipped
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     network_proxy_test.go:208: No support for dual stack yet
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:44: Driver btrfs not supported
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:44: Driver btrfs not supported
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:44: Driver btrfs not supported
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:44: Driver btrfs not supported
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:44: Driver btrfs not supported
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:71: No driver to put!
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z] time="2023-02-16T20:36:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z] time="2023-02-16T20:36:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z] time="2023-02-16T20:36:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z] time="2023-02-16T20:36:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z] time="2023-02-16T20:36:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:71: No driver to put!
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     overlay_test.go:50: Fails to compute changes intermittently
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:44: Driver zfs not supported
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:44: Driver zfs not supported
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:44: Driver zfs not supported
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:44: Driver zfs not supported
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:44: Driver zfs not supported
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     graphtest_unix.go:71: No driver to put!
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:37:26 [2023-02-16T20:37:26.739Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
20:37:26 [2023-02-16T20:37:26.739Z] 
20:37:26 [2023-02-16T20:37:26.739Z] DONE 2972 tests, 28 skipped in 227.512s
20:37:26 [2023-02-16T20:37:26.739Z] + '[' -n 'github.com/docker/docker/libnetwork
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/bitmap
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/bitseq
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/cluster
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/config
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/datastore
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/diagnostic
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/discoverapi
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/driverapi
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/drivers/bridge
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/drivers/host
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/drivers/null
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/drivers/overlay
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/drivers/remote
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/drivers/windows
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/drvregistry
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/etchosts
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/idm
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/internal/caller
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/ipam
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/ipamapi
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/ipams/builtin
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/ipams/null
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/ipams/remote
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/ipamutils
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/iptables
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/netlabel
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/netutils
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/networkdb
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/ns
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/options
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/osl
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/osl/kernel
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/portallocator
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/portmapper
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/resolvconf
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/testutils
20:37:26 [2023-02-16T20:37:26.739Z] github.com/docker/docker/libnetwork/types' ']'
20:37:26 [2023-02-16T20:37:26.739Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
20:38:13 [2023-02-16T20:38:13.382Z] ok  	github.com/docker/docker/libnetwork	40.580s	coverage: 41.9% of statements
20:38:13 [2023-02-16T20:38:13.382Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
20:38:13 [2023-02-16T20:38:13.382Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.112s	coverage: 75.7% of statements
20:38:13 [2023-02-16T20:38:13.382Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
20:38:13 [2023-02-16T20:38:13.382Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
20:38:13 [2023-02-16T20:38:13.382Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
20:38:13 [2023-02-16T20:38:13.382Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
20:38:13 [2023-02-16T20:38:13.382Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
20:38:13 [2023-02-16T20:38:13.382Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
20:38:13 [2023-02-16T20:38:13.382Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
20:38:13 [2023-02-16T20:38:13.382Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
20:38:13 [2023-02-16T20:38:13.382Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 10.6% of statements
20:38:13 [2023-02-16T20:38:13.382Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
20:38:13 [2023-02-16T20:38:13.382Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
20:38:13 [2023-02-16T20:38:13.382Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
20:38:13 [2023-02-16T20:38:13.382Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
20:38:15 [2023-02-16T20:38:15.949Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.795s	coverage: 62.1% of statements
20:38:15 [2023-02-16T20:38:15.949Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
20:38:15 [2023-02-16T20:38:15.949Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
20:38:16 [2023-02-16T20:38:16.880Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.239s	coverage: 5.2% of statements
20:38:16 [2023-02-16T20:38:16.880Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
20:38:17 [2023-02-16T20:38:17.445Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
20:38:17 [2023-02-16T20:38:17.445Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
20:38:17 [2023-02-16T20:38:17.702Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
20:38:27 [2023-02-16T20:38:27.656Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.255s	coverage: 6.9% of statements
20:38:27 [2023-02-16T20:38:27.656Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
20:38:27 [2023-02-16T20:38:27.912Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.9% of statements
20:38:28 [2023-02-16T20:38:28.482Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.1% of statements
20:38:28 [2023-02-16T20:38:28.482Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
20:38:28 [2023-02-16T20:38:28.482Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
20:38:28 [2023-02-16T20:38:28.482Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
20:38:29 [2023-02-16T20:38:29.046Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.026s	coverage: 86.2% of statements
20:38:29 [2023-02-16T20:38:29.305Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
20:38:29 [2023-02-16T20:38:29.563Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
20:38:29 [2023-02-16T20:38:29.820Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
20:38:39 [2023-02-16T20:38:39.780Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
20:38:46 [2023-02-16T20:38:46.326Z] ok  	github.com/docker/docker/libnetwork/ipam	5.449s	coverage: 80.3% of statements
20:38:46 [2023-02-16T20:38:46.326Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
20:38:46 [2023-02-16T20:38:46.327Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
20:38:46 [2023-02-16T20:38:46.327Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
20:38:46 [2023-02-16T20:38:46.891Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 46.8% of statements
20:38:46 [2023-02-16T20:38:46.891Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
20:38:47 [2023-02-16T20:38:47.148Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
20:38:47 [2023-02-16T20:38:47.717Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.284s	coverage: 86.4% of statements
20:38:48 [2023-02-16T20:38:48.281Z] ok  	github.com/docker/docker/libnetwork/iptables	0.256s	coverage: 40.7% of statements
20:38:48 [2023-02-16T20:38:48.281Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
20:38:48 [2023-02-16T20:38:48.848Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 40.9% of statements
20:40:40 [2023-02-16T20:40:40.264Z] time="2023-02-16T20:40:33Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
20:40:40 [2023-02-16T20:40:40.264Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.665s	coverage: 60.5% of statements
20:40:40 [2023-02-16T20:40:40.264Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
20:40:40 [2023-02-16T20:40:40.264Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
20:40:40 [2023-02-16T20:40:40.264Z] ok  	github.com/docker/docker/libnetwork/osl	4.305s	coverage: 41.4% of statements
20:40:40 [2023-02-16T20:40:40.264Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
20:40:40 [2023-02-16T20:40:40.264Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
20:40:40 [2023-02-16T20:40:40.523Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.682s	coverage: 46.3% of statements
20:40:40 [2023-02-16T20:40:40.780Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 82.8% of statements
20:40:40 [2023-02-16T20:40:40.780Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
20:40:41 [2023-02-16T20:40:41.347Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
20:40:41 [2023-02-16T20:40:41.347Z] 
20:40:41 [2023-02-16T20:40:41.347Z] === Skipped
20:40:41 [2023-02-16T20:40:41.347Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
20:40:41 [2023-02-16T20:40:41.347Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
20:40:41 [2023-02-16T20:40:41.347Z] 
20:40:41 [2023-02-16T20:40:41.347Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
20:40:41 [2023-02-16T20:40:41.347Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
20:40:41 [2023-02-16T20:40:41.347Z] 
20:40:41 [2023-02-16T20:40:41.347Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
20:40:41 [2023-02-16T20:40:41.347Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
20:40:41 [2023-02-16T20:40:41.347Z] 
20:40:41 [2023-02-16T20:40:41.347Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
20:40:41 [2023-02-16T20:40:41.347Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
20:40:41 [2023-02-16T20:40:41.347Z] 
20:40:41 [2023-02-16T20:40:41.347Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
20:40:41 [2023-02-16T20:40:41.347Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
20:40:41 [2023-02-16T20:40:41.347Z] 
20:40:41 [2023-02-16T20:40:41.347Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
20:40:41 [2023-02-16T20:40:41.347Z]     firewalld_test.go:14: firewalld is not running
20:40:41 [2023-02-16T20:40:41.347Z] 
20:40:41 [2023-02-16T20:40:41.347Z] DONE 337 tests, 6 skipped in 197.690s
Post stage
[Pipeline] junit
20:40:41 [2023-02-16T20:40:41.926Z] Recording test results
20:40:43 [2023-02-16T20:40:43.206Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:40:43 [2023-02-16T20:40:43.528Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45017/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 hack/make.sh dynbinary test-integration
20:40:44 [2023-02-16T20:40:44.094Z] 
20:40:44 [2023-02-16T20:40:44.094Z] Removing bundles/
20:40:44 [2023-02-16T20:40:44.094Z] 
20:40:44 [2023-02-16T20:40:44.094Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:40:44 [2023-02-16T20:40:44.094Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
20:42:20 [2023-02-16T20:42:20.515Z] Created binary: bundles/dynbinary-daemon/dockerd
20:42:20 [2023-02-16T20:42:20.515Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
20:42:20 [2023-02-16T20:42:20.772Z] Created binary: bundles/dynbinary-daemon/docker-proxy
20:42:20 [2023-02-16T20:42:20.772Z] 
20:42:20 [2023-02-16T20:42:20.772Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:42:21 [2023-02-16T20:42:21.336Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:42:21 [2023-02-16T20:42:21.336Z] HOSTNAME=6ec50db3123c
20:42:21 [2023-02-16T20:42:21.336Z] TESTDEBUG=0
20:42:21 [2023-02-16T20:42:21.336Z] DEST=bundles/test-integration
20:42:21 [2023-02-16T20:42:21.336Z] PWD=/go/src/github.com/docker/docker
20:42:21 [2023-02-16T20:42:21.336Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
20:42:21 [2023-02-16T20:42:21.336Z] DOCKER_GITCOMMIT=bb6c39d897c71f98f25d35f8acfab00d3c3a94c7
20:42:21 [2023-02-16T20:42:21.336Z] container=docker
20:42:21 [2023-02-16T20:42:21.336Z] HOME=/root
20:42:21 [2023-02-16T20:42:21.336Z] CONTAINERD_NAMESPACE=moby
20:42:21 [2023-02-16T20:42:21.336Z] GOLANG_VERSION=1.19.5
20:42:21 [2023-02-16T20:42:21.336Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:42:21 [2023-02-16T20:42:21.336Z] VALIDATE_BRANCH=master
20:42:21 [2023-02-16T20:42:21.336Z] TERM=xterm
20:42:21 [2023-02-16T20:42:21.336Z] DOCKER_PKG=github.com/docker/docker
20:42:21 [2023-02-16T20:42:21.336Z] SHLVL=1
20:42:21 [2023-02-16T20:42:21.336Z] TIMEOUT=120m
20:42:21 [2023-02-16T20:42:21.336Z] DOCKER_GRAPHDRIVER=overlay2
20:42:21 [2023-02-16T20:42:21.336Z] GO111MODULE=off
20:42:21 [2023-02-16T20:42:21.336Z] DOCKER_EXPERIMENTAL=1
20:42:21 [2023-02-16T20:42:21.336Z] TEST_SKIP_INTEGRATION_CLI=1
20:42:21 [2023-02-16T20:42:21.336Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:42:21 [2023-02-16T20:42:21.336Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:42:21 [2023-02-16T20:42:21.336Z] GOPATH=/go
20:42:21 [2023-02-16T20:42:21.336Z] PKG_CONFIG=pkg-config
20:42:21 [2023-02-16T20:42:21.336Z] _=/usr/bin/env
20:42:21 [2023-02-16T20:42:21.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:42:53 [2023-02-16T20:42:53.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:42:53 [2023-02-16T20:42:53.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:43:19 [2023-02-16T20:43:19.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:43:25 [2023-02-16T20:43:25.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:43:31 [2023-02-16T20:43:31.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
20:43:32 [2023-02-16T20:43:32.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:43:32 [2023-02-16T20:43:32.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:43:33 [2023-02-16T20:43:33.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:43:34 [2023-02-16T20:43:34.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:43:34 [2023-02-16T20:43:34.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:43:35 [2023-02-16T20:43:35.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:43:37 [2023-02-16T20:43:37.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:43:38 [2023-02-16T20:43:38.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:43:39 [2023-02-16T20:43:39.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:43:40 [2023-02-16T20:43:40.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:43:40 [2023-02-16T20:43:40.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:43:41 [2023-02-16T20:43:41.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:43:42 [2023-02-16T20:43:42.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:43:43 [2023-02-16T20:43:43.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:43:44 [2023-02-16T20:43:44.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:43:44 [2023-02-16T20:43:44.943Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:43:44 [2023-02-16T20:43:44.943Z] Using test binary docker
20:43:44 [2023-02-16T20:43:44.943Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:43:44 [2023-02-16T20:43:44.943Z] +++ /etc/init.d/apparmor start
20:43:45 [2023-02-16T20:43:45.201Z] Not: starting.
20:43:45 [2023-02-16T20:43:45.201Z] INFO: Waiting for daemon to start...
20:43:45 [2023-02-16T20:43:45.201Z] Starting dockerd
20:43:45 [2023-02-16T20:43:45.201Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
20:43:47 [2023-02-16T20:43:47.725Z] .
20:43:47 [2023-02-16T20:43:47.725Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:43:47 [2023-02-16T20:43:47.725Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:43:47 [2023-02-16T20:43:47.725Z] Error: No such image: emptyfs
20:43:47 [2023-02-16T20:43:47.725Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:43:47 [2023-02-16T20:43:47.725Z] ++++ docker load
20:43:47 [2023-02-16T20:43:47.725Z] Loaded image: emptyfs:latest
20:43:47 [2023-02-16T20:43:47.725Z] Running integration-test (iteration 1)
20:43:47 [2023-02-16T20:43:47.725Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
20:43:47 [2023-02-16T20:43:47.725Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
20:43:47 [2023-02-16T20:43:47.725Z] ++ set -e
20:43:47 [2023-02-16T20:43:47.725Z] ++ '[' -n 0 ']'
20:43:47 [2023-02-16T20:43:47.725Z] ++ set -x
20:43:47 [2023-02-16T20:43:47.725Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
20:43:47 [2023-02-16T20:43:47.725Z] Loaded image: busybox:latest
20:43:47 [2023-02-16T20:43:47.725Z] Loaded image: busybox:glibc
20:43:49 [2023-02-16T20:43:49.094Z] Loaded image: debian:bullseye-slim
20:43:49 [2023-02-16T20:43:49.094Z] Loaded image: hello-world:latest
20:43:49 [2023-02-16T20:43:49.094Z] Loaded image: arm32v7/hello-world:latest
20:43:49 [2023-02-16T20:43:49.094Z] INFO: Testing against a local daemon
20:43:49 [2023-02-16T20:43:49.094Z] === RUN   TestCgroupNamespacesBuild
20:43:51 [2023-02-16T20:43:51.615Z] --- PASS: TestCgroupNamespacesBuild (2.79s)
20:43:51 [2023-02-16T20:43:51.615Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:43:52 [2023-02-16T20:43:52.984Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.99s)
20:43:52 [2023-02-16T20:43:52.984Z] === RUN   TestBuildWithSession
20:43:52 [2023-02-16T20:43:52.984Z]     build_session_test.go:25: TODO: BuildKit
20:43:52 [2023-02-16T20:43:52.984Z] --- SKIP: TestBuildWithSession (0.00s)
20:43:52 [2023-02-16T20:43:52.984Z] === RUN   TestBuildSquashParent
20:43:56 [2023-02-16T20:43:56.257Z] --- PASS: TestBuildSquashParent (3.24s)
20:43:56 [2023-02-16T20:43:56.257Z] === RUN   TestBuildWithRemoveAndForceRemove
20:43:56 [2023-02-16T20:43:56.257Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:43:56 [2023-02-16T20:43:56.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:43:56 [2023-02-16T20:43:56.257Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:43:56 [2023-02-16T20:43:56.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:43:56 [2023-02-16T20:43:56.257Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:43:56 [2023-02-16T20:43:56.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:43:56 [2023-02-16T20:43:56.257Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:43:56 [2023-02-16T20:43:56.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:43:56 [2023-02-16T20:43:56.257Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:43:56 [2023-02-16T20:43:56.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:43:56 [2023-02-16T20:43:56.257Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:43:56 [2023-02-16T20:43:56.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:43:56 [2023-02-16T20:43:56.257Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:43:56 [2023-02-16T20:43:56.257Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:43:57 [2023-02-16T20:43:57.187Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:43:57 [2023-02-16T20:43:57.187Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:43:58 [2023-02-16T20:43:58.118Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:43:58 [2023-02-16T20:43:58.118Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:43:59 [2023-02-16T20:43:59.489Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
20:43:59 [2023-02-16T20:43:59.489Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.31s)
20:43:59 [2023-02-16T20:43:59.489Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.34s)
20:43:59 [2023-02-16T20:43:59.489Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (0.85s)
20:43:59 [2023-02-16T20:43:59.489Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.93s)
20:43:59 [2023-02-16T20:43:59.489Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.04s)
20:43:59 [2023-02-16T20:43:59.489Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.01s)
20:43:59 [2023-02-16T20:43:59.489Z] === RUN   TestBuildMultiStageCopy
20:43:59 [2023-02-16T20:43:59.489Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:44:00 [2023-02-16T20:44:00.053Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:44:00 [2023-02-16T20:44:00.053Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:44:00 [2023-02-16T20:44:00.053Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:44:00 [2023-02-16T20:44:00.053Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:44:00 [2023-02-16T20:44:00.310Z] --- PASS: TestBuildMultiStageCopy (0.97s)
20:44:00 [2023-02-16T20:44:00.310Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.74s)
20:44:00 [2023-02-16T20:44:00.310Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
20:44:00 [2023-02-16T20:44:00.310Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
20:44:00 [2023-02-16T20:44:00.310Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
20:44:00 [2023-02-16T20:44:00.310Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s)
20:44:00 [2023-02-16T20:44:00.310Z] === RUN   TestBuildMultiStageParentConfig
20:44:00 [2023-02-16T20:44:00.567Z] --- PASS: TestBuildMultiStageParentConfig (0.24s)
20:44:00 [2023-02-16T20:44:00.567Z] === RUN   TestBuildLabelWithTargets
20:44:00 [2023-02-16T20:44:00.824Z] --- PASS: TestBuildLabelWithTargets (0.39s)
20:44:00 [2023-02-16T20:44:00.824Z] === RUN   TestBuildWithEmptyLayers
20:44:00 [2023-02-16T20:44:00.824Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
20:44:00 [2023-02-16T20:44:00.824Z] === RUN   TestBuildMultiStageOnBuild
20:44:02 [2023-02-16T20:44:02.195Z] --- PASS: TestBuildMultiStageOnBuild (0.97s)
20:44:02 [2023-02-16T20:44:02.195Z] === RUN   TestBuildUncleanTarFilenames
20:44:02 [2023-02-16T20:44:02.195Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
20:44:02 [2023-02-16T20:44:02.195Z] === RUN   TestBuildMultiStageLayerLeak
20:44:02 [2023-02-16T20:44:02.760Z] --- PASS: TestBuildMultiStageLayerLeak (0.84s)
20:44:02 [2023-02-16T20:44:02.760Z] === RUN   TestBuildWithHugeFile
20:44:58 [2023-02-16T20:44:58.956Z] --- PASS: TestBuildWithHugeFile (47.25s)
20:44:58 [2023-02-16T20:44:58.956Z] === RUN   TestBuildWCOWSandboxSize
20:44:58 [2023-02-16T20:44:58.956Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:44:58 [2023-02-16T20:44:58.956Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
20:44:58 [2023-02-16T20:44:58.956Z] === RUN   TestBuildWithEmptyDockerfile
20:44:58 [2023-02-16T20:44:58.956Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:44:58 [2023-02-16T20:44:58.956Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:44:58 [2023-02-16T20:44:58.956Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:44:58 [2023-02-16T20:44:58.956Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:44:58 [2023-02-16T20:44:58.956Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:44:58 [2023-02-16T20:44:58.956Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:44:58 [2023-02-16T20:44:58.956Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:44:58 [2023-02-16T20:44:58.956Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:44:58 [2023-02-16T20:44:58.956Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:44:58 [2023-02-16T20:44:58.956Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
20:44:58 [2023-02-16T20:44:58.956Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
20:44:58 [2023-02-16T20:44:58.956Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
20:44:58 [2023-02-16T20:44:58.956Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
20:44:58 [2023-02-16T20:44:58.956Z] === RUN   TestBuildPreserveOwnership
20:44:58 [2023-02-16T20:44:58.956Z] === RUN   TestBuildPreserveOwnership/copy_from
20:44:58 [2023-02-16T20:44:58.956Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:44:58 [2023-02-16T20:44:58.956Z] --- PASS: TestBuildPreserveOwnership (1.83s)
20:44:58 [2023-02-16T20:44:58.956Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.32s)
20:44:58 [2023-02-16T20:44:58.956Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.50s)
20:44:58 [2023-02-16T20:44:58.956Z] === RUN   TestBuildPlatformInvalid
20:44:58 [2023-02-16T20:44:58.956Z] --- PASS: TestBuildPlatformInvalid (0.03s)
20:44:58 [2023-02-16T20:44:58.956Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:44:58 [2023-02-16T20:44:58.956Z] Loaded image: busybox:latest
20:44:58 [2023-02-16T20:44:58.956Z] Loaded image: busybox:glibc
20:44:58 [2023-02-16T20:44:58.956Z] Loaded image: debian:bullseye-slim
20:44:58 [2023-02-16T20:44:58.956Z] Loaded image: hello-world:latest
20:44:58 [2023-02-16T20:44:58.956Z] Loaded image: arm32v7/hello-world:latest
20:45:03 [2023-02-16T20:45:03.135Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.46s)
20:45:03 [2023-02-16T20:45:03.135Z] PASS
20:45:03 [2023-02-16T20:45:03.135Z] 
20:45:03 [2023-02-16T20:45:03.135Z] === Skipped
20:45:03 [2023-02-16T20:45:03.135Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
20:45:03 [2023-02-16T20:45:03.135Z]     build_session_test.go:25: TODO: BuildKit
20:45:03 [2023-02-16T20:45:03.135Z] 
20:45:03 [2023-02-16T20:45:03.135Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
20:45:03 [2023-02-16T20:45:03.135Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:45:03 [2023-02-16T20:45:03.135Z] 
20:45:03 [2023-02-16T20:45:03.135Z] DONE 34 tests, 2 skipped in 75.072s
20:45:03 [2023-02-16T20:45:03.135Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
20:45:03 [2023-02-16T20:45:03.135Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
20:45:03 [2023-02-16T20:45:03.135Z] ++ set -e
20:45:03 [2023-02-16T20:45:03.135Z] ++ '[' -n 0 ']'
20:45:03 [2023-02-16T20:45:03.135Z] ++ set -x
20:45:03 [2023-02-16T20:45:03.136Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
20:45:03 [2023-02-16T20:45:03.136Z] INFO: Testing against a local daemon
20:45:03 [2023-02-16T20:45:03.136Z] === RUN   TestConfigInspect
20:45:04 [2023-02-16T20:45:04.506Z] --- PASS: TestConfigInspect (1.89s)
20:45:04 [2023-02-16T20:45:04.506Z] === RUN   TestConfigList
20:45:06 [2023-02-16T20:45:06.400Z] --- PASS: TestConfigList (1.70s)
20:45:06 [2023-02-16T20:45:06.400Z] === RUN   TestConfigsCreateAndDelete
20:45:08 [2023-02-16T20:45:08.295Z] --- PASS: TestConfigsCreateAndDelete (1.85s)
20:45:08 [2023-02-16T20:45:08.295Z] === RUN   TestConfigsUpdate
20:45:10 [2023-02-16T20:45:10.189Z] --- PASS: TestConfigsUpdate (1.84s)
20:45:10 [2023-02-16T20:45:10.189Z] === RUN   TestTemplatedConfig
20:45:12 [2023-02-16T20:45:12.103Z] --- PASS: TestTemplatedConfig (2.33s)
20:45:12 [2023-02-16T20:45:12.103Z] === RUN   TestConfigCreateResolve
20:45:14 [2023-02-16T20:45:14.026Z] --- PASS: TestConfigCreateResolve (1.74s)
20:45:14 [2023-02-16T20:45:14.026Z] PASS
20:45:14 [2023-02-16T20:45:14.026Z] 
20:45:14 [2023-02-16T20:45:14.026Z] DONE 6 tests in 11.439s
20:45:14 [2023-02-16T20:45:14.026Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
20:45:14 [2023-02-16T20:45:14.026Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
20:45:14 [2023-02-16T20:45:14.026Z] ++ set -e
20:45:14 [2023-02-16T20:45:14.026Z] ++ '[' -n 0 ']'
20:45:14 [2023-02-16T20:45:14.026Z] ++ set -x
20:45:14 [2023-02-16T20:45:14.026Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
20:45:14 [2023-02-16T20:45:14.026Z] INFO: Testing against a local daemon
20:45:14 [2023-02-16T20:45:14.026Z] === RUN   TestAttachWithTTY
20:45:14 [2023-02-16T20:45:14.283Z] --- PASS: TestAttachWithTTY (0.06s)
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestAttachWithoutTTy
20:45:14 [2023-02-16T20:45:14.283Z] --- PASS: TestAttachWithoutTTy (0.04s)
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestCheckpoint
20:45:14 [2023-02-16T20:45:14.283Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:45:14 [2023-02-16T20:45:14.283Z] --- SKIP: TestCheckpoint (0.00s)
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/commit
20:45:14 [2023-02-16T20:45:14.283Z] === PAUSE TestContainerInvalidJSON/commit
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/containers/create
20:45:14 [2023-02-16T20:45:14.283Z] === PAUSE TestContainerInvalidJSON/containers/create
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
20:45:14 [2023-02-16T20:45:14.283Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
20:45:14 [2023-02-16T20:45:14.283Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
20:45:14 [2023-02-16T20:45:14.283Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:45:14 [2023-02-16T20:45:14.283Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
20:45:14 [2023-02-16T20:45:14.283Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
20:45:14 [2023-02-16T20:45:14.283Z] === CONT  TestContainerInvalidJSON/commit
20:45:14 [2023-02-16T20:45:14.283Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/commit/empty_body
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
20:45:14 [2023-02-16T20:45:14.283Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
20:45:14 [2023-02-16T20:45:14.283Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
20:45:14 [2023-02-16T20:45:14.283Z] === CONT  TestContainerInvalidJSON/containers/create
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
20:45:14 [2023-02-16T20:45:14.283Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
20:45:14 [2023-02-16T20:45:14.283Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
20:45:14 [2023-02-16T20:45:14.283Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
20:45:14 [2023-02-16T20:45:14.283Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:45:14 [2023-02-16T20:45:14.283Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
20:45:14 [2023-02-16T20:45:14.283Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
20:45:14 [2023-02-16T20:45:14.283Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
20:45:14 [2023-02-16T20:45:14.283Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
20:45:14 [2023-02-16T20:45:14.283Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
20:45:14 [2023-02-16T20:45:14.283Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
20:45:14 [2023-02-16T20:45:14.283Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
20:45:14 [2023-02-16T20:45:14.283Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
20:45:14 [2023-02-16T20:45:14.284Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:45:14 [2023-02-16T20:45:14.284Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
20:45:14 [2023-02-16T20:45:14.284Z] === RUN   TestCopyFromContainerPathIsNotDir
20:45:14 [2023-02-16T20:45:14.284Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
20:45:14 [2023-02-16T20:45:14.284Z] === RUN   TestCopyToContainerPathDoesNotExist
20:45:14 [2023-02-16T20:45:14.284Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
20:45:14 [2023-02-16T20:45:14.284Z] === RUN   TestCopyEmptyFile
20:45:14 [2023-02-16T20:45:14.541Z] --- PASS: TestCopyEmptyFile (0.06s)
20:45:14 [2023-02-16T20:45:14.541Z] === RUN   TestCopyToContainerPathIsNotDir
20:45:14 [2023-02-16T20:45:14.541Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
20:45:14 [2023-02-16T20:45:14.541Z] === RUN   TestCopyFromContainer
20:45:15 [2023-02-16T20:45:15.106Z] === RUN   TestCopyFromContainer//
20:45:15 [2023-02-16T20:45:15.106Z] === RUN   TestCopyFromContainer/.
20:45:15 [2023-02-16T20:45:15.106Z] === RUN   TestCopyFromContainer//.
20:45:15 [2023-02-16T20:45:15.106Z] === RUN   TestCopyFromContainer/./
20:45:15 [2023-02-16T20:45:15.106Z] === RUN   TestCopyFromContainer//./
20:45:15 [2023-02-16T20:45:15.106Z] === RUN   TestCopyFromContainer//bar/root
20:45:15 [2023-02-16T20:45:15.106Z] === RUN   TestCopyFromContainer//bar/root/
20:45:15 [2023-02-16T20:45:15.106Z] === RUN   TestCopyFromContainer//bar/root/.
20:45:15 [2023-02-16T20:45:15.106Z] === RUN   TestCopyFromContainer/bar/quux
20:45:15 [2023-02-16T20:45:15.106Z] === RUN   TestCopyFromContainer/bar/quux/
20:45:15 [2023-02-16T20:45:15.106Z] === RUN   TestCopyFromContainer/bar/quux/.
20:45:15 [2023-02-16T20:45:15.106Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:45:15 [2023-02-16T20:45:15.106Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:45:15 [2023-02-16T20:45:15.106Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:45:15 [2023-02-16T20:45:15.106Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:45:15 [2023-02-16T20:45:15.106Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
20:45:15 [2023-02-16T20:45:15.106Z] === RUN   TestCopyFromContainer/bar/notarget
20:45:15 [2023-02-16T20:45:15.106Z] --- PASS: TestCopyFromContainer (0.68s)
20:45:15 [2023-02-16T20:45:15.106Z]     --- PASS: TestCopyFromContainer// (0.01s)
20:45:15 [2023-02-16T20:45:15.106Z]     --- PASS: TestCopyFromContainer/. (0.02s)
20:45:15 [2023-02-16T20:45:15.106Z]     --- PASS: TestCopyFromContainer//. (0.02s)
20:45:15 [2023-02-16T20:45:15.106Z]     --- PASS: TestCopyFromContainer/./ (0.02s)
20:45:15 [2023-02-16T20:45:15.106Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
20:45:15 [2023-02-16T20:45:15.106Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
20:45:15 [2023-02-16T20:45:15.106Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
20:45:15 [2023-02-16T20:45:15.107Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
20:45:15 [2023-02-16T20:45:15.107Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
20:45:15 [2023-02-16T20:45:15.107Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
20:45:15 [2023-02-16T20:45:15.107Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
20:45:15 [2023-02-16T20:45:15.107Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
20:45:15 [2023-02-16T20:45:15.107Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
20:45:15 [2023-02-16T20:45:15.107Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
20:45:15 [2023-02-16T20:45:15.107Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
20:45:15 [2023-02-16T20:45:15.107Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
20:45:15 [2023-02-16T20:45:15.107Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
20:45:15 [2023-02-16T20:45:15.107Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:45:15 [2023-02-16T20:45:15.107Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:45:15 [2023-02-16T20:45:15.107Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:45:15 [2023-02-16T20:45:15.107Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:45:15 [2023-02-16T20:45:15.107Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:45:15 [2023-02-16T20:45:15.107Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:45:15 [2023-02-16T20:45:15.107Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:45:15 [2023-02-16T20:45:15.107Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:45:15 [2023-02-16T20:45:15.107Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:45:15 [2023-02-16T20:45:15.107Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:45:15 [2023-02-16T20:45:15.107Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:45:15 [2023-02-16T20:45:15.107Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:45:15 [2023-02-16T20:45:15.107Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:45:15 [2023-02-16T20:45:15.107Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:45:15 [2023-02-16T20:45:15.107Z] === RUN   TestCreateLinkToNonExistingContainer
20:45:15 [2023-02-16T20:45:15.107Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
20:45:15 [2023-02-16T20:45:15.107Z] === RUN   TestCreateWithInvalidEnv
20:45:15 [2023-02-16T20:45:15.107Z] === RUN   TestCreateWithInvalidEnv/0
20:45:15 [2023-02-16T20:45:15.107Z] === PAUSE TestCreateWithInvalidEnv/0
20:45:15 [2023-02-16T20:45:15.107Z] === RUN   TestCreateWithInvalidEnv/1
20:45:15 [2023-02-16T20:45:15.107Z] === PAUSE TestCreateWithInvalidEnv/1
20:45:15 [2023-02-16T20:45:15.107Z] === RUN   TestCreateWithInvalidEnv/2
20:45:15 [2023-02-16T20:45:15.107Z] === PAUSE TestCreateWithInvalidEnv/2
20:45:15 [2023-02-16T20:45:15.107Z] === CONT  TestCreateWithInvalidEnv/0
20:45:15 [2023-02-16T20:45:15.107Z] === CONT  TestCreateWithInvalidEnv/2
20:45:15 [2023-02-16T20:45:15.107Z] === CONT  TestCreateWithInvalidEnv/1
20:45:15 [2023-02-16T20:45:15.107Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:45:15 [2023-02-16T20:45:15.107Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:45:15 [2023-02-16T20:45:15.107Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:45:15 [2023-02-16T20:45:15.107Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:45:15 [2023-02-16T20:45:15.107Z] === RUN   TestCreateTmpfsMountsTarget
20:45:15 [2023-02-16T20:45:15.364Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:45:15 [2023-02-16T20:45:15.364Z] === RUN   TestCreateWithCustomMaskedPaths
20:45:16 [2023-02-16T20:45:16.302Z] --- PASS: TestCreateWithCustomMaskedPaths (1.04s)
20:45:16 [2023-02-16T20:45:16.302Z] === RUN   TestCreateWithCustomReadonlyPaths
20:45:17 [2023-02-16T20:45:17.236Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.05s)
20:45:17 [2023-02-16T20:45:17.236Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:45:17 [2023-02-16T20:45:17.236Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:45:17 [2023-02-16T20:45:17.236Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:45:17 [2023-02-16T20:45:17.236Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:45:17 [2023-02-16T20:45:17.236Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:45:17 [2023-02-16T20:45:17.236Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:45:17 [2023-02-16T20:45:17.236Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:45:17 [2023-02-16T20:45:17.236Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:45:17 [2023-02-16T20:45:17.236Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:45:17 [2023-02-16T20:45:17.236Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:45:17 [2023-02-16T20:45:17.236Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:45:17 [2023-02-16T20:45:17.236Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:45:17 [2023-02-16T20:45:17.236Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:45:17 [2023-02-16T20:45:17.236Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:45:17 [2023-02-16T20:45:17.236Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:45:17 [2023-02-16T20:45:17.236Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:45:17 [2023-02-16T20:45:17.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:45:17 [2023-02-16T20:45:17.493Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:45:17 [2023-02-16T20:45:17.493Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:45:17 [2023-02-16T20:45:17.493Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:45:17 [2023-02-16T20:45:17.493Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:45:17 [2023-02-16T20:45:17.493Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:45:17 [2023-02-16T20:45:17.493Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:45:17 [2023-02-16T20:45:17.750Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.35s)
20:45:17 [2023-02-16T20:45:17.750Z] === RUN   TestCreateDifferentPlatform
20:45:17 [2023-02-16T20:45:17.750Z] === RUN   TestCreateDifferentPlatform/different_os
20:45:17 [2023-02-16T20:45:17.750Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:45:17 [2023-02-16T20:45:17.750Z] --- PASS: TestCreateDifferentPlatform (0.02s)
20:45:17 [2023-02-16T20:45:17.750Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:45:17 [2023-02-16T20:45:17.750Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:45:17 [2023-02-16T20:45:17.750Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:45:17 [2023-02-16T20:45:17.750Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
20:45:17 [2023-02-16T20:45:17.750Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:45:17 [2023-02-16T20:45:17.750Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
20:45:17 [2023-02-16T20:45:17.750Z] === RUN   TestCreateInvalidHostConfig
20:45:17 [2023-02-16T20:45:17.750Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
20:45:17 [2023-02-16T20:45:17.750Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
20:45:17 [2023-02-16T20:45:17.750Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
20:45:17 [2023-02-16T20:45:17.750Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
20:45:17 [2023-02-16T20:45:17.750Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:45:17 [2023-02-16T20:45:17.750Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:45:17 [2023-02-16T20:45:17.750Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
20:45:17 [2023-02-16T20:45:17.750Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
20:45:17 [2023-02-16T20:45:17.750Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
20:45:17 [2023-02-16T20:45:17.750Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:45:17 [2023-02-16T20:45:17.750Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
20:45:17 [2023-02-16T20:45:17.750Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
20:45:17 [2023-02-16T20:45:17.750Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
20:45:17 [2023-02-16T20:45:17.750Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
20:45:17 [2023-02-16T20:45:17.750Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
20:45:17 [2023-02-16T20:45:17.750Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
20:45:17 [2023-02-16T20:45:17.750Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
20:45:17 [2023-02-16T20:45:17.751Z] === RUN   TestContainerStartOnDaemonRestart
20:45:17 [2023-02-16T20:45:17.751Z] === PAUSE TestContainerStartOnDaemonRestart
20:45:17 [2023-02-16T20:45:17.751Z] === RUN   TestDaemonRestartIpcMode
20:45:17 [2023-02-16T20:45:17.751Z] === PAUSE TestDaemonRestartIpcMode
20:45:17 [2023-02-16T20:45:17.751Z] === RUN   TestDaemonHostGatewayIP
20:45:17 [2023-02-16T20:45:17.751Z] === PAUSE TestDaemonHostGatewayIP
20:45:17 [2023-02-16T20:45:17.751Z] === RUN   TestRestartDaemonWithRestartingContainer
20:45:17 [2023-02-16T20:45:17.751Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:45:17 [2023-02-16T20:45:17.751Z] === RUN   TestContainerKillOnDaemonStart
20:45:17 [2023-02-16T20:45:17.751Z] === PAUSE TestContainerKillOnDaemonStart
20:45:17 [2023-02-16T20:45:17.751Z] === RUN   TestDiff
20:45:18 [2023-02-16T20:45:18.315Z] --- PASS: TestDiff (0.35s)
20:45:18 [2023-02-16T20:45:18.315Z] === RUN   TestExecConsoleSize
20:45:18 [2023-02-16T20:45:18.572Z] --- PASS: TestExecConsoleSize (0.42s)
20:45:18 [2023-02-16T20:45:18.572Z] === RUN   TestExecWithCloseStdin
20:45:19 [2023-02-16T20:45:19.135Z] --- PASS: TestExecWithCloseStdin (0.42s)
20:45:19 [2023-02-16T20:45:19.135Z] === RUN   TestExec
20:45:19 [2023-02-16T20:45:19.392Z] --- PASS: TestExec (0.42s)
20:45:19 [2023-02-16T20:45:19.392Z] === RUN   TestExecUser
20:45:19 [2023-02-16T20:45:19.956Z] --- PASS: TestExecUser (0.43s)
20:45:19 [2023-02-16T20:45:19.956Z] === RUN   TestExportContainerAndImportImage
20:45:20 [2023-02-16T20:45:20.520Z] --- PASS: TestExportContainerAndImportImage (0.65s)
20:45:20 [2023-02-16T20:45:20.520Z] === RUN   TestExportContainerAfterDaemonRestart
20:45:21 [2023-02-16T20:45:21.890Z] --- PASS: TestExportContainerAfterDaemonRestart (1.14s)
20:45:21 [2023-02-16T20:45:21.890Z] === RUN   TestHealthCheckWorkdir
20:45:22 [2023-02-16T20:45:22.150Z] --- PASS: TestHealthCheckWorkdir (0.46s)
20:45:22 [2023-02-16T20:45:22.150Z] === RUN   TestHealthKillContainer
20:45:30 [2023-02-16T20:45:30.249Z] --- PASS: TestHealthKillContainer (7.78s)
20:45:30 [2023-02-16T20:45:30.249Z] === RUN   TestHealthCheckProcessKilled
20:45:30 [2023-02-16T20:45:30.505Z] --- PASS: TestHealthCheckProcessKilled (0.56s)
20:45:30 [2023-02-16T20:45:30.505Z] === RUN   TestInspectCpusetInConfigPre120
20:45:30 [2023-02-16T20:45:30.762Z] --- PASS: TestInspectCpusetInConfigPre120 (0.34s)
20:45:30 [2023-02-16T20:45:30.762Z] === RUN   TestIpcModeNone
20:45:31 [2023-02-16T20:45:31.326Z] --- PASS: TestIpcModeNone (0.43s)
20:45:31 [2023-02-16T20:45:31.327Z] === RUN   TestIpcModePrivate
20:45:31 [2023-02-16T20:45:31.584Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
20:45:31 [2023-02-16T20:45:31.584Z] --- PASS: TestIpcModePrivate (0.42s)
20:45:31 [2023-02-16T20:45:31.584Z] === RUN   TestIpcModeShareable
20:45:31 [2023-02-16T20:45:31.841Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
20:45:32 [2023-02-16T20:45:32.098Z] --- PASS: TestIpcModeShareable (0.42s)
20:45:32 [2023-02-16T20:45:32.098Z] === RUN   TestAPIIpcModeShareableAndContainer
20:45:33 [2023-02-16T20:45:33.468Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s)
20:45:33 [2023-02-16T20:45:33.468Z] === RUN   TestAPIIpcModeHost
20:45:33 [2023-02-16T20:45:33.724Z] --- PASS: TestAPIIpcModeHost (0.30s)
20:45:33 [2023-02-16T20:45:33.724Z] === RUN   TestDaemonIpcModeShareable
20:45:34 [2023-02-16T20:45:34.655Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
20:45:34 [2023-02-16T20:45:34.655Z] --- PASS: TestDaemonIpcModeShareable (1.02s)
20:45:34 [2023-02-16T20:45:34.655Z] === RUN   TestDaemonIpcModePrivate
20:45:35 [2023-02-16T20:45:35.586Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
20:45:35 [2023-02-16T20:45:35.844Z] --- PASS: TestDaemonIpcModePrivate (1.04s)
20:45:35 [2023-02-16T20:45:35.844Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:45:36 [2023-02-16T20:45:36.779Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
20:45:36 [2023-02-16T20:45:36.779Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.03s)
20:45:36 [2023-02-16T20:45:36.779Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:45:37 [2023-02-16T20:45:37.710Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
20:45:37 [2023-02-16T20:45:37.710Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.03s)
20:45:37 [2023-02-16T20:45:37.710Z] === RUN   TestIpcModeOlderClient
20:45:37 [2023-02-16T20:45:37.710Z] === PAUSE TestIpcModeOlderClient
20:45:37 [2023-02-16T20:45:37.710Z] === RUN   TestKillContainerInvalidSignal
20:45:38 [2023-02-16T20:45:38.274Z] --- PASS: TestKillContainerInvalidSignal (0.37s)
20:45:38 [2023-02-16T20:45:38.274Z] === RUN   TestKillContainer
20:45:38 [2023-02-16T20:45:38.274Z] === RUN   TestKillContainer/no_signal
20:45:38 [2023-02-16T20:45:38.531Z] === RUN   TestKillContainer/non_killing_signal
20:45:38 [2023-02-16T20:45:38.788Z] === RUN   TestKillContainer/killing_signal
20:45:39 [2023-02-16T20:45:39.352Z] --- PASS: TestKillContainer (1.09s)
20:45:39 [2023-02-16T20:45:39.352Z]     --- PASS: TestKillContainer/no_signal (0.34s)
20:45:39 [2023-02-16T20:45:39.352Z]     --- PASS: TestKillContainer/non_killing_signal (0.23s)
20:45:39 [2023-02-16T20:45:39.352Z]     --- PASS: TestKillContainer/killing_signal (0.35s)
20:45:39 [2023-02-16T20:45:39.352Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:45:39 [2023-02-16T20:45:39.352Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:45:39 [2023-02-16T20:45:39.609Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:45:40 [2023-02-16T20:45:40.541Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.06s)
20:45:40 [2023-02-16T20:45:40.541Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.35s)
20:45:40 [2023-02-16T20:45:40.541Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s)
20:45:40 [2023-02-16T20:45:40.541Z] === RUN   TestKillStoppedContainer
20:45:40 [2023-02-16T20:45:40.541Z] --- PASS: TestKillStoppedContainer (0.05s)
20:45:40 [2023-02-16T20:45:40.541Z] === RUN   TestKillStoppedContainerAPIPre120
20:45:40 [2023-02-16T20:45:40.541Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
20:45:40 [2023-02-16T20:45:40.541Z] === RUN   TestKillDifferentUserContainer
20:45:40 [2023-02-16T20:45:40.798Z] --- PASS: TestKillDifferentUserContainer (0.39s)
20:45:40 [2023-02-16T20:45:40.798Z] === RUN   TestInspectOomKilledTrue
20:45:41 [2023-02-16T20:45:41.362Z] --- PASS: TestInspectOomKilledTrue (0.42s)
20:45:41 [2023-02-16T20:45:41.362Z] === RUN   TestInspectOomKilledFalse
20:45:41 [2023-02-16T20:45:41.619Z] --- PASS: TestInspectOomKilledFalse (0.34s)
20:45:41 [2023-02-16T20:45:41.619Z] === RUN   TestLinksEtcHostsContentMatch
20:45:41 [2023-02-16T20:45:41.876Z] --- PASS: TestLinksEtcHostsContentMatch (0.24s)
20:45:41 [2023-02-16T20:45:41.876Z] === RUN   TestLinksContainerNames
20:45:42 [2023-02-16T20:45:42.808Z] --- PASS: TestLinksContainerNames (0.75s)
20:45:42 [2023-02-16T20:45:42.808Z] === RUN   TestLogsFollowTailEmpty
20:45:43 [2023-02-16T20:45:43.065Z] --- PASS: TestLogsFollowTailEmpty (0.37s)
20:45:43 [2023-02-16T20:45:43.065Z] === RUN   TestLogs
20:45:43 [2023-02-16T20:45:43.065Z] === RUN   TestLogs/driver_local
20:45:43 [2023-02-16T20:45:43.065Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
20:45:43 [2023-02-16T20:45:43.065Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
20:45:43 [2023-02-16T20:45:43.065Z] === RUN   TestLogs/driver_local/tty/only_stdout
20:45:43 [2023-02-16T20:45:43.065Z] === PAUSE TestLogs/driver_local/tty/only_stdout
20:45:43 [2023-02-16T20:45:43.065Z] === RUN   TestLogs/driver_local/tty/only_stderr
20:45:43 [2023-02-16T20:45:43.065Z] === PAUSE TestLogs/driver_local/tty/only_stderr
20:45:43 [2023-02-16T20:45:43.066Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
20:45:43 [2023-02-16T20:45:43.066Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
20:45:43 [2023-02-16T20:45:43.066Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
20:45:43 [2023-02-16T20:45:43.066Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
20:45:43 [2023-02-16T20:45:43.066Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
20:45:43 [2023-02-16T20:45:43.066Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
20:45:43 [2023-02-16T20:45:43.066Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
20:45:43 [2023-02-16T20:45:43.066Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
20:45:43 [2023-02-16T20:45:43.630Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
20:45:43 [2023-02-16T20:45:43.630Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
20:45:44 [2023-02-16T20:45:44.194Z] === CONT  TestLogs/driver_local/tty/only_stderr
20:45:44 [2023-02-16T20:45:44.194Z] === CONT  TestLogs/driver_local/tty/only_stdout
20:45:44 [2023-02-16T20:45:44.759Z] === RUN   TestLogs/driver_json-file
20:45:44 [2023-02-16T20:45:44.759Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
20:45:44 [2023-02-16T20:45:44.759Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
20:45:44 [2023-02-16T20:45:44.759Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
20:45:44 [2023-02-16T20:45:44.759Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
20:45:44 [2023-02-16T20:45:44.759Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
20:45:44 [2023-02-16T20:45:44.759Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
20:45:44 [2023-02-16T20:45:44.759Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:45:44 [2023-02-16T20:45:44.759Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:45:44 [2023-02-16T20:45:44.759Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
20:45:44 [2023-02-16T20:45:44.759Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
20:45:44 [2023-02-16T20:45:44.759Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
20:45:44 [2023-02-16T20:45:44.759Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
20:45:44 [2023-02-16T20:45:44.759Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
20:45:44 [2023-02-16T20:45:44.759Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:45:45 [2023-02-16T20:45:45.324Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
20:45:45 [2023-02-16T20:45:45.324Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
20:45:45 [2023-02-16T20:45:45.889Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
20:45:45 [2023-02-16T20:45:45.889Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
20:45:46 [2023-02-16T20:45:46.457Z] --- PASS: TestLogs (3.52s)
20:45:46 [2023-02-16T20:45:46.457Z]     --- PASS: TestLogs/driver_local (0.01s)
20:45:46 [2023-02-16T20:45:46.457Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.51s)
20:45:46 [2023-02-16T20:45:46.457Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.57s)
20:45:46 [2023-02-16T20:45:46.457Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.56s)
20:45:46 [2023-02-16T20:45:46.457Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.65s)
20:45:46 [2023-02-16T20:45:46.457Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s)
20:45:46 [2023-02-16T20:45:46.457Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.43s)
20:45:46 [2023-02-16T20:45:46.457Z]     --- PASS: TestLogs/driver_json-file (0.01s)
20:45:46 [2023-02-16T20:45:46.457Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.52s)
20:45:46 [2023-02-16T20:45:46.457Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s)
20:45:46 [2023-02-16T20:45:46.457Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.64s)
20:45:46 [2023-02-16T20:45:46.457Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s)
20:45:46 [2023-02-16T20:45:46.457Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s)
20:45:46 [2023-02-16T20:45:46.457Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s)
20:45:46 [2023-02-16T20:45:46.457Z] === RUN   TestContainerNetworkMountsNoChown
20:45:47 [2023-02-16T20:45:47.021Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/default
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/default
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/private
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/private
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/rprivate
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/rprivate
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/slave
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/slave
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/rslave
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/rslave
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/shared
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/shared
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/rshared
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/rshared
20:45:47 [2023-02-16T20:45:47.021Z] === CONT  TestMountDaemonRoot/default
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/default/bind_root
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:45:47 [2023-02-16T20:45:47.021Z] === CONT  TestMountDaemonRoot/rslave
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/default/mount_root
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:45:47 [2023-02-16T20:45:47.021Z] === CONT  TestMountDaemonRoot/rshared
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === CONT  TestMountDaemonRoot/shared
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === CONT  TestMountDaemonRoot/rprivate
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === CONT  TestMountDaemonRoot/slave
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === CONT  TestMountDaemonRoot/private
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/private/bind_root
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/private/mount_root
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:45:47 [2023-02-16T20:45:47.021Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:45:47 [2023-02-16T20:45:47.021Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:45:47 [2023-02-16T20:45:47.021Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:45:47 [2023-02-16T20:45:47.021Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:45:47 [2023-02-16T20:45:47.021Z] === CONT  TestMountDaemonRoot/default/mount_root
20:45:47 [2023-02-16T20:45:47.021Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === CONT  TestMountDaemonRoot/default/bind_root
20:45:47 [2023-02-16T20:45:47.021Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:45:47 [2023-02-16T20:45:47.021Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:45:47 [2023-02-16T20:45:47.021Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:45:47 [2023-02-16T20:45:47.278Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:45:47 [2023-02-16T20:45:47.278Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:45:47 [2023-02-16T20:45:47.278Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:45:47 [2023-02-16T20:45:47.278Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:45:47 [2023-02-16T20:45:47.278Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:45:47 [2023-02-16T20:45:47.278Z] === CONT  TestMountDaemonRoot/private/bind_root
20:45:47 [2023-02-16T20:45:47.278Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:45:47 [2023-02-16T20:45:47.278Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:45:47 [2023-02-16T20:45:47.278Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:45:47 [2023-02-16T20:45:47.278Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:45:47 [2023-02-16T20:45:47.278Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:45:47 [2023-02-16T20:45:47.278Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:45:47 [2023-02-16T20:45:47.278Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:45:47 [2023-02-16T20:45:47.278Z] === CONT  TestMountDaemonRoot/private/mount_root
20:45:47 [2023-02-16T20:45:47.278Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:45:47 [2023-02-16T20:45:47.536Z] --- PASS: TestMountDaemonRoot (0.02s)
20:45:47 [2023-02-16T20:45:47.536Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
20:45:47 [2023-02-16T20:45:47.536Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
20:45:47 [2023-02-16T20:45:47.536Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
20:45:47 [2023-02-16T20:45:47.536Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
20:45:47 [2023-02-16T20:45:47.536Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
20:45:47 [2023-02-16T20:45:47.536Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
20:45:47 [2023-02-16T20:45:47.536Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:45:47 [2023-02-16T20:45:47.536Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
20:45:47 [2023-02-16T20:45:47.536Z] === RUN   TestContainerBindMountNonRecursive
20:45:48 [2023-02-16T20:45:48.468Z] --- PASS: TestContainerBindMountNonRecursive (0.93s)
20:45:48 [2023-02-16T20:45:48.468Z] === RUN   TestContainerVolumesMountedAsShared
20:45:48 [2023-02-16T20:45:48.725Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s)
20:45:48 [2023-02-16T20:45:48.725Z] === RUN   TestContainerVolumesMountedAsSlave
20:45:48 [2023-02-16T20:45:48.982Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
20:45:48 [2023-02-16T20:45:48.982Z] === RUN   TestContainerCopyLeaksMounts
20:45:49 [2023-02-16T20:45:49.546Z] --- PASS: TestContainerCopyLeaksMounts (0.46s)
20:45:49 [2023-02-16T20:45:49.546Z] === RUN   TestNetworkNat
20:45:50 [2023-02-16T20:45:50.110Z] --- PASS: TestNetworkNat (0.45s)
20:45:50 [2023-02-16T20:45:50.110Z] === RUN   TestNetworkLocalhostTCPNat
20:45:50 [2023-02-16T20:45:50.367Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
20:45:50 [2023-02-16T20:45:50.367Z] === RUN   TestNetworkLoopbackNat
20:45:52 [2023-02-16T20:45:52.889Z] --- PASS: TestNetworkLoopbackNat (2.52s)
20:45:52 [2023-02-16T20:45:52.889Z] === RUN   TestPause
20:45:53 [2023-02-16T20:45:53.453Z] --- PASS: TestPause (0.40s)
20:45:53 [2023-02-16T20:45:53.453Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:45:53 [2023-02-16T20:45:53.453Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:45:53 [2023-02-16T20:45:53.453Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:45:53 [2023-02-16T20:45:53.453Z] === RUN   TestPauseStopPausedContainer
20:45:53 [2023-02-16T20:45:53.709Z] --- PASS: TestPauseStopPausedContainer (0.41s)
20:45:53 [2023-02-16T20:45:53.709Z] === RUN   TestPidHost
20:45:54 [2023-02-16T20:45:54.659Z] --- PASS: TestPidHost (0.86s)
20:45:54 [2023-02-16T20:45:54.659Z] === RUN   TestPsFilter
20:45:54 [2023-02-16T20:45:54.659Z] --- PASS: TestPsFilter (0.10s)
20:45:54 [2023-02-16T20:45:54.659Z] === RUN   TestRemoveContainerWithRemovedVolume
20:45:55 [2023-02-16T20:45:55.237Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
20:45:55 [2023-02-16T20:45:55.237Z] === RUN   TestRemoveContainerWithVolume
20:45:55 [2023-02-16T20:45:55.499Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
20:45:55 [2023-02-16T20:45:55.499Z] === RUN   TestRemoveContainerRunning
20:45:55 [2023-02-16T20:45:55.763Z] --- PASS: TestRemoveContainerRunning (0.38s)
20:45:55 [2023-02-16T20:45:55.763Z] === RUN   TestRemoveContainerForceRemoveRunning
20:45:56 [2023-02-16T20:45:56.328Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s)
20:45:56 [2023-02-16T20:45:56.328Z] === RUN   TestRemoveInvalidContainer
20:45:56 [2023-02-16T20:45:56.328Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:45:56 [2023-02-16T20:45:56.328Z] === RUN   TestRenameLinkedContainer
20:45:57 [2023-02-16T20:45:57.697Z] --- PASS: TestRenameLinkedContainer (1.53s)
20:45:57 [2023-02-16T20:45:57.697Z] === RUN   TestRenameStoppedContainer
20:45:58 [2023-02-16T20:45:58.261Z] --- PASS: TestRenameStoppedContainer (0.37s)
20:45:58 [2023-02-16T20:45:58.261Z] === RUN   TestRenameRunningContainerAndReuse
20:45:58 [2023-02-16T20:45:58.824Z] --- PASS: TestRenameRunningContainerAndReuse (0.73s)
20:45:58 [2023-02-16T20:45:58.824Z] === RUN   TestRenameInvalidName
20:45:59 [2023-02-16T20:45:59.388Z] --- PASS: TestRenameInvalidName (0.39s)
20:45:59 [2023-02-16T20:45:59.388Z] === RUN   TestRenameAnonymousContainer
20:46:00 [2023-02-16T20:46:00.758Z] --- PASS: TestRenameAnonymousContainer (1.25s)
20:46:00 [2023-02-16T20:46:00.758Z] === RUN   TestRenameContainerWithSameName
20:46:00 [2023-02-16T20:46:00.758Z] --- PASS: TestRenameContainerWithSameName (0.36s)
20:46:00 [2023-02-16T20:46:00.758Z] === RUN   TestRenameContainerWithLinkedContainer
20:46:01 [2023-02-16T20:46:01.689Z] --- PASS: TestRenameContainerWithLinkedContainer (0.75s)
20:46:01 [2023-02-16T20:46:01.689Z] === RUN   TestResize
20:46:01 [2023-02-16T20:46:01.946Z] --- PASS: TestResize (0.37s)
20:46:01 [2023-02-16T20:46:01.946Z] === RUN   TestResizeWithInvalidSize
20:46:02 [2023-02-16T20:46:02.510Z] --- PASS: TestResizeWithInvalidSize (0.39s)
20:46:02 [2023-02-16T20:46:02.510Z] === RUN   TestResizeWhenContainerNotStarted
20:46:02 [2023-02-16T20:46:02.768Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s)
20:46:02 [2023-02-16T20:46:02.768Z] === RUN   TestDaemonRestartKillContainers
20:46:02 [2023-02-16T20:46:02.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:46:02 [2023-02-16T20:46:02.768Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:46:04 [2023-02-16T20:46:04.140Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:46:05 [2023-02-16T20:46:05.509Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:46:06 [2023-02-16T20:46:06.441Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:46:06 [2023-02-16T20:46:06.441Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:46:07 [2023-02-16T20:46:07.810Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:46:07 [2023-02-16T20:46:07.810Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:46:11 [2023-02-16T20:46:11.084Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:46:11 [2023-02-16T20:46:11.084Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:46:12 [2023-02-16T20:46:12.454Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:46:13 [2023-02-16T20:46:13.823Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:46:14 [2023-02-16T20:46:14.755Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:46:15 [2023-02-16T20:46:15.320Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:46:16 [2023-02-16T20:46:16.251Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:46:17 [2023-02-16T20:46:17.183Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:46:18 [2023-02-16T20:46:18.553Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:46:18 [2023-02-16T20:46:18.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.43s)
20:46:18 [2023-02-16T20:46:18.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.14s)
20:46:18 [2023-02-16T20:46:18.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.67s)
20:46:18 [2023-02-16T20:46:18.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.15s)
20:46:18 [2023-02-16T20:46:18.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.16s)
20:46:18 [2023-02-16T20:46:18.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.19s)
20:46:18 [2023-02-16T20:46:18.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.18s)
20:46:18 [2023-02-16T20:46:18.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.27s)
20:46:18 [2023-02-16T20:46:18.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.69s)
20:46:18 [2023-02-16T20:46:18.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.42s)
20:46:18 [2023-02-16T20:46:18.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.71s)
20:46:18 [2023-02-16T20:46:18.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.46s)
20:46:18 [2023-02-16T20:46:18.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.52s)
20:46:18 [2023-02-16T20:46:18.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.69s)
20:46:18 [2023-02-16T20:46:18.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.51s)
20:46:18 [2023-02-16T20:46:18.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.50s)
20:46:18 [2023-02-16T20:46:18.553Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
20:46:18 [2023-02-16T20:46:18.553Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
20:46:19 [2023-02-16T20:46:19.483Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
20:46:20 [2023-02-16T20:46:20.047Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.61s)
20:46:20 [2023-02-16T20:46:20.047Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.82s)
20:46:20 [2023-02-16T20:46:20.047Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.77s)
20:46:20 [2023-02-16T20:46:20.047Z] === RUN   TestCgroupNamespacesRun
20:46:21 [2023-02-16T20:46:21.419Z] --- PASS: TestCgroupNamespacesRun (1.03s)
20:46:21 [2023-02-16T20:46:21.419Z] === RUN   TestCgroupNamespacesRunPrivileged
20:46:22 [2023-02-16T20:46:22.351Z] --- PASS: TestCgroupNamespacesRunPrivileged (0.98s)
20:46:22 [2023-02-16T20:46:22.351Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:46:23 [2023-02-16T20:46:23.281Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.00s)
20:46:23 [2023-02-16T20:46:23.281Z] === RUN   TestCgroupNamespacesRunHostMode
20:46:24 [2023-02-16T20:46:24.212Z] --- PASS: TestCgroupNamespacesRunHostMode (1.04s)
20:46:24 [2023-02-16T20:46:24.212Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:46:25 [2023-02-16T20:46:25.142Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.04s)
20:46:25 [2023-02-16T20:46:25.142Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:46:26 [2023-02-16T20:46:26.073Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.99s)
20:46:26 [2023-02-16T20:46:26.073Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:46:27 [2023-02-16T20:46:27.003Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
20:46:27 [2023-02-16T20:46:27.003Z] === RUN   TestCgroupNamespacesRunOlderClient
20:46:27 [2023-02-16T20:46:27.934Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.01s)
20:46:27 [2023-02-16T20:46:27.934Z] === RUN   TestNISDomainname
20:46:28 [2023-02-16T20:46:28.190Z] --- PASS: TestNISDomainname (0.47s)
20:46:28 [2023-02-16T20:46:28.190Z] === RUN   TestHostnameDnsResolution
20:46:28 [2023-02-16T20:46:28.754Z] --- PASS: TestHostnameDnsResolution (0.54s)
20:46:28 [2023-02-16T20:46:28.754Z] === RUN   TestUnprivilegedPortsAndPing
20:46:29 [2023-02-16T20:46:29.317Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s)
20:46:29 [2023-02-16T20:46:29.317Z] === RUN   TestPrivilegedHostDevices
20:46:29 [2023-02-16T20:46:29.881Z] --- PASS: TestPrivilegedHostDevices (0.44s)
20:46:29 [2023-02-16T20:46:29.881Z] === RUN   TestRunConsoleSize
20:46:30 [2023-02-16T20:46:30.138Z] --- PASS: TestRunConsoleSize (0.36s)
20:46:30 [2023-02-16T20:46:30.138Z] === RUN   TestRunWithAlternativeContainerdShim
20:46:32 [2023-02-16T20:46:32.033Z] --- PASS: TestRunWithAlternativeContainerdShim (1.79s)
20:46:32 [2023-02-16T20:46:32.033Z] === RUN   TestStats
20:46:34 [2023-02-16T20:46:34.554Z] --- PASS: TestStats (2.44s)
20:46:34 [2023-02-16T20:46:34.554Z] === RUN   TestStopContainerWithTimeout
20:46:34 [2023-02-16T20:46:34.554Z] === RUN   TestStopContainerWithTimeout/0
20:46:34 [2023-02-16T20:46:34.554Z] === PAUSE TestStopContainerWithTimeout/0
20:46:34 [2023-02-16T20:46:34.554Z] === RUN   TestStopContainerWithTimeout/1
20:46:34 [2023-02-16T20:46:34.554Z] === PAUSE TestStopContainerWithTimeout/1
20:46:34 [2023-02-16T20:46:34.554Z] === RUN   TestStopContainerWithTimeout/3
20:46:34 [2023-02-16T20:46:34.554Z] === PAUSE TestStopContainerWithTimeout/3
20:46:34 [2023-02-16T20:46:34.554Z] === RUN   TestStopContainerWithTimeout/-1
20:46:34 [2023-02-16T20:46:34.554Z] === PAUSE TestStopContainerWithTimeout/-1
20:46:34 [2023-02-16T20:46:34.554Z] === CONT  TestStopContainerWithTimeout/0
20:46:34 [2023-02-16T20:46:34.554Z] === CONT  TestStopContainerWithTimeout/-1
20:46:35 [2023-02-16T20:46:35.118Z] === CONT  TestStopContainerWithTimeout/3
20:46:37 [2023-02-16T20:46:37.012Z] === CONT  TestStopContainerWithTimeout/1
20:46:38 [2023-02-16T20:46:38.381Z] --- PASS: TestStopContainerWithTimeout (0.02s)
20:46:38 [2023-02-16T20:46:38.381Z]     --- PASS: TestStopContainerWithTimeout/0 (0.65s)
20:46:38 [2023-02-16T20:46:38.381Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.51s)
20:46:38 [2023-02-16T20:46:38.381Z]     --- PASS: TestStopContainerWithTimeout/3 (2.36s)
20:46:38 [2023-02-16T20:46:38.381Z]     --- PASS: TestStopContainerWithTimeout/1 (1.38s)
20:46:38 [2023-02-16T20:46:38.381Z] === RUN   TestDeleteDevicemapper
20:46:38 [2023-02-16T20:46:38.381Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:46:38 [2023-02-16T20:46:38.381Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:46:38 [2023-02-16T20:46:38.381Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:46:40 [2023-02-16T20:46:40.275Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.78s)
20:46:40 [2023-02-16T20:46:40.275Z] === RUN   TestUpdateMemory
20:46:40 [2023-02-16T20:46:40.532Z] --- PASS: TestUpdateMemory (0.47s)
20:46:40 [2023-02-16T20:46:40.532Z] === RUN   TestUpdateCPUQuota
20:46:41 [2023-02-16T20:46:41.095Z] --- PASS: TestUpdateCPUQuota (0.70s)
20:46:41 [2023-02-16T20:46:41.095Z] === RUN   TestUpdatePidsLimit
20:46:41 [2023-02-16T20:46:41.095Z] === RUN   TestUpdatePidsLimit/update_from_none
20:46:41 [2023-02-16T20:46:41.353Z] === RUN   TestUpdatePidsLimit/no_change
20:46:41 [2023-02-16T20:46:41.611Z] === RUN   TestUpdatePidsLimit/update_lower
20:46:41 [2023-02-16T20:46:41.611Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:46:41 [2023-02-16T20:46:41.868Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:46:42 [2023-02-16T20:46:42.126Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:46:42 [2023-02-16T20:46:42.405Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:46:42 [2023-02-16T20:46:42.974Z] --- PASS: TestUpdatePidsLimit (1.81s)
20:46:42 [2023-02-16T20:46:42.974Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
20:46:42 [2023-02-16T20:46:42.975Z]     --- PASS: TestUpdatePidsLimit/no_change (0.17s)
20:46:42 [2023-02-16T20:46:42.975Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
20:46:42 [2023-02-16T20:46:42.975Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
20:46:42 [2023-02-16T20:46:42.975Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
20:46:42 [2023-02-16T20:46:42.975Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
20:46:42 [2023-02-16T20:46:42.975Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
20:46:42 [2023-02-16T20:46:42.975Z] === RUN   TestUpdateRestartPolicy
20:46:55 [2023-02-16T20:46:55.165Z] --- PASS: TestUpdateRestartPolicy (10.60s)
20:46:55 [2023-02-16T20:46:55.165Z] === RUN   TestUpdateRestartWithAutoRemove
20:46:55 [2023-02-16T20:46:55.165Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s)
20:46:55 [2023-02-16T20:46:55.165Z] === RUN   TestWaitNonBlocked
20:46:55 [2023-02-16T20:46:55.165Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:46:55 [2023-02-16T20:46:55.165Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:46:55 [2023-02-16T20:46:55.165Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:46:55 [2023-02-16T20:46:55.165Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:46:55 [2023-02-16T20:46:55.165Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:46:55 [2023-02-16T20:46:55.165Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:46:55 [2023-02-16T20:46:55.165Z] --- PASS: TestWaitNonBlocked (0.01s)
20:46:55 [2023-02-16T20:46:55.165Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s)
20:46:55 [2023-02-16T20:46:55.165Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
20:46:55 [2023-02-16T20:46:55.165Z] === RUN   TestWaitBlocked
20:46:55 [2023-02-16T20:46:55.165Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:46:55 [2023-02-16T20:46:55.165Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:46:55 [2023-02-16T20:46:55.165Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:46:55 [2023-02-16T20:46:55.165Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:46:55 [2023-02-16T20:46:55.165Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:46:55 [2023-02-16T20:46:55.165Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:46:55 [2023-02-16T20:46:55.165Z] --- PASS: TestWaitBlocked (0.01s)
20:46:55 [2023-02-16T20:46:55.165Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.50s)
20:46:55 [2023-02-16T20:46:55.165Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s)
20:46:55 [2023-02-16T20:46:55.165Z] === RUN   TestWaitConditions
20:46:55 [2023-02-16T20:46:55.165Z] === RUN   TestWaitConditions/default
20:46:55 [2023-02-16T20:46:55.165Z] === PAUSE TestWaitConditions/default
20:46:55 [2023-02-16T20:46:55.165Z] === RUN   TestWaitConditions/not-running
20:46:55 [2023-02-16T20:46:55.165Z] === PAUSE TestWaitConditions/not-running
20:46:55 [2023-02-16T20:46:55.165Z] === RUN   TestWaitConditions/next-exit
20:46:55 [2023-02-16T20:46:55.165Z] === PAUSE TestWaitConditions/next-exit
20:46:55 [2023-02-16T20:46:55.165Z] === RUN   TestWaitConditions/removed
20:46:55 [2023-02-16T20:46:55.165Z] === PAUSE TestWaitConditions/removed
20:46:55 [2023-02-16T20:46:55.165Z] === CONT  TestWaitConditions/default
20:46:55 [2023-02-16T20:46:55.165Z] === CONT  TestWaitConditions/removed
20:46:55 [2023-02-16T20:46:55.421Z]     wait_test.go:146: ContainerID = 98d77df7e6c421651ee892ced3e86b2cbbf3e2e7fb1f833b5da93f5628776bce
20:46:55 [2023-02-16T20:46:55.421Z] === CONT  TestWaitConditions/default
20:46:55 [2023-02-16T20:46:55.421Z]     wait_test.go:146: ContainerID = e3a528e1347f21d1e498ba43b18e136feb998583b24957e2391e8a3824e6475d
20:46:55 [2023-02-16T20:46:55.985Z] === CONT  TestWaitConditions/next-exit
20:46:55 [2023-02-16T20:46:55.985Z]     wait_test.go:146: ContainerID = bbd4795ed126e1e1595b124aaa0c76f8fa3f27226428ed67c4b5dfa4566bcff2
20:46:55 [2023-02-16T20:46:55.985Z] === CONT  TestWaitConditions/not-running
20:46:55 [2023-02-16T20:46:55.985Z]     wait_test.go:146: ContainerID = 2edf1116bfa974e156967465317999987fe7fb851f7d67500f4ddbd610951f13
20:46:56 [2023-02-16T20:46:56.549Z] --- PASS: TestWaitConditions (0.01s)
20:46:56 [2023-02-16T20:46:56.549Z]     --- PASS: TestWaitConditions/removed (0.60s)
20:46:56 [2023-02-16T20:46:56.549Z]     --- PASS: TestWaitConditions/default (0.77s)
20:46:56 [2023-02-16T20:46:56.549Z]     --- PASS: TestWaitConditions/next-exit (0.50s)
20:46:56 [2023-02-16T20:46:56.549Z]     --- PASS: TestWaitConditions/not-running (0.45s)
20:46:56 [2023-02-16T20:46:56.549Z] === RUN   TestWaitRestartedContainer
20:46:56 [2023-02-16T20:46:56.549Z] === RUN   TestWaitRestartedContainer/default
20:46:56 [2023-02-16T20:46:56.549Z] === PAUSE TestWaitRestartedContainer/default
20:46:56 [2023-02-16T20:46:56.549Z] === RUN   TestWaitRestartedContainer/not-running
20:46:56 [2023-02-16T20:46:56.549Z] === PAUSE TestWaitRestartedContainer/not-running
20:46:56 [2023-02-16T20:46:56.549Z] === RUN   TestWaitRestartedContainer/next-exit
20:46:56 [2023-02-16T20:46:56.549Z] === PAUSE TestWaitRestartedContainer/next-exit
20:46:56 [2023-02-16T20:46:56.549Z] === CONT  TestWaitRestartedContainer/default
20:46:56 [2023-02-16T20:46:56.549Z] === CONT  TestWaitRestartedContainer/next-exit
20:46:57 [2023-02-16T20:46:57.479Z] === CONT  TestWaitRestartedContainer/not-running
20:46:58 [2023-02-16T20:46:58.411Z] --- PASS: TestWaitRestartedContainer (0.02s)
20:46:58 [2023-02-16T20:46:58.411Z]     --- PASS: TestWaitRestartedContainer/default (1.07s)
20:46:58 [2023-02-16T20:46:58.411Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.19s)
20:46:58 [2023-02-16T20:46:58.411Z]     --- PASS: TestWaitRestartedContainer/not-running (0.84s)
20:46:58 [2023-02-16T20:46:58.411Z] === CONT  TestRestartDaemonWithRestartingContainer
20:46:58 [2023-02-16T20:46:58.411Z] === CONT  TestIpcModeOlderClient
20:46:58 [2023-02-16T20:46:58.411Z] --- PASS: TestIpcModeOlderClient (0.06s)
20:46:58 [2023-02-16T20:46:58.411Z] === CONT  TestContainerStartOnDaemonRestart
20:47:00 [2023-02-16T20:47:00.307Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.80s)
20:47:00 [2023-02-16T20:47:00.307Z] === CONT  TestDaemonHostGatewayIP
20:47:00 [2023-02-16T20:47:00.307Z] --- PASS: TestContainerStartOnDaemonRestart (1.86s)
20:47:00 [2023-02-16T20:47:00.307Z] === CONT  TestDaemonRestartIpcMode
20:47:02 [2023-02-16T20:47:02.831Z] --- PASS: TestDaemonHostGatewayIP (2.14s)
20:47:02 [2023-02-16T20:47:02.831Z] === CONT  TestContainerKillOnDaemonStart
20:47:02 [2023-02-16T20:47:02.831Z] --- PASS: TestDaemonRestartIpcMode (2.25s)
20:47:15 [2023-02-16T20:47:15.012Z] --- PASS: TestContainerKillOnDaemonStart (11.40s)
20:47:15 [2023-02-16T20:47:15.012Z] PASS
20:47:15 [2023-02-16T20:47:15.012Z] 
20:47:15 [2023-02-16T20:47:15.012Z] === Skipped
20:47:15 [2023-02-16T20:47:15.012Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
20:47:15 [2023-02-16T20:47:15.012Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:47:15 [2023-02-16T20:47:15.012Z] 
20:47:15 [2023-02-16T20:47:15.012Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:47:15 [2023-02-16T20:47:15.012Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:47:15 [2023-02-16T20:47:15.012Z] 
20:47:15 [2023-02-16T20:47:15.012Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
20:47:15 [2023-02-16T20:47:15.012Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:47:15 [2023-02-16T20:47:15.012Z] 
20:47:15 [2023-02-16T20:47:15.012Z] DONE 281 tests, 3 skipped in 119.786s
20:47:15 [2023-02-16T20:47:15.012Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
20:47:15 [2023-02-16T20:47:15.012Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
20:47:15 [2023-02-16T20:47:15.012Z] ++ set -e
20:47:15 [2023-02-16T20:47:15.012Z] ++ '[' -n 0 ']'
20:47:15 [2023-02-16T20:47:15.012Z] ++ set -x
20:47:15 [2023-02-16T20:47:15.012Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
20:47:15 [2023-02-16T20:47:15.012Z] INFO: Testing against a local daemon
20:47:15 [2023-02-16T20:47:15.012Z] === RUN   TestConfigDaemonID
20:47:15 [2023-02-16T20:47:15.012Z]     daemon_test.go:51: [d2e89ccd758dd] daemon is not started
20:47:15 [2023-02-16T20:47:15.012Z] --- PASS: TestConfigDaemonID (1.04s)
20:47:15 [2023-02-16T20:47:15.012Z] === RUN   TestDaemonConfigValidation
20:47:15 [2023-02-16T20:47:15.012Z] === RUN   TestDaemonConfigValidation/config_with_no_content
20:47:15 [2023-02-16T20:47:15.012Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
20:47:15 [2023-02-16T20:47:15.012Z] === RUN   TestDaemonConfigValidation/config_with_{}
20:47:15 [2023-02-16T20:47:15.012Z] === PAUSE TestDaemonConfigValidation/config_with_{}
20:47:15 [2023-02-16T20:47:15.012Z] === RUN   TestDaemonConfigValidation/invalid_config
20:47:15 [2023-02-16T20:47:15.012Z] === PAUSE TestDaemonConfigValidation/invalid_config
20:47:15 [2023-02-16T20:47:15.012Z] === RUN   TestDaemonConfigValidation/malformed_config
20:47:15 [2023-02-16T20:47:15.012Z] === PAUSE TestDaemonConfigValidation/malformed_config
20:47:15 [2023-02-16T20:47:15.012Z] === RUN   TestDaemonConfigValidation/valid_config
20:47:15 [2023-02-16T20:47:15.012Z] === PAUSE TestDaemonConfigValidation/valid_config
20:47:15 [2023-02-16T20:47:15.012Z] === CONT  TestDaemonConfigValidation/config_with_no_content
20:47:15 [2023-02-16T20:47:15.012Z] === CONT  TestDaemonConfigValidation/malformed_config
20:47:15 [2023-02-16T20:47:15.012Z] === CONT  TestDaemonConfigValidation/valid_config
20:47:15 [2023-02-16T20:47:15.012Z] === CONT  TestDaemonConfigValidation/invalid_config
20:47:15 [2023-02-16T20:47:15.012Z] === CONT  TestDaemonConfigValidation/config_with_{}
20:47:15 [2023-02-16T20:47:15.269Z] --- PASS: TestDaemonConfigValidation (0.00s)
20:47:15 [2023-02-16T20:47:15.269Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
20:47:15 [2023-02-16T20:47:15.269Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
20:47:15 [2023-02-16T20:47:15.269Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
20:47:15 [2023-02-16T20:47:15.269Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
20:47:15 [2023-02-16T20:47:15.269Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
20:47:15 [2023-02-16T20:47:15.269Z] === RUN   TestConfigDaemonSeccompProfiles
20:47:15 [2023-02-16T20:47:15.269Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
20:47:16 [2023-02-16T20:47:16.199Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
20:47:17 [2023-02-16T20:47:17.130Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
20:47:18 [2023-02-16T20:47:18.499Z] === CONT  TestConfigDaemonSeccompProfiles
20:47:18 [2023-02-16T20:47:18.499Z]     daemon_test.go:165: [de6fa934af659] daemon is not started
20:47:18 [2023-02-16T20:47:18.499Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
20:47:18 [2023-02-16T20:47:18.499Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
20:47:18 [2023-02-16T20:47:18.499Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
20:47:18 [2023-02-16T20:47:18.499Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
20:47:18 [2023-02-16T20:47:18.499Z] === RUN   TestDaemonProxy
20:47:18 [2023-02-16T20:47:18.499Z] === RUN   TestDaemonProxy/environment_variables
20:47:20 [2023-02-16T20:47:20.393Z] === RUN   TestDaemonProxy/command-line_options
20:47:21 [2023-02-16T20:47:21.762Z] === RUN   TestDaemonProxy/configuration_file
20:47:23 [2023-02-16T20:47:23.657Z] === RUN   TestDaemonProxy/conflicting_options
20:47:23 [2023-02-16T20:47:23.914Z] === RUN   TestDaemonProxy/reload_sanitized
20:47:24 [2023-02-16T20:47:24.480Z] --- PASS: TestDaemonProxy (6.22s)
20:47:24 [2023-02-16T20:47:24.480Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
20:47:24 [2023-02-16T20:47:24.480Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
20:47:24 [2023-02-16T20:47:24.480Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
20:47:24 [2023-02-16T20:47:24.480Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
20:47:24 [2023-02-16T20:47:24.480Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
20:47:24 [2023-02-16T20:47:24.480Z] === RUN   TestLiveRestore
20:47:24 [2023-02-16T20:47:24.480Z] === RUN   TestLiveRestore/volume_references
20:47:24 [2023-02-16T20:47:24.480Z] === PAUSE TestLiveRestore/volume_references
20:47:24 [2023-02-16T20:47:24.480Z] === CONT  TestLiveRestore/volume_references
20:47:25 [2023-02-16T20:47:25.046Z] === RUN   TestLiveRestore/volume_references/restartPolicy
20:47:25 [2023-02-16T20:47:25.046Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
20:47:25 [2023-02-16T20:47:25.976Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
20:47:26 [2023-02-16T20:47:26.906Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
20:47:27 [2023-02-16T20:47:27.837Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
20:47:28 [2023-02-16T20:47:28.769Z] --- PASS: TestLiveRestore (0.00s)
20:47:28 [2023-02-16T20:47:28.769Z]     --- PASS: TestLiveRestore/volume_references (4.01s)
20:47:28 [2023-02-16T20:47:28.769Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.39s)
20:47:28 [2023-02-16T20:47:28.769Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.91s)
20:47:28 [2023-02-16T20:47:28.769Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.83s)
20:47:28 [2023-02-16T20:47:28.769Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.82s)
20:47:28 [2023-02-16T20:47:28.769Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.83s)
20:47:28 [2023-02-16T20:47:28.769Z] PASS
20:47:28 [2023-02-16T20:47:28.769Z] 
20:47:28 [2023-02-16T20:47:28.769Z] DONE 24 tests in 14.781s
20:47:28 [2023-02-16T20:47:28.769Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
20:47:28 [2023-02-16T20:47:28.769Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
20:47:28 [2023-02-16T20:47:28.769Z] ++ set -e
20:47:28 [2023-02-16T20:47:28.769Z] ++ '[' -n 0 ']'
20:47:28 [2023-02-16T20:47:28.769Z] ++ set -x
20:47:28 [2023-02-16T20:47:28.769Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
20:47:28 [2023-02-16T20:47:28.769Z] INFO: Testing against a local daemon
20:47:28 [2023-02-16T20:47:28.769Z] === RUN   TestCommitInheritsEnv
20:47:28 [2023-02-16T20:47:28.769Z] --- PASS: TestCommitInheritsEnv (0.15s)
20:47:28 [2023-02-16T20:47:28.769Z] === RUN   TestImportExtremelyLargeImageWorks
20:47:28 [2023-02-16T20:47:28.769Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
20:47:28 [2023-02-16T20:47:28.769Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:47:28 [2023-02-16T20:47:28.769Z] === RUN   TestImportWithCustomPlatform
20:47:29 [2023-02-16T20:47:29.026Z] === RUN   TestImportWithCustomPlatform/#00
20:47:29 [2023-02-16T20:47:29.026Z] === RUN   TestImportWithCustomPlatform/_______
20:47:29 [2023-02-16T20:47:29.026Z] === RUN   TestImportWithCustomPlatform//
20:47:29 [2023-02-16T20:47:29.026Z] === RUN   TestImportWithCustomPlatform/linux
20:47:29 [2023-02-16T20:47:29.026Z] === RUN   TestImportWithCustomPlatform/LINUX
20:47:29 [2023-02-16T20:47:29.026Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
20:47:29 [2023-02-16T20:47:29.026Z] === RUN   TestImportWithCustomPlatform/macos
20:47:29 [2023-02-16T20:47:29.026Z] === RUN   TestImportWithCustomPlatform/macos/arm64
20:47:29 [2023-02-16T20:47:29.026Z] === RUN   TestImportWithCustomPlatform/nintendo64
20:47:29 [2023-02-16T20:47:29.026Z] --- PASS: TestImportWithCustomPlatform (0.11s)
20:47:29 [2023-02-16T20:47:29.026Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
20:47:29 [2023-02-16T20:47:29.026Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
20:47:29 [2023-02-16T20:47:29.026Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
20:47:29 [2023-02-16T20:47:29.026Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
20:47:29 [2023-02-16T20:47:29.026Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
20:47:29 [2023-02-16T20:47:29.026Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
20:47:29 [2023-02-16T20:47:29.026Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
20:47:29 [2023-02-16T20:47:29.026Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
20:47:29 [2023-02-16T20:47:29.026Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
20:47:29 [2023-02-16T20:47:29.026Z] === RUN   TestImagesFilterMultiReference
20:47:29 [2023-02-16T20:47:29.026Z] --- PASS: TestImagesFilterMultiReference (0.05s)
20:47:29 [2023-02-16T20:47:29.026Z] === RUN   TestImagesFilterBeforeSince
20:47:29 [2023-02-16T20:47:29.284Z]     list_test.go:87: ImageList: ID=sha256:e6d18d2c4a5c472a566f8962a03e09508ca25671c2bb87d62904d50ec0da171a RepoTags=[testimagesfilterbeforesince:v1]
20:47:29 [2023-02-16T20:47:29.284Z]     list_test.go:87: ImageList: ID=sha256:1fa6969487d5400fc63b1704f2dd1336972899138bd1b99a636760d371b78a50 RepoTags=[testimagesfilterbeforesince:v2]
20:47:29 [2023-02-16T20:47:29.284Z]     list_test.go:87: ImageList: ID=sha256:dfa0632563df60e7601a06d2ac2dd385a83cf3dbb3745833a613f058ffa57cae RepoTags=[testimagesfilterbeforesince:v3]
20:47:29 [2023-02-16T20:47:29.284Z] --- PASS: TestImagesFilterBeforeSince (0.21s)
20:47:29 [2023-02-16T20:47:29.284Z] === RUN   TestImagePullPlatformInvalid
20:47:29 [2023-02-16T20:47:29.284Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
20:47:29 [2023-02-16T20:47:29.284Z] === RUN   TestImagePullStoredfDigestForOtherRepo
20:47:29 [2023-02-16T20:47:29.284Z] time="2023-02-16T20:47:29Z" level=info msg="Starting upload purge in 3m0s" go.version=go1.19.5 instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.284Z] time="2023-02-16T20:47:29Z" 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.5 instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.284Z] time="2023-02-16T20:47:29Z" level=info msg="redis not configured" go.version=go1.19.5 instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.284Z] time="2023-02-16T20:47:29Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.5 instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.284Z] time="2023-02-16T20:47:29Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=58c5cb6f-d9fc-4ab9-9a18-b2d89a1e519b http.request.method=GET http.request.remoteaddr="127.0.0.1:50324" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.284Z] time="2023-02-16T20:47:29Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=58c5cb6f-d9fc-4ab9-9a18-b2d89a1e519b http.request.method=GET http.request.remoteaddr="127.0.0.1:50324" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.215331ms http.response.status=200 http.response.written=2 instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.284Z] 127.0.0.1 - - [16/Feb/2023:20:47:29 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
20:47:29 [2023-02-16T20:47:29.284Z] time="2023-02-16T20:47:29Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=43546404-7cd6-47e3-a7f0-4a88be946cd4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.543Z] time="2023-02-16T20:47:29Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=43546404-7cd6-47e3-a7f0-4a88be946cd4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.543Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=43546404-7cd6-47e3-a7f0-4a88be946cd4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=85.702µs trace.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=17c67014-5616-4cb2-bbd1-17d1cd9ceaf8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.543Z] time="2023-02-16T20:47:29Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=43546404-7cd6-47e3-a7f0-4a88be946cd4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.590759ms http.response.status=404 http.response.written=157 instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.543Z] 127.0.0.1 - - [16/Feb/2023:20:47:29 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown"
20:47:29 [2023-02-16T20:47:29.543Z] time="2023-02-16T20:47:29Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0876c01d-34ef-40d1-97d7-76d36263b8d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.543Z] time="2023-02-16T20:47:29Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b2a35f9c-3a61-460a-8d7f-7bf667c94586 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.543Z] time="2023-02-16T20:47:29Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b2a35f9c-3a61-460a-8d7f-7bf667c94586 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.543Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b2a35f9c-3a61-460a-8d7f-7bf667c94586 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=51.191µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8dea1760-1035-4e5a-ad82-48a722ca63d3 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.543Z] time="2023-02-16T20:47:29Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=b2a35f9c-3a61-460a-8d7f-7bf667c94586 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.048094ms http.response.status=404 http.response.written=157 instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.543Z] 127.0.0.1 - - [16/Feb/2023:20:47:29 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown"
20:47:29 [2023-02-16T20:47:29.543Z] time="2023-02-16T20:47:29Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dbf0a356-1a71-4c30-b7b0-a038911a255c http.request.method=POST http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.543Z] time="2023-02-16T20:47:29Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dbf0a356-1a71-4c30-b7b0-a038911a255c http.request.method=POST http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.543Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dbf0a356-1a71-4c30-b7b0-a038911a255c http.request.method=POST http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=166.685µs trace.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=33a699fd-6bf8-4138-aae2-6604603491c3 trace.line=95 vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dbf0a356-1a71-4c30-b7b0-a038911a255c http.request.method=POST http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=14.695µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=461e81af-16b1-43a5-8edd-5f0e3394fd76 trace.line=141 vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0876c01d-34ef-40d1-97d7-76d36263b8d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0876c01d-34ef-40d1-97d7-76d36263b8d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=68.651µs trace.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=05368e89-43db-4eec-9e97-d140e5576ec3 trace.line=95 vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0876c01d-34ef-40d1-97d7-76d36263b8d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=10.486µs trace.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=3f78cbd4-8175-40b8-b1d9-9f502743ffce trace.line=141 vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dbf0a356-1a71-4c30-b7b0-a038911a255c http.request.method=POST http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=64.418µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=802853ce-7cd3-4453-871e-bb500e688821 trace.line=95 vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dbf0a356-1a71-4c30-b7b0-a038911a255c http.request.method=POST http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=3.194879ms http.response.status=202 http.response.written=0 instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] 127.0.0.1 - - [16/Feb/2023:20:47:29 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown"
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0876c01d-34ef-40d1-97d7-76d36263b8d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=81.689µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=52d85931-ba68-405f-a48b-bdf5015c5886 trace.line=95 vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0876c01d-34ef-40d1-97d7-76d36263b8d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=6.501183ms http.response.status=202 http.response.written=0 instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] 127.0.0.1 - - [16/Feb/2023:20:47:29 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown"
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d225583-95a9-465b-a781-c0695b9e4fc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9?_state=bKVzdFLej0mCDfawI7BSSDgqk1SOhRXfwORj4E9NjDF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNTg0ZDc1LWQyZmQtNGY2OS1hZjAyLTJhOGJhODUyZTlkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4yOTkzNTE4MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test vars.uuid=be584d75-d2fd-4f69-af02-2a8ba852e9d9 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d225583-95a9-465b-a781-c0695b9e4fc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9?_state=bKVzdFLej0mCDfawI7BSSDgqk1SOhRXfwORj4E9NjDF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNTg0ZDc1LWQyZmQtNGY2OS1hZjAyLTJhOGJhODUyZTlkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4yOTkzNTE4MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test vars.uuid=be584d75-d2fd-4f69-af02-2a8ba852e9d9 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d225583-95a9-465b-a781-c0695b9e4fc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9?_state=bKVzdFLej0mCDfawI7BSSDgqk1SOhRXfwORj4E9NjDF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNTg0ZDc1LWQyZmQtNGY2OS1hZjAyLTJhOGJhODUyZTlkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4yOTkzNTE4MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=54.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).GetContent" trace.id=efeb2f07-8c8e-4a80-8665-ee39e46b3702 trace.line=82 vars.name=test vars.uuid=be584d75-d2fd-4f69-af02-2a8ba852e9d9 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d225583-95a9-465b-a781-c0695b9e4fc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9?_state=bKVzdFLej0mCDfawI7BSSDgqk1SOhRXfwORj4E9NjDF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNTg0ZDc1LWQyZmQtNGY2OS1hZjAyLTJhOGJhODUyZTlkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4yOTkzNTE4MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=15.499µs trace.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=84b26534-140f-472a-89d2-e4734ac39636 trace.line=141 vars.name=test vars.uuid=be584d75-d2fd-4f69-af02-2a8ba852e9d9 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d225583-95a9-465b-a781-c0695b9e4fc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9?_state=bKVzdFLej0mCDfawI7BSSDgqk1SOhRXfwORj4E9NjDF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNTg0ZDc1LWQyZmQtNGY2OS1hZjAyLTJhOGJhODUyZTlkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4yOTkzNTE4MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=116.207µs trace.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=95c6f6d6-5e4d-4ff0-8822-eab19cbfc701 trace.line=124 vars.name=test vars.uuid=be584d75-d2fd-4f69-af02-2a8ba852e9d9 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d225583-95a9-465b-a781-c0695b9e4fc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9?_state=bKVzdFLej0mCDfawI7BSSDgqk1SOhRXfwORj4E9NjDF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNTg0ZDc1LWQyZmQtNGY2OS1hZjAyLTJhOGJhODUyZTlkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4yOTkzNTE4MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test vars.uuid=be584d75-d2fd-4f69-af02-2a8ba852e9d9 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d225583-95a9-465b-a781-c0695b9e4fc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9?_state=bKVzdFLej0mCDfawI7BSSDgqk1SOhRXfwORj4E9NjDF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNTg0ZDc1LWQyZmQtNGY2OS1hZjAyLTJhOGJhODUyZTlkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4yOTkzNTE4MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=10.888µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=95467da1-e4bd-4ed7-ace9-c45371d1a0ac trace.line=141 vars.name=test vars.uuid=be584d75-d2fd-4f69-af02-2a8ba852e9d9 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d225583-95a9-465b-a781-c0695b9e4fc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9?_state=bKVzdFLej0mCDfawI7BSSDgqk1SOhRXfwORj4E9NjDF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNTg0ZDc1LWQyZmQtNGY2OS1hZjAyLTJhOGJhODUyZTlkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4yOTkzNTE4MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=11.684µs trace.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=1156cdbf-f7a9-4f59-a45c-8532268bcc4b trace.line=141 vars.name=test vars.uuid=be584d75-d2fd-4f69-af02-2a8ba852e9d9 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d225583-95a9-465b-a781-c0695b9e4fc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9?_state=bKVzdFLej0mCDfawI7BSSDgqk1SOhRXfwORj4E9NjDF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNTg0ZDc1LWQyZmQtNGY2OS1hZjAyLTJhOGJhODUyZTlkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4yOTkzNTE4MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=7.671µs trace.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=77692475-34b1-4ee9-9e7b-32a10424ba94 trace.line=141 vars.name=test vars.uuid=be584d75-d2fd-4f69-af02-2a8ba852e9d9 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d225583-95a9-465b-a781-c0695b9e4fc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9?_state=bKVzdFLej0mCDfawI7BSSDgqk1SOhRXfwORj4E9NjDF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNTg0ZDc1LWQyZmQtNGY2OS1hZjAyLTJhOGJhODUyZTlkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4yOTkzNTE4MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=50.567µs trace.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=8b8c3c6e-eb6f-4566-8985-0138b666b42f trace.line=167 vars.name=test vars.uuid=be584d75-d2fd-4f69-af02-2a8ba852e9d9 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d225583-95a9-465b-a781-c0695b9e4fc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9?_state=bKVzdFLej0mCDfawI7BSSDgqk1SOhRXfwORj4E9NjDF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNTg0ZDc1LWQyZmQtNGY2OS1hZjAyLTJhOGJhODUyZTlkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4yOTkzNTE4MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=47.384µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a9945416-3207-43ef-9d6b-92924c2a7937 trace.line=95 vars.name=test vars.uuid=be584d75-d2fd-4f69-af02-2a8ba852e9d9 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d225583-95a9-465b-a781-c0695b9e4fc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9?_state=bKVzdFLej0mCDfawI7BSSDgqk1SOhRXfwORj4E9NjDF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNTg0ZDc1LWQyZmQtNGY2OS1hZjAyLTJhOGJhODUyZTlkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4yOTkzNTE4MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=84.208µs trace.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=5c160d95-a075-4d50-bb1d-94932e85efac trace.line=181 vars.name=test vars.uuid=be584d75-d2fd-4f69-af02-2a8ba852e9d9 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d225583-95a9-465b-a781-c0695b9e4fc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50334" http.request.uri="/v2/test/blobs/uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9?_state=bKVzdFLej0mCDfawI7BSSDgqk1SOhRXfwORj4E9NjDF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNTg0ZDc1LWQyZmQtNGY2OS1hZjAyLTJhOGJhODUyZTlkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4yOTkzNTE4MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=5.051593ms http.response.status=201 http.response.written=0 instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] 127.0.0.1 - - [16/Feb/2023:20:47:29 +0000] "PUT /v2/test/blobs/uploads/be584d75-d2fd-4f69-af02-2a8ba852e9d9?_state=bKVzdFLej0mCDfawI7BSSDgqk1SOhRXfwORj4E9NjDF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNTg0ZDc1LWQyZmQtNGY2OS1hZjAyLTJhOGJhODUyZTlkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4yOTkzNTE4MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown"
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11bae847-e253-41b8-b358-609b587f1592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4?_state=du3denODyHgcqZR0C5PSLtwhZbFFfM2xV8TEwtoEROR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MDNjOGNjLWFiYmItNGQyZS04YTdkLTMzZmY4OGFiOGNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4zMDA5NTMwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test vars.uuid=e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11bae847-e253-41b8-b358-609b587f1592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4?_state=du3denODyHgcqZR0C5PSLtwhZbFFfM2xV8TEwtoEROR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MDNjOGNjLWFiYmItNGQyZS04YTdkLTMzZmY4OGFiOGNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4zMDA5NTMwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test vars.uuid=e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.544Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11bae847-e253-41b8-b358-609b587f1592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4?_state=du3denODyHgcqZR0C5PSLtwhZbFFfM2xV8TEwtoEROR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MDNjOGNjLWFiYmItNGQyZS04YTdkLTMzZmY4OGFiOGNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4zMDA5NTMwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=71.564µs trace.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=4a989738-766b-4fed-b131-45ce493b0224 trace.line=82 vars.name=test vars.uuid=e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11bae847-e253-41b8-b358-609b587f1592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4?_state=du3denODyHgcqZR0C5PSLtwhZbFFfM2xV8TEwtoEROR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MDNjOGNjLWFiYmItNGQyZS04YTdkLTMzZmY4OGFiOGNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4zMDA5NTMwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=62.752µs trace.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=2b423dbe-bde4-46d3-b578-8282d7e248c4 trace.line=141 vars.name=test vars.uuid=e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11bae847-e253-41b8-b358-609b587f1592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4?_state=du3denODyHgcqZR0C5PSLtwhZbFFfM2xV8TEwtoEROR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MDNjOGNjLWFiYmItNGQyZS04YTdkLTMzZmY4OGFiOGNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4zMDA5NTMwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=140.027µs trace.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=c740b798-7725-4a3f-9e41-3573c7634de6 trace.line=124 vars.name=test vars.uuid=e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11bae847-e253-41b8-b358-609b587f1592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4?_state=du3denODyHgcqZR0C5PSLtwhZbFFfM2xV8TEwtoEROR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MDNjOGNjLWFiYmItNGQyZS04YTdkLTMzZmY4OGFiOGNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4zMDA5NTMwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test vars.uuid=e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11bae847-e253-41b8-b358-609b587f1592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4?_state=du3denODyHgcqZR0C5PSLtwhZbFFfM2xV8TEwtoEROR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MDNjOGNjLWFiYmItNGQyZS04YTdkLTMzZmY4OGFiOGNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4zMDA5NTMwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=13.161µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f04c9724-82ea-4e1a-b821-dec87efee7e1 trace.line=141 vars.name=test vars.uuid=e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11bae847-e253-41b8-b358-609b587f1592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4?_state=du3denODyHgcqZR0C5PSLtwhZbFFfM2xV8TEwtoEROR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MDNjOGNjLWFiYmItNGQyZS04YTdkLTMzZmY4OGFiOGNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4zMDA5NTMwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=14.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).Stat" trace.id=ae5a83db-22e0-457b-af92-e9f03d7793ca trace.line=141 vars.name=test vars.uuid=e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11bae847-e253-41b8-b358-609b587f1592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4?_state=du3denODyHgcqZR0C5PSLtwhZbFFfM2xV8TEwtoEROR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MDNjOGNjLWFiYmItNGQyZS04YTdkLTMzZmY4OGFiOGNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4zMDA5NTMwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=21.424µs trace.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=2321db9d-80dd-48f5-9339-02572818d5cf trace.line=141 vars.name=test vars.uuid=e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11bae847-e253-41b8-b358-609b587f1592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4?_state=du3denODyHgcqZR0C5PSLtwhZbFFfM2xV8TEwtoEROR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MDNjOGNjLWFiYmItNGQyZS04YTdkLTMzZmY4OGFiOGNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4zMDA5NTMwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=53.325µs trace.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=42519d26-a1ac-4512-9264-c554a8d037e9 trace.line=167 vars.name=test vars.uuid=e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11bae847-e253-41b8-b358-609b587f1592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4?_state=du3denODyHgcqZR0C5PSLtwhZbFFfM2xV8TEwtoEROR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MDNjOGNjLWFiYmItNGQyZS04YTdkLTMzZmY4OGFiOGNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4zMDA5NTMwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=78.965µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=04182ba0-8495-4311-822b-860b233566c6 trace.line=95 vars.name=test vars.uuid=e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11bae847-e253-41b8-b358-609b587f1592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4?_state=du3denODyHgcqZR0C5PSLtwhZbFFfM2xV8TEwtoEROR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MDNjOGNjLWFiYmItNGQyZS04YTdkLTMzZmY4OGFiOGNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4zMDA5NTMwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=123.256µs trace.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=fb23c7a7-d076-4f2f-9707-aa090346d33c trace.line=181 vars.name=test vars.uuid=e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4 version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11bae847-e253-41b8-b358-609b587f1592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/blobs/uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4?_state=du3denODyHgcqZR0C5PSLtwhZbFFfM2xV8TEwtoEROR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MDNjOGNjLWFiYmItNGQyZS04YTdkLTMzZmY4OGFiOGNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4zMDA5NTMwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=7.572004ms http.response.status=201 http.response.written=0 instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] 127.0.0.1 - - [16/Feb/2023:20:47:29 +0000] "PUT /v2/test/blobs/uploads/e803c8cc-abbb-4d2e-8a7d-33ff88ab8ca4?_state=du3denODyHgcqZR0C5PSLtwhZbFFfM2xV8TEwtoEROR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MDNjOGNjLWFiYmItNGQyZS04YTdkLTMzZmY4OGFiOGNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNlQyMDo0NzoyOS4zMDA5NTMwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown"
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b95b15f5-b9ff-4573-bbd9-b7d4005c25c6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b95b15f5-b9ff-4573-bbd9-b7d4005c25c6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b95b15f5-b9ff-4573-bbd9-b7d4005c25c6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=346.252µs trace.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=41fe90d8-e5b5-4f8b-ba14-257150e54cfc trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b95b15f5-b9ff-4573-bbd9-b7d4005c25c6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.331995ms http.response.status=404 http.response.written=96 instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] 127.0.0.1 - - [16/Feb/2023:20:47:29 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.16+unknown"
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=298aeb0c-c1e0-49af-a8be-00c42a5d4924 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg=PutImageManifest go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=298aeb0c-c1e0-49af-a8be-00c42a5d4924 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=298aeb0c-c1e0-49af-a8be-00c42a5d4924 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=298aeb0c-c1e0-49af-a8be-00c42a5d4924 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=298aeb0c-c1e0-49af-a8be-00c42a5d4924 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=40.131µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5aa1c3fa-f04b-4e17-967d-6e50c2c3b54a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=298aeb0c-c1e0-49af-a8be-00c42a5d4924 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=99.273µs trace.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=9156ddac-1544-4fc7-9d4b-47f62b2ec87b trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=298aeb0c-c1e0-49af-a8be-00c42a5d4924 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=93.455µs trace.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=0c7a0e2c-c83c-42fc-bd92-e12d26aa34ee trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=298aeb0c-c1e0-49af-a8be-00c42a5d4924 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=81.311µs trace.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=d098af1d-5579-4a3d-9208-1fc680c15c92 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=298aeb0c-c1e0-49af-a8be-00c42a5d4924 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=86.661µs trace.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=af7e0b70-1cf9-47e6-8fa0-fcc3f0199f69 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=298aeb0c-c1e0-49af-a8be-00c42a5d4924 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=193.351µs trace.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=a7d0021f-b2b9-4ff4-af71-3fa7f5da91b4 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.545Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=298aeb0c-c1e0-49af-a8be-00c42a5d4924 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=282.646µs trace.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=845f07b0-9483-4c48-8380-f0d86cbf4f74 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=298aeb0c-c1e0-49af-a8be-00c42a5d4924 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=149.291µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4a5bd476-d69f-46fd-9260-78f0079ceb7d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=298aeb0c-c1e0-49af-a8be-00c42a5d4924 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=80.245µs trace.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=93507a6a-7ef7-4612-adf7-8f61381255d6 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=298aeb0c-c1e0-49af-a8be-00c42a5d4924 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=166.398µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a05bfc6d-073a-439d-a83e-e4c50e801892 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=298aeb0c-c1e0-49af-a8be-00c42a5d4924 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=4.442265ms http.response.status=201 http.response.written=0 instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] 127.0.0.1 - - [16/Feb/2023:20:47:29 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown"
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=581eea2b-e255-4e52-9b77-8dddafb524aa http.request.method=GET http.request.remoteaddr="127.0.0.1:50358" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=581eea2b-e255-4e52-9b77-8dddafb524aa http.request.method=GET http.request.remoteaddr="127.0.0.1:50358" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 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="922.047µs" http.response.status=200 http.response.written=2 instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] 127.0.0.1 - - [16/Feb/2023:20:47:29 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3c928ff4-e919-4a7a-88dd-6a5cbb834d89 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50360" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3c928ff4-e919-4a7a-88dd-6a5cbb834d89 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50360" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3c928ff4-e919-4a7a-88dd-6a5cbb834d89 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50360" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=46.022µs trace.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=96c2e78a-fd34-4c46-87f3-5baa9ef32e2a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3c928ff4-e919-4a7a-88dd-6a5cbb834d89 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50360" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3c928ff4-e919-4a7a-88dd-6a5cbb834d89 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50360" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=20.858µs trace.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=7f23ae50-72ff-459e-8ae7-04ab9e30c3fa trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3c928ff4-e919-4a7a-88dd-6a5cbb834d89 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50360" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=16.353µs trace.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=5fc6e77a-2624-4a71-a227-7f0ea527a290 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3c928ff4-e919-4a7a-88dd-6a5cbb834d89 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50360" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=18.306µs trace.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=43171642-7b9e-4999-954e-955d2a98968e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3c928ff4-e919-4a7a-88dd-6a5cbb834d89 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50360" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3c928ff4-e919-4a7a-88dd-6a5cbb834d89 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50360" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 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.391999ms http.response.status=200 http.response.written=417 instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] 127.0.0.1 - - [16/Feb/2023:20:47:29 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1b322309-5188-4089-8446-0a79a4a127ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50374" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1b322309-5188-4089-8446-0a79a4a127ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50374" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1b322309-5188-4089-8446-0a79a4a127ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50374" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1b322309-5188-4089-8446-0a79a4a127ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50374" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=61.595µs trace.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=40fa1e92-7aae-493a-ac17-3f2f32977f15 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1b322309-5188-4089-8446-0a79a4a127ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50374" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=17.001µs trace.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=abab1fae-cf4d-4e9e-b923-e39ffc5f7a0f trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1b322309-5188-4089-8446-0a79a4a127ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50374" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=16.943µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=791f09da-a4bf-4d71-a83d-d765c2a18445 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1b322309-5188-4089-8446-0a79a4a127ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50374" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1b322309-5188-4089-8446-0a79a4a127ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50374" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 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.874363ms http.response.status=200 http.response.written=417 instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] 127.0.0.1 - - [16/Feb/2023:20:47:29 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e57dd73e-c329-4d8f-9691-786c6c3df63c http.request.method=GET http.request.remoteaddr="127.0.0.1:50388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.546Z] time="2023-02-16T20:47:29Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e57dd73e-c329-4d8f-9691-786c6c3df63c http.request.method=GET http.request.remoteaddr="127.0.0.1:50388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e57dd73e-c329-4d8f-9691-786c6c3df63c http.request.method=GET http.request.remoteaddr="127.0.0.1:50388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=39.679µs trace.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=a95d3a6b-4e22-48ba-9343-41644d7d0d57 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e57dd73e-c329-4d8f-9691-786c6c3df63c http.request.method=GET http.request.remoteaddr="127.0.0.1:50388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=14.31µs trace.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=b750538c-b33d-4803-88ed-fe6413a2f2d0 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e57dd73e-c329-4d8f-9691-786c6c3df63c http.request.method=GET http.request.remoteaddr="127.0.0.1:50388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=14.449µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7cd8bdc8-3c50-4113-babf-c996540ab445 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e57dd73e-c329-4d8f-9691-786c6c3df63c http.request.method=GET http.request.remoteaddr="127.0.0.1:50388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=8.697µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dd4a74fe-3dbc-43e4-b330-252dbb182cf1 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e57dd73e-c329-4d8f-9691-786c6c3df63c http.request.method=GET http.request.remoteaddr="127.0.0.1:50388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=8.181µs trace.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=5ab6a613-df8f-4077-99f9-250b411c1ab1 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e57dd73e-c329-4d8f-9691-786c6c3df63c http.request.method=GET http.request.remoteaddr="127.0.0.1:50388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=5.407µs trace.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=e463b8a9-caba-4e2a-8009-481a7653ef40 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=15522b4c-a2c8-4290-af25-bccf610b30be http.request.method=GET http.request.remoteaddr="127.0.0.1:50394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e57dd73e-c329-4d8f-9691-786c6c3df63c http.request.method=GET http.request.remoteaddr="127.0.0.1:50388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=12.857µs trace.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=816c4f02-3b84-46a1-973d-2480ee67d706 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=15522b4c-a2c8-4290-af25-bccf610b30be http.request.method=GET http.request.remoteaddr="127.0.0.1:50394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=15522b4c-a2c8-4290-af25-bccf610b30be http.request.method=GET http.request.remoteaddr="127.0.0.1:50394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=59.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).GetContent" trace.id=dd3142ff-a6ae-4fa9-975e-d8bd58447a19 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e57dd73e-c329-4d8f-9691-786c6c3df63c http.request.method=GET http.request.remoteaddr="127.0.0.1:50388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=131.403µs trace.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=2f4fd4ca-5c77-489c-9d0c-29f7f884d2a7 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=15522b4c-a2c8-4290-af25-bccf610b30be http.request.method=GET http.request.remoteaddr="127.0.0.1:50394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=20.874µs trace.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=eb168a49-0929-4c51-8258-9758a2c96c43 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=15522b4c-a2c8-4290-af25-bccf610b30be http.request.method=GET http.request.remoteaddr="127.0.0.1:50394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=131.264µs trace.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=d64f8a67-fe27-4fb0-94ee-a513edacd795 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=15522b4c-a2c8-4290-af25-bccf610b30be http.request.method=GET http.request.remoteaddr="127.0.0.1:50394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=13.858µs trace.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=273d3066-43e8-4084-9c23-7a8eea96783d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=15522b4c-a2c8-4290-af25-bccf610b30be http.request.method=GET http.request.remoteaddr="127.0.0.1:50394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=14.449µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=46f565a2-4849-4556-a5a8-3d12766d780a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=15522b4c-a2c8-4290-af25-bccf610b30be http.request.method=GET http.request.remoteaddr="127.0.0.1:50394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=6.129µs trace.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=579b59af-d931-4771-b42d-709e7d3a5b2b trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=15522b4c-a2c8-4290-af25-bccf610b30be http.request.method=GET http.request.remoteaddr="127.0.0.1:50394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=43.38µs trace.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=87b60425-ba0b-4910-b32a-255007bd01b8 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e57dd73e-c329-4d8f-9691-786c6c3df63c http.request.method=GET http.request.remoteaddr="127.0.0.1:50388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=15.713µs trace.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=3c070c70-3f45-473c-bc7e-dcf840fe7fe4 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e57dd73e-c329-4d8f-9691-786c6c3df63c http.request.method=GET http.request.remoteaddr="127.0.0.1:50388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 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=5.561077ms http.response.status=200 http.response.written=179 instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] 127.0.0.1 - - [16/Feb/2023:20:47:29 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=15522b4c-a2c8-4290-af25-bccf610b30be http.request.method=GET http.request.remoteaddr="127.0.0.1:50394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=37.521µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3c166f47-cc20-47ef-85a3-c03d32f4c87d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=15522b4c-a2c8-4290-af25-bccf610b30be http.request.method=GET http.request.remoteaddr="127.0.0.1:50394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=17.641µs trace.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=a4b10d4b-697f-454d-8cc3-ba5084a839ef trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=15522b4c-a2c8-4290-af25-bccf610b30be http.request.method=GET http.request.remoteaddr="127.0.0.1:50394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=6.443379ms http.response.status=200 http.response.written=68 instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] 127.0.0.1 - - [16/Feb/2023:20:47:29 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1f943bae-ae88-4232-b40e-e882efc3ddce http.request.method=GET http.request.remoteaddr="127.0.0.1:50416" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] time="2023-02-16T20:47:29Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1f943bae-ae88-4232-b40e-e882efc3ddce http.request.method=GET http.request.remoteaddr="127.0.0.1:50416" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 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=2.056326ms http.response.status=200 http.response.written=2 instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.547Z] 127.0.0.1 - - [16/Feb/2023:20:47:29 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:47:29 [2023-02-16T20:47:29.548Z] time="2023-02-16T20:47:29Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e9096790-cafc-406c-9256-e90653218cb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50432" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.548Z] time="2023-02-16T20:47:29Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e9096790-cafc-406c-9256-e90653218cb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50432" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.548Z] time="2023-02-16T20:47:29Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e9096790-cafc-406c-9256-e90653218cb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50432" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.548Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e9096790-cafc-406c-9256-e90653218cb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50432" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=356.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=2bbfca65-9d38-4e3e-b459-951835c1c001 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.548Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e9096790-cafc-406c-9256-e90653218cb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50432" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=16µs trace.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=2f38cea4-4d08-4e93-a554-1311a4ff32c8 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.548Z] time="2023-02-16T20:47:29Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=e9096790-cafc-406c-9256-e90653218cb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50432" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 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=2.286263ms http.response.status=404 http.response.written=181 instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.548Z] 127.0.0.1 - - [16/Feb/2023:20:47:29 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:47:29 [2023-02-16T20:47:29.548Z] time="2023-02-16T20:47:29Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=37838bd3-e568-42ca-8c41-669712a1e4a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50444" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.548Z] time="2023-02-16T20:47:29Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=37838bd3-e568-42ca-8c41-669712a1e4a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50444" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.548Z] time="2023-02-16T20:47:29Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=37838bd3-e568-42ca-8c41-669712a1e4a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50444" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.548Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=37838bd3-e568-42ca-8c41-669712a1e4a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50444" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=26.855µs trace.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=354a3917-53ac-4737-ae1e-58af491adb6c trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.548Z] time="2023-02-16T20:47:29Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=37838bd3-e568-42ca-8c41-669712a1e4a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50444" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b trace.duration=21.76µs trace.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=14ede039-2340-4bdc-8c95-d9aedcb6c1fe trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.548Z] time="2023-02-16T20:47:29Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=37838bd3-e568-42ca-8c41-669712a1e4a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50444" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 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.856846ms http.response.status=404 http.response.written=181 instance.id=fa5629db-57ae-4141-9af2-4835a8faf22b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
20:47:29 [2023-02-16T20:47:29.548Z] 127.0.0.1 - - [16/Feb/2023:20:47:29 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:47:29 [2023-02-16T20:47:29.548Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.23s)
20:47:29 [2023-02-16T20:47:29.548Z] === RUN   TestRemoveImageOrphaning
20:47:29 [2023-02-16T20:47:29.548Z] --- PASS: TestRemoveImageOrphaning (0.13s)
20:47:29 [2023-02-16T20:47:29.548Z] === RUN   TestRemoveImageGarbageCollector
20:47:29 [2023-02-16T20:47:29.548Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:47:29 [2023-02-16T20:47:29.548Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:47:29 [2023-02-16T20:47:29.548Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:47:29 [2023-02-16T20:47:29.805Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
20:47:29 [2023-02-16T20:47:29.805Z] === RUN   TestTagInvalidReference
20:47:29 [2023-02-16T20:47:29.805Z] --- PASS: TestTagInvalidReference (0.02s)
20:47:29 [2023-02-16T20:47:29.805Z] === RUN   TestTagValidPrefixedRepo
20:47:29 [2023-02-16T20:47:29.805Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
20:47:29 [2023-02-16T20:47:29.805Z] === RUN   TestTagExistedNameWithoutForce
20:47:29 [2023-02-16T20:47:29.805Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:47:29 [2023-02-16T20:47:29.805Z] === RUN   TestTagOfficialNames
20:47:29 [2023-02-16T20:47:29.805Z] --- PASS: TestTagOfficialNames (0.05s)
20:47:29 [2023-02-16T20:47:29.805Z] === RUN   TestTagMatchesDigest
20:47:29 [2023-02-16T20:47:29.805Z] --- PASS: TestTagMatchesDigest (0.01s)
20:47:29 [2023-02-16T20:47:29.805Z] PASS
20:47:29 [2023-02-16T20:47:29.805Z] 
20:47:29 [2023-02-16T20:47:29.805Z] === Skipped
20:47:29 [2023-02-16T20:47:29.805Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
20:47:29 [2023-02-16T20:47:29.805Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
20:47:29 [2023-02-16T20:47:29.805Z] 
20:47:29 [2023-02-16T20:47:29.805Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:47:29 [2023-02-16T20:47:29.805Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:47:29 [2023-02-16T20:47:29.805Z] 
20:47:29 [2023-02-16T20:47:29.805Z] DONE 24 tests, 2 skipped in 1.257s
20:47:29 [2023-02-16T20:47:29.805Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
20:47:29 [2023-02-16T20:47:29.805Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
20:47:29 [2023-02-16T20:47:29.805Z] ++ set -e
20:47:29 [2023-02-16T20:47:29.805Z] ++ '[' -n 0 ']'
20:47:29 [2023-02-16T20:47:29.805Z] ++ set -x
20:47:29 [2023-02-16T20:47:29.805Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
20:47:29 [2023-02-16T20:47:29.805Z] === RUN   TestStripANSICommands
20:47:29 [2023-02-16T20:47:29.805Z] === RUN   TestStripANSICommands/#00
20:47:29 [2023-02-16T20:47:29.805Z] === RUN   TestStripANSICommands/#01
20:47:29 [2023-02-16T20:47:29.805Z] --- PASS: TestStripANSICommands (0.00s)
20:47:29 [2023-02-16T20:47:29.805Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
20:47:29 [2023-02-16T20:47:29.805Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
20:47:29 [2023-02-16T20:47:29.805Z] PASS
20:47:29 [2023-02-16T20:47:29.805Z] 
20:47:29 [2023-02-16T20:47:29.805Z] DONE 3 tests in 0.046s
20:47:29 [2023-02-16T20:47:29.805Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
20:47:29 [2023-02-16T20:47:29.806Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
20:47:29 [2023-02-16T20:47:29.806Z] ++ set -e
20:47:29 [2023-02-16T20:47:29.806Z] ++ '[' -n 0 ']'
20:47:29 [2023-02-16T20:47:29.806Z] ++ set -x
20:47:29 [2023-02-16T20:47:29.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
20:47:30 [2023-02-16T20:47:30.063Z] INFO: Testing against a local daemon
20:47:30 [2023-02-16T20:47:30.063Z] === RUN   TestNetworkCreateDelete
20:47:30 [2023-02-16T20:47:30.063Z] --- PASS: TestNetworkCreateDelete (0.13s)
20:47:30 [2023-02-16T20:47:30.063Z] === RUN   TestDockerNetworkDeletePreferID
20:47:30 [2023-02-16T20:47:30.627Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s)
20:47:30 [2023-02-16T20:47:30.627Z] === RUN   TestDaemonDNSFallback
20:47:37 [2023-02-16T20:47:37.173Z] --- PASS: TestDaemonDNSFallback (6.07s)
20:47:37 [2023-02-16T20:47:37.173Z] === RUN   TestInspectNetwork
20:47:39 [2023-02-16T20:47:39.067Z] === RUN   TestInspectNetwork/full_network_id
20:47:39 [2023-02-16T20:47:39.067Z] === RUN   TestInspectNetwork/partial_network_id
20:47:39 [2023-02-16T20:47:39.067Z] === RUN   TestInspectNetwork/network_name
20:47:39 [2023-02-16T20:47:39.067Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:47:43 [2023-02-16T20:47:43.238Z] --- PASS: TestInspectNetwork (6.49s)
20:47:43 [2023-02-16T20:47:43.238Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:47:43 [2023-02-16T20:47:43.238Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:47:43 [2023-02-16T20:47:43.238Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:47:43 [2023-02-16T20:47:43.238Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:47:43 [2023-02-16T20:47:43.238Z] === RUN   TestRunContainerWithBridgeNone
20:47:44 [2023-02-16T20:47:44.607Z] --- PASS: TestRunContainerWithBridgeNone (1.34s)
20:47:44 [2023-02-16T20:47:44.607Z] === RUN   TestNetworkInvalidJSON
20:47:44 [2023-02-16T20:47:44.607Z] === RUN   TestNetworkInvalidJSON/networks/create
20:47:44 [2023-02-16T20:47:44.607Z] === PAUSE TestNetworkInvalidJSON/networks/create
20:47:44 [2023-02-16T20:47:44.607Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
20:47:44 [2023-02-16T20:47:44.607Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
20:47:44 [2023-02-16T20:47:44.607Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
20:47:44 [2023-02-16T20:47:44.607Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
20:47:44 [2023-02-16T20:47:44.607Z] === CONT  TestNetworkInvalidJSON/networks/create
20:47:44 [2023-02-16T20:47:44.607Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
20:47:44 [2023-02-16T20:47:44.607Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
20:47:44 [2023-02-16T20:47:44.607Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
20:47:44 [2023-02-16T20:47:44.607Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
20:47:44 [2023-02-16T20:47:44.607Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
20:47:44 [2023-02-16T20:47:44.607Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
20:47:44 [2023-02-16T20:47:44.607Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
20:47:44 [2023-02-16T20:47:44.607Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
20:47:44 [2023-02-16T20:47:44.607Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
20:47:44 [2023-02-16T20:47:44.607Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
20:47:44 [2023-02-16T20:47:44.607Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
20:47:44 [2023-02-16T20:47:44.607Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
20:47:44 [2023-02-16T20:47:44.607Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
20:47:44 [2023-02-16T20:47:44.607Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
20:47:44 [2023-02-16T20:47:44.607Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:47:44 [2023-02-16T20:47:44.607Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
20:47:44 [2023-02-16T20:47:44.607Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
20:47:44 [2023-02-16T20:47:44.607Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
20:47:44 [2023-02-16T20:47:44.607Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
20:47:44 [2023-02-16T20:47:44.607Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
20:47:44 [2023-02-16T20:47:44.607Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
20:47:44 [2023-02-16T20:47:44.607Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
20:47:44 [2023-02-16T20:47:44.607Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
20:47:44 [2023-02-16T20:47:44.607Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
20:47:44 [2023-02-16T20:47:44.607Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
20:47:44 [2023-02-16T20:47:44.607Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
20:47:44 [2023-02-16T20:47:44.607Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
20:47:44 [2023-02-16T20:47:44.607Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
20:47:44 [2023-02-16T20:47:44.607Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
20:47:44 [2023-02-16T20:47:44.607Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
20:47:44 [2023-02-16T20:47:44.607Z] === RUN   TestNetworkList
20:47:44 [2023-02-16T20:47:44.607Z] === RUN   TestNetworkList//networks
20:47:44 [2023-02-16T20:47:44.607Z] === PAUSE TestNetworkList//networks
20:47:44 [2023-02-16T20:47:44.607Z] === RUN   TestNetworkList//networks/
20:47:44 [2023-02-16T20:47:44.607Z] === PAUSE TestNetworkList//networks/
20:47:44 [2023-02-16T20:47:44.607Z] === CONT  TestNetworkList//networks
20:47:44 [2023-02-16T20:47:44.607Z] === CONT  TestNetworkList//networks/
20:47:44 [2023-02-16T20:47:44.607Z] --- PASS: TestNetworkList (0.01s)
20:47:44 [2023-02-16T20:47:44.607Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:47:44 [2023-02-16T20:47:44.607Z]     --- PASS: TestNetworkList//networks (0.00s)
20:47:44 [2023-02-16T20:47:44.607Z] === RUN   TestHostIPv4BridgeLabel
20:47:45 [2023-02-16T20:47:45.171Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
20:47:45 [2023-02-16T20:47:45.171Z] === RUN   TestDaemonRestartWithLiveRestore
20:47:46 [2023-02-16T20:47:46.102Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
20:47:46 [2023-02-16T20:47:46.102Z] === RUN   TestDaemonDefaultNetworkPools
20:47:47 [2023-02-16T20:47:47.033Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
20:47:47 [2023-02-16T20:47:47.033Z] === RUN   TestDaemonRestartWithExistingNetwork
20:47:47 [2023-02-16T20:47:47.968Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
20:47:47 [2023-02-16T20:47:47.968Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:47:49 [2023-02-16T20:47:49.363Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
20:47:49 [2023-02-16T20:47:49.363Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:47:49 [2023-02-16T20:47:49.931Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
20:47:49 [2023-02-16T20:47:49.931Z] === RUN   TestServiceWithPredefinedNetwork
20:47:51 [2023-02-16T20:47:51.826Z] --- PASS: TestServiceWithPredefinedNetwork (2.13s)
20:47:51 [2023-02-16T20:47:51.826Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:47:51 [2023-02-16T20:47:51.826Z]     service_test.go:242: FLAKY_TEST
20:47:51 [2023-02-16T20:47:51.826Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:47:51 [2023-02-16T20:47:51.826Z] === RUN   TestServiceWithDataPathPortInit
20:48:06 [2023-02-16T20:48:06.682Z] --- PASS: TestServiceWithDataPathPortInit (12.48s)
20:48:06 [2023-02-16T20:48:06.682Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:48:06 [2023-02-16T20:48:06.682Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wcnjfs4hy4d54mty2gnfuitvn Created:2023-02-16 20:48:05.670850085 +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[8df7550a4b7ffd3684da2b5d10f4d047976bc9c57a937736567e6bca58772938:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lq0w9rq1yvduxzrnm0ebckre2 EndpointID:e5fbf9916a621958f3387f6374c6a4ea3b68f4a3c935f76c49edc6824399dfed MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a8ca048e3e553a6ca298fa38094e3d47d9dbacb6b715d633b1a16e969eb65900 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:611438d25c1a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lq0w9rq1yvduxzrnm0ebckre2 EndpointID:e5fbf9916a621958f3387f6374c6a4ea3b68f4a3c935f76c49edc6824399dfed EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:48:10 [2023-02-16T20:48:10.855Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.19s)
20:48:10 [2023-02-16T20:48:10.855Z] PASS
20:48:10 [2023-02-16T20:48:10.855Z] 
20:48:10 [2023-02-16T20:48:10.855Z] === Skipped
20:48:10 [2023-02-16T20:48:10.855Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:48:10 [2023-02-16T20:48:10.855Z]     service_test.go:242: FLAKY_TEST
20:48:10 [2023-02-16T20:48:10.855Z] 
20:48:10 [2023-02-16T20:48:10.855Z] DONE 38 tests, 1 skipped in 40.664s
20:48:10 [2023-02-16T20:48:10.855Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:48:10 [2023-02-16T20:48:10.855Z] ++ 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
20:48:10 [2023-02-16T20:48:10.855Z] ++ set -e
20:48:10 [2023-02-16T20:48:10.855Z] ++ '[' -n 0 ']'
20:48:10 [2023-02-16T20:48:10.855Z] ++ set -x
20:48:10 [2023-02-16T20:48:10.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
20:48:10 [2023-02-16T20:48:10.855Z] INFO: Testing against a local daemon
20:48:10 [2023-02-16T20:48:10.855Z] === RUN   TestDockerNetworkIpvlanPersistance
20:48:10 [2023-02-16T20:48:10.855Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:48:10 [2023-02-16T20:48:10.855Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:48:10 [2023-02-16T20:48:10.855Z] === RUN   TestDockerNetworkIpvlan
20:48:10 [2023-02-16T20:48:10.855Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:48:10 [2023-02-16T20:48:10.855Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:48:10 [2023-02-16T20:48:10.855Z] PASS
20:48:10 [2023-02-16T20:48:10.855Z] 
20:48:10 [2023-02-16T20:48:10.855Z] === Skipped
20:48:10 [2023-02-16T20:48:10.855Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:48:10 [2023-02-16T20:48:10.855Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:48:10 [2023-02-16T20:48:10.855Z] 
20:48:10 [2023-02-16T20:48:10.855Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:48:10 [2023-02-16T20:48:10.855Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:48:10 [2023-02-16T20:48:10.855Z] 
20:48:10 [2023-02-16T20:48:10.855Z] DONE 2 tests, 2 skipped in 0.087s
20:48:10 [2023-02-16T20:48:10.855Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:48:10 [2023-02-16T20:48:10.855Z] ++ 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
20:48:10 [2023-02-16T20:48:10.855Z] ++ set -e
20:48:10 [2023-02-16T20:48:10.855Z] ++ '[' -n 0 ']'
20:48:10 [2023-02-16T20:48:10.855Z] ++ set -x
20:48:10 [2023-02-16T20:48:10.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
20:48:10 [2023-02-16T20:48:10.855Z] INFO: Testing against a local daemon
20:48:10 [2023-02-16T20:48:10.855Z] === RUN   TestDockerNetworkMacvlanPersistance
20:48:12 [2023-02-16T20:48:12.223Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.19s)
20:48:12 [2023-02-16T20:48:12.223Z] === RUN   TestDockerNetworkMacvlan
20:48:12 [2023-02-16T20:48:12.480Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:48:13 [2023-02-16T20:48:13.411Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:48:13 [2023-02-16T20:48:13.974Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:48:15 [2023-02-16T20:48:15.344Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:48:16 [2023-02-16T20:48:16.714Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:48:19 [2023-02-16T20:48:19.236Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:48:19 [2023-02-16T20:48:19.493Z] --- PASS: TestDockerNetworkMacvlan (7.54s)
20:48:19 [2023-02-16T20:48:19.493Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
20:48:19 [2023-02-16T20:48:19.493Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
20:48:19 [2023-02-16T20:48:19.493Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.66s)
20:48:19 [2023-02-16T20:48:19.493Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.58s)
20:48:19 [2023-02-16T20:48:19.493Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.25s)
20:48:19 [2023-02-16T20:48:19.493Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.35s)
20:48:19 [2023-02-16T20:48:19.493Z] PASS
20:48:19 [2023-02-16T20:48:19.493Z] 
20:48:19 [2023-02-16T20:48:19.493Z] DONE 8 tests in 8.819s
20:48:19 [2023-02-16T20:48:19.493Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
20:48:19 [2023-02-16T20:48:19.493Z] ++ 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
20:48:19 [2023-02-16T20:48:19.493Z] ++ set -e
20:48:19 [2023-02-16T20:48:19.493Z] ++ '[' -n 0 ']'
20:48:19 [2023-02-16T20:48:19.493Z] ++ set -x
20:48:19 [2023-02-16T20:48:19.494Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
20:48:19 [2023-02-16T20:48:19.494Z] testing: warning: no tests to run
20:48:19 [2023-02-16T20:48:19.494Z] PASS
20:48:19 [2023-02-16T20:48:19.494Z] 
20:48:19 [2023-02-16T20:48:19.494Z] DONE 0 tests in 0.026s
20:48:19 [2023-02-16T20:48:19.494Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:48:19 [2023-02-16T20:48:19.494Z] ++ 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
20:48:19 [2023-02-16T20:48:19.494Z] ++ set -e
20:48:19 [2023-02-16T20:48:19.494Z] ++ '[' -n 0 ']'
20:48:19 [2023-02-16T20:48:19.494Z] ++ set -x
20:48:19 [2023-02-16T20:48:19.494Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
20:48:19 [2023-02-16T20:48:19.750Z] INFO: Testing against a local daemon
20:48:19 [2023-02-16T20:48:19.751Z] === RUN   TestAuthZPluginAllowRequest
20:48:20 [2023-02-16T20:48:20.681Z] --- PASS: TestAuthZPluginAllowRequest (0.99s)
20:48:20 [2023-02-16T20:48:20.681Z] === RUN   TestAuthZPluginTLS
20:48:21 [2023-02-16T20:48:21.245Z] --- PASS: TestAuthZPluginTLS (0.55s)
20:48:21 [2023-02-16T20:48:21.245Z] === RUN   TestAuthZPluginDenyRequest
20:48:21 [2023-02-16T20:48:21.809Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
20:48:21 [2023-02-16T20:48:21.809Z] === RUN   TestAuthZPluginAPIDenyResponse
20:48:22 [2023-02-16T20:48:22.372Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
20:48:22 [2023-02-16T20:48:22.372Z] === RUN   TestAuthZPluginDenyResponse
20:48:22 [2023-02-16T20:48:22.936Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
20:48:22 [2023-02-16T20:48:22.936Z] === RUN   TestAuthZPluginAllowEventStream
20:48:23 [2023-02-16T20:48:23.866Z] --- PASS: TestAuthZPluginAllowEventStream (0.97s)
20:48:23 [2023-02-16T20:48:23.866Z] === RUN   TestAuthZPluginErrorResponse
20:48:24 [2023-02-16T20:48:24.431Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
20:48:24 [2023-02-16T20:48:24.431Z] === RUN   TestAuthZPluginErrorRequest
20:48:24 [2023-02-16T20:48:24.995Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
20:48:24 [2023-02-16T20:48:24.995Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:48:25 [2023-02-16T20:48:25.559Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
20:48:25 [2023-02-16T20:48:25.559Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:48:26 [2023-02-16T20:48:26.489Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.08s)
20:48:26 [2023-02-16T20:48:26.489Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:48:27 [2023-02-16T20:48:27.860Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.08s)
20:48:27 [2023-02-16T20:48:27.860Z] === RUN   TestAuthZPluginHeader
20:48:28 [2023-02-16T20:48:28.120Z] --- PASS: TestAuthZPluginHeader (0.62s)
20:48:28 [2023-02-16T20:48:28.120Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:48:28 [2023-02-16T20:48:28.120Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:48:28 [2023-02-16T20:48:28.120Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:48:28 [2023-02-16T20:48:28.120Z] === RUN   TestAuthZPluginV2Disable
20:48:28 [2023-02-16T20:48:28.120Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:48:28 [2023-02-16T20:48:28.120Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:48:28 [2023-02-16T20:48:28.120Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:48:28 [2023-02-16T20:48:28.120Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:48:28 [2023-02-16T20:48:28.120Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:48:28 [2023-02-16T20:48:28.120Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:48:28 [2023-02-16T20:48:28.120Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:48:28 [2023-02-16T20:48:28.120Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:48:28 [2023-02-16T20:48:28.120Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:48:46 [2023-02-16T20:48:46.181Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
20:48:46 [2023-02-16T20:48:46.181Z] PASS
20:48:46 [2023-02-16T20:48:46.181Z] 
20:48:46 [2023-02-16T20:48:46.181Z] === Skipped
20:48:46 [2023-02-16T20:48:46.181Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:48:46 [2023-02-16T20:48:46.181Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:48:46 [2023-02-16T20:48:46.181Z] 
20:48:46 [2023-02-16T20:48:46.181Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:48:46 [2023-02-16T20:48:46.181Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:48:46 [2023-02-16T20:48:46.181Z] 
20:48:46 [2023-02-16T20:48:46.181Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:48:46 [2023-02-16T20:48:46.181Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:48:46 [2023-02-16T20:48:46.181Z] 
20:48:46 [2023-02-16T20:48:46.181Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:48:46 [2023-02-16T20:48:46.181Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:48:46 [2023-02-16T20:48:46.181Z] 
20:48:46 [2023-02-16T20:48:46.181Z] DONE 17 tests, 4 skipped in 25.492s
20:48:46 [2023-02-16T20:48:46.181Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:48:46 [2023-02-16T20:48:46.181Z] ++ 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
20:48:46 [2023-02-16T20:48:46.181Z] ++ set -e
20:48:46 [2023-02-16T20:48:46.181Z] ++ '[' -n 0 ']'
20:48:46 [2023-02-16T20:48:46.181Z] ++ set -x
20:48:46 [2023-02-16T20:48:46.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
20:48:46 [2023-02-16T20:48:46.181Z] INFO: Testing against a local daemon
20:48:46 [2023-02-16T20:48:46.181Z] === RUN   TestPluginInvalidJSON
20:48:46 [2023-02-16T20:48:46.181Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
20:48:46 [2023-02-16T20:48:46.181Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
20:48:46 [2023-02-16T20:48:46.181Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
20:48:46 [2023-02-16T20:48:46.181Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
20:48:46 [2023-02-16T20:48:46.181Z] === RUN   TestPluginInvalidJSON/plugins/pull
20:48:46 [2023-02-16T20:48:46.181Z] === PAUSE TestPluginInvalidJSON/plugins/pull
20:48:46 [2023-02-16T20:48:46.181Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
20:48:46 [2023-02-16T20:48:46.181Z] === CONT  TestPluginInvalidJSON/plugins/pull
20:48:46 [2023-02-16T20:48:46.181Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
20:48:46 [2023-02-16T20:48:46.181Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
20:48:46 [2023-02-16T20:48:46.181Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
20:48:46 [2023-02-16T20:48:46.181Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
20:48:46 [2023-02-16T20:48:46.181Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
20:48:46 [2023-02-16T20:48:46.181Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
20:48:46 [2023-02-16T20:48:46.181Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
20:48:46 [2023-02-16T20:48:46.181Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
20:48:46 [2023-02-16T20:48:46.181Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
20:48:46 [2023-02-16T20:48:46.181Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
20:48:46 [2023-02-16T20:48:46.181Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
20:48:46 [2023-02-16T20:48:46.181Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
20:48:46 [2023-02-16T20:48:46.181Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
20:48:46 [2023-02-16T20:48:46.181Z] --- PASS: TestPluginInvalidJSON (0.02s)
20:48:46 [2023-02-16T20:48:46.181Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
20:48:46 [2023-02-16T20:48:46.181Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
20:48:46 [2023-02-16T20:48:46.181Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
20:48:46 [2023-02-16T20:48:46.181Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
20:48:46 [2023-02-16T20:48:46.181Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
20:48:46 [2023-02-16T20:48:46.181Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
20:48:46 [2023-02-16T20:48:46.181Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
20:48:46 [2023-02-16T20:48:46.181Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
20:48:46 [2023-02-16T20:48:46.181Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
20:48:46 [2023-02-16T20:48:46.181Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
20:48:46 [2023-02-16T20:48:46.181Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
20:48:46 [2023-02-16T20:48:46.181Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
20:48:46 [2023-02-16T20:48:46.181Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
20:48:46 [2023-02-16T20:48:46.181Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
20:48:46 [2023-02-16T20:48:46.181Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
20:48:46 [2023-02-16T20:48:46.181Z] === RUN   TestPluginInstall
20:48:46 [2023-02-16T20:48:46.181Z] === RUN   TestPluginInstall/no_auth
20:48:49 [2023-02-16T20:48:49.459Z] time="2023-02-16T20:48:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:48:49 [2023-02-16T20:48:49.459Z] time="2023-02-16T20:48:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd6794151cc6563e653e6f962726ea0c40edbf51366edbfa4d879b4abc44b612" mediatype=application/vnd.docker.plugin.v1+json size=522
20:48:49 [2023-02-16T20:48:49.459Z] time="2023-02-16T20:48:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:48:49 [2023-02-16T20:48:49.459Z] time="2023-02-16T20:48:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd6794151cc6563e653e6f962726ea0c40edbf51366edbfa4d879b4abc44b612" mediatype=application/vnd.docker.plugin.v1+json size=522
20:48:49 [2023-02-16T20:48:49.459Z] === RUN   TestPluginInstall/with_htpasswd
20:48:49 [2023-02-16T20:48:49.716Z] time="2023-02-16T20:48:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:48:49 [2023-02-16T20:48:49.716Z] time="2023-02-16T20:48:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82c15c5ba6c66f46d861e0a238f428f3bab89e2b376cade273168ecd5badb374" mediatype=application/vnd.docker.plugin.v1+json size=522
20:48:49 [2023-02-16T20:48:49.716Z] time="2023-02-16T20:48:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:48:49 [2023-02-16T20:48:49.716Z] time="2023-02-16T20:48:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82c15c5ba6c66f46d861e0a238f428f3bab89e2b376cade273168ecd5badb374" mediatype=application/vnd.docker.plugin.v1+json size=522
20:48:49 [2023-02-16T20:48:49.974Z] === RUN   TestPluginInstall/with_insecure
20:48:50 [2023-02-16T20:48:50.905Z] time="2023-02-16T20:48:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:48:50 [2023-02-16T20:48:50.905Z] time="2023-02-16T20:48:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edf7ad5de30c6fd202a548a86cb3ac9299a225af04f0b041e82076c6460827a6" mediatype=application/vnd.docker.plugin.v1+json size=522
20:48:50 [2023-02-16T20:48:50.905Z] time="2023-02-16T20:48:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:48:50 [2023-02-16T20:48:50.905Z] time="2023-02-16T20:48:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edf7ad5de30c6fd202a548a86cb3ac9299a225af04f0b041e82076c6460827a6" mediatype=application/vnd.docker.plugin.v1+json size=522
20:48:50 [2023-02-16T20:48:50.905Z]     plugin_test.go:196: [d5400b6d01539] daemon is not started
20:48:50 [2023-02-16T20:48:50.905Z] --- PASS: TestPluginInstall (5.62s)
20:48:50 [2023-02-16T20:48:50.905Z]     --- PASS: TestPluginInstall/no_auth (4.13s)
20:48:50 [2023-02-16T20:48:50.905Z]     --- PASS: TestPluginInstall/with_htpasswd (0.52s)
20:48:50 [2023-02-16T20:48:50.905Z]     --- PASS: TestPluginInstall/with_insecure (0.96s)
20:48:50 [2023-02-16T20:48:50.905Z] === RUN   TestPluginsWithRuntimes
20:48:52 [2023-02-16T20:48:52.274Z] === RUN   TestPluginsWithRuntimes/No_Args
20:48:53 [2023-02-16T20:48:53.204Z] === RUN   TestPluginsWithRuntimes/With_Args
20:48:54 [2023-02-16T20:48:54.134Z] --- PASS: TestPluginsWithRuntimes (3.30s)
20:48:54 [2023-02-16T20:48:54.134Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
20:48:54 [2023-02-16T20:48:54.134Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
20:48:54 [2023-02-16T20:48:54.134Z] === RUN   TestPluginBackCompatMediaTypes
20:48:54 [2023-02-16T20:48:54.697Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s)
20:48:54 [2023-02-16T20:48:54.697Z] PASS
20:48:54 [2023-02-16T20:48:54.697Z] 
20:48:54 [2023-02-16T20:48:54.697Z] DONE 24 tests in 9.588s
20:48:54 [2023-02-16T20:48:54.697Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:48:54 [2023-02-16T20:48:54.697Z] ++ 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
20:48:54 [2023-02-16T20:48:54.697Z] ++ set -e
20:48:54 [2023-02-16T20:48:54.697Z] ++ '[' -n 0 ']'
20:48:54 [2023-02-16T20:48:54.697Z] ++ set -x
20:48:54 [2023-02-16T20:48:54.697Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
20:48:54 [2023-02-16T20:48:54.697Z] INFO: Testing against a local daemon
20:48:54 [2023-02-16T20:48:54.697Z] === RUN   TestExternalGraphDriver
20:48:55 [2023-02-16T20:48:55.261Z] === RUN   TestExternalGraphDriver/json
20:48:56 [2023-02-16T20:48:56.634Z] === RUN   TestExternalGraphDriver/spec
20:48:58 [2023-02-16T20:48:58.004Z] === RUN   TestExternalGraphDriver/pull
20:48:59 [2023-02-16T20:48:59.922Z] --- PASS: TestExternalGraphDriver (4.77s)
20:48:59 [2023-02-16T20:48:59.922Z]     --- PASS: TestExternalGraphDriver/json (1.46s)
20:48:59 [2023-02-16T20:48:59.922Z]     --- PASS: TestExternalGraphDriver/spec (1.48s)
20:48:59 [2023-02-16T20:48:59.922Z]     --- PASS: TestExternalGraphDriver/pull (1.50s)
20:48:59 [2023-02-16T20:48:59.922Z] === RUN   TestGraphdriverPluginV2
20:48:59 [2023-02-16T20:48:59.922Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:48:59 [2023-02-16T20:48:59.922Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
20:48:59 [2023-02-16T20:48:59.922Z] PASS
20:48:59 [2023-02-16T20:48:59.922Z] 
20:48:59 [2023-02-16T20:48:59.922Z] === Skipped
20:48:59 [2023-02-16T20:48:59.922Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
20:48:59 [2023-02-16T20:48:59.922Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:48:59 [2023-02-16T20:48:59.922Z] 
20:48:59 [2023-02-16T20:48:59.922Z] DONE 5 tests, 1 skipped in 5.203s
20:48:59 [2023-02-16T20:48:59.922Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:48:59 [2023-02-16T20:48:59.922Z] ++ 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
20:48:59 [2023-02-16T20:48:59.922Z] ++ set -e
20:48:59 [2023-02-16T20:48:59.922Z] ++ '[' -n 0 ']'
20:48:59 [2023-02-16T20:48:59.922Z] ++ set -x
20:48:59 [2023-02-16T20:48:59.922Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
20:48:59 [2023-02-16T20:48:59.922Z] INFO: Testing against a local daemon
20:48:59 [2023-02-16T20:48:59.922Z] === RUN   TestContinueAfterPluginCrash
20:48:59 [2023-02-16T20:48:59.922Z] === PAUSE TestContinueAfterPluginCrash
20:48:59 [2023-02-16T20:48:59.922Z] === RUN   TestReadPluginNoRead
20:48:59 [2023-02-16T20:48:59.922Z] === PAUSE TestReadPluginNoRead
20:48:59 [2023-02-16T20:48:59.922Z] === RUN   TestDaemonStartWithLogOpt
20:48:59 [2023-02-16T20:48:59.922Z] === PAUSE TestDaemonStartWithLogOpt
20:48:59 [2023-02-16T20:48:59.922Z] === CONT  TestContinueAfterPluginCrash
20:48:59 [2023-02-16T20:48:59.922Z] === CONT  TestReadPluginNoRead
20:49:02 [2023-02-16T20:49:02.462Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:49:03 [2023-02-16T20:49:03.831Z] === RUN   TestReadPluginNoRead/default
20:49:04 [2023-02-16T20:49:04.761Z] === RUN   TestReadPluginNoRead/disabled_caching
20:49:06 [2023-02-16T20:49:06.133Z] === CONT  TestReadPluginNoRead
20:49:06 [2023-02-16T20:49:06.133Z]     read_test.go:91: [dea278399b31e] daemon is not started
20:49:06 [2023-02-16T20:49:06.133Z] --- PASS: TestReadPluginNoRead (5.94s)
20:49:06 [2023-02-16T20:49:06.133Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
20:49:06 [2023-02-16T20:49:06.133Z]     --- PASS: TestReadPluginNoRead/default (1.13s)
20:49:06 [2023-02-16T20:49:06.133Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.13s)
20:49:06 [2023-02-16T20:49:06.133Z] === CONT  TestDaemonStartWithLogOpt
20:49:08 [2023-02-16T20:49:08.028Z] --- PASS: TestContinueAfterPluginCrash (7.76s)
20:49:08 [2023-02-16T20:49:08.592Z] --- PASS: TestDaemonStartWithLogOpt (2.72s)
20:49:08 [2023-02-16T20:49:08.592Z] PASS
20:49:08 [2023-02-16T20:49:08.592Z] 
20:49:08 [2023-02-16T20:49:08.592Z] DONE 6 tests in 8.770s
20:49:08 [2023-02-16T20:49:08.592Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:49:08 [2023-02-16T20:49:08.592Z] ++ 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
20:49:08 [2023-02-16T20:49:08.592Z] ++ set -e
20:49:08 [2023-02-16T20:49:08.592Z] ++ '[' -n 0 ']'
20:49:08 [2023-02-16T20:49:08.592Z] ++ set -x
20:49:08 [2023-02-16T20:49:08.592Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
20:49:08 [2023-02-16T20:49:08.849Z] testing: warning: no tests to run
20:49:08 [2023-02-16T20:49:08.849Z] PASS
20:49:08 [2023-02-16T20:49:08.849Z] 
20:49:08 [2023-02-16T20:49:08.849Z] DONE 0 tests in 0.033s
20:49:08 [2023-02-16T20:49:08.849Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:49:08 [2023-02-16T20:49:08.849Z] ++ 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
20:49:08 [2023-02-16T20:49:08.849Z] ++ set -e
20:49:08 [2023-02-16T20:49:08.849Z] ++ '[' -n 0 ']'
20:49:08 [2023-02-16T20:49:08.849Z] ++ set -x
20:49:08 [2023-02-16T20:49:08.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
20:49:08 [2023-02-16T20:49:08.849Z] INFO: Testing against a local daemon
20:49:08 [2023-02-16T20:49:08.849Z] === RUN   TestPluginWithDevMounts
20:49:08 [2023-02-16T20:49:08.849Z] === PAUSE TestPluginWithDevMounts
20:49:08 [2023-02-16T20:49:08.849Z] === CONT  TestPluginWithDevMounts
20:49:10 [2023-02-16T20:49:10.742Z] --- PASS: TestPluginWithDevMounts (1.51s)
20:49:10 [2023-02-16T20:49:10.742Z] PASS
20:49:10 [2023-02-16T20:49:10.742Z] 
20:49:10 [2023-02-16T20:49:10.742Z] DONE 1 tests in 1.621s
20:49:10 [2023-02-16T20:49:10.742Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
20:49:10 [2023-02-16T20:49:10.742Z] ++ 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
20:49:10 [2023-02-16T20:49:10.742Z] ++ set -e
20:49:10 [2023-02-16T20:49:10.742Z] ++ '[' -n 0 ']'
20:49:10 [2023-02-16T20:49:10.742Z] ++ set -x
20:49:10 [2023-02-16T20:49:10.742Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
20:49:10 [2023-02-16T20:49:10.742Z] INFO: Testing against a local daemon
20:49:10 [2023-02-16T20:49:10.742Z] === RUN   TestSecretInspect
20:49:12 [2023-02-16T20:49:12.112Z] --- PASS: TestSecretInspect (1.71s)
20:49:12 [2023-02-16T20:49:12.112Z] === RUN   TestSecretList
20:49:14 [2023-02-16T20:49:14.005Z] --- PASS: TestSecretList (1.74s)
20:49:14 [2023-02-16T20:49:14.005Z] === RUN   TestSecretsCreateAndDelete
20:49:15 [2023-02-16T20:49:15.375Z] --- PASS: TestSecretsCreateAndDelete (1.30s)
20:49:15 [2023-02-16T20:49:15.375Z] === RUN   TestSecretsUpdate
20:49:17 [2023-02-16T20:49:17.269Z] --- PASS: TestSecretsUpdate (1.77s)
20:49:17 [2023-02-16T20:49:17.269Z] === RUN   TestTemplatedSecret
20:49:19 [2023-02-16T20:49:19.163Z] --- PASS: TestTemplatedSecret (1.82s)
20:49:19 [2023-02-16T20:49:19.163Z] === RUN   TestSecretCreateResolve
20:49:20 [2023-02-16T20:49:20.532Z] --- PASS: TestSecretCreateResolve (1.81s)
20:49:20 [2023-02-16T20:49:20.532Z] PASS
20:49:20 [2023-02-16T20:49:20.532Z] 
20:49:20 [2023-02-16T20:49:20.532Z] DONE 6 tests in 10.227s
20:49:20 [2023-02-16T20:49:20.532Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
20:49:20 [2023-02-16T20:49:20.532Z] ++ 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
20:49:20 [2023-02-16T20:49:20.532Z] ++ set -e
20:49:20 [2023-02-16T20:49:20.532Z] ++ '[' -n 0 ']'
20:49:20 [2023-02-16T20:49:20.532Z] ++ set -x
20:49:20 [2023-02-16T20:49:20.532Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
20:49:20 [2023-02-16T20:49:20.788Z] INFO: Testing against a local daemon
20:49:20 [2023-02-16T20:49:20.789Z] === RUN   TestServiceCreateInit
20:49:20 [2023-02-16T20:49:20.789Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:49:24 [2023-02-16T20:49:24.067Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:49:28 [2023-02-16T20:49:28.241Z] --- PASS: TestServiceCreateInit (6.73s)
20:49:28 [2023-02-16T20:49:28.241Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.05s)
20:49:28 [2023-02-16T20:49:28.241Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s)
20:49:28 [2023-02-16T20:49:28.241Z] === RUN   TestCreateServiceMultipleTimes
20:49:43 [2023-02-16T20:49:43.100Z] --- PASS: TestCreateServiceMultipleTimes (14.23s)
20:49:43 [2023-02-16T20:49:43.100Z] === RUN   TestCreateServiceConflict
20:49:43 [2023-02-16T20:49:43.357Z] --- PASS: TestCreateServiceConflict (1.68s)
20:49:43 [2023-02-16T20:49:43.357Z] === RUN   TestCreateServiceMaxReplicas
20:49:45 [2023-02-16T20:49:45.880Z] --- PASS: TestCreateServiceMaxReplicas (2.62s)
20:49:45 [2023-02-16T20:49:45.880Z] === RUN   TestCreateWithDuplicateNetworkNames
20:50:00 [2023-02-16T20:50:00.731Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.60s)
20:50:00 [2023-02-16T20:50:00.731Z] === RUN   TestCreateServiceSecretFileMode
20:50:00 [2023-02-16T20:50:00.988Z] --- PASS: TestCreateServiceSecretFileMode (2.27s)
20:50:00 [2023-02-16T20:50:00.988Z] === RUN   TestCreateServiceConfigFileMode
20:50:03 [2023-02-16T20:50:03.511Z] --- PASS: TestCreateServiceConfigFileMode (2.51s)
20:50:03 [2023-02-16T20:50:03.511Z] === RUN   TestCreateServiceSysctls
20:50:06 [2023-02-16T20:50:06.786Z] --- PASS: TestCreateServiceSysctls (2.97s)
20:50:06 [2023-02-16T20:50:06.786Z] === RUN   TestCreateServiceCapabilities
20:50:08 [2023-02-16T20:50:08.684Z] --- PASS: TestCreateServiceCapabilities (2.45s)
20:50:08 [2023-02-16T20:50:08.684Z] === RUN   TestInspect
20:50:11 [2023-02-16T20:50:11.959Z] --- PASS: TestInspect (2.56s)
20:50:11 [2023-02-16T20:50:11.959Z] === RUN   TestCreateJob
20:50:14 [2023-02-16T20:50:14.481Z] --- PASS: TestCreateJob (2.88s)
20:50:14 [2023-02-16T20:50:14.481Z] === RUN   TestReplicatedJob
20:50:18 [2023-02-16T20:50:18.691Z] --- PASS: TestReplicatedJob (4.40s)
20:50:18 [2023-02-16T20:50:18.691Z] === RUN   TestUpdateReplicatedJob
20:50:21 [2023-02-16T20:50:21.965Z] --- PASS: TestUpdateReplicatedJob (2.95s)
20:50:21 [2023-02-16T20:50:21.965Z] === RUN   TestServiceListWithStatuses
20:50:21 [2023-02-16T20:50:21.965Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:50:21 [2023-02-16T20:50:21.965Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:50:21 [2023-02-16T20:50:21.965Z] === RUN   TestDockerNetworkConnectAlias
20:50:25 [2023-02-16T20:50:25.241Z] --- PASS: TestDockerNetworkConnectAlias (3.36s)
20:50:25 [2023-02-16T20:50:25.241Z] === RUN   TestDockerNetworkReConnect
20:50:27 [2023-02-16T20:50:27.766Z] --- PASS: TestDockerNetworkReConnect (2.86s)
20:50:27 [2023-02-16T20:50:27.766Z] === RUN   TestServicePlugin
20:50:27 [2023-02-16T20:50:27.766Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:50:27 [2023-02-16T20:50:27.766Z] --- SKIP: TestServicePlugin (0.00s)
20:50:27 [2023-02-16T20:50:27.766Z] === RUN   TestServiceUpdateLabel
20:50:29 [2023-02-16T20:50:29.660Z] --- PASS: TestServiceUpdateLabel (1.72s)
20:50:29 [2023-02-16T20:50:29.660Z] === RUN   TestServiceUpdateSecrets
20:50:44 [2023-02-16T20:50:44.514Z] --- PASS: TestServiceUpdateSecrets (14.27s)
20:50:44 [2023-02-16T20:50:44.514Z] === RUN   TestServiceUpdateConfigs
20:50:59 [2023-02-16T20:50:59.367Z] --- PASS: TestServiceUpdateConfigs (14.23s)
20:50:59 [2023-02-16T20:50:59.367Z] === RUN   TestServiceUpdateNetwork
20:51:11 [2023-02-16T20:51:11.548Z] --- PASS: TestServiceUpdateNetwork (11.91s)
20:51:11 [2023-02-16T20:51:11.548Z] === RUN   TestServiceUpdatePidsLimit
20:51:11 [2023-02-16T20:51:11.548Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:51:11 [2023-02-16T20:51:11.806Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:51:19 [2023-02-16T20:51:19.902Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:51:26 [2023-02-16T20:51:26.448Z] --- PASS: TestServiceUpdatePidsLimit (15.95s)
20:51:26 [2023-02-16T20:51:26.448Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
20:51:26 [2023-02-16T20:51:26.448Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
20:51:26 [2023-02-16T20:51:26.448Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
20:51:26 [2023-02-16T20:51:26.448Z] PASS
20:51:26 [2023-02-16T20:51:26.448Z] 
20:51:26 [2023-02-16T20:51:26.448Z] === Skipped
20:51:26 [2023-02-16T20:51:26.448Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
20:51:26 [2023-02-16T20:51:26.448Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:51:26 [2023-02-16T20:51:26.448Z] 
20:51:26 [2023-02-16T20:51:26.448Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
20:51:26 [2023-02-16T20:51:26.448Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:51:26 [2023-02-16T20:51:26.448Z] 
20:51:26 [2023-02-16T20:51:26.448Z] DONE 27 tests, 2 skipped in 125.274s
20:51:26 [2023-02-16T20:51:26.448Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
20:51:26 [2023-02-16T20:51:26.448Z] ++ 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
20:51:26 [2023-02-16T20:51:26.448Z] ++ set -e
20:51:26 [2023-02-16T20:51:26.448Z] ++ '[' -n 0 ']'
20:51:26 [2023-02-16T20:51:26.448Z] ++ set -x
20:51:26 [2023-02-16T20:51:26.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
20:51:26 [2023-02-16T20:51:26.448Z] INFO: Testing against a local daemon
20:51:26 [2023-02-16T20:51:26.448Z] === RUN   TestSessionCreate
20:51:26 [2023-02-16T20:51:26.448Z] --- PASS: TestSessionCreate (0.02s)
20:51:26 [2023-02-16T20:51:26.448Z] === RUN   TestSessionCreateWithBadUpgrade
20:51:26 [2023-02-16T20:51:26.448Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
20:51:26 [2023-02-16T20:51:26.448Z] PASS
20:51:26 [2023-02-16T20:51:26.448Z] 
20:51:26 [2023-02-16T20:51:26.448Z] DONE 2 tests in 0.131s
20:51:26 [2023-02-16T20:51:26.448Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
20:51:26 [2023-02-16T20:51:26.448Z] ++ 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
20:51:26 [2023-02-16T20:51:26.448Z] ++ set -e
20:51:26 [2023-02-16T20:51:26.448Z] ++ '[' -n 0 ']'
20:51:26 [2023-02-16T20:51:26.448Z] ++ set -x
20:51:26 [2023-02-16T20:51:26.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
20:51:26 [2023-02-16T20:51:26.448Z] INFO: Testing against a local daemon
20:51:26 [2023-02-16T20:51:26.448Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:51:26 [2023-02-16T20:51:26.448Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:51:26 [2023-02-16T20:51:26.448Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:51:26 [2023-02-16T20:51:26.448Z] === RUN   TestDiskUsage
20:51:26 [2023-02-16T20:51:26.448Z] === PAUSE TestDiskUsage
20:51:26 [2023-02-16T20:51:26.448Z] === RUN   TestEventsExecDie
20:51:26 [2023-02-16T20:51:26.705Z] --- PASS: TestEventsExecDie (0.44s)
20:51:26 [2023-02-16T20:51:26.705Z] === RUN   TestEventsBackwardsCompatible
20:51:26 [2023-02-16T20:51:26.705Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
20:51:26 [2023-02-16T20:51:26.705Z] === RUN   TestEventsVolumeCreate
20:51:26 [2023-02-16T20:51:26.705Z] --- PASS: TestEventsVolumeCreate (0.05s)
20:51:26 [2023-02-16T20:51:26.705Z] === RUN   TestInfoBinaryCommits
20:51:26 [2023-02-16T20:51:26.705Z] --- PASS: TestInfoBinaryCommits (0.03s)
20:51:26 [2023-02-16T20:51:26.705Z] === RUN   TestInfoAPIVersioned
20:51:26 [2023-02-16T20:51:26.705Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:51:26 [2023-02-16T20:51:26.705Z] === RUN   TestInfoAPI
20:51:26 [2023-02-16T20:51:26.705Z] --- PASS: TestInfoAPI (0.02s)
20:51:26 [2023-02-16T20:51:26.705Z] === RUN   TestInfoAPIWarnings
20:51:44 [2023-02-16T20:51:44.763Z] --- PASS: TestInfoAPIWarnings (16.55s)
20:51:44 [2023-02-16T20:51:44.763Z] === RUN   TestInfoDebug
20:51:44 [2023-02-16T20:51:44.763Z] --- PASS: TestInfoDebug (0.52s)
20:51:44 [2023-02-16T20:51:44.763Z] === RUN   TestInfoInsecureRegistries
20:51:44 [2023-02-16T20:51:44.763Z] --- PASS: TestInfoInsecureRegistries (0.52s)
20:51:44 [2023-02-16T20:51:44.763Z] === RUN   TestInfoRegistryMirrors
20:51:44 [2023-02-16T20:51:44.763Z] --- PASS: TestInfoRegistryMirrors (0.52s)
20:51:44 [2023-02-16T20:51:44.763Z] === RUN   TestLoginFailsWithBadCredentials
20:51:45 [2023-02-16T20:51:45.326Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
20:51:45 [2023-02-16T20:51:45.326Z] === RUN   TestPingCacheHeaders
20:51:45 [2023-02-16T20:51:45.326Z] --- PASS: TestPingCacheHeaders (0.02s)
20:51:45 [2023-02-16T20:51:45.326Z] === RUN   TestPingGet
20:51:45 [2023-02-16T20:51:45.326Z] --- PASS: TestPingGet (0.01s)
20:51:45 [2023-02-16T20:51:45.326Z] === RUN   TestPingHead
20:51:45 [2023-02-16T20:51:45.326Z] --- PASS: TestPingHead (0.04s)
20:51:45 [2023-02-16T20:51:45.326Z] === RUN   TestPingSwarmHeader
20:51:45 [2023-02-16T20:51:45.889Z] === RUN   TestPingSwarmHeader/before_swarm_init
20:51:45 [2023-02-16T20:51:45.889Z] === RUN   TestPingSwarmHeader/after_swarm_init
20:51:46 [2023-02-16T20:51:46.819Z] === RUN   TestPingSwarmHeader/after_swarm_leave
20:51:46 [2023-02-16T20:51:46.819Z] --- PASS: TestPingSwarmHeader (1.29s)
20:51:46 [2023-02-16T20:51:46.819Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
20:51:46 [2023-02-16T20:51:46.819Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
20:51:46 [2023-02-16T20:51:46.819Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
20:51:46 [2023-02-16T20:51:46.819Z] === RUN   TestPingBuilderHeader
20:51:46 [2023-02-16T20:51:46.819Z] === RUN   TestPingBuilderHeader/default_config
20:51:47 [2023-02-16T20:51:47.077Z] === RUN   TestPingBuilderHeader/buildkit_disabled
20:51:47 [2023-02-16T20:51:47.641Z] --- PASS: TestPingBuilderHeader (1.04s)
20:51:47 [2023-02-16T20:51:47.641Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
20:51:47 [2023-02-16T20:51:47.641Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
20:51:47 [2023-02-16T20:51:47.641Z] === RUN   TestVersion
20:51:47 [2023-02-16T20:51:47.641Z] --- PASS: TestVersion (0.02s)
20:51:47 [2023-02-16T20:51:47.641Z] === CONT  TestDiskUsage
20:51:48 [2023-02-16T20:51:48.205Z] === RUN   TestDiskUsage/empty
20:51:48 [2023-02-16T20:51:48.205Z] === RUN   TestDiskUsage/empty/container_types
20:51:48 [2023-02-16T20:51:48.205Z] === RUN   TestDiskUsage/empty/image_types
20:51:48 [2023-02-16T20:51:48.205Z] === RUN   TestDiskUsage/empty/volume_types
20:51:48 [2023-02-16T20:51:48.205Z] === RUN   TestDiskUsage/empty/build-cache_types
20:51:48 [2023-02-16T20:51:48.205Z] === RUN   TestDiskUsage/empty/container,_volume_types
20:51:48 [2023-02-16T20:51:48.206Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
20:51:48 [2023-02-16T20:51:48.206Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
20:51:48 [2023-02-16T20:51:48.206Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
20:51:48 [2023-02-16T20:51:48.206Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
20:51:48 [2023-02-16T20:51:48.206Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
20:51:48 [2023-02-16T20:51:48.206Z] === RUN   TestDiskUsage/after_LoadBusybox
20:51:48 [2023-02-16T20:51:48.206Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
20:51:48 [2023-02-16T20:51:48.206Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
20:51:48 [2023-02-16T20:51:48.206Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
20:51:48 [2023-02-16T20:51:48.206Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
20:51:48 [2023-02-16T20:51:48.206Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
20:51:48 [2023-02-16T20:51:48.206Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
20:51:48 [2023-02-16T20:51:48.206Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
20:51:48 [2023-02-16T20:51:48.206Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
20:51:48 [2023-02-16T20:51:48.206Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
20:51:48 [2023-02-16T20:51:48.206Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
20:51:48 [2023-02-16T20:51:48.206Z] === RUN   TestDiskUsage/after_container.Run
20:51:48 [2023-02-16T20:51:48.463Z] === RUN   TestDiskUsage/after_container.Run/container_types
20:51:48 [2023-02-16T20:51:48.463Z] === RUN   TestDiskUsage/after_container.Run/image_types
20:51:48 [2023-02-16T20:51:48.463Z] === RUN   TestDiskUsage/after_container.Run/volume_types
20:51:48 [2023-02-16T20:51:48.463Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
20:51:48 [2023-02-16T20:51:48.463Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
20:51:48 [2023-02-16T20:51:48.463Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
20:51:48 [2023-02-16T20:51:48.463Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
20:51:48 [2023-02-16T20:51:48.463Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
20:51:48 [2023-02-16T20:51:48.463Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
20:51:48 [2023-02-16T20:51:48.463Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
20:51:48 [2023-02-16T20:51:48.722Z] --- PASS: TestDiskUsage (0.98s)
20:51:48 [2023-02-16T20:51:48.722Z]     --- PASS: TestDiskUsage/empty (0.01s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]     --- PASS: TestDiskUsage/after_container.Run (0.25s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z] PASS
20:51:48 [2023-02-16T20:51:48.722Z] 
20:51:48 [2023-02-16T20:51:48.722Z] === Skipped
20:51:48 [2023-02-16T20:51:48.722Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:51:48 [2023-02-16T20:51:48.722Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:51:48 [2023-02-16T20:51:48.722Z] 
20:51:48 [2023-02-16T20:51:48.722Z] DONE 57 tests, 1 skipped in 22.598s
20:51:48 [2023-02-16T20:51:48.722Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
20:51:48 [2023-02-16T20:51:48.722Z] ++ 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
20:51:48 [2023-02-16T20:51:48.722Z] ++ set -e
20:51:48 [2023-02-16T20:51:48.722Z] ++ '[' -n 0 ']'
20:51:48 [2023-02-16T20:51:48.722Z] ++ set -x
20:51:48 [2023-02-16T20:51:48.722Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
20:51:48 [2023-02-16T20:51:48.722Z] INFO: Testing against a local daemon
20:51:48 [2023-02-16T20:51:48.722Z] === RUN   TestVolumesCreateAndList
20:51:48 [2023-02-16T20:51:48.722Z] --- PASS: TestVolumesCreateAndList (0.02s)
20:51:48 [2023-02-16T20:51:48.722Z] === RUN   TestVolumesRemove
20:51:48 [2023-02-16T20:51:48.722Z] --- PASS: TestVolumesRemove (0.06s)
20:51:48 [2023-02-16T20:51:48.722Z] === RUN   TestVolumesInspect
20:51:48 [2023-02-16T20:51:48.980Z] --- PASS: TestVolumesInspect (0.02s)
20:51:48 [2023-02-16T20:51:48.980Z] === RUN   TestVolumesInvalidJSON
20:51:48 [2023-02-16T20:51:48.980Z] === RUN   TestVolumesInvalidJSON/volumes/create
20:51:48 [2023-02-16T20:51:48.980Z] === PAUSE TestVolumesInvalidJSON/volumes/create
20:51:48 [2023-02-16T20:51:48.980Z] === CONT  TestVolumesInvalidJSON/volumes/create
20:51:48 [2023-02-16T20:51:48.980Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
20:51:48 [2023-02-16T20:51:48.980Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
20:51:48 [2023-02-16T20:51:48.980Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
20:51:48 [2023-02-16T20:51:48.980Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
20:51:48 [2023-02-16T20:51:48.980Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:51:48 [2023-02-16T20:51:48.980Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
20:51:48 [2023-02-16T20:51:48.980Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
20:51:48 [2023-02-16T20:51:48.980Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
20:51:48 [2023-02-16T20:51:48.980Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
20:51:48 [2023-02-16T20:51:48.980Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
20:51:48 [2023-02-16T20:51:48.980Z] === RUN   TestVolumePruneAnonymous
20:51:48 [2023-02-16T20:51:48.980Z] --- PASS: TestVolumePruneAnonymous (0.04s)
20:51:48 [2023-02-16T20:51:48.980Z] PASS
20:51:48 [2023-02-16T20:51:48.980Z] 
20:51:48 [2023-02-16T20:51:48.980Z] DONE 10 tests in 0.242s
20:51:48 [2023-02-16T20:51:48.980Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:51:48 [2023-02-16T20:51:48.980Z] ++++ cat bundles/test-integration/docker.pid
20:51:48 [2023-02-16T20:51:48.980Z] +++ kill 14408
20:51:49 [2023-02-16T20:51:49.237Z] +++ /etc/init.d/apparmor stop
20:51:49 [2023-02-16T20:51:49.237Z] Leaving: AppArmorNo profiles have been unloaded.
20:51:49 [2023-02-16T20:51:49.237Z] 
20:51:49 [2023-02-16T20:51:49.237Z] Unloading profiles will leave already running processes permanently
20:51:49 [2023-02-16T20:51:49.237Z] unconfined, which can lead to unexpected situations.
20:51:49 [2023-02-16T20:51:49.237Z] 
20:51:49 [2023-02-16T20:51:49.237Z] To set a process to complain mode, use the command line tool
20:51:49 [2023-02-16T20:51:49.237Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:51:49 [2023-02-16T20:51:49.237Z] +++ true
20:51:49 [2023-02-16T20:51:49.237Z] exiting test-integration
20:51:49 [2023-02-16T20:51:49.237Z] ++ exit 0
20:51:49 [2023-02-16T20:51:49.237Z] 
Post stage
[Pipeline] junit
20:51:50 [2023-02-16T20:51:50.179Z] Recording test results
20:51:50 [2023-02-16T20:51:50.424Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:51:50 [2023-02-16T20:51:50.787Z] + echo Ensuring container killed.
20:51:50 [2023-02-16T20:51:50.787Z] Ensuring container killed.
20:51:50 [2023-02-16T20:51:50.787Z] + docker rm -vf docker-pr1
20:51:50 [2023-02-16T20:51:50.787Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
20:51:51 [2023-02-16T20:51:51.085Z] + echo Chowning /workspace to jenkins user
20:51:51 [2023-02-16T20:51:51.085Z] Chowning /workspace to jenkins user
20:51:51 [2023-02-16T20:51:51.085Z] + id -u
20:51:51 [2023-02-16T20:51:51.085Z] + id -g
20:51:51 [2023-02-16T20:51:51.085Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45017:/workspace busybox chown -R 1000:1000 /workspace
20:51:51 [2023-02-16T20:51:51.085Z] Unable to find image 'busybox:latest' locally
20:51:51 [2023-02-16T20:51:51.085Z] latest: Pulling from library/busybox
20:51:51 [2023-02-16T20:51:51.343Z] f78e6840ded1: Already exists
20:51:51 [2023-02-16T20:51:51.343Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
20:51:51 [2023-02-16T20:51:51.343Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:51:53 [2023-02-16T20:51:53.005Z] + bundleName=arm64-integration
20:51:53 [2023-02-16T20:51:53.005Z] + echo Creating arm64-integration-bundles.tar.gz
20:51:53 [2023-02-16T20:51:53.005Z] Creating arm64-integration-bundles.tar.gz
20:51:53 [2023-02-16T20:51:53.005Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
20:51:53 [2023-02-16T20:51:53.005Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
20:51:53 [2023-02-16T20:51:53.272Z] Archiving artifacts
20:51:54 [2023-02-16T20:51:54.898Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45017/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:51:55 [2023-02-16T20:51:55.189Z] + make clean
20:51:55 [2023-02-16T20:51:55.445Z] docker volume rm -f docker-dev-cache docker-mod-cache
20:51:55 [2023-02-16T20:51:55.445Z] docker-dev-cache
20:51:55 [2023-02-16T20:51:55.445Z] 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