Skip to content
Success

Console Output

Pull request #44520 updated
15:47:40 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from dec81e489fdc493a4702d035f271814c103a88aa+73261bb8c77da7c8cc7e090382080e3c11e05be1 (5feb2c6306452d7b3d25293ee59d12d291a9258d)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44520@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
15:47:43 [2022-11-29T15:47:43.142Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
15:47:43 [2022-11-29T15:47:43.146Z] Trying to pass milestone 1
[Pipeline] milestone
15:47:43 [2022-11-29T15:47:43.245Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
15:47:58 [2022-11-29T15:47:58.414Z] Still waiting to schedule task
15:47:58 [2022-11-29T15:47:58.414Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f83b5bf1688f1354)’ is offline
15:48:43 [2022-11-29T15:48:43.511Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f83b5bf1688f1354) in /home/ubuntu/workspace/moby_PR-44520
[Pipeline] {
[Pipeline] checkout
15:48:43 [2022-11-29T15:48:43.619Z] The recommended git tool is: git
15:48:47 [2022-11-29T15:48:47.415Z] using credential docker-jenkins-github-credentials
15:48:47 [2022-11-29T15:48:47.426Z] Cloning the remote Git repository
15:48:47 [2022-11-29T15:48:47.427Z] Cloning with configured refspecs honoured and without tags
15:48:47 [2022-11-29T15:48:47.451Z] Cloning repository https://github.com/moby/moby.git
15:48:47 [2022-11-29T15:48:47.523Z]  > git init /home/ubuntu/workspace/moby_PR-44520 # timeout=10
15:48:47 [2022-11-29T15:48:47.894Z] Fetching upstream changes from https://github.com/moby/moby.git
15:48:47 [2022-11-29T15:48:47.894Z]  > git --version # timeout=10
15:48:47 [2022-11-29T15:48:47.904Z]  > git --version # 'git version 2.25.1'
15:48:47 [2022-11-29T15:48:47.904Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:48:47 [2022-11-29T15:48:47.906Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44520/head:refs/remotes/origin/PR-44520 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:49:03 [2022-11-29T15:49:03.035Z] Fetching without tags
15:49:03 [2022-11-29T15:49:03.282Z] Merging remotes/origin/master commit 73261bb8c77da7c8cc7e090382080e3c11e05be1 into PR head commit dec81e489fdc493a4702d035f271814c103a88aa
15:49:02 [2022-11-29T15:49:02.969Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:49:02 [2022-11-29T15:49:02.983Z]  > git config --add remote.origin.fetch +refs/pull/44520/head:refs/remotes/origin/PR-44520 # timeout=10
15:49:02 [2022-11-29T15:49:02.996Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:49:03 [2022-11-29T15:49:03.017Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:49:03 [2022-11-29T15:49:03.034Z] Fetching upstream changes from https://github.com/moby/moby.git
15:49:03 [2022-11-29T15:49:03.034Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:49:03 [2022-11-29T15:49:03.035Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44520/head:refs/remotes/origin/PR-44520 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:49:03 [2022-11-29T15:49:03.286Z]  > git config core.sparsecheckout # timeout=10
15:49:03 [2022-11-29T15:49:03.316Z]  > git checkout -f dec81e489fdc493a4702d035f271814c103a88aa # timeout=10
15:49:05 [2022-11-29T15:49:05.146Z] Merge succeeded, producing 3a1197a0bfe88386a041a57c6631a59dc9a801a5
15:49:05 [2022-11-29T15:49:05.147Z] Checking out Revision 3a1197a0bfe88386a041a57c6631a59dc9a801a5 (PR-44520)
15:49:03 [2022-11-29T15:49:03.989Z]  > git remote # timeout=10
15:49:04 [2022-11-29T15:49:04.006Z]  > git config --get remote.origin.url # timeout=10
15:49:04 [2022-11-29T15:49:04.026Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:49:04 [2022-11-29T15:49:04.027Z]  > git merge 73261bb8c77da7c8cc7e090382080e3c11e05be1 # timeout=10
15:49:05 [2022-11-29T15:49:05.128Z]  > git rev-parse HEAD^{commit} # timeout=10
15:49:05 [2022-11-29T15:49:05.144Z]  > git config core.sparsecheckout # timeout=10
15:49:05 [2022-11-29T15:49:05.162Z]  > git checkout -f 3a1197a0bfe88386a041a57c6631a59dc9a801a5 # timeout=10
15:49:09 [2022-11-29T15:49:09.209Z] Commit message: "Merge commit '73261bb8c77da7c8cc7e090382080e3c11e05be1' into HEAD"
15:49:09 [2022-11-29T15:49:09.218Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:49:09 [2022-11-29T15:49:09.205Z]  > git rev-list --no-walk acb32dae8c02536d02e44e44d5bd87e321d4003e # timeout=10
15:49:10 [2022-11-29T15:49:10.235Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44520:/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
15:49:32 [2022-11-29T15:49:32.212Z] Unable to find image 'alpine:latest' locally
15:49:32 [2022-11-29T15:49:32.212Z] latest: Pulling from library/alpine
15:49:32 [2022-11-29T15:49:32.212Z] 261da4162673: Pulling fs layer
15:49:32 [2022-11-29T15:49:32.212Z] 261da4162673: Verifying Checksum
15:49:32 [2022-11-29T15:49:32.212Z] 261da4162673: Download complete
15:49:32 [2022-11-29T15:49:32.212Z] 261da4162673: Pull complete
15:49:32 [2022-11-29T15:49:32.212Z] Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
15:49:32 [2022-11-29T15:49:32.212Z] Status: Downloaded newer image for alpine:latest
15:49:36 [2022-11-29T15:49:36.417Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
15:49:37 [2022-11-29T15:49:37.746Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f83b5bf1688f1354) in /home/ubuntu/workspace/moby_PR-44520
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
15:49:37 [2022-11-29T15:49:37.790Z] The recommended git tool is: git
[Pipeline] // stage
15:49:37 [2022-11-29T15:49:37.799Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
15:49:37 [2022-11-29T15:49:37.878Z] Fetching changes from the remote Git repository
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] }
15:49:37 [2022-11-29T15:49:37.887Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
15:49:38 [2022-11-29T15:49:38.104Z] Merging remotes/origin/master commit 73261bb8c77da7c8cc7e090382080e3c11e05be1 into PR head commit dec81e489fdc493a4702d035f271814c103a88aa
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
15:49:38 [2022-11-29T15:49:38.308Z] Merge succeeded, producing 7398fd82d6b8f4198cf69f6def66301ca39d59c2
15:49:38 [2022-11-29T15:49:38.308Z] Checking out Revision 7398fd82d6b8f4198cf69f6def66301ca39d59c2 (PR-44520)
15:49:38 [2022-11-29T15:49:38.385Z] Commit message: "Merge commit '73261bb8c77da7c8cc7e090382080e3c11e05be1' into HEAD"
15:49:38 [2022-11-29T15:49:38.395Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
15:49:37 [2022-11-29T15:49:37.860Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44520/.git # timeout=10
15:49:37 [2022-11-29T15:49:37.869Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:49:37 [2022-11-29T15:49:37.879Z] Fetching upstream changes from https://github.com/moby/moby.git
15:49:37 [2022-11-29T15:49:37.879Z]  > git --version # timeout=10
15:49:37 [2022-11-29T15:49:37.884Z]  > git --version # 'git version 2.25.1'
15:49:37 [2022-11-29T15:49:37.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:49:37 [2022-11-29T15:49:37.885Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44520/head:refs/remotes/origin/PR-44520 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:49:38 [2022-11-29T15:49:38.095Z]  > git config core.sparsecheckout # timeout=10
15:49:38 [2022-11-29T15:49:38.101Z]  > git checkout -f dec81e489fdc493a4702d035f271814c103a88aa # timeout=10
15:49:38 [2022-11-29T15:49:38.160Z]  > git remote # timeout=10
15:49:38 [2022-11-29T15:49:38.167Z]  > git config --get remote.origin.url # timeout=10
15:49:38 [2022-11-29T15:49:38.171Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:49:38 [2022-11-29T15:49:38.172Z]  > git merge 73261bb8c77da7c8cc7e090382080e3c11e05be1 # timeout=10
15:49:38 [2022-11-29T15:49:38.286Z]  > git rev-parse HEAD^{commit} # timeout=10
15:49:38 [2022-11-29T15:49:38.299Z]  > git config core.sparsecheckout # timeout=10
15:49:38 [2022-11-29T15:49:38.308Z]  > git checkout -f 7398fd82d6b8f4198cf69f6def66301ca39d59c2 # timeout=10
15:49:38 [2022-11-29T15:49:38.376Z]  > git rev-list --no-walk acb32dae8c02536d02e44e44d5bd87e321d4003e # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:49:39 [2022-11-29T15:49:39.101Z] + docker version
15:49:39 [2022-11-29T15:49:39.101Z] Client: Docker Engine - Community
15:49:39 [2022-11-29T15:49:39.101Z]  Version:           22.06.0-beta.0
15:49:39 [2022-11-29T15:49:39.101Z]  API version:       1.42
15:49:39 [2022-11-29T15:49:39.101Z]  Go version:        go1.18.3
15:49:39 [2022-11-29T15:49:39.101Z]  Git commit:        3e9117b
15:49:39 [2022-11-29T15:49:39.101Z]  Built:             Fri Jun  3 17:55:34 2022
15:49:39 [2022-11-29T15:49:39.101Z]  OS/Arch:           linux/arm64
15:49:39 [2022-11-29T15:49:39.101Z]  Context:           default
15:49:39 [2022-11-29T15:49:39.101Z] 
15:49:39 [2022-11-29T15:49:39.101Z] Server: Docker Engine - Community
15:49:39 [2022-11-29T15:49:39.101Z]  Engine:
15:49:39 [2022-11-29T15:49:39.101Z]   Version:          22.06.0-beta.0
15:49:39 [2022-11-29T15:49:39.101Z]   API version:      1.42 (minimum version 1.12)
15:49:39 [2022-11-29T15:49:39.101Z]   Go version:       go1.18.3
15:49:39 [2022-11-29T15:49:39.101Z]   Git commit:       38633e7
15:49:39 [2022-11-29T15:49:39.101Z]   Built:            Fri Jun  3 17:55:34 2022
15:49:39 [2022-11-29T15:49:39.101Z]   OS/Arch:          linux/arm64
15:49:39 [2022-11-29T15:49:39.101Z]   Experimental:     true
15:49:39 [2022-11-29T15:49:39.101Z]  containerd:
15:49:39 [2022-11-29T15:49:39.101Z]   Version:          1.6.8
15:49:39 [2022-11-29T15:49:39.101Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
15:49:39 [2022-11-29T15:49:39.101Z]  runc:
15:49:39 [2022-11-29T15:49:39.101Z]   Version:          1.1.4
15:49:39 [2022-11-29T15:49:39.101Z]   GitCommit:        v1.1.4-0-g5fd4c4d
15:49:39 [2022-11-29T15:49:39.101Z]  docker-init:
15:49:39 [2022-11-29T15:49:39.101Z]   Version:          0.19.0
15:49:39 [2022-11-29T15:49:39.101Z]   GitCommit:        de40ad0
[Pipeline] sh
15:49:39 [2022-11-29T15:49:39.387Z] + docker info
15:49:39 [2022-11-29T15:49:39.387Z] Client:
15:49:39 [2022-11-29T15:49:39.387Z]  Context:    default
15:49:39 [2022-11-29T15:49:39.387Z]  Debug Mode: false
15:49:39 [2022-11-29T15:49:39.387Z]  Plugins:
15:49:39 [2022-11-29T15:49:39.387Z]   buildx: Docker Buildx (Docker Inc.)
15:49:39 [2022-11-29T15:49:39.387Z]     Version:  v0.8.2
15:49:39 [2022-11-29T15:49:39.387Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
15:49:39 [2022-11-29T15:49:39.387Z]   compose: Docker Compose (Docker Inc.)
15:49:39 [2022-11-29T15:49:39.387Z]     Version:  v2.12.0
15:49:39 [2022-11-29T15:49:39.387Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
15:49:39 [2022-11-29T15:49:39.387Z] 
15:49:39 [2022-11-29T15:49:39.387Z] Server:
15:49:39 [2022-11-29T15:49:39.387Z]  Containers: 0
15:49:39 [2022-11-29T15:49:39.387Z]   Running: 0
15:49:39 [2022-11-29T15:49:39.387Z]   Paused: 0
15:49:39 [2022-11-29T15:49:39.387Z]   Stopped: 0
15:49:39 [2022-11-29T15:49:39.387Z]  Images: 1
15:49:39 [2022-11-29T15:49:39.387Z]  Server Version: 22.06.0-beta.0
15:49:39 [2022-11-29T15:49:39.387Z]  Storage Driver: overlay2
15:49:39 [2022-11-29T15:49:39.387Z]   Backing Filesystem: extfs
15:49:39 [2022-11-29T15:49:39.387Z]   Supports d_type: true
15:49:39 [2022-11-29T15:49:39.387Z]   Using metacopy: false
15:49:39 [2022-11-29T15:49:39.387Z]   Native Overlay Diff: true
15:49:39 [2022-11-29T15:49:39.387Z]   userxattr: false
15:49:39 [2022-11-29T15:49:39.387Z]  Logging Driver: json-file
15:49:39 [2022-11-29T15:49:39.387Z]  Cgroup Driver: cgroupfs
15:49:39 [2022-11-29T15:49:39.387Z]  Cgroup Version: 1
15:49:39 [2022-11-29T15:49:39.387Z]  Plugins:
15:49:39 [2022-11-29T15:49:39.387Z]   Volume: local
15:49:39 [2022-11-29T15:49:39.387Z]   Network: bridge host ipvlan macvlan null overlay
15:49:39 [2022-11-29T15:49:39.387Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:49:39 [2022-11-29T15:49:39.387Z]  Swarm: inactive
15:49:39 [2022-11-29T15:49:39.387Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
15:49:39 [2022-11-29T15:49:39.387Z]  Default Runtime: runc
15:49:39 [2022-11-29T15:49:39.387Z]  Init Binary: docker-init
15:49:39 [2022-11-29T15:49:39.387Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
15:49:39 [2022-11-29T15:49:39.387Z]  runc version: v1.1.4-0-g5fd4c4d
15:49:39 [2022-11-29T15:49:39.387Z]  init version: de40ad0
15:49:39 [2022-11-29T15:49:39.387Z]  Security Options:
15:49:39 [2022-11-29T15:49:39.387Z]   apparmor
15:49:39 [2022-11-29T15:49:39.387Z]   seccomp
15:49:39 [2022-11-29T15:49:39.387Z]    Profile: builtin
15:49:39 [2022-11-29T15:49:39.387Z]  Kernel Version: 5.15.0-1022-aws
15:49:39 [2022-11-29T15:49:39.387Z]  Operating System: Ubuntu 20.04.5 LTS
15:49:39 [2022-11-29T15:49:39.387Z]  OSType: linux
15:49:39 [2022-11-29T15:49:39.387Z]  Architecture: aarch64
15:49:39 [2022-11-29T15:49:39.387Z]  CPUs: 2
15:49:39 [2022-11-29T15:49:39.387Z]  Total Memory: 7.559GiB
15:49:39 [2022-11-29T15:49:39.387Z]  Name: ip-10-100-62-80
15:49:39 [2022-11-29T15:49:39.387Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
15:49:39 [2022-11-29T15:49:39.387Z]  Docker Root Dir: /var/lib/docker
15:49:39 [2022-11-29T15:49:39.387Z]  Debug Mode: false
15:49:39 [2022-11-29T15:49:39.387Z]  Registry: https://index.docker.io/v1/
15:49:39 [2022-11-29T15:49:39.387Z]  Labels:
15:49:39 [2022-11-29T15:49:39.387Z]  Experimental: true
15:49:39 [2022-11-29T15:49:39.387Z]  Insecure Registries:
15:49:39 [2022-11-29T15:49:39.387Z]   127.0.0.0/8
15:49:39 [2022-11-29T15:49:39.387Z]  Live Restore Enabled: true
15:49:39 [2022-11-29T15:49:39.387Z] 
[Pipeline] sh
15:49:39 [2022-11-29T15:49:39.711Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
15:49:39 [2022-11-29T15:49:39.711Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
15:49:39 [2022-11-29T15:49:39.711Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44520/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
15:49:39 [2022-11-29T15:49:39.711Z] + bash /home/ubuntu/workspace/moby_PR-44520/check-config.sh
15:49:39 [2022-11-29T15:49:39.711Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:49:39 [2022-11-29T15:49:39.711Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
15:49:39 [2022-11-29T15:49:39.711Z] 
15:49:39 [2022-11-29T15:49:39.711Z] Generally Necessary:
15:49:39 [2022-11-29T15:49:39.711Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:49:39 [2022-11-29T15:49:39.711Z] - apparmor: enabled and tools installed
15:49:39 [2022-11-29T15:49:39.711Z] - CONFIG_NAMESPACES: enabled
15:49:39 [2022-11-29T15:49:39.711Z] - CONFIG_NET_NS: enabled
15:49:39 [2022-11-29T15:49:39.711Z] - CONFIG_PID_NS: enabled
15:49:39 [2022-11-29T15:49:39.972Z] - CONFIG_IPC_NS: enabled
15:49:39 [2022-11-29T15:49:39.972Z] - CONFIG_UTS_NS: enabled
15:49:39 [2022-11-29T15:49:39.972Z] - CONFIG_CGROUPS: enabled
15:49:39 [2022-11-29T15:49:39.972Z] - CONFIG_CGROUP_CPUACCT: enabled
15:49:39 [2022-11-29T15:49:39.972Z] - CONFIG_CGROUP_DEVICE: enabled
15:49:39 [2022-11-29T15:49:39.972Z] - CONFIG_CGROUP_FREEZER: enabled
15:49:39 [2022-11-29T15:49:39.972Z] - CONFIG_CGROUP_SCHED: enabled
15:49:39 [2022-11-29T15:49:39.972Z] - CONFIG_CPUSETS: enabled
15:49:39 [2022-11-29T15:49:39.972Z] - CONFIG_MEMCG: enabled
15:49:39 [2022-11-29T15:49:39.972Z] - CONFIG_KEYS: enabled
15:49:39 [2022-11-29T15:49:39.972Z] - CONFIG_VETH: enabled (as module)
15:49:39 [2022-11-29T15:49:39.972Z] - CONFIG_BRIDGE: enabled (as module)
15:49:39 [2022-11-29T15:49:39.972Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:49:39 [2022-11-29T15:49:39.972Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:49:39 [2022-11-29T15:49:39.972Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:49:39 [2022-11-29T15:49:39.972Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:49:39 [2022-11-29T15:49:39.972Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:49:39 [2022-11-29T15:49:39.972Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:49:39 [2022-11-29T15:49:39.972Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
15:49:39 [2022-11-29T15:49:39.972Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_NF_NAT: enabled (as module)
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_POSIX_MQUEUE: enabled
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_CGROUP_BPF: enabled
15:49:40 [2022-11-29T15:49:40.232Z] 
15:49:40 [2022-11-29T15:49:40.232Z] Optional Features:
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_USER_NS: enabled
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_SECCOMP: enabled
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_SECCOMP_FILTER: enabled
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_CGROUP_PIDS: enabled
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_MEMCG_SWAP: enabled
15:49:40 [2022-11-29T15:49:40.232Z]     (cgroup swap accounting is currently enabled)
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_BLK_CGROUP: enabled
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_CGROUP_PERF: enabled
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_CGROUP_HUGETLB: enabled
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_CFS_BANDWIDTH: enabled
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_RT_GROUP_SCHED: missing
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_IP_VS: enabled (as module)
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_IP_VS_NFCT: enabled
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_IP_VS_RR: enabled (as module)
15:49:40 [2022-11-29T15:49:40.232Z] - CONFIG_SECURITY_SELINUX: enabled
15:49:40 [2022-11-29T15:49:40.492Z] - CONFIG_SECURITY_APPARMOR: enabled
15:49:40 [2022-11-29T15:49:40.492Z] - CONFIG_EXT4_FS: enabled
15:49:40 [2022-11-29T15:49:40.492Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:49:40 [2022-11-29T15:49:40.492Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:49:40 [2022-11-29T15:49:40.492Z] - Network Drivers:
15:49:40 [2022-11-29T15:49:40.492Z]   - "overlay":
15:49:40 [2022-11-29T15:49:40.492Z]     - CONFIG_VXLAN: enabled (as module)
15:49:40 [2022-11-29T15:49:40.492Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:49:40 [2022-11-29T15:49:40.492Z]       Optional (for encrypted networks):
15:49:40 [2022-11-29T15:49:40.492Z]       - CONFIG_CRYPTO: enabled
15:49:40 [2022-11-29T15:49:40.492Z]       - CONFIG_CRYPTO_AEAD: enabled
15:49:40 [2022-11-29T15:49:40.492Z]       - CONFIG_CRYPTO_GCM: enabled
15:49:40 [2022-11-29T15:49:40.492Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:49:40 [2022-11-29T15:49:40.492Z]       - CONFIG_CRYPTO_GHASH: enabled
15:49:40 [2022-11-29T15:49:40.492Z]       - CONFIG_XFRM: enabled
15:49:40 [2022-11-29T15:49:40.492Z]       - CONFIG_XFRM_USER: enabled (as module)
15:49:40 [2022-11-29T15:49:40.492Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:49:40 [2022-11-29T15:49:40.492Z]       - CONFIG_INET_ESP: enabled (as module)
15:49:40 [2022-11-29T15:49:40.492Z]   - "ipvlan":
15:49:40 [2022-11-29T15:49:40.492Z]     - CONFIG_IPVLAN: enabled (as module)
15:49:40 [2022-11-29T15:49:40.492Z]   - "macvlan":
15:49:40 [2022-11-29T15:49:40.492Z]     - CONFIG_MACVLAN: enabled (as module)
15:49:40 [2022-11-29T15:49:40.492Z]     - CONFIG_DUMMY: enabled (as module)
15:49:40 [2022-11-29T15:49:40.492Z]   - "ftp,tftp client in container":
15:49:40 [2022-11-29T15:49:40.752Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:49:40 [2022-11-29T15:49:40.752Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:49:40 [2022-11-29T15:49:40.752Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:49:40 [2022-11-29T15:49:40.752Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:49:40 [2022-11-29T15:49:40.752Z] - Storage Drivers:
15:49:40 [2022-11-29T15:49:40.752Z]   - "aufs":
15:49:40 [2022-11-29T15:49:40.752Z]     - CONFIG_AUFS_FS: enabled (as module)
15:49:40 [2022-11-29T15:49:40.752Z]   - "btrfs":
15:49:40 [2022-11-29T15:49:40.752Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:49:40 [2022-11-29T15:49:40.752Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:49:40 [2022-11-29T15:49:40.752Z]   - "devicemapper":
15:49:40 [2022-11-29T15:49:40.752Z]     - CONFIG_BLK_DEV_DM: enabled
15:49:40 [2022-11-29T15:49:40.752Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:49:40 [2022-11-29T15:49:40.752Z]   - "overlay":
15:49:40 [2022-11-29T15:49:40.752Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:49:40 [2022-11-29T15:49:40.752Z]   - "zfs":
15:49:40 [2022-11-29T15:49:40.752Z]     - /dev/zfs: present
15:49:40 [2022-11-29T15:49:40.752Z]     - zfs command: missing
15:49:40 [2022-11-29T15:49:40.752Z]     - zpool command: missing
15:49:40 [2022-11-29T15:49:40.752Z] 
15:49:40 [2022-11-29T15:49:40.752Z] Limits:
15:49:40 [2022-11-29T15:49:40.752Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:49:40 [2022-11-29T15:49:40.752Z] 
15:49:40 [2022-11-29T15:49:40.752Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:49:41 [2022-11-29T15:49:41.078Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7398fd82d6b8f4198cf69f6def66301ca39d59c2 .
15:49:41 [2022-11-29T15:49:41.339Z] #1 [internal] load .dockerignore
15:49:41 [2022-11-29T15:49:41.339Z] #1 transferring context: 113B done
15:49:41 [2022-11-29T15:49:41.339Z] #1 DONE 0.1s
15:49:41 [2022-11-29T15:49:41.339Z] 
15:49:41 [2022-11-29T15:49:41.339Z] #2 [internal] load build definition from Dockerfile
15:49:41 [2022-11-29T15:49:41.339Z] #2 transferring dockerfile: 19.55kB done
15:49:41 [2022-11-29T15:49:41.600Z] #2 DONE 0.1s
15:49:41 [2022-11-29T15:49:41.600Z] 
15:49:41 [2022-11-29T15:49:41.600Z] #3 resolve image config for docker.io/docker/dockerfile:1
15:49:41 [2022-11-29T15:49:41.863Z] #3 DONE 0.3s
15:49:41 [2022-11-29T15:49:41.863Z] 
15:49:41 [2022-11-29T15:49:41.863Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
15:49:41 [2022-11-29T15:49:41.863Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
15:49:41 [2022-11-29T15:49:41.863Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
15:49:41 [2022-11-29T15:49:41.863Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
15:49:41 [2022-11-29T15:49:41.863Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
15:49:41 [2022-11-29T15:49:41.863Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.1s done
15:49:41 [2022-11-29T15:49:41.863Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
15:49:42 [2022-11-29T15:49:42.123Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
15:49:42 [2022-11-29T15:49:42.123Z] #4 DONE 0.4s
15:49:42 [2022-11-29T15:49:42.383Z] 
15:49:42 [2022-11-29T15:49:42.383Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:49:42 [2022-11-29T15:49:42.645Z] #5 DONE 0.3s
15:49:42 [2022-11-29T15:49:42.645Z] 
15:49:42 [2022-11-29T15:49:42.645Z] #6 [internal] load metadata for docker.io/library/golang:1.19.3-bullseye
15:49:42 [2022-11-29T15:49:42.645Z] #6 DONE 0.3s
15:49:42 [2022-11-29T15:49:42.645Z] 
15:49:42 [2022-11-29T15:49:42.645Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
15:49:42 [2022-11-29T15:49:42.645Z] #7 DONE 0.3s
15:49:42 [2022-11-29T15:49:42.909Z] 
15:49:42 [2022-11-29T15:49:42.909Z] #8 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b
15:49:42 [2022-11-29T15:49:42.909Z] #8 resolve docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 0.0s done
15:49:42 [2022-11-29T15:49:42.909Z] #8 sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 1.85kB / 1.85kB done
15:49:42 [2022-11-29T15:49:42.909Z] #8 sha256:566431e0361c979c4764f245f87a71f0bf5a5412335dfad765a8c3712ee619bf 529B / 529B done
15:49:42 [2022-11-29T15:49:42.909Z] #8 sha256:ef39063a944dfcf2f1649509b358b2763d129c5931c99b429c59f645d20ae5dd 1.48kB / 1.48kB done
15:49:42 [2022-11-29T15:49:42.909Z] #8 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 0B / 53.70MB 0.0s
15:49:42 [2022-11-29T15:49:42.909Z] #8 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 12.58MB / 53.70MB 0.1s
15:49:43 [2022-11-29T15:49:43.175Z] #8 ...
15:49:43 [2022-11-29T15:49:43.175Z] 
15:49:43 [2022-11-29T15:49:43.175Z] #9 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
15:49:43 [2022-11-29T15:49:43.175Z] #9 DONE 0.4s
15:49:43 [2022-11-29T15:49:43.175Z] 
15:49:43 [2022-11-29T15:49:43.175Z] #8 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b
15:49:43 [2022-11-29T15:49:43.175Z] #8 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 22.02MB / 53.70MB 0.2s
15:49:43 [2022-11-29T15:49:43.175Z] #8 ...
15:49:43 [2022-11-29T15:49:43.175Z] 
15:49:43 [2022-11-29T15:49:43.175Z] #9 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
15:49:43 [2022-11-29T15:49:43.175Z] #9 DONE 0.4s
15:49:43 [2022-11-29T15:49:43.175Z] 
15:49:43 [2022-11-29T15:49:43.175Z] #8 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b
15:49:43 [2022-11-29T15:49:43.175Z] #8 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 36.70MB / 53.70MB 0.4s
15:49:43 [2022-11-29T15:49:43.438Z] #8 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 42.99MB / 53.70MB 0.5s
15:49:43 [2022-11-29T15:49:43.438Z] #8 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 50.33MB / 53.70MB 0.6s
15:49:43 [2022-11-29T15:49:43.703Z] #8 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 53.70MB / 53.70MB 0.7s done
15:49:44 [2022-11-29T15:49:44.293Z] #8 extracting sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 0.5s
15:49:47 [2022-11-29T15:49:47.606Z] #8 ...
15:49:47 [2022-11-29T15:49:47.606Z] 
15:49:47 [2022-11-29T15:49:47.606Z] #10 [internal] load build context
15:49:47 [2022-11-29T15:49:47.606Z] #10 transferring context: 63.83MB 3.0s done
15:49:47 [2022-11-29T15:49:47.606Z] #10 DONE 4.4s
15:49:47 [2022-11-29T15:49:47.606Z] 
15:49:47 [2022-11-29T15:49:47.606Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
15:49:47 [2022-11-29T15:49:47.606Z] #11 resolve docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3 0.0s done
15:49:47 [2022-11-29T15:49:47.606Z] #11 sha256:533ea8ef7688aacf5626e18d71dd7ae6a4b02f8c226ae0ec461fd43acb815159 1.80kB / 1.80kB done
15:49:47 [2022-11-29T15:49:47.606Z] #11 sha256:7f88dd7839e14188af238084c35bc40ae2cb886064829811dbcbf29ed9b521dd 7.12kB / 7.12kB done
15:49:47 [2022-11-29T15:49:47.606Z] #11 sha256:a3e29af4daf3531efcc63588162e8bdcf3434aa5d72df4eabeb5e20c6695e303 5.15MB / 5.15MB 0.1s done
15:49:47 [2022-11-29T15:49:47.606Z] #11 sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3 1.86kB / 1.86kB done
15:49:47 [2022-11-29T15:49:47.606Z] #11 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 53.70MB / 53.70MB 0.8s done
15:49:47 [2022-11-29T15:49:47.606Z] #11 sha256:3d7b1480fa4dae5cbbb7d091c46ae0ae52f501418d4cfeb849b87023364e2564 10.87MB / 10.87MB 0.3s done
15:49:47 [2022-11-29T15:49:47.606Z] #11 sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291 54.68MB / 54.68MB 1.1s done
15:49:47 [2022-11-29T15:49:47.606Z] #11 sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 81.37MB / 81.37MB 1.6s done
15:49:47 [2022-11-29T15:49:47.606Z] #11 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 115.13MB / 115.13MB 4.5s
15:49:47 [2022-11-29T15:49:47.606Z] #11 sha256:cd807e8b483974845eabbdbbaa4bb3a66f74facd8c061e01e923e9f1da608271 157B / 157B 1.2s done
15:49:47 [2022-11-29T15:49:47.606Z] #11 extracting sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 3.5s done
15:49:47 [2022-11-29T15:49:47.606Z] #11 ...
15:49:47 [2022-11-29T15:49:47.606Z] 
15:49:47 [2022-11-29T15:49:47.606Z] #12 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:49:47 [2022-11-29T15:49:47.606Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
15:49:47 [2022-11-29T15:49:47.606Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
15:49:47 [2022-11-29T15:49:47.606Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done
15:49:47 [2022-11-29T15:49:47.606Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
15:49:47 [2022-11-29T15:49:47.606Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
15:49:47 [2022-11-29T15:49:47.606Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done
15:49:47 [2022-11-29T15:49:47.606Z] #12 DONE 4.7s
15:49:47 [2022-11-29T15:49:47.606Z] 
15:49:47 [2022-11-29T15:49:47.606Z] #8 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b
15:49:47 [2022-11-29T15:49:47.606Z] #8 DONE 4.7s
15:49:47 [2022-11-29T15:49:47.606Z] 
15:49:47 [2022-11-29T15:49:47.606Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
15:49:47 [2022-11-29T15:49:47.606Z] #11 extracting sha256:a3e29af4daf3531efcc63588162e8bdcf3434aa5d72df4eabeb5e20c6695e303
15:49:47 [2022-11-29T15:49:47.606Z] #11 extracting sha256:a3e29af4daf3531efcc63588162e8bdcf3434aa5d72df4eabeb5e20c6695e303 0.2s done
15:49:47 [2022-11-29T15:49:47.606Z] #11 extracting sha256:3d7b1480fa4dae5cbbb7d091c46ae0ae52f501418d4cfeb849b87023364e2564
15:49:48 [2022-11-29T15:49:48.177Z] #11 extracting sha256:3d7b1480fa4dae5cbbb7d091c46ae0ae52f501418d4cfeb849b87023364e2564 0.3s done
15:49:48 [2022-11-29T15:49:48.178Z] #11 extracting sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291
15:49:50 [2022-11-29T15:49:50.722Z] #11 extracting sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291 2.5s done
15:49:50 [2022-11-29T15:49:50.983Z] #11 extracting sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4
15:49:53 [2022-11-29T15:49:53.532Z] #11 extracting sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 2.7s done
15:49:53 [2022-11-29T15:49:53.793Z] #11 extracting sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45
15:49:57 [2022-11-29T15:49:57.999Z] #11 ...
15:49:57 [2022-11-29T15:49:57.999Z] 
15:49:57 [2022-11-29T15:49:57.999Z] #13 [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
15:49:57 [2022-11-29T15:49:57.999Z] #0 0.941 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
15:49:57 [2022-11-29T15:49:57.999Z] #0 0.993 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:49:57 [2022-11-29T15:49:57.999Z] #0 0.993 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:49:57 [2022-11-29T15:49:57.999Z] #0 1.137 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
15:49:57 [2022-11-29T15:49:57.999Z] #0 1.690 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [204 kB]
15:49:57 [2022-11-29T15:49:57.999Z] #0 1.693 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
15:49:57 [2022-11-29T15:49:57.999Z] #0 2.603 Fetched 8495 kB in 2s (4426 kB/s)
15:49:57 [2022-11-29T15:49:57.999Z] #0 2.603 Reading package lists...
15:49:57 [2022-11-29T15:49:57.999Z] #0 3.143 Reading package lists...
15:49:57 [2022-11-29T15:49:57.999Z] #0 3.689 Building dependency tree...
15:49:57 [2022-11-29T15:49:57.999Z] #0 4.037 The following additional packages will be installed:
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.037   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.037   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.037 Recommended packages:
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.037   libldap-common publicsuffix libsasl2-modules
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.163 The following NEW packages will be installed:
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.163   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.163   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.163   libssh2-1 openssl
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.438 0 upgraded, 15 newly installed, 0 to remove and 4 not upgraded.
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.438 Need to get 2941 kB of archives.
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.438 After this operation, 6478 kB of additional disk space will be used.
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.438 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.479 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.481 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.485 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.487 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.512 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.524 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.527 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.528 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.529 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.534 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.534 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.534 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.541 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.541 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.850 debconf: delaying package configuration, since apt-utils is not installed
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.890 Fetched 2941 kB in 0s (7970 kB/s)
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.961 Selecting previously unselected package openssl.
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.961 (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.)
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.961 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 4.976 Unpacking openssl (1.1.1n-0+deb11u3) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 5.507 Selecting previously unselected package ca-certificates.
15:49:58 [2022-11-29T15:49:58.000Z] #0 5.508 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 5.515 Unpacking ca-certificates (20210119) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 5.989 Selecting previously unselected package libbrotli1:arm64.
15:49:58 [2022-11-29T15:49:58.000Z] #0 5.989 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.087 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.181 Selecting previously unselected package libsasl2-modules-db:arm64.
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.182 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.189 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.239 Selecting previously unselected package libsasl2-2:arm64.
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.239 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.245 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.291 Selecting previously unselected package libldap-2.4-2:arm64.
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.291 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.295 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.362 Selecting previously unselected package libnghttp2-14:arm64.
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.362 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.367 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.419 Selecting previously unselected package libpsl5:arm64.
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.419 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.423 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.463 Selecting previously unselected package librtmp1:arm64.
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.463 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.472 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.513 Selecting previously unselected package libssh2-1:arm64.
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.513 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.517 Unpacking libssh2-1:arm64 (1.9.0-2) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.578 Selecting previously unselected package libcurl4:arm64.
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.578 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.581 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.639 Selecting previously unselected package curl.
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.639 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.644 Unpacking curl (7.74.0-1.3+deb11u3) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.702 Selecting previously unselected package libonig5:arm64.
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.704 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.708 Unpacking libonig5:arm64 (6.9.6-1.1) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.768 Selecting previously unselected package libjq1:arm64.
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.769 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.773 Unpacking libjq1:arm64 (1.6-2.1) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.812 Selecting previously unselected package jq.
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.814 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.817 Unpacking jq (1.6-2.1) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.858 Setting up libpsl5:arm64 (0.21.0-1.2) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.871 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.883 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.895 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.907 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.918 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.931 Setting up libssh2-1:arm64 (1.9.0-2) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.942 Setting up openssl (1.1.1n-0+deb11u3) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.957 Setting up libonig5:arm64 (6.9.6-1.1) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.971 Setting up libjq1:arm64 (1.6-2.1) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.986 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 6.998 Setting up ca-certificates (20210119) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 7.686 Updating certificates in /etc/ssl/certs...
15:49:58 [2022-11-29T15:49:58.000Z] #0 8.509 129 added, 0 removed; done.
15:49:58 [2022-11-29T15:49:58.000Z] #0 8.543 Setting up jq (1.6-2.1) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 8.556 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 8.568 Setting up curl (7.74.0-1.3+deb11u3) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 8.579 Processing triggers for libc-bin (2.31-13+deb11u5) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 8.599 Processing triggers for ca-certificates (20210119) ...
15:49:58 [2022-11-29T15:49:58.000Z] #0 8.608 Updating certificates in /etc/ssl/certs...
15:49:58 [2022-11-29T15:49:58.000Z] #0 9.342 0 added, 0 removed; done.
15:49:58 [2022-11-29T15:49:58.000Z] #0 9.342 Running hooks in /etc/ca-certificates/update.d...
15:49:58 [2022-11-29T15:49:58.000Z] #0 9.343 done.
15:49:58 [2022-11-29T15:49:58.000Z] #13 ...
15:49:58 [2022-11-29T15:49:58.000Z] 
15:49:58 [2022-11-29T15:49:58.000Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
15:49:58 [2022-11-29T15:49:58.260Z] #11 extracting sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 4.4s done
15:49:58 [2022-11-29T15:49:58.260Z] #11 extracting sha256:cd807e8b483974845eabbdbbaa4bb3a66f74facd8c061e01e923e9f1da608271 done
15:49:59 [2022-11-29T15:49:59.643Z] #11 DONE 16.8s
15:49:59 [2022-11-29T15:49:59.643Z] 
15:49:59 [2022-11-29T15:49:59.643Z] #13 [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
15:49:59 [2022-11-29T15:49:59.643Z] #13 DONE 12.1s
15:49:59 [2022-11-29T15:49:59.643Z] 
15:49:59 [2022-11-29T15:49:59.643Z] #14 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:49:59 [2022-11-29T15:49:59.643Z] #14 ...
15:49:59 [2022-11-29T15:49:59.643Z] 
15:49:59 [2022-11-29T15:49:59.643Z] #15 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:49:59 [2022-11-29T15:49:59.643Z] #15 DONE 0.1s
15:49:59 [2022-11-29T15:49:59.911Z] 
15:49:59 [2022-11-29T15:49:59.911Z] #16 [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
15:50:00 [2022-11-29T15:50:00.173Z] #16 ...
15:50:00 [2022-11-29T15:50:00.173Z] 
15:50:00 [2022-11-29T15:50:00.173Z] #14 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:50:00 [2022-11-29T15:50:00.173Z] #14 DONE 0.7s
15:50:00 [2022-11-29T15:50:00.433Z] 
15:50:00 [2022-11-29T15:50:00.433Z] #17 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
15:50:00 [2022-11-29T15:50:00.694Z] #17 DONE 0.6s
15:50:00 [2022-11-29T15:50:00.694Z] 
15:50:00 [2022-11-29T15:50:00.694Z] #16 [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
15:50:00 [2022-11-29T15:50:00.955Z] #16 ...
15:50:00 [2022-11-29T15:50:00.955Z] 
15:50:00 [2022-11-29T15:50:00.955Z] #18 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:50:00 [2022-11-29T15:50:00.955Z] #18 DONE 0.1s
15:50:00 [2022-11-29T15:50:00.955Z] 
15:50:00 [2022-11-29T15:50:00.955Z] #19 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:50:00 [2022-11-29T15:50:00.955Z] #19 DONE 0.3s
15:50:00 [2022-11-29T15:50:00.955Z] 
15:50:00 [2022-11-29T15:50:00.956Z] #20 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
15:50:01 [2022-11-29T15:50:01.218Z] #20 ...
15:50:01 [2022-11-29T15:50:01.218Z] 
15:50:01 [2022-11-29T15:50:01.218Z] #21 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
15:50:01 [2022-11-29T15:50:01.218Z] #21 DONE 0.3s
15:50:01 [2022-11-29T15:50:01.218Z] 
15:50:01 [2022-11-29T15:50:01.218Z] #22 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
15:50:01 [2022-11-29T15:50:01.218Z] #22 DONE 0.3s
15:50:01 [2022-11-29T15:50:01.218Z] 
15:50:01 [2022-11-29T15:50:01.218Z] #23 [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
15:50:01 [2022-11-29T15:50:01.218Z] #23 DONE 0.3s
15:50:01 [2022-11-29T15:50:01.218Z] 
15:50:01 [2022-11-29T15:50:01.218Z] #24 [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
15:50:06 [2022-11-29T15:50:06.508Z] #24 ...
15:50:06 [2022-11-29T15:50:06.508Z] 
15:50:06 [2022-11-29T15:50:06.508Z] #16 [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
15:50:06 [2022-11-29T15:50:06.508Z] #16 2.239 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:50:06 [2022-11-29T15:50:06.508Z] #16 2.689 
15:50:06 [2022-11-29T15:50:06.508Z] #16 2.898 #=#=#                                                                         

                                                                           0.9%
######################################################################## 100.0%
15:50:06 [2022-11-29T15:50:06.508Z] #16 3.307 
15:50:06 [2022-11-29T15:50:06.508Z] #16 4.687 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:50:06 [2022-11-29T15:50:06.508Z] #16 5.023 
15:50:06 [2022-11-29T15:50:06.508Z] #16 5.245 #=#=#                                                                         

############################                                              39.1%
######################################################################## 100.0%
15:50:06 [2022-11-29T15:50:06.508Z] #16 5.871 
15:50:07 [2022-11-29T15:50:07.891Z] #16 ...
15:50:07 [2022-11-29T15:50:07.891Z] 
15:50:07 [2022-11-29T15:50:07.891Z] #24 [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
15:50:07 [2022-11-29T15:50:07.891Z] #24 5.408 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:50:07 [2022-11-29T15:50:07.891Z] #24 5.443 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:50:07 [2022-11-29T15:50:07.891Z] #24 5.467 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:50:07 [2022-11-29T15:50:07.891Z] #24 5.698 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
15:50:07 [2022-11-29T15:50:07.891Z] #24 6.475 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
15:50:09 [2022-11-29T15:50:09.820Z] #24 8.596 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [204 kB]
15:50:10 [2022-11-29T15:50:10.765Z] #24 ...
15:50:10 [2022-11-29T15:50:10.765Z] 
15:50:10 [2022-11-29T15:50:10.765Z] #25 [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
15:50:10 [2022-11-29T15:50:10.765Z] #0 5.269 go: downloading gotest.tools/gotestsum v1.8.2
15:50:10 [2022-11-29T15:50:10.765Z] #0 6.964 go: downloading github.com/fatih/color v1.13.0
15:50:10 [2022-11-29T15:50:10.765Z] #0 7.157 go: downloading github.com/dnephin/pflag v1.0.7
15:50:10 [2022-11-29T15:50:10.765Z] #0 7.158 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
15:50:10 [2022-11-29T15:50:10.765Z] #0 7.306 go: downloading golang.org/x/tools v0.1.11
15:50:10 [2022-11-29T15:50:10.765Z] #0 7.328 go: downloading github.com/mattn/go-colorable v0.1.12
15:50:10 [2022-11-29T15:50:10.765Z] #0 7.503 go: downloading github.com/mattn/go-isatty v0.0.14
15:50:10 [2022-11-29T15:50:10.765Z] #0 7.840 go: downloading github.com/fsnotify/fsnotify v1.5.4
15:50:10 [2022-11-29T15:50:10.765Z] #0 8.310 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
15:50:11 [2022-11-29T15:50:11.028Z] #25 ...
15:50:11 [2022-11-29T15:50:11.028Z] 
15:50:11 [2022-11-29T15:50:11.028Z] #26 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.809 go: downloading github.com/go-delve/delve v1.8.1
15:50:11 [2022-11-29T15:50:11.028Z] #26 ...
15:50:11 [2022-11-29T15:50:11.028Z] 
15:50:11 [2022-11-29T15:50:11.028Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.733 + RM_GOPATH=0
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.733 + TMP_GOPATH=
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.733 + : /build
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.733 + '[' -z '' ']'
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.733 ++ mktemp -d
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.743 + export GOPATH=/tmp/tmp.fUanZ7wPzs
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.743 + GOPATH=/tmp/tmp.fUanZ7wPzs
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.743 + RM_GOPATH=1
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.743 + case "$(go env GOARCH)" in
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.743 ++ go env GOARCH
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.831 + export GO_BUILDMODE=-buildmode=pie
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.831 + GO_BUILDMODE=-buildmode=pie
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.831 ++ dirname /install.sh
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.840 Install docker/cli version 17.06.2-ce from stable
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.840 + dir=/
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.840 + bin=dockercli
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.840 + shift
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.840 + '[' '!' -f //dockercli.installer ']'
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.840 + . //dockercli.installer
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.840 ++ : stable
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.840 ++ : 17.06.2-ce
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.840 + install_dockercli
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.840 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.840 ++ uname -m
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.850 + arch=aarch64
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.850 + '[' aarch64 '!=' x86_64 ']'
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.850 + '[' aarch64 '!=' s390x ']'
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.850 + '[' aarch64 '!=' armhf ']'
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.850 + build_dockercli
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.850 + git clone https://github.com/docker/docker-ce /tmp/tmp.fUanZ7wPzs/tmp/docker-ce
15:50:11 [2022-11-29T15:50:11.028Z] #0 4.850 Cloning into '/tmp/tmp.fUanZ7wPzs/tmp/docker-ce'...
15:50:11 [2022-11-29T15:50:11.289Z] #27 ...
15:50:11 [2022-11-29T15:50:11.289Z] 
15:50:11 [2022-11-29T15:50:11.289Z] #28 [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
15:50:11 [2022-11-29T15:50:11.289Z] #0 5.402 go: downloading mvdan.cc/sh/v3 v3.0.2
15:50:11 [2022-11-29T15:50:11.550Z] #28 ...
15:50:11 [2022-11-29T15:50:11.550Z] 
15:50:11 [2022-11-29T15:50:11.550Z] #29 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
15:50:11 [2022-11-29T15:50:11.550Z] #0 5.026 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:50:11 [2022-11-29T15:50:11.550Z] #0 5.081 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:50:11 [2022-11-29T15:50:11.550Z] #0 5.081 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:50:11 [2022-11-29T15:50:11.550Z] #0 5.963 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
15:50:11 [2022-11-29T15:50:11.550Z] #0 8.015 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [204 kB]
15:50:11 [2022-11-29T15:50:11.550Z] #29 10.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
15:50:11 [2022-11-29T15:50:11.550Z] #29 ...
15:50:11 [2022-11-29T15:50:11.550Z] 
15:50:11 [2022-11-29T15:50:11.550Z] #30 [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
15:50:11 [2022-11-29T15:50:11.550Z] #0 4.577 go: downloading github.com/tc-hib/go-winres v0.3.0
15:50:11 [2022-11-29T15:50:11.550Z] #0 5.627 go: downloading github.com/tc-hib/winres v0.1.6
15:50:11 [2022-11-29T15:50:11.550Z] #0 6.714 go: downloading github.com/urfave/cli/v2 v2.3.0
15:50:11 [2022-11-29T15:50:11.550Z] #0 6.995 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
15:50:11 [2022-11-29T15:50:11.550Z] #0 7.064 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
15:50:11 [2022-11-29T15:50:11.550Z] #0 9.786 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
15:50:11 [2022-11-29T15:50:11.550Z] #0 9.948 go: downloading github.com/russross/blackfriday/v2 v2.1.0
15:50:11 [2022-11-29T15:50:11.812Z] #30 ...
15:50:11 [2022-11-29T15:50:11.812Z] 
15:50:11 [2022-11-29T15:50:11.812Z] #31 [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
15:50:11 [2022-11-29T15:50:11.812Z] #0 5.213 go: downloading github.com/pelletier/go-toml v1.8.1
15:50:11 [2022-11-29T15:50:11.812Z] #31 ...
15:50:11 [2022-11-29T15:50:11.812Z] 
15:50:11 [2022-11-29T15:50:11.812Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:50:11 [2022-11-29T15:50:11.812Z] #0 5.534 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:50:11 [2022-11-29T15:50:11.812Z] #0 5.555 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:50:11 [2022-11-29T15:50:11.812Z] #0 5.558 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:50:11 [2022-11-29T15:50:11.812Z] #0 6.330 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
15:50:11 [2022-11-29T15:50:11.812Z] #0 8.818 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [204 kB]
15:50:12 [2022-11-29T15:50:12.074Z] #32 ...
15:50:12 [2022-11-29T15:50:12.074Z] 
15:50:12 [2022-11-29T15:50:12.074Z] #33 [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             ;
15:50:12 [2022-11-29T15:50:12.074Z] #0 5.710 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:50:12 [2022-11-29T15:50:12.074Z] #0 5.799 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:50:12 [2022-11-29T15:50:12.074Z] #0 5.804 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:50:12 [2022-11-29T15:50:12.074Z] #0 6.684 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
15:50:12 [2022-11-29T15:50:12.074Z] #0 9.574 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [204 kB]
15:50:12 [2022-11-29T15:50:12.074Z] #33 ...
15:50:12 [2022-11-29T15:50:12.074Z] 
15:50:12 [2022-11-29T15:50:12.074Z] #34 [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
15:50:12 [2022-11-29T15:50:12.074Z] #0 5.447 go: downloading github.com/golangci/golangci-lint v1.49.0
15:50:12 [2022-11-29T15:50:12.074Z] #0 7.339 go: downloading github.com/gofrs/flock v0.8.1
15:50:12 [2022-11-29T15:50:12.074Z] #0 7.515 go: downloading github.com/pkg/errors v0.9.1
15:50:12 [2022-11-29T15:50:12.074Z] #0 7.537 go: downloading github.com/spf13/cobra v1.5.0
15:50:12 [2022-11-29T15:50:12.074Z] #0 7.614 go: downloading github.com/spf13/pflag v1.0.5
15:50:12 [2022-11-29T15:50:12.074Z] #0 7.904 go: downloading github.com/spf13/viper v1.12.0
15:50:12 [2022-11-29T15:50:12.074Z] #0 8.035 go: downloading gopkg.in/yaml.v3 v3.0.1
15:50:12 [2022-11-29T15:50:12.074Z] #0 8.313 go: downloading github.com/mattn/go-colorable v0.1.13
15:50:12 [2022-11-29T15:50:12.074Z] #0 8.351 go: downloading github.com/mattn/go-isatty v0.0.16
15:50:12 [2022-11-29T15:50:12.074Z] #0 8.483 go: downloading golang.org/x/tools v0.1.12
15:50:12 [2022-11-29T15:50:12.074Z] #0 8.542 go: downloading github.com/hashicorp/go-version v1.6.0
15:50:12 [2022-11-29T15:50:12.074Z] #0 8.754 go: downloading github.com/ldez/gomoddirectives v0.2.3
15:50:12 [2022-11-29T15:50:12.074Z] #0 8.890 go: downloading github.com/mitchellh/go-homedir v1.1.0
15:50:12 [2022-11-29T15:50:12.074Z] #0 9.133 go: downloading github.com/hashicorp/go-multierror v1.1.1
15:50:12 [2022-11-29T15:50:12.336Z] #34 ...
15:50:12 [2022-11-29T15:50:12.336Z] 
15:50:12 [2022-11-29T15:50:12.336Z] #35 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:50:12 [2022-11-29T15:50:12.336Z] #0 5.038 + git clone https://github.com/kolyshkin/go-swagger.git .
15:50:12 [2022-11-29T15:50:12.336Z] #0 5.042 Cloning into '.'...
15:50:12 [2022-11-29T15:50:12.336Z] #35 ...
15:50:12 [2022-11-29T15:50:12.336Z] 
15:50:12 [2022-11-29T15:50:12.336Z] #36 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
15:50:12 [2022-11-29T15:50:12.336Z] #0 5.729 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:50:12 [2022-11-29T15:50:12.336Z] #0 5.822 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:50:12 [2022-11-29T15:50:12.336Z] #0 5.823 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:50:12 [2022-11-29T15:50:12.336Z] #0 6.853 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
15:50:12 [2022-11-29T15:50:12.336Z] #0 9.074 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [204 kB]
15:50:12 [2022-11-29T15:50:12.597Z] #36 11.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
15:50:12 [2022-11-29T15:50:12.597Z] #36 ...
15:50:12 [2022-11-29T15:50:12.597Z] 
15:50:12 [2022-11-29T15:50:12.597Z] #37 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.933 + RM_GOPATH=0
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.933 + TMP_GOPATH=
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.933 + : /build
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.933 + '[' -z '' ']'
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.933 ++ mktemp -d
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.938 + export GOPATH=/tmp/tmp.d35RiadO4c
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.938 + GOPATH=/tmp/tmp.d35RiadO4c
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.938 + RM_GOPATH=1
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.938 + case "$(go env GOARCH)" in
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.938 ++ go env GOARCH
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.950 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.950 + export GO_BUILDMODE=-buildmode=pie
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.950 + GO_BUILDMODE=-buildmode=pie
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.950 ++ dirname /install.sh
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.950 + dir=/
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.950 + bin=rootlesskit
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.950 + shift
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.950 + '[' '!' -f //rootlesskit.installer ']'
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.950 + . //rootlesskit.installer
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.950 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.950 + install_rootlesskit
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.950 + case "$1" in
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.950 + export CGO_ENABLED=0
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.950 + CGO_ENABLED=0
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.950 + _install_rootlesskit
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.950 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.950 + for f in rootlesskit rootlesskit-docker-proxy
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.950 + GOBIN=/build
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.950 + GO111MODULE=on
15:50:12 [2022-11-29T15:50:12.597Z] #0 2.950 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
15:50:12 [2022-11-29T15:50:12.597Z] #0 3.413 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
15:50:12 [2022-11-29T15:50:12.597Z] #0 4.029 go: downloading github.com/sirupsen/logrus v1.9.0
15:50:12 [2022-11-29T15:50:12.597Z] #0 4.031 go: downloading github.com/urfave/cli/v2 v2.23.5
15:50:12 [2022-11-29T15:50:12.597Z] #0 4.445 go: downloading golang.org/x/sys v0.2.0
15:50:12 [2022-11-29T15:50:12.597Z] #0 5.917 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
15:50:12 [2022-11-29T15:50:12.597Z] #0 6.683 go: downloading github.com/google/uuid v1.3.0
15:50:12 [2022-11-29T15:50:12.597Z] #0 6.864 go: downloading github.com/moby/vpnkit v0.5.0
15:50:12 [2022-11-29T15:50:12.597Z] #0 7.702 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
15:50:12 [2022-11-29T15:50:12.597Z] #0 8.037 go: downloading github.com/gofrs/flock v0.8.1
15:50:12 [2022-11-29T15:50:12.597Z] #0 8.230 go: downloading github.com/gorilla/mux v1.8.0
15:50:12 [2022-11-29T15:50:12.597Z] #0 8.433 go: downloading github.com/moby/sys/mountinfo v0.6.2
15:50:12 [2022-11-29T15:50:12.597Z] #0 8.811 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
15:50:12 [2022-11-29T15:50:12.597Z] #0 8.967 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
15:50:12 [2022-11-29T15:50:12.597Z] #0 10.81 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
15:50:12 [2022-11-29T15:50:12.597Z] #0 11.06 go: downloading golang.org/x/net v0.1.0
15:50:12 [2022-11-29T15:50:12.597Z] #0 11.24 go: downloading github.com/russross/blackfriday/v2 v2.1.0
15:50:12 [2022-11-29T15:50:12.597Z] #37 ...
15:50:12 [2022-11-29T15:50:12.597Z] 
15:50:12 [2022-11-29T15:50:12.597Z] #25 [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
15:50:12 [2022-11-29T15:50:12.597Z] #25 11.71 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
15:50:12 [2022-11-29T15:50:12.597Z] #25 11.86 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
15:50:15 [2022-11-29T15:50:15.901Z] #25 15.05 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
15:50:15 [2022-11-29T15:50:15.901Z] #25 ...
15:50:15 [2022-11-29T15:50:15.901Z] 
15:50:15 [2022-11-29T15:50:15.901Z] #20 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
15:50:15 [2022-11-29T15:50:15.901Z] #20 4.800 + git clone https://github.com/docker/distribution.git .
15:50:15 [2022-11-29T15:50:15.901Z] #20 4.800 Cloning into '.'...
15:50:15 [2022-11-29T15:50:15.901Z] #20 ...
15:50:15 [2022-11-29T15:50:15.901Z] 
15:50:15 [2022-11-29T15:50:15.901Z] #16 [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
15:50:15 [2022-11-29T15:50:15.901Z] #16 11.90 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
15:50:15 [2022-11-29T15:50:15.901Z] #16 13.55 #=#=#                                                                         
15:50:15 [2022-11-29T15:50:15.901Z] #16 13.90 #=#=#                                                                         

                                                                           0.1%
#####                                                                      7.9%
###########                                                               16.3%
###################                                                       26.8%
#########################                                                 36.1%
#################################                                         46.5%
######################################                                    53.1%
#############################################                             63.8%
####################################################                      73.5%
##########################################################                80.8%
###############################################################           88.7%
######################################################################## 100.0%
15:50:16 [2022-11-29T15:50:16.174Z] #16 16.49 
15:50:18 [2022-11-29T15:50:18.749Z] #16 ...
15:50:18 [2022-11-29T15:50:18.749Z] 
15:50:18 [2022-11-29T15:50:18.749Z] #28 [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
15:50:18 [2022-11-29T15:50:18.749Z] #28 17.69 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:50:18 [2022-11-29T15:50:18.749Z] #28 17.69 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:50:18 [2022-11-29T15:50:18.749Z] #28 17.74 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:50:20 [2022-11-29T15:50:20.662Z] #28 ...
15:50:20 [2022-11-29T15:50:20.662Z] 
15:50:20 [2022-11-29T15:50:20.662Z] #31 [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
15:50:20 [2022-11-29T15:50:20.662Z] #31 17.15 tomll can be used in two ways:
15:50:20 [2022-11-29T15:50:20.662Z] #31 17.15 Writing to STDIN and reading from STDOUT:
15:50:20 [2022-11-29T15:50:20.662Z] #31 17.15   cat file.toml | tomll > file.toml
15:50:20 [2022-11-29T15:50:20.662Z] #31 17.15 
15:50:20 [2022-11-29T15:50:20.662Z] #31 17.15 Reading and updating a list of files:
15:50:20 [2022-11-29T15:50:20.662Z] #31 17.15   tomll a.toml b.toml c.toml
15:50:20 [2022-11-29T15:50:20.662Z] #31 17.15 
15:50:20 [2022-11-29T15:50:20.662Z] #31 17.15 When given a list of files, tomll will modify all files in place without asking.
15:50:20 [2022-11-29T15:50:20.662Z] #31 DONE 19.6s
15:50:20 [2022-11-29T15:50:20.662Z] 
15:50:20 [2022-11-29T15:50:20.662Z] #34 [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
15:50:20 [2022-11-29T15:50:20.662Z] #34 15.14 go: downloading github.com/sirupsen/logrus v1.9.0
15:50:20 [2022-11-29T15:50:20.662Z] #34 15.15 go: downloading github.com/stretchr/testify v1.8.0
15:50:20 [2022-11-29T15:50:20.662Z] #34 15.50 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
15:50:20 [2022-11-29T15:50:20.662Z] #34 15.65 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
15:50:20 [2022-11-29T15:50:20.662Z] #34 15.68 go: downloading github.com/mitchellh/mapstructure v1.5.0
15:50:20 [2022-11-29T15:50:20.662Z] #34 15.83 go: downloading github.com/spf13/afero v1.8.2
15:50:20 [2022-11-29T15:50:20.662Z] #34 15.95 go: downloading github.com/spf13/cast v1.5.0
15:50:20 [2022-11-29T15:50:20.662Z] #34 16.08 go: downloading github.com/spf13/jwalterweatherman v1.1.0
15:50:20 [2022-11-29T15:50:20.662Z] #34 16.12 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
15:50:20 [2022-11-29T15:50:20.662Z] #34 16.17 go: downloading github.com/hashicorp/errwrap v1.0.0
15:50:20 [2022-11-29T15:50:20.662Z] #34 18.42 go: downloading 4d63.com/gochecknoglobals v0.1.0
15:50:20 [2022-11-29T15:50:20.662Z] #34 18.42 go: downloading github.com/Antonboom/errname v0.1.7
15:50:20 [2022-11-29T15:50:20.662Z] #34 18.49 go: downloading github.com/Antonboom/nilnil v0.1.1
15:50:20 [2022-11-29T15:50:20.662Z] #34 18.54 go: downloading github.com/BurntSushi/toml v1.2.0
15:50:20 [2022-11-29T15:50:20.662Z] #34 18.66 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
15:50:20 [2022-11-29T15:50:20.662Z] #34 19.03 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
15:50:20 [2022-11-29T15:50:20.662Z] #34 19.20 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
15:50:20 [2022-11-29T15:50:20.662Z] #34 19.43 go: downloading github.com/alexkohler/prealloc v1.0.0
15:50:20 [2022-11-29T15:50:20.662Z] #34 19.43 go: downloading github.com/alingse/asasalint v0.0.11
15:50:20 [2022-11-29T15:50:20.662Z] #34 19.48 go: downloading github.com/ashanbrown/forbidigo v1.3.0
15:50:20 [2022-11-29T15:50:20.662Z] #34 19.60 go: downloading github.com/ashanbrown/makezero v1.1.1
15:50:20 [2022-11-29T15:50:20.662Z] #34 19.62 go: downloading github.com/bkielbasa/cyclop v1.2.0
15:50:20 [2022-11-29T15:50:20.662Z] #34 19.79 go: downloading github.com/blizzy78/varnamelen v0.8.0
15:50:20 [2022-11-29T15:50:20.662Z] #34 19.79 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
15:50:20 [2022-11-29T15:50:20.923Z] #34 ...
15:50:20 [2022-11-29T15:50:20.923Z] 
15:50:20 [2022-11-29T15:50:20.923Z] #20 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
15:50:20 [2022-11-29T15:50:20.923Z] #20 19.99 + git checkout -q v2.3.0
15:50:22 [2022-11-29T15:50:22.306Z] #20 ...
15:50:22 [2022-11-29T15:50:22.306Z] 
15:50:22 [2022-11-29T15:50:22.306Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:50:22 [2022-11-29T15:50:22.306Z] #32 11.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
15:50:22 [2022-11-29T15:50:22.306Z] #32 16.12 Fetched 8495 kB in 11s (780 kB/s)
15:50:22 [2022-11-29T15:50:22.306Z] #32 16.12 Reading package lists...
15:50:22 [2022-11-29T15:50:22.307Z] #32 ...
15:50:22 [2022-11-29T15:50:22.307Z] 
15:50:22 [2022-11-29T15:50:22.307Z] #24 [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
15:50:22 [2022-11-29T15:50:22.307Z] #24 11.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
15:50:22 [2022-11-29T15:50:22.307Z] #24 14.28 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
15:50:22 [2022-11-29T15:50:22.307Z] #24 17.66 Fetched 8499 kB in 13s (671 kB/s)
15:50:22 [2022-11-29T15:50:22.567Z] #24 17.66 Reading package lists...
15:50:22 [2022-11-29T15:50:22.567Z] #24 ...
15:50:22 [2022-11-29T15:50:22.567Z] 
15:50:22 [2022-11-29T15:50:22.567Z] #34 [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
15:50:22 [2022-11-29T15:50:22.567Z] #34 20.19 go: downloading github.com/breml/bidichk v0.2.3
15:50:22 [2022-11-29T15:50:22.567Z] #34 20.30 go: downloading github.com/breml/errchkjson v0.3.0
15:50:22 [2022-11-29T15:50:22.567Z] #34 20.47 go: downloading github.com/butuzov/ireturn v0.1.1
15:50:22 [2022-11-29T15:50:22.567Z] #34 20.53 go: downloading github.com/charithe/durationcheck v0.0.9
15:50:22 [2022-11-29T15:50:22.567Z] #34 20.67 go: downloading github.com/curioswitch/go-reassign v0.1.2
15:50:22 [2022-11-29T15:50:22.567Z] #34 20.72 go: downloading github.com/daixiang0/gci v0.6.3
15:50:22 [2022-11-29T15:50:22.567Z] #34 21.01 go: downloading github.com/denis-tingaikin/go-header v0.4.3
15:50:22 [2022-11-29T15:50:22.567Z] #34 21.03 go: downloading github.com/esimonov/ifshort v1.0.4
15:50:22 [2022-11-29T15:50:22.567Z] #34 21.10 go: downloading github.com/firefart/nonamedreturns v1.0.4
15:50:22 [2022-11-29T15:50:22.567Z] #34 21.19 go: downloading github.com/fzipp/gocyclo v0.6.0
15:50:22 [2022-11-29T15:50:22.567Z] #34 21.26 go: downloading github.com/go-critic/go-critic v0.6.4
15:50:22 [2022-11-29T15:50:22.827Z] #34 22.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
15:50:22 [2022-11-29T15:50:22.827Z] #34 22.13 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
15:50:23 [2022-11-29T15:50:23.092Z] #34 22.15 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
15:50:23 [2022-11-29T15:50:23.092Z] #34 22.26 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
15:50:23 [2022-11-29T15:50:23.092Z] #34 22.32 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
15:50:23 [2022-11-29T15:50:23.352Z] #34 22.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
15:50:23 [2022-11-29T15:50:23.352Z] #34 22.50 go: downloading github.com/golangci/misspell v0.3.5
15:50:23 [2022-11-29T15:50:23.352Z] #34 22.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
15:50:23 [2022-11-29T15:50:23.352Z] #34 ...
15:50:23 [2022-11-29T15:50:23.352Z] 
15:50:23 [2022-11-29T15:50:23.352Z] #26 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
15:50:23 [2022-11-29T15:50:23.352Z] #26 12.48 go: downloading github.com/sirupsen/logrus v1.6.0
15:50:23 [2022-11-29T15:50:23.352Z] #26 12.48 go: downloading github.com/spf13/cobra v1.1.3
15:50:23 [2022-11-29T15:50:23.352Z] #26 12.98 go: downloading github.com/mattn/go-isatty v0.0.3
15:50:23 [2022-11-29T15:50:23.352Z] #26 13.11 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
15:50:23 [2022-11-29T15:50:23.352Z] #26 13.70 go: downloading gopkg.in/yaml.v2 v2.4.0
15:50:23 [2022-11-29T15:50:23.352Z] #26 13.89 go: downloading github.com/cosiner/argv v0.1.0
15:50:23 [2022-11-29T15:50:23.352Z] #26 14.00 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
15:50:23 [2022-11-29T15:50:23.352Z] #26 14.13 go: downloading github.com/peterh/liner v1.2.2
15:50:23 [2022-11-29T15:50:23.352Z] #26 14.23 go: downloading github.com/google/go-dap v0.6.0
15:50:23 [2022-11-29T15:50:23.352Z] #26 14.41 go: downloading github.com/russross/blackfriday/v2 v2.0.1
15:50:23 [2022-11-29T15:50:23.352Z] #26 14.68 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
15:50:23 [2022-11-29T15:50:23.352Z] #26 15.37 go: downloading github.com/mattn/go-runewidth v0.0.3
15:50:23 [2022-11-29T15:50:23.352Z] #26 15.70 go: downloading github.com/hashicorp/golang-lru v0.5.4
15:50:23 [2022-11-29T15:50:23.352Z] #26 15.79 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
15:50:23 [2022-11-29T15:50:23.352Z] #26 17.06 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
15:50:23 [2022-11-29T15:50:23.352Z] #26 ...
15:50:23 [2022-11-29T15:50:23.352Z] 
15:50:23 [2022-11-29T15:50:23.352Z] #34 [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
15:50:23 [2022-11-29T15:50:23.352Z] #34 22.61 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
15:50:23 [2022-11-29T15:50:23.352Z] #34 22.73 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
15:50:23 [2022-11-29T15:50:23.352Z] #34 ...
15:50:23 [2022-11-29T15:50:23.352Z] 
15:50:23 [2022-11-29T15:50:23.352Z] #33 [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             ;
15:50:23 [2022-11-29T15:50:23.352Z] #33 12.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
15:50:23 [2022-11-29T15:50:23.352Z] #33 17.53 Fetched 8495 kB in 12s (704 kB/s)
15:50:23 [2022-11-29T15:50:23.613Z] #33 17.53 Reading package lists...
15:50:23 [2022-11-29T15:50:23.613Z] #33 ...
15:50:23 [2022-11-29T15:50:23.613Z] 
15:50:23 [2022-11-29T15:50:23.613Z] #24 [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
15:50:23 [2022-11-29T15:50:23.613Z] #24 17.66 Reading package lists...
15:50:27 [2022-11-29T15:50:27.179Z] #24 22.75 Reading package lists...
15:50:27 [2022-11-29T15:50:27.179Z] #24 ...
15:50:27 [2022-11-29T15:50:27.179Z] 
15:50:27 [2022-11-29T15:50:27.179Z] #29 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
15:50:27 [2022-11-29T15:50:27.179Z] #29 15.84 Fetched 8495 kB in 11s (761 kB/s)
15:50:27 [2022-11-29T15:50:27.179Z] #29 15.84 Reading package lists...
15:50:27 [2022-11-29T15:50:27.179Z] #29 22.05 Reading package lists...
15:50:27 [2022-11-29T15:50:27.179Z] #29 ...
15:50:27 [2022-11-29T15:50:27.179Z] 
15:50:27 [2022-11-29T15:50:27.179Z] #34 [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
15:50:27 [2022-11-29T15:50:27.179Z] #34 22.78 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
15:50:27 [2022-11-29T15:50:27.179Z] #34 22.86 go: downloading github.com/hexops/gotextdiff v1.0.3
15:50:27 [2022-11-29T15:50:27.179Z] #34 23.00 go: downloading github.com/jgautheron/goconst v1.5.1
15:50:27 [2022-11-29T15:50:27.179Z] #34 23.00 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
15:50:27 [2022-11-29T15:50:27.179Z] #34 23.07 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
15:50:27 [2022-11-29T15:50:27.179Z] #34 23.14 go: downloading github.com/julz/importas v0.1.0
15:50:27 [2022-11-29T15:50:27.179Z] #34 23.18 go: downloading github.com/kisielk/errcheck v1.6.2
15:50:27 [2022-11-29T15:50:27.179Z] #34 23.24 go: downloading github.com/kulti/thelper v0.6.3
15:50:27 [2022-11-29T15:50:27.179Z] #34 23.24 go: downloading github.com/kunwardeep/paralleltest v1.0.6
15:50:27 [2022-11-29T15:50:27.179Z] #34 23.41 go: downloading github.com/kyoh86/exportloopref v0.1.8
15:50:27 [2022-11-29T15:50:27.179Z] #34 23.49 go: downloading github.com/ldez/tagliatelle v0.3.1
15:50:27 [2022-11-29T15:50:27.179Z] #34 23.55 go: downloading github.com/leonklingele/grouper v1.1.0
15:50:27 [2022-11-29T15:50:27.179Z] #34 23.61 go: downloading github.com/lufeee/execinquery v1.2.1
15:50:27 [2022-11-29T15:50:27.179Z] #34 23.70 go: downloading github.com/maratori/testpackage v1.1.0
15:50:27 [2022-11-29T15:50:27.179Z] #34 23.72 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
15:50:27 [2022-11-29T15:50:27.179Z] #34 23.82 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
15:50:27 [2022-11-29T15:50:27.179Z] #34 23.82 go: downloading github.com/mgechev/revive v1.2.3
15:50:27 [2022-11-29T15:50:27.179Z] #34 24.56 go: downloading github.com/moricho/tparallel v0.2.1
15:50:27 [2022-11-29T15:50:27.179Z] #34 24.59 go: downloading github.com/nakabonne/nestif v0.3.1
15:50:27 [2022-11-29T15:50:27.179Z] #34 24.65 go: downloading github.com/nishanths/exhaustive v0.8.1
15:50:27 [2022-11-29T15:50:27.179Z] #34 24.67 go: downloading github.com/nishanths/predeclared v0.2.2
15:50:27 [2022-11-29T15:50:27.179Z] #34 24.84 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
15:50:27 [2022-11-29T15:50:27.179Z] #34 24.93 go: downloading github.com/ryancurrah/gomodguard v1.2.4
15:50:27 [2022-11-29T15:50:27.179Z] #34 24.95 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
15:50:27 [2022-11-29T15:50:27.179Z] #34 25.02 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
15:50:27 [2022-11-29T15:50:27.179Z] #34 25.09 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
15:50:27 [2022-11-29T15:50:27.179Z] #34 25.15 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
15:50:27 [2022-11-29T15:50:27.179Z] #34 25.19 go: downloading github.com/securego/gosec/v2 v2.13.1
15:50:27 [2022-11-29T15:50:27.179Z] #34 25.50 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
15:50:27 [2022-11-29T15:50:27.179Z] #34 25.52 go: downloading github.com/sivchari/containedctx v1.0.2
15:50:27 [2022-11-29T15:50:27.179Z] #34 25.55 go: downloading github.com/sivchari/nosnakecase v1.7.0
15:50:27 [2022-11-29T15:50:27.179Z] #34 25.57 go: downloading github.com/sivchari/tenv v1.7.0
15:50:27 [2022-11-29T15:50:27.179Z] #34 25.67 go: downloading github.com/sonatard/noctx v0.0.1
15:50:27 [2022-11-29T15:50:27.179Z] #34 25.76 go: downloading github.com/sourcegraph/go-diff v0.6.1
15:50:27 [2022-11-29T15:50:27.179Z] #34 25.77 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
15:50:27 [2022-11-29T15:50:27.179Z] #34 25.94 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
15:50:27 [2022-11-29T15:50:27.179Z] #34 25.94 go: downloading github.com/sylvia7788/contextcheck v1.0.6
15:50:27 [2022-11-29T15:50:27.179Z] #34 26.01 go: downloading github.com/tdakkota/asciicheck v0.1.1
15:50:27 [2022-11-29T15:50:27.179Z] #34 26.01 go: downloading github.com/tetafro/godot v1.4.11
15:50:27 [2022-11-29T15:50:27.179Z] #34 26.08 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
15:50:27 [2022-11-29T15:50:27.179Z] #34 26.12 go: downloading github.com/timonwong/logrlint v0.1.0
15:50:27 [2022-11-29T15:50:27.179Z] #34 26.18 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
15:50:27 [2022-11-29T15:50:27.179Z] #34 26.30 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
15:50:27 [2022-11-29T15:50:27.439Z] #34 26.57 go: downloading github.com/ultraware/funlen v0.0.3
15:50:27 [2022-11-29T15:50:27.699Z] #34 26.75 go: downloading github.com/ultraware/whitespace v0.0.5
15:50:27 [2022-11-29T15:50:27.699Z] #34 ...
15:50:27 [2022-11-29T15:50:27.699Z] 
15:50:27 [2022-11-29T15:50:27.699Z] #36 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
15:50:27 [2022-11-29T15:50:27.699Z] #36 16.71 Fetched 8495 kB in 11s (755 kB/s)
15:50:27 [2022-11-29T15:50:27.699Z] #36 16.71 Reading package lists...
15:50:27 [2022-11-29T15:50:27.699Z] #36 22.91 Reading package lists...
15:50:27 [2022-11-29T15:50:27.699Z] #36 ...
15:50:27 [2022-11-29T15:50:27.699Z] 
15:50:27 [2022-11-29T15:50:27.699Z] #34 [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
15:50:27 [2022-11-29T15:50:27.699Z] #34 26.86 go: downloading github.com/uudashr/gocognit v1.0.6
15:50:27 [2022-11-29T15:50:27.699Z] #34 26.90 go: downloading github.com/yagipy/maintidx v1.0.0
15:50:27 [2022-11-29T15:50:27.699Z] #34 26.94 go: downloading github.com/yeya24/promlinter v0.2.0
15:50:27 [2022-11-29T15:50:27.959Z] #34 27.03 go: downloading gitlab.com/bosi/decorder v0.2.3
15:50:27 [2022-11-29T15:50:27.959Z] #34 27.19 go: downloading honnef.co/go/tools v0.3.3
15:50:30 [2022-11-29T15:50:30.509Z] #34 29.22 go: downloading mvdan.cc/gofumpt v0.3.1
15:50:30 [2022-11-29T15:50:30.509Z] #34 29.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
15:50:30 [2022-11-29T15:50:30.509Z] #34 29.39 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
15:50:30 [2022-11-29T15:50:30.509Z] #34 29.46 go: downloading github.com/davecgh/go-spew v1.1.1
15:50:30 [2022-11-29T15:50:30.509Z] #34 29.56 go: downloading github.com/pmezard/go-difflib v1.0.0
15:50:30 [2022-11-29T15:50:30.509Z] #34 29.58 go: downloading github.com/stretchr/objx v0.4.0
15:50:30 [2022-11-29T15:50:30.509Z] #34 29.61 go: downloading golang.org/x/text v0.3.7
15:50:31 [2022-11-29T15:50:31.080Z] #34 ...
15:50:31 [2022-11-29T15:50:31.080Z] 
15:50:31 [2022-11-29T15:50:31.080Z] #28 [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
15:50:31 [2022-11-29T15:50:31.080Z] #28 20.32 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:50:31 [2022-11-29T15:50:31.340Z] #28 ...
15:50:31 [2022-11-29T15:50:31.340Z] 
15:50:31 [2022-11-29T15:50:31.340Z] #16 [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
15:50:31 [2022-11-29T15:50:31.340Z] #16 23.28 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:50:31 [2022-11-29T15:50:31.340Z] #16 24.94 
15:50:31 [2022-11-29T15:50:31.340Z] #16 25.28 #=#=#                                                                         

######################################################################## 100.0%
15:50:31 [2022-11-29T15:50:31.340Z] #16 26.47 
15:50:31 [2022-11-29T15:50:31.340Z] #16 29.27 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
15:50:31 [2022-11-29T15:50:31.340Z] #16 30.86 
15:50:31 [2022-11-29T15:50:31.340Z] #16 31.25 #=#=#                                                                         

######################################################################## 100.0%
15:50:32 [2022-11-29T15:50:32.281Z] #16 32.51 
15:50:32 [2022-11-29T15:50:32.542Z] #16 32.89 Download of images into '/build' complete.
15:50:32 [2022-11-29T15:50:32.801Z] #16 32.89 Use something like the following to load the result into a Docker daemon:
15:50:32 [2022-11-29T15:50:32.801Z] #16 32.89   tar -cC '/build' . | docker load
15:50:32 [2022-11-29T15:50:32.801Z] #16 ...
15:50:32 [2022-11-29T15:50:32.801Z] 
15:50:32 [2022-11-29T15:50:32.801Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:50:32 [2022-11-29T15:50:32.801Z] #32 16.12 Reading package lists...
15:50:32 [2022-11-29T15:50:32.801Z] #32 22.25 Reading package lists...
15:50:32 [2022-11-29T15:50:32.801Z] #32 26.92 Building dependency tree...
15:50:32 [2022-11-29T15:50:32.801Z] #32 31.00 The following additional packages will be installed:
15:50:32 [2022-11-29T15:50:32.802Z] #32 31.00   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:50:32 [2022-11-29T15:50:32.802Z] #32 31.00   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
15:50:32 [2022-11-29T15:50:32.802Z] #32 31.00   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
15:50:32 [2022-11-29T15:50:32.802Z] #32 31.00   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
15:50:32 [2022-11-29T15:50:32.802Z] #32 31.01   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
15:50:32 [2022-11-29T15:50:32.802Z] #32 31.01   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
15:50:32 [2022-11-29T15:50:32.802Z] #32 31.02   mingw-w64-common mingw-w64-x86-64-dev
15:50:32 [2022-11-29T15:50:32.802Z] #32 31.02 Suggested packages:
15:50:32 [2022-11-29T15:50:32.802Z] #32 31.05   gcc-10-locales seccomp wine64
15:50:33 [2022-11-29T15:50:33.062Z] #32 ...
15:50:33 [2022-11-29T15:50:33.062Z] 
15:50:33 [2022-11-29T15:50:33.062Z] #36 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
15:50:33 [2022-11-29T15:50:33.062Z] #36 22.91 Reading package lists...
15:50:33 [2022-11-29T15:50:33.062Z] #36 27.56 Building dependency tree...
15:50:33 [2022-11-29T15:50:33.062Z] #36 31.40 The following additional packages will be installed:
15:50:33 [2022-11-29T15:50:33.062Z] #36 31.40   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
15:50:33 [2022-11-29T15:50:33.062Z] #36 31.42 Suggested packages:
15:50:33 [2022-11-29T15:50:33.062Z] #36 31.44   cmake-doc ninja-build lrzip
15:50:33 [2022-11-29T15:50:33.062Z] #36 31.44 Recommended packages:
15:50:33 [2022-11-29T15:50:33.062Z] #36 31.44   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:50:33 [2022-11-29T15:50:33.062Z] #36 32.03 The following NEW packages will be installed:
15:50:33 [2022-11-29T15:50:33.062Z] #36 32.04   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
15:50:33 [2022-11-29T15:50:33.062Z] #36 32.04   vim-common xxd
15:50:33 [2022-11-29T15:50:33.062Z] #36 32.41 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
15:50:33 [2022-11-29T15:50:33.062Z] #36 32.41 Need to get 15.6 MB of archives.
15:50:33 [2022-11-29T15:50:33.062Z] #36 32.41 After this operation, 67.4 MB of additional disk space will be used.
15:50:33 [2022-11-29T15:50:33.062Z] #36 32.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
15:50:33 [2022-11-29T15:50:33.389Z] #36 32.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
15:50:33 [2022-11-29T15:50:33.389Z] #36 32.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
15:50:33 [2022-11-29T15:50:33.389Z] #36 32.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
15:50:33 [2022-11-29T15:50:33.389Z] #36 ...
15:50:33 [2022-11-29T15:50:33.389Z] 
15:50:33 [2022-11-29T15:50:33.389Z] #20 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
15:50:33 [2022-11-29T15:50:33.389Z] #20 22.27 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:50:33 [2022-11-29T15:50:33.389Z] #20 ...
15:50:33 [2022-11-29T15:50:33.389Z] 
15:50:33 [2022-11-29T15:50:33.389Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:50:33 [2022-11-29T15:50:33.389Z] #32 32.57 The following NEW packages will be installed:
15:50:33 [2022-11-29T15:50:33.389Z] #32 32.62   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:50:33 [2022-11-29T15:50:33.389Z] #32 32.62   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
15:50:33 [2022-11-29T15:50:33.389Z] #32 32.62   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
15:50:33 [2022-11-29T15:50:33.389Z] #32 32.62   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
15:50:33 [2022-11-29T15:50:33.389Z] #32 32.62   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
15:50:33 [2022-11-29T15:50:33.389Z] #32 32.65   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
15:50:33 [2022-11-29T15:50:33.679Z] #32 32.66   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
15:50:33 [2022-11-29T15:50:33.679Z] #32 32.66   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
15:50:33 [2022-11-29T15:50:33.679Z] #32 32.66   mingw-w64-x86-64-dev
15:50:33 [2022-11-29T15:50:33.976Z] #32 33.17 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded.
15:50:33 [2022-11-29T15:50:33.976Z] #32 33.17 Need to get 108 MB of archives.
15:50:33 [2022-11-29T15:50:33.976Z] #32 33.17 After this operation, 620 MB of additional disk space will be used.
15:50:33 [2022-11-29T15:50:33.976Z] #32 33.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB]
15:50:34 [2022-11-29T15:50:34.236Z] #32 33.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB]
15:50:34 [2022-11-29T15:50:34.236Z] #32 ...
15:50:34 [2022-11-29T15:50:34.236Z] 
15:50:34 [2022-11-29T15:50:34.236Z] #33 [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             ;
15:50:34 [2022-11-29T15:50:34.236Z] #33 17.53 Reading package lists...
15:50:34 [2022-11-29T15:50:34.236Z] #33 23.65 Reading package lists...
15:50:34 [2022-11-29T15:50:34.236Z] #33 28.31 Building dependency tree...
15:50:34 [2022-11-29T15:50:34.236Z] #33 32.82 python3 is already the newest version (3.9.2-3).
15:50:34 [2022-11-29T15:50:34.236Z] #33 32.82 The following additional packages will be installed:
15:50:34 [2022-11-29T15:50:34.236Z] #33 32.82   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
15:50:34 [2022-11-29T15:50:34.236Z] #33 32.82   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
15:50:34 [2022-11-29T15:50:34.236Z] #33 32.87 Suggested packages:
15:50:34 [2022-11-29T15:50:34.237Z] #33 32.87   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
15:50:34 [2022-11-29T15:50:34.237Z] #33 32.87   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
15:50:34 [2022-11-29T15:50:34.237Z] #33 32.87   m4-doc ed diffutils-doc
15:50:34 [2022-11-29T15:50:34.237Z] #33 32.87 Recommended packages:
15:50:34 [2022-11-29T15:50:34.237Z] #33 32.87   fakeroot libalgorithm-merge-perl libltdl-dev
15:50:34 [2022-11-29T15:50:34.604Z] #33 ...
15:50:34 [2022-11-29T15:50:34.604Z] 
15:50:34 [2022-11-29T15:50:34.604Z] #36 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
15:50:34 [2022-11-29T15:50:34.604Z] #36 33.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
15:50:34 [2022-11-29T15:50:34.604Z] #36 33.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
15:50:34 [2022-11-29T15:50:34.604Z] #36 33.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
15:50:34 [2022-11-29T15:50:34.604Z] #36 33.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
15:50:34 [2022-11-29T15:50:34.604Z] #36 33.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
15:50:34 [2022-11-29T15:50:34.604Z] #36 33.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #36 ...
15:50:37 [2022-11-29T15:50:37.953Z] 
15:50:37 [2022-11-29T15:50:37.953Z] #16 [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
15:50:37 [2022-11-29T15:50:37.953Z] #16 DONE 36.1s
15:50:37 [2022-11-29T15:50:37.953Z] 
15:50:37 [2022-11-29T15:50:37.953Z] #33 [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             ;
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.13 The following NEW packages will be installed:
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.13   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.13   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.13   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.13   libyajl2 m4 patch xz-utils
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.52 0 upgraded, 23 newly installed, 0 to remove and 4 not upgraded.
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.52 Need to get 5921 kB of archives.
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.52 After this operation, 18.6 MB of additional disk space will be used.
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #33 34.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #33 35.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #33 35.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #33 35.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #33 ...
15:50:37 [2022-11-29T15:50:37.953Z] 
15:50:37 [2022-11-29T15:50:37.953Z] #30 [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
15:50:37 [2022-11-29T15:50:37.953Z] #30 35.37 NAME:
15:50:37 [2022-11-29T15:50:37.953Z] #30 35.37    go-winres - A tool for embedding resources in Windows executables
15:50:37 [2022-11-29T15:50:37.953Z] #30 35.37 
15:50:37 [2022-11-29T15:50:37.953Z] #30 35.37 USAGE:
15:50:37 [2022-11-29T15:50:37.953Z] #30 35.37    go-winres [global options] command [command options] [arguments...]
15:50:37 [2022-11-29T15:50:37.953Z] #30 35.37 
15:50:37 [2022-11-29T15:50:37.953Z] #30 35.37 COMMANDS:
15:50:37 [2022-11-29T15:50:37.953Z] #30 35.37    init     Create an initial ./winres/winres.json
15:50:37 [2022-11-29T15:50:37.953Z] #30 35.37    make     Make syso files for the "go build" command
15:50:37 [2022-11-29T15:50:37.953Z] #30 35.37    simply   Make syso files for the "go build" command (simplified)
15:50:37 [2022-11-29T15:50:37.953Z] #30 35.37    extract  Extract all resources from an executable
15:50:37 [2022-11-29T15:50:37.953Z] #30 35.37    patch    Replace resources in an executable file (exe, dll)
15:50:37 [2022-11-29T15:50:37.953Z] #30 35.37    help, h  Shows a list of commands or help for one command
15:50:37 [2022-11-29T15:50:37.953Z] #30 35.37 
15:50:37 [2022-11-29T15:50:37.953Z] #30 35.37 GLOBAL OPTIONS:
15:50:37 [2022-11-29T15:50:37.953Z] #30 35.37    --help, -h  show help (default: false)
15:50:37 [2022-11-29T15:50:37.953Z] #30 DONE 35.8s
15:50:37 [2022-11-29T15:50:37.953Z] 
15:50:37 [2022-11-29T15:50:37.953Z] #36 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
15:50:37 [2022-11-29T15:50:37.953Z] #36 35.02 debconf: delaying package configuration, since apt-utils is not installed
15:50:37 [2022-11-29T15:50:37.953Z] #36 35.49 Fetched 15.6 MB in 2s (8085 kB/s)
15:50:37 [2022-11-29T15:50:37.953Z] #36 35.77 Selecting previously unselected package xxd.
15:50:37 [2022-11-29T15:50:37.953Z] #36 35.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 ... 15709 files and directories currently installed.)
15:50:37 [2022-11-29T15:50:37.953Z] #36 35.88 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
15:50:37 [2022-11-29T15:50:37.953Z] #36 35.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
15:50:37 [2022-11-29T15:50:37.953Z] #36 36.19 Selecting previously unselected package vim-common.
15:50:37 [2022-11-29T15:50:37.953Z] #36 36.19 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
15:50:37 [2022-11-29T15:50:37.953Z] #36 36.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
15:50:37 [2022-11-29T15:50:37.953Z] #36 ...
15:50:37 [2022-11-29T15:50:37.953Z] 
15:50:37 [2022-11-29T15:50:37.953Z] #29 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
15:50:37 [2022-11-29T15:50:37.953Z] #29 22.05 Reading package lists...
15:50:37 [2022-11-29T15:50:37.953Z] #29 26.80 Building dependency tree...
15:50:37 [2022-11-29T15:50:37.953Z] #29 30.86 The following additional packages will be installed:
15:50:37 [2022-11-29T15:50:37.953Z] #29 30.86   libbtrfs0
15:50:37 [2022-11-29T15:50:37.953Z] #29 31.07 The following NEW packages will be installed:
15:50:37 [2022-11-29T15:50:37.953Z] #29 31.11   libbtrfs-dev libbtrfs0
15:50:37 [2022-11-29T15:50:37.953Z] #29 31.51 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
15:50:37 [2022-11-29T15:50:37.953Z] #29 31.51 Need to get 454 kB of archives.
15:50:37 [2022-11-29T15:50:37.953Z] #29 31.51 After this operation, 1275 kB of additional disk space will be used.
15:50:37 [2022-11-29T15:50:37.953Z] #29 31.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #29 31.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
15:50:37 [2022-11-29T15:50:37.953Z] #29 33.08 debconf: delaying package configuration, since apt-utils is not installed
15:50:37 [2022-11-29T15:50:37.953Z] #29 33.53 Fetched 454 kB in 0s (1410 kB/s)
15:50:37 [2022-11-29T15:50:37.953Z] #29 34.17 Selecting previously unselected package libbtrfs0:arm64.
15:50:37 [2022-11-29T15:50:37.954Z] #29 34.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
15:50:37 [2022-11-29T15:50:37.954Z] #29 34.23 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
15:50:37 [2022-11-29T15:50:37.954Z] #29 34.64 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
15:50:37 [2022-11-29T15:50:37.954Z] #29 35.10 Selecting previously unselected package libbtrfs-dev:arm64.
15:50:37 [2022-11-29T15:50:37.954Z] #29 35.10 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
15:50:37 [2022-11-29T15:50:37.954Z] #29 35.18 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
15:50:37 [2022-11-29T15:50:37.954Z] #29 35.73 Setting up libbtrfs0:arm64 (5.10.1-2) ...
15:50:37 [2022-11-29T15:50:37.954Z] #29 35.78 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
15:50:37 [2022-11-29T15:50:37.954Z] #29 35.80 Processing triggers for libc-bin (2.31-13+deb11u5) ...
15:50:37 [2022-11-29T15:50:37.954Z] #29 ...
15:50:37 [2022-11-29T15:50:37.954Z] 
15:50:37 [2022-11-29T15:50:37.954Z] #34 [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
15:50:37 [2022-11-29T15:50:37.954Z] #34 36.79 go: downloading github.com/subosito/gotenv v1.4.0
15:50:37 [2022-11-29T15:50:37.954Z] #34 36.89 go: downloading github.com/hashicorp/hcl v1.0.0
15:50:37 [2022-11-29T15:50:37.954Z] #34 ...
15:50:37 [2022-11-29T15:50:37.954Z] 
15:50:37 [2022-11-29T15:50:37.954Z] #29 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
15:50:37 [2022-11-29T15:50:37.954Z] #29 DONE 37.0s
15:50:37 [2022-11-29T15:50:37.954Z] 
15:50:37 [2022-11-29T15:50:37.954Z] #36 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
15:50:37 [2022-11-29T15:50:37.954Z] #36 37.02 Selecting previously unselected package cmake-data.
15:50:37 [2022-11-29T15:50:37.954Z] #36 37.02 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
15:50:37 [2022-11-29T15:50:37.954Z] #36 37.03 Unpacking cmake-data (3.18.4-2+deb11u1) ...
15:50:38 [2022-11-29T15:50:38.523Z] #36 ...
15:50:38 [2022-11-29T15:50:38.523Z] 
15:50:38 [2022-11-29T15:50:38.523Z] #24 [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
15:50:38 [2022-11-29T15:50:38.523Z] #24 22.75 Reading package lists...
15:50:38 [2022-11-29T15:50:38.523Z] #24 27.50 Building dependency tree...
15:50:38 [2022-11-29T15:50:38.523Z] #24 31.66 The following additional packages will be installed:
15:50:38 [2022-11-29T15:50:38.523Z] #24 31.66   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
15:50:38 [2022-11-29T15:50:38.523Z] #24 31.67   python3-protobuf python3-six
15:50:38 [2022-11-29T15:50:38.523Z] #24 31.68 Suggested packages:
15:50:38 [2022-11-29T15:50:38.523Z] #24 31.72   python3-setuptools
15:50:38 [2022-11-29T15:50:38.523Z] #24 31.72 Recommended packages:
15:50:38 [2022-11-29T15:50:38.523Z] #24 31.72   iproute2 | iproute
15:50:38 [2022-11-29T15:50:38.523Z] #24 32.65 The following NEW packages will be installed:
15:50:38 [2022-11-29T15:50:38.523Z] #24 32.66   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
15:50:38 [2022-11-29T15:50:38.523Z] #24 32.67   python3-protobuf python3-six
15:50:38 [2022-11-29T15:50:38.523Z] #24 33.23 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded.
15:50:38 [2022-11-29T15:50:38.523Z] #24 33.23 Need to get 2136 kB of archives.
15:50:38 [2022-11-29T15:50:38.523Z] #24 33.23 After this operation, 10.8 MB of additional disk space will be used.
15:50:38 [2022-11-29T15:50:38.523Z] #24 33.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
15:50:38 [2022-11-29T15:50:38.523Z] #24 33.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:50:38 [2022-11-29T15:50:38.523Z] #24 33.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
15:50:38 [2022-11-29T15:50:38.523Z] #24 33.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
15:50:38 [2022-11-29T15:50:38.523Z] #24 33.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:50:38 [2022-11-29T15:50:38.523Z] #24 33.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
15:50:38 [2022-11-29T15:50:38.523Z] #24 33.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
15:50:38 [2022-11-29T15:50:38.523Z] #24 35.60 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
15:50:38 [2022-11-29T15:50:38.523Z] #24 ...
15:50:38 [2022-11-29T15:50:38.523Z] 
15:50:38 [2022-11-29T15:50:38.523Z] #34 [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
15:50:38 [2022-11-29T15:50:38.523Z] #34 37.35 go: downloading gopkg.in/ini.v1 v1.66.6
15:50:38 [2022-11-29T15:50:38.523Z] #34 37.35 go: downloading github.com/magiconair/properties v1.8.6
15:50:38 [2022-11-29T15:50:38.523Z] #34 37.61 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
15:50:38 [2022-11-29T15:50:38.523Z] #34 37.62 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
15:50:39 [2022-11-29T15:50:39.092Z] #34 ...
15:50:39 [2022-11-29T15:50:39.092Z] 
15:50:39 [2022-11-29T15:50:39.092Z] #38 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
15:50:39 [2022-11-29T15:50:39.092Z] #38 DONE 1.3s
15:50:39 [2022-11-29T15:50:39.092Z] 
15:50:39 [2022-11-29T15:50:39.092Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.873 + RM_GOPATH=0
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.873 + TMP_GOPATH=
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.873 + : /build
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.873 + '[' -z '' ']'
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.874 ++ mktemp -d
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.877 + export GOPATH=/tmp/tmp.u0TpFQVPee
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.877 + GOPATH=/tmp/tmp.u0TpFQVPee
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.877 + RM_GOPATH=1
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.877 + case "$(go env GOARCH)" in
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.889 ++ go env GOARCH
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.921 + export GO_BUILDMODE=-buildmode=pie
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.921 + GO_BUILDMODE=-buildmode=pie
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.922 ++ dirname /install.sh
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.923 + dir=/
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.925 + bin=containerd
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.925 + shift
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.925 + '[' '!' -f //containerd.installer ']'
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.926 + . //containerd.installer
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.927 ++ set -e
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.927 ++ : v1.6.10
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.928 + install_containerd
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.931 + echo 'Install containerd version v1.6.10'
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.932 Install containerd version v1.6.10
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.933 + git clone https://github.com/containerd/containerd.git /tmp/tmp.u0TpFQVPee/src/github.com/containerd/containerd
15:50:40 [2022-11-29T15:50:40.036Z] #39 0.949 Cloning into '/tmp/tmp.u0TpFQVPee/src/github.com/containerd/containerd'...
15:50:45 [2022-11-29T15:50:45.337Z] #39 ...
15:50:45 [2022-11-29T15:50:45.337Z] 
15:50:45 [2022-11-29T15:50:45.337Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:50:45 [2022-11-29T15:50:45.337Z] #32 33.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
15:50:45 [2022-11-29T15:50:45.337Z] #32 33.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
15:50:45 [2022-11-29T15:50:45.337Z] #32 33.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
15:50:45 [2022-11-29T15:50:45.337Z] #32 33.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
15:50:45 [2022-11-29T15:50:45.337Z] #32 34.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
15:50:45 [2022-11-29T15:50:45.337Z] #32 34.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB]
15:50:45 [2022-11-29T15:50:45.337Z] #32 34.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
15:50:45 [2022-11-29T15:50:45.337Z] #32 35.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
15:50:45 [2022-11-29T15:50:45.337Z] #32 37.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB]
15:50:45 [2022-11-29T15:50:45.337Z] #32 38.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB]
15:50:45 [2022-11-29T15:50:45.338Z] #32 38.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB]
15:50:45 [2022-11-29T15:50:45.338Z] #32 40.64 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB]
15:50:45 [2022-11-29T15:50:45.338Z] #32 41.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
15:50:45 [2022-11-29T15:50:45.338Z] #32 41.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
15:50:45 [2022-11-29T15:50:45.338Z] #32 41.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
15:50:45 [2022-11-29T15:50:45.338Z] #32 41.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
15:50:45 [2022-11-29T15:50:45.338Z] #32 41.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
15:50:45 [2022-11-29T15:50:45.338Z] #32 41.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
15:50:45 [2022-11-29T15:50:45.338Z] #32 41.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
15:50:45 [2022-11-29T15:50:45.338Z] #32 41.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
15:50:45 [2022-11-29T15:50:45.338Z] #32 41.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
15:50:45 [2022-11-29T15:50:45.338Z] #32 41.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
15:50:45 [2022-11-29T15:50:45.338Z] #32 41.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
15:50:45 [2022-11-29T15:50:45.338Z] #32 41.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
15:50:45 [2022-11-29T15:50:45.338Z] #32 41.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
15:50:45 [2022-11-29T15:50:45.338Z] #32 41.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
15:50:45 [2022-11-29T15:50:45.338Z] #32 41.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
15:50:45 [2022-11-29T15:50:45.338Z] #32 41.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
15:50:45 [2022-11-29T15:50:45.338Z] #32 42.47 debconf: delaying package configuration, since apt-utils is not installed
15:50:45 [2022-11-29T15:50:45.338Z] #32 42.72 Fetched 108 MB in 9s (12.4 MB/s)
15:50:45 [2022-11-29T15:50:45.338Z] #32 42.82 Selecting previously unselected package binutils-mingw-w64-i686.
15:50:45 [2022-11-29T15:50:45.338Z] #32 42.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
15:50:45 [2022-11-29T15:50:45.338Z] #32 42.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
15:50:45 [2022-11-29T15:50:45.338Z] #32 42.93 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
15:50:45 [2022-11-29T15:50:45.338Z] #32 ...
15:50:45 [2022-11-29T15:50:45.338Z] 
15:50:45 [2022-11-29T15:50:45.338Z] #24 [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
15:50:45 [2022-11-29T15:50:45.338Z] #24 37.83 debconf: delaying package configuration, since apt-utils is not installed
15:50:45 [2022-11-29T15:50:45.338Z] #24 38.31 Fetched 2136 kB in 3s (681 kB/s)
15:50:45 [2022-11-29T15:50:45.338Z] #24 38.51 Selecting previously unselected package libprotobuf23:arm64.
15:50:45 [2022-11-29T15:50:45.338Z] #24 38.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
15:50:45 [2022-11-29T15:50:45.338Z] #24 38.58 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
15:50:45 [2022-11-29T15:50:45.338Z] #24 38.60 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
15:50:45 [2022-11-29T15:50:45.338Z] #24 40.39 Selecting previously unselected package python3-pkg-resources.
15:50:45 [2022-11-29T15:50:45.338Z] #24 40.40 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
15:50:45 [2022-11-29T15:50:45.338Z] #24 40.43 Unpacking python3-pkg-resources (52.0.0-4) ...
15:50:45 [2022-11-29T15:50:45.338Z] #24 41.05 Selecting previously unselected package python3-six.
15:50:45 [2022-11-29T15:50:45.338Z] #24 41.05 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
15:50:45 [2022-11-29T15:50:45.338Z] #24 41.07 Unpacking python3-six (1.16.0-2) ...
15:50:45 [2022-11-29T15:50:45.338Z] #24 41.18 Selecting previously unselected package python3-protobuf.
15:50:45 [2022-11-29T15:50:45.338Z] #24 41.19 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
15:50:45 [2022-11-29T15:50:45.338Z] #24 41.21 Unpacking python3-protobuf (3.12.4-1) ...
15:50:45 [2022-11-29T15:50:45.338Z] #24 41.76 Selecting previously unselected package libnet1:arm64.
15:50:45 [2022-11-29T15:50:45.338Z] #24 41.76 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:50:45 [2022-11-29T15:50:45.338Z] #24 41.78 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:50:45 [2022-11-29T15:50:45.338Z] #24 41.94 Selecting previously unselected package libnl-3-200:arm64.
15:50:45 [2022-11-29T15:50:45.338Z] #24 41.94 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
15:50:45 [2022-11-29T15:50:45.338Z] #24 41.96 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
15:50:45 [2022-11-29T15:50:45.338Z] #24 42.13 Selecting previously unselected package libprotobuf-c1:arm64.
15:50:45 [2022-11-29T15:50:45.338Z] #24 42.14 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
15:50:45 [2022-11-29T15:50:45.338Z] #24 42.15 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:50:45 [2022-11-29T15:50:45.338Z] #24 42.27 Selecting previously unselected package criu.
15:50:45 [2022-11-29T15:50:45.338Z] #24 42.28 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
15:50:45 [2022-11-29T15:50:45.338Z] #24 42.29 Unpacking criu (3.17.1-1) ...
15:50:45 [2022-11-29T15:50:45.338Z] #24 43.72 Setting up python3-pkg-resources (52.0.0-4) ...
15:50:46 [2022-11-29T15:50:46.813Z] #24 45.56 Setting up libprotobuf23:arm64 (3.12.4-1) ...
15:50:47 [2022-11-29T15:50:47.072Z] #24 45.66 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:50:47 [2022-11-29T15:50:47.072Z] #24 ...
15:50:47 [2022-11-29T15:50:47.072Z] 
15:50:47 [2022-11-29T15:50:47.072Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:50:47 [2022-11-29T15:50:47.072Z] #32 46.02 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:50:47 [2022-11-29T15:50:47.072Z] #32 46.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
15:50:47 [2022-11-29T15:50:47.072Z] #32 46.16 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
15:50:47 [2022-11-29T15:50:47.332Z] #32 ...
15:50:47 [2022-11-29T15:50:47.332Z] 
15:50:47 [2022-11-29T15:50:47.332Z] #33 [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             ;
15:50:47 [2022-11-29T15:50:47.332Z] #33 36.48 debconf: delaying package configuration, since apt-utils is not installed
15:50:47 [2022-11-29T15:50:47.332Z] #33 36.97 Fetched 5921 kB in 1s (6794 kB/s)
15:50:47 [2022-11-29T15:50:47.332Z] #33 37.45 Selecting previously unselected package bzip2.
15:50:47 [2022-11-29T15:50:47.332Z] #33 37.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
15:50:47 [2022-11-29T15:50:47.332Z] #33 37.48 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 37.60 Unpacking bzip2 (1.0.8-4) ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 38.10 Selecting previously unselected package libmagic-mgc.
15:50:47 [2022-11-29T15:50:47.332Z] #33 38.11 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 38.13 Unpacking libmagic-mgc (1:5.39-3) ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 39.18 Selecting previously unselected package libmagic1:arm64.
15:50:47 [2022-11-29T15:50:47.332Z] #33 39.18 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 39.19 Unpacking libmagic1:arm64 (1:5.39-3) ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 39.36 Selecting previously unselected package file.
15:50:47 [2022-11-29T15:50:47.332Z] #33 39.36 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 39.38 Unpacking file (1:5.39-3) ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 39.61 Selecting previously unselected package xz-utils.
15:50:47 [2022-11-29T15:50:47.332Z] #33 39.61 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 40.42 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 40.82 Selecting previously unselected package libsigsegv2:arm64.
15:50:47 [2022-11-29T15:50:47.332Z] #33 40.83 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 40.83 Unpacking libsigsegv2:arm64 (2.13-1) ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 40.97 Selecting previously unselected package m4.
15:50:47 [2022-11-29T15:50:47.332Z] #33 40.98 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 40.99 Unpacking m4 (1.4.18-5) ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 41.47 Selecting previously unselected package autoconf.
15:50:47 [2022-11-29T15:50:47.332Z] #33 41.48 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 41.48 Unpacking autoconf (2.69-14) ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 41.85 Selecting previously unselected package autotools-dev.
15:50:47 [2022-11-29T15:50:47.332Z] #33 41.87 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 41.88 Unpacking autotools-dev (20180224.1+nmu1) ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 42.13 Selecting previously unselected package automake.
15:50:47 [2022-11-29T15:50:47.332Z] #33 42.13 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 42.16 Unpacking automake (1:1.16.3-2) ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 42.72 Selecting previously unselected package patch.
15:50:47 [2022-11-29T15:50:47.332Z] #33 42.72 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 42.73 Unpacking patch (2.7.6-7) ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 42.92 Selecting previously unselected package dpkg-dev.
15:50:47 [2022-11-29T15:50:47.332Z] #33 42.93 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 42.93 Unpacking dpkg-dev (1.20.12) ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 44.20 Selecting previously unselected package build-essential.
15:50:47 [2022-11-29T15:50:47.332Z] #33 44.20 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 44.21 Unpacking build-essential (12.9) ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 44.40 Selecting previously unselected package libcap2:arm64.
15:50:47 [2022-11-29T15:50:47.332Z] #33 44.42 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 44.46 Unpacking libcap2:arm64 (1:2.44-1) ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 44.68 Selecting previously unselected package libcap-dev:arm64.
15:50:47 [2022-11-29T15:50:47.332Z] #33 44.69 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 44.70 Unpacking libcap-dev:arm64 (1:2.44-1) ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 44.97 Selecting previously unselected package libprotobuf-c1:arm64.
15:50:47 [2022-11-29T15:50:47.332Z] #33 44.97 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 44.98 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 45.16 Selecting previously unselected package libprotobuf-c-dev:arm64.
15:50:47 [2022-11-29T15:50:47.332Z] #33 45.17 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 45.18 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 45.46 Selecting previously unselected package libseccomp-dev:arm64.
15:50:47 [2022-11-29T15:50:47.332Z] #33 45.46 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 45.87 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 46.15 Selecting previously unselected package libsystemd-dev:arm64.
15:50:47 [2022-11-29T15:50:47.332Z] #33 46.16 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
15:50:47 [2022-11-29T15:50:47.332Z] #33 46.17 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
15:50:47 [2022-11-29T15:50:47.592Z] #33 ...
15:50:47 [2022-11-29T15:50:47.592Z] 
15:50:47 [2022-11-29T15:50:47.592Z] #24 [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
15:50:47 [2022-11-29T15:50:47.592Z] #24 46.08 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:50:47 [2022-11-29T15:50:47.592Z] #24 46.31 Setting up python3-six (1.16.0-2) ...
15:50:48 [2022-11-29T15:50:48.532Z] #24 47.48 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
15:50:48 [2022-11-29T15:50:48.792Z] #24 47.61 Setting up python3-protobuf (3.12.4-1) ...
15:50:49 [2022-11-29T15:50:49.054Z] #24 ...
15:50:49 [2022-11-29T15:50:49.054Z] 
15:50:49 [2022-11-29T15:50:49.054Z] #28 [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
15:50:49 [2022-11-29T15:50:49.054Z] #28 43.18 v3.0.2
15:50:49 [2022-11-29T15:50:49.054Z] #28 DONE 48.1s
15:50:49 [2022-11-29T15:50:49.054Z] 
15:50:49 [2022-11-29T15:50:49.054Z] #33 [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             ;
15:50:49 [2022-11-29T15:50:49.054Z] #33 47.22 Selecting previously unselected package libtool.
15:50:49 [2022-11-29T15:50:49.054Z] #33 47.23 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
15:50:49 [2022-11-29T15:50:49.054Z] #33 47.24 Unpacking libtool (2.4.6-15) ...
15:50:49 [2022-11-29T15:50:49.054Z] #33 47.92 Selecting previously unselected package libudev-dev:arm64.
15:50:49 [2022-11-29T15:50:49.054Z] #33 47.92 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
15:50:49 [2022-11-29T15:50:49.054Z] #33 47.94 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
15:50:49 [2022-11-29T15:50:49.054Z] #33 48.22 Selecting previously unselected package libyajl2:arm64.
15:50:49 [2022-11-29T15:50:49.054Z] #33 48.25 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
15:50:49 [2022-11-29T15:50:49.054Z] #33 48.26 Unpacking libyajl2:arm64 (2.1.0-3) ...
15:50:49 [2022-11-29T15:50:49.315Z] #33 48.50 Selecting previously unselected package libyajl-dev:arm64.
15:50:49 [2022-11-29T15:50:49.315Z] #33 48.50 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
15:50:49 [2022-11-29T15:50:49.315Z] #33 48.51 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
15:50:49 [2022-11-29T15:50:49.315Z] #33 ...
15:50:49 [2022-11-29T15:50:49.315Z] 
15:50:49 [2022-11-29T15:50:49.315Z] #34 [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
15:50:49 [2022-11-29T15:50:49.315Z] #34 38.58 go: downloading github.com/pelletier/go-toml v1.9.5
15:50:49 [2022-11-29T15:50:49.315Z] #34 39.00 go: downloading github.com/gobwas/glob v0.2.3
15:50:49 [2022-11-29T15:50:49.315Z] #34 39.34 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
15:50:49 [2022-11-29T15:50:49.315Z] #34 39.40 go: downloading go.uber.org/zap v1.17.0
15:50:49 [2022-11-29T15:50:49.315Z] #34 40.68 go: downloading github.com/go-toolsmith/astcast v1.0.0
15:50:49 [2022-11-29T15:50:49.315Z] #34 40.68 go: downloading github.com/go-toolsmith/astcopy v1.0.1
15:50:49 [2022-11-29T15:50:49.315Z] #34 40.71 go: downloading github.com/go-toolsmith/astequal v1.0.2
15:50:49 [2022-11-29T15:50:49.315Z] #34 40.78 go: downloading github.com/go-toolsmith/astfmt v1.0.0
15:50:49 [2022-11-29T15:50:49.315Z] #34 40.78 go: downloading github.com/go-toolsmith/astp v1.0.0
15:50:49 [2022-11-29T15:50:49.315Z] #34 40.82 go: downloading github.com/go-toolsmith/typep v1.0.2
15:50:49 [2022-11-29T15:50:49.315Z] #34 40.82 go: downloading github.com/go-toolsmith/strparse v1.0.0
15:50:49 [2022-11-29T15:50:49.315Z] #34 40.86 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
15:50:49 [2022-11-29T15:50:49.315Z] #34 41.01 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
15:50:49 [2022-11-29T15:50:49.315Z] #34 41.39 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
15:50:49 [2022-11-29T15:50:49.315Z] #34 41.49 go: downloading github.com/kisielk/gotool v1.0.0
15:50:49 [2022-11-29T15:50:49.315Z] #34 41.55 go: downloading github.com/gostaticanalysis/comment v1.4.2
15:50:49 [2022-11-29T15:50:49.315Z] #34 41.72 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
15:50:49 [2022-11-29T15:50:49.315Z] #34 41.75 go: downloading github.com/ettle/strcase v0.1.1
15:50:49 [2022-11-29T15:50:49.315Z] #34 41.86 go: downloading github.com/fatih/structtag v1.2.0
15:50:49 [2022-11-29T15:50:49.315Z] #34 41.89 go: downloading github.com/Masterminds/semver v1.5.0
15:50:49 [2022-11-29T15:50:49.315Z] #34 41.94 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
15:50:49 [2022-11-29T15:50:49.315Z] #34 42.05 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
15:50:49 [2022-11-29T15:50:49.315Z] #34 42.07 go: downloading github.com/prometheus/client_golang v1.12.1
15:50:49 [2022-11-29T15:50:49.315Z] #34 42.83 go: downloading github.com/prometheus/client_model v0.2.0
15:50:49 [2022-11-29T15:50:49.315Z] #34 42.87 go: downloading github.com/google/go-cmp v0.5.8
15:50:49 [2022-11-29T15:50:49.315Z] #34 42.95 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
15:50:49 [2022-11-29T15:50:49.315Z] #34 43.11 go: downloading go.uber.org/atomic v1.7.0
15:50:49 [2022-11-29T15:50:49.315Z] #34 43.12 go: downloading go.uber.org/multierr v1.6.0
15:50:49 [2022-11-29T15:50:49.315Z] #34 43.24 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
15:50:49 [2022-11-29T15:50:49.315Z] #34 43.39 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
15:50:49 [2022-11-29T15:50:49.315Z] #34 43.39 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
15:50:49 [2022-11-29T15:50:49.315Z] #34 43.45 go: downloading github.com/olekukonko/tablewriter v0.0.5
15:50:49 [2022-11-29T15:50:49.315Z] #34 43.49 go: downloading github.com/beorn7/perks v1.0.1
15:50:49 [2022-11-29T15:50:49.315Z] #34 43.87 go: downloading github.com/cespare/xxhash/v2 v2.1.2
15:50:49 [2022-11-29T15:50:49.315Z] #34 43.91 go: downloading github.com/golang/protobuf v1.5.2
15:50:49 [2022-11-29T15:50:49.315Z] #34 44.06 go: downloading github.com/prometheus/common v0.32.1
15:50:49 [2022-11-29T15:50:49.315Z] #34 44.40 go: downloading github.com/prometheus/procfs v0.7.3
15:50:49 [2022-11-29T15:50:49.315Z] #34 44.41 go: downloading google.golang.org/protobuf v1.28.0
15:50:49 [2022-11-29T15:50:49.315Z] #34 45.41 go: downloading github.com/mattn/go-runewidth v0.0.9
15:50:49 [2022-11-29T15:50:49.315Z] #34 46.91 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
15:50:49 [2022-11-29T15:50:49.575Z] #34 ...
15:50:49 [2022-11-29T15:50:49.575Z] 
15:50:49 [2022-11-29T15:50:49.575Z] #33 [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             ;
15:50:49 [2022-11-29T15:50:49.575Z] #33 48.86 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
15:50:50 [2022-11-29T15:50:50.145Z] #33 49.11 Setting up libmagic-mgc (1:5.39-3) ...
15:50:50 [2022-11-29T15:50:50.145Z] #33 49.23 Setting up libyajl2:arm64 (2.1.0-3) ...
15:50:50 [2022-11-29T15:50:50.145Z] #33 49.29 Setting up libmagic1:arm64 (1:5.39-3) ...
15:50:50 [2022-11-29T15:50:50.145Z] #33 49.35 Setting up file (1:5.39-3) ...
15:50:50 [2022-11-29T15:50:50.145Z] #33 49.38 Setting up bzip2 (1.0.8-4) ...
15:50:50 [2022-11-29T15:50:50.145Z] #33 49.40 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:50:50 [2022-11-29T15:50:50.145Z] #33 49.41 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
15:50:50 [2022-11-29T15:50:50.405Z] #33 49.44 Setting up libcap2:arm64 (1:2.44-1) ...
15:50:50 [2022-11-29T15:50:50.405Z] #33 49.46 Setting up autotools-dev (20180224.1+nmu1) ...
15:50:50 [2022-11-29T15:50:50.405Z] #33 49.50 Setting up libsigsegv2:arm64 (2.13-1) ...
15:50:50 [2022-11-29T15:50:50.405Z] #33 49.52 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
15:50:50 [2022-11-29T15:50:50.405Z] #33 49.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:50:50 [2022-11-29T15:50:50.405Z] #33 49.56 Setting up patch (2.7.6-7) ...
15:50:50 [2022-11-29T15:50:50.405Z] #33 49.60 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
15:50:50 [2022-11-29T15:50:50.405Z] #33 49.62 Setting up libyajl-dev:arm64 (2.1.0-3) ...
15:50:50 [2022-11-29T15:50:50.405Z] #33 49.65 Setting up libcap-dev:arm64 (1:2.44-1) ...
15:50:50 [2022-11-29T15:50:50.405Z] #33 49.67 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
15:50:50 [2022-11-29T15:50:50.405Z] #33 49.70 Setting up libtool (2.4.6-15) ...
15:50:50 [2022-11-29T15:50:50.405Z] #33 49.73 Setting up m4 (1.4.18-5) ...
15:50:50 [2022-11-29T15:50:50.405Z] #33 49.76 Setting up dpkg-dev (1.20.12) ...
15:50:50 [2022-11-29T15:50:50.666Z] #33 49.79 Setting up autoconf (2.69-14) ...
15:50:50 [2022-11-29T15:50:50.666Z] #33 49.81 Setting up build-essential (12.9) ...
15:50:50 [2022-11-29T15:50:50.666Z] #33 49.82 Setting up automake (1:1.16.3-2) ...
15:50:50 [2022-11-29T15:50:50.666Z] #33 49.85 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
15:50:50 [2022-11-29T15:50:50.666Z] #33 49.86 Processing triggers for libc-bin (2.31-13+deb11u5) ...
15:50:50 [2022-11-29T15:50:50.927Z] #33 ...
15:50:50 [2022-11-29T15:50:50.927Z] 
15:50:50 [2022-11-29T15:50:50.927Z] #35 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:50:50 [2022-11-29T15:50:50.927Z] #35 39.96 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
15:50:50 [2022-11-29T15:50:50.927Z] #35 40.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:50:51 [2022-11-29T15:50:51.188Z] #35 ...
15:50:51 [2022-11-29T15:50:51.188Z] 
15:50:51 [2022-11-29T15:50:51.188Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:50:51 [2022-11-29T15:50:51.188Z] #32 49.33 Selecting previously unselected package binutils-mingw-w64.
15:50:51 [2022-11-29T15:50:51.188Z] #32 49.34 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
15:50:51 [2022-11-29T15:50:51.188Z] #32 49.36 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
15:50:51 [2022-11-29T15:50:51.188Z] #32 49.51 Selecting previously unselected package libdevmapper1.02.1:arm64.
15:50:51 [2022-11-29T15:50:51.188Z] #32 49.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
15:50:51 [2022-11-29T15:50:51.188Z] #32 49.53 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
15:50:51 [2022-11-29T15:50:51.188Z] #32 49.67 Selecting previously unselected package dmsetup.
15:50:51 [2022-11-29T15:50:51.188Z] #32 49.67 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
15:50:51 [2022-11-29T15:50:51.188Z] #32 49.69 Unpacking dmsetup (2:1.02.175-2.1) ...
15:50:51 [2022-11-29T15:50:51.188Z] #32 49.86 Selecting previously unselected package mingw-w64-common.
15:50:51 [2022-11-29T15:50:51.188Z] #32 49.87 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
15:50:51 [2022-11-29T15:50:51.188Z] #32 49.89 Unpacking mingw-w64-common (8.0.0-1) ...
15:50:51 [2022-11-29T15:50:51.188Z] #32 ...
15:50:51 [2022-11-29T15:50:51.188Z] 
15:50:51 [2022-11-29T15:50:51.188Z] #33 [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             ;
15:50:51 [2022-11-29T15:50:51.188Z] #33 DONE 50.4s
15:50:51 [2022-11-29T15:50:51.448Z] 
15:50:51 [2022-11-29T15:50:51.448Z] #40 [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
15:50:52 [2022-11-29T15:50:52.021Z] #40 0.733 Cloning into '/tmp/crun-build'...
15:50:53 [2022-11-29T15:50:53.410Z] #40 ...
15:50:53 [2022-11-29T15:50:53.410Z] 
15:50:53 [2022-11-29T15:50:53.410Z] #36 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
15:50:53 [2022-11-29T15:50:53.410Z] #36 42.43 Selecting previously unselected package libicu67:arm64.
15:50:53 [2022-11-29T15:50:53.410Z] #36 42.43 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
15:50:53 [2022-11-29T15:50:53.410Z] #36 42.45 Unpacking libicu67:arm64 (67.1-7) ...
15:50:53 [2022-11-29T15:50:53.410Z] #36 49.74 Selecting previously unselected package libxml2:arm64.
15:50:53 [2022-11-29T15:50:53.410Z] #36 49.74 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
15:50:53 [2022-11-29T15:50:53.410Z] #36 49.75 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
15:50:53 [2022-11-29T15:50:53.410Z] #36 50.26 Selecting previously unselected package libarchive13:arm64.
15:50:53 [2022-11-29T15:50:53.410Z] #36 50.27 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
15:50:53 [2022-11-29T15:50:53.410Z] #36 50.38 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
15:50:53 [2022-11-29T15:50:53.410Z] #36 50.98 Selecting previously unselected package libjsoncpp24:arm64.
15:50:53 [2022-11-29T15:50:53.410Z] #36 50.99 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
15:50:53 [2022-11-29T15:50:53.410Z] #36 51.00 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
15:50:53 [2022-11-29T15:50:53.410Z] #36 51.14 Selecting previously unselected package librhash0:arm64.
15:50:53 [2022-11-29T15:50:53.410Z] #36 51.16 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
15:50:53 [2022-11-29T15:50:53.410Z] #36 51.17 Unpacking librhash0:arm64 (1.4.1-2) ...
15:50:53 [2022-11-29T15:50:53.410Z] #36 51.35 Selecting previously unselected package libuv1:arm64.
15:50:53 [2022-11-29T15:50:53.410Z] #36 51.35 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
15:50:53 [2022-11-29T15:50:53.410Z] #36 51.36 Unpacking libuv1:arm64 (1.40.0-2) ...
15:50:53 [2022-11-29T15:50:53.410Z] #36 51.51 Selecting previously unselected package cmake.
15:50:53 [2022-11-29T15:50:53.410Z] #36 51.51 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
15:50:53 [2022-11-29T15:50:53.410Z] #36 51.52 Unpacking cmake (3.18.4-2+deb11u1) ...
15:50:55 [2022-11-29T15:50:55.323Z] #36 54.47 Setting up libicu67:arm64 (67.1-7) ...
15:50:55 [2022-11-29T15:50:55.323Z] #36 54.51 Setting up xxd (2:8.2.2434-3+deb11u1) ...
15:50:55 [2022-11-29T15:50:55.323Z] #36 54.56 Setting up libuv1:arm64 (1.40.0-2) ...
15:50:55 [2022-11-29T15:50:55.584Z] #36 54.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
15:50:55 [2022-11-29T15:50:55.584Z] #36 54.72 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
15:50:55 [2022-11-29T15:50:55.584Z] #36 54.77 Setting up librhash0:arm64 (1.4.1-2) ...
15:50:55 [2022-11-29T15:50:55.844Z] #36 54.89 Setting up cmake-data (3.18.4-2+deb11u1) ...
15:50:55 [2022-11-29T15:50:55.844Z] #36 54.98 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
15:50:55 [2022-11-29T15:50:55.844Z] #36 ...
15:50:55 [2022-11-29T15:50:55.844Z] 
15:50:55 [2022-11-29T15:50:55.844Z] #24 [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
15:50:55 [2022-11-29T15:50:55.844Z] #24 51.69 Setting up criu (3.17.1-1) ...
15:50:55 [2022-11-29T15:50:55.844Z] #24 53.66 Processing triggers for libc-bin (2.31-13+deb11u5) ...
15:50:55 [2022-11-29T15:50:55.844Z] #24 DONE 54.7s
15:50:55 [2022-11-29T15:50:55.844Z] 
15:50:55 [2022-11-29T15:50:55.844Z] #36 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
15:50:55 [2022-11-29T15:50:55.844Z] #36 55.00 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
15:50:55 [2022-11-29T15:50:55.844Z] #36 55.02 Setting up cmake (3.18.4-2+deb11u1) ...
15:50:55 [2022-11-29T15:50:55.844Z] #36 55.03 Processing triggers for libc-bin (2.31-13+deb11u5) ...
15:50:56 [2022-11-29T15:50:56.416Z] #36 ...
15:50:56 [2022-11-29T15:50:56.416Z] 
15:50:56 [2022-11-29T15:50:56.416Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:50:56 [2022-11-29T15:50:56.416Z] #32 55.47 Selecting previously unselected package mingw-w64-x86-64-dev.
15:50:56 [2022-11-29T15:50:56.416Z] #32 55.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
15:50:56 [2022-11-29T15:50:56.416Z] #32 55.48 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
15:50:56 [2022-11-29T15:50:56.416Z] #32 ...
15:50:56 [2022-11-29T15:50:56.416Z] 
15:50:56 [2022-11-29T15:50:56.416Z] #36 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
15:50:56 [2022-11-29T15:50:56.416Z] #36 DONE 55.6s
15:50:56 [2022-11-29T15:50:56.677Z] 
15:50:56 [2022-11-29T15:50:56.677Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
15:50:56 [2022-11-29T15:50:56.677Z] #41 DONE 0.3s
15:50:56 [2022-11-29T15:50:56.677Z] 
15:50:56 [2022-11-29T15:50:56.677Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.888 + RM_GOPATH=0
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.888 + TMP_GOPATH=
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.888 + : /build
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.888 + '[' -z '' ']'
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.889 ++ mktemp -d
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.903 + export GOPATH=/tmp/tmp.bak6LiE9LN
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.909 + GOPATH=/tmp/tmp.bak6LiE9LN
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.909 + RM_GOPATH=1
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.911 + case "$(go env GOARCH)" in
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.914 ++ go env GOARCH
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.922 + export GO_BUILDMODE=-buildmode=pie
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.923 + GO_BUILDMODE=-buildmode=pie
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.927 ++ dirname /install.sh
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.938 + dir=/
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.938 + bin=tini
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.938 + shift
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.938 + '[' '!' -f //tini.installer ']'
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.939 + . //tini.installer
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.939 ++ : v0.19.0
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.942 + install_tini
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.942 + echo 'Install tini version v0.19.0'
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.942 Install tini version v0.19.0
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.942 + git clone https://github.com/krallin/tini.git /tmp/tmp.bak6LiE9LN/tini
15:50:57 [2022-11-29T15:50:57.618Z] #42 0.948 Cloning into '/tmp/tmp.bak6LiE9LN/tini'...
15:50:58 [2022-11-29T15:50:58.559Z] #42 1.650 + cd /tmp/tmp.bak6LiE9LN/tini
15:50:58 [2022-11-29T15:50:58.559Z] #42 1.659 + git checkout -q v0.19.0
15:50:58 [2022-11-29T15:50:58.559Z] #42 1.665 + cmake .
15:50:59 [2022-11-29T15:50:59.129Z] #42 2.220 -- The C compiler identification is GNU 10.2.1
15:50:59 [2022-11-29T15:50:59.129Z] #42 2.296 -- Detecting C compiler ABI info
15:50:59 [2022-11-29T15:50:59.389Z] #42 2.799 -- Detecting C compiler ABI info - done
15:50:59 [2022-11-29T15:50:59.650Z] #42 2.904 -- Check for working C compiler: /usr/bin/cc - skipped
15:50:59 [2022-11-29T15:50:59.650Z] #42 2.920 -- Detecting C compile features
15:50:59 [2022-11-29T15:50:59.650Z] #42 2.921 -- Detecting C compile features - done
15:50:59 [2022-11-29T15:50:59.650Z] #42 2.975 -- Performing Test HAS_BUILTIN_FORTIFY
15:50:59 [2022-11-29T15:50:59.917Z] #42 ...
15:50:59 [2022-11-29T15:50:59.917Z] 
15:50:59 [2022-11-29T15:50:59.917Z] #25 [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
15:50:59 [2022-11-29T15:50:59.917Z] #25 58.30 gotestsum version dev
15:50:59 [2022-11-29T15:50:59.917Z] #25 DONE 59.0s
15:50:59 [2022-11-29T15:50:59.917Z] 
15:50:59 [2022-11-29T15:50:59.917Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
15:50:59 [2022-11-29T15:50:59.917Z] #42 3.326 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:51:00 [2022-11-29T15:51:00.185Z] #42 3.394 -- Configuring done
15:51:00 [2022-11-29T15:51:00.185Z] #42 3.412 -- Generating done
15:51:00 [2022-11-29T15:51:00.185Z] #42 3.427 -- Build files have been written to: /tmp/tmp.bak6LiE9LN/tini
15:51:00 [2022-11-29T15:51:00.185Z] #42 3.474 + make tini-static
15:51:00 [2022-11-29T15:51:00.762Z] #42 3.951 Scanning dependencies of target tini-static
15:51:00 [2022-11-29T15:51:00.762Z] #42 4.084 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:51:02 [2022-11-29T15:51:02.154Z] #42 5.375 [100%] Linking C executable tini-static
15:51:02 [2022-11-29T15:51:02.728Z] #42 5.874 [100%] Built target tini-static
15:51:02 [2022-11-29T15:51:02.728Z] #42 5.939 + mkdir -p /build
15:51:02 [2022-11-29T15:51:02.728Z] #42 5.946 + cp tini-static /build/docker-init
15:51:03 [2022-11-29T15:51:03.298Z] #42 DONE 6.6s
15:51:03 [2022-11-29T15:51:03.298Z] 
15:51:03 [2022-11-29T15:51:03.298Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:51:03 [2022-11-29T15:51:03.298Z] #32 62.30 Selecting previously unselected package gcc-mingw-w64-base.
15:51:03 [2022-11-29T15:51:03.298Z] #32 62.30 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
15:51:03 [2022-11-29T15:51:03.298Z] #32 62.31 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
15:51:03 [2022-11-29T15:51:03.298Z] #32 62.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
15:51:03 [2022-11-29T15:51:03.298Z] #32 62.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
15:51:03 [2022-11-29T15:51:03.559Z] #32 62.56 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
15:51:08 [2022-11-29T15:51:08.856Z] #32 ...
15:51:08 [2022-11-29T15:51:08.856Z] 
15:51:08 [2022-11-29T15:51:08.856Z] #40 [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
15:51:08 [2022-11-29T15:51:08.856Z] #40 6.912 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
15:51:08 [2022-11-29T15:51:08.856Z] #40 6.952 Cloning into '/tmp/crun-build/libocispec'...
15:51:08 [2022-11-29T15:51:08.856Z] #40 8.048 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
15:51:08 [2022-11-29T15:51:08.856Z] #40 8.063 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
15:51:08 [2022-11-29T15:51:08.856Z] #40 8.066 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
15:51:08 [2022-11-29T15:51:08.856Z] #40 8.070 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
15:51:08 [2022-11-29T15:51:08.856Z] #40 8.075 Cloning into '/tmp/crun-build/libocispec/image-spec'...
15:51:08 [2022-11-29T15:51:08.856Z] #40 10.17 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
15:51:08 [2022-11-29T15:51:08.856Z] #40 11.76 Cloning into '/tmp/crun-build/libocispec/yajl'...
15:51:08 [2022-11-29T15:51:08.856Z] #40 13.16 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
15:51:08 [2022-11-29T15:51:08.856Z] #40 13.36 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
15:51:08 [2022-11-29T15:51:08.856Z] #40 13.58 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
15:51:08 [2022-11-29T15:51:08.856Z] #40 ...
15:51:08 [2022-11-29T15:51:08.856Z] 
15:51:08 [2022-11-29T15:51:08.856Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:51:08 [2022-11-29T15:51:08.856Z] #32 68.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
15:51:09 [2022-11-29T15:51:09.116Z] #32 68.11 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
15:51:09 [2022-11-29T15:51:09.116Z] #32 68.12 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:51:17 [2022-11-29T15:51:17.248Z] #32 ...
15:51:17 [2022-11-29T15:51:17.248Z] 
15:51:17 [2022-11-29T15:51:17.248Z] #40 [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
15:51:17 [2022-11-29T15:51:17.248Z] #40 25.35 aclocal: warning: couldn't open directory 'm4': No such file or directory
15:51:22 [2022-11-29T15:51:22.529Z] #40 ...
15:51:22 [2022-11-29T15:51:22.529Z] 
15:51:22 [2022-11-29T15:51:22.529Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:51:22 [2022-11-29T15:51:22.529Z] #32 79.10 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
15:51:22 [2022-11-29T15:51:22.529Z] #32 79.10 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
15:51:22 [2022-11-29T15:51:22.529Z] #32 79.10 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:51:25 [2022-11-29T15:51:25.071Z] #32 84.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
15:51:25 [2022-11-29T15:51:25.071Z] #32 84.35 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
15:51:25 [2022-11-29T15:51:25.071Z] #32 84.35 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
15:51:25 [2022-11-29T15:51:25.071Z] #32 ...
15:51:25 [2022-11-29T15:51:25.071Z] 
15:51:25 [2022-11-29T15:51:25.071Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
15:51:25 [2022-11-29T15:51:25.071Z] #39 43.64 Updating files:  49% (2498/5057)
Updating files:  50% (2529/5057)
Updating files:  51% (2580/5057)
Updating files:  52% (2630/5057)
Updating files:  53% (2681/5057)
Updating files:  54% (2731/5057)
Updating files:  55% (2782/5057)
Updating files:  56% (2832/5057)
Updating files:  57% (2883/5057)
Updating files:  58% (2934/5057)
Updating files:  59% (2984/5057)
Updating files:  60% (3035/5057)
Updating files:  61% (3085/5057)
Updating files:  62% (3136/5057)
Updating files:  63% (3186/5057)
Updating files:  64% (3237/5057)
Updating files:  65% (3288/5057)
Updating files:  66% (3338/5057)
Updating files:  67% (3389/5057)
Updating files:  68% (3439/5057)
Updating files:  69% (3490/5057)
Updating files:  70% (3540/5057)
Updating files:  71% (3591/5057)
Updating files:  72% (3642/5057)
Updating files:  73% (3692/5057)
Updating files:  74% (3743/5057)
Updating files:  75% (3793/5057)
Updating files:  76% (3844/5057)
Updating files:  77% (3894/5057)
Updating files:  78% (3945/5057)
Updating files:  79% (3996/5057)
Updating files:  80% (4046/5057)
Updating files:  81% (4097/5057)
Updating files:  82% (4147/5057)
Updating files:  83% (4198/5057)
Updating files:  84% (4248/5057)
Updating files:  85% (4299/5057)
Updating files:  86% (4350/5057)
Updating files:  87% (4400/5057)
Updating files:  88% (4451/5057)
Updating files:  89% (4501/5057)
Updating files:  90% (4552/5057)
Updating files:  91% (4602/5057)
Updating files:  92% (4653/5057)
Updating files:  93% (4704/5057)
Updating files:  94% (4754/5057)
Updating files:  94% (4804/5057)
Updating files:  95% (4805/5057)
Updating files:  96% (4855/5057)
Updating files:  97% (4906/5057)
Updating files:  98% (4956/5057)
Updating files:  99% (5007/5057)
Updating files: 100% (5057/5057)
Updating files: 100% (5057/5057), done.
15:51:25 [2022-11-29T15:51:25.071Z] #39 44.93 + cd /tmp/tmp.u0TpFQVPee/src/github.com/containerd/containerd
15:51:25 [2022-11-29T15:51:25.071Z] #39 44.93 + git checkout -q v1.6.10
15:51:26 [2022-11-29T15:51:26.453Z] #39 47.14 + export 'BUILDTAGS=netgo osusergo static_build'
15:51:26 [2022-11-29T15:51:26.453Z] #39 47.15 + BUILDTAGS='netgo osusergo static_build'
15:51:26 [2022-11-29T15:51:26.453Z] #39 47.15 + export EXTRA_FLAGS=-buildmode=pie
15:51:26 [2022-11-29T15:51:26.453Z] #39 47.15 + EXTRA_FLAGS=-buildmode=pie
15:51:26 [2022-11-29T15:51:26.453Z] #39 47.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:51:26 [2022-11-29T15:51:26.453Z] #39 47.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:51:26 [2022-11-29T15:51:26.453Z] #39 47.15 + '[' '' = dynamic ']'
15:51:26 [2022-11-29T15:51:26.453Z] #39 47.15 + make
15:51:27 [2022-11-29T15:51:27.394Z] #39 48.31 + bin/ctr
15:51:30 [2022-11-29T15:51:30.756Z] #39 ...
15:51:30 [2022-11-29T15:51:30.756Z] 
15:51:30 [2022-11-29T15:51:30.756Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:51:30 [2022-11-29T15:51:30.756Z] #32 90.06 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
15:51:31 [2022-11-29T15:51:31.016Z] #32 90.06 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
15:51:31 [2022-11-29T15:51:31.016Z] #32 90.07 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:51:36 [2022-11-29T15:51:36.296Z] #32 ...
15:51:36 [2022-11-29T15:51:36.296Z] 
15:51:36 [2022-11-29T15:51:36.296Z] #40 [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
15:51:36 [2022-11-29T15:51:36.296Z] #40 34.67 libtoolize: putting auxiliary files in '.'.
15:51:36 [2022-11-29T15:51:36.296Z] #40 34.67 libtoolize: copying file './ltmain.sh'
15:51:36 [2022-11-29T15:51:36.296Z] #40 35.50 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
15:51:36 [2022-11-29T15:51:36.296Z] #40 35.50 libtoolize: and rerunning libtoolize and aclocal.
15:51:36 [2022-11-29T15:51:36.296Z] #40 35.50 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
15:51:36 [2022-11-29T15:51:36.296Z] #40 43.69 configure.ac:7: installing './compile'
15:51:36 [2022-11-29T15:51:36.296Z] #40 43.69 configure.ac:11: installing './config.guess'
15:51:36 [2022-11-29T15:51:36.296Z] #40 43.72 configure.ac:11: installing './config.sub'
15:51:36 [2022-11-29T15:51:36.296Z] #40 43.73 configure.ac:8: installing './install-sh'
15:51:36 [2022-11-29T15:51:36.296Z] #40 43.73 configure.ac:8: installing './missing'
15:51:36 [2022-11-29T15:51:36.296Z] #40 43.83 Makefile.am: installing './depcomp'
15:51:36 [2022-11-29T15:51:36.296Z] #40 45.11 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
15:51:36 [2022-11-29T15:51:36.296Z] #40 45.11 libtoolize: copying file 'build-aux/ltmain.sh'
15:51:36 [2022-11-29T15:51:36.557Z] #40 45.20 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
15:51:36 [2022-11-29T15:51:36.557Z] #40 45.21 libtoolize: copying file 'm4/libtool.m4'
15:51:36 [2022-11-29T15:51:36.557Z] #40 45.27 libtoolize: copying file 'm4/ltoptions.m4'
15:51:36 [2022-11-29T15:51:36.557Z] #40 45.41 libtoolize: copying file 'm4/ltsugar.m4'
15:51:36 [2022-11-29T15:51:36.817Z] #40 45.54 libtoolize: copying file 'm4/ltversion.m4'
15:51:36 [2022-11-29T15:51:36.817Z] #40 45.67 libtoolize: copying file 'm4/lt~obsolete.m4'
15:51:37 [2022-11-29T15:51:37.077Z] #40 45.82 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
15:51:41 [2022-11-29T15:51:41.279Z] #40 ...
15:51:41 [2022-11-29T15:51:41.279Z] 
15:51:41 [2022-11-29T15:51:41.279Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:51:41 [2022-11-29T15:51:41.279Z] #32 100.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
15:51:41 [2022-11-29T15:51:41.279Z] #32 100.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
15:51:41 [2022-11-29T15:51:41.279Z] #32 100.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:51:46 [2022-11-29T15:51:46.562Z] #32 105.9 Selecting previously unselected package g++-mingw-w64-x86-64.
15:51:46 [2022-11-29T15:51:46.822Z] #32 105.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
15:51:46 [2022-11-29T15:51:46.822Z] #32 105.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
15:51:46 [2022-11-29T15:51:46.822Z] #32 106.1 Selecting previously unselected package libapparmor1:arm64.
15:51:46 [2022-11-29T15:51:46.822Z] #32 106.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
15:51:46 [2022-11-29T15:51:46.822Z] #32 106.1 Unpacking libapparmor1:arm64 (2.13.6-10) ...
15:51:46 [2022-11-29T15:51:46.822Z] #32 ...
15:51:46 [2022-11-29T15:51:46.822Z] 
15:51:46 [2022-11-29T15:51:46.822Z] #37 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
15:51:46 [2022-11-29T15:51:46.822Z] #37 105.8 + for f in rootlesskit rootlesskit-docker-proxy
15:51:47 [2022-11-29T15:51:47.082Z] #37 105.8 + GOBIN=/build
15:51:47 [2022-11-29T15:51:47.082Z] #37 105.8 + GO111MODULE=on
15:51:47 [2022-11-29T15:51:47.082Z] #37 105.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
15:51:52 [2022-11-29T15:51:52.360Z] #37 110.3 rootlesskit version 1.1.0
15:51:52 [2022-11-29T15:51:52.360Z] #37 110.3 Usage of /build/rootlesskit-docker-proxy:
15:51:52 [2022-11-29T15:51:52.360Z] #37 110.3   -container-ip string
15:51:52 [2022-11-29T15:51:52.360Z] #37 110.3     	container ip
15:51:52 [2022-11-29T15:51:52.360Z] #37 110.3   -container-port int
15:51:52 [2022-11-29T15:51:52.360Z] #37 110.3     	container port (default -1)
15:51:52 [2022-11-29T15:51:52.360Z] #37 110.3   -host-ip string
15:51:52 [2022-11-29T15:51:52.360Z] #37 110.3     	host ip
15:51:52 [2022-11-29T15:51:52.360Z] #37 110.3   -host-port int
15:51:52 [2022-11-29T15:51:52.360Z] #37 110.3     	host port (default -1)
15:51:52 [2022-11-29T15:51:52.360Z] #37 110.3   -proto string
15:51:52 [2022-11-29T15:51:52.360Z] #37 110.3     	proxy protocol (default "tcp")
15:51:52 [2022-11-29T15:51:52.360Z] #37 ...
15:51:52 [2022-11-29T15:51:52.360Z] 
15:51:52 [2022-11-29T15:51:52.360Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:51:52 [2022-11-29T15:51:52.360Z] #32 106.2 Selecting previously unselected package libapparmor-dev:arm64.
15:51:52 [2022-11-29T15:51:52.360Z] #32 106.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 106.2 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 106.3 Selecting previously unselected package libbtrfs0:arm64.
15:51:52 [2022-11-29T15:51:52.360Z] #32 106.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 106.3 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 106.5 Selecting previously unselected package libbtrfs-dev:arm64.
15:51:52 [2022-11-29T15:51:52.360Z] #32 106.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 106.5 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 106.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
15:51:52 [2022-11-29T15:51:52.360Z] #32 106.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 106.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 106.8 Selecting previously unselected package libudev-dev:arm64.
15:51:52 [2022-11-29T15:51:52.360Z] #32 106.8 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 106.8 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 107.0 Selecting previously unselected package libsepol1-dev:arm64.
15:51:52 [2022-11-29T15:51:52.360Z] #32 107.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 107.0 Unpacking libsepol1-dev:arm64 (3.1-1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 107.3 Selecting previously unselected package libpcre2-16-0:arm64.
15:51:52 [2022-11-29T15:51:52.360Z] #32 107.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 107.3 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 107.4 Selecting previously unselected package libpcre2-32-0:arm64.
15:51:52 [2022-11-29T15:51:52.360Z] #32 107.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 107.4 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 107.6 Selecting previously unselected package libpcre2-posix2:arm64.
15:51:52 [2022-11-29T15:51:52.360Z] #32 107.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 107.6 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 107.7 Selecting previously unselected package libpcre2-dev:arm64.
15:51:52 [2022-11-29T15:51:52.360Z] #32 107.7 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 107.7 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 108.2 Selecting previously unselected package libselinux1-dev:arm64.
15:51:52 [2022-11-29T15:51:52.360Z] #32 108.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 108.2 Unpacking libselinux1-dev:arm64 (3.1-3) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 108.4 Selecting previously unselected package libdevmapper-dev:arm64.
15:51:52 [2022-11-29T15:51:52.360Z] #32 108.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 108.4 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 108.5 Selecting previously unselected package libseccomp-dev:arm64.
15:51:52 [2022-11-29T15:51:52.360Z] #32 108.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 108.6 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 108.7 Selecting previously unselected package libsystemd-dev:arm64.
15:51:52 [2022-11-29T15:51:52.360Z] #32 108.7 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 108.7 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.2 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.2 Setting up libapparmor1:arm64 (2.13.6-10) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.3 Setting up libsepol1-dev:arm64 (3.1-1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.3 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.3 Setting up libbtrfs0:arm64 (5.10.1-2) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.3 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.4 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.4 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.4 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.4 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.5 Setting up mingw-w64-common (8.0.0-1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.5 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.5 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.5 Setting up libselinux1-dev:arm64 (3.1-3) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.8 Setting up dmsetup (2:1.02.175-2.1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.8 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
15:51:52 [2022-11-29T15:51:52.360Z] #32 109.9 Processing triggers for libc-bin (2.31-13+deb11u5) ...
15:51:53 [2022-11-29T15:51:53.745Z] #32 DONE 112.8s
15:51:53 [2022-11-29T15:51:53.745Z] 
15:51:53 [2022-11-29T15:51:53.745Z] #37 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
15:51:53 [2022-11-29T15:51:53.745Z] #37 DONE 112.5s
15:51:53 [2022-11-29T15:51:53.745Z] 
15:51:53 [2022-11-29T15:51:53.745Z] #43 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
15:51:53 [2022-11-29T15:51:53.745Z] #43 DONE 0.2s
15:51:53 [2022-11-29T15:51:53.745Z] 
15:51:53 [2022-11-29T15:51:53.745Z] #44 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
15:51:54 [2022-11-29T15:51:54.006Z] #44 DONE 0.3s
15:51:54 [2022-11-29T15:51:54.006Z] 
15:51:54 [2022-11-29T15:51:54.006Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
15:51:54 [2022-11-29T15:51:54.006Z] #45 ...
15:51:54 [2022-11-29T15:51:54.006Z] 
15:51:54 [2022-11-29T15:51:54.006Z] #46 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:51:54 [2022-11-29T15:51:54.006Z] #46 DONE 0.2s
15:51:54 [2022-11-29T15:51:54.265Z] 
15:51:54 [2022-11-29T15:51:54.265Z] #40 [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
15:51:54 [2022-11-29T15:51:54.265Z] #40 56.31 configure.ac:7: installing 'build-aux/compile'
15:51:54 [2022-11-29T15:51:54.265Z] #40 56.33 configure.ac:9: installing 'build-aux/config.guess'
15:51:54 [2022-11-29T15:51:54.265Z] #40 56.33 configure.ac:9: installing 'build-aux/config.sub'
15:51:54 [2022-11-29T15:51:54.265Z] #40 56.35 configure.ac:11: installing 'build-aux/install-sh'
15:51:54 [2022-11-29T15:51:54.265Z] #40 56.35 configure.ac:11: installing 'build-aux/missing'
15:51:54 [2022-11-29T15:51:54.265Z] #40 56.52 Makefile.am: installing 'build-aux/depcomp'
15:51:54 [2022-11-29T15:51:54.265Z] #40 56.61 parallel-tests: installing 'build-aux/test-driver'
15:51:54 [2022-11-29T15:51:54.265Z] #40 58.69 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
15:51:54 [2022-11-29T15:51:54.265Z] #40 58.69 libtoolize: copying file 'build-aux/ltmain.sh'
15:51:54 [2022-11-29T15:51:54.265Z] #40 59.31 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
15:51:54 [2022-11-29T15:51:54.265Z] #40 59.31 libtoolize: copying file 'm4/libtool.m4'
15:51:54 [2022-11-29T15:51:54.265Z] #40 59.42 libtoolize: copying file 'm4/ltoptions.m4'
15:51:54 [2022-11-29T15:51:54.265Z] #40 59.60 libtoolize: copying file 'm4/ltsugar.m4'
15:51:54 [2022-11-29T15:51:54.265Z] #40 59.76 libtoolize: copying file 'm4/ltversion.m4'
15:51:54 [2022-11-29T15:51:54.265Z] #40 59.90 libtoolize: copying file 'm4/lt~obsolete.m4'
15:51:55 [2022-11-29T15:51:55.203Z] #40 ...
15:51:55 [2022-11-29T15:51:55.203Z] 
15:51:55 [2022-11-29T15:51:55.203Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
15:51:55 [2022-11-29T15:51:55.203Z] #45 1.420 + RM_GOPATH=0
15:51:55 [2022-11-29T15:51:55.203Z] #45 1.420 + TMP_GOPATH=
15:51:55 [2022-11-29T15:51:55.203Z] #45 1.420 + : /build
15:51:55 [2022-11-29T15:51:55.203Z] #45 1.420 + '[' -z '' ']'
15:51:55 [2022-11-29T15:51:55.466Z] #45 ...
15:51:55 [2022-11-29T15:51:55.466Z] 
15:51:55 [2022-11-29T15:51:55.466Z] #47 [dev-systemd-false  1/28] RUN groupadd -r docker
15:51:55 [2022-11-29T15:51:55.466Z] #47 DONE 1.9s
15:51:55 [2022-11-29T15:51:55.466Z] 
15:51:55 [2022-11-29T15:51:55.466Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
15:51:55 [2022-11-29T15:51:55.466Z] #45 1.420 ++ mktemp -d
15:51:55 [2022-11-29T15:51:55.466Z] #45 1.440 + export GOPATH=/tmp/tmp.AkU1vcfmAF
15:51:55 [2022-11-29T15:51:55.466Z] #45 1.440 + GOPATH=/tmp/tmp.AkU1vcfmAF
15:51:55 [2022-11-29T15:51:55.466Z] #45 1.440 + RM_GOPATH=1
15:51:55 [2022-11-29T15:51:55.466Z] #45 1.440 + case "$(go env GOARCH)" in
15:51:55 [2022-11-29T15:51:55.466Z] #45 1.440 ++ go env GOARCH
15:51:55 [2022-11-29T15:51:55.466Z] #45 1.489 Install runc version v1.1.4 (build tags: seccomp)
15:51:55 [2022-11-29T15:51:55.466Z] #45 1.489 + export GO_BUILDMODE=-buildmode=pie
15:51:55 [2022-11-29T15:51:55.466Z] #45 1.489 + GO_BUILDMODE=-buildmode=pie
15:51:55 [2022-11-29T15:51:55.466Z] #45 1.489 ++ dirname /install.sh
15:51:55 [2022-11-29T15:51:55.466Z] #45 1.489 + dir=/
15:51:55 [2022-11-29T15:51:55.466Z] #45 1.489 + bin=runc
15:51:55 [2022-11-29T15:51:55.466Z] #45 1.489 + shift
15:51:55 [2022-11-29T15:51:55.466Z] #45 1.489 + '[' '!' -f //runc.installer ']'
15:51:55 [2022-11-29T15:51:55.466Z] #45 1.489 + . //runc.installer
15:51:55 [2022-11-29T15:51:55.466Z] #45 1.489 ++ set -e
15:51:55 [2022-11-29T15:51:55.466Z] #45 1.489 ++ : v1.1.4
15:51:55 [2022-11-29T15:51:55.466Z] #45 1.489 + install_runc
15:51:55 [2022-11-29T15:51:55.466Z] #45 1.489 + RUNC_BUILDTAGS=seccomp
15:51:55 [2022-11-29T15:51:55.466Z] #45 1.489 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
15:51:55 [2022-11-29T15:51:55.466Z] #45 1.504 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AkU1vcfmAF/src/github.com/opencontainers/runc
15:51:55 [2022-11-29T15:51:55.466Z] #45 1.515 Cloning into '/tmp/tmp.AkU1vcfmAF/src/github.com/opencontainers/runc'...
15:51:56 [2022-11-29T15:51:56.412Z] #45 ...
15:51:56 [2022-11-29T15:51:56.412Z] 
15:51:56 [2022-11-29T15:51:56.412Z] #48 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:51:56 [2022-11-29T15:51:56.412Z] #48 DONE 1.0s
15:51:56 [2022-11-29T15:51:56.677Z] 
15:51:56 [2022-11-29T15:51:56.677Z] #49 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:51:57 [2022-11-29T15:51:57.614Z] #49 0.803 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:51:57 [2022-11-29T15:51:57.614Z] #49 DONE 0.9s
15:51:57 [2022-11-29T15:51:57.614Z] 
15:51:57 [2022-11-29T15:51:57.614Z] #50 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:51:58 [2022-11-29T15:51:58.183Z] #50 DONE 0.8s
15:51:58 [2022-11-29T15:51:58.183Z] 
15:51:58 [2022-11-29T15:51:58.183Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
15:51:58 [2022-11-29T15:51:58.183Z] #27 ...
15:51:58 [2022-11-29T15:51:58.183Z] 
15:51:58 [2022-11-29T15:51:58.183Z] #51 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:51:59 [2022-11-29T15:51:59.134Z] #51 DONE 0.9s
15:51:59 [2022-11-29T15:51:59.134Z] 
15:51:59 [2022-11-29T15:51:59.134Z] #52 [dev-systemd-false  6/28] RUN ldconfig
15:52:00 [2022-11-29T15:52:00.076Z] #52 DONE 0.9s
15:52:00 [2022-11-29T15:52:00.076Z] 
15:52:00 [2022-11-29T15:52:00.076Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
15:52:01 [2022-11-29T15:52:01.016Z] #53 1.130 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:52:01 [2022-11-29T15:52:01.277Z] #53 1.143 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:52:01 [2022-11-29T15:52:01.277Z] #53 1.167 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:52:01 [2022-11-29T15:52:01.856Z] #53 1.828 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
15:52:03 [2022-11-29T15:52:03.772Z] #53 3.422 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [204 kB]
15:52:03 [2022-11-29T15:52:03.772Z] #53 ...
15:52:03 [2022-11-29T15:52:03.772Z] 
15:52:03 [2022-11-29T15:52:03.772Z] #26 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2 Delve is a source level debugger for Go programs.
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2 
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2 Delve enables you to interact with your program by controlling the execution of the process,
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2 
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2 
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2 Pass flags to the program you are debugging using `--`, for example:
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2 
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2 `dlv exec ./hello -- server --config conf/config.toml`
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2 
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2 Usage:
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2   dlv [command]
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2 
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2 Available Commands:
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2   attach      Attach to running process and begin debugging.
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2   connect     Connect to a headless debug server with a terminal client.
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2   core        Examine a core dump.
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2   debug       Compile and begin debugging main package in current directory, or the package specified.
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2   exec        Execute a precompiled binary, and begin a debug session.
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2   help        Help about any command
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2   run         Deprecated command. Use 'debug' instead.
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2   test        Compile test binary and begin debugging program.
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2   trace       Compile and begin tracing program.
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2   version     Prints version.
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2 
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2 Flags:
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2       --disable-aslr                     Disables address space randomization
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2   -h, --help                             help for dlv
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2       --init string                      Init file, executed by the terminal client.
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2       --log                              Enable debugging server logging.
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2       --wd string                        Working directory for running the program.
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2 
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2 Additional help topics:
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2   dlv backend  Help about the --backend flag.
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2   dlv log      Help about logging flags.
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2   dlv redirect Help about file redirection.
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2 
15:52:03 [2022-11-29T15:52:03.773Z] #26 122.2 Use "dlv [command] --help" for more information about a command.
15:52:03 [2022-11-29T15:52:03.773Z] #26 DONE 122.9s
15:52:03 [2022-11-29T15:52:03.773Z] 
15:52:03 [2022-11-29T15:52:03.773Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
15:52:07 [2022-11-29T15:52:07.158Z] #27 122.5 Updating files:  24% (2793/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  32% (3746/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  55% (6379/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  82% (9381/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
15:52:07 [2022-11-29T15:52:07.158Z] #27 126.2 + cd /tmp/tmp.fUanZ7wPzs/tmp/docker-ce
15:52:07 [2022-11-29T15:52:07.158Z] #27 126.2 + git checkout -q v17.06.2-ce
15:52:11 [2022-11-29T15:52:11.358Z] #27 129.6 + mkdir -p /tmp/tmp.fUanZ7wPzs/src/github.com/docker
15:52:11 [2022-11-29T15:52:11.358Z] #27 129.6 + mv components/cli /tmp/tmp.fUanZ7wPzs/src/github.com/docker/cli
15:52:11 [2022-11-29T15:52:11.358Z] #27 129.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
15:52:11 [2022-11-29T15:52:11.358Z] #27 ...
15:52:11 [2022-11-29T15:52:11.358Z] 
15:52:11 [2022-11-29T15:52:11.358Z] #40 [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
15:52:11 [2022-11-29T15:52:11.358Z] #40 74.31 configure.ac:11: installing 'build-aux/compile'
15:52:11 [2022-11-29T15:52:11.358Z] #40 74.32 configure.ac:11: installing 'build-aux/config.guess'
15:52:11 [2022-11-29T15:52:11.358Z] #40 74.32 configure.ac:11: installing 'build-aux/config.sub'
15:52:11 [2022-11-29T15:52:11.358Z] #40 74.33 configure.ac:13: installing 'build-aux/install-sh'
15:52:11 [2022-11-29T15:52:11.358Z] #40 74.34 configure.ac:13: installing 'build-aux/missing'
15:52:11 [2022-11-29T15:52:11.358Z] #40 74.36 configure.ac:8: installing 'build-aux/tap-driver.sh'
15:52:11 [2022-11-29T15:52:11.358Z] #40 74.52 Makefile.am: installing 'build-aux/depcomp'
15:52:11 [2022-11-29T15:52:11.358Z] #40 75.68 checking build system type... aarch64-unknown-linux-gnu
15:52:11 [2022-11-29T15:52:11.358Z] #40 75.98 checking host system type... aarch64-unknown-linux-gnu
15:52:11 [2022-11-29T15:52:11.358Z] #40 75.98 checking how to print strings... printf
15:52:11 [2022-11-29T15:52:11.358Z] #40 76.00 checking for gcc... gcc
15:52:11 [2022-11-29T15:52:11.358Z] #40 76.12 checking whether the C compiler works... yes
15:52:11 [2022-11-29T15:52:11.358Z] #40 76.31 checking for C compiler default output file name... a.out
15:52:11 [2022-11-29T15:52:11.358Z] #40 76.32 checking for suffix of executables... 
15:52:11 [2022-11-29T15:52:11.358Z] #40 76.46 checking whether we are cross compiling... no
15:52:11 [2022-11-29T15:52:11.358Z] #40 76.79 checking for suffix of object files... o
15:52:11 [2022-11-29T15:52:11.358Z] #40 76.95 checking whether we are using the GNU C compiler... yes
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.03 checking whether gcc accepts -g... yes
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.15 checking for gcc option to accept ISO C89... none needed
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.28 checking whether gcc understands -c and -o together... yes
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.45 checking for a sed that does not truncate output... /bin/sed
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.49 checking for grep that handles long lines and -e... /bin/grep
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.51 checking for egrep... /bin/grep -E
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.52 checking for fgrep... /bin/grep -F
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.53 checking for ld used by gcc... /usr/bin/ld
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.56 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.57 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.60 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.72 checking whether ln -s works... yes
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.72 checking the maximum length of command line arguments... 1572864
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.75 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.76 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.76 checking for /usr/bin/ld option to reload object files... -r
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.76 checking for objdump... objdump
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.76 checking how to recognize dependent libraries... pass_all
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.77 checking for dlltool... no
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.78 checking how to associate runtime and link libraries... printf %s\n
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.78 checking for ar... ar
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.78 checking for archiver @FILE support... @
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.97 checking for strip... strip
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.97 checking for ranlib... ranlib
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.98 checking for gawk... no
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.98 checking for mawk... mawk
15:52:11 [2022-11-29T15:52:11.358Z] #40 77.98 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:52:11 [2022-11-29T15:52:11.358Z] #40 78.42 checking for sysroot... no
15:52:11 [2022-11-29T15:52:11.358Z] #40 78.42 checking for a working dd... /bin/dd
15:52:11 [2022-11-29T15:52:11.358Z] #40 78.43 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
15:52:11 [2022-11-29T15:52:11.358Z] #40 78.48 checking for mt... no
15:52:11 [2022-11-29T15:52:11.358Z] #40 78.48 checking if : is a manifest tool... no
15:52:11 [2022-11-29T15:52:11.358Z] #40 78.50 checking how to run the C preprocessor... gcc -E
15:52:11 [2022-11-29T15:52:11.358Z] #40 78.84 checking for ANSI C header files... yes
15:52:11 [2022-11-29T15:52:11.358Z] #40 79.42 checking for sys/types.h... yes
15:52:11 [2022-11-29T15:52:11.358Z] #40 79.54 checking for sys/stat.h... yes
15:52:11 [2022-11-29T15:52:11.358Z] #40 79.72 checking for stdlib.h... yes
15:52:11 [2022-11-29T15:52:11.358Z] #40 79.91 checking for string.h... yes
15:52:11 [2022-11-29T15:52:11.358Z] #40 80.11 checking for memory.h... yes
15:52:11 [2022-11-29T15:52:11.618Z] #40 80.23 checking for strings.h... yes
15:52:11 [2022-11-29T15:52:11.878Z] #40 80.39 checking for inttypes.h... yes
15:52:11 [2022-11-29T15:52:11.878Z] #40 80.54 checking for stdint.h... yes
15:52:12 [2022-11-29T15:52:12.139Z] #40 80.76 checking for unistd.h... yes
15:52:12 [2022-11-29T15:52:12.399Z] #40 80.91 checking for dlfcn.h... yes
15:52:12 [2022-11-29T15:52:12.399Z] #40 81.16 checking for objdir... .libs
15:52:12 [2022-11-29T15:52:12.659Z] #40 81.50 checking if gcc supports -fno-rtti -fno-exceptions... no
15:52:12 [2022-11-29T15:52:12.920Z] #40 81.61 checking for gcc option to produce PIC... -fPIC -DPIC
15:52:12 [2022-11-29T15:52:12.920Z] #40 81.61 checking if gcc PIC flag -fPIC -DPIC works... yes
15:52:13 [2022-11-29T15:52:13.446Z] #40 81.75 checking if gcc static flag -static works... yes
15:52:13 [2022-11-29T15:52:13.446Z] #40 82.09 checking if gcc supports -c -o file.o... yes
15:52:13 [2022-11-29T15:52:13.709Z] #40 82.32 checking if gcc supports -c -o file.o... (cached) yes
15:52:13 [2022-11-29T15:52:13.709Z] #40 82.32 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
15:52:13 [2022-11-29T15:52:13.969Z] #40 82.38 checking dynamic linker characteristics... GNU/Linux ld.so
15:52:13 [2022-11-29T15:52:13.969Z] #40 82.82 checking how to hardcode library paths into programs... immediate
15:52:13 [2022-11-29T15:52:13.969Z] #40 82.82 checking whether stripping libraries is possible... yes
15:52:14 [2022-11-29T15:52:14.229Z] #40 82.84 checking if libtool supports shared libraries... yes
15:52:14 [2022-11-29T15:52:14.229Z] #40 82.85 checking whether to build shared libraries... no
15:52:14 [2022-11-29T15:52:14.229Z] #40 82.85 checking whether to build static libraries... yes
15:52:14 [2022-11-29T15:52:14.229Z] #40 82.86 checking for a BSD-compatible install... /usr/bin/install -c
15:52:14 [2022-11-29T15:52:14.229Z] #40 82.90 checking whether build environment is sane... yes
15:52:14 [2022-11-29T15:52:14.229Z] #40 82.96 checking for a thread-safe mkdir -p... /bin/mkdir -p
15:52:14 [2022-11-29T15:52:14.229Z] #40 83.00 checking whether make sets $(MAKE)... yes
15:52:14 [2022-11-29T15:52:14.229Z] #40 83.07 checking whether make supports the include directive... yes (GNU style)
15:52:14 [2022-11-29T15:52:14.229Z] #40 83.12 checking whether make supports nested variables... yes
15:52:14 [2022-11-29T15:52:14.229Z] #40 83.17 checking whether UID '0' is supported by ustar format... yes
15:52:14 [2022-11-29T15:52:14.488Z] #40 83.21 checking whether GID '0' is supported by ustar format... yes
15:52:14 [2022-11-29T15:52:14.488Z] #40 83.21 checking how to create a ustar tar archive... gnutar
15:52:14 [2022-11-29T15:52:14.488Z] #40 83.30 checking dependency style of gcc... gcc3
15:52:14 [2022-11-29T15:52:14.748Z] #40 83.46 checking whether to enable maintainer-specific portions of Makefiles... yes
15:52:14 [2022-11-29T15:52:14.748Z] #40 83.46 checking whether make supports nested variables... (cached) yes
15:52:14 [2022-11-29T15:52:14.748Z] #40 83.46 checking for gawk... (cached) mawk
15:52:14 [2022-11-29T15:52:14.748Z] #40 83.47 checking for a sed that does not truncate output... (cached) /bin/sed
15:52:14 [2022-11-29T15:52:14.748Z] #40 83.47 checking for gcc... (cached) gcc
15:52:14 [2022-11-29T15:52:14.748Z] #40 83.57 checking whether we are using the GNU C compiler... (cached) yes
15:52:14 [2022-11-29T15:52:14.748Z] #40 83.57 checking whether gcc accepts -g... (cached) yes
15:52:14 [2022-11-29T15:52:14.748Z] #40 83.57 checking for gcc option to accept ISO C89... (cached) none needed
15:52:14 [2022-11-29T15:52:14.748Z] #40 83.57 checking whether gcc understands -c and -o together... (cached) yes
15:52:14 [2022-11-29T15:52:14.748Z] #40 83.57 checking for a Python interpreter with version >= 3... python3
15:52:14 [2022-11-29T15:52:14.748Z] #40 83.66 checking for python3... /usr/bin/python3
15:52:14 [2022-11-29T15:52:14.748Z] #40 83.66 checking for python3 version... 3.9
15:52:15 [2022-11-29T15:52:15.008Z] #40 83.71 checking for python3 platform... linux
15:52:15 [2022-11-29T15:52:15.008Z] #40 83.75 checking for python3 script directory... 
15:52:15 [2022-11-29T15:52:15.008Z] #40 ...
15:52:15 [2022-11-29T15:52:15.008Z] 
15:52:15 [2022-11-29T15:52:15.008Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
15:52:15 [2022-11-29T15:52:15.008Z] #53 4.945 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
15:52:15 [2022-11-29T15:52:15.008Z] #53 7.533 Fetched 8495 kB in 7s (1279 kB/s)
15:52:15 [2022-11-29T15:52:15.008Z] #53 7.533 Reading package lists...
15:52:15 [2022-11-29T15:52:15.008Z] #53 10.25 Reading package lists...
15:52:15 [2022-11-29T15:52:15.008Z] #53 12.86 Building dependency tree...
15:52:15 [2022-11-29T15:52:15.008Z] #53 14.75 The following additional packages will be installed:
15:52:15 [2022-11-29T15:52:15.008Z] #53 14.75   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
15:52:15 [2022-11-29T15:52:15.008Z] #53 14.76   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
15:52:15 [2022-11-29T15:52:15.008Z] #53 14.76   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
15:52:15 [2022-11-29T15:52:15.008Z] #53 14.76   libxtables12 python-pip-whl python3-distutils python3-lib2to3
15:52:15 [2022-11-29T15:52:15.008Z] #53 14.76   python3-pkg-resources systemd vim-runtime xxd
15:52:15 [2022-11-29T15:52:15.008Z] #53 14.78 Suggested packages:
15:52:15 [2022-11-29T15:52:15.008Z] #53 14.79   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
15:52:15 [2022-11-29T15:52:15.008Z] #53 14.79   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
15:52:15 [2022-11-29T15:52:15.008Z] #53 14.79   ctags vim-doc vim-scripts xfsdump acl attr quota
15:52:15 [2022-11-29T15:52:15.008Z] #53 14.79 Recommended packages:
15:52:15 [2022-11-29T15:52:15.008Z] #53 14.79   libatm1 nftables libpam-cap build-essential python3-dev dbus
15:52:15 [2022-11-29T15:52:15.008Z] #53 14.79   systemd-timesyncd | time-daemon unzip
15:52:15 [2022-11-29T15:52:15.268Z] #53 ...
15:52:15 [2022-11-29T15:52:15.268Z] 
15:52:15 [2022-11-29T15:52:15.268Z] #40 [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
15:52:15 [2022-11-29T15:52:15.268Z] #40 83.75 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
15:52:15 [2022-11-29T15:52:15.268Z] #40 83.87 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
15:52:15 [2022-11-29T15:52:15.268Z] #40 84.05 checking for go-md2man... no
15:52:15 [2022-11-29T15:52:15.528Z] #40 84.07 checking error.h usability... yes
15:52:15 [2022-11-29T15:52:15.528Z] #40 84.22 checking error.h presence... yes
15:52:15 [2022-11-29T15:52:15.528Z] #40 84.30 checking for error.h... yes
15:52:15 [2022-11-29T15:52:15.789Z] #40 84.37 checking linux/openat2.h usability... yes
15:52:15 [2022-11-29T15:52:15.789Z] #40 84.58 checking linux/openat2.h presence... yes
15:52:15 [2022-11-29T15:52:15.789Z] #40 84.61 checking for linux/openat2.h... yes
15:52:16 [2022-11-29T15:52:16.049Z] #40 84.63 checking for copy_file_range... yes
15:52:16 [2022-11-29T15:52:16.049Z] #40 84.97 checking for fgetxattr... 
15:52:16 [2022-11-29T15:52:16.049Z] #40 ...
15:52:16 [2022-11-29T15:52:16.049Z] 
15:52:16 [2022-11-29T15:52:16.049Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
15:52:16 [2022-11-29T15:52:16.049Z] #45 12.26 + cd /tmp/tmp.AkU1vcfmAF/src/github.com/opencontainers/runc
15:52:16 [2022-11-29T15:52:16.049Z] #45 12.27 + git checkout -q v1.1.4
15:52:16 [2022-11-29T15:52:16.049Z] #45 12.65 + '[' -z '' ']'
15:52:16 [2022-11-29T15:52:16.049Z] #45 12.65 + target=static
15:52:16 [2022-11-29T15:52:16.049Z] #45 12.65 + make BUILDTAGS=seccomp static
15:52:16 [2022-11-29T15:52:16.049Z] #45 13.15 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
15:52:16 [2022-11-29T15:52:16.619Z] #45 ...
15:52:16 [2022-11-29T15:52:16.619Z] 
15:52:16 [2022-11-29T15:52:16.619Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
15:52:16 [2022-11-29T15:52:16.619Z] #53 16.38 The following NEW packages will be installed:
15:52:16 [2022-11-29T15:52:16.619Z] #53 16.38   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
15:52:16 [2022-11-29T15:52:16.619Z] #53 16.38   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
15:52:16 [2022-11-29T15:52:16.619Z] #53 16.38   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
15:52:16 [2022-11-29T15:52:16.619Z] #53 16.38   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
15:52:16 [2022-11-29T15:52:16.619Z] #53 16.38   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
15:52:16 [2022-11-29T15:52:16.619Z] #53 16.39   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
15:52:16 [2022-11-29T15:52:16.619Z] #53 16.39   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
15:52:16 [2022-11-29T15:52:16.619Z] #53 16.39   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
15:52:16 [2022-11-29T15:52:16.619Z] #53 16.39   vim-runtime xfsprogs xxd xz-utils zip zstd
15:52:16 [2022-11-29T15:52:16.619Z] #53 16.75 0 upgraded, 56 newly installed, 0 to remove and 4 not upgraded.
15:52:16 [2022-11-29T15:52:16.619Z] #53 16.75 Need to get 31.8 MB of archives.
15:52:16 [2022-11-29T15:52:16.619Z] #53 16.75 After this operation, 123 MB of additional disk space will be used.
15:52:16 [2022-11-29T15:52:16.619Z] #53 16.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
15:52:16 [2022-11-29T15:52:16.619Z] #53 16.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
15:52:16 [2022-11-29T15:52:16.619Z] #53 16.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
15:52:16 [2022-11-29T15:52:16.619Z] #53 16.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
15:52:16 [2022-11-29T15:52:16.879Z] #53 16.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
15:52:16 [2022-11-29T15:52:16.879Z] #53 16.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
15:52:16 [2022-11-29T15:52:16.879Z] #53 16.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
15:52:16 [2022-11-29T15:52:16.879Z] #53 16.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
15:52:16 [2022-11-29T15:52:16.879Z] #53 16.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
15:52:16 [2022-11-29T15:52:16.879Z] #53 16.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
15:52:16 [2022-11-29T15:52:16.879Z] #53 16.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
15:52:16 [2022-11-29T15:52:16.879Z] #53 16.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
15:52:16 [2022-11-29T15:52:16.879Z] #53 16.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
15:52:16 [2022-11-29T15:52:16.879Z] #53 16.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
15:52:16 [2022-11-29T15:52:16.879Z] #53 16.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
15:52:16 [2022-11-29T15:52:16.879Z] #53 16.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
15:52:16 [2022-11-29T15:52:16.879Z] #53 16.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
15:52:16 [2022-11-29T15:52:16.879Z] #53 16.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
15:52:16 [2022-11-29T15:52:16.879Z] #53 16.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
15:52:16 [2022-11-29T15:52:16.879Z] #53 16.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
15:52:16 [2022-11-29T15:52:16.879Z] #53 16.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
15:52:16 [2022-11-29T15:52:16.879Z] #53 16.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
15:52:16 [2022-11-29T15:52:16.879Z] #53 16.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
15:52:16 [2022-11-29T15:52:16.879Z] #53 16.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
15:52:16 [2022-11-29T15:52:16.879Z] #53 16.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
15:52:16 [2022-11-29T15:52:16.879Z] #53 16.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
15:52:17 [2022-11-29T15:52:17.139Z] #53 16.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
15:52:17 [2022-11-29T15:52:17.139Z] #53 16.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
15:52:17 [2022-11-29T15:52:17.139Z] #53 17.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
15:52:17 [2022-11-29T15:52:17.139Z] #53 17.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
15:52:17 [2022-11-29T15:52:17.139Z] #53 17.05 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
15:52:17 [2022-11-29T15:52:17.139Z] #53 17.05 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
15:52:17 [2022-11-29T15:52:17.400Z] #53 17.46 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
15:52:17 [2022-11-29T15:52:17.400Z] #53 17.46 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
15:52:17 [2022-11-29T15:52:17.400Z] #53 17.47 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:52:17 [2022-11-29T15:52:17.400Z] #53 17.47 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
15:52:17 [2022-11-29T15:52:17.400Z] #53 17.47 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
15:52:17 [2022-11-29T15:52:17.400Z] #53 17.47 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
15:52:17 [2022-11-29T15:52:17.400Z] #53 17.47 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
15:52:17 [2022-11-29T15:52:17.400Z] #53 17.48 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
15:52:17 [2022-11-29T15:52:17.400Z] #53 17.48 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
15:52:17 [2022-11-29T15:52:17.400Z] #53 17.53 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
15:52:17 [2022-11-29T15:52:17.661Z] #53 17.53 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
15:52:17 [2022-11-29T15:52:17.661Z] #53 17.53 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:52:17 [2022-11-29T15:52:17.661Z] #53 17.54 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
15:52:17 [2022-11-29T15:52:17.661Z] #53 17.55 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
15:52:17 [2022-11-29T15:52:17.661Z] #53 17.55 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
15:52:17 [2022-11-29T15:52:17.661Z] #53 17.56 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
15:52:17 [2022-11-29T15:52:17.661Z] #53 17.58 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
15:52:17 [2022-11-29T15:52:17.661Z] #53 17.58 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
15:52:17 [2022-11-29T15:52:17.661Z] #53 17.58 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
15:52:17 [2022-11-29T15:52:17.661Z] #53 17.58 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
15:52:17 [2022-11-29T15:52:17.661Z] #53 17.75 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
15:52:17 [2022-11-29T15:52:17.921Z] #53 ...
15:52:17 [2022-11-29T15:52:17.921Z] 
15:52:17 [2022-11-29T15:52:17.921Z] #35 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:52:17 [2022-11-29T15:52:17.921Z] #35 DONE 136.8s
15:52:17 [2022-11-29T15:52:17.921Z] 
15:52:17 [2022-11-29T15:52:17.921Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
15:52:17 [2022-11-29T15:52:17.921Z] #53 17.75 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
15:52:17 [2022-11-29T15:52:17.921Z] #53 17.77 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
15:52:17 [2022-11-29T15:52:17.921Z] #53 17.78 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
15:52:18 [2022-11-29T15:52:18.859Z] #53 18.68 debconf: delaying package configuration, since apt-utils is not installed
15:52:18 [2022-11-29T15:52:18.859Z] #53 18.88 Fetched 31.8 MB in 1s (23.2 MB/s)
15:52:18 [2022-11-29T15:52:18.859Z] #53 18.98 Selecting previously unselected package libcap2:arm64.
15:52:19 [2022-11-29T15:52:19.118Z] #53 18.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
15:52:19 [2022-11-29T15:52:19.118Z] #53 19.01 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
15:52:19 [2022-11-29T15:52:19.118Z] #53 19.02 Unpacking libcap2:arm64 (1:2.44-1) ...
15:52:19 [2022-11-29T15:52:19.118Z] #53 19.09 Selecting previously unselected package libargon2-1:arm64.
15:52:19 [2022-11-29T15:52:19.118Z] #53 19.09 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
15:52:19 [2022-11-29T15:52:19.118Z] #53 19.11 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
15:52:19 [2022-11-29T15:52:19.118Z] #53 19.17 Selecting previously unselected package libjson-c5:arm64.
15:52:19 [2022-11-29T15:52:19.378Z] #53 19.20 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
15:52:19 [2022-11-29T15:52:19.378Z] #53 19.20 Unpacking libjson-c5:arm64 (0.15-2) ...
15:52:19 [2022-11-29T15:52:19.378Z] #53 19.28 Selecting previously unselected package libcryptsetup12:arm64.
15:52:19 [2022-11-29T15:52:19.378Z] #53 19.30 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
15:52:19 [2022-11-29T15:52:19.378Z] #53 19.31 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
15:52:19 [2022-11-29T15:52:19.638Z] #53 19.45 Selecting previously unselected package libip4tc2:arm64.
15:52:19 [2022-11-29T15:52:19.638Z] #53 19.45 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
15:52:19 [2022-11-29T15:52:19.638Z] #53 19.46 Unpacking libip4tc2:arm64 (1.8.7-1) ...
15:52:19 [2022-11-29T15:52:19.638Z] #53 19.54 Selecting previously unselected package libkmod2:arm64.
15:52:19 [2022-11-29T15:52:19.638Z] #53 19.54 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
15:52:19 [2022-11-29T15:52:19.638Z] #53 19.55 Unpacking libkmod2:arm64 (28-1) ...
15:52:19 [2022-11-29T15:52:19.638Z] #53 19.65 Selecting previously unselected package systemd.
15:52:19 [2022-11-29T15:52:19.638Z] #53 19.65 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
15:52:19 [2022-11-29T15:52:19.932Z] #53 19.78 Unpacking systemd (247.3-7+deb11u1) ...
15:52:21 [2022-11-29T15:52:21.875Z] #53 21.46 Selecting previously unselected package pigz.
15:52:21 [2022-11-29T15:52:21.875Z] #53 21.46 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
15:52:21 [2022-11-29T15:52:21.875Z] #53 21.47 Unpacking pigz (2.6-1) ...
15:52:21 [2022-11-29T15:52:21.875Z] #53 21.57 Selecting previously unselected package libelf1:arm64.
15:52:21 [2022-11-29T15:52:21.875Z] #53 21.58 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
15:52:21 [2022-11-29T15:52:21.875Z] #53 21.58 Unpacking libelf1:arm64 (0.183-1) ...
15:52:21 [2022-11-29T15:52:21.875Z] #53 21.78 Selecting previously unselected package libbpf0:arm64.
15:52:21 [2022-11-29T15:52:21.875Z] #53 21.78 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
15:52:21 [2022-11-29T15:52:21.875Z] #53 21.79 Unpacking libbpf0:arm64 (1:0.3-2) ...
15:52:21 [2022-11-29T15:52:21.875Z] #53 21.91 Selecting previously unselected package libmnl0:arm64.
15:52:21 [2022-11-29T15:52:21.875Z] #53 21.92 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
15:52:21 [2022-11-29T15:52:21.875Z] #53 21.92 Unpacking libmnl0:arm64 (1.0.4-3) ...
15:52:22 [2022-11-29T15:52:22.135Z] #53 22.00 Selecting previously unselected package libxtables12:arm64.
15:52:22 [2022-11-29T15:52:22.135Z] #53 22.01 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
15:52:22 [2022-11-29T15:52:22.135Z] #53 22.01 Unpacking libxtables12:arm64 (1.8.7-1) ...
15:52:22 [2022-11-29T15:52:22.135Z] #53 22.09 Selecting previously unselected package libcap2-bin.
15:52:22 [2022-11-29T15:52:22.135Z] #53 22.09 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
15:52:22 [2022-11-29T15:52:22.135Z] #53 22.10 Unpacking libcap2-bin (1:2.44-1) ...
15:52:22 [2022-11-29T15:52:22.135Z] #53 22.20 Selecting previously unselected package iproute2.
15:52:22 [2022-11-29T15:52:22.135Z] #53 22.20 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
15:52:22 [2022-11-29T15:52:22.135Z] #53 22.20 Unpacking iproute2 (5.10.0-4) ...
15:52:22 [2022-11-29T15:52:22.705Z] #53 22.65 Selecting previously unselected package xxd.
15:52:22 [2022-11-29T15:52:22.705Z] #53 22.67 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
15:52:22 [2022-11-29T15:52:22.705Z] #53 22.67 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
15:52:22 [2022-11-29T15:52:22.965Z] #53 22.83 Selecting previously unselected package vim-common.
15:52:22 [2022-11-29T15:52:22.965Z] #53 22.83 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
15:52:22 [2022-11-29T15:52:22.965Z] #53 22.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
15:52:22 [2022-11-29T15:52:22.965Z] #53 22.99 Selecting previously unselected package bash-completion.
15:52:22 [2022-11-29T15:52:22.965Z] #53 22.99 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
15:52:25 [2022-11-29T15:52:25.513Z] #53 25.40 Unpacking bash-completion (1:2.11-2) ...
15:52:26 [2022-11-29T15:52:26.082Z] #53 25.84 Selecting previously unselected package bzip2.
15:52:26 [2022-11-29T15:52:26.082Z] #53 25.85 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
15:52:26 [2022-11-29T15:52:26.082Z] #53 25.85 Unpacking bzip2 (1.0.8-4) ...
15:52:26 [2022-11-29T15:52:26.082Z] #53 25.93 Selecting previously unselected package xz-utils.
15:52:26 [2022-11-29T15:52:26.082Z] #53 25.94 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
15:52:26 [2022-11-29T15:52:26.082Z] #53 25.95 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
15:52:26 [2022-11-29T15:52:26.082Z] #53 26.10 Selecting previously unselected package apparmor.
15:52:26 [2022-11-29T15:52:26.082Z] #53 26.10 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
15:52:26 [2022-11-29T15:52:26.082Z] #53 26.18 Unpacking apparmor (2.13.6-10) ...
15:52:26 [2022-11-29T15:52:26.651Z] #53 ...
15:52:26 [2022-11-29T15:52:26.651Z] 
15:52:26 [2022-11-29T15:52:26.651Z] #40 [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
15:52:26 [2022-11-29T15:52:26.651Z] #40 84.97 checking for fgetxattr... yes
15:52:26 [2022-11-29T15:52:26.651Z] #40 85.26 checking for statx... yes
15:52:26 [2022-11-29T15:52:26.651Z] #40 85.62 checking for fgetpwent_r... yes
15:52:26 [2022-11-29T15:52:26.651Z] #40 85.84 checking for issetugid... no
15:52:26 [2022-11-29T15:52:26.651Z] #40 86.06 checking for pkg-config... /usr/bin/pkg-config
15:52:26 [2022-11-29T15:52:26.651Z] #40 86.06 checking pkg-config is at least version 0.9.0... yes
15:52:26 [2022-11-29T15:52:26.651Z] #40 86.06 checking for library containing yajl_tree_get... -lyajl
15:52:26 [2022-11-29T15:52:26.651Z] #40 86.46 checking for yajl >= 2.0.0... yes
15:52:26 [2022-11-29T15:52:26.651Z] #40 86.50 checking sys/capability.h usability... yes
15:52:26 [2022-11-29T15:52:26.651Z] #40 86.72 checking sys/capability.h presence... yes
15:52:26 [2022-11-29T15:52:26.651Z] #40 86.83 checking for sys/capability.h... yes
15:52:26 [2022-11-29T15:52:26.651Z] #40 86.83 checking for library containing cap_from_name... -lcap
15:52:26 [2022-11-29T15:52:26.651Z] #40 87.67 checking for library containing dlopen... -ldl
15:52:26 [2022-11-29T15:52:26.651Z] #40 87.96 checking seccomp.h usability... yes
15:52:26 [2022-11-29T15:52:26.651Z] #40 88.09 checking seccomp.h presence... yes
15:52:26 [2022-11-29T15:52:26.651Z] #40 88.18 checking for seccomp.h... yes
15:52:26 [2022-11-29T15:52:26.651Z] #40 88.19 checking for library containing seccomp_rule_add... -lseccomp
15:52:26 [2022-11-29T15:52:26.651Z] #40 88.67 checking for library containing seccomp_arch_resolve_name... none required
15:52:26 [2022-11-29T15:52:26.651Z] #40 88.98 checking systemd/sd-bus.h usability... yes
15:52:26 [2022-11-29T15:52:26.651Z] #40 89.24 checking systemd/sd-bus.h presence... yes
15:52:26 [2022-11-29T15:52:26.651Z] #40 89.34 checking for systemd/sd-bus.h... yes
15:52:26 [2022-11-29T15:52:26.651Z] #40 89.34 checking for library containing sd_bus_match_signal_async... -lsystemd
15:52:26 [2022-11-29T15:52:26.651Z] #40 89.72 checking for sd_notify_barrier... yes
15:52:26 [2022-11-29T15:52:26.651Z] #40 89.99 checking linux/bpf.h usability... yes
15:52:26 [2022-11-29T15:52:26.651Z] #40 90.14 checking linux/bpf.h presence... yes
15:52:26 [2022-11-29T15:52:26.651Z] #40 90.21 checking for linux/bpf.h... yes
15:52:26 [2022-11-29T15:52:26.651Z] #40 90.23 checking compilation for eBPF... yes
15:52:26 [2022-11-29T15:52:26.651Z] #40 90.42 checking for criu >= 3.15... no
15:52:26 [2022-11-29T15:52:26.651Z] #40 90.46 configure: CRIU headers not found, building without CRIU support
15:52:26 [2022-11-29T15:52:26.651Z] #40 90.46 checking for criu > 3.16... no
15:52:26 [2022-11-29T15:52:26.651Z] #40 90.48 configure: CRIU version doesn't support join-ns API
15:52:26 [2022-11-29T15:52:26.651Z] #40 90.48 checking for criu > 3.16.1... no
15:52:26 [2022-11-29T15:52:26.651Z] #40 90.50 configure: CRIU version doesn't support for pre-dumping
15:52:26 [2022-11-29T15:52:26.651Z] #40 90.50 checking for new mount API (fsconfig)... yes
15:52:26 [2022-11-29T15:52:26.651Z] #40 90.58 checking for seccomp notify API... yes
15:52:26 [2022-11-29T15:52:26.651Z] #40 90.71 checking for gperf... no
15:52:26 [2022-11-29T15:52:26.651Z] #40 90.71 configure: gperf not found - cannot rebuild signal parser code
15:52:26 [2022-11-29T15:52:26.651Z] #40 90.71 checking for library containing argp_parse... none required
15:52:26 [2022-11-29T15:52:26.651Z] #40 91.07 checking that generated files are newer than configure... done
15:52:26 [2022-11-29T15:52:26.651Z] #40 91.07 configure: creating ./config.status
15:52:26 [2022-11-29T15:52:26.651Z] #40 93.75 config.status: creating Makefile
15:52:26 [2022-11-29T15:52:26.651Z] #40 93.81 config.status: creating rpm/crun.spec
15:52:26 [2022-11-29T15:52:26.651Z] #40 93.92 config.status: creating config.h
15:52:26 [2022-11-29T15:52:26.651Z] #40 93.98 config.status: executing libtool commands
15:52:26 [2022-11-29T15:52:26.651Z] #40 94.02 config.status: executing depfiles commands
15:52:26 [2022-11-29T15:52:26.651Z] #40 95.22 === configuring in libocispec (/tmp/crun-build/libocispec)
15:52:26 [2022-11-29T15:52:26.651Z] #40 95.24 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
15:52:26 [2022-11-29T15:52:26.651Z] #40 ...
15:52:26 [2022-11-29T15:52:26.651Z] 
15:52:26 [2022-11-29T15:52:26.651Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
15:52:26 [2022-11-29T15:52:26.651Z] #53 26.58 Selecting previously unselected package inetutils-ping.
15:52:26 [2022-11-29T15:52:26.651Z] #53 26.59 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
15:52:26 [2022-11-29T15:52:26.651Z] #53 26.59 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
15:52:26 [2022-11-29T15:52:26.911Z] #53 26.73 Selecting previously unselected package libip6tc2:arm64.
15:52:26 [2022-11-29T15:52:26.911Z] #53 26.73 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
15:52:26 [2022-11-29T15:52:26.911Z] #53 26.73 Unpacking libip6tc2:arm64 (1.8.7-1) ...
15:52:26 [2022-11-29T15:52:26.911Z] #53 26.81 Selecting previously unselected package libnfnetlink0:arm64.
15:52:26 [2022-11-29T15:52:26.911Z] #53 26.82 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
15:52:26 [2022-11-29T15:52:26.911Z] #53 26.82 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:52:26 [2022-11-29T15:52:26.911Z] #53 26.91 Selecting previously unselected package libnetfilter-conntrack3:arm64.
15:52:26 [2022-11-29T15:52:26.911Z] #53 26.93 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
15:52:27 [2022-11-29T15:52:27.171Z] #53 26.94 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
15:52:27 [2022-11-29T15:52:27.171Z] #53 27.01 Selecting previously unselected package libnftnl11:arm64.
15:52:27 [2022-11-29T15:52:27.171Z] #53 27.02 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
15:52:27 [2022-11-29T15:52:27.171Z] #53 27.02 Unpacking libnftnl11:arm64 (1.1.9-1) ...
15:52:27 [2022-11-29T15:52:27.171Z] #53 27.11 Selecting previously unselected package iptables.
15:52:27 [2022-11-29T15:52:27.171Z] #53 27.11 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
15:52:27 [2022-11-29T15:52:27.171Z] #53 27.12 Unpacking iptables (1.8.7-1) ...
15:52:27 [2022-11-29T15:52:27.430Z] #53 27.42 Selecting previously unselected package libonig5:arm64.
15:52:27 [2022-11-29T15:52:27.430Z] #53 27.42 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
15:52:27 [2022-11-29T15:52:27.430Z] #53 27.43 Unpacking libonig5:arm64 (6.9.6-1.1) ...
15:52:27 [2022-11-29T15:52:27.690Z] #53 27.54 Selecting previously unselected package libjq1:arm64.
15:52:27 [2022-11-29T15:52:27.690Z] #53 27.55 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
15:52:27 [2022-11-29T15:52:27.690Z] #53 27.56 Unpacking libjq1:arm64 (1.6-2.1) ...
15:52:27 [2022-11-29T15:52:27.690Z] #53 27.62 Selecting previously unselected package jq.
15:52:27 [2022-11-29T15:52:27.690Z] #53 27.63 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
15:52:27 [2022-11-29T15:52:27.690Z] #53 27.64 Unpacking jq (1.6-2.1) ...
15:52:27 [2022-11-29T15:52:27.690Z] #53 27.73 Selecting previously unselected package libaio1:arm64.
15:52:27 [2022-11-29T15:52:27.690Z] #53 27.74 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
15:52:27 [2022-11-29T15:52:27.690Z] #53 27.75 Unpacking libaio1:arm64 (0.3.112-9) ...
15:52:27 [2022-11-29T15:52:27.950Z] #53 27.82 Selecting previously unselected package libgpm2:arm64.
15:52:27 [2022-11-29T15:52:27.950Z] #53 27.82 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
15:52:27 [2022-11-29T15:52:27.950Z] #53 27.83 Unpacking libgpm2:arm64 (1.20.7-8) ...
15:52:27 [2022-11-29T15:52:27.950Z] #53 27.88 Selecting previously unselected package libicu67:arm64.
15:52:27 [2022-11-29T15:52:27.950Z] #53 27.90 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
15:52:27 [2022-11-29T15:52:27.950Z] #53 27.90 Unpacking libicu67:arm64 (67.1-7) ...
15:52:31 [2022-11-29T15:52:31.244Z] #53 30.84 Selecting previously unselected package libinih1:arm64.
15:52:31 [2022-11-29T15:52:31.244Z] #53 30.84 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
15:52:31 [2022-11-29T15:52:31.244Z] #53 30.84 Unpacking libinih1:arm64 (53-1+b2) ...
15:52:31 [2022-11-29T15:52:31.244Z] #53 30.90 Selecting previously unselected package libmicrohttpd12:arm64.
15:52:31 [2022-11-29T15:52:31.244Z] #53 30.90 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
15:52:31 [2022-11-29T15:52:31.244Z] #53 30.91 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
15:52:31 [2022-11-29T15:52:31.244Z] #53 31.03 Selecting previously unselected package libnet1:arm64.
15:52:31 [2022-11-29T15:52:31.244Z] #53 31.03 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:52:31 [2022-11-29T15:52:31.244Z] #53 31.04 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:52:31 [2022-11-29T15:52:31.244Z] #53 31.14 Selecting previously unselected package libnl-3-200:arm64.
15:52:31 [2022-11-29T15:52:31.244Z] #53 31.14 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
15:52:31 [2022-11-29T15:52:31.244Z] #53 31.16 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
15:52:31 [2022-11-29T15:52:31.244Z] #53 31.25 Selecting previously unselected package libprotobuf-c1:arm64.
15:52:31 [2022-11-29T15:52:31.244Z] #53 31.25 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
15:52:31 [2022-11-29T15:52:31.244Z] #53 31.26 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:52:31 [2022-11-29T15:52:31.244Z] #53 31.32 Selecting previously unselected package libyajl2:arm64.
15:52:31 [2022-11-29T15:52:31.244Z] #53 31.33 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
15:52:31 [2022-11-29T15:52:31.503Z] #53 31.35 Unpacking libyajl2:arm64 (2.1.0-3) ...
15:52:31 [2022-11-29T15:52:31.503Z] #53 31.44 Selecting previously unselected package net-tools.
15:52:31 [2022-11-29T15:52:31.503Z] #53 31.44 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
15:52:31 [2022-11-29T15:52:31.503Z] #53 31.46 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
15:52:31 [2022-11-29T15:52:31.763Z] #53 31.67 Selecting previously unselected package patch.
15:52:31 [2022-11-29T15:52:31.763Z] #53 31.67 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
15:52:31 [2022-11-29T15:52:31.763Z] #53 31.70 Unpacking patch (2.7.6-7) ...
15:52:31 [2022-11-29T15:52:31.763Z] #53 31.81 Selecting previously unselected package python-pip-whl.
15:52:31 [2022-11-29T15:52:31.763Z] #53 31.82 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
15:52:31 [2022-11-29T15:52:31.763Z] #53 31.82 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
15:52:32 [2022-11-29T15:52:32.702Z] #53 32.43 Selecting previously unselected package python3-lib2to3.
15:52:32 [2022-11-29T15:52:32.702Z] #53 32.43 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
15:52:32 [2022-11-29T15:52:32.702Z] #53 32.44 Unpacking python3-lib2to3 (3.9.2-1) ...
15:52:32 [2022-11-29T15:52:32.702Z] #53 32.56 Selecting previously unselected package python3-distutils.
15:52:32 [2022-11-29T15:52:32.702Z] #53 32.56 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
15:52:32 [2022-11-29T15:52:32.702Z] #53 32.57 Unpacking python3-distutils (3.9.2-1) ...
15:52:32 [2022-11-29T15:52:32.963Z] #53 32.71 Selecting previously unselected package python3-pkg-resources.
15:52:32 [2022-11-29T15:52:32.963Z] #53 32.71 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
15:52:32 [2022-11-29T15:52:32.963Z] #53 32.73 Unpacking python3-pkg-resources (52.0.0-4) ...
15:52:32 [2022-11-29T15:52:32.963Z] #53 32.90 Selecting previously unselected package python3-setuptools.
15:52:32 [2022-11-29T15:52:32.963Z] #53 32.91 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
15:52:32 [2022-11-29T15:52:32.963Z] #53 32.91 Unpacking python3-setuptools (52.0.0-4) ...
15:52:33 [2022-11-29T15:52:33.224Z] #53 33.19 Selecting previously unselected package python3-wheel.
15:52:33 [2022-11-29T15:52:33.224Z] #53 33.19 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
15:52:33 [2022-11-29T15:52:33.224Z] #53 33.20 Unpacking python3-wheel (0.34.2-1) ...
15:52:33 [2022-11-29T15:52:33.484Z] #53 33.28 Selecting previously unselected package python3-pip.
15:52:33 [2022-11-29T15:52:33.484Z] #53 33.29 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
15:52:33 [2022-11-29T15:52:33.484Z] #53 33.29 Unpacking python3-pip (20.3.4-4+deb11u1) ...
15:52:33 [2022-11-29T15:52:33.744Z] #53 33.58 Selecting previously unselected package sudo.
15:52:33 [2022-11-29T15:52:33.744Z] #53 33.59 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
15:52:33 [2022-11-29T15:52:33.744Z] #53 33.60 Unpacking sudo (1.9.5p2-3) ...
15:52:34 [2022-11-29T15:52:34.316Z] #53 34.14 Selecting previously unselected package systemd-journal-remote.
15:52:34 [2022-11-29T15:52:34.316Z] #53 34.14 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
15:52:34 [2022-11-29T15:52:34.316Z] #53 34.15 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
15:52:34 [2022-11-29T15:52:34.316Z] #53 34.27 Selecting previously unselected package thin-provisioning-tools.
15:52:34 [2022-11-29T15:52:34.316Z] #53 34.27 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
15:52:34 [2022-11-29T15:52:34.316Z] #53 34.28 Unpacking thin-provisioning-tools (0.9.0-1) ...
15:52:34 [2022-11-29T15:52:34.576Z] #53 34.52 Selecting previously unselected package uidmap.
15:52:34 [2022-11-29T15:52:34.576Z] #53 34.53 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
15:52:34 [2022-11-29T15:52:34.576Z] #53 34.55 Unpacking uidmap (1:4.8.1-1) ...
15:52:34 [2022-11-29T15:52:34.837Z] #53 34.70 Selecting previously unselected package vim-runtime.
15:52:34 [2022-11-29T15:52:34.837Z] #53 34.71 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
15:52:34 [2022-11-29T15:52:34.837Z] #53 34.74 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
15:52:34 [2022-11-29T15:52:34.837Z] #53 34.78 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
15:52:34 [2022-11-29T15:52:34.837Z] #53 34.79 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
15:52:35 [2022-11-29T15:52:35.776Z] #53 ...
15:52:35 [2022-11-29T15:52:35.776Z] 
15:52:35 [2022-11-29T15:52:35.776Z] #40 [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
15:52:35 [2022-11-29T15:52:35.776Z] #40 95.69 checking for gcc... gcc
15:52:35 [2022-11-29T15:52:35.776Z] #40 95.82 checking whether the C compiler works... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 96.01 checking for C compiler default output file name... a.out
15:52:35 [2022-11-29T15:52:35.776Z] #40 96.02 checking for suffix of executables... 
15:52:35 [2022-11-29T15:52:35.776Z] #40 96.15 checking whether we are cross compiling... no
15:52:35 [2022-11-29T15:52:35.776Z] #40 96.28 checking for suffix of object files... o
15:52:35 [2022-11-29T15:52:35.776Z] #40 96.46 checking whether we are using the GNU C compiler... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 96.55 checking whether gcc accepts -g... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 96.65 checking for gcc option to accept ISO C89... none needed
15:52:35 [2022-11-29T15:52:35.776Z] #40 96.88 checking whether gcc understands -c and -o together... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 97.08 checking how to run the C preprocessor... gcc -E
15:52:35 [2022-11-29T15:52:35.776Z] #40 97.36 checking for grep that handles long lines and -e... /bin/grep
15:52:35 [2022-11-29T15:52:35.776Z] #40 97.37 checking for egrep... /bin/grep -E
15:52:35 [2022-11-29T15:52:35.776Z] #40 97.37 checking for ANSI C header files... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 97.93 checking for sys/types.h... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 98.07 checking for sys/stat.h... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 98.22 checking for stdlib.h... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 98.40 checking for string.h... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 98.60 checking for memory.h... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 98.79 checking for strings.h... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 98.93 checking for inttypes.h... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 99.07 checking for stdint.h... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 99.21 checking for unistd.h... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 99.35 checking minix/config.h usability... no
15:52:35 [2022-11-29T15:52:35.776Z] #40 99.54 checking minix/config.h presence... no
15:52:35 [2022-11-29T15:52:35.776Z] #40 99.58 checking for minix/config.h... no
15:52:35 [2022-11-29T15:52:35.776Z] #40 99.58 checking whether it is safe to define __EXTENSIONS__... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 99.72 checking build system type... aarch64-unknown-linux-gnu
15:52:35 [2022-11-29T15:52:35.776Z] #40 99.99 checking host system type... aarch64-unknown-linux-gnu
15:52:35 [2022-11-29T15:52:35.776Z] #40 99.99 checking how to print strings... printf
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.0 checking for a sed that does not truncate output... /bin/sed
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.0 checking for fgrep... /bin/grep -F
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.0 checking for ld used by gcc... /usr/bin/ld
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.2 checking whether ln -s works... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.2 checking the maximum length of command line arguments... 1572864
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.2 checking for /usr/bin/ld option to reload object files... -r
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.2 checking for objdump... objdump
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.2 checking how to recognize dependent libraries... pass_all
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.2 checking for dlltool... no
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.2 checking how to associate runtime and link libraries... printf %s\n
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.2 checking for ar... ar
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.2 checking for archiver @FILE support... @
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.5 checking for strip... strip
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.5 checking for ranlib... ranlib
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.5 checking for gawk... no
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.5 checking for mawk... mawk
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.8 checking for sysroot... no
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.8 checking for a working dd... /bin/dd
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.9 checking for mt... no
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.9 checking if : is a manifest tool... no
15:52:35 [2022-11-29T15:52:35.776Z] #40 100.9 checking for dlfcn.h... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 101.1 checking for objdir... .libs
15:52:35 [2022-11-29T15:52:35.776Z] #40 101.5 checking if gcc supports -fno-rtti -fno-exceptions... no
15:52:35 [2022-11-29T15:52:35.776Z] #40 101.5 checking for gcc option to produce PIC... -fPIC -DPIC
15:52:35 [2022-11-29T15:52:35.776Z] #40 101.5 checking if gcc PIC flag -fPIC -DPIC works... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 101.6 checking if gcc static flag -static works... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 102.0 checking if gcc supports -c -o file.o... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 102.1 checking if gcc supports -c -o file.o... (cached) yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 102.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 102.2 checking dynamic linker characteristics... GNU/Linux ld.so
15:52:35 [2022-11-29T15:52:35.776Z] #40 102.4 checking how to hardcode library paths into programs... immediate
15:52:35 [2022-11-29T15:52:35.776Z] #40 102.4 checking whether stripping libraries is possible... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 102.4 checking if libtool supports shared libraries... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 102.4 checking whether to build shared libraries... no
15:52:35 [2022-11-29T15:52:35.776Z] #40 102.4 checking whether to build static libraries... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 102.4 checking for a BSD-compatible install... /usr/bin/install -c
15:52:35 [2022-11-29T15:52:35.776Z] #40 102.5 checking whether build environment is sane... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 102.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
15:52:35 [2022-11-29T15:52:35.776Z] #40 102.5 checking whether make sets $(MAKE)... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 102.6 checking whether make supports the include directive... yes (GNU style)
15:52:35 [2022-11-29T15:52:35.776Z] #40 102.6 checking whether make supports nested variables... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 102.7 checking whether UID '0' is supported by ustar format... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 102.7 checking whether GID '0' is supported by ustar format... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 102.7 checking how to create a ustar tar archive... gnutar
15:52:35 [2022-11-29T15:52:35.776Z] #40 102.8 checking dependency style of gcc... gcc3
15:52:35 [2022-11-29T15:52:35.776Z] #40 103.0 checking whether to enable maintainer-specific portions of Makefiles... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 103.0 checking whether make supports nested variables... (cached) yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 103.0 checking for pkg-config... /usr/bin/pkg-config
15:52:35 [2022-11-29T15:52:35.776Z] #40 103.0 checking pkg-config is at least version 0.9.0... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 103.0 checking for yajl >= 2.1.0... yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 103.0 checking for a sed that does not truncate output... (cached) /bin/sed
15:52:35 [2022-11-29T15:52:35.776Z] #40 103.0 checking for gcc... (cached) gcc
15:52:35 [2022-11-29T15:52:35.776Z] #40 103.2 checking whether we are using the GNU C compiler... (cached) yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 103.2 checking whether gcc accepts -g... (cached) yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 103.2 checking for gcc option to accept ISO C89... (cached) none needed
15:52:35 [2022-11-29T15:52:35.776Z] #40 103.2 checking whether gcc understands -c and -o together... (cached) yes
15:52:35 [2022-11-29T15:52:35.776Z] #40 103.2 checking for a Python interpreter with version >= 3... python3
15:52:35 [2022-11-29T15:52:35.776Z] #40 103.2 checking for python3... /usr/bin/python3
15:52:35 [2022-11-29T15:52:35.776Z] #40 103.2 checking for python3 version... 3.9
15:52:35 [2022-11-29T15:52:35.776Z] #40 103.3 checking for python3 platform... linux
15:52:35 [2022-11-29T15:52:35.776Z] #40 103.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
15:52:35 [2022-11-29T15:52:35.776Z] #40 103.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
15:52:35 [2022-11-29T15:52:35.776Z] #40 103.8 checking that generated files are newer than configure... done
15:52:35 [2022-11-29T15:52:35.776Z] #40 103.8 configure: creating ./config.status
15:52:37 [2022-11-29T15:52:37.686Z] #40 106.5 config.status: creating Makefile
15:52:37 [2022-11-29T15:52:37.686Z] #40 106.6 config.status: creating config.h
15:52:37 [2022-11-29T15:52:37.686Z] #40 106.6 config.status: executing libtool commands
15:52:37 [2022-11-29T15:52:37.946Z] #40 106.7 config.status: executing depfiles commands
15:52:37 [2022-11-29T15:52:37.946Z] #40 ...
15:52:37 [2022-11-29T15:52:37.946Z] 
15:52:37 [2022-11-29T15:52:37.946Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
15:52:37 [2022-11-29T15:52:37.946Z] #53 37.95 Selecting previously unselected package vim.
15:52:37 [2022-11-29T15:52:37.946Z] #53 37.96 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
15:52:37 [2022-11-29T15:52:37.946Z] #53 37.97 Unpacking vim (2:8.2.2434-3+deb11u1) ...
15:52:38 [2022-11-29T15:52:38.517Z] #53 38.53 Selecting previously unselected package xfsprogs.
15:52:38 [2022-11-29T15:52:38.517Z] #53 38.54 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
15:52:38 [2022-11-29T15:52:38.517Z] #53 38.54 Unpacking xfsprogs (5.10.0-4) ...
15:52:39 [2022-11-29T15:52:39.087Z] #53 39.00 Selecting previously unselected package zip.
15:52:39 [2022-11-29T15:52:39.087Z] #53 39.00 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
15:52:39 [2022-11-29T15:52:39.087Z] #53 39.01 Unpacking zip (3.0-12) ...
15:52:39 [2022-11-29T15:52:39.087Z] #53 39.23 Selecting previously unselected package zstd.
15:52:39 [2022-11-29T15:52:39.347Z] #53 39.23 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
15:52:39 [2022-11-29T15:52:39.347Z] #53 39.24 Unpacking zstd (1.4.8+dfsg-2.1) ...
15:52:39 [2022-11-29T15:52:39.607Z] #53 39.59 Setting up python3-pkg-resources (52.0.0-4) ...
15:52:40 [2022-11-29T15:52:40.548Z] #53 40.36 Setting up libip4tc2:arm64 (1.8.7-1) ...
15:52:40 [2022-11-29T15:52:40.548Z] #53 40.37 Setting up net-tools (1.60+git20181103.0eebece-1) ...
15:52:40 [2022-11-29T15:52:40.548Z] #53 40.38 Setting up libgpm2:arm64 (1.20.7-8) ...
15:52:40 [2022-11-29T15:52:40.548Z] #53 40.40 Setting up libicu67:arm64 (67.1-7) ...
15:52:40 [2022-11-29T15:52:40.548Z] #53 40.41 Setting up libip6tc2:arm64 (1.8.7-1) ...
15:52:40 [2022-11-29T15:52:40.548Z] #53 40.42 Setting up libinih1:arm64 (53-1+b2) ...
15:52:40 [2022-11-29T15:52:40.548Z] #53 40.44 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
15:52:40 [2022-11-29T15:52:40.548Z] #53 40.45 Setting up uidmap (1:4.8.1-1) ...
15:52:40 [2022-11-29T15:52:40.548Z] #53 40.47 Setting up libyajl2:arm64 (2.1.0-3) ...
15:52:40 [2022-11-29T15:52:40.548Z] #53 40.48 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:52:40 [2022-11-29T15:52:40.548Z] #53 40.49 Setting up bzip2 (1.0.8-4) ...
15:52:40 [2022-11-29T15:52:40.548Z] #53 40.52 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:52:40 [2022-11-29T15:52:40.548Z] #53 40.54 Setting up python3-wheel (0.34.2-1) ...
15:52:41 [2022-11-29T15:52:41.118Z] #53 41.14 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
15:52:41 [2022-11-29T15:52:41.118Z] #53 41.15 Setting up xxd (2:8.2.2434-3+deb11u1) ...
15:52:41 [2022-11-29T15:52:41.118Z] #53 41.17 Setting up libcap2:arm64 (1:2.44-1) ...
15:52:41 [2022-11-29T15:52:41.118Z] #53 41.19 Setting up libcap2-bin (1:2.44-1) ...
15:52:41 [2022-11-29T15:52:41.118Z] #53 41.21 Setting up apparmor (2.13.6-10) ...
15:52:43 [2022-11-29T15:52:43.660Z] #53 43.09 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
15:52:43 [2022-11-29T15:52:43.660Z] #53 43.14 Setting up zip (3.0-12) ...
15:52:43 [2022-11-29T15:52:43.660Z] #53 43.16 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
15:52:43 [2022-11-29T15:52:43.660Z] #53 43.25 Setting up bash-completion (1:2.11-2) ...
15:52:45 [2022-11-29T15:52:45.040Z] #53 ...
15:52:45 [2022-11-29T15:52:45.040Z] 
15:52:45 [2022-11-29T15:52:45.040Z] #40 [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
15:52:45 [2022-11-29T15:52:45.040Z] #40 107.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
15:52:45 [2022-11-29T15:52:45.040Z] #40 107.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
15:52:45 [2022-11-29T15:52:45.040Z] #40 107.9 checking for gcc... gcc
15:52:45 [2022-11-29T15:52:45.040Z] #40 108.0 checking whether the C compiler works... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 108.2 checking for C compiler default output file name... a.out
15:52:45 [2022-11-29T15:52:45.040Z] #40 108.2 checking for suffix of executables... 
15:52:45 [2022-11-29T15:52:45.040Z] #40 108.3 checking whether we are cross compiling... no
15:52:45 [2022-11-29T15:52:45.040Z] #40 108.4 checking for suffix of object files... o
15:52:45 [2022-11-29T15:52:45.040Z] #40 108.6 checking whether we are using the GNU C compiler... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 108.7 checking whether gcc accepts -g... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 108.8 checking for gcc option to accept ISO C89... none needed
15:52:45 [2022-11-29T15:52:45.040Z] #40 108.9 checking whether gcc understands -c and -o together... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 109.1 checking for a BSD-compatible install... /usr/bin/install -c
15:52:45 [2022-11-29T15:52:45.040Z] #40 109.1 checking whether build environment is sane... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 109.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
15:52:45 [2022-11-29T15:52:45.040Z] #40 109.2 checking for gawk... no
15:52:45 [2022-11-29T15:52:45.040Z] #40 109.2 checking for mawk... mawk
15:52:45 [2022-11-29T15:52:45.040Z] #40 109.2 checking whether make sets $(MAKE)... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 109.2 checking whether make supports the include directive... yes (GNU style)
15:52:45 [2022-11-29T15:52:45.040Z] #40 109.3 checking whether make supports nested variables... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 109.3 checking whether UID '0' is supported by ustar format... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 109.3 checking whether GID '0' is supported by ustar format... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 109.3 checking how to create a ustar tar archive... gnutar
15:52:45 [2022-11-29T15:52:45.040Z] #40 109.4 checking dependency style of gcc... gcc3
15:52:45 [2022-11-29T15:52:45.040Z] #40 109.6 checking whether to enable maintainer-specific portions of Makefiles... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 109.6 checking whether make supports nested variables... (cached) yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 109.6 checking build system type... aarch64-unknown-linux-gnu
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.0 checking host system type... aarch64-unknown-linux-gnu
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.0 checking how to print strings... printf
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.0 checking for a sed that does not truncate output... /bin/sed
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.0 checking for grep that handles long lines and -e... /bin/grep
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.0 checking for egrep... /bin/grep -E
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.0 checking for fgrep... /bin/grep -F
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.1 checking for ld used by gcc... /usr/bin/ld
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.2 checking whether ln -s works... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.3 checking the maximum length of command line arguments... 1572864
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.3 checking for /usr/bin/ld option to reload object files... -r
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.3 checking for objdump... objdump
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.3 checking how to recognize dependent libraries... pass_all
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.3 checking for dlltool... no
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.3 checking how to associate runtime and link libraries... printf %s\n
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.3 checking for ar... ar
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.3 checking for archiver @FILE support... @
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.5 checking for strip... strip
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.5 checking for ranlib... ranlib
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.9 checking for sysroot... no
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.9 checking for a working dd... /bin/dd
15:52:45 [2022-11-29T15:52:45.040Z] #40 110.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
15:52:45 [2022-11-29T15:52:45.040Z] #40 111.0 checking for mt... no
15:52:45 [2022-11-29T15:52:45.040Z] #40 111.0 checking if : is a manifest tool... no
15:52:45 [2022-11-29T15:52:45.040Z] #40 111.0 checking how to run the C preprocessor... gcc -E
15:52:45 [2022-11-29T15:52:45.040Z] #40 111.2 checking for ANSI C header files... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 111.8 checking for sys/types.h... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 111.9 checking for sys/stat.h... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 112.1 checking for stdlib.h... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 112.3 checking for string.h... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 112.5 checking for memory.h... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 112.6 checking for strings.h... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 112.9 checking for inttypes.h... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 113.0 checking for stdint.h... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 113.3 checking for unistd.h... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 113.4 checking for dlfcn.h... yes
15:52:45 [2022-11-29T15:52:45.040Z] #40 113.6 checking for objdir... .libs
15:52:45 [2022-11-29T15:52:45.300Z] #40 113.9 checking if gcc supports -fno-rtti -fno-exceptions... no
15:52:45 [2022-11-29T15:52:45.300Z] #40 114.0 checking for gcc option to produce PIC... -fPIC -DPIC
15:52:45 [2022-11-29T15:52:45.300Z] #40 114.0 checking if gcc PIC flag -fPIC -DPIC works... yes
15:52:45 [2022-11-29T15:52:45.561Z] #40 114.1 checking if gcc static flag -static works... yes
15:52:45 [2022-11-29T15:52:45.821Z] #40 114.4 checking if gcc supports -c -o file.o... yes
15:52:45 [2022-11-29T15:52:45.821Z] #40 114.6 checking if gcc supports -c -o file.o... (cached) yes
15:52:45 [2022-11-29T15:52:45.821Z] #40 114.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
15:52:46 [2022-11-29T15:52:46.081Z] #40 114.7 checking dynamic linker characteristics... 
15:52:46 [2022-11-29T15:52:46.081Z] #40 ...
15:52:46 [2022-11-29T15:52:46.081Z] 
15:52:46 [2022-11-29T15:52:46.081Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
15:52:46 [2022-11-29T15:52:46.081Z] #53 45.93 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
15:52:46 [2022-11-29T15:52:46.081Z] #53 45.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:52:46 [2022-11-29T15:52:46.081Z] #53 45.97 Setting up libmnl0:arm64 (1.0.4-3) ...
15:52:46 [2022-11-29T15:52:46.081Z] #53 45.98 Setting up patch (2.7.6-7) ...
15:52:46 [2022-11-29T15:52:46.081Z] #53 46.00 Setting up sudo (1.9.5p2-3) ...
15:52:46 [2022-11-29T15:52:46.081Z] #53 46.07 invoke-rc.d: could not determine current runlevel
15:52:46 [2022-11-29T15:52:46.081Z] #53 46.08 invoke-rc.d: policy-rc.d denied execution of start.
15:52:46 [2022-11-29T15:52:46.081Z] #53 46.09 Setting up xfsprogs (5.10.0-4) ...
15:52:46 [2022-11-29T15:52:46.081Z] #53 46.10 System has not been booted with systemd as init system (PID 1). Can't operate.
15:52:46 [2022-11-29T15:52:46.081Z] #53 46.10 Failed to connect to bus: Host is down
15:52:46 [2022-11-29T15:52:46.081Z] #53 46.11 Setting up libxtables12:arm64 (1.8.7-1) ...
15:52:46 [2022-11-29T15:52:46.081Z] #53 46.12 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
15:52:46 [2022-11-29T15:52:46.081Z] #53 46.13 Setting up pigz (2.6-1) ...
15:52:46 [2022-11-29T15:52:46.081Z] #53 46.14 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:52:46 [2022-11-29T15:52:46.081Z] #53 46.16 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
15:52:46 [2022-11-29T15:52:46.081Z] #53 46.18 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
15:52:46 [2022-11-29T15:52:46.341Z] #53 46.21 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
15:52:46 [2022-11-29T15:52:46.911Z] #53 46.86 Setting up libaio1:arm64 (0.3.112-9) ...
15:52:46 [2022-11-29T15:52:46.911Z] #53 46.87 Setting up python3-lib2to3 (3.9.2-1) ...
15:52:47 [2022-11-29T15:52:47.171Z] #53 47.25 Setting up libelf1:arm64 (0.183-1) ...
15:52:47 [2022-11-29T15:52:47.171Z] #53 47.26 Setting up libjson-c5:arm64 (0.15-2) ...
15:52:47 [2022-11-29T15:52:47.171Z] #53 47.29 Setting up zstd (1.4.8+dfsg-2.1) ...
15:52:47 [2022-11-29T15:52:47.171Z] #53 47.31 Setting up libonig5:arm64 (6.9.6-1.1) ...
15:52:47 [2022-11-29T15:52:47.171Z] #53 47.32 Setting up libkmod2:arm64 (28-1) ...
15:52:47 [2022-11-29T15:52:47.432Z] #53 47.33 Setting up python3-distutils (3.9.2-1) ...
15:52:48 [2022-11-29T15:52:48.001Z] #53 47.82 Setting up vim (2:8.2.2434-3+deb11u1) ...
15:52:48 [2022-11-29T15:52:48.001Z] #53 47.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:52:48 [2022-11-29T15:52:48.001Z] #53 47.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:52:48 [2022-11-29T15:52:48.001Z] #53 47.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:52:48 [2022-11-29T15:52:48.001Z] #53 47.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:52:48 [2022-11-29T15:52:48.001Z] #53 47.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:52:48 [2022-11-29T15:52:48.001Z] #53 47.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:52:48 [2022-11-29T15:52:48.001Z] #53 47.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:52:48 [2022-11-29T15:52:48.001Z] #53 47.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:52:48 [2022-11-29T15:52:48.001Z] #53 47.91 Setting up python3-setuptools (52.0.0-4) ...
15:52:49 [2022-11-29T15:52:49.381Z] #53 49.22 Setting up libjq1:arm64 (1.6-2.1) ...
15:52:49 [2022-11-29T15:52:49.381Z] #53 49.23 Setting up libnftnl11:arm64 (1.1.9-1) ...
15:52:49 [2022-11-29T15:52:49.381Z] #53 49.25 Setting up thin-provisioning-tools (0.9.0-1) ...
15:52:49 [2022-11-29T15:52:49.381Z] #53 49.27 Setting up python3-pip (20.3.4-4+deb11u1) ...
15:52:50 [2022-11-29T15:52:50.763Z] #53 50.50 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
15:52:50 [2022-11-29T15:52:50.763Z] #53 50.51 Setting up jq (1.6-2.1) ...
15:52:50 [2022-11-29T15:52:50.763Z] #53 50.62 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
15:52:50 [2022-11-29T15:52:50.763Z] #53 50.63 Setting up libbpf0:arm64 (1:0.3-2) ...
15:52:50 [2022-11-29T15:52:50.763Z] #53 50.64 Setting up iptables (1.8.7-1) ...
15:52:50 [2022-11-29T15:52:50.763Z] #53 50.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:52:50 [2022-11-29T15:52:50.763Z] #53 50.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:52:50 [2022-11-29T15:52:50.763Z] #53 50.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:52:50 [2022-11-29T15:52:50.763Z] #53 50.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:52:50 [2022-11-29T15:52:50.763Z] #53 50.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:52:50 [2022-11-29T15:52:50.763Z] #53 50.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:52:50 [2022-11-29T15:52:50.763Z] #53 50.70 Setting up iproute2 (5.10.0-4) ...
15:52:51 [2022-11-29T15:52:51.023Z] #53 51.04 Setting up systemd (247.3-7+deb11u1) ...
15:52:51 [2022-11-29T15:52:51.283Z] #53 51.16 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
15:52:51 [2022-11-29T15:52:51.283Z] #53 51.16 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
15:52:51 [2022-11-29T15:52:51.283Z] #53 51.16 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
15:52:51 [2022-11-29T15:52:51.283Z] #53 51.18 Initializing machine ID from random generator.
15:52:52 [2022-11-29T15:52:52.224Z] #53 52.23 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
15:52:52 [2022-11-29T15:52:52.492Z] #53 52.47 Processing triggers for libc-bin (2.31-13+deb11u5) ...
15:52:53 [2022-11-29T15:52:53.873Z] #53 DONE 53.8s
15:52:53 [2022-11-29T15:52:53.873Z] 
15:52:53 [2022-11-29T15:52:53.873Z] #40 [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
15:52:53 [2022-11-29T15:52:53.873Z] #40 114.7 checking dynamic linker characteristics... GNU/Linux ld.so
15:52:53 [2022-11-29T15:52:53.873Z] #40 114.9 checking how to hardcode library paths into programs... immediate
15:52:53 [2022-11-29T15:52:53.873Z] #40 114.9 checking whether stripping libraries is possible... yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 114.9 checking if libtool supports shared libraries... yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 114.9 checking whether to build shared libraries... no
15:52:53 [2022-11-29T15:52:53.873Z] #40 114.9 checking whether to build static libraries... yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 115.0 checking float.h usability... yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 115.0 checking float.h presence... yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 115.1 checking for float.h... yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 115.2 checking limits.h usability... yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 115.4 checking limits.h presence... yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 115.4 checking for limits.h... yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 115.5 checking stddef.h usability... yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 115.6 checking stddef.h presence... yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 115.7 checking for stddef.h... yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 115.7 checking for stdlib.h... (cached) yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 115.8 checking for string.h... (cached) yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 115.8 checking sys/time.h usability... yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 116.0 checking sys/time.h presence... yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 116.0 checking for sys/time.h... yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 116.0 checking for inline... inline
15:52:53 [2022-11-29T15:52:53.873Z] #40 116.1 checking for size_t... yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 116.4 checking for stdlib.h... (cached) yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 116.4 checking for GNU libc compatible malloc... yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 116.6 checking for stdlib.h... (cached) yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 116.6 checking for GNU libc compatible realloc... yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 116.9 checking for working strtod... yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 117.2 checking for gettimeofday... yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 117.4 checking for memset... yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 117.6 checking for strspn... yes
15:52:53 [2022-11-29T15:52:53.873Z] #40 118.0 checking that generated files are newer than configure... done
15:52:53 [2022-11-29T15:52:53.873Z] #40 118.0 configure: creating ./config.status
15:52:53 [2022-11-29T15:52:53.873Z] #40 120.7 config.status: creating Makefile
15:52:53 [2022-11-29T15:52:53.873Z] #40 120.8 config.status: creating config.h
15:52:53 [2022-11-29T15:52:53.873Z] #40 120.9 config.status: executing depfiles commands
15:52:53 [2022-11-29T15:52:53.873Z] #40 121.1 config.status: executing libtool commands
15:52:53 [2022-11-29T15:52:53.873Z] #40 122.0   GEN      .version
15:52:53 [2022-11-29T15:52:53.873Z] #40 122.0 make  install-recursive
15:52:53 [2022-11-29T15:52:53.873Z] #40 122.0 make[1]: Entering directory '/tmp/crun-build'
15:52:53 [2022-11-29T15:52:53.873Z] #40 122.1 Making install in libocispec
15:52:53 [2022-11-29T15:52:53.873Z] #40 122.2 make[2]: Entering directory '/tmp/crun-build/libocispec'
15:52:53 [2022-11-29T15:52:53.873Z] #40 122.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
15:52:53 [2022-11-29T15:52:53.873Z] #40 122.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
15:52:53 [2022-11-29T15:52:53.873Z] #40 122.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
15:52:53 [2022-11-29T15:52:53.873Z] #40 122.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
15:52:54 [2022-11-29T15:52:54.443Z] #40 123.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
15:52:54 [2022-11-29T15:52:54.702Z] #40 ...
15:52:54 [2022-11-29T15:52:54.702Z] 
15:52:54 [2022-11-29T15:52:54.702Z] #54 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
15:52:54 [2022-11-29T15:52:54.702Z] #0 0.699 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:52:54 [2022-11-29T15:52:54.702Z] #0 0.703 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:52:54 [2022-11-29T15:52:54.702Z] #0 0.707 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:52:54 [2022-11-29T15:52:54.702Z] #54 DONE 0.8s
15:52:54 [2022-11-29T15:52:54.702Z] 
15:52:54 [2022-11-29T15:52:54.702Z] #55 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
15:52:59 [2022-11-29T15:52:59.986Z] #55 ...
15:52:59 [2022-11-29T15:52:59.986Z] 
15:52:59 [2022-11-29T15:52:59.986Z] #40 [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
15:52:59 [2022-11-29T15:52:59.986Z] #40 123.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 123.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 123.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 123.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 123.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 123.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 123.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 123.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 123.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 123.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 123.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 123.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 123.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 123.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 123.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.6 make  install-recursive
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.6 make[3]: Entering directory '/tmp/crun-build/libocispec'
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.7 Making install in yajl
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.8   CC       verify/json_verify-json_verify.o
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.8   CC       src/libyajl_la-yajl_alloc.lo
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.8   CC       src/libyajl_la-yajl.lo
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.8   CC       src/libyajl_la-yajl_gen.lo
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.8   CC       src/libyajl_la-yajl_parser.lo
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.9   CC       src/libyajl_la-yajl_buf.lo
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.9   CC       src/libyajl_la-yajl_encode.lo
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.9   CC       src/libyajl_la-yajl_lex.lo
15:52:59 [2022-11-29T15:52:59.986Z] #40 124.9   CC       src/libyajl_la-yajl_tree.lo
15:53:01 [2022-11-29T15:53:01.375Z] #40 130.1   CCLD     libyajl.la
15:53:01 [2022-11-29T15:53:01.635Z] #40 130.5   CCLD     verify/json_verify
15:53:02 [2022-11-29T15:53:02.208Z] #40 130.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
15:53:02 [2022-11-29T15:53:02.208Z] #40 130.9 make[5]: Nothing to be done for 'install-exec-am'.
15:53:02 [2022-11-29T15:53:02.208Z] #40 131.0 make[5]: Nothing to be done for 'install-data-am'.
15:53:02 [2022-11-29T15:53:02.208Z] #40 131.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
15:53:02 [2022-11-29T15:53:02.208Z] #40 131.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
15:53:02 [2022-11-29T15:53:02.208Z] #40 131.0 make[4]: Entering directory '/tmp/crun-build/libocispec'
15:53:02 [2022-11-29T15:53:02.208Z] #40 131.1   CC       src/validate.o
15:53:02 [2022-11-29T15:53:02.470Z] #40 131.1   CC       src/image_spec_schema_config_schema.lo
15:53:02 [2022-11-29T15:53:02.470Z] #40 131.1   CC       src/image_spec_schema_content_descriptor.lo
15:53:02 [2022-11-29T15:53:02.470Z] #40 131.1   CC       src/image_spec_schema_defs.lo
15:53:02 [2022-11-29T15:53:02.470Z] #40 131.1   CC       src/image_spec_schema_defs_descriptor.lo
15:53:02 [2022-11-29T15:53:02.470Z] #40 131.1   CC       src/image_spec_schema_image_index_schema.lo
15:53:02 [2022-11-29T15:53:02.470Z] #40 131.2   CC       src/image_spec_schema_image_layout_schema.lo
15:53:02 [2022-11-29T15:53:02.470Z] #40 131.2   CC       src/image_spec_schema_image_manifest_schema.lo
15:53:02 [2022-11-29T15:53:02.470Z] #40 131.2   CC       src/runtime_spec_schema_config_linux.lo
15:53:02 [2022-11-29T15:53:02.470Z] #40 131.3   CC       src/runtime_spec_schema_config_zos.lo
15:53:02 [2022-11-29T15:53:02.470Z] #40 131.3   CC       src/runtime_spec_schema_config_schema.lo
15:53:02 [2022-11-29T15:53:02.470Z] #40 131.4   CC       src/runtime_spec_schema_config_solaris.lo
15:53:02 [2022-11-29T15:53:02.730Z] #40 131.5   CC       src/runtime_spec_schema_config_vm.lo
15:53:02 [2022-11-29T15:53:02.730Z] #40 131.5   CC       src/runtime_spec_schema_config_windows.lo
15:53:02 [2022-11-29T15:53:02.990Z] #40 131.6   CC       src/runtime_spec_schema_defs.lo
15:53:02 [2022-11-29T15:53:02.990Z] #40 131.7   CC       src/runtime_spec_schema_defs_linux.lo
15:53:02 [2022-11-29T15:53:02.990Z] #40 131.7   CC       src/runtime_spec_schema_defs_zos.lo
15:53:02 [2022-11-29T15:53:02.990Z] #40 131.8   CC       src/runtime_spec_schema_defs_vm.lo
15:53:02 [2022-11-29T15:53:02.990Z] #40 131.8   CC       src/runtime_spec_schema_defs_windows.lo
15:53:03 [2022-11-29T15:53:03.250Z] #40 132.0   CC       src/image_manifest_items_image_manifest_items_schema.lo
15:53:03 [2022-11-29T15:53:03.250Z] #40 132.0   CC       src/basic_test_double_array_item.lo
15:53:03 [2022-11-29T15:53:03.250Z] #40 132.0   CC       src/runtime_spec_schema_state_schema.lo
15:53:03 [2022-11-29T15:53:03.250Z] #40 132.2   CC       src/basic_test_double_array.lo
15:53:03 [2022-11-29T15:53:03.510Z] #40 132.3   CC       src/basic_test_top_array_int.lo
15:53:03 [2022-11-29T15:53:03.510Z] #40 132.3   CC       src/basic_test_top_array_string.lo
15:53:03 [2022-11-29T15:53:03.510Z] #40 132.4   CC       src/basic_test_top_double_array_int.lo
15:53:03 [2022-11-29T15:53:03.770Z] #40 132.5   CC       src/basic_test_top_double_array_obj.lo
15:53:03 [2022-11-29T15:53:03.770Z] #40 132.6   CC       src/basic_test_top_double_array_refobj.lo
15:53:04 [2022-11-29T15:53:04.030Z] #40 132.8   CC       src/basic_test_top_double_array_string.lo
15:53:04 [2022-11-29T15:53:04.030Z] #40 132.9   CC       src/read-file.lo
15:53:04 [2022-11-29T15:53:04.030Z] #40 ...
15:53:04 [2022-11-29T15:53:04.030Z] 
15:53:04 [2022-11-29T15:53:04.030Z] #55 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
15:53:04 [2022-11-29T15:53:04.030Z] #55 9.589 Collecting yamllint==1.27.1
15:53:05 [2022-11-29T15:53:05.413Z] #55 10.63   Downloading yamllint-1.27.1.tar.gz (129 kB)
15:53:06 [2022-11-29T15:53:06.399Z] #55 11.92 Collecting pathspec>=0.5.3
15:53:06 [2022-11-29T15:53:06.661Z] #55 11.93   Downloading pathspec-0.10.2-py3-none-any.whl (28 kB)
15:53:06 [2022-11-29T15:53:06.921Z] #55 12.26 Collecting pyyaml
15:53:06 [2022-11-29T15:53:06.921Z] #55 12.33   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
15:53:06 [2022-11-29T15:53:06.921Z] #55 12.36 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
15:53:06 [2022-11-29T15:53:06.921Z] #55 12.36 Building wheels for collected packages: yamllint
15:53:06 [2022-11-29T15:53:06.921Z] #55 12.36   Building wheel for yamllint (setup.py): started
15:53:08 [2022-11-29T15:53:08.313Z] #55 13.39   Building wheel for yamllint (setup.py): finished with status 'done'
15:53:08 [2022-11-29T15:53:08.313Z] #55 13.40   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=0e6ce0a252dd35a11ab3eaeb27f3d7499098dd02b9b2861a429b494abd258dab
15:53:08 [2022-11-29T15:53:08.313Z] #55 13.40   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
15:53:08 [2022-11-29T15:53:08.313Z] #55 13.40 Successfully built yamllint
15:53:08 [2022-11-29T15:53:08.313Z] #55 13.42 Installing collected packages: pyyaml, pathspec, yamllint
15:53:08 [2022-11-29T15:53:08.313Z] #55 13.80 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.27.1
15:53:09 [2022-11-29T15:53:09.253Z] #55 DONE 14.5s
15:53:09 [2022-11-29T15:53:09.253Z] 
15:53:09 [2022-11-29T15:53:09.253Z] #40 [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
15:53:09 [2022-11-29T15:53:09.253Z] #40 133.3   CC       src/json_common.lo
15:53:09 [2022-11-29T15:53:09.253Z] #40 133.5   CC       tests/test-1.o
15:53:09 [2022-11-29T15:53:09.253Z] #40 133.9   CC       tests/test-2.o
15:53:09 [2022-11-29T15:53:09.253Z] #40 133.9   CC       tests/test-3.o
15:53:09 [2022-11-29T15:53:09.253Z] #40 134.1   CC       tests/test-4.o
15:53:09 [2022-11-29T15:53:09.253Z] #40 134.5   CC       tests/test-5.o
15:53:09 [2022-11-29T15:53:09.253Z] #40 134.8   CC       tests/test-6.o
15:53:09 [2022-11-29T15:53:09.253Z] #40 135.2   CC       tests/test-7.o
15:53:09 [2022-11-29T15:53:09.253Z] #40 135.4   CC       tests/test-8.o
15:53:09 [2022-11-29T15:53:09.253Z] #40 135.9   CC       tests/test-9.o
15:53:09 [2022-11-29T15:53:09.253Z] #40 136.2   CC       tests/test-10.o
15:53:09 [2022-11-29T15:53:09.253Z] #40 136.2   CC       tests/test-11.o
15:53:27 [2022-11-29T15:53:27.354Z] #40 ...
15:53:27 [2022-11-29T15:53:27.354Z] 
15:53:27 [2022-11-29T15:53:27.354Z] #20 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
15:53:27 [2022-11-29T15:53:27.354Z] #20 205.6 + dpkg --print-architecture
15:53:27 [2022-11-29T15:53:27.354Z] #20 DONE 206.2s
15:53:27 [2022-11-29T15:53:27.354Z] 
15:53:27 [2022-11-29T15:53:27.354Z] #34 [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
15:53:39 [2022-11-29T15:53:39.575Z] #34 ...
15:53:39 [2022-11-29T15:53:39.575Z] 
15:53:39 [2022-11-29T15:53:39.575Z] #40 [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
15:53:39 [2022-11-29T15:53:39.575Z] #40 167.8   CCLD     libocispec.la
15:53:39 [2022-11-29T15:53:39.575Z] #40 168.2   CCLD     src/validate
15:53:39 [2022-11-29T15:53:39.575Z] #40 168.2   CCLD     tests/test-1
15:53:39 [2022-11-29T15:53:39.575Z] #40 168.2   CCLD     tests/test-2
15:53:39 [2022-11-29T15:53:39.575Z] #40 168.2   CCLD     tests/test-3
15:53:39 [2022-11-29T15:53:39.575Z] #40 168.3   CCLD     tests/test-4
15:53:39 [2022-11-29T15:53:39.575Z] #40 168.3   CCLD     tests/test-5
15:53:39 [2022-11-29T15:53:39.575Z] #40 168.4   CCLD     tests/test-6
15:53:39 [2022-11-29T15:53:39.575Z] #40 168.4   CCLD     tests/test-7
15:53:39 [2022-11-29T15:53:39.835Z] #40 168.5   CCLD     tests/test-8
15:53:39 [2022-11-29T15:53:39.835Z] #40 168.6   CCLD     tests/test-9
15:53:39 [2022-11-29T15:53:39.835Z] #40 168.6   CCLD     tests/test-10
15:53:39 [2022-11-29T15:53:39.835Z] #40 168.6 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
15:53:39 [2022-11-29T15:53:39.835Z] #40 168.6   CCLD     tests/test-11
15:53:41 [2022-11-29T15:53:41.742Z] #40 170.3 libtool: link: ar cr libocispec.a 
15:53:41 [2022-11-29T15:53:41.742Z] #40 170.4 libtool: link: ranlib libocispec.a
15:53:43 [2022-11-29T15:53:43.122Z] #40 171.9 make[5]: Entering directory '/tmp/crun-build/libocispec'
15:53:43 [2022-11-29T15:53:43.122Z] #40 171.9 make[5]: Nothing to be done for 'install-exec-am'.
15:53:43 [2022-11-29T15:53:43.122Z] #40 171.9 make[5]: Nothing to be done for 'install-data-am'.
15:53:43 [2022-11-29T15:53:43.122Z] #40 171.9 make[5]: Leaving directory '/tmp/crun-build/libocispec'
15:53:43 [2022-11-29T15:53:43.122Z] #40 171.9 make[4]: Leaving directory '/tmp/crun-build/libocispec'
15:53:43 [2022-11-29T15:53:43.122Z] #40 171.9 make[3]: Leaving directory '/tmp/crun-build/libocispec'
15:53:43 [2022-11-29T15:53:43.122Z] #40 171.9 make[2]: Leaving directory '/tmp/crun-build/libocispec'
15:53:43 [2022-11-29T15:53:43.122Z] #40 171.9 make[2]: Entering directory '/tmp/crun-build'
15:53:43 [2022-11-29T15:53:43.382Z] #40 172.1   CC       src/libcrun/libcrun_testing_a-utils.o
15:53:43 [2022-11-29T15:53:43.382Z] #40 172.1   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
15:53:43 [2022-11-29T15:53:43.382Z] #40 172.1   CC       src/libcrun/libcrun_testing_a-container.o
15:53:43 [2022-11-29T15:53:43.382Z] #40 172.1   CC       src/libcrun/libcrun_testing_a-cgroup.o
15:53:43 [2022-11-29T15:53:43.382Z] #40 172.1   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
15:53:43 [2022-11-29T15:53:43.382Z] #40 172.1   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
15:53:43 [2022-11-29T15:53:43.382Z] #40 172.1   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
15:53:43 [2022-11-29T15:53:43.382Z] #40 172.2   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
15:53:43 [2022-11-29T15:53:43.382Z] #40 172.2   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
15:53:43 [2022-11-29T15:53:43.382Z] #40 172.2   CC       src/libcrun/libcrun_testing_a-criu.o
15:53:43 [2022-11-29T15:53:43.382Z] #40 172.2   CC       src/libcrun/libcrun_testing_a-custom-handler.o
15:53:43 [2022-11-29T15:53:43.642Z] #40 172.3   CC       src/libcrun/libcrun_testing_a-linux.o
15:53:43 [2022-11-29T15:53:43.643Z] #40 172.3   CC       src/libcrun/libcrun_testing_a-seccomp.o
15:53:43 [2022-11-29T15:53:43.643Z] #40 172.4   CC       src/libcrun/libcrun_testing_a-ebpf.o
15:53:43 [2022-11-29T15:53:43.643Z] #40 172.4   CC       src/libcrun/libcrun_testing_a-error.o
15:53:43 [2022-11-29T15:53:43.643Z] #40 172.5   CC       src/libcrun/libcrun_testing_a-status.o
15:53:43 [2022-11-29T15:53:43.643Z] #40 172.5   CC       src/libcrun/libcrun_testing_a-terminal.o
15:53:43 [2022-11-29T15:53:43.903Z] #40 172.6   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
15:53:43 [2022-11-29T15:53:43.903Z] #40 172.6   CC       src/libcrun/libcrun_testing_a-signals.o
15:53:43 [2022-11-29T15:53:43.903Z] #40 172.7   CC       src/libcrun/libcrun_testing_a-mount_flags.o
15:53:44 [2022-11-29T15:53:44.163Z] #40 172.9   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
15:53:44 [2022-11-29T15:53:44.163Z] #40 172.9   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
15:53:44 [2022-11-29T15:53:44.163Z] #40 173.0   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
15:53:44 [2022-11-29T15:53:44.163Z] #40 173.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
15:53:44 [2022-11-29T15:53:44.423Z] #40 173.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
15:53:44 [2022-11-29T15:53:44.423Z] #40 173.3   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
15:53:44 [2022-11-29T15:53:44.683Z] #40 173.3   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
15:53:44 [2022-11-29T15:53:44.943Z] #40 173.7   CC       src/crun-crun.o
15:53:45 [2022-11-29T15:53:45.203Z] #40 174.0   CC       src/crun-run.o
15:53:45 [2022-11-29T15:53:45.203Z] #40 174.1   CC       src/crun-delete.o
15:53:45 [2022-11-29T15:53:45.464Z] #40 174.2   CC       src/crun-kill.o
15:53:45 [2022-11-29T15:53:45.726Z] #40 174.4   CC       src/crun-pause.o
15:53:45 [2022-11-29T15:53:45.726Z] #40 174.6   CC       src/crun-unpause.o
15:53:45 [2022-11-29T15:53:45.986Z] #40 174.8   CC       src/crun-spec.o
15:53:45 [2022-11-29T15:53:45.986Z] #40 174.8   CC       src/crun-exec.o
15:53:46 [2022-11-29T15:53:46.246Z] #40 174.9   CC       src/crun-list.o
15:53:46 [2022-11-29T15:53:46.246Z] #40 175.1   CC       src/crun-create.o
15:53:46 [2022-11-29T15:53:46.506Z] #40 175.2   CC       src/crun-start.o
15:53:46 [2022-11-29T15:53:46.506Z] #40 175.2   CC       src/crun-state.o
15:53:46 [2022-11-29T15:53:46.506Z] #40 175.4   CC       src/crun-update.o
15:53:46 [2022-11-29T15:53:46.766Z] #40 175.6   CC       src/crun-ps.o
15:53:47 [2022-11-29T15:53:47.337Z] #40 175.9   CC       src/crun-checkpoint.o
15:53:47 [2022-11-29T15:53:47.337Z] #40 176.2   CC       src/crun-restore.o
15:53:47 [2022-11-29T15:53:47.337Z] #40 176.3   CC       src/libcrun/libcrun_la-utils.lo
15:53:47 [2022-11-29T15:53:47.598Z] #40 176.6   CC       src/libcrun/libcrun_la-cloned_binary.lo
15:53:47 [2022-11-29T15:53:47.858Z] #40 176.7   CC       src/libcrun/libcrun_la-container.lo
15:53:47 [2022-11-29T15:53:47.858Z] #40 176.8   CC       src/libcrun/libcrun_la-cgroup.lo
15:53:48 [2022-11-29T15:53:48.428Z] #40 177.0   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
15:53:48 [2022-11-29T15:53:48.428Z] #40 177.2   CC       src/libcrun/libcrun_la-cgroup-resources.lo
15:53:48 [2022-11-29T15:53:48.688Z] #40 177.5   CC       src/libcrun/libcrun_la-cgroup-setup.lo
15:53:48 [2022-11-29T15:53:48.948Z] #40 177.6   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
15:53:48 [2022-11-29T15:53:48.948Z] #40 177.9   CC       src/libcrun/libcrun_la-cgroup-utils.lo
15:53:49 [2022-11-29T15:53:49.518Z] #40 178.3   CC       src/libcrun/libcrun_la-criu.lo
15:53:50 [2022-11-29T15:53:50.458Z] #40 179.1   CC       src/libcrun/libcrun_la-custom-handler.lo
15:53:50 [2022-11-29T15:53:50.458Z] #40 179.1   CC       src/libcrun/libcrun_la-linux.lo
15:53:50 [2022-11-29T15:53:50.718Z] #40 179.7   CC       src/libcrun/libcrun_la-seccomp.lo
15:53:50 [2022-11-29T15:53:50.978Z] #40 179.8   CC       src/libcrun/libcrun_la-ebpf.lo
15:53:51 [2022-11-29T15:53:51.239Z] #40 180.1   CC       src/libcrun/libcrun_la-error.lo
15:53:51 [2022-11-29T15:53:51.499Z] #40 180.4   CC       src/libcrun/libcrun_la-status.lo
15:53:51 [2022-11-29T15:53:51.759Z] #40 180.6   CC       src/libcrun/libcrun_la-terminal.lo
15:53:51 [2022-11-29T15:53:51.759Z] #40 180.7   CC       src/libcrun/libcrun_la-chroot_realpath.lo
15:53:52 [2022-11-29T15:53:52.019Z] #40 180.9   CC       src/libcrun/libcrun_la-signals.lo
15:53:52 [2022-11-29T15:53:52.279Z] #40 181.0   CC       src/libcrun/libcrun_la-mount_flags.lo
15:53:52 [2022-11-29T15:53:52.539Z] #40 181.4   CC       src/libcrun/libcrun_la-seccomp_notify.lo
15:53:53 [2022-11-29T15:53:53.479Z] #40 182.3   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
15:53:53 [2022-11-29T15:53:53.739Z] #40 182.5   CC       src/libcrun/handlers/libcrun_la-krun.lo
15:53:53 [2022-11-29T15:53:53.739Z] #40 182.6   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
15:53:53 [2022-11-29T15:53:53.999Z] #40 182.8   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
15:53:54 [2022-11-29T15:53:54.259Z] #40 183.0   CC       tests/init.o
15:53:54 [2022-11-29T15:53:54.519Z] #40 183.5   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
15:54:12 [2022-11-29T15:54:12.627Z] #40 201.2   CCLD     tests/init
15:54:30 [2022-11-29T15:54:30.760Z] #40 ...
15:54:30 [2022-11-29T15:54:30.760Z] 
15:54:30 [2022-11-29T15:54:30.760Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
15:54:30 [2022-11-29T15:54:30.760Z] #27 269.3 + return
15:54:31 [2022-11-29T15:54:31.024Z] #27 DONE 269.8s
15:54:31 [2022-11-29T15:54:31.024Z] 
15:54:31 [2022-11-29T15:54:31.024Z] #34 [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
15:54:31 [2022-11-29T15:54:31.977Z] #34 ...
15:54:31 [2022-11-29T15:54:31.977Z] 
15:54:31 [2022-11-29T15:54:31.977Z] #56 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
15:54:31 [2022-11-29T15:54:31.977Z] #56 DONE 0.2s
15:54:31 [2022-11-29T15:54:31.977Z] 
15:54:31 [2022-11-29T15:54:31.977Z] #40 [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
15:54:31 [2022-11-29T15:54:31.977Z] #40 220.8   AR       libcrun_testing.a
15:54:31 [2022-11-29T15:54:31.977Z] #40 220.8 ar: `u' modifier ignored since `D' is the default (see `U')
15:54:32 [2022-11-29T15:54:32.237Z] #40 220.9   CCLD     tests/tests_libcrun_utils
15:54:32 [2022-11-29T15:54:32.237Z] #40 220.9   CCLD     tests/tests_libcrun_errors
15:54:32 [2022-11-29T15:54:32.237Z] #40 220.9   CCLD     tests/tests_libcrun_fuzzer
15:54:32 [2022-11-29T15:54:32.237Z] #40 ...
15:54:32 [2022-11-29T15:54:32.237Z] 
15:54:32 [2022-11-29T15:54:32.237Z] #57 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
15:54:32 [2022-11-29T15:54:32.237Z] #57 DONE 0.2s
15:54:32 [2022-11-29T15:54:32.502Z] 
15:54:32 [2022-11-29T15:54:32.502Z] #58 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
15:54:32 [2022-11-29T15:54:32.502Z] #58 DONE 0.1s
15:54:32 [2022-11-29T15:54:32.502Z] 
15:54:32 [2022-11-29T15:54:32.502Z] #59 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
15:54:32 [2022-11-29T15:54:32.502Z] #59 DONE 0.1s
15:54:32 [2022-11-29T15:54:32.502Z] 
15:54:32 [2022-11-29T15:54:32.502Z] #60 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
15:54:32 [2022-11-29T15:54:32.502Z] #60 DONE 0.1s
15:54:32 [2022-11-29T15:54:32.502Z] 
15:54:32 [2022-11-29T15:54:32.502Z] #34 [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
15:54:32 [2022-11-29T15:54:32.502Z] #34 ...
15:54:32 [2022-11-29T15:54:32.502Z] 
15:54:32 [2022-11-29T15:54:32.502Z] #61 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
15:54:32 [2022-11-29T15:54:32.502Z] #61 DONE 0.1s
15:54:32 [2022-11-29T15:54:32.502Z] 
15:54:32 [2022-11-29T15:54:32.502Z] #62 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
15:54:32 [2022-11-29T15:54:32.502Z] #62 DONE 0.1s
15:54:32 [2022-11-29T15:54:32.765Z] 
15:54:32 [2022-11-29T15:54:32.765Z] #63 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
15:54:33 [2022-11-29T15:54:33.026Z] #63 DONE 0.6s
15:54:33 [2022-11-29T15:54:33.026Z] 
15:54:33 [2022-11-29T15:54:33.026Z] #40 [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
15:54:33 [2022-11-29T15:54:33.026Z] #40 221.8   CCLD     libcrun.la
15:54:33 [2022-11-29T15:54:33.287Z] #40 ...
15:54:33 [2022-11-29T15:54:33.287Z] 
15:54:33 [2022-11-29T15:54:33.287Z] #64 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
15:54:33 [2022-11-29T15:54:33.287Z] #64 DONE 0.1s
15:54:33 [2022-11-29T15:54:33.287Z] 
15:54:33 [2022-11-29T15:54:33.287Z] #65 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
15:54:33 [2022-11-29T15:54:33.287Z] #65 DONE 0.1s
15:54:33 [2022-11-29T15:54:33.547Z] 
15:54:33 [2022-11-29T15:54:33.547Z] #40 [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
15:54:33 [2022-11-29T15:54:33.808Z] #40 222.5   CCLD     crun
15:54:34 [2022-11-29T15:54:34.068Z] #40 222.9 make[3]: Entering directory '/tmp/crun-build'
15:54:34 [2022-11-29T15:54:34.328Z] #40 223.1  /bin/mkdir -p '/usr/local/share/man/man1'
15:54:34 [2022-11-29T15:54:34.328Z] #40 223.1  /bin/mkdir -p '/usr/local/lib'
15:54:34 [2022-11-29T15:54:34.328Z] #40 223.1  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
15:54:34 [2022-11-29T15:54:34.328Z] #40 223.1  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
15:54:34 [2022-11-29T15:54:34.328Z] #40 223.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.2 libtool: install: ranlib /usr/local/lib/libcrun.a
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.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
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.3 ----------------------------------------------------------------------
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.3 Libraries have been installed in:
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.3    /usr/local/lib
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.3 
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.3 If you ever happen to want to link against installed libraries
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.3 in a given directory, LIBDIR, you must either use libtool, and
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.3 specify the full pathname of the library, or use the '-LLIBDIR'
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.3 flag during linking and do at least one of the following:
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.3    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.3      during execution
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.3    - add LIBDIR to the 'LD_RUN_PATH' environment variable
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.3      during linking
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.3    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.3    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.3 
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.3 See any operating system documentation about shared libraries for
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.3 more information, such as the ld(1) and ld.so(8) manual pages.
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.3 ----------------------------------------------------------------------
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.3  /bin/mkdir -p '/build'
15:54:34 [2022-11-29T15:54:34.588Z] #40 223.4   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
15:54:34 [2022-11-29T15:54:34.849Z] #40 223.5 libtool: install: /usr/bin/install -c crun /build/crun
15:54:34 [2022-11-29T15:54:34.849Z] #40 223.5 make[3]: Leaving directory '/tmp/crun-build'
15:54:34 [2022-11-29T15:54:34.849Z] #40 223.5 make[2]: Leaving directory '/tmp/crun-build'
15:54:34 [2022-11-29T15:54:34.849Z] #40 223.5 make[1]: Leaving directory '/tmp/crun-build'
15:54:34 [2022-11-29T15:54:34.849Z] #40 DONE 223.6s
15:54:34 [2022-11-29T15:54:34.849Z] 
15:54:34 [2022-11-29T15:54:34.849Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
15:54:37 [2022-11-29T15:54:37.392Z] #39 ...
15:54:37 [2022-11-29T15:54:37.392Z] 
15:54:37 [2022-11-29T15:54:37.392Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
15:54:37 [2022-11-29T15:54:37.392Z] #45 163.1 + mkdir -p /build
15:54:37 [2022-11-29T15:54:37.392Z] #45 163.1 + cp runc /build/runc
15:54:37 [2022-11-29T15:54:37.392Z] #45 DONE 163.3s
15:54:37 [2022-11-29T15:54:37.392Z] 
15:54:37 [2022-11-29T15:54:37.392Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
15:54:41 [2022-11-29T15:54:41.594Z] #39 ...
15:54:41 [2022-11-29T15:54:41.594Z] 
15:54:41 [2022-11-29T15:54:41.594Z] #34 [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
15:54:41 [2022-11-29T15:54:41.594Z] #34 280.3 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
15:54:41 [2022-11-29T15:54:41.594Z] #34 DONE 280.5s
15:54:41 [2022-11-29T15:54:41.594Z] 
15:54:41 [2022-11-29T15:54:41.594Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
15:54:42 [2022-11-29T15:54:42.168Z] #39 ...
15:54:42 [2022-11-29T15:54:42.168Z] 
15:54:42 [2022-11-29T15:54:42.168Z] #66 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
15:54:42 [2022-11-29T15:54:42.168Z] #66 DONE 0.2s
15:54:42 [2022-11-29T15:54:42.168Z] 
15:54:42 [2022-11-29T15:54:42.168Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
15:54:42 [2022-11-29T15:54:42.428Z] #39 ...
15:54:42 [2022-11-29T15:54:42.428Z] 
15:54:42 [2022-11-29T15:54:42.428Z] #67 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
15:54:42 [2022-11-29T15:54:42.428Z] #67 DONE 0.2s
15:54:42 [2022-11-29T15:54:42.428Z] 
15:54:42 [2022-11-29T15:54:42.428Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
15:54:42 [2022-11-29T15:54:42.688Z] #68 DONE 0.1s
15:54:42 [2022-11-29T15:54:42.688Z] 
15:54:42 [2022-11-29T15:54:42.688Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
15:54:44 [2022-11-29T15:54:44.597Z] #39 245.2 + bin/containerd
15:55:31 [2022-11-29T15:55:31.297Z] #39 284.7 # github.com/containerd/containerd/cmd/containerd
15:55:31 [2022-11-29T15:55:31.297Z] #39 284.7 /usr/bin/ld: /tmp/go-link-3428616507/000019.o: in function `New':
15:55:31 [2022-11-29T15:55:31.297Z] #39 284.7 /tmp/tmp.u0TpFQVPee/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
15:55:31 [2022-11-29T15:55:31.297Z] #39 284.9 + bin/containerd-stress
15:55:31 [2022-11-29T15:55:31.297Z] #39 285.9 + bin/containerd-shim
15:55:33 [2022-11-29T15:55:33.836Z] #39 294.6 + bin/containerd-shim-runc-v1
15:55:39 [2022-11-29T15:55:39.116Z] #39 299.5 + bin/containerd-shim-runc-v2
15:55:39 [2022-11-29T15:55:39.375Z] #39 300.2 + binaries
15:55:39 [2022-11-29T15:55:39.375Z] #39 300.2 + install -D bin/containerd /build/containerd
15:55:39 [2022-11-29T15:55:39.375Z] #39 300.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:55:39 [2022-11-29T15:55:39.375Z] #39 300.3 + install -D bin/ctr /build/ctr
15:55:39 [2022-11-29T15:55:39.944Z] #39 DONE 301.0s
15:55:40 [2022-11-29T15:55:40.890Z] 
15:55:40 [2022-11-29T15:55:40.890Z] #69 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
15:55:40 [2022-11-29T15:55:40.890Z] #69 DONE 0.2s
15:55:40 [2022-11-29T15:55:40.890Z] 
15:55:40 [2022-11-29T15:55:40.890Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:55:40 [2022-11-29T15:55:40.890Z] #70 DONE 0.1s
15:55:41 [2022-11-29T15:55:41.150Z] 
15:55:41 [2022-11-29T15:55:41.150Z] #71 [dev-systemd-false 25/28] COPY --from=vpnkit        /       /usr/local/bin/
15:55:41 [2022-11-29T15:55:41.150Z] #71 DONE 0.1s
15:55:41 [2022-11-29T15:55:41.150Z] 
15:55:41 [2022-11-29T15:55:41.150Z] #72 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
15:55:41 [2022-11-29T15:55:41.150Z] #72 DONE 0.1s
15:55:41 [2022-11-29T15:55:41.150Z] 
15:55:41 [2022-11-29T15:55:41.150Z] #73 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
15:55:41 [2022-11-29T15:55:41.150Z] #73 DONE 0.1s
15:55:41 [2022-11-29T15:55:41.412Z] 
15:55:41 [2022-11-29T15:55:41.412Z] #74 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
15:55:41 [2022-11-29T15:55:41.412Z] #74 DONE 0.0s
15:55:41 [2022-11-29T15:55:41.412Z] 
15:55:41 [2022-11-29T15:55:41.412Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
15:55:43 [2022-11-29T15:55:43.321Z] #75 DONE 1.7s
15:55:43 [2022-11-29T15:55:43.321Z] 
15:55:43 [2022-11-29T15:55:43.321Z] #76 exporting to image
15:55:43 [2022-11-29T15:55:43.321Z] #76 exporting layers
15:55:45 [2022-11-29T15:55:45.859Z] #76 exporting layers 2.8s done
15:55:45 [2022-11-29T15:55:45.859Z] #76 writing image sha256:b9b830cb1e94db60953f5094778a87f29b609725ff2c2b934b955e289a046948 done
15:55:45 [2022-11-29T15:55:45.859Z] #76 naming to docker.io/library/docker:7398fd82d6b8f4198cf69f6def66301ca39d59c2 done
15:55:45 [2022-11-29T15:55:45.859Z] #76 DONE 2.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:55:46 [2022-11-29T15:55:46.174Z] + sudo modprobe ip6table_filter
[Pipeline] sh
15:55:46 [2022-11-29T15:55:46.457Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44520/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7398fd82d6b8f4198cf69f6def66301ca39d59c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7398fd82d6b8f4198cf69f6def66301ca39d59c2 hack/test/unit
15:55:47 [2022-11-29T15:55:47.029Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
15:55:47 [2022-11-29T15:55:47.029Z] + TESTFLAGS+=' -test.timeout=5m'
15:55:47 [2022-11-29T15:55:47.029Z] + TESTDIRS=./...
15:55:47 [2022-11-29T15:55:47.029Z] + exclude_paths='/vendor/|/integration'
15:55:47 [2022-11-29T15:55:47.029Z] ++ go list ./...
15:55:47 [2022-11-29T15:55:47.029Z] ++ grep -vE '(/vendor/|/integration)'
15:55:47 [2022-11-29T15:55:47.969Z] + pkg_list='github.com/docker/docker/api
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/server
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/server/backend/build
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/server/httpstatus
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/server/httputils
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/server/middleware
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/server/router
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/server/router/build
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/server/router/checkpoint
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/server/router/container
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/server/router/debug
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/server/router/distribution
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/server/router/grpc
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/server/router/image
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/server/router/network
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/server/router/plugin
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/server/router/session
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/server/router/swarm
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/server/router/system
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/server/router/volume
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/types
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/types/backend
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/types/blkiodev
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/types/container
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/types/events
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/types/filters
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/types/image
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/types/mount
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/types/network
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/types/plugins/logdriver
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/types/registry
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/types/strslice
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/types/swarm
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/types/swarm/runtime
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/types/time
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/types/versions
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/types/versions/v1p19
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/types/versions/v1p20
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/api/types/volume
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/builder
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/builder/builder-next
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/builder/builder-next/exporter
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/builder/builder-next/worker
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/builder/dockerfile
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/builder/remotecontext
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/builder/remotecontext/git
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/builder/remotecontext/urlutil
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/cli
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/cli/config
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/cli/debug
15:55:47 [2022-11-29T15:55:47.969Z] github.com/docker/docker/cli/winresources/docker-proxy
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/cli/winresources/dockerd
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/client
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/cmd/docker-proxy
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/cmd/dockerd
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/cmd/dockerd/trap
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/container
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/container/stream
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/contrib/apparmor
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/contrib/docker-device-tool
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/contrib/httpserver
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/cluster
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/cluster/convert
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/cluster/executor
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/cluster/executor/container
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/cluster/provider
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/config
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/containerd
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/events
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/events/testutils
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/aufs
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/copy
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/overlay
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/register
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/vfs
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/zfs
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/images
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/initlayer
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/links
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/listeners
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/awslogs
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/fluentd
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/gcplogs
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/gelf
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/journald
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/local
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/logentries
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/loggertest
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/loggerutils
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/splunk
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/syslog
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/templates
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/names
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/network
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/stats
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/distribution
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/distribution/metadata
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/distribution/utils
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/distribution/xfer
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/dockerversion
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/errdefs
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/image
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/image/cache
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/image/tarexport
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/image/v1
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/internal/mounttree
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/internal/test/suite
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/internal/unshare
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/layer
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libcontainerd
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libcontainerd/queue
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libcontainerd/remote
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libcontainerd/supervisor
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libcontainerd/types
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/bitseq
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/cluster
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/config
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/datastore
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/diagnostic
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/discoverapi
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/driverapi
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/drivers/bridge
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/drivers/host
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/drivers/null
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/drivers/overlay
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/drivers/remote
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/drivers/windows
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/drvregistry
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/etchosts
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/idm
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/internal/caller
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/ipam
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/ipamapi
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/ipams/builtin
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/ipams/null
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/ipams/remote
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/ipamutils
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/iptables
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/netlabel
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/netutils
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/networkdb
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/ns
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/options
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/osl
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/osl/kernel
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/portallocator
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/portmapper
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/resolvconf
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/testutils
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/types
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/oci
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/oci/caps
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/opts
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/aaparser
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/archive
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/authorization
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/broadcaster
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/capabilities
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/chrootarchive
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/containerfs
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/devicemapper
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/directory
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/dmesg
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/fileutils
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/homedir
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/idtools
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/ioutils
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/jsonmessage
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/longpath
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/loopback
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/namesgenerator
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/parsers
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/parsers/kernel
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/pidfile
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/platform
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/plugingetter
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/plugins
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/plugins/transport
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/pools
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/process
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/progress
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/reexec
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/stack
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/stdcopy
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/streamformatter
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/stringid
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/sysinfo
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/system
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/tailfile
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/tarsum
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/pkg/useragent
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/plugin
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/plugin/executor/containerd
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/plugin/v2
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/profiles/apparmor
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/profiles/seccomp
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/quota
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/reference
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/registry
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/registry/resumable
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/restartmanager
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/rootless
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/rootless/specconv
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/runconfig
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/runconfig/opts
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/testutil
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/testutil/daemon
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/testutil/environment
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/testutil/fakecontext
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/testutil/fakegit
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/testutil/fakestorage
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/testutil/fixtures/load
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/testutil/fixtures/plugin
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/testutil/registry
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/testutil/request
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/volume
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/volume/drivers
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/volume/local
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/volume/mounts
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/volume/service
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/volume/service/opts
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/volume/testutils'
15:55:47 [2022-11-29T15:55:47.970Z] ++ grep --fixed-strings -v /libnetwork
15:55:47 [2022-11-29T15:55:47.970Z] ++ echo 'github.com/docker/docker/api
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/server
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/server/backend/build
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/server/httpstatus
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/server/httputils
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/server/middleware
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/server/router
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/server/router/build
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/server/router/checkpoint
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/server/router/container
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/server/router/debug
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/server/router/distribution
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/server/router/grpc
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/server/router/image
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/server/router/network
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/server/router/plugin
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/server/router/session
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/server/router/swarm
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/server/router/system
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/server/router/volume
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/types
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/types/backend
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/types/blkiodev
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/types/container
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/types/events
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/types/filters
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/types/image
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/types/mount
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/types/network
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/types/plugins/logdriver
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/types/registry
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/types/strslice
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/types/swarm
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/types/swarm/runtime
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/types/time
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/types/versions
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/types/versions/v1p19
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/types/versions/v1p20
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/api/types/volume
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/builder
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/builder/builder-next
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/builder/builder-next/exporter
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/builder/builder-next/worker
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/builder/dockerfile
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/builder/remotecontext
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/builder/remotecontext/git
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/builder/remotecontext/urlutil
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/cli
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/cli/config
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/cli/debug
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/cli/winresources/docker-proxy
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/cli/winresources/dockerd
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/client
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/cmd/docker-proxy
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/cmd/dockerd
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/cmd/dockerd/trap
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/container
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/container/stream
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/contrib/apparmor
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/contrib/docker-device-tool
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/contrib/httpserver
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/cluster
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/cluster/convert
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/cluster/executor
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/cluster/executor/container
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/cluster/provider
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/config
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/containerd
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/events
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/events/testutils
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/aufs
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/copy
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/overlay
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/register
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/vfs
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/graphdriver/zfs
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/images
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/initlayer
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/links
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/listeners
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/awslogs
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/fluentd
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/gcplogs
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/gelf
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/journald
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/local
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/logentries
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/loggertest
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/loggerutils
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/splunk
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/syslog
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/logger/templates
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/names
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/network
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/daemon/stats
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/distribution
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/distribution/metadata
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/distribution/utils
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/distribution/xfer
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/dockerversion
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/errdefs
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/image
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/image/cache
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/image/tarexport
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/image/v1
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/internal/mounttree
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/internal/test/suite
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/internal/unshare
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/layer
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libcontainerd
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libcontainerd/queue
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libcontainerd/remote
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libcontainerd/supervisor
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libcontainerd/types
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/bitseq
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/cluster
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/config
15:55:47 [2022-11-29T15:55:47.970Z] github.com/docker/docker/libnetwork/datastore
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/diagnostic
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/discoverapi
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/driverapi
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/drivers/bridge
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/drivers/host
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/drivers/null
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/drivers/overlay
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/drivers/remote
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/drivers/windows
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/drvregistry
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/etchosts
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/idm
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/internal/caller
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/ipam
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/ipamapi
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/ipams/builtin
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/ipams/null
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/ipams/remote
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/ipamutils
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/iptables
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/netlabel
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/netutils
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/networkdb
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/ns
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/options
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/osl
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/osl/kernel
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/portallocator
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/portmapper
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/resolvconf
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/testutils
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libnetwork/types
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/oci
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/oci/caps
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/opts
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/aaparser
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/archive
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/authorization
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/broadcaster
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/capabilities
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/chrootarchive
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/containerfs
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/devicemapper
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/directory
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/dmesg
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/fileutils
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/homedir
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/idtools
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/ioutils
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/jsonmessage
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/longpath
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/loopback
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/namesgenerator
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/parsers
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/parsers/kernel
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/pidfile
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/platform
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/plugingetter
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/plugins
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/plugins/transport
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/pools
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/process
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/progress
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/reexec
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/stack
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/stdcopy
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/streamformatter
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/stringid
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/sysinfo
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/system
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/tailfile
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/tarsum
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/useragent
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/plugin
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/plugin/executor/containerd
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/plugin/v2
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/profiles/apparmor
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/profiles/seccomp
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/quota
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/reference
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/registry
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/registry/resumable
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/restartmanager
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/rootless
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/rootless/specconv
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/runconfig
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/runconfig/opts
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/testutil
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/testutil/daemon
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/testutil/environment
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/testutil/fakecontext
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/testutil/fakegit
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/testutil/fakestorage
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/testutil/fixtures/load
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/testutil/fixtures/plugin
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/testutil/registry
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/testutil/request
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/volume
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/volume/drivers
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/volume/local
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/volume/mounts
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/volume/service
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/volume/service/opts
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/volume/testutils'
15:55:47 [2022-11-29T15:55:47.971Z] + base_pkg_list='github.com/docker/docker/api
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/backend/build
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/httpstatus
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/httputils
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/middleware
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/build
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/checkpoint
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/container
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/debug
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/distribution
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/grpc
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/image
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/network
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/plugin
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/session
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/swarm
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/system
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/volume
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/types
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/types/backend
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/types/blkiodev
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/types/container
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/types/events
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/types/filters
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/types/image
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/types/mount
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/types/network
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/types/plugins/logdriver
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/types/registry
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/types/strslice
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/types/swarm
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/types/swarm/runtime
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/types/time
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/types/versions
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/types/versions/v1p19
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/types/versions/v1p20
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/types/volume
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/builder
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/builder/builder-next
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/builder/builder-next/exporter
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/builder/builder-next/worker
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/builder/dockerfile
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/builder/remotecontext
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/builder/remotecontext/git
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/builder/remotecontext/urlutil
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/cli
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/cli/config
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/cli/debug
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/cli/winresources/docker-proxy
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/cli/winresources/dockerd
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/client
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/cmd/docker-proxy
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/cmd/dockerd
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/cmd/dockerd/trap
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/container
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/container/stream
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/contrib/apparmor
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/contrib/docker-device-tool
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/contrib/httpserver
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/cluster
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/cluster/convert
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/cluster/executor
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/cluster/executor/container
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/cluster/provider
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/config
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/containerd
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/events
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/events/testutils
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/graphdriver
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/graphdriver/aufs
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/graphdriver/copy
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/graphdriver/overlay
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/graphdriver/register
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/graphdriver/vfs
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/graphdriver/zfs
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/images
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/initlayer
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/links
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/listeners
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/logger
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/logger/awslogs
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/logger/fluentd
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/logger/gcplogs
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/logger/gelf
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/logger/journald
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/logger/local
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/logger/logentries
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/logger/loggertest
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/logger/loggerutils
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/logger/splunk
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/logger/syslog
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/logger/templates
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/names
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/network
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/daemon/stats
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/distribution
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/distribution/metadata
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/distribution/utils
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/distribution/xfer
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/dockerversion
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/errdefs
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/image
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/image/cache
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/image/tarexport
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/image/v1
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/internal/mounttree
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/internal/test/suite
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/internal/unshare
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/layer
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libcontainerd
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libcontainerd/queue
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libcontainerd/remote
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libcontainerd/supervisor
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/libcontainerd/types
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/oci
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/oci/caps
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/opts
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/aaparser
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/archive
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/authorization
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/broadcaster
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/capabilities
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/chrootarchive
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/containerfs
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/devicemapper
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/directory
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/dmesg
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/fileutils
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/homedir
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/idtools
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/ioutils
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/jsonmessage
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/longpath
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/loopback
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/namesgenerator
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/parsers
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/parsers/kernel
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/pidfile
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/platform
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/plugingetter
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/plugins
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/plugins/transport
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/pools
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/process
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/progress
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/reexec
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/stack
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/stdcopy
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/streamformatter
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/stringid
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/sysinfo
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/system
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/tailfile
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/tarsum
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/pkg/useragent
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/plugin
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/plugin/executor/containerd
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/plugin/v2
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/profiles/apparmor
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/profiles/seccomp
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/quota
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/reference
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/registry
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/registry/resumable
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/restartmanager
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/rootless
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/rootless/specconv
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/runconfig
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/runconfig/opts
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/testutil
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/testutil/daemon
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/testutil/environment
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/testutil/fakecontext
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/testutil/fakegit
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/testutil/fakestorage
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/testutil/fixtures/load
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/testutil/fixtures/plugin
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/testutil/registry
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/testutil/request
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/volume
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/volume/drivers
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/volume/local
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/volume/mounts
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/volume/service
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/volume/service/opts
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/volume/testutils'
15:55:47 [2022-11-29T15:55:47.971Z] ++ grep --fixed-strings /libnetwork
15:55:47 [2022-11-29T15:55:47.971Z] ++ echo 'github.com/docker/docker/api
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/backend/build
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/httpstatus
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/httputils
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/middleware
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/build
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/checkpoint
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/container
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/debug
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/distribution
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/grpc
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/image
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/network
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/plugin
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/session
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/swarm
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/system
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/server/router/volume
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/types
15:55:47 [2022-11-29T15:55:47.971Z] github.com/docker/docker/api/types/backend
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/api/types/blkiodev
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/api/types/container
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/api/types/events
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/api/types/filters
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/api/types/image
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/api/types/mount
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/api/types/network
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/api/types/plugins/logdriver
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/api/types/registry
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/api/types/strslice
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/api/types/swarm
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/api/types/swarm/runtime
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/api/types/time
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/api/types/versions
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/api/types/versions/v1p19
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/api/types/versions/v1p20
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/api/types/volume
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/builder
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/builder/builder-next
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/builder/builder-next/exporter
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/builder/builder-next/worker
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/builder/dockerfile
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/builder/remotecontext
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/builder/remotecontext/git
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/builder/remotecontext/urlutil
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/cli
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/cli/config
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/cli/debug
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/cli/winresources/docker-proxy
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/cli/winresources/dockerd
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/client
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/cmd/docker-proxy
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/cmd/dockerd
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/cmd/dockerd/trap
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/container
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/container/stream
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/contrib/apparmor
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/contrib/docker-device-tool
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/contrib/httpserver
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/cluster
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/cluster/convert
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/cluster/executor
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/cluster/executor/container
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/cluster/provider
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/config
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/containerd
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/events
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/events/testutils
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/graphdriver
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/graphdriver/aufs
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/graphdriver/copy
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/graphdriver/overlay
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/graphdriver/register
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/graphdriver/vfs
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/graphdriver/zfs
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/images
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/initlayer
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/links
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/listeners
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/logger
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/logger/awslogs
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/logger/fluentd
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/logger/gcplogs
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/logger/gelf
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/logger/journald
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/logger/local
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/logger/logentries
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/logger/loggertest
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/logger/loggerutils
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/logger/splunk
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/logger/syslog
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/logger/templates
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/names
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/network
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/daemon/stats
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/distribution
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/distribution/metadata
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/distribution/utils
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/distribution/xfer
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/dockerversion
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/errdefs
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/image
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/image/cache
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/image/tarexport
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/image/v1
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/internal/mounttree
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/internal/test/suite
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/internal/unshare
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/layer
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libcontainerd
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libcontainerd/queue
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libcontainerd/remote
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libcontainerd/supervisor
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libcontainerd/types
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/bitseq
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cluster
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/config
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/datastore
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/diagnostic
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/discoverapi
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/driverapi
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/bridge
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/host
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/null
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/overlay
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/remote
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/windows
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drvregistry
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/etchosts
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/idm
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/internal/caller
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/ipam
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/ipamapi
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/ipams/builtin
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/ipams/null
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/ipams/remote
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/ipamutils
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/iptables
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/netlabel
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/netutils
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/networkdb
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/ns
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/options
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/osl
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/osl/kernel
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/portallocator
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/portmapper
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/resolvconf
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/testutils
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/types
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/oci
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/oci/caps
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/opts
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/aaparser
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/archive
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/authorization
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/broadcaster
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/capabilities
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/chrootarchive
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/containerfs
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/devicemapper
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/directory
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/dmesg
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/fileutils
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/homedir
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/idtools
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/ioutils
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/jsonmessage
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/longpath
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/loopback
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/namesgenerator
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/parsers
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/parsers/kernel
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/pidfile
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/platform
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/plugingetter
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/plugins
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/plugins/transport
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/pools
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/process
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/progress
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/reexec
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/stack
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/stdcopy
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/streamformatter
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/stringid
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/sysinfo
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/system
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/tailfile
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/tarsum
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/pkg/useragent
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/plugin
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/plugin/executor/containerd
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/plugin/v2
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/profiles/apparmor
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/profiles/seccomp
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/quota
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/reference
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/registry
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/registry/resumable
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/restartmanager
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/rootless
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/rootless/specconv
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/runconfig
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/runconfig/opts
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/testutil
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/testutil/daemon
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/testutil/environment
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/testutil/fakecontext
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/testutil/fakegit
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/testutil/fakestorage
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/testutil/fixtures/load
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/testutil/fixtures/plugin
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/testutil/registry
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/testutil/request
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/volume
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/volume/drivers
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/volume/local
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/volume/mounts
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/volume/service
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/volume/service/opts
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/volume/testutils'
15:55:47 [2022-11-29T15:55:47.972Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/bitseq
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cluster
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/config
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/datastore
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/diagnostic
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/discoverapi
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/driverapi
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/bridge
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/host
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/null
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/overlay
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/remote
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/windows
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drvregistry
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/etchosts
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/idm
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/internal/caller
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/ipam
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/ipamapi
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/ipams/builtin
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/ipams/null
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/ipams/remote
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/ipamutils
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/iptables
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/netlabel
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/netutils
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/networkdb
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/ns
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/options
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/osl
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/osl/kernel
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/portallocator
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/portmapper
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/resolvconf
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/testutils
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/types'
15:55:47 [2022-11-29T15:55:47.972Z] + echo 'github.com/docker/docker/libnetwork
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/bitseq
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cluster
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/config
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/datastore
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/diagnostic
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/discoverapi
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/driverapi
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/bridge
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/host
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/null
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/overlay
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:55:47 [2022-11-29T15:55:47.972Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/drivers/remote
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/drivers/windows
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/drvregistry
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/etchosts
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/idm
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/internal/caller
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/ipam
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/ipamapi
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/ipams/builtin
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/ipams/null
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/ipams/remote
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/ipamutils
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/iptables
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/netlabel
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/netutils
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/networkdb
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/ns
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/options
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/osl
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/osl/kernel
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/portallocator
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/portmapper
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/resolvconf
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/testutils
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/types'
15:55:47 [2022-11-29T15:55:47.973Z] + grep --fixed-strings libnetwork/drivers/bridge
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/drivers/bridge
15:55:47 [2022-11-29T15:55:47.973Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:55:47 [2022-11-29T15:55:47.973Z] + type docker-proxy
15:55:47 [2022-11-29T15:55:47.973Z] hack/test/unit: line 25: type: docker-proxy: not found
15:55:47 [2022-11-29T15:55:47.973Z] + hack/make.sh binary-proxy install-proxy
15:55:47 [2022-11-29T15:55:47.973Z] 
15:55:47 [2022-11-29T15:55:47.973Z] Removing bundles/
15:55:47 [2022-11-29T15:55:47.973Z] 
15:55:47 [2022-11-29T15:55:47.973Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
15:55:47 [2022-11-29T15:55:47.973Z] Building: bundles/binary-proxy/docker-proxy
15:55:47 [2022-11-29T15:55:47.973Z] GOOS="" GOARCH="" GOARM=""
15:55:54 [2022-11-29T15:55:54.549Z] Created binary: bundles/binary-proxy/docker-proxy
15:55:54 [2022-11-29T15:55:54.549Z] 
15:55:54 [2022-11-29T15:55:54.549Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
15:55:54 [2022-11-29T15:55:54.549Z] Installing docker-proxy to /usr/local/bin/
15:55:54 [2022-11-29T15:55:54.549Z] 
15:55:54 [2022-11-29T15:55:54.549Z] + mkdir -p bundles
15:55:54 [2022-11-29T15:55:54.549Z] + '[' -n 'github.com/docker/docker/api
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/server
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/server/backend/build
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/server/httpstatus
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/server/httputils
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/server/middleware
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/server/router
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/server/router/build
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/server/router/checkpoint
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/server/router/container
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/server/router/debug
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/server/router/distribution
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/server/router/grpc
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/server/router/image
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/server/router/network
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/server/router/plugin
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/server/router/session
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/server/router/swarm
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/server/router/system
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/server/router/volume
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/types
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/types/backend
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/types/blkiodev
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/types/container
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/types/events
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/types/filters
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/types/image
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/types/mount
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/types/network
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/types/plugins/logdriver
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/types/registry
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/types/strslice
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/types/swarm
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/types/swarm/runtime
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/types/time
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/types/versions
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/types/versions/v1p19
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/types/versions/v1p20
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/api/types/volume
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/builder
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/builder/builder-next
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/builder/builder-next/exporter
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/builder/builder-next/worker
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/builder/dockerfile
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/builder/remotecontext
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/builder/remotecontext/git
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/builder/remotecontext/urlutil
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/cli
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/cli/config
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/cli/debug
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/cli/winresources/docker-proxy
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/cli/winresources/dockerd
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/client
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/cmd/docker-proxy
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/cmd/dockerd
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/cmd/dockerd/trap
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/container
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/container/stream
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/contrib/apparmor
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/contrib/docker-device-tool
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/contrib/httpserver
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/cluster
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/cluster/convert
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/cluster/executor
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/cluster/executor/container
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/cluster/provider
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/config
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/containerd
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/events
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/events/testutils
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/graphdriver
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/graphdriver/aufs
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/graphdriver/copy
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/graphdriver/overlay
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/graphdriver/register
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/graphdriver/vfs
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/graphdriver/zfs
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/images
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/initlayer
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/links
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/listeners
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/logger
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/logger/awslogs
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/logger/fluentd
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/logger/gcplogs
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/logger/gelf
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/logger/journald
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/logger/local
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/logger/logentries
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/logger/loggertest
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/logger/loggerutils
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/logger/splunk
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/logger/syslog
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/logger/templates
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/names
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/network
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/daemon/stats
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/distribution
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/distribution/metadata
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/distribution/utils
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/distribution/xfer
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/dockerversion
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/errdefs
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/image
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/image/cache
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/image/tarexport
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/image/v1
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/internal/mounttree
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/internal/test/suite
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/internal/unshare
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/layer
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/libcontainerd
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/libcontainerd/queue
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/libcontainerd/remote
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/libcontainerd/supervisor
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/libcontainerd/types
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/oci
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/oci/caps
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/opts
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/pkg/aaparser
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/pkg/archive
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/pkg/authorization
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/pkg/broadcaster
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/pkg/capabilities
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/pkg/chrootarchive
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/pkg/containerfs
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/pkg/devicemapper
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/pkg/directory
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/pkg/dmesg
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/pkg/fileutils
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/pkg/homedir
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/pkg/idtools
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/pkg/ioutils
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/pkg/jsonmessage
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/pkg/longpath
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/pkg/loopback
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/pkg/namesgenerator
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/pkg/parsers
15:55:54 [2022-11-29T15:55:54.549Z] github.com/docker/docker/pkg/parsers/kernel
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/pkg/pidfile
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/pkg/platform
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/pkg/plugingetter
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/pkg/plugins
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/pkg/plugins/transport
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/pkg/pools
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/pkg/process
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/pkg/progress
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/pkg/reexec
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/pkg/stack
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/pkg/stdcopy
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/pkg/streamformatter
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/pkg/stringid
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/pkg/sysinfo
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/pkg/system
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/pkg/tailfile
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/pkg/tarsum
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/pkg/useragent
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/plugin
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/plugin/executor/containerd
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/plugin/v2
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/profiles/apparmor
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/profiles/seccomp
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/quota
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/reference
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/registry
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/registry/resumable
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/restartmanager
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/rootless
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/rootless/specconv
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/runconfig
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/runconfig/opts
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/testutil
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/testutil/daemon
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/testutil/environment
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/testutil/fakecontext
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/testutil/fakegit
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/testutil/fakestorage
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/testutil/fixtures/load
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/testutil/fixtures/plugin
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/testutil/registry
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/testutil/request
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/volume
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/volume/drivers
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/volume/local
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/volume/mounts
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/volume/service
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/volume/service/opts
15:55:54 [2022-11-29T15:55:54.550Z] github.com/docker/docker/volume/testutils' ']'
15:55:54 [2022-11-29T15:55:54.550Z] + 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 github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/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/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/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
15:55:54 [2022-11-29T15:55:54.810Z] ?   	github.com/docker/docker/api	[no test files]
15:56:09 [2022-11-29T15:56:09.707Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 7.9% of statements
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 31.9% of statements
15:57:31 [2022-11-29T15:57:31.209Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ok  	github.com/docker/docker/api/server/router/swarm	0.018s	coverage: 6.0% of statements
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 93.8% of statements
15:57:31 [2022-11-29T15:57:31.209Z] ok  	github.com/docker/docker/api/server/router/volume	0.005s	coverage: 66.7% of statements
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/types	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ok  	github.com/docker/docker/api/types/registry	0.005s	coverage: 54.2% of statements
15:57:31 [2022-11-29T15:57:31.209Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
15:57:31 [2022-11-29T15:57:31.209Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/builder	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ok  	github.com/docker/docker/builder/remotecontext	0.051s	coverage: 13.7% of statements
15:57:31 [2022-11-29T15:57:31.209Z] ok  	github.com/docker/docker/builder/dockerfile	0.093s	coverage: 50.1% of statements
15:57:31 [2022-11-29T15:57:31.209Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
15:57:31 [2022-11-29T15:57:31.209Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
15:57:31 [2022-11-29T15:57:31.209Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.551s	coverage: 83.5% of statements
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/cli	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
15:57:31 [2022-11-29T15:57:31.209Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.186s	coverage: 67.6% of statements
15:57:32 [2022-11-29T15:57:32.591Z] ok  	github.com/docker/docker/client	0.118s	coverage: 76.1% of statements
15:58:04 [2022-11-29T15:58:04.694Z] ok  	github.com/docker/docker/cmd/dockerd	0.066s	coverage: 30.0% of statements
15:58:04 [2022-11-29T15:58:04.694Z] ok  	github.com/docker/docker/container	0.123s	coverage: 36.8% of statements
15:58:04 [2022-11-29T15:58:04.694Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.407s	coverage: 0.0% of statements
15:58:04 [2022-11-29T15:58:04.694Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
15:58:04 [2022-11-29T15:58:04.694Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:58:04 [2022-11-29T15:58:04.694Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:58:04 [2022-11-29T15:58:04.694Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:58:04 [2022-11-29T15:58:04.694Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:58:09 [2022-11-29T15:58:09.976Z] ok  	github.com/docker/docker/daemon/cluster	0.083s	coverage: 0.5% of statements
15:58:10 [2022-11-29T15:58:10.917Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
15:58:12 [2022-11-29T15:58:12.827Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.018s	coverage: 36.9% of statements
15:58:19 [2022-11-29T15:58:19.403Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.451s	coverage: 13.4% of statements
15:58:20 [2022-11-29T15:58:20.783Z] ok  	github.com/docker/docker/daemon/config	0.032s	coverage: 76.8% of statements
15:58:21 [2022-11-29T15:58:21.043Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
15:58:21 [2022-11-29T15:58:21.986Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
15:58:22 [2022-11-29T15:58:22.928Z] ok  	github.com/docker/docker/daemon	10.121s	coverage: 16.3% of statements
15:58:22 [2022-11-29T15:58:22.928Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:58:22 [2022-11-29T15:58:22.928Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:58:22 [2022-11-29T15:58:22.928Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
15:58:22 [2022-11-29T15:58:22.928Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:58:23 [2022-11-29T15:58:23.189Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.585s	coverage: 74.8% of statements
15:58:24 [2022-11-29T15:58:24.128Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.262s	coverage: 60.7% of statements
15:58:24 [2022-11-29T15:58:24.697Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 3.0% of statements
15:58:26 [2022-11-29T15:58:26.614Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.014s	coverage: 1.9% of statements
15:58:27 [2022-11-29T15:58:27.999Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.258s	coverage: 50.6% of statements
15:58:27 [2022-11-29T15:58:27.999Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.278s	coverage: 46.1% of statements
15:58:27 [2022-11-29T15:58:27.999Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:58:29 [2022-11-29T15:58:29.379Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.174s	coverage: 60.3% of statements
15:58:29 [2022-11-29T15:58:29.379Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:58:29 [2022-11-29T15:58:29.379Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:58:29 [2022-11-29T15:58:29.379Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.5% of statements
15:58:30 [2022-11-29T15:58:30.760Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
15:58:31 [2022-11-29T15:58:31.021Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
15:58:31 [2022-11-29T15:58:31.591Z] ok  	github.com/docker/docker/daemon/images	0.067s	coverage: 6.9% of statements
15:58:31 [2022-11-29T15:58:31.591Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:58:31 [2022-11-29T15:58:31.591Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:58:32 [2022-11-29T15:58:32.530Z] ok  	github.com/docker/docker/daemon/logger	0.246s	coverage: 43.2% of statements
15:58:32 [2022-11-29T15:58:32.790Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.128s	coverage: 79.9% of statements
15:58:33 [2022-11-29T15:58:33.051Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.018s	coverage: 53.6% of statements
15:58:33 [2022-11-29T15:58:33.051Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:58:33 [2022-11-29T15:58:33.620Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
15:58:33 [2022-11-29T15:58:33.882Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.006s	coverage: 88.2% of statements
15:58:34 [2022-11-29T15:58:34.821Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.127s	coverage: 76.8% of statements
15:58:35 [2022-11-29T15:58:35.081Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 87.2% of statements
15:58:36 [2022-11-29T15:58:36.020Z] ok  	github.com/docker/docker/daemon/logger/local	0.050s	coverage: 79.4% of statements
15:58:36 [2022-11-29T15:58:36.590Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.014s	coverage: 63.5% of statements
15:58:37 [2022-11-29T15:58:37.159Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
15:58:38 [2022-11-29T15:58:38.098Z] ok  	github.com/docker/docker/daemon/logger/journald	3.409s	coverage: 74.5% of statements
15:58:38 [2022-11-29T15:58:38.098Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
15:58:38 [2022-11-29T15:58:38.098Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
15:58:38 [2022-11-29T15:58:38.098Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:58:38 [2022-11-29T15:58:38.098Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
15:58:38 [2022-11-29T15:58:38.668Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
15:58:38 [2022-11-29T15:58:38.928Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
15:58:39 [2022-11-29T15:58:39.497Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
15:58:39 [2022-11-29T15:58:39.497Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.528s	coverage: 82.5% of statements
15:58:39 [2022-11-29T15:58:39.497Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:58:39 [2022-11-29T15:58:39.497Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:58:40 [2022-11-29T15:58:40.897Z] ok  	github.com/docker/docker/distribution/metadata	0.043s	coverage: 44.4% of statements
15:58:42 [2022-11-29T15:58:42.307Z] ok  	github.com/docker/docker/distribution	1.485s	coverage: 29.5% of statements
15:58:42 [2022-11-29T15:58:42.307Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:58:42 [2022-11-29T15:58:42.877Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 77.0% of statements
15:58:43 [2022-11-29T15:58:43.445Z] ok  	github.com/docker/docker/distribution/xfer	1.893s	coverage: 85.4% of statements
15:58:43 [2022-11-29T15:58:43.446Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:58:43 [2022-11-29T15:58:43.446Z] ok  	github.com/docker/docker/image	0.037s	coverage: 86.9% of statements
15:58:44 [2022-11-29T15:58:44.015Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
15:58:44 [2022-11-29T15:58:44.275Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
15:58:44 [2022-11-29T15:58:44.275Z] ?   	github.com/docker/docker/image/v1	[no test files]
15:58:44 [2022-11-29T15:58:44.275Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
15:58:44 [2022-11-29T15:58:44.275Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:58:44 [2022-11-29T15:58:44.275Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
15:58:44 [2022-11-29T15:58:44.534Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
15:58:45 [2022-11-29T15:58:45.474Z] ok  	github.com/docker/docker/oci	0.010s	coverage: 41.4% of statements
15:58:46 [2022-11-29T15:58:46.044Z] ok  	github.com/docker/docker/opts	0.024s	coverage: 66.8% of statements
15:58:46 [2022-11-29T15:58:46.304Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
15:58:47 [2022-11-29T15:58:47.685Z] ok  	github.com/docker/docker/pkg/archive	0.288s	coverage: 82.1% of statements
15:58:50 [2022-11-29T15:58:50.222Z] ok  	github.com/docker/docker/pkg/authorization	1.503s	coverage: 68.3% of statements
15:58:50 [2022-11-29T15:58:50.222Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
15:58:50 [2022-11-29T15:58:50.222Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
15:58:50 [2022-11-29T15:58:50.791Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.236s	coverage: 83.1% of statements
15:58:51 [2022-11-29T15:58:51.051Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
15:58:51 [2022-11-29T15:58:51.310Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
15:58:51 [2022-11-29T15:58:51.570Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
15:58:51 [2022-11-29T15:58:51.570Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
15:58:51 [2022-11-29T15:58:51.830Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
15:58:52 [2022-11-29T15:58:52.768Z] ok  	github.com/docker/docker/pkg/idtools	0.286s	coverage: 69.6% of statements
15:58:53 [2022-11-29T15:58:53.337Z] ok  	github.com/docker/docker/layer	7.364s	coverage: 68.9% of statements
15:58:53 [2022-11-29T15:58:53.337Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:58:53 [2022-11-29T15:58:53.337Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:58:53 [2022-11-29T15:58:53.337Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:58:53 [2022-11-29T15:58:53.337Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:58:53 [2022-11-29T15:58:53.337Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:58:53 [2022-11-29T15:58:53.337Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:58:53 [2022-11-29T15:58:53.337Z] ok  	github.com/docker/docker/pkg/ioutils	0.353s	coverage: 71.5% of statements
15:58:53 [2022-11-29T15:58:53.597Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
15:58:53 [2022-11-29T15:58:53.597Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
15:58:53 [2022-11-29T15:58:53.597Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:58:53 [2022-11-29T15:58:53.857Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
15:58:53 [2022-11-29T15:58:53.857Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
15:58:54 [2022-11-29T15:58:54.117Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
15:58:54 [2022-11-29T15:58:54.117Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
15:58:54 [2022-11-29T15:58:54.377Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
15:58:54 [2022-11-29T15:58:54.377Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:58:54 [2022-11-29T15:58:54.377Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:58:54 [2022-11-29T15:58:54.637Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
15:58:55 [2022-11-29T15:58:55.207Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
15:58:55 [2022-11-29T15:58:55.466Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
15:58:55 [2022-11-29T15:58:55.466Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
15:58:55 [2022-11-29T15:58:55.725Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
15:58:55 [2022-11-29T15:58:55.985Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
15:58:56 [2022-11-29T15:58:56.244Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
15:58:56 [2022-11-29T15:58:56.503Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
15:58:56 [2022-11-29T15:58:56.763Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
15:58:57 [2022-11-29T15:58:57.023Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
15:58:57 [2022-11-29T15:58:57.593Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
15:58:57 [2022-11-29T15:58:57.852Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 52.9% of statements
15:58:58 [2022-11-29T15:58:58.112Z] ok  	github.com/docker/docker/pkg/tailfile	0.041s	coverage: 88.6% of statements
15:58:58 [2022-11-29T15:58:58.682Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
15:58:58 [2022-11-29T15:58:58.682Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
15:59:00 [2022-11-29T15:59:00.590Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
15:59:00 [2022-11-29T15:59:00.850Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
15:59:01 [2022-11-29T15:59:01.419Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
15:59:02 [2022-11-29T15:59:02.359Z] ok  	github.com/docker/docker/quota	0.192s	coverage: 71.4% of statements
15:59:02 [2022-11-29T15:59:02.930Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
15:59:03 [2022-11-29T15:59:03.870Z] ok  	github.com/docker/docker/registry	0.081s	coverage: 58.7% of statements
15:59:04 [2022-11-29T15:59:04.130Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
15:59:04 [2022-11-29T15:59:04.130Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
15:59:04 [2022-11-29T15:59:04.700Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
15:59:04 [2022-11-29T15:59:04.960Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
15:59:06 [2022-11-29T15:59:06.868Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
15:59:07 [2022-11-29T15:59:07.127Z] ok  	github.com/docker/docker/volume/local	0.086s	coverage: 77.1% of statements
15:59:07 [2022-11-29T15:59:07.696Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
15:59:09 [2022-11-29T15:59:09.077Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.2% of statements
15:59:31 [2022-11-29T15:59:31.021Z] ok  	github.com/docker/docker/pkg/plugins	33.636s	coverage: 76.3% of statements
15:59:31 [2022-11-29T15:59:31.021Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:59:31 [2022-11-29T15:59:31.021Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:59:31 [2022-11-29T15:59:31.021Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:59:31 [2022-11-29T15:59:31.021Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:59:31 [2022-11-29T15:59:31.021Z] ?   	github.com/docker/docker/rootless	[no test files]
15:59:31 [2022-11-29T15:59:31.021Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:59:31 [2022-11-29T15:59:31.021Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:59:31 [2022-11-29T15:59:31.021Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:59:31 [2022-11-29T15:59:31.021Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:59:31 [2022-11-29T15:59:31.021Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:59:31 [2022-11-29T15:59:31.021Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:59:31 [2022-11-29T15:59:31.021Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:59:31 [2022-11-29T15:59:31.021Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:59:31 [2022-11-29T15:59:31.021Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:59:31 [2022-11-29T15:59:31.021Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:59:31 [2022-11-29T15:59:31.021Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:59:31 [2022-11-29T15:59:31.021Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:59:31 [2022-11-29T15:59:31.021Z] ?   	github.com/docker/docker/volume	[no test files]
15:59:31 [2022-11-29T15:59:31.021Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:59:31 [2022-11-29T15:59:31.021Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === Skipped
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     network_proxy_test.go:208: No support for dual stack yet
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:44: Driver btrfs not supported
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:44: Driver btrfs not supported
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:44: Driver btrfs not supported
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:44: Driver btrfs not supported
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:44: Driver btrfs not supported
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:71: No driver to put!
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z] time="2022-11-29T15:58:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z] time="2022-11-29T15:58:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z] time="2022-11-29T15:58:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z] time="2022-11-29T15:58:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z] time="2022-11-29T15:58:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:71: No driver to put!
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     overlay_test.go:50: Fails to compute changes intermittently
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:44: Driver zfs not supported
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:44: Driver zfs not supported
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:44: Driver zfs not supported
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:44: Driver zfs not supported
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:44: Driver zfs not supported
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     graphtest_unix.go:71: No driver to put!
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:59:31 [2022-11-29T15:59:31.021Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
15:59:31 [2022-11-29T15:59:31.021Z] 
15:59:31 [2022-11-29T15:59:31.021Z] DONE 2889 tests, 28 skipped in 214.801s
15:59:31 [2022-11-29T15:59:31.021Z] + '[' -n 'github.com/docker/docker/libnetwork
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/bitseq
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/cluster
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/config
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/datastore
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/diagnostic
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/discoverapi
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/driverapi
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/drivers/bridge
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/drivers/host
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/drivers/null
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/drivers/overlay
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:59:31 [2022-11-29T15:59:31.021Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/drivers/remote
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/drivers/windows
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/drvregistry
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/etchosts
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/idm
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/internal/caller
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/ipam
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/ipamapi
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/ipams/builtin
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/ipams/null
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/ipams/remote
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/ipamutils
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/iptables
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/netlabel
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/netutils
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/networkdb
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/ns
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/options
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/osl
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/osl/kernel
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/portallocator
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/portmapper
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/resolvconf
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/testutils
15:59:31 [2022-11-29T15:59:31.022Z] github.com/docker/docker/libnetwork/types' ']'
15:59:31 [2022-11-29T15:59:31.022Z] + 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/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
16:00:17 [2022-11-29T16:00:17.725Z] ok  	github.com/docker/docker/libnetwork	37.553s	coverage: 40.6% of statements
16:00:17 [2022-11-29T16:00:17.725Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.142s	coverage: 84.4% of statements
16:00:17 [2022-11-29T16:00:17.725Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
16:00:17 [2022-11-29T16:00:17.725Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
16:00:17 [2022-11-29T16:00:17.725Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
16:00:17 [2022-11-29T16:00:17.725Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
16:00:17 [2022-11-29T16:00:17.725Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
16:00:17 [2022-11-29T16:00:17.725Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
16:00:17 [2022-11-29T16:00:17.725Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
16:00:17 [2022-11-29T16:00:17.725Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
16:00:17 [2022-11-29T16:00:17.725Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 9.3% of statements
16:00:17 [2022-11-29T16:00:17.725Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
16:00:17 [2022-11-29T16:00:17.725Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
16:00:17 [2022-11-29T16:00:17.725Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
16:00:17 [2022-11-29T16:00:17.725Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
16:00:17 [2022-11-29T16:00:17.725Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.643s	coverage: 59.7% of statements
16:00:17 [2022-11-29T16:00:17.725Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
16:00:17 [2022-11-29T16:00:17.725Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
16:00:17 [2022-11-29T16:00:17.985Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.016s	coverage: 5.2% of statements
16:00:17 [2022-11-29T16:00:17.985Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
16:00:18 [2022-11-29T16:00:18.554Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.8% of statements
16:00:18 [2022-11-29T16:00:18.554Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
16:00:18 [2022-11-29T16:00:18.813Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
16:00:28 [2022-11-29T16:00:28.839Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.171s	coverage: 6.9% of statements
16:00:28 [2022-11-29T16:00:28.839Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
16:00:28 [2022-11-29T16:00:28.839Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
16:00:29 [2022-11-29T16:00:29.099Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
16:00:29 [2022-11-29T16:00:29.099Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
16:00:29 [2022-11-29T16:00:29.099Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
16:00:29 [2022-11-29T16:00:29.099Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
16:00:29 [2022-11-29T16:00:29.669Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
16:00:29 [2022-11-29T16:00:29.928Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.012s	coverage: 81.2% of statements
16:00:29 [2022-11-29T16:00:29.928Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
16:00:30 [2022-11-29T16:00:30.187Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
16:00:42 [2022-11-29T16:00:42.405Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
16:00:57 [2022-11-29T16:00:57.301Z] ok  	github.com/docker/docker/libnetwork/ipam	15.656s	coverage: 85.3% of statements
16:00:57 [2022-11-29T16:00:57.301Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
16:00:57 [2022-11-29T16:00:57.301Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
16:00:57 [2022-11-29T16:00:57.301Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
16:00:57 [2022-11-29T16:00:57.301Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
16:00:57 [2022-11-29T16:00:57.301Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
16:00:57 [2022-11-29T16:00:57.561Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
16:00:58 [2022-11-29T16:00:58.132Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.270s	coverage: 74.0% of statements
16:00:59 [2022-11-29T16:00:59.070Z] ok  	github.com/docker/docker/libnetwork/iptables	0.253s	coverage: 45.9% of statements
16:00:59 [2022-11-29T16:00:59.070Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
16:00:59 [2022-11-29T16:00:59.330Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 43.7% of statements
16:02:50 [2022-11-29T16:02:50.802Z] time="2022-11-29T16:02:46Z" 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"
16:02:50 [2022-11-29T16:02:50.802Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.496s	coverage: 60.1% of statements
16:02:50 [2022-11-29T16:02:50.802Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
16:02:50 [2022-11-29T16:02:50.802Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
16:02:51 [2022-11-29T16:02:51.371Z] ok  	github.com/docker/docker/libnetwork/osl	4.384s	coverage: 39.5% of statements
16:02:51 [2022-11-29T16:02:51.631Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
16:02:51 [2022-11-29T16:02:51.892Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.023s	coverage: 80.7% of statements
16:02:53 [2022-11-29T16:02:53.271Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.661s	coverage: 46.3% of statements
16:02:53 [2022-11-29T16:02:53.271Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
16:02:53 [2022-11-29T16:02:53.271Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
16:02:53 [2022-11-29T16:02:53.532Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
16:02:53 [2022-11-29T16:02:53.532Z] 
16:02:53 [2022-11-29T16:02:53.532Z] === Skipped
16:02:53 [2022-11-29T16:02:53.532Z] === SKIP: libnetwork TestParallel1 (0.00s)
16:02:53 [2022-11-29T16:02:53.532Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
16:02:53 [2022-11-29T16:02:53.532Z] 
16:02:53 [2022-11-29T16:02:53.532Z] === SKIP: libnetwork TestParallel3 (0.00s)
16:02:53 [2022-11-29T16:02:53.532Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
16:02:53 [2022-11-29T16:02:53.532Z] 
16:02:53 [2022-11-29T16:02:53.532Z] === SKIP: libnetwork TestParallel2 (0.00s)
16:02:53 [2022-11-29T16:02:53.532Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
16:02:53 [2022-11-29T16:02:53.532Z] 
16:02:53 [2022-11-29T16:02:53.532Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
16:02:53 [2022-11-29T16:02:53.532Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
16:02:53 [2022-11-29T16:02:53.532Z] 
16:02:53 [2022-11-29T16:02:53.532Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
16:02:53 [2022-11-29T16:02:53.532Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
16:02:53 [2022-11-29T16:02:53.532Z] 
16:02:53 [2022-11-29T16:02:53.532Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
16:02:53 [2022-11-29T16:02:53.532Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
16:02:53 [2022-11-29T16:02:53.532Z] 
16:02:53 [2022-11-29T16:02:53.532Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
16:02:53 [2022-11-29T16:02:53.532Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
16:02:53 [2022-11-29T16:02:53.532Z] 
16:02:53 [2022-11-29T16:02:53.532Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
16:02:53 [2022-11-29T16:02:53.532Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
16:02:53 [2022-11-29T16:02:53.532Z] 
16:02:53 [2022-11-29T16:02:53.532Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
16:02:53 [2022-11-29T16:02:53.532Z]     firewalld_test.go:14: firewalld is not running
16:02:53 [2022-11-29T16:02:53.532Z] 
16:02:53 [2022-11-29T16:02:53.532Z] DONE 325 tests, 9 skipped in 204.849s
Post stage
[Pipeline] junit
16:02:54 [2022-11-29T16:02:54.117Z] Recording test results
16:02:55 [2022-11-29T16:02:55.563Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:02:55 [2022-11-29T16:02:55.887Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44520/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7398fd82d6b8f4198cf69f6def66301ca39d59c2 -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:7398fd82d6b8f4198cf69f6def66301ca39d59c2 hack/make.sh dynbinary test-integration
16:02:56 [2022-11-29T16:02:56.458Z] 
16:02:56 [2022-11-29T16:02:56.458Z] Removing bundles/
16:02:56 [2022-11-29T16:02:56.458Z] 
16:02:56 [2022-11-29T16:02:56.458Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:02:56 [2022-11-29T16:02:56.458Z] Building: bundles/dynbinary-daemon/dockerd
16:02:56 [2022-11-29T16:02:56.458Z] GOOS="" GOARCH="" GOARM=""
16:04:32 [2022-11-29T16:04:32.970Z] Created binary: bundles/dynbinary-daemon/dockerd
16:04:32 [2022-11-29T16:04:32.970Z] Building: bundles/dynbinary-daemon/docker-proxy
16:04:32 [2022-11-29T16:04:32.970Z] GOOS="" GOARCH="" GOARM=""
16:04:32 [2022-11-29T16:04:32.970Z] Created binary: bundles/dynbinary-daemon/docker-proxy
16:04:32 [2022-11-29T16:04:32.970Z] 
16:04:32 [2022-11-29T16:04:32.970Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:04:32 [2022-11-29T16:04:32.970Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:04:32 [2022-11-29T16:04:32.970Z] HOSTNAME=e6423d6f89e6
16:04:32 [2022-11-29T16:04:32.970Z] TESTDEBUG=0
16:04:32 [2022-11-29T16:04:32.970Z] DEST=bundles/test-integration
16:04:32 [2022-11-29T16:04:32.970Z] PWD=/go/src/github.com/docker/docker
16:04:32 [2022-11-29T16:04:32.970Z] DOCKER_GITCOMMIT=7398fd82d6b8f4198cf69f6def66301ca39d59c2
16:04:32 [2022-11-29T16:04:32.970Z] container=docker
16:04:32 [2022-11-29T16:04:32.970Z] HOME=/root
16:04:32 [2022-11-29T16:04:32.970Z] GOLANG_VERSION=1.19.3
16:04:32 [2022-11-29T16:04:32.970Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:04:32 [2022-11-29T16:04:32.970Z] VALIDATE_BRANCH=master
16:04:32 [2022-11-29T16:04:32.970Z] TERM=xterm
16:04:32 [2022-11-29T16:04:32.970Z] DOCKER_PKG=github.com/docker/docker
16:04:32 [2022-11-29T16:04:32.970Z] SHLVL=1
16:04:32 [2022-11-29T16:04:32.970Z] TIMEOUT=120m
16:04:32 [2022-11-29T16:04:32.970Z] DOCKER_BUILDTAGS= journald
16:04:32 [2022-11-29T16:04:32.970Z] DOCKER_GRAPHDRIVER=overlay2
16:04:32 [2022-11-29T16:04:32.970Z] GO111MODULE=off
16:04:32 [2022-11-29T16:04:32.970Z] DOCKER_EXPERIMENTAL=1
16:04:32 [2022-11-29T16:04:32.970Z] TEST_SKIP_INTEGRATION_CLI=1
16:04:32 [2022-11-29T16:04:32.970Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:04:32 [2022-11-29T16:04:32.970Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:04:32 [2022-11-29T16:04:32.970Z] GOPATH=/go
16:04:32 [2022-11-29T16:04:32.970Z] PKG_CONFIG=pkg-config
16:04:32 [2022-11-29T16:04:32.970Z] _=/usr/bin/env
16:04:32 [2022-11-29T16:04:32.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:05:11 [2022-11-29T16:05:11.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:05:11 [2022-11-29T16:05:11.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:05:33 [2022-11-29T16:05:33.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:05:41 [2022-11-29T16:05:41.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:05:49 [2022-11-29T16:05:49.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
16:05:49 [2022-11-29T16:05:49.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:05:49 [2022-11-29T16:05:49.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:05:50 [2022-11-29T16:05:50.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:05:51 [2022-11-29T16:05:51.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:05:51 [2022-11-29T16:05:51.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:05:52 [2022-11-29T16:05:52.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:05:53 [2022-11-29T16:05:53.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:05:55 [2022-11-29T16:05:55.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:05:55 [2022-11-29T16:05:55.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:05:56 [2022-11-29T16:05:56.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:05:57 [2022-11-29T16:05:57.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:05:57 [2022-11-29T16:05:57.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:05:59 [2022-11-29T16:05:59.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:05:59 [2022-11-29T16:05:59.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:06:00 [2022-11-29T16:06:00.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:06:01 [2022-11-29T16:06:01.250Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:06:01 [2022-11-29T16:06:01.250Z] Using test binary docker
16:06:01 [2022-11-29T16:06:01.250Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:06:01 [2022-11-29T16:06:01.250Z] +++ /etc/init.d/apparmor start
16:06:01 [2022-11-29T16:06:01.250Z] Not: starting.
16:06:01 [2022-11-29T16:06:01.250Z] INFO: Waiting for daemon to start...
16:06:01 [2022-11-29T16:06:01.250Z] Starting dockerd
16:06:01 [2022-11-29T16:06:01.250Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
16:06:03 [2022-11-29T16:06:03.195Z] .
16:06:03 [2022-11-29T16:06:03.195Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:06:03 [2022-11-29T16:06:03.195Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:06:03 [2022-11-29T16:06:03.195Z] Error: No such image: emptyfs
16:06:03 [2022-11-29T16:06:03.195Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:06:03 [2022-11-29T16:06:03.195Z] ++++ docker load
16:06:03 [2022-11-29T16:06:03.195Z] Loaded image: emptyfs:latest
16:06:03 [2022-11-29T16:06:03.195Z] Running integration-test (iteration 1)
16:06:03 [2022-11-29T16:06:03.195Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
16:06:03 [2022-11-29T16:06:03.195Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
16:06:03 [2022-11-29T16:06:03.195Z] ++ set -e
16:06:03 [2022-11-29T16:06:03.195Z] ++ '[' -n 0 ']'
16:06:03 [2022-11-29T16:06:03.195Z] ++ set -x
16:06:03 [2022-11-29T16:06:03.195Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
16:06:03 [2022-11-29T16:06:03.469Z] Loaded image: busybox:latest
16:06:03 [2022-11-29T16:06:03.469Z] Loaded image: busybox:glibc
16:06:04 [2022-11-29T16:06:04.880Z] Loaded image: debian:bullseye-slim
16:06:04 [2022-11-29T16:06:04.880Z] Loaded image: hello-world:latest
16:06:04 [2022-11-29T16:06:04.880Z] Loaded image: arm32v7/hello-world:latest
16:06:04 [2022-11-29T16:06:04.880Z] INFO: Testing against a local daemon
16:06:04 [2022-11-29T16:06:04.880Z] === RUN   TestCgroupNamespacesBuild
16:06:07 [2022-11-29T16:06:07.417Z] --- PASS: TestCgroupNamespacesBuild (2.10s)
16:06:07 [2022-11-29T16:06:07.417Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:06:07 [2022-11-29T16:06:07.986Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.03s)
16:06:07 [2022-11-29T16:06:07.986Z] === RUN   TestBuildWithSession
16:06:07 [2022-11-29T16:06:07.986Z]     build_session_test.go:25: TODO: BuildKit
16:06:07 [2022-11-29T16:06:07.986Z] --- SKIP: TestBuildWithSession (0.00s)
16:06:07 [2022-11-29T16:06:07.986Z] === RUN   TestBuildSquashParent
16:06:11 [2022-11-29T16:06:11.278Z] --- PASS: TestBuildSquashParent (3.27s)
16:06:11 [2022-11-29T16:06:11.278Z] === RUN   TestBuildWithRemoveAndForceRemove
16:06:11 [2022-11-29T16:06:11.278Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:06:11 [2022-11-29T16:06:11.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:06:11 [2022-11-29T16:06:11.278Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:06:11 [2022-11-29T16:06:11.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:06:11 [2022-11-29T16:06:11.278Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:06:11 [2022-11-29T16:06:11.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:06:11 [2022-11-29T16:06:11.278Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:06:11 [2022-11-29T16:06:11.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:06:11 [2022-11-29T16:06:11.278Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:06:11 [2022-11-29T16:06:11.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:06:11 [2022-11-29T16:06:11.278Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:06:11 [2022-11-29T16:06:11.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:06:11 [2022-11-29T16:06:11.278Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:06:11 [2022-11-29T16:06:11.278Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:06:12 [2022-11-29T16:06:12.658Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:06:12 [2022-11-29T16:06:12.658Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:06:13 [2022-11-29T16:06:13.597Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:06:13 [2022-11-29T16:06:13.857Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:06:14 [2022-11-29T16:06:14.795Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
16:06:14 [2022-11-29T16:06:14.795Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.31s)
16:06:14 [2022-11-29T16:06:14.795Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.41s)
16:06:14 [2022-11-29T16:06:14.795Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.13s)
16:06:14 [2022-11-29T16:06:14.795Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.19s)
16:06:14 [2022-11-29T16:06:14.795Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.04s)
16:06:14 [2022-11-29T16:06:14.795Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.00s)
16:06:14 [2022-11-29T16:06:14.795Z] === RUN   TestBuildMultiStageCopy
16:06:14 [2022-11-29T16:06:14.795Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:06:15 [2022-11-29T16:06:15.738Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:06:15 [2022-11-29T16:06:15.738Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:06:15 [2022-11-29T16:06:15.738Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:06:15 [2022-11-29T16:06:15.998Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:06:15 [2022-11-29T16:06:15.998Z] --- PASS: TestBuildMultiStageCopy (1.13s)
16:06:15 [2022-11-29T16:06:15.998Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.89s)
16:06:15 [2022-11-29T16:06:15.998Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
16:06:15 [2022-11-29T16:06:15.998Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
16:06:15 [2022-11-29T16:06:15.998Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s)
16:06:15 [2022-11-29T16:06:15.998Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s)
16:06:15 [2022-11-29T16:06:15.998Z] === RUN   TestBuildMultiStageParentConfig
16:06:16 [2022-11-29T16:06:16.258Z] --- PASS: TestBuildMultiStageParentConfig (0.32s)
16:06:16 [2022-11-29T16:06:16.258Z] === RUN   TestBuildLabelWithTargets
16:06:16 [2022-11-29T16:06:16.827Z] --- PASS: TestBuildLabelWithTargets (0.44s)
16:06:16 [2022-11-29T16:06:16.827Z] === RUN   TestBuildWithEmptyLayers
16:06:16 [2022-11-29T16:06:16.827Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
16:06:16 [2022-11-29T16:06:16.827Z] === RUN   TestBuildMultiStageOnBuild
16:06:17 [2022-11-29T16:06:17.766Z] --- PASS: TestBuildMultiStageOnBuild (1.07s)
16:06:17 [2022-11-29T16:06:17.766Z] === RUN   TestBuildUncleanTarFilenames
16:06:18 [2022-11-29T16:06:18.026Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
16:06:18 [2022-11-29T16:06:18.026Z] === RUN   TestBuildMultiStageLayerLeak
16:06:18 [2022-11-29T16:06:18.966Z] --- PASS: TestBuildMultiStageLayerLeak (0.97s)
16:06:18 [2022-11-29T16:06:18.966Z] === RUN   TestBuildWithHugeFile
16:07:05 [2022-11-29T16:07:05.659Z] --- PASS: TestBuildWithHugeFile (39.11s)
16:07:05 [2022-11-29T16:07:05.659Z] === RUN   TestBuildWCOWSandboxSize
16:07:05 [2022-11-29T16:07:05.659Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:07:05 [2022-11-29T16:07:05.659Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:07:05 [2022-11-29T16:07:05.659Z] === RUN   TestBuildWithEmptyDockerfile
16:07:05 [2022-11-29T16:07:05.659Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:07:05 [2022-11-29T16:07:05.659Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:07:05 [2022-11-29T16:07:05.659Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:07:05 [2022-11-29T16:07:05.659Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:07:05 [2022-11-29T16:07:05.659Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:07:05 [2022-11-29T16:07:05.659Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:07:05 [2022-11-29T16:07:05.659Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:07:05 [2022-11-29T16:07:05.659Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:07:05 [2022-11-29T16:07:05.659Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:07:05 [2022-11-29T16:07:05.659Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
16:07:05 [2022-11-29T16:07:05.659Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
16:07:05 [2022-11-29T16:07:05.659Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
16:07:05 [2022-11-29T16:07:05.659Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
16:07:05 [2022-11-29T16:07:05.659Z] === RUN   TestBuildPreserveOwnership
16:07:05 [2022-11-29T16:07:05.659Z] === RUN   TestBuildPreserveOwnership/copy_from
16:07:05 [2022-11-29T16:07:05.659Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:07:05 [2022-11-29T16:07:05.659Z] --- PASS: TestBuildPreserveOwnership (2.13s)
16:07:05 [2022-11-29T16:07:05.659Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.55s)
16:07:05 [2022-11-29T16:07:05.659Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.57s)
16:07:05 [2022-11-29T16:07:05.659Z] === RUN   TestBuildPlatformInvalid
16:07:05 [2022-11-29T16:07:05.659Z] --- PASS: TestBuildPlatformInvalid (0.03s)
16:07:05 [2022-11-29T16:07:05.659Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:07:05 [2022-11-29T16:07:05.659Z] Loaded image: busybox:latest
16:07:05 [2022-11-29T16:07:05.659Z] Loaded image: busybox:glibc
16:07:05 [2022-11-29T16:07:05.659Z] Loaded image: debian:bullseye-slim
16:07:05 [2022-11-29T16:07:05.659Z] Loaded image: hello-world:latest
16:07:05 [2022-11-29T16:07:05.659Z] Loaded image: arm32v7/hello-world:latest
16:07:10 [2022-11-29T16:07:10.937Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.82s)
16:07:10 [2022-11-29T16:07:10.937Z] PASS
16:07:10 [2022-11-29T16:07:10.937Z] 
16:07:10 [2022-11-29T16:07:10.937Z] === Skipped
16:07:10 [2022-11-29T16:07:10.937Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
16:07:10 [2022-11-29T16:07:10.937Z]     build_session_test.go:25: TODO: BuildKit
16:07:10 [2022-11-29T16:07:10.937Z] 
16:07:10 [2022-11-29T16:07:10.937Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:07:10 [2022-11-29T16:07:10.937Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:07:10 [2022-11-29T16:07:10.937Z] 
16:07:10 [2022-11-29T16:07:10.937Z] DONE 34 tests, 2 skipped in 66.844s
16:07:10 [2022-11-29T16:07:10.937Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
16:07:10 [2022-11-29T16:07:10.937Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
16:07:10 [2022-11-29T16:07:10.937Z] ++ set -e
16:07:10 [2022-11-29T16:07:10.937Z] ++ '[' -n 0 ']'
16:07:10 [2022-11-29T16:07:10.937Z] ++ set -x
16:07:10 [2022-11-29T16:07:10.937Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
16:07:10 [2022-11-29T16:07:10.937Z] INFO: Testing against a local daemon
16:07:10 [2022-11-29T16:07:10.937Z] === RUN   TestConfigInspect
16:07:12 [2022-11-29T16:07:12.317Z] --- PASS: TestConfigInspect (2.16s)
16:07:12 [2022-11-29T16:07:12.317Z] === RUN   TestConfigList
16:07:14 [2022-11-29T16:07:14.855Z] --- PASS: TestConfigList (2.12s)
16:07:14 [2022-11-29T16:07:14.855Z] === RUN   TestConfigsCreateAndDelete
16:07:16 [2022-11-29T16:07:16.761Z] --- PASS: TestConfigsCreateAndDelete (2.09s)
16:07:16 [2022-11-29T16:07:16.761Z] === RUN   TestConfigsUpdate
16:07:18 [2022-11-29T16:07:18.669Z] --- PASS: TestConfigsUpdate (2.17s)
16:07:18 [2022-11-29T16:07:18.669Z] === RUN   TestTemplatedConfig
16:07:21 [2022-11-29T16:07:21.207Z] --- PASS: TestTemplatedConfig (2.35s)
16:07:21 [2022-11-29T16:07:21.207Z] === RUN   TestConfigCreateResolve
16:07:23 [2022-11-29T16:07:23.114Z] --- PASS: TestConfigCreateResolve (2.10s)
16:07:23 [2022-11-29T16:07:23.114Z] PASS
16:07:23 [2022-11-29T16:07:23.114Z] 
16:07:23 [2022-11-29T16:07:23.114Z] DONE 6 tests in 13.073s
16:07:23 [2022-11-29T16:07:23.114Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
16:07:23 [2022-11-29T16:07:23.114Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
16:07:23 [2022-11-29T16:07:23.114Z] ++ set -e
16:07:23 [2022-11-29T16:07:23.114Z] ++ '[' -n 0 ']'
16:07:23 [2022-11-29T16:07:23.114Z] ++ set -x
16:07:23 [2022-11-29T16:07:23.114Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
16:07:23 [2022-11-29T16:07:23.373Z] INFO: Testing against a local daemon
16:07:23 [2022-11-29T16:07:23.373Z] === RUN   TestAttachWithTTY
16:07:23 [2022-11-29T16:07:23.373Z] --- PASS: TestAttachWithTTY (0.06s)
16:07:23 [2022-11-29T16:07:23.373Z] === RUN   TestAttachWithoutTTy
16:07:23 [2022-11-29T16:07:23.633Z] --- PASS: TestAttachWithoutTTy (0.05s)
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestCheckpoint
16:07:23 [2022-11-29T16:07:23.633Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:07:23 [2022-11-29T16:07:23.633Z] --- SKIP: TestCheckpoint (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/commit
16:07:23 [2022-11-29T16:07:23.633Z] === PAUSE TestContainerInvalidJSON/commit
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/containers/create
16:07:23 [2022-11-29T16:07:23.633Z] === PAUSE TestContainerInvalidJSON/containers/create
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
16:07:23 [2022-11-29T16:07:23.633Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
16:07:23 [2022-11-29T16:07:23.633Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
16:07:23 [2022-11-29T16:07:23.633Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:07:23 [2022-11-29T16:07:23.633Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
16:07:23 [2022-11-29T16:07:23.633Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
16:07:23 [2022-11-29T16:07:23.633Z] === CONT  TestContainerInvalidJSON/commit
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
16:07:23 [2022-11-29T16:07:23.633Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/commit/empty_body
16:07:23 [2022-11-29T16:07:23.633Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
16:07:23 [2022-11-29T16:07:23.633Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
16:07:23 [2022-11-29T16:07:23.633Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
16:07:23 [2022-11-29T16:07:23.633Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
16:07:23 [2022-11-29T16:07:23.633Z] === CONT  TestContainerInvalidJSON/containers/create
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
16:07:23 [2022-11-29T16:07:23.633Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:07:23 [2022-11-29T16:07:23.633Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:07:23 [2022-11-29T16:07:23.633Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestCopyFromContainerPathIsNotDir
16:07:23 [2022-11-29T16:07:23.633Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestCopyToContainerPathDoesNotExist
16:07:23 [2022-11-29T16:07:23.633Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestCopyEmptyFile
16:07:23 [2022-11-29T16:07:23.633Z] --- PASS: TestCopyEmptyFile (0.05s)
16:07:23 [2022-11-29T16:07:23.633Z] === RUN   TestCopyToContainerPathIsNotDir
16:07:23 [2022-11-29T16:07:23.893Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
16:07:23 [2022-11-29T16:07:23.893Z] === RUN   TestCopyFromContainer
16:07:24 [2022-11-29T16:07:24.462Z] === RUN   TestCopyFromContainer//
16:07:24 [2022-11-29T16:07:24.462Z] === RUN   TestCopyFromContainer/.
16:07:24 [2022-11-29T16:07:24.462Z] === RUN   TestCopyFromContainer//.
16:07:24 [2022-11-29T16:07:24.462Z] === RUN   TestCopyFromContainer/./
16:07:24 [2022-11-29T16:07:24.462Z] === RUN   TestCopyFromContainer//./
16:07:24 [2022-11-29T16:07:24.462Z] === RUN   TestCopyFromContainer//bar/root
16:07:24 [2022-11-29T16:07:24.462Z] === RUN   TestCopyFromContainer//bar/root/
16:07:24 [2022-11-29T16:07:24.462Z] === RUN   TestCopyFromContainer//bar/root/.
16:07:24 [2022-11-29T16:07:24.462Z] === RUN   TestCopyFromContainer/bar/quux
16:07:24 [2022-11-29T16:07:24.462Z] === RUN   TestCopyFromContainer/bar/quux/
16:07:24 [2022-11-29T16:07:24.462Z] === RUN   TestCopyFromContainer/bar/quux/.
16:07:24 [2022-11-29T16:07:24.462Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:07:24 [2022-11-29T16:07:24.462Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:07:24 [2022-11-29T16:07:24.462Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:07:24 [2022-11-29T16:07:24.462Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:07:24 [2022-11-29T16:07:24.462Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
16:07:24 [2022-11-29T16:07:24.462Z] === RUN   TestCopyFromContainer/bar/notarget
16:07:24 [2022-11-29T16:07:24.462Z] --- PASS: TestCopyFromContainer (0.76s)
16:07:24 [2022-11-29T16:07:24.462Z]     --- PASS: TestCopyFromContainer// (0.01s)
16:07:24 [2022-11-29T16:07:24.462Z]     --- PASS: TestCopyFromContainer/. (0.01s)
16:07:24 [2022-11-29T16:07:24.462Z]     --- PASS: TestCopyFromContainer//. (0.02s)
16:07:24 [2022-11-29T16:07:24.462Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
16:07:24 [2022-11-29T16:07:24.462Z]     --- PASS: TestCopyFromContainer//./ (0.02s)
16:07:24 [2022-11-29T16:07:24.462Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
16:07:24 [2022-11-29T16:07:24.462Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
16:07:24 [2022-11-29T16:07:24.462Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
16:07:24 [2022-11-29T16:07:24.462Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
16:07:24 [2022-11-29T16:07:24.462Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
16:07:24 [2022-11-29T16:07:24.462Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
16:07:24 [2022-11-29T16:07:24.462Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
16:07:24 [2022-11-29T16:07:24.462Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
16:07:24 [2022-11-29T16:07:24.462Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
16:07:24 [2022-11-29T16:07:24.462Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
16:07:24 [2022-11-29T16:07:24.462Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
16:07:24 [2022-11-29T16:07:24.462Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
16:07:24 [2022-11-29T16:07:24.462Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:07:24 [2022-11-29T16:07:24.462Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:07:24 [2022-11-29T16:07:24.462Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:07:24 [2022-11-29T16:07:24.462Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:07:24 [2022-11-29T16:07:24.462Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:07:24 [2022-11-29T16:07:24.462Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:07:24 [2022-11-29T16:07:24.462Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:07:24 [2022-11-29T16:07:24.462Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:07:24 [2022-11-29T16:07:24.462Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:07:24 [2022-11-29T16:07:24.462Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:07:24 [2022-11-29T16:07:24.462Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:07:24 [2022-11-29T16:07:24.462Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:07:24 [2022-11-29T16:07:24.462Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:07:24 [2022-11-29T16:07:24.462Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:07:24 [2022-11-29T16:07:24.462Z] === RUN   TestCreateLinkToNonExistingContainer
16:07:24 [2022-11-29T16:07:24.721Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
16:07:24 [2022-11-29T16:07:24.721Z] === RUN   TestCreateWithInvalidEnv
16:07:24 [2022-11-29T16:07:24.721Z] === RUN   TestCreateWithInvalidEnv/0
16:07:24 [2022-11-29T16:07:24.721Z] === PAUSE TestCreateWithInvalidEnv/0
16:07:24 [2022-11-29T16:07:24.721Z] === RUN   TestCreateWithInvalidEnv/1
16:07:24 [2022-11-29T16:07:24.721Z] === PAUSE TestCreateWithInvalidEnv/1
16:07:24 [2022-11-29T16:07:24.721Z] === RUN   TestCreateWithInvalidEnv/2
16:07:24 [2022-11-29T16:07:24.721Z] === PAUSE TestCreateWithInvalidEnv/2
16:07:24 [2022-11-29T16:07:24.721Z] === CONT  TestCreateWithInvalidEnv/0
16:07:24 [2022-11-29T16:07:24.721Z] === CONT  TestCreateWithInvalidEnv/2
16:07:24 [2022-11-29T16:07:24.721Z] === CONT  TestCreateWithInvalidEnv/1
16:07:24 [2022-11-29T16:07:24.721Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:07:24 [2022-11-29T16:07:24.721Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:07:24 [2022-11-29T16:07:24.721Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:07:24 [2022-11-29T16:07:24.721Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:07:24 [2022-11-29T16:07:24.721Z] === RUN   TestCreateTmpfsMountsTarget
16:07:24 [2022-11-29T16:07:24.721Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:07:24 [2022-11-29T16:07:24.721Z] === RUN   TestCreateWithCustomMaskedPaths
16:07:26 [2022-11-29T16:07:26.102Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
16:07:26 [2022-11-29T16:07:26.102Z] === RUN   TestCreateWithCustomReadonlyPaths
16:07:27 [2022-11-29T16:07:27.483Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.36s)
16:07:27 [2022-11-29T16:07:27.483Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:07:27 [2022-11-29T16:07:27.483Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:07:27 [2022-11-29T16:07:27.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:07:27 [2022-11-29T16:07:27.483Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:07:27 [2022-11-29T16:07:27.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:07:27 [2022-11-29T16:07:27.483Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:07:27 [2022-11-29T16:07:27.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:07:27 [2022-11-29T16:07:27.483Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:07:27 [2022-11-29T16:07:27.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:07:27 [2022-11-29T16:07:27.483Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:07:27 [2022-11-29T16:07:27.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:07:27 [2022-11-29T16:07:27.483Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:07:27 [2022-11-29T16:07:27.483Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:07:27 [2022-11-29T16:07:27.483Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:07:27 [2022-11-29T16:07:27.483Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:07:27 [2022-11-29T16:07:27.483Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:07:27 [2022-11-29T16:07:27.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:07:27 [2022-11-29T16:07:27.483Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:07:27 [2022-11-29T16:07:27.483Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:07:27 [2022-11-29T16:07:27.483Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:07:27 [2022-11-29T16:07:27.483Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:07:27 [2022-11-29T16:07:27.483Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:07:27 [2022-11-29T16:07:27.483Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:07:27 [2022-11-29T16:07:27.483Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
16:07:27 [2022-11-29T16:07:27.483Z] === RUN   TestCreateDifferentPlatform
16:07:27 [2022-11-29T16:07:27.483Z] === RUN   TestCreateDifferentPlatform/different_os
16:07:27 [2022-11-29T16:07:27.743Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:07:27 [2022-11-29T16:07:27.743Z] --- PASS: TestCreateDifferentPlatform (0.02s)
16:07:27 [2022-11-29T16:07:27.743Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:07:27 [2022-11-29T16:07:27.743Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:07:27 [2022-11-29T16:07:27.743Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:07:27 [2022-11-29T16:07:27.743Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
16:07:27 [2022-11-29T16:07:27.743Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:07:27 [2022-11-29T16:07:27.743Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
16:07:27 [2022-11-29T16:07:27.743Z] === RUN   TestCreateInvalidHostConfig
16:07:27 [2022-11-29T16:07:27.743Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
16:07:27 [2022-11-29T16:07:27.743Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
16:07:27 [2022-11-29T16:07:27.743Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
16:07:27 [2022-11-29T16:07:27.743Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
16:07:27 [2022-11-29T16:07:27.743Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:07:27 [2022-11-29T16:07:27.743Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:07:27 [2022-11-29T16:07:27.743Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
16:07:27 [2022-11-29T16:07:27.743Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
16:07:27 [2022-11-29T16:07:27.743Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
16:07:27 [2022-11-29T16:07:27.743Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:07:27 [2022-11-29T16:07:27.743Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
16:07:27 [2022-11-29T16:07:27.743Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
16:07:27 [2022-11-29T16:07:27.743Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
16:07:27 [2022-11-29T16:07:27.743Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
16:07:27 [2022-11-29T16:07:27.743Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
16:07:27 [2022-11-29T16:07:27.743Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
16:07:27 [2022-11-29T16:07:27.743Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
16:07:27 [2022-11-29T16:07:27.743Z] === RUN   TestContainerStartOnDaemonRestart
16:07:27 [2022-11-29T16:07:27.743Z] === PAUSE TestContainerStartOnDaemonRestart
16:07:27 [2022-11-29T16:07:27.743Z] === RUN   TestDaemonRestartIpcMode
16:07:27 [2022-11-29T16:07:27.743Z] === PAUSE TestDaemonRestartIpcMode
16:07:27 [2022-11-29T16:07:27.743Z] === RUN   TestDaemonHostGatewayIP
16:07:27 [2022-11-29T16:07:27.743Z] === PAUSE TestDaemonHostGatewayIP
16:07:27 [2022-11-29T16:07:27.743Z] === RUN   TestRestartDaemonWithRestartingContainer
16:07:27 [2022-11-29T16:07:27.743Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:07:27 [2022-11-29T16:07:27.743Z] === RUN   TestContainerKillOnDaemonStart
16:07:27 [2022-11-29T16:07:27.743Z] === PAUSE TestContainerKillOnDaemonStart
16:07:27 [2022-11-29T16:07:27.743Z] === RUN   TestDiff
16:07:28 [2022-11-29T16:07:28.003Z] --- PASS: TestDiff (0.41s)
16:07:28 [2022-11-29T16:07:28.003Z] === RUN   TestExecConsoleSize
16:07:28 [2022-11-29T16:07:28.571Z] --- PASS: TestExecConsoleSize (0.47s)
16:07:28 [2022-11-29T16:07:28.571Z] === RUN   TestExecWithCloseStdin
16:07:29 [2022-11-29T16:07:29.140Z] --- PASS: TestExecWithCloseStdin (0.46s)
16:07:29 [2022-11-29T16:07:29.141Z] === RUN   TestExec
16:07:29 [2022-11-29T16:07:29.400Z] --- PASS: TestExec (0.48s)
16:07:29 [2022-11-29T16:07:29.400Z] === RUN   TestExecUser
16:07:29 [2022-11-29T16:07:29.969Z] --- PASS: TestExecUser (0.47s)
16:07:29 [2022-11-29T16:07:29.969Z] === RUN   TestExportContainerAndImportImage
16:07:30 [2022-11-29T16:07:30.539Z] --- PASS: TestExportContainerAndImportImage (0.48s)
16:07:30 [2022-11-29T16:07:30.539Z] === RUN   TestExportContainerAfterDaemonRestart
16:07:31 [2022-11-29T16:07:31.919Z] --- PASS: TestExportContainerAfterDaemonRestart (1.13s)
16:07:31 [2022-11-29T16:07:31.919Z] === RUN   TestHealthCheckWorkdir
16:07:32 [2022-11-29T16:07:32.179Z] --- PASS: TestHealthCheckWorkdir (0.51s)
16:07:32 [2022-11-29T16:07:32.179Z] === RUN   TestHealthKillContainer
16:07:40 [2022-11-29T16:07:40.357Z] --- PASS: TestHealthKillContainer (7.82s)
16:07:40 [2022-11-29T16:07:40.357Z] === RUN   TestHealthCheckProcessKilled
16:07:40 [2022-11-29T16:07:40.619Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
16:07:40 [2022-11-29T16:07:40.619Z] === RUN   TestInspectCpusetInConfigPre120
16:07:40 [2022-11-29T16:07:40.879Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
16:07:40 [2022-11-29T16:07:40.879Z] === RUN   TestIpcModeNone
16:07:41 [2022-11-29T16:07:41.448Z] --- PASS: TestIpcModeNone (0.46s)
16:07:41 [2022-11-29T16:07:41.448Z] === RUN   TestIpcModePrivate
16:07:41 [2022-11-29T16:07:41.708Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
16:07:41 [2022-11-29T16:07:41.968Z] --- PASS: TestIpcModePrivate (0.44s)
16:07:41 [2022-11-29T16:07:41.968Z] === RUN   TestIpcModeShareable
16:07:42 [2022-11-29T16:07:42.227Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
16:07:42 [2022-11-29T16:07:42.487Z] --- PASS: TestIpcModeShareable (0.48s)
16:07:42 [2022-11-29T16:07:42.487Z] === RUN   TestAPIIpcModeShareableAndContainer
16:07:43 [2022-11-29T16:07:43.867Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s)
16:07:43 [2022-11-29T16:07:43.867Z] === RUN   TestAPIIpcModeHost
16:07:44 [2022-11-29T16:07:44.128Z] --- PASS: TestAPIIpcModeHost (0.36s)
16:07:44 [2022-11-29T16:07:44.128Z] === RUN   TestDaemonIpcModeShareable
16:07:45 [2022-11-29T16:07:45.067Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
16:07:45 [2022-11-29T16:07:45.335Z] --- PASS: TestDaemonIpcModeShareable (1.08s)
16:07:45 [2022-11-29T16:07:45.335Z] === RUN   TestDaemonIpcModePrivate
16:07:46 [2022-11-29T16:07:46.277Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
16:07:46 [2022-11-29T16:07:46.277Z] --- PASS: TestDaemonIpcModePrivate (1.06s)
16:07:46 [2022-11-29T16:07:46.277Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:07:47 [2022-11-29T16:07:47.216Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
16:07:47 [2022-11-29T16:07:47.216Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.06s)
16:07:47 [2022-11-29T16:07:47.216Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:07:48 [2022-11-29T16:07:48.156Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
16:07:48 [2022-11-29T16:07:48.416Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.06s)
16:07:48 [2022-11-29T16:07:48.416Z] === RUN   TestIpcModeOlderClient
16:07:48 [2022-11-29T16:07:48.416Z] === PAUSE TestIpcModeOlderClient
16:07:48 [2022-11-29T16:07:48.416Z] === RUN   TestKillContainerInvalidSignal
16:07:48 [2022-11-29T16:07:48.985Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
16:07:48 [2022-11-29T16:07:48.985Z] === RUN   TestKillContainer
16:07:48 [2022-11-29T16:07:48.985Z] === RUN   TestKillContainer/no_signal
16:07:49 [2022-11-29T16:07:49.245Z] === RUN   TestKillContainer/non_killing_signal
16:07:49 [2022-11-29T16:07:49.504Z] === RUN   TestKillContainer/killing_signal
16:07:50 [2022-11-29T16:07:50.074Z] --- PASS: TestKillContainer (1.27s)
16:07:50 [2022-11-29T16:07:50.074Z]     --- PASS: TestKillContainer/no_signal (0.40s)
16:07:50 [2022-11-29T16:07:50.074Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
16:07:50 [2022-11-29T16:07:50.074Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
16:07:50 [2022-11-29T16:07:50.074Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:07:50 [2022-11-29T16:07:50.074Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:07:50 [2022-11-29T16:07:50.643Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:07:50 [2022-11-29T16:07:50.902Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s)
16:07:50 [2022-11-29T16:07:50.902Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
16:07:50 [2022-11-29T16:07:50.902Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
16:07:50 [2022-11-29T16:07:50.902Z] === RUN   TestKillStoppedContainer
16:07:50 [2022-11-29T16:07:50.902Z] --- PASS: TestKillStoppedContainer (0.04s)
16:07:50 [2022-11-29T16:07:50.902Z] === RUN   TestKillStoppedContainerAPIPre120
16:07:51 [2022-11-29T16:07:51.162Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
16:07:51 [2022-11-29T16:07:51.162Z] === RUN   TestKillDifferentUserContainer
16:07:51 [2022-11-29T16:07:51.421Z] --- PASS: TestKillDifferentUserContainer (0.43s)
16:07:51 [2022-11-29T16:07:51.421Z] === RUN   TestInspectOomKilledTrue
16:07:51 [2022-11-29T16:07:51.991Z] --- PASS: TestInspectOomKilledTrue (0.50s)
16:07:51 [2022-11-29T16:07:51.991Z] === RUN   TestInspectOomKilledFalse
16:07:52 [2022-11-29T16:07:52.560Z] --- PASS: TestInspectOomKilledFalse (0.43s)
16:07:52 [2022-11-29T16:07:52.560Z] === RUN   TestLinksEtcHostsContentMatch
16:07:52 [2022-11-29T16:07:52.820Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
16:07:52 [2022-11-29T16:07:52.820Z] === RUN   TestLinksContainerNames
16:07:53 [2022-11-29T16:07:53.758Z] --- PASS: TestLinksContainerNames (0.88s)
16:07:53 [2022-11-29T16:07:53.758Z] === RUN   TestLogsFollowTailEmpty
16:07:54 [2022-11-29T16:07:54.017Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
16:07:54 [2022-11-29T16:07:54.017Z] === RUN   TestLogs
16:07:54 [2022-11-29T16:07:54.017Z] === RUN   TestLogs/driver_local
16:07:54 [2022-11-29T16:07:54.017Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
16:07:54 [2022-11-29T16:07:54.017Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
16:07:54 [2022-11-29T16:07:54.017Z] === RUN   TestLogs/driver_local/tty/only_stdout
16:07:54 [2022-11-29T16:07:54.017Z] === PAUSE TestLogs/driver_local/tty/only_stdout
16:07:54 [2022-11-29T16:07:54.017Z] === RUN   TestLogs/driver_local/tty/only_stderr
16:07:54 [2022-11-29T16:07:54.017Z] === PAUSE TestLogs/driver_local/tty/only_stderr
16:07:54 [2022-11-29T16:07:54.017Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
16:07:54 [2022-11-29T16:07:54.017Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
16:07:54 [2022-11-29T16:07:54.017Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
16:07:54 [2022-11-29T16:07:54.017Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
16:07:54 [2022-11-29T16:07:54.017Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
16:07:54 [2022-11-29T16:07:54.017Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
16:07:54 [2022-11-29T16:07:54.017Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
16:07:54 [2022-11-29T16:07:54.017Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
16:07:54 [2022-11-29T16:07:54.587Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
16:07:54 [2022-11-29T16:07:54.846Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
16:07:55 [2022-11-29T16:07:55.105Z] === CONT  TestLogs/driver_local/tty/only_stderr
16:07:55 [2022-11-29T16:07:55.365Z] === CONT  TestLogs/driver_local/tty/only_stdout
16:07:55 [2022-11-29T16:07:55.934Z] === RUN   TestLogs/driver_json-file
16:07:55 [2022-11-29T16:07:55.934Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
16:07:55 [2022-11-29T16:07:55.934Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
16:07:55 [2022-11-29T16:07:55.934Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
16:07:55 [2022-11-29T16:07:55.934Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
16:07:55 [2022-11-29T16:07:55.934Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
16:07:55 [2022-11-29T16:07:55.934Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
16:07:55 [2022-11-29T16:07:55.934Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:07:55 [2022-11-29T16:07:55.934Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:07:55 [2022-11-29T16:07:55.934Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
16:07:55 [2022-11-29T16:07:55.934Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
16:07:55 [2022-11-29T16:07:55.934Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
16:07:55 [2022-11-29T16:07:55.934Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
16:07:55 [2022-11-29T16:07:55.934Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
16:07:55 [2022-11-29T16:07:55.934Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
16:07:56 [2022-11-29T16:07:56.503Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
16:07:56 [2022-11-29T16:07:56.503Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:07:57 [2022-11-29T16:07:57.072Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
16:07:57 [2022-11-29T16:07:57.072Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
16:07:57 [2022-11-29T16:07:57.642Z] --- PASS: TestLogs (3.70s)
16:07:57 [2022-11-29T16:07:57.642Z]     --- PASS: TestLogs/driver_local (0.01s)
16:07:57 [2022-11-29T16:07:57.642Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.57s)
16:07:57 [2022-11-29T16:07:57.642Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s)
16:07:57 [2022-11-29T16:07:57.642Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.57s)
16:07:57 [2022-11-29T16:07:57.642Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s)
16:07:57 [2022-11-29T16:07:57.642Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.53s)
16:07:57 [2022-11-29T16:07:57.642Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.50s)
16:07:57 [2022-11-29T16:07:57.642Z]     --- PASS: TestLogs/driver_json-file (0.01s)
16:07:57 [2022-11-29T16:07:57.642Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.77s)
16:07:57 [2022-11-29T16:07:57.642Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.80s)
16:07:57 [2022-11-29T16:07:57.642Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s)
16:07:57 [2022-11-29T16:07:57.642Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.56s)
16:07:57 [2022-11-29T16:07:57.642Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.47s)
16:07:57 [2022-11-29T16:07:57.642Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s)
16:07:57 [2022-11-29T16:07:57.642Z] === RUN   TestContainerNetworkMountsNoChown
16:07:58 [2022-11-29T16:07:58.215Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/default
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/default
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/private
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/private
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/rprivate
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/rprivate
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/slave
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/slave
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/rslave
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/rslave
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/shared
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/shared
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/rshared
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/rshared
16:07:58 [2022-11-29T16:07:58.215Z] === CONT  TestMountDaemonRoot/default
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/default/bind_root
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/default/mount_root
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === CONT  TestMountDaemonRoot/default/bind_root
16:07:58 [2022-11-29T16:07:58.215Z] === CONT  TestMountDaemonRoot/rshared
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:07:58 [2022-11-29T16:07:58.215Z] === CONT  TestMountDaemonRoot/shared
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === CONT  TestMountDaemonRoot/rslave
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:07:58 [2022-11-29T16:07:58.215Z] === CONT  TestMountDaemonRoot/slave
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:07:58 [2022-11-29T16:07:58.215Z] === CONT  TestMountDaemonRoot/rprivate
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === CONT  TestMountDaemonRoot/private
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/private/bind_root
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/private/mount_root
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:07:58 [2022-11-29T16:07:58.215Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === CONT  TestMountDaemonRoot/default/mount_root
16:07:58 [2022-11-29T16:07:58.215Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:07:58 [2022-11-29T16:07:58.215Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:07:58 [2022-11-29T16:07:58.215Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:07:58 [2022-11-29T16:07:58.215Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:07:58 [2022-11-29T16:07:58.215Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:07:58 [2022-11-29T16:07:58.475Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:07:58 [2022-11-29T16:07:58.475Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:07:58 [2022-11-29T16:07:58.475Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:07:58 [2022-11-29T16:07:58.475Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:07:58 [2022-11-29T16:07:58.475Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:07:58 [2022-11-29T16:07:58.475Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:07:58 [2022-11-29T16:07:58.475Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:07:58 [2022-11-29T16:07:58.475Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:07:58 [2022-11-29T16:07:58.475Z] === CONT  TestMountDaemonRoot/private/bind_root
16:07:58 [2022-11-29T16:07:58.475Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:07:58 [2022-11-29T16:07:58.475Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:07:58 [2022-11-29T16:07:58.475Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:07:58 [2022-11-29T16:07:58.475Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:07:58 [2022-11-29T16:07:58.475Z] === CONT  TestMountDaemonRoot/private/mount_root
16:07:58 [2022-11-29T16:07:58.475Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:07:58 [2022-11-29T16:07:58.475Z] --- PASS: TestMountDaemonRoot (0.02s)
16:07:58 [2022-11-29T16:07:58.475Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
16:07:58 [2022-11-29T16:07:58.475Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
16:07:58 [2022-11-29T16:07:58.475Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:07:58 [2022-11-29T16:07:58.475Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
16:07:58 [2022-11-29T16:07:58.475Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
16:07:58 [2022-11-29T16:07:58.475Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:07:58 [2022-11-29T16:07:58.475Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
16:07:58 [2022-11-29T16:07:58.475Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
16:07:58 [2022-11-29T16:07:58.475Z] === RUN   TestContainerBindMountNonRecursive
16:07:59 [2022-11-29T16:07:59.855Z] --- PASS: TestContainerBindMountNonRecursive (1.14s)
16:07:59 [2022-11-29T16:07:59.855Z] === RUN   TestContainerVolumesMountedAsShared
16:08:00 [2022-11-29T16:08:00.114Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
16:08:00 [2022-11-29T16:08:00.114Z] === RUN   TestContainerVolumesMountedAsSlave
16:08:00 [2022-11-29T16:08:00.374Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
16:08:00 [2022-11-29T16:08:00.374Z] === RUN   TestContainerCopyLeaksMounts
16:08:00 [2022-11-29T16:08:00.943Z] --- PASS: TestContainerCopyLeaksMounts (0.54s)
16:08:00 [2022-11-29T16:08:00.943Z] === RUN   TestNetworkNat
16:08:01 [2022-11-29T16:08:01.513Z] --- PASS: TestNetworkNat (0.48s)
16:08:01 [2022-11-29T16:08:01.513Z] === RUN   TestNetworkLocalhostTCPNat
16:08:02 [2022-11-29T16:08:02.083Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
16:08:02 [2022-11-29T16:08:02.083Z] === RUN   TestNetworkLoopbackNat
16:08:04 [2022-11-29T16:08:04.620Z] --- PASS: TestNetworkLoopbackNat (2.57s)
16:08:04 [2022-11-29T16:08:04.620Z] === RUN   TestPause
16:08:04 [2022-11-29T16:08:04.879Z] --- PASS: TestPause (0.48s)
16:08:04 [2022-11-29T16:08:04.879Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:08:04 [2022-11-29T16:08:04.879Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:08:04 [2022-11-29T16:08:04.879Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:08:04 [2022-11-29T16:08:04.879Z] === RUN   TestPauseStopPausedContainer
16:08:05 [2022-11-29T16:08:05.449Z] --- PASS: TestPauseStopPausedContainer (0.45s)
16:08:05 [2022-11-29T16:08:05.449Z] === RUN   TestPidHost
16:08:06 [2022-11-29T16:08:06.387Z] --- PASS: TestPidHost (0.95s)
16:08:06 [2022-11-29T16:08:06.387Z] === RUN   TestPsFilter
16:08:06 [2022-11-29T16:08:06.387Z] --- PASS: TestPsFilter (0.11s)
16:08:06 [2022-11-29T16:08:06.387Z] === RUN   TestRemoveContainerWithRemovedVolume
16:08:06 [2022-11-29T16:08:06.956Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
16:08:06 [2022-11-29T16:08:06.956Z] === RUN   TestRemoveContainerWithVolume
16:08:07 [2022-11-29T16:08:07.216Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
16:08:07 [2022-11-29T16:08:07.216Z] === RUN   TestRemoveContainerRunning
16:08:07 [2022-11-29T16:08:07.785Z] --- PASS: TestRemoveContainerRunning (0.44s)
16:08:07 [2022-11-29T16:08:07.785Z] === RUN   TestRemoveContainerForceRemoveRunning
16:08:08 [2022-11-29T16:08:08.354Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
16:08:08 [2022-11-29T16:08:08.354Z] === RUN   TestRemoveInvalidContainer
16:08:08 [2022-11-29T16:08:08.354Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:08:08 [2022-11-29T16:08:08.354Z] === RUN   TestRenameLinkedContainer
16:08:10 [2022-11-29T16:08:10.262Z] --- PASS: TestRenameLinkedContainer (1.74s)
16:08:10 [2022-11-29T16:08:10.262Z] === RUN   TestRenameStoppedContainer
16:08:10 [2022-11-29T16:08:10.262Z] --- PASS: TestRenameStoppedContainer (0.43s)
16:08:10 [2022-11-29T16:08:10.262Z] === RUN   TestRenameRunningContainerAndReuse
16:08:11 [2022-11-29T16:08:11.200Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
16:08:11 [2022-11-29T16:08:11.200Z] === RUN   TestRenameInvalidName
16:08:11 [2022-11-29T16:08:11.769Z] --- PASS: TestRenameInvalidName (0.41s)
16:08:11 [2022-11-29T16:08:11.769Z] === RUN   TestRenameAnonymousContainer
16:08:13 [2022-11-29T16:08:13.151Z] --- PASS: TestRenameAnonymousContainer (1.50s)
16:08:13 [2022-11-29T16:08:13.151Z] === RUN   TestRenameContainerWithSameName
16:08:13 [2022-11-29T16:08:13.410Z] --- PASS: TestRenameContainerWithSameName (0.41s)
16:08:13 [2022-11-29T16:08:13.410Z] === RUN   TestRenameContainerWithLinkedContainer
16:08:14 [2022-11-29T16:08:14.350Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
16:08:14 [2022-11-29T16:08:14.350Z] === RUN   TestResize
16:08:14 [2022-11-29T16:08:14.919Z] --- PASS: TestResize (0.42s)
16:08:14 [2022-11-29T16:08:14.919Z] === RUN   TestResizeWithInvalidSize
16:08:15 [2022-11-29T16:08:15.179Z] --- PASS: TestResizeWithInvalidSize (0.41s)
16:08:15 [2022-11-29T16:08:15.179Z] === RUN   TestResizeWhenContainerNotStarted
16:08:15 [2022-11-29T16:08:15.747Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
16:08:15 [2022-11-29T16:08:15.747Z] === RUN   TestDaemonRestartKillContainers
16:08:15 [2022-11-29T16:08:15.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:08:15 [2022-11-29T16:08:15.747Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:08:17 [2022-11-29T16:08:17.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:08:17 [2022-11-29T16:08:17.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:08:19 [2022-11-29T16:08:19.039Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:08:19 [2022-11-29T16:08:19.039Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:08:20 [2022-11-29T16:08:20.419Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:08:20 [2022-11-29T16:08:20.684Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:08:22 [2022-11-29T16:08:22.088Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:08:22 [2022-11-29T16:08:22.349Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:08:23 [2022-11-29T16:08:23.730Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:08:24 [2022-11-29T16:08:24.668Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:08:25 [2022-11-29T16:08:25.607Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:08:25 [2022-11-29T16:08:25.867Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:08:26 [2022-11-29T16:08:26.806Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:08:29 [2022-11-29T16:08:29.345Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:08:32 [2022-11-29T16:08:32.637Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:08:32 [2022-11-29T16:08:32.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.55s)
16:08:32 [2022-11-29T16:08:32.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.64s)
16:08:32 [2022-11-29T16:08:32.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.52s)
16:08:32 [2022-11-29T16:08:32.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s)
16:08:32 [2022-11-29T16:08:32.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.77s)
16:08:32 [2022-11-29T16:08:32.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.60s)
16:08:32 [2022-11-29T16:08:32.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.49s)
16:08:32 [2022-11-29T16:08:32.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s)
16:08:32 [2022-11-29T16:08:32.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.18s)
16:08:32 [2022-11-29T16:08:32.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.14s)
16:08:32 [2022-11-29T16:08:32.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.71s)
16:08:32 [2022-11-29T16:08:32.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.15s)
16:08:32 [2022-11-29T16:08:32.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.15s)
16:08:32 [2022-11-29T16:08:32.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.24s)
16:08:32 [2022-11-29T16:08:32.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.23s)
16:08:32 [2022-11-29T16:08:32.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.59s)
16:08:32 [2022-11-29T16:08:32.638Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
16:08:32 [2022-11-29T16:08:32.638Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
16:08:33 [2022-11-29T16:08:33.576Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
16:08:34 [2022-11-29T16:08:34.514Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s)
16:08:34 [2022-11-29T16:08:34.514Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s)
16:08:34 [2022-11-29T16:08:34.514Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s)
16:08:34 [2022-11-29T16:08:34.514Z] === RUN   TestCgroupNamespacesRun
16:08:35 [2022-11-29T16:08:35.452Z] --- PASS: TestCgroupNamespacesRun (1.04s)
16:08:35 [2022-11-29T16:08:35.452Z] === RUN   TestCgroupNamespacesRunPrivileged
16:08:36 [2022-11-29T16:08:36.834Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s)
16:08:36 [2022-11-29T16:08:36.834Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:08:37 [2022-11-29T16:08:37.772Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s)
16:08:37 [2022-11-29T16:08:37.772Z] === RUN   TestCgroupNamespacesRunHostMode
16:08:38 [2022-11-29T16:08:38.710Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s)
16:08:38 [2022-11-29T16:08:38.710Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:08:40 [2022-11-29T16:08:40.089Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.04s)
16:08:40 [2022-11-29T16:08:40.089Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:08:41 [2022-11-29T16:08:41.026Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
16:08:41 [2022-11-29T16:08:41.026Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:08:41 [2022-11-29T16:08:41.595Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
16:08:41 [2022-11-29T16:08:41.595Z] === RUN   TestCgroupNamespacesRunOlderClient
16:08:42 [2022-11-29T16:08:42.533Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.05s)
16:08:42 [2022-11-29T16:08:42.533Z] === RUN   TestNISDomainname
16:08:43 [2022-11-29T16:08:43.102Z] --- PASS: TestNISDomainname (0.52s)
16:08:43 [2022-11-29T16:08:43.102Z] === RUN   TestHostnameDnsResolution
16:08:43 [2022-11-29T16:08:43.670Z] --- PASS: TestHostnameDnsResolution (0.65s)
16:08:43 [2022-11-29T16:08:43.670Z] === RUN   TestUnprivilegedPortsAndPing
16:08:44 [2022-11-29T16:08:44.239Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
16:08:44 [2022-11-29T16:08:44.239Z] === RUN   TestPrivilegedHostDevices
16:08:44 [2022-11-29T16:08:44.808Z] --- PASS: TestPrivilegedHostDevices (0.49s)
16:08:44 [2022-11-29T16:08:44.808Z] === RUN   TestRunConsoleSize
16:08:45 [2022-11-29T16:08:45.068Z] --- PASS: TestRunConsoleSize (0.47s)
16:08:45 [2022-11-29T16:08:45.068Z] === RUN   TestRunWithAlternativeContainerdShim
16:08:47 [2022-11-29T16:08:47.605Z] --- PASS: TestRunWithAlternativeContainerdShim (1.93s)
16:08:47 [2022-11-29T16:08:47.605Z] === RUN   TestStats
16:08:49 [2022-11-29T16:08:49.511Z] --- PASS: TestStats (2.44s)
16:08:49 [2022-11-29T16:08:49.511Z] === RUN   TestStopContainerWithTimeout
16:08:49 [2022-11-29T16:08:49.511Z] === RUN   TestStopContainerWithTimeout/0
16:08:49 [2022-11-29T16:08:49.511Z] === PAUSE TestStopContainerWithTimeout/0
16:08:49 [2022-11-29T16:08:49.511Z] === RUN   TestStopContainerWithTimeout/1
16:08:49 [2022-11-29T16:08:49.511Z] === PAUSE TestStopContainerWithTimeout/1
16:08:49 [2022-11-29T16:08:49.511Z] === RUN   TestStopContainerWithTimeout/3
16:08:49 [2022-11-29T16:08:49.511Z] === PAUSE TestStopContainerWithTimeout/3
16:08:49 [2022-11-29T16:08:49.511Z] === RUN   TestStopContainerWithTimeout/-1
16:08:49 [2022-11-29T16:08:49.511Z] === PAUSE TestStopContainerWithTimeout/-1
16:08:49 [2022-11-29T16:08:49.511Z] === CONT  TestStopContainerWithTimeout/0
16:08:49 [2022-11-29T16:08:49.511Z] === CONT  TestStopContainerWithTimeout/3
16:08:50 [2022-11-29T16:08:50.450Z] === CONT  TestStopContainerWithTimeout/-1
16:08:52 [2022-11-29T16:08:52.356Z] === CONT  TestStopContainerWithTimeout/1
16:08:53 [2022-11-29T16:08:53.736Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:08:53 [2022-11-29T16:08:53.736Z]     --- PASS: TestStopContainerWithTimeout/0 (0.65s)
16:08:53 [2022-11-29T16:08:53.736Z]     --- PASS: TestStopContainerWithTimeout/3 (2.62s)
16:08:53 [2022-11-29T16:08:53.736Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
16:08:53 [2022-11-29T16:08:53.736Z]     --- PASS: TestStopContainerWithTimeout/1 (1.46s)
16:08:53 [2022-11-29T16:08:53.736Z] === RUN   TestDeleteDevicemapper
16:08:53 [2022-11-29T16:08:53.736Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:08:53 [2022-11-29T16:08:53.736Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:08:53 [2022-11-29T16:08:53.736Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:08:55 [2022-11-29T16:08:55.117Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s)
16:08:55 [2022-11-29T16:08:55.117Z] === RUN   TestUpdateMemory
16:08:55 [2022-11-29T16:08:55.686Z] --- PASS: TestUpdateMemory (0.56s)
16:08:55 [2022-11-29T16:08:55.686Z] === RUN   TestUpdateCPUQuota
16:08:56 [2022-11-29T16:08:56.624Z] --- PASS: TestUpdateCPUQuota (0.76s)
16:08:56 [2022-11-29T16:08:56.625Z] === RUN   TestUpdatePidsLimit
16:08:56 [2022-11-29T16:08:56.625Z] === RUN   TestUpdatePidsLimit/update_from_none
16:08:56 [2022-11-29T16:08:56.625Z] === RUN   TestUpdatePidsLimit/no_change
16:08:56 [2022-11-29T16:08:56.884Z] === RUN   TestUpdatePidsLimit/update_lower
16:08:56 [2022-11-29T16:08:56.884Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:08:57 [2022-11-29T16:08:57.144Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:08:57 [2022-11-29T16:08:57.404Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:08:57 [2022-11-29T16:08:57.664Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:08:58 [2022-11-29T16:08:58.233Z] --- PASS: TestUpdatePidsLimit (1.84s)
16:08:58 [2022-11-29T16:08:58.233Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
16:08:58 [2022-11-29T16:08:58.233Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
16:08:58 [2022-11-29T16:08:58.233Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
16:08:58 [2022-11-29T16:08:58.233Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
16:08:58 [2022-11-29T16:08:58.233Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
16:08:58 [2022-11-29T16:08:58.233Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
16:08:58 [2022-11-29T16:08:58.233Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
16:08:58 [2022-11-29T16:08:58.233Z] === RUN   TestUpdateRestartPolicy
16:09:10 [2022-11-29T16:09:10.446Z] --- PASS: TestUpdateRestartPolicy (10.90s)
16:09:10 [2022-11-29T16:09:10.446Z] === RUN   TestUpdateRestartWithAutoRemove
16:09:10 [2022-11-29T16:09:10.446Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
16:09:10 [2022-11-29T16:09:10.446Z] === RUN   TestWaitNonBlocked
16:09:10 [2022-11-29T16:09:10.446Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:09:10 [2022-11-29T16:09:10.446Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:09:10 [2022-11-29T16:09:10.446Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:09:10 [2022-11-29T16:09:10.446Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:09:10 [2022-11-29T16:09:10.446Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:09:10 [2022-11-29T16:09:10.446Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:09:10 [2022-11-29T16:09:10.446Z] --- PASS: TestWaitNonBlocked (0.01s)
16:09:10 [2022-11-29T16:09:10.446Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s)
16:09:10 [2022-11-29T16:09:10.446Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
16:09:10 [2022-11-29T16:09:10.446Z] === RUN   TestWaitBlocked
16:09:10 [2022-11-29T16:09:10.446Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:09:10 [2022-11-29T16:09:10.446Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:09:10 [2022-11-29T16:09:10.446Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:09:10 [2022-11-29T16:09:10.446Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:09:10 [2022-11-29T16:09:10.446Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:09:10 [2022-11-29T16:09:10.446Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:09:11 [2022-11-29T16:09:11.018Z] --- PASS: TestWaitBlocked (0.01s)
16:09:11 [2022-11-29T16:09:11.018Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
16:09:11 [2022-11-29T16:09:11.018Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s)
16:09:11 [2022-11-29T16:09:11.018Z] === RUN   TestWaitConditions
16:09:11 [2022-11-29T16:09:11.018Z] === RUN   TestWaitConditions/default
16:09:11 [2022-11-29T16:09:11.018Z] === PAUSE TestWaitConditions/default
16:09:11 [2022-11-29T16:09:11.018Z] === RUN   TestWaitConditions/not-running
16:09:11 [2022-11-29T16:09:11.018Z] === PAUSE TestWaitConditions/not-running
16:09:11 [2022-11-29T16:09:11.018Z] === RUN   TestWaitConditions/next-exit
16:09:11 [2022-11-29T16:09:11.018Z] === PAUSE TestWaitConditions/next-exit
16:09:11 [2022-11-29T16:09:11.018Z] === RUN   TestWaitConditions/removed
16:09:11 [2022-11-29T16:09:11.018Z] === PAUSE TestWaitConditions/removed
16:09:11 [2022-11-29T16:09:11.018Z] === CONT  TestWaitConditions/default
16:09:11 [2022-11-29T16:09:11.018Z] === CONT  TestWaitConditions/next-exit
16:09:11 [2022-11-29T16:09:11.018Z]     wait_test.go:146: ContainerID = edb69d8fecb037334386c2283795ce89e6f3063bcde89a421ab575865570a782
16:09:11 [2022-11-29T16:09:11.018Z] === CONT  TestWaitConditions/default
16:09:11 [2022-11-29T16:09:11.018Z]     wait_test.go:146: ContainerID = f5262086129747b4be7430e10f6aac9f739f3dce18f4938911a43b79ab2997b8
16:09:11 [2022-11-29T16:09:11.586Z] === CONT  TestWaitConditions/not-running
16:09:11 [2022-11-29T16:09:11.586Z]     wait_test.go:146: ContainerID = dd5fb05a94b34b563987f0f8a7b4f11880b2c475326d253bca11b68f44116dc7
16:09:11 [2022-11-29T16:09:11.846Z] === CONT  TestWaitConditions/removed
16:09:11 [2022-11-29T16:09:11.846Z]     wait_test.go:146: ContainerID = 75533e18c21c6f02872a26898b5a614c6cef11195db773df7b6489481ca8b418
16:09:12 [2022-11-29T16:09:12.415Z] --- PASS: TestWaitConditions (0.01s)
16:09:12 [2022-11-29T16:09:12.415Z]     --- PASS: TestWaitConditions/next-exit (0.63s)
16:09:12 [2022-11-29T16:09:12.415Z]     --- PASS: TestWaitConditions/default (0.77s)
16:09:12 [2022-11-29T16:09:12.415Z]     --- PASS: TestWaitConditions/not-running (0.52s)
16:09:12 [2022-11-29T16:09:12.415Z]     --- PASS: TestWaitConditions/removed (0.50s)
16:09:12 [2022-11-29T16:09:12.415Z] === RUN   TestWaitRestartedContainer
16:09:12 [2022-11-29T16:09:12.415Z] === RUN   TestWaitRestartedContainer/default
16:09:12 [2022-11-29T16:09:12.415Z] === PAUSE TestWaitRestartedContainer/default
16:09:12 [2022-11-29T16:09:12.415Z] === RUN   TestWaitRestartedContainer/not-running
16:09:12 [2022-11-29T16:09:12.415Z] === PAUSE TestWaitRestartedContainer/not-running
16:09:12 [2022-11-29T16:09:12.415Z] === RUN   TestWaitRestartedContainer/next-exit
16:09:12 [2022-11-29T16:09:12.415Z] === PAUSE TestWaitRestartedContainer/next-exit
16:09:12 [2022-11-29T16:09:12.415Z] === CONT  TestWaitRestartedContainer/default
16:09:12 [2022-11-29T16:09:12.415Z] === CONT  TestWaitRestartedContainer/next-exit
16:09:13 [2022-11-29T16:09:13.795Z] === CONT  TestWaitRestartedContainer/not-running
16:09:14 [2022-11-29T16:09:14.754Z] --- PASS: TestWaitRestartedContainer (0.01s)
16:09:14 [2022-11-29T16:09:14.754Z]     --- PASS: TestWaitRestartedContainer/default (1.41s)
16:09:14 [2022-11-29T16:09:14.754Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.45s)
16:09:14 [2022-11-29T16:09:14.754Z]     --- PASS: TestWaitRestartedContainer/not-running (0.88s)
16:09:14 [2022-11-29T16:09:14.754Z] === CONT  TestContainerStartOnDaemonRestart
16:09:14 [2022-11-29T16:09:14.754Z] === CONT  TestRestartDaemonWithRestartingContainer
16:09:16 [2022-11-29T16:09:16.678Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.11s)
16:09:16 [2022-11-29T16:09:16.678Z] === CONT  TestIpcModeOlderClient
16:09:16 [2022-11-29T16:09:16.678Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s)
16:09:16 [2022-11-29T16:09:16.678Z] === CONT  TestContainerKillOnDaemonStart
16:09:16 [2022-11-29T16:09:16.678Z] --- PASS: TestIpcModeOlderClient (0.06s)
16:09:16 [2022-11-29T16:09:16.678Z] === CONT  TestDaemonHostGatewayIP
16:09:19 [2022-11-29T16:09:19.215Z] --- PASS: TestDaemonHostGatewayIP (2.26s)
16:09:19 [2022-11-29T16:09:19.215Z] === CONT  TestDaemonRestartIpcMode
16:09:21 [2022-11-29T16:09:21.123Z] --- PASS: TestDaemonRestartIpcMode (2.11s)
16:09:29 [2022-11-29T16:09:29.244Z] --- PASS: TestContainerKillOnDaemonStart (11.57s)
16:09:29 [2022-11-29T16:09:29.244Z] PASS
16:09:29 [2022-11-29T16:09:29.244Z] 
16:09:29 [2022-11-29T16:09:29.244Z] === Skipped
16:09:29 [2022-11-29T16:09:29.244Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
16:09:29 [2022-11-29T16:09:29.244Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:09:29 [2022-11-29T16:09:29.244Z] 
16:09:29 [2022-11-29T16:09:29.244Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:09:29 [2022-11-29T16:09:29.244Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:09:29 [2022-11-29T16:09:29.244Z] 
16:09:29 [2022-11-29T16:09:29.244Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
16:09:29 [2022-11-29T16:09:29.244Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:09:29 [2022-11-29T16:09:29.244Z] 
16:09:29 [2022-11-29T16:09:29.244Z] DONE 281 tests, 3 skipped in 125.087s
16:09:29 [2022-11-29T16:09:29.244Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
16:09:29 [2022-11-29T16:09:29.244Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
16:09:29 [2022-11-29T16:09:29.244Z] ++ set -e
16:09:29 [2022-11-29T16:09:29.244Z] ++ '[' -n 0 ']'
16:09:29 [2022-11-29T16:09:29.244Z] ++ set -x
16:09:29 [2022-11-29T16:09:29.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
16:09:29 [2022-11-29T16:09:29.244Z] INFO: Testing against a local daemon
16:09:29 [2022-11-29T16:09:29.244Z] === RUN   TestConfigDaemonLibtrustID
16:09:29 [2022-11-29T16:09:29.244Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
16:09:29 [2022-11-29T16:09:29.244Z] === RUN   TestConfigDaemonID
16:09:30 [2022-11-29T16:09:30.181Z]     daemon_test.go:86: [d8856479a08da] daemon is not started
16:09:30 [2022-11-29T16:09:30.181Z] --- PASS: TestConfigDaemonID (1.04s)
16:09:30 [2022-11-29T16:09:30.181Z] === RUN   TestDaemonConfigValidation
16:09:30 [2022-11-29T16:09:30.181Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:09:30 [2022-11-29T16:09:30.181Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:09:30 [2022-11-29T16:09:30.181Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:09:30 [2022-11-29T16:09:30.181Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:09:30 [2022-11-29T16:09:30.181Z] === RUN   TestDaemonConfigValidation/invalid_config
16:09:30 [2022-11-29T16:09:30.181Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:09:30 [2022-11-29T16:09:30.181Z] === RUN   TestDaemonConfigValidation/malformed_config
16:09:30 [2022-11-29T16:09:30.181Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:09:30 [2022-11-29T16:09:30.181Z] === RUN   TestDaemonConfigValidation/valid_config
16:09:30 [2022-11-29T16:09:30.181Z] === PAUSE TestDaemonConfigValidation/valid_config
16:09:30 [2022-11-29T16:09:30.181Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:09:30 [2022-11-29T16:09:30.181Z] === CONT  TestDaemonConfigValidation/malformed_config
16:09:30 [2022-11-29T16:09:30.181Z] === CONT  TestDaemonConfigValidation/valid_config
16:09:30 [2022-11-29T16:09:30.181Z] === CONT  TestDaemonConfigValidation/invalid_config
16:09:30 [2022-11-29T16:09:30.181Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:09:30 [2022-11-29T16:09:30.181Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:09:30 [2022-11-29T16:09:30.181Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
16:09:30 [2022-11-29T16:09:30.181Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
16:09:30 [2022-11-29T16:09:30.181Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
16:09:30 [2022-11-29T16:09:30.181Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
16:09:30 [2022-11-29T16:09:30.181Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
16:09:30 [2022-11-29T16:09:30.181Z] === RUN   TestConfigDaemonSeccompProfiles
16:09:30 [2022-11-29T16:09:30.181Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:09:31 [2022-11-29T16:09:31.560Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:09:32 [2022-11-29T16:09:32.497Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:09:33 [2022-11-29T16:09:33.435Z] === CONT  TestConfigDaemonSeccompProfiles
16:09:33 [2022-11-29T16:09:33.435Z]     daemon_test.go:200: [de67e49b4507a] daemon is not started
16:09:33 [2022-11-29T16:09:33.435Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
16:09:33 [2022-11-29T16:09:33.435Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
16:09:33 [2022-11-29T16:09:33.435Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:09:33 [2022-11-29T16:09:33.435Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
16:09:33 [2022-11-29T16:09:33.435Z] === RUN   TestDaemonProxy
16:09:33 [2022-11-29T16:09:33.435Z] === RUN   TestDaemonProxy/environment_variables
16:09:35 [2022-11-29T16:09:35.341Z] === RUN   TestDaemonProxy/command-line_options
16:09:36 [2022-11-29T16:09:36.720Z] === RUN   TestDaemonProxy/configuration_file
16:09:38 [2022-11-29T16:09:38.627Z] === RUN   TestDaemonProxy/conflicting_options
16:09:39 [2022-11-29T16:09:39.196Z] === RUN   TestDaemonProxy/reload_sanitized
16:09:39 [2022-11-29T16:09:39.456Z] --- PASS: TestDaemonProxy (6.20s)
16:09:39 [2022-11-29T16:09:39.456Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
16:09:39 [2022-11-29T16:09:39.456Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
16:09:39 [2022-11-29T16:09:39.456Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
16:09:39 [2022-11-29T16:09:39.456Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
16:09:39 [2022-11-29T16:09:39.456Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
16:09:39 [2022-11-29T16:09:39.456Z] === RUN   TestLiveRestore
16:09:39 [2022-11-29T16:09:39.456Z] === RUN   TestLiveRestore/volume_references
16:09:39 [2022-11-29T16:09:39.456Z] === PAUSE TestLiveRestore/volume_references
16:09:39 [2022-11-29T16:09:39.456Z] === CONT  TestLiveRestore/volume_references
16:09:40 [2022-11-29T16:09:40.394Z] === RUN   TestLiveRestore/volume_references/restartPolicy
16:09:40 [2022-11-29T16:09:40.394Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
16:09:41 [2022-11-29T16:09:41.333Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
16:09:41 [2022-11-29T16:09:41.902Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
16:09:42 [2022-11-29T16:09:42.840Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
16:09:43 [2022-11-29T16:09:43.779Z] --- PASS: TestLiveRestore (0.00s)
16:09:43 [2022-11-29T16:09:43.779Z]     --- PASS: TestLiveRestore/volume_references (4.17s)
16:09:43 [2022-11-29T16:09:43.779Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.52s)
16:09:43 [2022-11-29T16:09:43.779Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.90s)
16:09:43 [2022-11-29T16:09:43.779Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.88s)
16:09:43 [2022-11-29T16:09:43.779Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.87s)
16:09:43 [2022-11-29T16:09:43.779Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.88s)
16:09:43 [2022-11-29T16:09:43.779Z] PASS
16:09:43 [2022-11-29T16:09:43.779Z] 
16:09:43 [2022-11-29T16:09:43.779Z] DONE 25 tests in 15.411s
16:09:43 [2022-11-29T16:09:43.779Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
16:09:43 [2022-11-29T16:09:43.779Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
16:09:43 [2022-11-29T16:09:43.779Z] ++ set -e
16:09:43 [2022-11-29T16:09:43.779Z] ++ '[' -n 0 ']'
16:09:43 [2022-11-29T16:09:43.779Z] ++ set -x
16:09:43 [2022-11-29T16:09:43.779Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
16:09:44 [2022-11-29T16:09:44.039Z] INFO: Testing against a local daemon
16:09:44 [2022-11-29T16:09:44.039Z] === RUN   TestCommitInheritsEnv
16:09:44 [2022-11-29T16:09:44.039Z] --- PASS: TestCommitInheritsEnv (0.14s)
16:09:44 [2022-11-29T16:09:44.039Z] === RUN   TestImportExtremelyLargeImageWorks
16:09:44 [2022-11-29T16:09:44.039Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:09:44 [2022-11-29T16:09:44.039Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:09:44 [2022-11-29T16:09:44.039Z] === RUN   TestImportWithCustomPlatform
16:09:44 [2022-11-29T16:09:44.039Z] === RUN   TestImportWithCustomPlatform/#00
16:09:44 [2022-11-29T16:09:44.039Z] === RUN   TestImportWithCustomPlatform/_______
16:09:44 [2022-11-29T16:09:44.039Z] === RUN   TestImportWithCustomPlatform//
16:09:44 [2022-11-29T16:09:44.039Z] === RUN   TestImportWithCustomPlatform/linux
16:09:44 [2022-11-29T16:09:44.039Z] === RUN   TestImportWithCustomPlatform/LINUX
16:09:44 [2022-11-29T16:09:44.039Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:09:44 [2022-11-29T16:09:44.300Z] === RUN   TestImportWithCustomPlatform/macos
16:09:44 [2022-11-29T16:09:44.300Z] === RUN   TestImportWithCustomPlatform/macos/arm64
16:09:44 [2022-11-29T16:09:44.300Z] === RUN   TestImportWithCustomPlatform/nintendo64
16:09:44 [2022-11-29T16:09:44.300Z] --- PASS: TestImportWithCustomPlatform (0.11s)
16:09:44 [2022-11-29T16:09:44.300Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
16:09:44 [2022-11-29T16:09:44.300Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
16:09:44 [2022-11-29T16:09:44.300Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
16:09:44 [2022-11-29T16:09:44.300Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
16:09:44 [2022-11-29T16:09:44.300Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
16:09:44 [2022-11-29T16:09:44.300Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
16:09:44 [2022-11-29T16:09:44.300Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
16:09:44 [2022-11-29T16:09:44.300Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
16:09:44 [2022-11-29T16:09:44.300Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
16:09:44 [2022-11-29T16:09:44.300Z] === RUN   TestImagesFilterMultiReference
16:09:44 [2022-11-29T16:09:44.300Z] --- PASS: TestImagesFilterMultiReference (0.06s)
16:09:44 [2022-11-29T16:09:44.300Z] === RUN   TestImagePullPlatformInvalid
16:09:44 [2022-11-29T16:09:44.300Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:09:44 [2022-11-29T16:09:44.300Z] === RUN   TestImagePullStoredfDigestForOtherRepo
16:09:44 [2022-11-29T16:09:44.300Z] time="2022-11-29T16:09:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.3 instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.300Z] time="2022-11-29T16:09:44Z" level=info msg="Starting upload purge in 12m0s" go.version=go1.19.3 instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.300Z] time="2022-11-29T16:09:44Z" level=info msg="redis not configured" go.version=go1.19.3 instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.300Z] time="2022-11-29T16:09:44Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.3 instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.300Z] time="2022-11-29T16:09:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=76ad91fb-54c1-477d-bc59-c854b646d76a http.request.method=GET http.request.remoteaddr="127.0.0.1:33726" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.300Z] time="2022-11-29T16:09:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=76ad91fb-54c1-477d-bc59-c854b646d76a http.request.method=GET http.request.remoteaddr="127.0.0.1:33726" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.905851ms http.response.status=200 http.response.written=2 instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.300Z] 127.0.0.1 - - [29/Nov/2022:16:09:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
16:09:44 [2022-11-29T16:09:44.300Z] time="2022-11-29T16:09:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=faec42ee-f784-4a30-bcdd-741db932b8a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.300Z] time="2022-11-29T16:09:44Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=faec42ee-f784-4a30-bcdd-741db932b8a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.300Z] time="2022-11-29T16:09:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5a08e307-7ea5-4ad9-ab1e-5ae8800adc6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.300Z] time="2022-11-29T16:09:44Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5a08e307-7ea5-4ad9-ab1e-5ae8800adc6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.300Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5a08e307-7ea5-4ad9-ab1e-5ae8800adc6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=57.877µs trace.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=d1967b7b-8b5a-4bee-a7d3-e3576b9023f0 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.300Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=faec42ee-f784-4a30-bcdd-741db932b8a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=62.792µs trace.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=2ec0c5b9-64bd-4d72-a5d9-eaf05a48dbeb trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.300Z] time="2022-11-29T16:09:44Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5a08e307-7ea5-4ad9-ab1e-5ae8800adc6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.207016ms http.response.status=404 http.response.written=157 instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.300Z] 127.0.0.1 - - [29/Nov/2022:16:09:44 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.10+unknown"
16:09:44 [2022-11-29T16:09:44.300Z] time="2022-11-29T16:09:44Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=faec42ee-f784-4a30-bcdd-741db932b8a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.815945ms http.response.status=404 http.response.written=157 instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.300Z] 127.0.0.1 - - [29/Nov/2022:16:09:44 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.10+unknown"
16:09:44 [2022-11-29T16:09:44.300Z] time="2022-11-29T16:09:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f6e5e826-14fe-4da2-b914-95f0718e2e96 http.request.method=POST http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.300Z] time="2022-11-29T16:09:44Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f6e5e826-14fe-4da2-b914-95f0718e2e96 http.request.method=POST http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.300Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f6e5e826-14fe-4da2-b914-95f0718e2e96 http.request.method=POST http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=187.031µs trace.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=4b66222b-c2fc-4c3e-900b-049d1b69f004 trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.300Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f6e5e826-14fe-4da2-b914-95f0718e2e96 http.request.method=POST http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=16.188µs trace.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=0dd27450-7c95-47c0-aff8-8ba2fafe80cc trace.line=141 vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.300Z] time="2022-11-29T16:09:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=3e53b097-3be3-45c0-86f2-ba10f465681e http.request.method=POST http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.300Z] time="2022-11-29T16:09:44Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=3e53b097-3be3-45c0-86f2-ba10f465681e http.request.method=POST http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.300Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f6e5e826-14fe-4da2-b914-95f0718e2e96 http.request.method=POST http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=102.373µs trace.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=f7756466-70f5-4b11-966d-9d042a713482 trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.300Z] time="2022-11-29T16:09:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f6e5e826-14fe-4da2-b914-95f0718e2e96 http.request.method=POST http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=4.266996ms http.response.status=202 http.response.written=0 instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.300Z] 127.0.0.1 - - [29/Nov/2022:16:09:44 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.10+unknown"
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f05810c1-0b2d-430c-8377-91f0a5337767/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=3e53b097-3be3-45c0-86f2-ba10f465681e http.request.method=POST http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=83.157µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e34105f2-a44b-4071-91b2-f69496a45193 trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f05810c1-0b2d-430c-8377-91f0a5337767/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=3e53b097-3be3-45c0-86f2-ba10f465681e http.request.method=POST http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=25.238µs trace.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=93bfda69-e53e-4011-b92b-ad4dc81f8d28 trace.line=141 vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f05810c1-0b2d-430c-8377-91f0a5337767/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=3e53b097-3be3-45c0-86f2-ba10f465681e http.request.method=POST http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=71.703µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9a72f8c4-226b-45c5-8d47-6684c121bd40 trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=3e53b097-3be3-45c0-86f2-ba10f465681e http.request.method=POST http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=7.102056ms http.response.status=202 http.response.written=0 instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] 127.0.0.1 - - [29/Nov/2022:16:09:44 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.10+unknown"
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cd823a9a-ddcf-45ed-817d-14596128dacf http.request.method=PUT http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/uploads/f05810c1-0b2d-430c-8377-91f0a5337767?_state=mMEF5dGrS6_8sWccvYK2PiuIfFh07JAoe2U64g-R2_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNTgxMGMxLTBiMmQtNDMwYy04Mzc3LTkxZjBhNTMzNzc2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjUyMDUwMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test vars.uuid=f05810c1-0b2d-430c-8377-91f0a5337767 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cd823a9a-ddcf-45ed-817d-14596128dacf http.request.method=PUT http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/uploads/f05810c1-0b2d-430c-8377-91f0a5337767?_state=mMEF5dGrS6_8sWccvYK2PiuIfFh07JAoe2U64g-R2_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNTgxMGMxLTBiMmQtNDMwYy04Mzc3LTkxZjBhNTMzNzc2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjUyMDUwMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test vars.uuid=f05810c1-0b2d-430c-8377-91f0a5337767 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/f05810c1-0b2d-430c-8377-91f0a5337767/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cd823a9a-ddcf-45ed-817d-14596128dacf http.request.method=PUT http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/uploads/f05810c1-0b2d-430c-8377-91f0a5337767?_state=mMEF5dGrS6_8sWccvYK2PiuIfFh07JAoe2U64g-R2_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNTgxMGMxLTBiMmQtNDMwYy04Mzc3LTkxZjBhNTMzNzc2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjUyMDUwMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=32.13µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=40032e8c-9685-49d9-9aad-10436c86ad6f trace.line=82 vars.name=test vars.uuid=f05810c1-0b2d-430c-8377-91f0a5337767 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f05810c1-0b2d-430c-8377-91f0a5337767/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cd823a9a-ddcf-45ed-817d-14596128dacf http.request.method=PUT http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/uploads/f05810c1-0b2d-430c-8377-91f0a5337767?_state=mMEF5dGrS6_8sWccvYK2PiuIfFh07JAoe2U64g-R2_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNTgxMGMxLTBiMmQtNDMwYy04Mzc3LTkxZjBhNTMzNzc2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjUyMDUwMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=15.917µs trace.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=ba306c81-caa3-4cc8-bf67-044b2ac3ff11 trace.line=141 vars.name=test vars.uuid=f05810c1-0b2d-430c-8377-91f0a5337767 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/f05810c1-0b2d-430c-8377-91f0a5337767/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cd823a9a-ddcf-45ed-817d-14596128dacf http.request.method=PUT http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/uploads/f05810c1-0b2d-430c-8377-91f0a5337767?_state=mMEF5dGrS6_8sWccvYK2PiuIfFh07JAoe2U64g-R2_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNTgxMGMxLTBiMmQtNDMwYy04Mzc3LTkxZjBhNTMzNzc2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjUyMDUwMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=118.709µs trace.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=67a9eed3-e35b-4a7d-ac0e-cf011db4b08a trace.line=124 vars.name=test vars.uuid=f05810c1-0b2d-430c-8377-91f0a5337767 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cd823a9a-ddcf-45ed-817d-14596128dacf http.request.method=PUT http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/uploads/f05810c1-0b2d-430c-8377-91f0a5337767?_state=mMEF5dGrS6_8sWccvYK2PiuIfFh07JAoe2U64g-R2_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNTgxMGMxLTBiMmQtNDMwYy04Mzc3LTkxZjBhNTMzNzc2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjUyMDUwMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test vars.uuid=f05810c1-0b2d-430c-8377-91f0a5337767 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f05810c1-0b2d-430c-8377-91f0a5337767/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cd823a9a-ddcf-45ed-817d-14596128dacf http.request.method=PUT http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/uploads/f05810c1-0b2d-430c-8377-91f0a5337767?_state=mMEF5dGrS6_8sWccvYK2PiuIfFh07JAoe2U64g-R2_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNTgxMGMxLTBiMmQtNDMwYy04Mzc3LTkxZjBhNTMzNzc2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjUyMDUwMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=12.529µs trace.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=7907012d-be57-4dc6-b1ba-54d79ece3342 trace.line=141 vars.name=test vars.uuid=f05810c1-0b2d-430c-8377-91f0a5337767 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cd823a9a-ddcf-45ed-817d-14596128dacf http.request.method=PUT http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/uploads/f05810c1-0b2d-430c-8377-91f0a5337767?_state=mMEF5dGrS6_8sWccvYK2PiuIfFh07JAoe2U64g-R2_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNTgxMGMxLTBiMmQtNDMwYy04Mzc3LTkxZjBhNTMzNzc2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjUyMDUwMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=24.467µs trace.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=071d5605-f592-490a-8307-5d7cd3b58caa trace.line=141 vars.name=test vars.uuid=f05810c1-0b2d-430c-8377-91f0a5337767 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f05810c1-0b2d-430c-8377-91f0a5337767/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cd823a9a-ddcf-45ed-817d-14596128dacf http.request.method=PUT http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/uploads/f05810c1-0b2d-430c-8377-91f0a5337767?_state=mMEF5dGrS6_8sWccvYK2PiuIfFh07JAoe2U64g-R2_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNTgxMGMxLTBiMmQtNDMwYy04Mzc3LTkxZjBhNTMzNzc2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjUyMDUwMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=20.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).Stat" trace.id=c41ff9f6-14dd-42f7-9bc9-a31ba4aff8fa trace.line=141 vars.name=test vars.uuid=f05810c1-0b2d-430c-8377-91f0a5337767 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/f05810c1-0b2d-430c-8377-91f0a5337767/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cd823a9a-ddcf-45ed-817d-14596128dacf http.request.method=PUT http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/uploads/f05810c1-0b2d-430c-8377-91f0a5337767?_state=mMEF5dGrS6_8sWccvYK2PiuIfFh07JAoe2U64g-R2_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNTgxMGMxLTBiMmQtNDMwYy04Mzc3LTkxZjBhNTMzNzc2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjUyMDUwMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=64.203µs trace.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=58f272ef-1afc-49a0-b014-3ce65305a07a trace.line=167 vars.name=test vars.uuid=f05810c1-0b2d-430c-8377-91f0a5337767 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cd823a9a-ddcf-45ed-817d-14596128dacf http.request.method=PUT http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/uploads/f05810c1-0b2d-430c-8377-91f0a5337767?_state=mMEF5dGrS6_8sWccvYK2PiuIfFh07JAoe2U64g-R2_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNTgxMGMxLTBiMmQtNDMwYy04Mzc3LTkxZjBhNTMzNzc2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjUyMDUwMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=67.214µs trace.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=319cfc26-576b-4a9a-9706-c74c7161e5a5 trace.line=95 vars.name=test vars.uuid=f05810c1-0b2d-430c-8377-91f0a5337767 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/f05810c1-0b2d-430c-8377-91f0a5337767\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cd823a9a-ddcf-45ed-817d-14596128dacf http.request.method=PUT http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/uploads/f05810c1-0b2d-430c-8377-91f0a5337767?_state=mMEF5dGrS6_8sWccvYK2PiuIfFh07JAoe2U64g-R2_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNTgxMGMxLTBiMmQtNDMwYy04Mzc3LTkxZjBhNTMzNzc2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjUyMDUwMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=125.535µs trace.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=c3ab2db2-ed15-4323-8e57-d5fd3235e75e trace.line=181 vars.name=test vars.uuid=f05810c1-0b2d-430c-8377-91f0a5337767 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cd823a9a-ddcf-45ed-817d-14596128dacf http.request.method=PUT http.request.remoteaddr="127.0.0.1:33738" http.request.uri="/v2/test/blobs/uploads/f05810c1-0b2d-430c-8377-91f0a5337767?_state=mMEF5dGrS6_8sWccvYK2PiuIfFh07JAoe2U64g-R2_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNTgxMGMxLTBiMmQtNDMwYy04Mzc3LTkxZjBhNTMzNzc2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjUyMDUwMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=2.86775ms http.response.status=201 http.response.written=0 instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] 127.0.0.1 - - [29/Nov/2022:16:09:44 +0000] "PUT /v2/test/blobs/uploads/f05810c1-0b2d-430c-8377-91f0a5337767?_state=mMEF5dGrS6_8sWccvYK2PiuIfFh07JAoe2U64g-R2_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNTgxMGMxLTBiMmQtNDMwYy04Mzc3LTkxZjBhNTMzNzc2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjUyMDUwMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown"
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da80f014-c426-4c9d-8f08-678c2b704565 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90?_state=Pr1yUlVvPJhE2sN8kpzv3u3MLAP0joS7qvr9N2bUN4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRjNTlmNmQ5LWEzZGEtNGQ1ZS04ZDM1LTdhYTA2MmM2ZWU5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjIyMjE3MTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test vars.uuid=dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da80f014-c426-4c9d-8f08-678c2b704565 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90?_state=Pr1yUlVvPJhE2sN8kpzv3u3MLAP0joS7qvr9N2bUN4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRjNTlmNmQ5LWEzZGEtNGQ1ZS04ZDM1LTdhYTA2MmM2ZWU5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjIyMjE3MTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test vars.uuid=dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da80f014-c426-4c9d-8f08-678c2b704565 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90?_state=Pr1yUlVvPJhE2sN8kpzv3u3MLAP0joS7qvr9N2bUN4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRjNTlmNmQ5LWEzZGEtNGQ1ZS04ZDM1LTdhYTA2MmM2ZWU5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjIyMjE3MTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=62.062µs trace.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=c406b02c-7b2d-4f6a-b18b-d7050d7ded20 trace.line=82 vars.name=test vars.uuid=dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da80f014-c426-4c9d-8f08-678c2b704565 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90?_state=Pr1yUlVvPJhE2sN8kpzv3u3MLAP0joS7qvr9N2bUN4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRjNTlmNmQ5LWEzZGEtNGQ1ZS04ZDM1LTdhYTA2MmM2ZWU5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjIyMjE3MTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=14.309µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=eb8e231c-d290-4bf9-b9ac-1903ee1104fc trace.line=141 vars.name=test vars.uuid=dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da80f014-c426-4c9d-8f08-678c2b704565 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90?_state=Pr1yUlVvPJhE2sN8kpzv3u3MLAP0joS7qvr9N2bUN4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRjNTlmNmQ5LWEzZGEtNGQ1ZS04ZDM1LTdhYTA2MmM2ZWU5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjIyMjE3MTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=103.637µs trace.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=aeb07147-f204-4e11-8534-42a8adf2ece7 trace.line=124 vars.name=test vars.uuid=dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da80f014-c426-4c9d-8f08-678c2b704565 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90?_state=Pr1yUlVvPJhE2sN8kpzv3u3MLAP0joS7qvr9N2bUN4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRjNTlmNmQ5LWEzZGEtNGQ1ZS04ZDM1LTdhYTA2MmM2ZWU5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjIyMjE3MTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test vars.uuid=dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.301Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da80f014-c426-4c9d-8f08-678c2b704565 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90?_state=Pr1yUlVvPJhE2sN8kpzv3u3MLAP0joS7qvr9N2bUN4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRjNTlmNmQ5LWEzZGEtNGQ1ZS04ZDM1LTdhYTA2MmM2ZWU5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjIyMjE3MTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=11.791µs trace.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=f0514a46-f14f-4d80-a543-1107611fed8e trace.line=141 vars.name=test vars.uuid=dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.302Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da80f014-c426-4c9d-8f08-678c2b704565 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90?_state=Pr1yUlVvPJhE2sN8kpzv3u3MLAP0joS7qvr9N2bUN4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRjNTlmNmQ5LWEzZGEtNGQ1ZS04ZDM1LTdhYTA2MmM2ZWU5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjIyMjE3MTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=92.863µs trace.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=62620cd0-87eb-4d54-813b-b8d0617919a7 trace.line=141 vars.name=test vars.uuid=dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.302Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da80f014-c426-4c9d-8f08-678c2b704565 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90?_state=Pr1yUlVvPJhE2sN8kpzv3u3MLAP0joS7qvr9N2bUN4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRjNTlmNmQ5LWEzZGEtNGQ1ZS04ZDM1LTdhYTA2MmM2ZWU5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjIyMjE3MTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=11.733µs trace.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=89588af6-4f7c-488c-b1cf-6aed65ffec06 trace.line=141 vars.name=test vars.uuid=dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.302Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da80f014-c426-4c9d-8f08-678c2b704565 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90?_state=Pr1yUlVvPJhE2sN8kpzv3u3MLAP0joS7qvr9N2bUN4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRjNTlmNmQ5LWEzZGEtNGQ1ZS04ZDM1LTdhYTA2MmM2ZWU5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjIyMjE3MTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=81.926µs trace.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=2bd4964e-2b3f-4e7f-92a9-99c7c9c6ee5f trace.line=167 vars.name=test vars.uuid=dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.302Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da80f014-c426-4c9d-8f08-678c2b704565 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90?_state=Pr1yUlVvPJhE2sN8kpzv3u3MLAP0joS7qvr9N2bUN4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRjNTlmNmQ5LWEzZGEtNGQ1ZS04ZDM1LTdhYTA2MmM2ZWU5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjIyMjE3MTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=50.083µs trace.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=5012cf88-3dc0-449b-808e-a0f57122e351 trace.line=95 vars.name=test vars.uuid=dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.302Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da80f014-c426-4c9d-8f08-678c2b704565 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90?_state=Pr1yUlVvPJhE2sN8kpzv3u3MLAP0joS7qvr9N2bUN4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRjNTlmNmQ5LWEzZGEtNGQ1ZS04ZDM1LTdhYTA2MmM2ZWU5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjIyMjE3MTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=191.561µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=1eef5e1c-f045-43cf-a589-2ae73062d444 trace.line=181 vars.name=test vars.uuid=dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.302Z] time="2022-11-29T16:09:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=da80f014-c426-4c9d-8f08-678c2b704565 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/blobs/uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90?_state=Pr1yUlVvPJhE2sN8kpzv3u3MLAP0joS7qvr9N2bUN4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRjNTlmNmQ5LWEzZGEtNGQ1ZS04ZDM1LTdhYTA2MmM2ZWU5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjIyMjE3MTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=11.284049ms http.response.status=201 http.response.written=0 instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.302Z] 127.0.0.1 - - [29/Nov/2022:16:09:44 +0000] "PUT /v2/test/blobs/uploads/dc59f6d9-a3da-4d5e-8d35-7aa062c6ee90?_state=Pr1yUlVvPJhE2sN8kpzv3u3MLAP0joS7qvr9N2bUN4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRjNTlmNmQ5LWEzZGEtNGQ1ZS04ZDM1LTdhYTA2MmM2ZWU5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxNjowOTo0NC4yNjIyMjE3MTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown"
16:09:44 [2022-11-29T16:09:44.302Z] time="2022-11-29T16:09:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f8a7a8b9-9f24-4328-8f5c-87bd645a4553 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.302Z] time="2022-11-29T16:09:44Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f8a7a8b9-9f24-4328-8f5c-87bd645a4553 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.302Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f8a7a8b9-9f24-4328-8f5c-87bd645a4553 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=22.457µs trace.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=c22104ca-25c4-47ed-8577-1f60473eb05f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.302Z] time="2022-11-29T16:09:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f8a7a8b9-9f24-4328-8f5c-87bd645a4553 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.129147ms http.response.status=404 http.response.written=96 instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.302Z] 127.0.0.1 - - [29/Nov/2022:16:09:44 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.10+unknown"
16:09:44 [2022-11-29T16:09:44.302Z] time="2022-11-29T16:09:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f1306d63-7c43-46e2-ad3f-3235a357b5da http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.563Z] time="2022-11-29T16:09:44Z" level=debug msg=PutImageManifest go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f1306d63-7c43-46e2-ad3f-3235a357b5da http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.563Z] time="2022-11-29T16:09:44Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f1306d63-7c43-46e2-ad3f-3235a357b5da http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.563Z] time="2022-11-29T16:09:44Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f1306d63-7c43-46e2-ad3f-3235a357b5da http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.563Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f1306d63-7c43-46e2-ad3f-3235a357b5da http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=33.509µs trace.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=6bf7a7ea-3255-418c-bcb4-1d5381bfaf26 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.563Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f1306d63-7c43-46e2-ad3f-3235a357b5da http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=11.98µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fa3c3355-9b2b-4239-b117-9afd146c2c20 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.563Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f1306d63-7c43-46e2-ad3f-3235a357b5da http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=16.828µs trace.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=ec3d7e94-0187-4031-a052-2c6ea422309b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.563Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f1306d63-7c43-46e2-ad3f-3235a357b5da http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=12.316µs trace.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=2f357bf3-a183-499a-baef-1dc78648fe4f trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.563Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f1306d63-7c43-46e2-ad3f-3235a357b5da http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=12.545µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5e50bf4e-05a7-466e-8e3d-9317f05ce30a trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.563Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f1306d63-7c43-46e2-ad3f-3235a357b5da http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=56.073µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c5bd766f-b2af-42bd-8032-9c0518e91b8c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.563Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f1306d63-7c43-46e2-ad3f-3235a357b5da http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=840.531µs trace.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=54eeabfb-5dd5-4b0b-b49f-c7d9cfca5574 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.563Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f1306d63-7c43-46e2-ad3f-3235a357b5da http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=33.796µs trace.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=7cbdb5c1-4e6b-4578-9c67-4b8a1708470c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.563Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f1306d63-7c43-46e2-ad3f-3235a357b5da http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=77.807µs trace.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=621e9ecb-1c90-4127-8a45-c355b7d7a206 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.563Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f1306d63-7c43-46e2-ad3f-3235a357b5da http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=29.98µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=21e028db-6823-4854-ad8c-a332388d368c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.563Z] time="2022-11-29T16:09:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f1306d63-7c43-46e2-ad3f-3235a357b5da http.request.method=PUT http.request.remoteaddr="127.0.0.1:33742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=2.680603ms http.response.status=201 http.response.written=0 instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.563Z] 127.0.0.1 - - [29/Nov/2022:16:09:44 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown"
16:09:44 [2022-11-29T16:09:44.563Z] time="2022-11-29T16:09:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=81d04637-98d4-4d60-8f62-852695e95bc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:33756" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.563Z] time="2022-11-29T16:09:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=81d04637-98d4-4d60-8f62-852695e95bc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:33756" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 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.384312ms http.response.status=200 http.response.written=2 instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.563Z] 127.0.0.1 - - [29/Nov/2022:16:09:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:09:44 [2022-11-29T16:09:44.563Z] time="2022-11-29T16:09:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=abe3ad22-a069-4bb4-899a-b6112f5779d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33760" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.563Z] time="2022-11-29T16:09:44Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=abe3ad22-a069-4bb4-899a-b6112f5779d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33760" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.563Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=abe3ad22-a069-4bb4-899a-b6112f5779d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33760" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=249.791µs trace.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=6c1b087c-2e7b-4729-9f2d-1331ab47e235 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.563Z] time="2022-11-29T16:09:44Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=abe3ad22-a069-4bb4-899a-b6112f5779d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33760" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=abe3ad22-a069-4bb4-899a-b6112f5779d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33760" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=28.332µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bb90ec97-2208-476d-852c-177c5a416ade trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=abe3ad22-a069-4bb4-899a-b6112f5779d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33760" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=18.592µs trace.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=8b8f59a9-3c5d-4146-8ebe-d195f71de542 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=abe3ad22-a069-4bb4-899a-b6112f5779d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33760" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=20.972µs trace.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=bdbc0e31-a780-436c-9fe1-208bc2471887 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=abe3ad22-a069-4bb4-899a-b6112f5779d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33760" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=abe3ad22-a069-4bb4-899a-b6112f5779d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33760" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.41811ms http.response.status=200 http.response.written=417 instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] 127.0.0.1 - - [29/Nov/2022:16:09:44 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6ee425d9-3ed7-48dc-a42d-34076a8225ac http.request.method=GET http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6ee425d9-3ed7-48dc-a42d-34076a8225ac http.request.method=GET http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6ee425d9-3ed7-48dc-a42d-34076a8225ac http.request.method=GET http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6ee425d9-3ed7-48dc-a42d-34076a8225ac http.request.method=GET http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=34.904µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3048d547-e6b7-42aa-b5a3-7a94cfacd4db trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6ee425d9-3ed7-48dc-a42d-34076a8225ac http.request.method=GET http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=22.719µs trace.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=9008866b-a4f3-4b3d-9659-fe856cbdf283 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6ee425d9-3ed7-48dc-a42d-34076a8225ac http.request.method=GET http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=23.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).GetContent" trace.id=4dbc7706-6535-485c-afea-780bca6c0fd9 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6ee425d9-3ed7-48dc-a42d-34076a8225ac http.request.method=GET http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6ee425d9-3ed7-48dc-a42d-34076a8225ac http.request.method=GET http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.332049ms http.response.status=200 http.response.written=417 instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] 127.0.0.1 - - [29/Nov/2022:16:09:44 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1ba9cecf-af3e-453d-aaf6-b04a53ea6ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:33782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1ba9cecf-af3e-453d-aaf6-b04a53ea6ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:33782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1ba9cecf-af3e-453d-aaf6-b04a53ea6ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:33782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=32.303µs trace.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=80d66c43-5c76-43a4-a102-74d1a38abcc4 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1ba9cecf-af3e-453d-aaf6-b04a53ea6ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:33782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=13.39µs trace.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=99460ac6-04ce-4d3b-9c9f-826458e64aab trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1ba9cecf-af3e-453d-aaf6-b04a53ea6ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:33782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=15.712µs trace.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=a2ecdde8-7f8f-4629-824f-9735f50d6c69 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1ba9cecf-af3e-453d-aaf6-b04a53ea6ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:33782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=8.886µs trace.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=ce4d3176-0846-426f-9ba2-c59c82b4de96 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1ba9cecf-af3e-453d-aaf6-b04a53ea6ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:33782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=8.549µs trace.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=6db3ee43-e3b6-4ba3-a144-39071d93416d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1ba9cecf-af3e-453d-aaf6-b04a53ea6ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:33782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=5.571µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=7db27a57-7b55-490d-97a3-31757b911713 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1ba9cecf-af3e-453d-aaf6-b04a53ea6ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:33782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=12.751µs trace.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=2d3e3f45-a599-4c04-a9f9-72c920edd547 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d5ce0cd8-ce04-48c5-bb3b-d3b1917cba01 http.request.method=GET http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d5ce0cd8-ce04-48c5-bb3b-d3b1917cba01 http.request.method=GET http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d5ce0cd8-ce04-48c5-bb3b-d3b1917cba01 http.request.method=GET http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=32.877µs trace.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=9da3239b-4b03-4127-adbf-c89e4d1d208d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d5ce0cd8-ce04-48c5-bb3b-d3b1917cba01 http.request.method=GET http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=318.204µs trace.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=4b460e7a-1675-4a73-b5d2-2d649b34c228 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.564Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d5ce0cd8-ce04-48c5-bb3b-d3b1917cba01 http.request.method=GET http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=25.19µs trace.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=f3612072-79d8-4491-8868-027b7dcc86ec trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d5ce0cd8-ce04-48c5-bb3b-d3b1917cba01 http.request.method=GET http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=11.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=ee7925a8-ba3b-4e6d-8e2d-37b68d6f130b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d5ce0cd8-ce04-48c5-bb3b-d3b1917cba01 http.request.method=GET http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=54.875µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dc728b0b-4f2f-4fb6-b5e0-e7d8968ad54c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1ba9cecf-af3e-453d-aaf6-b04a53ea6ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:33782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=88.622µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e8dbf47f-d173-4437-aa45-67ed0691081b trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1ba9cecf-af3e-453d-aaf6-b04a53ea6ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:33782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=25.132µs trace.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=6893383a-4980-4ab0-b135-1600e5c8e1ec trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1ba9cecf-af3e-453d-aaf6-b04a53ea6ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:33782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 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=7.060482ms http.response.status=200 http.response.written=179 instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] 127.0.0.1 - - [29/Nov/2022:16:09:44 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d5ce0cd8-ce04-48c5-bb3b-d3b1917cba01 http.request.method=GET http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=6.317µs trace.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=2fd115e8-b5b9-4403-a374-99e4670702d3 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d5ce0cd8-ce04-48c5-bb3b-d3b1917cba01 http.request.method=GET http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=23.13µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=555faec6-a74a-4663-8aac-2b0fd6e52435 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d5ce0cd8-ce04-48c5-bb3b-d3b1917cba01 http.request.method=GET http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=56.672µs trace.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=6ff8779e-7cfa-4c66-9c84-8c08f6a5ce25 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d5ce0cd8-ce04-48c5-bb3b-d3b1917cba01 http.request.method=GET http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=30.653µs trace.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=2c9f03b2-5fc3-4317-94f1-fa5c10e53b85 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d5ce0cd8-ce04-48c5-bb3b-d3b1917cba01 http.request.method=GET http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 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=4.798675ms http.response.status=200 http.response.written=68 instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] 127.0.0.1 - - [29/Nov/2022:16:09:44 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d64925dc-f6ab-440e-8728-fd64927bcdf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33816" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d64925dc-f6ab-440e-8728-fd64927bcdf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33816" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 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="764.061µs" http.response.status=200 http.response.written=2 instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] 127.0.0.1 - - [29/Nov/2022:16:09:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=44997295-a781-4aaf-b547-f68244ffabd6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33830" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=44997295-a781-4aaf-b547-f68244ffabd6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33830" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=44997295-a781-4aaf-b547-f68244ffabd6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33830" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=44997295-a781-4aaf-b547-f68244ffabd6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33830" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=238.592µs trace.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=9d25cd98-afee-4090-83b1-6b2e5f0e1c07 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=44997295-a781-4aaf-b547-f68244ffabd6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33830" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=18.929µs trace.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=9dc26958-e816-491b-ad73-6e7ec0d2c1c9 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=44997295-a781-4aaf-b547-f68244ffabd6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33830" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 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.136419ms http.response.status=404 http.response.written=181 instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] 127.0.0.1 - - [29/Nov/2022:16:09:44 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=44338674-3d43-4fac-b8b2-7a56ce620082 http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=44338674-3d43-4fac-b8b2-7a56ce620082 http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=44338674-3d43-4fac-b8b2-7a56ce620082 http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=44338674-3d43-4fac-b8b2-7a56ce620082 http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=30.17µs trace.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=e8f6ab63-ae4a-4331-bca3-4d08243a83af trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=44338674-3d43-4fac-b8b2-7a56ce620082 http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 trace.duration=21.973µs trace.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=e04989f3-101b-4a1f-9b5e-ad4143f0d835 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] time="2022-11-29T16:09:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=44338674-3d43-4fac-b8b2-7a56ce620082 http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 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.881236ms http.response.status=404 http.response.written=181 instance.id=3955d6f3-f876-48d7-9804-08403fdac6e2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:09:44 [2022-11-29T16:09:44.565Z] 127.0.0.1 - - [29/Nov/2022:16:09:44 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/7398fd82d6b8f4198cf69f6def66301ca39d59c2 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:09:44 [2022-11-29T16:09:44.565Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s)
16:09:44 [2022-11-29T16:09:44.565Z] === RUN   TestRemoveImageOrphaning
16:09:44 [2022-11-29T16:09:44.565Z] --- PASS: TestRemoveImageOrphaning (0.14s)
16:09:44 [2022-11-29T16:09:44.565Z] === RUN   TestRemoveImageGarbageCollector
16:09:44 [2022-11-29T16:09:44.565Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:09:44 [2022-11-29T16:09:44.565Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:09:44 [2022-11-29T16:09:44.565Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:09:44 [2022-11-29T16:09:44.565Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
16:09:44 [2022-11-29T16:09:44.565Z] === RUN   TestTagInvalidReference
16:09:44 [2022-11-29T16:09:44.565Z] --- PASS: TestTagInvalidReference (0.01s)
16:09:44 [2022-11-29T16:09:44.565Z] === RUN   TestTagValidPrefixedRepo
16:09:44 [2022-11-29T16:09:44.825Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
16:09:44 [2022-11-29T16:09:44.825Z] === RUN   TestTagExistedNameWithoutForce
16:09:44 [2022-11-29T16:09:44.825Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:09:44 [2022-11-29T16:09:44.825Z] === RUN   TestTagOfficialNames
16:09:44 [2022-11-29T16:09:44.825Z] --- PASS: TestTagOfficialNames (0.05s)
16:09:44 [2022-11-29T16:09:44.825Z] === RUN   TestTagMatchesDigest
16:09:44 [2022-11-29T16:09:44.825Z] --- PASS: TestTagMatchesDigest (0.01s)
16:09:44 [2022-11-29T16:09:44.825Z] PASS
16:09:44 [2022-11-29T16:09:44.825Z] 
16:09:44 [2022-11-29T16:09:44.825Z] === Skipped
16:09:44 [2022-11-29T16:09:44.825Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
16:09:44 [2022-11-29T16:09:44.825Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:09:44 [2022-11-29T16:09:44.825Z] 
16:09:44 [2022-11-29T16:09:44.825Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:09:44 [2022-11-29T16:09:44.825Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:09:44 [2022-11-29T16:09:44.825Z] 
16:09:44 [2022-11-29T16:09:44.825Z] DONE 23 tests, 2 skipped in 1.059s
16:09:44 [2022-11-29T16:09:44.825Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
16:09:44 [2022-11-29T16:09:44.825Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
16:09:44 [2022-11-29T16:09:44.825Z] ++ set -e
16:09:44 [2022-11-29T16:09:44.825Z] ++ '[' -n 0 ']'
16:09:44 [2022-11-29T16:09:44.825Z] ++ set -x
16:09:44 [2022-11-29T16:09:44.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
16:09:44 [2022-11-29T16:09:44.825Z] === RUN   TestStripANSICommands
16:09:44 [2022-11-29T16:09:44.825Z] === RUN   TestStripANSICommands/#00
16:09:44 [2022-11-29T16:09:44.825Z] === RUN   TestStripANSICommands/#01
16:09:44 [2022-11-29T16:09:44.825Z] --- PASS: TestStripANSICommands (0.00s)
16:09:44 [2022-11-29T16:09:44.825Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
16:09:44 [2022-11-29T16:09:44.825Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
16:09:44 [2022-11-29T16:09:44.825Z] PASS
16:09:44 [2022-11-29T16:09:44.825Z] 
16:09:44 [2022-11-29T16:09:44.825Z] DONE 3 tests in 0.041s
16:09:44 [2022-11-29T16:09:44.825Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
16:09:44 [2022-11-29T16:09:44.825Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
16:09:44 [2022-11-29T16:09:44.825Z] ++ set -e
16:09:44 [2022-11-29T16:09:44.825Z] ++ '[' -n 0 ']'
16:09:44 [2022-11-29T16:09:44.825Z] ++ set -x
16:09:44 [2022-11-29T16:09:44.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
16:09:45 [2022-11-29T16:09:45.085Z] INFO: Testing against a local daemon
16:09:45 [2022-11-29T16:09:45.085Z] === RUN   TestNetworkCreateDelete
16:09:45 [2022-11-29T16:09:45.085Z] --- PASS: TestNetworkCreateDelete (0.15s)
16:09:45 [2022-11-29T16:09:45.085Z] === RUN   TestDockerNetworkDeletePreferID
16:09:45 [2022-11-29T16:09:45.654Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
16:09:45 [2022-11-29T16:09:45.654Z] === RUN   TestDaemonDNSFallback
16:09:52 [2022-11-29T16:09:52.227Z] --- PASS: TestDaemonDNSFallback (6.22s)
16:09:52 [2022-11-29T16:09:52.227Z] === RUN   TestInspectNetwork
16:09:54 [2022-11-29T16:09:54.764Z] === RUN   TestInspectNetwork/full_network_id
16:09:54 [2022-11-29T16:09:54.764Z] === RUN   TestInspectNetwork/partial_network_id
16:09:54 [2022-11-29T16:09:54.764Z] === RUN   TestInspectNetwork/network_name
16:09:54 [2022-11-29T16:09:54.764Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:09:58 [2022-11-29T16:09:58.957Z] --- PASS: TestInspectNetwork (7.14s)
16:09:58 [2022-11-29T16:09:58.957Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:09:58 [2022-11-29T16:09:58.957Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:09:58 [2022-11-29T16:09:58.957Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:09:58 [2022-11-29T16:09:58.957Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:09:58 [2022-11-29T16:09:58.957Z] === RUN   TestRunContainerWithBridgeNone
16:10:00 [2022-11-29T16:10:00.340Z] --- PASS: TestRunContainerWithBridgeNone (1.33s)
16:10:00 [2022-11-29T16:10:00.340Z] === RUN   TestNetworkInvalidJSON
16:10:00 [2022-11-29T16:10:00.340Z] === RUN   TestNetworkInvalidJSON/networks/create
16:10:00 [2022-11-29T16:10:00.340Z] === PAUSE TestNetworkInvalidJSON/networks/create
16:10:00 [2022-11-29T16:10:00.340Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
16:10:00 [2022-11-29T16:10:00.340Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
16:10:00 [2022-11-29T16:10:00.340Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
16:10:00 [2022-11-29T16:10:00.340Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
16:10:00 [2022-11-29T16:10:00.340Z] === CONT  TestNetworkInvalidJSON/networks/create
16:10:00 [2022-11-29T16:10:00.340Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
16:10:00 [2022-11-29T16:10:00.340Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
16:10:00 [2022-11-29T16:10:00.340Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
16:10:00 [2022-11-29T16:10:00.340Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
16:10:00 [2022-11-29T16:10:00.340Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
16:10:00 [2022-11-29T16:10:00.340Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
16:10:00 [2022-11-29T16:10:00.340Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
16:10:00 [2022-11-29T16:10:00.340Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
16:10:00 [2022-11-29T16:10:00.340Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
16:10:00 [2022-11-29T16:10:00.340Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
16:10:00 [2022-11-29T16:10:00.340Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
16:10:00 [2022-11-29T16:10:00.340Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
16:10:00 [2022-11-29T16:10:00.340Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
16:10:00 [2022-11-29T16:10:00.340Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
16:10:00 [2022-11-29T16:10:00.340Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:10:00 [2022-11-29T16:10:00.340Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
16:10:00 [2022-11-29T16:10:00.340Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
16:10:00 [2022-11-29T16:10:00.340Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
16:10:00 [2022-11-29T16:10:00.340Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
16:10:00 [2022-11-29T16:10:00.340Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
16:10:00 [2022-11-29T16:10:00.340Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
16:10:00 [2022-11-29T16:10:00.340Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
16:10:00 [2022-11-29T16:10:00.340Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
16:10:00 [2022-11-29T16:10:00.340Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
16:10:00 [2022-11-29T16:10:00.340Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
16:10:00 [2022-11-29T16:10:00.340Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
16:10:00 [2022-11-29T16:10:00.340Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
16:10:00 [2022-11-29T16:10:00.340Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
16:10:00 [2022-11-29T16:10:00.340Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
16:10:00 [2022-11-29T16:10:00.340Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
16:10:00 [2022-11-29T16:10:00.340Z] === RUN   TestNetworkList
16:10:00 [2022-11-29T16:10:00.340Z] === RUN   TestNetworkList//networks
16:10:00 [2022-11-29T16:10:00.340Z] === PAUSE TestNetworkList//networks
16:10:00 [2022-11-29T16:10:00.340Z] === RUN   TestNetworkList//networks/
16:10:00 [2022-11-29T16:10:00.340Z] === PAUSE TestNetworkList//networks/
16:10:00 [2022-11-29T16:10:00.340Z] === CONT  TestNetworkList//networks
16:10:00 [2022-11-29T16:10:00.340Z] === CONT  TestNetworkList//networks/
16:10:00 [2022-11-29T16:10:00.340Z] --- PASS: TestNetworkList (0.02s)
16:10:00 [2022-11-29T16:10:00.340Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:10:00 [2022-11-29T16:10:00.340Z]     --- PASS: TestNetworkList//networks (0.00s)
16:10:00 [2022-11-29T16:10:00.340Z] === RUN   TestHostIPv4BridgeLabel
16:10:00 [2022-11-29T16:10:00.909Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
16:10:00 [2022-11-29T16:10:00.909Z] === RUN   TestDaemonRestartWithLiveRestore
16:10:01 [2022-11-29T16:10:01.846Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
16:10:01 [2022-11-29T16:10:01.846Z] === RUN   TestDaemonDefaultNetworkPools
16:10:02 [2022-11-29T16:10:02.785Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
16:10:02 [2022-11-29T16:10:02.785Z] === RUN   TestDaemonRestartWithExistingNetwork
16:10:03 [2022-11-29T16:10:03.723Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
16:10:03 [2022-11-29T16:10:03.723Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:10:05 [2022-11-29T16:10:05.103Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
16:10:05 [2022-11-29T16:10:05.103Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:10:05 [2022-11-29T16:10:05.671Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
16:10:05 [2022-11-29T16:10:05.671Z] === RUN   TestServiceWithPredefinedNetwork
16:10:08 [2022-11-29T16:10:08.208Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s)
16:10:08 [2022-11-29T16:10:08.208Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:10:08 [2022-11-29T16:10:08.208Z]     service_test.go:242: FLAKY_TEST
16:10:08 [2022-11-29T16:10:08.208Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:10:08 [2022-11-29T16:10:08.208Z] === RUN   TestServiceWithDataPathPortInit
16:10:23 [2022-11-29T16:10:23.128Z] --- PASS: TestServiceWithDataPathPortInit (13.56s)
16:10:23 [2022-11-29T16:10:23.128Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:10:24 [2022-11-29T16:10:24.065Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u9ca1js5r1etfdtqfvsfmq144 Created:2022-11-29 16:10:22.523893031 +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[016b9355837fc2fbdb40cd0fdbda8add30b2f14384f628b0afe6dc5dc693ee8b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bacaimzcuujjpw5h6yuv77c81 EndpointID:016ebb103250786fba3a95aafd80f64924d19a96e34efb16736402f269dbbbd2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e0e373533be012f98e865652d96c965938ae48dd3fb5473a7259acc55e38158d 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:86c5fb017219 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bacaimzcuujjpw5h6yuv77c81 EndpointID:016ebb103250786fba3a95aafd80f64924d19a96e34efb16736402f269dbbbd2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:10:28 [2022-11-29T16:10:28.259Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.82s)
16:10:28 [2022-11-29T16:10:28.259Z] PASS
16:10:28 [2022-11-29T16:10:28.259Z] 
16:10:28 [2022-11-29T16:10:28.259Z] === Skipped
16:10:28 [2022-11-29T16:10:28.259Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:10:28 [2022-11-29T16:10:28.259Z]     service_test.go:242: FLAKY_TEST
16:10:28 [2022-11-29T16:10:28.259Z] 
16:10:28 [2022-11-29T16:10:28.259Z] DONE 38 tests, 1 skipped in 43.280s
16:10:28 [2022-11-29T16:10:28.259Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:10:28 [2022-11-29T16:10:28.259Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
16:10:28 [2022-11-29T16:10:28.259Z] ++ set -e
16:10:28 [2022-11-29T16:10:28.259Z] ++ '[' -n 0 ']'
16:10:28 [2022-11-29T16:10:28.259Z] ++ set -x
16:10:28 [2022-11-29T16:10:28.259Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
16:10:28 [2022-11-29T16:10:28.259Z] INFO: Testing against a local daemon
16:10:28 [2022-11-29T16:10:28.259Z] === RUN   TestDockerNetworkIpvlanPersistance
16:10:28 [2022-11-29T16:10:28.259Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:10:28 [2022-11-29T16:10:28.259Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:10:28 [2022-11-29T16:10:28.259Z] === RUN   TestDockerNetworkIpvlan
16:10:28 [2022-11-29T16:10:28.259Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:10:28 [2022-11-29T16:10:28.259Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:10:28 [2022-11-29T16:10:28.259Z] PASS
16:10:28 [2022-11-29T16:10:28.259Z] 
16:10:28 [2022-11-29T16:10:28.259Z] === Skipped
16:10:28 [2022-11-29T16:10:28.259Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:10:28 [2022-11-29T16:10:28.259Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:10:28 [2022-11-29T16:10:28.259Z] 
16:10:28 [2022-11-29T16:10:28.259Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:10:28 [2022-11-29T16:10:28.259Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:10:28 [2022-11-29T16:10:28.259Z] 
16:10:28 [2022-11-29T16:10:28.259Z] DONE 2 tests, 2 skipped in 0.083s
16:10:28 [2022-11-29T16:10:28.259Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:10:28 [2022-11-29T16:10:28.259Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
16:10:28 [2022-11-29T16:10:28.259Z] ++ set -e
16:10:28 [2022-11-29T16:10:28.259Z] ++ '[' -n 0 ']'
16:10:28 [2022-11-29T16:10:28.259Z] ++ set -x
16:10:28 [2022-11-29T16:10:28.259Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
16:10:28 [2022-11-29T16:10:28.259Z] INFO: Testing against a local daemon
16:10:28 [2022-11-29T16:10:28.259Z] === RUN   TestDockerNetworkMacvlanPersistance
16:10:29 [2022-11-29T16:10:29.637Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.19s)
16:10:29 [2022-11-29T16:10:29.637Z] === RUN   TestDockerNetworkMacvlan
16:10:30 [2022-11-29T16:10:30.206Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:10:30 [2022-11-29T16:10:30.774Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:10:31 [2022-11-29T16:10:31.712Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:10:33 [2022-11-29T16:10:33.091Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:10:34 [2022-11-29T16:10:34.998Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:10:38 [2022-11-29T16:10:38.292Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:10:38 [2022-11-29T16:10:38.551Z] --- PASS: TestDockerNetworkMacvlan (8.98s)
16:10:38 [2022-11-29T16:10:38.551Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
16:10:38 [2022-11-29T16:10:38.551Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
16:10:38 [2022-11-29T16:10:38.551Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
16:10:38 [2022-11-29T16:10:38.551Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s)
16:10:38 [2022-11-29T16:10:38.551Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.97s)
16:10:38 [2022-11-29T16:10:38.551Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s)
16:10:38 [2022-11-29T16:10:38.551Z] PASS
16:10:38 [2022-11-29T16:10:38.551Z] 
16:10:38 [2022-11-29T16:10:38.551Z] DONE 8 tests in 10.262s
16:10:38 [2022-11-29T16:10:38.551Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
16:10:38 [2022-11-29T16:10:38.551Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
16:10:38 [2022-11-29T16:10:38.551Z] ++ set -e
16:10:38 [2022-11-29T16:10:38.551Z] ++ '[' -n 0 ']'
16:10:38 [2022-11-29T16:10:38.551Z] ++ set -x
16:10:38 [2022-11-29T16:10:38.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
16:10:38 [2022-11-29T16:10:38.551Z] testing: warning: no tests to run
16:10:38 [2022-11-29T16:10:38.551Z] PASS
16:10:38 [2022-11-29T16:10:38.551Z] 
16:10:38 [2022-11-29T16:10:38.551Z] DONE 0 tests in 0.030s
16:10:38 [2022-11-29T16:10:38.551Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:10:38 [2022-11-29T16:10:38.551Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
16:10:38 [2022-11-29T16:10:38.551Z] ++ set -e
16:10:38 [2022-11-29T16:10:38.551Z] ++ '[' -n 0 ']'
16:10:38 [2022-11-29T16:10:38.551Z] ++ set -x
16:10:38 [2022-11-29T16:10:38.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
16:10:38 [2022-11-29T16:10:38.811Z] INFO: Testing against a local daemon
16:10:38 [2022-11-29T16:10:38.811Z] === RUN   TestAuthZPluginAllowRequest
16:10:39 [2022-11-29T16:10:39.748Z] --- PASS: TestAuthZPluginAllowRequest (0.98s)
16:10:39 [2022-11-29T16:10:39.748Z] === RUN   TestAuthZPluginTLS
16:10:40 [2022-11-29T16:10:40.317Z] --- PASS: TestAuthZPluginTLS (0.56s)
16:10:40 [2022-11-29T16:10:40.317Z] === RUN   TestAuthZPluginDenyRequest
16:10:40 [2022-11-29T16:10:40.885Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:10:40 [2022-11-29T16:10:40.885Z] === RUN   TestAuthZPluginAPIDenyResponse
16:10:41 [2022-11-29T16:10:41.453Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:10:41 [2022-11-29T16:10:41.453Z] === RUN   TestAuthZPluginDenyResponse
16:10:42 [2022-11-29T16:10:42.021Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
16:10:42 [2022-11-29T16:10:42.021Z] === RUN   TestAuthZPluginAllowEventStream
16:10:42 [2022-11-29T16:10:42.959Z] --- PASS: TestAuthZPluginAllowEventStream (1.04s)
16:10:42 [2022-11-29T16:10:42.959Z] === RUN   TestAuthZPluginErrorResponse
16:10:43 [2022-11-29T16:10:43.528Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
16:10:43 [2022-11-29T16:10:43.528Z] === RUN   TestAuthZPluginErrorRequest
16:10:44 [2022-11-29T16:10:44.096Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
16:10:44 [2022-11-29T16:10:44.096Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:10:44 [2022-11-29T16:10:44.666Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
16:10:44 [2022-11-29T16:10:44.666Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:10:45 [2022-11-29T16:10:45.603Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s)
16:10:45 [2022-11-29T16:10:45.603Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:10:46 [2022-11-29T16:10:46.983Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.14s)
16:10:46 [2022-11-29T16:10:46.983Z] === RUN   TestAuthZPluginHeader
16:10:47 [2022-11-29T16:10:47.551Z] --- PASS: TestAuthZPluginHeader (0.62s)
16:10:47 [2022-11-29T16:10:47.551Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:10:47 [2022-11-29T16:10:47.551Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:10:47 [2022-11-29T16:10:47.551Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:10:47 [2022-11-29T16:10:47.551Z] === RUN   TestAuthZPluginV2Disable
16:10:47 [2022-11-29T16:10:47.551Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:10:47 [2022-11-29T16:10:47.551Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:10:47 [2022-11-29T16:10:47.551Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:10:47 [2022-11-29T16:10:47.551Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:10:47 [2022-11-29T16:10:47.551Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:10:47 [2022-11-29T16:10:47.551Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:10:47 [2022-11-29T16:10:47.551Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:10:47 [2022-11-29T16:10:47.551Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:10:47 [2022-11-29T16:10:47.551Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:11:05 [2022-11-29T16:11:05.644Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
16:11:05 [2022-11-29T16:11:05.644Z] PASS
16:11:05 [2022-11-29T16:11:05.644Z] 
16:11:05 [2022-11-29T16:11:05.644Z] === Skipped
16:11:05 [2022-11-29T16:11:05.644Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:11:05 [2022-11-29T16:11:05.644Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:05 [2022-11-29T16:11:05.644Z] 
16:11:05 [2022-11-29T16:11:05.644Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:11:05 [2022-11-29T16:11:05.644Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:05 [2022-11-29T16:11:05.644Z] 
16:11:05 [2022-11-29T16:11:05.644Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:11:05 [2022-11-29T16:11:05.644Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:05 [2022-11-29T16:11:05.644Z] 
16:11:05 [2022-11-29T16:11:05.644Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:11:05 [2022-11-29T16:11:05.644Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:05 [2022-11-29T16:11:05.644Z] 
16:11:05 [2022-11-29T16:11:05.644Z] DONE 17 tests, 4 skipped in 25.672s
16:11:05 [2022-11-29T16:11:05.644Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:11:05 [2022-11-29T16:11:05.644Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
16:11:05 [2022-11-29T16:11:05.644Z] ++ set -e
16:11:05 [2022-11-29T16:11:05.644Z] ++ '[' -n 0 ']'
16:11:05 [2022-11-29T16:11:05.644Z] ++ set -x
16:11:05 [2022-11-29T16:11:05.644Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
16:11:05 [2022-11-29T16:11:05.644Z] INFO: Testing against a local daemon
16:11:05 [2022-11-29T16:11:05.644Z] === RUN   TestPluginInvalidJSON
16:11:05 [2022-11-29T16:11:05.644Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
16:11:05 [2022-11-29T16:11:05.644Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
16:11:05 [2022-11-29T16:11:05.644Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
16:11:05 [2022-11-29T16:11:05.644Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
16:11:05 [2022-11-29T16:11:05.644Z] === RUN   TestPluginInvalidJSON/plugins/pull
16:11:05 [2022-11-29T16:11:05.644Z] === PAUSE TestPluginInvalidJSON/plugins/pull
16:11:05 [2022-11-29T16:11:05.644Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
16:11:05 [2022-11-29T16:11:05.644Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
16:11:05 [2022-11-29T16:11:05.644Z] === CONT  TestPluginInvalidJSON/plugins/pull
16:11:05 [2022-11-29T16:11:05.644Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
16:11:05 [2022-11-29T16:11:05.644Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
16:11:05 [2022-11-29T16:11:05.644Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
16:11:05 [2022-11-29T16:11:05.644Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
16:11:05 [2022-11-29T16:11:05.644Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
16:11:05 [2022-11-29T16:11:05.644Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
16:11:05 [2022-11-29T16:11:05.644Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
16:11:05 [2022-11-29T16:11:05.644Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
16:11:05 [2022-11-29T16:11:05.644Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
16:11:05 [2022-11-29T16:11:05.644Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
16:11:05 [2022-11-29T16:11:05.644Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
16:11:05 [2022-11-29T16:11:05.644Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
16:11:05 [2022-11-29T16:11:05.644Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:11:05 [2022-11-29T16:11:05.644Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
16:11:05 [2022-11-29T16:11:05.644Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
16:11:05 [2022-11-29T16:11:05.644Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
16:11:05 [2022-11-29T16:11:05.644Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
16:11:05 [2022-11-29T16:11:05.644Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
16:11:05 [2022-11-29T16:11:05.644Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
16:11:05 [2022-11-29T16:11:05.644Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
16:11:05 [2022-11-29T16:11:05.644Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
16:11:05 [2022-11-29T16:11:05.644Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
16:11:05 [2022-11-29T16:11:05.644Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
16:11:05 [2022-11-29T16:11:05.644Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
16:11:05 [2022-11-29T16:11:05.644Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
16:11:05 [2022-11-29T16:11:05.644Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
16:11:05 [2022-11-29T16:11:05.644Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
16:11:05 [2022-11-29T16:11:05.644Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
16:11:05 [2022-11-29T16:11:05.644Z] === RUN   TestPluginInstall
16:11:05 [2022-11-29T16:11:05.644Z] === RUN   TestPluginInstall/no_auth
16:11:08 [2022-11-29T16:11:08.183Z] time="2022-11-29T16:11:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:11:08 [2022-11-29T16:11:08.183Z] time="2022-11-29T16:11:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d40d79ae619ca845293777b3887b7ad6b758b972d17ffc2dbced3cd9b5de367" mediatype=application/vnd.docker.plugin.v1+json size=522
16:11:08 [2022-11-29T16:11:08.183Z] time="2022-11-29T16:11:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:11:08 [2022-11-29T16:11:08.183Z] time="2022-11-29T16:11:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d40d79ae619ca845293777b3887b7ad6b758b972d17ffc2dbced3cd9b5de367" mediatype=application/vnd.docker.plugin.v1+json size=522
16:11:08 [2022-11-29T16:11:08.442Z] === RUN   TestPluginInstall/with_htpasswd
16:11:08 [2022-11-29T16:11:08.701Z] time="2022-11-29T16:11:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:11:08 [2022-11-29T16:11:08.701Z] time="2022-11-29T16:11:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cda5d5d223b96f9fa6795bb1c92ce30f3d23bbe4a731b6dbd61afde2a8c247f3" mediatype=application/vnd.docker.plugin.v1+json size=522
16:11:08 [2022-11-29T16:11:08.701Z] time="2022-11-29T16:11:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:11:08 [2022-11-29T16:11:08.701Z] time="2022-11-29T16:11:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cda5d5d223b96f9fa6795bb1c92ce30f3d23bbe4a731b6dbd61afde2a8c247f3" mediatype=application/vnd.docker.plugin.v1+json size=522
16:11:08 [2022-11-29T16:11:08.961Z] === RUN   TestPluginInstall/with_insecure
16:11:09 [2022-11-29T16:11:09.899Z] time="2022-11-29T16:11:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:11:09 [2022-11-29T16:11:09.899Z] time="2022-11-29T16:11:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b7d428fa5079e1ff23ea80f80f0d31c591ede0ceb987a3a5a15463005093df8" mediatype=application/vnd.docker.plugin.v1+json size=522
16:11:09 [2022-11-29T16:11:09.899Z] time="2022-11-29T16:11:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:11:09 [2022-11-29T16:11:09.899Z] time="2022-11-29T16:11:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b7d428fa5079e1ff23ea80f80f0d31c591ede0ceb987a3a5a15463005093df8" mediatype=application/vnd.docker.plugin.v1+json size=522
16:11:09 [2022-11-29T16:11:09.899Z]     plugin_test.go:196: [d9ea8ba0ba788] daemon is not started
16:11:09 [2022-11-29T16:11:09.899Z] --- PASS: TestPluginInstall (5.51s)
16:11:09 [2022-11-29T16:11:09.899Z]     --- PASS: TestPluginInstall/no_auth (4.02s)
16:11:09 [2022-11-29T16:11:09.899Z]     --- PASS: TestPluginInstall/with_htpasswd (0.52s)
16:11:09 [2022-11-29T16:11:09.899Z]     --- PASS: TestPluginInstall/with_insecure (0.97s)
16:11:09 [2022-11-29T16:11:09.899Z] === RUN   TestPluginsWithRuntimes
16:11:11 [2022-11-29T16:11:11.278Z] === RUN   TestPluginsWithRuntimes/No_Args
16:11:12 [2022-11-29T16:11:12.215Z] === RUN   TestPluginsWithRuntimes/With_Args
16:11:13 [2022-11-29T16:11:13.152Z] --- PASS: TestPluginsWithRuntimes (3.25s)
16:11:13 [2022-11-29T16:11:13.152Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
16:11:13 [2022-11-29T16:11:13.152Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
16:11:13 [2022-11-29T16:11:13.152Z] === RUN   TestPluginBackCompatMediaTypes
16:11:13 [2022-11-29T16:11:13.721Z] --- PASS: TestPluginBackCompatMediaTypes (0.52s)
16:11:13 [2022-11-29T16:11:13.721Z] PASS
16:11:13 [2022-11-29T16:11:13.721Z] 
16:11:13 [2022-11-29T16:11:13.721Z] DONE 24 tests in 9.404s
16:11:13 [2022-11-29T16:11:13.721Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:11:13 [2022-11-29T16:11:13.721Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
16:11:13 [2022-11-29T16:11:13.721Z] ++ set -e
16:11:13 [2022-11-29T16:11:13.721Z] ++ '[' -n 0 ']'
16:11:13 [2022-11-29T16:11:13.721Z] ++ set -x
16:11:13 [2022-11-29T16:11:13.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
16:11:13 [2022-11-29T16:11:13.721Z] INFO: Testing against a local daemon
16:11:13 [2022-11-29T16:11:13.721Z] === RUN   TestExternalGraphDriver
16:11:14 [2022-11-29T16:11:14.289Z] === RUN   TestExternalGraphDriver/json
16:11:15 [2022-11-29T16:11:15.667Z] === RUN   TestExternalGraphDriver/spec
16:11:17 [2022-11-29T16:11:17.573Z] === RUN   TestExternalGraphDriver/pull
16:11:18 [2022-11-29T16:11:18.951Z] --- PASS: TestExternalGraphDriver (4.94s)
16:11:18 [2022-11-29T16:11:18.951Z]     --- PASS: TestExternalGraphDriver/json (1.52s)
16:11:18 [2022-11-29T16:11:18.951Z]     --- PASS: TestExternalGraphDriver/spec (1.51s)
16:11:18 [2022-11-29T16:11:18.951Z]     --- PASS: TestExternalGraphDriver/pull (1.56s)
16:11:18 [2022-11-29T16:11:18.951Z] === RUN   TestGraphdriverPluginV2
16:11:19 [2022-11-29T16:11:19.211Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:19 [2022-11-29T16:11:19.211Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
16:11:19 [2022-11-29T16:11:19.211Z] PASS
16:11:19 [2022-11-29T16:11:19.211Z] 
16:11:19 [2022-11-29T16:11:19.211Z] === Skipped
16:11:19 [2022-11-29T16:11:19.211Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
16:11:19 [2022-11-29T16:11:19.211Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:19 [2022-11-29T16:11:19.211Z] 
16:11:19 [2022-11-29T16:11:19.211Z] DONE 5 tests, 1 skipped in 5.367s
16:11:19 [2022-11-29T16:11:19.211Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:11:19 [2022-11-29T16:11:19.211Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
16:11:19 [2022-11-29T16:11:19.211Z] ++ set -e
16:11:19 [2022-11-29T16:11:19.211Z] ++ '[' -n 0 ']'
16:11:19 [2022-11-29T16:11:19.211Z] ++ set -x
16:11:19 [2022-11-29T16:11:19.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
16:11:19 [2022-11-29T16:11:19.211Z] INFO: Testing against a local daemon
16:11:19 [2022-11-29T16:11:19.211Z] === RUN   TestContinueAfterPluginCrash
16:11:19 [2022-11-29T16:11:19.211Z] === PAUSE TestContinueAfterPluginCrash
16:11:19 [2022-11-29T16:11:19.211Z] === RUN   TestReadPluginNoRead
16:11:19 [2022-11-29T16:11:19.211Z] === PAUSE TestReadPluginNoRead
16:11:19 [2022-11-29T16:11:19.211Z] === RUN   TestDaemonStartWithLogOpt
16:11:19 [2022-11-29T16:11:19.211Z] === PAUSE TestDaemonStartWithLogOpt
16:11:19 [2022-11-29T16:11:19.211Z] === CONT  TestDaemonStartWithLogOpt
16:11:19 [2022-11-29T16:11:19.211Z] === CONT  TestContinueAfterPluginCrash
16:11:22 [2022-11-29T16:11:22.502Z] --- PASS: TestDaemonStartWithLogOpt (2.94s)
16:11:22 [2022-11-29T16:11:22.502Z] === CONT  TestReadPluginNoRead
16:11:24 [2022-11-29T16:11:24.468Z] === RUN   TestReadPluginNoRead/default
16:11:25 [2022-11-29T16:11:25.406Z] === RUN   TestReadPluginNoRead/disabled_caching
16:11:26 [2022-11-29T16:11:26.786Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:11:27 [2022-11-29T16:11:27.045Z] --- PASS: TestContinueAfterPluginCrash (7.82s)
16:11:27 [2022-11-29T16:11:27.983Z] === CONT  TestReadPluginNoRead
16:11:27 [2022-11-29T16:11:27.983Z]     read_test.go:91: [dcd3f2f2215c0] daemon is not started
16:11:27 [2022-11-29T16:11:27.983Z] --- PASS: TestReadPluginNoRead (5.63s)
16:11:27 [2022-11-29T16:11:27.983Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
16:11:27 [2022-11-29T16:11:27.983Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.15s)
16:11:27 [2022-11-29T16:11:27.983Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s)
16:11:27 [2022-11-29T16:11:27.983Z] PASS
16:11:27 [2022-11-29T16:11:27.983Z] 
16:11:27 [2022-11-29T16:11:27.983Z] DONE 6 tests in 8.666s
16:11:27 [2022-11-29T16:11:27.983Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:11:27 [2022-11-29T16:11:27.983Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
16:11:27 [2022-11-29T16:11:27.983Z] ++ set -e
16:11:27 [2022-11-29T16:11:27.983Z] ++ '[' -n 0 ']'
16:11:27 [2022-11-29T16:11:27.983Z] ++ set -x
16:11:27 [2022-11-29T16:11:27.983Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
16:11:27 [2022-11-29T16:11:27.983Z] testing: warning: no tests to run
16:11:27 [2022-11-29T16:11:27.983Z] PASS
16:11:27 [2022-11-29T16:11:27.983Z] 
16:11:27 [2022-11-29T16:11:27.983Z] DONE 0 tests in 0.033s
16:11:27 [2022-11-29T16:11:27.983Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:11:27 [2022-11-29T16:11:27.983Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
16:11:27 [2022-11-29T16:11:27.983Z] ++ set -e
16:11:27 [2022-11-29T16:11:27.983Z] ++ '[' -n 0 ']'
16:11:27 [2022-11-29T16:11:27.983Z] ++ set -x
16:11:27 [2022-11-29T16:11:27.983Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
16:11:27 [2022-11-29T16:11:27.983Z] INFO: Testing against a local daemon
16:11:27 [2022-11-29T16:11:27.983Z] === RUN   TestPluginWithDevMounts
16:11:27 [2022-11-29T16:11:27.983Z] === PAUSE TestPluginWithDevMounts
16:11:27 [2022-11-29T16:11:27.983Z] === CONT  TestPluginWithDevMounts
16:11:29 [2022-11-29T16:11:29.362Z] --- PASS: TestPluginWithDevMounts (1.50s)
16:11:29 [2022-11-29T16:11:29.362Z] PASS
16:11:29 [2022-11-29T16:11:29.362Z] 
16:11:29 [2022-11-29T16:11:29.362Z] DONE 1 tests in 1.626s
16:11:29 [2022-11-29T16:11:29.362Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
16:11:29 [2022-11-29T16:11:29.362Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
16:11:29 [2022-11-29T16:11:29.362Z] ++ set -e
16:11:29 [2022-11-29T16:11:29.362Z] ++ '[' -n 0 ']'
16:11:29 [2022-11-29T16:11:29.362Z] ++ set -x
16:11:29 [2022-11-29T16:11:29.362Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
16:11:29 [2022-11-29T16:11:29.621Z] INFO: Testing against a local daemon
16:11:29 [2022-11-29T16:11:29.621Z] === RUN   TestSecretInspect
16:11:32 [2022-11-29T16:11:32.157Z] --- PASS: TestSecretInspect (2.10s)
16:11:32 [2022-11-29T16:11:32.157Z] === RUN   TestSecretList
16:11:34 [2022-11-29T16:11:34.061Z] --- PASS: TestSecretList (2.11s)
16:11:34 [2022-11-29T16:11:34.061Z] === RUN   TestSecretsCreateAndDelete
16:11:35 [2022-11-29T16:11:35.966Z] --- PASS: TestSecretsCreateAndDelete (2.09s)
16:11:35 [2022-11-29T16:11:35.966Z] === RUN   TestSecretsUpdate
16:11:37 [2022-11-29T16:11:37.871Z] --- PASS: TestSecretsUpdate (2.10s)
16:11:37 [2022-11-29T16:11:37.871Z] === RUN   TestTemplatedSecret
16:11:40 [2022-11-29T16:11:40.406Z] --- PASS: TestTemplatedSecret (2.49s)
16:11:40 [2022-11-29T16:11:40.406Z] === RUN   TestSecretCreateResolve
16:11:42 [2022-11-29T16:11:42.942Z] --- PASS: TestSecretCreateResolve (2.16s)
16:11:42 [2022-11-29T16:11:42.942Z] PASS
16:11:42 [2022-11-29T16:11:42.942Z] 
16:11:42 [2022-11-29T16:11:42.942Z] DONE 6 tests in 13.133s
16:11:42 [2022-11-29T16:11:42.942Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
16:11:42 [2022-11-29T16:11:42.942Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
16:11:42 [2022-11-29T16:11:42.942Z] ++ set -e
16:11:42 [2022-11-29T16:11:42.942Z] ++ '[' -n 0 ']'
16:11:42 [2022-11-29T16:11:42.942Z] ++ set -x
16:11:42 [2022-11-29T16:11:42.942Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
16:11:42 [2022-11-29T16:11:42.942Z] INFO: Testing against a local daemon
16:11:42 [2022-11-29T16:11:42.942Z] === RUN   TestServiceCreateInit
16:11:42 [2022-11-29T16:11:42.942Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:11:46 [2022-11-29T16:11:46.238Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:11:50 [2022-11-29T16:11:50.429Z] --- PASS: TestServiceCreateInit (6.97s)
16:11:50 [2022-11-29T16:11:50.429Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.41s)
16:11:50 [2022-11-29T16:11:50.429Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.55s)
16:11:50 [2022-11-29T16:11:50.429Z] === RUN   TestCreateServiceMultipleTimes
16:12:05 [2022-11-29T16:12:05.318Z] --- PASS: TestCreateServiceMultipleTimes (15.10s)
16:12:05 [2022-11-29T16:12:05.318Z] === RUN   TestCreateServiceConflict
16:12:07 [2022-11-29T16:12:07.223Z] --- PASS: TestCreateServiceConflict (2.24s)
16:12:07 [2022-11-29T16:12:07.223Z] === RUN   TestCreateServiceMaxReplicas
16:12:09 [2022-11-29T16:12:09.764Z] --- PASS: TestCreateServiceMaxReplicas (2.65s)
16:12:09 [2022-11-29T16:12:09.764Z] === RUN   TestCreateWithDuplicateNetworkNames
16:12:24 [2022-11-29T16:12:24.648Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.12s)
16:12:24 [2022-11-29T16:12:24.648Z] === RUN   TestCreateServiceSecretFileMode
16:12:25 [2022-11-29T16:12:25.216Z] --- PASS: TestCreateServiceSecretFileMode (2.28s)
16:12:25 [2022-11-29T16:12:25.216Z] === RUN   TestCreateServiceConfigFileMode
16:12:27 [2022-11-29T16:12:27.750Z] --- PASS: TestCreateServiceConfigFileMode (2.32s)
16:12:27 [2022-11-29T16:12:27.750Z] === RUN   TestCreateServiceSysctls
16:12:30 [2022-11-29T16:12:30.295Z] --- PASS: TestCreateServiceSysctls (2.76s)
16:12:30 [2022-11-29T16:12:30.295Z] === RUN   TestCreateServiceCapabilities
16:12:32 [2022-11-29T16:12:32.832Z] --- PASS: TestCreateServiceCapabilities (2.25s)
16:12:32 [2022-11-29T16:12:32.832Z] === RUN   TestInspect
16:12:35 [2022-11-29T16:12:35.368Z] --- PASS: TestInspect (2.55s)
16:12:35 [2022-11-29T16:12:35.368Z] === RUN   TestCreateJob
16:12:37 [2022-11-29T16:12:37.906Z] --- PASS: TestCreateJob (2.90s)
16:12:37 [2022-11-29T16:12:37.906Z] === RUN   TestReplicatedJob
16:12:43 [2022-11-29T16:12:43.238Z] --- PASS: TestReplicatedJob (4.50s)
16:12:43 [2022-11-29T16:12:43.238Z] === RUN   TestUpdateReplicatedJob
16:12:45 [2022-11-29T16:12:45.774Z] --- PASS: TestUpdateReplicatedJob (2.93s)
16:12:45 [2022-11-29T16:12:45.774Z] === RUN   TestServiceListWithStatuses
16:12:45 [2022-11-29T16:12:45.774Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:12:45 [2022-11-29T16:12:45.774Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:12:45 [2022-11-29T16:12:45.774Z] === RUN   TestDockerNetworkConnectAlias
16:12:49 [2022-11-29T16:12:49.969Z] --- PASS: TestDockerNetworkConnectAlias (3.89s)
16:12:49 [2022-11-29T16:12:49.969Z] === RUN   TestDockerNetworkReConnect
16:12:52 [2022-11-29T16:12:52.504Z] --- PASS: TestDockerNetworkReConnect (3.14s)
16:12:52 [2022-11-29T16:12:52.504Z] === RUN   TestServicePlugin
16:12:52 [2022-11-29T16:12:52.504Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:12:52 [2022-11-29T16:12:52.504Z] --- SKIP: TestServicePlugin (0.00s)
16:12:52 [2022-11-29T16:12:52.504Z] === RUN   TestServiceUpdateLabel
16:12:54 [2022-11-29T16:12:54.411Z] --- PASS: TestServiceUpdateLabel (2.12s)
16:12:54 [2022-11-29T16:12:54.411Z] === RUN   TestServiceUpdateSecrets
16:13:09 [2022-11-29T16:13:09.301Z] --- PASS: TestServiceUpdateSecrets (14.33s)
16:13:09 [2022-11-29T16:13:09.301Z] === RUN   TestServiceUpdateConfigs
16:13:24 [2022-11-29T16:13:24.184Z] --- PASS: TestServiceUpdateConfigs (14.24s)
16:13:24 [2022-11-29T16:13:24.184Z] === RUN   TestServiceUpdateNetwork
16:13:36 [2022-11-29T16:13:36.394Z] --- PASS: TestServiceUpdateNetwork (12.21s)
16:13:36 [2022-11-29T16:13:36.394Z] === RUN   TestServiceUpdatePidsLimit
16:13:36 [2022-11-29T16:13:36.394Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:13:36 [2022-11-29T16:13:36.962Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:13:45 [2022-11-29T16:13:45.082Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:13:51 [2022-11-29T16:13:51.649Z] --- PASS: TestServiceUpdatePidsLimit (16.00s)
16:13:51 [2022-11-29T16:13:51.649Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
16:13:51 [2022-11-29T16:13:51.649Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
16:13:51 [2022-11-29T16:13:51.649Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
16:13:51 [2022-11-29T16:13:51.649Z] PASS
16:13:51 [2022-11-29T16:13:51.649Z] 
16:13:51 [2022-11-29T16:13:51.649Z] === Skipped
16:13:51 [2022-11-29T16:13:51.649Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
16:13:51 [2022-11-29T16:13:51.649Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:13:51 [2022-11-29T16:13:51.649Z] 
16:13:51 [2022-11-29T16:13:51.649Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
16:13:51 [2022-11-29T16:13:51.649Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:13:51 [2022-11-29T16:13:51.649Z] 
16:13:51 [2022-11-29T16:13:51.649Z] DONE 27 tests, 2 skipped in 128.608s
16:13:51 [2022-11-29T16:13:51.649Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
16:13:51 [2022-11-29T16:13:51.649Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
16:13:51 [2022-11-29T16:13:51.649Z] ++ set -e
16:13:51 [2022-11-29T16:13:51.649Z] ++ '[' -n 0 ']'
16:13:51 [2022-11-29T16:13:51.649Z] ++ set -x
16:13:51 [2022-11-29T16:13:51.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
16:13:51 [2022-11-29T16:13:51.649Z] INFO: Testing against a local daemon
16:13:51 [2022-11-29T16:13:51.649Z] === RUN   TestSessionCreate
16:13:51 [2022-11-29T16:13:51.649Z] --- PASS: TestSessionCreate (0.02s)
16:13:51 [2022-11-29T16:13:51.649Z] === RUN   TestSessionCreateWithBadUpgrade
16:13:51 [2022-11-29T16:13:51.649Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:13:51 [2022-11-29T16:13:51.649Z] PASS
16:13:51 [2022-11-29T16:13:51.649Z] 
16:13:51 [2022-11-29T16:13:51.649Z] DONE 2 tests in 0.134s
16:13:51 [2022-11-29T16:13:51.649Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
16:13:51 [2022-11-29T16:13:51.649Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
16:13:51 [2022-11-29T16:13:51.649Z] ++ set -e
16:13:51 [2022-11-29T16:13:51.649Z] ++ '[' -n 0 ']'
16:13:51 [2022-11-29T16:13:51.649Z] ++ set -x
16:13:51 [2022-11-29T16:13:51.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
16:13:51 [2022-11-29T16:13:51.649Z] INFO: Testing against a local daemon
16:13:51 [2022-11-29T16:13:51.649Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:13:51 [2022-11-29T16:13:51.649Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:13:51 [2022-11-29T16:13:51.649Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:13:51 [2022-11-29T16:13:51.649Z] === RUN   TestDiskUsage
16:13:51 [2022-11-29T16:13:51.649Z] === PAUSE TestDiskUsage
16:13:51 [2022-11-29T16:13:51.649Z] === RUN   TestEventsExecDie
16:13:51 [2022-11-29T16:13:51.909Z] --- PASS: TestEventsExecDie (0.49s)
16:13:51 [2022-11-29T16:13:51.909Z] === RUN   TestEventsBackwardsCompatible
16:13:52 [2022-11-29T16:13:52.168Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
16:13:52 [2022-11-29T16:13:52.168Z] === RUN   TestEventsVolumeCreate
16:13:52 [2022-11-29T16:13:52.168Z] --- PASS: TestEventsVolumeCreate (0.05s)
16:13:52 [2022-11-29T16:13:52.168Z] === RUN   TestInfoBinaryCommits
16:13:52 [2022-11-29T16:13:52.168Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:13:52 [2022-11-29T16:13:52.168Z] === RUN   TestInfoAPIVersioned
16:13:52 [2022-11-29T16:13:52.168Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:13:52 [2022-11-29T16:13:52.168Z] === RUN   TestInfoAPI
16:13:52 [2022-11-29T16:13:52.168Z] --- PASS: TestInfoAPI (0.02s)
16:13:52 [2022-11-29T16:13:52.168Z] === RUN   TestInfoAPIWarnings
16:14:10 [2022-11-29T16:14:10.258Z] --- PASS: TestInfoAPIWarnings (16.54s)
16:14:10 [2022-11-29T16:14:10.258Z] === RUN   TestInfoDebug
16:14:10 [2022-11-29T16:14:10.258Z] --- PASS: TestInfoDebug (0.52s)
16:14:10 [2022-11-29T16:14:10.258Z] === RUN   TestInfoInsecureRegistries
16:14:10 [2022-11-29T16:14:10.258Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:14:10 [2022-11-29T16:14:10.258Z] === RUN   TestInfoRegistryMirrors
16:14:10 [2022-11-29T16:14:10.258Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:14:10 [2022-11-29T16:14:10.258Z] === RUN   TestLoginFailsWithBadCredentials
16:14:10 [2022-11-29T16:14:10.826Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
16:14:10 [2022-11-29T16:14:10.826Z] === RUN   TestPingCacheHeaders
16:14:10 [2022-11-29T16:14:10.826Z] --- PASS: TestPingCacheHeaders (0.02s)
16:14:10 [2022-11-29T16:14:10.826Z] === RUN   TestPingGet
16:14:10 [2022-11-29T16:14:10.826Z] --- PASS: TestPingGet (0.01s)
16:14:10 [2022-11-29T16:14:10.826Z] === RUN   TestPingHead
16:14:10 [2022-11-29T16:14:10.826Z] --- PASS: TestPingHead (0.02s)
16:14:10 [2022-11-29T16:14:10.826Z] === RUN   TestPingSwarmHeader
16:14:11 [2022-11-29T16:14:11.395Z] === RUN   TestPingSwarmHeader/before_swarm_init
16:14:11 [2022-11-29T16:14:11.964Z] === RUN   TestPingSwarmHeader/after_swarm_init
16:14:12 [2022-11-29T16:14:12.901Z] === RUN   TestPingSwarmHeader/after_swarm_leave
16:14:12 [2022-11-29T16:14:12.901Z] --- PASS: TestPingSwarmHeader (2.05s)
16:14:12 [2022-11-29T16:14:12.901Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
16:14:12 [2022-11-29T16:14:12.901Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
16:14:12 [2022-11-29T16:14:12.901Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
16:14:12 [2022-11-29T16:14:12.901Z] === RUN   TestPingBuilderHeader
16:14:12 [2022-11-29T16:14:12.901Z] === RUN   TestPingBuilderHeader/default_config
16:14:13 [2022-11-29T16:14:13.160Z] === RUN   TestPingBuilderHeader/buildkit_disabled
16:14:13 [2022-11-29T16:14:13.729Z] --- PASS: TestPingBuilderHeader (1.04s)
16:14:13 [2022-11-29T16:14:13.729Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
16:14:13 [2022-11-29T16:14:13.729Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
16:14:13 [2022-11-29T16:14:13.729Z] === RUN   TestVersion
16:14:13 [2022-11-29T16:14:13.729Z] --- PASS: TestVersion (0.03s)
16:14:13 [2022-11-29T16:14:13.729Z] === CONT  TestDiskUsage
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/empty
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/empty/container_types
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/empty/image_types
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/empty/volume_types
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/empty/build-cache_types
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/after_LoadBusybox
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:14:14 [2022-11-29T16:14:14.299Z] === RUN   TestDiskUsage/after_container.Run
16:14:14 [2022-11-29T16:14:14.868Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:14:14 [2022-11-29T16:14:14.868Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:14:14 [2022-11-29T16:14:14.868Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:14:14 [2022-11-29T16:14:14.868Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:14:14 [2022-11-29T16:14:14.868Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:14:14 [2022-11-29T16:14:14.868Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:14:14 [2022-11-29T16:14:14.868Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:14:14 [2022-11-29T16:14:14.868Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:14:14 [2022-11-29T16:14:14.868Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:14:14 [2022-11-29T16:14:14.868Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:14:14 [2022-11-29T16:14:14.868Z] --- PASS: TestDiskUsage (1.04s)
16:14:14 [2022-11-29T16:14:14.868Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]     --- PASS: TestDiskUsage/after_container.Run (0.29s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
16:14:14 [2022-11-29T16:14:14.868Z] PASS
16:14:14 [2022-11-29T16:14:14.868Z] 
16:14:14 [2022-11-29T16:14:14.868Z] === Skipped
16:14:14 [2022-11-29T16:14:14.869Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:14:14 [2022-11-29T16:14:14.869Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:14:14 [2022-11-29T16:14:14.869Z] 
16:14:14 [2022-11-29T16:14:14.869Z] DONE 57 tests, 1 skipped in 23.448s
16:14:14 [2022-11-29T16:14:14.869Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
16:14:14 [2022-11-29T16:14:14.869Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
16:14:14 [2022-11-29T16:14:14.869Z] ++ set -e
16:14:14 [2022-11-29T16:14:14.869Z] ++ '[' -n 0 ']'
16:14:14 [2022-11-29T16:14:14.869Z] ++ set -x
16:14:14 [2022-11-29T16:14:14.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
16:14:14 [2022-11-29T16:14:14.869Z] INFO: Testing against a local daemon
16:14:14 [2022-11-29T16:14:14.869Z] === RUN   TestVolumesCreateAndList
16:14:14 [2022-11-29T16:14:14.869Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:14:14 [2022-11-29T16:14:14.869Z] === RUN   TestVolumesRemove
16:14:15 [2022-11-29T16:14:15.129Z] --- PASS: TestVolumesRemove (0.06s)
16:14:15 [2022-11-29T16:14:15.129Z] === RUN   TestVolumesInspect
16:14:15 [2022-11-29T16:14:15.129Z] --- PASS: TestVolumesInspect (0.02s)
16:14:15 [2022-11-29T16:14:15.129Z] === RUN   TestVolumesInvalidJSON
16:14:15 [2022-11-29T16:14:15.129Z] === RUN   TestVolumesInvalidJSON/volumes/create
16:14:15 [2022-11-29T16:14:15.129Z] === PAUSE TestVolumesInvalidJSON/volumes/create
16:14:15 [2022-11-29T16:14:15.129Z] === CONT  TestVolumesInvalidJSON/volumes/create
16:14:15 [2022-11-29T16:14:15.129Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
16:14:15 [2022-11-29T16:14:15.129Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
16:14:15 [2022-11-29T16:14:15.129Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
16:14:15 [2022-11-29T16:14:15.129Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
16:14:15 [2022-11-29T16:14:15.129Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:14:15 [2022-11-29T16:14:15.129Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
16:14:15 [2022-11-29T16:14:15.129Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
16:14:15 [2022-11-29T16:14:15.129Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
16:14:15 [2022-11-29T16:14:15.129Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
16:14:15 [2022-11-29T16:14:15.129Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
16:14:15 [2022-11-29T16:14:15.129Z] === RUN   TestVolumePruneAnonymous
16:14:15 [2022-11-29T16:14:15.129Z] --- PASS: TestVolumePruneAnonymous (0.03s)
16:14:15 [2022-11-29T16:14:15.129Z] PASS
16:14:15 [2022-11-29T16:14:15.129Z] 
16:14:15 [2022-11-29T16:14:15.129Z] DONE 10 tests in 0.226s
16:14:15 [2022-11-29T16:14:15.129Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:14:15 [2022-11-29T16:14:15.129Z] ++++ cat bundles/test-integration/docker.pid
16:14:15 [2022-11-29T16:14:15.129Z] +++ kill 15094
16:14:15 [2022-11-29T16:14:15.388Z] +++ /etc/init.d/apparmor stop
16:14:15 [2022-11-29T16:14:15.388Z] Leaving: AppArmorNo profiles have been unloaded.
16:14:15 [2022-11-29T16:14:15.388Z] 
16:14:15 [2022-11-29T16:14:15.388Z] Unloading profiles will leave already running processes permanently
16:14:15 [2022-11-29T16:14:15.388Z] unconfined, which can lead to unexpected situations.
16:14:15 [2022-11-29T16:14:15.388Z] 
16:14:15 [2022-11-29T16:14:15.388Z] To set a process to complain mode, use the command line tool
16:14:15 [2022-11-29T16:14:15.388Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:14:15 [2022-11-29T16:14:15.388Z] +++ true
16:14:15 [2022-11-29T16:14:15.388Z] exiting test-integration
16:14:15 [2022-11-29T16:14:15.388Z] ++ exit 0
16:14:15 [2022-11-29T16:14:15.388Z] 
Post stage
[Pipeline] junit
16:14:16 [2022-11-29T16:14:16.342Z] Recording test results
16:14:16 [2022-11-29T16:14:16.559Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:14:16 [2022-11-29T16:14:16.882Z] + echo Ensuring container killed.
16:14:16 [2022-11-29T16:14:16.882Z] Ensuring container killed.
16:14:16 [2022-11-29T16:14:16.882Z] + docker rm -vf docker-pr2
16:14:16 [2022-11-29T16:14:16.882Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
16:14:17 [2022-11-29T16:14:17.190Z] + echo Chowning /workspace to jenkins user
16:14:17 [2022-11-29T16:14:17.190Z] Chowning /workspace to jenkins user
16:14:17 [2022-11-29T16:14:17.190Z] + id -u
16:14:17 [2022-11-29T16:14:17.190Z] + id -g
16:14:17 [2022-11-29T16:14:17.190Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44520:/workspace busybox chown -R 1000:1000 /workspace
16:14:17 [2022-11-29T16:14:17.190Z] Unable to find image 'busybox:latest' locally
16:14:17 [2022-11-29T16:14:17.190Z] latest: Pulling from library/busybox
16:14:17 [2022-11-29T16:14:17.450Z] 3e32979327a9: Pulling fs layer
16:14:17 [2022-11-29T16:14:17.450Z] 3e32979327a9: Verifying Checksum
16:14:17 [2022-11-29T16:14:17.450Z] 3e32979327a9: Download complete
16:14:17 [2022-11-29T16:14:17.450Z] 3e32979327a9: Pull complete
16:14:17 [2022-11-29T16:14:17.450Z] Digest: sha256:fcd85228d7a25feb59f101ac3a955d27c80df4ad824d65f5757a954831450185
16:14:17 [2022-11-29T16:14:17.450Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:14:19 [2022-11-29T16:14:19.128Z] + bundleName=arm64-integration
16:14:19 [2022-11-29T16:14:19.129Z] + echo Creating arm64-integration-bundles.tar.gz
16:14:19 [2022-11-29T16:14:19.129Z] Creating arm64-integration-bundles.tar.gz
16:14:19 [2022-11-29T16:14:19.129Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
16:14:19 [2022-11-29T16:14:19.129Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
16:14:19 [2022-11-29T16:14:19.401Z] Archiving artifacts
16:14:21 [2022-11-29T16:14:21.166Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44520/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:14:21 [2022-11-29T16:14:21.463Z] + make clean
16:14:21 [2022-11-29T16:14:21.723Z] docker volume rm -f docker-dev-cache docker-mod-cache
16:14:21 [2022-11-29T16:14:21.723Z] docker-dev-cache
16:14:21 [2022-11-29T16:14:21.723Z] 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