Skip to content
Success

Console Output

Pull request #43768 opened
06:43:57 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 46f598728b022a524dd5c9a6b16c3506ce8d3f1b rather than 720fd638f6aecba6e2b9b86564a9bbe3d771f57e
Obtained Jenkinsfile from 46f598728b022a524dd5c9a6b16c3506ce8d3f1b
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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43768@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
06:43:59 [2022-07-05T06:43:59.723Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
06:43:59 [2022-07-05T06:43:59.729Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
06:44:00 [2022-07-05T06:44:00.031Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05f3e20b89dd37c91) in /home/ubuntu/workspace/moby_PR-43768
[Pipeline] {
[Pipeline] checkout
06:44:00 [2022-07-05T06:44:00.142Z] The recommended git tool is: git
06:44:02 [2022-07-05T06:44:02.697Z] using credential docker-jenkins-github-credentials
06:44:02 [2022-07-05T06:44:02.705Z] Cloning the remote Git repository
06:44:02 [2022-07-05T06:44:02.706Z] Cloning with configured refspecs honoured and without tags
06:44:02 [2022-07-05T06:44:02.707Z] Cloning repository https://github.com/moby/moby.git
06:44:02 [2022-07-05T06:44:02.767Z]  > git init /home/ubuntu/workspace/moby_PR-43768 # timeout=10
06:44:03 [2022-07-05T06:44:03.027Z] Fetching upstream changes from https://github.com/moby/moby.git
06:44:03 [2022-07-05T06:44:03.027Z]  > git --version # timeout=10
06:44:03 [2022-07-05T06:44:03.047Z]  > git --version # 'git version 2.17.1'
06:44:03 [2022-07-05T06:44:03.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:44:03 [2022-07-05T06:44:03.049Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43768/head:refs/remotes/origin/PR-43768 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:44:29 [2022-07-05T06:44:29.532Z] Fetching without tags
06:44:29 [2022-07-05T06:44:29.700Z] Merging remotes/origin/master commit 46f598728b022a524dd5c9a6b16c3506ce8d3f1b into PR head commit 720fd638f6aecba6e2b9b86564a9bbe3d771f57e
06:44:30 [2022-07-05T06:44:30.390Z] Merge succeeded, producing 720fd638f6aecba6e2b9b86564a9bbe3d771f57e
06:44:30 [2022-07-05T06:44:30.390Z] Checking out Revision 720fd638f6aecba6e2b9b86564a9bbe3d771f57e (PR-43768)
06:44:29 [2022-07-05T06:44:29.473Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:44:29 [2022-07-05T06:44:29.485Z]  > git config --add remote.origin.fetch +refs/pull/43768/head:refs/remotes/origin/PR-43768 # timeout=10
06:44:29 [2022-07-05T06:44:29.499Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:44:29 [2022-07-05T06:44:29.517Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:44:29 [2022-07-05T06:44:29.539Z] Fetching upstream changes from https://github.com/moby/moby.git
06:44:29 [2022-07-05T06:44:29.539Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:44:29 [2022-07-05T06:44:29.540Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43768/head:refs/remotes/origin/PR-43768 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:44:29 [2022-07-05T06:44:29.703Z]  > git config core.sparsecheckout # timeout=10
06:44:29 [2022-07-05T06:44:29.719Z]  > git checkout -f 720fd638f6aecba6e2b9b86564a9bbe3d771f57e # timeout=10
06:44:30 [2022-07-05T06:44:30.318Z]  > git remote # timeout=10
06:44:30 [2022-07-05T06:44:30.343Z]  > git config --get remote.origin.url # timeout=10
06:44:30 [2022-07-05T06:44:30.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:44:30 [2022-07-05T06:44:30.352Z]  > git merge 46f598728b022a524dd5c9a6b16c3506ce8d3f1b # timeout=10
06:44:30 [2022-07-05T06:44:30.370Z]  > git rev-parse HEAD^{commit} # timeout=10
06:44:30 [2022-07-05T06:44:30.389Z]  > git config core.sparsecheckout # timeout=10
06:44:30 [2022-07-05T06:44:30.407Z]  > git checkout -f 720fd638f6aecba6e2b9b86564a9bbe3d771f57e # timeout=10
06:44:34 [2022-07-05T06:44:34.748Z] Commit message: "feat : image build ci to push image to registry"
06:44:34 [2022-07-05T06:44:34.749Z] First time build. Skipping changelog.
06:44:34 [2022-07-05T06:44:34.778Z]  > git --version # timeout=10
06:44:34 [2022-07-05T06:44:34.821Z]  > git --version # 'git version 2.17.1'
06:44:34 [2022-07-05T06:44:34.866Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
06:44:35 [2022-07-05T06:44:35.844Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43768:/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
06:44:39 [2022-07-05T06:44:39.137Z] Unable to find image 'alpine:latest' locally
06:44:39 [2022-07-05T06:44:39.137Z] latest: Pulling from library/alpine
06:44:39 [2022-07-05T06:44:39.137Z] 2408cc74d12b: Pulling fs layer
06:44:39 [2022-07-05T06:44:39.137Z] 2408cc74d12b: Download complete
06:44:39 [2022-07-05T06:44:39.396Z] 2408cc74d12b: Pull complete
06:44:39 [2022-07-05T06:44:39.655Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c
06:44:39 [2022-07-05T06:44:39.655Z] Status: Downloaded newer image for alpine:latest
06:44:44 [2022-07-05T06:44:44.948Z] 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: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[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
[Pipeline] node
06:44:46 [2022-07-05T06:44:46.566Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05f3e20b89dd37c91) in /home/ubuntu/workspace/moby_PR-43768
[Pipeline] node
[Pipeline] node
[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
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)
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] {
[Pipeline] checkout
06:44:46 [2022-07-05T06:44:46.616Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
06:44:46 [2022-07-05T06:44:46.640Z] using credential docker-jenkins-github-credentials
[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)
06:44:46 [2022-07-05T06:44:46.680Z] 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] }
[Pipeline] // stage
06:44:46 [2022-07-05T06:44:46.701Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
06:44:46 [2022-07-05T06:44:46.917Z] Merging remotes/origin/master commit 46f598728b022a524dd5c9a6b16c3506ce8d3f1b into PR head commit 720fd638f6aecba6e2b9b86564a9bbe3d771f57e
06:44:47 [2022-07-05T06:44:47.060Z] Merge succeeded, producing 720fd638f6aecba6e2b9b86564a9bbe3d771f57e
06:44:47 [2022-07-05T06:44:47.061Z] Checking out Revision 720fd638f6aecba6e2b9b86564a9bbe3d771f57e (PR-43768)
06:44:47 [2022-07-05T06:44:47.163Z] Commit message: "feat : image build ci to push image to registry"
06:44:47 [2022-07-05T06:44:47.181Z]  > git --version # timeout=10
06:44:47 [2022-07-05T06:44:47.206Z]  > git --version # 'git version 2.17.1'
06:44:47 [2022-07-05T06:44:47.237Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
06:44:46 [2022-07-05T06:44:46.648Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43768/.git # timeout=10
06:44:46 [2022-07-05T06:44:46.681Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:44:46 [2022-07-05T06:44:46.702Z] Fetching upstream changes from https://github.com/moby/moby.git
06:44:46 [2022-07-05T06:44:46.702Z]  > git --version # timeout=10
06:44:46 [2022-07-05T06:44:46.704Z]  > git --version # 'git version 2.17.1'
06:44:46 [2022-07-05T06:44:46.705Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:44:46 [2022-07-05T06:44:46.716Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43768/head:refs/remotes/origin/PR-43768 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:44:46 [2022-07-05T06:44:46.917Z]  > git config core.sparsecheckout # timeout=10
06:44:46 [2022-07-05T06:44:46.929Z]  > git checkout -f 720fd638f6aecba6e2b9b86564a9bbe3d771f57e # timeout=10
06:44:47 [2022-07-05T06:44:47.005Z]  > git remote # timeout=10
06:44:47 [2022-07-05T06:44:47.017Z]  > git config --get remote.origin.url # timeout=10
06:44:47 [2022-07-05T06:44:47.028Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:44:47 [2022-07-05T06:44:47.029Z]  > git merge 46f598728b022a524dd5c9a6b16c3506ce8d3f1b # timeout=10
06:44:47 [2022-07-05T06:44:47.048Z]  > git rev-parse HEAD^{commit} # timeout=10
06:44:47 [2022-07-05T06:44:47.061Z]  > git config core.sparsecheckout # timeout=10
06:44:47 [2022-07-05T06:44:47.070Z]  > git checkout -f 720fd638f6aecba6e2b9b86564a9bbe3d771f57e # timeout=10
06:44:47 [2022-07-05T06:44:47.866Z] + [ PR != PR ]
06:44:47 [2022-07-05T06:44:47.867Z] + [ master != master ]
06:44:47 [2022-07-05T06:44:47.867Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:44:48 [2022-07-05T06:44:48.213Z] + docker version
06:44:48 [2022-07-05T06:44:48.213Z] Client: Docker Engine - Community
06:44:48 [2022-07-05T06:44:48.213Z]  Version:           20.10.14
06:44:48 [2022-07-05T06:44:48.213Z]  API version:       1.41
06:44:48 [2022-07-05T06:44:48.213Z]  Go version:        go1.16.15
06:44:48 [2022-07-05T06:44:48.213Z]  Git commit:        a224086
06:44:48 [2022-07-05T06:44:48.213Z]  Built:             Thu Mar 24 01:47:57 2022
06:44:48 [2022-07-05T06:44:48.213Z]  OS/Arch:           linux/amd64
06:44:48 [2022-07-05T06:44:48.213Z]  Context:           default
06:44:48 [2022-07-05T06:44:48.213Z]  Experimental:      true
06:44:48 [2022-07-05T06:44:48.213Z] 
06:44:48 [2022-07-05T06:44:48.213Z] Server: Docker Engine - Community
06:44:48 [2022-07-05T06:44:48.213Z]  Engine:
06:44:48 [2022-07-05T06:44:48.213Z]   Version:          20.10.14
06:44:48 [2022-07-05T06:44:48.213Z]   API version:      1.41 (minimum version 1.12)
06:44:48 [2022-07-05T06:44:48.213Z]   Go version:       go1.16.15
06:44:48 [2022-07-05T06:44:48.213Z]   Git commit:       87a90dc
06:44:48 [2022-07-05T06:44:48.213Z]   Built:            Thu Mar 24 01:45:46 2022
06:44:48 [2022-07-05T06:44:48.213Z]   OS/Arch:          linux/amd64
06:44:48 [2022-07-05T06:44:48.213Z]   Experimental:     true
06:44:48 [2022-07-05T06:44:48.213Z]  containerd:
06:44:48 [2022-07-05T06:44:48.213Z]   Version:          1.5.11
06:44:48 [2022-07-05T06:44:48.213Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
06:44:48 [2022-07-05T06:44:48.213Z]  runc:
06:44:48 [2022-07-05T06:44:48.213Z]   Version:          1.0.3
06:44:48 [2022-07-05T06:44:48.213Z]   GitCommit:        v1.0.3-0-gf46b6ba
06:44:48 [2022-07-05T06:44:48.213Z]  docker-init:
06:44:48 [2022-07-05T06:44:48.213Z]   Version:          0.19.0
06:44:48 [2022-07-05T06:44:48.213Z]   GitCommit:        de40ad0
[Pipeline] sh
06:44:48 [2022-07-05T06:44:48.508Z] + docker info
06:44:58 [2022-07-05T06:44:58.500Z] Client:
06:44:58 [2022-07-05T06:44:58.500Z]  Context:    default
06:44:58 [2022-07-05T06:44:58.500Z]  Debug Mode: false
06:44:58 [2022-07-05T06:44:58.500Z]  Plugins:
06:44:58 [2022-07-05T06:44:58.500Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
06:44:58 [2022-07-05T06:44:58.500Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
06:44:58 [2022-07-05T06:44:58.500Z]   compose: Docker Compose (Docker Inc., v2.4.1)
06:44:58 [2022-07-05T06:44:58.500Z]   scan: Docker Scan (Docker Inc., v0.17.0)
06:44:58 [2022-07-05T06:44:58.500Z] 
06:44:58 [2022-07-05T06:44:58.500Z] Server:
06:44:58 [2022-07-05T06:44:58.500Z]  Containers: 0
06:44:58 [2022-07-05T06:44:58.500Z]   Running: 0
06:44:58 [2022-07-05T06:44:58.500Z]   Paused: 0
06:44:58 [2022-07-05T06:44:58.500Z]   Stopped: 0
06:44:58 [2022-07-05T06:44:58.500Z]  Images: 1
06:44:58 [2022-07-05T06:44:58.500Z]  Server Version: 20.10.14
06:44:58 [2022-07-05T06:44:58.500Z]  Storage Driver: overlay2
06:44:58 [2022-07-05T06:44:58.500Z]   Backing Filesystem: extfs
06:44:58 [2022-07-05T06:44:58.500Z]   Supports d_type: true
06:44:58 [2022-07-05T06:44:58.500Z]   Native Overlay Diff: true
06:44:58 [2022-07-05T06:44:58.500Z]   userxattr: false
06:44:58 [2022-07-05T06:44:58.500Z]  Logging Driver: json-file
06:44:58 [2022-07-05T06:44:58.500Z]  Cgroup Driver: cgroupfs
06:44:58 [2022-07-05T06:44:58.500Z]  Cgroup Version: 1
06:44:58 [2022-07-05T06:44:58.500Z]  Plugins:
06:44:58 [2022-07-05T06:44:58.500Z]   Volume: local
06:44:58 [2022-07-05T06:44:58.500Z]   Network: bridge host ipvlan macvlan null overlay
06:44:58 [2022-07-05T06:44:58.500Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
06:44:58 [2022-07-05T06:44:58.500Z]  Swarm: inactive
06:44:58 [2022-07-05T06:44:58.500Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
06:44:58 [2022-07-05T06:44:58.500Z]  Default Runtime: runc
06:44:58 [2022-07-05T06:44:58.500Z]  Init Binary: docker-init
06:44:58 [2022-07-05T06:44:58.500Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
06:44:58 [2022-07-05T06:44:58.500Z]  runc version: v1.0.3-0-gf46b6ba
06:44:58 [2022-07-05T06:44:58.500Z]  init version: de40ad0
06:44:58 [2022-07-05T06:44:58.500Z]  Security Options:
06:44:58 [2022-07-05T06:44:58.500Z]   apparmor
06:44:58 [2022-07-05T06:44:58.500Z]   seccomp
06:44:58 [2022-07-05T06:44:58.500Z]    Profile: default
06:44:58 [2022-07-05T06:44:58.500Z]  Kernel Version: 5.4.0-1071-aws
06:44:58 [2022-07-05T06:44:58.500Z]  Operating System: Ubuntu 18.04.6 LTS
06:44:58 [2022-07-05T06:44:58.500Z]  OSType: linux
06:44:58 [2022-07-05T06:44:58.500Z]  Architecture: x86_64
06:44:58 [2022-07-05T06:44:58.500Z]  CPUs: 2
06:44:58 [2022-07-05T06:44:58.500Z]  Total Memory: 7.483GiB
06:44:58 [2022-07-05T06:44:58.500Z]  Name: ip-10-100-110-75
06:44:58 [2022-07-05T06:44:58.500Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
06:44:58 [2022-07-05T06:44:58.500Z]  Docker Root Dir: /var/lib/docker
06:44:58 [2022-07-05T06:44:58.500Z]  Debug Mode: false
06:44:58 [2022-07-05T06:44:58.500Z]  Registry: https://index.docker.io/v1/
06:44:58 [2022-07-05T06:44:58.500Z]  Labels:
06:44:58 [2022-07-05T06:44:58.500Z]  Experimental: true
06:44:58 [2022-07-05T06:44:58.500Z]  Insecure Registries:
06:44:58 [2022-07-05T06:44:58.500Z]   127.0.0.0/8
06:44:58 [2022-07-05T06:44:58.500Z]  Live Restore Enabled: true
06:44:58 [2022-07-05T06:44:58.500Z] 
06:44:58 [2022-07-05T06:44:58.500Z] WARNING: No swap limit support
[Pipeline] sh
06:44:58 [2022-07-05T06:44:58.796Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
06:44:58 [2022-07-05T06:44:58.796Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
06:44:58 [2022-07-05T06:44:58.796Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43768/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
06:44:58 [2022-07-05T06:44:58.796Z] + bash /home/ubuntu/workspace/moby_PR-43768/check-config.sh
06:44:58 [2022-07-05T06:44:58.796Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
06:44:58 [2022-07-05T06:44:58.796Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
06:44:58 [2022-07-05T06:44:58.796Z] 
06:44:58 [2022-07-05T06:44:58.796Z] Generally Necessary:
06:44:58 [2022-07-05T06:44:58.796Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
06:44:58 [2022-07-05T06:44:58.796Z] - apparmor: enabled and tools installed
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_NAMESPACES: enabled
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_NET_NS: enabled
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_PID_NS: enabled
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_IPC_NS: enabled
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_UTS_NS: enabled
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_CGROUPS: enabled
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_CGROUP_CPUACCT: enabled
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_CGROUP_DEVICE: enabled
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_CGROUP_FREEZER: enabled
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_CGROUP_SCHED: enabled
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_CPUSETS: enabled
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_MEMCG: enabled
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_KEYS: enabled
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_VETH: enabled (as module)
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_BRIDGE: enabled (as module)
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_IP_NF_FILTER: enabled (as module)
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
06:44:58 [2022-07-05T06:44:58.796Z] - CONFIG_IP_NF_NAT: enabled (as module)
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_NF_NAT: enabled (as module)
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_POSIX_MQUEUE: enabled
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_CGROUP_BPF: enabled
06:44:59 [2022-07-05T06:44:59.057Z] 
06:44:59 [2022-07-05T06:44:59.057Z] Optional Features:
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_USER_NS: enabled
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_SECCOMP: enabled
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_SECCOMP_FILTER: enabled
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_CGROUP_PIDS: enabled
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_MEMCG_SWAP: enabled
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
06:44:59 [2022-07-05T06:44:59.057Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_BLK_CGROUP: enabled
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_BLK_DEV_THROTTLING: enabled
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_CGROUP_PERF: enabled
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_CGROUP_HUGETLB: enabled
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_CGROUP_NET_PRIO: enabled
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_CFS_BANDWIDTH: enabled
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_FAIR_GROUP_SCHED: enabled
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_RT_GROUP_SCHED: missing
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_IP_VS: enabled (as module)
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_IP_VS_NFCT: enabled
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_IP_VS_PROTO_TCP: enabled
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_IP_VS_PROTO_UDP: enabled
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_IP_VS_RR: enabled (as module)
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_SECURITY_SELINUX: enabled
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_SECURITY_APPARMOR: enabled
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_EXT4_FS: enabled
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
06:44:59 [2022-07-05T06:44:59.057Z] - CONFIG_EXT4_FS_SECURITY: enabled
06:44:59 [2022-07-05T06:44:59.057Z] - Network Drivers:
06:44:59 [2022-07-05T06:44:59.057Z]   - "overlay":
06:44:59 [2022-07-05T06:44:59.057Z]     - CONFIG_VXLAN: enabled (as module)
06:44:59 [2022-07-05T06:44:59.057Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
06:44:59 [2022-07-05T06:44:59.057Z]       Optional (for encrypted networks):
06:44:59 [2022-07-05T06:44:59.316Z]       - CONFIG_CRYPTO: enabled
06:44:59 [2022-07-05T06:44:59.316Z]       - CONFIG_CRYPTO_AEAD: enabled
06:44:59 [2022-07-05T06:44:59.316Z]       - CONFIG_CRYPTO_GCM: enabled
06:44:59 [2022-07-05T06:44:59.316Z]       - CONFIG_CRYPTO_SEQIV: enabled
06:44:59 [2022-07-05T06:44:59.316Z]       - CONFIG_CRYPTO_GHASH: enabled
06:44:59 [2022-07-05T06:44:59.316Z]       - CONFIG_XFRM: enabled
06:44:59 [2022-07-05T06:44:59.316Z]       - CONFIG_XFRM_USER: enabled (as module)
06:44:59 [2022-07-05T06:44:59.316Z]       - CONFIG_XFRM_ALGO: enabled (as module)
06:44:59 [2022-07-05T06:44:59.316Z]       - CONFIG_INET_ESP: enabled (as module)
06:44:59 [2022-07-05T06:44:59.316Z]   - "ipvlan":
06:44:59 [2022-07-05T06:44:59.316Z]     - CONFIG_IPVLAN: enabled (as module)
06:44:59 [2022-07-05T06:44:59.316Z]   - "macvlan":
06:44:59 [2022-07-05T06:44:59.316Z]     - CONFIG_MACVLAN: enabled (as module)
06:44:59 [2022-07-05T06:44:59.316Z]     - CONFIG_DUMMY: enabled (as module)
06:44:59 [2022-07-05T06:44:59.316Z]   - "ftp,tftp client in container":
06:44:59 [2022-07-05T06:44:59.316Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
06:44:59 [2022-07-05T06:44:59.316Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
06:44:59 [2022-07-05T06:44:59.316Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
06:44:59 [2022-07-05T06:44:59.316Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
06:44:59 [2022-07-05T06:44:59.316Z] - Storage Drivers:
06:44:59 [2022-07-05T06:44:59.316Z]   - "aufs":
06:44:59 [2022-07-05T06:44:59.316Z]     - CONFIG_AUFS_FS: enabled (as module)
06:44:59 [2022-07-05T06:44:59.316Z]   - "btrfs":
06:44:59 [2022-07-05T06:44:59.316Z]     - CONFIG_BTRFS_FS: enabled (as module)
06:44:59 [2022-07-05T06:44:59.316Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
06:44:59 [2022-07-05T06:44:59.316Z]   - "devicemapper":
06:44:59 [2022-07-05T06:44:59.316Z]     - CONFIG_BLK_DEV_DM: enabled
06:44:59 [2022-07-05T06:44:59.316Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
06:44:59 [2022-07-05T06:44:59.316Z]   - "overlay":
06:44:59 [2022-07-05T06:44:59.316Z]     - CONFIG_OVERLAY_FS: enabled (as module)
06:44:59 [2022-07-05T06:44:59.316Z]   - "zfs":
06:44:59 [2022-07-05T06:44:59.316Z]     - /dev/zfs: present
06:44:59 [2022-07-05T06:44:59.316Z]     - zfs command: missing
06:44:59 [2022-07-05T06:44:59.316Z]     - zpool command: missing
06:44:59 [2022-07-05T06:44:59.316Z] 
06:44:59 [2022-07-05T06:44:59.316Z] Limits:
06:44:59 [2022-07-05T06:44:59.316Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
06:44:59 [2022-07-05T06:44:59.316Z] 
06:44:59 [2022-07-05T06:44:59.316Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
06:44:59 [2022-07-05T06:44:59.641Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e .
06:44:59 [2022-07-05T06:44:59.900Z] #1 [internal] load build definition from Dockerfile
06:44:59 [2022-07-05T06:44:59.900Z] #1 sha256:872190a91d303e9e5740203852f91d28287c64413c96baa47c9592eae15aa012
06:44:59 [2022-07-05T06:44:59.900Z] #1 transferring dockerfile: 19.25kB done
06:44:59 [2022-07-05T06:44:59.900Z] #1 DONE 0.1s
06:44:59 [2022-07-05T06:44:59.900Z] 
06:44:59 [2022-07-05T06:44:59.900Z] #2 [internal] load .dockerignore
06:44:59 [2022-07-05T06:44:59.900Z] #2 sha256:6202d5c7ff0584ff6d63e886ed6281fb3dcab97e046cc71b47577dd39d6c9fbf
06:44:59 [2022-07-05T06:44:59.900Z] #2 transferring context: 32B
06:44:59 [2022-07-05T06:44:59.900Z] #2 transferring context: 145B done
06:44:59 [2022-07-05T06:44:59.900Z] #2 DONE 0.0s
06:44:59 [2022-07-05T06:44:59.900Z] 
06:44:59 [2022-07-05T06:44:59.900Z] #3 resolve image config for docker.io/docker/dockerfile:1
06:44:59 [2022-07-05T06:44:59.900Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
06:45:00 [2022-07-05T06:45:00.158Z] #3 DONE 0.4s
06:45:00 [2022-07-05T06:45:00.418Z] 
06:45:00 [2022-07-05T06:45:00.418Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
06:45:00 [2022-07-05T06:45:00.418Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
06:45:00 [2022-07-05T06:45:00.418Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
06:45:00 [2022-07-05T06:45:00.418Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
06:45:00 [2022-07-05T06:45:00.418Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
06:45:00 [2022-07-05T06:45:00.418Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
06:45:00 [2022-07-05T06:45:00.418Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 2.10MB / 9.94MB 0.1s
06:45:00 [2022-07-05T06:45:00.418Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
06:45:00 [2022-07-05T06:45:00.418Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
06:45:00 [2022-07-05T06:45:00.678Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done
06:45:00 [2022-07-05T06:45:00.941Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.5s done
06:45:01 [2022-07-05T06:45:01.202Z] #4 DONE 0.8s
06:45:01 [2022-07-05T06:45:01.460Z] 
06:45:01 [2022-07-05T06:45:01.460Z] #6 [internal] load .dockerignore
06:45:01 [2022-07-05T06:45:01.460Z] #6 sha256:3146153268be573bce0b905055f9c2c389c9b7b655f6295aacff8b22f586bb75
06:45:01 [2022-07-05T06:45:01.460Z] #6 DONE 0.0s
06:45:01 [2022-07-05T06:45:01.460Z] 
06:45:01 [2022-07-05T06:45:01.460Z] #5 [internal] load build definition from Dockerfile
06:45:01 [2022-07-05T06:45:01.460Z] #5 sha256:84668c5d182e03edb78449dc2bb35e34ef5d3cca5e0ee99b8f3cd7a5086d017b
06:45:01 [2022-07-05T06:45:01.460Z] #5 DONE 0.0s
06:45:01 [2022-07-05T06:45:01.460Z] 
06:45:01 [2022-07-05T06:45:01.460Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
06:45:01 [2022-07-05T06:45:01.460Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
06:45:01 [2022-07-05T06:45:01.566Z] Still waiting to schedule task
06:45:01 [2022-07-05T06:45:01.566Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay206:45:01 [2022-07-05T06:45:01.567Z] Still waiting to schedule task
06:45:01 [2022-07-05T06:45:01.567Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay206:45:01 [2022-07-05T06:45:01.568Z] Still waiting to schedule task
06:45:01 [2022-07-05T06:45:01.568Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a41f1f73eca8788a)06:45:01 [2022-07-05T06:45:01.573Z] Still waiting to schedule task
06:45:01 [2022-07-05T06:45:01.573Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-060354520425d29cf)06:45:02 [2022-07-05T06:45:02.032Z] #10 ...
06:45:02 [2022-07-05T06:45:02.032Z] 
06:45:02 [2022-07-05T06:45:02.032Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
06:45:02 [2022-07-05T06:45:02.032Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
06:45:02 [2022-07-05T06:45:02.032Z] #7 DONE 0.8s
06:45:02 [2022-07-05T06:45:02.291Z] 
06:45:02 [2022-07-05T06:45:02.291Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
06:45:02 [2022-07-05T06:45:02.292Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
06:45:02 [2022-07-05T06:45:02.292Z] #8 DONE 0.9s
06:45:02 [2022-07-05T06:45:02.292Z] 
06:45:02 [2022-07-05T06:45:02.292Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
06:45:02 [2022-07-05T06:45:02.292Z] #9 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
06:45:02 [2022-07-05T06:45:02.292Z] #9 DONE 0.9s
06:45:02 [2022-07-05T06:45:02.292Z] 
06:45:02 [2022-07-05T06:45:02.292Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
06:45:02 [2022-07-05T06:45:02.292Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
06:45:02 [2022-07-05T06:45:02.292Z] #10 DONE 0.9s
06:45:04 [2022-07-05T06:45:04.197Z] 
06:45:04 [2022-07-05T06:45:04.197Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
06:45:04 [2022-07-05T06:45:04.197Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
06:45:04 [2022-07-05T06:45:04.197Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
06:45:04 [2022-07-05T06:45:04.197Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
06:45:04 [2022-07-05T06:45:04.197Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
06:45:04 [2022-07-05T06:45:04.197Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
06:45:04 [2022-07-05T06:45:04.197Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.2s
06:45:04 [2022-07-05T06:45:04.461Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s
06:45:04 [2022-07-05T06:45:04.461Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done
06:45:04 [2022-07-05T06:45:04.461Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
06:45:04 [2022-07-05T06:45:04.720Z] #78 ...
06:45:04 [2022-07-05T06:45:04.720Z] 
06:45:04 [2022-07-05T06:45:04.720Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
06:45:04 [2022-07-05T06:45:04.720Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
06:45:04 [2022-07-05T06:45:04.720Z] #56 DONE 0.0s
06:45:04 [2022-07-05T06:45:04.720Z] 
06:45:04 [2022-07-05T06:45:04.720Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
06:45:04 [2022-07-05T06:45:04.720Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
06:45:07 [2022-07-05T06:45:07.277Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done
06:45:08 [2022-07-05T06:45:08.217Z] #78 DONE 4.0s
06:45:08 [2022-07-05T06:45:08.217Z] 
06:45:08 [2022-07-05T06:45:08.217Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:45:08 [2022-07-05T06:45:08.217Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:45:08 [2022-07-05T06:45:08.217Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done
06:45:08 [2022-07-05T06:45:08.217Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done
06:45:08 [2022-07-05T06:45:08.217Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done
06:45:08 [2022-07-05T06:45:08.217Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done
06:45:08 [2022-07-05T06:45:08.217Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.4s done
06:45:08 [2022-07-05T06:45:08.217Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.6s done
06:45:08 [2022-07-05T06:45:08.217Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.7s done
06:45:08 [2022-07-05T06:45:08.217Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.9s done
06:45:08 [2022-07-05T06:45:08.217Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 3.7s done
06:45:08 [2022-07-05T06:45:08.217Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 1.3s
06:45:08 [2022-07-05T06:45:08.217Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.7s done
06:45:08 [2022-07-05T06:45:08.217Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 6.29MB / 141.75MB 4.0s
06:45:08 [2022-07-05T06:45:08.475Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 17.83MB / 141.75MB 4.4s
06:45:08 [2022-07-05T06:45:08.734Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 25.17MB / 141.75MB 4.7s
06:45:08 [2022-07-05T06:45:08.997Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 34.60MB / 141.75MB 4.9s
06:45:09 [2022-07-05T06:45:09.256Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 41.94MB / 141.75MB 5.2s
06:45:09 [2022-07-05T06:45:09.518Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 50.33MB / 141.75MB 5.4s
06:45:09 [2022-07-05T06:45:09.778Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 58.46MB / 141.75MB 5.6s
06:45:09 [2022-07-05T06:45:09.778Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 66.06MB / 141.75MB 5.8s
06:45:10 [2022-07-05T06:45:10.355Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 76.55MB / 141.75MB 6.1s
06:45:10 [2022-07-05T06:45:10.355Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 87.03MB / 141.75MB 6.2s
06:45:10 [2022-07-05T06:45:10.616Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 97.24MB / 141.75MB 6.4s
06:45:10 [2022-07-05T06:45:10.876Z] #11 ...
06:45:10 [2022-07-05T06:45:10.876Z] 
06:45:10 [2022-07-05T06:45:10.876Z] #31 [internal] load build context
06:45:10 [2022-07-05T06:45:10.876Z] #31 sha256:ed036a99cc045bf73f8b26095ed6bc162e57d065237c443144b57b8ebc017870
06:45:10 [2022-07-05T06:45:10.876Z] #31 transferring context: 61.68MB 6.4s done
06:45:10 [2022-07-05T06:45:10.876Z] #31 DONE 6.7s
06:45:10 [2022-07-05T06:45:10.876Z] 
06:45:10 [2022-07-05T06:45:10.876Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:45:10 [2022-07-05T06:45:10.876Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:45:10 [2022-07-05T06:45:10.876Z] #11 ...
06:45:10 [2022-07-05T06:45:10.876Z] 
06:45:10 [2022-07-05T06:45:10.876Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
06:45:10 [2022-07-05T06:45:10.876Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
06:45:10 [2022-07-05T06:45:10.876Z] #35 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done
06:45:10 [2022-07-05T06:45:10.876Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.3s done
06:45:10 [2022-07-05T06:45:10.876Z] #35 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done
06:45:10 [2022-07-05T06:45:10.876Z] #35 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done
06:45:10 [2022-07-05T06:45:10.876Z] #35 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done
06:45:10 [2022-07-05T06:45:10.876Z] #35 ...
06:45:10 [2022-07-05T06:45:10.876Z] 
06:45:10 [2022-07-05T06:45:10.876Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:45:10 [2022-07-05T06:45:10.876Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:45:10 [2022-07-05T06:45:10.876Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 109.05MB / 141.75MB 6.9s
06:45:11 [2022-07-05T06:45:11.447Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 118.49MB / 141.75MB 7.1s
06:45:11 [2022-07-05T06:45:11.447Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 133.17MB / 141.75MB 7.4s
06:45:12 [2022-07-05T06:45:12.016Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 140.51MB / 141.75MB 7.7s
06:45:12 [2022-07-05T06:45:12.275Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 8.1s done
06:45:12 [2022-07-05T06:45:12.854Z] #11 ...
06:45:12 [2022-07-05T06:45:12.854Z] 
06:45:12 [2022-07-05T06:45:12.854Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
06:45:12 [2022-07-05T06:45:12.854Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
06:45:12 [2022-07-05T06:45:12.854Z] #79 DONE 1.4s
06:45:12 [2022-07-05T06:45:12.854Z] 
06:45:12 [2022-07-05T06:45:12.854Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
06:45:12 [2022-07-05T06:45:12.854Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
06:45:12 [2022-07-05T06:45:12.854Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
06:45:12 [2022-07-05T06:45:12.854Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
06:45:12 [2022-07-05T06:45:12.854Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
06:45:12 [2022-07-05T06:45:12.854Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
06:45:12 [2022-07-05T06:45:12.854Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done
06:45:12 [2022-07-05T06:45:12.854Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done
06:45:12 [2022-07-05T06:45:12.854Z] #80 DONE 8.7s
06:45:13 [2022-07-05T06:45:13.113Z] 
06:45:13 [2022-07-05T06:45:13.113Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:45:13 [2022-07-05T06:45:13.113Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:45:13 [2022-07-05T06:45:13.373Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 6.5s
06:45:13 [2022-07-05T06:45:13.940Z] #11 ...
06:45:13 [2022-07-05T06:45:13.940Z] 
06:45:13 [2022-07-05T06:45:13.940Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
06:45:13 [2022-07-05T06:45:13.940Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
06:45:13 [2022-07-05T06:45:13.940Z] #81 DONE 0.6s
06:45:13 [2022-07-05T06:45:13.940Z] 
06:45:13 [2022-07-05T06:45:13.940Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
06:45:13 [2022-07-05T06:45:13.940Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
06:45:14 [2022-07-05T06:45:14.875Z] #35 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 7.8s done
06:45:14 [2022-07-05T06:45:14.875Z] #35 DONE 10.8s
06:45:14 [2022-07-05T06:45:14.875Z] 
06:45:14 [2022-07-05T06:45:14.875Z] #36 [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
06:45:14 [2022-07-05T06:45:14.875Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b
06:45:16 [2022-07-05T06:45:16.262Z] #36 1.191 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:45:16 [2022-07-05T06:45:16.262Z] #36 1.211 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
06:45:16 [2022-07-05T06:45:16.262Z] #36 1.211 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:45:16 [2022-07-05T06:45:16.262Z] #36 1.362 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:45:16 [2022-07-05T06:45:16.522Z] #36 1.620 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:45:17 [2022-07-05T06:45:17.092Z] #36 1.968 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:45:18 [2022-07-05T06:45:18.473Z] #36 3.288 Fetched 8548 kB in 2s (3603 kB/s)
06:45:19 [2022-07-05T06:45:19.043Z] #36 3.288 Reading package lists...
06:45:19 [2022-07-05T06:45:19.982Z] #36 4.114 Reading package lists...
06:45:19 [2022-07-05T06:45:19.982Z] #36 4.884 Building dependency tree...
06:45:20 [2022-07-05T06:45:20.241Z] #36 5.253 The following additional packages will be installed:
06:45:20 [2022-07-05T06:45:20.241Z] #36 5.253   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
06:45:20 [2022-07-05T06:45:20.241Z] #36 5.253   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
06:45:20 [2022-07-05T06:45:20.241Z] #36 5.253 Recommended packages:
06:45:20 [2022-07-05T06:45:20.241Z] #36 5.253   libldap-common publicsuffix libsasl2-modules
06:45:20 [2022-07-05T06:45:20.241Z] #36 5.396 The following NEW packages will be installed:
06:45:20 [2022-07-05T06:45:20.502Z] #36 5.424   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
06:45:20 [2022-07-05T06:45:20.502Z] #36 5.424   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
06:45:20 [2022-07-05T06:45:20.502Z] #36 5.424   libssh2-1 openssl
06:45:20 [2022-07-05T06:45:20.762Z] #36 5.695 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
06:45:20 [2022-07-05T06:45:20.762Z] #36 5.695 Need to get 3041 kB of archives.
06:45:20 [2022-07-05T06:45:20.762Z] #36 5.695 After this operation, 6651 kB of additional disk space will be used.
06:45:20 [2022-07-05T06:45:20.762Z] #36 5.695 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
06:45:20 [2022-07-05T06:45:20.762Z] #36 5.708 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
06:45:20 [2022-07-05T06:45:20.762Z] #36 5.708 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
06:45:20 [2022-07-05T06:45:20.762Z] #36 5.708 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
06:45:20 [2022-07-05T06:45:20.762Z] #36 5.711 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
06:45:20 [2022-07-05T06:45:20.762Z] #36 5.712 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
06:45:20 [2022-07-05T06:45:20.762Z] #36 5.714 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
06:45:20 [2022-07-05T06:45:20.762Z] #36 5.720 Get:8 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
06:45:20 [2022-07-05T06:45:20.762Z] #36 5.748 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
06:45:20 [2022-07-05T06:45:20.762Z] #36 5.748 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
06:45:20 [2022-07-05T06:45:20.762Z] #36 5.748 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
06:45:20 [2022-07-05T06:45:20.762Z] #36 5.748 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
06:45:20 [2022-07-05T06:45:20.762Z] #36 5.757 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
06:45:20 [2022-07-05T06:45:20.762Z] #36 5.757 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
06:45:20 [2022-07-05T06:45:20.762Z] #36 5.757 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
06:45:21 [2022-07-05T06:45:21.024Z] #36 5.987 debconf: delaying package configuration, since apt-utils is not installed
06:45:21 [2022-07-05T06:45:21.024Z] #36 6.017 Fetched 3041 kB in 0s (8910 kB/s)
06:45:21 [2022-07-05T06:45:21.024Z] #36 6.059 Selecting previously unselected package openssl.
06:45:21 [2022-07-05T06:45:21.024Z] #36 6.059 (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 ... 6662 files and directories currently installed.)
06:45:21 [2022-07-05T06:45:21.024Z] #36 6.059 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
06:45:21 [2022-07-05T06:45:21.024Z] #36 6.075 Unpacking openssl (1.1.1n-0+deb11u3) ...
06:45:21 [2022-07-05T06:45:21.284Z] #36 6.310 Selecting previously unselected package ca-certificates.
06:45:21 [2022-07-05T06:45:21.284Z] #36 6.310 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
06:45:21 [2022-07-05T06:45:21.284Z] #36 6.319 Unpacking ca-certificates (20210119) ...
06:45:21 [2022-07-05T06:45:21.284Z] #36 6.418 Selecting previously unselected package libbrotli1:amd64.
06:45:21 [2022-07-05T06:45:21.284Z] #36 6.418 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
06:45:21 [2022-07-05T06:45:21.547Z] #36 6.429 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
06:45:21 [2022-07-05T06:45:21.547Z] #36 6.513 Selecting previously unselected package libsasl2-modules-db:amd64.
06:45:21 [2022-07-05T06:45:21.547Z] #36 6.513 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
06:45:21 [2022-07-05T06:45:21.547Z] #36 6.535 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
06:45:21 [2022-07-05T06:45:21.547Z] #36 6.617 Selecting previously unselected package libsasl2-2:amd64.
06:45:21 [2022-07-05T06:45:21.547Z] #36 6.617 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
06:45:21 [2022-07-05T06:45:21.547Z] #36 6.622 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
06:45:21 [2022-07-05T06:45:21.806Z] #36 6.696 Selecting previously unselected package libldap-2.4-2:amd64.
06:45:21 [2022-07-05T06:45:21.806Z] #36 6.696 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
06:45:21 [2022-07-05T06:45:21.806Z] #36 6.702 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
06:45:21 [2022-07-05T06:45:21.806Z] #36 6.784 Selecting previously unselected package libnghttp2-14:amd64.
06:45:21 [2022-07-05T06:45:21.806Z] #36 6.784 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
06:45:21 [2022-07-05T06:45:21.806Z] #36 6.788 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
06:45:21 [2022-07-05T06:45:21.806Z] #36 6.852 Selecting previously unselected package libpsl5:amd64.
06:45:21 [2022-07-05T06:45:21.806Z] #36 6.852 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
06:45:21 [2022-07-05T06:45:21.806Z] #36 6.864 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
06:45:21 [2022-07-05T06:45:21.806Z] #36 6.916 Selecting previously unselected package librtmp1:amd64.
06:45:21 [2022-07-05T06:45:21.806Z] #36 6.916 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
06:45:22 [2022-07-05T06:45:22.065Z] #36 6.920 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
06:45:22 [2022-07-05T06:45:22.065Z] #36 6.981 Selecting previously unselected package libssh2-1:amd64.
06:45:22 [2022-07-05T06:45:22.065Z] #36 6.981 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
06:45:22 [2022-07-05T06:45:22.065Z] #36 6.993 Unpacking libssh2-1:amd64 (1.9.0-2) ...
06:45:22 [2022-07-05T06:45:22.065Z] #36 7.078 Selecting previously unselected package libcurl4:amd64.
06:45:22 [2022-07-05T06:45:22.065Z] #36 7.078 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
06:45:22 [2022-07-05T06:45:22.065Z] #36 7.088 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
06:45:22 [2022-07-05T06:45:22.328Z] #36 7.224 Selecting previously unselected package curl.
06:45:22 [2022-07-05T06:45:22.328Z] #36 7.224 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
06:45:22 [2022-07-05T06:45:22.328Z] #36 7.232 Unpacking curl (7.74.0-1.3+deb11u1) ...
06:45:22 [2022-07-05T06:45:22.328Z] #36 7.336 Selecting previously unselected package libonig5:amd64.
06:45:22 [2022-07-05T06:45:22.328Z] #36 7.336 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
06:45:22 [2022-07-05T06:45:22.328Z] #36 7.345 Unpacking libonig5:amd64 (6.9.6-1.1) ...
06:45:22 [2022-07-05T06:45:22.328Z] #36 7.440 Selecting previously unselected package libjq1:amd64.
06:45:22 [2022-07-05T06:45:22.328Z] #36 7.440 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
06:45:22 [2022-07-05T06:45:22.328Z] #36 7.442 Unpacking libjq1:amd64 (1.6-2.1) ...
06:45:22 [2022-07-05T06:45:22.587Z] #36 7.500 Selecting previously unselected package jq.
06:45:22 [2022-07-05T06:45:22.587Z] #36 7.500 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
06:45:22 [2022-07-05T06:45:22.587Z] #36 7.504 Unpacking jq (1.6-2.1) ...
06:45:22 [2022-07-05T06:45:22.587Z] #36 7.568 Setting up libpsl5:amd64 (0.21.0-1.2) ...
06:45:22 [2022-07-05T06:45:22.587Z] #36 7.580 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
06:45:22 [2022-07-05T06:45:22.587Z] #36 7.591 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
06:45:22 [2022-07-05T06:45:22.587Z] #36 7.613 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
06:45:22 [2022-07-05T06:45:22.587Z] #36 7.626 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
06:45:22 [2022-07-05T06:45:22.587Z] #36 7.637 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
06:45:22 [2022-07-05T06:45:22.587Z] #36 7.663 Setting up libssh2-1:amd64 (1.9.0-2) ...
06:45:22 [2022-07-05T06:45:22.587Z] #36 7.676 Setting up openssl (1.1.1n-0+deb11u3) ...
06:45:22 [2022-07-05T06:45:22.587Z] #36 7.693 Setting up libonig5:amd64 (6.9.6-1.1) ...
06:45:22 [2022-07-05T06:45:22.587Z] #36 7.704 Setting up libjq1:amd64 (1.6-2.1) ...
06:45:22 [2022-07-05T06:45:22.587Z] #36 7.716 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
06:45:22 [2022-07-05T06:45:22.587Z] #36 7.728 Setting up ca-certificates (20210119) ...
06:45:23 [2022-07-05T06:45:23.530Z] #36 8.454 Updating certificates in /etc/ssl/certs...
06:45:24 [2022-07-05T06:45:24.470Z] #36 ...
06:45:24 [2022-07-05T06:45:24.470Z] 
06:45:24 [2022-07-05T06:45:24.470Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:45:24 [2022-07-05T06:45:24.470Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:45:24 [2022-07-05T06:45:24.470Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.7s done
06:45:24 [2022-07-05T06:45:24.470Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.9s done
06:45:24 [2022-07-05T06:45:24.470Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 7.2s
06:45:24 [2022-07-05T06:45:24.730Z] #11 ...
06:45:24 [2022-07-05T06:45:24.730Z] 
06:45:24 [2022-07-05T06:45:24.730Z] #36 [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
06:45:24 [2022-07-05T06:45:24.730Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b
06:45:24 [2022-07-05T06:45:24.730Z] #36 9.687 129 added, 0 removed; done.
06:45:24 [2022-07-05T06:45:24.730Z] #36 9.730 Setting up jq (1.6-2.1) ...
06:45:24 [2022-07-05T06:45:24.730Z] #36 9.744 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
06:45:24 [2022-07-05T06:45:24.730Z] #36 9.761 Setting up curl (7.74.0-1.3+deb11u1) ...
06:45:24 [2022-07-05T06:45:24.730Z] #36 9.775 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:45:24 [2022-07-05T06:45:24.731Z] #36 9.796 Processing triggers for ca-certificates (20210119) ...
06:45:24 [2022-07-05T06:45:24.731Z] #36 9.809 Updating certificates in /etc/ssl/certs...
06:45:25 [2022-07-05T06:45:25.668Z] #36 10.86 0 added, 0 removed; done.
06:45:25 [2022-07-05T06:45:25.668Z] #36 10.86 Running hooks in /etc/ca-certificates/update.d...
06:45:25 [2022-07-05T06:45:25.928Z] #36 10.86 done.
06:45:26 [2022-07-05T06:45:26.499Z] #36 DONE 11.7s
06:45:26 [2022-07-05T06:45:26.499Z] 
06:45:26 [2022-07-05T06:45:26.499Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:45:26 [2022-07-05T06:45:26.499Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:45:26 [2022-07-05T06:45:26.499Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 7.6s done
06:45:26 [2022-07-05T06:45:26.499Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 1.5s
06:45:26 [2022-07-05T06:45:26.759Z] #11 ...
06:45:26 [2022-07-05T06:45:26.759Z] 
06:45:26 [2022-07-05T06:45:26.759Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
06:45:26 [2022-07-05T06:45:26.759Z] #37 sha256:4370b6f07bd193e86a04d35f041a384be71ab3a1d6927e8426b55ff34a139d5f
06:45:26 [2022-07-05T06:45:26.759Z] #37 DONE 0.0s
06:45:26 [2022-07-05T06:45:26.759Z] 
06:45:26 [2022-07-05T06:45:26.759Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:45:26 [2022-07-05T06:45:26.759Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:45:32 [2022-07-05T06:45:32.043Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 6.5s
06:45:32 [2022-07-05T06:45:32.981Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.8s done
06:45:33 [2022-07-05T06:45:33.241Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050
06:45:37 [2022-07-05T06:45:37.486Z] #11 ...
06:45:37 [2022-07-05T06:45:37.486Z] 
06:45:37 [2022-07-05T06:45:37.486Z] #38 [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
06:45:37 [2022-07-05T06:45:37.486Z] #38 sha256:0428af8c2ab7f4c46ad4d1b066ad6e9839e7c5739f6a6a518ef8f9396a2d526e
06:45:37 [2022-07-05T06:45:37.486Z] #38 1.983 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
06:45:37 [2022-07-05T06:45:37.486Z] #38 2.277 
06:45:37 [2022-07-05T06:45:37.486Z] #38 2.520 #=#=#                                                                         

                                                                           0.2%
######################################################################## 100.0%
06:45:37 [2022-07-05T06:45:37.486Z] #38 2.987 
06:45:37 [2022-07-05T06:45:37.486Z] #38 4.093 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
06:45:37 [2022-07-05T06:45:37.486Z] #38 4.451 
06:45:37 [2022-07-05T06:45:37.486Z] #38 4.674 #=#=#                                                                         

######################################################################## 100.0%
06:45:37 [2022-07-05T06:45:37.486Z] #38 4.960 
06:45:37 [2022-07-05T06:45:37.486Z] #38 6.030 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
06:45:37 [2022-07-05T06:45:37.486Z] #38 6.399 
06:45:37 [2022-07-05T06:45:37.486Z] #38 6.623 #=#=#                                                                         

##################                                                        26.3%
##########################################                                58.7%
#################################################################         90.9%
######################################################################## 100.0%
06:45:37 [2022-07-05T06:45:37.486Z] #38 7.181 
06:45:37 [2022-07-05T06:45:37.486Z] #38 8.273 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
06:45:37 [2022-07-05T06:45:37.486Z] #38 8.603 
06:45:37 [2022-07-05T06:45:37.486Z] #38 8.836 #=#=#                                                                         

######################################################################## 100.0%
06:45:37 [2022-07-05T06:45:37.486Z] #38 9.127 
06:45:37 [2022-07-05T06:45:37.486Z] #38 9.889 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
06:45:37 [2022-07-05T06:45:37.486Z] #38 10.22 
06:45:37 [2022-07-05T06:45:37.486Z] #38 ...
06:45:37 [2022-07-05T06:45:37.486Z] 
06:45:37 [2022-07-05T06:45:37.486Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:45:37 [2022-07-05T06:45:37.486Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:45:38 [2022-07-05T06:45:38.077Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s
06:45:39 [2022-07-05T06:45:39.030Z] #11 ...
06:45:39 [2022-07-05T06:45:39.030Z] 
06:45:39 [2022-07-05T06:45:39.030Z] #38 [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
06:45:39 [2022-07-05T06:45:39.030Z] #38 sha256:0428af8c2ab7f4c46ad4d1b066ad6e9839e7c5739f6a6a518ef8f9396a2d526e
06:45:39 [2022-07-05T06:45:39.030Z] #38 10.45 #=#=#                                                                         

######################################################################## 100.0%
06:45:39 [2022-07-05T06:45:39.030Z] #38 10.80 
06:45:39 [2022-07-05T06:45:39.030Z] #38 10.87 Download of images into '/build' complete.
06:45:39 [2022-07-05T06:45:39.030Z] #38 10.87 Use something like the following to load the result into a Docker daemon:
06:45:39 [2022-07-05T06:45:39.030Z] #38 10.87   tar -cC '/build' . | docker load
06:45:39 [2022-07-05T06:45:39.030Z] #38 DONE 12.2s
06:45:39 [2022-07-05T06:45:39.030Z] 
06:45:39 [2022-07-05T06:45:39.030Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:45:39 [2022-07-05T06:45:39.030Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:45:44 [2022-07-05T06:45:44.304Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.2s
06:45:46 [2022-07-05T06:45:46.210Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 12.8s done
06:45:46 [2022-07-05T06:45:46.470Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95
06:45:46 [2022-07-05T06:45:46.470Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done
06:45:46 [2022-07-05T06:45:46.729Z] #11 DONE 42.5s
06:45:46 [2022-07-05T06:45:46.729Z] 
06:45:46 [2022-07-05T06:45:46.729Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
06:45:46 [2022-07-05T06:45:46.729Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1
06:45:46 [2022-07-05T06:45:46.864Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0886cafc6e320f39f) in /home/ubuntu/workspace/moby_PR-43768
[Pipeline] {
[Pipeline] checkout
06:45:46 [2022-07-05T06:45:46.970Z] The recommended git tool is: git
06:45:48 [2022-07-05T06:45:48.635Z] #12 DONE 1.8s
06:45:48 [2022-07-05T06:45:48.635Z] 
06:45:48 [2022-07-05T06:45:48.635Z] #13 [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
06:45:48 [2022-07-05T06:45:48.635Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0
06:45:49 [2022-07-05T06:45:49.203Z] #13 DONE 0.6s
06:45:49 [2022-07-05T06:45:49.203Z] 
06:45:49 [2022-07-05T06:45:49.203Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:45:49 [2022-07-05T06:45:49.203Z] #40 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772
06:45:49 [2022-07-05T06:45:49.203Z] #40 DONE 0.0s
06:45:49 [2022-07-05T06:45:49.203Z] 
06:45:49 [2022-07-05T06:45:49.203Z] #41 [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
06:45:49 [2022-07-05T06:45:49.203Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
06:45:49 [2022-07-05T06:45:49.203Z] #41 ...
06:45:49 [2022-07-05T06:45:49.203Z] 
06:45:49 [2022-07-05T06:45:49.203Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
06:45:49 [2022-07-05T06:45:49.203Z] #53 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571
06:45:49 [2022-07-05T06:45:49.203Z] #53 DONE 0.2s
06:45:49 [2022-07-05T06:45:49.203Z] 
06:45:49 [2022-07-05T06:45:49.203Z] #57 [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
06:45:49 [2022-07-05T06:45:49.203Z] #57 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307
06:45:49 [2022-07-05T06:45:49.203Z] #57 DONE 0.3s
06:45:49 [2022-07-05T06:45:49.463Z] 
06:45:49 [2022-07-05T06:45:49.463Z] #58 [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
06:45:49 [2022-07-05T06:45:49.463Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:45:49 [2022-07-05T06:45:49.512Z] using credential docker-jenkins-github-credentials
06:45:49 [2022-07-05T06:45:49.522Z] Cloning the remote Git repository
06:45:49 [2022-07-05T06:45:49.522Z] Cloning with configured refspecs honoured and without tags
06:45:48 [2022-07-05T06:45:48.880Z] Cloning repository https://github.com/moby/moby.git
06:45:48 [2022-07-05T06:45:48.935Z]  > git init /home/ubuntu/workspace/moby_PR-43768 # timeout=10
06:45:49 [2022-07-05T06:45:49.210Z] Fetching upstream changes from https://github.com/moby/moby.git
06:45:49 [2022-07-05T06:45:49.210Z]  > git --version # timeout=10
06:45:49 [2022-07-05T06:45:49.226Z]  > git --version # 'git version 2.17.1'
06:45:49 [2022-07-05T06:45:49.226Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:45:49 [2022-07-05T06:45:49.228Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43768/head:refs/remotes/origin/PR-43768 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:45:52 [2022-07-05T06:45:52.766Z] #58 ...
06:45:52 [2022-07-05T06:45:52.766Z] 
06:45:52 [2022-07-05T06:45:52.766Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
06:45:52 [2022-07-05T06:45:52.766Z] #14 sha256:0843e43981997d3186c3e0fa13a5c69bf735e078771d358bc17048f5bdd1d4e8
06:45:52 [2022-07-05T06:45:52.766Z] #14 DONE 3.2s
06:45:52 [2022-07-05T06:45:52.766Z] 
06:45:52 [2022-07-05T06:45:52.766Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
06:45:52 [2022-07-05T06:45:52.766Z] #15 sha256:2d05efaa29f7d7a652b390dae5c9126381d4bdd1e6478112a650543183cfed84
06:45:56 [2022-07-05T06:45:56.070Z] #15 DONE 3.2s
06:45:56 [2022-07-05T06:45:56.070Z] 
06:45:56 [2022-07-05T06:45:56.070Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
06:45:56 [2022-07-05T06:45:56.070Z] #16 sha256:6e5bb325d2f1d8f93129253358485557d3574a0fa24a972b189e244fccf61d15
06:45:57 [2022-07-05T06:45:57.709Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-034da9b1baa4d15c7) in /home/ubuntu/workspace/moby_PR-43768
[Pipeline] {
[Pipeline] checkout
06:45:57 [2022-07-05T06:45:57.905Z] The recommended git tool is: git
06:45:57 [2022-07-05T06:45:57.978Z] #16 DONE 2.1s
06:45:57 [2022-07-05T06:45:57.978Z] 
06:45:57 [2022-07-05T06:45:57.978Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
06:45:57 [2022-07-05T06:45:57.978Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d
06:45:59 [2022-07-05T06:45:59.362Z] #17 ...
06:45:59 [2022-07-05T06:45:59.362Z] 
06:45:59 [2022-07-05T06:45:59.363Z] #83 [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             ;
06:45:59 [2022-07-05T06:45:59.363Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:45:59 [2022-07-05T06:45:59.363Z] #83 4.235 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:45:59 [2022-07-05T06:45:59.363Z] #83 4.383 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:45:59 [2022-07-05T06:45:59.363Z] #83 4.383 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:45:59 [2022-07-05T06:45:59.363Z] #83 4.543 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:45:59 [2022-07-05T06:45:59.363Z] #83 5.404 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:45:59 [2022-07-05T06:45:59.363Z] #83 8.034 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:45:59 [2022-07-05T06:45:59.363Z] #83 ...
06:45:59 [2022-07-05T06:45:59.363Z] 
06:45:59 [2022-07-05T06:45:59.363Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
06:45:59 [2022-07-05T06:45:59.363Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d
06:45:59 [2022-07-05T06:45:59.363Z] #17 DONE 1.8s
06:45:59 [2022-07-05T06:45:59.363Z] 
06:45:59 [2022-07-05T06:45:59.363Z] #43 [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
06:45:59 [2022-07-05T06:45:59.363Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
06:45:59 [2022-07-05T06:45:59.363Z] #43 4.750 go: downloading github.com/go-delve/delve v1.8.1
06:45:59 [2022-07-05T06:45:59.363Z] #43 ...
06:45:59 [2022-07-05T06:45:59.363Z] 
06:45:59 [2022-07-05T06:45:59.363Z] #54 [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
06:45:59 [2022-07-05T06:45:59.363Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
06:45:59 [2022-07-05T06:45:59.363Z] #54 5.528 + git clone https://github.com/docker/distribution.git .
06:45:59 [2022-07-05T06:45:59.363Z] #54 5.528 Cloning into '.'...
06:45:59 [2022-07-05T06:45:59.622Z] #54 ...
06:45:59 [2022-07-05T06:45:59.622Z] 
06:45:59 [2022-07-05T06:45:59.622Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
06:45:59 [2022-07-05T06:45:59.622Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
06:45:59 [2022-07-05T06:45:59.622Z] #60 4.856 go: downloading gotest.tools/gotestsum v1.8.1
06:45:59 [2022-07-05T06:45:59.622Z] #60 7.218 go: downloading github.com/dnephin/pflag v1.0.7
06:45:59 [2022-07-05T06:45:59.622Z] #60 7.271 go: downloading github.com/fatih/color v1.10.0
06:45:59 [2022-07-05T06:45:59.622Z] #60 7.608 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:45:59 [2022-07-05T06:45:59.622Z] #60 7.698 go: downloading github.com/pkg/errors v0.9.1
06:45:59 [2022-07-05T06:45:59.622Z] #60 8.071 go: downloading github.com/mattn/go-colorable v0.1.8
06:45:59 [2022-07-05T06:45:59.622Z] #60 8.265 go: downloading github.com/mattn/go-isatty v0.0.12
06:45:59 [2022-07-05T06:45:59.622Z] #60 8.394 go: downloading github.com/fsnotify/fsnotify v1.4.9
06:45:59 [2022-07-05T06:45:59.622Z] #60 8.421 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
06:45:59 [2022-07-05T06:45:59.622Z] #60 8.783 go: downloading github.com/jonboulle/clockwork v0.2.2
06:45:59 [2022-07-05T06:45:59.622Z] #60 8.827 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
06:45:59 [2022-07-05T06:45:59.622Z] #60 8.951 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
06:45:59 [2022-07-05T06:45:59.622Z] #60 9.323 go: downloading golang.org/x/tools v0.1.0
06:45:59 [2022-07-05T06:45:59.882Z] #60 ...
06:45:59 [2022-07-05T06:45:59.882Z] 
06:45:59 [2022-07-05T06:45:59.882Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
06:45:59 [2022-07-05T06:45:59.882Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
06:45:59 [2022-07-05T06:45:59.882Z] #47 6.031 go: downloading github.com/tc-hib/go-winres v0.2.3
06:45:59 [2022-07-05T06:45:59.882Z] #47 7.200 go: downloading github.com/tc-hib/winres v0.1.5
06:45:59 [2022-07-05T06:45:59.882Z] #47 9.382 go: downloading github.com/urfave/cli/v2 v2.3.0
06:45:59 [2022-07-05T06:45:59.882Z] #47 9.833 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
06:45:59 [2022-07-05T06:45:59.882Z] #47 10.04 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
06:45:59 [2022-07-05T06:45:59.882Z] #47 ...
06:45:59 [2022-07-05T06:45:59.882Z] 
06:45:59 [2022-07-05T06:45:59.882Z] #64 [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
06:45:59 [2022-07-05T06:45:59.882Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
06:45:59 [2022-07-05T06:45:59.882Z] #64 6.378 go: downloading mvdan.cc/sh/v3 v3.0.2
06:45:59 [2022-07-05T06:45:59.882Z] #64 7.512 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:45:59 [2022-07-05T06:45:59.882Z] #64 7.512 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:45:59 [2022-07-05T06:45:59.882Z] #64 7.663 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:45:59 [2022-07-05T06:45:59.882Z] #64 10.43 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:46:00 [2022-07-05T06:46:00.144Z] #64 ...
06:46:00 [2022-07-05T06:46:00.144Z] 
06:46:00 [2022-07-05T06:46:00.144Z] #62 [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.44.0"      && /build/golangci-lint --version
06:46:00 [2022-07-05T06:46:00.144Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:46:00 [2022-07-05T06:46:00.144Z] #62 5.213 go: downloading github.com/golangci/golangci-lint v1.44.0
06:46:00 [2022-07-05T06:46:00.144Z] #62 ...
06:46:00 [2022-07-05T06:46:00.144Z] 
06:46:00 [2022-07-05T06:46:00.144Z] #45 [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
06:46:00 [2022-07-05T06:46:00.144Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128
06:46:00 [2022-07-05T06:46:00.144Z] #45 5.530 go: downloading github.com/pelletier/go-toml v1.8.1
06:46:00 [2022-07-05T06:46:00.407Z] #45 ...
06:46:00 [2022-07-05T06:46:00.407Z] 
06:46:00 [2022-07-05T06:46:00.407Z] #58 [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
06:46:00 [2022-07-05T06:46:00.407Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:46:00 [2022-07-05T06:46:00.407Z] #58 6.039 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:46:00 [2022-07-05T06:46:00.407Z] #58 6.107 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:46:00 [2022-07-05T06:46:00.407Z] #58 6.107 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:46:00 [2022-07-05T06:46:00.407Z] #58 6.657 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
06:46:00 [2022-07-05T06:46:00.407Z] #58 7.821 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:46:00 [2022-07-05T06:46:00.407Z] #58 11.01 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:46:00 [2022-07-05T06:46:00.683Z] using credential docker-jenkins-github-credentials
06:46:00 [2022-07-05T06:46:00.691Z] Cloning the remote Git repository
06:46:00 [2022-07-05T06:46:00.691Z] Cloning with configured refspecs honoured and without tags
06:46:00 [2022-07-05T06:46:00.419Z] Cloning repository https://github.com/moby/moby.git
06:46:00 [2022-07-05T06:46:00.472Z]  > git init /home/ubuntu/workspace/moby_PR-43768 # timeout=10
06:46:00 [2022-07-05T06:46:00.763Z] Fetching upstream changes from https://github.com/moby/moby.git
06:46:00 [2022-07-05T06:46:00.764Z]  > git --version # timeout=10
06:46:00 [2022-07-05T06:46:00.796Z]  > git --version # 'git version 2.17.1'
06:46:00 [2022-07-05T06:46:00.796Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:46:00 [2022-07-05T06:46:00.798Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43768/head:refs/remotes/origin/PR-43768 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:46:01 [2022-07-05T06:46:01.790Z] #58 ...
06:46:01 [2022-07-05T06:46:01.790Z] 
06:46:01 [2022-07-05T06:46:01.790Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
06:46:01 [2022-07-05T06:46:01.790Z] #18 sha256:8b29296919d8bf68aa7fa37d69208ffd105a8b2185812f3f939b2bee4ce821b4
06:46:01 [2022-07-05T06:46:01.790Z] #18 DONE 2.2s
06:46:01 [2022-07-05T06:46:01.790Z] 
06:46:01 [2022-07-05T06:46:01.790Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
06:46:01 [2022-07-05T06:46:01.790Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0
06:46:02 [2022-07-05T06:46:02.379Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0166b0a6b0793a69a) in /home/ubuntu/workspace/moby_PR-43768
[Pipeline] {
[Pipeline] checkout
06:46:02 [2022-07-05T06:46:02.580Z] The recommended git tool is: git
06:46:03 [2022-07-05T06:46:03.703Z] #19 2.086 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:46:03 [2022-07-05T06:46:03.703Z] #19 2.145 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:46:03 [2022-07-05T06:46:03.969Z] #19 2.145 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:46:04 [2022-07-05T06:46:04.541Z] #19 ...
06:46:04 [2022-07-05T06:46:04.541Z] 
06:46:04 [2022-07-05T06:46:04.541Z] #41 [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
06:46:04 [2022-07-05T06:46:04.541Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
06:46:04 [2022-07-05T06:46:04.541Z] #41 5.330 + git clone https://github.com/kolyshkin/go-swagger.git .
06:46:04 [2022-07-05T06:46:04.541Z] #41 5.330 Cloning into '.'...
06:46:04 [2022-07-05T06:46:04.541Z] #41 ...
06:46:04 [2022-07-05T06:46:04.541Z] 
06:46:04 [2022-07-05T06:46:04.541Z] #58 [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
06:46:04 [2022-07-05T06:46:04.541Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:46:04 [2022-07-05T06:46:04.541Z] #58 15.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:46:05 [2022-07-05T06:46:05.736Z] using credential docker-jenkins-github-credentials
06:46:05 [2022-07-05T06:46:05.752Z] Cloning the remote Git repository
06:46:05 [2022-07-05T06:46:05.752Z] Cloning with configured refspecs honoured and without tags
06:46:05 [2022-07-05T06:46:05.783Z] Cloning repository https://github.com/moby/moby.git
06:46:05 [2022-07-05T06:46:05.869Z]  > git init /home/ubuntu/workspace/moby_PR-43768 # timeout=10
06:46:06 [2022-07-05T06:46:06.187Z] Fetching upstream changes from https://github.com/moby/moby.git
06:46:06 [2022-07-05T06:46:06.187Z]  > git --version # timeout=10
06:46:06 [2022-07-05T06:46:06.217Z]  > git --version # 'git version 2.25.1'
06:46:06 [2022-07-05T06:46:06.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:46:06 [2022-07-05T06:46:06.220Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43768/head:refs/remotes/origin/PR-43768 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:46:07 [2022-07-05T06:46:07.840Z] #58 18.37 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
06:46:08 [2022-07-05T06:46:08.193Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e5ece080828b2ce0) in /home/ubuntu/workspace/moby_PR-43768
[Pipeline] {
[Pipeline] checkout
06:46:08 [2022-07-05T06:46:08.320Z] The recommended git tool is: git
06:46:10 [2022-07-05T06:46:10.388Z] #58 ...
06:46:10 [2022-07-05T06:46:10.388Z] 
06:46:10 [2022-07-05T06:46:10.388Z] #43 [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
06:46:10 [2022-07-05T06:46:10.388Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
06:46:10 [2022-07-05T06:46:10.388Z] #43 16.52 go: downloading github.com/sirupsen/logrus v1.6.0
06:46:10 [2022-07-05T06:46:10.388Z] #43 16.52 go: downloading github.com/spf13/cobra v1.1.3
06:46:10 [2022-07-05T06:46:10.388Z] #43 17.15 go: downloading github.com/mattn/go-isatty v0.0.3
06:46:10 [2022-07-05T06:46:10.388Z] #43 17.47 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
06:46:10 [2022-07-05T06:46:10.388Z] #43 18.04 go: downloading gopkg.in/yaml.v2 v2.4.0
06:46:10 [2022-07-05T06:46:10.388Z] #43 18.46 go: downloading github.com/cosiner/argv v0.1.0
06:46:10 [2022-07-05T06:46:10.388Z] #43 18.52 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
06:46:10 [2022-07-05T06:46:10.388Z] #43 18.58 go: downloading github.com/peterh/liner v1.2.2
06:46:10 [2022-07-05T06:46:10.388Z] #43 18.80 go: downloading github.com/google/go-dap v0.6.0
06:46:10 [2022-07-05T06:46:10.388Z] #43 19.29 go: downloading github.com/spf13/pflag v1.0.5
06:46:10 [2022-07-05T06:46:10.388Z] #43 19.55 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
06:46:10 [2022-07-05T06:46:10.388Z] #43 20.39 go: downloading github.com/mattn/go-runewidth v0.0.3
06:46:10 [2022-07-05T06:46:10.388Z] #43 20.62 go: downloading github.com/hashicorp/golang-lru v0.5.4
06:46:10 [2022-07-05T06:46:10.388Z] #43 20.65 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
06:46:10 [2022-07-05T06:46:10.957Z] #43 ...
06:46:10 [2022-07-05T06:46:10.957Z] 
06:46:10 [2022-07-05T06:46:10.957Z] #45 [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
06:46:10 [2022-07-05T06:46:10.957Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128
06:46:10 [2022-07-05T06:46:10.957Z] #45 21.91 tomll can be used in two ways:
06:46:10 [2022-07-05T06:46:10.957Z] #45 21.91 Writing to STDIN and reading from STDOUT:
06:46:10 [2022-07-05T06:46:10.957Z] #45 21.91   cat file.toml | tomll > file.toml
06:46:10 [2022-07-05T06:46:10.957Z] #45 21.91 
06:46:10 [2022-07-05T06:46:10.957Z] #45 21.91 Reading and updating a list of files:
06:46:10 [2022-07-05T06:46:10.957Z] #45 21.91   tomll a.toml b.toml c.toml
06:46:10 [2022-07-05T06:46:10.957Z] #45 21.91 
06:46:10 [2022-07-05T06:46:10.957Z] #45 21.91 When given a list of files, tomll will modify all files in place without asking.
06:46:11 [2022-07-05T06:46:11.526Z] #45 DONE 22.5s
06:46:11 [2022-07-05T06:46:11.526Z] 
06:46:11 [2022-07-05T06:46:11.526Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
06:46:11 [2022-07-05T06:46:11.526Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0
06:46:11 [2022-07-05T06:46:11.526Z] #19 3.428 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
06:46:11 [2022-07-05T06:46:11.526Z] #19 4.746 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:46:11 [2022-07-05T06:46:11.526Z] #19 6.368 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
06:46:11 [2022-07-05T06:46:11.526Z] #19 7.927 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
06:46:11 [2022-07-05T06:46:11.526Z] #19 9.572 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
06:46:11 [2022-07-05T06:46:11.725Z] using credential docker-jenkins-github-credentials
06:46:11 [2022-07-05T06:46:11.734Z] Cloning the remote Git repository
06:46:11 [2022-07-05T06:46:11.734Z] Cloning with configured refspecs honoured and without tags
06:46:12 [2022-07-05T06:46:12.096Z] #19 ...
06:46:12 [2022-07-05T06:46:12.096Z] 
06:46:12 [2022-07-05T06:46:12.096Z] #43 [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
06:46:12 [2022-07-05T06:46:12.096Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
06:46:12 [2022-07-05T06:46:12.096Z] #43 23.05 go: downloading github.com/russross/blackfriday/v2 v2.0.1
06:46:11 [2022-07-05T06:46:11.760Z] Cloning repository https://github.com/moby/moby.git
06:46:11 [2022-07-05T06:46:11.851Z]  > git init /home/ubuntu/workspace/moby_PR-43768 # timeout=10
06:46:12 [2022-07-05T06:46:12.357Z] #43 23.21 go: downloading github.com/cilium/ebpf v0.7.0
06:46:12 [2022-07-05T06:46:12.519Z] Fetching upstream changes from https://github.com/moby/moby.git
06:46:12 [2022-07-05T06:46:12.519Z]  > git --version # timeout=10
06:46:12 [2022-07-05T06:46:12.523Z]  > git --version # 'git version 2.25.1'
06:46:12 [2022-07-05T06:46:12.524Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:46:12 [2022-07-05T06:46:12.525Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43768/head:refs/remotes/origin/PR-43768 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:46:13 [2022-07-05T06:46:13.295Z] #43 24.24 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
06:46:13 [2022-07-05T06:46:13.296Z] #43 ...
06:46:13 [2022-07-05T06:46:13.296Z] 
06:46:13 [2022-07-05T06:46:13.296Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
06:46:13 [2022-07-05T06:46:13.296Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
06:46:13 [2022-07-05T06:46:13.296Z] #47 14.13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
06:46:13 [2022-07-05T06:46:13.296Z] #47 14.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0
06:46:13 [2022-07-05T06:46:13.556Z] #47 ...
06:46:13 [2022-07-05T06:46:13.556Z] 
06:46:13 [2022-07-05T06:46:13.556Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
06:46:13 [2022-07-05T06:46:13.556Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0
06:46:13 [2022-07-05T06:46:13.556Z] #19 11.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
06:46:14 [2022-07-05T06:46:14.127Z] #19 12.62 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [145 kB]
06:46:14 [2022-07-05T06:46:14.388Z] #19 12.67 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
06:46:14 [2022-07-05T06:46:14.388Z] #19 12.70 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB]
06:46:14 [2022-07-05T06:46:14.649Z] #19 12.94 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB]
06:46:14 [2022-07-05T06:46:14.649Z] #19 12.94 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:46:14 [2022-07-05T06:46:14.649Z] #19 12.94 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB]
06:46:15 [2022-07-05T06:46:15.225Z] #19 13.45 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
06:46:15 [2022-07-05T06:46:15.225Z] #19 13.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
06:46:15 [2022-07-05T06:46:15.225Z] #19 13.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:46:15 [2022-07-05T06:46:15.225Z] #19 13.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
06:46:15 [2022-07-05T06:46:15.225Z] #19 13.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
06:46:15 [2022-07-05T06:46:15.225Z] #19 13.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
06:46:16 [2022-07-05T06:46:16.081Z] Fetching without tags
06:46:16 [2022-07-05T06:46:16.178Z] #19 ...
06:46:16 [2022-07-05T06:46:16.178Z] 
06:46:16 [2022-07-05T06:46:16.178Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
06:46:16 [2022-07-05T06:46:16.178Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
06:46:16 [2022-07-05T06:46:16.178Z] #60 16.96 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
06:46:16 [2022-07-05T06:46:16.178Z] #60 16.98 go: downloading golang.org/x/mod v0.3.0
06:46:16 [2022-07-05T06:46:16.178Z] #60 ...
06:46:16 [2022-07-05T06:46:16.178Z] 
06:46:16 [2022-07-05T06:46:16.178Z] #83 [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             ;
06:46:16 [2022-07-05T06:46:16.178Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:46:16 [2022-07-05T06:46:16.178Z] #83 16.92 Fetched 8548 kB in 13s (659 kB/s)
06:46:16 [2022-07-05T06:46:16.178Z] #83 16.92 Reading package lists...
06:46:16 [2022-07-05T06:46:16.370Z] Merging remotes/origin/master commit 46f598728b022a524dd5c9a6b16c3506ce8d3f1b into PR head commit 720fd638f6aecba6e2b9b86564a9bbe3d771f57e
06:46:16 [2022-07-05T06:46:16.437Z] #83 24.61 Reading package lists...
06:46:16 [2022-07-05T06:46:16.437Z] #83 ...
06:46:16 [2022-07-05T06:46:16.437Z] 
06:46:16 [2022-07-05T06:46:16.437Z] #58 [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
06:46:16 [2022-07-05T06:46:16.437Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:46:16 [2022-07-05T06:46:16.437Z] #58 25.71 Fetched 8552 kB in 20s (429 kB/s)
06:46:17 [2022-07-05T06:46:17.374Z] Merge succeeded, producing 720fd638f6aecba6e2b9b86564a9bbe3d771f57e
06:46:17 [2022-07-05T06:46:17.375Z] Checking out Revision 720fd638f6aecba6e2b9b86564a9bbe3d771f57e (PR-43768)
06:46:15 [2022-07-05T06:46:15.979Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:46:15 [2022-07-05T06:46:15.993Z]  > git config --add remote.origin.fetch +refs/pull/43768/head:refs/remotes/origin/PR-43768 # timeout=10
06:46:16 [2022-07-05T06:46:16.027Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:46:16 [2022-07-05T06:46:16.062Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:46:16 [2022-07-05T06:46:16.085Z] Fetching upstream changes from https://github.com/moby/moby.git
06:46:16 [2022-07-05T06:46:16.085Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:46:16 [2022-07-05T06:46:16.090Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43768/head:refs/remotes/origin/PR-43768 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:46:16 [2022-07-05T06:46:16.386Z]  > git config core.sparsecheckout # timeout=10
06:46:16 [2022-07-05T06:46:16.411Z]  > git checkout -f 720fd638f6aecba6e2b9b86564a9bbe3d771f57e # timeout=10
06:46:17 [2022-07-05T06:46:17.236Z]  > git remote # timeout=10
06:46:17 [2022-07-05T06:46:17.278Z]  > git config --get remote.origin.url # timeout=10
06:46:17 [2022-07-05T06:46:17.310Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:46:17 [2022-07-05T06:46:17.311Z]  > git merge 46f598728b022a524dd5c9a6b16c3506ce8d3f1b # timeout=10
06:46:17 [2022-07-05T06:46:17.347Z]  > git rev-parse HEAD^{commit} # timeout=10
06:46:17 [2022-07-05T06:46:17.377Z]  > git config core.sparsecheckout # timeout=10
06:46:17 [2022-07-05T06:46:17.399Z]  > git checkout -f 720fd638f6aecba6e2b9b86564a9bbe3d771f57e # timeout=10
06:46:20 [2022-07-05T06:46:20.636Z] #58 25.71 Reading package lists...
06:46:20 [2022-07-05T06:46:20.636Z] #58 ...
06:46:20 [2022-07-05T06:46:20.636Z] 
06:46:20 [2022-07-05T06:46:20.636Z] #54 [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
06:46:20 [2022-07-05T06:46:20.636Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
06:46:20 [2022-07-05T06:46:20.636Z] #54 30.50 Updating files:  71% (1560/2177)
Updating files:  72% (1568/2177)
Updating files:  73% (1590/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
06:46:20 [2022-07-05T06:46:20.636Z] #54 31.26 + git checkout -q v2.3.0
06:46:21 [2022-07-05T06:46:21.714Z] Commit message: "feat : image build ci to push image to registry"
06:46:21 [2022-07-05T06:46:21.740Z]  > git --version # timeout=10
06:46:21 [2022-07-05T06:46:21.762Z]  > git --version # 'git version 2.17.1'
06:46:21 [2022-07-05T06:46:21.787Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:46:22 [2022-07-05T06:46:22.796Z] + docker version
06:46:23 [2022-07-05T06:46:23.169Z] #54 33.85 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:46:24 [2022-07-05T06:46:24.799Z] Fetching without tags
06:46:25 [2022-07-05T06:46:25.024Z] Merging remotes/origin/master commit 46f598728b022a524dd5c9a6b16c3506ce8d3f1b into PR head commit 720fd638f6aecba6e2b9b86564a9bbe3d771f57e
06:46:25 [2022-07-05T06:46:25.672Z] Merge succeeded, producing 720fd638f6aecba6e2b9b86564a9bbe3d771f57e
06:46:25 [2022-07-05T06:46:25.673Z] Checking out Revision 720fd638f6aecba6e2b9b86564a9bbe3d771f57e (PR-43768)
06:46:26 [2022-07-05T06:46:26.107Z] Client: Docker Engine - Community
06:46:26 [2022-07-05T06:46:26.107Z]  Version:           20.10.14
06:46:26 [2022-07-05T06:46:26.107Z]  API version:       1.41
06:46:26 [2022-07-05T06:46:26.107Z]  Go version:        go1.16.15
06:46:26 [2022-07-05T06:46:26.107Z]  Git commit:        a224086
06:46:26 [2022-07-05T06:46:26.107Z]  Built:             Thu Mar 24 01:47:57 2022
06:46:26 [2022-07-05T06:46:26.107Z]  OS/Arch:           linux/amd64
06:46:26 [2022-07-05T06:46:26.107Z]  Context:           default
06:46:26 [2022-07-05T06:46:26.107Z]  Experimental:      true
06:46:26 [2022-07-05T06:46:26.107Z] 
06:46:26 [2022-07-05T06:46:26.107Z] Server: Docker Engine - Community
06:46:26 [2022-07-05T06:46:26.107Z]  Engine:
06:46:26 [2022-07-05T06:46:26.107Z]   Version:          20.10.14
06:46:26 [2022-07-05T06:46:26.107Z]   API version:      1.41 (minimum version 1.12)
06:46:26 [2022-07-05T06:46:26.107Z]   Go version:       go1.16.15
06:46:26 [2022-07-05T06:46:26.107Z]   Git commit:       87a90dc
06:46:26 [2022-07-05T06:46:26.107Z]   Built:            Thu Mar 24 01:45:46 2022
06:46:26 [2022-07-05T06:46:26.107Z]   OS/Arch:          linux/amd64
06:46:26 [2022-07-05T06:46:26.107Z]   Experimental:     true
06:46:26 [2022-07-05T06:46:26.107Z]  containerd:
06:46:26 [2022-07-05T06:46:26.107Z]   Version:          1.5.11
06:46:26 [2022-07-05T06:46:26.107Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
06:46:26 [2022-07-05T06:46:26.107Z]  runc:
06:46:26 [2022-07-05T06:46:26.107Z]   Version:          1.0.3
06:46:26 [2022-07-05T06:46:26.107Z]   GitCommit:        v1.0.3-0-gf46b6ba
06:46:26 [2022-07-05T06:46:26.107Z]  docker-init:
06:46:26 [2022-07-05T06:46:26.107Z]   Version:          0.19.0
06:46:26 [2022-07-05T06:46:26.107Z]   GitCommit:        de40ad0
[Pipeline] sh
06:46:26 [2022-07-05T06:46:26.473Z] + docker info
06:46:24 [2022-07-05T06:46:24.757Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:46:24 [2022-07-05T06:46:24.765Z]  > git config --add remote.origin.fetch +refs/pull/43768/head:refs/remotes/origin/PR-43768 # timeout=10
06:46:24 [2022-07-05T06:46:24.772Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:46:24 [2022-07-05T06:46:24.787Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:46:24 [2022-07-05T06:46:24.802Z] Fetching upstream changes from https://github.com/moby/moby.git
06:46:24 [2022-07-05T06:46:24.803Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:46:24 [2022-07-05T06:46:24.804Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43768/head:refs/remotes/origin/PR-43768 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:46:25 [2022-07-05T06:46:25.033Z]  > git config core.sparsecheckout # timeout=10
06:46:25 [2022-07-05T06:46:25.038Z]  > git checkout -f 720fd638f6aecba6e2b9b86564a9bbe3d771f57e # timeout=10
06:46:25 [2022-07-05T06:46:25.625Z]  > git remote # timeout=10
06:46:25 [2022-07-05T06:46:25.634Z]  > git config --get remote.origin.url # timeout=10
06:46:25 [2022-07-05T06:46:25.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:46:25 [2022-07-05T06:46:25.643Z]  > git merge 46f598728b022a524dd5c9a6b16c3506ce8d3f1b # timeout=10
06:46:25 [2022-07-05T06:46:25.656Z]  > git rev-parse HEAD^{commit} # timeout=10
06:46:25 [2022-07-05T06:46:25.675Z]  > git config core.sparsecheckout # timeout=10
06:46:25 [2022-07-05T06:46:25.689Z]  > git checkout -f 720fd638f6aecba6e2b9b86564a9bbe3d771f57e # timeout=10
06:46:28 [2022-07-05T06:46:28.171Z] Fetching without tags
06:46:28 [2022-07-05T06:46:28.460Z] Merging remotes/origin/master commit 46f598728b022a524dd5c9a6b16c3506ce8d3f1b into PR head commit 720fd638f6aecba6e2b9b86564a9bbe3d771f57e
06:46:28 [2022-07-05T06:46:28.051Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:46:28 [2022-07-05T06:46:28.076Z]  > git config --add remote.origin.fetch +refs/pull/43768/head:refs/remotes/origin/PR-43768 # timeout=10
06:46:28 [2022-07-05T06:46:28.092Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:46:28 [2022-07-05T06:46:28.117Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:46:28 [2022-07-05T06:46:28.190Z] Fetching upstream changes from https://github.com/moby/moby.git
06:46:28 [2022-07-05T06:46:28.191Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:46:28 [2022-07-05T06:46:28.192Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43768/head:refs/remotes/origin/PR-43768 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:46:28 [2022-07-05T06:46:28.453Z]  > git config core.sparsecheckout # timeout=10
06:46:28 [2022-07-05T06:46:28.480Z]  > git checkout -f 720fd638f6aecba6e2b9b86564a9bbe3d771f57e # timeout=10
06:46:28 [2022-07-05T06:46:28.867Z] Fetching without tags
06:46:29 [2022-07-05T06:46:29.077Z] Merging remotes/origin/master commit 46f598728b022a524dd5c9a6b16c3506ce8d3f1b into PR head commit 720fd638f6aecba6e2b9b86564a9bbe3d771f57e
06:46:29 [2022-07-05T06:46:29.373Z] Merge succeeded, producing 720fd638f6aecba6e2b9b86564a9bbe3d771f57e
06:46:29 [2022-07-05T06:46:29.374Z] Checking out Revision 720fd638f6aecba6e2b9b86564a9bbe3d771f57e (PR-43768)
06:46:29 [2022-07-05T06:46:29.746Z] #54 ...
06:46:29 [2022-07-05T06:46:29.746Z] 
06:46:29 [2022-07-05T06:46:29.746Z] #83 [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             ;
06:46:29 [2022-07-05T06:46:29.746Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:46:29 [2022-07-05T06:46:29.746Z] #83 24.61 Reading package lists...
06:46:29 [2022-07-05T06:46:29.746Z] #83 31.28 Building dependency tree...
06:46:29 [2022-07-05T06:46:29.746Z] #83 35.88 python3 is already the newest version (3.9.2-3).
06:46:29 [2022-07-05T06:46:29.746Z] #83 35.88 The following additional packages will be installed:
06:46:29 [2022-07-05T06:46:29.746Z] #83 35.90   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
06:46:29 [2022-07-05T06:46:29.746Z] #83 35.91   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
06:46:29 [2022-07-05T06:46:29.746Z] #83 35.94 Suggested packages:
06:46:29 [2022-07-05T06:46:29.746Z] #83 35.95   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
06:46:29 [2022-07-05T06:46:29.746Z] #83 35.95   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
06:46:29 [2022-07-05T06:46:29.746Z] #83 35.95   m4-doc ed diffutils-doc
06:46:29 [2022-07-05T06:46:29.746Z] #83 35.95 Recommended packages:
06:46:29 [2022-07-05T06:46:29.746Z] #83 35.95   fakeroot libalgorithm-merge-perl libltdl-dev
06:46:29 [2022-07-05T06:46:29.746Z] #83 37.90 The following NEW packages will be installed:
06:46:29 [2022-07-05T06:46:29.746Z] #83 37.92   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
06:46:29 [2022-07-05T06:46:29.746Z] #83 37.92   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
06:46:29 [2022-07-05T06:46:29.746Z] #83 37.92   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
06:46:29 [2022-07-05T06:46:29.746Z] #83 37.93   libyajl2 m4 patch xz-utils
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.42 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded.
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.42 Need to get 5939 kB of archives.
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.42 After this operation, 18.7 MB of additional disk space will be used.
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.61 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.61 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB]
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.80 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
06:46:29 [2022-07-05T06:46:29.746Z] #83 38.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
06:46:29 [2022-07-05T06:46:29.746Z] #83 39.97 debconf: delaying package configuration, since apt-utils is not installed
06:46:29 [2022-07-05T06:46:29.746Z] #83 40.31 Fetched 5939 kB in 1s (7394 kB/s)
06:46:29 [2022-07-05T06:46:29.746Z] #83 40.46 Selecting previously unselected package bzip2.
06:46:29 [2022-07-05T06:46:29.746Z] #83 40.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
06:46:29 [2022-07-05T06:46:29.746Z] #83 40.58 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
06:46:29 [2022-07-05T06:46:29.746Z] #83 40.59 Unpacking bzip2 (1.0.8-4) ...
06:46:29 [2022-07-05T06:46:29.883Z] Merge succeeded, producing 720fd638f6aecba6e2b9b86564a9bbe3d771f57e
06:46:29 [2022-07-05T06:46:29.884Z] Checking out Revision 720fd638f6aecba6e2b9b86564a9bbe3d771f57e (PR-43768)
06:46:30 [2022-07-05T06:46:30.006Z] #83 ...
06:46:30 [2022-07-05T06:46:30.006Z] 
06:46:30 [2022-07-05T06:46:30.006Z] #62 [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.44.0"      && /build/golangci-lint --version
06:46:30 [2022-07-05T06:46:30.006Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:46:30 [2022-07-05T06:46:30.006Z] #62 40.96 go: downloading github.com/fatih/color v1.13.0
06:46:30 [2022-07-05T06:46:30.006Z] #62 40.97 go: downloading github.com/gofrs/flock v0.8.1
06:46:30 [2022-07-05T06:46:30.170Z] Commit message: "feat : image build ci to push image to registry"
06:46:30 [2022-07-05T06:46:30.189Z]  > git --version # timeout=10
06:46:30 [2022-07-05T06:46:30.195Z]  > git --version # 'git version 2.25.1'
06:46:30 [2022-07-05T06:46:30.203Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
06:46:30 [2022-07-05T06:46:30.266Z] #62 41.14 go: downloading github.com/spf13/cobra v1.3.0
06:46:30 [2022-07-05T06:46:30.266Z] #62 41.19 go: downloading github.com/spf13/viper v1.10.1
06:46:28 [2022-07-05T06:46:28.802Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:46:28 [2022-07-05T06:46:28.817Z]  > git config --add remote.origin.fetch +refs/pull/43768/head:refs/remotes/origin/PR-43768 # timeout=10
06:46:28 [2022-07-05T06:46:28.843Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:46:28 [2022-07-05T06:46:28.863Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:46:28 [2022-07-05T06:46:28.880Z] Fetching upstream changes from https://github.com/moby/moby.git
06:46:28 [2022-07-05T06:46:28.880Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:46:28 [2022-07-05T06:46:28.881Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43768/head:refs/remotes/origin/PR-43768 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:46:29 [2022-07-05T06:46:29.154Z]  > git config core.sparsecheckout # timeout=10
06:46:29 [2022-07-05T06:46:29.174Z]  > git checkout -f 720fd638f6aecba6e2b9b86564a9bbe3d771f57e # timeout=10
06:46:29 [2022-07-05T06:46:29.839Z]  > git remote # timeout=10
06:46:29 [2022-07-05T06:46:29.847Z]  > git config --get remote.origin.url # timeout=10
06:46:29 [2022-07-05T06:46:29.857Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:46:29 [2022-07-05T06:46:29.858Z]  > git merge 46f598728b022a524dd5c9a6b16c3506ce8d3f1b # timeout=10
06:46:29 [2022-07-05T06:46:29.881Z]  > git rev-parse HEAD^{commit} # timeout=10
06:46:29 [2022-07-05T06:46:29.895Z]  > git config core.sparsecheckout # timeout=10
06:46:29 [2022-07-05T06:46:29.906Z]  > git checkout -f 720fd638f6aecba6e2b9b86564a9bbe3d771f57e # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:46:30 [2022-07-05T06:46:30.835Z] #62 41.71 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
06:46:30 [2022-07-05T06:46:30.835Z] #62 41.89 go: downloading github.com/mattn/go-colorable v0.1.12
06:46:31 [2022-07-05T06:46:31.095Z] #62 41.96 go: downloading github.com/mattn/go-isatty v0.0.14
06:46:31 [2022-07-05T06:46:31.095Z] #62 41.96 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
06:46:31 [2022-07-05T06:46:31.095Z] #62 41.99 go: downloading github.com/go-critic/go-critic v0.6.2
06:46:31 [2022-07-05T06:46:31.106Z] + docker version
06:46:29 [2022-07-05T06:46:29.261Z]  > git remote # timeout=10
06:46:29 [2022-07-05T06:46:29.285Z]  > git config --get remote.origin.url # timeout=10
06:46:29 [2022-07-05T06:46:29.308Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:46:29 [2022-07-05T06:46:29.309Z]  > git merge 46f598728b022a524dd5c9a6b16c3506ce8d3f1b # timeout=10
06:46:29 [2022-07-05T06:46:29.334Z]  > git rev-parse HEAD^{commit} # timeout=10
06:46:29 [2022-07-05T06:46:29.356Z]  > git config core.sparsecheckout # timeout=10
06:46:29 [2022-07-05T06:46:29.362Z]  > git checkout -f 720fd638f6aecba6e2b9b86564a9bbe3d771f57e # timeout=10
06:46:32 [2022-07-05T06:46:32.035Z] #62 ...
06:46:32 [2022-07-05T06:46:32.035Z] 
06:46:32 [2022-07-05T06:46:32.035Z] #58 [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
06:46:32 [2022-07-05T06:46:32.035Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:46:32 [2022-07-05T06:46:32.035Z] #58 25.71 Reading package lists...
06:46:32 [2022-07-05T06:46:32.035Z] #58 32.84 Reading package lists...
06:46:32 [2022-07-05T06:46:32.035Z] #58 39.76 Building dependency tree...
06:46:32 [2022-07-05T06:46:32.035Z] #58 ...
06:46:32 [2022-07-05T06:46:32.035Z] 
06:46:32 [2022-07-05T06:46:32.035Z] #83 [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             ;
06:46:32 [2022-07-05T06:46:32.035Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:46:32 [2022-07-05T06:46:32.035Z] #83 41.02 Selecting previously unselected package libmagic-mgc.
06:46:32 [2022-07-05T06:46:32.035Z] #83 41.03 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
06:46:32 [2022-07-05T06:46:32.035Z] #83 41.07 Unpacking libmagic-mgc (1:5.39-3) ...
06:46:32 [2022-07-05T06:46:32.035Z] #83 42.05 Selecting previously unselected package libmagic1:amd64.
06:46:32 [2022-07-05T06:46:32.035Z] #83 42.05 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
06:46:32 [2022-07-05T06:46:32.035Z] #83 42.07 Unpacking libmagic1:amd64 (1:5.39-3) ...
06:46:32 [2022-07-05T06:46:32.035Z] #83 42.34 Selecting previously unselected package file.
06:46:32 [2022-07-05T06:46:32.035Z] #83 42.35 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
06:46:32 [2022-07-05T06:46:32.035Z] #83 42.35 Unpacking file (1:5.39-3) ...
06:46:32 [2022-07-05T06:46:32.035Z] #83 42.59 Selecting previously unselected package xz-utils.
06:46:32 [2022-07-05T06:46:32.035Z] #83 42.59 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
06:46:32 [2022-07-05T06:46:32.035Z] #83 42.62 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
06:46:32 [2022-07-05T06:46:32.293Z] #83 43.17 Selecting previously unselected package libsigsegv2:amd64.
06:46:32 [2022-07-05T06:46:32.293Z] #83 43.18 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
06:46:32 [2022-07-05T06:46:32.293Z] #83 43.31 Unpacking libsigsegv2:amd64 (2.13-1) ...
06:46:32 [2022-07-05T06:46:32.862Z] #83 43.63 Selecting previously unselected package m4.
06:46:32 [2022-07-05T06:46:32.862Z] #83 43.66 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
06:46:32 [2022-07-05T06:46:32.862Z] #83 43.68 Unpacking m4 (1.4.18-5) ...
06:46:33 [2022-07-05T06:46:33.120Z] #83 43.87 Selecting previously unselected package autoconf.
06:46:33 [2022-07-05T06:46:33.121Z] #83 43.87 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
06:46:33 [2022-07-05T06:46:33.121Z] #83 43.88 Unpacking autoconf (2.69-14) ...
06:46:33 [2022-07-05T06:46:33.382Z] #83 44.29 Selecting previously unselected package autotools-dev.
06:46:33 [2022-07-05T06:46:33.382Z] #83 44.29 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
06:46:33 [2022-07-05T06:46:33.382Z] #83 44.30 Unpacking autotools-dev (20180224.1+nmu1) ...
06:46:33 [2022-07-05T06:46:33.630Z] Commit message: "feat : image build ci to push image to registry"
06:46:33 [2022-07-05T06:46:33.640Z] #83 44.48 Selecting previously unselected package automake.
06:46:33 [2022-07-05T06:46:33.640Z] #83 44.48 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
06:46:33 [2022-07-05T06:46:33.640Z] #83 44.49 Unpacking automake (1:1.16.3-2) ...
06:46:33 [2022-07-05T06:46:33.633Z]  > git --version # timeout=10
06:46:33 [2022-07-05T06:46:33.653Z]  > git --version # 'git version 2.17.1'
06:46:33 [2022-07-05T06:46:33.683Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:46:34 [2022-07-05T06:46:34.207Z] #83 45.17 Selecting previously unselected package patch.
06:46:34 [2022-07-05T06:46:34.207Z] #83 45.17 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
06:46:34 [2022-07-05T06:46:34.248Z] Commit message: "feat : image build ci to push image to registry"
06:46:34 [2022-07-05T06:46:34.277Z]  > git --version # timeout=10
06:46:34 [2022-07-05T06:46:34.284Z]  > git --version # 'git version 2.25.1'
06:46:34 [2022-07-05T06:46:34.296Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
06:46:34 [2022-07-05T06:46:34.466Z] #83 45.18 Unpacking patch (2.7.6-7) ...
06:46:34 [2022-07-05T06:46:34.466Z] #83 45.37 Selecting previously unselected package dpkg-dev.
06:46:34 [2022-07-05T06:46:34.466Z] #83 45.37 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ...
06:46:34 [2022-07-05T06:46:34.466Z] #83 45.39 Unpacking dpkg-dev (1.20.10) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:46:34 [2022-07-05T06:46:34.725Z] + docker version
06:46:35 [2022-07-05T06:46:35.120Z] + docker version
06:46:36 [2022-07-05T06:46:36.367Z] #83 ...
06:46:36 [2022-07-05T06:46:36.367Z] 
06:46:36 [2022-07-05T06:46:36.367Z] #64 [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
06:46:36 [2022-07-05T06:46:36.367Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
06:46:36 [2022-07-05T06:46:36.367Z] #64 47.04 v3.0.2
06:46:36 [2022-07-05T06:46:36.488Z] Client:
06:46:36 [2022-07-05T06:46:36.488Z]  Context:    default
06:46:36 [2022-07-05T06:46:36.488Z]  Debug Mode: false
06:46:36 [2022-07-05T06:46:36.488Z]  Plugins:
06:46:36 [2022-07-05T06:46:36.488Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
06:46:36 [2022-07-05T06:46:36.488Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
06:46:36 [2022-07-05T06:46:36.488Z]   compose: Docker Compose (Docker Inc., v2.4.1)
06:46:36 [2022-07-05T06:46:36.488Z]   scan: Docker Scan (Docker Inc., v0.17.0)
06:46:36 [2022-07-05T06:46:36.488Z] 
06:46:36 [2022-07-05T06:46:36.488Z] Server:
06:46:36 [2022-07-05T06:46:36.488Z]  Containers: 0
06:46:36 [2022-07-05T06:46:36.488Z]   Running: 0
06:46:36 [2022-07-05T06:46:36.488Z]   Paused: 0
06:46:36 [2022-07-05T06:46:36.488Z]   Stopped: 0
06:46:36 [2022-07-05T06:46:36.488Z]  Images: 0
06:46:36 [2022-07-05T06:46:36.488Z]  Server Version: 20.10.14
06:46:36 [2022-07-05T06:46:36.488Z]  Storage Driver: overlay2
06:46:36 [2022-07-05T06:46:36.488Z]   Backing Filesystem: extfs
06:46:36 [2022-07-05T06:46:36.488Z]   Supports d_type: true
06:46:36 [2022-07-05T06:46:36.488Z]   Native Overlay Diff: true
06:46:36 [2022-07-05T06:46:36.488Z]   userxattr: false
06:46:36 [2022-07-05T06:46:36.488Z]  Logging Driver: json-file
06:46:36 [2022-07-05T06:46:36.488Z]  Cgroup Driver: cgroupfs
06:46:36 [2022-07-05T06:46:36.488Z]  Cgroup Version: 1
06:46:36 [2022-07-05T06:46:36.488Z]  Plugins:
06:46:36 [2022-07-05T06:46:36.488Z]   Volume: local
06:46:36 [2022-07-05T06:46:36.488Z]   Network: bridge host ipvlan macvlan null overlay
06:46:36 [2022-07-05T06:46:36.488Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
06:46:36 [2022-07-05T06:46:36.488Z]  Swarm: inactive
06:46:36 [2022-07-05T06:46:36.488Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
06:46:36 [2022-07-05T06:46:36.488Z]  Default Runtime: runc
06:46:36 [2022-07-05T06:46:36.488Z]  Init Binary: docker-init
06:46:36 [2022-07-05T06:46:36.488Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
06:46:36 [2022-07-05T06:46:36.488Z]  runc version: v1.0.3-0-gf46b6ba
06:46:36 [2022-07-05T06:46:36.488Z]  init version: de40ad0
06:46:36 [2022-07-05T06:46:36.488Z]  Security Options:
06:46:36 [2022-07-05T06:46:36.488Z]   apparmor
06:46:36 [2022-07-05T06:46:36.488Z]   seccomp
06:46:36 [2022-07-05T06:46:36.488Z]    Profile: default
06:46:36 [2022-07-05T06:46:36.488Z]  Kernel Version: 5.4.0-1071-aws
06:46:36 [2022-07-05T06:46:36.488Z]  Operating System: Ubuntu 18.04.6 LTS
06:46:36 [2022-07-05T06:46:36.488Z]  OSType: linux
06:46:36 [2022-07-05T06:46:36.488Z]  Architecture: x86_64
06:46:36 [2022-07-05T06:46:36.488Z]  CPUs: 2
06:46:36 [2022-07-05T06:46:36.488Z]  Total Memory: 7.483GiB
06:46:36 [2022-07-05T06:46:36.488Z]  Name: ip-10-100-57-179
06:46:36 [2022-07-05T06:46:36.488Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
06:46:36 [2022-07-05T06:46:36.488Z]  Docker Root Dir: /var/lib/docker
06:46:36 [2022-07-05T06:46:36.488Z]  Debug Mode: false
06:46:36 [2022-07-05T06:46:36.488Z]  Registry: https://index.docker.io/v1/
06:46:36 [2022-07-05T06:46:36.488Z]  Labels:
06:46:36 [2022-07-05T06:46:36.488Z]  Experimental: true
06:46:36 [2022-07-05T06:46:36.488Z]  Insecure Registries:
06:46:36 [2022-07-05T06:46:36.488Z]   127.0.0.0/8
06:46:36 [2022-07-05T06:46:36.488Z]  Live Restore Enabled: true
06:46:36 [2022-07-05T06:46:36.488Z] 
06:46:36 [2022-07-05T06:46:36.488Z] WARNING: No swap limit support
[Pipeline] sh
06:46:36 [2022-07-05T06:46:36.826Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
06:46:36 [2022-07-05T06:46:36.826Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
06:46:36 [2022-07-05T06:46:36.826Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43768/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
06:46:36 [2022-07-05T06:46:36.826Z] + bash /home/ubuntu/workspace/moby_PR-43768/check-config.sh
06:46:36 [2022-07-05T06:46:36.826Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
06:46:36 [2022-07-05T06:46:36.826Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
06:46:36 [2022-07-05T06:46:36.826Z] 
06:46:36 [2022-07-05T06:46:36.826Z] Generally Necessary:
06:46:36 [2022-07-05T06:46:36.826Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
06:46:36 [2022-07-05T06:46:36.826Z] - apparmor: enabled and tools installed
06:46:36 [2022-07-05T06:46:36.826Z] - CONFIG_NAMESPACES: enabled
06:46:36 [2022-07-05T06:46:36.826Z] - CONFIG_NET_NS: enabled
06:46:36 [2022-07-05T06:46:36.826Z] - CONFIG_PID_NS: enabled
06:46:36 [2022-07-05T06:46:36.826Z] - CONFIG_IPC_NS: enabled
06:46:36 [2022-07-05T06:46:36.826Z] - CONFIG_UTS_NS: enabled
06:46:36 [2022-07-05T06:46:36.826Z] - CONFIG_CGROUPS: enabled
06:46:36 [2022-07-05T06:46:36.826Z] - CONFIG_CGROUP_CPUACCT: enabled
06:46:36 [2022-07-05T06:46:36.826Z] - CONFIG_CGROUP_DEVICE: enabled
06:46:36 [2022-07-05T06:46:36.826Z] - CONFIG_CGROUP_FREEZER: enabled
06:46:36 [2022-07-05T06:46:36.826Z] - CONFIG_CGROUP_SCHED: enabled
06:46:36 [2022-07-05T06:46:36.826Z] - CONFIG_CPUSETS: enabled
06:46:36 [2022-07-05T06:46:36.826Z] - CONFIG_MEMCG: enabled
06:46:36 [2022-07-05T06:46:36.826Z] - CONFIG_KEYS: enabled
06:46:36 [2022-07-05T06:46:36.826Z] - CONFIG_VETH: enabled (as module)
06:46:36 [2022-07-05T06:46:36.826Z] - CONFIG_BRIDGE: enabled (as module)
06:46:36 [2022-07-05T06:46:36.826Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
06:46:36 [2022-07-05T06:46:36.826Z] - CONFIG_IP_NF_FILTER: enabled (as module)
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_IP_NF_NAT: enabled (as module)
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_NF_NAT: enabled (as module)
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_POSIX_MQUEUE: enabled
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_CGROUP_BPF: enabled
06:46:37 [2022-07-05T06:46:37.110Z] 
06:46:37 [2022-07-05T06:46:37.110Z] Optional Features:
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_USER_NS: enabled
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_SECCOMP: enabled
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_SECCOMP_FILTER: enabled
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_CGROUP_PIDS: enabled
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_MEMCG_SWAP: enabled
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
06:46:37 [2022-07-05T06:46:37.110Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_BLK_CGROUP: enabled
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_BLK_DEV_THROTTLING: enabled
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_CGROUP_PERF: enabled
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_CGROUP_HUGETLB: enabled
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_CGROUP_NET_PRIO: enabled
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_CFS_BANDWIDTH: enabled
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_FAIR_GROUP_SCHED: enabled
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_RT_GROUP_SCHED: missing
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_IP_VS: enabled (as module)
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_IP_VS_NFCT: enabled
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_IP_VS_PROTO_TCP: enabled
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_IP_VS_PROTO_UDP: enabled
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_IP_VS_RR: enabled (as module)
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_SECURITY_SELINUX: enabled
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_SECURITY_APPARMOR: enabled
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_EXT4_FS: enabled
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
06:46:37 [2022-07-05T06:46:37.110Z] - CONFIG_EXT4_FS_SECURITY: enabled
06:46:37 [2022-07-05T06:46:37.110Z] - Network Drivers:
06:46:37 [2022-07-05T06:46:37.110Z]   - "overlay":
06:46:37 [2022-07-05T06:46:37.304Z] #64 DONE 47.9s
06:46:37 [2022-07-05T06:46:37.304Z] 
06:46:37 [2022-07-05T06:46:37.304Z] #83 [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             ;
06:46:37 [2022-07-05T06:46:37.304Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:46:37 [2022-07-05T06:46:37.304Z] #83 47.12 Selecting previously unselected package build-essential.
06:46:37 [2022-07-05T06:46:37.304Z] #83 47.12 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
06:46:37 [2022-07-05T06:46:37.304Z] #83 47.13 Unpacking build-essential (12.9) ...
06:46:37 [2022-07-05T06:46:37.304Z] #83 47.41 Selecting previously unselected package libcap2:amd64.
06:46:37 [2022-07-05T06:46:37.304Z] #83 47.42 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
06:46:37 [2022-07-05T06:46:37.304Z] #83 47.47 Unpacking libcap2:amd64 (1:2.44-1) ...
06:46:37 [2022-07-05T06:46:37.304Z] #83 47.76 Selecting previously unselected package libcap-dev:amd64.
06:46:37 [2022-07-05T06:46:37.304Z] #83 47.76 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
06:46:37 [2022-07-05T06:46:37.304Z] #83 47.78 Unpacking libcap-dev:amd64 (1:2.44-1) ...
06:46:37 [2022-07-05T06:46:37.304Z] #83 48.04 Selecting previously unselected package libprotobuf-c1:amd64.
06:46:37 [2022-07-05T06:46:37.304Z] #83 48.05 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
06:46:37 [2022-07-05T06:46:37.304Z] #83 48.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:46:37 [2022-07-05T06:46:37.304Z] #83 48.30 Selecting previously unselected package libprotobuf-c-dev:amd64.
06:46:37 [2022-07-05T06:46:37.304Z] #83 48.30 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
06:46:37 [2022-07-05T06:46:37.380Z]     - CONFIG_VXLAN: enabled (as module)
06:46:37 [2022-07-05T06:46:37.380Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
06:46:37 [2022-07-05T06:46:37.380Z]       Optional (for encrypted networks):
06:46:37 [2022-07-05T06:46:37.380Z]       - CONFIG_CRYPTO: enabled
06:46:37 [2022-07-05T06:46:37.380Z]       - CONFIG_CRYPTO_AEAD: enabled
06:46:37 [2022-07-05T06:46:37.380Z]       - CONFIG_CRYPTO_GCM: enabled
06:46:37 [2022-07-05T06:46:37.380Z]       - CONFIG_CRYPTO_SEQIV: enabled
06:46:37 [2022-07-05T06:46:37.380Z]       - CONFIG_CRYPTO_GHASH: enabled
06:46:37 [2022-07-05T06:46:37.380Z]       - CONFIG_XFRM: enabled
06:46:37 [2022-07-05T06:46:37.380Z]       - CONFIG_XFRM_USER: enabled (as module)
06:46:37 [2022-07-05T06:46:37.380Z]       - CONFIG_XFRM_ALGO: enabled (as module)
06:46:37 [2022-07-05T06:46:37.380Z]       - CONFIG_INET_ESP: enabled (as module)
06:46:37 [2022-07-05T06:46:37.380Z]   - "ipvlan":
06:46:37 [2022-07-05T06:46:37.380Z]     - CONFIG_IPVLAN: enabled (as module)
06:46:37 [2022-07-05T06:46:37.380Z]   - "macvlan":
06:46:37 [2022-07-05T06:46:37.380Z]     - CONFIG_MACVLAN: enabled (as module)
06:46:37 [2022-07-05T06:46:37.380Z]     - CONFIG_DUMMY: enabled (as module)
06:46:37 [2022-07-05T06:46:37.380Z]   - "ftp,tftp client in container":
06:46:37 [2022-07-05T06:46:37.380Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
06:46:37 [2022-07-05T06:46:37.380Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
06:46:37 [2022-07-05T06:46:37.380Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
06:46:37 [2022-07-05T06:46:37.380Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
06:46:37 [2022-07-05T06:46:37.380Z] - Storage Drivers:
06:46:37 [2022-07-05T06:46:37.380Z]   - "aufs":
06:46:37 [2022-07-05T06:46:37.380Z]     - CONFIG_AUFS_FS: enabled (as module)
06:46:37 [2022-07-05T06:46:37.380Z]   - "btrfs":
06:46:37 [2022-07-05T06:46:37.380Z]     - CONFIG_BTRFS_FS: enabled (as module)
06:46:37 [2022-07-05T06:46:37.380Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
06:46:37 [2022-07-05T06:46:37.380Z]   - "devicemapper":
06:46:37 [2022-07-05T06:46:37.380Z]     - CONFIG_BLK_DEV_DM: enabled
06:46:37 [2022-07-05T06:46:37.380Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
06:46:37 [2022-07-05T06:46:37.380Z]   - "overlay":
06:46:37 [2022-07-05T06:46:37.380Z]     - CONFIG_OVERLAY_FS: enabled (as module)
06:46:37 [2022-07-05T06:46:37.380Z]   - "zfs":
06:46:37 [2022-07-05T06:46:37.380Z]     - /dev/zfs: present
06:46:37 [2022-07-05T06:46:37.380Z]     - zfs command: missing
06:46:37 [2022-07-05T06:46:37.380Z]     - zpool command: missing
06:46:37 [2022-07-05T06:46:37.380Z] 
06:46:37 [2022-07-05T06:46:37.380Z] Limits:
06:46:37 [2022-07-05T06:46:37.380Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
06:46:37 [2022-07-05T06:46:37.380Z] 
06:46:37 [2022-07-05T06:46:37.380Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
06:46:37 [2022-07-05T06:46:37.645Z] #83 48.33 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
06:46:37 [2022-07-05T06:46:37.645Z] #83 48.49 Selecting previously unselected package libseccomp-dev:amd64.
06:46:37 [2022-07-05T06:46:37.645Z] #83 48.49 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
06:46:37 [2022-07-05T06:46:37.645Z] #83 48.51 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
06:46:37 [2022-07-05T06:46:37.714Z] + sudo modprobe ip_vs
06:46:37 [2022-07-05T06:46:37.714Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e .
06:46:38 [2022-07-05T06:46:38.014Z] Client: Docker Engine - Community
06:46:38 [2022-07-05T06:46:38.014Z]  Version:           20.10.14
06:46:38 [2022-07-05T06:46:38.014Z]  API version:       1.41
06:46:38 [2022-07-05T06:46:38.014Z]  Go version:        go1.16.15
06:46:38 [2022-07-05T06:46:38.014Z]  Git commit:        a224086
06:46:38 [2022-07-05T06:46:38.014Z]  Built:             Thu Mar 24 01:47:57 2022
06:46:38 [2022-07-05T06:46:38.014Z]  OS/Arch:           linux/amd64
06:46:38 [2022-07-05T06:46:38.014Z]  Context:           default
06:46:38 [2022-07-05T06:46:38.014Z]  Experimental:      true
06:46:38 [2022-07-05T06:46:38.014Z] 
06:46:38 [2022-07-05T06:46:38.014Z] Server: Docker Engine - Community
06:46:38 [2022-07-05T06:46:38.014Z]  Engine:
06:46:38 [2022-07-05T06:46:38.014Z]   Version:          20.10.14
06:46:38 [2022-07-05T06:46:38.014Z]   API version:      1.41 (minimum version 1.12)
06:46:38 [2022-07-05T06:46:38.014Z]   Go version:       go1.16.15
06:46:38 [2022-07-05T06:46:38.014Z]   Git commit:       87a90dc
06:46:38 [2022-07-05T06:46:38.014Z]   Built:            Thu Mar 24 01:45:46 2022
06:46:38 [2022-07-05T06:46:38.014Z]   OS/Arch:          linux/amd64
06:46:38 [2022-07-05T06:46:38.014Z]   Experimental:     true
06:46:38 [2022-07-05T06:46:38.014Z]  containerd:
06:46:38 [2022-07-05T06:46:38.014Z]   Version:          1.5.11
06:46:38 [2022-07-05T06:46:38.014Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
06:46:38 [2022-07-05T06:46:38.014Z]  runc:
06:46:38 [2022-07-05T06:46:38.014Z]   Version:          1.0.3
06:46:38 [2022-07-05T06:46:38.014Z]   GitCommit:        v1.0.3-0-gf46b6ba
06:46:38 [2022-07-05T06:46:38.014Z]  docker-init:
06:46:38 [2022-07-05T06:46:38.014Z]   Version:          0.19.0
06:46:38 [2022-07-05T06:46:38.014Z]   GitCommit:        de40ad0
[Pipeline] sh
06:46:38 [2022-07-05T06:46:38.232Z] #83 48.88 Selecting previously unselected package libsystemd-dev:amd64.
06:46:38 [2022-07-05T06:46:38.232Z] #83 48.89 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
06:46:38 [2022-07-05T06:46:38.232Z] #83 48.91 Unpacking libsystemd-dev:amd64 (247.3-7) ...
06:46:38 [2022-07-05T06:46:38.298Z] #2 [internal] load .dockerignore
06:46:38 [2022-07-05T06:46:38.298Z] #2 sha256:2478878d7f1f152c3ed733e6fd8b354af66122ceb79c11efde790fe4d93f59c6
06:46:38 [2022-07-05T06:46:38.298Z] #2 transferring context: 145B done
06:46:38 [2022-07-05T06:46:38.298Z] #2 DONE 0.2s
06:46:38 [2022-07-05T06:46:38.298Z] 
06:46:38 [2022-07-05T06:46:38.298Z] #1 [internal] load build definition from Dockerfile
06:46:38 [2022-07-05T06:46:38.298Z] #1 sha256:dfa54813b4105b1e58bfcdba1ab135109a9e3d6c8dc03d06965d3defcefe95bb
06:46:38 [2022-07-05T06:46:38.298Z] #1 transferring dockerfile: 19.25kB done
06:46:38 [2022-07-05T06:46:38.298Z] #1 DONE 0.2s
06:46:38 [2022-07-05T06:46:38.298Z] 
06:46:38 [2022-07-05T06:46:38.298Z] #3 resolve image config for docker.io/docker/dockerfile:1
06:46:38 [2022-07-05T06:46:38.298Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
06:46:38 [2022-07-05T06:46:38.324Z] + docker info
06:46:38 [2022-07-05T06:46:38.869Z] #3 DONE 0.4s
06:46:38 [2022-07-05T06:46:38.869Z] 
06:46:38 [2022-07-05T06:46:38.869Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
06:46:38 [2022-07-05T06:46:38.869Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
06:46:38 [2022-07-05T06:46:38.869Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
06:46:38 [2022-07-05T06:46:38.869Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
06:46:38 [2022-07-05T06:46:38.869Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 8.39MB / 9.94MB 0.1s
06:46:38 [2022-07-05T06:46:38.869Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
06:46:38 [2022-07-05T06:46:38.869Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
06:46:38 [2022-07-05T06:46:38.869Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
06:46:39 [2022-07-05T06:46:39.130Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done
06:46:39 [2022-07-05T06:46:39.130Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s
06:46:39 [2022-07-05T06:46:39.177Z] #83 50.10 Selecting previously unselected package libtool.
06:46:39 [2022-07-05T06:46:39.177Z] #83 50.10 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
06:46:39 [2022-07-05T06:46:39.177Z] #83 50.14 Unpacking libtool (2.4.6-15) ...
06:46:39 [2022-07-05T06:46:39.232Z] Client: Docker Engine - Community
06:46:39 [2022-07-05T06:46:39.232Z]  Version:           20.10.14
06:46:39 [2022-07-05T06:46:39.232Z]  API version:       1.41
06:46:39 [2022-07-05T06:46:39.232Z]  Go version:        go1.16.15
06:46:39 [2022-07-05T06:46:39.232Z]  Git commit:        a224086
06:46:39 [2022-07-05T06:46:39.232Z]  Built:             Thu Mar 24 01:48:02 2022
06:46:39 [2022-07-05T06:46:39.232Z]  OS/Arch:           linux/amd64
06:46:39 [2022-07-05T06:46:39.232Z]  Context:           default
06:46:39 [2022-07-05T06:46:39.232Z]  Experimental:      true
06:46:39 [2022-07-05T06:46:39.232Z] 
06:46:39 [2022-07-05T06:46:39.232Z] Server: Docker Engine - Community
06:46:39 [2022-07-05T06:46:39.232Z]  Engine:
06:46:39 [2022-07-05T06:46:39.232Z]   Version:          20.10.14
06:46:39 [2022-07-05T06:46:39.232Z]   API version:      1.41 (minimum version 1.12)
06:46:39 [2022-07-05T06:46:39.232Z]   Go version:       go1.16.15
06:46:39 [2022-07-05T06:46:39.232Z]   Git commit:       87a90dc
06:46:39 [2022-07-05T06:46:39.232Z]   Built:            Thu Mar 24 01:45:53 2022
06:46:39 [2022-07-05T06:46:39.232Z]   OS/Arch:          linux/amd64
06:46:39 [2022-07-05T06:46:39.232Z]   Experimental:     true
06:46:39 [2022-07-05T06:46:39.232Z]  containerd:
06:46:39 [2022-07-05T06:46:39.232Z]   Version:          1.5.11
06:46:39 [2022-07-05T06:46:39.232Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
06:46:39 [2022-07-05T06:46:39.232Z]  runc:
06:46:39 [2022-07-05T06:46:39.232Z]   Version:          1.0.3
06:46:39 [2022-07-05T06:46:39.232Z]   GitCommit:        v1.0.3-0-gf46b6ba
06:46:39 [2022-07-05T06:46:39.232Z]  docker-init:
06:46:39 [2022-07-05T06:46:39.232Z]   Version:          0.19.0
06:46:39 [2022-07-05T06:46:39.232Z]   GitCommit:        de40ad0
[Pipeline] sh
06:46:39 [2022-07-05T06:46:39.392Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done
06:46:39 [2022-07-05T06:46:39.544Z] + docker info
06:46:39 [2022-07-05T06:46:39.656Z] #4 DONE 0.8s
06:46:39 [2022-07-05T06:46:39.656Z] 
06:46:39 [2022-07-05T06:46:39.656Z] #6 [internal] load build definition from Dockerfile
06:46:39 [2022-07-05T06:46:39.656Z] #6 sha256:1c94b8482beea848694b0290060952b7c24406636a11faf3388711a19f2005bd
06:46:39 [2022-07-05T06:46:39.656Z] #6 DONE 0.0s
06:46:39 [2022-07-05T06:46:39.656Z] 
06:46:39 [2022-07-05T06:46:39.656Z] #5 [internal] load .dockerignore
06:46:39 [2022-07-05T06:46:39.656Z] #5 sha256:4d1366f1c9ba62d9f61b253f519737eb6d4ea80d5fd7abed73cd42e8d2b71609
06:46:39 [2022-07-05T06:46:39.656Z] #5 DONE 0.0s
06:46:39 [2022-07-05T06:46:39.656Z] 
06:46:39 [2022-07-05T06:46:39.656Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
06:46:39 [2022-07-05T06:46:39.656Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
06:46:39 [2022-07-05T06:46:39.743Z] #83 50.52 Selecting previously unselected package libudev-dev:amd64.
06:46:39 [2022-07-05T06:46:39.743Z] #83 50.52 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
06:46:39 [2022-07-05T06:46:39.743Z] #83 50.53 Unpacking libudev-dev:amd64 (247.3-7) ...
06:46:40 [2022-07-05T06:46:40.012Z] #83 50.99 Selecting previously unselected package libyajl2:amd64.
06:46:40 [2022-07-05T06:46:40.012Z] #83 51.00 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
06:46:40 [2022-07-05T06:46:40.271Z] #83 51.00 Unpacking libyajl2:amd64 (2.1.0-3) ...
06:46:40 [2022-07-05T06:46:40.271Z] #83 51.09 Selecting previously unselected package libyajl-dev:amd64.
06:46:40 [2022-07-05T06:46:40.271Z] #83 51.10 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
06:46:40 [2022-07-05T06:46:40.271Z] #83 51.11 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
06:46:40 [2022-07-05T06:46:40.536Z] #83 51.36 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
06:46:40 [2022-07-05T06:46:40.536Z] #83 51.40 Setting up libmagic-mgc (1:5.39-3) ...
06:46:40 [2022-07-05T06:46:40.536Z] #83 51.41 Setting up libyajl2:amd64 (2.1.0-3) ...
06:46:40 [2022-07-05T06:46:40.536Z] #83 51.43 Setting up libmagic1:amd64 (1:5.39-3) ...
06:46:40 [2022-07-05T06:46:40.536Z] #83 51.46 Setting up file (1:5.39-3) ...
06:46:40 [2022-07-05T06:46:40.536Z] #83 51.48 Setting up bzip2 (1.0.8-4) ...
06:46:40 [2022-07-05T06:46:40.536Z] #83 51.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:46:40 [2022-07-05T06:46:40.536Z] #83 51.51 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
06:46:40 [2022-07-05T06:46:40.536Z] #83 51.54 Setting up libcap2:amd64 (1:2.44-1) ...
06:46:40 [2022-07-05T06:46:40.536Z] #83 51.55 Setting up autotools-dev (20180224.1+nmu1) ...
06:46:40 [2022-07-05T06:46:40.536Z] #83 51.57 Setting up libsigsegv2:amd64 (2.13-1) ...
06:46:40 [2022-07-05T06:46:40.795Z] #83 51.58 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
06:46:40 [2022-07-05T06:46:40.795Z] #83 51.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:46:40 [2022-07-05T06:46:40.795Z] #83 51.69 Setting up patch (2.7.6-7) ...
06:46:40 [2022-07-05T06:46:40.795Z] #83 51.70 Setting up libudev-dev:amd64 (247.3-7) ...
06:46:40 [2022-07-05T06:46:40.795Z] #83 51.71 Setting up libyajl-dev:amd64 (2.1.0-3) ...
06:46:40 [2022-07-05T06:46:40.795Z] #83 51.73 Setting up libcap-dev:amd64 (1:2.44-1) ...
06:46:40 [2022-07-05T06:46:40.795Z] #83 51.75 Setting up libsystemd-dev:amd64 (247.3-7) ...
06:46:40 [2022-07-05T06:46:40.795Z] #83 51.76 Setting up libtool (2.4.6-15) ...
06:46:40 [2022-07-05T06:46:40.795Z] #83 51.78 Setting up m4 (1.4.18-5) ...
06:46:41 [2022-07-05T06:46:41.047Z] #7 DONE 0.9s
06:46:41 [2022-07-05T06:46:41.047Z] 
06:46:41 [2022-07-05T06:46:41.047Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
06:46:41 [2022-07-05T06:46:41.047Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
06:46:41 [2022-07-05T06:46:41.047Z] #9 DONE 1.0s
06:46:41 [2022-07-05T06:46:41.047Z] 
06:46:41 [2022-07-05T06:46:41.047Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
06:46:41 [2022-07-05T06:46:41.047Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
06:46:41 [2022-07-05T06:46:41.047Z] #8 DONE 1.0s
06:46:41 [2022-07-05T06:46:41.047Z] 
06:46:41 [2022-07-05T06:46:41.047Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
06:46:41 [2022-07-05T06:46:41.047Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
06:46:41 [2022-07-05T06:46:41.047Z] #10 DONE 1.0s
06:46:41 [2022-07-05T06:46:41.054Z] #83 51.79 Setting up dpkg-dev (1.20.10) ...
06:46:41 [2022-07-05T06:46:41.054Z] #83 51.82 Setting up autoconf (2.69-14) ...
06:46:41 [2022-07-05T06:46:41.054Z] #83 51.85 Setting up build-essential (12.9) ...
06:46:41 [2022-07-05T06:46:41.054Z] #83 51.88 Setting up automake (1:1.16.3-2) ...
06:46:41 [2022-07-05T06:46:41.054Z] #83 51.90 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
06:46:41 [2022-07-05T06:46:41.054Z] #83 51.99 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:46:41 [2022-07-05T06:46:41.316Z] #83 ...
06:46:41 [2022-07-05T06:46:41.316Z] 
06:46:41 [2022-07-05T06:46:41.316Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
06:46:41 [2022-07-05T06:46:41.316Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
06:46:41 [2022-07-05T06:46:41.316Z] #47 51.88 NAME:
06:46:41 [2022-07-05T06:46:41.316Z] #47 51.91    go-winres - A tool for embedding resources in Windows executables
06:46:41 [2022-07-05T06:46:41.316Z] #47 51.91 
06:46:41 [2022-07-05T06:46:41.316Z] #47 51.91 USAGE:
06:46:41 [2022-07-05T06:46:41.316Z] #47 51.91    go-winres [global options] command [command options] [arguments...]
06:46:41 [2022-07-05T06:46:41.316Z] #47 51.91 
06:46:41 [2022-07-05T06:46:41.316Z] #47 51.91 COMMANDS:
06:46:41 [2022-07-05T06:46:41.316Z] #47 51.91    init     Create an initial ./winres/winres.json
06:46:41 [2022-07-05T06:46:41.316Z] #47 51.91    make     Make syso files for the "go build" command
06:46:41 [2022-07-05T06:46:41.316Z] #47 51.91    simply   Make syso files for the "go build" command (simplified)
06:46:41 [2022-07-05T06:46:41.316Z] #47 51.91    extract  Extract all resources from an executable
06:46:41 [2022-07-05T06:46:41.316Z] #47 51.91    patch    Replace resources in an executable file (exe, dll)
06:46:41 [2022-07-05T06:46:41.316Z] #47 51.91    help, h  Shows a list of commands or help for one command
06:46:41 [2022-07-05T06:46:41.316Z] #47 51.91 
06:46:41 [2022-07-05T06:46:41.316Z] #47 51.91 GLOBAL OPTIONS:
06:46:41 [2022-07-05T06:46:41.316Z] #47 51.91    --help, -h  show help (default: false)
06:46:41 [2022-07-05T06:46:41.316Z] #47 DONE 52.1s
06:46:41 [2022-07-05T06:46:41.316Z] 
06:46:41 [2022-07-05T06:46:41.316Z] #58 [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
06:46:41 [2022-07-05T06:46:41.316Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:46:41 [2022-07-05T06:46:41.316Z] #58 43.47 The following additional packages will be installed:
06:46:41 [2022-07-05T06:46:41.316Z] #58 43.49   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
06:46:41 [2022-07-05T06:46:41.316Z] #58 43.49   python3-protobuf python3-six
06:46:41 [2022-07-05T06:46:41.316Z] #58 43.49 Suggested packages:
06:46:41 [2022-07-05T06:46:41.316Z] #58 43.51   python3-setuptools
06:46:41 [2022-07-05T06:46:41.316Z] #58 43.51 Recommended packages:
06:46:41 [2022-07-05T06:46:41.316Z] #58 43.51   iproute2 | iproute
06:46:41 [2022-07-05T06:46:41.316Z] #58 44.53 The following NEW packages will be installed:
06:46:41 [2022-07-05T06:46:41.316Z] #58 44.53   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
06:46:41 [2022-07-05T06:46:41.316Z] #58 44.53   python3-protobuf python3-six
06:46:41 [2022-07-05T06:46:41.316Z] #58 45.10 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded.
06:46:41 [2022-07-05T06:46:41.316Z] #58 45.10 Need to get 2314 kB of archives.
06:46:41 [2022-07-05T06:46:41.316Z] #58 45.10 After this operation, 11.1 MB of additional disk space will be used.
06:46:41 [2022-07-05T06:46:41.316Z] #58 45.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
06:46:41 [2022-07-05T06:46:41.316Z] #58 45.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
06:46:41 [2022-07-05T06:46:41.316Z] #58 45.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
06:46:41 [2022-07-05T06:46:41.316Z] #58 45.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
06:46:41 [2022-07-05T06:46:41.316Z] #58 45.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:46:41 [2022-07-05T06:46:41.316Z] #58 45.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
06:46:41 [2022-07-05T06:46:41.316Z] #58 45.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
06:46:41 [2022-07-05T06:46:41.316Z] #58 47.88 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
06:46:41 [2022-07-05T06:46:41.316Z] #58 49.98 debconf: delaying package configuration, since apt-utils is not installed
06:46:41 [2022-07-05T06:46:41.316Z] #58 50.31 Fetched 2314 kB in 4s (645 kB/s)
06:46:41 [2022-07-05T06:46:41.316Z] #58 50.44 Selecting previously unselected package libprotobuf23:amd64.
06:46:41 [2022-07-05T06:46:41.316Z] #58 50.44 (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 ... 15718 files and directories currently installed.)
06:46:41 [2022-07-05T06:46:41.316Z] #58 50.53 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
06:46:41 [2022-07-05T06:46:41.316Z] #58 50.56 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
06:46:41 [2022-07-05T06:46:41.316Z] #58 51.76 Selecting previously unselected package python3-pkg-resources.
06:46:41 [2022-07-05T06:46:41.316Z] #58 51.76 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
06:46:41 [2022-07-05T06:46:41.316Z] #58 51.78 Unpacking python3-pkg-resources (52.0.0-4) ...
06:46:41 [2022-07-05T06:46:41.575Z] #58 ...
06:46:41 [2022-07-05T06:46:41.575Z] 
06:46:41 [2022-07-05T06:46:41.575Z] #83 [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             ;
06:46:41 [2022-07-05T06:46:41.575Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:46:41 [2022-07-05T06:46:41.575Z] #83 DONE 52.4s
06:46:41 [2022-07-05T06:46:41.575Z] 
06:46:41 [2022-07-05T06:46:41.575Z] #58 [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
06:46:41 [2022-07-05T06:46:41.575Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:46:41 [2022-07-05T06:46:41.575Z] #58 52.11 Selecting previously unselected package python3-six.
06:46:41 [2022-07-05T06:46:41.575Z] #58 52.15 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
06:46:41 [2022-07-05T06:46:41.575Z] #58 52.15 Unpacking python3-six (1.16.0-2) ...
06:46:41 [2022-07-05T06:46:41.575Z] #58 ...
06:46:41 [2022-07-05T06:46:41.575Z] 
06:46:41 [2022-07-05T06:46:41.575Z] #84 [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
06:46:41 [2022-07-05T06:46:41.575Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:46:41 [2022-07-05T06:46:41.621Z] 
06:46:41 [2022-07-05T06:46:41.621Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:46:41 [2022-07-05T06:46:41.621Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:46:41 [2022-07-05T06:46:41.621Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done
06:46:41 [2022-07-05T06:46:41.621Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done
06:46:41 [2022-07-05T06:46:41.621Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done
06:46:41 [2022-07-05T06:46:41.621Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done
06:46:41 [2022-07-05T06:46:41.693Z] Client: Docker Engine - Community
06:46:41 [2022-07-05T06:46:41.693Z]  Version:           20.10.14
06:46:41 [2022-07-05T06:46:41.693Z]  API version:       1.41
06:46:41 [2022-07-05T06:46:41.693Z]  Go version:        go1.16.15
06:46:41 [2022-07-05T06:46:41.693Z]  Git commit:        a224086
06:46:41 [2022-07-05T06:46:41.693Z]  Built:             Thu Mar 24 01:47:20 2022
06:46:41 [2022-07-05T06:46:41.693Z]  OS/Arch:           linux/arm64
06:46:41 [2022-07-05T06:46:41.693Z]  Context:           default
06:46:41 [2022-07-05T06:46:41.693Z]  Experimental:      true
06:46:41 [2022-07-05T06:46:41.693Z] 
06:46:41 [2022-07-05T06:46:41.693Z] Server: Docker Engine - Community
06:46:41 [2022-07-05T06:46:41.693Z]  Engine:
06:46:41 [2022-07-05T06:46:41.693Z]   Version:          20.10.14
06:46:41 [2022-07-05T06:46:41.693Z]   API version:      1.41 (minimum version 1.12)
06:46:41 [2022-07-05T06:46:41.693Z]   Go version:       go1.16.15
06:46:41 [2022-07-05T06:46:41.693Z]   Git commit:       87a90dc
06:46:41 [2022-07-05T06:46:41.693Z]   Built:            Thu Mar 24 01:45:39 2022
06:46:41 [2022-07-05T06:46:41.693Z]   OS/Arch:          linux/arm64
06:46:41 [2022-07-05T06:46:41.693Z]   Experimental:     true
06:46:41 [2022-07-05T06:46:41.693Z]  containerd:
06:46:41 [2022-07-05T06:46:41.693Z]   Version:          1.5.11
06:46:41 [2022-07-05T06:46:41.693Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
06:46:41 [2022-07-05T06:46:41.693Z]  runc:
06:46:41 [2022-07-05T06:46:41.693Z]   Version:          1.0.3
06:46:41 [2022-07-05T06:46:41.693Z]   GitCommit:        v1.0.3-0-gf46b6ba
06:46:41 [2022-07-05T06:46:41.693Z]  docker-init:
06:46:41 [2022-07-05T06:46:41.693Z]   Version:          0.19.0
06:46:41 [2022-07-05T06:46:41.693Z]   GitCommit:        de40ad0
[Pipeline] sh
06:46:41 [2022-07-05T06:46:41.882Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 3.15MB / 55.01MB 0.3s
06:46:41 [2022-07-05T06:46:41.882Z] #11 ...
06:46:41 [2022-07-05T06:46:41.882Z] 
06:46:41 [2022-07-05T06:46:41.882Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
06:46:41 [2022-07-05T06:46:41.882Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
06:46:41 [2022-07-05T06:46:41.882Z] #49 DONE 0.6s
06:46:41 [2022-07-05T06:46:41.882Z] 
06:46:41 [2022-07-05T06:46:41.882Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:46:41 [2022-07-05T06:46:41.882Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:46:41 [2022-07-05T06:46:41.882Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 11.28MB / 55.01MB 0.5s
06:46:42 [2022-07-05T06:46:42.005Z] + docker info
06:46:42 [2022-07-05T06:46:42.158Z] #11 ...
06:46:42 [2022-07-05T06:46:42.158Z] 
06:46:42 [2022-07-05T06:46:42.158Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
06:46:42 [2022-07-05T06:46:42.158Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
06:46:42 [2022-07-05T06:46:42.158Z] #49 DONE 0.0s
06:46:42 [2022-07-05T06:46:42.158Z] 
06:46:42 [2022-07-05T06:46:42.158Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:46:42 [2022-07-05T06:46:42.158Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:46:42 [2022-07-05T06:46:42.158Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0B / 5.16MB 0.6s
06:46:42 [2022-07-05T06:46:42.158Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 14.68MB / 55.01MB 0.7s
06:46:42 [2022-07-05T06:46:42.440Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 2.36MB / 5.16MB 0.8s
06:46:42 [2022-07-05T06:46:42.440Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 1.0s
06:46:42 [2022-07-05T06:46:42.440Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0B / 10.88MB 1.0s
06:46:42 [2022-07-05T06:46:42.704Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 20.97MB / 55.01MB 1.1s
06:46:42 [2022-07-05T06:46:42.704Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 1.05MB / 10.88MB 1.1s
06:46:42 [2022-07-05T06:46:42.704Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 1.1s done
06:46:42 [2022-07-05T06:46:42.704Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 4.19MB / 10.88MB 1.2s
06:46:42 [2022-07-05T06:46:42.704Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0B / 54.58MB 1.2s
06:46:42 [2022-07-05T06:46:42.953Z] #84 ...
06:46:42 [2022-07-05T06:46:42.953Z] 
06:46:42 [2022-07-05T06:46:42.953Z] #62 [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.44.0"      && /build/golangci-lint --version
06:46:42 [2022-07-05T06:46:42.953Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:46:42 [2022-07-05T06:46:42.953Z] #62 43.62 go: downloading github.com/mitchellh/go-homedir v1.1.0
06:46:42 [2022-07-05T06:46:42.953Z] #62 43.64 go: downloading github.com/hashicorp/go-multierror v1.1.1
06:46:42 [2022-07-05T06:46:42.953Z] #62 48.26 go: downloading github.com/sirupsen/logrus v1.8.1
06:46:42 [2022-07-05T06:46:42.953Z] #62 48.26 go: downloading github.com/stretchr/testify v1.7.0
06:46:42 [2022-07-05T06:46:42.953Z] #62 48.65 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
06:46:42 [2022-07-05T06:46:42.953Z] #62 48.72 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
06:46:42 [2022-07-05T06:46:42.953Z] #62 48.76 go: downloading github.com/fsnotify/fsnotify v1.5.1
06:46:42 [2022-07-05T06:46:42.953Z] #62 48.82 go: downloading github.com/magiconair/properties v1.8.5
06:46:42 [2022-07-05T06:46:42.953Z] #62 49.03 go: downloading github.com/mitchellh/mapstructure v1.4.3
06:46:42 [2022-07-05T06:46:42.953Z] #62 49.03 go: downloading github.com/spf13/afero v1.6.0
06:46:42 [2022-07-05T06:46:42.953Z] #62 49.11 go: downloading github.com/spf13/cast v1.4.1
06:46:42 [2022-07-05T06:46:42.953Z] #62 49.11 go: downloading github.com/spf13/jwalterweatherman v1.1.0
06:46:42 [2022-07-05T06:46:42.953Z] #62 49.21 go: downloading github.com/subosito/gotenv v1.2.0
06:46:42 [2022-07-05T06:46:42.953Z] #62 49.38 go: downloading gopkg.in/ini.v1 v1.66.2
06:46:42 [2022-07-05T06:46:42.953Z] #62 49.46 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
06:46:42 [2022-07-05T06:46:42.953Z] #62 49.77 go: downloading github.com/go-toolsmith/astcast v1.0.0
06:46:42 [2022-07-05T06:46:42.953Z] #62 49.78 go: downloading github.com/go-toolsmith/astcopy v1.0.0
06:46:42 [2022-07-05T06:46:42.953Z] #62 49.83 go: downloading github.com/go-toolsmith/astequal v1.0.1
06:46:42 [2022-07-05T06:46:42.953Z] #62 49.86 go: downloading github.com/go-toolsmith/astfmt v1.0.0
06:46:42 [2022-07-05T06:46:42.953Z] #62 49.94 go: downloading github.com/go-toolsmith/astp v1.0.0
06:46:42 [2022-07-05T06:46:42.953Z] #62 50.04 go: downloading github.com/go-toolsmith/strparse v1.0.0
06:46:42 [2022-07-05T06:46:42.953Z] #62 50.07 go: downloading github.com/go-toolsmith/typep v1.0.2
06:46:42 [2022-07-05T06:46:42.953Z] #62 50.10 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
06:46:42 [2022-07-05T06:46:42.953Z] #62 51.02 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
06:46:42 [2022-07-05T06:46:42.953Z] #62 51.26 go: downloading github.com/hashicorp/errwrap v1.0.0
06:46:42 [2022-07-05T06:46:42.953Z] #62 51.28 go: downloading 4d63.com/gochecknoglobals v0.1.0
06:46:42 [2022-07-05T06:46:42.953Z] #62 51.43 go: downloading github.com/Antonboom/errname v0.1.5
06:46:42 [2022-07-05T06:46:42.953Z] #62 51.56 go: downloading github.com/Antonboom/nilnil v0.1.0
06:46:42 [2022-07-05T06:46:42.953Z] #62 51.63 go: downloading github.com/BurntSushi/toml v1.0.0
06:46:42 [2022-07-05T06:46:42.953Z] #62 52.66 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
06:46:42 [2022-07-05T06:46:42.953Z] #62 52.67 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
06:46:42 [2022-07-05T06:46:42.953Z] #62 52.72 go: downloading github.com/alexkohler/prealloc v1.0.0
06:46:42 [2022-07-05T06:46:42.953Z] #62 52.82 go: downloading github.com/ashanbrown/forbidigo v1.3.0
06:46:42 [2022-07-05T06:46:42.953Z] #62 52.87 go: downloading github.com/ashanbrown/makezero v1.1.0
06:46:42 [2022-07-05T06:46:42.953Z] #62 52.92 go: downloading github.com/bkielbasa/cyclop v1.2.0
06:46:42 [2022-07-05T06:46:42.953Z] #62 52.98 go: downloading github.com/blizzy78/varnamelen v0.5.0
06:46:42 [2022-07-05T06:46:42.953Z] #62 53.10 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
06:46:42 [2022-07-05T06:46:42.953Z] #62 53.10 go: downloading github.com/breml/bidichk v0.2.1
06:46:42 [2022-07-05T06:46:42.953Z] #62 53.25 go: downloading github.com/breml/errchkjson v0.2.1
06:46:42 [2022-07-05T06:46:42.953Z] #62 53.38 go: downloading github.com/butuzov/ireturn v0.1.1
06:46:42 [2022-07-05T06:46:42.953Z] #62 53.40 go: downloading github.com/charithe/durationcheck v0.0.9
06:46:42 [2022-07-05T06:46:42.953Z] #62 53.43 go: downloading github.com/daixiang0/gci v0.2.9
06:46:42 [2022-07-05T06:46:42.953Z] #62 53.49 go: downloading github.com/denis-tingajkin/go-header v0.4.2
06:46:42 [2022-07-05T06:46:42.953Z] #62 53.49 go: downloading github.com/esimonov/ifshort v1.0.4
06:46:42 [2022-07-05T06:46:42.953Z] #62 53.51 go: downloading github.com/fzipp/gocyclo v0.4.0
06:46:42 [2022-07-05T06:46:42.953Z] #62 53.67 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:46:42 [2022-07-05T06:46:42.953Z] #62 53.73 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:46:42 [2022-07-05T06:46:42.953Z] #62 ...
06:46:42 [2022-07-05T06:46:42.953Z] 
06:46:42 [2022-07-05T06:46:42.953Z] #58 [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
06:46:42 [2022-07-05T06:46:42.953Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:46:42 [2022-07-05T06:46:42.953Z] #58 52.46 Selecting previously unselected package python3-protobuf.
06:46:42 [2022-07-05T06:46:42.953Z] #58 52.46 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
06:46:42 [2022-07-05T06:46:42.953Z] #58 52.48 Unpacking python3-protobuf (3.12.4-1) ...
06:46:42 [2022-07-05T06:46:42.953Z] #58 53.15 Selecting previously unselected package libnet1:amd64.
06:46:42 [2022-07-05T06:46:42.953Z] #58 53.15 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:46:42 [2022-07-05T06:46:42.953Z] #58 53.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:46:42 [2022-07-05T06:46:42.953Z] #58 53.39 Selecting previously unselected package libnl-3-200:amd64.
06:46:42 [2022-07-05T06:46:42.953Z] #58 53.39 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
06:46:42 [2022-07-05T06:46:42.953Z] #58 53.40 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
06:46:42 [2022-07-05T06:46:42.966Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 26.21MB / 55.01MB 1.4s
06:46:42 [2022-07-05T06:46:42.966Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 8.39MB / 10.88MB 1.4s
06:46:42 [2022-07-05T06:46:42.966Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 3.24MB / 54.58MB 1.4s
06:46:42 [2022-07-05T06:46:42.966Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.27MB / 10.88MB 1.5s
06:46:43 [2022-07-05T06:46:43.212Z] #58 53.68 Selecting previously unselected package libprotobuf-c1:amd64.
06:46:43 [2022-07-05T06:46:43.212Z] #58 53.68 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
06:46:43 [2022-07-05T06:46:43.212Z] #58 53.69 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:46:43 [2022-07-05T06:46:43.212Z] #58 53.82 Selecting previously unselected package criu.
06:46:43 [2022-07-05T06:46:43.212Z] #58 53.82 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
06:46:43 [2022-07-05T06:46:43.212Z] #58 53.84 Unpacking criu (3.17-1) ...
06:46:43 [2022-07-05T06:46:43.229Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.7s
06:46:43 [2022-07-05T06:46:43.229Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 6.29MB / 54.58MB 1.7s
06:46:43 [2022-07-05T06:46:43.229Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 30.41MB / 55.01MB 1.8s
06:46:43 [2022-07-05T06:46:43.229Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.8s done
06:46:43 [2022-07-05T06:46:43.229Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 9.02MB / 54.58MB 1.8s
06:46:43 [2022-07-05T06:46:43.492Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 34.17MB / 55.01MB 1.9s
06:46:43 [2022-07-05T06:46:43.492Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 0B / 85.88MB 1.9s
06:46:43 [2022-07-05T06:46:43.492Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 40.89MB / 55.01MB 2.0s
06:46:43 [2022-07-05T06:46:43.492Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 13.63MB / 54.58MB 2.0s
06:46:43 [2022-07-05T06:46:43.754Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 44.04MB / 55.01MB 2.1s
06:46:43 [2022-07-05T06:46:43.755Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 17.83MB / 54.58MB 2.1s
06:46:43 [2022-07-05T06:46:43.755Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 6.29MB / 85.88MB 2.1s
06:46:43 [2022-07-05T06:46:43.755Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 50.33MB / 55.01MB 2.3s
06:46:43 [2022-07-05T06:46:43.755Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 23.07MB / 54.58MB 2.3s
06:46:43 [2022-07-05T06:46:43.755Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 12.05MB / 85.88MB 2.3s
06:46:44 [2022-07-05T06:46:44.017Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.5s
06:46:44 [2022-07-05T06:46:44.017Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 27.26MB / 54.58MB 2.5s
06:46:44 [2022-07-05T06:46:44.279Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 16.78MB / 85.88MB 2.6s
06:46:44 [2022-07-05T06:46:44.279Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 33.55MB / 54.58MB 2.8s
06:46:44 [2022-07-05T06:46:44.540Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 36.70MB / 54.58MB 3.0s
06:46:44 [2022-07-05T06:46:44.540Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 22.02MB / 85.88MB 3.0s
06:46:44 [2022-07-05T06:46:44.540Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 3.0s done
06:46:44 [2022-07-05T06:46:44.588Z] #58 54.96 Setting up python3-pkg-resources (52.0.0-4) ...
06:46:44 [2022-07-05T06:46:44.802Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 42.99MB / 54.58MB 3.2s
06:46:44 [2022-07-05T06:46:44.802Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 974.85kB / 141.75MB 3.2s
06:46:45 [2022-07-05T06:46:45.064Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 47.19MB / 54.58MB 3.5s
06:46:45 [2022-07-05T06:46:45.064Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 27.26MB / 85.88MB 3.5s
06:46:45 [2022-07-05T06:46:45.326Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 53.48MB / 54.58MB 3.8s
06:46:45 [2022-07-05T06:46:45.326Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 9.44MB / 141.75MB 3.8s
06:46:45 [2022-07-05T06:46:45.326Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 35.65MB / 85.88MB 3.9s
06:46:45 [2022-07-05T06:46:45.326Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583
06:46:45 [2022-07-05T06:46:45.593Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 41.94MB / 85.88MB 4.1s
06:46:45 [2022-07-05T06:46:45.593Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 46.91MB / 85.88MB 4.2s
06:46:45 [2022-07-05T06:46:45.593Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 19.92MB / 141.75MB 4.2s
06:46:45 [2022-07-05T06:46:45.855Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 4.3s done
06:46:45 [2022-07-05T06:46:45.855Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 51.38MB / 85.88MB 4.4s
06:46:45 [2022-07-05T06:46:45.855Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 27.26MB / 141.75MB 4.4s
06:46:45 [2022-07-05T06:46:45.855Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 0B / 156B 4.4s
06:46:46 [2022-07-05T06:46:46.117Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 57.67MB / 85.88MB 4.5s
06:46:46 [2022-07-05T06:46:46.117Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 4.5s done
06:46:46 [2022-07-05T06:46:46.117Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 67.11MB / 85.88MB 4.7s
06:46:46 [2022-07-05T06:46:46.117Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 39.85MB / 141.75MB 4.7s
06:46:46 [2022-07-05T06:46:46.377Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 75.50MB / 85.88MB 5.0s
06:46:46 [2022-07-05T06:46:46.377Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 48.23MB / 141.75MB 5.0s
06:46:46 [2022-07-05T06:46:46.640Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 80.74MB / 85.88MB 5.2s
06:46:46 [2022-07-05T06:46:46.903Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 55.57MB / 141.75MB 5.3s
06:46:46 [2022-07-05T06:46:46.903Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 5.4s
06:46:46 [2022-07-05T06:46:46.903Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 63.96MB / 141.75MB 5.5s
06:46:47 [2022-07-05T06:46:47.122Z] #58 57.22 Setting up libprotobuf23:amd64 (3.12.4-1) ...
06:46:47 [2022-07-05T06:46:47.122Z] #58 57.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:46:47 [2022-07-05T06:46:47.122Z] #58 57.28 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:46:47 [2022-07-05T06:46:47.122Z] #58 57.30 Setting up python3-six (1.16.0-2) ...
06:46:47 [2022-07-05T06:46:47.382Z] #58 ...
06:46:47 [2022-07-05T06:46:47.382Z] 
06:46:47 [2022-07-05T06:46:47.382Z] #41 [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
06:46:47 [2022-07-05T06:46:47.382Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
06:46:47 [2022-07-05T06:46:47.382Z] #41 56.46 Updating files:  70% (1074/1521)
Updating files:  71% (1080/1521)
Updating files:  72% (1096/1521)
Updating files:  73% (1111/1521)
Updating files:  74% (1126/1521)
Updating files:  75% (1141/1521)
Updating files:  76% (1156/1521)
Updating files:  77% (1172/1521)
Updating files:  78% (1187/1521)
Updating files:  79% (1202/1521)
Updating files:  80% (1217/1521)
Updating files:  81% (1233/1521)
Updating files:  82% (1248/1521)
Updating files:  83% (1263/1521)
Updating files:  84% (1278/1521)
Updating files:  85% (1293/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  93% (1422/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
06:46:47 [2022-07-05T06:46:47.382Z] #41 57.66 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
06:46:47 [2022-07-05T06:46:47.382Z] #41 58.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:46:47 [2022-07-05T06:46:47.474Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 71.35MB / 141.75MB 5.7s
06:46:47 [2022-07-05T06:46:47.474Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 79.69MB / 141.75MB 5.9s
06:46:47 [2022-07-05T06:46:47.474Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 6.0s done
06:46:47 [2022-07-05T06:46:47.735Z] #11 ...
06:46:47 [2022-07-05T06:46:47.735Z] 
06:46:47 [2022-07-05T06:46:47.735Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
06:46:47 [2022-07-05T06:46:47.735Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
06:46:47 [2022-07-05T06:46:47.735Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
06:46:47 [2022-07-05T06:46:47.735Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
06:46:47 [2022-07-05T06:46:47.735Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
06:46:47 [2022-07-05T06:46:47.735Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
06:46:47 [2022-07-05T06:46:47.735Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
06:46:47 [2022-07-05T06:46:47.735Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s done
06:46:47 [2022-07-05T06:46:47.735Z] #71 DONE 6.3s
06:46:47 [2022-07-05T06:46:47.735Z] 
06:46:47 [2022-07-05T06:46:47.735Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:46:47 [2022-07-05T06:46:47.735Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:46:47 [2022-07-05T06:46:47.735Z] #11 ...
06:46:47 [2022-07-05T06:46:47.735Z] 
06:46:47 [2022-07-05T06:46:47.735Z] #24 [internal] load build context
06:46:47 [2022-07-05T06:46:47.735Z] #24 sha256:fd1286a273491556842ec967a40cb55978b670bc83076eafd54b0f18d009b913
06:46:47 [2022-07-05T06:46:47.735Z] #24 transferring context: 26.34MB 6.2s
06:46:47 [2022-07-05T06:46:47.735Z] #24 ...
06:46:47 [2022-07-05T06:46:47.735Z] 
06:46:47 [2022-07-05T06:46:47.735Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:46:47 [2022-07-05T06:46:47.735Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:46:47 [2022-07-05T06:46:47.735Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 92.27MB / 141.75MB 6.3s
06:46:48 [2022-07-05T06:46:48.297Z] Client:
06:46:48 [2022-07-05T06:46:48.297Z]  Context:    default
06:46:48 [2022-07-05T06:46:48.297Z]  Debug Mode: false
06:46:48 [2022-07-05T06:46:48.297Z]  Plugins:
06:46:48 [2022-07-05T06:46:48.297Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
06:46:48 [2022-07-05T06:46:48.297Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
06:46:48 [2022-07-05T06:46:48.297Z]   compose: Docker Compose (Docker Inc., v2.4.1)
06:46:48 [2022-07-05T06:46:48.297Z]   scan: Docker Scan (Docker Inc., v0.17.0)
06:46:48 [2022-07-05T06:46:48.297Z] 
06:46:48 [2022-07-05T06:46:48.297Z] Server:
06:46:48 [2022-07-05T06:46:48.297Z]  Containers: 0
06:46:48 [2022-07-05T06:46:48.297Z]   Running: 0
06:46:48 [2022-07-05T06:46:48.297Z]   Paused: 0
06:46:48 [2022-07-05T06:46:48.297Z]   Stopped: 0
06:46:48 [2022-07-05T06:46:48.297Z]  Images: 0
06:46:48 [2022-07-05T06:46:48.297Z]  Server Version: 20.10.14
06:46:48 [2022-07-05T06:46:48.297Z]  Storage Driver: overlay2
06:46:48 [2022-07-05T06:46:48.297Z]   Backing Filesystem: extfs
06:46:48 [2022-07-05T06:46:48.297Z]   Supports d_type: true
06:46:48 [2022-07-05T06:46:48.297Z]   Native Overlay Diff: true
06:46:48 [2022-07-05T06:46:48.297Z]   userxattr: false
06:46:48 [2022-07-05T06:46:48.297Z]  Logging Driver: json-file
06:46:48 [2022-07-05T06:46:48.297Z]  Cgroup Driver: cgroupfs
06:46:48 [2022-07-05T06:46:48.297Z]  Cgroup Version: 1
06:46:48 [2022-07-05T06:46:48.297Z]  Plugins:
06:46:48 [2022-07-05T06:46:48.297Z]   Volume: local
06:46:48 [2022-07-05T06:46:48.297Z]   Network: bridge host ipvlan macvlan null overlay
06:46:48 [2022-07-05T06:46:48.297Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
06:46:48 [2022-07-05T06:46:48.297Z]  Swarm: inactive
06:46:48 [2022-07-05T06:46:48.297Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
06:46:48 [2022-07-05T06:46:48.297Z]  Default Runtime: runc
06:46:48 [2022-07-05T06:46:48.297Z]  Init Binary: docker-init
06:46:48 [2022-07-05T06:46:48.297Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
06:46:48 [2022-07-05T06:46:48.297Z]  runc version: v1.0.3-0-gf46b6ba
06:46:48 [2022-07-05T06:46:48.297Z]  init version: de40ad0
06:46:48 [2022-07-05T06:46:48.297Z]  Security Options:
06:46:48 [2022-07-05T06:46:48.297Z]   apparmor
06:46:48 [2022-07-05T06:46:48.297Z]   seccomp
06:46:48 [2022-07-05T06:46:48.297Z]    Profile: default
06:46:48 [2022-07-05T06:46:48.297Z]  Kernel Version: 5.4.0-1071-aws
06:46:48 [2022-07-05T06:46:48.297Z]  Operating System: Ubuntu 18.04.6 LTS
06:46:48 [2022-07-05T06:46:48.297Z]  OSType: linux
06:46:48 [2022-07-05T06:46:48.297Z]  Architecture: x86_64
06:46:48 [2022-07-05T06:46:48.297Z]  CPUs: 2
06:46:48 [2022-07-05T06:46:48.297Z]  Total Memory: 7.565GiB
06:46:48 [2022-07-05T06:46:48.297Z]  Name: ip-10-100-92-111
06:46:48 [2022-07-05T06:46:48.297Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
06:46:48 [2022-07-05T06:46:48.297Z]  Docker Root Dir: /var/lib/docker
06:46:48 [2022-07-05T06:46:48.297Z]  Debug Mode: false
06:46:48 [2022-07-05T06:46:48.297Z]  Registry: https://index.docker.io/v1/
06:46:48 [2022-07-05T06:46:48.297Z]  Labels:
06:46:48 [2022-07-05T06:46:48.297Z]  Experimental: true
06:46:48 [2022-07-05T06:46:48.297Z]  Insecure Registries:
06:46:48 [2022-07-05T06:46:48.297Z]   127.0.0.0/8
06:46:48 [2022-07-05T06:46:48.297Z]  Live Restore Enabled: true
06:46:48 [2022-07-05T06:46:48.297Z] 
06:46:48 [2022-07-05T06:46:48.297Z] WARNING: No swap limit support
[Pipeline] sh
06:46:48 [2022-07-05T06:46:48.307Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 108.00MB / 141.75MB 6.7s
06:46:48 [2022-07-05T06:46:48.568Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 121.63MB / 141.75MB 7.1s
06:46:48 [2022-07-05T06:46:48.634Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
06:46:48 [2022-07-05T06:46:48.634Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
06:46:48 [2022-07-05T06:46:48.634Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43768/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
06:46:48 [2022-07-05T06:46:48.634Z] + bash /home/ubuntu/workspace/moby_PR-43768/check-config.sh
06:46:48 [2022-07-05T06:46:48.634Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
06:46:48 [2022-07-05T06:46:48.634Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
06:46:48 [2022-07-05T06:46:48.634Z] 
06:46:48 [2022-07-05T06:46:48.634Z] Generally Necessary:
06:46:48 [2022-07-05T06:46:48.634Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
06:46:48 [2022-07-05T06:46:48.634Z] - apparmor: enabled and tools installed
06:46:48 [2022-07-05T06:46:48.634Z] - CONFIG_NAMESPACES: enabled
06:46:48 [2022-07-05T06:46:48.634Z] - CONFIG_NET_NS: enabled
06:46:48 [2022-07-05T06:46:48.634Z] - CONFIG_PID_NS: enabled
06:46:48 [2022-07-05T06:46:48.634Z] - CONFIG_IPC_NS: enabled
06:46:48 [2022-07-05T06:46:48.634Z] - CONFIG_UTS_NS: enabled
06:46:48 [2022-07-05T06:46:48.634Z] - CONFIG_CGROUPS: enabled
06:46:48 [2022-07-05T06:46:48.634Z] - CONFIG_CGROUP_CPUACCT: enabled
06:46:48 [2022-07-05T06:46:48.634Z] - CONFIG_CGROUP_DEVICE: enabled
06:46:48 [2022-07-05T06:46:48.634Z] - CONFIG_CGROUP_FREEZER: enabled
06:46:48 [2022-07-05T06:46:48.634Z] - CONFIG_CGROUP_SCHED: enabled
06:46:48 [2022-07-05T06:46:48.634Z] - CONFIG_CPUSETS: enabled
06:46:48 [2022-07-05T06:46:48.634Z] - CONFIG_MEMCG: enabled
06:46:48 [2022-07-05T06:46:48.634Z] - CONFIG_KEYS: enabled
06:46:48 [2022-07-05T06:46:48.634Z] - CONFIG_VETH: enabled (as module)
06:46:48 [2022-07-05T06:46:48.634Z] - CONFIG_BRIDGE: enabled (as module)
06:46:48 [2022-07-05T06:46:48.634Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
06:46:48 [2022-07-05T06:46:48.634Z] - CONFIG_IP_NF_FILTER: enabled (as module)
06:46:48 [2022-07-05T06:46:48.634Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
06:46:48 [2022-07-05T06:46:48.634Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_IP_NF_NAT: enabled (as module)
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_NF_NAT: enabled (as module)
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_POSIX_MQUEUE: enabled
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_CGROUP_BPF: enabled
06:46:48 [2022-07-05T06:46:48.894Z] 
06:46:48 [2022-07-05T06:46:48.894Z] Optional Features:
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_USER_NS: enabled
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_SECCOMP: enabled
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_SECCOMP_FILTER: enabled
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_CGROUP_PIDS: enabled
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_MEMCG_SWAP: enabled
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
06:46:48 [2022-07-05T06:46:48.894Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_BLK_CGROUP: enabled
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_BLK_DEV_THROTTLING: enabled
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_CGROUP_PERF: enabled
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_CGROUP_HUGETLB: enabled
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_CGROUP_NET_PRIO: enabled
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_CFS_BANDWIDTH: enabled
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_FAIR_GROUP_SCHED: enabled
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_RT_GROUP_SCHED: missing
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_IP_VS: enabled (as module)
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_IP_VS_NFCT: enabled
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_IP_VS_PROTO_TCP: enabled
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_IP_VS_PROTO_UDP: enabled
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_IP_VS_RR: enabled (as module)
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_SECURITY_SELINUX: enabled
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_SECURITY_APPARMOR: enabled
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_EXT4_FS: enabled
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
06:46:48 [2022-07-05T06:46:48.894Z] - CONFIG_EXT4_FS_SECURITY: enabled
06:46:48 [2022-07-05T06:46:48.894Z] - Network Drivers:
06:46:48 [2022-07-05T06:46:48.894Z]   - "overlay":
06:46:49 [2022-07-05T06:46:49.141Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 128.97MB / 141.75MB 7.5s
06:46:49 [2022-07-05T06:46:49.153Z]     - CONFIG_VXLAN: enabled (as module)
06:46:49 [2022-07-05T06:46:49.153Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
06:46:49 [2022-07-05T06:46:49.153Z]       Optional (for encrypted networks):
06:46:49 [2022-07-05T06:46:49.153Z]       - CONFIG_CRYPTO: enabled
06:46:49 [2022-07-05T06:46:49.153Z]       - CONFIG_CRYPTO_AEAD: enabled
06:46:49 [2022-07-05T06:46:49.153Z]       - CONFIG_CRYPTO_GCM: enabled
06:46:49 [2022-07-05T06:46:49.153Z]       - CONFIG_CRYPTO_SEQIV: enabled
06:46:49 [2022-07-05T06:46:49.153Z]       - CONFIG_CRYPTO_GHASH: enabled
06:46:49 [2022-07-05T06:46:49.153Z]       - CONFIG_XFRM: enabled
06:46:49 [2022-07-05T06:46:49.153Z]       - CONFIG_XFRM_USER: enabled (as module)
06:46:49 [2022-07-05T06:46:49.153Z]       - CONFIG_XFRM_ALGO: enabled (as module)
06:46:49 [2022-07-05T06:46:49.153Z]       - CONFIG_INET_ESP: enabled (as module)
06:46:49 [2022-07-05T06:46:49.153Z]   - "ipvlan":
06:46:49 [2022-07-05T06:46:49.153Z]     - CONFIG_IPVLAN: enabled (as module)
06:46:49 [2022-07-05T06:46:49.153Z]   - "macvlan":
06:46:49 [2022-07-05T06:46:49.153Z]     - CONFIG_MACVLAN: enabled (as module)
06:46:49 [2022-07-05T06:46:49.153Z]     - CONFIG_DUMMY: enabled (as module)
06:46:49 [2022-07-05T06:46:49.153Z]   - "ftp,tftp client in container":
06:46:49 [2022-07-05T06:46:49.153Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
06:46:49 [2022-07-05T06:46:49.153Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
06:46:49 [2022-07-05T06:46:49.153Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
06:46:49 [2022-07-05T06:46:49.153Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
06:46:49 [2022-07-05T06:46:49.153Z] - Storage Drivers:
06:46:49 [2022-07-05T06:46:49.153Z]   - "aufs":
06:46:49 [2022-07-05T06:46:49.153Z]     - CONFIG_AUFS_FS: enabled (as module)
06:46:49 [2022-07-05T06:46:49.153Z]   - "btrfs":
06:46:49 [2022-07-05T06:46:49.153Z]     - CONFIG_BTRFS_FS: enabled (as module)
06:46:49 [2022-07-05T06:46:49.153Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
06:46:49 [2022-07-05T06:46:49.153Z]   - "devicemapper":
06:46:49 [2022-07-05T06:46:49.153Z]     - CONFIG_BLK_DEV_DM: enabled
06:46:49 [2022-07-05T06:46:49.153Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
06:46:49 [2022-07-05T06:46:49.153Z]   - "overlay":
06:46:49 [2022-07-05T06:46:49.153Z]     - CONFIG_OVERLAY_FS: enabled (as module)
06:46:49 [2022-07-05T06:46:49.153Z]   - "zfs":
06:46:49 [2022-07-05T06:46:49.153Z]     - /dev/zfs: present
06:46:49 [2022-07-05T06:46:49.153Z]     - zfs command: missing
06:46:49 [2022-07-05T06:46:49.153Z]     - zpool command: missing
06:46:49 [2022-07-05T06:46:49.153Z] 
06:46:49 [2022-07-05T06:46:49.153Z] Limits:
06:46:49 [2022-07-05T06:46:49.153Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
06:46:49 [2022-07-05T06:46:49.153Z] 
06:46:49 [2022-07-05T06:46:49.153Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
06:46:49 [2022-07-05T06:46:49.402Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 137.55MB / 141.75MB 7.8s
06:46:49 [2022-07-05T06:46:49.490Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e .
06:46:49 [2022-07-05T06:46:49.747Z] #1 [internal] load build definition from Dockerfile
06:46:49 [2022-07-05T06:46:49.747Z] #1 sha256:f1e99ea7a978952b28d626ffb263766df06ce15d7cdb3b39e6c55e16b3d9dcc4
06:46:49 [2022-07-05T06:46:49.747Z] #1 transferring dockerfile:
06:46:49 [2022-07-05T06:46:49.747Z] #1 transferring dockerfile: 19.25kB done
06:46:49 [2022-07-05T06:46:49.747Z] #1 DONE 0.2s
06:46:49 [2022-07-05T06:46:49.747Z] 
06:46:49 [2022-07-05T06:46:49.747Z] #2 [internal] load .dockerignore
06:46:49 [2022-07-05T06:46:49.747Z] #2 sha256:4e07de40356bebd4876467b6aa74d4cfed531abb489754c1760a2e98bcfdd746
06:46:49 [2022-07-05T06:46:49.747Z] #2 transferring context: 145B done
06:46:49 [2022-07-05T06:46:49.747Z] #2 DONE 0.1s
06:46:49 [2022-07-05T06:46:49.747Z] 
06:46:49 [2022-07-05T06:46:49.747Z] #3 resolve image config for docker.io/docker/dockerfile:1
06:46:49 [2022-07-05T06:46:49.747Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
06:46:50 [2022-07-05T06:46:50.314Z] #3 DONE 0.4s
06:46:50 [2022-07-05T06:46:50.314Z] 
06:46:50 [2022-07-05T06:46:50.314Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
06:46:50 [2022-07-05T06:46:50.314Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
06:46:50 [2022-07-05T06:46:50.314Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
06:46:50 [2022-07-05T06:46:50.314Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 8.39MB / 9.94MB 0.1s
06:46:50 [2022-07-05T06:46:50.314Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
06:46:50 [2022-07-05T06:46:50.314Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
06:46:50 [2022-07-05T06:46:50.572Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done
06:46:50 [2022-07-05T06:46:50.572Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
06:46:50 [2022-07-05T06:46:50.572Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s
06:46:50 [2022-07-05T06:46:50.793Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.2s
06:46:50 [2022-07-05T06:46:50.793Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 9.3s done
06:46:51 [2022-07-05T06:46:51.054Z] #11 ...
06:46:51 [2022-07-05T06:46:51.054Z] 
06:46:51 [2022-07-05T06:46:51.054Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
06:46:51 [2022-07-05T06:46:51.054Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
06:46:51 [2022-07-05T06:46:51.054Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
06:46:51 [2022-07-05T06:46:51.054Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
06:46:51 [2022-07-05T06:46:51.054Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
06:46:51 [2022-07-05T06:46:51.054Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
06:46:51 [2022-07-05T06:46:51.054Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
06:46:51 [2022-07-05T06:46:51.054Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.1s done
06:46:51 [2022-07-05T06:46:51.054Z] #73 DONE 9.5s
06:46:51 [2022-07-05T06:46:51.054Z] 
06:46:51 [2022-07-05T06:46:51.054Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:46:51 [2022-07-05T06:46:51.054Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:46:51 [2022-07-05T06:46:51.137Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done
06:46:51 [2022-07-05T06:46:51.137Z] #4 DONE 0.8s
06:46:51 [2022-07-05T06:46:51.395Z] 
06:46:51 [2022-07-05T06:46:51.395Z] #6 [internal] load .dockerignore
06:46:51 [2022-07-05T06:46:51.395Z] #6 sha256:36fbb274ea891c7413cde04c0c7134f4ece1335a57b3e73b38bdd2030a619af9
06:46:51 [2022-07-05T06:46:51.395Z] #6 DONE 0.0s
06:46:51 [2022-07-05T06:46:51.395Z] 
06:46:51 [2022-07-05T06:46:51.395Z] #5 [internal] load build definition from Dockerfile
06:46:51 [2022-07-05T06:46:51.395Z] #5 sha256:3b21a187bcf8494724e4357f3d1556fc5bf28cb535c50396e5bc99cc565e8a21
06:46:51 [2022-07-05T06:46:51.395Z] #5 DONE 0.0s
06:46:51 [2022-07-05T06:46:51.395Z] 
06:46:51 [2022-07-05T06:46:51.395Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
06:46:51 [2022-07-05T06:46:51.395Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
06:46:51 [2022-07-05T06:46:51.699Z] #11 ...
06:46:51 [2022-07-05T06:46:51.699Z] 
06:46:51 [2022-07-05T06:46:51.699Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
06:46:51 [2022-07-05T06:46:51.699Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
06:46:51 [2022-07-05T06:46:51.699Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done
06:46:51 [2022-07-05T06:46:51.699Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done
06:46:51 [2022-07-05T06:46:51.699Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done
06:46:51 [2022-07-05T06:46:51.699Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done
06:46:51 [2022-07-05T06:46:51.699Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 3.0s done
06:46:51 [2022-07-05T06:46:51.699Z] #28 ...
06:46:51 [2022-07-05T06:46:51.699Z] 
06:46:51 [2022-07-05T06:46:51.699Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:46:51 [2022-07-05T06:46:51.699Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:46:51 [2022-07-05T06:46:51.965Z] #11 ...
06:46:51 [2022-07-05T06:46:51.965Z] 
06:46:51 [2022-07-05T06:46:51.965Z] #24 [internal] load build context
06:46:51 [2022-07-05T06:46:51.965Z] #24 sha256:fd1286a273491556842ec967a40cb55978b670bc83076eafd54b0f18d009b913
06:46:51 [2022-07-05T06:46:51.965Z] #24 transferring context: 61.68MB 10.2s done
06:46:51 [2022-07-05T06:46:51.965Z] #24 DONE 10.5s
06:46:51 [2022-07-05T06:46:51.965Z] 
06:46:51 [2022-07-05T06:46:51.965Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:46:51 [2022-07-05T06:46:51.965Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:46:51 [2022-07-05T06:46:51.965Z] #11 ...
06:46:51 [2022-07-05T06:46:51.965Z] 
06:46:51 [2022-07-05T06:46:51.965Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
06:46:51 [2022-07-05T06:46:51.965Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
06:46:51 [2022-07-05T06:46:51.965Z] #72 DONE 0.8s
06:46:52 [2022-07-05T06:46:52.225Z] 
06:46:52 [2022-07-05T06:46:52.225Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:46:52 [2022-07-05T06:46:52.225Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:46:52 [2022-07-05T06:46:52.376Z] #10 DONE 1.1s
06:46:52 [2022-07-05T06:46:52.376Z] 
06:46:52 [2022-07-05T06:46:52.376Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
06:46:52 [2022-07-05T06:46:52.376Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
06:46:52 [2022-07-05T06:46:52.376Z] #7 DONE 1.0s
06:46:52 [2022-07-05T06:46:52.376Z] 
06:46:52 [2022-07-05T06:46:52.376Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
06:46:52 [2022-07-05T06:46:52.376Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
06:46:52 [2022-07-05T06:46:52.376Z] #9 DONE 1.1s
06:46:52 [2022-07-05T06:46:52.376Z] 
06:46:52 [2022-07-05T06:46:52.376Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
06:46:52 [2022-07-05T06:46:52.376Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
06:46:52 [2022-07-05T06:46:52.635Z] #8 DONE 1.1s
06:46:52 [2022-07-05T06:46:52.798Z] #11 ...
06:46:52 [2022-07-05T06:46:52.798Z] 
06:46:52 [2022-07-05T06:46:52.798Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
06:46:52 [2022-07-05T06:46:52.798Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
06:46:52 [2022-07-05T06:46:52.798Z] #74 DONE 1.0s
06:46:52 [2022-07-05T06:46:52.798Z] 
06:46:52 [2022-07-05T06:46:52.798Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:46:52 [2022-07-05T06:46:52.798Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:46:53 [2022-07-05T06:46:53.200Z] 
06:46:53 [2022-07-05T06:46:53.200Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
06:46:53 [2022-07-05T06:46:53.200Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
06:46:53 [2022-07-05T06:46:53.200Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done
06:46:53 [2022-07-05T06:46:53.200Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done
06:46:53 [2022-07-05T06:46:53.200Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done
06:46:53 [2022-07-05T06:46:53.200Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done
06:46:53 [2022-07-05T06:46:53.200Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0B / 55.01MB 0.1s
06:46:53 [2022-07-05T06:46:53.461Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.24MB / 55.01MB 0.3s
06:46:53 [2022-07-05T06:46:53.723Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 11.53MB / 55.01MB 0.5s
06:46:53 [2022-07-05T06:46:53.950Z] #41 ...
06:46:53 [2022-07-05T06:46:53.950Z] 
06:46:53 [2022-07-05T06:46:53.951Z] #62 [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.44.0"      && /build/golangci-lint --version
06:46:53 [2022-07-05T06:46:53.951Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:46:53 [2022-07-05T06:46:53.951Z] #62 53.87 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:46:53 [2022-07-05T06:46:53.951Z] #62 54.03 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:46:53 [2022-07-05T06:46:53.951Z] #62 54.18 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:46:53 [2022-07-05T06:46:53.951Z] #62 54.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:46:53 [2022-07-05T06:46:53.951Z] #62 54.43 go: downloading github.com/golangci/misspell v0.3.5
06:46:53 [2022-07-05T06:46:53.951Z] #62 54.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:46:53 [2022-07-05T06:46:53.951Z] #62 54.47 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
06:46:53 [2022-07-05T06:46:53.951Z] #62 54.51 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
06:46:53 [2022-07-05T06:46:53.951Z] #62 54.59 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
06:46:53 [2022-07-05T06:46:53.951Z] #62 54.62 go: downloading github.com/jgautheron/goconst v1.5.1
06:46:53 [2022-07-05T06:46:53.951Z] #62 54.70 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
06:46:53 [2022-07-05T06:46:53.951Z] #62 54.77 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
06:46:53 [2022-07-05T06:46:53.951Z] #62 54.79 go: downloading github.com/julz/importas v0.1.0
06:46:53 [2022-07-05T06:46:53.951Z] #62 54.84 go: downloading github.com/kisielk/errcheck v1.6.0
06:46:53 [2022-07-05T06:46:53.951Z] #62 54.88 go: downloading github.com/kulti/thelper v0.5.0
06:46:53 [2022-07-05T06:46:53.951Z] #62 54.94 go: downloading github.com/kunwardeep/paralleltest v1.0.3
06:46:53 [2022-07-05T06:46:53.951Z] #62 54.95 go: downloading github.com/kyoh86/exportloopref v0.1.8
06:46:53 [2022-07-05T06:46:53.951Z] #62 55.11 go: downloading github.com/ldez/gomoddirectives v0.2.2
06:46:53 [2022-07-05T06:46:53.951Z] #62 55.12 go: downloading github.com/ldez/tagliatelle v0.3.0
06:46:53 [2022-07-05T06:46:53.951Z] #62 55.17 go: downloading github.com/leonklingele/grouper v1.1.0
06:46:53 [2022-07-05T06:46:53.951Z] #62 55.20 go: downloading github.com/maratori/testpackage v1.0.1
06:46:53 [2022-07-05T06:46:53.951Z] #62 55.24 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
06:46:53 [2022-07-05T06:46:53.951Z] #62 55.30 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
06:46:53 [2022-07-05T06:46:53.951Z] #62 55.37 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
06:46:53 [2022-07-05T06:46:53.951Z] #62 55.42 go: downloading github.com/mgechev/revive v1.1.3
06:46:53 [2022-07-05T06:46:53.951Z] #62 56.31 go: downloading github.com/moricho/tparallel v0.2.1
06:46:53 [2022-07-05T06:46:53.951Z] #62 56.32 go: downloading github.com/nakabonne/nestif v0.3.1
06:46:53 [2022-07-05T06:46:53.951Z] #62 56.39 go: downloading github.com/nishanths/exhaustive v0.7.11
06:46:53 [2022-07-05T06:46:53.951Z] #62 56.49 go: downloading github.com/nishanths/predeclared v0.2.1
06:46:53 [2022-07-05T06:46:53.951Z] #62 56.58 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
06:46:53 [2022-07-05T06:46:53.951Z] #62 56.61 go: downloading github.com/ryancurrah/gomodguard v1.2.3
06:46:53 [2022-07-05T06:46:53.951Z] #62 56.73 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
06:46:53 [2022-07-05T06:46:53.951Z] #62 56.79 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
06:46:53 [2022-07-05T06:46:53.951Z] #62 56.81 go: downloading github.com/securego/gosec/v2 v2.9.6
06:46:53 [2022-07-05T06:46:53.951Z] #62 57.15 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
06:46:53 [2022-07-05T06:46:53.951Z] #62 57.19 go: downloading github.com/sivchari/containedctx v1.0.1
06:46:53 [2022-07-05T06:46:53.951Z] #62 57.22 go: downloading github.com/sivchari/tenv v1.4.7
06:46:53 [2022-07-05T06:46:53.951Z] #62 57.26 go: downloading github.com/sonatard/noctx v0.0.1
06:46:53 [2022-07-05T06:46:53.951Z] #62 57.26 go: downloading github.com/sourcegraph/go-diff v0.6.1
06:46:53 [2022-07-05T06:46:53.951Z] #62 57.34 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
06:46:53 [2022-07-05T06:46:53.951Z] #62 57.43 go: downloading github.com/sylvia7788/contextcheck v1.0.4
06:46:53 [2022-07-05T06:46:53.951Z] #62 57.47 go: downloading github.com/tdakkota/asciicheck v0.1.1
06:46:53 [2022-07-05T06:46:53.951Z] #62 57.58 go: downloading github.com/tetafro/godot v1.4.11
06:46:53 [2022-07-05T06:46:53.951Z] #62 57.62 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
06:46:53 [2022-07-05T06:46:53.951Z] #62 57.69 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
06:46:53 [2022-07-05T06:46:53.951Z] #62 57.69 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
06:46:53 [2022-07-05T06:46:53.951Z] #62 57.85 go: downloading github.com/ultraware/funlen v0.0.3
06:46:53 [2022-07-05T06:46:53.951Z] #62 57.97 go: downloading github.com/ultraware/whitespace v0.0.4
06:46:53 [2022-07-05T06:46:53.951Z] #62 58.01 go: downloading github.com/uudashr/gocognit v1.0.5
06:46:53 [2022-07-05T06:46:53.951Z] #62 58.04 go: downloading github.com/yagipy/maintidx v1.0.0
06:46:53 [2022-07-05T06:46:53.951Z] #62 58.10 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
06:46:53 [2022-07-05T06:46:53.951Z] #62 58.36 go: downloading gitlab.com/bosi/decorder v0.2.1
06:46:53 [2022-07-05T06:46:53.951Z] #62 58.46 go: downloading honnef.co/go/tools v0.2.2
06:46:53 [2022-07-05T06:46:53.951Z] #62 60.23 go: downloading mvdan.cc/gofumpt v0.2.1
06:46:53 [2022-07-05T06:46:53.951Z] #62 60.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:46:53 [2022-07-05T06:46:53.951Z] #62 60.38 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
06:46:53 [2022-07-05T06:46:53.951Z] #62 60.43 go: downloading github.com/davecgh/go-spew v1.1.1
06:46:53 [2022-07-05T06:46:53.951Z] #62 60.50 go: downloading github.com/pmezard/go-difflib v1.0.0
06:46:53 [2022-07-05T06:46:53.951Z] #62 60.54 go: downloading github.com/stretchr/objx v0.1.1
06:46:53 [2022-07-05T06:46:53.951Z] #62 60.61 go: downloading github.com/hashicorp/hcl v1.0.0
06:46:53 [2022-07-05T06:46:53.951Z] #62 60.91 go: downloading github.com/pelletier/go-toml v1.9.4
06:46:53 [2022-07-05T06:46:53.951Z] #62 60.94 go: downloading golang.org/x/text v0.3.7
06:46:53 [2022-07-05T06:46:53.951Z] #62 ...
06:46:53 [2022-07-05T06:46:53.951Z] 
06:46:53 [2022-07-05T06:46:53.951Z] #84 [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
06:46:53 [2022-07-05T06:46:53.951Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:46:53 [2022-07-05T06:46:53.951Z] #84 1.999 Cloning into '/tmp/crun-build'...
06:46:53 [2022-07-05T06:46:53.951Z] #84 9.860 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
06:46:53 [2022-07-05T06:46:53.951Z] #84 9.885 Cloning into '/tmp/crun-build/libocispec'...
06:46:53 [2022-07-05T06:46:53.951Z] #84 11.40 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
06:46:53 [2022-07-05T06:46:53.951Z] #84 11.41 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
06:46:53 [2022-07-05T06:46:53.951Z] #84 11.41 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
06:46:53 [2022-07-05T06:46:53.951Z] #84 11.41 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
06:46:53 [2022-07-05T06:46:53.951Z] #84 11.43 Cloning into '/tmp/crun-build/libocispec/image-spec'...
06:46:53 [2022-07-05T06:46:53.951Z] #84 ...
06:46:53 [2022-07-05T06:46:53.951Z] 
06:46:53 [2022-07-05T06:46:53.951Z] #58 [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
06:46:53 [2022-07-05T06:46:53.951Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:46:53 [2022-07-05T06:46:53.951Z] #58 58.40 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
06:46:53 [2022-07-05T06:46:53.951Z] #58 58.42 Setting up python3-protobuf (3.12.4-1) ...
06:46:53 [2022-07-05T06:46:53.951Z] #58 63.30 Setting up criu (3.17-1) ...
06:46:54 [2022-07-05T06:46:54.037Z] #28 ...
06:46:54 [2022-07-05T06:46:54.037Z] 
06:46:54 [2022-07-05T06:46:54.037Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
06:46:54 [2022-07-05T06:46:54.037Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
06:46:54 [2022-07-05T06:46:54.037Z] #49 DONE 0.0s
06:46:54 [2022-07-05T06:46:54.037Z] 
06:46:54 [2022-07-05T06:46:54.037Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
06:46:54 [2022-07-05T06:46:54.037Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
06:46:54 [2022-07-05T06:46:54.037Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 24.12MB / 55.01MB 1.0s
06:46:54 [2022-07-05T06:46:54.226Z] Client:
06:46:54 [2022-07-05T06:46:54.226Z]  Context:    default
06:46:54 [2022-07-05T06:46:54.226Z]  Debug Mode: false
06:46:54 [2022-07-05T06:46:54.226Z]  Plugins:
06:46:54 [2022-07-05T06:46:54.226Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
06:46:54 [2022-07-05T06:46:54.226Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
06:46:54 [2022-07-05T06:46:54.226Z] 
06:46:54 [2022-07-05T06:46:54.226Z] Server:
06:46:54 [2022-07-05T06:46:54.226Z]  Containers: 0
06:46:54 [2022-07-05T06:46:54.226Z]   Running: 0
06:46:54 [2022-07-05T06:46:54.226Z]   Paused: 0
06:46:54 [2022-07-05T06:46:54.226Z]   Stopped: 0
06:46:54 [2022-07-05T06:46:54.226Z]  Images: 0
06:46:54 [2022-07-05T06:46:54.226Z]  Server Version: 20.10.14
06:46:54 [2022-07-05T06:46:54.226Z]  Storage Driver: overlay2
06:46:54 [2022-07-05T06:46:54.226Z]   Backing Filesystem: extfs
06:46:54 [2022-07-05T06:46:54.226Z]   Supports d_type: true
06:46:54 [2022-07-05T06:46:54.226Z]   Native Overlay Diff: true
06:46:54 [2022-07-05T06:46:54.226Z]   userxattr: false
06:46:54 [2022-07-05T06:46:54.226Z]  Logging Driver: json-file
06:46:54 [2022-07-05T06:46:54.226Z]  Cgroup Driver: cgroupfs
06:46:54 [2022-07-05T06:46:54.226Z]  Cgroup Version: 1
06:46:54 [2022-07-05T06:46:54.226Z]  Plugins:
06:46:54 [2022-07-05T06:46:54.226Z]   Volume: local
06:46:54 [2022-07-05T06:46:54.226Z]   Network: bridge host ipvlan macvlan null overlay
06:46:54 [2022-07-05T06:46:54.226Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
06:46:54 [2022-07-05T06:46:54.226Z]  Swarm: inactive
06:46:54 [2022-07-05T06:46:54.226Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
06:46:54 [2022-07-05T06:46:54.226Z]  Default Runtime: runc
06:46:54 [2022-07-05T06:46:54.226Z]  Init Binary: docker-init
06:46:54 [2022-07-05T06:46:54.226Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
06:46:54 [2022-07-05T06:46:54.226Z]  runc version: v1.0.3-0-gf46b6ba
06:46:54 [2022-07-05T06:46:54.226Z]  init version: de40ad0
06:46:54 [2022-07-05T06:46:54.226Z]  Security Options:
06:46:54 [2022-07-05T06:46:54.226Z]   apparmor
06:46:54 [2022-07-05T06:46:54.226Z]   seccomp
06:46:54 [2022-07-05T06:46:54.226Z]    Profile: default
06:46:54 [2022-07-05T06:46:54.226Z]  Kernel Version: 5.13.0-1021-aws
06:46:54 [2022-07-05T06:46:54.226Z]  Operating System: Ubuntu 20.04.4 LTS
06:46:54 [2022-07-05T06:46:54.226Z]  OSType: linux
06:46:54 [2022-07-05T06:46:54.226Z]  Architecture: aarch64
06:46:54 [2022-07-05T06:46:54.226Z]  CPUs: 2
06:46:54 [2022-07-05T06:46:54.226Z]  Total Memory: 7.562GiB
06:46:54 [2022-07-05T06:46:54.226Z]  Name: ip-10-100-37-29
06:46:54 [2022-07-05T06:46:54.226Z]  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
06:46:54 [2022-07-05T06:46:54.226Z]  Docker Root Dir: /var/lib/docker
06:46:54 [2022-07-05T06:46:54.226Z]  Debug Mode: false
06:46:54 [2022-07-05T06:46:54.226Z]  Registry: https://index.docker.io/v1/
06:46:54 [2022-07-05T06:46:54.226Z]  Labels:
06:46:54 [2022-07-05T06:46:54.226Z]  Experimental: true
06:46:54 [2022-07-05T06:46:54.226Z]  Insecure Registries:
06:46:54 [2022-07-05T06:46:54.226Z]   127.0.0.0/8
06:46:54 [2022-07-05T06:46:54.226Z]  Live Restore Enabled: true
06:46:54 [2022-07-05T06:46:54.226Z] 
[Pipeline] sh
06:46:54 [2022-07-05T06:46:54.309Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 27.26MB / 55.01MB 1.1s
06:46:54 [2022-07-05T06:46:54.309Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 32.51MB / 55.01MB 1.2s
06:46:54 [2022-07-05T06:46:54.512Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
06:46:54 [2022-07-05T06:46:54.512Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
06:46:54 [2022-07-05T06:46:54.512Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43768/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
06:46:54 [2022-07-05T06:46:54.512Z] + bash /home/ubuntu/workspace/moby_PR-43768/check-config.sh
06:46:54 [2022-07-05T06:46:54.512Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
06:46:54 [2022-07-05T06:46:54.512Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ...
06:46:54 [2022-07-05T06:46:54.512Z] 
06:46:54 [2022-07-05T06:46:54.512Z] Generally Necessary:
06:46:54 [2022-07-05T06:46:54.512Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
06:46:54 [2022-07-05T06:46:54.512Z] - apparmor: enabled and tools installed
06:46:54 [2022-07-05T06:46:54.512Z] - CONFIG_NAMESPACES: enabled
06:46:54 [2022-07-05T06:46:54.512Z] - CONFIG_NET_NS: enabled
06:46:54 [2022-07-05T06:46:54.512Z] - CONFIG_PID_NS: enabled
06:46:54 [2022-07-05T06:46:54.512Z] - CONFIG_IPC_NS: enabled
06:46:54 [2022-07-05T06:46:54.512Z] - CONFIG_UTS_NS: enabled
06:46:54 [2022-07-05T06:46:54.512Z] - CONFIG_CGROUPS: enabled
06:46:54 [2022-07-05T06:46:54.512Z] - CONFIG_CGROUP_CPUACCT: enabled
06:46:54 [2022-07-05T06:46:54.512Z] - CONFIG_CGROUP_DEVICE: enabled
06:46:54 [2022-07-05T06:46:54.512Z] - CONFIG_CGROUP_FREEZER: enabled
06:46:54 [2022-07-05T06:46:54.512Z] - CONFIG_CGROUP_SCHED: enabled
06:46:54 [2022-07-05T06:46:54.512Z] - CONFIG_CPUSETS: enabled
06:46:54 [2022-07-05T06:46:54.512Z] - CONFIG_MEMCG: enabled
06:46:54 [2022-07-05T06:46:54.512Z] - CONFIG_KEYS: enabled
06:46:54 [2022-07-05T06:46:54.512Z] - CONFIG_VETH: enabled (as module)
06:46:54 [2022-07-05T06:46:54.512Z] - CONFIG_BRIDGE: enabled (as module)
06:46:54 [2022-07-05T06:46:54.513Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
06:46:54 [2022-07-05T06:46:54.513Z] - CONFIG_IP_NF_FILTER: enabled (as module)
06:46:54 [2022-07-05T06:46:54.513Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
06:46:54 [2022-07-05T06:46:54.513Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
06:46:54 [2022-07-05T06:46:54.513Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
06:46:54 [2022-07-05T06:46:54.577Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 38.80MB / 55.01MB 1.3s
06:46:54 [2022-07-05T06:46:54.578Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 44.04MB / 55.01MB 1.4s
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_IP_NF_NAT: enabled (as module)
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_NF_NAT: enabled (as module)
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_POSIX_MQUEUE: enabled
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_CGROUP_BPF: enabled
06:46:54 [2022-07-05T06:46:54.780Z] 
06:46:54 [2022-07-05T06:46:54.780Z] Optional Features:
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_USER_NS: enabled
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_SECCOMP: enabled
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_SECCOMP_FILTER: enabled
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_CGROUP_PIDS: enabled
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_MEMCG_SWAP: enabled
06:46:54 [2022-07-05T06:46:54.780Z]     (cgroup swap accounting is currently enabled)
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_BLK_CGROUP: enabled
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_BLK_DEV_THROTTLING: enabled
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_CGROUP_PERF: enabled
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_CGROUP_HUGETLB: enabled
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_CGROUP_NET_PRIO: enabled
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_CFS_BANDWIDTH: enabled
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_FAIR_GROUP_SCHED: enabled
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_RT_GROUP_SCHED: missing
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_IP_VS: enabled (as module)
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_IP_VS_NFCT: enabled
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_IP_VS_PROTO_TCP: enabled
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_IP_VS_PROTO_UDP: enabled
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_IP_VS_RR: enabled (as module)
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_SECURITY_SELINUX: enabled
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_SECURITY_APPARMOR: enabled
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_EXT4_FS: enabled
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
06:46:54 [2022-07-05T06:46:54.780Z] - CONFIG_EXT4_FS_SECURITY: enabled
06:46:54 [2022-07-05T06:46:54.780Z] - Network Drivers:
06:46:54 [2022-07-05T06:46:54.780Z]   - "overlay":
06:46:54 [2022-07-05T06:46:54.839Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 53.48MB / 55.01MB 1.7s
06:46:54 [2022-07-05T06:46:54.888Z] #58 65.52 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:46:55 [2022-07-05T06:46:55.041Z]     - CONFIG_VXLAN: enabled (as module)
06:46:55 [2022-07-05T06:46:55.041Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
06:46:55 [2022-07-05T06:46:55.041Z]       Optional (for encrypted networks):
06:46:55 [2022-07-05T06:46:55.041Z]       - CONFIG_CRYPTO: enabled
06:46:55 [2022-07-05T06:46:55.041Z]       - CONFIG_CRYPTO_AEAD: enabled
06:46:55 [2022-07-05T06:46:55.041Z]       - CONFIG_CRYPTO_GCM: enabled
06:46:55 [2022-07-05T06:46:55.041Z]       - CONFIG_CRYPTO_SEQIV: enabled
06:46:55 [2022-07-05T06:46:55.041Z]       - CONFIG_CRYPTO_GHASH: enabled
06:46:55 [2022-07-05T06:46:55.041Z]       - CONFIG_XFRM: enabled
06:46:55 [2022-07-05T06:46:55.041Z]       - CONFIG_XFRM_USER: enabled (as module)
06:46:55 [2022-07-05T06:46:55.041Z]       - CONFIG_XFRM_ALGO: enabled (as module)
06:46:55 [2022-07-05T06:46:55.041Z]       - CONFIG_INET_ESP: enabled (as module)
06:46:55 [2022-07-05T06:46:55.041Z]   - "ipvlan":
06:46:55 [2022-07-05T06:46:55.041Z]     - CONFIG_IPVLAN: enabled (as module)
06:46:55 [2022-07-05T06:46:55.041Z]   - "macvlan":
06:46:55 [2022-07-05T06:46:55.041Z]     - CONFIG_MACVLAN: enabled (as module)
06:46:55 [2022-07-05T06:46:55.041Z]     - CONFIG_DUMMY: enabled (as module)
06:46:55 [2022-07-05T06:46:55.041Z]   - "ftp,tftp client in container":
06:46:55 [2022-07-05T06:46:55.041Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
06:46:55 [2022-07-05T06:46:55.041Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
06:46:55 [2022-07-05T06:46:55.041Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
06:46:55 [2022-07-05T06:46:55.041Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
06:46:55 [2022-07-05T06:46:55.041Z] - Storage Drivers:
06:46:55 [2022-07-05T06:46:55.041Z]   - "aufs":
06:46:55 [2022-07-05T06:46:55.041Z]     - CONFIG_AUFS_FS: enabled (as module)
06:46:55 [2022-07-05T06:46:55.041Z]   - "btrfs":
06:46:55 [2022-07-05T06:46:55.041Z]     - CONFIG_BTRFS_FS: enabled (as module)
06:46:55 [2022-07-05T06:46:55.041Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
06:46:55 [2022-07-05T06:46:55.041Z]   - "devicemapper":
06:46:55 [2022-07-05T06:46:55.041Z]     - CONFIG_BLK_DEV_DM: enabled
06:46:55 [2022-07-05T06:46:55.041Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
06:46:55 [2022-07-05T06:46:55.041Z]   - "overlay":
06:46:55 [2022-07-05T06:46:55.041Z]     - CONFIG_OVERLAY_FS: enabled (as module)
06:46:55 [2022-07-05T06:46:55.041Z]   - "zfs":
06:46:55 [2022-07-05T06:46:55.041Z]     - /dev/zfs: present
06:46:55 [2022-07-05T06:46:55.041Z]     - zfs command: missing
06:46:55 [2022-07-05T06:46:55.041Z]     - zpool command: missing
06:46:55 [2022-07-05T06:46:55.041Z] 
06:46:55 [2022-07-05T06:46:55.041Z] Limits:
06:46:55 [2022-07-05T06:46:55.041Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
06:46:55 [2022-07-05T06:46:55.041Z] 
06:46:55 [2022-07-05T06:46:55.041Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
06:46:55 [2022-07-05T06:46:55.365Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e .
06:46:55 [2022-07-05T06:46:55.410Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.2s done
06:46:55 [2022-07-05T06:46:55.627Z] #1 [internal] load build definition from Dockerfile
06:46:55 [2022-07-05T06:46:55.627Z] #1 sha256:d9ab2003ae1b8e296e13792db89f0c5f8408e92bbb4abc46a6c5524af4217c02
06:46:55 [2022-07-05T06:46:55.627Z] #1 transferring dockerfile: 19.25kB done
06:46:55 [2022-07-05T06:46:55.627Z] #1 DONE 0.2s
06:46:55 [2022-07-05T06:46:55.627Z] 
06:46:55 [2022-07-05T06:46:55.627Z] #2 [internal] load .dockerignore
06:46:55 [2022-07-05T06:46:55.627Z] #2 sha256:9f70538f359478f7c05d51f14dbab78ac5d6de8324b2310afcec8f65904237be
06:46:55 [2022-07-05T06:46:55.627Z] #2 transferring context: 145B done
06:46:55 [2022-07-05T06:46:55.627Z] #2 DONE 0.1s
06:46:55 [2022-07-05T06:46:55.627Z] 
06:46:55 [2022-07-05T06:46:55.627Z] #3 resolve image config for docker.io/docker/dockerfile:1
06:46:55 [2022-07-05T06:46:55.627Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
06:46:55 [2022-07-05T06:46:55.826Z] #58 ...
06:46:55 [2022-07-05T06:46:55.826Z] 
06:46:55 [2022-07-05T06:46:55.826Z] #84 [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
06:46:55 [2022-07-05T06:46:55.826Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:46:55 [2022-07-05T06:46:55.826Z] #84 14.07 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
06:46:56 [2022-07-05T06:46:56.100Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.1s done
06:46:56 [2022-07-05T06:46:56.100Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd
06:46:56 [2022-07-05T06:46:56.100Z] #11 ...
06:46:56 [2022-07-05T06:46:56.100Z] 
06:46:56 [2022-07-05T06:46:56.100Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
06:46:56 [2022-07-05T06:46:56.100Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
06:46:56 [2022-07-05T06:46:56.100Z] #28 DONE 14.3s
06:46:56 [2022-07-05T06:46:56.100Z] 
06:46:56 [2022-07-05T06:46:56.100Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:46:56 [2022-07-05T06:46:56.100Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:46:56 [2022-07-05T06:46:56.197Z] #3 DONE 0.5s
06:46:56 [2022-07-05T06:46:56.197Z] 
06:46:56 [2022-07-05T06:46:56.197Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
06:46:56 [2022-07-05T06:46:56.197Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17
06:46:56 [2022-07-05T06:46:56.197Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
06:46:56 [2022-07-05T06:46:56.463Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
06:46:56 [2022-07-05T06:46:56.463Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done
06:46:56 [2022-07-05T06:46:56.463Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done
06:46:56 [2022-07-05T06:46:56.463Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 1.05MB / 9.20MB 0.2s
06:46:56 [2022-07-05T06:46:56.463Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 8.39MB / 9.20MB 0.3s
06:46:56 [2022-07-05T06:46:56.463Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s
06:46:56 [2022-07-05T06:46:56.670Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.7s done
06:46:56 [2022-07-05T06:46:56.670Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd
06:46:56 [2022-07-05T06:46:56.723Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.5s done
06:46:56 [2022-07-05T06:46:56.723Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s
06:46:56 [2022-07-05T06:46:56.983Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done
06:46:57 [2022-07-05T06:46:57.206Z] #84 ...
06:46:57 [2022-07-05T06:46:57.206Z] 
06:46:57 [2022-07-05T06:46:57.206Z] #58 [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
06:46:57 [2022-07-05T06:46:57.206Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:46:57 [2022-07-05T06:46:57.206Z] #58 DONE 67.7s
06:46:57 [2022-07-05T06:46:57.206Z] 
06:46:57 [2022-07-05T06:46:57.206Z] #62 [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.44.0"      && /build/golangci-lint --version
06:46:57 [2022-07-05T06:46:57.206Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:46:57 [2022-07-05T06:46:57.206Z] #62 67.73 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
06:46:57 [2022-07-05T06:46:57.206Z] #62 67.81 go: downloading github.com/gobwas/glob v0.2.3
06:46:57 [2022-07-05T06:46:57.206Z] #62 67.87 go: downloading github.com/kisielk/gotool v1.0.0
06:46:57 [2022-07-05T06:46:57.206Z] #62 67.99 go: downloading github.com/gostaticanalysis/comment v1.4.2
06:46:57 [2022-07-05T06:46:57.206Z] #62 68.05 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
06:46:57 [2022-07-05T06:46:57.206Z] #62 68.11 go: downloading github.com/ettle/strcase v0.1.1
06:46:57 [2022-07-05T06:46:57.206Z] #62 68.15 go: downloading golang.org/x/mod v0.5.1
06:46:57 [2022-07-05T06:46:57.243Z] #4 DONE 0.9s
06:46:57 [2022-07-05T06:46:57.243Z] 
06:46:57 [2022-07-05T06:46:57.243Z] #6 [internal] load build definition from Dockerfile
06:46:57 [2022-07-05T06:46:57.243Z] #6 sha256:8c758bd42b67b3ed9591921b9d8907a22f7c319866dbd6a866c2dffc964faf9e
06:46:57 [2022-07-05T06:46:57.243Z] #6 DONE 0.0s
06:46:57 [2022-07-05T06:46:57.243Z] 
06:46:57 [2022-07-05T06:46:57.243Z] #5 [internal] load .dockerignore
06:46:57 [2022-07-05T06:46:57.243Z] #5 sha256:5b02ea4b1f847c344da541407a4873cee69e9d2361ea8b75759209535ccb51f0
06:46:57 [2022-07-05T06:46:57.243Z] #5 DONE 0.0s
06:46:57 [2022-07-05T06:46:57.243Z] 
06:46:57 [2022-07-05T06:46:57.243Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
06:46:57 [2022-07-05T06:46:57.243Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
06:46:57 [2022-07-05T06:46:57.466Z] #62 68.27 go: downloading github.com/fatih/structtag v1.2.0
06:46:57 [2022-07-05T06:46:57.466Z] #62 68.28 go: downloading github.com/Masterminds/semver v1.5.0
06:46:57 [2022-07-05T06:46:57.466Z] #62 68.44 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
06:46:57 [2022-07-05T06:46:57.466Z] #62 68.45 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
06:46:57 [2022-07-05T06:46:57.466Z] #62 68.51 go: downloading github.com/prometheus/client_golang v1.7.1
06:46:57 [2022-07-05T06:46:57.613Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.8s done
06:46:57 [2022-07-05T06:46:57.665Z] Client:
06:46:57 [2022-07-05T06:46:57.665Z]  Context:    default
06:46:57 [2022-07-05T06:46:57.665Z]  Debug Mode: false
06:46:57 [2022-07-05T06:46:57.665Z]  Plugins:
06:46:57 [2022-07-05T06:46:57.665Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
06:46:57 [2022-07-05T06:46:57.665Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
06:46:57 [2022-07-05T06:46:57.665Z]   compose: Docker Compose (Docker Inc., v2.4.1)
06:46:57 [2022-07-05T06:46:57.665Z]   scan: Docker Scan (Docker Inc., v0.17.0)
06:46:57 [2022-07-05T06:46:57.665Z] 
06:46:57 [2022-07-05T06:46:57.665Z] Server:
06:46:57 [2022-07-05T06:46:57.665Z]  Containers: 0
06:46:57 [2022-07-05T06:46:57.665Z]   Running: 0
06:46:57 [2022-07-05T06:46:57.665Z]   Paused: 0
06:46:57 [2022-07-05T06:46:57.665Z]   Stopped: 0
06:46:57 [2022-07-05T06:46:57.665Z]  Images: 0
06:46:57 [2022-07-05T06:46:57.665Z]  Server Version: 20.10.14
06:46:57 [2022-07-05T06:46:57.665Z]  Storage Driver: overlay2
06:46:57 [2022-07-05T06:46:57.665Z]   Backing Filesystem: extfs
06:46:57 [2022-07-05T06:46:57.665Z]   Supports d_type: true
06:46:57 [2022-07-05T06:46:57.665Z]   Native Overlay Diff: true
06:46:57 [2022-07-05T06:46:57.665Z]   userxattr: false
06:46:57 [2022-07-05T06:46:57.665Z]  Logging Driver: json-file
06:46:57 [2022-07-05T06:46:57.665Z]  Cgroup Driver: systemd
06:46:57 [2022-07-05T06:46:57.665Z]  Cgroup Version: 2
06:46:57 [2022-07-05T06:46:57.665Z]  Plugins:
06:46:57 [2022-07-05T06:46:57.665Z]   Volume: local
06:46:57 [2022-07-05T06:46:57.665Z]   Network: bridge host ipvlan macvlan null overlay
06:46:57 [2022-07-05T06:46:57.665Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
06:46:57 [2022-07-05T06:46:57.665Z]  Swarm: inactive
06:46:57 [2022-07-05T06:46:57.665Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
06:46:57 [2022-07-05T06:46:57.665Z]  Default Runtime: runc
06:46:57 [2022-07-05T06:46:57.665Z]  Init Binary: docker-init
06:46:57 [2022-07-05T06:46:57.665Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
06:46:57 [2022-07-05T06:46:57.665Z]  runc version: v1.0.3-0-gf46b6ba
06:46:57 [2022-07-05T06:46:57.665Z]  init version: de40ad0
06:46:57 [2022-07-05T06:46:57.665Z]  Security Options:
06:46:57 [2022-07-05T06:46:57.665Z]   apparmor
06:46:57 [2022-07-05T06:46:57.665Z]   seccomp
06:46:57 [2022-07-05T06:46:57.665Z]    Profile: default
06:46:57 [2022-07-05T06:46:57.665Z]   cgroupns
06:46:57 [2022-07-05T06:46:57.665Z]  Kernel Version: 5.13.0-1021-aws
06:46:57 [2022-07-05T06:46:57.665Z]  Operating System: Ubuntu 20.04.4 LTS
06:46:57 [2022-07-05T06:46:57.665Z]  OSType: linux
06:46:57 [2022-07-05T06:46:57.665Z]  Architecture: x86_64
06:46:57 [2022-07-05T06:46:57.665Z]  CPUs: 2
06:46:57 [2022-07-05T06:46:57.665Z]  Total Memory: 7.559GiB
06:46:57 [2022-07-05T06:46:57.665Z]  Name: ip-10-100-50-233
06:46:57 [2022-07-05T06:46:57.665Z]  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
06:46:57 [2022-07-05T06:46:57.665Z]  Docker Root Dir: /var/lib/docker
06:46:57 [2022-07-05T06:46:57.665Z]  Debug Mode: false
06:46:57 [2022-07-05T06:46:57.665Z]  Registry: https://index.docker.io/v1/
06:46:57 [2022-07-05T06:46:57.665Z]  Labels:
06:46:57 [2022-07-05T06:46:57.665Z]  Experimental: true
06:46:57 [2022-07-05T06:46:57.665Z]  Insecure Registries:
06:46:57 [2022-07-05T06:46:57.665Z]   127.0.0.0/8
06:46:57 [2022-07-05T06:46:57.665Z]  Live Restore Enabled: true
06:46:57 [2022-07-05T06:46:57.665Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
06:46:57 [2022-07-05T06:46:57.875Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5
06:46:57 [2022-07-05T06:46:57.949Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 1.8s
06:46:57 [2022-07-05T06:46:57.994Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e .
06:46:58 [2022-07-05T06:46:58.035Z] #62 68.93 go: downloading github.com/prometheus/client_model v0.2.0
06:46:58 [2022-07-05T06:46:58.181Z] #10 ...
06:46:58 [2022-07-05T06:46:58.181Z] 
06:46:58 [2022-07-05T06:46:58.181Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
06:46:58 [2022-07-05T06:46:58.181Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
06:46:58 [2022-07-05T06:46:58.181Z] #7 DONE 1.0s
06:46:58 [2022-07-05T06:46:58.255Z] #2 [internal] load .dockerignore
06:46:58 [2022-07-05T06:46:58.255Z] #2 sha256:a26c97d4f275cdf9d73ce51b5ee2899bd2638d19ba6feb395a03fb6cdc784466
06:46:58 [2022-07-05T06:46:58.295Z] #62 69.11 go: downloading github.com/google/go-cmp v0.5.6
06:46:58 [2022-07-05T06:46:58.441Z] 
06:46:58 [2022-07-05T06:46:58.441Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
06:46:58 [2022-07-05T06:46:58.441Z] #9 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7
06:46:58 [2022-07-05T06:46:58.441Z] #9 DONE 1.0s
06:46:58 [2022-07-05T06:46:58.441Z] 
06:46:58 [2022-07-05T06:46:58.441Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
06:46:58 [2022-07-05T06:46:58.441Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
06:46:58 [2022-07-05T06:46:58.441Z] #10 DONE 1.1s
06:46:58 [2022-07-05T06:46:58.441Z] 
06:46:58 [2022-07-05T06:46:58.441Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
06:46:58 [2022-07-05T06:46:58.441Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
06:46:58 [2022-07-05T06:46:58.441Z] #8 DONE 1.1s
06:46:58 [2022-07-05T06:46:58.515Z] #2 transferring context: 145B done
06:46:58 [2022-07-05T06:46:58.554Z] #62 69.52 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:46:58 [2022-07-05T06:46:58.778Z] #2 ...
06:46:58 [2022-07-05T06:46:58.778Z] 
06:46:58 [2022-07-05T06:46:58.778Z] #1 [internal] load build definition from Dockerfile
06:46:58 [2022-07-05T06:46:58.778Z] #1 sha256:e293318dd88bbce41c02021c1c490b85c7318d123c167862ec25125c4e09d494
06:46:58 [2022-07-05T06:46:58.778Z] #1 transferring dockerfile: 19.25kB 0.0s done
06:46:58 [2022-07-05T06:46:58.778Z] #1 DONE 0.8s
06:46:58 [2022-07-05T06:46:58.778Z] 
06:46:58 [2022-07-05T06:46:58.778Z] #2 [internal] load .dockerignore
06:46:58 [2022-07-05T06:46:58.778Z] #2 sha256:a26c97d4f275cdf9d73ce51b5ee2899bd2638d19ba6feb395a03fb6cdc784466
06:46:58 [2022-07-05T06:46:58.778Z] #2 DONE 0.8s
06:46:58 [2022-07-05T06:46:58.778Z] 
06:46:58 [2022-07-05T06:46:58.778Z] #3 resolve image config for docker.io/docker/dockerfile:1
06:46:58 [2022-07-05T06:46:58.778Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
06:46:58 [2022-07-05T06:46:58.813Z] #62 69.63 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
06:46:58 [2022-07-05T06:46:58.813Z] #62 69.67 go: downloading github.com/olekukonko/tablewriter v0.0.5
06:46:58 [2022-07-05T06:46:58.813Z] #62 69.78 go: downloading github.com/beorn7/perks v1.0.1
06:46:58 [2022-07-05T06:46:58.813Z] #62 69.78 go: downloading github.com/cespare/xxhash/v2 v2.1.2
06:46:59 [2022-07-05T06:46:59.072Z] #62 69.80 go: downloading github.com/golang/protobuf v1.5.2
06:46:59 [2022-07-05T06:46:59.072Z] #62 69.84 go: downloading github.com/cespare/xxhash v1.1.0
06:46:59 [2022-07-05T06:46:59.331Z] #62 70.14 go: downloading github.com/prometheus/common v0.10.0
06:46:59 [2022-07-05T06:46:59.331Z] #62 70.36 go: downloading github.com/prometheus/procfs v0.6.0
06:46:59 [2022-07-05T06:46:59.351Z] #3 DONE 0.5s
06:46:59 [2022-07-05T06:46:59.351Z] 
06:46:59 [2022-07-05T06:46:59.351Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
06:46:59 [2022-07-05T06:46:59.351Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
06:46:59 [2022-07-05T06:46:59.351Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
06:46:59 [2022-07-05T06:46:59.351Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
06:46:59 [2022-07-05T06:46:59.351Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
06:46:59 [2022-07-05T06:46:59.351Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
06:46:59 [2022-07-05T06:46:59.351Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0B / 9.94MB 0.1s
06:46:59 [2022-07-05T06:46:59.590Z] #62 70.50 go: downloading github.com/mattn/go-runewidth v0.0.9
06:46:59 [2022-07-05T06:46:59.590Z] #62 70.61 go: downloading google.golang.org/protobuf v1.27.1
06:46:59 [2022-07-05T06:46:59.611Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
06:46:59 [2022-07-05T06:46:59.611Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done
06:46:59 [2022-07-05T06:46:59.611Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
06:46:59 [2022-07-05T06:46:59.854Z] #28 ...
06:46:59 [2022-07-05T06:46:59.854Z] 
06:46:59 [2022-07-05T06:46:59.854Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:46:59 [2022-07-05T06:46:59.854Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:46:59 [2022-07-05T06:46:59.854Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.0s done
06:46:59 [2022-07-05T06:46:59.854Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done
06:46:59 [2022-07-05T06:46:59.854Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done
06:46:59 [2022-07-05T06:46:59.854Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done
06:46:59 [2022-07-05T06:46:59.854Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.3s done
06:46:59 [2022-07-05T06:46:59.854Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.4s done
06:46:59 [2022-07-05T06:46:59.854Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.6s done
06:46:59 [2022-07-05T06:46:59.854Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.7s done
06:46:59 [2022-07-05T06:46:59.854Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 4.5s done
06:46:59 [2022-07-05T06:46:59.854Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.0s done
06:46:59 [2022-07-05T06:46:59.854Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 98.57MB / 141.75MB 6.5s
06:46:59 [2022-07-05T06:46:59.870Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done
06:47:00 [2022-07-05T06:47:00.132Z] #4 DONE 0.6s
06:47:00 [2022-07-05T06:47:00.395Z] 
06:47:00 [2022-07-05T06:47:00.395Z] #6 [internal] load build definition from Dockerfile
06:47:00 [2022-07-05T06:47:00.395Z] #6 sha256:43624546ea0fc9ef078ad9b89ae1b7b698b8c188321b6d679a0d3db394160540
06:47:00 [2022-07-05T06:47:00.395Z] #6 DONE 0.0s
06:47:00 [2022-07-05T06:47:00.395Z] 
06:47:00 [2022-07-05T06:47:00.395Z] #5 [internal] load .dockerignore
06:47:00 [2022-07-05T06:47:00.395Z] #5 sha256:40b19d7b6c69f1768f68e3257a20d0a107c255c1b0b7b5b3262cd9e0edfa6a28
06:47:00 [2022-07-05T06:47:00.395Z] #5 DONE 0.0s
06:47:00 [2022-07-05T06:47:00.395Z] 
06:47:00 [2022-07-05T06:47:00.395Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
06:47:00 [2022-07-05T06:47:00.395Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
06:47:00 [2022-07-05T06:47:00.418Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 108.00MB / 141.75MB 7.1s
06:47:00 [2022-07-05T06:47:00.418Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 116.39MB / 141.75MB 7.3s
06:47:00 [2022-07-05T06:47:00.966Z] #10 DONE 0.8s
06:47:00 [2022-07-05T06:47:00.966Z] 
06:47:00 [2022-07-05T06:47:00.966Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
06:47:00 [2022-07-05T06:47:00.966Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
06:47:00 [2022-07-05T06:47:00.966Z] #7 DONE 0.8s
06:47:00 [2022-07-05T06:47:00.966Z] 
06:47:00 [2022-07-05T06:47:00.966Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
06:47:00 [2022-07-05T06:47:00.966Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
06:47:00 [2022-07-05T06:47:00.966Z] #9 DONE 0.8s
06:47:00 [2022-07-05T06:47:00.966Z] 
06:47:00 [2022-07-05T06:47:00.966Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
06:47:00 [2022-07-05T06:47:00.966Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
06:47:00 [2022-07-05T06:47:00.988Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 124.78MB / 141.75MB 7.7s
06:47:00 [2022-07-05T06:47:00.988Z] #11 ...
06:47:00 [2022-07-05T06:47:00.988Z] 
06:47:00 [2022-07-05T06:47:00.988Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
06:47:00 [2022-07-05T06:47:00.988Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
06:47:00 [2022-07-05T06:47:00.988Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
06:47:00 [2022-07-05T06:47:00.988Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
06:47:00 [2022-07-05T06:47:00.988Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
06:47:00 [2022-07-05T06:47:00.988Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
06:47:00 [2022-07-05T06:47:00.988Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.6s done
06:47:00 [2022-07-05T06:47:00.988Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.8s done
06:47:00 [2022-07-05T06:47:00.988Z] #71 DONE 7.8s
06:47:00 [2022-07-05T06:47:00.988Z] 
06:47:00 [2022-07-05T06:47:00.988Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:00 [2022-07-05T06:47:00.988Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:00 [2022-07-05T06:47:00.988Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 134.22MB / 141.75MB 8.0s
06:47:00 [2022-07-05T06:47:00.988Z] #11 ...
06:47:00 [2022-07-05T06:47:00.988Z] 
06:47:00 [2022-07-05T06:47:00.988Z] #24 [internal] load build context
06:47:00 [2022-07-05T06:47:00.988Z] #24 sha256:6a60ba8a7c0f592cedeabe023ae08fa453b6a020fc52e79c6ad00a7ea7682ae6
06:47:00 [2022-07-05T06:47:00.988Z] #24 transferring context: 45.56MB 8.0s
06:47:01 [2022-07-05T06:47:01.229Z] #8 DONE 0.8s
06:47:01 [2022-07-05T06:47:01.245Z] #24 ...
06:47:01 [2022-07-05T06:47:01.245Z] 
06:47:01 [2022-07-05T06:47:01.245Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:01 [2022-07-05T06:47:01.245Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:01 [2022-07-05T06:47:01.495Z] #62 72.10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
06:47:01 [2022-07-05T06:47:01.500Z] 
06:47:01 [2022-07-05T06:47:01.500Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
06:47:01 [2022-07-05T06:47:01.500Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
06:47:01 [2022-07-05T06:47:01.500Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
06:47:01 [2022-07-05T06:47:01.500Z] #73 DONE 0.0s
06:47:01 [2022-07-05T06:47:01.500Z] 
06:47:01 [2022-07-05T06:47:01.500Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:01 [2022-07-05T06:47:01.500Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:01 [2022-07-05T06:47:01.500Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.0s done
06:47:01 [2022-07-05T06:47:01.505Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 8.4s
06:47:01 [2022-07-05T06:47:01.769Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done
06:47:01 [2022-07-05T06:47:01.769Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done
06:47:01 [2022-07-05T06:47:01.769Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done
06:47:01 [2022-07-05T06:47:01.769Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 1.05MB / 55.01MB 0.1s
06:47:01 [2022-07-05T06:47:01.769Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 3.15MB / 5.16MB 0.1s
06:47:01 [2022-07-05T06:47:01.769Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0B / 10.88MB 0.1s
06:47:01 [2022-07-05T06:47:01.769Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 7.34MB / 55.01MB 0.2s
06:47:01 [2022-07-05T06:47:01.769Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.2s
06:47:01 [2022-07-05T06:47:01.769Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 16.78MB / 55.01MB 0.3s
06:47:01 [2022-07-05T06:47:01.769Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.3s done
06:47:01 [2022-07-05T06:47:01.769Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 8.39MB / 10.88MB 0.3s
06:47:01 [2022-07-05T06:47:01.769Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0B / 54.58MB 0.3s
06:47:02 [2022-07-05T06:47:02.036Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.4s
06:47:02 [2022-07-05T06:47:02.036Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 6.29MB / 54.58MB 0.4s
06:47:02 [2022-07-05T06:47:02.036Z] #11 ...
06:47:02 [2022-07-05T06:47:02.036Z] 
06:47:02 [2022-07-05T06:47:02.036Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
06:47:02 [2022-07-05T06:47:02.036Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
06:47:02 [2022-07-05T06:47:02.036Z] #49 DONE 0.0s
06:47:02 [2022-07-05T06:47:02.036Z] 
06:47:02 [2022-07-05T06:47:02.036Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:02 [2022-07-05T06:47:02.036Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:02 [2022-07-05T06:47:02.036Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 27.26MB / 55.01MB 0.5s
06:47:02 [2022-07-05T06:47:02.320Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 34.32MB / 55.01MB 0.6s
06:47:02 [2022-07-05T06:47:02.320Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.5s done
06:47:02 [2022-07-05T06:47:02.320Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 15.73MB / 54.58MB 0.6s
06:47:02 [2022-07-05T06:47:02.320Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 0B / 85.88MB 0.6s
06:47:02 [2022-07-05T06:47:02.320Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 39.85MB / 55.01MB 0.7s
06:47:02 [2022-07-05T06:47:02.320Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 20.97MB / 54.58MB 0.7s
06:47:02 [2022-07-05T06:47:02.595Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 44.04MB / 55.01MB 0.8s
06:47:02 [2022-07-05T06:47:02.595Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 25.17MB / 54.58MB 0.8s
06:47:02 [2022-07-05T06:47:02.595Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 8.39MB / 85.88MB 0.8s
06:47:02 [2022-07-05T06:47:02.595Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 49.28MB / 55.01MB 0.9s
06:47:02 [2022-07-05T06:47:02.595Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 30.41MB / 54.58MB 0.9s
06:47:02 [2022-07-05T06:47:02.595Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 13.63MB / 85.88MB 0.9s
06:47:02 [2022-07-05T06:47:02.648Z] 
06:47:02 [2022-07-05T06:47:02.649Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
06:47:02 [2022-07-05T06:47:02.649Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b
06:47:02 [2022-07-05T06:47:02.649Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.0s done
06:47:02 [2022-07-05T06:47:02.649Z] #28 sha256:bd276cb1059f6502e342d3052a4c2767f2b3a0196508f5c2c34ce6da4a15b104 529B / 529B done
06:47:02 [2022-07-05T06:47:02.649Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done
06:47:02 [2022-07-05T06:47:02.649Z] #28 sha256:30d823f645b6a496842c2cff246aae9f07801fff859e8f5dc92d3a48e7b62209 1.48kB / 1.48kB done
06:47:02 [2022-07-05T06:47:02.856Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.1s
06:47:02 [2022-07-05T06:47:02.856Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 37.75MB / 54.58MB 1.1s
06:47:02 [2022-07-05T06:47:02.856Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 23.07MB / 85.88MB 1.1s
06:47:02 [2022-07-05T06:47:02.856Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 41.94MB / 54.58MB 1.2s
06:47:02 [2022-07-05T06:47:02.856Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 30.41MB / 85.88MB 1.2s
06:47:02 [2022-07-05T06:47:02.856Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 48.23MB / 54.58MB 1.3s
06:47:02 [2022-07-05T06:47:02.856Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 36.70MB / 85.88MB 1.3s
06:47:02 [2022-07-05T06:47:02.878Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 6.8s
06:47:02 [2022-07-05T06:47:02.912Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 0B / 53.70MB 0.2s
06:47:03 [2022-07-05T06:47:03.121Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 1.5s
06:47:03 [2022-07-05T06:47:03.121Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 51.38MB / 85.88MB 1.5s
06:47:03 [2022-07-05T06:47:03.121Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 57.67MB / 85.88MB 1.6s
06:47:03 [2022-07-05T06:47:03.134Z] #11 ...
06:47:03 [2022-07-05T06:47:03.134Z] 
06:47:03 [2022-07-05T06:47:03.134Z] #24 [internal] load build context
06:47:03 [2022-07-05T06:47:03.134Z] #24 sha256:6a60ba8a7c0f592cedeabe023ae08fa453b6a020fc52e79c6ad00a7ea7682ae6
06:47:03 [2022-07-05T06:47:03.134Z] #24 transferring context: 61.68MB 9.5s done
06:47:03 [2022-07-05T06:47:03.134Z] #24 DONE 9.9s
06:47:03 [2022-07-05T06:47:03.134Z] 
06:47:03 [2022-07-05T06:47:03.134Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:03 [2022-07-05T06:47:03.134Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:03 [2022-07-05T06:47:03.134Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 9.8s done
06:47:03 [2022-07-05T06:47:03.134Z] #11 ...
06:47:03 [2022-07-05T06:47:03.134Z] 
06:47:03 [2022-07-05T06:47:03.134Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
06:47:03 [2022-07-05T06:47:03.134Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
06:47:03 [2022-07-05T06:47:03.134Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
06:47:03 [2022-07-05T06:47:03.134Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
06:47:03 [2022-07-05T06:47:03.134Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
06:47:03 [2022-07-05T06:47:03.134Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
06:47:03 [2022-07-05T06:47:03.134Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done
06:47:03 [2022-07-05T06:47:03.134Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.3s done
06:47:03 [2022-07-05T06:47:03.134Z] #73 ...
06:47:03 [2022-07-05T06:47:03.134Z] 
06:47:03 [2022-07-05T06:47:03.134Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:03 [2022-07-05T06:47:03.134Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:03 [2022-07-05T06:47:03.174Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.1s
06:47:03 [2022-07-05T06:47:03.174Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 15.04MB / 53.70MB 0.4s
06:47:03 [2022-07-05T06:47:03.174Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 32.51MB / 53.70MB 0.6s
06:47:03 [2022-07-05T06:47:03.384Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.7s done
06:47:03 [2022-07-05T06:47:03.384Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 70.25MB / 85.88MB 1.9s
06:47:03 [2022-07-05T06:47:03.434Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 49.28MB / 53.70MB 0.7s
06:47:03 [2022-07-05T06:47:03.434Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 0.8s
06:47:03 [2022-07-05T06:47:03.645Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 81.79MB / 85.88MB 2.1s
06:47:03 [2022-07-05T06:47:03.698Z] #11 ...
06:47:03 [2022-07-05T06:47:03.698Z] 
06:47:03 [2022-07-05T06:47:03.698Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
06:47:03 [2022-07-05T06:47:03.698Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
06:47:03 [2022-07-05T06:47:03.698Z] #73 DONE 10.3s
06:47:03 [2022-07-05T06:47:03.698Z] 
06:47:03 [2022-07-05T06:47:03.698Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:03 [2022-07-05T06:47:03.698Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:03 [2022-07-05T06:47:03.905Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.2s done
06:47:03 [2022-07-05T06:47:03.905Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 2.4s
06:47:04 [2022-07-05T06:47:04.378Z] #28 ...
06:47:04 [2022-07-05T06:47:04.378Z] 
06:47:04 [2022-07-05T06:47:04.378Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
06:47:04 [2022-07-05T06:47:04.378Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
06:47:04 [2022-07-05T06:47:04.378Z] #49 DONE 0.0s
06:47:04 [2022-07-05T06:47:04.378Z] 
06:47:04 [2022-07-05T06:47:04.378Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
06:47:04 [2022-07-05T06:47:04.378Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b
06:47:04 [2022-07-05T06:47:04.857Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 3.1s done
06:47:04 [2022-07-05T06:47:04.857Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0B / 141.75MB 3.2s
06:47:04 [2022-07-05T06:47:04.857Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.2s done
06:47:04 [2022-07-05T06:47:04.946Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 2.0s done
06:47:04 [2022-07-05T06:47:04.947Z] #28 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 0.3s
06:47:05 [2022-07-05T06:47:05.066Z] #11 ...
06:47:05 [2022-07-05T06:47:05.066Z] 
06:47:05 [2022-07-05T06:47:05.066Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
06:47:05 [2022-07-05T06:47:05.066Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
06:47:05 [2022-07-05T06:47:05.066Z] #72 DONE 0.7s
06:47:05 [2022-07-05T06:47:05.066Z] 
06:47:05 [2022-07-05T06:47:05.066Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
06:47:05 [2022-07-05T06:47:05.066Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
06:47:05 [2022-07-05T06:47:05.088Z] #11 ...
06:47:05 [2022-07-05T06:47:05.088Z] 
06:47:05 [2022-07-05T06:47:05.088Z] #29 [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
06:47:05 [2022-07-05T06:47:05.088Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b
06:47:05 [2022-07-05T06:47:05.088Z] #29 1.704 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:05 [2022-07-05T06:47:05.088Z] #29 1.739 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
06:47:05 [2022-07-05T06:47:05.088Z] #29 1.766 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:05 [2022-07-05T06:47:05.088Z] #29 1.910 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:47:05 [2022-07-05T06:47:05.088Z] #29 2.200 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:47:05 [2022-07-05T06:47:05.088Z] #29 2.556 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:47:05 [2022-07-05T06:47:05.088Z] #29 3.915 Fetched 8548 kB in 2s (3423 kB/s)
06:47:05 [2022-07-05T06:47:05.088Z] #29 3.915 Reading package lists...
06:47:05 [2022-07-05T06:47:05.088Z] #29 4.748 Reading package lists...
06:47:05 [2022-07-05T06:47:05.088Z] #29 5.564 Building dependency tree...
06:47:05 [2022-07-05T06:47:05.088Z] #29 5.932 The following additional packages will be installed:
06:47:05 [2022-07-05T06:47:05.088Z] #29 5.932   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
06:47:05 [2022-07-05T06:47:05.088Z] #29 5.935   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
06:47:05 [2022-07-05T06:47:05.088Z] #29 5.935 Recommended packages:
06:47:05 [2022-07-05T06:47:05.088Z] #29 5.935   libldap-common publicsuffix libsasl2-modules
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.085 The following NEW packages will be installed:
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.100   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.100   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.100   libssh2-1 openssl
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.379 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.379 Need to get 3041 kB of archives.
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.379 After this operation, 6651 kB of additional disk space will be used.
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.379 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.393 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.399 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.399 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.399 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.408 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.408 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.408 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.408 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.408 Get:10 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.416 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.434 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.434 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.446 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.446 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.707 debconf: delaying package configuration, since apt-utils is not installed
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.760 Fetched 3041 kB in 0s (8691 kB/s)
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.825 Selecting previously unselected package openssl.
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.825 (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 ... 6662 files and directories currently installed.)
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.830 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 6.835 Unpacking openssl (1.1.1n-0+deb11u3) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 7.093 Selecting previously unselected package ca-certificates.
06:47:05 [2022-07-05T06:47:05.088Z] #29 7.093 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 7.098 Unpacking ca-certificates (20210119) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 7.250 Selecting previously unselected package libbrotli1:amd64.
06:47:05 [2022-07-05T06:47:05.088Z] #29 7.250 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 7.261 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 7.415 Selecting previously unselected package libsasl2-modules-db:amd64.
06:47:05 [2022-07-05T06:47:05.088Z] #29 7.415 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 7.420 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 7.550 Selecting previously unselected package libsasl2-2:amd64.
06:47:05 [2022-07-05T06:47:05.088Z] #29 7.550 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 7.555 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 7.656 Selecting previously unselected package libldap-2.4-2:amd64.
06:47:05 [2022-07-05T06:47:05.088Z] #29 7.656 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 7.667 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 7.808 Selecting previously unselected package libnghttp2-14:amd64.
06:47:05 [2022-07-05T06:47:05.088Z] #29 7.808 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 7.812 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 7.920 Selecting previously unselected package libpsl5:amd64.
06:47:05 [2022-07-05T06:47:05.088Z] #29 7.920 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 7.931 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.011 Selecting previously unselected package librtmp1:amd64.
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.011 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.014 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.144 Selecting previously unselected package libssh2-1:amd64.
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.144 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.152 Unpacking libssh2-1:amd64 (1.9.0-2) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.381 Selecting previously unselected package libcurl4:amd64.
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.381 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.388 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.504 Selecting previously unselected package curl.
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.504 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.547 Unpacking curl (7.74.0-1.3+deb11u1) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.651 Selecting previously unselected package libonig5:amd64.
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.651 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.656 Unpacking libonig5:amd64 (6.9.6-1.1) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.818 Selecting previously unselected package libjq1:amd64.
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.818 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.828 Unpacking libjq1:amd64 (1.6-2.1) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.887 Selecting previously unselected package jq.
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.887 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.893 Unpacking jq (1.6-2.1) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.951 Setting up libpsl5:amd64 (0.21.0-1.2) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.963 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.973 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.988 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 8.999 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 9.013 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 9.027 Setting up libssh2-1:amd64 (1.9.0-2) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 9.039 Setting up openssl (1.1.1n-0+deb11u3) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 9.061 Setting up libonig5:amd64 (6.9.6-1.1) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 9.074 Setting up libjq1:amd64 (1.6-2.1) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 9.093 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 9.106 Setting up ca-certificates (20210119) ...
06:47:05 [2022-07-05T06:47:05.088Z] #29 ...
06:47:05 [2022-07-05T06:47:05.088Z] 
06:47:05 [2022-07-05T06:47:05.088Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:05 [2022-07-05T06:47:05.088Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:05 [2022-07-05T06:47:05.251Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 13.31MB / 141.75MB 3.5s
06:47:05 [2022-07-05T06:47:05.512Z] #11 ...
06:47:05 [2022-07-05T06:47:05.512Z] 
06:47:05 [2022-07-05T06:47:05.512Z] #24 [internal] load build context
06:47:05 [2022-07-05T06:47:05.512Z] #24 sha256:7a34aa6af72d9df6c8e26bc8922616f71e1f1fe38b5b3c8b4ea32862f4db7fb2
06:47:05 [2022-07-05T06:47:05.512Z] #24 transferring context: 61.67MB 3.8s done
06:47:05 [2022-07-05T06:47:05.512Z] #24 DONE 4.1s
06:47:05 [2022-07-05T06:47:05.512Z] 
06:47:05 [2022-07-05T06:47:05.512Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:05 [2022-07-05T06:47:05.512Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:05 [2022-07-05T06:47:05.512Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 28.31MB / 141.75MB 3.9s
06:47:05 [2022-07-05T06:47:05.512Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 36.70MB / 141.75MB 4.0s
06:47:05 [2022-07-05T06:47:05.516Z] #28 ...
06:47:05 [2022-07-05T06:47:05.516Z] 
06:47:05 [2022-07-05T06:47:05.516Z] #24 [internal] load build context
06:47:05 [2022-07-05T06:47:05.516Z] #24 sha256:1312dccfa0a180e333b8e1b23f4916b5fb69e60c8b6ef8b0d0a2523e33096ff4
06:47:05 [2022-07-05T06:47:05.516Z] #24 transferring context: 61.68MB 2.0s done
06:47:05 [2022-07-05T06:47:05.516Z] #24 DONE 3.1s
06:47:05 [2022-07-05T06:47:05.774Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 44.04MB / 141.75MB 4.1s
06:47:05 [2022-07-05T06:47:05.774Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 2.1s
06:47:05 [2022-07-05T06:47:05.774Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 60.82MB / 141.75MB 4.3s
06:47:05 [2022-07-05T06:47:05.776Z] 
06:47:05 [2022-07-05T06:47:05.776Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:05 [2022-07-05T06:47:05.776Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135
06:47:05 [2022-07-05T06:47:05.776Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.0s done
06:47:05 [2022-07-05T06:47:05.776Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done
06:47:05 [2022-07-05T06:47:05.776Z] #11 sha256:47b9c8aa3f8b415aeca87a1e13353a611df4cf64a07e38f14b1bc9679d56a3b8 1.80kB / 1.80kB done
06:47:05 [2022-07-05T06:47:05.776Z] #11 sha256:bc950948075bf8e1fe0467740895ef835b3f02433bd506557cdc0fa3e35aac1b 7.12kB / 7.12kB done
06:47:05 [2022-07-05T06:47:05.776Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 2.0s done
06:47:05 [2022-07-05T06:47:05.776Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 4.94MB / 4.94MB 0.8s done
06:47:05 [2022-07-05T06:47:05.776Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 10.66MB / 10.66MB 0.5s done
06:47:05 [2022-07-05T06:47:05.776Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 54.67MB / 54.67MB 3.0s done
06:47:05 [2022-07-05T06:47:05.776Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 81.09MB / 81.09MB 3.0s
06:47:05 [2022-07-05T06:47:05.776Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 126B / 126B 3.1s
06:47:06 [2022-07-05T06:47:06.005Z] #74 DONE 0.8s
06:47:06 [2022-07-05T06:47:06.005Z] 
06:47:06 [2022-07-05T06:47:06.005Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:06 [2022-07-05T06:47:06.005Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:06 [2022-07-05T06:47:06.035Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 73.40MB / 141.75MB 4.5s
06:47:06 [2022-07-05T06:47:06.305Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 81.79MB / 141.75MB 4.6s
06:47:06 [2022-07-05T06:47:06.305Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 89.13MB / 141.75MB 4.7s
06:47:06 [2022-07-05T06:47:06.474Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 8.7s done
06:47:06 [2022-07-05T06:47:06.608Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 101.71MB / 141.75MB 4.9s
06:47:06 [2022-07-05T06:47:06.714Z] #11 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 2.0s done
06:47:06 [2022-07-05T06:47:06.734Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec
06:47:06 [2022-07-05T06:47:06.771Z] #62 ...
06:47:06 [2022-07-05T06:47:06.771Z] 
06:47:06 [2022-07-05T06:47:06.771Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
06:47:06 [2022-07-05T06:47:06.771Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
06:47:06 [2022-07-05T06:47:06.771Z] #60 76.94 gotestsum version dev
06:47:06 [2022-07-05T06:47:06.771Z] #60 DONE 77.6s
06:47:06 [2022-07-05T06:47:06.771Z] 
06:47:06 [2022-07-05T06:47:06.771Z] #84 [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
06:47:06 [2022-07-05T06:47:06.771Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:47:06 [2022-07-05T06:47:06.771Z] #84 16.43 Cloning into '/tmp/crun-build/libocispec/yajl'...
06:47:06 [2022-07-05T06:47:06.771Z] #84 18.15 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
06:47:06 [2022-07-05T06:47:06.771Z] #84 18.53 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
06:47:06 [2022-07-05T06:47:06.771Z] #84 19.01 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
06:47:06 [2022-07-05T06:47:06.870Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 113.25MB / 141.75MB 5.1s
06:47:06 [2022-07-05T06:47:06.870Z] #11 ...
06:47:06 [2022-07-05T06:47:06.870Z] 
06:47:06 [2022-07-05T06:47:06.870Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
06:47:06 [2022-07-05T06:47:06.870Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
06:47:06 [2022-07-05T06:47:06.870Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
06:47:06 [2022-07-05T06:47:06.870Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
06:47:06 [2022-07-05T06:47:06.870Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
06:47:06 [2022-07-05T06:47:06.870Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
06:47:06 [2022-07-05T06:47:06.870Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done
06:47:06 [2022-07-05T06:47:06.870Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done
06:47:06 [2022-07-05T06:47:06.870Z] #71 DONE 5.3s
06:47:06 [2022-07-05T06:47:06.870Z] 
06:47:06 [2022-07-05T06:47:06.870Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:06 [2022-07-05T06:47:06.870Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:06 [2022-07-05T06:47:06.870Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 128.97MB / 141.75MB 5.3s
06:47:06 [2022-07-05T06:47:06.935Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.9s done
06:47:07 [2022-07-05T06:47:07.132Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 137.92MB / 141.75MB 5.4s
06:47:07 [2022-07-05T06:47:07.192Z] #11 ...
06:47:07 [2022-07-05T06:47:07.192Z] 
06:47:07 [2022-07-05T06:47:07.192Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
06:47:07 [2022-07-05T06:47:07.192Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
06:47:07 [2022-07-05T06:47:07.192Z] #28 DONE 14.0s
06:47:07 [2022-07-05T06:47:07.192Z] 
06:47:07 [2022-07-05T06:47:07.192Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:07 [2022-07-05T06:47:07.192Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:07 [2022-07-05T06:47:07.192Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.1s
06:47:07 [2022-07-05T06:47:07.284Z] #11 extracting sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded
06:47:07 [2022-07-05T06:47:07.284Z] #11 ...
06:47:07 [2022-07-05T06:47:07.284Z] 
06:47:07 [2022-07-05T06:47:07.284Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
06:47:07 [2022-07-05T06:47:07.284Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b
06:47:07 [2022-07-05T06:47:07.284Z] #28 DONE 4.9s
06:47:07 [2022-07-05T06:47:07.284Z] 
06:47:07 [2022-07-05T06:47:07.284Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:07 [2022-07-05T06:47:07.284Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135
06:47:07 [2022-07-05T06:47:07.284Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 81.09MB / 81.09MB 4.5s done
06:47:07 [2022-07-05T06:47:07.284Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 126B / 126B 4.5s done
06:47:07 [2022-07-05T06:47:07.284Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 0B / 108.88MB 4.7s
06:47:07 [2022-07-05T06:47:07.545Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 5.62MB / 108.88MB 4.8s
06:47:07 [2022-07-05T06:47:07.545Z] #11 extracting sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 0.4s done
06:47:07 [2022-07-05T06:47:07.545Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 20.97MB / 108.88MB 4.8s
06:47:07 [2022-07-05T06:47:07.545Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 31.46MB / 108.88MB 4.9s
06:47:07 [2022-07-05T06:47:07.755Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.7s done
06:47:07 [2022-07-05T06:47:07.807Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 50.33MB / 108.88MB 5.1s
06:47:07 [2022-07-05T06:47:07.807Z] #11 extracting sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd
06:47:08 [2022-07-05T06:47:08.013Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd
06:47:08 [2022-07-05T06:47:08.068Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 66.06MB / 108.88MB 5.4s
06:47:08 [2022-07-05T06:47:08.330Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 78.53MB / 108.88MB 5.8s
06:47:08 [2022-07-05T06:47:08.330Z] #11 extracting sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 0.6s done
06:47:08 [2022-07-05T06:47:08.591Z] #11 ...
06:47:08 [2022-07-05T06:47:08.591Z] 
06:47:08 [2022-07-05T06:47:08.591Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
06:47:08 [2022-07-05T06:47:08.591Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
06:47:08 [2022-07-05T06:47:08.591Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
06:47:08 [2022-07-05T06:47:08.591Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
06:47:08 [2022-07-05T06:47:08.591Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
06:47:08 [2022-07-05T06:47:08.591Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
06:47:08 [2022-07-05T06:47:08.591Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.9s done
06:47:08 [2022-07-05T06:47:08.591Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done
06:47:08 [2022-07-05T06:47:08.591Z] #71 DONE 6.1s
06:47:08 [2022-07-05T06:47:08.591Z] 
06:47:08 [2022-07-05T06:47:08.591Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:08 [2022-07-05T06:47:08.591Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135
06:47:08 [2022-07-05T06:47:08.591Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 93.32MB / 108.88MB 5.8s
06:47:08 [2022-07-05T06:47:08.591Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 100.77MB / 108.88MB 5.9s
06:47:08 [2022-07-05T06:47:08.591Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4
06:47:08 [2022-07-05T06:47:08.852Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 108.88MB / 108.88MB 6.2s
06:47:08 [2022-07-05T06:47:08.949Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.7s done
06:47:08 [2022-07-05T06:47:08.949Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5
06:47:09 [2022-07-05T06:47:09.042Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 7.1s done
06:47:09 [2022-07-05T06:47:09.042Z] #11 ...
06:47:09 [2022-07-05T06:47:09.042Z] 
06:47:09 [2022-07-05T06:47:09.042Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
06:47:09 [2022-07-05T06:47:09.042Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
06:47:09 [2022-07-05T06:47:09.042Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
06:47:09 [2022-07-05T06:47:09.042Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
06:47:09 [2022-07-05T06:47:09.042Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
06:47:09 [2022-07-05T06:47:09.042Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.9s done
06:47:09 [2022-07-05T06:47:09.042Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done
06:47:09 [2022-07-05T06:47:09.042Z] #73 DONE 7.3s
06:47:09 [2022-07-05T06:47:09.042Z] 
06:47:09 [2022-07-05T06:47:09.042Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
06:47:09 [2022-07-05T06:47:09.042Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
06:47:09 [2022-07-05T06:47:09.042Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.0s done
06:47:09 [2022-07-05T06:47:09.042Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done
06:47:09 [2022-07-05T06:47:09.042Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done
06:47:09 [2022-07-05T06:47:09.042Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done
06:47:09 [2022-07-05T06:47:09.042Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.7s done
06:47:09 [2022-07-05T06:47:09.042Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.5s done
06:47:09 [2022-07-05T06:47:09.611Z] #28 ...
06:47:09 [2022-07-05T06:47:09.611Z] 
06:47:09 [2022-07-05T06:47:09.611Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:09 [2022-07-05T06:47:09.611Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:09 [2022-07-05T06:47:09.611Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.1s
06:47:09 [2022-07-05T06:47:09.611Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.3s done
06:47:09 [2022-07-05T06:47:09.871Z] #11 ...
06:47:09 [2022-07-05T06:47:09.872Z] 
06:47:09 [2022-07-05T06:47:09.872Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
06:47:09 [2022-07-05T06:47:09.872Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
06:47:09 [2022-07-05T06:47:09.872Z] #28 DONE 8.4s
06:47:09 [2022-07-05T06:47:09.872Z] 
06:47:09 [2022-07-05T06:47:09.872Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:09 [2022-07-05T06:47:09.872Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:09 [2022-07-05T06:47:09.872Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd
06:47:10 [2022-07-05T06:47:10.046Z] #11 ...
06:47:10 [2022-07-05T06:47:10.046Z] 
06:47:10 [2022-07-05T06:47:10.046Z] #29 [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
06:47:10 [2022-07-05T06:47:10.046Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b
06:47:10 [2022-07-05T06:47:10.046Z] #29 9.882 Updating certificates in /etc/ssl/certs...
06:47:10 [2022-07-05T06:47:10.046Z] #29 11.15 129 added, 0 removed; done.
06:47:10 [2022-07-05T06:47:10.046Z] #29 11.18 Setting up jq (1.6-2.1) ...
06:47:10 [2022-07-05T06:47:10.046Z] #29 11.19 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
06:47:10 [2022-07-05T06:47:10.046Z] #29 11.20 Setting up curl (7.74.0-1.3+deb11u1) ...
06:47:10 [2022-07-05T06:47:10.046Z] #29 11.21 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:47:10 [2022-07-05T06:47:10.046Z] #29 11.23 Processing triggers for ca-certificates (20210119) ...
06:47:10 [2022-07-05T06:47:10.046Z] #29 11.24 Updating certificates in /etc/ssl/certs...
06:47:10 [2022-07-05T06:47:10.046Z] #29 12.32 0 added, 0 removed; done.
06:47:10 [2022-07-05T06:47:10.046Z] #29 12.32 Running hooks in /etc/ca-certificates/update.d...
06:47:10 [2022-07-05T06:47:10.046Z] #29 12.32 done.
06:47:10 [2022-07-05T06:47:10.046Z] #29 DONE 13.7s
06:47:10 [2022-07-05T06:47:10.046Z] 
06:47:10 [2022-07-05T06:47:10.046Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:10 [2022-07-05T06:47:10.046Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:10 [2022-07-05T06:47:10.046Z] #11 ...
06:47:10 [2022-07-05T06:47:10.046Z] 
06:47:10 [2022-07-05T06:47:10.046Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
06:47:10 [2022-07-05T06:47:10.046Z] #30 sha256:05d4238824b1ff951d8a8f753c3121bb956058781fc99956adebf3070bb37018
06:47:10 [2022-07-05T06:47:10.046Z] #30 DONE 0.3s
06:47:10 [2022-07-05T06:47:10.046Z] 
06:47:10 [2022-07-05T06:47:10.046Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:10 [2022-07-05T06:47:10.046Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:10 [2022-07-05T06:47:10.813Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.6s done
06:47:10 [2022-07-05T06:47:10.813Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5
06:47:11 [2022-07-05T06:47:11.074Z] #11 ...
06:47:11 [2022-07-05T06:47:11.074Z] 
06:47:11 [2022-07-05T06:47:11.074Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
06:47:11 [2022-07-05T06:47:11.074Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
06:47:11 [2022-07-05T06:47:11.074Z] #72 DONE 0.6s
06:47:11 [2022-07-05T06:47:11.074Z] 
06:47:11 [2022-07-05T06:47:11.074Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:11 [2022-07-05T06:47:11.074Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:11 [2022-07-05T06:47:11.967Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.2s
06:47:12 [2022-07-05T06:47:12.016Z] #11 ...
06:47:12 [2022-07-05T06:47:12.016Z] 
06:47:12 [2022-07-05T06:47:12.016Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
06:47:12 [2022-07-05T06:47:12.016Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
06:47:12 [2022-07-05T06:47:12.016Z] #74 DONE 0.8s
06:47:12 [2022-07-05T06:47:12.016Z] 
06:47:12 [2022-07-05T06:47:12.016Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:12 [2022-07-05T06:47:12.016Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:12 [2022-07-05T06:47:12.054Z] #84 ...
06:47:12 [2022-07-05T06:47:12.054Z] 
06:47:12 [2022-07-05T06:47:12.054Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
06:47:12 [2022-07-05T06:47:12.054Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0
06:47:12 [2022-07-05T06:47:12.054Z] #19 69.62 Fetched 49.1 MB in 1min 8s (724 kB/s)
06:47:12 [2022-07-05T06:47:12.154Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 3.3s done
06:47:12 [2022-07-05T06:47:12.414Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 108.88MB / 108.88MB 9.7s done
06:47:12 [2022-07-05T06:47:12.414Z] #11 ...
06:47:12 [2022-07-05T06:47:12.414Z] 
06:47:12 [2022-07-05T06:47:12.414Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
06:47:12 [2022-07-05T06:47:12.414Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
06:47:12 [2022-07-05T06:47:12.414Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
06:47:12 [2022-07-05T06:47:12.414Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
06:47:12 [2022-07-05T06:47:12.414Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
06:47:12 [2022-07-05T06:47:12.414Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
06:47:12 [2022-07-05T06:47:12.414Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.0s done
06:47:12 [2022-07-05T06:47:12.415Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done
06:47:12 [2022-07-05T06:47:12.415Z] #73 DONE 9.9s
06:47:12 [2022-07-05T06:47:12.415Z] 
06:47:12 [2022-07-05T06:47:12.415Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:12 [2022-07-05T06:47:12.415Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135
06:47:12 [2022-07-05T06:47:12.415Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e
06:47:13 [2022-07-05T06:47:13.883Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.1s done
06:47:14 [2022-07-05T06:47:14.143Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050
06:47:14 [2022-07-05T06:47:14.201Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.0s
06:47:15 [2022-07-05T06:47:15.707Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 3.0s done
06:47:15 [2022-07-05T06:47:15.707Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c
06:47:16 [2022-07-05T06:47:16.220Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.0s done
06:47:16 [2022-07-05T06:47:16.220Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec
06:47:17 [2022-07-05T06:47:17.481Z] #11 ...
06:47:17 [2022-07-05T06:47:17.481Z] 
06:47:17 [2022-07-05T06:47:17.481Z] #29 [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
06:47:17 [2022-07-05T06:47:17.481Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b
06:47:17 [2022-07-05T06:47:17.481Z] #29 1.709 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:17 [2022-07-05T06:47:17.481Z] #29 1.721 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
06:47:17 [2022-07-05T06:47:17.481Z] #29 1.721 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:17 [2022-07-05T06:47:17.481Z] #29 1.949 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:47:17 [2022-07-05T06:47:17.481Z] #29 2.159 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:47:17 [2022-07-05T06:47:17.481Z] #29 2.488 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:47:17 [2022-07-05T06:47:17.481Z] #29 3.845 Fetched 8548 kB in 2s (3567 kB/s)
06:47:17 [2022-07-05T06:47:17.481Z] #29 3.845 Reading package lists...
06:47:17 [2022-07-05T06:47:17.481Z] #29 4.633 Reading package lists...
06:47:17 [2022-07-05T06:47:17.481Z] #29 5.409 Building dependency tree...
06:47:17 [2022-07-05T06:47:17.481Z] #29 5.776 The following additional packages will be installed:
06:47:17 [2022-07-05T06:47:17.481Z] #29 5.776   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
06:47:17 [2022-07-05T06:47:17.481Z] #29 5.776   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
06:47:17 [2022-07-05T06:47:17.481Z] #29 5.776 Recommended packages:
06:47:17 [2022-07-05T06:47:17.481Z] #29 5.776   libldap-common publicsuffix libsasl2-modules
06:47:17 [2022-07-05T06:47:17.481Z] #29 5.927 The following NEW packages will be installed:
06:47:17 [2022-07-05T06:47:17.481Z] #29 5.931   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
06:47:17 [2022-07-05T06:47:17.481Z] #29 5.931   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
06:47:17 [2022-07-05T06:47:17.481Z] #29 5.931   libssh2-1 openssl
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.220 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.220 Need to get 3041 kB of archives.
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.220 After this operation, 6651 kB of additional disk space will be used.
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.220 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.222 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.227 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.236 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.237 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.239 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.242 Get:7 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.242 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.242 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.242 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.253 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.256 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.259 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.260 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.262 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.549 debconf: delaying package configuration, since apt-utils is not installed
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.589 Fetched 3041 kB in 0s (9516 kB/s)
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.656 Selecting previously unselected package openssl.
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.656 (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 ... 6662 files and directories currently installed.)
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.656 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.675 Unpacking openssl (1.1.1n-0+deb11u3) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.880 Selecting previously unselected package ca-certificates.
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.880 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 6.888 Unpacking ca-certificates (20210119) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.028 Selecting previously unselected package libbrotli1:amd64.
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.028 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.059 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.188 Selecting previously unselected package libsasl2-modules-db:amd64.
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.188 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.199 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.278 Selecting previously unselected package libsasl2-2:amd64.
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.278 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.278 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.437 Selecting previously unselected package libldap-2.4-2:amd64.
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.437 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.442 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.562 Selecting previously unselected package libnghttp2-14:amd64.
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.562 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.565 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.674 Selecting previously unselected package libpsl5:amd64.
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.674 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.708 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.803 Selecting previously unselected package librtmp1:amd64.
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.803 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.820 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.898 Selecting previously unselected package libssh2-1:amd64.
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.898 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 7.962 Unpacking libssh2-1:amd64 (1.9.0-2) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.074 Selecting previously unselected package libcurl4:amd64.
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.074 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.080 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.195 Selecting previously unselected package curl.
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.195 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.231 Unpacking curl (7.74.0-1.3+deb11u1) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.376 Selecting previously unselected package libonig5:amd64.
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.376 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.380 Unpacking libonig5:amd64 (6.9.6-1.1) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.562 Selecting previously unselected package libjq1:amd64.
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.562 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.570 Unpacking libjq1:amd64 (1.6-2.1) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.633 Selecting previously unselected package jq.
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.633 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.644 Unpacking jq (1.6-2.1) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.694 Setting up libpsl5:amd64 (0.21.0-1.2) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.707 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.717 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.727 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.738 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.750 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.761 Setting up libssh2-1:amd64 (1.9.0-2) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.772 Setting up openssl (1.1.1n-0+deb11u3) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.792 Setting up libonig5:amd64 (6.9.6-1.1) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.803 Setting up libjq1:amd64 (1.6-2.1) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.815 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 8.827 Setting up ca-certificates (20210119) ...
06:47:17 [2022-07-05T06:47:17.481Z] #29 9.587 Updating certificates in /etc/ssl/certs...
06:47:17 [2022-07-05T06:47:17.481Z] #29 ...
06:47:17 [2022-07-05T06:47:17.481Z] 
06:47:17 [2022-07-05T06:47:17.481Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:17 [2022-07-05T06:47:17.481Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:17 [2022-07-05T06:47:17.481Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 8.4s done
06:47:17 [2022-07-05T06:47:17.614Z] #11 ...
06:47:17 [2022-07-05T06:47:17.614Z] 
06:47:17 [2022-07-05T06:47:17.614Z] #29 [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
06:47:17 [2022-07-05T06:47:17.614Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4
06:47:17 [2022-07-05T06:47:17.614Z] #29 1.722 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:17 [2022-07-05T06:47:17.614Z] #29 1.722 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
06:47:17 [2022-07-05T06:47:17.614Z] #29 1.844 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:17 [2022-07-05T06:47:17.614Z] #29 2.027 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
06:47:17 [2022-07-05T06:47:17.614Z] #29 2.173 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
06:47:17 [2022-07-05T06:47:17.614Z] #29 2.629 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
06:47:17 [2022-07-05T06:47:17.614Z] #29 3.522 Fetched 8435 kB in 2s (3994 kB/s)
06:47:17 [2022-07-05T06:47:17.614Z] #29 3.522 Reading package lists...
06:47:17 [2022-07-05T06:47:17.614Z] #29 4.080 Reading package lists...
06:47:17 [2022-07-05T06:47:17.614Z] #29 4.605 Building dependency tree...
06:47:17 [2022-07-05T06:47:17.614Z] #29 4.927 The following additional packages will be installed:
06:47:17 [2022-07-05T06:47:17.614Z] #29 4.927   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
06:47:17 [2022-07-05T06:47:17.614Z] #29 4.928   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
06:47:17 [2022-07-05T06:47:17.614Z] #29 4.929 Recommended packages:
06:47:17 [2022-07-05T06:47:17.614Z] #29 4.929   libldap-common publicsuffix libsasl2-modules
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.067 The following NEW packages will be installed:
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.069   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.069   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.069   libssh2-1 openssl
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.347 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.347 Need to get 2934 kB of archives.
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.347 After this operation, 6476 kB of additional disk space will be used.
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.347 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.349 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.353 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.356 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.358 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.361 Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.363 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.366 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.368 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.370 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.371 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB]
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.379 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB]
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.381 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.384 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.387 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.917 debconf: delaying package configuration, since apt-utils is not installed
06:47:17 [2022-07-05T06:47:17.614Z] #29 5.962 Fetched 2934 kB in 0s (9390 kB/s)
06:47:17 [2022-07-05T06:47:17.614Z] #29 6.125 Selecting previously unselected package openssl.
06:47:17 [2022-07-05T06:47:17.614Z] #29 6.125 (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 ... 6654 files and directories currently installed.)
06:47:17 [2022-07-05T06:47:17.614Z] #29 6.125 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
06:47:17 [2022-07-05T06:47:17.614Z] #29 6.164 Unpacking openssl (1.1.1n-0+deb11u3) ...
06:47:17 [2022-07-05T06:47:17.614Z] #29 7.059 Selecting previously unselected package ca-certificates.
06:47:17 [2022-07-05T06:47:17.614Z] #29 7.059 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
06:47:17 [2022-07-05T06:47:17.614Z] #29 7.068 Unpacking ca-certificates (20210119) ...
06:47:17 [2022-07-05T06:47:17.614Z] #29 7.263 Selecting previously unselected package libbrotli1:arm64.
06:47:17 [2022-07-05T06:47:17.614Z] #29 7.263 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
06:47:17 [2022-07-05T06:47:17.614Z] #29 7.278 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
06:47:17 [2022-07-05T06:47:17.614Z] #29 7.690 Selecting previously unselected package libsasl2-modules-db:arm64.
06:47:17 [2022-07-05T06:47:17.614Z] #29 7.691 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
06:47:17 [2022-07-05T06:47:17.614Z] #29 7.712 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
06:47:17 [2022-07-05T06:47:17.614Z] #29 7.782 Selecting previously unselected package libsasl2-2:arm64.
06:47:17 [2022-07-05T06:47:17.614Z] #29 7.782 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
06:47:17 [2022-07-05T06:47:17.614Z] #29 7.792 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
06:47:17 [2022-07-05T06:47:17.614Z] #29 7.896 Selecting previously unselected package libldap-2.4-2:arm64.
06:47:17 [2022-07-05T06:47:17.614Z] #29 7.896 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
06:47:17 [2022-07-05T06:47:17.614Z] #29 7.903 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
06:47:17 [2022-07-05T06:47:17.614Z] #29 8.377 Selecting previously unselected package libnghttp2-14:arm64.
06:47:17 [2022-07-05T06:47:17.614Z] #29 8.380 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
06:47:17 [2022-07-05T06:47:17.614Z] #29 8.389 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
06:47:17 [2022-07-05T06:47:17.614Z] #29 8.532 Selecting previously unselected package libpsl5:arm64.
06:47:17 [2022-07-05T06:47:17.614Z] #29 8.532 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
06:47:17 [2022-07-05T06:47:17.614Z] #29 8.597 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
06:47:17 [2022-07-05T06:47:17.614Z] #29 8.906 Selecting previously unselected package librtmp1:arm64.
06:47:17 [2022-07-05T06:47:17.614Z] #29 8.906 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
06:47:17 [2022-07-05T06:47:17.614Z] #29 8.962 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
06:47:17 [2022-07-05T06:47:17.614Z] #29 9.430 Selecting previously unselected package libssh2-1:arm64.
06:47:17 [2022-07-05T06:47:17.614Z] #29 9.430 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
06:47:17 [2022-07-05T06:47:17.614Z] #29 9.543 Unpacking libssh2-1:arm64 (1.9.0-2) ...
06:47:17 [2022-07-05T06:47:17.614Z] #29 9.987 Selecting previously unselected package libcurl4:arm64.
06:47:17 [2022-07-05T06:47:17.614Z] #29 9.988 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ...
06:47:17 [2022-07-05T06:47:17.614Z] #29 10.01 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
06:47:17 [2022-07-05T06:47:17.614Z] #29 ...
06:47:17 [2022-07-05T06:47:17.614Z] 
06:47:17 [2022-07-05T06:47:17.614Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:17 [2022-07-05T06:47:17.614Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135
06:47:17 [2022-07-05T06:47:17.738Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec
06:47:18 [2022-07-05T06:47:18.640Z] #19 69.62 Reading package lists...
06:47:18 [2022-07-05T06:47:18.640Z] #19 ...
06:47:18 [2022-07-05T06:47:18.640Z] 
06:47:18 [2022-07-05T06:47:18.640Z] #84 [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
06:47:18 [2022-07-05T06:47:18.640Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:47:18 [2022-07-05T06:47:18.640Z] #84 36.72 aclocal: warning: couldn't open directory 'm4': No such file or directory
06:47:19 [2022-07-05T06:47:19.439Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s
06:47:20 [2022-07-05T06:47:20.012Z] #11 ...
06:47:20 [2022-07-05T06:47:20.012Z] 
06:47:20 [2022-07-05T06:47:20.012Z] #31 [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
06:47:20 [2022-07-05T06:47:20.012Z] #31 sha256:08ca669f248cab7c614fb0acb51a6b589d1a93ff6d468c6b49b7a507f807dc4b
06:47:20 [2022-07-05T06:47:20.012Z] #31 2.308 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
06:47:20 [2022-07-05T06:47:20.012Z] #31 2.677 
06:47:20 [2022-07-05T06:47:20.012Z] #31 2.905 #=#=#                                                                         

######################################################################## 100.0%
06:47:20 [2022-07-05T06:47:20.012Z] #31 3.202 
06:47:20 [2022-07-05T06:47:20.012Z] #31 4.221 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
06:47:20 [2022-07-05T06:47:20.012Z] #31 4.591 
06:47:20 [2022-07-05T06:47:20.012Z] #31 4.820 #=#=#                                                                         

######################################################################## 100.0%
06:47:20 [2022-07-05T06:47:20.012Z] #31 5.147 
06:47:20 [2022-07-05T06:47:20.012Z] #31 6.238 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
06:47:20 [2022-07-05T06:47:20.012Z] #31 6.513 
06:47:20 [2022-07-05T06:47:20.012Z] #31 6.756 #=#=#                                                                         

############                                                              17.3%
#########################################                                 57.5%
################################################################          89.1%
######################################################################## 100.0%
06:47:20 [2022-07-05T06:47:20.012Z] #31 7.358 
06:47:20 [2022-07-05T06:47:20.012Z] #31 8.399 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
06:47:20 [2022-07-05T06:47:20.012Z] #31 8.682 
06:47:20 [2022-07-05T06:47:20.012Z] #31 8.899 #=#=#                                                                         

######################################################################## 100.0%
06:47:20 [2022-07-05T06:47:20.012Z] #31 9.162 
06:47:20 [2022-07-05T06:47:20.012Z] #31 9.788 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
06:47:20 [2022-07-05T06:47:20.012Z] #31 10.06 
06:47:20 [2022-07-05T06:47:20.012Z] #31 ...
06:47:20 [2022-07-05T06:47:20.012Z] 
06:47:20 [2022-07-05T06:47:20.012Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:20 [2022-07-05T06:47:20.012Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:20 [2022-07-05T06:47:20.160Z] #11 ...
06:47:20 [2022-07-05T06:47:20.160Z] 
06:47:20 [2022-07-05T06:47:20.160Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
06:47:20 [2022-07-05T06:47:20.160Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
06:47:20 [2022-07-05T06:47:20.160Z] #72 DONE 1.2s
06:47:20 [2022-07-05T06:47:20.160Z] 
06:47:20 [2022-07-05T06:47:20.160Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:20 [2022-07-05T06:47:20.160Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135
06:47:20 [2022-07-05T06:47:20.422Z] #11 ...
06:47:20 [2022-07-05T06:47:20.422Z] 
06:47:20 [2022-07-05T06:47:20.422Z] #29 [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
06:47:20 [2022-07-05T06:47:20.422Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b
06:47:20 [2022-07-05T06:47:20.422Z] #29 1.250 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:20 [2022-07-05T06:47:20.422Z] #29 1.254 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
06:47:20 [2022-07-05T06:47:20.422Z] #29 1.264 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:20 [2022-07-05T06:47:20.422Z] #29 1.406 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:47:20 [2022-07-05T06:47:20.422Z] #29 1.578 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:47:20 [2022-07-05T06:47:20.422Z] #29 1.796 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:47:20 [2022-07-05T06:47:20.422Z] #29 3.315 Fetched 8548 kB in 2s (3702 kB/s)
06:47:20 [2022-07-05T06:47:20.422Z] #29 3.315 Reading package lists...
06:47:20 [2022-07-05T06:47:20.422Z] #29 4.191 Reading package lists...
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.014 Building dependency tree...
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.409 The following additional packages will be installed:
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.410   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.411   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.412 Recommended packages:
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.412   libldap-common publicsuffix libsasl2-modules
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.551 The following NEW packages will be installed:
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.551   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.552   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.552   libssh2-1 openssl
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.835 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.835 Need to get 3041 kB of archives.
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.835 After this operation, 6651 kB of additional disk space will be used.
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.835 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.839 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.850 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.850 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.850 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.850 Get:6 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.891 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.891 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.891 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.891 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.891 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.891 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.891 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.891 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
06:47:20 [2022-07-05T06:47:20.422Z] #29 5.891 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.085 debconf: delaying package configuration, since apt-utils is not installed
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.118 Fetched 3041 kB in 0s (9233 kB/s)
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.146 Selecting previously unselected package openssl.
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.146 (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 ... 6662 files and directories currently installed.)
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.151 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.164 Unpacking openssl (1.1.1n-0+deb11u3) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.304 Selecting previously unselected package ca-certificates.
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.304 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.310 Unpacking ca-certificates (20210119) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.387 Selecting previously unselected package libbrotli1:amd64.
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.387 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.394 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.465 Selecting previously unselected package libsasl2-modules-db:amd64.
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.465 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.470 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.508 Selecting previously unselected package libsasl2-2:amd64.
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.508 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.512 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.568 Selecting previously unselected package libldap-2.4-2:amd64.
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.568 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.573 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.646 Selecting previously unselected package libnghttp2-14:amd64.
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.646 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.650 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.699 Selecting previously unselected package libpsl5:amd64.
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.699 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.705 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.742 Selecting previously unselected package librtmp1:amd64.
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.742 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.745 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.794 Selecting previously unselected package libssh2-1:amd64.
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.794 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.799 Unpacking libssh2-1:amd64 (1.9.0-2) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.856 Selecting previously unselected package libcurl4:amd64.
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.858 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.863 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.929 Selecting previously unselected package curl.
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.929 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 6.934 Unpacking curl (7.74.0-1.3+deb11u1) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 7.004 Selecting previously unselected package libonig5:amd64.
06:47:20 [2022-07-05T06:47:20.422Z] #29 7.004 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 7.010 Unpacking libonig5:amd64 (6.9.6-1.1) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 7.074 Selecting previously unselected package libjq1:amd64.
06:47:20 [2022-07-05T06:47:20.422Z] #29 7.075 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 7.079 Unpacking libjq1:amd64 (1.6-2.1) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 7.142 Selecting previously unselected package jq.
06:47:20 [2022-07-05T06:47:20.422Z] #29 7.142 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 7.147 Unpacking jq (1.6-2.1) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 7.194 Setting up libpsl5:amd64 (0.21.0-1.2) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 7.212 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 7.226 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 7.236 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 7.248 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 7.260 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 7.272 Setting up libssh2-1:amd64 (1.9.0-2) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 7.308 Setting up openssl (1.1.1n-0+deb11u3) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 7.334 Setting up libonig5:amd64 (6.9.6-1.1) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 7.342 Setting up libjq1:amd64 (1.6-2.1) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 7.353 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 7.366 Setting up ca-certificates (20210119) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 7.984 Updating certificates in /etc/ssl/certs...
06:47:20 [2022-07-05T06:47:20.422Z] #29 8.652 129 added, 0 removed; done.
06:47:20 [2022-07-05T06:47:20.422Z] #29 8.720 Setting up jq (1.6-2.1) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 8.730 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 8.742 Setting up curl (7.74.0-1.3+deb11u1) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 8.755 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 8.776 Processing triggers for ca-certificates (20210119) ...
06:47:20 [2022-07-05T06:47:20.422Z] #29 8.786 Updating certificates in /etc/ssl/certs...
06:47:20 [2022-07-05T06:47:20.422Z] #29 9.333 0 added, 0 removed; done.
06:47:20 [2022-07-05T06:47:20.422Z] #29 9.333 Running hooks in /etc/ca-certificates/update.d...
06:47:20 [2022-07-05T06:47:20.422Z] #29 9.334 done.
06:47:20 [2022-07-05T06:47:20.422Z] #29 ...
06:47:20 [2022-07-05T06:47:20.422Z] 
06:47:20 [2022-07-05T06:47:20.423Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:20 [2022-07-05T06:47:20.423Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:20 [2022-07-05T06:47:20.423Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 4.1s done
06:47:20 [2022-07-05T06:47:20.682Z] #11 ...
06:47:20 [2022-07-05T06:47:20.682Z] 
06:47:20 [2022-07-05T06:47:20.682Z] #29 [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
06:47:20 [2022-07-05T06:47:20.682Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b
06:47:20 [2022-07-05T06:47:20.682Z] #29 DONE 10.9s
06:47:20 [2022-07-05T06:47:20.682Z] 
06:47:20 [2022-07-05T06:47:20.682Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:20 [2022-07-05T06:47:20.682Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:20 [2022-07-05T06:47:20.682Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050
06:47:21 [2022-07-05T06:47:21.020Z] #11 ...
06:47:21 [2022-07-05T06:47:21.020Z] 
06:47:21 [2022-07-05T06:47:21.020Z] #29 [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
06:47:21 [2022-07-05T06:47:21.020Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b
06:47:21 [2022-07-05T06:47:21.020Z] #29 10.81 129 added, 0 removed; done.
06:47:21 [2022-07-05T06:47:21.020Z] #29 10.89 Setting up jq (1.6-2.1) ...
06:47:21 [2022-07-05T06:47:21.020Z] #29 10.90 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
06:47:21 [2022-07-05T06:47:21.020Z] #29 10.91 Setting up curl (7.74.0-1.3+deb11u1) ...
06:47:21 [2022-07-05T06:47:21.020Z] #29 10.92 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:47:21 [2022-07-05T06:47:21.020Z] #29 10.96 Processing triggers for ca-certificates (20210119) ...
06:47:21 [2022-07-05T06:47:21.020Z] #29 10.98 Updating certificates in /etc/ssl/certs...
06:47:21 [2022-07-05T06:47:21.020Z] #29 12.06 0 added, 0 removed; done.
06:47:21 [2022-07-05T06:47:21.020Z] #29 12.06 Running hooks in /etc/ca-certificates/update.d...
06:47:21 [2022-07-05T06:47:21.020Z] #29 12.07 done.
06:47:21 [2022-07-05T06:47:21.020Z] #29 DONE 13.3s
06:47:21 [2022-07-05T06:47:21.020Z] 
06:47:21 [2022-07-05T06:47:21.020Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:21 [2022-07-05T06:47:21.020Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:21 [2022-07-05T06:47:21.020Z] #11 ...
06:47:21 [2022-07-05T06:47:21.020Z] 
06:47:21 [2022-07-05T06:47:21.020Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
06:47:21 [2022-07-05T06:47:21.020Z] #30 sha256:285d4d5924989380cfacb2a607bd18e4150dc8be55d99104b7903f79e8d55c95
06:47:21 [2022-07-05T06:47:21.020Z] #30 DONE 0.2s
06:47:21 [2022-07-05T06:47:21.020Z] 
06:47:21 [2022-07-05T06:47:21.020Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:21 [2022-07-05T06:47:21.020Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:21 [2022-07-05T06:47:21.105Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 5.1s
06:47:21 [2022-07-05T06:47:21.253Z] #11 ...
06:47:21 [2022-07-05T06:47:21.253Z] 
06:47:21 [2022-07-05T06:47:21.253Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
06:47:21 [2022-07-05T06:47:21.253Z] #30 sha256:c720b0bcced47c3263caefff50f54d8529b4ecb727db86dfec7715db5c180867
06:47:21 [2022-07-05T06:47:21.253Z] #30 DONE 0.3s
06:47:21 [2022-07-05T06:47:21.253Z] 
06:47:21 [2022-07-05T06:47:21.253Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:21 [2022-07-05T06:47:21.253Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:21 [2022-07-05T06:47:21.674Z] #11 ...
06:47:21 [2022-07-05T06:47:21.674Z] 
06:47:21 [2022-07-05T06:47:21.674Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
06:47:21 [2022-07-05T06:47:21.674Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
06:47:21 [2022-07-05T06:47:21.674Z] #74 DONE 1.2s
06:47:21 [2022-07-05T06:47:21.674Z] 
06:47:21 [2022-07-05T06:47:21.674Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:21 [2022-07-05T06:47:21.674Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135
06:47:21 [2022-07-05T06:47:21.674Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 5.6s done
06:47:21 [2022-07-05T06:47:21.933Z] #11 extracting sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 done
06:47:22 [2022-07-05T06:47:22.192Z] #11 DONE 19.7s
06:47:22 [2022-07-05T06:47:22.192Z] 
06:47:22 [2022-07-05T06:47:22.192Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
06:47:22 [2022-07-05T06:47:22.192Z] #12 sha256:13103095655c5bba4eeebd3103180d0be73b132b813a520823528d3ca7e8775b
06:47:22 [2022-07-05T06:47:22.786Z] #12 DONE 0.4s
06:47:22 [2022-07-05T06:47:22.786Z] 
06:47:22 [2022-07-05T06:47:22.786Z] #13 [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
06:47:22 [2022-07-05T06:47:22.786Z] #13 sha256:ff9d7616fb0c727acb27c69f498c91180e8e4a46278532d09a9dd89e43efb14d
06:47:22 [2022-07-05T06:47:22.786Z] #13 ...
06:47:22 [2022-07-05T06:47:22.786Z] 
06:47:22 [2022-07-05T06:47:22.786Z] #29 [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
06:47:22 [2022-07-05T06:47:22.786Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4
06:47:22 [2022-07-05T06:47:22.786Z] #29 10.47 Selecting previously unselected package curl.
06:47:22 [2022-07-05T06:47:22.786Z] #29 10.47 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 10.61 Unpacking curl (7.74.0-1.3+deb11u1) ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 10.94 Selecting previously unselected package libonig5:arm64.
06:47:22 [2022-07-05T06:47:22.786Z] #29 10.94 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 10.96 Unpacking libonig5:arm64 (6.9.6-1.1) ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 11.83 Selecting previously unselected package libjq1:arm64.
06:47:22 [2022-07-05T06:47:22.786Z] #29 11.83 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 11.84 Unpacking libjq1:arm64 (1.6-2.1) ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 11.92 Selecting previously unselected package jq.
06:47:22 [2022-07-05T06:47:22.786Z] #29 11.92 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 11.93 Unpacking jq (1.6-2.1) ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 12.33 Setting up libpsl5:arm64 (0.21.0-1.2) ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 12.51 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 12.66 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 12.68 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 12.80 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 12.83 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 12.85 Setting up libssh2-1:arm64 (1.9.0-2) ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 12.87 Setting up openssl (1.1.1n-0+deb11u3) ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 12.88 Setting up libonig5:arm64 (6.9.6-1.1) ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 12.89 Setting up libjq1:arm64 (1.6-2.1) ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 12.91 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 12.92 Setting up ca-certificates (20210119) ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 13.64 Updating certificates in /etc/ssl/certs...
06:47:22 [2022-07-05T06:47:22.786Z] #29 14.54 129 added, 0 removed; done.
06:47:22 [2022-07-05T06:47:22.786Z] #29 14.60 Setting up jq (1.6-2.1) ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 14.63 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 14.65 Setting up curl (7.74.0-1.3+deb11u1) ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 14.66 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 14.69 Processing triggers for ca-certificates (20210119) ...
06:47:22 [2022-07-05T06:47:22.786Z] #29 14.70 Updating certificates in /etc/ssl/certs...
06:47:22 [2022-07-05T06:47:22.786Z] #29 15.38 0 added, 0 removed; done.
06:47:22 [2022-07-05T06:47:22.786Z] #29 15.38 Running hooks in /etc/ca-certificates/update.d...
06:47:22 [2022-07-05T06:47:22.786Z] #29 15.38 done.
06:47:22 [2022-07-05T06:47:22.786Z] #29 DONE 15.5s
06:47:22 [2022-07-05T06:47:22.936Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.1s
06:47:23 [2022-07-05T06:47:23.056Z] 
06:47:23 [2022-07-05T06:47:23.056Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
06:47:23 [2022-07-05T06:47:23.056Z] #30 sha256:ee616a1e454155783f5f57441f1796319bd37e4936e3cd3e1283f31bb2149ef8
06:47:23 [2022-07-05T06:47:23.056Z] #30 DONE 0.1s
06:47:23 [2022-07-05T06:47:23.056Z] 
06:47:23 [2022-07-05T06:47:23.056Z] #31 [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
06:47:23 [2022-07-05T06:47:23.056Z] #31 sha256:4ac135fea26b41d685e6fa6d7aec949e2fc0a1f7f0b70248248b2e8aa2298bde
06:47:23 [2022-07-05T06:47:23.318Z] #31 ...
06:47:23 [2022-07-05T06:47:23.318Z] 
06:47:23 [2022-07-05T06:47:23.318Z] #13 [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
06:47:23 [2022-07-05T06:47:23.318Z] #13 sha256:ff9d7616fb0c727acb27c69f498c91180e8e4a46278532d09a9dd89e43efb14d
06:47:23 [2022-07-05T06:47:23.318Z] #13 DONE 0.8s
06:47:23 [2022-07-05T06:47:23.595Z] 
06:47:23 [2022-07-05T06:47:23.595Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:47:23 [2022-07-05T06:47:23.595Z] #33 sha256:66313258d20f27b9db0a53e5efb7424eaf849c6f47c74928265b14ecf1962cea
06:47:23 [2022-07-05T06:47:23.595Z] #33 ...
06:47:23 [2022-07-05T06:47:23.595Z] 
06:47:23 [2022-07-05T06:47:23.595Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
06:47:23 [2022-07-05T06:47:23.595Z] #46 sha256:b800f0abf501966fb97595329615fd15baa01c342f51b54e938e1f9eb91b45d0
06:47:23 [2022-07-05T06:47:23.595Z] #46 DONE 0.2s
06:47:23 [2022-07-05T06:47:23.867Z] 
06:47:23 [2022-07-05T06:47:23.867Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:47:23 [2022-07-05T06:47:23.867Z] #33 sha256:66313258d20f27b9db0a53e5efb7424eaf849c6f47c74928265b14ecf1962cea
06:47:23 [2022-07-05T06:47:23.867Z] #33 DONE 0.3s
06:47:23 [2022-07-05T06:47:23.867Z] 
06:47:23 [2022-07-05T06:47:23.867Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
06:47:23 [2022-07-05T06:47:23.867Z] #66 sha256:b9f44beb708f1fd529ed72ee902791580917a22ebe9827727df92d488c82f54b
06:47:23 [2022-07-05T06:47:23.867Z] #66 DONE 0.4s
06:47:23 [2022-07-05T06:47:23.867Z] 
06:47:23 [2022-07-05T06:47:23.867Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
06:47:23 [2022-07-05T06:47:23.867Z] #25 sha256:2eb4078e3adb482edaa290ed2ca22adf5493dedaad27284d0ab6d1c3e704a771
06:47:23 [2022-07-05T06:47:23.867Z] #25 DONE 0.4s
06:47:23 [2022-07-05T06:47:23.867Z] 
06:47:23 [2022-07-05T06:47:23.867Z] #34 [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
06:47:23 [2022-07-05T06:47:23.867Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0
06:47:23 [2022-07-05T06:47:23.867Z] #34 ...
06:47:23 [2022-07-05T06:47:23.867Z] 
06:47:23 [2022-07-05T06:47:23.867Z] #50 [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
06:47:23 [2022-07-05T06:47:23.867Z] #50 sha256:15c133dfec257524e63bea93c84c1def8d71882a44dde00929a99bde82bd1576
06:47:23 [2022-07-05T06:47:23.867Z] #50 DONE 0.4s
06:47:24 [2022-07-05T06:47:24.139Z] 
06:47:24 [2022-07-05T06:47:24.139Z] #51 [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
06:47:24 [2022-07-05T06:47:24.139Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782
06:47:24 [2022-07-05T06:47:24.218Z] #11 ...
06:47:24 [2022-07-05T06:47:24.218Z] 
06:47:24 [2022-07-05T06:47:24.218Z] #31 [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
06:47:24 [2022-07-05T06:47:24.218Z] #31 sha256:08ca669f248cab7c614fb0acb51a6b589d1a93ff6d468c6b49b7a507f807dc4b
06:47:24 [2022-07-05T06:47:24.218Z] #31 10.28 #=#=#                                                                         

######################################################################## 100.0%
06:47:24 [2022-07-05T06:47:24.218Z] #31 10.52 
06:47:24 [2022-07-05T06:47:24.218Z] #31 10.58 Download of images into '/build' complete.
06:47:24 [2022-07-05T06:47:24.218Z] #31 10.58 Use something like the following to load the result into a Docker daemon:
06:47:24 [2022-07-05T06:47:24.218Z] #31 10.58   tar -cC '/build' . | docker load
06:47:24 [2022-07-05T06:47:24.218Z] #31 DONE 14.0s
06:47:24 [2022-07-05T06:47:24.218Z] 
06:47:24 [2022-07-05T06:47:24.218Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:24 [2022-07-05T06:47:24.218Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:24 [2022-07-05T06:47:24.792Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.7s done
06:47:25 [2022-07-05T06:47:25.052Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95
06:47:25 [2022-07-05T06:47:25.314Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done
06:47:25 [2022-07-05T06:47:25.467Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.6s done
06:47:25 [2022-07-05T06:47:25.575Z] #11 DONE 43.9s
06:47:25 [2022-07-05T06:47:25.575Z] 
06:47:25 [2022-07-05T06:47:25.575Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
06:47:25 [2022-07-05T06:47:25.575Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1
06:47:25 [2022-07-05T06:47:25.725Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050
06:47:26 [2022-07-05T06:47:26.150Z] #12 DONE 0.5s
06:47:26 [2022-07-05T06:47:26.150Z] 
06:47:26 [2022-07-05T06:47:26.150Z] #13 [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
06:47:26 [2022-07-05T06:47:26.150Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0
06:47:26 [2022-07-05T06:47:26.543Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s
06:47:26 [2022-07-05T06:47:26.723Z] #13 DONE 0.6s
06:47:26 [2022-07-05T06:47:26.723Z] 
06:47:26 [2022-07-05T06:47:26.723Z] #14 [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
06:47:26 [2022-07-05T06:47:26.723Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:47:26 [2022-07-05T06:47:26.723Z] #14 ...
06:47:26 [2022-07-05T06:47:26.723Z] 
06:47:26 [2022-07-05T06:47:26.723Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
06:47:26 [2022-07-05T06:47:26.723Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571
06:47:26 [2022-07-05T06:47:26.723Z] #46 DONE 0.2s
06:47:26 [2022-07-05T06:47:26.984Z] 
06:47:26 [2022-07-05T06:47:26.985Z] #50 [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
06:47:26 [2022-07-05T06:47:26.985Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307
06:47:26 [2022-07-05T06:47:26.985Z] #50 DONE 0.3s
06:47:26 [2022-07-05T06:47:26.985Z] 
06:47:26 [2022-07-05T06:47:26.985Z] #51 [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
06:47:26 [2022-07-05T06:47:26.985Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:47:26 [2022-07-05T06:47:26.985Z] #51 ...
06:47:26 [2022-07-05T06:47:26.985Z] 
06:47:26 [2022-07-05T06:47:26.985Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:47:26 [2022-07-05T06:47:26.985Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772
06:47:26 [2022-07-05T06:47:26.985Z] #33 DONE 0.4s
06:47:26 [2022-07-05T06:47:26.985Z] 
06:47:26 [2022-07-05T06:47:26.985Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
06:47:26 [2022-07-05T06:47:26.985Z] #66 sha256:99f484e9794478d7d6ea305438a152813213a92f51be6e27af8303beeff81576
06:47:26 [2022-07-05T06:47:26.985Z] #66 DONE 0.5s
06:47:26 [2022-07-05T06:47:26.985Z] 
06:47:26 [2022-07-05T06:47:26.985Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
06:47:26 [2022-07-05T06:47:26.985Z] #25 sha256:e815d807a565218efbac1d97932e1bc0a4bdbd5471232a5986785cd5b7b59c37
06:47:26 [2022-07-05T06:47:26.985Z] #25 DONE 0.5s
06:47:27 [2022-07-05T06:47:27.245Z] 
06:47:27 [2022-07-05T06:47:27.245Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
06:47:27 [2022-07-05T06:47:27.245Z] #26 sha256:5cfef865860f0b4ddf78997c942f46e61c3595a792bfe54627e6eaaaf7e67d25
06:47:29 [2022-07-05T06:47:29.084Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 8.4s done
06:47:29 [2022-07-05T06:47:29.344Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done
06:47:29 [2022-07-05T06:47:29.432Z] #51 4.794 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:47:29 [2022-07-05T06:47:29.432Z] #51 4.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:29 [2022-07-05T06:47:29.432Z] #51 4.859 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:29 [2022-07-05T06:47:29.432Z] #51 ...
06:47:29 [2022-07-05T06:47:29.432Z] 
06:47:29 [2022-07-05T06:47:29.432Z] #31 [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
06:47:29 [2022-07-05T06:47:29.432Z] #31 sha256:4ac135fea26b41d685e6fa6d7aec949e2fc0a1f7f0b70248248b2e8aa2298bde
06:47:29 [2022-07-05T06:47:29.432Z] #31 1.757 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
06:47:29 [2022-07-05T06:47:29.432Z] #31 2.105 
06:47:29 [2022-07-05T06:47:29.432Z] #31 2.336 #=#=#                                                                         

######################################################################## 100.0%
06:47:29 [2022-07-05T06:47:29.432Z] #31 2.740 
06:47:29 [2022-07-05T06:47:29.432Z] #31 3.965 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
06:47:29 [2022-07-05T06:47:29.432Z] #31 4.737 
06:47:29 [2022-07-05T06:47:29.432Z] #31 5.088 #=#=#                                                                         

                                                                           0.0%
######################################################################## 100.0%
06:47:29 [2022-07-05T06:47:29.432Z] #31 6.214 
06:47:29 [2022-07-05T06:47:29.604Z] #11 DONE 28.1s
06:47:29 [2022-07-05T06:47:29.605Z] 
06:47:29 [2022-07-05T06:47:29.605Z] #31 [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
06:47:29 [2022-07-05T06:47:29.605Z] #31 sha256:222b235df03bf8771d01ae0cc632471192f7544d049835c3c0d9ca61e9ce92b9
06:47:29 [2022-07-05T06:47:29.605Z] #31 1.561 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
06:47:29 [2022-07-05T06:47:29.605Z] #31 1.836 
06:47:29 [2022-07-05T06:47:29.605Z] #31 2.051 #=#=#                                                                         

######################################################################## 100.0%
06:47:29 [2022-07-05T06:47:29.605Z] #31 2.296 
06:47:29 [2022-07-05T06:47:29.605Z] #31 3.165 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
06:47:29 [2022-07-05T06:47:29.605Z] #31 3.427 
06:47:29 [2022-07-05T06:47:29.605Z] #31 3.642 #=#=#                                                                         

######################################################################## 100.0%
06:47:29 [2022-07-05T06:47:29.605Z] #31 3.916 
06:47:29 [2022-07-05T06:47:29.605Z] #31 4.769 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
06:47:29 [2022-07-05T06:47:29.605Z] #31 5.029 
06:47:29 [2022-07-05T06:47:29.605Z] #31 5.251 #=#=#                                                                         

###############                                                           21.3%
#########################################                                 57.5%
################################################################          89.3%
######################################################################## 100.0%
06:47:29 [2022-07-05T06:47:29.605Z] #31 5.808 
06:47:29 [2022-07-05T06:47:29.605Z] #31 6.693 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
06:47:29 [2022-07-05T06:47:29.605Z] #31 6.952 
06:47:29 [2022-07-05T06:47:29.605Z] #31 7.170 #=#=#                                                                         

######################################################################## 100.0%
06:47:29 [2022-07-05T06:47:29.605Z] #31 7.475 
06:47:29 [2022-07-05T06:47:29.605Z] #31 8.165 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
06:47:29 [2022-07-05T06:47:29.605Z] #31 8.374 
06:47:29 [2022-07-05T06:47:29.605Z] #31 8.588 #=#=#                                                                         
06:47:29 [2022-07-05T06:47:29.605Z] #31 ...
06:47:29 [2022-07-05T06:47:29.605Z] 
06:47:29 [2022-07-05T06:47:29.605Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
06:47:29 [2022-07-05T06:47:29.605Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1
06:47:30 [2022-07-05T06:47:30.860Z] #84 49.32 libtoolize: putting auxiliary files in '.'.
06:47:30 [2022-07-05T06:47:30.860Z] #84 49.32 libtoolize: copying file './ltmain.sh'
06:47:30 [2022-07-05T06:47:30.982Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s
06:47:30 [2022-07-05T06:47:30.982Z] #11 ...
06:47:30 [2022-07-05T06:47:30.982Z] 
06:47:30 [2022-07-05T06:47:30.982Z] #31 [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
06:47:30 [2022-07-05T06:47:30.982Z] #31 sha256:bd903f7b9c6ed67447bbb9e2f5517b7e49b2fb8bae85222c00fbb0a90b86e43a
06:47:30 [2022-07-05T06:47:30.982Z] #31 1.945 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
06:47:30 [2022-07-05T06:47:30.982Z] #31 2.222 
06:47:30 [2022-07-05T06:47:30.982Z] #31 2.454 #=#=#                                                                         

######################################################################## 100.0%
06:47:30 [2022-07-05T06:47:30.982Z] #31 2.746 
06:47:30 [2022-07-05T06:47:30.982Z] #31 3.726 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
06:47:30 [2022-07-05T06:47:30.982Z] #31 4.033 
06:47:30 [2022-07-05T06:47:30.982Z] #31 4.258 #=#=#                                                                         

######################################################################## 100.0%
06:47:30 [2022-07-05T06:47:30.982Z] #31 4.558 
06:47:30 [2022-07-05T06:47:30.982Z] #31 5.605 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
06:47:30 [2022-07-05T06:47:30.982Z] #31 5.924 
06:47:30 [2022-07-05T06:47:30.982Z] #31 6.150 #=#=#                                                                         

###################                                                       26.9%
##########################################                                58.7%
#################################################################         90.9%
######################################################################## 100.0%
06:47:30 [2022-07-05T06:47:30.982Z] #31 6.695 
06:47:30 [2022-07-05T06:47:30.982Z] #31 7.571 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
06:47:30 [2022-07-05T06:47:30.982Z] #31 7.835 
06:47:30 [2022-07-05T06:47:30.982Z] #31 8.053 #=#=#                                                                         

######################################################################## 100.0%
06:47:30 [2022-07-05T06:47:30.982Z] #31 8.322 
06:47:30 [2022-07-05T06:47:30.982Z] #31 9.022 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
06:47:30 [2022-07-05T06:47:30.982Z] #31 9.335 
06:47:30 [2022-07-05T06:47:30.982Z] #31 9.567 #=#=#                                                                         

######################################################################## 100.0%
06:47:30 [2022-07-05T06:47:30.982Z] #31 9.823 
06:47:30 [2022-07-05T06:47:30.982Z] #31 9.889 Download of images into '/build' complete.
06:47:30 [2022-07-05T06:47:30.982Z] #31 9.889 Use something like the following to load the result into a Docker daemon:
06:47:30 [2022-07-05T06:47:30.982Z] #31 9.889   tar -cC '/build' . | docker load
06:47:30 [2022-07-05T06:47:30.982Z] #31 ...
06:47:30 [2022-07-05T06:47:30.982Z] 
06:47:30 [2022-07-05T06:47:30.982Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:30 [2022-07-05T06:47:30.982Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:30 [2022-07-05T06:47:30.995Z] #12 DONE 1.4s
06:47:30 [2022-07-05T06:47:30.995Z] 
06:47:30 [2022-07-05T06:47:30.995Z] #31 [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
06:47:30 [2022-07-05T06:47:30.995Z] #31 sha256:222b235df03bf8771d01ae0cc632471192f7544d049835c3c0d9ca61e9ce92b9
06:47:30 [2022-07-05T06:47:30.995Z] #31 8.588 #=#=#                                                                         

######################################################################## 100.0%
06:47:30 [2022-07-05T06:47:30.995Z] #31 8.845 
06:47:30 [2022-07-05T06:47:30.995Z] #31 8.902 Download of images into '/build' complete.
06:47:30 [2022-07-05T06:47:30.995Z] #31 8.902 Use something like the following to load the result into a Docker daemon:
06:47:30 [2022-07-05T06:47:30.995Z] #31 8.902   tar -cC '/build' . | docker load
06:47:30 [2022-07-05T06:47:30.995Z] #31 DONE 9.9s
06:47:30 [2022-07-05T06:47:30.995Z] 
06:47:30 [2022-07-05T06:47:30.995Z] #13 [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
06:47:30 [2022-07-05T06:47:30.995Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0
06:47:31 [2022-07-05T06:47:31.568Z] #13 DONE 0.7s
06:47:31 [2022-07-05T06:47:31.568Z] 
06:47:31 [2022-07-05T06:47:31.568Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:47:31 [2022-07-05T06:47:31.568Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772
06:47:31 [2022-07-05T06:47:31.805Z] #84 50.11 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
06:47:31 [2022-07-05T06:47:31.805Z] #84 50.11 libtoolize: and rerunning libtoolize and aclocal.
06:47:31 [2022-07-05T06:47:31.805Z] #84 50.11 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
06:47:31 [2022-07-05T06:47:31.832Z] #33 ...
06:47:31 [2022-07-05T06:47:31.832Z] 
06:47:31 [2022-07-05T06:47:31.832Z] #50 [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
06:47:31 [2022-07-05T06:47:31.832Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307
06:47:31 [2022-07-05T06:47:31.832Z] #50 DONE 0.2s
06:47:31 [2022-07-05T06:47:31.832Z] 
06:47:31 [2022-07-05T06:47:31.832Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
06:47:31 [2022-07-05T06:47:31.832Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571
06:47:31 [2022-07-05T06:47:31.832Z] #46 DONE 0.3s
06:47:31 [2022-07-05T06:47:31.832Z] 
06:47:31 [2022-07-05T06:47:31.832Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:47:31 [2022-07-05T06:47:31.832Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772
06:47:31 [2022-07-05T06:47:31.832Z] #33 DONE 0.3s
06:47:31 [2022-07-05T06:47:31.832Z] 
06:47:31 [2022-07-05T06:47:31.832Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
06:47:31 [2022-07-05T06:47:31.832Z] #66 sha256:f1faf688392216891cc654189b0178c7857f62bc98ebee6982b3d181ce4c85d1
06:47:31 [2022-07-05T06:47:31.832Z] #66 DONE 0.3s
06:47:31 [2022-07-05T06:47:31.832Z] 
06:47:31 [2022-07-05T06:47:31.832Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
06:47:31 [2022-07-05T06:47:31.832Z] #25 sha256:8bdf3f264d31fec5f2cac74a5f33526eb93d3e47a9c0dc9f0d16f20422d172d1
06:47:31 [2022-07-05T06:47:31.832Z] #25 DONE 0.4s
06:47:31 [2022-07-05T06:47:31.832Z] 
06:47:31 [2022-07-05T06:47:31.832Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
06:47:31 [2022-07-05T06:47:31.832Z] #26 sha256:836e264430f418b8542ce12fbb99d869968ef3c117d46b19c7de180435d85be6
06:47:32 [2022-07-05T06:47:32.545Z] #26 ...
06:47:32 [2022-07-05T06:47:32.546Z] 
06:47:32 [2022-07-05T06:47:32.546Z] #42 [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
06:47:32 [2022-07-05T06:47:32.546Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:47:32 [2022-07-05T06:47:32.546Z] #42 5.144 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:47:32 [2022-07-05T06:47:32.546Z] #42 5.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:32 [2022-07-05T06:47:32.546Z] #42 5.160 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:32 [2022-07-05T06:47:32.546Z] #42 5.391 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:47:32 [2022-07-05T06:47:32.546Z] #42 5.976 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:47:33 [2022-07-05T06:47:33.488Z] #42 ...
06:47:33 [2022-07-05T06:47:33.488Z] 
06:47:33 [2022-07-05T06:47:33.488Z] #51 [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
06:47:33 [2022-07-05T06:47:33.488Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:47:33 [2022-07-05T06:47:33.488Z] #51 6.442 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:47:33 [2022-07-05T06:47:33.488Z] #51 6.467 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:33 [2022-07-05T06:47:33.488Z] #51 6.467 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:33 [2022-07-05T06:47:33.509Z] #11 ...
06:47:33 [2022-07-05T06:47:33.509Z] 
06:47:33 [2022-07-05T06:47:33.509Z] #31 [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
06:47:33 [2022-07-05T06:47:33.509Z] #31 sha256:bd903f7b9c6ed67447bbb9e2f5517b7e49b2fb8bae85222c00fbb0a90b86e43a
06:47:33 [2022-07-05T06:47:33.509Z] #31 DONE 12.8s
06:47:33 [2022-07-05T06:47:33.509Z] 
06:47:33 [2022-07-05T06:47:33.509Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
06:47:33 [2022-07-05T06:47:33.509Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
06:47:33 [2022-07-05T06:47:33.632Z] #31 ...
06:47:33 [2022-07-05T06:47:33.632Z] 
06:47:33 [2022-07-05T06:47:33.633Z] #36 [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
06:47:33 [2022-07-05T06:47:33.633Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a
06:47:33 [2022-07-05T06:47:33.633Z] #36 4.175 go: downloading github.com/go-delve/delve v1.8.1
06:47:33 [2022-07-05T06:47:33.633Z] #36 ...
06:47:33 [2022-07-05T06:47:33.633Z] 
06:47:33 [2022-07-05T06:47:33.633Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
06:47:33 [2022-07-05T06:47:33.633Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa
06:47:33 [2022-07-05T06:47:33.633Z] #40 4.617 go: downloading github.com/tc-hib/go-winres v0.2.3
06:47:33 [2022-07-05T06:47:33.633Z] #40 5.447 go: downloading github.com/tc-hib/winres v0.1.5
06:47:33 [2022-07-05T06:47:33.633Z] #40 6.642 go: downloading github.com/urfave/cli/v2 v2.3.0
06:47:33 [2022-07-05T06:47:33.633Z] #40 7.000 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
06:47:33 [2022-07-05T06:47:33.633Z] #40 7.056 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
06:47:33 [2022-07-05T06:47:33.633Z] #40 9.433 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
06:47:33 [2022-07-05T06:47:33.633Z] #40 9.543 go: downloading github.com/russross/blackfriday/v2 v2.1.0
06:47:33 [2022-07-05T06:47:33.893Z] #40 ...
06:47:33 [2022-07-05T06:47:33.893Z] 
06:47:33 [2022-07-05T06:47:33.893Z] #57 [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
06:47:33 [2022-07-05T06:47:33.893Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd
06:47:33 [2022-07-05T06:47:33.893Z] #57 3.593 go: downloading mvdan.cc/sh/v3 v3.0.2
06:47:33 [2022-07-05T06:47:33.893Z] #57 4.300 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:47:33 [2022-07-05T06:47:33.893Z] #57 4.300 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:47:33 [2022-07-05T06:47:33.893Z] #57 4.412 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:47:33 [2022-07-05T06:47:33.893Z] #57 5.600 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:47:33 [2022-07-05T06:47:33.893Z] #57 ...
06:47:33 [2022-07-05T06:47:33.893Z] 
06:47:33 [2022-07-05T06:47:33.893Z] #14 [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
06:47:33 [2022-07-05T06:47:33.893Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
06:47:33 [2022-07-05T06:47:33.893Z] #14 4.930 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:47:33 [2022-07-05T06:47:33.893Z] #14 4.972 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:33 [2022-07-05T06:47:33.893Z] #14 4.974 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:33 [2022-07-05T06:47:33.893Z] #14 5.738 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
06:47:33 [2022-07-05T06:47:33.893Z] #14 8.623 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
06:47:34 [2022-07-05T06:47:34.062Z] #51 7.119 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
06:47:34 [2022-07-05T06:47:34.155Z] #14 ...
06:47:34 [2022-07-05T06:47:34.155Z] 
06:47:34 [2022-07-05T06:47:34.155Z] #62 [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
06:47:34 [2022-07-05T06:47:34.155Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e
06:47:34 [2022-07-05T06:47:34.155Z] #62 4.871 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:47:34 [2022-07-05T06:47:34.155Z] #62 4.884 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:34 [2022-07-05T06:47:34.155Z] #62 4.916 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:34 [2022-07-05T06:47:34.155Z] #62 5.917 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
06:47:34 [2022-07-05T06:47:34.155Z] #62 8.600 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
06:47:34 [2022-07-05T06:47:34.340Z] #84 ...
06:47:34 [2022-07-05T06:47:34.340Z] 
06:47:34 [2022-07-05T06:47:34.340Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
06:47:34 [2022-07-05T06:47:34.340Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0
06:47:34 [2022-07-05T06:47:34.340Z] #19 69.62 Reading package lists...
06:47:34 [2022-07-05T06:47:34.426Z] #62 ...
06:47:34 [2022-07-05T06:47:34.426Z] 
06:47:34 [2022-07-05T06:47:34.426Z] #38 [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
06:47:34 [2022-07-05T06:47:34.426Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252
06:47:34 [2022-07-05T06:47:34.426Z] #38 4.957 go: downloading github.com/pelletier/go-toml v1.8.1
06:47:34 [2022-07-05T06:47:34.426Z] #38 ...
06:47:34 [2022-07-05T06:47:34.426Z] 
06:47:34 [2022-07-05T06:47:34.426Z] #47 [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
06:47:34 [2022-07-05T06:47:34.426Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177
06:47:34 [2022-07-05T06:47:34.426Z] #47 4.424 + git clone https://github.com/docker/distribution.git .
06:47:34 [2022-07-05T06:47:34.426Z] #47 4.435 Cloning into '.'...
06:47:34 [2022-07-05T06:47:34.686Z] #47 ...
06:47:34 [2022-07-05T06:47:34.686Z] 
06:47:34 [2022-07-05T06:47:34.686Z] #55 [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.44.0"      && /build/golangci-lint --version
06:47:34 [2022-07-05T06:47:34.686Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20
06:47:34 [2022-07-05T06:47:34.686Z] #55 3.992 go: downloading github.com/golangci/golangci-lint v1.44.0
06:47:34 [2022-07-05T06:47:34.686Z] #55 ...
06:47:34 [2022-07-05T06:47:34.686Z] 
06:47:34 [2022-07-05T06:47:34.686Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
06:47:34 [2022-07-05T06:47:34.686Z] #26 sha256:4107582bd154e18d365dc0b734df9f9cfce60ac763ab7b51e7c39f32375dadca
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.352 + RM_GOPATH=0
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.354 + TMP_GOPATH=
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.354 + : /build
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.354 + '[' -z '' ']'
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.357 ++ mktemp -d
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.360 + export GOPATH=/tmp/tmp.KLmy9Pt8Nc
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.360 + GOPATH=/tmp/tmp.KLmy9Pt8Nc
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.360 + RM_GOPATH=1
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.360 + case "$(go env GOARCH)" in
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.361 ++ go env GOARCH
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.376 + export GO_BUILDMODE=-buildmode=pie
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.385 + GO_BUILDMODE=-buildmode=pie
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.385 ++ dirname /install.sh
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.392 + dir=/
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.399 + bin=dockercli
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.399 + shift
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.399 + '[' '!' -f //dockercli.installer ']'
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.401 + . //dockercli.installer
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.401 ++ : stable
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.402 ++ : 17.06.2-ce
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.402 + install_dockercli
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.402 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.402 Install docker/cli version 17.06.2-ce from stable
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.403 ++ uname -m
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.409 + arch=aarch64
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.409 + '[' aarch64 '!=' x86_64 ']'
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.409 + '[' aarch64 '!=' s390x ']'
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.409 + '[' aarch64 '!=' armhf ']'
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.409 + build_dockercli
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.409 + git clone https://github.com/docker/docker-ce /tmp/tmp.KLmy9Pt8Nc/tmp/docker-ce
06:47:34 [2022-07-05T06:47:34.686Z] #26 4.424 Cloning into '/tmp/tmp.KLmy9Pt8Nc/tmp/docker-ce'...
06:47:34 [2022-07-05T06:47:34.948Z] #26 ...
06:47:34 [2022-07-05T06:47:34.948Z] 
06:47:34 [2022-07-05T06:47:34.948Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
06:47:34 [2022-07-05T06:47:34.948Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a
06:47:34 [2022-07-05T06:47:34.948Z] #53 4.267 go: downloading gotest.tools/gotestsum v1.8.1
06:47:34 [2022-07-05T06:47:34.948Z] #53 6.138 go: downloading github.com/dnephin/pflag v1.0.7
06:47:34 [2022-07-05T06:47:34.948Z] #53 6.139 go: downloading github.com/fatih/color v1.10.0
06:47:34 [2022-07-05T06:47:34.948Z] #53 6.183 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:47:34 [2022-07-05T06:47:34.948Z] #53 6.253 go: downloading github.com/pkg/errors v0.9.1
06:47:34 [2022-07-05T06:47:34.948Z] #53 6.786 go: downloading github.com/mattn/go-colorable v0.1.8
06:47:34 [2022-07-05T06:47:34.948Z] #53 6.826 go: downloading github.com/mattn/go-isatty v0.0.12
06:47:34 [2022-07-05T06:47:34.948Z] #53 6.841 go: downloading github.com/fsnotify/fsnotify v1.4.9
06:47:34 [2022-07-05T06:47:34.948Z] #53 7.004 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
06:47:34 [2022-07-05T06:47:34.948Z] #53 7.006 go: downloading github.com/jonboulle/clockwork v0.2.2
06:47:34 [2022-07-05T06:47:34.948Z] #53 7.048 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
06:47:34 [2022-07-05T06:47:34.948Z] #53 7.156 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
06:47:34 [2022-07-05T06:47:34.948Z] #53 7.309 go: downloading golang.org/x/tools v0.1.0
06:47:34 [2022-07-05T06:47:34.948Z] #53 ...
06:47:34 [2022-07-05T06:47:34.948Z] 
06:47:34 [2022-07-05T06:47:34.948Z] #42 [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
06:47:34 [2022-07-05T06:47:34.948Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3
06:47:34 [2022-07-05T06:47:34.948Z] #42 5.076 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:47:34 [2022-07-05T06:47:34.948Z] #42 5.090 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:34 [2022-07-05T06:47:34.948Z] #42 5.115 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:34 [2022-07-05T06:47:34.948Z] #42 5.962 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
06:47:34 [2022-07-05T06:47:34.948Z] #42 8.787 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
06:47:34 [2022-07-05T06:47:34.948Z] #42 11.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
06:47:35 [2022-07-05T06:47:35.006Z] #51 7.891 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:47:35 [2022-07-05T06:47:35.208Z] #42 ...
06:47:35 [2022-07-05T06:47:35.208Z] 
06:47:35 [2022-07-05T06:47:35.208Z] #76 [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             ;
06:47:35 [2022-07-05T06:47:35.208Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d
06:47:35 [2022-07-05T06:47:35.208Z] #76 3.278 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:47:35 [2022-07-05T06:47:35.208Z] #76 3.292 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:35 [2022-07-05T06:47:35.208Z] #76 3.292 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:35 [2022-07-05T06:47:35.208Z] #76 3.599 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
06:47:35 [2022-07-05T06:47:35.208Z] #76 4.622 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
06:47:35 [2022-07-05T06:47:35.208Z] #76 7.115 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
06:47:35 [2022-07-05T06:47:35.208Z] #76 ...
06:47:35 [2022-07-05T06:47:35.208Z] 
06:47:35 [2022-07-05T06:47:35.208Z] #67 [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
06:47:35 [2022-07-05T06:47:35.208Z] #67 sha256:d74f953bdc9ad13842430ed53fc91a17417d63dc9c03e838ed9198f7c99b0814
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.354 + RM_GOPATH=0
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.354 + TMP_GOPATH=
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.354 + : /build
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.354 + '[' -z '' ']'
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.355 ++ mktemp -d
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.356 + export GOPATH=/tmp/tmp.81RcQs2rzR
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.356 + GOPATH=/tmp/tmp.81RcQs2rzR
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.356 + RM_GOPATH=1
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.356 + case "$(go env GOARCH)" in
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.357 ++ go env GOARCH
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.384 + export GO_BUILDMODE=-buildmode=pie
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.384 + GO_BUILDMODE=-buildmode=pie
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.385 ++ dirname /install.sh
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.400 + dir=/
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.400 + bin=rootlesskit
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.400 + shift
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.400 + '[' '!' -f //rootlesskit.installer ']'
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.401 + . //rootlesskit.installer
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.401 ++ : 1920341cd41e047834a21007424162a2dc946315
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.401 + install_rootlesskit
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.401 + case "$1" in
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.401 + export CGO_ENABLED=0
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.401 + CGO_ENABLED=0
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.401 + _install_rootlesskit
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.403 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.404 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.404 + for f in rootlesskit rootlesskit-docker-proxy
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.404 + GOBIN=/build
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.404 + GO111MODULE=on
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.404 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
06:47:35 [2022-07-05T06:47:35.208Z] #67 4.880 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
06:47:35 [2022-07-05T06:47:35.208Z] #67 7.123 go: downloading github.com/urfave/cli/v2 v2.4.0
06:47:35 [2022-07-05T06:47:35.208Z] #67 7.124 go: downloading github.com/sirupsen/logrus v1.8.1
06:47:35 [2022-07-05T06:47:35.208Z] #67 7.686 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
06:47:35 [2022-07-05T06:47:35.208Z] #67 10.56 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
06:47:35 [2022-07-05T06:47:35.208Z] #67 11.04 go: downloading github.com/google/uuid v1.3.0
06:47:35 [2022-07-05T06:47:35.208Z] #67 11.08 go: downloading github.com/moby/vpnkit v0.5.0
06:47:35 [2022-07-05T06:47:35.208Z] #67 11.11 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
06:47:35 [2022-07-05T06:47:35.208Z] #67 11.29 go: downloading github.com/gofrs/flock v0.8.1
06:47:35 [2022-07-05T06:47:35.208Z] #67 11.31 go: downloading github.com/gorilla/mux v1.8.0
06:47:35 [2022-07-05T06:47:35.469Z] #67 11.62 go: downloading github.com/moby/sys/mountinfo v0.6.0
06:47:35 [2022-07-05T06:47:35.469Z] #67 ...
06:47:35 [2022-07-05T06:47:35.469Z] 
06:47:35 [2022-07-05T06:47:35.469Z] #36 [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
06:47:35 [2022-07-05T06:47:35.469Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a
06:47:35 [2022-07-05T06:47:35.469Z] #36 12.09 go: downloading github.com/sirupsen/logrus v1.6.0
06:47:35 [2022-07-05T06:47:35.469Z] #36 12.11 go: downloading github.com/spf13/cobra v1.1.3
06:47:36 [2022-07-05T06:47:36.041Z] #36 12.45 go: downloading github.com/mattn/go-isatty v0.0.3
06:47:36 [2022-07-05T06:47:36.041Z] #36 12.61 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
06:47:36 [2022-07-05T06:47:36.045Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.1s
06:47:36 [2022-07-05T06:47:36.301Z] #36 12.68 go: downloading github.com/spf13/pflag v1.0.5
06:47:36 [2022-07-05T06:47:36.562Z] #36 13.06 go: downloading gopkg.in/yaml.v2 v2.4.0
06:47:36 [2022-07-05T06:47:36.609Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.9s done
06:47:36 [2022-07-05T06:47:36.822Z] #36 13.38 go: downloading github.com/cosiner/argv v0.1.0
06:47:36 [2022-07-05T06:47:36.822Z] #36 13.44 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
06:47:36 [2022-07-05T06:47:36.822Z] #36 13.54 go: downloading github.com/peterh/liner v1.2.2
06:47:36 [2022-07-05T06:47:36.866Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done
06:47:36 [2022-07-05T06:47:36.935Z] #51 ...
06:47:36 [2022-07-05T06:47:36.935Z] 
06:47:36 [2022-07-05T06:47:36.935Z] #76 [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             ;
06:47:36 [2022-07-05T06:47:36.935Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:47:36 [2022-07-05T06:47:36.935Z] #76 8.147 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:47:36 [2022-07-05T06:47:36.935Z] #76 8.245 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:36 [2022-07-05T06:47:36.935Z] #76 8.249 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:36 [2022-07-05T06:47:36.935Z] #76 9.569 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:47:36 [2022-07-05T06:47:36.935Z] #76 ...
06:47:36 [2022-07-05T06:47:36.935Z] 
06:47:36 [2022-07-05T06:47:36.935Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
06:47:36 [2022-07-05T06:47:36.935Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
06:47:36 [2022-07-05T06:47:36.935Z] #40 6.254 go: downloading github.com/tc-hib/go-winres v0.2.3
06:47:36 [2022-07-05T06:47:36.935Z] #40 6.935 go: downloading github.com/tc-hib/winres v0.1.5
06:47:36 [2022-07-05T06:47:36.935Z] #40 9.163 go: downloading github.com/urfave/cli/v2 v2.3.0
06:47:36 [2022-07-05T06:47:36.935Z] #40 9.661 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
06:47:36 [2022-07-05T06:47:36.935Z] #40 9.801 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
06:47:36 [2022-07-05T06:47:36.935Z] #40 ...
06:47:36 [2022-07-05T06:47:36.935Z] 
06:47:36 [2022-07-05T06:47:36.935Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
06:47:36 [2022-07-05T06:47:36.935Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
06:47:36 [2022-07-05T06:47:36.935Z] #53 8.539 go: downloading gotest.tools/gotestsum v1.8.1
06:47:36 [2022-07-05T06:47:36.935Z] #53 ...
06:47:36 [2022-07-05T06:47:36.935Z] 
06:47:36 [2022-07-05T06:47:36.935Z] #62 [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
06:47:36 [2022-07-05T06:47:36.935Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
06:47:36 [2022-07-05T06:47:36.935Z] #62 6.901 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:47:36 [2022-07-05T06:47:36.935Z] #62 6.940 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:36 [2022-07-05T06:47:36.935Z] #62 6.940 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:36 [2022-07-05T06:47:36.935Z] #62 8.421 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:47:37 [2022-07-05T06:47:37.082Z] #36 13.69 go: downloading github.com/google/go-dap v0.6.0
06:47:37 [2022-07-05T06:47:37.124Z] #11 DONE 44.0s
06:47:37 [2022-07-05T06:47:37.124Z] 
06:47:37 [2022-07-05T06:47:37.124Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
06:47:37 [2022-07-05T06:47:37.124Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1
06:47:37 [2022-07-05T06:47:37.207Z] #62 ...
06:47:37 [2022-07-05T06:47:37.207Z] 
06:47:37 [2022-07-05T06:47:37.207Z] #38 [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
06:47:37 [2022-07-05T06:47:37.207Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128
06:47:37 [2022-07-05T06:47:37.207Z] #38 6.689 go: downloading github.com/pelletier/go-toml v1.8.1
06:47:37 [2022-07-05T06:47:37.207Z] #38 ...
06:47:37 [2022-07-05T06:47:37.207Z] 
06:47:37 [2022-07-05T06:47:37.207Z] #67 [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
06:47:37 [2022-07-05T06:47:37.207Z] #67 sha256:7e4e4e304575be53735f616b4bd2ae4e97056610f39a87677c245dcb2109809d
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.086 + RM_GOPATH=0
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.086 + TMP_GOPATH=
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.086 + : /build
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.086 + '[' -z '' ']'
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.086 ++ mktemp -d
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.090 + export GOPATH=/tmp/tmp.ndzO2vJ1Pb
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.090 + GOPATH=/tmp/tmp.ndzO2vJ1Pb
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.090 + RM_GOPATH=1
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.090 + case "$(go env GOARCH)" in
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.090 ++ go env GOARCH
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.239 + export GO_BUILDMODE=-buildmode=pie
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.239 + GO_BUILDMODE=-buildmode=pie
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.240 ++ dirname /install.sh
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.241 + dir=/
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.241 + bin=rootlesskit
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.241 + shift
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.241 + '[' '!' -f //rootlesskit.installer ']'
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.241 + . //rootlesskit.installer
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.241 ++ : 1920341cd41e047834a21007424162a2dc946315
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.242 + install_rootlesskit
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.242 + case "$1" in
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.242 + export CGO_ENABLED=0
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.242 + CGO_ENABLED=0
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.242 + _install_rootlesskit
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.242 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.242 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.242 + for f in rootlesskit rootlesskit-docker-proxy
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.242 + GOBIN=/build
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.242 + GO111MODULE=on
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.242 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
06:47:37 [2022-07-05T06:47:37.207Z] #67 7.867 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
06:47:37 [2022-07-05T06:47:37.224Z] #26 ...
06:47:37 [2022-07-05T06:47:37.224Z] 
06:47:37 [2022-07-05T06:47:37.224Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
06:47:37 [2022-07-05T06:47:37.224Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
06:47:37 [2022-07-05T06:47:37.224Z] #53 3.505 go: downloading gotest.tools/gotestsum v1.8.1
06:47:37 [2022-07-05T06:47:37.224Z] #53 4.193 go: downloading github.com/dnephin/pflag v1.0.7
06:47:37 [2022-07-05T06:47:37.224Z] #53 4.193 go: downloading github.com/fatih/color v1.10.0
06:47:37 [2022-07-05T06:47:37.224Z] #53 4.216 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:47:37 [2022-07-05T06:47:37.224Z] #53 4.221 go: downloading github.com/pkg/errors v0.9.1
06:47:37 [2022-07-05T06:47:37.224Z] #53 4.287 go: downloading github.com/mattn/go-colorable v0.1.8
06:47:37 [2022-07-05T06:47:37.224Z] #53 4.305 go: downloading github.com/mattn/go-isatty v0.0.12
06:47:37 [2022-07-05T06:47:37.224Z] #53 4.326 go: downloading github.com/fsnotify/fsnotify v1.4.9
06:47:37 [2022-07-05T06:47:37.224Z] #53 4.345 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
06:47:37 [2022-07-05T06:47:37.224Z] #53 4.345 go: downloading github.com/jonboulle/clockwork v0.2.2
06:47:37 [2022-07-05T06:47:37.224Z] #53 4.377 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
06:47:37 [2022-07-05T06:47:37.224Z] #53 4.409 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
06:47:37 [2022-07-05T06:47:37.224Z] #53 4.425 go: downloading golang.org/x/tools v0.1.0
06:47:37 [2022-07-05T06:47:37.343Z] #36 14.00 go: downloading github.com/russross/blackfriday/v2 v2.0.1
06:47:37 [2022-07-05T06:47:37.468Z] #67 ...
06:47:37 [2022-07-05T06:47:37.468Z] 
06:47:37 [2022-07-05T06:47:37.468Z] #55 [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.44.0"      && /build/golangci-lint --version
06:47:37 [2022-07-05T06:47:37.468Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:47:37 [2022-07-05T06:47:37.468Z] #55 7.772 go: downloading github.com/golangci/golangci-lint v1.44.0
06:47:37 [2022-07-05T06:47:37.468Z] #55 ...
06:47:37 [2022-07-05T06:47:37.468Z] 
06:47:37 [2022-07-05T06:47:37.468Z] #36 [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
06:47:37 [2022-07-05T06:47:37.468Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
06:47:37 [2022-07-05T06:47:37.468Z] #36 7.419 go: downloading github.com/go-delve/delve v1.8.1
06:47:37 [2022-07-05T06:47:37.728Z] #36 ...
06:47:37 [2022-07-05T06:47:37.728Z] 
06:47:37 [2022-07-05T06:47:37.728Z] #34 [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
06:47:37 [2022-07-05T06:47:37.728Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
06:47:37 [2022-07-05T06:47:37.728Z] #34 7.412 + git clone https://github.com/kolyshkin/go-swagger.git .
06:47:37 [2022-07-05T06:47:37.728Z] #34 7.417 Cloning into '.'...
06:47:37 [2022-07-05T06:47:37.795Z] #53 6.349 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
06:47:37 [2022-07-05T06:47:37.913Z] #36 14.36 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
06:47:37 [2022-07-05T06:47:37.989Z] #34 ...
06:47:37 [2022-07-05T06:47:37.989Z] 
06:47:37 [2022-07-05T06:47:37.989Z] #47 [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
06:47:37 [2022-07-05T06:47:37.989Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
06:47:37 [2022-07-05T06:47:37.989Z] #47 6.807 + git clone https://github.com/docker/distribution.git .
06:47:37 [2022-07-05T06:47:37.989Z] #47 6.817 Cloning into '.'...
06:47:37 [2022-07-05T06:47:37.989Z] #47 ...
06:47:37 [2022-07-05T06:47:37.989Z] 
06:47:37 [2022-07-05T06:47:37.989Z] #57 [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
06:47:37 [2022-07-05T06:47:37.989Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
06:47:37 [2022-07-05T06:47:37.989Z] #57 5.722 go: downloading mvdan.cc/sh/v3 v3.0.2
06:47:37 [2022-07-05T06:47:37.989Z] #57 6.686 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:47:37 [2022-07-05T06:47:37.989Z] #57 6.686 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:47:37 [2022-07-05T06:47:37.989Z] #57 6.813 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:47:37 [2022-07-05T06:47:37.989Z] #57 9.100 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:47:37 [2022-07-05T06:47:37.989Z] #57 ...
06:47:37 [2022-07-05T06:47:37.989Z] 
06:47:37 [2022-07-05T06:47:37.989Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
06:47:37 [2022-07-05T06:47:37.989Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
06:47:37 [2022-07-05T06:47:37.989Z] #53 11.18 go: downloading github.com/dnephin/pflag v1.0.7
06:47:37 [2022-07-05T06:47:37.989Z] #53 11.18 go: downloading github.com/fatih/color v1.10.0
06:47:37 [2022-07-05T06:47:37.989Z] #53 11.45 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:47:37 [2022-07-05T06:47:37.989Z] #53 11.57 go: downloading github.com/pkg/errors v0.9.1
06:47:38 [2022-07-05T06:47:38.056Z] #12 DONE 0.7s
06:47:38 [2022-07-05T06:47:38.056Z] 
06:47:38 [2022-07-05T06:47:38.056Z] #13 [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
06:47:38 [2022-07-05T06:47:38.056Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0
06:47:38 [2022-07-05T06:47:38.075Z] #53 6.400 go: downloading golang.org/x/mod v0.3.0
06:47:38 [2022-07-05T06:47:38.173Z] #36 ...
06:47:38 [2022-07-05T06:47:38.173Z] 
06:47:38 [2022-07-05T06:47:38.173Z] #34 [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
06:47:38 [2022-07-05T06:47:38.173Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0
06:47:38 [2022-07-05T06:47:38.173Z] #34 4.414 + git clone https://github.com/kolyshkin/go-swagger.git .
06:47:38 [2022-07-05T06:47:38.173Z] #34 4.423 Cloning into '.'...
06:47:38 [2022-07-05T06:47:38.434Z] #34 ...
06:47:38 [2022-07-05T06:47:38.434Z] 
06:47:38 [2022-07-05T06:47:38.434Z] #31 [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
06:47:38 [2022-07-05T06:47:38.434Z] #31 sha256:4ac135fea26b41d685e6fa6d7aec949e2fc0a1f7f0b70248248b2e8aa2298bde
06:47:38 [2022-07-05T06:47:38.435Z] #31 11.57 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
06:47:38 [2022-07-05T06:47:38.435Z] #31 13.23 #=#=#                                                                         
06:47:38 [2022-07-05T06:47:38.435Z] #31 13.57 #=#=#                                                                         

                                                                           0.1%
##########                                                                14.2%
###################                                                       27.1%
##########################                                                36.4%
###############################                                           43.5%
#####################################                                     52.4%
##########################################                                59.7%
##################################################                        70.4%
########################################################                  78.7%
##################################################################        92.3%
#####################################################################     97.0%
######################################################################## 100.0%
06:47:38 [2022-07-05T06:47:38.621Z] #13 DONE 0.6s
06:47:38 [2022-07-05T06:47:38.621Z] 
06:47:38 [2022-07-05T06:47:38.621Z] #50 [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
06:47:38 [2022-07-05T06:47:38.621Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307
06:47:38 [2022-07-05T06:47:38.621Z] #50 DONE 0.1s
06:47:38 [2022-07-05T06:47:38.621Z] 
06:47:38 [2022-07-05T06:47:38.621Z] #42 [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
06:47:38 [2022-07-05T06:47:38.621Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:47:38 [2022-07-05T06:47:38.877Z] #42 ...
06:47:38 [2022-07-05T06:47:38.877Z] 
06:47:38 [2022-07-05T06:47:38.877Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
06:47:38 [2022-07-05T06:47:38.877Z] #25 sha256:006125aad8590b19f5799f143c74b85ba024ff3420d00222dcc32deadbb127e4
06:47:38 [2022-07-05T06:47:38.877Z] #25 DONE 0.2s
06:47:38 [2022-07-05T06:47:38.877Z] 
06:47:38 [2022-07-05T06:47:38.877Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:47:38 [2022-07-05T06:47:38.877Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772
06:47:38 [2022-07-05T06:47:38.877Z] #33 DONE 0.2s
06:47:38 [2022-07-05T06:47:38.877Z] 
06:47:38 [2022-07-05T06:47:38.877Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
06:47:38 [2022-07-05T06:47:38.877Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571
06:47:38 [2022-07-05T06:47:38.877Z] #46 DONE 0.3s
06:47:38 [2022-07-05T06:47:38.877Z] 
06:47:38 [2022-07-05T06:47:38.877Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
06:47:38 [2022-07-05T06:47:38.877Z] #66 sha256:5a2c0e92e4b37169b6e64e17d794df44d67b038bbb40e8297469302ee9d8c6cf
06:47:38 [2022-07-05T06:47:38.877Z] #66 DONE 0.4s
06:47:38 [2022-07-05T06:47:38.877Z] 
06:47:38 [2022-07-05T06:47:38.877Z] #67 [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
06:47:38 [2022-07-05T06:47:38.877Z] #67 sha256:493166a5a0ed07772ab0cedebe92947573c0ca13f74038a97078139917a0ee80
06:47:39 [2022-07-05T06:47:39.374Z] #53 12.54 go: downloading github.com/mattn/go-colorable v0.1.8
06:47:39 [2022-07-05T06:47:39.375Z] #53 12.60 go: downloading github.com/mattn/go-isatty v0.0.12
06:47:39 [2022-07-05T06:47:39.375Z] #53 12.66 go: downloading github.com/fsnotify/fsnotify v1.4.9
06:47:39 [2022-07-05T06:47:39.375Z] #53 12.75 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
06:47:39 [2022-07-05T06:47:39.383Z] #31 16.27 
06:47:39 [2022-07-05T06:47:39.383Z] #31 ...
06:47:39 [2022-07-05T06:47:39.383Z] 
06:47:39 [2022-07-05T06:47:39.383Z] #51 [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
06:47:39 [2022-07-05T06:47:39.383Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782
06:47:39 [2022-07-05T06:47:39.383Z] #51 5.291 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
06:47:39 [2022-07-05T06:47:39.383Z] #51 6.198 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
06:47:39 [2022-07-05T06:47:39.383Z] #51 9.217 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
06:47:39 [2022-07-05T06:47:39.383Z] #51 12.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
06:47:39 [2022-07-05T06:47:39.383Z] #51 14.81 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
06:47:39 [2022-07-05T06:47:39.383Z] #51 ...
06:47:39 [2022-07-05T06:47:39.383Z] 
06:47:39 [2022-07-05T06:47:39.383Z] #38 [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
06:47:39 [2022-07-05T06:47:39.383Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252
06:47:39 [2022-07-05T06:47:39.383Z] #38 15.72 tomll can be used in two ways:
06:47:39 [2022-07-05T06:47:39.383Z] #38 15.72 Writing to STDIN and reading from STDOUT:
06:47:39 [2022-07-05T06:47:39.383Z] #38 15.72   cat file.toml | tomll > file.toml
06:47:39 [2022-07-05T06:47:39.383Z] #38 15.72 
06:47:39 [2022-07-05T06:47:39.383Z] #38 15.72 Reading and updating a list of files:
06:47:39 [2022-07-05T06:47:39.383Z] #38 15.72   tomll a.toml b.toml c.toml
06:47:39 [2022-07-05T06:47:39.383Z] #38 15.72 
06:47:39 [2022-07-05T06:47:39.383Z] #38 15.72 When given a list of files, tomll will modify all files in place without asking.
06:47:39 [2022-07-05T06:47:39.635Z] #53 13.06 go: downloading github.com/jonboulle/clockwork v0.2.2
06:47:39 [2022-07-05T06:47:39.635Z] #53 13.14 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
06:47:39 [2022-07-05T06:47:39.635Z] #53 13.20 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
06:47:40 [2022-07-05T06:47:40.208Z] #53 13.55 go: downloading golang.org/x/tools v0.1.0
06:47:40 [2022-07-05T06:47:40.326Z] #38 DONE 16.8s
06:47:40 [2022-07-05T06:47:40.326Z] 
06:47:40 [2022-07-05T06:47:40.326Z] #36 [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
06:47:40 [2022-07-05T06:47:40.326Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a
06:47:40 [2022-07-05T06:47:40.326Z] #36 14.94 go: downloading github.com/mattn/go-runewidth v0.0.3
06:47:40 [2022-07-05T06:47:40.326Z] #36 15.09 go: downloading github.com/hashicorp/golang-lru v0.5.4
06:47:40 [2022-07-05T06:47:40.326Z] #36 15.15 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
06:47:40 [2022-07-05T06:47:40.326Z] #36 15.85 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
06:47:40 [2022-07-05T06:47:40.617Z] #53 ...
06:47:40 [2022-07-05T06:47:40.617Z] 
06:47:40 [2022-07-05T06:47:40.617Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
06:47:40 [2022-07-05T06:47:40.617Z] #26 sha256:836e264430f418b8542ce12fbb99d869968ef3c117d46b19c7de180435d85be6
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.689 + RM_GOPATH=0
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.690 + TMP_GOPATH=
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.690 + : /build
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.691 + '[' -z '' ']'
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.693 ++ mktemp -d
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.712 + export GOPATH=/tmp/tmp.zn2m5SItRY
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.712 + GOPATH=/tmp/tmp.zn2m5SItRY
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.712 + RM_GOPATH=1
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.726 + case "$(go env GOARCH)" in
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.731 ++ go env GOARCH
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.755 + export GO_BUILDMODE=-buildmode=pie
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.755 + GO_BUILDMODE=-buildmode=pie
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.756 ++ dirname /install.sh
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.761 + dir=/
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.766 + bin=dockercli
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.767 + shift
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.767 + '[' '!' -f //dockercli.installer ']'
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.767 + . //dockercli.installer
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.770 ++ : stable
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.771 ++ : 17.06.2-ce
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.771 + install_dockercli
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.773 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.773 Install docker/cli version 17.06.2-ce from stable
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.774 ++ uname -m
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.777 + arch=x86_64
06:47:40 [2022-07-05T06:47:40.617Z] #26 8.781 + '[' x86_64 '!=' x86_64 ']'
06:47:40 [2022-07-05T06:47:40.878Z] #26 8.782 + url=https://download.docker.com/linux/static
06:47:40 [2022-07-05T06:47:40.878Z] #26 8.782 + tar -xz docker/docker
06:47:40 [2022-07-05T06:47:40.878Z] #26 8.786 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
06:47:41 [2022-07-05T06:47:41.449Z] #26 ...
06:47:41 [2022-07-05T06:47:41.449Z] 
06:47:41 [2022-07-05T06:47:41.449Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
06:47:41 [2022-07-05T06:47:41.449Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
06:47:41 [2022-07-05T06:47:41.449Z] #40 2.591 go: downloading github.com/tc-hib/go-winres v0.2.3
06:47:41 [2022-07-05T06:47:41.449Z] #40 3.107 go: downloading github.com/tc-hib/winres v0.1.5
06:47:41 [2022-07-05T06:47:41.449Z] #40 3.502 go: downloading github.com/urfave/cli/v2 v2.3.0
06:47:41 [2022-07-05T06:47:41.449Z] #40 3.576 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
06:47:41 [2022-07-05T06:47:41.449Z] #40 3.589 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
06:47:41 [2022-07-05T06:47:41.449Z] #40 4.225 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
06:47:41 [2022-07-05T06:47:41.449Z] #40 4.287 go: downloading github.com/russross/blackfriday/v2 v2.1.0
06:47:41 [2022-07-05T06:47:41.710Z] #40 ...
06:47:41 [2022-07-05T06:47:41.710Z] 
06:47:41 [2022-07-05T06:47:41.710Z] #42 [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
06:47:41 [2022-07-05T06:47:41.710Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:47:41 [2022-07-05T06:47:41.710Z] #42 8.433 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:47:41 [2022-07-05T06:47:41.710Z] #42 8.474 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:41 [2022-07-05T06:47:41.710Z] #42 8.474 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:41 [2022-07-05T06:47:41.710Z] #42 9.190 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:47:41 [2022-07-05T06:47:41.971Z] #42 ...
06:47:41 [2022-07-05T06:47:41.971Z] 
06:47:41 [2022-07-05T06:47:41.971Z] #67 [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
06:47:41 [2022-07-05T06:47:41.971Z] #67 sha256:f1b55c03e066844dee7df28e10ddfb287459aa423e9858d851ad7013a3e70186
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.231 + RM_GOPATH=0
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.231 + TMP_GOPATH=
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.231 + : /build
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.231 + '[' -z '' ']'
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.233 ++ mktemp -d
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.236 + export GOPATH=/tmp/tmp.Q3iCnVuuqV
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.236 + GOPATH=/tmp/tmp.Q3iCnVuuqV
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.236 + RM_GOPATH=1
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.236 + case "$(go env GOARCH)" in
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.236 ++ go env GOARCH
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.292 + export GO_BUILDMODE=-buildmode=pie
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.292 + GO_BUILDMODE=-buildmode=pie
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.292 ++ dirname /install.sh
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.316 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.316 + dir=/
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.316 + bin=rootlesskit
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.316 + shift
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.316 + '[' '!' -f //rootlesskit.installer ']'
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.316 + . //rootlesskit.installer
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.316 ++ : 1920341cd41e047834a21007424162a2dc946315
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.316 + install_rootlesskit
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.316 + case "$1" in
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.316 + export CGO_ENABLED=0
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.316 + CGO_ENABLED=0
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.316 + _install_rootlesskit
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.316 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.316 + for f in rootlesskit rootlesskit-docker-proxy
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.316 + GOBIN=/build
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.316 + GO111MODULE=on
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.316 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
06:47:41 [2022-07-05T06:47:41.971Z] #67 8.905 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
06:47:41 [2022-07-05T06:47:41.971Z] #67 ...
06:47:41 [2022-07-05T06:47:41.971Z] 
06:47:41 [2022-07-05T06:47:41.971Z] #36 [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
06:47:41 [2022-07-05T06:47:41.971Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
06:47:41 [2022-07-05T06:47:41.971Z] #36 6.967 go: downloading github.com/go-delve/delve v1.8.1
06:47:42 [2022-07-05T06:47:42.232Z] #36 ...
06:47:42 [2022-07-05T06:47:42.232Z] 
06:47:42 [2022-07-05T06:47:42.232Z] #57 [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
06:47:42 [2022-07-05T06:47:42.232Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
06:47:42 [2022-07-05T06:47:42.232Z] #57 8.265 go: downloading mvdan.cc/sh/v3 v3.0.2
06:47:42 [2022-07-05T06:47:42.232Z] #57 9.436 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:47:42 [2022-07-05T06:47:42.232Z] #57 9.440 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:47:42 [2022-07-05T06:47:42.232Z] #57 9.569 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:47:42 [2022-07-05T06:47:42.232Z] #57 ...
06:47:42 [2022-07-05T06:47:42.232Z] 
06:47:42 [2022-07-05T06:47:42.232Z] #55 [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.44.0"      && /build/golangci-lint --version
06:47:42 [2022-07-05T06:47:42.232Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:47:42 [2022-07-05T06:47:42.232Z] #55 7.878 go: downloading github.com/golangci/golangci-lint v1.44.0
06:47:42 [2022-07-05T06:47:42.495Z] #55 ...
06:47:42 [2022-07-05T06:47:42.495Z] 
06:47:42 [2022-07-05T06:47:42.495Z] #51 [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
06:47:42 [2022-07-05T06:47:42.495Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:47:42 [2022-07-05T06:47:42.495Z] #51 9.295 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:47:42 [2022-07-05T06:47:42.495Z] #51 9.364 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:42 [2022-07-05T06:47:42.495Z] #51 9.365 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:42 [2022-07-05T06:47:42.495Z] #51 9.871 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
06:47:42 [2022-07-05T06:47:42.495Z] #51 10.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:47:42 [2022-07-05T06:47:42.756Z] #51 ...
06:47:42 [2022-07-05T06:47:42.756Z] 
06:47:42 [2022-07-05T06:47:42.756Z] #38 [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
06:47:42 [2022-07-05T06:47:42.756Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128
06:47:42 [2022-07-05T06:47:42.756Z] #38 4.110 go: downloading github.com/pelletier/go-toml v1.8.1
06:47:42 [2022-07-05T06:47:42.756Z] #38 ...
06:47:42 [2022-07-05T06:47:42.756Z] 
06:47:42 [2022-07-05T06:47:42.756Z] #34 [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
06:47:42 [2022-07-05T06:47:42.756Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
06:47:42 [2022-07-05T06:47:42.756Z] #34 8.222 + git clone https://github.com/kolyshkin/go-swagger.git .
06:47:42 [2022-07-05T06:47:42.756Z] #34 8.223 Cloning into '.'...
06:47:43 [2022-07-05T06:47:43.017Z] #34 ...
06:47:43 [2022-07-05T06:47:43.017Z] 
06:47:43 [2022-07-05T06:47:43.017Z] #14 [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
06:47:43 [2022-07-05T06:47:43.017Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:47:43 [2022-07-05T06:47:43.017Z] #14 5.783 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:47:43 [2022-07-05T06:47:43.017Z] #14 5.946 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:43 [2022-07-05T06:47:43.017Z] #14 5.969 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:43 [2022-07-05T06:47:43.017Z] #14 6.174 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:47:43 [2022-07-05T06:47:43.017Z] #14 7.359 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:47:43 [2022-07-05T06:47:43.017Z] #14 8.793 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:47:43 [2022-07-05T06:47:43.017Z] #14 ...
06:47:43 [2022-07-05T06:47:43.017Z] 
06:47:43 [2022-07-05T06:47:43.017Z] #47 [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
06:47:43 [2022-07-05T06:47:43.017Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
06:47:43 [2022-07-05T06:47:43.017Z] #47 7.976 + git clone https://github.com/docker/distribution.git .
06:47:43 [2022-07-05T06:47:43.017Z] #47 7.976 Cloning into '.'...
06:47:43 [2022-07-05T06:47:43.277Z] #47 ...
06:47:43 [2022-07-05T06:47:43.277Z] 
06:47:43 [2022-07-05T06:47:43.277Z] #76 [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             ;
06:47:43 [2022-07-05T06:47:43.277Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:47:43 [2022-07-05T06:47:43.277Z] #76 6.873 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:47:43 [2022-07-05T06:47:43.277Z] #76 6.908 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:43 [2022-07-05T06:47:43.277Z] #76 6.908 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:43 [2022-07-05T06:47:43.277Z] #76 7.452 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:47:43 [2022-07-05T06:47:43.277Z] #76 9.047 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:47:43 [2022-07-05T06:47:43.277Z] #76 ...
06:47:43 [2022-07-05T06:47:43.278Z] 
06:47:43 [2022-07-05T06:47:43.278Z] #62 [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
06:47:43 [2022-07-05T06:47:43.278Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
06:47:43 [2022-07-05T06:47:43.278Z] #62 9.333 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:47:43 [2022-07-05T06:47:43.278Z] #62 9.384 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:43 [2022-07-05T06:47:43.278Z] #62 9.384 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:43 [2022-07-05T06:47:43.278Z] #62 10.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:47:43 [2022-07-05T06:47:43.538Z] #62 ...
06:47:43 [2022-07-05T06:47:43.538Z] 
06:47:43 [2022-07-05T06:47:43.538Z] #67 [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
06:47:43 [2022-07-05T06:47:43.538Z] #67 sha256:f1b55c03e066844dee7df28e10ddfb287459aa423e9858d851ad7013a3e70186
06:47:43 [2022-07-05T06:47:43.538Z] #67 11.55 go: downloading github.com/urfave/cli/v2 v2.4.0
06:47:43 [2022-07-05T06:47:43.538Z] #67 11.55 go: downloading github.com/sirupsen/logrus v1.8.1
06:47:43 [2022-07-05T06:47:43.538Z] #67 ...
06:47:43 [2022-07-05T06:47:43.538Z] 
06:47:43 [2022-07-05T06:47:43.538Z] #38 [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
06:47:43 [2022-07-05T06:47:43.538Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128
06:47:43 [2022-07-05T06:47:43.538Z] #38 11.66 tomll can be used in two ways:
06:47:43 [2022-07-05T06:47:43.538Z] #38 11.66 Writing to STDIN and reading from STDOUT:
06:47:43 [2022-07-05T06:47:43.538Z] #38 11.66   cat file.toml | tomll > file.toml
06:47:43 [2022-07-05T06:47:43.538Z] #38 11.66 
06:47:43 [2022-07-05T06:47:43.538Z] #38 11.66 Reading and updating a list of files:
06:47:43 [2022-07-05T06:47:43.538Z] #38 11.66   tomll a.toml b.toml c.toml
06:47:43 [2022-07-05T06:47:43.538Z] #38 11.66 
06:47:43 [2022-07-05T06:47:43.538Z] #38 11.66 When given a list of files, tomll will modify all files in place without asking.
06:47:43 [2022-07-05T06:47:43.538Z] #38 DONE 12.0s
06:47:43 [2022-07-05T06:47:43.753Z] #53 ...
06:47:43 [2022-07-05T06:47:43.753Z] 
06:47:43 [2022-07-05T06:47:43.753Z] #42 [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
06:47:43 [2022-07-05T06:47:43.753Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:47:43 [2022-07-05T06:47:43.753Z] #42 6.814 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:47:43 [2022-07-05T06:47:43.753Z] #42 ...
06:47:43 [2022-07-05T06:47:43.753Z] 
06:47:43 [2022-07-05T06:47:43.753Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
06:47:43 [2022-07-05T06:47:43.753Z] #26 sha256:5cfef865860f0b4ddf78997c942f46e61c3595a792bfe54627e6eaaaf7e67d25
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.330 + RM_GOPATH=0
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.330 + TMP_GOPATH=
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.330 + : /build
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.330 + '[' -z '' ']'
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.330 ++ mktemp -d
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.332 + export GOPATH=/tmp/tmp.8T7GcPKZIQ
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.332 + GOPATH=/tmp/tmp.8T7GcPKZIQ
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.332 + RM_GOPATH=1
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.332 + case "$(go env GOARCH)" in
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.336 ++ go env GOARCH
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.396 + export GO_BUILDMODE=-buildmode=pie
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.397 + GO_BUILDMODE=-buildmode=pie
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.401 ++ dirname /install.sh
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.406 + dir=/
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.406 + bin=dockercli
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.406 + shift
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.406 + '[' '!' -f //dockercli.installer ']'
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.406 + . //dockercli.installer
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.406 ++ : stable
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.406 ++ : 17.06.2-ce
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.406 + install_dockercli
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.407 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.408 ++ uname -m
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.408 Install docker/cli version 17.06.2-ce from stable
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.413 + arch=x86_64
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.413 + '[' x86_64 '!=' x86_64 ']'
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.413 + url=https://download.docker.com/linux/static
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.413 + tar -xz docker/docker
06:47:43 [2022-07-05T06:47:43.753Z] #26 7.435 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
06:47:43 [2022-07-05T06:47:43.798Z] 
06:47:43 [2022-07-05T06:47:43.798Z] #76 [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             ;
06:47:43 [2022-07-05T06:47:43.798Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:47:43 [2022-07-05T06:47:43.798Z] #76 11.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:47:44 [2022-07-05T06:47:44.131Z] #67 ...
06:47:44 [2022-07-05T06:47:44.131Z] 
06:47:44 [2022-07-05T06:47:44.131Z] #14 [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
06:47:44 [2022-07-05T06:47:44.131Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:47:44 [2022-07-05T06:47:44.131Z] #14 4.941 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:47:44 [2022-07-05T06:47:44.132Z] #14 4.945 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:44 [2022-07-05T06:47:44.132Z] #14 4.945 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:44 [2022-07-05T06:47:44.132Z] #14 5.199 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:47:44 [2022-07-05T06:47:44.132Z] #14 5.515 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:47:44 [2022-07-05T06:47:44.325Z] #19 92.57 Reading package lists...
06:47:44 [2022-07-05T06:47:44.325Z] #19 ...
06:47:44 [2022-07-05T06:47:44.325Z] 
06:47:44 [2022-07-05T06:47:44.325Z] #84 [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
06:47:44 [2022-07-05T06:47:44.325Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:47:44 [2022-07-05T06:47:44.325Z] #84 61.66 configure.ac:7: installing './compile'
06:47:44 [2022-07-05T06:47:44.325Z] #84 61.67 configure.ac:11: installing './config.guess'
06:47:44 [2022-07-05T06:47:44.325Z] #84 61.68 configure.ac:11: installing './config.sub'
06:47:44 [2022-07-05T06:47:44.325Z] #84 61.68 configure.ac:8: installing './install-sh'
06:47:44 [2022-07-05T06:47:44.325Z] #84 61.68 configure.ac:8: installing './missing'
06:47:44 [2022-07-05T06:47:44.325Z] #84 61.77 Makefile.am: installing './depcomp'
06:47:44 [2022-07-05T06:47:44.325Z] #84 62.62 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
06:47:44 [2022-07-05T06:47:44.325Z] #84 62.63 libtoolize: copying file 'build-aux/ltmain.sh'
06:47:44 [2022-07-05T06:47:44.325Z] #84 62.74 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
06:47:44 [2022-07-05T06:47:44.325Z] #84 62.75 libtoolize: copying file 'm4/libtool.m4'
06:47:44 [2022-07-05T06:47:44.325Z] #84 62.83 libtoolize: copying file 'm4/ltoptions.m4'
06:47:44 [2022-07-05T06:47:44.325Z] #84 62.90 libtoolize: copying file 'm4/ltsugar.m4'
06:47:44 [2022-07-05T06:47:44.325Z] #84 63.01 libtoolize: copying file 'm4/ltversion.m4'
06:47:44 [2022-07-05T06:47:44.525Z] #36 ...
06:47:44 [2022-07-05T06:47:44.525Z] 
06:47:44 [2022-07-05T06:47:44.525Z] #31 [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
06:47:44 [2022-07-05T06:47:44.525Z] #31 sha256:4ac135fea26b41d685e6fa6d7aec949e2fc0a1f7f0b70248248b2e8aa2298bde
06:47:44 [2022-07-05T06:47:44.525Z] #31 21.47 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
06:47:44 [2022-07-05T06:47:44.586Z] #84 63.10 libtoolize: copying file 'm4/lt~obsolete.m4'
06:47:44 [2022-07-05T06:47:44.707Z] #14 6.148 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:47:44 [2022-07-05T06:47:44.785Z] #31 ...
06:47:44 [2022-07-05T06:47:44.785Z] 
06:47:44 [2022-07-05T06:47:44.785Z] #14 [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
06:47:44 [2022-07-05T06:47:44.785Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
06:47:44 [2022-07-05T06:47:44.785Z] #14 11.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
06:47:44 [2022-07-05T06:47:44.785Z] #14 15.87 Fetched 8435 kB in 11s (751 kB/s)
06:47:44 [2022-07-05T06:47:44.785Z] #14 15.87 Reading package lists...
06:47:44 [2022-07-05T06:47:44.846Z] #84 63.19 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
06:47:45 [2022-07-05T06:47:45.045Z] #14 21.39 Reading package lists...
06:47:45 [2022-07-05T06:47:45.045Z] #14 ...
06:47:45 [2022-07-05T06:47:45.045Z] 
06:47:45 [2022-07-05T06:47:45.045Z] #62 [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
06:47:45 [2022-07-05T06:47:45.045Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e
06:47:45 [2022-07-05T06:47:45.045Z] #62 11.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
06:47:45 [2022-07-05T06:47:45.045Z] #62 16.27 Fetched 8435 kB in 12s (722 kB/s)
06:47:45 [2022-07-05T06:47:45.045Z] #62 16.27 Reading package lists...
06:47:45 [2022-07-05T06:47:45.045Z] #62 21.46 Reading package lists...
06:47:45 [2022-07-05T06:47:45.045Z] #62 ...
06:47:45 [2022-07-05T06:47:45.045Z] 
06:47:45 [2022-07-05T06:47:45.045Z] #47 [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
06:47:45 [2022-07-05T06:47:45.045Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177
06:47:45 [2022-07-05T06:47:45.152Z] #26 ...
06:47:45 [2022-07-05T06:47:45.152Z] 
06:47:45 [2022-07-05T06:47:45.152Z] #14 [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
06:47:45 [2022-07-05T06:47:45.152Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:47:45 [2022-07-05T06:47:45.152Z] #14 8.354 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:47:45 [2022-07-05T06:47:45.152Z] #14 8.451 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:45 [2022-07-05T06:47:45.152Z] #14 8.462 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:45 [2022-07-05T06:47:45.152Z] #14 9.857 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:47:45 [2022-07-05T06:47:45.152Z] #14 13.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:47:45 [2022-07-05T06:47:45.152Z] #14 17.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:47:45 [2022-07-05T06:47:45.152Z] #14 ...
06:47:45 [2022-07-05T06:47:45.152Z] 
06:47:45 [2022-07-05T06:47:45.152Z] #42 [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
06:47:45 [2022-07-05T06:47:45.152Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:47:45 [2022-07-05T06:47:45.152Z] #42 18.35 Fetched 8548 kB in 13s (635 kB/s)
06:47:45 [2022-07-05T06:47:45.305Z] #47 21.38 Updating files:  82% (1806/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
06:47:45 [2022-07-05T06:47:45.305Z] #47 21.66 + git checkout -q v2.3.0
06:47:45 [2022-07-05T06:47:45.637Z] #14 ...
06:47:45 [2022-07-05T06:47:45.637Z] 
06:47:45 [2022-07-05T06:47:45.637Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
06:47:45 [2022-07-05T06:47:45.637Z] #26 sha256:c679bc6332b8e3b463689328929ea1b943de16620606594753987a998cf810fd
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.618 + RM_GOPATH=0
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.618 + TMP_GOPATH=
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.618 + : /build
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.618 + '[' -z '' ']'
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.618 ++ mktemp -d
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.632 + export GOPATH=/tmp/tmp.1Nt7dka6Ie
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.632 + GOPATH=/tmp/tmp.1Nt7dka6Ie
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.632 + RM_GOPATH=1
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.632 + case "$(go env GOARCH)" in
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.637 ++ go env GOARCH
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.662 + export GO_BUILDMODE=-buildmode=pie
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.662 + GO_BUILDMODE=-buildmode=pie
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.662 ++ dirname /install.sh
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.677 Install docker/cli version 17.06.2-ce from stable
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.677 + dir=/
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.677 + bin=dockercli
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.677 + shift
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.677 + '[' '!' -f //dockercli.installer ']'
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.677 + . //dockercli.installer
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.677 ++ : stable
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.677 ++ : 17.06.2-ce
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.677 + install_dockercli
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.677 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.677 ++ uname -m
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.701 + arch=x86_64
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.701 + '[' x86_64 '!=' x86_64 ']'
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.701 + url=https://download.docker.com/linux/static
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.701 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
06:47:45 [2022-07-05T06:47:45.637Z] #26 6.715 + tar -xz docker/docker
06:47:45 [2022-07-05T06:47:45.875Z] #47 ...
06:47:45 [2022-07-05T06:47:45.875Z] 
06:47:45 [2022-07-05T06:47:45.875Z] #67 [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
06:47:45 [2022-07-05T06:47:45.875Z] #67 sha256:d74f953bdc9ad13842430ed53fc91a17417d63dc9c03e838ed9198f7c99b0814
06:47:45 [2022-07-05T06:47:45.875Z] #67 11.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
06:47:45 [2022-07-05T06:47:45.875Z] #67 12.14 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
06:47:45 [2022-07-05T06:47:45.875Z] #67 14.08 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
06:47:45 [2022-07-05T06:47:45.875Z] #67 14.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0
06:47:45 [2022-07-05T06:47:45.875Z] #67 ...
06:47:45 [2022-07-05T06:47:45.875Z] 
06:47:45 [2022-07-05T06:47:45.875Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
06:47:45 [2022-07-05T06:47:45.875Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a
06:47:45 [2022-07-05T06:47:45.875Z] #53 12.19 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
06:47:45 [2022-07-05T06:47:45.875Z] #53 12.21 go: downloading golang.org/x/mod v0.3.0
06:47:45 [2022-07-05T06:47:45.895Z] #26 ...
06:47:45 [2022-07-05T06:47:45.895Z] 
06:47:45 [2022-07-05T06:47:45.895Z] #67 [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
06:47:45 [2022-07-05T06:47:45.895Z] #67 sha256:493166a5a0ed07772ab0cedebe92947573c0ca13f74038a97078139917a0ee80
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.853 + RM_GOPATH=0
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.858 + TMP_GOPATH=
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.858 + : /build
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.858 + '[' -z '' ']'
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.858 ++ mktemp -d
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.858 + export GOPATH=/tmp/tmp.1ROiweqAO5
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.858 + GOPATH=/tmp/tmp.1ROiweqAO5
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.858 + RM_GOPATH=1
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.858 + case "$(go env GOARCH)" in
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.859 ++ go env GOARCH
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.897 + export GO_BUILDMODE=-buildmode=pie
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.897 + GO_BUILDMODE=-buildmode=pie
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.897 ++ dirname /install.sh
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.914 + dir=/
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.914 + bin=rootlesskit
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.914 + shift
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.914 + '[' '!' -f //rootlesskit.installer ']'
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.914 + . //rootlesskit.installer
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.914 ++ : 1920341cd41e047834a21007424162a2dc946315
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.914 + install_rootlesskit
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.914 + case "$1" in
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.914 + export CGO_ENABLED=0
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.914 + CGO_ENABLED=0
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.914 + _install_rootlesskit
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.914 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.914 + for f in rootlesskit rootlesskit-docker-proxy
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.914 + GOBIN=/build
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.914 + GO111MODULE=on
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.914 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
06:47:45 [2022-07-05T06:47:45.895Z] #67 6.917 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
06:47:46 [2022-07-05T06:47:46.146Z] #53 ...
06:47:46 [2022-07-05T06:47:46.146Z] 
06:47:46 [2022-07-05T06:47:46.146Z] #76 [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             ;
06:47:46 [2022-07-05T06:47:46.146Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d
06:47:46 [2022-07-05T06:47:46.146Z] #76 12.59 Fetched 8435 kB in 10s (880 kB/s)
06:47:46 [2022-07-05T06:47:46.146Z] #76 12.59 Reading package lists...
06:47:46 [2022-07-05T06:47:46.146Z] #76 16.64 Reading package lists...
06:47:46 [2022-07-05T06:47:46.146Z] #76 21.70 Building dependency tree...
06:47:46 [2022-07-05T06:47:46.146Z] #76 ...
06:47:46 [2022-07-05T06:47:46.146Z] 
06:47:46 [2022-07-05T06:47:46.146Z] #31 [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
06:47:46 [2022-07-05T06:47:46.146Z] #31 sha256:4ac135fea26b41d685e6fa6d7aec949e2fc0a1f7f0b70248248b2e8aa2298bde
06:47:46 [2022-07-05T06:47:46.409Z] #31 23.25 #=#=#                                                                         
06:47:46 [2022-07-05T06:47:46.669Z] #31 23.62 #=#=#                                                                         

######################################################################## 100.0%
06:47:46 [2022-07-05T06:47:46.828Z] #67 7.870 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
06:47:48 [2022-07-05T06:47:48.050Z] #31 24.83 
06:47:48 [2022-07-05T06:47:48.452Z] #42 18.35 Reading package lists...
06:47:48 [2022-07-05T06:47:48.452Z] #42 ...
06:47:48 [2022-07-05T06:47:48.452Z] 
06:47:48 [2022-07-05T06:47:48.452Z] #51 [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
06:47:48 [2022-07-05T06:47:48.452Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:47:48 [2022-07-05T06:47:48.452Z] #51 11.03 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:47:48 [2022-07-05T06:47:48.452Z] #51 16.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:47:48 [2022-07-05T06:47:48.452Z] #51 20.55 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
06:47:48 [2022-07-05T06:47:48.452Z] #51 ...
06:47:48 [2022-07-05T06:47:48.452Z] 
06:47:48 [2022-07-05T06:47:48.452Z] #67 [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
06:47:48 [2022-07-05T06:47:48.452Z] #67 sha256:7e4e4e304575be53735f616b4bd2ae4e97056610f39a87677c245dcb2109809d
06:47:48 [2022-07-05T06:47:48.452Z] #67 13.12 go: downloading github.com/sirupsen/logrus v1.8.1
06:47:48 [2022-07-05T06:47:48.452Z] #67 13.14 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
06:47:48 [2022-07-05T06:47:48.452Z] #67 14.53 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
06:47:48 [2022-07-05T06:47:48.452Z] #67 16.43 go: downloading github.com/google/uuid v1.3.0
06:47:48 [2022-07-05T06:47:48.452Z] #67 16.83 go: downloading github.com/moby/vpnkit v0.5.0
06:47:48 [2022-07-05T06:47:48.716Z] #67 ...
06:47:48 [2022-07-05T06:47:48.716Z] 
06:47:48 [2022-07-05T06:47:48.716Z] #62 [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
06:47:48 [2022-07-05T06:47:48.716Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
06:47:48 [2022-07-05T06:47:48.716Z] #62 11.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:47:48 [2022-07-05T06:47:48.716Z] #62 17.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:47:48 [2022-07-05T06:47:48.716Z] #62 ...
06:47:48 [2022-07-05T06:47:48.716Z] 
06:47:48 [2022-07-05T06:47:48.716Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
06:47:48 [2022-07-05T06:47:48.716Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
06:47:48 [2022-07-05T06:47:48.716Z] #40 13.98 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
06:47:48 [2022-07-05T06:47:48.716Z] #40 14.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0
06:47:48 [2022-07-05T06:47:48.729Z] #67 ...
06:47:48 [2022-07-05T06:47:48.729Z] 
06:47:48 [2022-07-05T06:47:48.729Z] #62 [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
06:47:48 [2022-07-05T06:47:48.729Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
06:47:48 [2022-07-05T06:47:48.729Z] #62 6.177 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:47:48 [2022-07-05T06:47:48.729Z] #62 6.223 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:48 [2022-07-05T06:47:48.729Z] #62 6.223 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:48 [2022-07-05T06:47:48.729Z] #62 6.984 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:47:48 [2022-07-05T06:47:48.729Z] #62 10.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:47:48 [2022-07-05T06:47:48.729Z] #62 ...
06:47:48 [2022-07-05T06:47:48.729Z] 
06:47:48 [2022-07-05T06:47:48.729Z] #38 [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
06:47:48 [2022-07-05T06:47:48.729Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128
06:47:48 [2022-07-05T06:47:48.729Z] #38 7.242 go: downloading github.com/pelletier/go-toml v1.8.1
06:47:48 [2022-07-05T06:47:48.978Z] #40 ...
06:47:48 [2022-07-05T06:47:48.978Z] 
06:47:48 [2022-07-05T06:47:48.978Z] #67 [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
06:47:48 [2022-07-05T06:47:48.979Z] #67 sha256:7e4e4e304575be53735f616b4bd2ae4e97056610f39a87677c245dcb2109809d
06:47:48 [2022-07-05T06:47:48.979Z] #67 21.84 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
06:47:48 [2022-07-05T06:47:48.986Z] #38 ...
06:47:48 [2022-07-05T06:47:48.986Z] 
06:47:48 [2022-07-05T06:47:48.986Z] #76 [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             ;
06:47:48 [2022-07-05T06:47:48.986Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:47:48 [2022-07-05T06:47:48.986Z] #76 7.159 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:47:48 [2022-07-05T06:47:48.986Z] #76 7.329 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:48 [2022-07-05T06:47:48.986Z] #76 7.330 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:48 [2022-07-05T06:47:48.986Z] #76 9.126 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:47:48 [2022-07-05T06:47:48.986Z] #76 ...
06:47:48 [2022-07-05T06:47:48.986Z] 
06:47:48 [2022-07-05T06:47:48.986Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
06:47:48 [2022-07-05T06:47:48.986Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
06:47:48 [2022-07-05T06:47:48.986Z] #40 7.515 go: downloading github.com/tc-hib/go-winres v0.2.3
06:47:48 [2022-07-05T06:47:48.986Z] #40 8.573 go: downloading github.com/tc-hib/winres v0.1.5
06:47:49 [2022-07-05T06:47:49.089Z] #76 ...
06:47:49 [2022-07-05T06:47:49.089Z] 
06:47:49 [2022-07-05T06:47:49.089Z] #36 [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
06:47:49 [2022-07-05T06:47:49.089Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
06:47:49 [2022-07-05T06:47:49.089Z] #36 16.69 go: downloading github.com/sirupsen/logrus v1.6.0
06:47:49 [2022-07-05T06:47:49.089Z] #36 16.72 go: downloading github.com/spf13/cobra v1.1.3
06:47:49 [2022-07-05T06:47:49.089Z] #36 17.25 go: downloading github.com/mattn/go-isatty v0.0.3
06:47:49 [2022-07-05T06:47:49.089Z] #36 17.56 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
06:47:49 [2022-07-05T06:47:49.244Z] #40 10.66 go: downloading github.com/urfave/cli/v2 v2.3.0
06:47:49 [2022-07-05T06:47:49.244Z] #40 ...
06:47:49 [2022-07-05T06:47:49.244Z] 
06:47:49 [2022-07-05T06:47:49.244Z] #47 [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
06:47:49 [2022-07-05T06:47:49.244Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
06:47:49 [2022-07-05T06:47:49.244Z] #47 6.828 + git clone https://github.com/docker/distribution.git .
06:47:49 [2022-07-05T06:47:49.244Z] #47 6.833 Cloning into '.'...
06:47:49 [2022-07-05T06:47:49.351Z] #36 17.83 go: downloading gopkg.in/yaml.v2 v2.4.0
06:47:49 [2022-07-05T06:47:49.502Z] #47 ...
06:47:49 [2022-07-05T06:47:49.502Z] 
06:47:49 [2022-07-05T06:47:49.502Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
06:47:49 [2022-07-05T06:47:49.502Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
06:47:49 [2022-07-05T06:47:49.502Z] #53 7.481 go: downloading gotest.tools/gotestsum v1.8.1
06:47:49 [2022-07-05T06:47:49.502Z] #53 10.07 go: downloading github.com/fatih/color v1.10.0
06:47:49 [2022-07-05T06:47:49.502Z] #53 10.12 go: downloading github.com/dnephin/pflag v1.0.7
06:47:49 [2022-07-05T06:47:49.502Z] #53 10.14 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:47:49 [2022-07-05T06:47:49.502Z] #53 10.18 go: downloading github.com/pkg/errors v0.9.1
06:47:49 [2022-07-05T06:47:49.502Z] #53 10.76 go: downloading golang.org/x/tools v0.1.0
06:47:49 [2022-07-05T06:47:49.502Z] #53 ...
06:47:49 [2022-07-05T06:47:49.502Z] 
06:47:49 [2022-07-05T06:47:49.502Z] #34 [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
06:47:49 [2022-07-05T06:47:49.502Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
06:47:49 [2022-07-05T06:47:49.502Z] #34 5.888 + git clone https://github.com/kolyshkin/go-swagger.git .
06:47:49 [2022-07-05T06:47:49.502Z] #34 5.888 Cloning into '.'...
06:47:49 [2022-07-05T06:47:49.550Z] #67 22.40 go: downloading github.com/urfave/cli/v2 v2.4.0
06:47:49 [2022-07-05T06:47:49.760Z] #34 ...
06:47:49 [2022-07-05T06:47:49.760Z] 
06:47:49 [2022-07-05T06:47:49.760Z] #36 [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
06:47:49 [2022-07-05T06:47:49.760Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
06:47:49 [2022-07-05T06:47:49.760Z] #36 7.647 go: downloading github.com/go-delve/delve v1.8.1
06:47:49 [2022-07-05T06:47:49.760Z] #36 ...
06:47:49 [2022-07-05T06:47:49.760Z] 
06:47:49 [2022-07-05T06:47:49.760Z] #51 [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
06:47:49 [2022-07-05T06:47:49.760Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:47:49 [2022-07-05T06:47:49.760Z] #51 7.916 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:47:49 [2022-07-05T06:47:49.760Z] #51 8.017 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:49 [2022-07-05T06:47:49.760Z] #51 8.017 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:49 [2022-07-05T06:47:49.760Z] #51 8.699 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
06:47:49 [2022-07-05T06:47:49.760Z] #51 9.956 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:47:49 [2022-07-05T06:47:49.811Z] #67 ...
06:47:49 [2022-07-05T06:47:49.811Z] 
06:47:49 [2022-07-05T06:47:49.811Z] #76 [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             ;
06:47:49 [2022-07-05T06:47:49.811Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:47:49 [2022-07-05T06:47:49.811Z] #76 13.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:47:49 [2022-07-05T06:47:49.811Z] #76 17.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:47:49 [2022-07-05T06:47:49.923Z] #36 18.18 go: downloading github.com/cosiner/argv v0.1.0
06:47:49 [2022-07-05T06:47:49.923Z] #36 18.24 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
06:47:49 [2022-07-05T06:47:49.923Z] #36 18.28 go: downloading github.com/peterh/liner v1.2.2
06:47:50 [2022-07-05T06:47:50.025Z] #51 ...
06:47:50 [2022-07-05T06:47:50.025Z] 
06:47:50 [2022-07-05T06:47:50.025Z] #55 [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.44.0"      && /build/golangci-lint --version
06:47:50 [2022-07-05T06:47:50.025Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:47:50 [2022-07-05T06:47:50.025Z] #55 7.388 go: downloading github.com/golangci/golangci-lint v1.44.0
06:47:50 [2022-07-05T06:47:50.025Z] #55 ...
06:47:50 [2022-07-05T06:47:50.025Z] 
06:47:50 [2022-07-05T06:47:50.025Z] #57 [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
06:47:50 [2022-07-05T06:47:50.025Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
06:47:50 [2022-07-05T06:47:50.025Z] #57 7.320 go: downloading mvdan.cc/sh/v3 v3.0.2
06:47:50 [2022-07-05T06:47:50.025Z] #57 8.923 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:47:50 [2022-07-05T06:47:50.025Z] #57 8.938 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:47:50 [2022-07-05T06:47:50.025Z] #57 9.257 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:47:50 [2022-07-05T06:47:50.183Z] #36 18.52 go: downloading github.com/google/go-dap v0.6.0
06:47:50 [2022-07-05T06:47:50.282Z] #57 ...
06:47:50 [2022-07-05T06:47:50.282Z] 
06:47:50 [2022-07-05T06:47:50.282Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
06:47:50 [2022-07-05T06:47:50.282Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
06:47:50 [2022-07-05T06:47:50.282Z] #40 11.37 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
06:47:50 [2022-07-05T06:47:50.282Z] #40 11.51 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
06:47:50 [2022-07-05T06:47:50.383Z] #76 ...
06:47:50 [2022-07-05T06:47:50.384Z] 
06:47:50 [2022-07-05T06:47:50.384Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
06:47:50 [2022-07-05T06:47:50.384Z] #26 sha256:5cfef865860f0b4ddf78997c942f46e61c3595a792bfe54627e6eaaaf7e67d25
06:47:50 [2022-07-05T06:47:50.384Z] #26 23.34 + mkdir -p /build
06:47:50 [2022-07-05T06:47:50.384Z] #26 23.36 + mv docker/docker /build/
06:47:50 [2022-07-05T06:47:50.444Z] #36 ...
06:47:50 [2022-07-05T06:47:50.444Z] 
06:47:50 [2022-07-05T06:47:50.444Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
06:47:50 [2022-07-05T06:47:50.444Z] #26 sha256:836e264430f418b8542ce12fbb99d869968ef3c117d46b19c7de180435d85be6
06:47:50 [2022-07-05T06:47:50.444Z] #26 17.79 + mkdir -p /build
06:47:50 [2022-07-05T06:47:50.444Z] #26 17.79 + mv docker/docker /build/
06:47:50 [2022-07-05T06:47:50.444Z] #26 17.83 + rmdir docker
06:47:50 [2022-07-05T06:47:50.444Z] #26 DONE 18.3s
06:47:50 [2022-07-05T06:47:50.444Z] 
06:47:50 [2022-07-05T06:47:50.444Z] #36 [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
06:47:50 [2022-07-05T06:47:50.444Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
06:47:50 [2022-07-05T06:47:50.444Z] #36 18.90 go: downloading github.com/spf13/pflag v1.0.5
06:47:50 [2022-07-05T06:47:50.600Z] #31 27.57 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
06:47:50 [2022-07-05T06:47:50.644Z] #26 23.39 + rmdir docker
06:47:50 [2022-07-05T06:47:50.860Z] #31 ...
06:47:50 [2022-07-05T06:47:50.860Z] 
06:47:50 [2022-07-05T06:47:50.860Z] #42 [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
06:47:50 [2022-07-05T06:47:50.860Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3
06:47:50 [2022-07-05T06:47:50.860Z] #42 17.28 Fetched 8435 kB in 12s (685 kB/s)
06:47:50 [2022-07-05T06:47:50.860Z] #42 17.28 Reading package lists...
06:47:50 [2022-07-05T06:47:50.860Z] #42 22.38 Reading package lists...
06:47:50 [2022-07-05T06:47:50.860Z] #42 27.00 Building dependency tree...
06:47:50 [2022-07-05T06:47:50.860Z] #42 ...
06:47:50 [2022-07-05T06:47:50.860Z] 
06:47:50 [2022-07-05T06:47:50.860Z] #76 [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             ;
06:47:50 [2022-07-05T06:47:50.860Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d
06:47:50 [2022-07-05T06:47:50.860Z] #76 21.70 Building dependency tree...
06:47:50 [2022-07-05T06:47:50.860Z] #76 25.63 python3 is already the newest version (3.9.2-3).
06:47:50 [2022-07-05T06:47:50.860Z] #76 25.63 The following additional packages will be installed:
06:47:50 [2022-07-05T06:47:50.860Z] #76 25.66   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
06:47:50 [2022-07-05T06:47:50.860Z] #76 25.67   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
06:47:50 [2022-07-05T06:47:50.860Z] #76 25.70 Suggested packages:
06:47:50 [2022-07-05T06:47:50.860Z] #76 25.70   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
06:47:50 [2022-07-05T06:47:50.860Z] #76 25.70   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
06:47:50 [2022-07-05T06:47:50.860Z] #76 25.70   m4-doc ed diffutils-doc
06:47:50 [2022-07-05T06:47:50.860Z] #76 25.70 Recommended packages:
06:47:50 [2022-07-05T06:47:50.860Z] #76 25.70   fakeroot libalgorithm-merge-perl libltdl-dev
06:47:50 [2022-07-05T06:47:50.860Z] #76 27.03 The following NEW packages will be installed:
06:47:50 [2022-07-05T06:47:50.860Z] #76 27.04   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
06:47:50 [2022-07-05T06:47:50.860Z] #76 27.04   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
06:47:50 [2022-07-05T06:47:50.860Z] #76 27.04   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
06:47:50 [2022-07-05T06:47:50.860Z] #76 27.04   libyajl2 m4 patch xz-utils
06:47:50 [2022-07-05T06:47:50.860Z] #76 27.42 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded.
06:47:50 [2022-07-05T06:47:50.860Z] #76 27.42 Need to get 5914 kB of archives.
06:47:50 [2022-07-05T06:47:50.860Z] #76 27.42 After this operation, 18.6 MB of additional disk space will be used.
06:47:50 [2022-07-05T06:47:50.860Z] #76 27.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
06:47:50 [2022-07-05T06:47:50.860Z] #76 27.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
06:47:50 [2022-07-05T06:47:50.860Z] #76 27.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
06:47:50 [2022-07-05T06:47:50.860Z] #76 27.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
06:47:50 [2022-07-05T06:47:50.860Z] #76 27.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
06:47:50 [2022-07-05T06:47:50.860Z] #76 27.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
06:47:50 [2022-07-05T06:47:50.860Z] #76 27.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
06:47:50 [2022-07-05T06:47:50.860Z] #76 27.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
06:47:51 [2022-07-05T06:47:51.014Z] #36 19.40 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
06:47:51 [2022-07-05T06:47:51.120Z] #76 27.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
06:47:51 [2022-07-05T06:47:51.120Z] #76 27.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
06:47:51 [2022-07-05T06:47:51.120Z] #76 27.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
06:47:51 [2022-07-05T06:47:51.120Z] #76 27.54 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 dpkg-dev all 1.20.10 [2306 kB]
06:47:51 [2022-07-05T06:47:51.120Z] #76 27.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
06:47:51 [2022-07-05T06:47:51.120Z] #76 27.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
06:47:51 [2022-07-05T06:47:51.120Z] #76 27.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
06:47:51 [2022-07-05T06:47:51.120Z] #76 27.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
06:47:51 [2022-07-05T06:47:51.120Z] #76 27.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
06:47:51 [2022-07-05T06:47:51.120Z] #76 27.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
06:47:51 [2022-07-05T06:47:51.120Z] #76 27.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
06:47:51 [2022-07-05T06:47:51.120Z] #76 27.66 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
06:47:51 [2022-07-05T06:47:51.120Z] #76 27.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
06:47:51 [2022-07-05T06:47:51.120Z] #76 27.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
06:47:51 [2022-07-05T06:47:51.120Z] #76 27.70 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
06:47:51 [2022-07-05T06:47:51.216Z] #26 DONE 24.2s
06:47:51 [2022-07-05T06:47:51.216Z] 
06:47:51 [2022-07-05T06:47:51.216Z] #67 [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
06:47:51 [2022-07-05T06:47:51.216Z] #67 sha256:7e4e4e304575be53735f616b4bd2ae4e97056610f39a87677c245dcb2109809d
06:47:51 [2022-07-05T06:47:51.216Z] #67 23.37 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
06:47:51 [2022-07-05T06:47:51.216Z] #67 23.66 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
06:47:51 [2022-07-05T06:47:51.962Z] #36 20.15 go: downloading github.com/mattn/go-runewidth v0.0.3
06:47:52 [2022-07-05T06:47:52.223Z] #36 20.52 go: downloading github.com/hashicorp/golang-lru v0.5.4
06:47:52 [2022-07-05T06:47:52.223Z] #36 20.60 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
06:47:52 [2022-07-05T06:47:52.503Z] #76 ...
06:47:52 [2022-07-05T06:47:52.503Z] 
06:47:52 [2022-07-05T06:47:52.503Z] #51 [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
06:47:52 [2022-07-05T06:47:52.503Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782
06:47:52 [2022-07-05T06:47:52.503Z] #51 18.41 Fetched 8439 kB in 14s (606 kB/s)
06:47:52 [2022-07-05T06:47:52.503Z] #51 18.41 Reading package lists...
06:47:52 [2022-07-05T06:47:52.503Z] #51 23.45 Reading package lists...
06:47:52 [2022-07-05T06:47:52.503Z] #51 28.03 Building dependency tree...
06:47:52 [2022-07-05T06:47:52.503Z] #51 ...
06:47:52 [2022-07-05T06:47:52.503Z] 
06:47:52 [2022-07-05T06:47:52.503Z] #76 [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             ;
06:47:52 [2022-07-05T06:47:52.503Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d
06:47:52 [2022-07-05T06:47:52.503Z] #76 28.90 debconf: delaying package configuration, since apt-utils is not installed
06:47:52 [2022-07-05T06:47:52.503Z] #76 29.14 Fetched 5914 kB in 1s (9803 kB/s)
06:47:52 [2022-07-05T06:47:52.770Z] #76 29.28 Selecting previously unselected package bzip2.
06:47:52 [2022-07-05T06:47:52.770Z] #76 29.28 (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.)
06:47:52 [2022-07-05T06:47:52.770Z] #76 29.38 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
06:47:53 [2022-07-05T06:47:53.036Z] #76 29.40 Unpacking bzip2 (1.0.8-4) ...
06:47:53 [2022-07-05T06:47:53.036Z] #76 29.58 Selecting previously unselected package libmagic-mgc.
06:47:53 [2022-07-05T06:47:53.036Z] #76 29.58 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
06:47:53 [2022-07-05T06:47:53.036Z] #76 29.63 Unpacking libmagic-mgc (1:5.39-3) ...
06:47:53 [2022-07-05T06:47:53.166Z] #36 ...
06:47:53 [2022-07-05T06:47:53.166Z] 
06:47:53 [2022-07-05T06:47:53.166Z] #57 [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
06:47:53 [2022-07-05T06:47:53.166Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
06:47:53 [2022-07-05T06:47:53.166Z] #57 11.58 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:47:53 [2022-07-05T06:47:53.166Z] #57 ...
06:47:53 [2022-07-05T06:47:53.166Z] 
06:47:53 [2022-07-05T06:47:53.166Z] #76 [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             ;
06:47:53 [2022-07-05T06:47:53.166Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:47:53 [2022-07-05T06:47:53.166Z] #76 21.44 Fetched 8548 kB in 15s (579 kB/s)
06:47:53 [2022-07-05T06:47:53.426Z] #76 21.44 Reading package lists...
06:47:53 [2022-07-05T06:47:53.426Z] #76 ...
06:47:53 [2022-07-05T06:47:53.426Z] 
06:47:53 [2022-07-05T06:47:53.426Z] #42 [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
06:47:53 [2022-07-05T06:47:53.426Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:47:53 [2022-07-05T06:47:53.426Z] #42 11.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:47:53 [2022-07-05T06:47:53.426Z] #42 14.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:47:53 [2022-07-05T06:47:53.686Z] #42 ...
06:47:53 [2022-07-05T06:47:53.686Z] 
06:47:53 [2022-07-05T06:47:53.686Z] #67 [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
06:47:53 [2022-07-05T06:47:53.686Z] #67 sha256:f1b55c03e066844dee7df28e10ddfb287459aa423e9858d851ad7013a3e70186
06:47:53 [2022-07-05T06:47:53.686Z] #67 12.17 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
06:47:53 [2022-07-05T06:47:53.686Z] #67 16.32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
06:47:53 [2022-07-05T06:47:53.686Z] #67 17.06 go: downloading github.com/google/uuid v1.3.0
06:47:53 [2022-07-05T06:47:53.686Z] #67 17.06 go: downloading github.com/moby/vpnkit v0.5.0
06:47:53 [2022-07-05T06:47:53.686Z] #67 17.22 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
06:47:53 [2022-07-05T06:47:53.686Z] #67 17.32 go: downloading github.com/gofrs/flock v0.8.1
06:47:53 [2022-07-05T06:47:53.686Z] #67 17.43 go: downloading github.com/gorilla/mux v1.8.0
06:47:53 [2022-07-05T06:47:53.686Z] #67 17.56 go: downloading github.com/moby/sys/mountinfo v0.6.0
06:47:53 [2022-07-05T06:47:53.686Z] #67 17.91 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
06:47:53 [2022-07-05T06:47:53.686Z] #67 18.15 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
06:47:53 [2022-07-05T06:47:53.686Z] #67 18.27 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
06:47:53 [2022-07-05T06:47:53.686Z] #67 20.95 go: downloading github.com/russross/blackfriday/v2 v2.1.0
06:47:53 [2022-07-05T06:47:53.975Z] #76 30.29 Selecting previously unselected package libmagic1:arm64.
06:47:53 [2022-07-05T06:47:53.975Z] #76 30.29 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
06:47:53 [2022-07-05T06:47:53.975Z] #76 30.31 Unpacking libmagic1:arm64 (1:5.39-3) ...
06:47:53 [2022-07-05T06:47:53.975Z] #76 30.48 Selecting previously unselected package file.
06:47:53 [2022-07-05T06:47:53.975Z] #76 30.49 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
06:47:53 [2022-07-05T06:47:53.975Z] #76 30.49 Unpacking file (1:5.39-3) ...
06:47:54 [2022-07-05T06:47:54.236Z] #76 30.62 Selecting previously unselected package xz-utils.
06:47:54 [2022-07-05T06:47:54.236Z] #76 30.64 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
06:47:54 [2022-07-05T06:47:54.236Z] #76 30.64 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
06:47:54 [2022-07-05T06:47:54.256Z] #67 ...
06:47:54 [2022-07-05T06:47:54.256Z] 
06:47:54 [2022-07-05T06:47:54.256Z] #36 [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
06:47:54 [2022-07-05T06:47:54.256Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
06:47:54 [2022-07-05T06:47:54.256Z] #36 22.46 go: downloading github.com/russross/blackfriday/v2 v2.0.1
06:47:54 [2022-07-05T06:47:54.256Z] #36 22.54 go: downloading github.com/cilium/ebpf v0.7.0
06:47:54 [2022-07-05T06:47:54.500Z] #76 31.06 Selecting previously unselected package libsigsegv2:arm64.
06:47:54 [2022-07-05T06:47:54.500Z] #76 31.07 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
06:47:54 [2022-07-05T06:47:54.500Z] #76 31.09 Unpacking libsigsegv2:arm64 (2.13-1) ...
06:47:54 [2022-07-05T06:47:54.760Z] #76 ...
06:47:54 [2022-07-05T06:47:54.760Z] 
06:47:54 [2022-07-05T06:47:54.760Z] #31 [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
06:47:54 [2022-07-05T06:47:54.760Z] #31 sha256:4ac135fea26b41d685e6fa6d7aec949e2fc0a1f7f0b70248248b2e8aa2298bde
06:47:54 [2022-07-05T06:47:54.760Z] #31 29.28 #=#=#                                                                         
06:47:54 [2022-07-05T06:47:54.760Z] #31 29.69 #=#=#                                                                         

######################################################################## 100.0%
06:47:54 [2022-07-05T06:47:54.760Z] #31 30.94 
06:47:54 [2022-07-05T06:47:54.760Z] #31 31.31 Download of images into '/build' complete.
06:47:54 [2022-07-05T06:47:54.760Z] #31 31.31 Use something like the following to load the result into a Docker daemon:
06:47:54 [2022-07-05T06:47:54.760Z] #31 31.31   tar -cC '/build' . | docker load
06:47:54 [2022-07-05T06:47:54.760Z] #31 DONE 31.8s
06:47:54 [2022-07-05T06:47:54.760Z] 
06:47:54 [2022-07-05T06:47:54.760Z] #76 [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             ;
06:47:54 [2022-07-05T06:47:54.760Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d
06:47:54 [2022-07-05T06:47:54.760Z] #76 31.25 Selecting previously unselected package m4.
06:47:54 [2022-07-05T06:47:54.760Z] #76 31.26 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
06:47:54 [2022-07-05T06:47:54.760Z] #76 31.37 Unpacking m4 (1.4.18-5) ...
06:47:54 [2022-07-05T06:47:54.831Z] #84 ...
06:47:54 [2022-07-05T06:47:54.831Z] 
06:47:54 [2022-07-05T06:47:54.831Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
06:47:54 [2022-07-05T06:47:54.831Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0
06:47:54 [2022-07-05T06:47:54.831Z] #19 92.57 Reading package lists...
06:47:55 [2022-07-05T06:47:55.020Z] #76 ...
06:47:55 [2022-07-05T06:47:55.020Z] 
06:47:55 [2022-07-05T06:47:55.020Z] #57 [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
06:47:55 [2022-07-05T06:47:55.020Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd
06:47:55 [2022-07-05T06:47:55.020Z] #57 31.26 v3.0.2
06:47:55 [2022-07-05T06:47:55.020Z] #57 DONE 31.4s
06:47:55 [2022-07-05T06:47:55.020Z] 
06:47:55 [2022-07-05T06:47:55.020Z] #55 [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.44.0"      && /build/golangci-lint --version
06:47:55 [2022-07-05T06:47:55.020Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20
06:47:55 [2022-07-05T06:47:55.020Z] #55 23.49 go: downloading github.com/fatih/color v1.13.0
06:47:55 [2022-07-05T06:47:55.020Z] #55 23.49 go: downloading github.com/gofrs/flock v0.8.1
06:47:55 [2022-07-05T06:47:55.020Z] #55 23.53 go: downloading github.com/spf13/cobra v1.3.0
06:47:55 [2022-07-05T06:47:55.020Z] #55 23.55 go: downloading github.com/spf13/viper v1.10.1
06:47:55 [2022-07-05T06:47:55.020Z] #55 23.82 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
06:47:55 [2022-07-05T06:47:55.020Z] #55 24.13 go: downloading github.com/mattn/go-colorable v0.1.12
06:47:55 [2022-07-05T06:47:55.020Z] #55 24.15 go: downloading github.com/mattn/go-isatty v0.0.14
06:47:55 [2022-07-05T06:47:55.020Z] #55 24.30 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
06:47:55 [2022-07-05T06:47:55.020Z] #55 24.31 go: downloading github.com/hashicorp/go-multierror v1.1.1
06:47:55 [2022-07-05T06:47:55.020Z] #55 27.60 go: downloading github.com/sirupsen/logrus v1.8.1
06:47:55 [2022-07-05T06:47:55.020Z] #55 27.62 go: downloading github.com/stretchr/testify v1.7.0
06:47:55 [2022-07-05T06:47:55.020Z] #55 27.73 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
06:47:55 [2022-07-05T06:47:55.020Z] #55 27.78 go: downloading github.com/go-critic/go-critic v0.6.2
06:47:55 [2022-07-05T06:47:55.020Z] #55 28.20 go: downloading github.com/mitchellh/go-homedir v1.1.0
06:47:55 [2022-07-05T06:47:55.020Z] #55 28.23 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
06:47:55 [2022-07-05T06:47:55.020Z] #55 28.24 go: downloading github.com/fsnotify/fsnotify v1.5.1
06:47:55 [2022-07-05T06:47:55.020Z] #55 28.31 go: downloading github.com/magiconair/properties v1.8.5
06:47:55 [2022-07-05T06:47:55.020Z] #55 28.34 go: downloading github.com/mitchellh/mapstructure v1.4.3
06:47:55 [2022-07-05T06:47:55.020Z] #55 28.36 go: downloading github.com/spf13/afero v1.6.0
06:47:55 [2022-07-05T06:47:55.020Z] #55 28.45 go: downloading github.com/spf13/cast v1.4.1
06:47:55 [2022-07-05T06:47:55.020Z] #55 28.60 go: downloading github.com/subosito/gotenv v1.2.0
06:47:55 [2022-07-05T06:47:55.020Z] #55 28.60 go: downloading github.com/spf13/jwalterweatherman v1.1.0
06:47:55 [2022-07-05T06:47:55.020Z] #55 28.64 go: downloading gopkg.in/ini.v1 v1.66.2
06:47:55 [2022-07-05T06:47:55.020Z] #55 28.65 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
06:47:55 [2022-07-05T06:47:55.020Z] #55 28.73 go: downloading github.com/hashicorp/errwrap v1.0.0
06:47:55 [2022-07-05T06:47:55.020Z] #55 28.82 go: downloading 4d63.com/gochecknoglobals v0.1.0
06:47:55 [2022-07-05T06:47:55.020Z] #55 28.87 go: downloading github.com/Antonboom/errname v0.1.5
06:47:55 [2022-07-05T06:47:55.020Z] #55 28.92 go: downloading github.com/Antonboom/nilnil v0.1.0
06:47:55 [2022-07-05T06:47:55.020Z] #55 29.00 go: downloading github.com/BurntSushi/toml v1.0.0
06:47:55 [2022-07-05T06:47:55.020Z] #55 29.99 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
06:47:55 [2022-07-05T06:47:55.020Z] #55 30.06 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
06:47:55 [2022-07-05T06:47:55.020Z] #55 30.09 go: downloading github.com/alexkohler/prealloc v1.0.0
06:47:55 [2022-07-05T06:47:55.020Z] #55 30.14 go: downloading github.com/ashanbrown/forbidigo v1.3.0
06:47:55 [2022-07-05T06:47:55.020Z] #55 30.17 go: downloading github.com/ashanbrown/makezero v1.1.0
06:47:55 [2022-07-05T06:47:55.020Z] #55 30.18 go: downloading github.com/bkielbasa/cyclop v1.2.0
06:47:55 [2022-07-05T06:47:55.020Z] #55 30.24 go: downloading github.com/blizzy78/varnamelen v0.5.0
06:47:55 [2022-07-05T06:47:55.020Z] #55 30.31 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
06:47:55 [2022-07-05T06:47:55.020Z] #55 30.36 go: downloading github.com/breml/bidichk v0.2.1
06:47:55 [2022-07-05T06:47:55.020Z] #55 30.39 go: downloading github.com/breml/errchkjson v0.2.1
06:47:55 [2022-07-05T06:47:55.020Z] #55 30.43 go: downloading github.com/butuzov/ireturn v0.1.1
06:47:55 [2022-07-05T06:47:55.020Z] #55 30.73 go: downloading github.com/charithe/durationcheck v0.0.9
06:47:55 [2022-07-05T06:47:55.020Z] #55 30.84 go: downloading github.com/daixiang0/gci v0.2.9
06:47:55 [2022-07-05T06:47:55.020Z] #55 30.89 go: downloading github.com/denis-tingajkin/go-header v0.4.2
06:47:55 [2022-07-05T06:47:55.020Z] #55 31.06 go: downloading github.com/esimonov/ifshort v1.0.4
06:47:55 [2022-07-05T06:47:55.020Z] #55 31.07 go: downloading github.com/fzipp/gocyclo v0.4.0
06:47:55 [2022-07-05T06:47:55.020Z] #55 31.15 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:47:55 [2022-07-05T06:47:55.020Z] #55 31.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:47:55 [2022-07-05T06:47:55.020Z] #55 31.37 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:47:55 [2022-07-05T06:47:55.201Z] #36 ...
06:47:55 [2022-07-05T06:47:55.201Z] 
06:47:55 [2022-07-05T06:47:55.201Z] #62 [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
06:47:55 [2022-07-05T06:47:55.201Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
06:47:55 [2022-07-05T06:47:55.201Z] #62 13.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:47:55 [2022-07-05T06:47:55.201Z] #62 16.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:47:55 [2022-07-05T06:47:55.201Z] #62 ...
06:47:55 [2022-07-05T06:47:55.201Z] 
06:47:55 [2022-07-05T06:47:55.201Z] #51 [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
06:47:55 [2022-07-05T06:47:55.201Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:47:55 [2022-07-05T06:47:55.201Z] #51 13.36 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:47:55 [2022-07-05T06:47:55.201Z] #51 16.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:47:55 [2022-07-05T06:47:55.201Z] #51 18.74 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
06:47:55 [2022-07-05T06:47:55.279Z] #55 ...
06:47:55 [2022-07-05T06:47:55.279Z] 
06:47:55 [2022-07-05T06:47:55.279Z] #76 [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             ;
06:47:55 [2022-07-05T06:47:55.279Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d
06:47:55 [2022-07-05T06:47:55.279Z] #76 31.67 Selecting previously unselected package autoconf.
06:47:55 [2022-07-05T06:47:55.279Z] #76 31.67 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
06:47:55 [2022-07-05T06:47:55.279Z] #76 31.72 Unpacking autoconf (2.69-14) ...
06:47:55 [2022-07-05T06:47:55.461Z] #51 ...
06:47:55 [2022-07-05T06:47:55.462Z] 
06:47:55 [2022-07-05T06:47:55.462Z] #36 [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
06:47:55 [2022-07-05T06:47:55.462Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
06:47:55 [2022-07-05T06:47:55.462Z] #36 23.74 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
06:47:55 [2022-07-05T06:47:55.537Z] #40 ...
06:47:55 [2022-07-05T06:47:55.537Z] 
06:47:55 [2022-07-05T06:47:55.537Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
06:47:55 [2022-07-05T06:47:55.537Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
06:47:55 [2022-07-05T06:47:55.537Z] #53 11.28 go: downloading github.com/mattn/go-colorable v0.1.8
06:47:55 [2022-07-05T06:47:55.537Z] #53 11.50 go: downloading github.com/mattn/go-isatty v0.0.12
06:47:55 [2022-07-05T06:47:55.537Z] #53 11.79 go: downloading github.com/fsnotify/fsnotify v1.4.9
06:47:55 [2022-07-05T06:47:55.537Z] #53 12.06 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
06:47:55 [2022-07-05T06:47:55.849Z] #76 32.50 Selecting previously unselected package autotools-dev.
06:47:55 [2022-07-05T06:47:55.849Z] #76 32.50 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
06:47:55 [2022-07-05T06:47:55.849Z] #76 32.53 Unpacking autotools-dev (20180224.1+nmu1) ...
06:47:56 [2022-07-05T06:47:56.100Z] #53 ...
06:47:56 [2022-07-05T06:47:56.100Z] 
06:47:56 [2022-07-05T06:47:56.100Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
06:47:56 [2022-07-05T06:47:56.101Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
06:47:56 [2022-07-05T06:47:56.101Z] #40 17.52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
06:47:56 [2022-07-05T06:47:56.109Z] #76 32.78 Selecting previously unselected package automake.
06:47:56 [2022-07-05T06:47:56.357Z] #40 ...
06:47:56 [2022-07-05T06:47:56.357Z] 
06:47:56 [2022-07-05T06:47:56.357Z] #42 [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
06:47:56 [2022-07-05T06:47:56.357Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:47:56 [2022-07-05T06:47:56.357Z] #42 7.768 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:47:56 [2022-07-05T06:47:56.357Z] #42 7.841 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:47:56 [2022-07-05T06:47:56.357Z] #42 7.842 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:47:56 [2022-07-05T06:47:56.357Z] #42 9.724 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:47:56 [2022-07-05T06:47:56.357Z] #42 12.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:47:56 [2022-07-05T06:47:56.357Z] #42 16.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:47:56 [2022-07-05T06:47:56.357Z] #42 ...
06:47:56 [2022-07-05T06:47:56.357Z] 
06:47:56 [2022-07-05T06:47:56.357Z] #14 [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
06:47:56 [2022-07-05T06:47:56.357Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:47:56 [2022-07-05T06:47:56.357Z] #14 17.91 Fetched 8548 kB in 13s (649 kB/s)
06:47:56 [2022-07-05T06:47:56.371Z] #76 32.78 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
06:47:56 [2022-07-05T06:47:56.371Z] #76 32.80 Unpacking automake (1:1.16.3-2) ...
06:47:56 [2022-07-05T06:47:56.514Z] #67 ...
06:47:56 [2022-07-05T06:47:56.514Z] 
06:47:56 [2022-07-05T06:47:56.514Z] #36 [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
06:47:56 [2022-07-05T06:47:56.514Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
06:47:56 [2022-07-05T06:47:56.514Z] #36 25.62 go: downloading github.com/sirupsen/logrus v1.6.0
06:47:56 [2022-07-05T06:47:56.514Z] #36 25.62 go: downloading github.com/spf13/cobra v1.1.3
06:47:56 [2022-07-05T06:47:56.514Z] #36 26.48 go: downloading github.com/mattn/go-isatty v0.0.3
06:47:56 [2022-07-05T06:47:56.514Z] #36 27.09 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
06:47:56 [2022-07-05T06:47:56.514Z] #36 27.65 go: downloading gopkg.in/yaml.v2 v2.4.0
06:47:56 [2022-07-05T06:47:56.514Z] #36 28.17 go: downloading github.com/cosiner/argv v0.1.0
06:47:56 [2022-07-05T06:47:56.514Z] #36 28.22 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
06:47:56 [2022-07-05T06:47:56.514Z] #36 28.34 go: downloading github.com/peterh/liner v1.2.2
06:47:56 [2022-07-05T06:47:56.514Z] #36 28.65 go: downloading github.com/google/go-dap v0.6.0
06:47:56 [2022-07-05T06:47:56.514Z] #36 29.19 go: downloading github.com/spf13/pflag v1.0.5
06:47:56 [2022-07-05T06:47:56.514Z] #36 29.99 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
06:47:56 [2022-07-05T06:47:56.631Z] #76 33.31 Selecting previously unselected package patch.
06:47:56 [2022-07-05T06:47:56.631Z] #76 33.31 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
06:47:56 [2022-07-05T06:47:56.631Z] #76 33.32 Unpacking patch (2.7.6-7) ...
06:47:56 [2022-07-05T06:47:56.891Z] #76 ...
06:47:56 [2022-07-05T06:47:56.891Z] 
06:47:56 [2022-07-05T06:47:56.891Z] #47 [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
06:47:56 [2022-07-05T06:47:56.891Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177
06:47:56 [2022-07-05T06:47:56.891Z] #47 23.21 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:47:57 [2022-07-05T06:47:57.088Z] #36 ...
06:47:57 [2022-07-05T06:47:57.088Z] 
06:47:57 [2022-07-05T06:47:57.088Z] #38 [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
06:47:57 [2022-07-05T06:47:57.088Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128
06:47:57 [2022-07-05T06:47:57.088Z] #38 30.21 tomll can be used in two ways:
06:47:57 [2022-07-05T06:47:57.088Z] #38 30.21 Writing to STDIN and reading from STDOUT:
06:47:57 [2022-07-05T06:47:57.088Z] #38 30.21   cat file.toml | tomll > file.toml
06:47:57 [2022-07-05T06:47:57.088Z] #38 30.21 
06:47:57 [2022-07-05T06:47:57.088Z] #38 30.21 Reading and updating a list of files:
06:47:57 [2022-07-05T06:47:57.088Z] #38 30.21   tomll a.toml b.toml c.toml
06:47:57 [2022-07-05T06:47:57.088Z] #38 30.21 
06:47:57 [2022-07-05T06:47:57.088Z] #38 30.21 When given a list of files, tomll will modify all files in place without asking.
06:47:57 [2022-07-05T06:47:57.088Z] #38 DONE 30.5s
06:47:57 [2022-07-05T06:47:57.088Z] 
06:47:57 [2022-07-05T06:47:57.088Z] #67 [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
06:47:57 [2022-07-05T06:47:57.088Z] #67 sha256:7e4e4e304575be53735f616b4bd2ae4e97056610f39a87677c245dcb2109809d
06:47:57 [2022-07-05T06:47:57.088Z] #67 30.12 go: downloading github.com/gofrs/flock v0.8.1
06:47:57 [2022-07-05T06:47:57.154Z] #47 ...
06:47:57 [2022-07-05T06:47:57.154Z] 
06:47:57 [2022-07-05T06:47:57.154Z] #76 [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             ;
06:47:57 [2022-07-05T06:47:57.154Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d
06:47:57 [2022-07-05T06:47:57.154Z] #76 33.55 Selecting previously unselected package dpkg-dev.
06:47:57 [2022-07-05T06:47:57.154Z] #76 33.56 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ...
06:47:57 [2022-07-05T06:47:57.154Z] #76 33.57 Unpacking dpkg-dev (1.20.10) ...
06:47:57 [2022-07-05T06:47:57.154Z] #76 ...
06:47:57 [2022-07-05T06:47:57.154Z] 
06:47:57 [2022-07-05T06:47:57.154Z] #62 [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
06:47:57 [2022-07-05T06:47:57.154Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e
06:47:57 [2022-07-05T06:47:57.154Z] #62 21.46 Reading package lists...
06:47:57 [2022-07-05T06:47:57.154Z] #62 26.03 Building dependency tree...
06:47:57 [2022-07-05T06:47:57.154Z] #62 29.85 The following additional packages will be installed:
06:47:57 [2022-07-05T06:47:57.154Z] #62 29.88   libbtrfs0
06:47:57 [2022-07-05T06:47:57.154Z] #62 30.08 The following NEW packages will be installed:
06:47:57 [2022-07-05T06:47:57.154Z] #62 30.13   libbtrfs-dev libbtrfs0
06:47:57 [2022-07-05T06:47:57.154Z] #62 30.56 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded.
06:47:57 [2022-07-05T06:47:57.154Z] #62 30.56 Need to get 454 kB of archives.
06:47:57 [2022-07-05T06:47:57.154Z] #62 30.56 After this operation, 1275 kB of additional disk space will be used.
06:47:57 [2022-07-05T06:47:57.154Z] #62 30.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
06:47:57 [2022-07-05T06:47:57.154Z] #62 30.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
06:47:57 [2022-07-05T06:47:57.154Z] #62 31.77 debconf: delaying package configuration, since apt-utils is not installed
06:47:57 [2022-07-05T06:47:57.154Z] #62 32.25 Fetched 454 kB in 0s (1262 kB/s)
06:47:57 [2022-07-05T06:47:57.154Z] #62 32.49 Selecting previously unselected package libbtrfs0:arm64.
06:47:57 [2022-07-05T06:47:57.154Z] #62 32.49 (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.)
06:47:57 [2022-07-05T06:47:57.154Z] #62 32.59 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
06:47:57 [2022-07-05T06:47:57.154Z] #62 32.69 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
06:47:57 [2022-07-05T06:47:57.154Z] #62 32.94 Selecting previously unselected package libbtrfs-dev:arm64.
06:47:57 [2022-07-05T06:47:57.154Z] #62 32.94 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
06:47:57 [2022-07-05T06:47:57.154Z] #62 32.95 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
06:47:57 [2022-07-05T06:47:57.154Z] #62 33.25 Setting up libbtrfs0:arm64 (5.10.1-2) ...
06:47:57 [2022-07-05T06:47:57.154Z] #62 33.27 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
06:47:57 [2022-07-05T06:47:57.154Z] #62 33.28 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:47:57 [2022-07-05T06:47:57.154Z] #62 DONE 33.7s
06:47:57 [2022-07-05T06:47:57.348Z] #67 30.20 go: downloading github.com/gorilla/mux v1.8.0
06:47:57 [2022-07-05T06:47:57.414Z] 
06:47:57 [2022-07-05T06:47:57.414Z] #55 [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.44.0"      && /build/golangci-lint --version
06:47:57 [2022-07-05T06:47:57.414Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20
06:47:57 [2022-07-05T06:47:57.414Z] #55 31.82 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:47:57 [2022-07-05T06:47:57.414Z] #55 31.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:47:57 [2022-07-05T06:47:57.414Z] #55 31.95 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:47:57 [2022-07-05T06:47:57.414Z] #55 31.96 go: downloading github.com/golangci/misspell v0.3.5
06:47:57 [2022-07-05T06:47:57.414Z] #55 32.10 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:47:57 [2022-07-05T06:47:57.414Z] #55 32.19 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
06:47:57 [2022-07-05T06:47:57.414Z] #55 32.22 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
06:47:57 [2022-07-05T06:47:57.414Z] #55 32.34 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
06:47:57 [2022-07-05T06:47:57.414Z] #55 32.39 go: downloading github.com/jgautheron/goconst v1.5.1
06:47:57 [2022-07-05T06:47:57.414Z] #55 32.46 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
06:47:57 [2022-07-05T06:47:57.414Z] #55 32.46 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
06:47:57 [2022-07-05T06:47:57.414Z] #55 32.67 go: downloading github.com/julz/importas v0.1.0
06:47:57 [2022-07-05T06:47:57.414Z] #55 32.67 go: downloading github.com/kisielk/errcheck v1.6.0
06:47:57 [2022-07-05T06:47:57.414Z] #55 32.68 go: downloading github.com/kulti/thelper v0.5.0
06:47:57 [2022-07-05T06:47:57.414Z] #55 32.72 go: downloading github.com/kunwardeep/paralleltest v1.0.3
06:47:57 [2022-07-05T06:47:57.414Z] #55 32.77 go: downloading github.com/kyoh86/exportloopref v0.1.8
06:47:57 [2022-07-05T06:47:57.414Z] #55 32.77 go: downloading github.com/ldez/gomoddirectives v0.2.2
06:47:57 [2022-07-05T06:47:57.414Z] #55 32.81 go: downloading github.com/ldez/tagliatelle v0.3.0
06:47:57 [2022-07-05T06:47:57.414Z] #55 32.83 go: downloading github.com/leonklingele/grouper v1.1.0
06:47:57 [2022-07-05T06:47:57.414Z] #55 32.88 go: downloading github.com/maratori/testpackage v1.0.1
06:47:57 [2022-07-05T06:47:57.414Z] #55 32.95 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
06:47:57 [2022-07-05T06:47:57.414Z] #55 33.00 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
06:47:57 [2022-07-05T06:47:57.414Z] #55 33.13 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
06:47:57 [2022-07-05T06:47:57.414Z] #55 33.16 go: downloading github.com/mgechev/revive v1.1.3
06:47:57 [2022-07-05T06:47:57.414Z] #55 33.79 go: downloading github.com/moricho/tparallel v0.2.1
06:47:57 [2022-07-05T06:47:57.414Z] #55 33.79 go: downloading github.com/nakabonne/nestif v0.3.1
06:47:57 [2022-07-05T06:47:57.414Z] #55 33.82 go: downloading github.com/nishanths/exhaustive v0.7.11
06:47:57 [2022-07-05T06:47:57.414Z] #55 33.82 go: downloading github.com/nishanths/predeclared v0.2.1
06:47:57 [2022-07-05T06:47:57.414Z] #55 33.87 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
06:47:57 [2022-07-05T06:47:57.414Z] #55 33.96 go: downloading github.com/ryancurrah/gomodguard v1.2.3
06:47:57 [2022-07-05T06:47:57.414Z] #55 33.98 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
06:47:57 [2022-07-05T06:47:57.414Z] #55 34.01 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
06:47:57 [2022-07-05T06:47:57.414Z] #55 34.03 go: downloading github.com/securego/gosec/v2 v2.9.6
06:47:57 [2022-07-05T06:47:57.611Z] #67 30.69 go: downloading github.com/moby/sys/mountinfo v0.6.0
06:47:57 [2022-07-05T06:47:57.681Z] #55 34.30 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
06:47:57 [2022-07-05T06:47:57.940Z] #55 34.31 go: downloading github.com/sivchari/containedctx v1.0.1
06:47:57 [2022-07-05T06:47:57.940Z] #55 34.33 go: downloading github.com/sivchari/tenv v1.4.7
06:47:57 [2022-07-05T06:47:57.940Z] #55 34.33 go: downloading github.com/sonatard/noctx v0.0.1
06:47:57 [2022-07-05T06:47:57.940Z] #55 34.37 go: downloading github.com/sourcegraph/go-diff v0.6.1
06:47:57 [2022-07-05T06:47:57.940Z] #55 34.44 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
06:47:57 [2022-07-05T06:47:57.940Z] #55 34.50 go: downloading github.com/sylvia7788/contextcheck v1.0.4
06:47:57 [2022-07-05T06:47:57.940Z] #55 34.50 go: downloading github.com/tdakkota/asciicheck v0.1.1
06:47:57 [2022-07-05T06:47:57.940Z] #55 34.52 go: downloading github.com/tetafro/godot v1.4.11
06:47:58 [2022-07-05T06:47:58.183Z] #67 31.24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
06:47:58 [2022-07-05T06:47:58.218Z] #55 ...
06:47:58 [2022-07-05T06:47:58.218Z] 
06:47:58 [2022-07-05T06:47:58.218Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
06:47:58 [2022-07-05T06:47:58.218Z] #63 sha256:440fefcaa12714ecd247e2ce0fb69194fd484496ee6460325e308864d975410a
06:47:58 [2022-07-05T06:47:58.218Z] #63 DONE 0.9s
06:47:58 [2022-07-05T06:47:58.218Z] 
06:47:58 [2022-07-05T06:47:58.218Z] #55 [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.44.0"      && /build/golangci-lint --version
06:47:58 [2022-07-05T06:47:58.218Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20
06:47:58 [2022-07-05T06:47:58.218Z] #55 34.62 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
06:47:58 [2022-07-05T06:47:58.218Z] #55 34.63 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
06:47:58 [2022-07-05T06:47:58.218Z] #55 34.67 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
06:47:58 [2022-07-05T06:47:58.482Z] #55 35.12 go: downloading github.com/ultraware/funlen v0.0.3
06:47:58 [2022-07-05T06:47:58.482Z] #55 35.15 go: downloading github.com/ultraware/whitespace v0.0.4
06:47:58 [2022-07-05T06:47:58.482Z] #55 35.15 go: downloading github.com/uudashr/gocognit v1.0.5
06:47:58 [2022-07-05T06:47:58.742Z] #55 35.20 go: downloading github.com/yagipy/maintidx v1.0.0
06:47:58 [2022-07-05T06:47:58.742Z] #55 35.28 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
06:47:58 [2022-07-05T06:47:58.755Z] #67 31.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0
06:47:59 [2022-07-05T06:47:59.003Z] #55 35.49 go: downloading gitlab.com/bosi/decorder v0.2.1
06:47:59 [2022-07-05T06:47:59.003Z] #55 35.62 go: downloading honnef.co/go/tools v0.2.2
06:47:59 [2022-07-05T06:47:59.022Z] #19 111.9 Building dependency tree...
06:47:59 [2022-07-05T06:47:59.022Z] #19 ...
06:47:59 [2022-07-05T06:47:59.022Z] 
06:47:59 [2022-07-05T06:47:59.022Z] #84 [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
06:47:59 [2022-07-05T06:47:59.022Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:47:59 [2022-07-05T06:47:59.022Z] #84 77.29 configure.ac:7: installing 'build-aux/compile'
06:47:59 [2022-07-05T06:47:59.022Z] #84 77.29 configure.ac:9: installing 'build-aux/config.guess'
06:47:59 [2022-07-05T06:47:59.022Z] #84 77.30 configure.ac:9: installing 'build-aux/config.sub'
06:47:59 [2022-07-05T06:47:59.022Z] #84 77.31 configure.ac:11: installing 'build-aux/install-sh'
06:47:59 [2022-07-05T06:47:59.022Z] #84 77.32 configure.ac:11: installing 'build-aux/missing'
06:47:59 [2022-07-05T06:47:59.022Z] #84 77.56 Makefile.am: installing 'build-aux/depcomp'
06:47:59 [2022-07-05T06:47:59.022Z] #84 77.68 parallel-tests: installing 'build-aux/test-driver'
06:47:59 [2022-07-05T06:47:59.488Z] #55 ...
06:47:59 [2022-07-05T06:47:59.488Z] 
06:47:59 [2022-07-05T06:47:59.488Z] #14 [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
06:47:59 [2022-07-05T06:47:59.488Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
06:47:59 [2022-07-05T06:47:59.488Z] #14 21.39 Reading package lists...
06:47:59 [2022-07-05T06:47:59.488Z] #14 25.91 Building dependency tree...
06:47:59 [2022-07-05T06:47:59.488Z] #14 29.73 The following additional packages will be installed:
06:47:59 [2022-07-05T06:47:59.488Z] #14 29.74   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:47:59 [2022-07-05T06:47:59.488Z] #14 29.74   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
06:47:59 [2022-07-05T06:47:59.488Z] #14 29.74   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
06:47:59 [2022-07-05T06:47:59.488Z] #14 29.74   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
06:47:59 [2022-07-05T06:47:59.488Z] #14 29.75   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
06:47:59 [2022-07-05T06:47:59.488Z] #14 29.76   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
06:47:59 [2022-07-05T06:47:59.488Z] #14 29.76   mingw-w64-common mingw-w64-x86-64-dev
06:47:59 [2022-07-05T06:47:59.488Z] #14 29.78 Suggested packages:
06:47:59 [2022-07-05T06:47:59.488Z] #14 29.81   gcc-10-locales seccomp wine64
06:47:59 [2022-07-05T06:47:59.488Z] #14 31.20 The following NEW packages will be installed:
06:47:59 [2022-07-05T06:47:59.488Z] #14 31.21   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:47:59 [2022-07-05T06:47:59.488Z] #14 31.21   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
06:47:59 [2022-07-05T06:47:59.488Z] #14 31.21   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
06:47:59 [2022-07-05T06:47:59.488Z] #14 31.21   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
06:47:59 [2022-07-05T06:47:59.488Z] #14 31.21   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
06:47:59 [2022-07-05T06:47:59.488Z] #14 31.22   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
06:47:59 [2022-07-05T06:47:59.488Z] #14 31.22   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
06:47:59 [2022-07-05T06:47:59.488Z] #14 31.23   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
06:47:59 [2022-07-05T06:47:59.488Z] #14 31.23   mingw-w64-x86-64-dev
06:47:59 [2022-07-05T06:47:59.488Z] #14 31.84 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded.
06:47:59 [2022-07-05T06:47:59.488Z] #14 31.84 Need to get 108 MB of archives.
06:47:59 [2022-07-05T06:47:59.488Z] #14 31.84 After this operation, 620 MB of additional disk space will be used.
06:47:59 [2022-07-05T06:47:59.488Z] #14 31.84 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]
06:47:59 [2022-07-05T06:47:59.488Z] #14 31.99 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]
06:47:59 [2022-07-05T06:47:59.488Z] #14 32.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
06:47:59 [2022-07-05T06:47:59.488Z] #14 32.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
06:47:59 [2022-07-05T06:47:59.488Z] #14 32.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
06:47:59 [2022-07-05T06:47:59.488Z] #14 32.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
06:47:59 [2022-07-05T06:47:59.488Z] #14 32.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
06:47:59 [2022-07-05T06:47:59.488Z] #14 32.71 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]
06:47:59 [2022-07-05T06:47:59.488Z] #14 32.73 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]
06:47:59 [2022-07-05T06:47:59.488Z] #14 33.04 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]
06:47:59 [2022-07-05T06:47:59.488Z] #14 33.98 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]
06:47:59 [2022-07-05T06:47:59.488Z] #14 34.49 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]
06:47:59 [2022-07-05T06:47:59.488Z] #14 35.09 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]
06:47:59 [2022-07-05T06:47:59.678Z] #36 ...
06:47:59 [2022-07-05T06:47:59.678Z] 
06:47:59 [2022-07-05T06:47:59.678Z] #14 [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
06:47:59 [2022-07-05T06:47:59.678Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:47:59 [2022-07-05T06:47:59.678Z] #14 17.29 Fetched 8548 kB in 12s (727 kB/s)
06:47:59 [2022-07-05T06:47:59.678Z] #14 17.29 Reading package lists...
06:47:59 [2022-07-05T06:47:59.678Z] #14 24.08 Reading package lists...
06:47:59 [2022-07-05T06:47:59.678Z] #14 ...
06:47:59 [2022-07-05T06:47:59.678Z] 
06:47:59 [2022-07-05T06:47:59.678Z] #51 [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
06:47:59 [2022-07-05T06:47:59.678Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:47:59 [2022-07-05T06:47:59.678Z] #51 25.64 Fetched 8552 kB in 17s (512 kB/s)
06:47:59 [2022-07-05T06:47:59.748Z] #14 ...
06:47:59 [2022-07-05T06:47:59.748Z] 
06:47:59 [2022-07-05T06:47:59.748Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
06:47:59 [2022-07-05T06:47:59.748Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa
06:47:59 [2022-07-05T06:47:59.748Z] #40 35.47 NAME:
06:47:59 [2022-07-05T06:47:59.748Z] #40 35.47    go-winres - A tool for embedding resources in Windows executables
06:47:59 [2022-07-05T06:47:59.748Z] #40 35.47 
06:47:59 [2022-07-05T06:47:59.748Z] #40 35.47 USAGE:
06:47:59 [2022-07-05T06:47:59.748Z] #40 35.47    go-winres [global options] command [command options] [arguments...]
06:47:59 [2022-07-05T06:47:59.748Z] #40 35.47 
06:47:59 [2022-07-05T06:47:59.748Z] #40 35.47 COMMANDS:
06:47:59 [2022-07-05T06:47:59.748Z] #40 35.47    init     Create an initial ./winres/winres.json
06:47:59 [2022-07-05T06:47:59.748Z] #40 35.47    make     Make syso files for the "go build" command
06:47:59 [2022-07-05T06:47:59.748Z] #40 35.47    simply   Make syso files for the "go build" command (simplified)
06:47:59 [2022-07-05T06:47:59.748Z] #40 35.47    extract  Extract all resources from an executable
06:47:59 [2022-07-05T06:47:59.748Z] #40 35.47    patch    Replace resources in an executable file (exe, dll)
06:47:59 [2022-07-05T06:47:59.748Z] #40 35.47    help, h  Shows a list of commands or help for one command
06:47:59 [2022-07-05T06:47:59.748Z] #40 35.47 
06:47:59 [2022-07-05T06:47:59.748Z] #40 35.47 GLOBAL OPTIONS:
06:47:59 [2022-07-05T06:47:59.748Z] #40 35.47    --help, -h  show help (default: false)
06:48:00 [2022-07-05T06:48:00.319Z] #40 DONE 36.9s
06:48:00 [2022-07-05T06:48:00.319Z] 
06:48:00 [2022-07-05T06:48:00.319Z] #14 [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
06:48:00 [2022-07-05T06:48:00.319Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
06:48:00 [2022-07-05T06:48:00.319Z] #14 36.39 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]
06:48:00 [2022-07-05T06:48:00.319Z] #14 36.79 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]
06:48:00 [2022-07-05T06:48:00.319Z] #14 36.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
06:48:00 [2022-07-05T06:48:00.319Z] #14 36.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
06:48:00 [2022-07-05T06:48:00.319Z] #14 36.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
06:48:00 [2022-07-05T06:48:00.319Z] #14 36.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
06:48:00 [2022-07-05T06:48:00.319Z] #14 36.86 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]
06:48:00 [2022-07-05T06:48:00.319Z] #14 36.87 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
06:48:00 [2022-07-05T06:48:00.319Z] #14 36.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
06:48:00 [2022-07-05T06:48:00.319Z] #14 36.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
06:48:00 [2022-07-05T06:48:00.319Z] #14 36.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
06:48:00 [2022-07-05T06:48:00.319Z] #14 36.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
06:48:00 [2022-07-05T06:48:00.319Z] #14 36.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
06:48:00 [2022-07-05T06:48:00.319Z] #14 36.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
06:48:00 [2022-07-05T06:48:00.319Z] #14 36.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
06:48:00 [2022-07-05T06:48:00.319Z] #14 36.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
06:48:00 [2022-07-05T06:48:00.319Z] #14 36.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
06:48:00 [2022-07-05T06:48:00.545Z] #14 17.91 Reading package lists...
06:48:00 [2022-07-05T06:48:00.545Z] #14 ...
06:48:00 [2022-07-05T06:48:00.545Z] 
06:48:00 [2022-07-05T06:48:00.545Z] #67 [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
06:48:00 [2022-07-05T06:48:00.545Z] #67 sha256:493166a5a0ed07772ab0cedebe92947573c0ca13f74038a97078139917a0ee80
06:48:00 [2022-07-05T06:48:00.545Z] #67 11.62 go: downloading github.com/sirupsen/logrus v1.8.1
06:48:00 [2022-07-05T06:48:00.545Z] #67 11.65 go: downloading github.com/urfave/cli/v2 v2.4.0
06:48:00 [2022-07-05T06:48:00.545Z] #67 12.78 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
06:48:00 [2022-07-05T06:48:00.545Z] #67 18.19 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
06:48:00 [2022-07-05T06:48:00.545Z] #67 20.00 go: downloading github.com/google/uuid v1.3.0
06:48:00 [2022-07-05T06:48:00.545Z] #67 20.21 go: downloading github.com/moby/vpnkit v0.5.0
06:48:00 [2022-07-05T06:48:00.545Z] #67 20.27 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
06:48:00 [2022-07-05T06:48:00.545Z] #67 20.75 go: downloading github.com/gofrs/flock v0.8.1
06:48:00 [2022-07-05T06:48:00.545Z] #67 21.02 go: downloading github.com/gorilla/mux v1.8.0
06:48:00 [2022-07-05T06:48:00.545Z] #67 21.42 go: downloading github.com/moby/sys/mountinfo v0.6.0
06:48:00 [2022-07-05T06:48:00.804Z] #67 ...
06:48:00 [2022-07-05T06:48:00.804Z] 
06:48:00 [2022-07-05T06:48:00.804Z] #57 [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
06:48:00 [2022-07-05T06:48:00.804Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
06:48:00 [2022-07-05T06:48:00.804Z] #57 11.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:48:00 [2022-07-05T06:48:00.804Z] #57 ...
06:48:00 [2022-07-05T06:48:00.804Z] 
06:48:00 [2022-07-05T06:48:00.804Z] #76 [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             ;
06:48:00 [2022-07-05T06:48:00.804Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:48:00 [2022-07-05T06:48:00.804Z] #76 12.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:48:00 [2022-07-05T06:48:00.804Z] #76 16.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:48:01 [2022-07-05T06:48:01.062Z] #76 ...
06:48:01 [2022-07-05T06:48:01.062Z] 
06:48:01 [2022-07-05T06:48:01.062Z] #67 [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
06:48:01 [2022-07-05T06:48:01.062Z] #67 sha256:493166a5a0ed07772ab0cedebe92947573c0ca13f74038a97078139917a0ee80
06:48:01 [2022-07-05T06:48:01.062Z] #67 22.13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
06:48:01 [2022-07-05T06:48:01.319Z] #67 22.42 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
06:48:01 [2022-07-05T06:48:01.319Z] #67 ...
06:48:01 [2022-07-05T06:48:01.319Z] 
06:48:01 [2022-07-05T06:48:01.319Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
06:48:01 [2022-07-05T06:48:01.319Z] #26 sha256:c679bc6332b8e3b463689328929ea1b943de16620606594753987a998cf810fd
06:48:01 [2022-07-05T06:48:01.319Z] #26 20.94 + mkdir -p /build
06:48:01 [2022-07-05T06:48:01.319Z] #26 20.95 + mv docker/docker /build/
06:48:01 [2022-07-05T06:48:01.319Z] #26 20.98 + rmdir docker
06:48:01 [2022-07-05T06:48:01.319Z] #26 DONE 22.6s
06:48:01 [2022-07-05T06:48:01.576Z] 
06:48:01 [2022-07-05T06:48:01.576Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
06:48:01 [2022-07-05T06:48:01.576Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
06:48:01 [2022-07-05T06:48:01.576Z] #53 19.58 go: downloading github.com/jonboulle/clockwork v0.2.2
06:48:01 [2022-07-05T06:48:01.576Z] #53 19.70 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
06:48:01 [2022-07-05T06:48:01.576Z] #53 19.86 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
06:48:01 [2022-07-05T06:48:01.703Z] #14 38.27 debconf: delaying package configuration, since apt-utils is not installed
06:48:01 [2022-07-05T06:48:01.964Z] #14 38.52 Fetched 108 MB in 6s (19.7 MB/s)
06:48:01 [2022-07-05T06:48:01.964Z] #14 ...
06:48:01 [2022-07-05T06:48:01.964Z] 
06:48:01 [2022-07-05T06:48:01.964Z] #42 [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
06:48:01 [2022-07-05T06:48:01.964Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3
06:48:01 [2022-07-05T06:48:01.964Z] #42 27.00 Building dependency tree...
06:48:01 [2022-07-05T06:48:01.964Z] #42 30.91 The following additional packages will be installed:
06:48:01 [2022-07-05T06:48:01.964Z] #42 30.93   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
06:48:01 [2022-07-05T06:48:01.964Z] #42 30.96 Suggested packages:
06:48:01 [2022-07-05T06:48:01.964Z] #42 30.96   cmake-doc ninja-build lrzip
06:48:01 [2022-07-05T06:48:01.964Z] #42 30.96 Recommended packages:
06:48:01 [2022-07-05T06:48:01.964Z] #42 30.96   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:48:01 [2022-07-05T06:48:01.964Z] #42 32.24 The following NEW packages will be installed:
06:48:01 [2022-07-05T06:48:01.964Z] #42 32.25   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
06:48:01 [2022-07-05T06:48:01.964Z] #42 32.26   vim-common xxd
06:48:01 [2022-07-05T06:48:01.964Z] #42 32.86 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded.
06:48:01 [2022-07-05T06:48:01.964Z] #42 32.86 Need to get 15.6 MB of archives.
06:48:01 [2022-07-05T06:48:01.964Z] #42 32.86 After this operation, 67.4 MB of additional disk space will be used.
06:48:01 [2022-07-05T06:48:01.964Z] #42 32.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
06:48:01 [2022-07-05T06:48:01.964Z] #42 32.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
06:48:01 [2022-07-05T06:48:01.964Z] #42 32.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
06:48:01 [2022-07-05T06:48:01.964Z] #42 32.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
06:48:01 [2022-07-05T06:48:01.964Z] #42 33.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
06:48:01 [2022-07-05T06:48:01.964Z] #42 33.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
06:48:01 [2022-07-05T06:48:01.964Z] #42 33.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
06:48:01 [2022-07-05T06:48:01.964Z] #42 33.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
06:48:01 [2022-07-05T06:48:01.964Z] #42 33.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
06:48:01 [2022-07-05T06:48:01.964Z] #42 33.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
06:48:01 [2022-07-05T06:48:01.964Z] #42 34.46 debconf: delaying package configuration, since apt-utils is not installed
06:48:01 [2022-07-05T06:48:01.964Z] #42 34.76 Fetched 15.6 MB in 1s (16.5 MB/s)
06:48:01 [2022-07-05T06:48:01.964Z] #42 35.09 Selecting previously unselected package xxd.
06:48:01 [2022-07-05T06:48:01.964Z] #42 35.09 (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.)
06:48:01 [2022-07-05T06:48:01.964Z] #42 35.18 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
06:48:01 [2022-07-05T06:48:01.964Z] #42 35.20 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
06:48:01 [2022-07-05T06:48:01.964Z] #42 35.43 Selecting previously unselected package vim-common.
06:48:01 [2022-07-05T06:48:01.964Z] #42 35.43 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
06:48:01 [2022-07-05T06:48:01.964Z] #42 35.48 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
06:48:01 [2022-07-05T06:48:01.964Z] #42 36.50 Selecting previously unselected package cmake-data.
06:48:01 [2022-07-05T06:48:01.964Z] #42 36.51 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
06:48:01 [2022-07-05T06:48:01.964Z] #42 36.77 Unpacking cmake-data (3.18.4-2+deb11u1) ...
06:48:01 [2022-07-05T06:48:01.964Z] #42 ...
06:48:01 [2022-07-05T06:48:01.964Z] 
06:48:01 [2022-07-05T06:48:01.964Z] #34 [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
06:48:01 [2022-07-05T06:48:01.964Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0
06:48:02 [2022-07-05T06:48:02.058Z] #67 ...
06:48:02 [2022-07-05T06:48:02.058Z] 
06:48:02 [2022-07-05T06:48:02.058Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
06:48:02 [2022-07-05T06:48:02.058Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
06:48:02 [2022-07-05T06:48:02.058Z] #53 24.92 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
06:48:02 [2022-07-05T06:48:02.058Z] #53 25.05 go: downloading golang.org/x/mod v0.3.0
06:48:02 [2022-07-05T06:48:02.058Z] #53 ...
06:48:02 [2022-07-05T06:48:02.058Z] 
06:48:02 [2022-07-05T06:48:02.058Z] #36 [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
06:48:02 [2022-07-05T06:48:02.058Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
06:48:02 [2022-07-05T06:48:02.058Z] #36 31.04 go: downloading github.com/mattn/go-runewidth v0.0.3
06:48:02 [2022-07-05T06:48:02.058Z] #36 31.33 go: downloading github.com/hashicorp/golang-lru v0.5.4
06:48:02 [2022-07-05T06:48:02.058Z] #36 31.48 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
06:48:02 [2022-07-05T06:48:02.058Z] #36 34.34 go: downloading github.com/russross/blackfriday/v2 v2.0.1
06:48:02 [2022-07-05T06:48:02.058Z] #36 34.54 go: downloading github.com/cilium/ebpf v0.7.0
06:48:02 [2022-07-05T06:48:02.139Z] #53 ...
06:48:02 [2022-07-05T06:48:02.140Z] 
06:48:02 [2022-07-05T06:48:02.140Z] #62 [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
06:48:02 [2022-07-05T06:48:02.140Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
06:48:02 [2022-07-05T06:48:02.140Z] #62 13.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:48:02 [2022-07-05T06:48:02.224Z] #34 38.19 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
06:48:02 [2022-07-05T06:48:02.224Z] #34 38.45 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
06:48:02 [2022-07-05T06:48:02.232Z] #51 25.64 Reading package lists...
06:48:02 [2022-07-05T06:48:02.232Z] #51 ...
06:48:02 [2022-07-05T06:48:02.232Z] 
06:48:02 [2022-07-05T06:48:02.232Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
06:48:02 [2022-07-05T06:48:02.232Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
06:48:02 [2022-07-05T06:48:02.232Z] #40 30.70 NAME:
06:48:02 [2022-07-05T06:48:02.232Z] #40 30.71    go-winres - A tool for embedding resources in Windows executables
06:48:02 [2022-07-05T06:48:02.232Z] #40 30.71 
06:48:02 [2022-07-05T06:48:02.232Z] #40 30.71 USAGE:
06:48:02 [2022-07-05T06:48:02.232Z] #40 30.71    go-winres [global options] command [command options] [arguments...]
06:48:02 [2022-07-05T06:48:02.232Z] #40 30.71 
06:48:02 [2022-07-05T06:48:02.232Z] #40 30.71 COMMANDS:
06:48:02 [2022-07-05T06:48:02.232Z] #40 30.71    init     Create an initial ./winres/winres.json
06:48:02 [2022-07-05T06:48:02.232Z] #40 30.71    make     Make syso files for the "go build" command
06:48:02 [2022-07-05T06:48:02.232Z] #40 30.71    simply   Make syso files for the "go build" command (simplified)
06:48:02 [2022-07-05T06:48:02.232Z] #40 30.71    extract  Extract all resources from an executable
06:48:02 [2022-07-05T06:48:02.232Z] #40 30.71    patch    Replace resources in an executable file (exe, dll)
06:48:02 [2022-07-05T06:48:02.232Z] #40 30.71    help, h  Shows a list of commands or help for one command
06:48:02 [2022-07-05T06:48:02.232Z] #40 30.71 
06:48:02 [2022-07-05T06:48:02.232Z] #40 30.71 GLOBAL OPTIONS:
06:48:02 [2022-07-05T06:48:02.232Z] #40 30.71    --help, -h  show help (default: false)
06:48:02 [2022-07-05T06:48:02.232Z] #40 DONE 30.8s
06:48:02 [2022-07-05T06:48:02.367Z] #84 80.41 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
06:48:02 [2022-07-05T06:48:02.367Z] #84 80.41 libtoolize: copying file 'build-aux/ltmain.sh'
06:48:02 [2022-07-05T06:48:02.396Z] #62 ...
06:48:02 [2022-07-05T06:48:02.396Z] 
06:48:02 [2022-07-05T06:48:02.396Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
06:48:02 [2022-07-05T06:48:02.396Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
06:48:02 [2022-07-05T06:48:02.396Z] #53 23.81 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
06:48:02 [2022-07-05T06:48:02.396Z] #53 23.91 go: downloading golang.org/x/mod v0.3.0
06:48:02 [2022-07-05T06:48:02.484Z] #34 38.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:48:02 [2022-07-05T06:48:02.492Z] 
06:48:02 [2022-07-05T06:48:02.492Z] #47 [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
06:48:02 [2022-07-05T06:48:02.492Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
06:48:02 [2022-07-05T06:48:02.493Z] #47 29.60 Updating files:  66% (1452/2177)
Updating files:  67% (1459/2177)
Updating files:  68% (1481/2177)
Updating files:  69% (1503/2177)
Updating files:  70% (1524/2177)
Updating files:  71% (1546/2177)
Updating files:  72% (1568/2177)
Updating files:  73% (1590/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
06:48:02 [2022-07-05T06:48:02.493Z] #47 30.30 + git checkout -q v2.3.0
06:48:02 [2022-07-05T06:48:02.941Z] #84 81.33 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
06:48:02 [2022-07-05T06:48:02.941Z] #84 81.33 libtoolize: copying file 'm4/libtool.m4'
06:48:02 [2022-07-05T06:48:02.941Z] #84 81.48 libtoolize: copying file 'm4/ltoptions.m4'
06:48:02 [2022-07-05T06:48:02.966Z] #53 ...
06:48:02 [2022-07-05T06:48:02.967Z] 
06:48:02 [2022-07-05T06:48:02.967Z] #51 [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
06:48:02 [2022-07-05T06:48:02.967Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:48:02 [2022-07-05T06:48:02.967Z] #51 14.22 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:48:02 [2022-07-05T06:48:02.967Z] #51 18.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:48:02 [2022-07-05T06:48:02.967Z] #51 20.64 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
06:48:02 [2022-07-05T06:48:02.967Z] #51 ...
06:48:02 [2022-07-05T06:48:02.967Z] 
06:48:02 [2022-07-05T06:48:02.967Z] #67 [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
06:48:02 [2022-07-05T06:48:02.967Z] #67 sha256:493166a5a0ed07772ab0cedebe92947573c0ca13f74038a97078139917a0ee80
06:48:02 [2022-07-05T06:48:02.967Z] #67 22.79 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
06:48:03 [2022-07-05T06:48:03.001Z] #36 36.18 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
06:48:03 [2022-07-05T06:48:03.203Z] #84 81.67 libtoolize: copying file 'm4/ltsugar.m4'
06:48:03 [2022-07-05T06:48:03.203Z] #84 81.81 libtoolize: copying file 'm4/ltversion.m4'
06:48:03 [2022-07-05T06:48:03.445Z] #34 ...
06:48:03 [2022-07-05T06:48:03.445Z] 
06:48:03 [2022-07-05T06:48:03.445Z] #51 [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
06:48:03 [2022-07-05T06:48:03.445Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782
06:48:03 [2022-07-05T06:48:03.445Z] #51 28.03 Building dependency tree...
06:48:03 [2022-07-05T06:48:03.445Z] #51 31.08 The following additional packages will be installed:
06:48:03 [2022-07-05T06:48:03.445Z] #51 31.08   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
06:48:03 [2022-07-05T06:48:03.445Z] #51 31.08   python3-protobuf python3-six
06:48:03 [2022-07-05T06:48:03.445Z] #51 31.11 Suggested packages:
06:48:03 [2022-07-05T06:48:03.445Z] #51 31.11   python3-setuptools
06:48:03 [2022-07-05T06:48:03.445Z] #51 31.11 Recommended packages:
06:48:03 [2022-07-05T06:48:03.445Z] #51 31.11   iproute2 | iproute
06:48:03 [2022-07-05T06:48:03.445Z] #51 32.20 The following NEW packages will be installed:
06:48:03 [2022-07-05T06:48:03.445Z] #51 32.20   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
06:48:03 [2022-07-05T06:48:03.446Z] #51 32.20   python3-protobuf python3-six
06:48:03 [2022-07-05T06:48:03.446Z] #51 32.65 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded.
06:48:03 [2022-07-05T06:48:03.446Z] #51 32.65 Need to get 2136 kB of archives.
06:48:03 [2022-07-05T06:48:03.446Z] #51 32.65 After this operation, 10.8 MB of additional disk space will be used.
06:48:03 [2022-07-05T06:48:03.446Z] #51 32.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
06:48:03 [2022-07-05T06:48:03.446Z] #51 32.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
06:48:03 [2022-07-05T06:48:03.446Z] #51 32.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
06:48:03 [2022-07-05T06:48:03.446Z] #51 32.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
06:48:03 [2022-07-05T06:48:03.446Z] #51 32.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
06:48:03 [2022-07-05T06:48:03.446Z] #51 32.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
06:48:03 [2022-07-05T06:48:03.446Z] #51 32.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
06:48:03 [2022-07-05T06:48:03.446Z] #51 35.05 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [630 kB]
06:48:03 [2022-07-05T06:48:03.446Z] #51 36.56 debconf: delaying package configuration, since apt-utils is not installed
06:48:03 [2022-07-05T06:48:03.446Z] #51 36.96 Fetched 2136 kB in 4s (604 kB/s)
06:48:03 [2022-07-05T06:48:03.446Z] #51 37.11 Selecting previously unselected package libprotobuf23:arm64.
06:48:03 [2022-07-05T06:48:03.446Z] #51 37.11 (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.)
06:48:03 [2022-07-05T06:48:03.446Z] #51 37.23 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
06:48:03 [2022-07-05T06:48:03.446Z] #51 37.28 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
06:48:03 [2022-07-05T06:48:03.446Z] #51 37.96 Selecting previously unselected package python3-pkg-resources.
06:48:03 [2022-07-05T06:48:03.446Z] #51 37.97 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
06:48:03 [2022-07-05T06:48:03.446Z] #51 37.97 Unpacking python3-pkg-resources (52.0.0-4) ...
06:48:03 [2022-07-05T06:48:03.446Z] #51 38.19 Selecting previously unselected package python3-six.
06:48:03 [2022-07-05T06:48:03.446Z] #51 38.20 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
06:48:03 [2022-07-05T06:48:03.446Z] #51 38.21 Unpacking python3-six (1.16.0-2) ...
06:48:03 [2022-07-05T06:48:03.446Z] #51 38.32 Selecting previously unselected package python3-protobuf.
06:48:03 [2022-07-05T06:48:03.446Z] #51 38.34 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
06:48:03 [2022-07-05T06:48:03.446Z] #51 38.35 Unpacking python3-protobuf (3.12.4-1) ...
06:48:03 [2022-07-05T06:48:03.446Z] #51 38.96 Selecting previously unselected package libnet1:arm64.
06:48:03 [2022-07-05T06:48:03.446Z] #51 38.96 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
06:48:03 [2022-07-05T06:48:03.446Z] #51 38.98 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
06:48:03 [2022-07-05T06:48:03.446Z] #51 39.11 Selecting previously unselected package libnl-3-200:arm64.
06:48:03 [2022-07-05T06:48:03.446Z] #51 39.12 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
06:48:03 [2022-07-05T06:48:03.446Z] #51 39.14 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
06:48:03 [2022-07-05T06:48:03.446Z] #51 39.39 Selecting previously unselected package libprotobuf-c1:arm64.
06:48:03 [2022-07-05T06:48:03.446Z] #51 39.39 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
06:48:03 [2022-07-05T06:48:03.446Z] #51 39.45 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
06:48:03 [2022-07-05T06:48:03.446Z] #51 ...
06:48:03 [2022-07-05T06:48:03.446Z] 
06:48:03 [2022-07-05T06:48:03.446Z] #76 [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             ;
06:48:03 [2022-07-05T06:48:03.446Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d
06:48:03 [2022-07-05T06:48:03.446Z] #76 34.55 Selecting previously unselected package build-essential.
06:48:03 [2022-07-05T06:48:03.446Z] #76 34.57 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 34.59 Unpacking build-essential (12.9) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 34.75 Selecting previously unselected package libcap2:arm64.
06:48:03 [2022-07-05T06:48:03.446Z] #76 34.77 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 34.80 Unpacking libcap2:arm64 (1:2.44-1) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 35.18 Selecting previously unselected package libcap-dev:arm64.
06:48:03 [2022-07-05T06:48:03.446Z] #76 35.19 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 35.19 Unpacking libcap-dev:arm64 (1:2.44-1) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 35.41 Selecting previously unselected package libprotobuf-c1:arm64.
06:48:03 [2022-07-05T06:48:03.446Z] #76 35.42 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 35.43 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 35.73 Selecting previously unselected package libprotobuf-c-dev:arm64.
06:48:03 [2022-07-05T06:48:03.446Z] #76 35.74 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 36.23 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 36.80 Selecting previously unselected package libseccomp-dev:arm64.
06:48:03 [2022-07-05T06:48:03.446Z] #76 36.81 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 36.86 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 37.17 Selecting previously unselected package libsystemd-dev:arm64.
06:48:03 [2022-07-05T06:48:03.446Z] #76 37.18 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 37.22 Unpacking libsystemd-dev:arm64 (247.3-7) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 38.12 Selecting previously unselected package libtool.
06:48:03 [2022-07-05T06:48:03.446Z] #76 38.12 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 38.13 Unpacking libtool (2.4.6-15) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 38.35 Selecting previously unselected package libudev-dev:arm64.
06:48:03 [2022-07-05T06:48:03.446Z] #76 38.38 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 38.38 Unpacking libudev-dev:arm64 (247.3-7) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 38.60 Selecting previously unselected package libyajl2:arm64.
06:48:03 [2022-07-05T06:48:03.446Z] #76 38.61 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 38.62 Unpacking libyajl2:arm64 (2.1.0-3) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 38.72 Selecting previously unselected package libyajl-dev:arm64.
06:48:03 [2022-07-05T06:48:03.446Z] #76 38.73 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 38.74 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 38.92 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 38.94 Setting up libmagic-mgc (1:5.39-3) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 38.97 Setting up libyajl2:arm64 (2.1.0-3) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.01 Setting up libmagic1:arm64 (1:5.39-3) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.04 Setting up file (1:5.39-3) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.06 Setting up bzip2 (1.0.8-4) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.07 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.10 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.11 Setting up libcap2:arm64 (1:2.44-1) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.13 Setting up autotools-dev (20180224.1+nmu1) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.14 Setting up libsigsegv2:arm64 (2.13-1) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.16 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.22 Setting up patch (2.7.6-7) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.23 Setting up libudev-dev:arm64 (247.3-7) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.25 Setting up libyajl-dev:arm64 (2.1.0-3) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.27 Setting up libcap-dev:arm64 (1:2.44-1) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.29 Setting up libsystemd-dev:arm64 (247.3-7) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.31 Setting up libtool (2.4.6-15) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.33 Setting up m4 (1.4.18-5) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.36 Setting up dpkg-dev (1.20.10) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.40 Setting up autoconf (2.69-14) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.42 Setting up build-essential (12.9) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.43 Setting up automake (1:1.16.3-2) ...
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.44 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
06:48:03 [2022-07-05T06:48:03.446Z] #76 39.45 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:48:03 [2022-07-05T06:48:03.468Z] #84 82.03 libtoolize: copying file 'm4/lt~obsolete.m4'
06:48:04 [2022-07-05T06:48:04.020Z] #76 DONE 40.6s
06:48:04 [2022-07-05T06:48:04.020Z] 
06:48:04 [2022-07-05T06:48:04.020Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:48:04 [2022-07-05T06:48:04.020Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
06:48:04 [2022-07-05T06:48:04.962Z] #77 0.685 Cloning into '/tmp/crun-build'...
06:48:05 [2022-07-05T06:48:05.054Z] #47 33.16 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:48:05 [2022-07-05T06:48:05.054Z] #47 ...
06:48:05 [2022-07-05T06:48:05.054Z] 
06:48:05 [2022-07-05T06:48:05.054Z] #42 [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
06:48:05 [2022-07-05T06:48:05.054Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:48:05 [2022-07-05T06:48:05.054Z] #42 23.55 Fetched 8548 kB in 15s (554 kB/s)
06:48:05 [2022-07-05T06:48:05.054Z] #42 23.55 Reading package lists...
06:48:05 [2022-07-05T06:48:05.314Z] #42 30.15 Reading package lists...
06:48:05 [2022-07-05T06:48:05.314Z] #42 ...
06:48:05 [2022-07-05T06:48:05.314Z] 
06:48:05 [2022-07-05T06:48:05.314Z] #51 [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
06:48:05 [2022-07-05T06:48:05.314Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:48:05 [2022-07-05T06:48:05.314Z] #51 25.64 Reading package lists...
06:48:05 [2022-07-05T06:48:05.885Z] #51 31.90 Reading package lists...
06:48:05 [2022-07-05T06:48:05.885Z] #51 ...
06:48:05 [2022-07-05T06:48:05.885Z] 
06:48:05 [2022-07-05T06:48:05.885Z] #62 [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
06:48:05 [2022-07-05T06:48:05.885Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
06:48:05 [2022-07-05T06:48:05.885Z] #62 24.26 Fetched 8548 kB in 15s (562 kB/s)
06:48:05 [2022-07-05T06:48:05.885Z] #62 24.26 Reading package lists...
06:48:05 [2022-07-05T06:48:05.885Z] #62 30.71 Reading package lists...
06:48:05 [2022-07-05T06:48:05.885Z] #62 ...
06:48:05 [2022-07-05T06:48:05.885Z] 
06:48:05 [2022-07-05T06:48:05.885Z] #14 [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
06:48:05 [2022-07-05T06:48:05.885Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:48:05 [2022-07-05T06:48:05.885Z] #14 24.08 Reading package lists...
06:48:05 [2022-07-05T06:48:05.885Z] #14 30.60 Building dependency tree...
06:48:06 [2022-07-05T06:48:06.332Z] #67 26.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0
06:48:06 [2022-07-05T06:48:06.457Z] #14 34.86 The following additional packages will be installed:
06:48:06 [2022-07-05T06:48:06.457Z] #14 34.89   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:48:06 [2022-07-05T06:48:06.457Z] #14 34.89   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
06:48:06 [2022-07-05T06:48:06.457Z] #14 34.89   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
06:48:06 [2022-07-05T06:48:06.457Z] #14 34.89   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
06:48:06 [2022-07-05T06:48:06.457Z] #14 34.89   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
06:48:06 [2022-07-05T06:48:06.457Z] #14 34.91   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
06:48:06 [2022-07-05T06:48:06.457Z] #14 34.91   mingw-w64-common mingw-w64-x86-64-dev
06:48:06 [2022-07-05T06:48:06.457Z] #14 34.91 Suggested packages:
06:48:06 [2022-07-05T06:48:06.457Z] #14 34.91   gcc-10-locales seccomp wine64
06:48:06 [2022-07-05T06:48:06.616Z] #67 ...
06:48:06 [2022-07-05T06:48:06.616Z] 
06:48:06 [2022-07-05T06:48:06.616Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
06:48:06 [2022-07-05T06:48:06.616Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
06:48:06 [2022-07-05T06:48:06.616Z] #40 18.01 go: downloading github.com/russross/blackfriday/v2 v2.1.0
06:48:06 [2022-07-05T06:48:06.755Z] #84 ...
06:48:06 [2022-07-05T06:48:06.755Z] 
06:48:06 [2022-07-05T06:48:06.755Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
06:48:06 [2022-07-05T06:48:06.755Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0
06:48:06 [2022-07-05T06:48:06.755Z] #19 111.9 Building dependency tree...
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8 The following additional packages will be installed:
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.8   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.9   linux-libc-dev-s390x-cross patch xz-utils
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.9 Suggested packages:
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.9   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.9   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.9   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.9   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.9   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.9   libyaml-shell-perl ed diffutils-doc
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.9 Recommended packages:
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.9   fakeroot build-essential libalgorithm-merge-perl libwww-perl
06:48:06 [2022-07-05T06:48:06.755Z] #19 122.9   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
06:48:06 [2022-07-05T06:48:06.887Z] #40 ...
06:48:06 [2022-07-05T06:48:06.887Z] 
06:48:06 [2022-07-05T06:48:06.887Z] #38 [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
06:48:06 [2022-07-05T06:48:06.887Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128
06:48:06 [2022-07-05T06:48:06.887Z] #38 28.23 tomll can be used in two ways:
06:48:06 [2022-07-05T06:48:06.887Z] #38 28.23 Writing to STDIN and reading from STDOUT:
06:48:06 [2022-07-05T06:48:06.887Z] #38 28.23   cat file.toml | tomll > file.toml
06:48:06 [2022-07-05T06:48:06.887Z] #38 28.23 
06:48:06 [2022-07-05T06:48:06.887Z] #38 28.23 Reading and updating a list of files:
06:48:06 [2022-07-05T06:48:06.887Z] #38 28.23   tomll a.toml b.toml c.toml
06:48:06 [2022-07-05T06:48:06.887Z] #38 28.23 
06:48:06 [2022-07-05T06:48:06.887Z] #38 28.23 When given a list of files, tomll will modify all files in place without asking.
06:48:06 [2022-07-05T06:48:06.887Z] #38 DONE 28.4s
06:48:06 [2022-07-05T06:48:06.887Z] 
06:48:06 [2022-07-05T06:48:06.887Z] #36 [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
06:48:06 [2022-07-05T06:48:06.887Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
06:48:06 [2022-07-05T06:48:06.887Z] #36 25.40 go: downloading github.com/spf13/cobra v1.1.3
06:48:06 [2022-07-05T06:48:06.887Z] #36 25.40 go: downloading github.com/sirupsen/logrus v1.6.0
06:48:06 [2022-07-05T06:48:06.887Z] #36 26.07 go: downloading github.com/mattn/go-isatty v0.0.3
06:48:06 [2022-07-05T06:48:06.887Z] #36 26.59 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
06:48:06 [2022-07-05T06:48:06.887Z] #36 26.99 go: downloading gopkg.in/yaml.v2 v2.4.0
06:48:06 [2022-07-05T06:48:06.887Z] #36 27.52 go: downloading github.com/cosiner/argv v0.1.0
06:48:06 [2022-07-05T06:48:06.887Z] #36 27.71 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
06:48:06 [2022-07-05T06:48:06.887Z] #36 27.74 go: downloading github.com/peterh/liner v1.2.2
06:48:06 [2022-07-05T06:48:06.887Z] #36 28.01 go: downloading github.com/google/go-dap v0.6.0
06:48:07 [2022-07-05T06:48:07.212Z] #36 ...
06:48:07 [2022-07-05T06:48:07.213Z] 
06:48:07 [2022-07-05T06:48:07.213Z] #42 [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
06:48:07 [2022-07-05T06:48:07.213Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:48:07 [2022-07-05T06:48:07.213Z] #42 18.35 Reading package lists...
06:48:07 [2022-07-05T06:48:07.213Z] #42 30.25 Reading package lists...
06:48:07 [2022-07-05T06:48:07.465Z] #36 28.83 go: downloading github.com/spf13/pflag v1.0.5
06:48:07 [2022-07-05T06:48:07.840Z] #14 ...
06:48:07 [2022-07-05T06:48:07.841Z] 
06:48:07 [2022-07-05T06:48:07.841Z] #42 [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
06:48:07 [2022-07-05T06:48:07.841Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:48:07 [2022-07-05T06:48:07.841Z] #42 30.15 Reading package lists...
06:48:08 [2022-07-05T06:48:08.262Z] #77 ...
06:48:08 [2022-07-05T06:48:08.262Z] 
06:48:08 [2022-07-05T06:48:08.262Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:48:08 [2022-07-05T06:48:08.262Z] #64 sha256:e362d26485a0faa9491b4c724b3dfafd7724f500e47a60d4cb9521d815f4b419
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.602 + RM_GOPATH=0
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.605 + TMP_GOPATH=
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.606 + : /build
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.606 + '[' -z '' ']'
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.607 ++ mktemp -d
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.615 + export GOPATH=/tmp/tmp.MXpGujRpxl
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.616 + GOPATH=/tmp/tmp.MXpGujRpxl
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.616 + RM_GOPATH=1
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.617 + case "$(go env GOARCH)" in
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.618 ++ go env GOARCH
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.644 + export GO_BUILDMODE=-buildmode=pie
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.645 + GO_BUILDMODE=-buildmode=pie
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.646 ++ dirname /install.sh
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.649 + dir=/
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.650 + bin=containerd
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.650 + shift
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.650 + '[' '!' -f //containerd.installer ']'
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.650 + . //containerd.installer
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.651 ++ set -e
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.651 ++ : v1.6.6
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.652 + install_containerd
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.652 + echo 'Install containerd version v1.6.6'
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.653 Install containerd version v1.6.6
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.656 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MXpGujRpxl/src/github.com/containerd/containerd
06:48:08 [2022-07-05T06:48:08.262Z] #64 0.693 Cloning into '/tmp/tmp.MXpGujRpxl/src/github.com/containerd/containerd'...
06:48:08 [2022-07-05T06:48:08.262Z] #64 ...
06:48:08 [2022-07-05T06:48:08.262Z] 
06:48:08 [2022-07-05T06:48:08.262Z] #55 [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.44.0"      && /build/golangci-lint --version
06:48:08 [2022-07-05T06:48:08.262Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20
06:48:08 [2022-07-05T06:48:08.263Z] #55 37.04 go: downloading mvdan.cc/gofumpt v0.2.1
06:48:08 [2022-07-05T06:48:08.263Z] #55 37.07 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:48:08 [2022-07-05T06:48:08.263Z] #55 37.23 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
06:48:08 [2022-07-05T06:48:08.263Z] #55 37.32 go: downloading github.com/davecgh/go-spew v1.1.1
06:48:08 [2022-07-05T06:48:08.263Z] #55 37.39 go: downloading github.com/pmezard/go-difflib v1.0.0
06:48:08 [2022-07-05T06:48:08.263Z] #55 37.47 go: downloading github.com/stretchr/objx v0.1.1
06:48:08 [2022-07-05T06:48:08.263Z] #55 37.51 go: downloading github.com/go-toolsmith/astfmt v1.0.0
06:48:08 [2022-07-05T06:48:08.263Z] #55 37.52 go: downloading github.com/go-toolsmith/astcast v1.0.0
06:48:08 [2022-07-05T06:48:08.263Z] #55 37.58 go: downloading github.com/go-toolsmith/astcopy v1.0.0
06:48:08 [2022-07-05T06:48:08.263Z] #55 37.61 go: downloading github.com/go-toolsmith/astequal v1.0.1
06:48:08 [2022-07-05T06:48:08.263Z] #55 37.65 go: downloading github.com/go-toolsmith/astp v1.0.0
06:48:08 [2022-07-05T06:48:08.263Z] #55 37.66 go: downloading github.com/go-toolsmith/strparse v1.0.0
06:48:08 [2022-07-05T06:48:08.263Z] #55 37.71 go: downloading github.com/go-toolsmith/typep v1.0.2
06:48:08 [2022-07-05T06:48:08.263Z] #55 37.71 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
06:48:08 [2022-07-05T06:48:08.263Z] #55 37.71 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
06:48:08 [2022-07-05T06:48:08.263Z] #55 37.87 go: downloading golang.org/x/text v0.3.7
06:48:08 [2022-07-05T06:48:08.263Z] #55 42.21 go: downloading github.com/hashicorp/hcl v1.0.0
06:48:08 [2022-07-05T06:48:08.263Z] #55 42.44 go: downloading github.com/pelletier/go-toml v1.9.4
06:48:08 [2022-07-05T06:48:08.263Z] #55 42.46 go: downloading github.com/gobwas/glob v0.2.3
06:48:08 [2022-07-05T06:48:08.263Z] #55 42.61 go: downloading github.com/kisielk/gotool v1.0.0
06:48:08 [2022-07-05T06:48:08.263Z] #55 42.61 go: downloading github.com/gostaticanalysis/comment v1.4.2
06:48:08 [2022-07-05T06:48:08.263Z] #55 42.66 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
06:48:08 [2022-07-05T06:48:08.263Z] #55 42.67 go: downloading golang.org/x/mod v0.5.1
06:48:08 [2022-07-05T06:48:08.263Z] #55 42.71 go: downloading github.com/ettle/strcase v0.1.1
06:48:08 [2022-07-05T06:48:08.263Z] #55 42.81 go: downloading github.com/fatih/structtag v1.2.0
06:48:08 [2022-07-05T06:48:08.263Z] #55 42.84 go: downloading github.com/Masterminds/semver v1.5.0
06:48:08 [2022-07-05T06:48:08.263Z] #55 42.94 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
06:48:08 [2022-07-05T06:48:08.263Z] #55 42.98 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
06:48:08 [2022-07-05T06:48:08.263Z] #55 43.10 go: downloading github.com/prometheus/client_golang v1.7.1
06:48:08 [2022-07-05T06:48:08.263Z] #55 43.38 go: downloading github.com/prometheus/client_model v0.2.0
06:48:08 [2022-07-05T06:48:08.263Z] #55 43.41 go: downloading github.com/google/go-cmp v0.5.6
06:48:08 [2022-07-05T06:48:08.263Z] #55 43.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:48:08 [2022-07-05T06:48:08.263Z] #55 43.77 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
06:48:08 [2022-07-05T06:48:08.263Z] #55 43.89 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
06:48:08 [2022-07-05T06:48:08.263Z] #55 43.93 go: downloading github.com/olekukonko/tablewriter v0.0.5
06:48:08 [2022-07-05T06:48:08.263Z] #55 43.97 go: downloading github.com/beorn7/perks v1.0.1
06:48:08 [2022-07-05T06:48:08.263Z] #55 43.99 go: downloading github.com/cespare/xxhash/v2 v2.1.2
06:48:08 [2022-07-05T06:48:08.263Z] #55 44.06 go: downloading github.com/golang/protobuf v1.5.2
06:48:08 [2022-07-05T06:48:08.263Z] #55 44.08 go: downloading github.com/cespare/xxhash v1.1.0
06:48:08 [2022-07-05T06:48:08.263Z] #55 44.25 go: downloading github.com/prometheus/common v0.10.0
06:48:08 [2022-07-05T06:48:08.263Z] #55 44.43 go: downloading github.com/prometheus/procfs v0.6.0
06:48:08 [2022-07-05T06:48:08.263Z] #55 44.50 go: downloading github.com/mattn/go-runewidth v0.0.9
06:48:08 [2022-07-05T06:48:08.263Z] #55 44.57 go: downloading google.golang.org/protobuf v1.27.1
06:48:08 [2022-07-05T06:48:08.599Z] #42 40.31 Building dependency tree...
06:48:08 [2022-07-05T06:48:08.599Z] #42 ...
06:48:08 [2022-07-05T06:48:08.599Z] 
06:48:08 [2022-07-05T06:48:08.599Z] #47 [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
06:48:08 [2022-07-05T06:48:08.599Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
06:48:08 [2022-07-05T06:48:08.599Z] #47 41.46 Updating files:  52% (1142/2177)
Updating files:  53% (1154/2177)
Updating files:  54% (1176/2177)
Updating files:  55% (1198/2177)
Updating files:  56% (1220/2177)
Updating files:  57% (1241/2177)
Updating files:  58% (1263/2177)
Updating files:  59% (1285/2177)
Updating files:  60% (1307/2177)
Updating files:  61% (1328/2177)
Updating files:  62% (1350/2177)
Updating files:  63% (1372/2177)
Updating files:  64% (1394/2177)
Updating files:  65% (1416/2177)
06:48:08 [2022-07-05T06:48:08.599Z] #47 ...
06:48:08 [2022-07-05T06:48:08.599Z] 
06:48:08 [2022-07-05T06:48:08.599Z] #62 [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
06:48:08 [2022-07-05T06:48:08.599Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
06:48:08 [2022-07-05T06:48:08.599Z] #62 31.91 Fetched 8548 kB in 25s (339 kB/s)
06:48:08 [2022-07-05T06:48:08.599Z] #62 31.91 Reading package lists...
06:48:08 [2022-07-05T06:48:08.599Z] #62 41.57 Reading package lists...
06:48:08 [2022-07-05T06:48:08.599Z] #62 ...
06:48:08 [2022-07-05T06:48:08.599Z] 
06:48:08 [2022-07-05T06:48:08.599Z] #47 [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
06:48:08 [2022-07-05T06:48:08.599Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
06:48:08 [2022-07-05T06:48:08.835Z] #36 30.10 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
06:48:09 [2022-07-05T06:48:09.240Z] #55 45.84 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
06:48:09 [2022-07-05T06:48:09.382Z] #47 41.46 Updating files:  52% (1142/2177)
Updating files:  53% (1154/2177)
Updating files:  54% (1176/2177)
Updating files:  55% (1198/2177)
Updating files:  56% (1220/2177)
Updating files:  57% (1241/2177)
Updating files:  58% (1263/2177)
Updating files:  59% (1285/2177)
Updating files:  60% (1307/2177)
Updating files:  61% (1328/2177)
Updating files:  62% (1350/2177)
Updating files:  63% (1372/2177)
Updating files:  64% (1394/2177)
Updating files:  65% (1416/2177)
Updating files:  66% (1437/2177)
Updating files:  67% (1459/2177)
Updating files:  68% (1481/2177)
Updating files:  69% (1503/2177)
Updating files:  70% (1524/2177)
Updating files:  71% (1546/2177)
Updating files:  72% (1568/2177)
Updating files:  73% (1590/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  84% (1841/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
06:48:09 [2022-07-05T06:48:09.382Z] #47 ...
06:48:09 [2022-07-05T06:48:09.382Z] 
06:48:09 [2022-07-05T06:48:09.382Z] #51 [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
06:48:09 [2022-07-05T06:48:09.382Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:48:09 [2022-07-05T06:48:09.382Z] #51 32.36 Fetched 8552 kB in 26s (328 kB/s)
06:48:09 [2022-07-05T06:48:09.382Z] #51 32.36 Reading package lists...
06:48:09 [2022-07-05T06:48:09.382Z] #51 41.94 Reading package lists...
06:48:09 [2022-07-05T06:48:09.382Z] #51 ...
06:48:09 [2022-07-05T06:48:09.382Z] 
06:48:09 [2022-07-05T06:48:09.382Z] #76 [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             ;
06:48:09 [2022-07-05T06:48:09.382Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:48:09 [2022-07-05T06:48:09.382Z] #76 32.79 Fetched 8548 kB in 25s (342 kB/s)
06:48:09 [2022-07-05T06:48:09.382Z] #76 32.79 Reading package lists...
06:48:09 [2022-07-05T06:48:09.397Z] #36 30.99 go: downloading github.com/mattn/go-runewidth v0.0.3
06:48:09 [2022-07-05T06:48:09.644Z] #76 42.67 Reading package lists...
06:48:09 [2022-07-05T06:48:09.644Z] #76 ...
06:48:09 [2022-07-05T06:48:09.644Z] 
06:48:09 [2022-07-05T06:48:09.644Z] #47 [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
06:48:09 [2022-07-05T06:48:09.644Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
06:48:09 [2022-07-05T06:48:09.644Z] #47 41.46 Updating files:  52% (1142/2177)
Updating files:  53% (1154/2177)
Updating files:  54% (1176/2177)
Updating files:  55% (1198/2177)
Updating files:  56% (1220/2177)
Updating files:  57% (1241/2177)
Updating files:  58% (1263/2177)
Updating files:  59% (1285/2177)
Updating files:  60% (1307/2177)
Updating files:  61% (1328/2177)
Updating files:  62% (1350/2177)
Updating files:  63% (1372/2177)
Updating files:  64% (1394/2177)
Updating files:  65% (1416/2177)
Updating files:  66% (1437/2177)
Updating files:  67% (1459/2177)
Updating files:  68% (1481/2177)
Updating files:  69% (1503/2177)
Updating files:  70% (1524/2177)
Updating files:  71% (1546/2177)
Updating files:  72% (1568/2177)
Updating files:  73% (1590/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  84% (1841/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
06:48:09 [2022-07-05T06:48:09.644Z] #47 42.88 + git checkout -q v2.3.0
06:48:09 [2022-07-05T06:48:09.644Z] #47 ...
06:48:09 [2022-07-05T06:48:09.644Z] 
06:48:09 [2022-07-05T06:48:09.644Z] #14 [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
06:48:09 [2022-07-05T06:48:09.644Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:48:09 [2022-07-05T06:48:09.644Z] #14 33.04 Fetched 8548 kB in 25s (342 kB/s)
06:48:09 [2022-07-05T06:48:09.644Z] #14 33.04 Reading package lists...
06:48:09 [2022-07-05T06:48:09.768Z] #42 36.29 Building dependency tree...
06:48:09 [2022-07-05T06:48:09.768Z] #42 ...
06:48:09 [2022-07-05T06:48:09.768Z] 
06:48:09 [2022-07-05T06:48:09.768Z] #76 [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             ;
06:48:09 [2022-07-05T06:48:09.768Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:48:09 [2022-07-05T06:48:09.768Z] #76 21.44 Reading package lists...
06:48:09 [2022-07-05T06:48:09.768Z] #76 27.98 Reading package lists...
06:48:09 [2022-07-05T06:48:09.768Z] #76 33.96 Building dependency tree...
06:48:09 [2022-07-05T06:48:09.768Z] #76 ...
06:48:09 [2022-07-05T06:48:09.768Z] 
06:48:09 [2022-07-05T06:48:09.768Z] #51 [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
06:48:09 [2022-07-05T06:48:09.768Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:48:09 [2022-07-05T06:48:09.768Z] #51 31.90 Reading package lists...
06:48:09 [2022-07-05T06:48:09.906Z] #14 42.48 Reading package lists...
06:48:09 [2022-07-05T06:48:09.906Z] #14 ...
06:48:09 [2022-07-05T06:48:09.906Z] 
06:48:09 [2022-07-05T06:48:09.906Z] #42 [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
06:48:09 [2022-07-05T06:48:09.906Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:48:09 [2022-07-05T06:48:09.906Z] #42 40.31 Building dependency tree...
06:48:09 [2022-07-05T06:48:09.960Z] #36 31.33 go: downloading github.com/hashicorp/golang-lru v0.5.4
06:48:09 [2022-07-05T06:48:09.960Z] #36 31.40 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
06:48:10 [2022-07-05T06:48:10.241Z] #55 ...
06:48:10 [2022-07-05T06:48:10.241Z] 
06:48:10 [2022-07-05T06:48:10.241Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:48:10 [2022-07-05T06:48:10.241Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
06:48:10 [2022-07-05T06:48:10.241Z] #77 6.205 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
06:48:10 [2022-07-05T06:48:10.241Z] #77 6.242 Cloning into '/tmp/crun-build/libocispec'...
06:48:10 [2022-07-05T06:48:10.522Z] #36 ...
06:48:10 [2022-07-05T06:48:10.522Z] 
06:48:10 [2022-07-05T06:48:10.522Z] #76 [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             ;
06:48:10 [2022-07-05T06:48:10.522Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:48:10 [2022-07-05T06:48:10.522Z] #76 31.87 Fetched 8548 kB in 25s (344 kB/s)
06:48:11 [2022-07-05T06:48:11.153Z] #51 37.80 Building dependency tree...
06:48:11 [2022-07-05T06:48:11.661Z] #77 7.405 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
06:48:11 [2022-07-05T06:48:11.661Z] #77 7.432 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
06:48:11 [2022-07-05T06:48:11.661Z] #77 7.432 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
06:48:11 [2022-07-05T06:48:11.661Z] #77 7.433 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
06:48:11 [2022-07-05T06:48:11.661Z] #77 7.503 Cloning into '/tmp/crun-build/libocispec/image-spec'...
06:48:12 [2022-07-05T06:48:12.230Z] #77 ...
06:48:12 [2022-07-05T06:48:12.230Z] 
06:48:12 [2022-07-05T06:48:12.230Z] #14 [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
06:48:12 [2022-07-05T06:48:12.230Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
06:48:12 [2022-07-05T06:48:12.230Z] #14 38.62 Selecting previously unselected package binutils-mingw-w64-i686.
06:48:12 [2022-07-05T06:48:12.230Z] #14 38.62 (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.)
06:48:12 [2022-07-05T06:48:12.230Z] #14 38.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
06:48:12 [2022-07-05T06:48:12.230Z] #14 38.69 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
06:48:12 [2022-07-05T06:48:12.230Z] #14 40.97 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:48:12 [2022-07-05T06:48:12.230Z] #14 40.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
06:48:12 [2022-07-05T06:48:12.230Z] #14 40.99 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
06:48:12 [2022-07-05T06:48:12.230Z] #14 43.69 Selecting previously unselected package binutils-mingw-w64.
06:48:12 [2022-07-05T06:48:12.230Z] #14 43.70 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
06:48:12 [2022-07-05T06:48:12.230Z] #14 43.71 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
06:48:12 [2022-07-05T06:48:12.230Z] #14 43.84 Selecting previously unselected package libdevmapper1.02.1:arm64.
06:48:12 [2022-07-05T06:48:12.230Z] #14 43.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
06:48:12 [2022-07-05T06:48:12.230Z] #14 43.86 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
06:48:12 [2022-07-05T06:48:12.230Z] #14 44.01 Selecting previously unselected package dmsetup.
06:48:12 [2022-07-05T06:48:12.230Z] #14 44.01 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
06:48:12 [2022-07-05T06:48:12.230Z] #14 44.02 Unpacking dmsetup (2:1.02.175-2.1) ...
06:48:12 [2022-07-05T06:48:12.230Z] #14 44.26 Selecting previously unselected package mingw-w64-common.
06:48:12 [2022-07-05T06:48:12.230Z] #14 44.26 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
06:48:12 [2022-07-05T06:48:12.230Z] #14 44.27 Unpacking mingw-w64-common (8.0.0-1) ...
06:48:12 [2022-07-05T06:48:12.230Z] #14 ...
06:48:12 [2022-07-05T06:48:12.230Z] 
06:48:12 [2022-07-05T06:48:12.230Z] #42 [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
06:48:12 [2022-07-05T06:48:12.230Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3
06:48:12 [2022-07-05T06:48:12.230Z] #42 40.73 Selecting previously unselected package libicu67:arm64.
06:48:12 [2022-07-05T06:48:12.230Z] #42 40.75 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
06:48:12 [2022-07-05T06:48:12.230Z] #42 40.76 Unpacking libicu67:arm64 (67.1-7) ...
06:48:12 [2022-07-05T06:48:12.230Z] #42 46.11 Selecting previously unselected package libxml2:arm64.
06:48:12 [2022-07-05T06:48:12.230Z] #42 46.14 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
06:48:12 [2022-07-05T06:48:12.230Z] #42 46.15 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
06:48:12 [2022-07-05T06:48:12.230Z] #42 46.60 Selecting previously unselected package libarchive13:arm64.
06:48:12 [2022-07-05T06:48:12.230Z] #42 46.60 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
06:48:12 [2022-07-05T06:48:12.230Z] #42 46.64 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
06:48:12 [2022-07-05T06:48:12.230Z] #42 46.93 Selecting previously unselected package libjsoncpp24:arm64.
06:48:12 [2022-07-05T06:48:12.230Z] #42 46.94 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
06:48:12 [2022-07-05T06:48:12.230Z] #42 46.94 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
06:48:12 [2022-07-05T06:48:12.230Z] #42 47.11 Selecting previously unselected package librhash0:arm64.
06:48:12 [2022-07-05T06:48:12.230Z] #42 47.15 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
06:48:12 [2022-07-05T06:48:12.230Z] #42 47.15 Unpacking librhash0:arm64 (1.4.1-2) ...
06:48:12 [2022-07-05T06:48:12.230Z] #42 47.34 Selecting previously unselected package libuv1:arm64.
06:48:12 [2022-07-05T06:48:12.230Z] #42 47.34 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
06:48:12 [2022-07-05T06:48:12.230Z] #42 47.35 Unpacking libuv1:arm64 (1.40.0-2) ...
06:48:12 [2022-07-05T06:48:12.230Z] #42 47.47 Selecting previously unselected package cmake.
06:48:12 [2022-07-05T06:48:12.230Z] #42 47.48 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
06:48:12 [2022-07-05T06:48:12.230Z] #42 47.48 Unpacking cmake (3.18.4-2+deb11u1) ...
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7 The following NEW packages will be installed:
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   crossbuild-essential-armel crossbuild-essential-armhf
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
06:48:13 [2022-07-05T06:48:13.329Z] #19 131.7   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
06:48:13 [2022-07-05T06:48:13.330Z] #19 131.7   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
06:48:13 [2022-07-05T06:48:13.330Z] #19 131.7   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
06:48:13 [2022-07-05T06:48:13.330Z] #19 131.7   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
06:48:13 [2022-07-05T06:48:13.330Z] #19 131.7   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
06:48:13 [2022-07-05T06:48:13.330Z] #19 131.7   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
06:48:13 [2022-07-05T06:48:13.330Z] #19 131.7   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
06:48:13 [2022-07-05T06:48:13.330Z] #19 131.7   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
06:48:13 [2022-07-05T06:48:13.330Z] #19 131.7   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
06:48:13 [2022-07-05T06:48:13.330Z] #19 131.7   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
06:48:13 [2022-07-05T06:48:13.330Z] #19 131.7   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
06:48:13 [2022-07-05T06:48:13.330Z] #19 131.7   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
06:48:13 [2022-07-05T06:48:13.330Z] #19 131.7   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
06:48:13 [2022-07-05T06:48:13.330Z] #19 131.7   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
06:48:13 [2022-07-05T06:48:13.330Z] #19 131.7   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
06:48:13 [2022-07-05T06:48:13.330Z] #19 131.7   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
06:48:13 [2022-07-05T06:48:13.330Z] #19 131.7   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
06:48:13 [2022-07-05T06:48:13.330Z] #19 131.7   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
06:48:13 [2022-07-05T06:48:13.330Z] #19 131.7   linux-libc-dev-s390x-cross patch xz-utils
06:48:13 [2022-07-05T06:48:13.650Z] #42 ...
06:48:13 [2022-07-05T06:48:13.650Z] 
06:48:13 [2022-07-05T06:48:13.650Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:48:13 [2022-07-05T06:48:13.650Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
06:48:13 [2022-07-05T06:48:13.650Z] #77 9.376 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
06:48:13 [2022-07-05T06:48:13.693Z] #51 41.71 The following additional packages will be installed:
06:48:13 [2022-07-05T06:48:13.693Z] #51 41.72   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
06:48:13 [2022-07-05T06:48:13.693Z] #51 41.72   python3-protobuf python3-six
06:48:13 [2022-07-05T06:48:13.693Z] #51 41.73 Suggested packages:
06:48:13 [2022-07-05T06:48:13.693Z] #51 41.75   python3-setuptools
06:48:13 [2022-07-05T06:48:13.693Z] #51 41.75 Recommended packages:
06:48:13 [2022-07-05T06:48:13.693Z] #51 41.75   iproute2 | iproute
06:48:13 [2022-07-05T06:48:13.900Z] #19 132.4 0 upgraded, 133 newly installed, 0 to remove and 13 not upgraded.
06:48:13 [2022-07-05T06:48:13.900Z] #19 132.4 Need to get 788 MB of archives.
06:48:13 [2022-07-05T06:48:13.900Z] #19 132.4 After this operation, 3385 MB of additional disk space will be used.
06:48:13 [2022-07-05T06:48:13.900Z] #19 132.4 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
06:48:14 [2022-07-05T06:48:14.033Z] #77 ...
06:48:14 [2022-07-05T06:48:14.033Z] 
06:48:14 [2022-07-05T06:48:14.033Z] #51 [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
06:48:14 [2022-07-05T06:48:14.034Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782
06:48:14 [2022-07-05T06:48:14.034Z] #51 39.87 Selecting previously unselected package criu.
06:48:14 [2022-07-05T06:48:14.034Z] #51 39.87 Preparing to unpack .../7-criu_3.17-1_arm64.deb ...
06:48:14 [2022-07-05T06:48:14.034Z] #51 39.88 Unpacking criu (3.17-1) ...
06:48:14 [2022-07-05T06:48:14.034Z] #51 40.84 Setting up python3-pkg-resources (52.0.0-4) ...
06:48:14 [2022-07-05T06:48:14.034Z] #51 42.61 Setting up libprotobuf23:arm64 (3.12.4-1) ...
06:48:14 [2022-07-05T06:48:14.034Z] #51 42.63 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
06:48:14 [2022-07-05T06:48:14.034Z] #51 42.65 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
06:48:14 [2022-07-05T06:48:14.034Z] #51 42.66 Setting up python3-six (1.16.0-2) ...
06:48:14 [2022-07-05T06:48:14.034Z] #51 43.71 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
06:48:14 [2022-07-05T06:48:14.034Z] #51 43.76 Setting up python3-protobuf (3.12.4-1) ...
06:48:14 [2022-07-05T06:48:14.034Z] #51 47.21 Setting up criu (3.17-1) ...
06:48:14 [2022-07-05T06:48:14.034Z] #51 48.99 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:48:14 [2022-07-05T06:48:14.116Z] #42 47.06 The following additional packages will be installed:
06:48:14 [2022-07-05T06:48:14.116Z] #42 47.12   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
06:48:14 [2022-07-05T06:48:14.116Z] #42 47.13 Suggested packages:
06:48:14 [2022-07-05T06:48:14.116Z] #42 47.16   cmake-doc ninja-build lrzip
06:48:14 [2022-07-05T06:48:14.116Z] #42 47.16 Recommended packages:
06:48:14 [2022-07-05T06:48:14.116Z] #42 47.16   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:48:14 [2022-07-05T06:48:14.160Z] #19 132.4 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
06:48:14 [2022-07-05T06:48:14.160Z] #19 132.4 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
06:48:14 [2022-07-05T06:48:14.160Z] #19 132.4 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
06:48:14 [2022-07-05T06:48:14.160Z] #19 132.4 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
06:48:14 [2022-07-05T06:48:14.160Z] #19 132.4 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
06:48:14 [2022-07-05T06:48:14.160Z] #19 132.4 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
06:48:14 [2022-07-05T06:48:14.160Z] #19 132.5 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
06:48:14 [2022-07-05T06:48:14.160Z] #19 132.6 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
06:48:14 [2022-07-05T06:48:14.160Z] #19 132.7 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
06:48:14 [2022-07-05T06:48:14.267Z] #51 42.44 The following NEW packages will be installed:
06:48:14 [2022-07-05T06:48:14.267Z] #51 42.45   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
06:48:14 [2022-07-05T06:48:14.267Z] #51 42.45   python3-protobuf python3-six
06:48:14 [2022-07-05T06:48:14.419Z] #19 132.8 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
06:48:14 [2022-07-05T06:48:14.419Z] #19 132.9 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
06:48:14 [2022-07-05T06:48:14.419Z] #19 132.9 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB]
06:48:14 [2022-07-05T06:48:14.666Z] #51 ...
06:48:14 [2022-07-05T06:48:14.667Z] 
06:48:14 [2022-07-05T06:48:14.667Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:48:14 [2022-07-05T06:48:14.667Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
06:48:14 [2022-07-05T06:48:14.667Z] #77 10.49 Cloning into '/tmp/crun-build/libocispec/yajl'...
06:48:14 [2022-07-05T06:48:14.839Z] #51 43.02 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded.
06:48:14 [2022-07-05T06:48:14.839Z] #51 43.02 Need to get 2314 kB of archives.
06:48:14 [2022-07-05T06:48:14.839Z] #51 43.02 After this operation, 11.1 MB of additional disk space will be used.
06:48:14 [2022-07-05T06:48:14.839Z] #51 43.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
06:48:14 [2022-07-05T06:48:14.839Z] #51 ...
06:48:14 [2022-07-05T06:48:14.839Z] 
06:48:14 [2022-07-05T06:48:14.839Z] #57 [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
06:48:14 [2022-07-05T06:48:14.839Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
06:48:14 [2022-07-05T06:48:14.839Z] #57 43.18 v3.0.2
06:48:15 [2022-07-05T06:48:15.059Z] #42 48.43 The following NEW packages will be installed:
06:48:15 [2022-07-05T06:48:15.059Z] #42 48.47   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
06:48:15 [2022-07-05T06:48:15.059Z] #42 48.49   vim-common xxd
06:48:15 [2022-07-05T06:48:15.099Z] #57 DONE 43.4s
06:48:15 [2022-07-05T06:48:15.099Z] 
06:48:15 [2022-07-05T06:48:15.099Z] #51 [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
06:48:15 [2022-07-05T06:48:15.099Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:48:15 [2022-07-05T06:48:15.099Z] #51 43.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
06:48:15 [2022-07-05T06:48:15.099Z] #51 43.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
06:48:15 [2022-07-05T06:48:15.099Z] #51 43.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
06:48:15 [2022-07-05T06:48:15.100Z] #51 43.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:48:15 [2022-07-05T06:48:15.100Z] #51 43.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
06:48:15 [2022-07-05T06:48:15.100Z] #51 43.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
06:48:15 [2022-07-05T06:48:15.405Z] #77 11.26 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
06:48:15 [2022-07-05T06:48:15.631Z] #42 49.07 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded.
06:48:15 [2022-07-05T06:48:15.631Z] #42 49.07 Need to get 17.7 MB of archives.
06:48:15 [2022-07-05T06:48:15.631Z] #42 49.07 After this operation, 70.7 MB of additional disk space will be used.
06:48:15 [2022-07-05T06:48:15.631Z] #42 49.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
06:48:15 [2022-07-05T06:48:15.631Z] #42 49.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
06:48:15 [2022-07-05T06:48:15.631Z] #42 49.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
06:48:15 [2022-07-05T06:48:15.674Z] #77 11.47 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
06:48:15 [2022-07-05T06:48:15.893Z] #42 49.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
06:48:15 [2022-07-05T06:48:15.935Z] #77 11.64 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
06:48:16 [2022-07-05T06:48:16.324Z] #19 134.7 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB]
06:48:16 [2022-07-05T06:48:16.324Z] #19 134.7 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB]
06:48:16 [2022-07-05T06:48:16.485Z] #51 ...
06:48:16 [2022-07-05T06:48:16.485Z] 
06:48:16 [2022-07-05T06:48:16.485Z] #62 [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
06:48:16 [2022-07-05T06:48:16.485Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
06:48:16 [2022-07-05T06:48:16.485Z] #62 30.71 Reading package lists...
06:48:16 [2022-07-05T06:48:16.485Z] #62 37.07 Building dependency tree...
06:48:16 [2022-07-05T06:48:16.485Z] #62 40.90 The following additional packages will be installed:
06:48:16 [2022-07-05T06:48:16.485Z] #62 40.92   libbtrfs0
06:48:16 [2022-07-05T06:48:16.485Z] #62 41.13 The following NEW packages will be installed:
06:48:16 [2022-07-05T06:48:16.485Z] #62 41.15   libbtrfs-dev libbtrfs0
06:48:16 [2022-07-05T06:48:16.485Z] #62 41.59 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded.
06:48:16 [2022-07-05T06:48:16.485Z] #62 41.59 Need to get 460 kB of archives.
06:48:16 [2022-07-05T06:48:16.485Z] #62 41.59 After this operation, 1237 kB of additional disk space will be used.
06:48:16 [2022-07-05T06:48:16.485Z] #62 41.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
06:48:16 [2022-07-05T06:48:16.485Z] #62 41.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
06:48:16 [2022-07-05T06:48:16.485Z] #62 42.70 debconf: delaying package configuration, since apt-utils is not installed
06:48:16 [2022-07-05T06:48:16.485Z] #62 43.02 Fetched 460 kB in 0s (1380 kB/s)
06:48:16 [2022-07-05T06:48:16.485Z] #62 43.12 Selecting previously unselected package libbtrfs0:amd64.
06:48:16 [2022-07-05T06:48:16.485Z] #62 43.12 (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 ... 15718 files and directories currently installed.)
06:48:16 [2022-07-05T06:48:16.485Z] #62 43.18 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
06:48:16 [2022-07-05T06:48:16.485Z] #62 43.20 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
06:48:16 [2022-07-05T06:48:16.485Z] #62 43.54 Selecting previously unselected package libbtrfs-dev:amd64.
06:48:16 [2022-07-05T06:48:16.485Z] #62 43.54 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
06:48:16 [2022-07-05T06:48:16.485Z] #62 43.56 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
06:48:16 [2022-07-05T06:48:16.485Z] #62 43.89 Setting up libbtrfs0:amd64 (5.10.1-2) ...
06:48:16 [2022-07-05T06:48:16.485Z] #62 43.92 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
06:48:16 [2022-07-05T06:48:16.485Z] #62 43.94 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:48:16 [2022-07-05T06:48:16.485Z] #62 DONE 45.0s
06:48:16 [2022-07-05T06:48:16.746Z] 
06:48:16 [2022-07-05T06:48:16.746Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
06:48:16 [2022-07-05T06:48:16.746Z] #63 sha256:7597b7f4b2a7aab36afa1acde136ee59d7877304a0aa50a5484d97f07302f991
06:48:16 [2022-07-05T06:48:16.837Z] #42 50.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
06:48:16 [2022-07-05T06:48:16.837Z] #42 50.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
06:48:16 [2022-07-05T06:48:16.837Z] #42 50.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
06:48:16 [2022-07-05T06:48:16.837Z] #42 50.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
06:48:16 [2022-07-05T06:48:16.837Z] #42 50.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
06:48:16 [2022-07-05T06:48:16.837Z] #42 50.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
06:48:16 [2022-07-05T06:48:16.879Z] #77 ...
06:48:16 [2022-07-05T06:48:16.879Z] 
06:48:16 [2022-07-05T06:48:16.879Z] #51 [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
06:48:16 [2022-07-05T06:48:16.879Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782
06:48:16 [2022-07-05T06:48:16.879Z] #51 DONE 52.9s
06:48:16 [2022-07-05T06:48:16.879Z] 
06:48:16 [2022-07-05T06:48:16.879Z] #42 [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
06:48:16 [2022-07-05T06:48:16.879Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3
06:48:16 [2022-07-05T06:48:16.879Z] #42 52.44 Setting up libicu67:arm64 (67.1-7) ...
06:48:16 [2022-07-05T06:48:16.879Z] #42 52.50 Setting up xxd (2:8.2.2434-3+deb11u1) ...
06:48:16 [2022-07-05T06:48:16.879Z] #42 52.54 Setting up libuv1:arm64 (1.40.0-2) ...
06:48:16 [2022-07-05T06:48:16.879Z] #42 52.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
06:48:16 [2022-07-05T06:48:16.879Z] #42 52.67 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
06:48:16 [2022-07-05T06:48:16.879Z] #42 52.72 Setting up librhash0:arm64 (1.4.1-2) ...
06:48:16 [2022-07-05T06:48:16.879Z] #42 52.76 Setting up cmake-data (3.18.4-2+deb11u1) ...
06:48:16 [2022-07-05T06:48:16.879Z] #42 52.81 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
06:48:16 [2022-07-05T06:48:16.879Z] #42 52.84 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
06:48:16 [2022-07-05T06:48:16.879Z] #42 52.87 Setting up cmake (3.18.4-2+deb11u1) ...
06:48:16 [2022-07-05T06:48:16.879Z] #42 52.89 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:48:17 [2022-07-05T06:48:17.061Z] #76 31.87 Reading package lists...
06:48:17 [2022-07-05T06:48:17.062Z] #76 ...
06:48:17 [2022-07-05T06:48:17.062Z] 
06:48:17 [2022-07-05T06:48:17.062Z] #14 [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
06:48:17 [2022-07-05T06:48:17.062Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:48:17 [2022-07-05T06:48:17.062Z] #14 17.91 Reading package lists...
06:48:17 [2022-07-05T06:48:17.062Z] #14 28.05 Reading package lists...
06:48:17 [2022-07-05T06:48:17.062Z] #14 ...
06:48:17 [2022-07-05T06:48:17.062Z] 
06:48:17 [2022-07-05T06:48:17.062Z] #36 [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
06:48:17 [2022-07-05T06:48:17.062Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
06:48:17 [2022-07-05T06:48:17.062Z] #36 34.07 go: downloading github.com/russross/blackfriday/v2 v2.0.1
06:48:17 [2022-07-05T06:48:17.062Z] #36 34.41 go: downloading github.com/cilium/ebpf v0.7.0
06:48:17 [2022-07-05T06:48:17.062Z] #36 35.95 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
06:48:17 [2022-07-05T06:48:17.062Z] #36 ...
06:48:17 [2022-07-05T06:48:17.062Z] 
06:48:17 [2022-07-05T06:48:17.062Z] #62 [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
06:48:17 [2022-07-05T06:48:17.062Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
06:48:17 [2022-07-05T06:48:17.062Z] #62 28.50 Fetched 8548 kB in 23s (379 kB/s)
06:48:17 [2022-07-05T06:48:17.062Z] #62 28.50 Reading package lists...
06:48:17 [2022-07-05T06:48:17.062Z] #62 38.60 Reading package lists...
06:48:17 [2022-07-05T06:48:17.062Z] #62 ...
06:48:17 [2022-07-05T06:48:17.062Z] 
06:48:17 [2022-07-05T06:48:17.062Z] #14 [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
06:48:17 [2022-07-05T06:48:17.062Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:48:17 [2022-07-05T06:48:17.062Z] #14 28.05 Reading package lists...
06:48:17 [2022-07-05T06:48:17.142Z] #42 DONE 53.6s
06:48:17 [2022-07-05T06:48:17.142Z] 
06:48:17 [2022-07-05T06:48:17.142Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
06:48:17 [2022-07-05T06:48:17.142Z] #43 sha256:c90a78eb005c03d205a4bfac43efac03c2f036f028a4cf39c9fdca2d3cb2877a
06:48:17 [2022-07-05T06:48:17.402Z] #43 DONE 0.3s
06:48:17 [2022-07-05T06:48:17.402Z] 
06:48:17 [2022-07-05T06:48:17.402Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
06:48:17 [2022-07-05T06:48:17.402Z] #44 sha256:41760ece88088f04d8c90281ca186c2911331f587710bb0d8ec1ce32b0579d6d
06:48:17 [2022-07-05T06:48:17.409Z] #42 ...
06:48:17 [2022-07-05T06:48:17.409Z] 
06:48:17 [2022-07-05T06:48:17.409Z] #62 [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
06:48:17 [2022-07-05T06:48:17.409Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
06:48:17 [2022-07-05T06:48:17.409Z] #62 41.57 Reading package lists...
06:48:18 [2022-07-05T06:48:18.129Z] #63 ...
06:48:18 [2022-07-05T06:48:18.129Z] 
06:48:18 [2022-07-05T06:48:18.129Z] #14 [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
06:48:18 [2022-07-05T06:48:18.129Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:48:18 [2022-07-05T06:48:18.129Z] #14 36.36 The following NEW packages will be installed:
06:48:18 [2022-07-05T06:48:18.129Z] #14 36.38   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:48:18 [2022-07-05T06:48:18.129Z] #14 36.38   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
06:48:18 [2022-07-05T06:48:18.129Z] #14 36.38   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
06:48:18 [2022-07-05T06:48:18.129Z] #14 36.38   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
06:48:18 [2022-07-05T06:48:18.129Z] #14 36.38   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
06:48:18 [2022-07-05T06:48:18.129Z] #14 36.38   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
06:48:18 [2022-07-05T06:48:18.129Z] #14 36.39   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
06:48:18 [2022-07-05T06:48:18.129Z] #14 36.39   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
06:48:18 [2022-07-05T06:48:18.129Z] #14 36.39   mingw-w64-x86-64-dev
06:48:18 [2022-07-05T06:48:18.129Z] #14 36.83 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded.
06:48:18 [2022-07-05T06:48:18.129Z] #14 36.83 Need to get 115 MB of archives.
06:48:18 [2022-07-05T06:48:18.129Z] #14 36.83 After this operation, 645 MB of additional disk space will be used.
06:48:18 [2022-07-05T06:48:18.129Z] #14 36.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 37.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 37.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 37.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 37.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 37.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 37.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 37.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 37.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 38.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 40.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 40.57 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 41.23 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 42.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 43.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 43.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 43.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 43.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 43.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 43.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 43.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 43.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 43.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 43.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 43.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 43.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 43.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 43.45 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 43.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 43.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
06:48:18 [2022-07-05T06:48:18.129Z] #14 44.76 debconf: delaying package configuration, since apt-utils is not installed
06:48:18 [2022-07-05T06:48:18.129Z] #14 45.01 Fetched 115 MB in 7s (16.3 MB/s)
06:48:18 [2022-07-05T06:48:18.129Z] #14 45.07 Selecting previously unselected package binutils-mingw-w64-i686.
06:48:18 [2022-07-05T06:48:18.129Z] #14 45.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
06:48:18 [2022-07-05T06:48:18.129Z] #14 45.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
06:48:18 [2022-07-05T06:48:18.129Z] #14 45.16 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
06:48:18 [2022-07-05T06:48:18.129Z] #14 ...
06:48:18 [2022-07-05T06:48:18.129Z] 
06:48:18 [2022-07-05T06:48:18.129Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
06:48:18 [2022-07-05T06:48:18.129Z] #63 sha256:7597b7f4b2a7aab36afa1acde136ee59d7877304a0aa50a5484d97f07302f991
06:48:18 [2022-07-05T06:48:18.129Z] #63 DONE 1.4s
06:48:18 [2022-07-05T06:48:18.129Z] 
06:48:18 [2022-07-05T06:48:18.129Z] #55 [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.44.0"      && /build/golangci-lint --version
06:48:18 [2022-07-05T06:48:18.129Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:48:18 [2022-07-05T06:48:18.129Z] #55 36.42 go: downloading github.com/fatih/color v1.13.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 36.42 go: downloading github.com/gofrs/flock v0.8.1
06:48:18 [2022-07-05T06:48:18.129Z] #55 36.46 go: downloading github.com/spf13/cobra v1.3.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 36.52 go: downloading github.com/spf13/viper v1.10.1
06:48:18 [2022-07-05T06:48:18.129Z] #55 36.75 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
06:48:18 [2022-07-05T06:48:18.129Z] #55 36.97 go: downloading github.com/mattn/go-colorable v0.1.12
06:48:18 [2022-07-05T06:48:18.129Z] #55 36.98 go: downloading github.com/mattn/go-isatty v0.0.14
06:48:18 [2022-07-05T06:48:18.129Z] #55 37.03 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
06:48:18 [2022-07-05T06:48:18.129Z] #55 37.10 go: downloading github.com/go-critic/go-critic v0.6.2
06:48:18 [2022-07-05T06:48:18.129Z] #55 38.51 go: downloading github.com/mitchellh/go-homedir v1.1.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 38.54 go: downloading github.com/hashicorp/go-multierror v1.1.1
06:48:18 [2022-07-05T06:48:18.129Z] #55 41.68 go: downloading github.com/sirupsen/logrus v1.8.1
06:48:18 [2022-07-05T06:48:18.129Z] #55 41.76 go: downloading github.com/stretchr/testify v1.7.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 41.83 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
06:48:18 [2022-07-05T06:48:18.129Z] #55 41.88 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
06:48:18 [2022-07-05T06:48:18.129Z] #55 42.05 go: downloading github.com/fsnotify/fsnotify v1.5.1
06:48:18 [2022-07-05T06:48:18.129Z] #55 42.06 go: downloading github.com/magiconair/properties v1.8.5
06:48:18 [2022-07-05T06:48:18.129Z] #55 42.19 go: downloading github.com/mitchellh/mapstructure v1.4.3
06:48:18 [2022-07-05T06:48:18.129Z] #55 42.27 go: downloading github.com/spf13/afero v1.6.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 42.29 go: downloading github.com/spf13/cast v1.4.1
06:48:18 [2022-07-05T06:48:18.129Z] #55 42.39 go: downloading github.com/spf13/jwalterweatherman v1.1.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 42.43 go: downloading github.com/subosito/gotenv v1.2.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 42.46 go: downloading gopkg.in/ini.v1 v1.66.2
06:48:18 [2022-07-05T06:48:18.129Z] #55 42.70 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
06:48:18 [2022-07-05T06:48:18.129Z] #55 42.71 go: downloading github.com/go-toolsmith/astcast v1.0.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 42.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 42.88 go: downloading github.com/go-toolsmith/astequal v1.0.1
06:48:18 [2022-07-05T06:48:18.129Z] #55 42.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 42.93 go: downloading github.com/go-toolsmith/astp v1.0.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 42.96 go: downloading github.com/go-toolsmith/strparse v1.0.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 43.03 go: downloading github.com/go-toolsmith/typep v1.0.2
06:48:18 [2022-07-05T06:48:18.129Z] #55 43.08 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
06:48:18 [2022-07-05T06:48:18.129Z] #55 43.73 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
06:48:18 [2022-07-05T06:48:18.129Z] #55 43.89 go: downloading github.com/hashicorp/errwrap v1.0.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 43.91 go: downloading 4d63.com/gochecknoglobals v0.1.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 43.99 go: downloading github.com/Antonboom/errname v0.1.5
06:48:18 [2022-07-05T06:48:18.129Z] #55 44.14 go: downloading github.com/Antonboom/nilnil v0.1.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 44.17 go: downloading github.com/BurntSushi/toml v1.0.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 45.01 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
06:48:18 [2022-07-05T06:48:18.129Z] #55 45.09 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 45.23 go: downloading github.com/alexkohler/prealloc v1.0.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 45.29 go: downloading github.com/ashanbrown/forbidigo v1.3.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 45.29 go: downloading github.com/ashanbrown/makezero v1.1.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 45.29 go: downloading github.com/bkielbasa/cyclop v1.2.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 45.35 go: downloading github.com/blizzy78/varnamelen v0.5.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 45.37 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 45.57 go: downloading github.com/breml/bidichk v0.2.1
06:48:18 [2022-07-05T06:48:18.129Z] #55 45.57 go: downloading github.com/breml/errchkjson v0.2.1
06:48:18 [2022-07-05T06:48:18.129Z] #55 45.57 go: downloading github.com/butuzov/ireturn v0.1.1
06:48:18 [2022-07-05T06:48:18.129Z] #55 45.63 go: downloading github.com/charithe/durationcheck v0.0.9
06:48:18 [2022-07-05T06:48:18.129Z] #55 45.67 go: downloading github.com/daixiang0/gci v0.2.9
06:48:18 [2022-07-05T06:48:18.129Z] #55 45.67 go: downloading github.com/denis-tingajkin/go-header v0.4.2
06:48:18 [2022-07-05T06:48:18.129Z] #55 45.69 go: downloading github.com/esimonov/ifshort v1.0.4
06:48:18 [2022-07-05T06:48:18.129Z] #55 45.74 go: downloading github.com/fzipp/gocyclo v0.4.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 45.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:48:18 [2022-07-05T06:48:18.129Z] #55 45.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:48:18 [2022-07-05T06:48:18.129Z] #55 45.75 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:48:18 [2022-07-05T06:48:18.129Z] #55 45.93 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:48:18 [2022-07-05T06:48:18.129Z] #55 46.18 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:48:18 [2022-07-05T06:48:18.129Z] #55 46.18 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:48:18 [2022-07-05T06:48:18.129Z] #55 46.18 go: downloading github.com/golangci/misspell v0.3.5
06:48:18 [2022-07-05T06:48:18.129Z] #55 46.37 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:48:18 [2022-07-05T06:48:18.129Z] #55 46.50 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
06:48:18 [2022-07-05T06:48:18.129Z] #55 46.52 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
06:48:18 [2022-07-05T06:48:18.129Z] #55 46.54 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
06:48:18 [2022-07-05T06:48:18.129Z] #55 46.58 go: downloading github.com/jgautheron/goconst v1.5.1
06:48:18 [2022-07-05T06:48:18.231Z] #19 136.5 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB]
06:48:18 [2022-07-05T06:48:18.232Z] #19 136.5 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB]
06:48:18 [2022-07-05T06:48:18.390Z] #55 46.67 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
06:48:18 [2022-07-05T06:48:18.390Z] #55 ...
06:48:18 [2022-07-05T06:48:18.390Z] 
06:48:18 [2022-07-05T06:48:18.390Z] #76 [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             ;
06:48:18 [2022-07-05T06:48:18.390Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:48:18 [2022-07-05T06:48:18.390Z] #76 38.35 python3 is already the newest version (3.9.2-3).
06:48:18 [2022-07-05T06:48:18.390Z] #76 38.35 The following additional packages will be installed:
06:48:18 [2022-07-05T06:48:18.390Z] #76 38.36   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
06:48:18 [2022-07-05T06:48:18.390Z] #76 38.37   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
06:48:18 [2022-07-05T06:48:18.390Z] #76 38.38 Suggested packages:
06:48:18 [2022-07-05T06:48:18.390Z] #76 38.38   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
06:48:18 [2022-07-05T06:48:18.390Z] #76 38.38   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
06:48:18 [2022-07-05T06:48:18.390Z] #76 38.38   m4-doc ed diffutils-doc
06:48:18 [2022-07-05T06:48:18.390Z] #76 38.38 Recommended packages:
06:48:18 [2022-07-05T06:48:18.390Z] #76 38.38   fakeroot libalgorithm-merge-perl libltdl-dev
06:48:18 [2022-07-05T06:48:18.390Z] #76 39.84 The following NEW packages will be installed:
06:48:18 [2022-07-05T06:48:18.390Z] #76 39.86   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
06:48:18 [2022-07-05T06:48:18.390Z] #76 39.86   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
06:48:18 [2022-07-05T06:48:18.390Z] #76 39.87   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
06:48:18 [2022-07-05T06:48:18.390Z] #76 39.87   libyajl2 m4 patch xz-utils
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.38 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded.
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.38 Need to get 5939 kB of archives.
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.38 After this operation, 18.7 MB of additional disk space will be used.
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.53 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB]
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
06:48:18 [2022-07-05T06:48:18.390Z] #76 40.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
06:48:18 [2022-07-05T06:48:18.390Z] #76 41.78 debconf: delaying package configuration, since apt-utils is not installed
06:48:18 [2022-07-05T06:48:18.390Z] #76 42.09 Fetched 5939 kB in 1s (7639 kB/s)
06:48:18 [2022-07-05T06:48:18.390Z] #76 42.20 Selecting previously unselected package bzip2.
06:48:18 [2022-07-05T06:48:18.390Z] #76 42.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
06:48:18 [2022-07-05T06:48:18.390Z] #76 42.32 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 42.35 Unpacking bzip2 (1.0.8-4) ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 42.60 Selecting previously unselected package libmagic-mgc.
06:48:18 [2022-07-05T06:48:18.390Z] #76 42.60 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 42.63 Unpacking libmagic-mgc (1:5.39-3) ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 43.39 Selecting previously unselected package libmagic1:amd64.
06:48:18 [2022-07-05T06:48:18.390Z] #76 43.40 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 43.42 Unpacking libmagic1:amd64 (1:5.39-3) ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 43.64 Selecting previously unselected package file.
06:48:18 [2022-07-05T06:48:18.390Z] #76 43.64 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 43.64 Unpacking file (1:5.39-3) ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 43.79 Selecting previously unselected package xz-utils.
06:48:18 [2022-07-05T06:48:18.390Z] #76 43.79 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 43.82 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 44.09 Selecting previously unselected package libsigsegv2:amd64.
06:48:18 [2022-07-05T06:48:18.390Z] #76 44.10 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 44.10 Unpacking libsigsegv2:amd64 (2.13-1) ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 44.24 Selecting previously unselected package m4.
06:48:18 [2022-07-05T06:48:18.390Z] #76 44.24 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 44.28 Unpacking m4 (1.4.18-5) ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 44.42 Selecting previously unselected package autoconf.
06:48:18 [2022-07-05T06:48:18.390Z] #76 44.42 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 44.42 Unpacking autoconf (2.69-14) ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 44.88 Selecting previously unselected package autotools-dev.
06:48:18 [2022-07-05T06:48:18.390Z] #76 44.88 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 44.88 Unpacking autotools-dev (20180224.1+nmu1) ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 44.97 Selecting previously unselected package automake.
06:48:18 [2022-07-05T06:48:18.390Z] #76 44.97 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 44.97 Unpacking automake (1:1.16.3-2) ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 45.45 Selecting previously unselected package patch.
06:48:18 [2022-07-05T06:48:18.390Z] #76 45.45 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 45.57 Unpacking patch (2.7.6-7) ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 45.68 Selecting previously unselected package dpkg-dev.
06:48:18 [2022-07-05T06:48:18.390Z] #76 45.68 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 45.70 Unpacking dpkg-dev (1.20.10) ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 46.70 Selecting previously unselected package build-essential.
06:48:18 [2022-07-05T06:48:18.390Z] #76 46.71 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 46.73 Unpacking build-essential (12.9) ...
06:48:18 [2022-07-05T06:48:18.390Z] #76 ...
06:48:18 [2022-07-05T06:48:18.390Z] 
06:48:18 [2022-07-05T06:48:18.390Z] #55 [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.44.0"      && /build/golangci-lint --version
06:48:18 [2022-07-05T06:48:18.390Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:48:18 [2022-07-05T06:48:18.390Z] #55 46.71 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
06:48:18 [2022-07-05T06:48:18.390Z] #55 46.71 go: downloading github.com/julz/importas v0.1.0
06:48:18 [2022-07-05T06:48:18.390Z] #55 46.71 go: downloading github.com/kisielk/errcheck v1.6.0
06:48:18 [2022-07-05T06:48:18.390Z] #55 46.79 go: downloading github.com/kulti/thelper v0.5.0
06:48:18 [2022-07-05T06:48:18.650Z] #55 46.89 go: downloading github.com/kunwardeep/paralleltest v1.0.3
06:48:18 [2022-07-05T06:48:18.650Z] #55 46.89 go: downloading github.com/kyoh86/exportloopref v0.1.8
06:48:18 [2022-07-05T06:48:18.650Z] #55 46.89 go: downloading github.com/ldez/gomoddirectives v0.2.2
06:48:18 [2022-07-05T06:48:18.650Z] #55 46.90 go: downloading github.com/ldez/tagliatelle v0.3.0
06:48:18 [2022-07-05T06:48:18.650Z] #55 46.98 go: downloading github.com/leonklingele/grouper v1.1.0
06:48:18 [2022-07-05T06:48:18.650Z] #55 47.06 go: downloading github.com/maratori/testpackage v1.0.1
06:48:18 [2022-07-05T06:48:18.787Z] #44 0.983 + RM_GOPATH=0
06:48:18 [2022-07-05T06:48:18.787Z] #44 0.983 + TMP_GOPATH=
06:48:18 [2022-07-05T06:48:18.787Z] #44 0.983 + : /build
06:48:18 [2022-07-05T06:48:18.787Z] #44 0.983 + '[' -z '' ']'
06:48:18 [2022-07-05T06:48:18.787Z] #44 0.985 ++ mktemp -d
06:48:18 [2022-07-05T06:48:18.787Z] #44 0.987 + export GOPATH=/tmp/tmp.IOw4obgFFY
06:48:18 [2022-07-05T06:48:18.787Z] #44 0.987 + GOPATH=/tmp/tmp.IOw4obgFFY
06:48:18 [2022-07-05T06:48:18.787Z] #44 0.987 + RM_GOPATH=1
06:48:18 [2022-07-05T06:48:18.787Z] #44 0.987 + case "$(go env GOARCH)" in
06:48:18 [2022-07-05T06:48:18.787Z] #44 0.988 ++ go env GOARCH
06:48:18 [2022-07-05T06:48:18.787Z] #44 1.001 + export GO_BUILDMODE=-buildmode=pie
06:48:18 [2022-07-05T06:48:18.787Z] #44 1.001 + GO_BUILDMODE=-buildmode=pie
06:48:18 [2022-07-05T06:48:18.787Z] #44 1.001 ++ dirname /install.sh
06:48:18 [2022-07-05T06:48:18.787Z] #44 1.004 + dir=/
06:48:18 [2022-07-05T06:48:18.787Z] #44 1.004 + bin=tini
06:48:18 [2022-07-05T06:48:18.787Z] #44 1.004 + shift
06:48:18 [2022-07-05T06:48:18.787Z] #44 1.004 + '[' '!' -f //tini.installer ']'
06:48:18 [2022-07-05T06:48:18.787Z] #44 1.004 + . //tini.installer
06:48:18 [2022-07-05T06:48:18.787Z] #44 1.004 ++ : v0.19.0
06:48:18 [2022-07-05T06:48:18.787Z] #44 1.004 + install_tini
06:48:18 [2022-07-05T06:48:18.787Z] #44 1.004 + echo 'Install tini version v0.19.0'
06:48:18 [2022-07-05T06:48:18.787Z] #44 1.005 Install tini version v0.19.0
06:48:18 [2022-07-05T06:48:18.787Z] #44 1.005 + git clone https://github.com/krallin/tini.git /tmp/tmp.IOw4obgFFY/tini
06:48:18 [2022-07-05T06:48:18.787Z] #44 1.011 Cloning into '/tmp/tmp.IOw4obgFFY/tini'...
06:48:18 [2022-07-05T06:48:18.910Z] #55 47.14 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
06:48:18 [2022-07-05T06:48:18.910Z] #55 47.15 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
06:48:18 [2022-07-05T06:48:18.910Z] #55 47.18 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
06:48:18 [2022-07-05T06:48:18.910Z] #55 47.19 go: downloading github.com/mgechev/revive v1.1.3
06:48:19 [2022-07-05T06:48:19.363Z] #44 ...
06:48:19 [2022-07-05T06:48:19.363Z] 
06:48:19 [2022-07-05T06:48:19.363Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
06:48:19 [2022-07-05T06:48:19.363Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a
06:48:19 [2022-07-05T06:48:19.363Z] #53 55.17 gotestsum version dev
06:48:19 [2022-07-05T06:48:19.363Z] #53 DONE 55.9s
06:48:19 [2022-07-05T06:48:19.363Z] 
06:48:19 [2022-07-05T06:48:19.363Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
06:48:19 [2022-07-05T06:48:19.363Z] #44 sha256:41760ece88088f04d8c90281ca186c2911331f587710bb0d8ec1ce32b0579d6d
06:48:19 [2022-07-05T06:48:19.363Z] #44 1.813 + cd /tmp/tmp.IOw4obgFFY/tini
06:48:19 [2022-07-05T06:48:19.363Z] #44 1.813 + git checkout -q v0.19.0
06:48:19 [2022-07-05T06:48:19.363Z] #44 1.830 + cmake .
06:48:19 [2022-07-05T06:48:19.480Z] #55 47.88 go: downloading github.com/moricho/tparallel v0.2.1
06:48:19 [2022-07-05T06:48:19.480Z] #55 47.92 go: downloading github.com/nakabonne/nestif v0.3.1
06:48:19 [2022-07-05T06:48:19.480Z] #55 47.94 go: downloading github.com/nishanths/exhaustive v0.7.11
06:48:19 [2022-07-05T06:48:19.480Z] #55 47.94 go: downloading github.com/nishanths/predeclared v0.2.1
06:48:19 [2022-07-05T06:48:19.741Z] #55 48.03 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
06:48:19 [2022-07-05T06:48:19.741Z] #55 48.07 go: downloading github.com/ryancurrah/gomodguard v1.2.3
06:48:19 [2022-07-05T06:48:19.741Z] #55 48.09 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
06:48:19 [2022-07-05T06:48:19.741Z] #55 48.14 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
06:48:19 [2022-07-05T06:48:19.741Z] #55 ...
06:48:19 [2022-07-05T06:48:19.741Z] 
06:48:19 [2022-07-05T06:48:19.741Z] #42 [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
06:48:19 [2022-07-05T06:48:19.741Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:48:19 [2022-07-05T06:48:19.741Z] #42 36.29 Building dependency tree...
06:48:19 [2022-07-05T06:48:19.741Z] #42 40.53 The following additional packages will be installed:
06:48:19 [2022-07-05T06:48:19.741Z] #42 40.56   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
06:48:19 [2022-07-05T06:48:19.741Z] #42 40.56 Suggested packages:
06:48:19 [2022-07-05T06:48:19.741Z] #42 40.58   cmake-doc ninja-build lrzip
06:48:19 [2022-07-05T06:48:19.741Z] #42 40.58 Recommended packages:
06:48:19 [2022-07-05T06:48:19.741Z] #42 40.58   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:48:19 [2022-07-05T06:48:19.741Z] #42 41.43 The following NEW packages will be installed:
06:48:19 [2022-07-05T06:48:19.741Z] #42 41.44   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
06:48:19 [2022-07-05T06:48:19.741Z] #42 41.45   vim-common xxd
06:48:19 [2022-07-05T06:48:19.741Z] #42 41.92 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded.
06:48:19 [2022-07-05T06:48:19.741Z] #42 41.92 Need to get 17.7 MB of archives.
06:48:19 [2022-07-05T06:48:19.741Z] #42 41.92 After this operation, 70.7 MB of additional disk space will be used.
06:48:19 [2022-07-05T06:48:19.741Z] #42 41.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
06:48:19 [2022-07-05T06:48:19.741Z] #42 41.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
06:48:19 [2022-07-05T06:48:19.741Z] #42 41.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
06:48:19 [2022-07-05T06:48:19.741Z] #42 42.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
06:48:19 [2022-07-05T06:48:19.741Z] #42 42.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
06:48:19 [2022-07-05T06:48:19.741Z] #42 42.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
06:48:19 [2022-07-05T06:48:19.741Z] #42 42.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
06:48:19 [2022-07-05T06:48:19.741Z] #42 42.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
06:48:19 [2022-07-05T06:48:19.741Z] #42 42.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
06:48:19 [2022-07-05T06:48:19.741Z] #42 42.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
06:48:19 [2022-07-05T06:48:19.741Z] #42 44.02 debconf: delaying package configuration, since apt-utils is not installed
06:48:19 [2022-07-05T06:48:19.741Z] #42 44.30 Fetched 17.7 MB in 1s (12.2 MB/s)
06:48:19 [2022-07-05T06:48:19.741Z] #42 44.43 Selecting previously unselected package xxd.
06:48:19 [2022-07-05T06:48:19.741Z] #42 44.43 (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 ... 15718 files and directories currently installed.)
06:48:19 [2022-07-05T06:48:19.741Z] #42 44.43 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
06:48:19 [2022-07-05T06:48:19.741Z] #42 44.45 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
06:48:19 [2022-07-05T06:48:19.741Z] #42 44.66 Selecting previously unselected package vim-common.
06:48:19 [2022-07-05T06:48:19.741Z] #42 44.66 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
06:48:19 [2022-07-05T06:48:19.741Z] #42 44.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
06:48:19 [2022-07-05T06:48:19.741Z] #42 44.97 Selecting previously unselected package cmake-data.
06:48:19 [2022-07-05T06:48:19.741Z] #42 44.97 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
06:48:19 [2022-07-05T06:48:19.741Z] #42 44.97 Unpacking cmake-data (3.18.4-2+deb11u1) ...
06:48:19 [2022-07-05T06:48:19.741Z] #42 ...
06:48:19 [2022-07-05T06:48:19.741Z] 
06:48:19 [2022-07-05T06:48:19.741Z] #76 [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             ;
06:48:19 [2022-07-05T06:48:19.741Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:48:19 [2022-07-05T06:48:19.741Z] #76 46.90 Selecting previously unselected package libcap2:amd64.
06:48:19 [2022-07-05T06:48:19.741Z] #76 46.91 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
06:48:19 [2022-07-05T06:48:19.741Z] #76 46.91 Unpacking libcap2:amd64 (1:2.44-1) ...
06:48:19 [2022-07-05T06:48:19.741Z] #76 47.03 Selecting previously unselected package libcap-dev:amd64.
06:48:19 [2022-07-05T06:48:19.741Z] #76 47.03 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
06:48:19 [2022-07-05T06:48:19.741Z] #76 47.06 Unpacking libcap-dev:amd64 (1:2.44-1) ...
06:48:19 [2022-07-05T06:48:19.741Z] #76 47.22 Selecting previously unselected package libprotobuf-c1:amd64.
06:48:19 [2022-07-05T06:48:19.741Z] #76 47.22 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
06:48:19 [2022-07-05T06:48:19.741Z] #76 47.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:48:19 [2022-07-05T06:48:19.741Z] #76 47.33 Selecting previously unselected package libprotobuf-c-dev:amd64.
06:48:19 [2022-07-05T06:48:19.741Z] #76 47.36 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
06:48:19 [2022-07-05T06:48:19.741Z] #76 47.39 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
06:48:19 [2022-07-05T06:48:19.741Z] #76 47.49 Selecting previously unselected package libseccomp-dev:amd64.
06:48:19 [2022-07-05T06:48:19.741Z] #76 47.49 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
06:48:19 [2022-07-05T06:48:19.741Z] #76 47.49 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
06:48:19 [2022-07-05T06:48:19.741Z] #76 47.68 Selecting previously unselected package libsystemd-dev:amd64.
06:48:19 [2022-07-05T06:48:19.741Z] #76 47.70 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
06:48:19 [2022-07-05T06:48:19.741Z] #76 47.70 Unpacking libsystemd-dev:amd64 (247.3-7) ...
06:48:20 [2022-07-05T06:48:20.001Z] #76 48.52 Selecting previously unselected package libtool.
06:48:20 [2022-07-05T06:48:20.001Z] #76 48.52 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
06:48:20 [2022-07-05T06:48:20.001Z] #76 48.54 Unpacking libtool (2.4.6-15) ...
06:48:20 [2022-07-05T06:48:20.138Z] #19 138.2 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
06:48:20 [2022-07-05T06:48:20.138Z] #19 138.3 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB]
06:48:20 [2022-07-05T06:48:20.217Z] #62 51.10 Building dependency tree...
06:48:20 [2022-07-05T06:48:20.304Z] #44 2.710 -- The C compiler identification is GNU 10.2.1
06:48:20 [2022-07-05T06:48:20.304Z] #44 2.796 -- Detecting C compiler ABI info
06:48:20 [2022-07-05T06:48:20.337Z] #14 38.66 Building dependency tree...
06:48:20 [2022-07-05T06:48:20.573Z] #76 48.80 Selecting previously unselected package libudev-dev:amd64.
06:48:20 [2022-07-05T06:48:20.573Z] #76 48.80 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
06:48:20 [2022-07-05T06:48:20.573Z] #76 48.83 Unpacking libudev-dev:amd64 (247.3-7) ...
06:48:20 [2022-07-05T06:48:20.573Z] #76 49.00 Selecting previously unselected package libyajl2:amd64.
06:48:20 [2022-07-05T06:48:20.573Z] #76 49.00 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
06:48:20 [2022-07-05T06:48:20.573Z] #76 49.01 Unpacking libyajl2:amd64 (2.1.0-3) ...
06:48:20 [2022-07-05T06:48:20.705Z] #19 ...
06:48:20 [2022-07-05T06:48:20.705Z] 
06:48:20 [2022-07-05T06:48:20.705Z] #84 [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
06:48:20 [2022-07-05T06:48:20.705Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:48:20 [2022-07-05T06:48:20.705Z] #84 99.31 configure.ac:11: installing 'build-aux/compile'
06:48:20 [2022-07-05T06:48:20.705Z] #84 99.34 configure.ac:11: installing 'build-aux/config.guess'
06:48:20 [2022-07-05T06:48:20.836Z] #76 49.14 Selecting previously unselected package libyajl-dev:amd64.
06:48:20 [2022-07-05T06:48:20.836Z] #76 49.16 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
06:48:20 [2022-07-05T06:48:20.836Z] #76 49.18 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
06:48:20 [2022-07-05T06:48:20.836Z] #76 49.39 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
06:48:20 [2022-07-05T06:48:20.873Z] #44 3.424 -- Detecting C compiler ABI info - done
06:48:20 [2022-07-05T06:48:20.873Z] #44 3.497 -- Check for working C compiler: /usr/bin/cc - skipped
06:48:20 [2022-07-05T06:48:20.873Z] #44 3.501 -- Detecting C compile features
06:48:20 [2022-07-05T06:48:20.873Z] #44 3.504 -- Detecting C compile features - done
06:48:20 [2022-07-05T06:48:20.873Z] #44 3.560 -- Performing Test HAS_BUILTIN_FORTIFY
06:48:20 [2022-07-05T06:48:20.964Z] #84 99.36 configure.ac:11: installing 'build-aux/config.sub'
06:48:20 [2022-07-05T06:48:20.964Z] #84 99.37 configure.ac:13: installing 'build-aux/install-sh'
06:48:20 [2022-07-05T06:48:20.964Z] #84 99.41 configure.ac:13: installing 'build-aux/missing'
06:48:20 [2022-07-05T06:48:20.964Z] #84 99.43 configure.ac:8: installing 'build-aux/tap-driver.sh'
06:48:21 [2022-07-05T06:48:21.099Z] #76 49.41 Setting up libmagic-mgc (1:5.39-3) ...
06:48:21 [2022-07-05T06:48:21.099Z] #76 49.44 Setting up libyajl2:amd64 (2.1.0-3) ...
06:48:21 [2022-07-05T06:48:21.099Z] #76 49.49 Setting up libmagic1:amd64 (1:5.39-3) ...
06:48:21 [2022-07-05T06:48:21.099Z] #76 49.51 Setting up file (1:5.39-3) ...
06:48:21 [2022-07-05T06:48:21.099Z] #76 49.52 Setting up bzip2 (1.0.8-4) ...
06:48:21 [2022-07-05T06:48:21.099Z] #76 49.56 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:48:21 [2022-07-05T06:48:21.099Z] #76 49.60 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
06:48:21 [2022-07-05T06:48:21.133Z] #44 3.781 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:48:21 [2022-07-05T06:48:21.134Z] #44 3.845 -- Configuring done
06:48:21 [2022-07-05T06:48:21.223Z] #84 99.72 Makefile.am: installing 'build-aux/depcomp'
06:48:21 [2022-07-05T06:48:21.277Z] #14 ...
06:48:21 [2022-07-05T06:48:21.277Z] 
06:48:21 [2022-07-05T06:48:21.277Z] #42 [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
06:48:21 [2022-07-05T06:48:21.277Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:48:21 [2022-07-05T06:48:21.277Z] #42 32.67 Fetched 8548 kB in 25s (340 kB/s)
06:48:21 [2022-07-05T06:48:21.277Z] #42 32.67 Reading package lists...
06:48:21 [2022-07-05T06:48:21.277Z] #42 42.22 Reading package lists...
06:48:21 [2022-07-05T06:48:21.277Z] #42 ...
06:48:21 [2022-07-05T06:48:21.277Z] 
06:48:21 [2022-07-05T06:48:21.277Z] #47 [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
06:48:21 [2022-07-05T06:48:21.277Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
06:48:21 [2022-07-05T06:48:21.277Z] #47 40.14 Updating files:  45% (988/2177)
Updating files:  46% (1002/2177)
Updating files:  47% (1024/2177)
Updating files:  48% (1045/2177)
Updating files:  49% (1067/2177)
Updating files:  50% (1089/2177)
Updating files:  51% (1111/2177)
Updating files:  52% (1133/2177)
Updating files:  53% (1154/2177)
Updating files:  54% (1176/2177)
Updating files:  55% (1198/2177)
Updating files:  56% (1220/2177)
Updating files:  57% (1241/2177)
Updating files:  58% (1263/2177)
Updating files:  59% (1285/2177)
Updating files:  60% (1307/2177)
Updating files:  61% (1328/2177)
Updating files:  62% (1350/2177)
Updating files:  63% (1372/2177)
Updating files:  64% (1394/2177)
Updating files:  65% (1416/2177)
Updating files:  66% (1437/2177)
Updating files:  67% (1459/2177)
Updating files:  68% (1481/2177)
Updating files:  69% (1503/2177)
Updating files:  70% (1524/2177)
Updating files:  71% (1546/2177)
Updating files:  72% (1568/2177)
Updating files:  73% (1590/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  79% (1737/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
06:48:21 [2022-07-05T06:48:21.277Z] #47 41.82 + git checkout -q v2.3.0
06:48:21 [2022-07-05T06:48:21.363Z] #76 49.62 Setting up libcap2:amd64 (1:2.44-1) ...
06:48:21 [2022-07-05T06:48:21.364Z] #76 49.64 Setting up autotools-dev (20180224.1+nmu1) ...
06:48:21 [2022-07-05T06:48:21.364Z] #76 49.68 Setting up libsigsegv2:amd64 (2.13-1) ...
06:48:21 [2022-07-05T06:48:21.364Z] #76 49.71 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
06:48:21 [2022-07-05T06:48:21.364Z] #76 49.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:48:21 [2022-07-05T06:48:21.364Z] #76 49.75 Setting up patch (2.7.6-7) ...
06:48:21 [2022-07-05T06:48:21.364Z] #76 49.80 Setting up libudev-dev:amd64 (247.3-7) ...
06:48:21 [2022-07-05T06:48:21.364Z] #76 49.82 Setting up libyajl-dev:amd64 (2.1.0-3) ...
06:48:21 [2022-07-05T06:48:21.364Z] #76 49.85 Setting up libcap-dev:amd64 (1:2.44-1) ...
06:48:21 [2022-07-05T06:48:21.364Z] #76 49.86 Setting up libsystemd-dev:amd64 (247.3-7) ...
06:48:21 [2022-07-05T06:48:21.364Z] #76 49.90 Setting up libtool (2.4.6-15) ...
06:48:21 [2022-07-05T06:48:21.364Z] #76 49.92 Setting up m4 (1.4.18-5) ...
06:48:21 [2022-07-05T06:48:21.394Z] #44 3.859 -- Generating done
06:48:21 [2022-07-05T06:48:21.394Z] #44 3.876 -- Build files have been written to: /tmp/tmp.IOw4obgFFY/tini
06:48:21 [2022-07-05T06:48:21.394Z] #44 3.891 + make tini-static
06:48:21 [2022-07-05T06:48:21.394Z] #44 4.117 Scanning dependencies of target tini-static
06:48:21 [2022-07-05T06:48:21.624Z] #76 49.94 Setting up dpkg-dev (1.20.10) ...
06:48:21 [2022-07-05T06:48:21.624Z] #76 49.98 Setting up autoconf (2.69-14) ...
06:48:21 [2022-07-05T06:48:21.624Z] #76 50.01 Setting up build-essential (12.9) ...
06:48:21 [2022-07-05T06:48:21.653Z] #44 4.170 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:48:21 [2022-07-05T06:48:21.885Z] #76 50.11 Setting up automake (1:1.16.3-2) ...
06:48:21 [2022-07-05T06:48:21.885Z] #76 50.11 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
06:48:21 [2022-07-05T06:48:21.885Z] #76 50.11 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:48:22 [2022-07-05T06:48:22.206Z] #47 ...
06:48:22 [2022-07-05T06:48:22.207Z] 
06:48:22 [2022-07-05T06:48:22.207Z] #51 [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
06:48:22 [2022-07-05T06:48:22.207Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:48:22 [2022-07-05T06:48:22.207Z] #51 33.65 Fetched 8552 kB in 26s (327 kB/s)
06:48:22 [2022-07-05T06:48:22.207Z] #51 33.65 Reading package lists...
06:48:22 [2022-07-05T06:48:22.463Z] #51 43.58 Reading package lists...
06:48:22 [2022-07-05T06:48:22.463Z] #51 ...
06:48:22 [2022-07-05T06:48:22.463Z] 
06:48:22 [2022-07-05T06:48:22.463Z] #76 [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             ;
06:48:22 [2022-07-05T06:48:22.463Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:48:22 [2022-07-05T06:48:22.463Z] #76 31.87 Reading package lists...
06:48:22 [2022-07-05T06:48:22.765Z] #62 ...
06:48:22 [2022-07-05T06:48:22.765Z] 
06:48:22 [2022-07-05T06:48:22.765Z] #42 [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
06:48:22 [2022-07-05T06:48:22.765Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:48:22 [2022-07-05T06:48:22.765Z] #42 52.88 debconf: delaying package configuration, since apt-utils is not installed
06:48:22 [2022-07-05T06:48:22.765Z] #42 53.34 Fetched 17.7 MB in 2s (8646 kB/s)
06:48:22 [2022-07-05T06:48:22.765Z] #42 53.51 Selecting previously unselected package xxd.
06:48:22 [2022-07-05T06:48:22.765Z] #42 53.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 ... 15718 files and directories currently installed.)
06:48:22 [2022-07-05T06:48:22.765Z] #42 53.71 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
06:48:22 [2022-07-05T06:48:22.765Z] #42 53.71 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
06:48:22 [2022-07-05T06:48:22.765Z] #42 54.03 Selecting previously unselected package vim-common.
06:48:22 [2022-07-05T06:48:22.765Z] #42 54.03 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
06:48:22 [2022-07-05T06:48:22.765Z] #42 54.08 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
06:48:22 [2022-07-05T06:48:22.765Z] #42 54.65 Selecting previously unselected package cmake-data.
06:48:22 [2022-07-05T06:48:22.765Z] #42 54.65 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
06:48:22 [2022-07-05T06:48:22.765Z] #42 54.66 Unpacking cmake-data (3.18.4-2+deb11u1) ...
06:48:22 [2022-07-05T06:48:22.765Z] #42 ...
06:48:22 [2022-07-05T06:48:22.765Z] 
06:48:22 [2022-07-05T06:48:22.765Z] #47 [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
06:48:22 [2022-07-05T06:48:22.765Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
06:48:22 [2022-07-05T06:48:22.765Z] #47 46.05 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:48:22 [2022-07-05T06:48:22.828Z] #76 DONE 51.1s
06:48:22 [2022-07-05T06:48:22.828Z] 
06:48:22 [2022-07-05T06:48:22.828Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:48:22 [2022-07-05T06:48:22.828Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:48:23 [2022-07-05T06:48:23.030Z] #47 ...
06:48:23 [2022-07-05T06:48:23.030Z] 
06:48:23 [2022-07-05T06:48:23.030Z] #55 [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.44.0"      && /build/golangci-lint --version
06:48:23 [2022-07-05T06:48:23.030Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:48:23 [2022-07-05T06:48:23.030Z] #55 55.58 go: downloading github.com/fatih/color v1.13.0
06:48:23 [2022-07-05T06:48:23.030Z] #55 55.58 go: downloading github.com/gofrs/flock v0.8.1
06:48:23 [2022-07-05T06:48:23.030Z] #55 55.65 go: downloading github.com/spf13/cobra v1.3.0
06:48:23 [2022-07-05T06:48:23.030Z] #55 55.67 go: downloading github.com/spf13/viper v1.10.1
06:48:23 [2022-07-05T06:48:23.030Z] #55 56.21 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
06:48:23 [2022-07-05T06:48:23.035Z] #44 5.424 [100%] Linking C executable tini-static
06:48:23 [2022-07-05T06:48:23.294Z] #44 5.798 [100%] Built target tini-static
06:48:23 [2022-07-05T06:48:23.294Z] #44 5.871 + mkdir -p /build
06:48:23 [2022-07-05T06:48:23.294Z] #44 5.873 + cp tini-static /build/docker-init
06:48:23 [2022-07-05T06:48:23.295Z] #55 56.78 go: downloading github.com/mattn/go-colorable v0.1.12
06:48:23 [2022-07-05T06:48:23.295Z] #55 56.86 go: downloading github.com/mattn/go-isatty v0.0.14
06:48:23 [2022-07-05T06:48:23.295Z] #55 56.88 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
06:48:23 [2022-07-05T06:48:23.880Z] #55 57.07 go: downloading github.com/go-critic/go-critic v0.6.2
06:48:24 [2022-07-05T06:48:24.235Z] #44 DONE 6.6s
06:48:24 [2022-07-05T06:48:24.235Z] 
06:48:24 [2022-07-05T06:48:24.235Z] #14 [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
06:48:24 [2022-07-05T06:48:24.235Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
06:48:24 [2022-07-05T06:48:24.235Z] #14 52.28 Selecting previously unselected package mingw-w64-x86-64-dev.
06:48:24 [2022-07-05T06:48:24.235Z] #14 52.29 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
06:48:24 [2022-07-05T06:48:24.235Z] #14 52.45 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
06:48:24 [2022-07-05T06:48:24.235Z] #14 59.63 Selecting previously unselected package gcc-mingw-w64-base.
06:48:24 [2022-07-05T06:48:24.235Z] #14 59.63 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
06:48:24 [2022-07-05T06:48:24.235Z] #14 59.64 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
06:48:24 [2022-07-05T06:48:24.235Z] #14 59.75 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
06:48:24 [2022-07-05T06:48:24.235Z] #14 59.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
06:48:24 [2022-07-05T06:48:24.235Z] #14 59.80 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
06:48:24 [2022-07-05T06:48:24.511Z] #84 102.3 checking build system type... x86_64-pc-linux-gnu
06:48:24 [2022-07-05T06:48:24.511Z] #84 102.7 checking host system type... x86_64-pc-linux-gnu
06:48:24 [2022-07-05T06:48:24.511Z] #84 102.7 checking how to print strings... printf
06:48:24 [2022-07-05T06:48:24.511Z] #84 102.7 checking for gcc... gcc
06:48:24 [2022-07-05T06:48:24.988Z] #76 41.62 Reading package lists...
06:48:24 [2022-07-05T06:48:24.988Z] #76 ...
06:48:24 [2022-07-05T06:48:24.988Z] 
06:48:24 [2022-07-05T06:48:24.988Z] #14 [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
06:48:24 [2022-07-05T06:48:24.988Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:48:24 [2022-07-05T06:48:24.988Z] #14 45.27 The following additional packages will be installed:
06:48:24 [2022-07-05T06:48:24.988Z] #14 45.30   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:48:24 [2022-07-05T06:48:24.988Z] #14 45.30   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
06:48:24 [2022-07-05T06:48:24.988Z] #14 45.30   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
06:48:24 [2022-07-05T06:48:24.988Z] #14 45.30   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
06:48:24 [2022-07-05T06:48:24.988Z] #14 45.31   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
06:48:24 [2022-07-05T06:48:24.988Z] #14 45.32   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
06:48:24 [2022-07-05T06:48:24.988Z] #14 45.32   mingw-w64-common mingw-w64-x86-64-dev
06:48:24 [2022-07-05T06:48:24.988Z] #14 45.34 Suggested packages:
06:48:24 [2022-07-05T06:48:24.988Z] #14 45.38   gcc-10-locales seccomp wine64
06:48:25 [2022-07-05T06:48:25.080Z] #84 102.9 checking whether the C compiler works... yes
06:48:25 [2022-07-05T06:48:25.080Z] #84 103.4 checking for C compiler default output file name... a.out
06:48:25 [2022-07-05T06:48:25.080Z] #84 103.4 checking for suffix of executables... 
06:48:25 [2022-07-05T06:48:25.339Z] #84 103.7 checking whether we are cross compiling... no
06:48:25 [2022-07-05T06:48:25.795Z] #55 59.21 go: downloading github.com/mitchellh/go-homedir v1.1.0
06:48:25 [2022-07-05T06:48:25.795Z] #55 59.26 go: downloading github.com/hashicorp/go-multierror v1.1.1
06:48:25 [2022-07-05T06:48:25.859Z] #84 104.0 checking for suffix of object files... o
06:48:25 [2022-07-05T06:48:25.859Z] #84 104.2 checking whether we are using the GNU C compiler... yes
06:48:26 [2022-07-05T06:48:26.119Z] #84 104.4 checking whether gcc accepts -g... yes
06:48:26 [2022-07-05T06:48:26.378Z] #84 104.6 checking for gcc option to accept ISO C89... none needed
06:48:26 [2022-07-05T06:48:26.639Z] #84 104.9 checking whether gcc understands -c and -o together... yes
06:48:26 [2022-07-05T06:48:26.639Z] #84 105.2 checking for a sed that does not truncate output... /bin/sed
06:48:26 [2022-07-05T06:48:26.883Z] #14 48.03 The following NEW packages will be installed:
06:48:26 [2022-07-05T06:48:26.883Z] #14 48.03   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:48:26 [2022-07-05T06:48:26.883Z] #14 48.03   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
06:48:26 [2022-07-05T06:48:26.883Z] #14 48.03   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
06:48:26 [2022-07-05T06:48:26.883Z] #14 48.03   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
06:48:26 [2022-07-05T06:48:26.883Z] #14 48.03   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
06:48:26 [2022-07-05T06:48:26.883Z] #14 48.04   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
06:48:26 [2022-07-05T06:48:26.883Z] #14 48.04   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
06:48:26 [2022-07-05T06:48:26.883Z] #14 48.04   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
06:48:26 [2022-07-05T06:48:26.883Z] #14 48.04   mingw-w64-x86-64-dev
06:48:26 [2022-07-05T06:48:26.899Z] #84 105.2 checking for grep that handles long lines and -e... /bin/grep
06:48:26 [2022-07-05T06:48:26.899Z] #84 105.2 checking for egrep... /bin/grep -E
06:48:26 [2022-07-05T06:48:26.899Z] #84 105.2 checking for fgrep... /bin/grep -F
06:48:26 [2022-07-05T06:48:26.899Z] #84 105.2 checking for ld used by gcc... /usr/bin/ld
06:48:26 [2022-07-05T06:48:26.899Z] #84 105.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
06:48:26 [2022-07-05T06:48:26.899Z] #84 105.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
06:48:26 [2022-07-05T06:48:26.899Z] #84 105.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
06:48:26 [2022-07-05T06:48:26.899Z] #84 105.4 checking whether ln -s works... yes
06:48:26 [2022-07-05T06:48:26.899Z] #84 105.4 checking the maximum length of command line arguments... 1572864
06:48:26 [2022-07-05T06:48:26.899Z] #84 105.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
06:48:26 [2022-07-05T06:48:26.899Z] #84 105.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
06:48:26 [2022-07-05T06:48:26.899Z] #84 105.4 checking for /usr/bin/ld option to reload object files... -r
06:48:26 [2022-07-05T06:48:26.899Z] #84 105.4 checking for objdump... objdump
06:48:26 [2022-07-05T06:48:26.899Z] #84 105.4 checking how to recognize dependent libraries... pass_all
06:48:26 [2022-07-05T06:48:26.899Z] #84 105.4 checking for dlltool... no
06:48:26 [2022-07-05T06:48:26.899Z] #84 105.4 checking how to associate runtime and link libraries... printf %s\n
06:48:26 [2022-07-05T06:48:26.899Z] #84 105.4 checking for ar... ar
06:48:27 [2022-07-05T06:48:27.042Z] #77 4.189 Cloning into '/tmp/crun-build'...
06:48:27 [2022-07-05T06:48:27.042Z] #77 ...
06:48:27 [2022-07-05T06:48:27.042Z] 
06:48:27 [2022-07-05T06:48:27.042Z] #51 [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
06:48:27 [2022-07-05T06:48:27.042Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:48:27 [2022-07-05T06:48:27.042Z] #51 45.35 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
06:48:27 [2022-07-05T06:48:27.042Z] #51 46.93 debconf: delaying package configuration, since apt-utils is not installed
06:48:27 [2022-07-05T06:48:27.042Z] #51 47.22 Fetched 2314 kB in 3s (733 kB/s)
06:48:27 [2022-07-05T06:48:27.042Z] #51 47.36 Selecting previously unselected package libprotobuf23:amd64.
06:48:27 [2022-07-05T06:48:27.042Z] #51 47.36 (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 ... 15718 files and directories currently installed.)
06:48:27 [2022-07-05T06:48:27.042Z] #51 47.40 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
06:48:27 [2022-07-05T06:48:27.042Z] #51 47.43 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
06:48:27 [2022-07-05T06:48:27.042Z] #51 48.25 Selecting previously unselected package python3-pkg-resources.
06:48:27 [2022-07-05T06:48:27.042Z] #51 48.25 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
06:48:27 [2022-07-05T06:48:27.042Z] #51 48.26 Unpacking python3-pkg-resources (52.0.0-4) ...
06:48:27 [2022-07-05T06:48:27.042Z] #51 48.51 Selecting previously unselected package python3-six.
06:48:27 [2022-07-05T06:48:27.042Z] #51 48.53 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
06:48:27 [2022-07-05T06:48:27.042Z] #51 48.53 Unpacking python3-six (1.16.0-2) ...
06:48:27 [2022-07-05T06:48:27.042Z] #51 48.68 Selecting previously unselected package python3-protobuf.
06:48:27 [2022-07-05T06:48:27.042Z] #51 48.68 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
06:48:27 [2022-07-05T06:48:27.042Z] #51 48.69 Unpacking python3-protobuf (3.12.4-1) ...
06:48:27 [2022-07-05T06:48:27.042Z] #51 49.27 Selecting previously unselected package libnet1:amd64.
06:48:27 [2022-07-05T06:48:27.042Z] #51 49.27 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:48:27 [2022-07-05T06:48:27.042Z] #51 49.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:48:27 [2022-07-05T06:48:27.042Z] #51 49.46 Selecting previously unselected package libnl-3-200:amd64.
06:48:27 [2022-07-05T06:48:27.042Z] #51 49.46 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
06:48:27 [2022-07-05T06:48:27.042Z] #51 49.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
06:48:27 [2022-07-05T06:48:27.042Z] #51 49.64 Selecting previously unselected package libprotobuf-c1:amd64.
06:48:27 [2022-07-05T06:48:27.042Z] #51 49.64 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
06:48:27 [2022-07-05T06:48:27.042Z] #51 49.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:48:27 [2022-07-05T06:48:27.042Z] #51 49.79 Selecting previously unselected package criu.
06:48:27 [2022-07-05T06:48:27.042Z] #51 49.79 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
06:48:27 [2022-07-05T06:48:27.042Z] #51 49.89 Unpacking criu (3.17-1) ...
06:48:27 [2022-07-05T06:48:27.042Z] #51 50.92 Setting up python3-pkg-resources (52.0.0-4) ...
06:48:27 [2022-07-05T06:48:27.042Z] #51 52.83 Setting up libprotobuf23:amd64 (3.12.4-1) ...
06:48:27 [2022-07-05T06:48:27.042Z] #51 52.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:48:27 [2022-07-05T06:48:27.042Z] #51 52.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:48:27 [2022-07-05T06:48:27.042Z] #51 52.90 Setting up python3-six (1.16.0-2) ...
06:48:27 [2022-07-05T06:48:27.042Z] #51 54.56 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
06:48:27 [2022-07-05T06:48:27.042Z] #51 54.67 Setting up python3-protobuf (3.12.4-1) ...
06:48:27 [2022-07-05T06:48:27.140Z] #14 48.76 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded.
06:48:27 [2022-07-05T06:48:27.140Z] #14 48.76 Need to get 115 MB of archives.
06:48:27 [2022-07-05T06:48:27.140Z] #14 48.76 After this operation, 645 MB of additional disk space will be used.
06:48:27 [2022-07-05T06:48:27.140Z] #14 48.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
06:48:27 [2022-07-05T06:48:27.184Z] #84 105.4 checking for archiver @FILE support... @
06:48:27 [2022-07-05T06:48:27.184Z] #84 105.6 checking for strip... strip
06:48:27 [2022-07-05T06:48:27.184Z] #84 105.6 checking for ranlib... ranlib
06:48:27 [2022-07-05T06:48:27.184Z] #84 105.6 checking for gawk... no
06:48:27 [2022-07-05T06:48:27.184Z] #84 105.6 checking for mawk... mawk
06:48:27 [2022-07-05T06:48:27.711Z] #14 48.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
06:48:27 [2022-07-05T06:48:27.711Z] #14 49.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
06:48:27 [2022-07-05T06:48:27.713Z] #55 ...
06:48:27 [2022-07-05T06:48:27.713Z] 
06:48:27 [2022-07-05T06:48:27.713Z] #42 [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
06:48:27 [2022-07-05T06:48:27.713Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:48:27 [2022-07-05T06:48:27.713Z] #42 60.77 Selecting previously unselected package libicu67:amd64.
06:48:27 [2022-07-05T06:48:27.713Z] #42 60.78 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
06:48:27 [2022-07-05T06:48:27.713Z] #42 60.82 Unpacking libicu67:amd64 (67.1-7) ...
06:48:27 [2022-07-05T06:48:27.713Z] #42 ...
06:48:27 [2022-07-05T06:48:27.713Z] 
06:48:27 [2022-07-05T06:48:27.713Z] #14 [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
06:48:27 [2022-07-05T06:48:27.713Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:48:27 [2022-07-05T06:48:27.713Z] #14 42.48 Reading package lists...
06:48:27 [2022-07-05T06:48:27.713Z] #14 51.43 Building dependency tree...
06:48:27 [2022-07-05T06:48:27.713Z] #14 58.37 The following additional packages will be installed:
06:48:27 [2022-07-05T06:48:27.713Z] #14 58.38   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:48:27 [2022-07-05T06:48:27.713Z] #14 58.39   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
06:48:27 [2022-07-05T06:48:27.713Z] #14 58.39   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
06:48:27 [2022-07-05T06:48:27.713Z] #14 58.39   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
06:48:27 [2022-07-05T06:48:27.713Z] #14 58.39   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
06:48:27 [2022-07-05T06:48:27.713Z] #14 58.40   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
06:48:27 [2022-07-05T06:48:27.713Z] #14 58.41   mingw-w64-common mingw-w64-x86-64-dev
06:48:27 [2022-07-05T06:48:27.713Z] #14 58.43 Suggested packages:
06:48:27 [2022-07-05T06:48:27.713Z] #14 58.48   gcc-10-locales seccomp wine64
06:48:27 [2022-07-05T06:48:27.713Z] #14 60.94 The following NEW packages will be installed:
06:48:27 [2022-07-05T06:48:27.713Z] #14 60.94   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:48:27 [2022-07-05T06:48:27.713Z] #14 60.94   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
06:48:27 [2022-07-05T06:48:27.713Z] #14 60.94   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
06:48:27 [2022-07-05T06:48:27.713Z] #14 60.94   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
06:48:27 [2022-07-05T06:48:27.713Z] #14 60.94   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
06:48:27 [2022-07-05T06:48:27.713Z] #14 60.94   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
06:48:27 [2022-07-05T06:48:27.713Z] #14 60.94   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
06:48:27 [2022-07-05T06:48:27.713Z] #14 60.97   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
06:48:27 [2022-07-05T06:48:27.713Z] #14 60.97   mingw-w64-x86-64-dev
06:48:27 [2022-07-05T06:48:27.760Z] #84 105.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
06:48:27 [2022-07-05T06:48:27.760Z] #84 106.1 checking for sysroot... no
06:48:27 [2022-07-05T06:48:27.760Z] #84 106.1 checking for a working dd... /bin/dd
06:48:27 [2022-07-05T06:48:27.760Z] #84 106.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
06:48:27 [2022-07-05T06:48:27.972Z] #14 49.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
06:48:27 [2022-07-05T06:48:27.972Z] #14 49.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
06:48:27 [2022-07-05T06:48:27.972Z] #14 49.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
06:48:27 [2022-07-05T06:48:27.975Z] #14 ...
06:48:27 [2022-07-05T06:48:27.975Z] 
06:48:27 [2022-07-05T06:48:27.975Z] #51 [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
06:48:27 [2022-07-05T06:48:27.975Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:48:27 [2022-07-05T06:48:27.975Z] #51 41.94 Reading package lists...
06:48:27 [2022-07-05T06:48:27.975Z] #51 51.07 Building dependency tree...
06:48:27 [2022-07-05T06:48:27.975Z] #51 57.93 The following additional packages will be installed:
06:48:27 [2022-07-05T06:48:27.975Z] #51 57.97   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
06:48:27 [2022-07-05T06:48:27.975Z] #51 58.00   python3-protobuf python3-six
06:48:27 [2022-07-05T06:48:27.975Z] #51 58.03 Suggested packages:
06:48:27 [2022-07-05T06:48:27.975Z] #51 58.04   python3-setuptools
06:48:27 [2022-07-05T06:48:27.975Z] #51 58.04 Recommended packages:
06:48:27 [2022-07-05T06:48:27.975Z] #51 58.05   iproute2 | iproute
06:48:27 [2022-07-05T06:48:27.975Z] #51 59.14 The following NEW packages will be installed:
06:48:27 [2022-07-05T06:48:27.975Z] #51 59.18   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
06:48:27 [2022-07-05T06:48:27.975Z] #51 59.21   python3-protobuf python3-six
06:48:27 [2022-07-05T06:48:27.975Z] #51 59.99 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded.
06:48:27 [2022-07-05T06:48:27.975Z] #51 59.99 Need to get 2314 kB of archives.
06:48:27 [2022-07-05T06:48:27.975Z] #51 59.99 After this operation, 11.1 MB of additional disk space will be used.
06:48:27 [2022-07-05T06:48:27.975Z] #51 59.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
06:48:27 [2022-07-05T06:48:27.975Z] #51 60.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
06:48:27 [2022-07-05T06:48:27.975Z] #51 60.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
06:48:27 [2022-07-05T06:48:27.975Z] #51 60.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
06:48:27 [2022-07-05T06:48:27.975Z] #51 60.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:48:27 [2022-07-05T06:48:27.975Z] #51 60.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
06:48:27 [2022-07-05T06:48:27.975Z] #51 60.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
06:48:27 [2022-07-05T06:48:27.975Z] #51 ...
06:48:27 [2022-07-05T06:48:27.975Z] 
06:48:27 [2022-07-05T06:48:27.975Z] #57 [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
06:48:27 [2022-07-05T06:48:27.975Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
06:48:27 [2022-07-05T06:48:27.975Z] #57 61.41 v3.0.2
06:48:28 [2022-07-05T06:48:28.020Z] #84 106.4 checking for mt... no
06:48:28 [2022-07-05T06:48:28.020Z] #84 106.4 checking if : is a manifest tool... no
06:48:28 [2022-07-05T06:48:28.020Z] #84 106.4 checking how to run the C preprocessor... gcc -E
06:48:28 [2022-07-05T06:48:28.230Z] #14 49.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
06:48:28 [2022-07-05T06:48:28.244Z] #57 ...
06:48:28 [2022-07-05T06:48:28.244Z] 
06:48:28 [2022-07-05T06:48:28.244Z] #76 [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             ;
06:48:28 [2022-07-05T06:48:28.244Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:48:28 [2022-07-05T06:48:28.244Z] #76 42.67 Reading package lists...
06:48:28 [2022-07-05T06:48:28.244Z] #76 51.78 Building dependency tree...
06:48:28 [2022-07-05T06:48:28.244Z] #76 58.76 python3 is already the newest version (3.9.2-3).
06:48:28 [2022-07-05T06:48:28.244Z] #76 58.76 The following additional packages will be installed:
06:48:28 [2022-07-05T06:48:28.244Z] #76 58.76   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
06:48:28 [2022-07-05T06:48:28.244Z] #76 58.76   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
06:48:28 [2022-07-05T06:48:28.244Z] #76 58.77 Suggested packages:
06:48:28 [2022-07-05T06:48:28.244Z] #76 58.78   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
06:48:28 [2022-07-05T06:48:28.244Z] #76 58.78   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
06:48:28 [2022-07-05T06:48:28.244Z] #76 58.78   m4-doc ed diffutils-doc
06:48:28 [2022-07-05T06:48:28.244Z] #76 58.78 Recommended packages:
06:48:28 [2022-07-05T06:48:28.244Z] #76 58.78   fakeroot libalgorithm-merge-perl libltdl-dev
06:48:28 [2022-07-05T06:48:28.244Z] #76 61.18 The following NEW packages will be installed:
06:48:28 [2022-07-05T06:48:28.244Z] #76 61.21   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
06:48:28 [2022-07-05T06:48:28.244Z] #76 61.22   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
06:48:28 [2022-07-05T06:48:28.244Z] #76 61.22   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
06:48:28 [2022-07-05T06:48:28.244Z] #76 61.22   libyajl2 m4 patch xz-utils
06:48:28 [2022-07-05T06:48:28.244Z] #76 61.67 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded.
06:48:28 [2022-07-05T06:48:28.244Z] #76 61.67 Need to get 5939 kB of archives.
06:48:28 [2022-07-05T06:48:28.244Z] #76 61.67 After this operation, 18.7 MB of additional disk space will be used.
06:48:28 [2022-07-05T06:48:28.244Z] #76 61.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
06:48:28 [2022-07-05T06:48:28.244Z] #76 61.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
06:48:28 [2022-07-05T06:48:28.244Z] #76 61.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
06:48:28 [2022-07-05T06:48:28.244Z] #76 61.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
06:48:28 [2022-07-05T06:48:28.244Z] #76 61.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
06:48:28 [2022-07-05T06:48:28.244Z] #76 61.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
06:48:28 [2022-07-05T06:48:28.244Z] #76 61.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
06:48:28 [2022-07-05T06:48:28.244Z] #76 ...
06:48:28 [2022-07-05T06:48:28.244Z] 
06:48:28 [2022-07-05T06:48:28.244Z] #62 [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
06:48:28 [2022-07-05T06:48:28.244Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
06:48:28 [2022-07-05T06:48:28.244Z] #62 57.75 The following additional packages will be installed:
06:48:28 [2022-07-05T06:48:28.244Z] #62 57.78   libbtrfs0
06:48:28 [2022-07-05T06:48:28.244Z] #62 58.19 The following NEW packages will be installed:
06:48:28 [2022-07-05T06:48:28.244Z] #62 58.20   libbtrfs-dev libbtrfs0
06:48:28 [2022-07-05T06:48:28.244Z] #62 58.86 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded.
06:48:28 [2022-07-05T06:48:28.244Z] #62 58.86 Need to get 460 kB of archives.
06:48:28 [2022-07-05T06:48:28.244Z] #62 58.86 After this operation, 1237 kB of additional disk space will be used.
06:48:28 [2022-07-05T06:48:28.244Z] #62 58.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
06:48:28 [2022-07-05T06:48:28.244Z] #62 58.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
06:48:28 [2022-07-05T06:48:28.244Z] #62 60.78 debconf: delaying package configuration, since apt-utils is not installed
06:48:28 [2022-07-05T06:48:28.244Z] #62 61.20 Fetched 460 kB in 0s (1094 kB/s)
06:48:28 [2022-07-05T06:48:28.244Z] #62 61.40 Selecting previously unselected package libbtrfs0:amd64.
06:48:28 [2022-07-05T06:48:28.244Z] #62 61.40 (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 ... 15718 files and directories currently installed.)
06:48:28 [2022-07-05T06:48:28.244Z] #62 61.48 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
06:48:28 [2022-07-05T06:48:28.244Z] #62 61.51 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
06:48:28 [2022-07-05T06:48:28.423Z] #51 ...
06:48:28 [2022-07-05T06:48:28.423Z] 
06:48:28 [2022-07-05T06:48:28.423Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:48:28 [2022-07-05T06:48:28.423Z] #64 sha256:33bf470428eb06604feca2f383e20155e15cdc29d2dc8d573ec6e2eaa0a66635
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.186 + RM_GOPATH=0
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.186 + TMP_GOPATH=
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.186 + : /build
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.186 + '[' -z '' ']'
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.186 ++ mktemp -d
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.186 + export GOPATH=/tmp/tmp.tijhoRPNdG
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.186 + GOPATH=/tmp/tmp.tijhoRPNdG
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.186 + RM_GOPATH=1
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.186 + case "$(go env GOARCH)" in
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.186 ++ go env GOARCH
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.211 + export GO_BUILDMODE=-buildmode=pie
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.211 + GO_BUILDMODE=-buildmode=pie
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.211 ++ dirname /install.sh
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.223 + dir=/
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.223 + bin=containerd
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.223 + shift
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.223 + '[' '!' -f //containerd.installer ']'
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.223 + . //containerd.installer
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.223 ++ set -e
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.223 ++ : v1.6.6
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.223 + install_containerd
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.224 + echo 'Install containerd version v1.6.6'
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.224 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tijhoRPNdG/src/github.com/containerd/containerd
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.224 Install containerd version v1.6.6
06:48:28 [2022-07-05T06:48:28.423Z] #64 4.242 Cloning into '/tmp/tmp.tijhoRPNdG/src/github.com/containerd/containerd'...
06:48:28 [2022-07-05T06:48:28.423Z] #64 ...
06:48:28 [2022-07-05T06:48:28.423Z] 
06:48:28 [2022-07-05T06:48:28.423Z] #55 [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.44.0"      && /build/golangci-lint --version
06:48:28 [2022-07-05T06:48:28.423Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:48:28 [2022-07-05T06:48:28.423Z] #55 48.15 go: downloading github.com/securego/gosec/v2 v2.9.6
06:48:28 [2022-07-05T06:48:28.423Z] #55 48.43 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
06:48:28 [2022-07-05T06:48:28.423Z] #55 48.43 go: downloading github.com/sivchari/containedctx v1.0.1
06:48:28 [2022-07-05T06:48:28.423Z] #55 48.43 go: downloading github.com/sivchari/tenv v1.4.7
06:48:28 [2022-07-05T06:48:28.423Z] #55 48.43 go: downloading github.com/sonatard/noctx v0.0.1
06:48:28 [2022-07-05T06:48:28.423Z] #55 48.46 go: downloading github.com/sourcegraph/go-diff v0.6.1
06:48:28 [2022-07-05T06:48:28.423Z] #55 48.50 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
06:48:28 [2022-07-05T06:48:28.423Z] #55 48.55 go: downloading github.com/sylvia7788/contextcheck v1.0.4
06:48:28 [2022-07-05T06:48:28.423Z] #55 48.61 go: downloading github.com/tdakkota/asciicheck v0.1.1
06:48:28 [2022-07-05T06:48:28.423Z] #55 48.67 go: downloading github.com/tetafro/godot v1.4.11
06:48:28 [2022-07-05T06:48:28.423Z] #55 48.75 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
06:48:28 [2022-07-05T06:48:28.423Z] #55 48.78 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
06:48:28 [2022-07-05T06:48:28.423Z] #55 48.83 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
06:48:28 [2022-07-05T06:48:28.423Z] #55 49.02 go: downloading github.com/ultraware/funlen v0.0.3
06:48:28 [2022-07-05T06:48:28.423Z] #55 49.03 go: downloading github.com/ultraware/whitespace v0.0.4
06:48:28 [2022-07-05T06:48:28.423Z] #55 49.05 go: downloading github.com/uudashr/gocognit v1.0.5
06:48:28 [2022-07-05T06:48:28.423Z] #55 49.12 go: downloading github.com/yagipy/maintidx v1.0.0
06:48:28 [2022-07-05T06:48:28.423Z] #55 49.12 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
06:48:28 [2022-07-05T06:48:28.423Z] #55 49.51 go: downloading gitlab.com/bosi/decorder v0.2.1
06:48:28 [2022-07-05T06:48:28.423Z] #55 49.84 go: downloading honnef.co/go/tools v0.2.2
06:48:28 [2022-07-05T06:48:28.423Z] #55 51.29 go: downloading mvdan.cc/gofumpt v0.2.1
06:48:28 [2022-07-05T06:48:28.423Z] #55 51.29 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:48:28 [2022-07-05T06:48:28.423Z] #55 51.48 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
06:48:28 [2022-07-05T06:48:28.423Z] #55 51.60 go: downloading github.com/davecgh/go-spew v1.1.1
06:48:28 [2022-07-05T06:48:28.423Z] #55 51.60 go: downloading github.com/pmezard/go-difflib v1.0.0
06:48:28 [2022-07-05T06:48:28.423Z] #55 51.68 go: downloading github.com/stretchr/objx v0.1.1
06:48:28 [2022-07-05T06:48:28.423Z] #55 51.76 go: downloading github.com/hashicorp/hcl v1.0.0
06:48:28 [2022-07-05T06:48:28.423Z] #55 52.04 go: downloading github.com/pelletier/go-toml v1.9.4
06:48:28 [2022-07-05T06:48:28.423Z] #55 52.15 go: downloading golang.org/x/text v0.3.7
06:48:28 [2022-07-05T06:48:28.505Z] #62 ...
06:48:28 [2022-07-05T06:48:28.505Z] 
06:48:28 [2022-07-05T06:48:28.505Z] #57 [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
06:48:28 [2022-07-05T06:48:28.505Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
06:48:28 [2022-07-05T06:48:28.505Z] #57 DONE 62.0s
06:48:28 [2022-07-05T06:48:28.769Z] 
06:48:28 [2022-07-05T06:48:28.769Z] #62 [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
06:48:28 [2022-07-05T06:48:28.769Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
06:48:28 [2022-07-05T06:48:28.769Z] #62 62.05 Selecting previously unselected package libbtrfs-dev:amd64.
06:48:28 [2022-07-05T06:48:28.769Z] #62 62.05 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
06:48:28 [2022-07-05T06:48:28.769Z] #62 62.09 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
06:48:28 [2022-07-05T06:48:28.795Z] #14 50.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
06:48:28 [2022-07-05T06:48:28.795Z] #14 50.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
06:48:28 [2022-07-05T06:48:28.994Z] #55 ...
06:48:28 [2022-07-05T06:48:28.994Z] 
06:48:28 [2022-07-05T06:48:28.994Z] #42 [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
06:48:28 [2022-07-05T06:48:28.994Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:48:28 [2022-07-05T06:48:28.994Z] #42 48.78 Selecting previously unselected package libicu67:amd64.
06:48:28 [2022-07-05T06:48:28.994Z] #42 48.80 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
06:48:28 [2022-07-05T06:48:28.994Z] #42 48.83 Unpacking libicu67:amd64 (67.1-7) ...
06:48:28 [2022-07-05T06:48:28.994Z] #42 55.75 Selecting previously unselected package libxml2:amd64.
06:48:28 [2022-07-05T06:48:28.994Z] #42 55.75 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
06:48:28 [2022-07-05T06:48:28.994Z] #42 55.76 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
06:48:28 [2022-07-05T06:48:28.994Z] #42 56.34 Selecting previously unselected package libarchive13:amd64.
06:48:28 [2022-07-05T06:48:28.994Z] #42 56.34 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
06:48:28 [2022-07-05T06:48:28.994Z] #42 56.35 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
06:48:28 [2022-07-05T06:48:28.994Z] #42 56.68 Selecting previously unselected package libjsoncpp24:amd64.
06:48:28 [2022-07-05T06:48:28.994Z] #42 56.69 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
06:48:28 [2022-07-05T06:48:28.994Z] #42 56.71 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
06:48:28 [2022-07-05T06:48:28.994Z] #42 56.88 Selecting previously unselected package librhash0:amd64.
06:48:28 [2022-07-05T06:48:28.994Z] #42 56.89 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
06:48:28 [2022-07-05T06:48:28.994Z] #42 56.89 Unpacking librhash0:amd64 (1.4.1-2) ...
06:48:28 [2022-07-05T06:48:28.994Z] #42 57.08 Selecting previously unselected package libuv1:amd64.
06:48:28 [2022-07-05T06:48:28.994Z] #42 57.08 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
06:48:28 [2022-07-05T06:48:28.994Z] #42 57.09 Unpacking libuv1:amd64 (1.40.0-2) ...
06:48:28 [2022-07-05T06:48:28.994Z] #42 57.27 Selecting previously unselected package cmake.
06:48:28 [2022-07-05T06:48:28.994Z] #42 57.29 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
06:48:28 [2022-07-05T06:48:28.994Z] #42 57.30 Unpacking cmake (3.18.4-2+deb11u1) ...
06:48:29 [2022-07-05T06:48:29.217Z] #84 106.8 checking for ANSI C header files... yes
06:48:29 [2022-07-05T06:48:29.480Z] #84 107.7 checking for sys/types.h... yes
06:48:29 [2022-07-05T06:48:29.513Z] #14 ...
06:48:29 [2022-07-05T06:48:29.514Z] 
06:48:29 [2022-07-05T06:48:29.514Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:48:29 [2022-07-05T06:48:29.514Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
06:48:29 [2022-07-05T06:48:29.514Z] #77 25.14 aclocal: warning: couldn't open directory 'm4': No such file or directory
06:48:29 [2022-07-05T06:48:29.564Z] #42 ...
06:48:29 [2022-07-05T06:48:29.564Z] 
06:48:29 [2022-07-05T06:48:29.564Z] #14 [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
06:48:29 [2022-07-05T06:48:29.564Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:48:29 [2022-07-05T06:48:29.564Z] #14 47.72 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:48:29 [2022-07-05T06:48:29.564Z] #14 47.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
06:48:29 [2022-07-05T06:48:29.564Z] #14 47.74 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
06:48:29 [2022-07-05T06:48:29.564Z] #14 50.55 Selecting previously unselected package binutils-mingw-w64.
06:48:29 [2022-07-05T06:48:29.564Z] #14 50.55 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
06:48:29 [2022-07-05T06:48:29.564Z] #14 50.56 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
06:48:29 [2022-07-05T06:48:29.564Z] #14 50.76 Selecting previously unselected package libdevmapper1.02.1:amd64.
06:48:29 [2022-07-05T06:48:29.564Z] #14 50.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
06:48:29 [2022-07-05T06:48:29.564Z] #14 50.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
06:48:29 [2022-07-05T06:48:29.564Z] #14 51.14 Selecting previously unselected package dmsetup.
06:48:29 [2022-07-05T06:48:29.564Z] #14 51.14 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
06:48:29 [2022-07-05T06:48:29.564Z] #14 51.14 Unpacking dmsetup (2:1.02.175-2.1) ...
06:48:29 [2022-07-05T06:48:29.564Z] #14 51.24 Selecting previously unselected package mingw-w64-common.
06:48:29 [2022-07-05T06:48:29.564Z] #14 51.24 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
06:48:29 [2022-07-05T06:48:29.564Z] #14 51.30 Unpacking mingw-w64-common (8.0.0-1) ...
06:48:29 [2022-07-05T06:48:29.564Z] #14 56.96 Selecting previously unselected package mingw-w64-x86-64-dev.
06:48:29 [2022-07-05T06:48:29.564Z] #14 56.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
06:48:29 [2022-07-05T06:48:29.564Z] #14 56.97 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
06:48:29 [2022-07-05T06:48:29.564Z] #14 ...
06:48:29 [2022-07-05T06:48:29.564Z] 
06:48:29 [2022-07-05T06:48:29.564Z] #55 [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.44.0"      && /build/golangci-lint --version
06:48:29 [2022-07-05T06:48:29.564Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:48:29 [2022-07-05T06:48:29.564Z] #55 57.77 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
06:48:29 [2022-07-05T06:48:29.564Z] #55 57.88 go: downloading github.com/gobwas/glob v0.2.3
06:48:29 [2022-07-05T06:48:29.564Z] #55 57.94 go: downloading github.com/kisielk/gotool v1.0.0
06:48:29 [2022-07-05T06:48:29.564Z] #55 57.99 go: downloading github.com/gostaticanalysis/comment v1.4.2
06:48:29 [2022-07-05T06:48:29.564Z] #55 58.06 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
06:48:29 [2022-07-05T06:48:29.713Z] #62 62.89 Setting up libbtrfs0:amd64 (5.10.1-2) ...
06:48:29 [2022-07-05T06:48:29.713Z] #62 62.89 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
06:48:29 [2022-07-05T06:48:29.713Z] #62 62.89 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:48:29 [2022-07-05T06:48:29.739Z] #84 108.0 checking for sys/stat.h... yes
06:48:29 [2022-07-05T06:48:29.739Z] #84 108.3 checking for stdlib.h... yes
06:48:29 [2022-07-05T06:48:29.824Z] #55 58.12 go: downloading golang.org/x/mod v0.5.1
06:48:29 [2022-07-05T06:48:29.824Z] #55 58.13 go: downloading github.com/ettle/strcase v0.1.1
06:48:29 [2022-07-05T06:48:29.824Z] #55 58.25 go: downloading github.com/fatih/structtag v1.2.0
06:48:29 [2022-07-05T06:48:29.824Z] #55 58.32 go: downloading github.com/Masterminds/semver v1.5.0
06:48:30 [2022-07-05T06:48:30.085Z] #55 58.44 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
06:48:30 [2022-07-05T06:48:30.085Z] #55 58.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
06:48:30 [2022-07-05T06:48:30.168Z] #14 51.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
06:48:30 [2022-07-05T06:48:30.168Z] #14 ...
06:48:30 [2022-07-05T06:48:30.168Z] 
06:48:30 [2022-07-05T06:48:30.168Z] #42 [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
06:48:30 [2022-07-05T06:48:30.168Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:48:30 [2022-07-05T06:48:30.168Z] #42 42.22 Reading package lists...
06:48:30 [2022-07-05T06:48:30.258Z] #84 108.5 checking for string.h... yes
06:48:30 [2022-07-05T06:48:30.345Z] #55 58.65 go: downloading github.com/prometheus/client_golang v1.7.1
06:48:30 [2022-07-05T06:48:30.661Z] #62 DONE 63.9s
06:48:30 [2022-07-05T06:48:30.661Z] 
06:48:30 [2022-07-05T06:48:30.661Z] #76 [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             ;
06:48:30 [2022-07-05T06:48:30.661Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:48:30 [2022-07-05T06:48:30.661Z] #76 61.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
06:48:30 [2022-07-05T06:48:30.661Z] #76 61.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
06:48:30 [2022-07-05T06:48:30.661Z] #76 61.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
06:48:30 [2022-07-05T06:48:30.661Z] #76 61.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
06:48:30 [2022-07-05T06:48:30.661Z] #76 62.00 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB]
06:48:30 [2022-07-05T06:48:30.661Z] #76 62.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
06:48:30 [2022-07-05T06:48:30.661Z] #76 62.26 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
06:48:30 [2022-07-05T06:48:30.661Z] #76 62.29 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
06:48:30 [2022-07-05T06:48:30.661Z] #76 62.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
06:48:30 [2022-07-05T06:48:30.661Z] #76 62.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
06:48:30 [2022-07-05T06:48:30.661Z] #76 62.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
06:48:30 [2022-07-05T06:48:30.661Z] #76 62.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
06:48:30 [2022-07-05T06:48:30.661Z] #76 62.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
06:48:30 [2022-07-05T06:48:30.661Z] #76 62.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
06:48:30 [2022-07-05T06:48:30.661Z] #76 62.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
06:48:30 [2022-07-05T06:48:30.661Z] #76 62.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
06:48:30 [2022-07-05T06:48:30.777Z] #84 109.0 checking for memory.h... yes
06:48:30 [2022-07-05T06:48:30.920Z] #55 59.23 go: downloading github.com/prometheus/client_model v0.2.0
06:48:30 [2022-07-05T06:48:30.920Z] #55 ...
06:48:30 [2022-07-05T06:48:30.920Z] 
06:48:30 [2022-07-05T06:48:30.920Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
06:48:30 [2022-07-05T06:48:30.920Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
06:48:30 [2022-07-05T06:48:30.920Z] #53 58.84 gotestsum version dev
06:48:30 [2022-07-05T06:48:30.920Z] #53 DONE 59.4s
06:48:30 [2022-07-05T06:48:30.920Z] 
06:48:30 [2022-07-05T06:48:30.920Z] #55 [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.44.0"      && /build/golangci-lint --version
06:48:30 [2022-07-05T06:48:30.920Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:48:30 [2022-07-05T06:48:30.920Z] #55 59.37 go: downloading github.com/google/go-cmp v0.5.6
06:48:30 [2022-07-05T06:48:30.922Z] #76 ...
06:48:30 [2022-07-05T06:48:30.922Z] 
06:48:30 [2022-07-05T06:48:30.922Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
06:48:30 [2022-07-05T06:48:30.922Z] #63 sha256:dee341848cb279f7870ba8379c7ae9611166aa17f919193bfc872f6ca01eccd1
06:48:30 [2022-07-05T06:48:30.922Z] #63 DONE 0.3s
06:48:30 [2022-07-05T06:48:30.922Z] 
06:48:30 [2022-07-05T06:48:30.922Z] #76 [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             ;
06:48:30 [2022-07-05T06:48:30.922Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:48:30 [2022-07-05T06:48:30.922Z] #76 64.28 debconf: delaying package configuration, since apt-utils is not installed
06:48:31 [2022-07-05T06:48:31.036Z] #84 109.4 checking for strings.h... yes
06:48:31 [2022-07-05T06:48:31.181Z] #55 59.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:48:31 [2022-07-05T06:48:31.308Z] #84 109.5 checking for inttypes.h... yes
06:48:31 [2022-07-05T06:48:31.442Z] #55 59.78 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
06:48:31 [2022-07-05T06:48:31.442Z] #55 59.84 go: downloading github.com/olekukonko/tablewriter v0.0.5
06:48:31 [2022-07-05T06:48:31.442Z] #55 59.96 go: downloading github.com/beorn7/perks v1.0.1
06:48:31 [2022-07-05T06:48:31.442Z] #55 59.96 go: downloading github.com/cespare/xxhash/v2 v2.1.2
06:48:31 [2022-07-05T06:48:31.442Z] #55 59.96 go: downloading github.com/golang/protobuf v1.5.2
06:48:31 [2022-07-05T06:48:31.500Z] #76 64.87 Fetched 5939 kB in 1s (5555 kB/s)
06:48:31 [2022-07-05T06:48:31.571Z] #84 109.8 checking for stdint.h... yes
06:48:31 [2022-07-05T06:48:31.702Z] #55 60.13 go: downloading github.com/cespare/xxhash v1.1.0
06:48:31 [2022-07-05T06:48:31.702Z] #55 ...
06:48:31 [2022-07-05T06:48:31.702Z] 
06:48:31 [2022-07-05T06:48:31.702Z] #34 [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
06:48:31 [2022-07-05T06:48:31.702Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
06:48:31 [2022-07-05T06:48:31.702Z] #34 49.93 Updating files:  88% (1347/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
06:48:31 [2022-07-05T06:48:31.702Z] #34 50.50 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
06:48:31 [2022-07-05T06:48:31.702Z] #34 50.71 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:48:31 [2022-07-05T06:48:31.762Z] #76 65.10 Selecting previously unselected package bzip2.
06:48:31 [2022-07-05T06:48:31.762Z] #76 65.10 (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 ... 15718 files and directories currently installed.)
06:48:31 [2022-07-05T06:48:31.762Z] #76 65.29 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
06:48:31 [2022-07-05T06:48:31.833Z] #84 110.1 checking for unistd.h... yes
06:48:31 [2022-07-05T06:48:31.963Z] #34 ...
06:48:31 [2022-07-05T06:48:31.963Z] 
06:48:31 [2022-07-05T06:48:31.963Z] #55 [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.44.0"      && /build/golangci-lint --version
06:48:31 [2022-07-05T06:48:31.963Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:48:31 [2022-07-05T06:48:31.963Z] #55 60.31 go: downloading github.com/prometheus/common v0.10.0
06:48:32 [2022-07-05T06:48:32.025Z] #76 65.36 Unpacking bzip2 (1.0.8-4) ...
06:48:32 [2022-07-05T06:48:32.092Z] #84 110.3 checking for dlfcn.h... 
06:48:32 [2022-07-05T06:48:32.092Z] #84 ...
06:48:32 [2022-07-05T06:48:32.092Z] 
06:48:32 [2022-07-05T06:48:32.092Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
06:48:32 [2022-07-05T06:48:32.092Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0
06:48:32 [2022-07-05T06:48:32.092Z] #19 140.3 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
06:48:32 [2022-07-05T06:48:32.092Z] #19 140.3 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB]
06:48:32 [2022-07-05T06:48:32.092Z] #19 142.5 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
06:48:32 [2022-07-05T06:48:32.092Z] #19 142.5 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB]
06:48:32 [2022-07-05T06:48:32.092Z] #19 142.5 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB]
06:48:32 [2022-07-05T06:48:32.092Z] #19 142.5 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
06:48:32 [2022-07-05T06:48:32.092Z] #19 142.5 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
06:48:32 [2022-07-05T06:48:32.092Z] #19 142.6 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
06:48:32 [2022-07-05T06:48:32.092Z] #19 142.6 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
06:48:32 [2022-07-05T06:48:32.092Z] #19 142.6 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
06:48:32 [2022-07-05T06:48:32.092Z] #19 142.6 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
06:48:32 [2022-07-05T06:48:32.092Z] #19 142.6 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
06:48:32 [2022-07-05T06:48:32.092Z] #19 142.6 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
06:48:32 [2022-07-05T06:48:32.092Z] #19 142.6 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
06:48:32 [2022-07-05T06:48:32.092Z] #19 142.6 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
06:48:32 [2022-07-05T06:48:32.092Z] #19 142.8 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
06:48:32 [2022-07-05T06:48:32.092Z] #19 142.8 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
06:48:32 [2022-07-05T06:48:32.092Z] #19 142.9 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
06:48:32 [2022-07-05T06:48:32.092Z] #19 142.9 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
06:48:32 [2022-07-05T06:48:32.092Z] #19 143.0 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
06:48:32 [2022-07-05T06:48:32.092Z] #19 143.0 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB]
06:48:32 [2022-07-05T06:48:32.092Z] #19 146.2 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
06:48:32 [2022-07-05T06:48:32.092Z] #19 146.3 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
06:48:32 [2022-07-05T06:48:32.092Z] #19 146.3 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 146.5 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 146.5 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.1 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.1 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.1 Get:48 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.2 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.2 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.2 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.5 Get:52 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.5 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.5 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.5 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.5 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.5 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.5 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.5 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.6 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.6 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.6 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.6 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.6 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.6 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.6 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.6 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.6 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.6 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.7 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.8 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.8 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 149.8 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB]
06:48:32 [2022-07-05T06:48:32.093Z] #19 ...
06:48:32 [2022-07-05T06:48:32.093Z] 
06:48:32 [2022-07-05T06:48:32.093Z] #84 [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
06:48:32 [2022-07-05T06:48:32.093Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:48:32 [2022-07-05T06:48:32.093Z] #84 110.3 checking for dlfcn.h... yes
06:48:32 [2022-07-05T06:48:32.093Z] #84 110.7 checking for objdir... .libs
06:48:32 [2022-07-05T06:48:32.223Z] #55 60.41 go: downloading github.com/prometheus/procfs v0.6.0
06:48:32 [2022-07-05T06:48:32.223Z] #55 60.54 go: downloading github.com/mattn/go-runewidth v0.0.9
06:48:32 [2022-07-05T06:48:32.223Z] #55 60.66 go: downloading google.golang.org/protobuf v1.27.1
06:48:32 [2022-07-05T06:48:32.287Z] #76 65.73 Selecting previously unselected package libmagic-mgc.
06:48:32 [2022-07-05T06:48:32.549Z] #76 65.77 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
06:48:32 [2022-07-05T06:48:32.549Z] #76 65.81 Unpacking libmagic-mgc (1:5.39-3) ...
06:48:32 [2022-07-05T06:48:32.661Z] #84 111.1 checking if gcc supports -fno-rtti -fno-exceptions... no
06:48:32 [2022-07-05T06:48:32.661Z] #84 111.3 checking for gcc option to produce PIC... -fPIC -DPIC
06:48:32 [2022-07-05T06:48:32.692Z] #42 51.65 Building dependency tree...
06:48:32 [2022-07-05T06:48:32.920Z] #84 111.3 checking if gcc PIC flag -fPIC -DPIC works... yes
06:48:33 [2022-07-05T06:48:33.492Z] #76 66.87 Selecting previously unselected package libmagic1:amd64.
06:48:33 [2022-07-05T06:48:33.492Z] #76 66.87 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
06:48:33 [2022-07-05T06:48:33.492Z] #76 66.90 Unpacking libmagic1:amd64 (1:5.39-3) ...
06:48:33 [2022-07-05T06:48:33.753Z] #76 67.33 Selecting previously unselected package file.
06:48:33 [2022-07-05T06:48:33.753Z] #76 67.33 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
06:48:33 [2022-07-05T06:48:33.860Z] #84 111.4 checking if gcc static flag -static works... yes
06:48:33 [2022-07-05T06:48:33.860Z] #84 112.3 checking if gcc supports -c -o file.o... yes
06:48:33 [2022-07-05T06:48:33.860Z] #84 112.5 checking if gcc supports -c -o file.o... (cached) yes
06:48:34 [2022-07-05T06:48:34.016Z] #76 67.33 Unpacking file (1:5.39-3) ...
06:48:34 [2022-07-05T06:48:34.063Z] #42 ...
06:48:34 [2022-07-05T06:48:34.063Z] 
06:48:34 [2022-07-05T06:48:34.063Z] #47 [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
06:48:34 [2022-07-05T06:48:34.063Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
06:48:34 [2022-07-05T06:48:34.063Z] #47 45.00 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:48:34 [2022-07-05T06:48:34.063Z] #47 ...
06:48:34 [2022-07-05T06:48:34.063Z] 
06:48:34 [2022-07-05T06:48:34.063Z] #55 [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.44.0"      && /build/golangci-lint --version
06:48:34 [2022-07-05T06:48:34.063Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:48:34 [2022-07-05T06:48:34.063Z] #55 55.10 go: downloading github.com/fatih/color v1.13.0
06:48:34 [2022-07-05T06:48:34.063Z] #55 55.10 go: downloading github.com/gofrs/flock v0.8.1
06:48:34 [2022-07-05T06:48:34.063Z] #55 55.21 go: downloading github.com/spf13/cobra v1.3.0
06:48:34 [2022-07-05T06:48:34.063Z] #55 55.47 go: downloading github.com/spf13/viper v1.10.1
06:48:34 [2022-07-05T06:48:34.119Z] #84 112.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
06:48:34 [2022-07-05T06:48:34.136Z] #55 ...
06:48:34 [2022-07-05T06:48:34.136Z] 
06:48:34 [2022-07-05T06:48:34.136Z] #51 [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
06:48:34 [2022-07-05T06:48:34.136Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:48:34 [2022-07-05T06:48:34.136Z] #51 58.97 Setting up criu (3.17-1) ...
06:48:34 [2022-07-05T06:48:34.136Z] #51 61.16 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:48:34 [2022-07-05T06:48:34.136Z] #51 DONE 62.1s
06:48:34 [2022-07-05T06:48:34.136Z] 
06:48:34 [2022-07-05T06:48:34.136Z] #42 [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
06:48:34 [2022-07-05T06:48:34.136Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:48:34 [2022-07-05T06:48:34.136Z] #42 62.14 Setting up libicu67:amd64 (67.1-7) ...
06:48:34 [2022-07-05T06:48:34.136Z] #42 62.25 Setting up xxd (2:8.2.2434-3+deb11u1) ...
06:48:34 [2022-07-05T06:48:34.136Z] #42 62.28 Setting up libuv1:amd64 (1.40.0-2) ...
06:48:34 [2022-07-05T06:48:34.136Z] #42 62.32 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
06:48:34 [2022-07-05T06:48:34.136Z] #42 62.35 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
06:48:34 [2022-07-05T06:48:34.136Z] #42 62.39 Setting up librhash0:amd64 (1.4.1-2) ...
06:48:34 [2022-07-05T06:48:34.136Z] #42 62.39 Setting up cmake-data (3.18.4-2+deb11u1) ...
06:48:34 [2022-07-05T06:48:34.136Z] #42 62.43 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
06:48:34 [2022-07-05T06:48:34.136Z] #42 62.48 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
06:48:34 [2022-07-05T06:48:34.136Z] #42 62.48 Setting up cmake (3.18.4-2+deb11u1) ...
06:48:34 [2022-07-05T06:48:34.136Z] #42 62.48 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:48:34 [2022-07-05T06:48:34.320Z] #55 55.89 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
06:48:34 [2022-07-05T06:48:34.588Z] #76 ...
06:48:34 [2022-07-05T06:48:34.588Z] 
06:48:34 [2022-07-05T06:48:34.588Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
06:48:34 [2022-07-05T06:48:34.588Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
06:48:34 [2022-07-05T06:48:34.588Z] #40 67.47 NAME:
06:48:34 [2022-07-05T06:48:34.588Z] #40 67.47    go-winres - A tool for embedding resources in Windows executables
06:48:34 [2022-07-05T06:48:34.588Z] #40 67.47 
06:48:34 [2022-07-05T06:48:34.588Z] #40 67.47 USAGE:
06:48:34 [2022-07-05T06:48:34.588Z] #40 67.48    go-winres [global options] command [command options] [arguments...]
06:48:34 [2022-07-05T06:48:34.588Z] #40 67.48 
06:48:34 [2022-07-05T06:48:34.588Z] #40 67.48 COMMANDS:
06:48:34 [2022-07-05T06:48:34.588Z] #40 67.48    init     Create an initial ./winres/winres.json
06:48:34 [2022-07-05T06:48:34.588Z] #40 67.48    make     Make syso files for the "go build" command
06:48:34 [2022-07-05T06:48:34.588Z] #40 67.48    simply   Make syso files for the "go build" command (simplified)
06:48:34 [2022-07-05T06:48:34.588Z] #40 67.48    extract  Extract all resources from an executable
06:48:34 [2022-07-05T06:48:34.588Z] #40 67.48    patch    Replace resources in an executable file (exe, dll)
06:48:34 [2022-07-05T06:48:34.588Z] #40 67.48    help, h  Shows a list of commands or help for one command
06:48:34 [2022-07-05T06:48:34.588Z] #40 67.48 
06:48:34 [2022-07-05T06:48:34.588Z] #40 67.48 GLOBAL OPTIONS:
06:48:34 [2022-07-05T06:48:34.588Z] #40 67.48    --help, -h  show help (default: false)
06:48:34 [2022-07-05T06:48:34.588Z] #40 DONE 67.9s
06:48:34 [2022-07-05T06:48:34.588Z] 
06:48:34 [2022-07-05T06:48:34.588Z] #76 [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             ;
06:48:34 [2022-07-05T06:48:34.588Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:48:34 [2022-07-05T06:48:34.588Z] #76 68.06 Selecting previously unselected package xz-utils.
06:48:34 [2022-07-05T06:48:34.588Z] #76 68.06 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
06:48:34 [2022-07-05T06:48:34.706Z] #84 112.6 checking dynamic linker characteristics... GNU/Linux ld.so
06:48:34 [2022-07-05T06:48:34.706Z] #84 113.2 checking how to hardcode library paths into programs... immediate
06:48:34 [2022-07-05T06:48:34.706Z] #84 113.2 checking whether stripping libraries is possible... yes
06:48:34 [2022-07-05T06:48:34.706Z] #84 113.2 checking if libtool supports shared libraries... yes
06:48:34 [2022-07-05T06:48:34.706Z] #84 113.2 checking whether to build shared libraries... no
06:48:34 [2022-07-05T06:48:34.706Z] #84 113.2 checking whether to build static libraries... yes
06:48:34 [2022-07-05T06:48:34.706Z] #42 DONE 63.0s
06:48:34 [2022-07-05T06:48:34.706Z] 
06:48:34 [2022-07-05T06:48:34.706Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:48:34 [2022-07-05T06:48:34.706Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:48:34 [2022-07-05T06:48:34.706Z] #77 10.86 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
06:48:34 [2022-07-05T06:48:34.706Z] #77 10.87 Cloning into '/tmp/crun-build/libocispec'...
06:48:34 [2022-07-05T06:48:34.885Z] #55 56.24 go: downloading github.com/mattn/go-colorable v0.1.12
06:48:34 [2022-07-05T06:48:34.886Z] #55 56.31 go: downloading github.com/mattn/go-isatty v0.0.14
06:48:34 [2022-07-05T06:48:34.886Z] #55 56.39 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
06:48:34 [2022-07-05T06:48:34.886Z] #55 56.40 go: downloading github.com/go-critic/go-critic v0.6.2
06:48:34 [2022-07-05T06:48:34.906Z] #76 68.07 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
06:48:34 [2022-07-05T06:48:34.965Z] #84 113.2 checking for a BSD-compatible install... /usr/bin/install -c
06:48:34 [2022-07-05T06:48:34.965Z] #84 113.2 checking whether build environment is sane... yes
06:48:34 [2022-07-05T06:48:34.965Z] #84 113.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
06:48:34 [2022-07-05T06:48:34.965Z] #84 113.3 checking whether make sets $(MAKE)... yes
06:48:34 [2022-07-05T06:48:34.965Z] #84 113.4 checking whether make supports the include directive... yes (GNU style)
06:48:34 [2022-07-05T06:48:34.965Z] #84 113.4 checking whether make supports nested variables... yes
06:48:34 [2022-07-05T06:48:34.965Z] #84 113.5 checking whether UID '0' is supported by ustar format... yes
06:48:34 [2022-07-05T06:48:34.965Z] #84 113.5 checking whether GID '0' is supported by ustar format... yes
06:48:34 [2022-07-05T06:48:34.965Z] #84 113.5 checking how to create a ustar tar archive... gnutar
06:48:35 [2022-07-05T06:48:35.007Z] #77 12.22 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
06:48:35 [2022-07-05T06:48:35.007Z] #77 12.22 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
06:48:35 [2022-07-05T06:48:35.007Z] #77 12.22 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
06:48:35 [2022-07-05T06:48:35.007Z] #77 12.22 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
06:48:35 [2022-07-05T06:48:35.007Z] #77 12.27 Cloning into '/tmp/crun-build/libocispec/image-spec'...
06:48:35 [2022-07-05T06:48:35.190Z] #76 68.72 Selecting previously unselected package libsigsegv2:amd64.
06:48:35 [2022-07-05T06:48:35.191Z] #76 68.78 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
06:48:35 [2022-07-05T06:48:35.191Z] #76 68.78 Unpacking libsigsegv2:amd64 (2.13-1) ...
06:48:35 [2022-07-05T06:48:35.224Z] #84 113.5 checking dependency style of gcc... gcc3
06:48:35 [2022-07-05T06:48:35.224Z] #84 113.8 checking whether to enable maintainer-specific portions of Makefiles... yes
06:48:35 [2022-07-05T06:48:35.224Z] #84 113.8 checking whether make supports nested variables... (cached) yes
06:48:35 [2022-07-05T06:48:35.224Z] #84 113.8 checking for gawk... (cached) mawk
06:48:35 [2022-07-05T06:48:35.224Z] #84 113.8 checking for a sed that does not truncate output... (cached) /bin/sed
06:48:35 [2022-07-05T06:48:35.224Z] #84 113.8 checking for gcc... (cached) gcc
06:48:35 [2022-07-05T06:48:35.486Z] #84 114.0 checking whether we are using the GNU C compiler... (cached) yes
06:48:35 [2022-07-05T06:48:35.486Z] #84 114.0 checking whether gcc accepts -g... (cached) yes
06:48:35 [2022-07-05T06:48:35.486Z] #84 114.0 checking for gcc option to accept ISO C89... (cached) none needed
06:48:35 [2022-07-05T06:48:35.486Z] #84 114.0 checking whether gcc understands -c and -o together... (cached) yes
06:48:35 [2022-07-05T06:48:35.602Z] #77 ...
06:48:35 [2022-07-05T06:48:35.602Z] 
06:48:35 [2022-07-05T06:48:35.602Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
06:48:35 [2022-07-05T06:48:35.602Z] #43 sha256:12da8fbc457932c0f43b399ea1eacff78eb002b6347e6a42f1fa2eb593f8d64e
06:48:35 [2022-07-05T06:48:35.602Z] #43 DONE 0.9s
06:48:35 [2022-07-05T06:48:35.746Z] #84 114.0 checking for a Python interpreter with version >= 3... python3
06:48:35 [2022-07-05T06:48:35.746Z] #84 114.1 checking for python3... /usr/bin/python3
06:48:35 [2022-07-05T06:48:35.746Z] #84 114.1 checking for python3 version... 3.9
06:48:35 [2022-07-05T06:48:35.746Z] #84 114.2 checking for python3 platform... linux
06:48:35 [2022-07-05T06:48:35.781Z] #76 69.03 Selecting previously unselected package m4.
06:48:35 [2022-07-05T06:48:35.781Z] #76 69.03 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
06:48:35 [2022-07-05T06:48:35.781Z] #76 69.05 Unpacking m4 (1.4.18-5) ...
06:48:35 [2022-07-05T06:48:35.863Z] 
06:48:35 [2022-07-05T06:48:35.863Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
06:48:35 [2022-07-05T06:48:35.863Z] #44 sha256:003de41c685b8afc98f00ea3d02c4374b0d96a822cae08d1cad7943454ee7a09
06:48:36 [2022-07-05T06:48:36.070Z] #76 69.56 Selecting previously unselected package autoconf.
06:48:36 [2022-07-05T06:48:36.070Z] #76 69.57 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
06:48:36 [2022-07-05T06:48:36.070Z] #76 69.57 Unpacking autoconf (2.69-14) ...
06:48:36 [2022-07-05T06:48:36.090Z] #77 ...
06:48:36 [2022-07-05T06:48:36.090Z] 
06:48:36 [2022-07-05T06:48:36.090Z] #14 [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
06:48:36 [2022-07-05T06:48:36.090Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
06:48:36 [2022-07-05T06:48:36.090Z] #14 65.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
06:48:36 [2022-07-05T06:48:36.090Z] #14 65.83 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
06:48:36 [2022-07-05T06:48:36.090Z] #14 65.84 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:48:36 [2022-07-05T06:48:36.261Z] #55 ...
06:48:36 [2022-07-05T06:48:36.262Z] 
06:48:36 [2022-07-05T06:48:36.262Z] #62 [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
06:48:36 [2022-07-05T06:48:36.262Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
06:48:36 [2022-07-05T06:48:36.262Z] #62 38.60 Reading package lists...
06:48:36 [2022-07-05T06:48:36.262Z] #62 47.99 Building dependency tree...
06:48:36 [2022-07-05T06:48:36.262Z] #62 54.59 The following additional packages will be installed:
06:48:36 [2022-07-05T06:48:36.262Z] #62 54.60   libbtrfs0
06:48:36 [2022-07-05T06:48:36.262Z] #62 54.97 The following NEW packages will be installed:
06:48:36 [2022-07-05T06:48:36.262Z] #62 54.99   libbtrfs-dev libbtrfs0
06:48:36 [2022-07-05T06:48:36.262Z] #62 55.64 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded.
06:48:36 [2022-07-05T06:48:36.262Z] #62 55.64 Need to get 460 kB of archives.
06:48:36 [2022-07-05T06:48:36.262Z] #62 55.64 After this operation, 1237 kB of additional disk space will be used.
06:48:36 [2022-07-05T06:48:36.262Z] #62 55.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
06:48:36 [2022-07-05T06:48:36.262Z] #62 55.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
06:48:36 [2022-07-05T06:48:36.262Z] #62 57.41 debconf: delaying package configuration, since apt-utils is not installed
06:48:36 [2022-07-05T06:48:36.313Z] #84 114.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
06:48:36 [2022-07-05T06:48:36.519Z] #62 ...
06:48:36 [2022-07-05T06:48:36.519Z] 
06:48:36 [2022-07-05T06:48:36.519Z] #76 [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             ;
06:48:36 [2022-07-05T06:48:36.519Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:48:36 [2022-07-05T06:48:36.519Z] #76 41.62 Reading package lists...
06:48:36 [2022-07-05T06:48:36.519Z] #76 50.96 Building dependency tree...
06:48:36 [2022-07-05T06:48:36.519Z] #76 57.63 python3 is already the newest version (3.9.2-3).
06:48:36 [2022-07-05T06:48:36.519Z] #76 57.63 The following additional packages will be installed:
06:48:36 [2022-07-05T06:48:36.519Z] #76 57.63   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
06:48:36 [2022-07-05T06:48:36.519Z] #76 57.63   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
06:48:36 [2022-07-05T06:48:36.519Z] #76 57.63 Suggested packages:
06:48:36 [2022-07-05T06:48:36.519Z] #76 57.63   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
06:48:36 [2022-07-05T06:48:36.519Z] #76 57.63   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
06:48:36 [2022-07-05T06:48:36.519Z] #76 57.63   m4-doc ed diffutils-doc
06:48:36 [2022-07-05T06:48:36.519Z] #76 57.63 Recommended packages:
06:48:36 [2022-07-05T06:48:36.519Z] #76 57.63   fakeroot libalgorithm-merge-perl libltdl-dev
06:48:36 [2022-07-05T06:48:36.519Z] #76 ...
06:48:36 [2022-07-05T06:48:36.519Z] 
06:48:36 [2022-07-05T06:48:36.519Z] #42 [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
06:48:36 [2022-07-05T06:48:36.519Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:48:36 [2022-07-05T06:48:36.519Z] #42 58.07 The following additional packages will be installed:
06:48:36 [2022-07-05T06:48:36.573Z] #84 114.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
06:48:36 [2022-07-05T06:48:36.573Z] #84 115.1 checking for go-md2man... no
06:48:36 [2022-07-05T06:48:36.776Z] #42 58.10   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
06:48:36 [2022-07-05T06:48:36.776Z] #42 58.12 Suggested packages:
06:48:36 [2022-07-05T06:48:36.776Z] #42 58.12   cmake-doc ninja-build lrzip
06:48:36 [2022-07-05T06:48:36.776Z] #42 58.12 Recommended packages:
06:48:36 [2022-07-05T06:48:36.776Z] #42 58.12   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:48:36 [2022-07-05T06:48:36.832Z] #84 115.2 checking error.h usability... yes
06:48:36 [2022-07-05T06:48:36.832Z] #84 115.3 checking error.h presence... yes
06:48:36 [2022-07-05T06:48:36.832Z] #84 115.3 checking for error.h... yes
06:48:37 [2022-07-05T06:48:37.091Z] #84 115.4 checking linux/openat2.h usability... yes
06:48:37 [2022-07-05T06:48:37.393Z] #84 115.6 checking linux/openat2.h presence... yes
06:48:37 [2022-07-05T06:48:37.394Z] #84 115.7 checking for linux/openat2.h... yes
06:48:37 [2022-07-05T06:48:37.522Z] #76 70.89 Selecting previously unselected package autotools-dev.
06:48:37 [2022-07-05T06:48:37.522Z] #76 70.89 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
06:48:37 [2022-07-05T06:48:37.704Z] #84 115.8 checking for copy_file_range... yes
06:48:37 [2022-07-05T06:48:37.782Z] #76 71.19 Unpacking autotools-dev (20180224.1+nmu1) ...
06:48:38 [2022-07-05T06:48:38.044Z] #76 71.55 Selecting previously unselected package automake.
06:48:38 [2022-07-05T06:48:38.151Z] #42 59.55 The following NEW packages will be installed:
06:48:38 [2022-07-05T06:48:38.151Z] #42 59.60   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
06:48:38 [2022-07-05T06:48:38.151Z] #42 59.61   vim-common xxd
06:48:38 [2022-07-05T06:48:38.238Z] #84 116.3 checking for fgetxattr... yes
06:48:38 [2022-07-05T06:48:38.305Z] #76 71.61 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
06:48:38 [2022-07-05T06:48:38.305Z] #76 ...
06:48:38 [2022-07-05T06:48:38.305Z] 
06:48:38 [2022-07-05T06:48:38.305Z] #14 [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
06:48:38 [2022-07-05T06:48:38.305Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:48:38 [2022-07-05T06:48:38.305Z] #14 61.56 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded.
06:48:38 [2022-07-05T06:48:38.305Z] #14 61.56 Need to get 115 MB of archives.
06:48:38 [2022-07-05T06:48:38.305Z] #14 61.56 After this operation, 645 MB of additional disk space will be used.
06:48:38 [2022-07-05T06:48:38.305Z] #14 61.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
06:48:38 [2022-07-05T06:48:38.305Z] #14 61.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
06:48:38 [2022-07-05T06:48:38.305Z] #14 62.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
06:48:38 [2022-07-05T06:48:38.305Z] #14 62.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
06:48:38 [2022-07-05T06:48:38.305Z] #14 62.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
06:48:38 [2022-07-05T06:48:38.305Z] #14 62.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
06:48:38 [2022-07-05T06:48:38.305Z] #14 62.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
06:48:38 [2022-07-05T06:48:38.305Z] #14 62.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
06:48:38 [2022-07-05T06:48:38.305Z] #14 62.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
06:48:38 [2022-07-05T06:48:38.305Z] #14 63.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
06:48:38 [2022-07-05T06:48:38.305Z] #14 66.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
06:48:38 [2022-07-05T06:48:38.305Z] #14 67.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
06:48:38 [2022-07-05T06:48:38.306Z] #14 67.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
06:48:38 [2022-07-05T06:48:38.306Z] #14 70.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
06:48:38 [2022-07-05T06:48:38.306Z] #14 71.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
06:48:38 [2022-07-05T06:48:38.306Z] #14 71.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
06:48:38 [2022-07-05T06:48:38.306Z] #14 71.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
06:48:38 [2022-07-05T06:48:38.306Z] #14 71.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
06:48:38 [2022-07-05T06:48:38.306Z] #14 71.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
06:48:38 [2022-07-05T06:48:38.306Z] #14 71.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
06:48:38 [2022-07-05T06:48:38.306Z] #14 71.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
06:48:38 [2022-07-05T06:48:38.306Z] #14 71.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
06:48:38 [2022-07-05T06:48:38.306Z] #14 71.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
06:48:38 [2022-07-05T06:48:38.306Z] #14 71.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
06:48:38 [2022-07-05T06:48:38.306Z] #14 71.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
06:48:38 [2022-07-05T06:48:38.306Z] #14 ...
06:48:38 [2022-07-05T06:48:38.306Z] 
06:48:38 [2022-07-05T06:48:38.306Z] #76 [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             ;
06:48:38 [2022-07-05T06:48:38.306Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:48:38 [2022-07-05T06:48:38.306Z] #76 71.69 Unpacking automake (1:1.16.3-2) ...
06:48:38 [2022-07-05T06:48:38.628Z] #14 ...
06:48:38 [2022-07-05T06:48:38.628Z] 
06:48:38 [2022-07-05T06:48:38.628Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:48:38 [2022-07-05T06:48:38.628Z] #64 sha256:e362d26485a0faa9491b4c724b3dfafd7724f500e47a60d4cb9521d815f4b419
06:48:38 [2022-07-05T06:48:38.714Z] #42 60.12 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded.
06:48:38 [2022-07-05T06:48:38.714Z] #42 60.12 Need to get 17.7 MB of archives.
06:48:38 [2022-07-05T06:48:38.714Z] #42 60.12 After this operation, 70.7 MB of additional disk space will be used.
06:48:38 [2022-07-05T06:48:38.714Z] #42 60.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
06:48:38 [2022-07-05T06:48:38.714Z] #42 60.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
06:48:38 [2022-07-05T06:48:38.804Z] #84 116.8 checking for statx... yes
06:48:38 [2022-07-05T06:48:38.971Z] #42 60.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
06:48:38 [2022-07-05T06:48:38.971Z] #42 60.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
06:48:39 [2022-07-05T06:48:39.063Z] #84 117.2 checking for fgetpwent_r... yes
06:48:39 [2022-07-05T06:48:39.249Z] #76 72.67 Selecting previously unselected package patch.
06:48:39 [2022-07-05T06:48:39.249Z] #76 72.67 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
06:48:39 [2022-07-05T06:48:39.249Z] #76 72.75 Unpacking patch (2.7.6-7) ...
06:48:39 [2022-07-05T06:48:39.630Z] #84 117.7 checking for issetugid... no
06:48:39 [2022-07-05T06:48:39.630Z] #84 118.2 checking for pkg-config... /usr/bin/pkg-config
06:48:39 [2022-07-05T06:48:39.669Z] #64 40.44 Updating files:  56% (2721/4779)
Updating files:  57% (2725/4779)
Updating files:  58% (2772/4779)
Updating files:  59% (2820/4779)
Updating files:  60% (2868/4779)
Updating files:  61% (2916/4779)
Updating files:  62% (2963/4779)
Updating files:  63% (3011/4779)
Updating files:  64% (3059/4779)
Updating files:  65% (3107/4779)
Updating files:  66% (3155/4779)
Updating files:  67% (3202/4779)
Updating files:  68% (3250/4779)
Updating files:  69% (3298/4779)
Updating files:  70% (3346/4779)
Updating files:  71% (3394/4779)
Updating files:  72% (3441/4779)
Updating files:  73% (3489/4779)
Updating files:  74% (3537/4779)
Updating files:  75% (3585/4779)
Updating files:  76% (3633/4779)
Updating files:  77% (3680/4779)
Updating files:  78% (3728/4779)
Updating files:  79% (3776/4779)
Updating files:  80% (3824/4779)
Updating files:  81% (3871/4779)
Updating files:  82% (3919/4779)
Updating files:  83% (3967/4779)
Updating files:  84% (4015/4779)
Updating files:  85% (4063/4779)
Updating files:  86% (4110/4779)
Updating files:  87% (4158/4779)
Updating files:  88% (4206/4779)
Updating files:  89% (4254/4779)
Updating files:  90% (4302/4779)
Updating files:  91% (4349/4779)
Updating files:  92% (4397/4779)
Updating files:  93% (4445/4779)
Updating files:  94% (4493/4779)
Updating files:  95% (4541/4779)
Updating files:  95% (4565/4779)
Updating files:  96% (4588/4779)
Updating files:  97% (4636/4779)
Updating files:  98% (4684/4779)
Updating files:  99% (4732/4779)
Updating files: 100% (4779/4779)
Updating files: 100% (4779/4779), done.
06:48:39 [2022-07-05T06:48:39.669Z] #64 41.59 + cd /tmp/tmp.MXpGujRpxl/src/github.com/containerd/containerd
06:48:39 [2022-07-05T06:48:39.669Z] #64 41.59 + git checkout -q v1.6.6
06:48:39 [2022-07-05T06:48:39.820Z] #76 73.16 Selecting previously unselected package dpkg-dev.
06:48:39 [2022-07-05T06:48:39.821Z] #76 73.16 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ...
06:48:39 [2022-07-05T06:48:39.821Z] #76 73.17 Unpacking dpkg-dev (1.20.10) ...
06:48:39 [2022-07-05T06:48:39.821Z] #76 ...
06:48:39 [2022-07-05T06:48:39.821Z] 
06:48:39 [2022-07-05T06:48:39.821Z] #51 [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
06:48:39 [2022-07-05T06:48:39.821Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:48:39 [2022-07-05T06:48:39.821Z] #51 62.90 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
06:48:39 [2022-07-05T06:48:39.821Z] #51 65.57 debconf: delaying package configuration, since apt-utils is not installed
06:48:39 [2022-07-05T06:48:39.821Z] #51 66.29 Fetched 2314 kB in 4s (596 kB/s)
06:48:39 [2022-07-05T06:48:39.821Z] #51 66.51 Selecting previously unselected package libprotobuf23:amd64.
06:48:39 [2022-07-05T06:48:39.821Z] #51 66.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 ... 15718 files and directories currently installed.)
06:48:39 [2022-07-05T06:48:39.821Z] #51 66.70 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
06:48:39 [2022-07-05T06:48:39.821Z] #51 66.71 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
06:48:39 [2022-07-05T06:48:39.821Z] #51 68.60 Selecting previously unselected package python3-pkg-resources.
06:48:39 [2022-07-05T06:48:39.821Z] #51 68.60 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
06:48:39 [2022-07-05T06:48:39.821Z] #51 68.60 Unpacking python3-pkg-resources (52.0.0-4) ...
06:48:39 [2022-07-05T06:48:39.821Z] #51 69.14 Selecting previously unselected package python3-six.
06:48:39 [2022-07-05T06:48:39.821Z] #51 69.17 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
06:48:39 [2022-07-05T06:48:39.821Z] #51 69.22 Unpacking python3-six (1.16.0-2) ...
06:48:39 [2022-07-05T06:48:39.821Z] #51 69.51 Selecting previously unselected package python3-protobuf.
06:48:39 [2022-07-05T06:48:39.821Z] #51 69.52 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
06:48:39 [2022-07-05T06:48:39.821Z] #51 69.53 Unpacking python3-protobuf (3.12.4-1) ...
06:48:39 [2022-07-05T06:48:39.821Z] #51 71.03 Selecting previously unselected package libnet1:amd64.
06:48:39 [2022-07-05T06:48:39.821Z] #51 71.04 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:48:39 [2022-07-05T06:48:39.821Z] #51 71.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:48:39 [2022-07-05T06:48:39.821Z] #51 71.57 Selecting previously unselected package libnl-3-200:amd64.
06:48:39 [2022-07-05T06:48:39.821Z] #51 71.58 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
06:48:39 [2022-07-05T06:48:39.821Z] #51 71.58 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
06:48:39 [2022-07-05T06:48:39.821Z] #51 71.80 Selecting previously unselected package libprotobuf-c1:amd64.
06:48:39 [2022-07-05T06:48:39.821Z] #51 71.80 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
06:48:39 [2022-07-05T06:48:39.821Z] #51 71.80 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:48:39 [2022-07-05T06:48:39.821Z] #51 72.13 Selecting previously unselected package criu.
06:48:39 [2022-07-05T06:48:39.821Z] #51 72.13 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
06:48:39 [2022-07-05T06:48:39.821Z] #51 72.15 Unpacking criu (3.17-1) ...
06:48:39 [2022-07-05T06:48:39.892Z] #84 118.2 checking pkg-config is at least version 0.9.0... yes
06:48:39 [2022-07-05T06:48:39.906Z] #42 61.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
06:48:40 [2022-07-05T06:48:40.081Z] #51 ...
06:48:40 [2022-07-05T06:48:40.081Z] 
06:48:40 [2022-07-05T06:48:40.081Z] #42 [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
06:48:40 [2022-07-05T06:48:40.081Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:48:40 [2022-07-05T06:48:40.081Z] #42 73.21 Selecting previously unselected package libxml2:amd64.
06:48:40 [2022-07-05T06:48:40.081Z] #42 73.23 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
06:48:40 [2022-07-05T06:48:40.081Z] #42 73.24 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
06:48:40 [2022-07-05T06:48:40.164Z] #42 61.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
06:48:40 [2022-07-05T06:48:40.164Z] #42 61.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
06:48:40 [2022-07-05T06:48:40.164Z] #42 61.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
06:48:40 [2022-07-05T06:48:40.164Z] #42 61.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
06:48:40 [2022-07-05T06:48:40.164Z] #42 61.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
06:48:40 [2022-07-05T06:48:40.164Z] #42 ...
06:48:40 [2022-07-05T06:48:40.164Z] 
06:48:40 [2022-07-05T06:48:40.164Z] #62 [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
06:48:40 [2022-07-05T06:48:40.164Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
06:48:40 [2022-07-05T06:48:40.164Z] #62 58.09 Fetched 460 kB in 0s (971 kB/s)
06:48:40 [2022-07-05T06:48:40.164Z] #62 58.47 Selecting previously unselected package libbtrfs0:amd64.
06:48:40 [2022-07-05T06:48:40.164Z] #62 58.47 (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 ... 15718 files and directories currently installed.)
06:48:40 [2022-07-05T06:48:40.164Z] #62 58.59 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
06:48:40 [2022-07-05T06:48:40.164Z] #62 58.60 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
06:48:40 [2022-07-05T06:48:40.164Z] #62 59.37 Selecting previously unselected package libbtrfs-dev:amd64.
06:48:40 [2022-07-05T06:48:40.164Z] #62 59.37 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
06:48:40 [2022-07-05T06:48:40.164Z] #62 59.42 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
06:48:40 [2022-07-05T06:48:40.164Z] #62 60.09 Setting up libbtrfs0:amd64 (5.10.1-2) ...
06:48:40 [2022-07-05T06:48:40.164Z] #62 60.11 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
06:48:40 [2022-07-05T06:48:40.164Z] #62 60.12 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:48:40 [2022-07-05T06:48:40.164Z] #62 DONE 61.6s
06:48:40 [2022-07-05T06:48:40.422Z] 
06:48:40 [2022-07-05T06:48:40.422Z] #76 [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             ;
06:48:40 [2022-07-05T06:48:40.422Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:48:40 [2022-07-05T06:48:40.422Z] #76 60.41 The following NEW packages will be installed:
06:48:40 [2022-07-05T06:48:40.422Z] #76 60.41   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
06:48:40 [2022-07-05T06:48:40.422Z] #76 60.43   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
06:48:40 [2022-07-05T06:48:40.422Z] #76 60.44   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
06:48:40 [2022-07-05T06:48:40.422Z] #76 60.44   libyajl2 m4 patch xz-utils
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.07 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded.
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.07 Need to get 5939 kB of archives.
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.07 After this operation, 18.7 MB of additional disk space will be used.
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.29 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB]
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.45 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
06:48:40 [2022-07-05T06:48:40.422Z] #76 61.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
06:48:40 [2022-07-05T06:48:40.422Z] #76 ...
06:48:40 [2022-07-05T06:48:40.422Z] 
06:48:40 [2022-07-05T06:48:40.422Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
06:48:40 [2022-07-05T06:48:40.422Z] #63 sha256:5f83fc6f4af7e03500ae736a0a75e18bbf4c3713370f39c5d37483aea866228a
06:48:40 [2022-07-05T06:48:40.422Z] #63 DONE 0.2s
06:48:40 [2022-07-05T06:48:40.462Z] #84 118.2 checking for library containing yajl_tree_get... -lyajl
06:48:40 [2022-07-05T06:48:40.462Z] #84 118.9 checking for yajl >= 2.0.0... yes
06:48:40 [2022-07-05T06:48:40.722Z] #84 119.0 checking sys/capability.h usability... yes
06:48:40 [2022-07-05T06:48:40.723Z] 
06:48:40 [2022-07-05T06:48:40.723Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:48:40 [2022-07-05T06:48:40.723Z] #64 sha256:5491638f20a514073f2536d89fdd8bc4a6c25dbe78f6d50be0dc4d96bba6c72d
06:48:40 [2022-07-05T06:48:40.981Z] #84 119.3 checking sys/capability.h presence... yes
06:48:40 [2022-07-05T06:48:40.982Z] #84 119.4 checking for sys/capability.h... yes
06:48:41 [2022-07-05T06:48:41.026Z] #42 ...
06:48:41 [2022-07-05T06:48:41.026Z] 
06:48:41 [2022-07-05T06:48:41.026Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:48:41 [2022-07-05T06:48:41.026Z] #64 sha256:a4d8a9807eaa7c2a7dd1c4c7ba241c36d811280ac7083bacfbfeb08c1664b3e0
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.052 + RM_GOPATH=0
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.053 + TMP_GOPATH=
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.053 + : /build
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.053 + '[' -z '' ']'
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.065 ++ mktemp -d
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.067 + export GOPATH=/tmp/tmp.vKNLE4BRQM
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.067 + GOPATH=/tmp/tmp.vKNLE4BRQM
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.067 + RM_GOPATH=1
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.068 + case "$(go env GOARCH)" in
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.069 ++ go env GOARCH
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.122 + export GO_BUILDMODE=-buildmode=pie
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.122 + GO_BUILDMODE=-buildmode=pie
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.122 ++ dirname /install.sh
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.138 + dir=/
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.138 + bin=containerd
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.138 + shift
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.138 + '[' '!' -f //containerd.installer ']'
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.138 + . //containerd.installer
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.138 ++ set -e
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.138 ++ : v1.6.6
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.138 + install_containerd
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.138 + echo 'Install containerd version v1.6.6'
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.139 Install containerd version v1.6.6
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.139 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vKNLE4BRQM/src/github.com/containerd/containerd
06:48:41 [2022-07-05T06:48:41.026Z] #64 2.173 Cloning into '/tmp/tmp.vKNLE4BRQM/src/github.com/containerd/containerd'...
06:48:41 [2022-07-05T06:48:41.026Z] #64 ...
06:48:41 [2022-07-05T06:48:41.026Z] 
06:48:41 [2022-07-05T06:48:41.026Z] #42 [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
06:48:41 [2022-07-05T06:48:41.026Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:48:41 [2022-07-05T06:48:41.026Z] #42 74.45 Selecting previously unselected package libarchive13:amd64.
06:48:41 [2022-07-05T06:48:41.026Z] #42 74.47 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
06:48:41 [2022-07-05T06:48:41.027Z] #42 74.53 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
06:48:41 [2022-07-05T06:48:41.049Z] #64 43.05 + export 'BUILDTAGS=netgo osusergo static_build'
06:48:41 [2022-07-05T06:48:41.049Z] #64 43.05 + BUILDTAGS='netgo osusergo static_build'
06:48:41 [2022-07-05T06:48:41.049Z] #64 43.05 + export EXTRA_FLAGS=-buildmode=pie
06:48:41 [2022-07-05T06:48:41.049Z] #64 43.05 + EXTRA_FLAGS=-buildmode=pie
06:48:41 [2022-07-05T06:48:41.049Z] #64 43.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:48:41 [2022-07-05T06:48:41.049Z] #64 43.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:48:41 [2022-07-05T06:48:41.049Z] #64 43.05 + '[' '' = dynamic ']'
06:48:41 [2022-07-05T06:48:41.049Z] #64 43.05 + make
06:48:41 [2022-07-05T06:48:41.199Z] #44 ...
06:48:41 [2022-07-05T06:48:41.199Z] 
06:48:41 [2022-07-05T06:48:41.199Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:48:41 [2022-07-05T06:48:41.199Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:48:41 [2022-07-05T06:48:41.199Z] #77 14.35 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
06:48:41 [2022-07-05T06:48:41.199Z] #77 16.03 Cloning into '/tmp/crun-build/libocispec/yajl'...
06:48:41 [2022-07-05T06:48:41.199Z] #77 17.58 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
06:48:41 [2022-07-05T06:48:41.199Z] #77 17.81 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
06:48:41 [2022-07-05T06:48:41.199Z] #77 18.02 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
06:48:41 [2022-07-05T06:48:41.288Z] #64 ...
06:48:41 [2022-07-05T06:48:41.288Z] 
06:48:41 [2022-07-05T06:48:41.288Z] #51 [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
06:48:41 [2022-07-05T06:48:41.288Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:48:41 [2022-07-05T06:48:41.288Z] #51 43.58 Reading package lists...
06:48:41 [2022-07-05T06:48:41.288Z] #51 52.77 Building dependency tree...
06:48:41 [2022-07-05T06:48:41.288Z] #51 59.03 The following additional packages will be installed:
06:48:41 [2022-07-05T06:48:41.288Z] #51 59.04   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
06:48:41 [2022-07-05T06:48:41.288Z] #51 59.04   python3-protobuf python3-six
06:48:41 [2022-07-05T06:48:41.288Z] #51 59.04 Suggested packages:
06:48:41 [2022-07-05T06:48:41.288Z] #51 59.04   python3-setuptools
06:48:41 [2022-07-05T06:48:41.288Z] #51 59.04 Recommended packages:
06:48:41 [2022-07-05T06:48:41.288Z] #51 59.04   iproute2 | iproute
06:48:41 [2022-07-05T06:48:41.288Z] #51 60.17 The following NEW packages will be installed:
06:48:41 [2022-07-05T06:48:41.288Z] #51 60.19   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
06:48:41 [2022-07-05T06:48:41.288Z] #51 60.22   python3-protobuf python3-six
06:48:41 [2022-07-05T06:48:41.288Z] #51 60.91 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded.
06:48:41 [2022-07-05T06:48:41.288Z] #51 60.91 Need to get 2314 kB of archives.
06:48:41 [2022-07-05T06:48:41.288Z] #51 60.91 After this operation, 11.1 MB of additional disk space will be used.
06:48:41 [2022-07-05T06:48:41.288Z] #51 60.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
06:48:41 [2022-07-05T06:48:41.288Z] #51 60.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
06:48:41 [2022-07-05T06:48:41.288Z] #51 60.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
06:48:41 [2022-07-05T06:48:41.288Z] #51 60.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
06:48:41 [2022-07-05T06:48:41.288Z] #51 61.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:48:41 [2022-07-05T06:48:41.288Z] #51 61.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
06:48:41 [2022-07-05T06:48:41.288Z] #51 61.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
06:48:41 [2022-07-05T06:48:41.546Z] #51 ...
06:48:41 [2022-07-05T06:48:41.546Z] 
06:48:41 [2022-07-05T06:48:41.546Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:48:41 [2022-07-05T06:48:41.546Z] #64 sha256:5491638f20a514073f2536d89fdd8bc4a6c25dbe78f6d50be0dc4d96bba6c72d
06:48:41 [2022-07-05T06:48:41.546Z] #64 1.117 + RM_GOPATH=0
06:48:41 [2022-07-05T06:48:41.546Z] #64 1.117 + TMP_GOPATH=
06:48:41 [2022-07-05T06:48:41.546Z] #64 1.117 + : /build
06:48:41 [2022-07-05T06:48:41.546Z] #64 1.117 + '[' -z '' ']'
06:48:41 [2022-07-05T06:48:41.546Z] #64 1.118 ++ mktemp -d
06:48:41 [2022-07-05T06:48:41.546Z] #64 1.127 + export GOPATH=/tmp/tmp.sMOeC91qtC
06:48:41 [2022-07-05T06:48:41.546Z] #64 1.127 + GOPATH=/tmp/tmp.sMOeC91qtC
06:48:41 [2022-07-05T06:48:41.546Z] #64 1.127 + RM_GOPATH=1
06:48:41 [2022-07-05T06:48:41.546Z] #64 1.127 + case "$(go env GOARCH)" in
06:48:41 [2022-07-05T06:48:41.546Z] #64 1.128 ++ go env GOARCH
06:48:41 [2022-07-05T06:48:41.546Z] #64 1.225 + export GO_BUILDMODE=-buildmode=pie
06:48:41 [2022-07-05T06:48:41.546Z] #64 1.225 + GO_BUILDMODE=-buildmode=pie
06:48:41 [2022-07-05T06:48:41.546Z] #64 1.226 ++ dirname /install.sh
06:48:41 [2022-07-05T06:48:41.546Z] #64 1.247 + dir=/
06:48:41 [2022-07-05T06:48:41.546Z] #64 1.247 + bin=containerd
06:48:41 [2022-07-05T06:48:41.546Z] #64 1.247 + shift
06:48:41 [2022-07-05T06:48:41.546Z] #64 1.247 + '[' '!' -f //containerd.installer ']'
06:48:41 [2022-07-05T06:48:41.546Z] #64 1.247 + . //containerd.installer
06:48:41 [2022-07-05T06:48:41.546Z] #64 1.247 ++ set -e
06:48:41 [2022-07-05T06:48:41.546Z] #64 1.247 ++ : v1.6.6
06:48:41 [2022-07-05T06:48:41.546Z] #64 1.247 + install_containerd
06:48:41 [2022-07-05T06:48:41.546Z] #64 1.271 + echo 'Install containerd version v1.6.6'
06:48:41 [2022-07-05T06:48:41.600Z] #42 ...
06:48:41 [2022-07-05T06:48:41.600Z] 
06:48:41 [2022-07-05T06:48:41.600Z] #55 [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.44.0"      && /build/golangci-lint --version
06:48:41 [2022-07-05T06:48:41.600Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:48:41 [2022-07-05T06:48:41.600Z] #55 64.87 go: downloading github.com/sirupsen/logrus v1.8.1
06:48:41 [2022-07-05T06:48:41.600Z] #55 64.89 go: downloading github.com/stretchr/testify v1.7.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 65.17 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
06:48:41 [2022-07-05T06:48:41.600Z] #55 65.35 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
06:48:41 [2022-07-05T06:48:41.600Z] #55 65.45 go: downloading github.com/fsnotify/fsnotify v1.5.1
06:48:41 [2022-07-05T06:48:41.600Z] #55 65.55 go: downloading github.com/magiconair/properties v1.8.5
06:48:41 [2022-07-05T06:48:41.600Z] #55 65.65 go: downloading github.com/mitchellh/mapstructure v1.4.3
06:48:41 [2022-07-05T06:48:41.600Z] #55 65.73 go: downloading github.com/spf13/afero v1.6.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 65.79 go: downloading github.com/spf13/cast v1.4.1
06:48:41 [2022-07-05T06:48:41.600Z] #55 65.90 go: downloading github.com/spf13/jwalterweatherman v1.1.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 66.09 go: downloading github.com/subosito/gotenv v1.2.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 66.12 go: downloading gopkg.in/ini.v1 v1.66.2
06:48:41 [2022-07-05T06:48:41.600Z] #55 66.35 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
06:48:41 [2022-07-05T06:48:41.600Z] #55 66.38 go: downloading github.com/go-toolsmith/astcast v1.0.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 66.43 go: downloading github.com/go-toolsmith/astcopy v1.0.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 66.50 go: downloading github.com/go-toolsmith/astequal v1.0.1
06:48:41 [2022-07-05T06:48:41.600Z] #55 66.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 66.77 go: downloading github.com/go-toolsmith/astp v1.0.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 66.98 go: downloading github.com/go-toolsmith/strparse v1.0.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 67.06 go: downloading github.com/go-toolsmith/typep v1.0.2
06:48:41 [2022-07-05T06:48:41.600Z] #55 67.11 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
06:48:41 [2022-07-05T06:48:41.600Z] #55 68.21 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
06:48:41 [2022-07-05T06:48:41.600Z] #55 68.37 go: downloading github.com/hashicorp/errwrap v1.0.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 68.45 go: downloading 4d63.com/gochecknoglobals v0.1.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 68.82 go: downloading github.com/Antonboom/errname v0.1.5
06:48:41 [2022-07-05T06:48:41.600Z] #55 69.03 go: downloading github.com/Antonboom/nilnil v0.1.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 69.03 go: downloading github.com/BurntSushi/toml v1.0.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 70.59 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
06:48:41 [2022-07-05T06:48:41.600Z] #55 70.70 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 70.75 go: downloading github.com/alexkohler/prealloc v1.0.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 70.84 go: downloading github.com/ashanbrown/forbidigo v1.3.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 70.87 go: downloading github.com/ashanbrown/makezero v1.1.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 70.95 go: downloading github.com/bkielbasa/cyclop v1.2.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 70.99 go: downloading github.com/blizzy78/varnamelen v0.5.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 71.08 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 71.31 go: downloading github.com/breml/bidichk v0.2.1
06:48:41 [2022-07-05T06:48:41.600Z] #55 71.37 go: downloading github.com/breml/errchkjson v0.2.1
06:48:41 [2022-07-05T06:48:41.600Z] #55 71.47 go: downloading github.com/butuzov/ireturn v0.1.1
06:48:41 [2022-07-05T06:48:41.600Z] #55 71.57 go: downloading github.com/charithe/durationcheck v0.0.9
06:48:41 [2022-07-05T06:48:41.600Z] #55 71.62 go: downloading github.com/daixiang0/gci v0.2.9
06:48:41 [2022-07-05T06:48:41.600Z] #55 71.69 go: downloading github.com/denis-tingajkin/go-header v0.4.2
06:48:41 [2022-07-05T06:48:41.600Z] #55 71.76 go: downloading github.com/esimonov/ifshort v1.0.4
06:48:41 [2022-07-05T06:48:41.600Z] #55 71.83 go: downloading github.com/fzipp/gocyclo v0.4.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 72.08 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:48:41 [2022-07-05T06:48:41.600Z] #55 72.13 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:48:41 [2022-07-05T06:48:41.600Z] #55 72.18 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:48:41 [2022-07-05T06:48:41.600Z] #55 72.63 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:48:41 [2022-07-05T06:48:41.600Z] #55 72.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:48:41 [2022-07-05T06:48:41.600Z] #55 72.97 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:48:41 [2022-07-05T06:48:41.600Z] #55 73.01 go: downloading github.com/golangci/misspell v0.3.5
06:48:41 [2022-07-05T06:48:41.600Z] #55 73.06 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:48:41 [2022-07-05T06:48:41.600Z] #55 73.07 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
06:48:41 [2022-07-05T06:48:41.600Z] #55 73.19 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 73.24 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
06:48:41 [2022-07-05T06:48:41.600Z] #55 73.33 go: downloading github.com/jgautheron/goconst v1.5.1
06:48:41 [2022-07-05T06:48:41.600Z] #55 73.55 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
06:48:41 [2022-07-05T06:48:41.600Z] #55 73.60 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
06:48:41 [2022-07-05T06:48:41.600Z] #55 73.68 go: downloading github.com/julz/importas v0.1.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 73.68 go: downloading github.com/kisielk/errcheck v1.6.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 73.72 go: downloading github.com/kulti/thelper v0.5.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 73.78 go: downloading github.com/kunwardeep/paralleltest v1.0.3
06:48:41 [2022-07-05T06:48:41.600Z] #55 73.86 go: downloading github.com/kyoh86/exportloopref v0.1.8
06:48:41 [2022-07-05T06:48:41.600Z] #55 73.95 go: downloading github.com/ldez/gomoddirectives v0.2.2
06:48:41 [2022-07-05T06:48:41.600Z] #55 73.95 go: downloading github.com/ldez/tagliatelle v0.3.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 73.97 go: downloading github.com/leonklingele/grouper v1.1.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 74.01 go: downloading github.com/maratori/testpackage v1.0.1
06:48:41 [2022-07-05T06:48:41.600Z] #55 74.09 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
06:48:41 [2022-07-05T06:48:41.600Z] #55 74.12 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
06:48:41 [2022-07-05T06:48:41.600Z] #55 74.14 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
06:48:41 [2022-07-05T06:48:41.600Z] #55 74.15 go: downloading github.com/mgechev/revive v1.1.3
06:48:41 [2022-07-05T06:48:41.600Z] #55 ...
06:48:41 [2022-07-05T06:48:41.600Z] 
06:48:41 [2022-07-05T06:48:41.600Z] #76 [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             ;
06:48:41 [2022-07-05T06:48:41.600Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:48:41 [2022-07-05T06:48:41.600Z] #76 74.73 Selecting previously unselected package build-essential.
06:48:41 [2022-07-05T06:48:41.600Z] #76 74.73 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
06:48:41 [2022-07-05T06:48:41.600Z] #76 74.76 Unpacking build-essential (12.9) ...
06:48:41 [2022-07-05T06:48:41.600Z] #76 74.90 Selecting previously unselected package libcap2:amd64.
06:48:41 [2022-07-05T06:48:41.600Z] #76 74.90 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
06:48:41 [2022-07-05T06:48:41.600Z] #76 74.92 Unpacking libcap2:amd64 (1:2.44-1) ...
06:48:41 [2022-07-05T06:48:41.600Z] #76 75.08 Selecting previously unselected package libcap-dev:amd64.
06:48:41 [2022-07-05T06:48:41.600Z] #76 75.14 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
06:48:41 [2022-07-05T06:48:41.600Z] #76 75.17 Unpacking libcap-dev:amd64 (1:2.44-1) ...
06:48:41 [2022-07-05T06:48:41.804Z] #64 1.271 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sMOeC91qtC/src/github.com/containerd/containerd
06:48:41 [2022-07-05T06:48:41.804Z] #64 1.273 Cloning into '/tmp/tmp.sMOeC91qtC/src/github.com/containerd/containerd'...
06:48:41 [2022-07-05T06:48:41.804Z] #64 1.274 Install containerd version v1.6.6
06:48:41 [2022-07-05T06:48:41.919Z] #84 119.4 checking for library containing cap_from_name... -lcap
06:48:42 [2022-07-05T06:48:42.173Z] #76 75.47 Selecting previously unselected package libprotobuf-c1:amd64.
06:48:42 [2022-07-05T06:48:42.173Z] #76 75.47 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
06:48:42 [2022-07-05T06:48:42.173Z] #76 75.48 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:48:42 [2022-07-05T06:48:42.368Z] #64 ...
06:48:42 [2022-07-05T06:48:42.368Z] 
06:48:42 [2022-07-05T06:48:42.368Z] #57 [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
06:48:42 [2022-07-05T06:48:42.368Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
06:48:42 [2022-07-05T06:48:42.368Z] #57 62.98 v3.0.2
06:48:42 [2022-07-05T06:48:42.368Z] #57 DONE 63.6s
06:48:42 [2022-07-05T06:48:42.368Z] 
06:48:42 [2022-07-05T06:48:42.368Z] #42 [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
06:48:42 [2022-07-05T06:48:42.368Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:48:42 [2022-07-05T06:48:42.368Z] #42 63.82 debconf: delaying package configuration, since apt-utils is not installed
06:48:42 [2022-07-05T06:48:42.435Z] #76 75.86 Selecting previously unselected package libprotobuf-c-dev:amd64.
06:48:42 [2022-07-05T06:48:42.435Z] #76 75.86 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
06:48:42 [2022-07-05T06:48:42.695Z] #76 75.89 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
06:48:42 [2022-07-05T06:48:42.695Z] #76 76.22 Selecting previously unselected package libseccomp-dev:amd64.
06:48:42 [2022-07-05T06:48:42.695Z] #76 76.23 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
06:48:42 [2022-07-05T06:48:42.695Z] #76 76.26 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
06:48:42 [2022-07-05T06:48:42.857Z] #84 120.4 checking for library containing dlopen... -ldl
06:48:42 [2022-07-05T06:48:42.932Z] #42 64.36 Fetched 17.7 MB in 2s (8364 kB/s)
06:48:42 [2022-07-05T06:48:42.932Z] #42 ...
06:48:42 [2022-07-05T06:48:42.932Z] 
06:48:42 [2022-07-05T06:48:42.932Z] #14 [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
06:48:42 [2022-07-05T06:48:42.932Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:48:42 [2022-07-05T06:48:42.932Z] #14 54.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
06:48:42 [2022-07-05T06:48:42.932Z] #14 55.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
06:48:42 [2022-07-05T06:48:42.932Z] #14 56.43 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
06:48:42 [2022-07-05T06:48:42.932Z] #14 59.36 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
06:48:42 [2022-07-05T06:48:42.932Z] #14 60.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
06:48:42 [2022-07-05T06:48:42.932Z] #14 60.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
06:48:42 [2022-07-05T06:48:42.932Z] #14 60.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
06:48:42 [2022-07-05T06:48:42.932Z] #14 60.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
06:48:42 [2022-07-05T06:48:42.932Z] #14 60.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
06:48:42 [2022-07-05T06:48:42.932Z] #14 60.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
06:48:42 [2022-07-05T06:48:42.932Z] #14 60.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
06:48:42 [2022-07-05T06:48:42.932Z] #14 60.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
06:48:42 [2022-07-05T06:48:42.932Z] #14 60.56 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
06:48:42 [2022-07-05T06:48:42.932Z] #14 60.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
06:48:42 [2022-07-05T06:48:42.932Z] #14 60.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
06:48:42 [2022-07-05T06:48:42.932Z] #14 60.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
06:48:42 [2022-07-05T06:48:42.932Z] #14 60.77 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
06:48:42 [2022-07-05T06:48:42.932Z] #14 60.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
06:48:42 [2022-07-05T06:48:42.932Z] #14 60.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
06:48:42 [2022-07-05T06:48:42.932Z] #14 60.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
06:48:42 [2022-07-05T06:48:42.932Z] #14 62.55 debconf: delaying package configuration, since apt-utils is not installed
06:48:42 [2022-07-05T06:48:42.932Z] #14 63.02 Fetched 115 MB in 13s (9106 kB/s)
06:48:42 [2022-07-05T06:48:42.932Z] #14 63.21 Selecting previously unselected package binutils-mingw-w64-i686.
06:48:42 [2022-07-05T06:48:42.932Z] #14 63.22 (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 ... 15718 files and directories currently installed.)
06:48:42 [2022-07-05T06:48:42.932Z] #14 63.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
06:48:42 [2022-07-05T06:48:42.932Z] #14 63.59 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
06:48:42 [2022-07-05T06:48:42.956Z] #64 44.85 + bin/ctr
06:48:43 [2022-07-05T06:48:43.114Z] #77 ...
06:48:43 [2022-07-05T06:48:43.114Z] 
06:48:43 [2022-07-05T06:48:43.114Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
06:48:43 [2022-07-05T06:48:43.114Z] #44 sha256:003de41c685b8afc98f00ea3d02c4374b0d96a822cae08d1cad7943454ee7a09
06:48:43 [2022-07-05T06:48:43.114Z] #44 5.772 + RM_GOPATH=0
06:48:43 [2022-07-05T06:48:43.114Z] #44 5.772 + TMP_GOPATH=
06:48:43 [2022-07-05T06:48:43.114Z] #44 5.772 + : /build
06:48:43 [2022-07-05T06:48:43.114Z] #44 5.772 + '[' -z '' ']'
06:48:43 [2022-07-05T06:48:43.114Z] #44 5.772 ++ mktemp -d
06:48:43 [2022-07-05T06:48:43.114Z] #44 5.772 + export GOPATH=/tmp/tmp.Km0JPtJlCB
06:48:43 [2022-07-05T06:48:43.115Z] #44 5.772 + GOPATH=/tmp/tmp.Km0JPtJlCB
06:48:43 [2022-07-05T06:48:43.115Z] #44 5.772 + RM_GOPATH=1
06:48:43 [2022-07-05T06:48:43.115Z] #44 5.772 + case "$(go env GOARCH)" in
06:48:43 [2022-07-05T06:48:43.115Z] #44 5.772 ++ go env GOARCH
06:48:43 [2022-07-05T06:48:43.115Z] #44 5.872 + export GO_BUILDMODE=-buildmode=pie
06:48:43 [2022-07-05T06:48:43.115Z] #44 5.872 + GO_BUILDMODE=-buildmode=pie
06:48:43 [2022-07-05T06:48:43.115Z] #44 5.872 ++ dirname /install.sh
06:48:43 [2022-07-05T06:48:43.115Z] #44 5.872 + dir=/
06:48:43 [2022-07-05T06:48:43.115Z] #44 5.872 + bin=tini
06:48:43 [2022-07-05T06:48:43.115Z] #44 5.872 + shift
06:48:43 [2022-07-05T06:48:43.115Z] #44 5.872 + '[' '!' -f //tini.installer ']'
06:48:43 [2022-07-05T06:48:43.115Z] #44 5.872 + . //tini.installer
06:48:43 [2022-07-05T06:48:43.115Z] #44 5.872 ++ : v0.19.0
06:48:43 [2022-07-05T06:48:43.115Z] #44 5.872 + install_tini
06:48:43 [2022-07-05T06:48:43.115Z] #44 5.872 + echo 'Install tini version v0.19.0'
06:48:43 [2022-07-05T06:48:43.115Z] #44 5.872 + git clone https://github.com/krallin/tini.git /tmp/tmp.Km0JPtJlCB/tini
06:48:43 [2022-07-05T06:48:43.115Z] #44 5.872 Cloning into '/tmp/tmp.Km0JPtJlCB/tini'...
06:48:43 [2022-07-05T06:48:43.115Z] #44 5.950 Install tini version v0.19.0
06:48:43 [2022-07-05T06:48:43.115Z] #44 6.518 + cd /tmp/tmp.Km0JPtJlCB/tini
06:48:43 [2022-07-05T06:48:43.115Z] #44 6.518 + git checkout -q v0.19.0
06:48:43 [2022-07-05T06:48:43.115Z] #44 6.518 + cmake .
06:48:43 [2022-07-05T06:48:43.115Z] #44 6.986 -- The C compiler identification is GNU 10.2.1
06:48:43 [2022-07-05T06:48:43.115Z] #44 7.080 -- Detecting C compiler ABI info
06:48:43 [2022-07-05T06:48:43.116Z] #84 121.3 checking seccomp.h usability... yes
06:48:43 [2022-07-05T06:48:43.116Z] #84 121.6 checking seccomp.h presence... yes
06:48:43 [2022-07-05T06:48:43.116Z] #84 121.8 checking for seccomp.h... yes
06:48:43 [2022-07-05T06:48:43.190Z] #14 ...
06:48:43 [2022-07-05T06:48:43.190Z] 
06:48:43 [2022-07-05T06:48:43.190Z] #42 [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
06:48:43 [2022-07-05T06:48:43.190Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:48:43 [2022-07-05T06:48:43.190Z] #42 64.55 Selecting previously unselected package xxd.
06:48:43 [2022-07-05T06:48:43.267Z] #76 76.69 Selecting previously unselected package libsystemd-dev:amd64.
06:48:43 [2022-07-05T06:48:43.267Z] #76 76.69 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
06:48:43 [2022-07-05T06:48:43.267Z] #76 76.69 Unpacking libsystemd-dev:amd64 (247.3-7) ...
06:48:43 [2022-07-05T06:48:43.375Z] #44 7.643 -- Detecting C compiler ABI info - done
06:48:43 [2022-07-05T06:48:43.375Z] #44 7.752 -- Check for working C compiler: /usr/bin/cc - skipped
06:48:43 [2022-07-05T06:48:43.375Z] #44 7.752 -- Detecting C compile features
06:48:43 [2022-07-05T06:48:43.375Z] #44 7.752 -- Detecting C compile features - done
06:48:43 [2022-07-05T06:48:43.449Z] #42 64.55 (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 ... 15718 files and directories currently installed.)
06:48:43 [2022-07-05T06:48:43.449Z] #42 64.80 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
06:48:43 [2022-07-05T06:48:43.449Z] #42 64.82 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
06:48:43 [2022-07-05T06:48:43.636Z] #44 7.831 -- Performing Test HAS_BUILTIN_FORTIFY
06:48:43 [2022-07-05T06:48:43.651Z] #84 121.8 checking for library containing seccomp_rule_add... -lseccomp
06:48:43 [2022-07-05T06:48:43.897Z] #44 8.060 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:48:44 [2022-07-05T06:48:44.012Z] #42 65.31 Selecting previously unselected package vim-common.
06:48:44 [2022-07-05T06:48:44.012Z] #42 65.31 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
06:48:44 [2022-07-05T06:48:44.012Z] #42 65.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
06:48:44 [2022-07-05T06:48:44.157Z] #44 8.242 -- Configuring done
06:48:44 [2022-07-05T06:48:44.157Z] #44 8.263 -- Generating done
06:48:44 [2022-07-05T06:48:44.157Z] #44 8.291 -- Build files have been written to: /tmp/tmp.Km0JPtJlCB/tini
06:48:44 [2022-07-05T06:48:44.157Z] #44 8.336 + make tini-static
06:48:44 [2022-07-05T06:48:44.158Z] #44 8.462 Scanning dependencies of target tini-static
06:48:44 [2022-07-05T06:48:44.158Z] #44 ...
06:48:44 [2022-07-05T06:48:44.158Z] 
06:48:44 [2022-07-05T06:48:44.158Z] #55 [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.44.0"      && /build/golangci-lint --version
06:48:44 [2022-07-05T06:48:44.158Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:48:44 [2022-07-05T06:48:44.158Z] #55 62.58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
06:48:44 [2022-07-05T06:48:44.170Z] #84 122.3 checking for library containing seccomp_arch_resolve_name... none required
06:48:44 [2022-07-05T06:48:44.429Z] #84 122.6 checking systemd/sd-bus.h usability... yes
06:48:44 [2022-07-05T06:48:44.429Z] #84 122.8 checking systemd/sd-bus.h presence... yes
06:48:44 [2022-07-05T06:48:44.429Z] #84 123.0 checking for systemd/sd-bus.h... yes
06:48:44 [2022-07-05T06:48:44.462Z] #55 ...
06:48:44 [2022-07-05T06:48:44.462Z] 
06:48:44 [2022-07-05T06:48:44.462Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
06:48:44 [2022-07-05T06:48:44.462Z] #44 sha256:003de41c685b8afc98f00ea3d02c4374b0d96a822cae08d1cad7943454ee7a09
06:48:44 [2022-07-05T06:48:44.462Z] #44 8.566 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:48:44 [2022-07-05T06:48:44.651Z] #76 78.01 Selecting previously unselected package libtool.
06:48:44 [2022-07-05T06:48:44.651Z] #76 78.02 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
06:48:44 [2022-07-05T06:48:44.651Z] #76 78.03 Unpacking libtool (2.4.6-15) ...
06:48:44 [2022-07-05T06:48:44.911Z] #76 78.41 Selecting previously unselected package libudev-dev:amd64.
06:48:44 [2022-07-05T06:48:44.944Z] #42 66.34 Selecting previously unselected package cmake-data.
06:48:44 [2022-07-05T06:48:44.944Z] #42 66.34 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
06:48:44 [2022-07-05T06:48:44.944Z] #42 66.40 Unpacking cmake-data (3.18.4-2+deb11u1) ...
06:48:44 [2022-07-05T06:48:44.998Z] #84 123.0 checking for library containing sd_bus_match_signal_async... 
06:48:44 [2022-07-05T06:48:44.998Z] #84 ...
06:48:44 [2022-07-05T06:48:44.998Z] 
06:48:44 [2022-07-05T06:48:44.998Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
06:48:44 [2022-07-05T06:48:44.998Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0
06:48:44 [2022-07-05T06:48:44.998Z] #19 153.5 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
06:48:44 [2022-07-05T06:48:44.998Z] #19 153.5 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 153.5 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 153.6 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 153.7 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 156.4 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
06:48:44 [2022-07-05T06:48:44.998Z] #19 156.4 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
06:48:44 [2022-07-05T06:48:44.998Z] #19 156.4 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 156.5 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 156.5 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 156.5 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
06:48:44 [2022-07-05T06:48:44.998Z] #19 156.5 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 156.6 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 156.6 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 156.7 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 156.7 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 159.7 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
06:48:44 [2022-07-05T06:48:44.998Z] #19 159.7 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 159.7 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 159.9 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 160.0 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 162.4 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
06:48:44 [2022-07-05T06:48:44.998Z] #19 162.4 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
06:48:44 [2022-07-05T06:48:44.998Z] #19 162.4 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 162.5 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 162.5 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 162.5 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 162.5 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
06:48:44 [2022-07-05T06:48:44.998Z] #19 162.5 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 162.7 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 162.7 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 162.8 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 162.9 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 162.9 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 162.9 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
06:48:44 [2022-07-05T06:48:44.998Z] #19 163.0 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB]
06:48:45 [2022-07-05T06:48:45.173Z] #76 78.41 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
06:48:45 [2022-07-05T06:48:45.173Z] #76 78.44 Unpacking libudev-dev:amd64 (247.3-7) ...
06:48:45 [2022-07-05T06:48:45.257Z] #19 ...
06:48:45 [2022-07-05T06:48:45.257Z] 
06:48:45 [2022-07-05T06:48:45.257Z] #84 [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
06:48:45 [2022-07-05T06:48:45.257Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:48:45 [2022-07-05T06:48:45.257Z] #84 123.0 checking for library containing sd_bus_match_signal_async... -lsystemd
06:48:45 [2022-07-05T06:48:45.403Z] #44 ...
06:48:45 [2022-07-05T06:48:45.403Z] 
06:48:45 [2022-07-05T06:48:45.403Z] #14 [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
06:48:45 [2022-07-05T06:48:45.403Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:48:45 [2022-07-05T06:48:45.403Z] #14 63.82 Selecting previously unselected package gcc-mingw-w64-base.
06:48:45 [2022-07-05T06:48:45.403Z] #14 63.82 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
06:48:45 [2022-07-05T06:48:45.403Z] #14 63.84 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
06:48:45 [2022-07-05T06:48:45.403Z] #14 63.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
06:48:45 [2022-07-05T06:48:45.403Z] #14 63.99 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
06:48:45 [2022-07-05T06:48:45.403Z] #14 64.01 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
06:48:45 [2022-07-05T06:48:45.403Z] #14 71.75 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
06:48:45 [2022-07-05T06:48:45.403Z] #14 71.75 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
06:48:45 [2022-07-05T06:48:45.403Z] #14 71.75 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:48:45 [2022-07-05T06:48:45.434Z] #76 78.71 Selecting previously unselected package libyajl2:amd64.
06:48:45 [2022-07-05T06:48:45.434Z] #76 78.72 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
06:48:45 [2022-07-05T06:48:45.434Z] #76 78.75 Unpacking libyajl2:amd64 (2.1.0-3) ...
06:48:45 [2022-07-05T06:48:45.434Z] #76 78.91 Selecting previously unselected package libyajl-dev:amd64.
06:48:45 [2022-07-05T06:48:45.434Z] #76 78.92 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
06:48:45 [2022-07-05T06:48:45.434Z] #76 78.92 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
06:48:45 [2022-07-05T06:48:45.516Z] #84 123.7 checking for sd_notify_barrier... yes
06:48:45 [2022-07-05T06:48:45.664Z] #14 ...
06:48:45 [2022-07-05T06:48:45.664Z] 
06:48:45 [2022-07-05T06:48:45.664Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
06:48:45 [2022-07-05T06:48:45.664Z] #44 sha256:003de41c685b8afc98f00ea3d02c4374b0d96a822cae08d1cad7943454ee7a09
06:48:45 [2022-07-05T06:48:45.664Z] #44 9.855 [100%] Linking C executable tini-static
06:48:45 [2022-07-05T06:48:45.696Z] #76 79.17 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
06:48:45 [2022-07-05T06:48:45.696Z] #76 79.19 Setting up libmagic-mgc (1:5.39-3) ...
06:48:45 [2022-07-05T06:48:45.776Z] #84 124.1 checking linux/bpf.h usability... yes
06:48:45 [2022-07-05T06:48:45.964Z] #76 79.21 Setting up libyajl2:amd64 (2.1.0-3) ...
06:48:45 [2022-07-05T06:48:45.964Z] #76 79.22 Setting up libmagic1:amd64 (1:5.39-3) ...
06:48:45 [2022-07-05T06:48:45.964Z] #76 79.26 Setting up file (1:5.39-3) ...
06:48:45 [2022-07-05T06:48:45.964Z] #76 79.28 Setting up bzip2 (1.0.8-4) ...
06:48:45 [2022-07-05T06:48:45.964Z] #76 79.29 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:48:45 [2022-07-05T06:48:45.964Z] #76 79.32 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
06:48:45 [2022-07-05T06:48:45.964Z] #76 79.34 Setting up libcap2:amd64 (1:2.44-1) ...
06:48:45 [2022-07-05T06:48:45.964Z] #76 79.36 Setting up autotools-dev (20180224.1+nmu1) ...
06:48:45 [2022-07-05T06:48:45.964Z] #76 79.37 Setting up libsigsegv2:amd64 (2.13-1) ...
06:48:45 [2022-07-05T06:48:45.964Z] #76 79.39 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
06:48:45 [2022-07-05T06:48:45.964Z] #76 79.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:48:45 [2022-07-05T06:48:45.964Z] #76 79.46 Setting up patch (2.7.6-7) ...
06:48:45 [2022-07-05T06:48:45.964Z] #76 79.53 Setting up libudev-dev:amd64 (247.3-7) ...
06:48:46 [2022-07-05T06:48:46.035Z] #84 124.4 checking linux/bpf.h presence... yes
06:48:46 [2022-07-05T06:48:46.035Z] #84 124.5 checking for linux/bpf.h... yes
06:48:46 [2022-07-05T06:48:46.035Z] #84 124.5 checking compilation for eBPF... yes
06:48:46 [2022-07-05T06:48:46.236Z] #44 10.42 [100%] Built target tini-static
06:48:46 [2022-07-05T06:48:46.236Z] #44 10.48 + mkdir -p /build
06:48:46 [2022-07-05T06:48:46.260Z] #76 79.60 Setting up libyajl-dev:amd64 (2.1.0-3) ...
06:48:46 [2022-07-05T06:48:46.260Z] #76 79.70 Setting up libcap-dev:amd64 (1:2.44-1) ...
06:48:46 [2022-07-05T06:48:46.260Z] #76 79.74 Setting up libsystemd-dev:amd64 (247.3-7) ...
06:48:46 [2022-07-05T06:48:46.260Z] #76 79.76 Setting up libtool (2.4.6-15) ...
06:48:46 [2022-07-05T06:48:46.260Z] #76 79.78 Setting up m4 (1.4.18-5) ...
06:48:46 [2022-07-05T06:48:46.294Z] #84 124.7 checking for criu >= 3.15... no
06:48:46 [2022-07-05T06:48:46.294Z] #84 124.7 configure: CRIU headers not found, building without CRIU support
06:48:46 [2022-07-05T06:48:46.294Z] #84 124.7 checking for criu > 3.16... no
06:48:46 [2022-07-05T06:48:46.294Z] #84 124.7 configure: CRIU version doesn't support join-ns API
06:48:46 [2022-07-05T06:48:46.294Z] #84 124.7 checking for criu > 3.16.1... no
06:48:46 [2022-07-05T06:48:46.294Z] #84 124.8 configure: CRIU version doesn't support for pre-dumping
06:48:46 [2022-07-05T06:48:46.294Z] #84 124.8 checking for new mount API (fsconfig)... yes
06:48:46 [2022-07-05T06:48:46.496Z] #44 10.48 + cp tini-static /build/docker-init
06:48:46 [2022-07-05T06:48:46.496Z] #44 DONE 10.8s
06:48:46 [2022-07-05T06:48:46.496Z] 
06:48:46 [2022-07-05T06:48:46.496Z] #55 [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.44.0"      && /build/golangci-lint --version
06:48:46 [2022-07-05T06:48:46.496Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:48:46 [2022-07-05T06:48:46.521Z] #76 79.80 Setting up dpkg-dev (1.20.10) ...
06:48:46 [2022-07-05T06:48:46.521Z] #76 79.86 Setting up autoconf (2.69-14) ...
06:48:46 [2022-07-05T06:48:46.521Z] #76 79.89 Setting up build-essential (12.9) ...
06:48:46 [2022-07-05T06:48:46.521Z] #76 79.90 Setting up automake (1:1.16.3-2) ...
06:48:46 [2022-07-05T06:48:46.521Z] #76 79.96 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
06:48:46 [2022-07-05T06:48:46.521Z] #76 79.97 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:48:46 [2022-07-05T06:48:46.554Z] #84 124.9 checking for seccomp notify API... yes
06:48:46 [2022-07-05T06:48:46.813Z] #84 125.1 checking for gperf... no
06:48:46 [2022-07-05T06:48:46.813Z] #84 125.1 configure: gperf not found - cannot rebuild signal parser code
06:48:46 [2022-07-05T06:48:46.813Z] #84 125.1 checking for library containing argp_parse... none required
06:48:46 [2022-07-05T06:48:46.840Z] #42 ...
06:48:46 [2022-07-05T06:48:46.840Z] 
06:48:46 [2022-07-05T06:48:46.840Z] #55 [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.44.0"      && /build/golangci-lint --version
06:48:46 [2022-07-05T06:48:46.840Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:48:46 [2022-07-05T06:48:46.840Z] #55 57.95 go: downloading github.com/mitchellh/go-homedir v1.1.0
06:48:46 [2022-07-05T06:48:46.840Z] #55 57.98 go: downloading github.com/hashicorp/go-multierror v1.1.1
06:48:46 [2022-07-05T06:48:46.840Z] #55 63.62 go: downloading github.com/sirupsen/logrus v1.8.1
06:48:46 [2022-07-05T06:48:46.840Z] #55 63.65 go: downloading github.com/stretchr/testify v1.7.0
06:48:46 [2022-07-05T06:48:46.840Z] #55 64.11 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
06:48:46 [2022-07-05T06:48:46.840Z] #55 64.24 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
06:48:46 [2022-07-05T06:48:46.840Z] #55 64.28 go: downloading github.com/fsnotify/fsnotify v1.5.1
06:48:46 [2022-07-05T06:48:46.840Z] #55 64.40 go: downloading github.com/magiconair/properties v1.8.5
06:48:46 [2022-07-05T06:48:46.840Z] #55 64.55 go: downloading github.com/mitchellh/mapstructure v1.4.3
06:48:46 [2022-07-05T06:48:46.840Z] #55 64.55 go: downloading github.com/spf13/afero v1.6.0
06:48:46 [2022-07-05T06:48:46.840Z] #55 64.74 go: downloading github.com/spf13/cast v1.4.1
06:48:46 [2022-07-05T06:48:46.840Z] #55 64.89 go: downloading github.com/spf13/jwalterweatherman v1.1.0
06:48:46 [2022-07-05T06:48:46.840Z] #55 64.99 go: downloading github.com/subosito/gotenv v1.2.0
06:48:46 [2022-07-05T06:48:46.840Z] #55 65.01 go: downloading gopkg.in/ini.v1 v1.66.2
06:48:46 [2022-07-05T06:48:46.840Z] #55 65.07 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
06:48:46 [2022-07-05T06:48:46.840Z] #55 65.50 go: downloading github.com/go-toolsmith/astcast v1.0.0
06:48:46 [2022-07-05T06:48:46.840Z] #55 65.55 go: downloading github.com/go-toolsmith/astcopy v1.0.0
06:48:46 [2022-07-05T06:48:46.840Z] #55 65.65 go: downloading github.com/go-toolsmith/astequal v1.0.1
06:48:46 [2022-07-05T06:48:46.840Z] #55 65.68 go: downloading github.com/go-toolsmith/astfmt v1.0.0
06:48:46 [2022-07-05T06:48:46.840Z] #55 65.75 go: downloading github.com/go-toolsmith/astp v1.0.0
06:48:46 [2022-07-05T06:48:46.840Z] #55 65.78 go: downloading github.com/go-toolsmith/strparse v1.0.0
06:48:46 [2022-07-05T06:48:46.840Z] #55 65.81 go: downloading github.com/go-toolsmith/typep v1.0.2
06:48:46 [2022-07-05T06:48:46.840Z] #55 65.86 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
06:48:46 [2022-07-05T06:48:46.840Z] #55 66.83 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
06:48:46 [2022-07-05T06:48:46.840Z] #55 67.04 go: downloading github.com/hashicorp/errwrap v1.0.0
06:48:46 [2022-07-05T06:48:46.840Z] #55 67.18 go: downloading 4d63.com/gochecknoglobals v0.1.0
06:48:46 [2022-07-05T06:48:46.840Z] #55 67.41 go: downloading github.com/Antonboom/errname v0.1.5
06:48:46 [2022-07-05T06:48:46.840Z] #55 67.54 go: downloading github.com/Antonboom/nilnil v0.1.0
06:48:46 [2022-07-05T06:48:46.840Z] #55 67.72 go: downloading github.com/BurntSushi/toml v1.0.0
06:48:46 [2022-07-05T06:48:46.840Z] #55 ...
06:48:46 [2022-07-05T06:48:46.840Z] 
06:48:46 [2022-07-05T06:48:46.840Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
06:48:46 [2022-07-05T06:48:46.840Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
06:48:46 [2022-07-05T06:48:46.840Z] #40 68.12 NAME:
06:48:46 [2022-07-05T06:48:46.840Z] #40 68.12    go-winres - A tool for embedding resources in Windows executables
06:48:46 [2022-07-05T06:48:46.840Z] #40 68.12 
06:48:46 [2022-07-05T06:48:46.840Z] #40 68.12 USAGE:
06:48:46 [2022-07-05T06:48:46.840Z] #40 68.12    go-winres [global options] command [command options] [arguments...]
06:48:46 [2022-07-05T06:48:46.840Z] #40 68.12 
06:48:46 [2022-07-05T06:48:46.840Z] #40 68.12 COMMANDS:
06:48:46 [2022-07-05T06:48:46.840Z] #40 68.12    init     Create an initial ./winres/winres.json
06:48:46 [2022-07-05T06:48:46.840Z] #40 68.12    make     Make syso files for the "go build" command
06:48:46 [2022-07-05T06:48:46.840Z] #40 68.12    simply   Make syso files for the "go build" command (simplified)
06:48:46 [2022-07-05T06:48:46.840Z] #40 68.12    extract  Extract all resources from an executable
06:48:46 [2022-07-05T06:48:46.840Z] #40 68.12    patch    Replace resources in an executable file (exe, dll)
06:48:46 [2022-07-05T06:48:46.840Z] #40 68.12    help, h  Shows a list of commands or help for one command
06:48:46 [2022-07-05T06:48:46.840Z] #40 68.12 
06:48:46 [2022-07-05T06:48:46.840Z] #40 68.12 GLOBAL OPTIONS:
06:48:46 [2022-07-05T06:48:46.840Z] #40 68.12    --help, -h  show help (default: false)
06:48:47 [2022-07-05T06:48:47.072Z] #84 125.5 checking that generated files are newer than configure... done
06:48:47 [2022-07-05T06:48:47.072Z] #84 125.5 configure: creating ./config.status
06:48:47 [2022-07-05T06:48:47.100Z] #40 DONE 68.6s
06:48:47 [2022-07-05T06:48:47.100Z] 
06:48:47 [2022-07-05T06:48:47.100Z] #14 [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
06:48:47 [2022-07-05T06:48:47.100Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:48:47 [2022-07-05T06:48:47.100Z] #14 68.73 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:48:47 [2022-07-05T06:48:47.100Z] #14 68.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
06:48:47 [2022-07-05T06:48:47.358Z] #14 68.76 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
06:48:48 [2022-07-05T06:48:48.439Z] #76 DONE 81.9s
06:48:48 [2022-07-05T06:48:48.439Z] 
06:48:48 [2022-07-05T06:48:48.439Z] #55 [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.44.0"      && /build/golangci-lint --version
06:48:48 [2022-07-05T06:48:48.439Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:48:48 [2022-07-05T06:48:48.439Z] #55 75.11 go: downloading github.com/moricho/tparallel v0.2.1
06:48:48 [2022-07-05T06:48:48.439Z] #55 75.11 go: downloading github.com/nakabonne/nestif v0.3.1
06:48:48 [2022-07-05T06:48:48.439Z] #55 75.14 go: downloading github.com/nishanths/exhaustive v0.7.11
06:48:48 [2022-07-05T06:48:48.439Z] #55 75.19 go: downloading github.com/nishanths/predeclared v0.2.1
06:48:48 [2022-07-05T06:48:48.439Z] #55 75.33 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
06:48:48 [2022-07-05T06:48:48.439Z] #55 75.56 go: downloading github.com/ryancurrah/gomodguard v1.2.3
06:48:48 [2022-07-05T06:48:48.439Z] #55 75.56 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
06:48:48 [2022-07-05T06:48:48.439Z] #55 75.62 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
06:48:48 [2022-07-05T06:48:48.439Z] #55 75.71 go: downloading github.com/securego/gosec/v2 v2.9.6
06:48:48 [2022-07-05T06:48:48.439Z] #55 75.88 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
06:48:48 [2022-07-05T06:48:48.439Z] #55 75.90 go: downloading github.com/sivchari/containedctx v1.0.1
06:48:48 [2022-07-05T06:48:48.439Z] #55 75.91 go: downloading github.com/sivchari/tenv v1.4.7
06:48:48 [2022-07-05T06:48:48.439Z] #55 75.92 go: downloading github.com/sonatard/noctx v0.0.1
06:48:48 [2022-07-05T06:48:48.439Z] #55 75.94 go: downloading github.com/sourcegraph/go-diff v0.6.1
06:48:48 [2022-07-05T06:48:48.439Z] #55 75.95 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
06:48:48 [2022-07-05T06:48:48.439Z] #55 76.10 go: downloading github.com/sylvia7788/contextcheck v1.0.4
06:48:48 [2022-07-05T06:48:48.439Z] #55 76.20 go: downloading github.com/tdakkota/asciicheck v0.1.1
06:48:48 [2022-07-05T06:48:48.439Z] #55 76.22 go: downloading github.com/tetafro/godot v1.4.11
06:48:48 [2022-07-05T06:48:48.439Z] #55 76.29 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
06:48:48 [2022-07-05T06:48:48.439Z] #55 76.30 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
06:48:48 [2022-07-05T06:48:48.439Z] #55 76.33 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
06:48:48 [2022-07-05T06:48:48.439Z] #55 76.64 go: downloading github.com/ultraware/funlen v0.0.3
06:48:48 [2022-07-05T06:48:48.439Z] #55 76.72 go: downloading github.com/ultraware/whitespace v0.0.4
06:48:48 [2022-07-05T06:48:48.439Z] #55 76.82 go: downloading github.com/uudashr/gocognit v1.0.5
06:48:48 [2022-07-05T06:48:48.439Z] #55 76.89 go: downloading github.com/yagipy/maintidx v1.0.0
06:48:48 [2022-07-05T06:48:48.439Z] #55 76.99 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
06:48:48 [2022-07-05T06:48:48.439Z] #55 77.26 go: downloading gitlab.com/bosi/decorder v0.2.1
06:48:48 [2022-07-05T06:48:48.439Z] #55 77.47 go: downloading honnef.co/go/tools v0.2.2
06:48:48 [2022-07-05T06:48:48.439Z] #55 79.67 go: downloading mvdan.cc/gofumpt v0.2.1
06:48:48 [2022-07-05T06:48:48.439Z] #55 79.70 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:48:48 [2022-07-05T06:48:48.439Z] #55 79.80 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
06:48:48 [2022-07-05T06:48:48.439Z] #55 79.96 go: downloading github.com/davecgh/go-spew v1.1.1
06:48:48 [2022-07-05T06:48:48.439Z] #55 80.01 go: downloading github.com/pmezard/go-difflib v1.0.0
06:48:48 [2022-07-05T06:48:48.439Z] #55 80.10 go: downloading github.com/stretchr/objx v0.1.1
06:48:48 [2022-07-05T06:48:48.439Z] #55 80.27 go: downloading golang.org/x/text v0.3.7
06:48:48 [2022-07-05T06:48:48.701Z] #55 ...
06:48:48 [2022-07-05T06:48:48.701Z] 
06:48:48 [2022-07-05T06:48:48.701Z] #14 [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
06:48:48 [2022-07-05T06:48:48.701Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:48:48 [2022-07-05T06:48:48.701Z] #14 71.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
06:48:48 [2022-07-05T06:48:48.701Z] #14 71.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
06:48:48 [2022-07-05T06:48:48.701Z] #14 71.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
06:48:48 [2022-07-05T06:48:48.701Z] #14 71.90 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
06:48:48 [2022-07-05T06:48:48.701Z] #14 71.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
06:48:48 [2022-07-05T06:48:48.701Z] #14 73.77 debconf: delaying package configuration, since apt-utils is not installed
06:48:48 [2022-07-05T06:48:48.701Z] #14 74.13 Fetched 115 MB in 11s (10.6 MB/s)
06:48:48 [2022-07-05T06:48:48.701Z] #14 74.25 Selecting previously unselected package binutils-mingw-w64-i686.
06:48:48 [2022-07-05T06:48:48.701Z] #14 74.25 (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 ... 15718 files and directories currently installed.)
06:48:48 [2022-07-05T06:48:48.701Z] #14 74.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
06:48:48 [2022-07-05T06:48:48.701Z] #14 74.39 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
06:48:48 [2022-07-05T06:48:48.701Z] #14 78.28 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:48:48 [2022-07-05T06:48:48.701Z] #14 78.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
06:48:48 [2022-07-05T06:48:48.701Z] #14 78.31 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
06:48:48 [2022-07-05T06:48:48.701Z] #14 ...
06:48:48 [2022-07-05T06:48:48.701Z] 
06:48:48 [2022-07-05T06:48:48.701Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:48:48 [2022-07-05T06:48:48.701Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:48:49 [2022-07-05T06:48:49.532Z] #64 ...
06:48:49 [2022-07-05T06:48:49.532Z] 
06:48:49 [2022-07-05T06:48:49.532Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:48:49 [2022-07-05T06:48:49.532Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
06:48:49 [2022-07-05T06:48:49.532Z] #77 34.68 libtoolize: putting auxiliary files in '.'.
06:48:49 [2022-07-05T06:48:49.532Z] #77 34.68 libtoolize: copying file './ltmain.sh'
06:48:49 [2022-07-05T06:48:49.532Z] #77 35.45 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
06:48:49 [2022-07-05T06:48:49.532Z] #77 35.45 libtoolize: and rerunning libtoolize and aclocal.
06:48:49 [2022-07-05T06:48:49.532Z] #77 35.45 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
06:48:49 [2022-07-05T06:48:49.532Z] #77 43.52 configure.ac:7: installing './compile'
06:48:49 [2022-07-05T06:48:49.532Z] #77 43.53 configure.ac:11: installing './config.guess'
06:48:49 [2022-07-05T06:48:49.532Z] #77 43.54 configure.ac:11: installing './config.sub'
06:48:49 [2022-07-05T06:48:49.532Z] #77 43.55 configure.ac:8: installing './install-sh'
06:48:49 [2022-07-05T06:48:49.532Z] #77 43.55 configure.ac:8: installing './missing'
06:48:49 [2022-07-05T06:48:49.532Z] #77 43.66 Makefile.am: installing './depcomp'
06:48:49 [2022-07-05T06:48:49.532Z] #77 44.86 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
06:48:49 [2022-07-05T06:48:49.532Z] #77 44.86 libtoolize: copying file 'build-aux/ltmain.sh'
06:48:49 [2022-07-05T06:48:49.532Z] #77 ...
06:48:49 [2022-07-05T06:48:49.532Z] 
06:48:49 [2022-07-05T06:48:49.532Z] #14 [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
06:48:49 [2022-07-05T06:48:49.532Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
06:48:49 [2022-07-05T06:48:49.532Z] #14 76.51 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
06:48:49 [2022-07-05T06:48:49.532Z] #14 76.51 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
06:48:49 [2022-07-05T06:48:49.532Z] #14 76.52 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:48:49 [2022-07-05T06:48:49.532Z] #14 81.57 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
06:48:49 [2022-07-05T06:48:49.532Z] #14 81.58 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
06:48:49 [2022-07-05T06:48:49.532Z] #14 81.58 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
06:48:49 [2022-07-05T06:48:49.532Z] #14 ...
06:48:49 [2022-07-05T06:48:49.532Z] 
06:48:49 [2022-07-05T06:48:49.532Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:48:49 [2022-07-05T06:48:49.532Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
06:48:49 [2022-07-05T06:48:49.532Z] #77 45.02 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
06:48:49 [2022-07-05T06:48:49.532Z] #77 45.03 libtoolize: copying file 'm4/libtool.m4'
06:48:49 [2022-07-05T06:48:49.532Z] #77 45.16 libtoolize: copying file 'm4/ltoptions.m4'
06:48:49 [2022-07-05T06:48:49.532Z] #77 45.30 libtoolize: copying file 'm4/ltsugar.m4'
06:48:49 [2022-07-05T06:48:49.532Z] #77 45.41 libtoolize: copying file 'm4/ltversion.m4'
06:48:49 [2022-07-05T06:48:49.532Z] #77 45.54 libtoolize: copying file 'm4/lt~obsolete.m4'
06:48:49 [2022-07-05T06:48:49.608Z] #84 127.8 config.status: creating Makefile
06:48:49 [2022-07-05T06:48:49.608Z] #84 127.8 config.status: creating rpm/crun.spec
06:48:49 [2022-07-05T06:48:49.608Z] #84 127.9 config.status: creating config.h
06:48:49 [2022-07-05T06:48:49.608Z] #84 127.9 config.status: executing libtool commands
06:48:49 [2022-07-05T06:48:49.608Z] #84 128.0 config.status: executing depfiles commands
06:48:49 [2022-07-05T06:48:49.792Z] #77 45.68 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
06:48:50 [2022-07-05T06:48:50.086Z] #77 1.457 Cloning into '/tmp/crun-build'...
06:48:50 [2022-07-05T06:48:50.177Z] #84 128.6 === configuring in libocispec (/tmp/crun-build/libocispec)
06:48:50 [2022-07-05T06:48:50.177Z] #84 128.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
06:48:50 [2022-07-05T06:48:50.177Z] #84 128.8 checking for gcc... gcc
06:48:50 [2022-07-05T06:48:50.437Z] #84 128.9 checking whether the C compiler works... 
06:48:50 [2022-07-05T06:48:50.437Z] #84 ...
06:48:50 [2022-07-05T06:48:50.437Z] 
06:48:50 [2022-07-05T06:48:50.437Z] #43 [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
06:48:50 [2022-07-05T06:48:50.437Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
06:48:50 [2022-07-05T06:48:50.437Z] #43 181.1 Delve is a source level debugger for Go programs.
06:48:50 [2022-07-05T06:48:50.437Z] #43 181.1 
06:48:50 [2022-07-05T06:48:50.437Z] #43 181.1 Delve enables you to interact with your program by controlling the execution of the process,
06:48:50 [2022-07-05T06:48:50.437Z] #43 181.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
06:48:50 [2022-07-05T06:48:50.437Z] #43 181.1 
06:48:50 [2022-07-05T06:48:50.437Z] #43 181.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
06:48:50 [2022-07-05T06:48:50.437Z] #43 181.1 
06:48:50 [2022-07-05T06:48:50.437Z] #43 181.1 Pass flags to the program you are debugging using `--`, for example:
06:48:50 [2022-07-05T06:48:50.437Z] #43 181.1 
06:48:50 [2022-07-05T06:48:50.437Z] #43 181.1 `dlv exec ./hello -- server --config conf/config.toml`
06:48:50 [2022-07-05T06:48:50.437Z] #43 181.1 
06:48:50 [2022-07-05T06:48:50.437Z] #43 181.1 Usage:
06:48:50 [2022-07-05T06:48:50.437Z] #43 181.1   dlv [command]
06:48:50 [2022-07-05T06:48:50.437Z] #43 181.1 
06:48:50 [2022-07-05T06:48:50.437Z] #43 181.1 Available Commands:
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1   attach      Attach to running process and begin debugging.
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1   connect     Connect to a headless debug server with a terminal client.
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1   core        Examine a core dump.
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1   debug       Compile and begin debugging main package in current directory, or the package specified.
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1   exec        Execute a precompiled binary, and begin a debug session.
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1   help        Help about any command
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1   run         Deprecated command. Use 'debug' instead.
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1   test        Compile test binary and begin debugging program.
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1   trace       Compile and begin tracing program.
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1   version     Prints version.
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1 
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1 Flags:
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1       --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)
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1       --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)
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1       --disable-aslr                     Disables address space randomization
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1   -h, --help                             help for dlv
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1       --init string                      Init file, executed by the terminal client.
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1       --log                              Enable debugging server logging.
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1       --wd string                        Working directory for running the program.
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1 
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1 Additional help topics:
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1   dlv backend  Help about the --backend flag.
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1   dlv log      Help about logging flags.
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1   dlv redirect Help about file redirection.
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1 
06:48:50 [2022-07-05T06:48:50.438Z] #43 181.1 Use "dlv [command] --help" for more information about a command.
06:48:50 [2022-07-05T06:48:50.438Z] #43 DONE 181.4s
06:48:50 [2022-07-05T06:48:50.438Z] 
06:48:50 [2022-07-05T06:48:50.438Z] #41 [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
06:48:50 [2022-07-05T06:48:50.438Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
06:48:50 [2022-07-05T06:48:50.438Z] #41 DONE 181.4s
06:48:50 [2022-07-05T06:48:50.438Z] 
06:48:50 [2022-07-05T06:48:50.438Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
06:48:50 [2022-07-05T06:48:50.438Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0
06:48:50 [2022-07-05T06:48:50.438Z] #19 165.7 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
06:48:50 [2022-07-05T06:48:50.438Z] #19 165.7 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
06:48:50 [2022-07-05T06:48:50.438Z] #19 165.7 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
06:48:50 [2022-07-05T06:48:50.438Z] #19 165.8 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
06:48:50 [2022-07-05T06:48:50.438Z] #19 165.9 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB]
06:48:50 [2022-07-05T06:48:50.438Z] #19 168.6 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
06:48:50 [2022-07-05T06:48:50.438Z] #19 168.6 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
06:48:50 [2022-07-05T06:48:50.438Z] #19 168.6 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
06:48:50 [2022-07-05T06:48:50.438Z] #19 168.7 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
06:48:50 [2022-07-05T06:48:50.438Z] #19 168.7 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
06:48:50 [2022-07-05T06:48:50.438Z] #19 168.7 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
06:48:50 [2022-07-05T06:48:50.438Z] #19 168.7 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
06:48:50 [2022-07-05T06:48:50.438Z] #19 168.7 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
06:48:50 [2022-07-05T06:48:50.438Z] #19 168.8 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
06:48:50 [2022-07-05T06:48:50.438Z] #19 168.8 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
06:48:50 [2022-07-05T06:48:50.438Z] #19 168.8 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
06:48:50 [2022-07-05T06:48:50.438Z] #19 168.8 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB]
06:48:50 [2022-07-05T06:48:50.694Z] #77 ...
06:48:50 [2022-07-05T06:48:50.694Z] 
06:48:50 [2022-07-05T06:48:50.694Z] #51 [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
06:48:50 [2022-07-05T06:48:50.694Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:48:50 [2022-07-05T06:48:50.694Z] #51 73.70 Setting up python3-pkg-resources (52.0.0-4) ...
06:48:50 [2022-07-05T06:48:50.694Z] #51 76.40 Setting up libprotobuf23:amd64 (3.12.4-1) ...
06:48:50 [2022-07-05T06:48:50.694Z] #51 76.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:48:50 [2022-07-05T06:48:50.694Z] #51 76.43 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:48:50 [2022-07-05T06:48:50.694Z] #51 76.44 Setting up python3-six (1.16.0-2) ...
06:48:50 [2022-07-05T06:48:50.694Z] #51 78.43 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
06:48:50 [2022-07-05T06:48:50.694Z] #51 78.49 Setting up python3-protobuf (3.12.4-1) ...
06:48:50 [2022-07-05T06:48:50.956Z] #51 ...
06:48:50 [2022-07-05T06:48:50.956Z] 
06:48:50 [2022-07-05T06:48:50.956Z] #14 [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
06:48:50 [2022-07-05T06:48:50.956Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:48:50 [2022-07-05T06:48:50.956Z] #14 83.21 Selecting previously unselected package binutils-mingw-w64.
06:48:50 [2022-07-05T06:48:50.956Z] #14 83.21 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
06:48:50 [2022-07-05T06:48:50.956Z] #14 83.24 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
06:48:50 [2022-07-05T06:48:50.956Z] #14 83.68 Selecting previously unselected package libdevmapper1.02.1:amd64.
06:48:50 [2022-07-05T06:48:50.956Z] #14 83.69 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
06:48:50 [2022-07-05T06:48:50.956Z] #14 83.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
06:48:50 [2022-07-05T06:48:50.956Z] #14 84.00 Selecting previously unselected package dmsetup.
06:48:50 [2022-07-05T06:48:50.956Z] #14 84.00 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
06:48:50 [2022-07-05T06:48:50.956Z] #14 84.00 Unpacking dmsetup (2:1.02.175-2.1) ...
06:48:50 [2022-07-05T06:48:50.956Z] #14 84.21 Selecting previously unselected package mingw-w64-common.
06:48:50 [2022-07-05T06:48:50.956Z] #14 84.22 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
06:48:50 [2022-07-05T06:48:50.956Z] #14 84.22 Unpacking mingw-w64-common (8.0.0-1) ...
06:48:51 [2022-07-05T06:48:51.528Z] #14 ...
06:48:51 [2022-07-05T06:48:51.528Z] 
06:48:51 [2022-07-05T06:48:51.528Z] #34 [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
06:48:51 [2022-07-05T06:48:51.528Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
06:48:51 [2022-07-05T06:48:51.528Z] #34 74.33 Updating files:  85% (1298/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
06:48:51 [2022-07-05T06:48:51.528Z] #34 75.24 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
06:48:51 [2022-07-05T06:48:51.528Z] #34 75.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:48:51 [2022-07-05T06:48:51.528Z] #34 ...
06:48:51 [2022-07-05T06:48:51.528Z] 
06:48:51 [2022-07-05T06:48:51.528Z] #42 [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
06:48:51 [2022-07-05T06:48:51.528Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:48:51 [2022-07-05T06:48:51.528Z] #42 75.16 Selecting previously unselected package libjsoncpp24:amd64.
06:48:51 [2022-07-05T06:48:51.528Z] #42 75.16 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
06:48:51 [2022-07-05T06:48:51.528Z] #42 75.17 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
06:48:51 [2022-07-05T06:48:51.528Z] #42 75.68 Selecting previously unselected package librhash0:amd64.
06:48:51 [2022-07-05T06:48:51.528Z] #42 75.71 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
06:48:51 [2022-07-05T06:48:51.528Z] #42 75.71 Unpacking librhash0:amd64 (1.4.1-2) ...
06:48:51 [2022-07-05T06:48:51.528Z] #42 76.23 Selecting previously unselected package libuv1:amd64.
06:48:51 [2022-07-05T06:48:51.528Z] #42 76.25 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
06:48:51 [2022-07-05T06:48:51.529Z] #42 76.25 Unpacking libuv1:amd64 (1.40.0-2) ...
06:48:51 [2022-07-05T06:48:51.529Z] #42 76.47 Selecting previously unselected package cmake.
06:48:51 [2022-07-05T06:48:51.529Z] #42 76.50 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
06:48:51 [2022-07-05T06:48:51.529Z] #42 76.53 Unpacking cmake (3.18.4-2+deb11u1) ...
06:48:51 [2022-07-05T06:48:51.529Z] #42 84.71 Setting up libicu67:amd64 (67.1-7) ...
06:48:51 [2022-07-05T06:48:51.529Z] #42 84.72 Setting up xxd (2:8.2.2434-3+deb11u1) ...
06:48:51 [2022-07-05T06:48:51.529Z] #42 84.73 Setting up libuv1:amd64 (1.40.0-2) ...
06:48:51 [2022-07-05T06:48:51.529Z] #42 84.74 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
06:48:51 [2022-07-05T06:48:51.529Z] #42 84.82 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
06:48:51 [2022-07-05T06:48:51.529Z] #42 84.83 Setting up librhash0:amd64 (1.4.1-2) ...
06:48:51 [2022-07-05T06:48:51.529Z] #42 84.85 Setting up cmake-data (3.18.4-2+deb11u1) ...
06:48:51 [2022-07-05T06:48:51.529Z] #42 84.91 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
06:48:51 [2022-07-05T06:48:51.529Z] #42 84.95 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
06:48:51 [2022-07-05T06:48:51.529Z] #42 85.01 Setting up cmake (3.18.4-2+deb11u1) ...
06:48:51 [2022-07-05T06:48:51.529Z] #42 85.08 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:48:52 [2022-07-05T06:48:52.356Z] #19 170.7 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
06:48:52 [2022-07-05T06:48:52.356Z] #19 170.7 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
06:48:52 [2022-07-05T06:48:52.356Z] #19 170.7 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
06:48:52 [2022-07-05T06:48:52.471Z] #42 ...
06:48:52 [2022-07-05T06:48:52.471Z] 
06:48:52 [2022-07-05T06:48:52.471Z] #51 [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
06:48:52 [2022-07-05T06:48:52.471Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:48:52 [2022-07-05T06:48:52.471Z] #51 85.43 Setting up criu (3.17-1) ...
06:48:52 [2022-07-05T06:48:52.616Z] #19 170.8 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
06:48:52 [2022-07-05T06:48:52.616Z] #19 170.8 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB]
06:48:52 [2022-07-05T06:48:52.621Z] #14 ...
06:48:52 [2022-07-05T06:48:52.621Z] 
06:48:52 [2022-07-05T06:48:52.621Z] #51 [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
06:48:52 [2022-07-05T06:48:52.621Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:48:52 [2022-07-05T06:48:52.621Z] #51 63.54 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
06:48:52 [2022-07-05T06:48:52.621Z] #51 65.94 debconf: delaying package configuration, since apt-utils is not installed
06:48:52 [2022-07-05T06:48:52.621Z] #51 66.25 Fetched 2314 kB in 4s (654 kB/s)
06:48:52 [2022-07-05T06:48:52.621Z] #51 66.53 Selecting previously unselected package libprotobuf23:amd64.
06:48:52 [2022-07-05T06:48:52.621Z] #51 66.54 (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 ... 15718 files and directories currently installed.)
06:48:52 [2022-07-05T06:48:52.621Z] #51 66.60 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
06:48:52 [2022-07-05T06:48:52.621Z] #51 66.64 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
06:48:52 [2022-07-05T06:48:52.621Z] #51 67.99 Selecting previously unselected package python3-pkg-resources.
06:48:52 [2022-07-05T06:48:52.621Z] #51 67.99 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
06:48:52 [2022-07-05T06:48:52.621Z] #51 68.00 Unpacking python3-pkg-resources (52.0.0-4) ...
06:48:52 [2022-07-05T06:48:52.621Z] #51 68.60 Selecting previously unselected package python3-six.
06:48:52 [2022-07-05T06:48:52.621Z] #51 68.60 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
06:48:52 [2022-07-05T06:48:52.621Z] #51 68.66 Unpacking python3-six (1.16.0-2) ...
06:48:52 [2022-07-05T06:48:52.621Z] #51 68.79 Selecting previously unselected package python3-protobuf.
06:48:52 [2022-07-05T06:48:52.621Z] #51 68.79 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
06:48:52 [2022-07-05T06:48:52.621Z] #51 68.84 Unpacking python3-protobuf (3.12.4-1) ...
06:48:52 [2022-07-05T06:48:52.621Z] #51 69.95 Selecting previously unselected package libnet1:amd64.
06:48:52 [2022-07-05T06:48:52.621Z] #51 69.95 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:48:52 [2022-07-05T06:48:52.621Z] #51 69.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:48:52 [2022-07-05T06:48:52.621Z] #51 70.29 Selecting previously unselected package libnl-3-200:amd64.
06:48:52 [2022-07-05T06:48:52.621Z] #51 70.31 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
06:48:52 [2022-07-05T06:48:52.621Z] #51 70.35 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
06:48:52 [2022-07-05T06:48:52.621Z] #51 71.18 Selecting previously unselected package libprotobuf-c1:amd64.
06:48:52 [2022-07-05T06:48:52.621Z] #51 71.19 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
06:48:52 [2022-07-05T06:48:52.621Z] #51 71.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:48:52 [2022-07-05T06:48:52.621Z] #51 71.55 Selecting previously unselected package criu.
06:48:52 [2022-07-05T06:48:52.621Z] #51 71.55 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
06:48:52 [2022-07-05T06:48:52.621Z] #51 71.60 Unpacking criu (3.17-1) ...
06:48:52 [2022-07-05T06:48:52.621Z] #51 73.12 Setting up python3-pkg-resources (52.0.0-4) ...
06:48:52 [2022-07-05T06:48:52.621Z] #51 ...
06:48:52 [2022-07-05T06:48:52.621Z] 
06:48:52 [2022-07-05T06:48:52.621Z] #76 [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             ;
06:48:52 [2022-07-05T06:48:52.621Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:48:52 [2022-07-05T06:48:52.621Z] #76 63.77 debconf: delaying package configuration, since apt-utils is not installed
06:48:52 [2022-07-05T06:48:52.621Z] #76 64.46 Fetched 5939 kB in 1s (6275 kB/s)
06:48:52 [2022-07-05T06:48:52.621Z] #76 64.70 Selecting previously unselected package bzip2.
06:48:52 [2022-07-05T06:48:52.621Z] #76 64.70 (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 ... 15718 files and directories currently installed.)
06:48:52 [2022-07-05T06:48:52.621Z] #76 64.89 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 64.92 Unpacking bzip2 (1.0.8-4) ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 65.28 Selecting previously unselected package libmagic-mgc.
06:48:52 [2022-07-05T06:48:52.621Z] #76 65.30 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 65.31 Unpacking libmagic-mgc (1:5.39-3) ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 66.25 Selecting previously unselected package libmagic1:amd64.
06:48:52 [2022-07-05T06:48:52.621Z] #76 66.25 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 66.26 Unpacking libmagic1:amd64 (1:5.39-3) ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 66.80 Selecting previously unselected package file.
06:48:52 [2022-07-05T06:48:52.621Z] #76 66.80 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 66.83 Unpacking file (1:5.39-3) ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 67.07 Selecting previously unselected package xz-utils.
06:48:52 [2022-07-05T06:48:52.621Z] #76 67.08 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 67.09 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 67.62 Selecting previously unselected package libsigsegv2:amd64.
06:48:52 [2022-07-05T06:48:52.621Z] #76 67.62 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 67.65 Unpacking libsigsegv2:amd64 (2.13-1) ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 67.77 Selecting previously unselected package m4.
06:48:52 [2022-07-05T06:48:52.621Z] #76 67.78 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 67.79 Unpacking m4 (1.4.18-5) ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 68.47 Selecting previously unselected package autoconf.
06:48:52 [2022-07-05T06:48:52.621Z] #76 68.50 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 68.56 Unpacking autoconf (2.69-14) ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 69.17 Selecting previously unselected package autotools-dev.
06:48:52 [2022-07-05T06:48:52.621Z] #76 69.21 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 69.21 Unpacking autotools-dev (20180224.1+nmu1) ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 69.52 Selecting previously unselected package automake.
06:48:52 [2022-07-05T06:48:52.621Z] #76 69.52 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 69.57 Unpacking automake (1:1.16.3-2) ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 71.25 Selecting previously unselected package patch.
06:48:52 [2022-07-05T06:48:52.621Z] #76 71.25 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 71.25 Unpacking patch (2.7.6-7) ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 71.64 Selecting previously unselected package dpkg-dev.
06:48:52 [2022-07-05T06:48:52.621Z] #76 71.65 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 71.72 Unpacking dpkg-dev (1.20.10) ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 73.78 Selecting previously unselected package build-essential.
06:48:52 [2022-07-05T06:48:52.621Z] #76 73.78 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 73.80 Unpacking build-essential (12.9) ...
06:48:52 [2022-07-05T06:48:52.621Z] #76 ...
06:48:52 [2022-07-05T06:48:52.621Z] 
06:48:52 [2022-07-05T06:48:52.621Z] #55 [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.44.0"      && /build/golangci-lint --version
06:48:52 [2022-07-05T06:48:52.621Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:48:52 [2022-07-05T06:48:52.621Z] #55 68.68 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
06:48:52 [2022-07-05T06:48:52.621Z] #55 68.78 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
06:48:52 [2022-07-05T06:48:52.621Z] #55 68.82 go: downloading github.com/alexkohler/prealloc v1.0.0
06:48:52 [2022-07-05T06:48:52.621Z] #55 68.94 go: downloading github.com/ashanbrown/forbidigo v1.3.0
06:48:52 [2022-07-05T06:48:52.621Z] #55 68.98 go: downloading github.com/ashanbrown/makezero v1.1.0
06:48:52 [2022-07-05T06:48:52.621Z] #55 69.02 go: downloading github.com/bkielbasa/cyclop v1.2.0
06:48:52 [2022-07-05T06:48:52.621Z] #55 69.09 go: downloading github.com/blizzy78/varnamelen v0.5.0
06:48:52 [2022-07-05T06:48:52.621Z] #55 69.21 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
06:48:52 [2022-07-05T06:48:52.621Z] #55 69.45 go: downloading github.com/breml/bidichk v0.2.1
06:48:52 [2022-07-05T06:48:52.621Z] #55 69.48 go: downloading github.com/breml/errchkjson v0.2.1
06:48:52 [2022-07-05T06:48:52.621Z] #55 69.69 go: downloading github.com/butuzov/ireturn v0.1.1
06:48:52 [2022-07-05T06:48:52.621Z] #55 69.75 go: downloading github.com/charithe/durationcheck v0.0.9
06:48:52 [2022-07-05T06:48:52.621Z] #55 69.86 go: downloading github.com/daixiang0/gci v0.2.9
06:48:52 [2022-07-05T06:48:52.621Z] #55 69.94 go: downloading github.com/denis-tingajkin/go-header v0.4.2
06:48:52 [2022-07-05T06:48:52.621Z] #55 70.00 go: downloading github.com/esimonov/ifshort v1.0.4
06:48:52 [2022-07-05T06:48:52.621Z] #55 70.11 go: downloading github.com/fzipp/gocyclo v0.4.0
06:48:52 [2022-07-05T06:48:52.621Z] #55 70.15 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:48:52 [2022-07-05T06:48:52.621Z] #55 70.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:48:52 [2022-07-05T06:48:52.621Z] #55 70.48 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:48:52 [2022-07-05T06:48:52.621Z] #55 70.72 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:48:52 [2022-07-05T06:48:52.621Z] #55 70.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:48:52 [2022-07-05T06:48:52.621Z] #55 71.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:48:52 [2022-07-05T06:48:52.621Z] #55 71.09 go: downloading github.com/golangci/misspell v0.3.5
06:48:52 [2022-07-05T06:48:52.621Z] #55 71.22 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:48:52 [2022-07-05T06:48:52.621Z] #55 71.22 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
06:48:52 [2022-07-05T06:48:52.621Z] #55 71.30 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
06:48:52 [2022-07-05T06:48:52.621Z] #55 71.32 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
06:48:52 [2022-07-05T06:48:52.621Z] #55 71.38 go: downloading github.com/jgautheron/goconst v1.5.1
06:48:52 [2022-07-05T06:48:52.621Z] #55 71.40 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
06:48:52 [2022-07-05T06:48:52.621Z] #55 71.46 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
06:48:52 [2022-07-05T06:48:52.621Z] #55 71.71 go: downloading github.com/julz/importas v0.1.0
06:48:52 [2022-07-05T06:48:52.621Z] #55 71.75 go: downloading github.com/kisielk/errcheck v1.6.0
06:48:52 [2022-07-05T06:48:52.621Z] #55 71.82 go: downloading github.com/kulti/thelper v0.5.0
06:48:52 [2022-07-05T06:48:52.621Z] #55 71.90 go: downloading github.com/kunwardeep/paralleltest v1.0.3
06:48:52 [2022-07-05T06:48:52.621Z] #55 72.04 go: downloading github.com/kyoh86/exportloopref v0.1.8
06:48:52 [2022-07-05T06:48:52.621Z] #55 72.05 go: downloading github.com/ldez/gomoddirectives v0.2.2
06:48:52 [2022-07-05T06:48:52.621Z] #55 72.11 go: downloading github.com/ldez/tagliatelle v0.3.0
06:48:52 [2022-07-05T06:48:52.621Z] #55 72.14 go: downloading github.com/leonklingele/grouper v1.1.0
06:48:52 [2022-07-05T06:48:52.621Z] #55 72.18 go: downloading github.com/maratori/testpackage v1.0.1
06:48:52 [2022-07-05T06:48:52.621Z] #55 72.22 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
06:48:52 [2022-07-05T06:48:52.621Z] #55 72.29 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
06:48:52 [2022-07-05T06:48:52.621Z] #55 72.32 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
06:48:52 [2022-07-05T06:48:52.621Z] #55 72.36 go: downloading github.com/mgechev/revive v1.1.3
06:48:52 [2022-07-05T06:48:52.621Z] #55 73.18 go: downloading github.com/moricho/tparallel v0.2.1
06:48:52 [2022-07-05T06:48:52.621Z] #55 73.19 go: downloading github.com/nakabonne/nestif v0.3.1
06:48:52 [2022-07-05T06:48:52.621Z] #55 73.24 go: downloading github.com/nishanths/exhaustive v0.7.11
06:48:52 [2022-07-05T06:48:52.621Z] #55 73.27 go: downloading github.com/nishanths/predeclared v0.2.1
06:48:52 [2022-07-05T06:48:52.621Z] #55 73.36 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
06:48:52 [2022-07-05T06:48:52.621Z] #55 73.41 go: downloading github.com/ryancurrah/gomodguard v1.2.3
06:48:52 [2022-07-05T06:48:52.621Z] #55 73.55 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
06:48:52 [2022-07-05T06:48:52.621Z] #55 73.58 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
06:48:52 [2022-07-05T06:48:52.621Z] #55 73.63 go: downloading github.com/securego/gosec/v2 v2.9.6
06:48:52 [2022-07-05T06:48:52.621Z] #55 73.89 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
06:48:52 [2022-07-05T06:48:52.621Z] #55 73.90 go: downloading github.com/sivchari/containedctx v1.0.1
06:48:52 [2022-07-05T06:48:52.621Z] #55 73.95 go: downloading github.com/sivchari/tenv v1.4.7
06:48:52 [2022-07-05T06:48:52.621Z] #55 73.96 go: downloading github.com/sonatard/noctx v0.0.1
06:48:52 [2022-07-05T06:48:52.621Z] #55 74.03 go: downloading github.com/sourcegraph/go-diff v0.6.1
06:48:52 [2022-07-05T06:48:52.621Z] #55 74.08 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
06:48:52 [2022-07-05T06:48:52.621Z] #55 74.11 go: downloading github.com/sylvia7788/contextcheck v1.0.4
06:48:52 [2022-07-05T06:48:52.879Z] #55 74.30 go: downloading github.com/tdakkota/asciicheck v0.1.1
06:48:53 [2022-07-05T06:48:53.044Z] #51 ...
06:48:53 [2022-07-05T06:48:53.044Z] 
06:48:53 [2022-07-05T06:48:53.044Z] #42 [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
06:48:53 [2022-07-05T06:48:53.044Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:48:53 [2022-07-05T06:48:53.044Z] #42 DONE 86.4s
06:48:53 [2022-07-05T06:48:53.044Z] 
06:48:53 [2022-07-05T06:48:53.044Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
06:48:53 [2022-07-05T06:48:53.044Z] #43 sha256:2eda1cc9ad5f2c498edbf7abce44ebbe67a0d649426e9d503aef2607952832be
06:48:53 [2022-07-05T06:48:53.044Z] #43 DONE 0.1s
06:48:53 [2022-07-05T06:48:53.044Z] 
06:48:53 [2022-07-05T06:48:53.044Z] #34 [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
06:48:53 [2022-07-05T06:48:53.044Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
06:48:53 [2022-07-05T06:48:53.136Z] #55 74.42 go: downloading github.com/tetafro/godot v1.4.11
06:48:53 [2022-07-05T06:48:53.136Z] #55 74.65 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
06:48:53 [2022-07-05T06:48:53.136Z] #55 74.65 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
06:48:53 [2022-07-05T06:48:53.304Z] #34 ...
06:48:53 [2022-07-05T06:48:53.304Z] 
06:48:53 [2022-07-05T06:48:53.305Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
06:48:53 [2022-07-05T06:48:53.305Z] #44 sha256:1391fec0fab0833bdae30714a4a9c8f1bffd10880e9aec2e3db72dd6fbbcfb46
06:48:53 [2022-07-05T06:48:53.394Z] #55 74.74 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
06:48:53 [2022-07-05T06:48:53.652Z] #55 75.15 go: downloading github.com/ultraware/funlen v0.0.3
06:48:53 [2022-07-05T06:48:53.652Z] #55 75.17 go: downloading github.com/ultraware/whitespace v0.0.4
06:48:53 [2022-07-05T06:48:53.910Z] #55 75.20 go: downloading github.com/uudashr/gocognit v1.0.5
06:48:53 [2022-07-05T06:48:53.910Z] #55 75.34 go: downloading github.com/yagipy/maintidx v1.0.0
06:48:53 [2022-07-05T06:48:53.910Z] #55 75.40 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
06:48:53 [2022-07-05T06:48:53.910Z] #55 ...
06:48:53 [2022-07-05T06:48:53.910Z] 
06:48:53 [2022-07-05T06:48:53.910Z] #76 [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             ;
06:48:53 [2022-07-05T06:48:53.910Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:48:53 [2022-07-05T06:48:53.910Z] #76 73.98 Selecting previously unselected package libcap2:amd64.
06:48:53 [2022-07-05T06:48:53.910Z] #76 73.98 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
06:48:53 [2022-07-05T06:48:53.910Z] #76 74.02 Unpacking libcap2:amd64 (1:2.44-1) ...
06:48:53 [2022-07-05T06:48:53.910Z] #76 74.25 Selecting previously unselected package libcap-dev:amd64.
06:48:53 [2022-07-05T06:48:53.910Z] #76 74.28 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
06:48:53 [2022-07-05T06:48:53.910Z] #76 74.29 Unpacking libcap-dev:amd64 (1:2.44-1) ...
06:48:53 [2022-07-05T06:48:53.910Z] #76 74.57 Selecting previously unselected package libprotobuf-c1:amd64.
06:48:53 [2022-07-05T06:48:53.910Z] #76 74.57 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
06:48:53 [2022-07-05T06:48:53.910Z] #76 74.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:48:53 [2022-07-05T06:48:53.910Z] #76 74.91 Selecting previously unselected package libprotobuf-c-dev:amd64.
06:48:53 [2022-07-05T06:48:53.910Z] #76 74.91 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
06:48:53 [2022-07-05T06:48:53.910Z] #76 74.94 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
06:48:53 [2022-07-05T06:48:53.910Z] #76 75.11 Selecting previously unselected package libseccomp-dev:amd64.
06:48:53 [2022-07-05T06:48:53.910Z] #76 75.12 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
06:48:53 [2022-07-05T06:48:53.910Z] #76 75.13 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
06:48:54 [2022-07-05T06:48:54.167Z] #76 75.42 Selecting previously unselected package libsystemd-dev:amd64.
06:48:54 [2022-07-05T06:48:54.167Z] #76 75.43 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
06:48:54 [2022-07-05T06:48:54.167Z] #76 75.43 Unpacking libsystemd-dev:amd64 (247.3-7) ...
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.236 + RM_GOPATH=0
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.236 + TMP_GOPATH=
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.236 + : /build
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.236 + '[' -z '' ']'
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.237 ++ mktemp -d
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.239 + export GOPATH=/tmp/tmp.kAawn4IxDP
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.239 + GOPATH=/tmp/tmp.kAawn4IxDP
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.239 + RM_GOPATH=1
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.239 + case "$(go env GOARCH)" in
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.240 ++ go env GOARCH
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.282 + export GO_BUILDMODE=-buildmode=pie
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.282 + GO_BUILDMODE=-buildmode=pie
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.282 ++ dirname /install.sh
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.282 + dir=/
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.283 + bin=tini
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.284 + shift
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.284 + '[' '!' -f //tini.installer ']'
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.284 + . //tini.installer
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.284 ++ : v0.19.0
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.284 + install_tini
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.286 Install tini version v0.19.0
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.286 + echo 'Install tini version v0.19.0'
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.286 + git clone https://github.com/krallin/tini.git /tmp/tmp.kAawn4IxDP/tini
06:48:54 [2022-07-05T06:48:54.247Z] #44 1.300 Cloning into '/tmp/tmp.kAawn4IxDP/tini'...
06:48:54 [2022-07-05T06:48:54.543Z] #19 172.7 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
06:48:54 [2022-07-05T06:48:54.543Z] #19 172.7 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
06:48:54 [2022-07-05T06:48:54.543Z] #19 ...
06:48:54 [2022-07-05T06:48:54.543Z] 
06:48:54 [2022-07-05T06:48:54.543Z] #84 [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
06:48:54 [2022-07-05T06:48:54.543Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:48:54 [2022-07-05T06:48:54.543Z] #84 128.9 checking whether the C compiler works... yes
06:48:54 [2022-07-05T06:48:54.543Z] #84 129.3 checking for C compiler default output file name... a.out
06:48:54 [2022-07-05T06:48:54.543Z] #84 129.3 checking for suffix of executables... 
06:48:54 [2022-07-05T06:48:54.543Z] #84 129.6 checking whether we are cross compiling... no
06:48:54 [2022-07-05T06:48:54.543Z] #84 129.8 checking for suffix of object files... o
06:48:54 [2022-07-05T06:48:54.543Z] #84 129.9 checking whether we are using the GNU C compiler... yes
06:48:54 [2022-07-05T06:48:54.543Z] #84 130.0 checking whether gcc accepts -g... yes
06:48:54 [2022-07-05T06:48:54.543Z] #84 130.1 checking for gcc option to accept ISO C89... none needed
06:48:54 [2022-07-05T06:48:54.543Z] #84 130.4 checking whether gcc understands -c and -o together... yes
06:48:54 [2022-07-05T06:48:54.543Z] #84 130.6 checking how to run the C preprocessor... gcc -E
06:48:54 [2022-07-05T06:48:54.543Z] #84 131.0 checking for grep that handles long lines and -e... /bin/grep
06:48:54 [2022-07-05T06:48:54.543Z] #84 131.1 checking for egrep... /bin/grep -E
06:48:54 [2022-07-05T06:48:54.543Z] #84 131.1 checking for ANSI C header files... yes
06:48:54 [2022-07-05T06:48:54.543Z] #84 131.9 checking for sys/types.h... yes
06:48:54 [2022-07-05T06:48:54.543Z] #84 132.1 checking for sys/stat.h... yes
06:48:54 [2022-07-05T06:48:54.543Z] #84 132.3 checking for stdlib.h... yes
06:48:54 [2022-07-05T06:48:54.543Z] #84 132.6 checking for string.h... yes
06:48:54 [2022-07-05T06:48:54.543Z] #84 132.7 checking for memory.h... yes
06:48:54 [2022-07-05T06:48:54.543Z] #84 132.9 checking for strings.h... yes
06:48:54 [2022-07-05T06:48:54.805Z] #84 133.1 checking for inttypes.h... yes
06:48:55 [2022-07-05T06:48:55.068Z] #84 133.3 checking for stdint.h... yes
06:48:55 [2022-07-05T06:48:55.098Z] #76 76.73 Selecting previously unselected package libtool.
06:48:55 [2022-07-05T06:48:55.336Z] #84 133.6 checking for unistd.h... yes
06:48:55 [2022-07-05T06:48:55.356Z] #76 76.74 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
06:48:55 [2022-07-05T06:48:55.356Z] #76 76.75 Unpacking libtool (2.4.6-15) ...
06:48:55 [2022-07-05T06:48:55.621Z] #84 133.9 checking minix/config.h usability... no
06:48:55 [2022-07-05T06:48:55.621Z] #84 134.0 checking minix/config.h presence... no
06:48:55 [2022-07-05T06:48:55.621Z] #84 134.1 checking for minix/config.h... no
06:48:55 [2022-07-05T06:48:55.918Z] #84 134.1 checking whether it is safe to define __EXTENSIONS__... yes
06:48:55 [2022-07-05T06:48:55.920Z] #76 77.32 Selecting previously unselected package libudev-dev:amd64.
06:48:55 [2022-07-05T06:48:55.920Z] #76 77.36 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
06:48:55 [2022-07-05T06:48:55.920Z] #76 77.36 Unpacking libudev-dev:amd64 (247.3-7) ...
06:48:56 [2022-07-05T06:48:56.159Z] #44 2.874 + cd /tmp/tmp.kAawn4IxDP/tini
06:48:56 [2022-07-05T06:48:56.159Z] #44 2.874 + git checkout -q v0.19.0
06:48:56 [2022-07-05T06:48:56.159Z] #44 2.943 + cmake .
06:48:56 [2022-07-05T06:48:56.485Z] #76 78.00 Selecting previously unselected package libyajl2:amd64.
06:48:56 [2022-07-05T06:48:56.485Z] #76 78.01 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
06:48:56 [2022-07-05T06:48:56.525Z] #84 134.4 checking build system type... x86_64-pc-linux-gnu
06:48:56 [2022-07-05T06:48:56.525Z] #84 134.9 checking host system type... x86_64-pc-linux-gnu
06:48:56 [2022-07-05T06:48:56.525Z] #84 134.9 checking how to print strings... printf
06:48:56 [2022-07-05T06:48:56.525Z] #84 134.9 checking for a sed that does not truncate output... /bin/sed
06:48:56 [2022-07-05T06:48:56.525Z] #84 134.9 checking for fgrep... /bin/grep -F
06:48:56 [2022-07-05T06:48:56.525Z] #84 134.9 checking for ld used by gcc... /usr/bin/ld
06:48:56 [2022-07-05T06:48:56.525Z] #84 134.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
06:48:56 [2022-07-05T06:48:56.525Z] #84 134.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
06:48:56 [2022-07-05T06:48:56.525Z] #84 134.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
06:48:56 [2022-07-05T06:48:56.525Z] #84 135.1 checking whether ln -s works... yes
06:48:56 [2022-07-05T06:48:56.525Z] #84 135.1 checking the maximum length of command line arguments... 1572864
06:48:56 [2022-07-05T06:48:56.525Z] #84 135.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
06:48:56 [2022-07-05T06:48:56.525Z] #84 135.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
06:48:56 [2022-07-05T06:48:56.525Z] #84 135.1 checking for /usr/bin/ld option to reload object files... -r
06:48:56 [2022-07-05T06:48:56.525Z] #84 135.1 checking for objdump... objdump
06:48:56 [2022-07-05T06:48:56.525Z] #84 135.1 checking how to recognize dependent libraries... pass_all
06:48:56 [2022-07-05T06:48:56.525Z] #84 135.2 checking for dlltool... no
06:48:56 [2022-07-05T06:48:56.525Z] #84 135.2 checking how to associate runtime and link libraries... printf %s\n
06:48:56 [2022-07-05T06:48:56.525Z] #84 135.2 checking for ar... ar
06:48:56 [2022-07-05T06:48:56.730Z] #44 ...
06:48:56 [2022-07-05T06:48:56.730Z] 
06:48:56 [2022-07-05T06:48:56.730Z] #51 [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
06:48:56 [2022-07-05T06:48:56.730Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:48:56 [2022-07-05T06:48:56.730Z] #51 88.84 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:48:56 [2022-07-05T06:48:56.730Z] #51 DONE 89.6s
06:48:56 [2022-07-05T06:48:56.730Z] 
06:48:56 [2022-07-05T06:48:56.730Z] #55 [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.44.0"      && /build/golangci-lint --version
06:48:56 [2022-07-05T06:48:56.730Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:48:56 [2022-07-05T06:48:56.730Z] #55 89.73 go: downloading github.com/hashicorp/hcl v1.0.0
06:48:56 [2022-07-05T06:48:56.730Z] #55 90.04 go: downloading github.com/pelletier/go-toml v1.9.4
06:48:56 [2022-07-05T06:48:56.730Z] #55 90.12 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
06:48:56 [2022-07-05T06:48:56.730Z] #55 90.32 go: downloading github.com/gobwas/glob v0.2.3
06:48:56 [2022-07-05T06:48:56.742Z] #76 78.06 Unpacking libyajl2:amd64 (2.1.0-3) ...
06:48:56 [2022-07-05T06:48:56.796Z] #84 135.2 checking for archiver @FILE support... @
06:48:56 [2022-07-05T06:48:56.796Z] #84 135.3 checking for strip... strip
06:48:56 [2022-07-05T06:48:56.796Z] #84 135.3 checking for ranlib... ranlib
06:48:56 [2022-07-05T06:48:56.796Z] #84 135.3 checking for gawk... no
06:48:56 [2022-07-05T06:48:56.796Z] #84 135.3 checking for mawk... mawk
06:48:56 [2022-07-05T06:48:56.999Z] #76 78.38 Selecting previously unselected package libyajl-dev:amd64.
06:48:56 [2022-07-05T06:48:56.999Z] #76 78.38 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
06:48:56 [2022-07-05T06:48:56.999Z] #76 78.39 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
06:48:57 [2022-07-05T06:48:57.271Z] #76 78.66 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
06:48:57 [2022-07-05T06:48:57.271Z] #76 78.79 Setting up libmagic-mgc (1:5.39-3) ...
06:48:57 [2022-07-05T06:48:57.271Z] #76 78.81 Setting up libyajl2:amd64 (2.1.0-3) ...
06:48:57 [2022-07-05T06:48:57.271Z] #76 78.82 Setting up libmagic1:amd64 (1:5.39-3) ...
06:48:57 [2022-07-05T06:48:57.271Z] #76 78.84 Setting up file (1:5.39-3) ...
06:48:57 [2022-07-05T06:48:57.305Z] #55 90.64 go: downloading github.com/kisielk/gotool v1.0.0
06:48:57 [2022-07-05T06:48:57.305Z] #55 90.74 go: downloading github.com/gostaticanalysis/comment v1.4.2
06:48:57 [2022-07-05T06:48:57.305Z] #55 90.83 go: downloading github.com/ettle/strcase v0.1.1
06:48:57 [2022-07-05T06:48:57.305Z] #55 90.83 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
06:48:57 [2022-07-05T06:48:57.374Z] #84 135.3 checking command to parse /usr/bin/nm -B output from gcc object... ok
06:48:57 [2022-07-05T06:48:57.374Z] #84 135.7 checking for sysroot... no
06:48:57 [2022-07-05T06:48:57.374Z] #84 135.8 checking for a working dd... /bin/dd
06:48:57 [2022-07-05T06:48:57.374Z] #84 135.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
06:48:57 [2022-07-05T06:48:57.374Z] #84 135.9 checking for mt... no
06:48:57 [2022-07-05T06:48:57.374Z] #84 135.9 checking if : is a manifest tool... no
06:48:57 [2022-07-05T06:48:57.529Z] #76 78.86 Setting up bzip2 (1.0.8-4) ...
06:48:57 [2022-07-05T06:48:57.529Z] #76 78.87 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:48:57 [2022-07-05T06:48:57.529Z] #76 78.88 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
06:48:57 [2022-07-05T06:48:57.529Z] #76 78.91 Setting up libcap2:amd64 (1:2.44-1) ...
06:48:57 [2022-07-05T06:48:57.529Z] #76 78.92 Setting up autotools-dev (20180224.1+nmu1) ...
06:48:57 [2022-07-05T06:48:57.529Z] #76 78.94 Setting up libsigsegv2:amd64 (2.13-1) ...
06:48:57 [2022-07-05T06:48:57.529Z] #76 78.97 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
06:48:57 [2022-07-05T06:48:57.529Z] #76 78.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:48:57 [2022-07-05T06:48:57.529Z] #76 79.00 Setting up patch (2.7.6-7) ...
06:48:57 [2022-07-05T06:48:57.529Z] #76 79.03 Setting up libudev-dev:amd64 (247.3-7) ...
06:48:57 [2022-07-05T06:48:57.529Z] #76 79.05 Setting up libyajl-dev:amd64 (2.1.0-3) ...
06:48:57 [2022-07-05T06:48:57.529Z] #76 79.06 Setting up libcap-dev:amd64 (1:2.44-1) ...
06:48:57 [2022-07-05T06:48:57.566Z] #55 90.92 go: downloading golang.org/x/mod v0.5.1
06:48:57 [2022-07-05T06:48:57.566Z] #55 90.93 go: downloading github.com/fatih/structtag v1.2.0
06:48:57 [2022-07-05T06:48:57.566Z] #55 91.01 go: downloading github.com/Masterminds/semver v1.5.0
06:48:57 [2022-07-05T06:48:57.637Z] #84 135.9 checking for dlfcn.h... yes
06:48:57 [2022-07-05T06:48:57.637Z] #84 136.1 checking for objdir... .libs
06:48:57 [2022-07-05T06:48:57.786Z] #76 79.08 Setting up libsystemd-dev:amd64 (247.3-7) ...
06:48:57 [2022-07-05T06:48:57.786Z] #76 79.09 Setting up libtool (2.4.6-15) ...
06:48:57 [2022-07-05T06:48:57.786Z] #76 79.14 Setting up m4 (1.4.18-5) ...
06:48:57 [2022-07-05T06:48:57.786Z] #76 79.15 Setting up dpkg-dev (1.20.10) ...
06:48:57 [2022-07-05T06:48:57.786Z] #76 79.17 Setting up autoconf (2.69-14) ...
06:48:57 [2022-07-05T06:48:57.786Z] #76 79.22 Setting up build-essential (12.9) ...
06:48:57 [2022-07-05T06:48:57.786Z] #76 79.30 Setting up automake (1:1.16.3-2) ...
06:48:57 [2022-07-05T06:48:57.826Z] #55 91.21 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
06:48:57 [2022-07-05T06:48:57.896Z] #84 136.3 checking if gcc supports -fno-rtti -fno-exceptions... no
06:48:57 [2022-07-05T06:48:57.896Z] #84 136.4 checking for gcc option to produce PIC... -fPIC -DPIC
06:48:57 [2022-07-05T06:48:57.896Z] #84 136.4 checking if gcc PIC flag -fPIC -DPIC works... yes
06:48:58 [2022-07-05T06:48:58.089Z] #55 91.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
06:48:58 [2022-07-05T06:48:58.122Z] #76 79.33 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
06:48:58 [2022-07-05T06:48:58.122Z] #76 79.35 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:48:58 [2022-07-05T06:48:58.352Z] #55 91.71 go: downloading github.com/prometheus/client_golang v1.7.1
06:48:58 [2022-07-05T06:48:58.414Z] #84 136.4 checking if gcc static flag -static works... yes
06:48:58 [2022-07-05T06:48:58.414Z] #84 136.7 checking if gcc supports -c -o file.o... yes
06:48:58 [2022-07-05T06:48:58.414Z] #84 136.9 checking if gcc supports -c -o file.o... (cached) yes
06:48:58 [2022-07-05T06:48:58.414Z] #84 136.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
06:48:58 [2022-07-05T06:48:58.730Z] #55 ...
06:48:58 [2022-07-05T06:48:58.730Z] 
06:48:58 [2022-07-05T06:48:58.730Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:48:58 [2022-07-05T06:48:58.730Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:48:58 [2022-07-05T06:48:58.730Z] #77 33.93 aclocal: warning: couldn't open directory 'm4': No such file or directory
06:48:58 [2022-07-05T06:48:58.925Z] #55 92.34 go: downloading github.com/prometheus/client_model v0.2.0
06:48:58 [2022-07-05T06:48:58.925Z] #55 92.42 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:48:58 [2022-07-05T06:48:58.989Z] #84 136.9 checking dynamic linker characteristics... GNU/Linux ld.so
06:48:58 [2022-07-05T06:48:58.989Z] #84 137.3 checking how to hardcode library paths into programs... immediate
06:48:58 [2022-07-05T06:48:58.989Z] #84 137.3 checking whether stripping libraries is possible... yes
06:48:58 [2022-07-05T06:48:58.989Z] #84 137.3 checking if libtool supports shared libraries... yes
06:48:58 [2022-07-05T06:48:58.989Z] #84 137.3 checking whether to build shared libraries... no
06:48:58 [2022-07-05T06:48:58.989Z] #84 137.3 checking whether to build static libraries... yes
06:48:58 [2022-07-05T06:48:58.989Z] #84 137.3 checking for a BSD-compatible install... /usr/bin/install -c
06:48:58 [2022-07-05T06:48:58.989Z] #84 137.4 checking whether build environment is sane... yes
06:48:58 [2022-07-05T06:48:58.989Z] #84 137.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
06:48:58 [2022-07-05T06:48:58.989Z] #84 137.5 checking whether make sets $(MAKE)... yes
06:48:58 [2022-07-05T06:48:58.989Z] #84 137.5 checking whether make supports the include directive... yes (GNU style)
06:48:59 [2022-07-05T06:48:59.074Z] #76 ...
06:48:59 [2022-07-05T06:48:59.074Z] 
06:48:59 [2022-07-05T06:48:59.074Z] #34 [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
06:48:59 [2022-07-05T06:48:59.074Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
06:48:59 [2022-07-05T06:48:59.074Z] #34 70.24 Updating files:  68% (1040/1521)
Updating files:  69% (1050/1521)
Updating files:  70% (1065/1521)
Updating files:  71% (1080/1521)
Updating files:  72% (1096/1521)
Updating files:  73% (1111/1521)
Updating files:  74% (1126/1521)
Updating files:  75% (1141/1521)
Updating files:  76% (1156/1521)
Updating files:  77% (1172/1521)
Updating files:  78% (1187/1521)
Updating files:  79% (1202/1521)
Updating files:  80% (1217/1521)
Updating files:  81% (1233/1521)
Updating files:  82% (1248/1521)
Updating files:  83% (1263/1521)
Updating files:  84% (1278/1521)
Updating files:  85% (1293/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
06:48:59 [2022-07-05T06:48:59.074Z] #34 71.33 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
06:48:59 [2022-07-05T06:48:59.074Z] #34 72.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:48:59 [2022-07-05T06:48:59.189Z] #55 92.51 go: downloading github.com/google/go-cmp v0.5.6
06:48:59 [2022-07-05T06:48:59.253Z] #84 137.6 checking whether make supports nested variables... yes
06:48:59 [2022-07-05T06:48:59.253Z] #84 137.6 checking whether UID '0' is supported by ustar format... yes
06:48:59 [2022-07-05T06:48:59.253Z] #84 137.6 checking whether GID '0' is supported by ustar format... yes
06:48:59 [2022-07-05T06:48:59.253Z] #84 137.6 checking how to create a ustar tar archive... gnutar
06:48:59 [2022-07-05T06:48:59.337Z] #34 ...
06:48:59 [2022-07-05T06:48:59.337Z] 
06:48:59 [2022-07-05T06:48:59.337Z] #76 [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             ;
06:48:59 [2022-07-05T06:48:59.337Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
06:48:59 [2022-07-05T06:48:59.337Z] #76 DONE 81.0s
06:48:59 [2022-07-05T06:48:59.337Z] 
06:48:59 [2022-07-05T06:48:59.337Z] #55 [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.44.0"      && /build/golangci-lint --version
06:48:59 [2022-07-05T06:48:59.337Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:48:59 [2022-07-05T06:48:59.337Z] #55 75.65 go: downloading gitlab.com/bosi/decorder v0.2.1
06:48:59 [2022-07-05T06:48:59.337Z] #55 75.88 go: downloading honnef.co/go/tools v0.2.2
06:48:59 [2022-07-05T06:48:59.337Z] #55 78.40 go: downloading mvdan.cc/gofumpt v0.2.1
06:48:59 [2022-07-05T06:48:59.337Z] #55 78.44 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:48:59 [2022-07-05T06:48:59.337Z] #55 78.63 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
06:48:59 [2022-07-05T06:48:59.337Z] #55 78.69 go: downloading github.com/davecgh/go-spew v1.1.1
06:48:59 [2022-07-05T06:48:59.337Z] #55 78.69 go: downloading github.com/pmezard/go-difflib v1.0.0
06:48:59 [2022-07-05T06:48:59.337Z] #55 78.75 go: downloading github.com/stretchr/objx v0.1.1
06:48:59 [2022-07-05T06:48:59.337Z] #55 78.84 go: downloading github.com/hashicorp/hcl v1.0.0
06:48:59 [2022-07-05T06:48:59.337Z] #55 79.27 go: downloading github.com/pelletier/go-toml v1.9.4
06:48:59 [2022-07-05T06:48:59.337Z] #55 79.27 go: downloading golang.org/x/text v0.3.7
06:48:59 [2022-07-05T06:48:59.512Z] #84 137.7 checking dependency style of gcc... gcc3
06:48:59 [2022-07-05T06:48:59.512Z] #84 137.9 checking whether to enable maintainer-specific portions of Makefiles... yes
06:48:59 [2022-07-05T06:48:59.512Z] #84 137.9 checking whether make supports nested variables... (cached) yes
06:48:59 [2022-07-05T06:48:59.512Z] #84 137.9 checking for pkg-config... /usr/bin/pkg-config
06:48:59 [2022-07-05T06:48:59.512Z] #84 137.9 checking pkg-config is at least version 0.9.0... yes
06:48:59 [2022-07-05T06:48:59.512Z] #84 137.9 checking for yajl >= 2.1.0... yes
06:48:59 [2022-07-05T06:48:59.512Z] #84 138.0 checking for a sed that does not truncate output... (cached) /bin/sed
06:48:59 [2022-07-05T06:48:59.512Z] #84 138.0 checking for gcc... (cached) gcc
06:48:59 [2022-07-05T06:48:59.512Z] #84 138.1 checking whether we are using the GNU C compiler... (cached) yes
06:48:59 [2022-07-05T06:48:59.512Z] #84 138.1 checking whether gcc accepts -g... (cached) yes
06:48:59 [2022-07-05T06:48:59.512Z] #84 138.1 checking for gcc option to accept ISO C89... (cached) none needed
06:48:59 [2022-07-05T06:48:59.512Z] #84 138.1 checking whether gcc understands -c and -o together... (cached) yes
06:48:59 [2022-07-05T06:48:59.762Z] #55 93.12 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
06:48:59 [2022-07-05T06:48:59.762Z] #55 93.20 go: downloading github.com/olekukonko/tablewriter v0.0.5
06:48:59 [2022-07-05T06:48:59.771Z] #84 138.1 checking for a Python interpreter with version >= 3... python3
06:48:59 [2022-07-05T06:48:59.772Z] #84 138.2 checking for python3... /usr/bin/python3
06:48:59 [2022-07-05T06:48:59.772Z] #84 138.2 checking for python3 version... 3.9
06:48:59 [2022-07-05T06:48:59.772Z] #84 138.3 checking for python3 platform... linux
06:49:00 [2022-07-05T06:49:00.024Z] #55 93.38 go: downloading github.com/beorn7/perks v1.0.1
06:49:00 [2022-07-05T06:49:00.024Z] #55 93.46 go: downloading github.com/cespare/xxhash/v2 v2.1.2
06:49:00 [2022-07-05T06:49:00.024Z] #55 93.50 go: downloading github.com/cespare/xxhash v1.1.0
06:49:00 [2022-07-05T06:49:00.031Z] #84 138.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
06:49:00 [2022-07-05T06:49:00.031Z] #84 138.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
06:49:00 [2022-07-05T06:49:00.284Z] #55 93.58 go: downloading github.com/golang/protobuf v1.5.2
06:49:00 [2022-07-05T06:49:00.291Z] #84 138.7 checking that generated files are newer than configure... done
06:49:00 [2022-07-05T06:49:00.291Z] #84 138.7 configure: creating ./config.status
06:49:00 [2022-07-05T06:49:00.545Z] #55 94.05 go: downloading github.com/prometheus/common v0.10.0
06:49:00 [2022-07-05T06:49:00.716Z] #55 ...
06:49:00 [2022-07-05T06:49:00.717Z] 
06:49:00 [2022-07-05T06:49:00.717Z] #42 [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
06:49:00 [2022-07-05T06:49:00.717Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:49:00 [2022-07-05T06:49:00.717Z] #42 72.12 Selecting previously unselected package libicu67:amd64.
06:49:00 [2022-07-05T06:49:00.717Z] #42 72.13 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
06:49:00 [2022-07-05T06:49:00.717Z] #42 72.18 Unpacking libicu67:amd64 (67.1-7) ...
06:49:00 [2022-07-05T06:49:00.717Z] #42 ...
06:49:00 [2022-07-05T06:49:00.717Z] 
06:49:00 [2022-07-05T06:49:00.717Z] #14 [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
06:49:00 [2022-07-05T06:49:00.717Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:49:00 [2022-07-05T06:49:00.717Z] #14 74.02 Selecting previously unselected package binutils-mingw-w64.
06:49:00 [2022-07-05T06:49:00.717Z] #14 74.03 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
06:49:00 [2022-07-05T06:49:00.717Z] #14 74.04 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
06:49:00 [2022-07-05T06:49:00.717Z] #14 74.40 Selecting previously unselected package libdevmapper1.02.1:amd64.
06:49:00 [2022-07-05T06:49:00.717Z] #14 74.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
06:49:00 [2022-07-05T06:49:00.717Z] #14 74.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
06:49:00 [2022-07-05T06:49:00.717Z] #14 74.97 Selecting previously unselected package dmsetup.
06:49:00 [2022-07-05T06:49:00.717Z] #14 74.97 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
06:49:00 [2022-07-05T06:49:00.717Z] #14 74.98 Unpacking dmsetup (2:1.02.175-2.1) ...
06:49:00 [2022-07-05T06:49:00.717Z] #14 75.30 Selecting previously unselected package mingw-w64-common.
06:49:00 [2022-07-05T06:49:00.717Z] #14 75.30 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
06:49:00 [2022-07-05T06:49:00.717Z] #14 75.30 Unpacking mingw-w64-common (8.0.0-1) ...
06:49:00 [2022-07-05T06:49:00.806Z] #55 94.33 go: downloading github.com/prometheus/procfs v0.6.0
06:49:00 [2022-07-05T06:49:00.806Z] #55 94.39 go: downloading github.com/mattn/go-runewidth v0.0.9
06:49:01 [2022-07-05T06:49:01.379Z] #55 94.61 go: downloading google.golang.org/protobuf v1.27.1
06:49:02 [2022-07-05T06:49:02.014Z] #77 ...
06:49:02 [2022-07-05T06:49:02.014Z] 
06:49:02 [2022-07-05T06:49:02.014Z] #14 [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
06:49:02 [2022-07-05T06:49:02.014Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
06:49:02 [2022-07-05T06:49:02.014Z] #14 87.04 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
06:49:02 [2022-07-05T06:49:02.014Z] #14 87.04 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
06:49:02 [2022-07-05T06:49:02.014Z] #14 87.06 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:49:02 [2022-07-05T06:49:02.014Z] #14 ...
06:49:02 [2022-07-05T06:49:02.014Z] 
06:49:02 [2022-07-05T06:49:02.014Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:02 [2022-07-05T06:49:02.014Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
06:49:02 [2022-07-05T06:49:02.014Z] #77 56.66 configure.ac:7: installing 'build-aux/compile'
06:49:02 [2022-07-05T06:49:02.014Z] #77 56.66 configure.ac:9: installing 'build-aux/config.guess'
06:49:02 [2022-07-05T06:49:02.014Z] #77 56.68 configure.ac:9: installing 'build-aux/config.sub'
06:49:02 [2022-07-05T06:49:02.014Z] #77 56.69 configure.ac:11: installing 'build-aux/install-sh'
06:49:02 [2022-07-05T06:49:02.014Z] #77 56.72 configure.ac:11: installing 'build-aux/missing'
06:49:02 [2022-07-05T06:49:02.014Z] #77 56.88 Makefile.am: installing 'build-aux/depcomp'
06:49:02 [2022-07-05T06:49:02.014Z] #77 56.95 parallel-tests: installing 'build-aux/test-driver'
06:49:02 [2022-07-05T06:49:02.621Z] #14 ...
06:49:02 [2022-07-05T06:49:02.621Z] 
06:49:02 [2022-07-05T06:49:02.621Z] #42 [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
06:49:02 [2022-07-05T06:49:02.621Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:49:02 [2022-07-05T06:49:02.621Z] #42 84.12 Selecting previously unselected package libxml2:amd64.
06:49:02 [2022-07-05T06:49:02.621Z] #42 84.13 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
06:49:02 [2022-07-05T06:49:02.621Z] #42 84.22 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
06:49:02 [2022-07-05T06:49:02.835Z] #84 140.8 config.status: creating Makefile
06:49:02 [2022-07-05T06:49:02.835Z] #84 140.9 config.status: creating config.h
06:49:02 [2022-07-05T06:49:02.835Z] #84 140.9 config.status: executing libtool commands
06:49:02 [2022-07-05T06:49:02.835Z] #84 141.0 config.status: executing depfiles commands
06:49:02 [2022-07-05T06:49:02.936Z] #77 ...
06:49:02 [2022-07-05T06:49:02.936Z] 
06:49:02 [2022-07-05T06:49:02.936Z] #14 [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
06:49:02 [2022-07-05T06:49:02.936Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:49:02 [2022-07-05T06:49:02.936Z] #14 86.71 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
06:49:02 [2022-07-05T06:49:02.936Z] #14 86.71 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
06:49:02 [2022-07-05T06:49:02.936Z] #14 86.72 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:49:03 [2022-07-05T06:49:03.095Z] #84 141.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
06:49:03 [2022-07-05T06:49:03.357Z] #84 141.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
06:49:03 [2022-07-05T06:49:03.398Z] #77 59.24 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
06:49:03 [2022-07-05T06:49:03.398Z] #77 59.24 libtoolize: copying file 'build-aux/ltmain.sh'
06:49:03 [2022-07-05T06:49:03.551Z] #42 85.05 Selecting previously unselected package libarchive13:amd64.
06:49:03 [2022-07-05T06:49:03.551Z] #42 85.05 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
06:49:03 [2022-07-05T06:49:03.551Z] #42 85.07 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
06:49:03 [2022-07-05T06:49:03.618Z] #84 142.1 checking for gcc... gcc
06:49:03 [2022-07-05T06:49:03.879Z] #84 142.1 checking whether the C compiler works... yes
06:49:03 [2022-07-05T06:49:03.879Z] #84 142.3 checking for C compiler default output file name... a.out
06:49:03 [2022-07-05T06:49:03.879Z] #84 142.3 checking for suffix of executables... 
06:49:03 [2022-07-05T06:49:03.936Z] #55 97.09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
06:49:03 [2022-07-05T06:49:03.936Z] #55 ...
06:49:03 [2022-07-05T06:49:03.936Z] 
06:49:03 [2022-07-05T06:49:03.936Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
06:49:03 [2022-07-05T06:49:03.936Z] #44 sha256:1391fec0fab0833bdae30714a4a9c8f1bffd10880e9aec2e3db72dd6fbbcfb46
06:49:03 [2022-07-05T06:49:03.936Z] #44 3.691 -- The C compiler identification is GNU 10.2.1
06:49:03 [2022-07-05T06:49:03.936Z] #44 3.877 -- Detecting C compiler ABI info
06:49:03 [2022-07-05T06:49:03.936Z] #44 5.291 -- Detecting C compiler ABI info - done
06:49:03 [2022-07-05T06:49:03.936Z] #44 5.528 -- Check for working C compiler: /usr/bin/cc - skipped
06:49:03 [2022-07-05T06:49:03.936Z] #44 5.528 -- Detecting C compile features
06:49:03 [2022-07-05T06:49:03.936Z] #44 5.528 -- Detecting C compile features - done
06:49:03 [2022-07-05T06:49:03.936Z] #44 5.615 -- Performing Test HAS_BUILTIN_FORTIFY
06:49:03 [2022-07-05T06:49:03.936Z] #44 5.919 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:49:03 [2022-07-05T06:49:03.936Z] #44 6.073 -- Configuring done
06:49:03 [2022-07-05T06:49:03.936Z] #44 6.113 -- Generating done
06:49:03 [2022-07-05T06:49:03.936Z] #44 6.138 -- Build files have been written to: /tmp/tmp.kAawn4IxDP/tini
06:49:03 [2022-07-05T06:49:03.936Z] #44 6.165 + make tini-static
06:49:03 [2022-07-05T06:49:03.936Z] #44 6.693 Scanning dependencies of target tini-static
06:49:03 [2022-07-05T06:49:03.936Z] #44 6.896 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:49:03 [2022-07-05T06:49:03.936Z] #44 8.976 [100%] Linking C executable tini-static
06:49:03 [2022-07-05T06:49:03.936Z] #44 9.786 [100%] Built target tini-static
06:49:03 [2022-07-05T06:49:03.936Z] #44 9.915 + mkdir -p /build
06:49:03 [2022-07-05T06:49:03.936Z] #44 9.917 + cp tini-static /build/docker-init
06:49:03 [2022-07-05T06:49:03.936Z] #44 DONE 10.8s
06:49:03 [2022-07-05T06:49:03.936Z] 
06:49:03 [2022-07-05T06:49:03.936Z] #14 [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
06:49:03 [2022-07-05T06:49:03.936Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:49:03 [2022-07-05T06:49:03.936Z] #14 94.70 Selecting previously unselected package mingw-w64-x86-64-dev.
06:49:03 [2022-07-05T06:49:03.936Z] #14 94.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
06:49:03 [2022-07-05T06:49:03.936Z] #14 94.71 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
06:49:03 [2022-07-05T06:49:03.968Z] #77 59.88 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
06:49:03 [2022-07-05T06:49:03.968Z] #77 59.88 libtoolize: copying file 'm4/libtool.m4'
06:49:03 [2022-07-05T06:49:03.968Z] #77 59.99 libtoolize: copying file 'm4/ltoptions.m4'
06:49:04 [2022-07-05T06:49:04.114Z] #42 ...
06:49:04 [2022-07-05T06:49:04.114Z] 
06:49:04 [2022-07-05T06:49:04.114Z] #51 [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
06:49:04 [2022-07-05T06:49:04.114Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:49:04 [2022-07-05T06:49:04.114Z] #51 75.65 Setting up libprotobuf23:amd64 (3.12.4-1) ...
06:49:04 [2022-07-05T06:49:04.114Z] #51 75.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:49:04 [2022-07-05T06:49:04.114Z] #51 75.69 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:49:04 [2022-07-05T06:49:04.114Z] #51 75.71 Setting up python3-six (1.16.0-2) ...
06:49:04 [2022-07-05T06:49:04.114Z] #51 77.94 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
06:49:04 [2022-07-05T06:49:04.114Z] #51 77.96 Setting up python3-protobuf (3.12.4-1) ...
06:49:04 [2022-07-05T06:49:04.114Z] #51 84.50 Setting up criu (3.17-1) ...
06:49:04 [2022-07-05T06:49:04.139Z] #84 142.5 checking whether we are cross compiling... no
06:49:04 [2022-07-05T06:49:04.139Z] #84 142.7 checking for suffix of object files... o
06:49:04 [2022-07-05T06:49:04.227Z] #77 60.12 libtoolize: copying file 'm4/ltsugar.m4'
06:49:04 [2022-07-05T06:49:04.227Z] #77 60.26 libtoolize: copying file 'm4/ltversion.m4'
06:49:04 [2022-07-05T06:49:04.370Z] #51 ...
06:49:04 [2022-07-05T06:49:04.370Z] 
06:49:04 [2022-07-05T06:49:04.370Z] #42 [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
06:49:04 [2022-07-05T06:49:04.370Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:49:04 [2022-07-05T06:49:04.370Z] #42 85.73 Selecting previously unselected package libjsoncpp24:amd64.
06:49:04 [2022-07-05T06:49:04.370Z] #42 85.73 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
06:49:04 [2022-07-05T06:49:04.370Z] #42 85.74 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
06:49:04 [2022-07-05T06:49:04.401Z] #84 142.8 checking whether we are using the GNU C compiler... yes
06:49:04 [2022-07-05T06:49:04.401Z] #84 142.8 checking whether gcc accepts -g... yes
06:49:04 [2022-07-05T06:49:04.487Z] #77 60.38 libtoolize: copying file 'm4/lt~obsolete.m4'
06:49:04 [2022-07-05T06:49:04.632Z] #42 86.05 Selecting previously unselected package librhash0:amd64.
06:49:04 [2022-07-05T06:49:04.632Z] #42 86.05 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
06:49:04 [2022-07-05T06:49:04.632Z] #42 86.06 Unpacking librhash0:amd64 (1.4.1-2) ...
06:49:04 [2022-07-05T06:49:04.660Z] #84 142.9 checking for gcc option to accept ISO C89... none needed
06:49:04 [2022-07-05T06:49:04.660Z] #84 143.1 checking whether gcc understands -c and -o together... yes
06:49:04 [2022-07-05T06:49:04.850Z] #14 93.05 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
06:49:04 [2022-07-05T06:49:04.850Z] #14 93.07 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
06:49:04 [2022-07-05T06:49:04.850Z] #14 93.07 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
06:49:04 [2022-07-05T06:49:04.889Z] #42 86.42 Selecting previously unselected package libuv1:amd64.
06:49:04 [2022-07-05T06:49:04.920Z] #84 143.3 checking for a BSD-compatible install... /usr/bin/install -c
06:49:04 [2022-07-05T06:49:04.920Z] #84 143.3 checking whether build environment is sane... yes
06:49:04 [2022-07-05T06:49:04.920Z] #84 143.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
06:49:04 [2022-07-05T06:49:04.920Z] #84 143.5 checking for gawk... no
06:49:04 [2022-07-05T06:49:04.920Z] #84 143.5 checking for mawk... mawk
06:49:04 [2022-07-05T06:49:04.920Z] #84 143.5 checking whether make sets $(MAKE)... yes
06:49:04 [2022-07-05T06:49:04.920Z] #84 143.5 checking whether make supports the include directive... yes (GNU style)
06:49:04 [2022-07-05T06:49:04.920Z] #84 143.5 checking whether make supports nested variables... yes
06:49:04 [2022-07-05T06:49:04.920Z] #84 143.6 checking whether UID '0' is supported by ustar format... yes
06:49:04 [2022-07-05T06:49:04.920Z] #84 143.6 checking whether GID '0' is supported by ustar format... yes
06:49:05 [2022-07-05T06:49:05.145Z] #42 86.42 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
06:49:05 [2022-07-05T06:49:05.145Z] #42 86.43 Unpacking libuv1:amd64 (1.40.0-2) ...
06:49:05 [2022-07-05T06:49:05.181Z] #84 143.6 checking how to create a ustar tar archive... gnutar
06:49:05 [2022-07-05T06:49:05.181Z] #84 143.6 checking dependency style of gcc... gcc3
06:49:05 [2022-07-05T06:49:05.181Z] #84 143.8 checking whether to enable maintainer-specific portions of Makefiles... yes
06:49:05 [2022-07-05T06:49:05.181Z] #84 143.8 checking whether make supports nested variables... (cached) yes
06:49:05 [2022-07-05T06:49:05.405Z] #42 86.87 Selecting previously unselected package cmake.
06:49:05 [2022-07-05T06:49:05.405Z] #42 86.87 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
06:49:05 [2022-07-05T06:49:05.405Z] #42 86.88 Unpacking cmake (3.18.4-2+deb11u1) ...
06:49:05 [2022-07-05T06:49:05.442Z] #84 143.8 checking build system type... x86_64-pc-linux-gnu
06:49:05 [2022-07-05T06:49:05.442Z] #84 144.1 checking host system type... x86_64-pc-linux-gnu
06:49:05 [2022-07-05T06:49:05.442Z] #84 144.1 checking how to print strings... printf
06:49:05 [2022-07-05T06:49:05.442Z] #84 144.1 checking for a sed that does not truncate output... /bin/sed
06:49:05 [2022-07-05T06:49:05.701Z] #84 144.1 checking for grep that handles long lines and -e... /bin/grep
06:49:05 [2022-07-05T06:49:05.701Z] #84 144.1 checking for egrep... /bin/grep -E
06:49:05 [2022-07-05T06:49:05.701Z] #84 144.2 checking for fgrep... /bin/grep -F
06:49:05 [2022-07-05T06:49:05.701Z] #84 144.2 checking for ld used by gcc... /usr/bin/ld
06:49:05 [2022-07-05T06:49:05.701Z] #84 144.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
06:49:05 [2022-07-05T06:49:05.701Z] #84 144.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
06:49:05 [2022-07-05T06:49:05.701Z] #84 144.2 checking the name lister (/usr/bin/nm -B) interface... 
06:49:05 [2022-07-05T06:49:05.701Z] #84 ...
06:49:05 [2022-07-05T06:49:05.701Z] 
06:49:05 [2022-07-05T06:49:05.701Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
06:49:05 [2022-07-05T06:49:05.701Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0
06:49:05 [2022-07-05T06:49:05.701Z] #19 174.1 debconf: delaying package configuration, since apt-utils is not installed
06:49:05 [2022-07-05T06:49:05.701Z] #19 174.8 Fetched 788 MB in 41s (19.4 MB/s)
06:49:05 [2022-07-05T06:49:05.701Z] #19 174.9 Selecting previously unselected package liblocale-gettext-perl.
06:49:05 [2022-07-05T06:49:05.701Z] #19 174.9 (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 ... 15718 files and directories currently installed.)
06:49:05 [2022-07-05T06:49:05.701Z] #19 175.0 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
06:49:05 [2022-07-05T06:49:05.701Z] #19 175.0 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
06:49:05 [2022-07-05T06:49:05.701Z] #19 175.1 Selecting previously unselected package bzip2.
06:49:05 [2022-07-05T06:49:05.701Z] #19 175.1 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
06:49:05 [2022-07-05T06:49:05.701Z] #19 175.1 Unpacking bzip2 (1.0.8-4) ...
06:49:05 [2022-07-05T06:49:05.701Z] #19 175.3 Selecting previously unselected package libmagic-mgc.
06:49:05 [2022-07-05T06:49:05.701Z] #19 175.3 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
06:49:05 [2022-07-05T06:49:05.701Z] #19 175.3 Unpacking libmagic-mgc (1:5.39-3) ...
06:49:05 [2022-07-05T06:49:05.701Z] #19 175.8 Selecting previously unselected package libmagic1:amd64.
06:49:05 [2022-07-05T06:49:05.701Z] #19 175.8 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
06:49:05 [2022-07-05T06:49:05.701Z] #19 175.8 Unpacking libmagic1:amd64 (1:5.39-3) ...
06:49:05 [2022-07-05T06:49:05.701Z] #19 176.0 Selecting previously unselected package file.
06:49:05 [2022-07-05T06:49:05.701Z] #19 176.1 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
06:49:05 [2022-07-05T06:49:05.701Z] #19 176.1 Unpacking file (1:5.39-3) ...
06:49:05 [2022-07-05T06:49:05.701Z] #19 176.2 Selecting previously unselected package xz-utils.
06:49:05 [2022-07-05T06:49:05.701Z] #19 176.2 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
06:49:05 [2022-07-05T06:49:05.701Z] #19 176.2 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
06:49:05 [2022-07-05T06:49:05.701Z] #19 176.5 Selecting previously unselected package binutils-aarch64-linux-gnu.
06:49:05 [2022-07-05T06:49:05.701Z] #19 176.5 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
06:49:05 [2022-07-05T06:49:05.701Z] #19 176.6 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
06:49:05 [2022-07-05T06:49:05.701Z] #19 178.6 Selecting previously unselected package binutils-arm-linux-gnueabi.
06:49:05 [2022-07-05T06:49:05.702Z] #19 178.6 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
06:49:05 [2022-07-05T06:49:05.702Z] #19 178.6 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
06:49:05 [2022-07-05T06:49:05.702Z] #19 179.8 Selecting previously unselected package binutils-arm-linux-gnueabihf.
06:49:05 [2022-07-05T06:49:05.702Z] #19 179.8 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
06:49:05 [2022-07-05T06:49:05.702Z] #19 179.8 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
06:49:05 [2022-07-05T06:49:05.702Z] #19 181.2 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
06:49:05 [2022-07-05T06:49:05.702Z] #19 181.2 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
06:49:05 [2022-07-05T06:49:05.702Z] #19 181.2 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
06:49:05 [2022-07-05T06:49:05.702Z] #19 182.2 Selecting previously unselected package binutils-s390x-linux-gnu.
06:49:05 [2022-07-05T06:49:05.702Z] #19 182.2 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
06:49:05 [2022-07-05T06:49:05.702Z] #19 182.2 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
06:49:05 [2022-07-05T06:49:05.702Z] #19 183.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
06:49:05 [2022-07-05T06:49:05.702Z] #19 183.2 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
06:49:05 [2022-07-05T06:49:05.702Z] #19 183.2 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
06:49:05 [2022-07-05T06:49:05.702Z] #19 183.3 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
06:49:05 [2022-07-05T06:49:05.702Z] #19 183.3 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
06:49:05 [2022-07-05T06:49:05.702Z] #19 183.3 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
06:49:05 [2022-07-05T06:49:05.702Z] #19 ...
06:49:05 [2022-07-05T06:49:05.702Z] 
06:49:05 [2022-07-05T06:49:05.702Z] #84 [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
06:49:05 [2022-07-05T06:49:05.702Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:49:05 [2022-07-05T06:49:05.702Z] #84 144.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
06:49:05 [2022-07-05T06:49:05.702Z] #84 144.3 checking whether ln -s works... yes
06:49:05 [2022-07-05T06:49:05.702Z] #84 144.3 checking the maximum length of command line arguments... 1572864
06:49:05 [2022-07-05T06:49:05.964Z] #84 144.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
06:49:05 [2022-07-05T06:49:05.964Z] #84 144.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
06:49:05 [2022-07-05T06:49:05.964Z] #84 144.4 checking for /usr/bin/ld option to reload object files... -r
06:49:05 [2022-07-05T06:49:05.964Z] #84 144.4 checking for objdump... objdump
06:49:05 [2022-07-05T06:49:05.964Z] #84 144.4 checking how to recognize dependent libraries... pass_all
06:49:05 [2022-07-05T06:49:05.964Z] #84 144.4 checking for dlltool... no
06:49:05 [2022-07-05T06:49:05.964Z] #84 144.4 checking how to associate runtime and link libraries... printf %s\n
06:49:05 [2022-07-05T06:49:05.964Z] #84 144.4 checking for ar... ar
06:49:06 [2022-07-05T06:49:06.223Z] #84 144.4 checking for archiver @FILE support... @
06:49:06 [2022-07-05T06:49:06.223Z] #84 144.6 checking for strip... strip
06:49:06 [2022-07-05T06:49:06.223Z] #84 144.6 checking for ranlib... ranlib
06:49:06 [2022-07-05T06:49:06.483Z] #84 144.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
06:49:06 [2022-07-05T06:49:06.483Z] #84 144.9 checking for sysroot... no
06:49:06 [2022-07-05T06:49:06.483Z] #84 144.9 checking for a working dd... /bin/dd
06:49:06 [2022-07-05T06:49:06.483Z] #84 144.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
06:49:06 [2022-07-05T06:49:06.742Z] #84 145.0 checking for mt... no
06:49:06 [2022-07-05T06:49:06.742Z] #84 145.0 checking if : is a manifest tool... no
06:49:06 [2022-07-05T06:49:06.742Z] #84 145.1 checking how to run the C preprocessor... gcc -E
06:49:06 [2022-07-05T06:49:06.762Z] #14 ...
06:49:06 [2022-07-05T06:49:06.762Z] 
06:49:06 [2022-07-05T06:49:06.763Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:49:06 [2022-07-05T06:49:06.763Z] #64 sha256:33bf470428eb06604feca2f383e20155e15cdc29d2dc8d573ec6e2eaa0a66635
06:49:07 [2022-07-05T06:49:07.311Z] #84 145.3 checking for ANSI C header files... yes
06:49:07 [2022-07-05T06:49:07.311Z] #84 145.9 checking for sys/types.h... yes
06:49:07 [2022-07-05T06:49:07.570Z] #84 146.0 checking for sys/stat.h... yes
06:49:07 [2022-07-05T06:49:07.781Z] #77 ...
06:49:07 [2022-07-05T06:49:07.781Z] 
06:49:07 [2022-07-05T06:49:07.781Z] #14 [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
06:49:07 [2022-07-05T06:49:07.781Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
06:49:07 [2022-07-05T06:49:07.781Z] #14 97.58 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
06:49:07 [2022-07-05T06:49:07.781Z] #14 97.59 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
06:49:07 [2022-07-05T06:49:07.781Z] #14 97.59 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:49:07 [2022-07-05T06:49:07.781Z] #14 102.9 Selecting previously unselected package g++-mingw-w64-x86-64.
06:49:07 [2022-07-05T06:49:07.781Z] #14 102.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
06:49:07 [2022-07-05T06:49:07.781Z] #14 102.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
06:49:07 [2022-07-05T06:49:07.781Z] #14 103.1 Selecting previously unselected package libapparmor1:arm64.
06:49:07 [2022-07-05T06:49:07.781Z] #14 103.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
06:49:07 [2022-07-05T06:49:07.781Z] #14 103.1 Unpacking libapparmor1:arm64 (2.13.6-10) ...
06:49:07 [2022-07-05T06:49:07.781Z] #14 103.2 Selecting previously unselected package libapparmor-dev:arm64.
06:49:07 [2022-07-05T06:49:07.781Z] #14 103.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
06:49:07 [2022-07-05T06:49:07.781Z] #14 103.2 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
06:49:07 [2022-07-05T06:49:07.781Z] #14 103.4 Selecting previously unselected package libbtrfs0:arm64.
06:49:07 [2022-07-05T06:49:07.782Z] #14 103.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
06:49:07 [2022-07-05T06:49:07.782Z] #14 103.4 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
06:49:07 [2022-07-05T06:49:07.782Z] #14 103.6 Selecting previously unselected package libbtrfs-dev:arm64.
06:49:07 [2022-07-05T06:49:07.782Z] #14 103.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
06:49:07 [2022-07-05T06:49:07.782Z] #14 103.6 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
06:49:07 [2022-07-05T06:49:07.782Z] #14 103.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
06:49:07 [2022-07-05T06:49:07.782Z] #14 103.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
06:49:07 [2022-07-05T06:49:07.782Z] #14 103.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
06:49:07 [2022-07-05T06:49:07.782Z] #14 103.9 Selecting previously unselected package libudev-dev:arm64.
06:49:07 [2022-07-05T06:49:07.782Z] #14 103.9 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
06:49:07 [2022-07-05T06:49:07.782Z] #14 103.9 Unpacking libudev-dev:arm64 (247.3-7) ...
06:49:07 [2022-07-05T06:49:07.782Z] #14 104.0 Selecting previously unselected package libsepol1-dev:arm64.
06:49:07 [2022-07-05T06:49:07.782Z] #14 104.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
06:49:07 [2022-07-05T06:49:07.782Z] #14 104.0 Unpacking libsepol1-dev:arm64 (3.1-1) ...
06:49:07 [2022-07-05T06:49:07.782Z] #14 104.3 Selecting previously unselected package libpcre2-16-0:arm64.
06:49:07 [2022-07-05T06:49:07.782Z] #14 104.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
06:49:07 [2022-07-05T06:49:07.782Z] #14 104.4 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
06:49:07 [2022-07-05T06:49:07.831Z] #84 146.2 checking for stdlib.h... yes
06:49:07 [2022-07-05T06:49:07.927Z] #42 ...
06:49:07 [2022-07-05T06:49:07.928Z] 
06:49:07 [2022-07-05T06:49:07.928Z] #51 [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
06:49:07 [2022-07-05T06:49:07.928Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
06:49:07 [2022-07-05T06:49:07.928Z] #51 88.21 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:49:07 [2022-07-05T06:49:07.928Z] #51 DONE 89.1s
06:49:07 [2022-07-05T06:49:07.928Z] 
06:49:07 [2022-07-05T06:49:07.928Z] #55 [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.44.0"      && /build/golangci-lint --version
06:49:07 [2022-07-05T06:49:07.928Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:49:07 [2022-07-05T06:49:07.928Z] #55 88.84 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
06:49:07 [2022-07-05T06:49:07.928Z] #55 89.00 go: downloading github.com/gobwas/glob v0.2.3
06:49:07 [2022-07-05T06:49:07.928Z] #55 89.05 go: downloading github.com/kisielk/gotool v1.0.0
06:49:07 [2022-07-05T06:49:07.928Z] #55 89.29 go: downloading github.com/gostaticanalysis/comment v1.4.2
06:49:07 [2022-07-05T06:49:07.928Z] #55 89.41 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
06:49:07 [2022-07-05T06:49:07.928Z] #55 89.41 go: downloading golang.org/x/mod v0.5.1
06:49:07 [2022-07-05T06:49:07.928Z] #55 89.50 go: downloading github.com/ettle/strcase v0.1.1
06:49:08 [2022-07-05T06:49:08.041Z] #14 104.6 Selecting previously unselected package libpcre2-32-0:arm64.
06:49:08 [2022-07-05T06:49:08.041Z] #14 104.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
06:49:08 [2022-07-05T06:49:08.042Z] #14 104.6 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
06:49:08 [2022-07-05T06:49:08.042Z] #14 104.7 Selecting previously unselected package libpcre2-posix2:arm64.
06:49:08 [2022-07-05T06:49:08.090Z] #84 146.3 checking for string.h... yes
06:49:08 [2022-07-05T06:49:08.090Z] #84 146.5 checking for memory.h... yes
06:49:08 [2022-07-05T06:49:08.185Z] #55 89.65 go: downloading github.com/fatih/structtag v1.2.0
06:49:08 [2022-07-05T06:49:08.185Z] #55 89.67 go: downloading github.com/Masterminds/semver v1.5.0
06:49:08 [2022-07-05T06:49:08.325Z] #14 104.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
06:49:08 [2022-07-05T06:49:08.325Z] #14 104.8 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
06:49:08 [2022-07-05T06:49:08.325Z] #14 104.8 Selecting previously unselected package libpcre2-dev:arm64.
06:49:08 [2022-07-05T06:49:08.325Z] #14 104.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
06:49:08 [2022-07-05T06:49:08.325Z] #14 104.8 Unpacking libpcre2-dev:arm64 (10.36-2) ...
06:49:08 [2022-07-05T06:49:08.330Z] #64 48.35 Updating files:  46% (2237/4779)
Updating files:  47% (2247/4779)
Updating files:  48% (2294/4779)
Updating files:  49% (2342/4779)
Updating files:  50% (2390/4779)
Updating files:  51% (2438/4779)
Updating files:  52% (2486/4779)
Updating files:  53% (2533/4779)
Updating files:  54% (2581/4779)
Updating files:  55% (2629/4779)
Updating files:  56% (2677/4779)
Updating files:  57% (2725/4779)
Updating files:  58% (2772/4779)
Updating files:  59% (2820/4779)
Updating files:  60% (2868/4779)
Updating files:  61% (2916/4779)
Updating files:  62% (2963/4779)
Updating files:  63% (3011/4779)
Updating files:  64% (3059/4779)
Updating files:  65% (3107/4779)
Updating files:  66% (3155/4779)
Updating files:  67% (3202/4779)
Updating files:  68% (3250/4779)
Updating files:  69% (3298/4779)
Updating files:  70% (3346/4779)
Updating files:  71% (3394/4779)
Updating files:  72% (3441/4779)
Updating files:  73% (3489/4779)
Updating files:  74% (3537/4779)
Updating files:  75% (3585/4779)
Updating files:  76% (3633/4779)
Updating files:  77% (3680/4779)
Updating files:  78% (3728/4779)
Updating files:  79% (3776/4779)
Updating files:  80% (3824/4779)
Updating files:  81% (3871/4779)
Updating files:  82% (3919/4779)
Updating files:  82% (3949/4779)
Updating files:  83% (3967/4779)
Updating files:  84% (4015/4779)
Updating files:  85% (4063/4779)
Updating files:  86% (4110/4779)
Updating files:  87% (4158/4779)
Updating files:  88% (4206/4779)
Updating files:  89% (4254/4779)
Updating files:  90% (4302/4779)
Updating files:  91% (4349/4779)
Updating files:  92% (4397/4779)
Updating files:  93% (4445/4779)
Updating files:  94% (4493/4779)
Updating files:  95% (4541/4779)
Updating files:  96% (4588/4779)
Updating files:  97% (4636/4779)
Updating files:  98% (4684/4779)
Updating files:  99% (4732/4779)
Updating files: 100% (4779/4779)
Updating files: 100% (4779/4779), done.
06:49:08 [2022-07-05T06:49:08.330Z] #64 50.05 + cd /tmp/tmp.tijhoRPNdG/src/github.com/containerd/containerd
06:49:08 [2022-07-05T06:49:08.330Z] #64 50.05 + git checkout -q v1.6.6
06:49:08 [2022-07-05T06:49:08.350Z] #84 146.7 checking for strings.h... yes
06:49:08 [2022-07-05T06:49:08.442Z] #55 90.02 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
06:49:08 [2022-07-05T06:49:08.442Z] #55 90.07 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
06:49:08 [2022-07-05T06:49:08.609Z] #84 146.8 checking for inttypes.h... yes
06:49:08 [2022-07-05T06:49:08.609Z] #84 146.9 checking for stdint.h... yes
06:49:08 [2022-07-05T06:49:08.699Z] #55 90.10 go: downloading github.com/prometheus/client_golang v1.7.1
06:49:08 [2022-07-05T06:49:08.868Z] #84 147.2 checking for unistd.h... yes
06:49:09 [2022-07-05T06:49:09.128Z] #84 147.4 checking for dlfcn.h... yes
06:49:09 [2022-07-05T06:49:09.128Z] #84 147.5 checking for objdir... .libs
06:49:09 [2022-07-05T06:49:09.348Z] #14 105.8 Selecting previously unselected package libselinux1-dev:arm64.
06:49:09 [2022-07-05T06:49:09.348Z] #14 105.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
06:49:09 [2022-07-05T06:49:09.348Z] #14 105.8 Unpacking libselinux1-dev:arm64 (3.1-3) ...
06:49:09 [2022-07-05T06:49:09.630Z] #55 90.85 go: downloading github.com/prometheus/client_model v0.2.0
06:49:09 [2022-07-05T06:49:09.630Z] #55 90.94 go: downloading github.com/google/go-cmp v0.5.6
06:49:09 [2022-07-05T06:49:09.630Z] #55 ...
06:49:09 [2022-07-05T06:49:09.630Z] 
06:49:09 [2022-07-05T06:49:09.630Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:09 [2022-07-05T06:49:09.630Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:49:09 [2022-07-05T06:49:09.630Z] #77 1.326 Cloning into '/tmp/crun-build'...
06:49:09 [2022-07-05T06:49:09.630Z] #77 ...
06:49:09 [2022-07-05T06:49:09.630Z] 
06:49:09 [2022-07-05T06:49:09.630Z] #14 [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
06:49:09 [2022-07-05T06:49:09.630Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:49:09 [2022-07-05T06:49:09.630Z] #14 86.38 Selecting previously unselected package mingw-w64-x86-64-dev.
06:49:09 [2022-07-05T06:49:09.630Z] #14 86.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
06:49:09 [2022-07-05T06:49:09.630Z] #14 86.41 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
06:49:09 [2022-07-05T06:49:09.696Z] #84 148.1 checking if gcc supports -fno-rtti -fno-exceptions... no
06:49:09 [2022-07-05T06:49:09.696Z] #84 148.2 checking for gcc option to produce PIC... -fPIC -DPIC
06:49:09 [2022-07-05T06:49:09.956Z] #84 148.2 checking if gcc PIC flag -fPIC -DPIC works... yes
06:49:10 [2022-07-05T06:49:10.317Z] #14 106.7 Selecting previously unselected package libdevmapper-dev:arm64.
06:49:10 [2022-07-05T06:49:10.317Z] #14 106.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
06:49:10 [2022-07-05T06:49:10.317Z] #14 106.8 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
06:49:10 [2022-07-05T06:49:10.524Z] #84 148.4 checking if gcc static flag -static works... yes
06:49:10 [2022-07-05T06:49:10.524Z] #84 148.9 checking if gcc supports -c -o file.o... yes
06:49:10 [2022-07-05T06:49:10.524Z] #84 149.0 checking if gcc supports -c -o file.o... (cached) yes
06:49:10 [2022-07-05T06:49:10.526Z] #14 ...
06:49:10 [2022-07-05T06:49:10.526Z] 
06:49:10 [2022-07-05T06:49:10.526Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:10 [2022-07-05T06:49:10.526Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:49:10 [2022-07-05T06:49:10.526Z] #77 11.34 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
06:49:10 [2022-07-05T06:49:10.526Z] #77 11.37 Cloning into '/tmp/crun-build/libocispec'...
06:49:10 [2022-07-05T06:49:10.526Z] #77 13.32 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
06:49:10 [2022-07-05T06:49:10.526Z] #77 13.34 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
06:49:10 [2022-07-05T06:49:10.526Z] #77 13.35 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
06:49:10 [2022-07-05T06:49:10.526Z] #77 13.35 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
06:49:10 [2022-07-05T06:49:10.526Z] #77 13.37 Cloning into '/tmp/crun-build/libocispec/image-spec'...
06:49:10 [2022-07-05T06:49:10.526Z] #77 16.61 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
06:49:10 [2022-07-05T06:49:10.526Z] #77 19.48 Cloning into '/tmp/crun-build/libocispec/yajl'...
06:49:10 [2022-07-05T06:49:10.526Z] #77 21.69 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
06:49:10 [2022-07-05T06:49:10.563Z] #14 ...
06:49:10 [2022-07-05T06:49:10.563Z] 
06:49:10 [2022-07-05T06:49:10.563Z] #55 [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.44.0"      && /build/golangci-lint --version
06:49:10 [2022-07-05T06:49:10.563Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:49:10 [2022-07-05T06:49:10.563Z] #55 91.46 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:49:10 [2022-07-05T06:49:10.563Z] #55 91.58 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
06:49:10 [2022-07-05T06:49:10.563Z] #55 91.67 go: downloading github.com/olekukonko/tablewriter v0.0.5
06:49:10 [2022-07-05T06:49:10.563Z] #55 91.87 go: downloading github.com/beorn7/perks v1.0.1
06:49:10 [2022-07-05T06:49:10.563Z] #55 91.94 go: downloading github.com/cespare/xxhash/v2 v2.1.2
06:49:10 [2022-07-05T06:49:10.563Z] #55 92.00 go: downloading github.com/cespare/xxhash v1.1.0
06:49:10 [2022-07-05T06:49:10.563Z] #55 92.05 go: downloading github.com/golang/protobuf v1.5.2
06:49:10 [2022-07-05T06:49:10.784Z] #84 149.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
06:49:10 [2022-07-05T06:49:10.786Z] #77 22.19 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
06:49:10 [2022-07-05T06:49:10.786Z] #77 ...
06:49:10 [2022-07-05T06:49:10.786Z] 
06:49:10 [2022-07-05T06:49:10.786Z] #14 [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
06:49:10 [2022-07-05T06:49:10.786Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:49:10 [2022-07-05T06:49:10.786Z] #14 104.3 Selecting previously unselected package gcc-mingw-w64-base.
06:49:10 [2022-07-05T06:49:10.837Z] #14 107.2 Selecting previously unselected package libseccomp-dev:arm64.
06:49:10 [2022-07-05T06:49:10.837Z] #14 107.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
06:49:10 [2022-07-05T06:49:10.837Z] #14 107.3 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
06:49:10 [2022-07-05T06:49:10.874Z] #64 52.33 + export 'BUILDTAGS=netgo osusergo static_build'
06:49:10 [2022-07-05T06:49:10.874Z] #64 52.34 + BUILDTAGS='netgo osusergo static_build'
06:49:10 [2022-07-05T06:49:10.874Z] #64 52.34 + export EXTRA_FLAGS=-buildmode=pie
06:49:10 [2022-07-05T06:49:10.874Z] #64 52.34 + EXTRA_FLAGS=-buildmode=pie
06:49:10 [2022-07-05T06:49:10.874Z] #64 52.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:49:10 [2022-07-05T06:49:10.874Z] #64 52.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:49:10 [2022-07-05T06:49:10.874Z] #64 52.34 + '[' '' = dynamic ']'
06:49:10 [2022-07-05T06:49:10.874Z] #64 52.34 + make
06:49:11 [2022-07-05T06:49:11.044Z] #84 149.1 checking dynamic linker characteristics... GNU/Linux ld.so
06:49:11 [2022-07-05T06:49:11.044Z] #84 149.6 checking how to hardcode library paths into programs... immediate
06:49:11 [2022-07-05T06:49:11.044Z] #84 149.6 checking whether stripping libraries is possible... yes
06:49:11 [2022-07-05T06:49:11.044Z] #84 149.6 checking if libtool supports shared libraries... yes
06:49:11 [2022-07-05T06:49:11.044Z] #84 149.6 checking whether to build shared libraries... no
06:49:11 [2022-07-05T06:49:11.044Z] #84 149.6 checking whether to build static libraries... yes
06:49:11 [2022-07-05T06:49:11.047Z] #14 104.3 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
06:49:11 [2022-07-05T06:49:11.047Z] #14 104.3 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
06:49:11 [2022-07-05T06:49:11.047Z] #14 104.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
06:49:11 [2022-07-05T06:49:11.047Z] #14 104.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
06:49:11 [2022-07-05T06:49:11.126Z] #55 92.45 go: downloading github.com/prometheus/common v0.10.0
06:49:11 [2022-07-05T06:49:11.303Z] #84 149.6 checking float.h usability... yes
06:49:11 [2022-07-05T06:49:11.303Z] #84 149.8 checking float.h presence... yes
06:49:11 [2022-07-05T06:49:11.303Z] #84 149.9 checking for float.h... yes
06:49:11 [2022-07-05T06:49:11.307Z] #14 104.6 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
06:49:11 [2022-07-05T06:49:11.383Z] #55 92.67 go: downloading github.com/prometheus/procfs v0.6.0
06:49:11 [2022-07-05T06:49:11.383Z] #55 92.80 go: downloading github.com/mattn/go-runewidth v0.0.9
06:49:11 [2022-07-05T06:49:11.383Z] #55 92.94 go: downloading google.golang.org/protobuf v1.27.1
06:49:11 [2022-07-05T06:49:11.445Z] #64 ...
06:49:11 [2022-07-05T06:49:11.445Z] 
06:49:11 [2022-07-05T06:49:11.445Z] #14 [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
06:49:11 [2022-07-05T06:49:11.445Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:49:11 [2022-07-05T06:49:11.445Z] #14 99.90 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
06:49:11 [2022-07-05T06:49:11.465Z] #14 107.8 Selecting previously unselected package libsystemd-dev:arm64.
06:49:11 [2022-07-05T06:49:11.465Z] #14 107.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
06:49:11 [2022-07-05T06:49:11.706Z] #14 99.90 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
06:49:11 [2022-07-05T06:49:11.706Z] #14 99.91 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:49:11 [2022-07-05T06:49:11.725Z] #14 108.2 Unpacking libsystemd-dev:arm64 (247.3-7) ...
06:49:11 [2022-07-05T06:49:11.822Z] #84 150.0 checking limits.h usability... yes
06:49:11 [2022-07-05T06:49:11.822Z] #84 150.2 checking limits.h presence... yes
06:49:11 [2022-07-05T06:49:11.822Z] #84 150.3 checking for limits.h... yes
06:49:11 [2022-07-05T06:49:11.881Z] #14 ...
06:49:11 [2022-07-05T06:49:11.881Z] 
06:49:11 [2022-07-05T06:49:11.881Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
06:49:11 [2022-07-05T06:49:11.881Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
06:49:11 [2022-07-05T06:49:11.881Z] #53 104.9 gotestsum version dev
06:49:11 [2022-07-05T06:49:11.881Z] #53 DONE 105.4s
06:49:12 [2022-07-05T06:49:12.081Z] #84 150.4 checking stddef.h usability... yes
06:49:12 [2022-07-05T06:49:12.081Z] #84 150.6 checking stddef.h presence... yes
06:49:12 [2022-07-05T06:49:12.142Z] 
06:49:12 [2022-07-05T06:49:12.142Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:12 [2022-07-05T06:49:12.142Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:49:12 [2022-07-05T06:49:12.142Z] #77 22.65 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
06:49:12 [2022-07-05T06:49:12.341Z] #84 150.7 checking for stddef.h... yes
06:49:12 [2022-07-05T06:49:12.341Z] #84 150.7 checking for stdlib.h... (cached) yes
06:49:12 [2022-07-05T06:49:12.341Z] #84 150.9 checking for string.h... (cached) yes
06:49:12 [2022-07-05T06:49:12.600Z] #84 150.9 checking sys/time.h usability... yes
06:49:12 [2022-07-05T06:49:12.600Z] #84 151.2 checking sys/time.h presence... yes
06:49:12 [2022-07-05T06:49:12.600Z] #84 151.3 checking for sys/time.h... yes
06:49:13 [2022-07-05T06:49:13.119Z] #84 151.3 checking for inline... inline
06:49:13 [2022-07-05T06:49:13.130Z] #14 109.5 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
06:49:13 [2022-07-05T06:49:13.379Z] #84 151.5 checking for size_t... yes
06:49:13 [2022-07-05T06:49:13.379Z] #84 151.9 checking for stdlib.h... (cached) yes
06:49:13 [2022-07-05T06:49:13.638Z] #84 151.9 checking for GNU libc compatible malloc... yes
06:49:13 [2022-07-05T06:49:13.638Z] #84 152.1 checking for stdlib.h... (cached) yes
06:49:13 [2022-07-05T06:49:13.786Z] #14 110.1 Setting up libapparmor1:arm64 (2.13.6-10) ...
06:49:13 [2022-07-05T06:49:13.786Z] #14 110.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
06:49:13 [2022-07-05T06:49:13.786Z] #14 ...
06:49:13 [2022-07-05T06:49:13.786Z] 
06:49:13 [2022-07-05T06:49:13.786Z] #67 [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
06:49:13 [2022-07-05T06:49:13.786Z] #67 sha256:d74f953bdc9ad13842430ed53fc91a17417d63dc9c03e838ed9198f7c99b0814
06:49:13 [2022-07-05T06:49:13.786Z] #67 99.80 + for f in rootlesskit rootlesskit-docker-proxy
06:49:13 [2022-07-05T06:49:13.786Z] #67 99.80 + GOBIN=/build
06:49:13 [2022-07-05T06:49:13.786Z] #67 99.80 + GO111MODULE=on
06:49:13 [2022-07-05T06:49:13.786Z] #67 99.80 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
06:49:13 [2022-07-05T06:49:13.786Z] #67 104.7 rootlesskit version 1.0.0
06:49:13 [2022-07-05T06:49:13.786Z] #67 104.8 Usage of /build/rootlesskit-docker-proxy:
06:49:13 [2022-07-05T06:49:13.786Z] #67 104.8   -container-ip string
06:49:13 [2022-07-05T06:49:13.786Z] #67 104.8     	container ip
06:49:13 [2022-07-05T06:49:13.786Z] #67 104.8   -container-port int
06:49:13 [2022-07-05T06:49:13.786Z] #67 104.8     	container port (default -1)
06:49:13 [2022-07-05T06:49:13.786Z] #67 104.8   -host-ip string
06:49:13 [2022-07-05T06:49:13.786Z] #67 104.8     	host ip
06:49:13 [2022-07-05T06:49:13.786Z] #67 104.8   -host-port int
06:49:13 [2022-07-05T06:49:13.786Z] #67 104.8     	host port (default -1)
06:49:13 [2022-07-05T06:49:13.786Z] #67 104.8   -proto string
06:49:13 [2022-07-05T06:49:13.787Z] #67 104.8     	proxy protocol (default "tcp")
06:49:13 [2022-07-05T06:49:13.898Z] #84 152.1 checking for GNU libc compatible realloc... yes
06:49:13 [2022-07-05T06:49:13.898Z] #84 152.3 checking for working strtod... yes
06:49:13 [2022-07-05T06:49:13.904Z] #55 95.13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
06:49:14 [2022-07-05T06:49:14.158Z] #84 152.5 checking for gettimeofday... yes
06:49:14 [2022-07-05T06:49:14.398Z] #67 ...
06:49:14 [2022-07-05T06:49:14.398Z] 
06:49:14 [2022-07-05T06:49:14.398Z] #14 [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
06:49:14 [2022-07-05T06:49:14.398Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
06:49:14 [2022-07-05T06:49:14.398Z] #14 110.8 Setting up libsepol1-dev:arm64 (3.1-1) ...
06:49:14 [2022-07-05T06:49:14.417Z] #84 152.7 checking for memset... yes
06:49:14 [2022-07-05T06:49:14.658Z] #14 111.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
06:49:14 [2022-07-05T06:49:14.658Z] #14 111.2 Setting up libpcre2-16-0:arm64 (10.36-2) ...
06:49:14 [2022-07-05T06:49:14.658Z] #14 111.2 Setting up libbtrfs0:arm64 (5.10.1-2) ...
06:49:14 [2022-07-05T06:49:14.677Z] #84 152.9 checking for strspn... yes
06:49:14 [2022-07-05T06:49:14.677Z] #84 153.2 checking that generated files are newer than configure... done
06:49:14 [2022-07-05T06:49:14.677Z] #84 153.2 configure: creating ./config.status
06:49:14 [2022-07-05T06:49:14.929Z] #14 111.3 Setting up libpcre2-32-0:arm64 (10.36-2) ...
06:49:14 [2022-07-05T06:49:14.929Z] #14 111.4 Setting up libudev-dev:arm64 (247.3-7) ...
06:49:15 [2022-07-05T06:49:15.191Z] #14 111.6 Setting up libpcre2-posix2:arm64 (10.36-2) ...
06:49:15 [2022-07-05T06:49:15.191Z] #14 111.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...#14 ...
06:49:15 [2022-07-05T06:49:15.191Z] 
06:49:15 [2022-07-05T06:49:15.191Z] #67 [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
06:49:15 [2022-07-05T06:49:15.191Z] #67 sha256:d74f953bdc9ad13842430ed53fc91a17417d63dc9c03e838ed9198f7c99b0814
06:49:15 [2022-07-05T06:49:15.191Z] #67 DONE 111.3s
06:49:15 [2022-07-05T06:49:15.191Z] 
06:49:15 [2022-07-05T06:49:15.191Z] #14 [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
06:49:15 [2022-07-05T06:49:15.191Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
06:49:15 [2022-07-05T06:49:15.191Z] #14 111.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
06:49:15 [2022-07-05T06:49:15.191Z] #14 111.7 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
06:49:15 [2022-07-05T06:49:15.191Z] #14 111.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
06:49:15 [2022-07-05T06:49:15.191Z] #14 111.7 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
06:49:15 [2022-07-05T06:49:15.191Z] #14 111.8 Setting up mingw-w64-common (8.0.0-1) ...
06:49:15 [2022-07-05T06:49:15.191Z] #14 111.8 Setting up libsystemd-dev:arm64 (247.3-7) ...
06:49:15 [2022-07-05T06:49:15.191Z] 
06:49:15 [2022-07-05T06:49:15.191Z] #14 ...
06:49:15 [2022-07-05T06:49:15.191Z] 
06:49:15 [2022-07-05T06:49:15.191Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
06:49:15 [2022-07-05T06:49:15.191Z] #68 sha256:8fd637d764b447e476b0eb8c098507a0d21bf8768e88d48da6010b2a26af11cc
06:49:15 [2022-07-05T06:49:15.191Z] #68 DONE 0.1s
06:49:15 [2022-07-05T06:49:15.191Z] 
06:49:15 [2022-07-05T06:49:15.191Z] #14 [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
06:49:15 [2022-07-05T06:49:15.191Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
06:49:15 [2022-07-05T06:49:15.191Z] #14 111.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
06:49:15 [2022-07-05T06:49:15.191Z] #14 111.8 Setting up libpcre2-dev:arm64 (10.36-2) ...
06:49:15 [2022-07-05T06:49:15.191Z] #14 111.9 Setting up libselinux1-dev:arm64 (3.1-3) ...
06:49:15 [2022-07-05T06:49:15.454Z] #14 111.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...#14 ...
06:49:15 [2022-07-05T06:49:15.454Z] 
06:49:15 [2022-07-05T06:49:15.454Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:49:15 [2022-07-05T06:49:15.454Z] #69 sha256:f6c9e9911b2e99fe89ca512c8c57faece1b1bba37ffe4363632d45b65fe4e4e3
06:49:15 [2022-07-05T06:49:15.454Z] #69 DONE 0.2s
06:49:15 [2022-07-05T06:49:15.454Z] 
06:49:15 [2022-07-05T06:49:15.454Z] #14 [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
06:49:15 [2022-07-05T06:49:15.454Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
06:49:15 [2022-07-05T06:49:15.454Z] #14 111.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
06:49:15 [2022-07-05T06:49:15.454Z] #14 111.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:49:15 [2022-07-05T06:49:15.454Z] #14 112.0 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
06:49:15 [2022-07-05T06:49:15.454Z] #14 112.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:49:15 [2022-07-05T06:49:15.454Z] #14 112.0 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
06:49:15 [2022-07-05T06:49:15.454Z] #14 112.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
06:49:15 [2022-07-05T06:49:15.454Z] #14 112.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:49:15 [2022-07-05T06:49:15.454Z] #14 112.0 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
06:49:15 [2022-07-05T06:49:15.454Z] #14 112.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:49:15 [2022-07-05T06:49:15.454Z] #14 112.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
06:49:15 [2022-07-05T06:49:15.454Z] #14 112.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
06:49:15 [2022-07-05T06:49:15.713Z] #14 112.2 Setting up dmsetup (2:1.02.175-2.1) ...
06:49:15 [2022-07-05T06:49:15.713Z] #14 112.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
06:49:15 [2022-07-05T06:49:15.713Z] #14 112.2 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
06:49:15 [2022-07-05T06:49:15.713Z] #14 112.2 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:49:15 [2022-07-05T06:49:15.800Z] #55 ...
06:49:15 [2022-07-05T06:49:15.800Z] 
06:49:15 [2022-07-05T06:49:15.800Z] #42 [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
06:49:15 [2022-07-05T06:49:15.800Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
06:49:15 [2022-07-05T06:49:15.800Z] #42 95.04 Setting up libicu67:amd64 (67.1-7) ...
06:49:15 [2022-07-05T06:49:15.800Z] #42 95.11 Setting up xxd (2:8.2.2434-3+deb11u1) ...
06:49:15 [2022-07-05T06:49:15.800Z] #42 95.13 Setting up libuv1:amd64 (1.40.0-2) ...
06:49:15 [2022-07-05T06:49:15.800Z] #42 95.14 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
06:49:15 [2022-07-05T06:49:15.800Z] #42 95.19 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
06:49:15 [2022-07-05T06:49:15.800Z] #42 95.25 Setting up librhash0:amd64 (1.4.1-2) ...
06:49:15 [2022-07-05T06:49:15.800Z] #42 95.25 Setting up cmake-data (3.18.4-2+deb11u1) ...
06:49:15 [2022-07-05T06:49:15.801Z] #42 95.27 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
06:49:15 [2022-07-05T06:49:15.801Z] #42 95.30 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
06:49:15 [2022-07-05T06:49:15.801Z] #42 95.31 Setting up cmake (3.18.4-2+deb11u1) ...
06:49:15 [2022-07-05T06:49:15.801Z] #42 95.33 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:49:15 [2022-07-05T06:49:15.801Z] #42 DONE 97.0s
06:49:15 [2022-07-05T06:49:15.801Z] 
06:49:15 [2022-07-05T06:49:15.801Z] #14 [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
06:49:15 [2022-07-05T06:49:15.801Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:49:15 [2022-07-05T06:49:15.801Z] #14 97.00 Selecting previously unselected package gcc-mingw-w64-base.
06:49:15 [2022-07-05T06:49:15.801Z] #14 97.01 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
06:49:15 [2022-07-05T06:49:15.801Z] #14 97.04 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
06:49:15 [2022-07-05T06:49:15.801Z] 
06:49:15 [2022-07-05T06:49:15.801Z] #14 ...
06:49:15 [2022-07-05T06:49:15.801Z] 
06:49:15 [2022-07-05T06:49:15.801Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
06:49:15 [2022-07-05T06:49:15.801Z] #43 sha256:e6098cbb84f8aaf0a63f43aae795fb7f0004367541db8bd6bd7d30f063eb2469
06:49:15 [2022-07-05T06:49:15.801Z] #43 DONE 0.2s
06:49:15 [2022-07-05T06:49:15.801Z] 
06:49:15 [2022-07-05T06:49:15.801Z] #14 [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
06:49:15 [2022-07-05T06:49:15.801Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:49:15 [2022-07-05T06:49:15.801Z] #14 97.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
06:49:15 [2022-07-05T06:49:15.801Z] #14 97.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
06:49:15 [2022-07-05T06:49:15.801Z] #14 97.30 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
06:49:16 [2022-07-05T06:49:16.586Z] #84 154.7 config.status: creating Makefile
06:49:16 [2022-07-05T06:49:16.586Z] #84 154.8 config.status: creating config.h
06:49:16 [2022-07-05T06:49:16.586Z] #84 154.8 config.status: executing depfiles commands
06:49:16 [2022-07-05T06:49:16.586Z] #84 154.9 config.status: executing libtool commands
06:49:16 [2022-07-05T06:49:16.653Z] #14 DONE 113.0s
06:49:16 [2022-07-05T06:49:16.653Z] 
06:49:16 [2022-07-05T06:49:16.653Z] #34 [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
06:49:16 [2022-07-05T06:49:16.653Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0
06:49:16 [2022-07-05T06:49:16.653Z] #34 ...
06:49:16 [2022-07-05T06:49:16.653Z] 
06:49:16 [2022-07-05T06:49:16.653Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
06:49:16 [2022-07-05T06:49:16.653Z] #15 sha256:e5f951f348dd47dc403642e15144e99ddf318c4dfb9ca7c56e57c875c8dd1b00
06:49:16 [2022-07-05T06:49:16.653Z] #15 ...
06:49:16 [2022-07-05T06:49:16.653Z] 
06:49:16 [2022-07-05T06:49:16.653Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
06:49:16 [2022-07-05T06:49:16.653Z] #59 sha256:a9b4df521aa9f8480ca92271fbc14ead5828fc5bcbaef318f6be28b541a17385
06:49:16 [2022-07-05T06:49:16.653Z] #59 DONE 0.2s
06:49:16 [2022-07-05T06:49:16.914Z] 
06:49:16 [2022-07-05T06:49:16.914Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:49:16 [2022-07-05T06:49:16.914Z] #60 sha256:b5c2ed3744c7dcabd4d187d9fc829080cd040cb22d4a901f8326f8202c3ac6f3
06:49:17 [2022-07-05T06:49:17.487Z] #60 0.890 + RM_GOPATH=0
06:49:17 [2022-07-05T06:49:17.487Z] #60 0.890 + TMP_GOPATH=
06:49:17 [2022-07-05T06:49:17.487Z] #60 0.890 + : /build
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.890 + '[' -z '' ']'
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.891 ++ mktemp -d
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.892 + export GOPATH=/tmp/tmp.JOfbdjggHe
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.892 + GOPATH=/tmp/tmp.JOfbdjggHe
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.892 + RM_GOPATH=1
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.892 + case "$(go env GOARCH)" in
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.893 ++ go env GOARCH
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.908 + export GO_BUILDMODE=-buildmode=pie
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.908 + GO_BUILDMODE=-buildmode=pie
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.909 ++ dirname /install.sh
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.913 + dir=/
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.916 + bin=runc
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.916 + shift
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.917 + '[' '!' -f //runc.installer ']'
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.917 + . //runc.installer
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.917 ++ set -e
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.918 ++ : v1.1.2
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.919 + install_runc
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.919 + RUNC_BUILDTAGS=seccomp
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.920 Install runc version v1.1.2 (build tags: seccomp)
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.920 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.920 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JOfbdjggHe/src/github.com/opencontainers/runc
06:49:17 [2022-07-05T06:49:17.488Z] #60 0.942 Cloning into '/tmp/tmp.JOfbdjggHe/src/github.com/opencontainers/runc'...
06:49:17 [2022-07-05T06:49:17.524Z] #84 156.0   GEN      .version
06:49:17 [2022-07-05T06:49:17.524Z] #84 156.0 make  install-recursive
06:49:17 [2022-07-05T06:49:17.524Z] #84 156.0 make[1]: Entering directory '/tmp/crun-build'
06:49:17 [2022-07-05T06:49:17.747Z] #60 ...
06:49:17 [2022-07-05T06:49:17.747Z] 
06:49:17 [2022-07-05T06:49:17.747Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
06:49:17 [2022-07-05T06:49:17.747Z] #15 sha256:e5f951f348dd47dc403642e15144e99ddf318c4dfb9ca7c56e57c875c8dd1b00
06:49:17 [2022-07-05T06:49:17.747Z] #15 DONE 1.2s
06:49:17 [2022-07-05T06:49:17.747Z] 
06:49:17 [2022-07-05T06:49:17.747Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:17 [2022-07-05T06:49:17.747Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
06:49:17 [2022-07-05T06:49:17.747Z] #77 73.59 configure.ac:11: installing 'build-aux/compile'
06:49:17 [2022-07-05T06:49:17.747Z] #77 73.60 configure.ac:11: installing 'build-aux/config.guess'
06:49:17 [2022-07-05T06:49:17.747Z] #77 73.64 configure.ac:11: installing 'build-aux/config.sub'
06:49:17 [2022-07-05T06:49:17.747Z] #77 73.64 configure.ac:13: installing 'build-aux/install-sh'
06:49:17 [2022-07-05T06:49:17.747Z] #77 73.67 configure.ac:13: installing 'build-aux/missing'
06:49:17 [2022-07-05T06:49:17.748Z] #77 73.67 configure.ac:8: installing 'build-aux/tap-driver.sh'
06:49:17 [2022-07-05T06:49:17.783Z] #84 156.2 Making install in libocispec
06:49:17 [2022-07-05T06:49:17.783Z] #84 156.2 make[2]: Entering directory '/tmp/crun-build/libocispec'
06:49:17 [2022-07-05T06:49:17.783Z] #84 156.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
06:49:17 [2022-07-05T06:49:17.783Z] #84 156.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
06:49:17 [2022-07-05T06:49:17.783Z] #84 156.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
06:49:17 [2022-07-05T06:49:17.783Z] #84 156.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
06:49:18 [2022-07-05T06:49:18.011Z] #77 73.99 Makefile.am: installing 'build-aux/depcomp'
06:49:18 [2022-07-05T06:49:18.271Z] #77 ...
06:49:18 [2022-07-05T06:49:18.271Z] 
06:49:18 [2022-07-05T06:49:18.271Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
06:49:18 [2022-07-05T06:49:18.271Z] #16 sha256:2cd4662a7e0c8506cf1db0a3c783d8e69fc17c83f0d53c3945b80f74260ecfd0
06:49:18 [2022-07-05T06:49:18.271Z] #16 DONE 0.8s
06:49:18 [2022-07-05T06:49:18.290Z] #14 ...
06:49:18 [2022-07-05T06:49:18.290Z] 
06:49:18 [2022-07-05T06:49:18.290Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:18 [2022-07-05T06:49:18.290Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:49:18 [2022-07-05T06:49:18.290Z] #77 45.23 libtoolize: putting auxiliary files in '.'.
06:49:18 [2022-07-05T06:49:18.290Z] #77 45.23 libtoolize: copying file './ltmain.sh'
06:49:18 [2022-07-05T06:49:18.290Z] #77 45.77 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
06:49:18 [2022-07-05T06:49:18.290Z] #77 45.77 libtoolize: and rerunning libtoolize and aclocal.
06:49:18 [2022-07-05T06:49:18.290Z] #77 45.77 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
06:49:18 [2022-07-05T06:49:18.290Z] #77 54.85 configure.ac:7: installing './compile'
06:49:18 [2022-07-05T06:49:18.290Z] #77 54.85 configure.ac:11: installing './config.guess'
06:49:18 [2022-07-05T06:49:18.290Z] #77 54.86 configure.ac:11: installing './config.sub'
06:49:18 [2022-07-05T06:49:18.290Z] #77 54.88 configure.ac:8: installing './install-sh'
06:49:18 [2022-07-05T06:49:18.290Z] #77 54.89 configure.ac:8: installing './missing'
06:49:18 [2022-07-05T06:49:18.290Z] #77 55.03 Makefile.am: installing './depcomp'
06:49:18 [2022-07-05T06:49:18.531Z] 
06:49:18 [2022-07-05T06:49:18.531Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
06:49:18 [2022-07-05T06:49:18.531Z] #17 sha256:62342bb3e0d44055f2152b49fde1b4efa49fd44a77773d46b2210d92aec5a83e
06:49:18 [2022-07-05T06:49:18.720Z] #84 157.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
06:49:18 [2022-07-05T06:49:18.979Z] #84 157.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
06:49:18 [2022-07-05T06:49:18.980Z] #84 157.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
06:49:18 [2022-07-05T06:49:18.980Z] #84 157.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
06:49:18 [2022-07-05T06:49:18.980Z] #84 157.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
06:49:18 [2022-07-05T06:49:18.980Z] #84 157.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
06:49:18 [2022-07-05T06:49:18.980Z] #84 157.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
06:49:18 [2022-07-05T06:49:18.980Z] #84 157.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
06:49:18 [2022-07-05T06:49:18.980Z] #84 157.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
06:49:18 [2022-07-05T06:49:18.980Z] #84 157.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
06:49:18 [2022-07-05T06:49:18.980Z] #84 157.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
06:49:18 [2022-07-05T06:49:18.980Z] #84 157.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
06:49:18 [2022-07-05T06:49:18.980Z] #84 157.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
06:49:18 [2022-07-05T06:49:18.980Z] #84 157.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
06:49:18 [2022-07-05T06:49:18.980Z] #84 157.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
06:49:18 [2022-07-05T06:49:18.980Z] #84 157.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
06:49:19 [2022-07-05T06:49:19.101Z] #17 0.720 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
06:49:19 [2022-07-05T06:49:19.231Z] #77 56.27 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
06:49:19 [2022-07-05T06:49:19.231Z] #77 56.27 libtoolize: copying file 'build-aux/ltmain.sh'
06:49:19 [2022-07-05T06:49:19.231Z] #77 56.41 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
06:49:19 [2022-07-05T06:49:19.231Z] #77 56.42 libtoolize: copying file 'm4/libtool.m4'
06:49:19 [2022-07-05T06:49:19.231Z] #77 56.52 libtoolize: copying file 'm4/ltoptions.m4'
06:49:19 [2022-07-05T06:49:19.365Z] #17 DONE 0.9s
06:49:19 [2022-07-05T06:49:19.365Z] 
06:49:19 [2022-07-05T06:49:19.365Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
06:49:19 [2022-07-05T06:49:19.365Z] #18 sha256:7df831cd34c3e236217c8eb9e9d1f16a3e6abd6c752f0215ba9a94816c500d08
06:49:19 [2022-07-05T06:49:19.492Z] #77 56.67 libtoolize: copying file 'm4/ltsugar.m4'
06:49:19 [2022-07-05T06:49:19.492Z] #77 56.80 libtoolize: copying file 'm4/ltversion.m4'
06:49:19 [2022-07-05T06:49:19.752Z] #77 56.95 libtoolize: copying file 'm4/lt~obsolete.m4'
06:49:19 [2022-07-05T06:49:19.752Z] #77 57.05 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
06:49:20 [2022-07-05T06:49:20.357Z] #84 158.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
06:49:20 [2022-07-05T06:49:20.358Z] #84 158.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
06:49:20 [2022-07-05T06:49:20.358Z] #84 158.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
06:49:20 [2022-07-05T06:49:20.358Z] #84 158.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
06:49:20 [2022-07-05T06:49:20.358Z] #84 158.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
06:49:20 [2022-07-05T06:49:20.358Z] #84 158.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
06:49:20 [2022-07-05T06:49:20.358Z] #84 158.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
06:49:20 [2022-07-05T06:49:20.358Z] #84 158.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
06:49:20 [2022-07-05T06:49:20.358Z] #84 158.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
06:49:20 [2022-07-05T06:49:20.358Z] #84 158.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
06:49:20 [2022-07-05T06:49:20.358Z] #84 158.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
06:49:20 [2022-07-05T06:49:20.358Z] #84 158.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
06:49:20 [2022-07-05T06:49:20.358Z] #84 158.6 make  install-recursive
06:49:20 [2022-07-05T06:49:20.358Z] #84 158.6 make[3]: Entering directory '/tmp/crun-build/libocispec'
06:49:20 [2022-07-05T06:49:20.358Z] #84 158.8 Making install in yajl
06:49:20 [2022-07-05T06:49:20.358Z] #84 158.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
06:49:20 [2022-07-05T06:49:20.358Z] #84 158.8   CC       verify/json_verify-json_verify.o
06:49:20 [2022-07-05T06:49:20.358Z] #84 158.8   CC       src/libyajl_la-yajl_alloc.lo
06:49:20 [2022-07-05T06:49:20.358Z] #84 158.9   CC       src/libyajl_la-yajl.lo
06:49:20 [2022-07-05T06:49:20.358Z] #84 158.9   CC       src/libyajl_la-yajl_gen.lo
06:49:20 [2022-07-05T06:49:20.358Z] #84 158.9   CC       src/libyajl_la-yajl_parser.lo
06:49:20 [2022-07-05T06:49:20.358Z] #84 158.9   CC       src/libyajl_la-yajl_buf.lo
06:49:20 [2022-07-05T06:49:20.358Z] #84 159.0   CC       src/libyajl_la-yajl_encode.lo
06:49:20 [2022-07-05T06:49:20.618Z] #84 159.0   CC       src/libyajl_la-yajl_lex.lo
06:49:20 [2022-07-05T06:49:20.618Z] #84 159.0   CC       src/libyajl_la-yajl_tree.lo
06:49:20 [2022-07-05T06:49:20.755Z] #18 DONE 1.4s
06:49:20 [2022-07-05T06:49:20.755Z] 
06:49:20 [2022-07-05T06:49:20.755Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:20 [2022-07-05T06:49:20.755Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
06:49:20 [2022-07-05T06:49:20.755Z] #77 75.59 checking build system type... aarch64-unknown-linux-gnu
06:49:20 [2022-07-05T06:49:20.755Z] #77 76.07 checking host system type... aarch64-unknown-linux-gnu
06:49:20 [2022-07-05T06:49:20.755Z] #77 76.07 checking how to print strings... printf
06:49:20 [2022-07-05T06:49:20.755Z] #77 76.09 checking for gcc... gcc
06:49:20 [2022-07-05T06:49:20.755Z] #77 76.19 checking whether the C compiler works... yes
06:49:20 [2022-07-05T06:49:20.755Z] #77 76.35 checking for C compiler default output file name... a.out
06:49:20 [2022-07-05T06:49:20.755Z] #77 76.35 checking for suffix of executables... 
06:49:20 [2022-07-05T06:49:20.755Z] #77 76.54 checking whether we are cross compiling... no
06:49:21 [2022-07-05T06:49:21.016Z] #77 76.76 checking for suffix of object files... o
06:49:21 [2022-07-05T06:49:21.049Z] #14 ...
06:49:21 [2022-07-05T06:49:21.049Z] 
06:49:21 [2022-07-05T06:49:21.049Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
06:49:21 [2022-07-05T06:49:21.049Z] #44 sha256:dc44439f6da62f5c5970254a80e48457a7005830d7bac1ff8831307e20f0a86e
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.402 + RM_GOPATH=0
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.402 + TMP_GOPATH=
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.402 + : /build
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.402 + '[' -z '' ']'
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.402 ++ mktemp -d
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.409 + export GOPATH=/tmp/tmp.mPctaIPx0E
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.409 + GOPATH=/tmp/tmp.mPctaIPx0E
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.409 + RM_GOPATH=1
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.409 + case "$(go env GOARCH)" in
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.409 ++ go env GOARCH
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.481 + export GO_BUILDMODE=-buildmode=pie
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.481 + GO_BUILDMODE=-buildmode=pie
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.481 ++ dirname /install.sh
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.493 Install tini version v0.19.0
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.493 + dir=/
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.493 + bin=tini
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.493 + shift
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.493 + '[' '!' -f //tini.installer ']'
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.493 + . //tini.installer
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.493 ++ : v0.19.0
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.493 + install_tini
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.493 + echo 'Install tini version v0.19.0'
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.493 + git clone https://github.com/krallin/tini.git /tmp/tmp.mPctaIPx0E/tini
06:49:21 [2022-07-05T06:49:21.049Z] #44 1.503 Cloning into '/tmp/tmp.mPctaIPx0E/tini'...
06:49:21 [2022-07-05T06:49:21.049Z] #44 2.712 + cd /tmp/tmp.mPctaIPx0E/tini
06:49:21 [2022-07-05T06:49:21.049Z] #44 2.712 + git checkout -q v0.19.0
06:49:21 [2022-07-05T06:49:21.049Z] #44 2.736 + cmake .
06:49:21 [2022-07-05T06:49:21.049Z] #44 3.634 -- The C compiler identification is GNU 10.2.1
06:49:21 [2022-07-05T06:49:21.049Z] #44 3.776 -- Detecting C compiler ABI info
06:49:21 [2022-07-05T06:49:21.049Z] #44 5.046 -- Detecting C compiler ABI info - done
06:49:21 [2022-07-05T06:49:21.049Z] #44 5.240 -- Check for working C compiler: /usr/bin/cc - skipped
06:49:21 [2022-07-05T06:49:21.049Z] #44 5.240 -- Detecting C compile features
06:49:21 [2022-07-05T06:49:21.049Z] #44 5.241 -- Detecting C compile features - done
06:49:21 [2022-07-05T06:49:21.049Z] #44 5.320 -- Performing Test HAS_BUILTIN_FORTIFY
06:49:21 [2022-07-05T06:49:21.275Z] #77 77.00 checking whether we are using the GNU C compiler... yes
06:49:21 [2022-07-05T06:49:21.305Z] #44 ...
06:49:21 [2022-07-05T06:49:21.305Z] 
06:49:21 [2022-07-05T06:49:21.305Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:21 [2022-07-05T06:49:21.305Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:49:21 [2022-07-05T06:49:21.305Z] #77 11.84 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
06:49:21 [2022-07-05T06:49:21.305Z] #77 11.91 Cloning into '/tmp/crun-build/libocispec'...
06:49:21 [2022-07-05T06:49:21.305Z] #77 13.51 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
06:49:21 [2022-07-05T06:49:21.305Z] #77 13.53 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
06:49:21 [2022-07-05T06:49:21.305Z] #77 13.54 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
06:49:21 [2022-07-05T06:49:21.305Z] #77 13.54 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
06:49:21 [2022-07-05T06:49:21.305Z] #77 13.58 Cloning into '/tmp/crun-build/libocispec/image-spec'...
06:49:21 [2022-07-05T06:49:21.305Z] #77 16.72 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
06:49:21 [2022-07-05T06:49:21.305Z] #77 19.52 Cloning into '/tmp/crun-build/libocispec/yajl'...
06:49:21 [2022-07-05T06:49:21.305Z] #77 21.61 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
06:49:21 [2022-07-05T06:49:21.536Z] #77 77.20 checking whether gcc accepts -g... yes
06:49:21 [2022-07-05T06:49:21.536Z] #77 77.36 checking for gcc option to accept ISO C89... none needed
06:49:21 [2022-07-05T06:49:21.561Z] #77 ...
06:49:21 [2022-07-05T06:49:21.561Z] 
06:49:21 [2022-07-05T06:49:21.561Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
06:49:21 [2022-07-05T06:49:21.561Z] #44 sha256:dc44439f6da62f5c5970254a80e48457a7005830d7bac1ff8831307e20f0a86e
06:49:21 [2022-07-05T06:49:21.561Z] #44 5.810 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:49:21 [2022-07-05T06:49:21.796Z] #77 77.54 checking whether gcc understands -c and -o together... yes
06:49:21 [2022-07-05T06:49:21.796Z] 
06:49:21 [2022-07-05T06:49:21.796Z] #77 ...
06:49:21 [2022-07-05T06:49:21.796Z] 
06:49:21 [2022-07-05T06:49:21.796Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
06:49:21 [2022-07-05T06:49:21.796Z] #19 sha256:b7477035d509187c35ca5a8f7bb22c40a8e03086d8f5555f155280dc54f43d3b
06:49:21 [2022-07-05T06:49:21.796Z] #19 DONE 1.1s
06:49:21 [2022-07-05T06:49:21.796Z] 
06:49:21 [2022-07-05T06:49:21.796Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:21 [2022-07-05T06:49:21.796Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
06:49:21 [2022-07-05T06:49:21.796Z] #77 77.73 checking for a sed that does not truncate output... /bin/sed
06:49:21 [2022-07-05T06:49:21.796Z] #77 77.76 checking for grep that handles long lines and -e... /bin/grep
06:49:21 [2022-07-05T06:49:21.796Z] #77 77.78 checking for egrep... /bin/grep -E
06:49:21 [2022-07-05T06:49:21.796Z] #77 77.78 checking for fgrep... /bin/grep -F
06:49:21 [2022-07-05T06:49:21.796Z] #77 77.78 checking for ld used by gcc... /usr/bin/ld
06:49:21 [2022-07-05T06:49:21.796Z] #77 77.80 checking if the linker (/usr/bin/ld) is GNU ld... yes
06:49:21 [2022-07-05T06:49:21.796Z] #77 77.82 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
06:49:21 [2022-07-05T06:49:21.818Z] #44 6.011 -- Configuring done
06:49:21 [2022-07-05T06:49:21.818Z] #44 6.057 -- Generating done
06:49:21 [2022-07-05T06:49:21.818Z] #44 6.067 -- Build files have been written to: /tmp/tmp.mPctaIPx0E/tini
06:49:21 [2022-07-05T06:49:21.818Z] #44 6.102 + make tini-static
06:49:22 [2022-07-05T06:49:22.056Z] #77 77.85 checking the name lister (/usr/bin/nm -B) interface... 
06:49:22 [2022-07-05T06:49:22.056Z] #77 ...
06:49:22 [2022-07-05T06:49:22.056Z] 
06:49:22 [2022-07-05T06:49:22.056Z] #36 [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
06:49:22 [2022-07-05T06:49:22.056Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9 Delve is a source level debugger for Go programs.
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9 
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9 Delve enables you to interact with your program by controlling the execution of the process,
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9 
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9 
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9 Pass flags to the program you are debugging using `--`, for example:
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9 
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9 `dlv exec ./hello -- server --config conf/config.toml`
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9 
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9 Usage:
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9   dlv [command]
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9 
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9 Available Commands:
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9   attach      Attach to running process and begin debugging.
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9   connect     Connect to a headless debug server with a terminal client.
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9   core        Examine a core dump.
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9   debug       Compile and begin debugging main package in current directory, or the package specified.
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9   exec        Execute a precompiled binary, and begin a debug session.
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9   help        Help about any command
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9   run         Deprecated command. Use 'debug' instead.
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9   test        Compile test binary and begin debugging program.
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9   trace       Compile and begin tracing program.
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9   version     Prints version.
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9 
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9 Flags:
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9       --disable-aslr                     Disables address space randomization
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9   -h, --help                             help for dlv
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9       --init string                      Init file, executed by the terminal client.
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9       --log                              Enable debugging server logging.
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9       --wd string                        Working directory for running the program.
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9 
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9 Additional help topics:
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9   dlv backend  Help about the --backend flag.
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9   dlv log      Help about logging flags.
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9   dlv redirect Help about file redirection.
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9 
06:49:22 [2022-07-05T06:49:22.056Z] #36 117.9 Use "dlv [command] --help" for more information about a command.
06:49:22 [2022-07-05T06:49:22.056Z] #36 DONE 118.5s
06:49:22 [2022-07-05T06:49:22.056Z] 
06:49:22 [2022-07-05T06:49:22.056Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:22 [2022-07-05T06:49:22.057Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
06:49:22 [2022-07-05T06:49:22.057Z] #77 77.85 checking the name lister (/usr/bin/nm -B) interface... BSD nm
06:49:22 [2022-07-05T06:49:22.057Z] #77 78.11 checking whether ln -s works... yes
06:49:22 [2022-07-05T06:49:22.075Z] #44 6.440 Scanning dependencies of target tini-static
06:49:22 [2022-07-05T06:49:22.321Z] #77 78.11 checking the maximum length of command line arguments... 1572864
06:49:22 [2022-07-05T06:49:22.321Z] #77 78.21 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
06:49:22 [2022-07-05T06:49:22.321Z] #77 78.21 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
06:49:22 [2022-07-05T06:49:22.321Z] #77 78.21 checking for /usr/bin/ld option to reload object files... -r
06:49:22 [2022-07-05T06:49:22.321Z] #77 78.21 checking for objdump... objdump
06:49:22 [2022-07-05T06:49:22.321Z] #77 78.21 checking how to recognize dependent libraries... pass_all
06:49:22 [2022-07-05T06:49:22.321Z] #77 78.21 checking for dlltool... no
06:49:22 [2022-07-05T06:49:22.321Z] #77 78.21 checking how to associate runtime and link libraries... printf %s\n
06:49:22 [2022-07-05T06:49:22.321Z] #77 78.21 checking for ar... ar
06:49:22 [2022-07-05T06:49:22.331Z] #44 6.613 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:49:22 [2022-07-05T06:49:22.582Z] #77 78.25 checking for archiver @FILE support... @
06:49:22 [2022-07-05T06:49:22.582Z] #77 78.48 checking for strip... strip
06:49:22 [2022-07-05T06:49:22.582Z] #77 78.52 checking for ranlib... ranlib
06:49:22 [2022-07-05T06:49:22.582Z] #77 78.52 checking for gawk... no
06:49:22 [2022-07-05T06:49:22.582Z] #77 78.52 checking for mawk... mawk
06:49:23 [2022-07-05T06:49:23.054Z] #77 ...
06:49:23 [2022-07-05T06:49:23.054Z] 
06:49:23 [2022-07-05T06:49:23.054Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:49:23 [2022-07-05T06:49:23.054Z] #64 sha256:33bf470428eb06604feca2f383e20155e15cdc29d2dc8d573ec6e2eaa0a66635
06:49:23 [2022-07-05T06:49:23.054Z] #64 54.29 + bin/ctr
06:49:23 [2022-07-05T06:49:23.155Z] #77 78.52 checking command to parse /usr/bin/nm -B output from gcc object... 
06:49:23 [2022-07-05T06:49:23.155Z] #77 ...
06:49:23 [2022-07-05T06:49:23.155Z] 
06:49:23 [2022-07-05T06:49:23.155Z] #20 [dev-systemd-false  6/28] RUN ldconfig
06:49:23 [2022-07-05T06:49:23.155Z] #20 sha256:b68a7f7ec677c2d67bebbcbfa046df9a6e597dfa26a6a67cbb34c9548e89d961
06:49:23 [2022-07-05T06:49:23.155Z] #20 DONE 1.3s
06:49:23 [2022-07-05T06:49:23.155Z] 
06:49:23 [2022-07-05T06:49:23.155Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
06:49:23 [2022-07-05T06:49:23.155Z] #26 sha256:4107582bd154e18d365dc0b734df9f9cfce60ac763ab7b51e7c39f32375dadca
06:49:23 [2022-07-05T06:49:23.700Z] #44 ...
06:49:23 [2022-07-05T06:49:23.700Z] 
06:49:23 [2022-07-05T06:49:23.700Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
06:49:23 [2022-07-05T06:49:23.700Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
06:49:23 [2022-07-05T06:49:23.700Z] #53 104.0 gotestsum version dev
06:49:23 [2022-07-05T06:49:23.700Z] #53 DONE 105.2s
06:49:23 [2022-07-05T06:49:23.957Z] 
06:49:23 [2022-07-05T06:49:23.957Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:23 [2022-07-05T06:49:23.957Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:49:23 [2022-07-05T06:49:23.957Z] #77 22.24 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
06:49:23 [2022-07-05T06:49:23.957Z] #77 22.50 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
06:49:24 [2022-07-05T06:49:24.377Z] #77 ...
06:49:24 [2022-07-05T06:49:24.377Z] 
06:49:24 [2022-07-05T06:49:24.377Z] #14 [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
06:49:24 [2022-07-05T06:49:24.377Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:49:24 [2022-07-05T06:49:24.377Z] #14 117.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
06:49:24 [2022-07-05T06:49:24.377Z] #14 117.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
06:49:24 [2022-07-05T06:49:24.377Z] #14 117.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:49:24 [2022-07-05T06:49:24.813Z] #84 ...
06:49:24 [2022-07-05T06:49:24.813Z] 
06:49:24 [2022-07-05T06:49:24.813Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
06:49:24 [2022-07-05T06:49:24.813Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0
06:49:24 [2022-07-05T06:49:24.813Z] #19 202.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
06:49:24 [2022-07-05T06:49:24.813Z] #19 202.9 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
06:49:24 [2022-07-05T06:49:24.813Z] #19 202.9 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
06:49:24 [2022-07-05T06:49:24.813Z] #19 203.0 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
06:49:24 [2022-07-05T06:49:24.813Z] #19 203.0 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
06:49:24 [2022-07-05T06:49:24.813Z] #19 203.0 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
06:49:25 [2022-07-05T06:49:25.758Z] #26 117.8 Updating files:  21% (2478/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/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% (3688/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:  48% (5482/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  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:  72% (8244/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  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:  98% (11196/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
06:49:26 [2022-07-05T06:49:26.019Z] #26 122.1 + cd /tmp/tmp.KLmy9Pt8Nc/tmp/docker-ce
06:49:26 [2022-07-05T06:49:26.019Z] #26 122.1 + git checkout -q v17.06.2-ce
06:49:26 [2022-07-05T06:49:26.355Z] #64 ...
06:49:26 [2022-07-05T06:49:26.355Z] 
06:49:26 [2022-07-05T06:49:26.355Z] #14 [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
06:49:26 [2022-07-05T06:49:26.355Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:49:26 [2022-07-05T06:49:26.355Z] #14 114.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
06:49:26 [2022-07-05T06:49:26.355Z] #14 114.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
06:49:26 [2022-07-05T06:49:26.355Z] #14 114.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:49:26 [2022-07-05T06:49:26.480Z] #77 ...
06:49:26 [2022-07-05T06:49:26.480Z] 
06:49:26 [2022-07-05T06:49:26.480Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
06:49:26 [2022-07-05T06:49:26.480Z] #44 sha256:dc44439f6da62f5c5970254a80e48457a7005830d7bac1ff8831307e20f0a86e
06:49:26 [2022-07-05T06:49:26.480Z] #44 8.509 [100%] Linking C executable tini-static
06:49:26 [2022-07-05T06:49:26.480Z] #44 9.520 [100%] Built target tini-static
06:49:26 [2022-07-05T06:49:26.480Z] #44 9.680 + mkdir -p /build
06:49:26 [2022-07-05T06:49:26.480Z] #44 9.688 + cp tini-static /build/docker-init
06:49:26 [2022-07-05T06:49:26.480Z] #44 DONE 10.5s
06:49:26 [2022-07-05T06:49:26.480Z] 
06:49:26 [2022-07-05T06:49:26.480Z] #67 [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
06:49:26 [2022-07-05T06:49:26.480Z] #67 sha256:493166a5a0ed07772ab0cedebe92947573c0ca13f74038a97078139917a0ee80
06:49:26 [2022-07-05T06:49:26.959Z] #26 ...
06:49:26 [2022-07-05T06:49:26.959Z] 
06:49:26 [2022-07-05T06:49:26.959Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:49:26 [2022-07-05T06:49:26.959Z] #60 sha256:b5c2ed3744c7dcabd4d187d9fc829080cd040cb22d4a901f8326f8202c3ac6f3
06:49:26 [2022-07-05T06:49:26.959Z] #60 10.42 + cd /tmp/tmp.JOfbdjggHe/src/github.com/opencontainers/runc
06:49:27 [2022-07-05T06:49:27.219Z] #60 10.44 + git checkout -q v1.1.2
06:49:27 [2022-07-05T06:49:27.788Z] #60 11.04 + '[' -z '' ']'
06:49:27 [2022-07-05T06:49:27.788Z] #60 11.04 + target=static
06:49:27 [2022-07-05T06:49:27.788Z] #60 11.04 + make BUILDTAGS=seccomp static
06:49:28 [2022-07-05T06:49:28.048Z] #60 11.41 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
06:49:29 [2022-07-05T06:49:29.753Z] #67 ...
06:49:29 [2022-07-05T06:49:29.753Z] 
06:49:29 [2022-07-05T06:49:29.753Z] #14 [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
06:49:29 [2022-07-05T06:49:29.753Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:49:29 [2022-07-05T06:49:29.753Z] #14 111.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
06:49:29 [2022-07-05T06:49:29.753Z] #14 111.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
06:49:29 [2022-07-05T06:49:29.753Z] #14 111.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:49:30 [2022-07-05T06:49:30.087Z] #19 ...
06:49:30 [2022-07-05T06:49:30.087Z] 
06:49:30 [2022-07-05T06:49:30.087Z] #84 [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
06:49:30 [2022-07-05T06:49:30.087Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:49:30 [2022-07-05T06:49:30.087Z] #84 164.2   CCLD     libyajl.la
06:49:30 [2022-07-05T06:49:30.087Z] #84 164.6   CCLD     verify/json_verify
06:49:30 [2022-07-05T06:49:30.087Z] #84 165.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
06:49:30 [2022-07-05T06:49:30.087Z] #84 165.3 make[5]: Nothing to be done for 'install-exec-am'.
06:49:30 [2022-07-05T06:49:30.087Z] #84 165.3 make[5]: Nothing to be done for 'install-data-am'.
06:49:30 [2022-07-05T06:49:30.087Z] #84 165.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
06:49:30 [2022-07-05T06:49:30.087Z] #84 165.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
06:49:30 [2022-07-05T06:49:30.087Z] #84 165.3 make[4]: Entering directory '/tmp/crun-build/libocispec'
06:49:30 [2022-07-05T06:49:30.087Z] #84 165.5   CC       src/validate.o
06:49:30 [2022-07-05T06:49:30.087Z] #84 165.5   CC       src/image_spec_schema_config_schema.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 165.5   CC       src/image_spec_schema_content_descriptor.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 165.5   CC       src/image_spec_schema_defs.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 165.5   CC       src/image_spec_schema_defs_descriptor.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 165.5   CC       src/image_spec_schema_image_index_schema.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 165.5   CC       src/image_spec_schema_image_layout_schema.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 165.5   CC       src/image_spec_schema_image_manifest_schema.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 165.5   CC       src/runtime_spec_schema_config_linux.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 165.5   CC       src/runtime_spec_schema_config_zos.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 165.5   CC       src/runtime_spec_schema_config_schema.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 165.6   CC       src/runtime_spec_schema_config_solaris.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 165.7   CC       src/runtime_spec_schema_config_vm.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 165.7   CC       src/runtime_spec_schema_config_windows.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 165.9   CC       src/runtime_spec_schema_defs.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 166.0   CC       src/runtime_spec_schema_defs_linux.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 166.0   CC       src/runtime_spec_schema_defs_vm.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 166.1   CC       src/runtime_spec_schema_defs_zos.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 166.1   CC       src/runtime_spec_schema_defs_windows.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 166.1   CC       src/runtime_spec_schema_state_schema.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 166.2   CC       src/image_manifest_items_image_manifest_items_schema.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 166.2   CC       src/basic_test_double_array_item.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 166.3   CC       src/basic_test_double_array.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 166.3   CC       src/basic_test_top_array_int.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 166.4   CC       src/basic_test_top_array_string.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 166.5   CC       src/basic_test_top_double_array_int.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 166.6   CC       src/basic_test_top_double_array_obj.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 166.6   CC       src/basic_test_top_double_array_refobj.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 166.7   CC       src/basic_test_top_double_array_string.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 166.7   CC       src/json_common.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 166.8   CC       src/read-file.lo
06:49:30 [2022-07-05T06:49:30.087Z] #84 166.8   CC       tests/test-2.o
06:49:30 [2022-07-05T06:49:30.087Z] #84 166.9   CC       tests/test-1.o
06:49:30 [2022-07-05T06:49:30.087Z] #84 166.9   CC       tests/test-3.o
06:49:30 [2022-07-05T06:49:30.087Z] #84 167.0   CC       tests/test-5.o
06:49:30 [2022-07-05T06:49:30.087Z] #84 167.0   CC       tests/test-4.o
06:49:30 [2022-07-05T06:49:30.087Z] #84 167.1   CC       tests/test-6.o
06:49:30 [2022-07-05T06:49:30.087Z] #84 167.1   CC       tests/test-7.o
06:49:30 [2022-07-05T06:49:30.087Z] #84 167.2   CC       tests/test-8.o
06:49:30 [2022-07-05T06:49:30.087Z] #84 167.3   CC       tests/test-9.o
06:49:30 [2022-07-05T06:49:30.087Z] #84 167.4   CC       tests/test-10.o
06:49:30 [2022-07-05T06:49:30.087Z] #84 167.5   CC       tests/test-11.o
06:49:32 [2022-07-05T06:49:32.247Z] #60 ...
06:49:32 [2022-07-05T06:49:32.248Z] 
06:49:32 [2022-07-05T06:49:32.248Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:32 [2022-07-05T06:49:32.248Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
06:49:32 [2022-07-05T06:49:32.248Z] #77 78.52 checking command to parse /usr/bin/nm -B output from gcc object... ok
06:49:32 [2022-07-05T06:49:32.248Z] #77 79.30 checking for sysroot... no
06:49:32 [2022-07-05T06:49:32.248Z] #77 79.30 checking for a working dd... /bin/dd
06:49:32 [2022-07-05T06:49:32.248Z] #77 79.35 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
06:49:32 [2022-07-05T06:49:32.248Z] #77 79.36 checking for mt... no
06:49:32 [2022-07-05T06:49:32.248Z] #77 79.36 checking if : is a manifest tool... no
06:49:32 [2022-07-05T06:49:32.248Z] #77 79.38 checking how to run the C preprocessor... gcc -E
06:49:32 [2022-07-05T06:49:32.248Z] #77 79.83 checking for ANSI C header files... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 80.51 checking for sys/types.h... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 80.71 checking for sys/stat.h... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 80.89 checking for stdlib.h... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 81.09 checking for string.h... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 81.33 checking for memory.h... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 81.48 checking for strings.h... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 81.68 checking for inttypes.h... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 81.82 checking for stdint.h... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 81.97 checking for unistd.h... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 82.17 checking for dlfcn.h... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 82.41 checking for objdir... .libs
06:49:32 [2022-07-05T06:49:32.248Z] #77 82.74 checking if gcc supports -fno-rtti -fno-exceptions... no
06:49:32 [2022-07-05T06:49:32.248Z] #77 82.94 checking for gcc option to produce PIC... -fPIC -DPIC
06:49:32 [2022-07-05T06:49:32.248Z] #77 82.94 checking if gcc PIC flag -fPIC -DPIC works... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 83.10 checking if gcc static flag -static works... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 83.40 checking if gcc supports -c -o file.o... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 83.60 checking if gcc supports -c -o file.o... (cached) yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 83.60 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 83.65 checking dynamic linker characteristics... GNU/Linux ld.so
06:49:32 [2022-07-05T06:49:32.248Z] #77 83.93 checking how to hardcode library paths into programs... immediate
06:49:32 [2022-07-05T06:49:32.248Z] #77 83.93 checking whether stripping libraries is possible... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 83.95 checking if libtool supports shared libraries... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 83.95 checking whether to build shared libraries... no
06:49:32 [2022-07-05T06:49:32.248Z] #77 83.95 checking whether to build static libraries... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 83.96 checking for a BSD-compatible install... /usr/bin/install -c
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.00 checking whether build environment is sane... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.07 checking for a thread-safe mkdir -p... /bin/mkdir -p
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.08 checking whether make sets $(MAKE)... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.14 checking whether make supports the include directive... yes (GNU style)
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.19 checking whether make supports nested variables... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.25 checking whether UID '0' is supported by ustar format... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.25 checking whether GID '0' is supported by ustar format... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.26 checking how to create a ustar tar archive... gnutar
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.34 checking dependency style of gcc... gcc3
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.53 checking whether to enable maintainer-specific portions of Makefiles... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.53 checking whether make supports nested variables... (cached) yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.53 checking for gawk... (cached) mawk
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.53 checking for a sed that does not truncate output... (cached) /bin/sed
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.55 checking for gcc... (cached) gcc
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.68 checking whether we are using the GNU C compiler... (cached) yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.69 checking whether gcc accepts -g... (cached) yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.69 checking for gcc option to accept ISO C89... (cached) none needed
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.69 checking whether gcc understands -c and -o together... (cached) yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.69 checking for a Python interpreter with version >= 3... python3
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.79 checking for python3... /usr/bin/python3
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.79 checking for python3 version... 3.9
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.85 checking for python3 platform... linux
06:49:32 [2022-07-05T06:49:32.248Z] #77 84.94 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
06:49:32 [2022-07-05T06:49:32.248Z] #77 85.07 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
06:49:32 [2022-07-05T06:49:32.248Z] #77 85.25 checking for go-md2man... no
06:49:32 [2022-07-05T06:49:32.248Z] #77 85.27 checking error.h usability... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 85.46 checking error.h presence... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 85.53 checking for error.h... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 85.58 checking linux/openat2.h usability... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 85.76 checking linux/openat2.h presence... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 85.83 checking for linux/openat2.h... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 85.86 checking for copy_file_range... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 86.12 checking for fgetxattr... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 86.42 checking for statx... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 86.66 checking for fgetpwent_r... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 86.87 checking for issetugid... no
06:49:32 [2022-07-05T06:49:32.248Z] #77 87.13 checking for pkg-config... /usr/bin/pkg-config
06:49:32 [2022-07-05T06:49:32.248Z] #77 87.13 checking pkg-config is at least version 0.9.0... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 87.14 checking for library containing yajl_tree_get... -lyajl
06:49:32 [2022-07-05T06:49:32.248Z] #77 87.69 checking for yajl >= 2.0.0... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 87.74 checking sys/capability.h usability... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 87.94 checking sys/capability.h presence... yes
06:49:32 [2022-07-05T06:49:32.248Z] #77 88.03 checking for sys/capability.h... yes
06:49:32 [2022-07-05T06:49:32.508Z] #77 88.03 checking for library containing cap_from_name... -lcap
06:49:32 [2022-07-05T06:49:32.940Z] #14 121.3 Selecting previously unselected package g++-mingw-w64-x86-64.
06:49:32 [2022-07-05T06:49:32.941Z] #14 121.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
06:49:32 [2022-07-05T06:49:32.941Z] #14 121.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
06:49:32 [2022-07-05T06:49:32.941Z] #14 121.5 Selecting previously unselected package libapparmor1:amd64.
06:49:32 [2022-07-05T06:49:32.941Z] #14 121.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
06:49:32 [2022-07-05T06:49:32.941Z] #14 121.5 Unpacking libapparmor1:amd64 (2.13.6-10) ...
06:49:33 [2022-07-05T06:49:33.086Z] #77 88.45 checking for library containing dlopen... -ldl
06:49:33 [2022-07-05T06:49:33.086Z] #77 88.95 checking seccomp.h usability... 
06:49:33 [2022-07-05T06:49:33.086Z] #77 ...
06:49:33 [2022-07-05T06:49:33.086Z] 
06:49:33 [2022-07-05T06:49:33.086Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:49:33 [2022-07-05T06:49:33.086Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b
06:49:33 [2022-07-05T06:49:33.086Z] #21 1.248 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:49:33 [2022-07-05T06:49:33.086Z] #21 1.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:49:33 [2022-07-05T06:49:33.086Z] #21 1.356 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:49:33 [2022-07-05T06:49:33.086Z] #21 1.831 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
06:49:33 [2022-07-05T06:49:33.086Z] #21 2.963 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
06:49:33 [2022-07-05T06:49:33.086Z] #21 4.332 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
06:49:33 [2022-07-05T06:49:33.086Z] #21 6.935 Fetched 8435 kB in 6s (1407 kB/s)
06:49:33 [2022-07-05T06:49:33.086Z] #21 6.935 Reading package lists...
06:49:33 [2022-07-05T06:49:33.242Z] #14 121.6 Selecting previously unselected package libapparmor-dev:amd64.
06:49:33 [2022-07-05T06:49:33.242Z] #14 ...
06:49:33 [2022-07-05T06:49:33.242Z] 
06:49:33 [2022-07-05T06:49:33.242Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:33 [2022-07-05T06:49:33.242Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:49:33 [2022-07-05T06:49:33.242Z] #77 70.35 configure.ac:7: installing 'build-aux/compile'
06:49:33 [2022-07-05T06:49:33.242Z] #77 70.36 configure.ac:9: installing 'build-aux/config.guess'
06:49:33 [2022-07-05T06:49:33.242Z] #77 70.38 configure.ac:9: installing 'build-aux/config.sub'
06:49:33 [2022-07-05T06:49:33.242Z] #77 70.39 configure.ac:11: installing 'build-aux/install-sh'
06:49:33 [2022-07-05T06:49:33.242Z] #77 70.39 configure.ac:11: installing 'build-aux/missing'
06:49:33 [2022-07-05T06:49:33.346Z] #21 9.325 Reading package lists...
06:49:33 [2022-07-05T06:49:33.346Z] #21 ...
06:49:33 [2022-07-05T06:49:33.346Z] 
06:49:33 [2022-07-05T06:49:33.346Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:33 [2022-07-05T06:49:33.346Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
06:49:33 [2022-07-05T06:49:33.346Z] #77 88.95 checking seccomp.h usability... yes
06:49:33 [2022-07-05T06:49:33.346Z] #77 89.22 checking seccomp.h presence... yes
06:49:33 [2022-07-05T06:49:33.346Z] #77 89.27 checking for seccomp.h... yes
06:49:33 [2022-07-05T06:49:33.503Z] #77 70.63 Makefile.am: installing 'build-aux/depcomp'
06:49:33 [2022-07-05T06:49:33.503Z] #77 70.75 parallel-tests: installing 'build-aux/test-driver'
06:49:33 [2022-07-05T06:49:33.917Z] #77 89.27 checking for library containing seccomp_rule_add... 
06:49:33 [2022-07-05T06:49:33.917Z] #77 ...
06:49:33 [2022-07-05T06:49:33.917Z] 
06:49:33 [2022-07-05T06:49:33.917Z] #34 [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
06:49:33 [2022-07-05T06:49:33.917Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0
06:49:33 [2022-07-05T06:49:33.917Z] #34 DONE 129.9s
06:49:33 [2022-07-05T06:49:33.917Z] 
06:49:33 [2022-07-05T06:49:33.917Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:33 [2022-07-05T06:49:33.917Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
06:49:33 [2022-07-05T06:49:33.917Z] #77 89.27 checking for library containing seccomp_rule_add... -lseccomp
06:49:34 [2022-07-05T06:49:34.382Z] #14 ...
06:49:34 [2022-07-05T06:49:34.382Z] 
06:49:34 [2022-07-05T06:49:34.382Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:34 [2022-07-05T06:49:34.382Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:49:34 [2022-07-05T06:49:34.382Z] #77 45.43 aclocal: warning: couldn't open directory 'm4': No such file or directory
06:49:34 [2022-07-05T06:49:34.486Z] #77 89.89 checking for library containing seccomp_arch_resolve_name... none required
06:49:34 [2022-07-05T06:49:34.486Z] #77 90.33 checking systemd/sd-bus.h usability... yes
06:49:34 [2022-07-05T06:49:34.486Z] #77 90.48 checking systemd/sd-bus.h presence... yes
06:49:34 [2022-07-05T06:49:34.745Z] #77 90.53 checking for systemd/sd-bus.h... yes
06:49:35 [2022-07-05T06:49:35.005Z] #77 90.54 checking for library containing sd_bus_match_signal_async... -lsystemd
06:49:35 [2022-07-05T06:49:35.265Z] #77 90.99 checking for sd_notify_barrier... yes
06:49:35 [2022-07-05T06:49:35.538Z] #77 91.27 checking linux/bpf.h usability... yes
06:49:35 [2022-07-05T06:49:35.538Z] #77 91.49 checking linux/bpf.h presence... yes
06:49:35 [2022-07-05T06:49:35.538Z] #77 91.54 checking for linux/bpf.h... yes
06:49:35 [2022-07-05T06:49:35.799Z] #77 91.54 checking compilation for eBPF... yes
06:49:35 [2022-07-05T06:49:35.799Z] #77 91.68 checking for criu >= 3.15... no
06:49:35 [2022-07-05T06:49:35.799Z] #77 91.71 configure: CRIU headers not found, building without CRIU support
06:49:35 [2022-07-05T06:49:35.799Z] #77 91.71 checking for criu > 3.16... no
06:49:35 [2022-07-05T06:49:35.799Z] #77 91.74 configure: CRIU version doesn't support join-ns API
06:49:35 [2022-07-05T06:49:35.799Z] #77 91.74 checking for criu > 3.16.1... no
06:49:35 [2022-07-05T06:49:35.799Z] #77 91.75 configure: CRIU version doesn't support for pre-dumping
06:49:35 [2022-07-05T06:49:35.799Z] #77 91.76 checking for new mount API (fsconfig)... yes
06:49:36 [2022-07-05T06:49:36.048Z] #77 72.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
06:49:36 [2022-07-05T06:49:36.048Z] #77 72.96 libtoolize: copying file 'build-aux/ltmain.sh'
06:49:36 [2022-07-05T06:49:36.058Z] #77 91.85 checking for seccomp notify API... yes
06:49:36 [2022-07-05T06:49:36.058Z] #77 91.98 checking for gperf... no
06:49:36 [2022-07-05T06:49:36.058Z] #77 91.99 configure: gperf not found - cannot rebuild signal parser code
06:49:36 [2022-07-05T06:49:36.308Z] #77 73.62 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
06:49:36 [2022-07-05T06:49:36.308Z] #77 73.62 libtoolize: copying file 'm4/libtool.m4'
06:49:36 [2022-07-05T06:49:36.308Z] #77 73.70 libtoolize: copying file 'm4/ltoptions.m4'
06:49:36 [2022-07-05T06:49:36.318Z] #77 91.99 checking for library containing argp_parse... none required
06:49:36 [2022-07-05T06:49:36.318Z] #77 92.37 checking that generated files are newer than configure... done
06:49:36 [2022-07-05T06:49:36.318Z] #77 92.37 configure: creating ./config.status
06:49:36 [2022-07-05T06:49:36.574Z] #77 73.87 libtoolize: copying file 'm4/ltsugar.m4'
06:49:36 [2022-07-05T06:49:36.574Z] #77 73.98 libtoolize: copying file 'm4/ltversion.m4'
06:49:36 [2022-07-05T06:49:36.835Z] #77 74.12 libtoolize: copying file 'm4/lt~obsolete.m4'
06:49:38 [2022-07-05T06:49:38.748Z] #77 ...
06:49:38 [2022-07-05T06:49:38.748Z] 
06:49:38 [2022-07-05T06:49:38.748Z] #14 [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
06:49:38 [2022-07-05T06:49:38.748Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:49:38 [2022-07-05T06:49:38.748Z] #14 121.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 121.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 121.9 Selecting previously unselected package libbtrfs0:amd64.
06:49:38 [2022-07-05T06:49:38.748Z] #14 121.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 121.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 122.0 Selecting previously unselected package libbtrfs-dev:amd64.
06:49:38 [2022-07-05T06:49:38.748Z] #14 122.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 122.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 122.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
06:49:38 [2022-07-05T06:49:38.748Z] #14 122.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 122.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 122.3 Selecting previously unselected package libudev-dev:amd64.
06:49:38 [2022-07-05T06:49:38.748Z] #14 122.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 122.4 Unpacking libudev-dev:amd64 (247.3-7) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 122.6 Selecting previously unselected package libsepol1-dev:amd64.
06:49:38 [2022-07-05T06:49:38.748Z] #14 122.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 122.6 Unpacking libsepol1-dev:amd64 (3.1-1) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 122.9 Selecting previously unselected package libpcre2-16-0:amd64.
06:49:38 [2022-07-05T06:49:38.748Z] #14 122.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 122.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 123.1 Selecting previously unselected package libpcre2-32-0:amd64.
06:49:38 [2022-07-05T06:49:38.748Z] #14 123.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 123.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 123.3 Selecting previously unselected package libpcre2-posix2:amd64.
06:49:38 [2022-07-05T06:49:38.748Z] #14 123.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 123.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 123.4 Selecting previously unselected package libpcre2-dev:amd64.
06:49:38 [2022-07-05T06:49:38.748Z] #14 123.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 123.4 Unpacking libpcre2-dev:amd64 (10.36-2) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 124.4 Selecting previously unselected package libselinux1-dev:amd64.
06:49:38 [2022-07-05T06:49:38.748Z] #14 124.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 124.4 Unpacking libselinux1-dev:amd64 (3.1-3) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 124.9 Selecting previously unselected package libdevmapper-dev:amd64.
06:49:38 [2022-07-05T06:49:38.748Z] #14 124.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 124.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 125.0 Selecting previously unselected package libseccomp-dev:amd64.
06:49:38 [2022-07-05T06:49:38.748Z] #14 125.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 125.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 125.2 Selecting previously unselected package libsystemd-dev:amd64.
06:49:38 [2022-07-05T06:49:38.748Z] #14 125.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 125.2 Unpacking libsystemd-dev:amd64 (247.3-7) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 125.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 125.7 Setting up libapparmor1:amd64 (2.13.6-10) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 125.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 125.8 Setting up libsepol1-dev:amd64 (3.1-1) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 125.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 125.8 Setting up libpcre2-16-0:amd64 (10.36-2) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 125.8 Setting up libbtrfs0:amd64 (5.10.1-2) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 125.8 Setting up libpcre2-32-0:amd64 (10.36-2) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 125.9 Setting up libudev-dev:amd64 (247.3-7) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 125.9 Setting up libpcre2-posix2:amd64 (10.36-2) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 125.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 125.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 125.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 125.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 126.0 Setting up mingw-w64-common (8.0.0-1) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 126.0 Setting up libsystemd-dev:amd64 (247.3-7) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 126.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 126.0 Setting up libpcre2-dev:amd64 (10.36-2) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 126.0 Setting up libselinux1-dev:amd64 (3.1-3) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 126.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 126.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 126.1 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
06:49:38 [2022-07-05T06:49:38.748Z] #14 126.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 126.1 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
06:49:38 [2022-07-05T06:49:38.748Z] #14 126.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 126.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 126.1 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
06:49:38 [2022-07-05T06:49:38.748Z] #14 126.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 126.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
06:49:38 [2022-07-05T06:49:38.748Z] #14 126.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
06:49:38 [2022-07-05T06:49:38.749Z] #14 126.2 Setting up dmsetup (2:1.02.175-2.1) ...
06:49:38 [2022-07-05T06:49:38.749Z] #14 126.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
06:49:38 [2022-07-05T06:49:38.749Z] #14 126.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
06:49:38 [2022-07-05T06:49:38.749Z] #14 126.2 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:49:38 [2022-07-05T06:49:38.749Z] #14 DONE 126.9s
06:49:38 [2022-07-05T06:49:38.749Z] 
06:49:38 [2022-07-05T06:49:38.749Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
06:49:38 [2022-07-05T06:49:38.749Z] #59 sha256:b4fa8ea45e52b16c436fc686fb58d1cf401494f19f93bc9514e5fee1bc1fce75
06:49:38 [2022-07-05T06:49:38.749Z] #59 DONE 0.1s
06:49:38 [2022-07-05T06:49:38.749Z] 
06:49:38 [2022-07-05T06:49:38.749Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:49:38 [2022-07-05T06:49:38.749Z] #60 sha256:c6dd7d2709e474472074c787e5185a4c1a2bef809c028a02228cc467e22269c5
06:49:39 [2022-07-05T06:49:39.613Z] #77 95.20 config.status: creating Makefile
06:49:39 [2022-07-05T06:49:39.613Z] #77 95.30 config.status: creating rpm/crun.spec
06:49:39 [2022-07-05T06:49:39.613Z] #77 95.39 config.status: creating config.h
06:49:39 [2022-07-05T06:49:39.613Z] #77 95.43 config.status: executing libtool commands
06:49:39 [2022-07-05T06:49:39.613Z] #77 ...
06:49:39 [2022-07-05T06:49:39.613Z] 
06:49:39 [2022-07-05T06:49:39.613Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
06:49:39 [2022-07-05T06:49:39.613Z] #26 sha256:4107582bd154e18d365dc0b734df9f9cfce60ac763ab7b51e7c39f32375dadca
06:49:39 [2022-07-05T06:49:39.613Z] #26 125.5 + mkdir -p /tmp/tmp.KLmy9Pt8Nc/src/github.com/docker
06:49:39 [2022-07-05T06:49:39.613Z] #26 125.5 + mv components/cli /tmp/tmp.KLmy9Pt8Nc/src/github.com/docker/cli
06:49:39 [2022-07-05T06:49:39.613Z] #26 125.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
06:49:39 [2022-07-05T06:49:39.613Z] #26 ...
06:49:39 [2022-07-05T06:49:39.613Z] 
06:49:39 [2022-07-05T06:49:39.613Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:39 [2022-07-05T06:49:39.613Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
06:49:39 [2022-07-05T06:49:39.613Z] #77 95.48 config.status: executing depfiles commands
06:49:40 [2022-07-05T06:49:40.068Z] #84 ...
06:49:40 [2022-07-05T06:49:40.068Z] 
06:49:40 [2022-07-05T06:49:40.068Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
06:49:40 [2022-07-05T06:49:40.068Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0
06:49:40 [2022-07-05T06:49:40.068Z] #19 217.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
06:49:40 [2022-07-05T06:49:40.068Z] #19 217.4 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
06:49:40 [2022-07-05T06:49:40.068Z] #19 217.4 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
06:49:40 [2022-07-05T06:49:40.068Z] #19 217.5 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
06:49:40 [2022-07-05T06:49:40.068Z] #19 217.5 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
06:49:40 [2022-07-05T06:49:40.068Z] #19 217.5 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
06:49:40 [2022-07-05T06:49:40.550Z] #77 96.66 === configuring in libocispec (/tmp/crun-build/libocispec)
06:49:40 [2022-07-05T06:49:40.809Z] #77 96.68 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
06:49:41 [2022-07-05T06:49:41.377Z] #77 97.13 checking for gcc... gcc
06:49:41 [2022-07-05T06:49:41.378Z] #77 97.23 checking whether the C compiler works... yes
06:49:41 [2022-07-05T06:49:41.378Z] #77 97.37 checking for C compiler default output file name... a.out
06:49:41 [2022-07-05T06:49:41.646Z] #77 97.37 checking for suffix of executables... 
06:49:41 [2022-07-05T06:49:41.905Z] #77 97.60 checking whether we are cross compiling... no
06:49:41 [2022-07-05T06:49:41.905Z] #77 97.76 checking for suffix of object files... o
06:49:41 [2022-07-05T06:49:41.905Z] #77 97.85 checking whether we are using the GNU C compiler... yes
06:49:41 [2022-07-05T06:49:41.905Z] #77 97.92 checking whether gcc accepts -g... yes
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.245 + RM_GOPATH=0
06:49:42 [2022-07-05T06:49:42.051Z] #60 ...
06:49:42 [2022-07-05T06:49:42.051Z] 
06:49:42 [2022-07-05T06:49:42.051Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
06:49:42 [2022-07-05T06:49:42.051Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58
06:49:42 [2022-07-05T06:49:42.051Z] #15 DONE 3.5s
06:49:42 [2022-07-05T06:49:42.051Z] 
06:49:42 [2022-07-05T06:49:42.051Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:49:42 [2022-07-05T06:49:42.051Z] #60 sha256:c6dd7d2709e474472074c787e5185a4c1a2bef809c028a02228cc467e22269c5
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.246 + TMP_GOPATH=
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.246 + : /build
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.246 + '[' -z '' ']'
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.246 ++ mktemp -d
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.251 + export GOPATH=/tmp/tmp.828eoptFE7
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.251 + GOPATH=/tmp/tmp.828eoptFE7
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.251 + RM_GOPATH=1
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.251 + case "$(go env GOARCH)" in
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.251 ++ go env GOARCH
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.278 + export GO_BUILDMODE=-buildmode=pie
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.278 + GO_BUILDMODE=-buildmode=pie
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.280 ++ dirname /install.sh
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.284 + dir=/
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.285 + bin=runc
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.286 + shift
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.286 + '[' '!' -f //runc.installer ']'
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.287 + . //runc.installer
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.288 ++ set -e
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.289 ++ : v1.1.2
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.291 + install_runc
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.291 + RUNC_BUILDTAGS=seccomp
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.292 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.292 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.828eoptFE7/src/github.com/opencontainers/runc
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.292 Install runc version v1.1.2 (build tags: seccomp)
06:49:42 [2022-07-05T06:49:42.051Z] #60 3.295 Cloning into '/tmp/tmp.828eoptFE7/src/github.com/opencontainers/runc'...
06:49:42 [2022-07-05T06:49:42.164Z] #77 98.02 checking for gcc option to accept ISO C89... none needed
06:49:42 [2022-07-05T06:49:42.424Z] #77 98.18 checking whether gcc understands -c and -o together... yes
06:49:42 [2022-07-05T06:49:42.527Z] #77 ...
06:49:42 [2022-07-05T06:49:42.528Z] 
06:49:42 [2022-07-05T06:49:42.528Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:49:42 [2022-07-05T06:49:42.528Z] #64 sha256:a4d8a9807eaa7c2a7dd1c4c7ba241c36d811280ac7083bacfbfeb08c1664b3e0
06:49:42 [2022-07-05T06:49:42.685Z] #77 98.37 checking how to run the C preprocessor... gcc -E
06:49:42 [2022-07-05T06:49:42.685Z] #77 98.68 checking for grep that handles long lines and -e... /bin/grep
06:49:42 [2022-07-05T06:49:42.685Z] #77 98.68 checking for egrep... /bin/grep -E
06:49:43 [2022-07-05T06:49:43.254Z] #77 98.69 checking for ANSI C header files... yes
06:49:43 [2022-07-05T06:49:43.254Z] #77 99.20 checking for sys/types.h... yes
06:49:43 [2022-07-05T06:49:43.513Z] #77 99.33 checking for sys/stat.h... yes
06:49:43 [2022-07-05T06:49:43.773Z] #77 99.46 checking for stdlib.h... yes
06:49:43 [2022-07-05T06:49:43.773Z] #77 99.71 checking for string.h... yes
06:49:43 [2022-07-05T06:49:43.965Z] #60 ...
06:49:43 [2022-07-05T06:49:43.965Z] 
06:49:43 [2022-07-05T06:49:43.965Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
06:49:43 [2022-07-05T06:49:43.965Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba
06:49:44 [2022-07-05T06:49:44.032Z] #77 99.85 checking for memory.h... yes
06:49:44 [2022-07-05T06:49:44.293Z] #77 100.1 checking for strings.h... yes
06:49:44 [2022-07-05T06:49:44.552Z] #77 100.3 checking for inttypes.h... yes
06:49:44 [2022-07-05T06:49:44.552Z] #77 100.5 checking for stdint.h... yes
06:49:44 [2022-07-05T06:49:44.608Z] #14 ...
06:49:44 [2022-07-05T06:49:44.608Z] 
06:49:44 [2022-07-05T06:49:44.608Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:44 [2022-07-05T06:49:44.608Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:49:44 [2022-07-05T06:49:44.608Z] #77 44.83 aclocal: warning: couldn't open directory 'm4': No such file or directory
06:49:44 [2022-07-05T06:49:44.624Z] #64 70.85 Updating files:  26% (1288/4779)
Updating files:  27% (1291/4779)
Updating files:  28% (1339/4779)
Updating files:  29% (1386/4779)
Updating files:  30% (1434/4779)
Updating files:  31% (1482/4779)
Updating files:  32% (1530/4779)
Updating files:  33% (1578/4779)
Updating files:  34% (1625/4779)
Updating files:  35% (1673/4779)
Updating files:  36% (1721/4779)
Updating files:  37% (1769/4779)
Updating files:  38% (1817/4779)
Updating files:  39% (1864/4779)
Updating files:  40% (1912/4779)
Updating files:  41% (1960/4779)
Updating files:  42% (2008/4779)
Updating files:  43% (2055/4779)
Updating files:  44% (2103/4779)
Updating files:  45% (2151/4779)
Updating files:  46% (2199/4779)
Updating files:  47% (2247/4779)
Updating files:  48% (2294/4779)
Updating files:  49% (2342/4779)
Updating files:  50% (2390/4779)
Updating files:  51% (2438/4779)
Updating files:  52% (2486/4779)
Updating files:  53% (2533/4779)
Updating files:  54% (2581/4779)
Updating files:  55% (2629/4779)
Updating files:  56% (2677/4779)
Updating files:  57% (2725/4779)
Updating files:  58% (2772/4779)
Updating files:  59% (2820/4779)
Updating files:  60% (2868/4779)
Updating files:  61% (2916/4779)
Updating files:  62% (2963/4779)
Updating files:  63% (3011/4779)
Updating files:  64% (3059/4779)
Updating files:  65% (3107/4779)
Updating files:  66% (3155/4779)
Updating files:  67% (3202/4779)
Updating files:  68% (3250/4779)
Updating files:  69% (3298/4779)
Updating files:  70% (3346/4779)
Updating files:  71% (3394/4779)
Updating files:  72% (3441/4779)
Updating files:  73% (3489/4779)
Updating files:  74% (3537/4779)
Updating files:  75% (3585/4779)
Updating files:  76% (3633/4779)
Updating files:  77% (3680/4779)
Updating files:  78% (3728/4779)
Updating files:  79% (3776/4779)
Updating files:  80% (3824/4779)
Updating files:  81% (3871/4779)
Updating files:  82% (3919/4779)
Updating files:  83% (3967/4779)
Updating files:  84% (4015/4779)
Updating files:  85% (4063/4779)
Updating files:  86% (4110/4779)
Updating files:  87% (4158/4779)
Updating files:  88% (4206/4779)
Updating files:  89% (4254/4779)
Updating files:  90% (4302/4779)
Updating files:  91% (4349/4779)
Updating files:  92% (4397/4779)
Updating files:  93% (4445/4779)
Updating files:  94% (4493/4779)
Updating files:  95% (4541/4779)
Updating files:  96% (4588/4779)
Updating files:  97% (4636/4779)
Updating files:  97% (4683/4779)
Updating files:  98% (4684/4779)
Updating files:  99% (4732/4779)
Updating files: 100% (4779/4779)
Updating files: 100% (4779/4779), done.
06:49:44 [2022-07-05T06:49:44.811Z] #77 100.7 checking for unistd.h... yes
06:49:44 [2022-07-05T06:49:44.887Z] #64 74.08 + cd /tmp/tmp.vKNLE4BRQM/src/github.com/containerd/containerd
06:49:44 [2022-07-05T06:49:44.887Z] #64 74.08 + git checkout -q v1.6.6
06:49:44 [2022-07-05T06:49:44.906Z] #16 DONE 2.7s
06:49:44 [2022-07-05T06:49:44.906Z] 
06:49:44 [2022-07-05T06:49:44.906Z] #67 [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
06:49:44 [2022-07-05T06:49:44.906Z] #67 sha256:f1b55c03e066844dee7df28e10ddfb287459aa423e9858d851ad7013a3e70186
06:49:44 [2022-07-05T06:49:44.907Z] #67 125.0 + for f in rootlesskit rootlesskit-docker-proxy
06:49:44 [2022-07-05T06:49:44.907Z] #67 125.0 + GOBIN=/build
06:49:44 [2022-07-05T06:49:44.907Z] #67 125.0 + GO111MODULE=on
06:49:44 [2022-07-05T06:49:44.907Z] #67 125.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
06:49:44 [2022-07-05T06:49:44.907Z] #67 132.4 rootlesskit version 1.0.0
06:49:44 [2022-07-05T06:49:44.907Z] #67 132.4 Usage of /build/rootlesskit-docker-proxy:
06:49:44 [2022-07-05T06:49:44.907Z] #67 132.4   -container-ip string
06:49:44 [2022-07-05T06:49:44.907Z] #67 132.4     	container ip
06:49:44 [2022-07-05T06:49:44.907Z] #67 132.4   -container-port int
06:49:44 [2022-07-05T06:49:44.907Z] #67 132.4     	container port (default -1)
06:49:44 [2022-07-05T06:49:44.907Z] #67 132.4   -host-ip string
06:49:44 [2022-07-05T06:49:44.907Z] #67 132.4     	host ip
06:49:44 [2022-07-05T06:49:44.907Z] #67 132.4   -host-port int
06:49:44 [2022-07-05T06:49:44.907Z] #67 132.4     	host port (default -1)
06:49:44 [2022-07-05T06:49:44.907Z] #67 132.4   -proto string
06:49:44 [2022-07-05T06:49:44.907Z] #67 132.4     	proxy protocol (default "tcp")
06:49:44 [2022-07-05T06:49:44.907Z] #67 DONE 132.8s
06:49:44 [2022-07-05T06:49:44.907Z] 
06:49:44 [2022-07-05T06:49:44.907Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
06:49:44 [2022-07-05T06:49:44.907Z] #68 sha256:44e60bbc57eb41632ac7008feaaf4fa685a6cf921518fa9282a523c66f650e47
06:49:45 [2022-07-05T06:49:45.071Z] #77 100.8 checking minix/config.h usability... no
06:49:45 [2022-07-05T06:49:45.071Z] #77 101.0 checking minix/config.h presence... no
06:49:45 [2022-07-05T06:49:45.071Z] #77 101.0 checking for minix/config.h... no
06:49:45 [2022-07-05T06:49:45.071Z] #77 101.0 checking whether it is safe to define __EXTENSIONS__... yes
06:49:45 [2022-07-05T06:49:45.071Z] #77 ...
06:49:45 [2022-07-05T06:49:45.071Z] 
06:49:45 [2022-07-05T06:49:45.071Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:49:45 [2022-07-05T06:49:45.071Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b
06:49:45 [2022-07-05T06:49:45.071Z] #21 9.325 Reading package lists...
06:49:45 [2022-07-05T06:49:45.071Z] #21 11.95 Building dependency tree...
06:49:45 [2022-07-05T06:49:45.071Z] #21 13.58 The following additional packages will be installed:
06:49:45 [2022-07-05T06:49:45.071Z] #21 13.58   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
06:49:45 [2022-07-05T06:49:45.071Z] #21 13.58   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
06:49:45 [2022-07-05T06:49:45.071Z] #21 13.58   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
06:49:45 [2022-07-05T06:49:45.071Z] #21 13.58   python3-pkg-resources vim-runtime xxd
06:49:45 [2022-07-05T06:49:45.071Z] #21 13.58 Suggested packages:
06:49:45 [2022-07-05T06:49:45.071Z] #21 13.58   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
06:49:45 [2022-07-05T06:49:45.071Z] #21 13.58   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
06:49:45 [2022-07-05T06:49:45.071Z] #21 13.58   acl attr quota
06:49:45 [2022-07-05T06:49:45.071Z] #21 13.58 Recommended packages:
06:49:45 [2022-07-05T06:49:45.071Z] #21 13.58   libatm1 nftables libpam-cap build-essential python3-dev unzip
06:49:45 [2022-07-05T06:49:45.071Z] #21 14.65 The following NEW packages will be installed:
06:49:45 [2022-07-05T06:49:45.071Z] #21 14.65   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
06:49:45 [2022-07-05T06:49:45.071Z] #21 14.65   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
06:49:45 [2022-07-05T06:49:45.071Z] #21 14.65   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
06:49:45 [2022-07-05T06:49:45.071Z] #21 14.65   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
06:49:45 [2022-07-05T06:49:45.071Z] #21 14.66   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
06:49:45 [2022-07-05T06:49:45.071Z] #21 14.66   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
06:49:45 [2022-07-05T06:49:45.071Z] #21 14.66   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
06:49:45 [2022-07-05T06:49:45.071Z] #21 14.66   xz-utils zip zstd
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.01 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded.
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.01 Need to get 27.0 MB of archives.
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.01 After this operation, 105 MB of additional disk space will be used.
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.05 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.07 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.09 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.12 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.13 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.13 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.14 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.14 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.45 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.45 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.45 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.45 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.45 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.51 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.51 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.51 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.51 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.53 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.55 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.56 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.57 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.58 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.58 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.80 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.81 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.84 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 15.85 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
06:49:45 [2022-07-05T06:49:45.071Z] #21 16.40 debconf: delaying package configuration, since apt-utils is not installed
06:49:45 [2022-07-05T06:49:45.071Z] #21 16.56 Fetched 27.0 MB in 1s (23.0 MB/s)
06:49:45 [2022-07-05T06:49:45.071Z] #21 16.62 Selecting previously unselected package pigz.
06:49:45 [2022-07-05T06:49:45.071Z] #21 16.62 (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.)
06:49:45 [2022-07-05T06:49:45.071Z] #21 16.68 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 16.69 Unpacking pigz (2.6-1) ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 16.76 Selecting previously unselected package libelf1:arm64.
06:49:45 [2022-07-05T06:49:45.071Z] #21 16.77 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 16.78 Unpacking libelf1:arm64 (0.183-1) ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 16.91 Selecting previously unselected package libbpf0:arm64.
06:49:45 [2022-07-05T06:49:45.071Z] #21 16.91 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 16.92 Unpacking libbpf0:arm64 (1:0.3-2) ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 17.02 Selecting previously unselected package libcap2:arm64.
06:49:45 [2022-07-05T06:49:45.071Z] #21 17.02 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 17.02 Unpacking libcap2:arm64 (1:2.44-1) ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 17.11 Selecting previously unselected package libmnl0:arm64.
06:49:45 [2022-07-05T06:49:45.071Z] #21 17.11 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 17.12 Unpacking libmnl0:arm64 (1.0.4-3) ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 17.17 Selecting previously unselected package libxtables12:arm64.
06:49:45 [2022-07-05T06:49:45.071Z] #21 17.20 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 17.20 Unpacking libxtables12:arm64 (1.8.7-1) ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 17.26 Selecting previously unselected package libcap2-bin.
06:49:45 [2022-07-05T06:49:45.071Z] #21 17.27 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 17.28 Unpacking libcap2-bin (1:2.44-1) ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 17.35 Selecting previously unselected package iproute2.
06:49:45 [2022-07-05T06:49:45.071Z] #21 17.35 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 17.36 Unpacking iproute2 (5.10.0-4) ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 17.80 Selecting previously unselected package xxd.
06:49:45 [2022-07-05T06:49:45.071Z] #21 17.80 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 17.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 17.97 Selecting previously unselected package vim-common.
06:49:45 [2022-07-05T06:49:45.071Z] #21 17.97 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 18.00 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 18.17 Selecting previously unselected package bash-completion.
06:49:45 [2022-07-05T06:49:45.071Z] #21 18.17 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 20.55 Unpacking bash-completion (1:2.11-2) ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 21.04 Selecting previously unselected package bzip2.
06:49:45 [2022-07-05T06:49:45.071Z] #21 21.05 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 21.05 Unpacking bzip2 (1.0.8-4) ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 21.14 Selecting previously unselected package xz-utils.
06:49:45 [2022-07-05T06:49:45.071Z] #21 21.15 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 21.15 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 21.32 Selecting previously unselected package apparmor.
06:49:45 [2022-07-05T06:49:45.071Z] #21 21.32 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 21.38 Unpacking apparmor (2.13.6-10) ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 21.76 Selecting previously unselected package inetutils-ping.
06:49:45 [2022-07-05T06:49:45.071Z] #21 21.76 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 21.79 Unpacking inetutils-ping (2:2.0-1) ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 21.90 Selecting previously unselected package libip4tc2:arm64.
06:49:45 [2022-07-05T06:49:45.071Z] #21 21.90 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
06:49:45 [2022-07-05T06:49:45.071Z] #21 21.92 Unpacking libip4tc2:arm64 (1.8.7-1) ...
06:49:45 [2022-07-05T06:49:45.167Z] #68 DONE 0.3s
06:49:45 [2022-07-05T06:49:45.167Z] 
06:49:45 [2022-07-05T06:49:45.167Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:49:45 [2022-07-05T06:49:45.167Z] #69 sha256:65e27f49a15515a9d9007b799b22360f167dd8bd46c1694c824d796467a27187
06:49:45 [2022-07-05T06:49:45.331Z] #21 22.00 Selecting previously unselected package libip6tc2:arm64.
06:49:45 [2022-07-05T06:49:45.331Z] #21 22.01 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
06:49:45 [2022-07-05T06:49:45.331Z] #21 22.01 Unpacking libip6tc2:arm64 (1.8.7-1) ...
06:49:45 [2022-07-05T06:49:45.331Z] #21 22.09 Selecting previously unselected package libnfnetlink0:arm64.
06:49:45 [2022-07-05T06:49:45.331Z] #21 22.11 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
06:49:45 [2022-07-05T06:49:45.331Z] #21 ...
06:49:45 [2022-07-05T06:49:45.331Z] 
06:49:45 [2022-07-05T06:49:45.331Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:45 [2022-07-05T06:49:45.331Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
06:49:45 [2022-07-05T06:49:45.428Z] #69 DONE 0.3s
06:49:45 [2022-07-05T06:49:45.428Z] 
06:49:45 [2022-07-05T06:49:45.428Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
06:49:45 [2022-07-05T06:49:45.428Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3
06:49:45 [2022-07-05T06:49:45.591Z] #77 101.2 checking build system type... aarch64-unknown-linux-gnu
06:49:45 [2022-07-05T06:49:45.591Z] #77 101.5 checking host system type... aarch64-unknown-linux-gnu
06:49:45 [2022-07-05T06:49:45.591Z] #77 101.5 checking how to print strings... printf
06:49:45 [2022-07-05T06:49:45.591Z] #77 101.5 checking for a sed that does not truncate output... /bin/sed
06:49:45 [2022-07-05T06:49:45.591Z] #77 101.5 checking for fgrep... /bin/grep -F
06:49:45 [2022-07-05T06:49:45.591Z] #77 101.5 checking for ld used by gcc... /usr/bin/ld
06:49:45 [2022-07-05T06:49:45.591Z] #77 101.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
06:49:45 [2022-07-05T06:49:45.591Z] #77 101.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
06:49:45 [2022-07-05T06:49:45.850Z] #77 101.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
06:49:45 [2022-07-05T06:49:45.850Z] #77 101.7 checking whether ln -s works... yes
06:49:45 [2022-07-05T06:49:45.850Z] #77 101.7 checking the maximum length of command line arguments... 1572864
06:49:45 [2022-07-05T06:49:45.850Z] #77 101.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
06:49:45 [2022-07-05T06:49:45.850Z] #77 101.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
06:49:45 [2022-07-05T06:49:45.850Z] #77 101.8 checking for /usr/bin/ld option to reload object files... -r
06:49:45 [2022-07-05T06:49:45.850Z] #77 101.8 checking for objdump... objdump
06:49:45 [2022-07-05T06:49:45.850Z] #77 101.8 checking how to recognize dependent libraries... pass_all
06:49:45 [2022-07-05T06:49:45.850Z] #77 101.8 checking for dlltool... no
06:49:45 [2022-07-05T06:49:45.850Z] #77 101.8 checking how to associate runtime and link libraries... printf %s\n
06:49:45 [2022-07-05T06:49:45.850Z] #77 101.8 checking for ar... ar
06:49:46 [2022-07-05T06:49:46.110Z] #77 101.8 checking for archiver @FILE support... @
06:49:46 [2022-07-05T06:49:46.110Z] #77 101.9 checking for strip... strip
06:49:46 [2022-07-05T06:49:46.110Z] #77 101.9 checking for ranlib... ranlib
06:49:46 [2022-07-05T06:49:46.110Z] #77 101.9 checking for gawk... no
06:49:46 [2022-07-05T06:49:46.110Z] #77 101.9 checking for mawk... mawk
06:49:46 [2022-07-05T06:49:46.369Z] #77 101.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
06:49:46 [2022-07-05T06:49:46.369Z] #77 102.3 checking for sysroot... no
06:49:46 [2022-07-05T06:49:46.369Z] #77 102.3 checking for a working dd... /bin/dd
06:49:46 [2022-07-05T06:49:46.369Z] #77 102.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
06:49:46 [2022-07-05T06:49:46.369Z] #77 102.4 checking for mt... no
06:49:46 [2022-07-05T06:49:46.369Z] #77 102.4 checking if : is a manifest tool... no
06:49:46 [2022-07-05T06:49:46.629Z] #77 102.4 checking for dlfcn.h... yes
06:49:46 [2022-07-05T06:49:46.629Z] #77 102.6 checking for objdir... .libs
06:49:47 [2022-07-05T06:49:47.147Z] #77 102.9 checking if gcc supports -fno-rtti -fno-exceptions... no
06:49:47 [2022-07-05T06:49:47.147Z] #77 103.0 checking for gcc option to produce PIC... -fPIC -DPIC
06:49:47 [2022-07-05T06:49:47.147Z] #77 103.0 checking if gcc PIC flag -fPIC -DPIC works... yes
06:49:47 [2022-07-05T06:49:47.434Z] #64 76.41 + export 'BUILDTAGS=netgo osusergo static_build'
06:49:47 [2022-07-05T06:49:47.434Z] #64 76.41 + BUILDTAGS='netgo osusergo static_build'
06:49:47 [2022-07-05T06:49:47.434Z] #64 76.41 + export EXTRA_FLAGS=-buildmode=pie
06:49:47 [2022-07-05T06:49:47.434Z] #64 76.41 + EXTRA_FLAGS=-buildmode=pie
06:49:47 [2022-07-05T06:49:47.434Z] #64 76.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:49:47 [2022-07-05T06:49:47.434Z] #64 76.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:49:47 [2022-07-05T06:49:47.434Z] #64 76.41 + '[' '' = dynamic ']'
06:49:47 [2022-07-05T06:49:47.434Z] #64 76.41 + make
06:49:47 [2022-07-05T06:49:47.762Z] #77 103.2 checking if gcc static flag -static works... yes
06:49:47 [2022-07-05T06:49:47.762Z] #77 103.6 checking if gcc supports -c -o file.o... yes
06:49:47 [2022-07-05T06:49:47.762Z] #77 103.8 checking if gcc supports -c -o file.o... (cached) yes
06:49:47 [2022-07-05T06:49:47.762Z] #77 103.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
06:49:48 [2022-07-05T06:49:48.335Z] #77 103.8 checking dynamic linker characteristics... GNU/Linux ld.so
06:49:48 [2022-07-05T06:49:48.335Z] #77 104.1 checking how to hardcode library paths into programs... immediate
06:49:48 [2022-07-05T06:49:48.335Z] #77 104.1 checking whether stripping libraries is possible... yes
06:49:48 [2022-07-05T06:49:48.335Z] #77 104.1 checking if libtool supports shared libraries... yes
06:49:48 [2022-07-05T06:49:48.335Z] #77 104.1 checking whether to build shared libraries... no
06:49:48 [2022-07-05T06:49:48.335Z] #77 104.1 checking whether to build static libraries... yes
06:49:48 [2022-07-05T06:49:48.335Z] #77 104.1 checking for a BSD-compatible install... /usr/bin/install -c
06:49:48 [2022-07-05T06:49:48.335Z] #77 104.2 checking whether build environment is sane... yes
06:49:48 [2022-07-05T06:49:48.335Z] #77 104.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
06:49:48 [2022-07-05T06:49:48.335Z] #77 104.3 checking whether make sets $(MAKE)... yes
06:49:48 [2022-07-05T06:49:48.335Z] #77 104.3 checking whether make supports the include directive... yes (GNU style)
06:49:48 [2022-07-05T06:49:48.335Z] #77 104.3 checking whether make supports nested variables... yes
06:49:48 [2022-07-05T06:49:48.335Z] #77 104.4 checking whether UID '0' is supported by ustar format... yes
06:49:48 [2022-07-05T06:49:48.335Z] #77 104.4 checking whether GID '0' is supported by ustar format... yes
06:49:48 [2022-07-05T06:49:48.335Z] #77 104.4 checking how to create a ustar tar archive... gnutar
06:49:48 [2022-07-05T06:49:48.599Z] #77 104.4 checking dependency style of gcc... gcc3
06:49:48 [2022-07-05T06:49:48.599Z] #77 104.6 checking whether to enable maintainer-specific portions of Makefiles... yes
06:49:48 [2022-07-05T06:49:48.599Z] #77 104.6 checking whether make supports nested variables... (cached) yes
06:49:48 [2022-07-05T06:49:48.599Z] #77 104.7 checking for pkg-config... /usr/bin/pkg-config
06:49:48 [2022-07-05T06:49:48.599Z] #77 104.7 checking pkg-config is at least version 0.9.0... yes
06:49:48 [2022-07-05T06:49:48.599Z] #77 104.7 checking for yajl >= 2.1.0... yes
06:49:48 [2022-07-05T06:49:48.784Z] #17 3.851 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
06:49:48 [2022-07-05T06:49:48.784Z] #17 DONE 4.1s
06:49:48 [2022-07-05T06:49:48.784Z] 
06:49:48 [2022-07-05T06:49:48.784Z] #55 [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.44.0"      && /build/golangci-lint --version
06:49:48 [2022-07-05T06:49:48.784Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:49:48 [2022-07-05T06:49:48.858Z] #77 104.7 checking for a sed that does not truncate output... (cached) /bin/sed
06:49:48 [2022-07-05T06:49:48.859Z] #77 104.7 checking for gcc... (cached) gcc
06:49:48 [2022-07-05T06:49:48.859Z] #77 104.8 checking whether we are using the GNU C compiler... (cached) yes
06:49:48 [2022-07-05T06:49:48.859Z] #77 104.8 checking whether gcc accepts -g... (cached) yes
06:49:48 [2022-07-05T06:49:48.859Z] #77 104.8 checking for gcc option to accept ISO C89... (cached) none needed
06:49:48 [2022-07-05T06:49:48.859Z] #77 104.8 checking whether gcc understands -c and -o together... (cached) yes
06:49:48 [2022-07-05T06:49:48.859Z] #77 104.8 checking for a Python interpreter with version >= 3... python3
06:49:48 [2022-07-05T06:49:48.859Z] #77 104.9 checking for python3... /usr/bin/python3
06:49:48 [2022-07-05T06:49:48.859Z] #77 104.9 checking for python3 version... 3.9
06:49:49 [2022-07-05T06:49:49.051Z] #55 ...
06:49:49 [2022-07-05T06:49:49.051Z] 
06:49:49 [2022-07-05T06:49:49.051Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
06:49:49 [2022-07-05T06:49:49.051Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673
06:49:49 [2022-07-05T06:49:49.117Z] #77 104.9 checking for python3 platform... linux
06:49:49 [2022-07-05T06:49:49.117Z] #77 105.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
06:49:49 [2022-07-05T06:49:49.377Z] #77 105.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
06:49:49 [2022-07-05T06:49:49.377Z] #77 105.4 checking that generated files are newer than configure... done
06:49:49 [2022-07-05T06:49:49.377Z] #77 105.4 configure: creating ./config.status
06:49:49 [2022-07-05T06:49:49.416Z] #64 78.66 + bin/ctr
06:49:52 [2022-07-05T06:49:52.280Z] #19 229.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
06:49:52 [2022-07-05T06:49:52.280Z] #19 229.9 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
06:49:52 [2022-07-05T06:49:52.280Z] #19 229.9 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
06:49:52 [2022-07-05T06:49:52.280Z] #19 230.0 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
06:49:52 [2022-07-05T06:49:52.280Z] #19 230.0 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
06:49:52 [2022-07-05T06:49:52.280Z] #19 230.0 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
06:49:52 [2022-07-05T06:49:52.669Z] #77 108.0 config.status: creating Makefile
06:49:52 [2022-07-05T06:49:52.669Z] #77 108.1 config.status: creating config.h
06:49:52 [2022-07-05T06:49:52.669Z] #77 108.1 config.status: executing libtool commands
06:49:52 [2022-07-05T06:49:52.669Z] #77 108.2 config.status: executing depfiles commands
06:49:52 [2022-07-05T06:49:52.704Z] #77 ...
06:49:52 [2022-07-05T06:49:52.704Z] 
06:49:52 [2022-07-05T06:49:52.704Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:49:52 [2022-07-05T06:49:52.704Z] #64 sha256:5491638f20a514073f2536d89fdd8bc4a6c25dbe78f6d50be0dc4d96bba6c72d
06:49:52 [2022-07-05T06:49:52.734Z] #64 ...
06:49:52 [2022-07-05T06:49:52.734Z] 
06:49:52 [2022-07-05T06:49:52.734Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:52 [2022-07-05T06:49:52.734Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:49:52 [2022-07-05T06:49:52.734Z] #77 63.99 libtoolize: putting auxiliary files in '.'.
06:49:52 [2022-07-05T06:49:52.734Z] #77 63.99 libtoolize: copying file './ltmain.sh'
06:49:52 [2022-07-05T06:49:52.928Z] #77 108.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
06:49:52 [2022-07-05T06:49:52.928Z] #77 108.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
06:49:53 [2022-07-05T06:49:53.269Z] #18 DONE 3.7s
06:49:53 [2022-07-05T06:49:53.269Z] 
06:49:53 [2022-07-05T06:49:53.269Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
06:49:53 [2022-07-05T06:49:53.269Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9
06:49:53 [2022-07-05T06:49:53.498Z] #77 109.3 checking for gcc... gcc
06:49:53 [2022-07-05T06:49:53.498Z] #77 109.4 checking whether the C compiler works... yes
06:49:53 [2022-07-05T06:49:53.758Z] #77 109.6 checking for C compiler default output file name... a.out
06:49:53 [2022-07-05T06:49:53.758Z] #77 109.6 checking for suffix of executables... 
06:49:54 [2022-07-05T06:49:54.018Z] #77 109.8 checking whether we are cross compiling... no
06:49:54 [2022-07-05T06:49:54.277Z] #77 109.9 checking for suffix of object files... o
06:49:54 [2022-07-05T06:49:54.277Z] #77 110.1 checking whether we are using the GNU C compiler... yes
06:49:54 [2022-07-05T06:49:54.277Z] #77 110.2 checking whether gcc accepts -g... yes
06:49:54 [2022-07-05T06:49:54.539Z] #77 110.3 checking for gcc option to accept ISO C89... none needed
06:49:54 [2022-07-05T06:49:54.645Z] #77 65.98 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
06:49:54 [2022-07-05T06:49:54.646Z] #77 65.98 libtoolize: and rerunning libtoolize and aclocal.
06:49:54 [2022-07-05T06:49:54.646Z] #77 65.98 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
06:49:54 [2022-07-05T06:49:54.801Z] #77 110.5 checking whether gcc understands -c and -o together... yes
06:49:54 [2022-07-05T06:49:54.801Z] #77 110.7 checking for a BSD-compatible install... /usr/bin/install -c
06:49:54 [2022-07-05T06:49:54.801Z] #77 110.7 checking whether build environment is sane... yes
06:49:54 [2022-07-05T06:49:54.801Z] #77 110.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
06:49:54 [2022-07-05T06:49:54.801Z] #77 110.8 checking for gawk... no
06:49:54 [2022-07-05T06:49:54.801Z] #77 110.8 checking for mawk... mawk
06:49:54 [2022-07-05T06:49:54.801Z] #77 110.8 checking whether make sets $(MAKE)... yes
06:49:54 [2022-07-05T06:49:54.801Z] #77 110.8 checking whether make supports the include directive... yes (GNU style)
06:49:54 [2022-07-05T06:49:54.815Z] #19 ...
06:49:54 [2022-07-05T06:49:54.815Z] 
06:49:54 [2022-07-05T06:49:54.815Z] #84 [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
06:49:54 [2022-07-05T06:49:54.815Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:49:54 [2022-07-05T06:49:54.815Z] #84 193.0   CCLD     libocispec.la
06:49:54 [2022-07-05T06:49:54.815Z] #84 193.3   CCLD     src/validate
06:49:54 [2022-07-05T06:49:54.815Z] #84 193.3   CCLD     tests/test-1
06:49:54 [2022-07-05T06:49:54.815Z] #84 193.4   CCLD     tests/test-2
06:49:54 [2022-07-05T06:49:54.815Z] #84 193.4   CCLD     tests/test-3
06:49:55 [2022-07-05T06:49:55.060Z] #77 110.9 checking whether make supports nested variables... yes
06:49:55 [2022-07-05T06:49:55.061Z] #77 110.9 checking whether UID '0' is supported by ustar format... yes
06:49:55 [2022-07-05T06:49:55.061Z] #77 110.9 checking whether GID '0' is supported by ustar format... yes
06:49:55 [2022-07-05T06:49:55.061Z] #77 110.9 checking how to create a ustar tar archive... gnutar
06:49:55 [2022-07-05T06:49:55.074Z] #84 193.4   CCLD     tests/test-4
06:49:55 [2022-07-05T06:49:55.074Z] #84 193.5   CCLD     tests/test-5
06:49:55 [2022-07-05T06:49:55.074Z] #84 193.5   CCLD     tests/test-6
06:49:55 [2022-07-05T06:49:55.074Z] #84 193.5   CCLD     tests/test-8
06:49:55 [2022-07-05T06:49:55.074Z] #84 193.5   CCLD     tests/test-7
06:49:55 [2022-07-05T06:49:55.074Z] #84 193.6   CCLD     tests/test-9
06:49:55 [2022-07-05T06:49:55.074Z] #84 193.6 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
06:49:55 [2022-07-05T06:49:55.074Z] #84 193.6   CCLD     tests/test-11
06:49:55 [2022-07-05T06:49:55.074Z] #84 193.7   CCLD     tests/test-10
06:49:55 [2022-07-05T06:49:55.321Z] #77 111.0 checking dependency style of gcc... gcc3
06:49:55 [2022-07-05T06:49:55.321Z] #77 111.2 checking whether to enable maintainer-specific portions of Makefiles... yes
06:49:55 [2022-07-05T06:49:55.321Z] #77 111.2 checking whether make supports nested variables... (cached) yes
06:49:55 [2022-07-05T06:49:55.321Z] #77 111.3 checking build system type... 
06:49:55 [2022-07-05T06:49:55.321Z] #77 ...
06:49:55 [2022-07-05T06:49:55.321Z] 
06:49:55 [2022-07-05T06:49:55.321Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:49:55 [2022-07-05T06:49:55.321Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b
06:49:55 [2022-07-05T06:49:55.321Z] #21 22.11 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 22.13 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 22.19 Selecting previously unselected package libnetfilter-conntrack3:arm64.
06:49:55 [2022-07-05T06:49:55.321Z] #21 22.20 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 22.21 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 22.28 Selecting previously unselected package libnftnl11:arm64.
06:49:55 [2022-07-05T06:49:55.321Z] #21 22.28 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 22.28 Unpacking libnftnl11:arm64 (1.1.9-1) ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 22.38 Selecting previously unselected package iptables.
06:49:55 [2022-07-05T06:49:55.321Z] #21 22.38 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 22.39 Unpacking iptables (1.8.7-1) ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 22.66 Selecting previously unselected package libonig5:arm64.
06:49:55 [2022-07-05T06:49:55.321Z] #21 22.66 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 22.66 Unpacking libonig5:arm64 (6.9.6-1.1) ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 22.77 Selecting previously unselected package libjq1:arm64.
06:49:55 [2022-07-05T06:49:55.321Z] #21 22.77 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 22.78 Unpacking libjq1:arm64 (1.6-2.1) ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 22.88 Selecting previously unselected package jq.
06:49:55 [2022-07-05T06:49:55.321Z] #21 22.88 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 22.91 Unpacking jq (1.6-2.1) ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 23.00 Selecting previously unselected package libaio1:arm64.
06:49:55 [2022-07-05T06:49:55.321Z] #21 23.00 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 23.01 Unpacking libaio1:arm64 (0.3.112-9) ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 23.08 Selecting previously unselected package libgpm2:arm64.
06:49:55 [2022-07-05T06:49:55.321Z] #21 23.09 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 23.09 Unpacking libgpm2:arm64 (1.20.7-8) ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 23.18 Selecting previously unselected package libicu67:arm64.
06:49:55 [2022-07-05T06:49:55.321Z] #21 23.20 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 23.21 Unpacking libicu67:arm64 (67.1-7) ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 26.34 Selecting previously unselected package libinih1:arm64.
06:49:55 [2022-07-05T06:49:55.321Z] #21 26.35 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 26.35 Unpacking libinih1:arm64 (53-1+b2) ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 26.40 Selecting previously unselected package libnet1:arm64.
06:49:55 [2022-07-05T06:49:55.321Z] #21 26.40 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 26.42 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 26.50 Selecting previously unselected package libnl-3-200:arm64.
06:49:55 [2022-07-05T06:49:55.321Z] #21 26.50 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 26.50 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 26.58 Selecting previously unselected package libprotobuf-c1:arm64.
06:49:55 [2022-07-05T06:49:55.321Z] #21 26.59 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 26.59 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 26.64 Selecting previously unselected package libyajl2:arm64.
06:49:55 [2022-07-05T06:49:55.321Z] #21 26.65 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
06:49:55 [2022-07-05T06:49:55.321Z] #21 26.65 Unpacking libyajl2:arm64 (2.1.0-3) ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 26.70 Selecting previously unselected package net-tools.
06:49:55 [2022-07-05T06:49:55.322Z] #21 26.71 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 26.72 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 26.89 Selecting previously unselected package patch.
06:49:55 [2022-07-05T06:49:55.322Z] #21 26.90 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 26.90 Unpacking patch (2.7.6-7) ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 26.99 Selecting previously unselected package python-pip-whl.
06:49:55 [2022-07-05T06:49:55.322Z] #21 26.99 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 27.00 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 27.54 Selecting previously unselected package python3-lib2to3.
06:49:55 [2022-07-05T06:49:55.322Z] #21 27.55 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 27.55 Unpacking python3-lib2to3 (3.9.2-1) ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 27.64 Selecting previously unselected package python3-distutils.
06:49:55 [2022-07-05T06:49:55.322Z] #21 27.65 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 27.66 Unpacking python3-distutils (3.9.2-1) ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 27.80 Selecting previously unselected package python3-pkg-resources.
06:49:55 [2022-07-05T06:49:55.322Z] #21 27.80 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 27.81 Unpacking python3-pkg-resources (52.0.0-4) ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 27.95 Selecting previously unselected package python3-setuptools.
06:49:55 [2022-07-05T06:49:55.322Z] #21 27.95 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 27.96 Unpacking python3-setuptools (52.0.0-4) ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 28.19 Selecting previously unselected package python3-wheel.
06:49:55 [2022-07-05T06:49:55.322Z] #21 28.19 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 28.19 Unpacking python3-wheel (0.34.2-1) ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 28.26 Selecting previously unselected package python3-pip.
06:49:55 [2022-07-05T06:49:55.322Z] #21 28.28 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 28.28 Unpacking python3-pip (20.3.4-4+deb11u1) ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 28.54 Selecting previously unselected package sudo.
06:49:55 [2022-07-05T06:49:55.322Z] #21 28.55 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 28.55 Unpacking sudo (1.9.5p2-3) ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 29.16 Selecting previously unselected package thin-provisioning-tools.
06:49:55 [2022-07-05T06:49:55.322Z] #21 29.17 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 29.17 Unpacking thin-provisioning-tools (0.9.0-1) ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 29.37 Selecting previously unselected package uidmap.
06:49:55 [2022-07-05T06:49:55.322Z] #21 29.37 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 29.38 Unpacking uidmap (1:4.8.1-1) ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 29.50 Selecting previously unselected package vim-runtime.
06:49:55 [2022-07-05T06:49:55.322Z] #21 29.51 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
06:49:55 [2022-07-05T06:49:55.322Z] #21 29.52 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
06:49:55 [2022-07-05T06:49:55.322Z] #21 29.55 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
06:49:55 [2022-07-05T06:49:55.322Z] #21 29.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
06:49:55 [2022-07-05T06:49:55.539Z] #64 72.20 Updating files:  26% (1289/4779)
Updating files:  27% (1291/4779)
Updating files:  28% (1339/4779)
Updating files:  29% (1386/4779)
Updating files:  30% (1434/4779)
Updating files:  31% (1482/4779)
Updating files:  32% (1530/4779)
Updating files:  33% (1578/4779)
Updating files:  34% (1625/4779)
Updating files:  35% (1673/4779)
Updating files:  36% (1721/4779)
Updating files:  37% (1769/4779)
Updating files:  38% (1817/4779)
Updating files:  39% (1864/4779)
Updating files:  40% (1912/4779)
Updating files:  41% (1960/4779)
Updating files:  42% (2008/4779)
Updating files:  43% (2055/4779)
Updating files:  44% (2103/4779)
Updating files:  45% (2151/4779)
Updating files:  46% (2199/4779)
Updating files:  47% (2247/4779)
Updating files:  48% (2294/4779)
Updating files:  49% (2342/4779)
Updating files:  50% (2390/4779)
Updating files:  51% (2438/4779)
Updating files:  52% (2486/4779)
Updating files:  53% (2533/4779)
Updating files:  54% (2581/4779)
Updating files:  55% (2629/4779)
Updating files:  56% (2677/4779)
Updating files:  57% (2725/4779)
Updating files:  58% (2772/4779)
Updating files:  59% (2820/4779)
Updating files:  60% (2868/4779)
Updating files:  61% (2916/4779)
Updating files:  62% (2963/4779)
Updating files:  63% (3011/4779)
Updating files:  64% (3059/4779)
Updating files:  65% (3107/4779)
Updating files:  66% (3155/4779)
Updating files:  67% (3202/4779)
Updating files:  68% (3250/4779)
Updating files:  69% (3298/4779)
Updating files:  70% (3346/4779)
Updating files:  71% (3394/4779)
Updating files:  72% (3441/4779)
Updating files:  73% (3489/4779)
Updating files:  74% (3537/4779)
Updating files:  75% (3585/4779)
Updating files:  76% (3633/4779)
Updating files:  77% (3680/4779)
Updating files:  78% (3728/4779)
Updating files:  79% (3776/4779)
Updating files:  80% (3824/4779)
Updating files:  81% (3871/4779)
Updating files:  82% (3919/4779)
Updating files:  83% (3967/4779)
Updating files:  83% (3999/4779)
Updating files:  84% (4015/4779)
Updating files:  85% (4063/4779)
Updating files:  86% (4110/4779)
Updating files:  87% (4158/4779)
Updating files:  88% (4206/4779)
Updating files:  89% (4254/4779)
Updating files:  90% (4302/4779)
Updating files:  91% (4349/4779)
Updating files:  92% (4397/4779)
Updating files:  93% (4445/4779)
Updating files:  94% (4493/4779)
Updating files:  95% (4541/4779)
Updating files:  96% (4588/4779)
Updating files:  97% (4636/4779)
Updating files:  98% (4684/4779)
Updating files:  99% (4732/4779)
Updating files: 100% (4779/4779)
Updating files: 100% (4779/4779), done.
06:49:55 [2022-07-05T06:49:55.581Z] #21 ...
06:49:55 [2022-07-05T06:49:55.582Z] 
06:49:55 [2022-07-05T06:49:55.582Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:55 [2022-07-05T06:49:55.582Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
06:49:55 [2022-07-05T06:49:55.582Z] #77 111.3 checking build system type... aarch64-unknown-linux-gnu
06:49:55 [2022-07-05T06:49:55.582Z] #77 111.6 checking host system type... aarch64-unknown-linux-gnu
06:49:55 [2022-07-05T06:49:55.582Z] #77 111.6 checking how to print strings... printf
06:49:55 [2022-07-05T06:49:55.582Z] #77 111.6 checking for a sed that does not truncate output... /bin/sed
06:49:55 [2022-07-05T06:49:55.582Z] #77 111.6 checking for grep that handles long lines and -e... /bin/grep
06:49:55 [2022-07-05T06:49:55.582Z] #77 111.6 checking for egrep... /bin/grep -E
06:49:55 [2022-07-05T06:49:55.582Z] #77 111.7 checking for fgrep... /bin/grep -F
06:49:55 [2022-07-05T06:49:55.582Z] #77 111.7 checking for ld used by gcc... /usr/bin/ld
06:49:55 [2022-07-05T06:49:55.796Z] #64 75.20 + cd /tmp/tmp.sMOeC91qtC/src/github.com/containerd/containerd
06:49:55 [2022-07-05T06:49:55.796Z] #64 75.22 + git checkout -q v1.6.6
06:49:55 [2022-07-05T06:49:55.811Z] #19 DONE 3.2s
06:49:55 [2022-07-05T06:49:55.811Z] 
06:49:55 [2022-07-05T06:49:55.811Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:55 [2022-07-05T06:49:55.811Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:49:55 [2022-07-05T06:49:55.811Z] #77 90.58 configure.ac:11: installing 'build-aux/compile'
06:49:55 [2022-07-05T06:49:55.811Z] #77 90.58 configure.ac:11: installing 'build-aux/config.guess'
06:49:55 [2022-07-05T06:49:55.811Z] #77 90.58 configure.ac:11: installing 'build-aux/config.sub'
06:49:55 [2022-07-05T06:49:55.811Z] #77 90.58 configure.ac:13: installing 'build-aux/install-sh'
06:49:55 [2022-07-05T06:49:55.811Z] #77 90.60 configure.ac:13: installing 'build-aux/missing'
06:49:55 [2022-07-05T06:49:55.811Z] #77 90.60 configure.ac:8: installing 'build-aux/tap-driver.sh'
06:49:55 [2022-07-05T06:49:55.811Z] #77 90.84 Makefile.am: installing 'build-aux/depcomp'
06:49:55 [2022-07-05T06:49:55.811Z] #77 92.30 checking build system type... x86_64-pc-linux-gnu
06:49:55 [2022-07-05T06:49:55.811Z] #77 92.65 checking host system type... x86_64-pc-linux-gnu
06:49:55 [2022-07-05T06:49:55.811Z] #77 92.65 checking how to print strings... printf
06:49:55 [2022-07-05T06:49:55.811Z] #77 92.70 checking for gcc... gcc
06:49:55 [2022-07-05T06:49:55.811Z] #77 92.82 checking whether the C compiler works... yes
06:49:55 [2022-07-05T06:49:55.811Z] #77 93.13 checking for C compiler default output file name... a.out
06:49:55 [2022-07-05T06:49:55.841Z] #77 111.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
06:49:55 [2022-07-05T06:49:55.841Z] #77 111.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
06:49:55 [2022-07-05T06:49:55.841Z] #77 111.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
06:49:55 [2022-07-05T06:49:55.841Z] #77 111.9 checking whether ln -s works... yes
06:49:55 [2022-07-05T06:49:55.841Z] #77 111.9 checking the maximum length of command line arguments... 1572864
06:49:55 [2022-07-05T06:49:55.841Z] #77 111.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
06:49:55 [2022-07-05T06:49:55.841Z] #77 111.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
06:49:55 [2022-07-05T06:49:55.841Z] #77 111.9 checking for /usr/bin/ld option to reload object files... -r
06:49:55 [2022-07-05T06:49:55.841Z] #77 111.9 checking for objdump... objdump
06:49:55 [2022-07-05T06:49:55.841Z] #77 111.9 checking how to recognize dependent libraries... pass_all
06:49:55 [2022-07-05T06:49:55.841Z] #77 111.9 checking for dlltool... no
06:49:55 [2022-07-05T06:49:55.841Z] #77 111.9 checking how to associate runtime and link libraries... printf %s\n
06:49:55 [2022-07-05T06:49:55.841Z] #77 111.9 checking for ar... ar
06:49:56 [2022-07-05T06:49:56.101Z] #77 111.9 checking for archiver @FILE support... @
06:49:56 [2022-07-05T06:49:56.101Z] #77 112.1 checking for strip... strip
06:49:56 [2022-07-05T06:49:56.101Z] #77 112.1 checking for ranlib... ranlib
06:49:56 [2022-07-05T06:49:56.382Z] #77 93.13 checking for suffix of executables... 
06:49:56 [2022-07-05T06:49:56.452Z] #84 194.8 libtool: link: ar cr libocispec.a 
06:49:56 [2022-07-05T06:49:56.452Z] #84 194.9 libtool: link: ranlib libocispec.a
06:49:56 [2022-07-05T06:49:56.644Z] #77 93.42 checking whether we are cross compiling... no
06:49:56 [2022-07-05T06:49:56.644Z] #77 93.73 checking for suffix of object files... o
06:49:56 [2022-07-05T06:49:56.644Z] #77 93.83 checking whether we are using the GNU C compiler... yes
06:49:56 [2022-07-05T06:49:56.644Z] #77 93.94 checking whether gcc accepts -g... yes
06:49:56 [2022-07-05T06:49:56.670Z] #77 112.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
06:49:56 [2022-07-05T06:49:56.670Z] #77 112.5 checking for sysroot... no
06:49:56 [2022-07-05T06:49:56.670Z] #77 112.5 checking for a working dd... /bin/dd
06:49:56 [2022-07-05T06:49:56.670Z] #77 112.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
06:49:56 [2022-07-05T06:49:56.670Z] #77 112.6 checking for mt... no
06:49:56 [2022-07-05T06:49:56.670Z] #77 112.6 checking if : is a manifest tool... no
06:49:56 [2022-07-05T06:49:56.929Z] #77 112.6 checking how to run the C preprocessor... gcc -E
06:49:57 [2022-07-05T06:49:57.214Z] #77 94.06 checking for gcc option to accept ISO C89... none needed
06:49:57 [2022-07-05T06:49:57.214Z] #77 94.26 checking whether gcc understands -c and -o together... yes
06:49:57 [2022-07-05T06:49:57.214Z] #77 94.45 checking for a sed that does not truncate output... /bin/sed
06:49:57 [2022-07-05T06:49:57.214Z] #77 94.48 checking for grep that handles long lines and -e... /bin/grep
06:49:57 [2022-07-05T06:49:57.214Z] #77 94.48 checking for egrep... /bin/grep -E
06:49:57 [2022-07-05T06:49:57.214Z] #77 94.50 checking for fgrep... /bin/grep -F
06:49:57 [2022-07-05T06:49:57.214Z] #77 94.51 checking for ld used by gcc... /usr/bin/ld
06:49:57 [2022-07-05T06:49:57.214Z] #77 94.53 checking if the linker (/usr/bin/ld) is GNU ld... yes
06:49:57 [2022-07-05T06:49:57.214Z] #77 94.55 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
06:49:57 [2022-07-05T06:49:57.475Z] #77 94.55 checking the name lister (/usr/bin/nm -B) interface... BSD nm
06:49:57 [2022-07-05T06:49:57.475Z] #77 94.74 checking whether ln -s works... yes
06:49:57 [2022-07-05T06:49:57.475Z] #77 94.74 checking the maximum length of command line arguments... 1572864
06:49:57 [2022-07-05T06:49:57.475Z] #77 94.78 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
06:49:57 [2022-07-05T06:49:57.475Z] #77 94.78 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
06:49:57 [2022-07-05T06:49:57.475Z] #77 94.78 checking for /usr/bin/ld option to reload object files... -r
06:49:57 [2022-07-05T06:49:57.475Z] #77 94.79 checking for objdump... objdump
06:49:57 [2022-07-05T06:49:57.475Z] #77 94.79 checking how to recognize dependent libraries... pass_all
06:49:57 [2022-07-05T06:49:57.475Z] #77 94.79 checking for dlltool... no
06:49:57 [2022-07-05T06:49:57.475Z] #77 94.79 checking how to associate runtime and link libraries... printf %s\n
06:49:57 [2022-07-05T06:49:57.475Z] #77 94.80 checking for ar... ar
06:49:57 [2022-07-05T06:49:57.498Z] #77 112.9 checking for ANSI C header files... yes
06:49:57 [2022-07-05T06:49:57.498Z] #77 113.4 checking for sys/types.h... yes
06:49:57 [2022-07-05T06:49:57.736Z] #77 94.81 checking for archiver @FILE support... 
06:49:57 [2022-07-05T06:49:57.736Z] #77 ...
06:49:57 [2022-07-05T06:49:57.736Z] 
06:49:57 [2022-07-05T06:49:57.736Z] #20 [dev-systemd-false  6/28] RUN ldconfig
06:49:57 [2022-07-05T06:49:57.736Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d
06:49:57 [2022-07-05T06:49:57.736Z] #20 DONE 2.0s
06:49:57 [2022-07-05T06:49:57.736Z] 
06:49:57 [2022-07-05T06:49:57.736Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:49:57 [2022-07-05T06:49:57.736Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:49:57 [2022-07-05T06:49:57.736Z] #77 94.81 checking for archiver @FILE support... @
06:49:57 [2022-07-05T06:49:57.736Z] #77 94.98 checking for strip... strip
06:49:57 [2022-07-05T06:49:57.736Z] #77 94.99 checking for ranlib... ranlib
06:49:57 [2022-07-05T06:49:57.736Z] #77 95.00 checking for gawk... no
06:49:57 [2022-07-05T06:49:57.736Z] #77 95.00 checking for mawk... mawk
06:49:57 [2022-07-05T06:49:57.758Z] #77 113.6 checking for sys/stat.h... yes
06:49:57 [2022-07-05T06:49:57.830Z] #84 196.4 make[5]: Entering directory '/tmp/crun-build/libocispec'
06:49:57 [2022-07-05T06:49:57.830Z] #84 196.4 make[5]: Nothing to be done for 'install-exec-am'.
06:49:57 [2022-07-05T06:49:57.830Z] #84 196.4 make[5]: Nothing to be done for 'install-data-am'.
06:49:57 [2022-07-05T06:49:57.830Z] #84 196.4 make[5]: Leaving directory '/tmp/crun-build/libocispec'
06:49:57 [2022-07-05T06:49:57.830Z] #84 196.4 make[4]: Leaving directory '/tmp/crun-build/libocispec'
06:49:57 [2022-07-05T06:49:57.830Z] #84 196.4 make[3]: Leaving directory '/tmp/crun-build/libocispec'
06:49:57 [2022-07-05T06:49:57.830Z] #84 196.4 make[2]: Leaving directory '/tmp/crun-build/libocispec'
06:49:57 [2022-07-05T06:49:57.830Z] #84 196.4 make[2]: Entering directory '/tmp/crun-build'
06:49:58 [2022-07-05T06:49:58.018Z] #77 113.8 checking for stdlib.h... yes
06:49:58 [2022-07-05T06:49:58.089Z] #84 196.5   CC       src/libcrun/libcrun_testing_a-utils.o
06:49:58 [2022-07-05T06:49:58.089Z] #84 196.5   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
06:49:58 [2022-07-05T06:49:58.089Z] #84 196.5   CC       src/libcrun/libcrun_testing_a-container.o
06:49:58 [2022-07-05T06:49:58.089Z] #84 196.5   CC       src/libcrun/libcrun_testing_a-cgroup.o
06:49:58 [2022-07-05T06:49:58.089Z] #84 196.6   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
06:49:58 [2022-07-05T06:49:58.089Z] #84 196.6   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
06:49:58 [2022-07-05T06:49:58.089Z] #84 196.6   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
06:49:58 [2022-07-05T06:49:58.089Z] #84 196.6   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
06:49:58 [2022-07-05T06:49:58.089Z] #84 196.7   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
06:49:58 [2022-07-05T06:49:58.089Z] #84 196.7   CC       src/libcrun/libcrun_testing_a-criu.o
06:49:58 [2022-07-05T06:49:58.089Z] #84 196.7   CC       src/libcrun/libcrun_testing_a-linux.o
06:49:58 [2022-07-05T06:49:58.277Z] #77 114.0 checking for string.h... yes
06:49:58 [2022-07-05T06:49:58.277Z] #77 114.2 checking for memory.h... yes
06:49:58 [2022-07-05T06:49:58.307Z] #77 95.00 checking command to parse /usr/bin/nm -B output from gcc object... ok
06:49:58 [2022-07-05T06:49:58.307Z] #77 95.56 checking for sysroot... no
06:49:58 [2022-07-05T06:49:58.307Z] #77 95.56 checking for a working dd... /bin/dd
06:49:58 [2022-07-05T06:49:58.307Z] #77 95.58 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
06:49:58 [2022-07-05T06:49:58.307Z] #77 95.71 checking for mt... no
06:49:58 [2022-07-05T06:49:58.317Z] #64 77.56 + export 'BUILDTAGS=netgo osusergo static_build'
06:49:58 [2022-07-05T06:49:58.318Z] #64 77.57 + BUILDTAGS='netgo osusergo static_build'
06:49:58 [2022-07-05T06:49:58.318Z] #64 77.57 + export EXTRA_FLAGS=-buildmode=pie
06:49:58 [2022-07-05T06:49:58.318Z] #64 77.57 + EXTRA_FLAGS=-buildmode=pie
06:49:58 [2022-07-05T06:49:58.318Z] #64 77.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:49:58 [2022-07-05T06:49:58.318Z] #64 77.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:49:58 [2022-07-05T06:49:58.318Z] #64 77.57 + '[' '' = dynamic ']'
06:49:58 [2022-07-05T06:49:58.318Z] #64 77.57 + make
06:49:58 [2022-07-05T06:49:58.348Z] #84 196.7   CC       src/libcrun/libcrun_testing_a-seccomp.o
06:49:58 [2022-07-05T06:49:58.348Z] #84 196.7   CC       src/libcrun/libcrun_testing_a-custom-handler.o
06:49:58 [2022-07-05T06:49:58.348Z] #84 196.8   CC       src/libcrun/libcrun_testing_a-ebpf.o
06:49:58 [2022-07-05T06:49:58.348Z] #84 196.8   CC       src/libcrun/libcrun_testing_a-error.o
06:49:58 [2022-07-05T06:49:58.348Z] #84 196.8   CC       src/libcrun/libcrun_testing_a-status.o
06:49:58 [2022-07-05T06:49:58.348Z] #84 196.9   CC       src/libcrun/libcrun_testing_a-terminal.o
06:49:58 [2022-07-05T06:49:58.348Z] #84 196.9   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
06:49:58 [2022-07-05T06:49:58.348Z] #84 196.9   CC       src/libcrun/libcrun_testing_a-signals.o
06:49:58 [2022-07-05T06:49:58.348Z] #84 197.0   CC       src/libcrun/libcrun_testing_a-mount_flags.o
06:49:58 [2022-07-05T06:49:58.537Z] #77 114.3 checking for strings.h... yes
06:49:58 [2022-07-05T06:49:58.568Z] #77 95.72 checking if : is a manifest tool... no
06:49:58 [2022-07-05T06:49:58.568Z] #77 95.75 checking how to run the C preprocessor... gcc -E
06:49:58 [2022-07-05T06:49:58.607Z] #84 197.0   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
06:49:58 [2022-07-05T06:49:58.607Z] #84 197.0   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
06:49:58 [2022-07-05T06:49:58.607Z] #84 197.0   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
06:49:58 [2022-07-05T06:49:58.607Z] #84 197.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
06:49:58 [2022-07-05T06:49:58.607Z] #84 197.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
06:49:58 [2022-07-05T06:49:58.607Z] #84 197.1   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
06:49:58 [2022-07-05T06:49:58.607Z] #84 197.1   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
06:49:58 [2022-07-05T06:49:58.795Z] #77 114.5 checking for inttypes.h... yes
06:49:58 [2022-07-05T06:49:58.795Z] #77 114.7 checking for stdint.h... yes
06:49:58 [2022-07-05T06:49:58.853Z] #77 ...
06:49:58 [2022-07-05T06:49:58.853Z] 
06:49:58 [2022-07-05T06:49:58.853Z] #14 [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
06:49:58 [2022-07-05T06:49:58.853Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:49:58 [2022-07-05T06:49:58.853Z] #14 141.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
06:49:58 [2022-07-05T06:49:58.853Z] #14 141.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
06:49:58 [2022-07-05T06:49:58.853Z] #14 141.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:49:58 [2022-07-05T06:49:58.853Z] #14 152.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
06:49:58 [2022-07-05T06:49:58.853Z] #14 152.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
06:49:58 [2022-07-05T06:49:58.853Z] #14 152.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
06:49:58 [2022-07-05T06:49:58.866Z] #84 197.3   CC       src/crun-crun.o
06:49:58 [2022-07-05T06:49:58.866Z] #84 197.3   CC       src/crun-run.o
06:49:58 [2022-07-05T06:49:58.866Z] #84 197.3   CC       src/crun-delete.o
06:49:58 [2022-07-05T06:49:58.866Z] #84 197.3   CC       src/crun-kill.o
06:49:58 [2022-07-05T06:49:58.866Z] #84 197.3   CC       src/crun-pause.o
06:49:58 [2022-07-05T06:49:58.866Z] #84 197.3   CC       src/crun-unpause.o
06:49:58 [2022-07-05T06:49:58.866Z] #84 197.4   CC       src/crun-spec.o
06:49:58 [2022-07-05T06:49:58.866Z] #84 197.4   CC       src/crun-exec.o
06:49:58 [2022-07-05T06:49:58.866Z] #84 197.5   CC       src/crun-list.o
06:49:59 [2022-07-05T06:49:59.054Z] #77 114.9 checking for unistd.h... yes
06:49:59 [2022-07-05T06:49:59.125Z] #84 197.6   CC       src/crun-create.o
06:49:59 [2022-07-05T06:49:59.125Z] #84 197.6   CC       src/crun-start.o
06:49:59 [2022-07-05T06:49:59.125Z] #84 197.7   CC       src/crun-state.o
06:49:59 [2022-07-05T06:49:59.125Z] #84 197.7   CC       src/crun-update.o
06:49:59 [2022-07-05T06:49:59.314Z] #77 115.0 checking for dlfcn.h... yes
06:49:59 [2022-07-05T06:49:59.314Z] #77 115.1 checking for objdir... .libs
06:49:59 [2022-07-05T06:49:59.385Z] #84 197.8   CC       src/crun-ps.o
06:49:59 [2022-07-05T06:49:59.385Z] #84 197.8   CC       src/crun-checkpoint.o
06:49:59 [2022-07-05T06:49:59.385Z] #84 197.9   CC       src/crun-restore.o
06:49:59 [2022-07-05T06:49:59.385Z] #84 197.9   CC       src/libcrun/libcrun_la-utils.lo
06:49:59 [2022-07-05T06:49:59.385Z] #84 197.9   CC       src/libcrun/libcrun_la-cloned_binary.lo
06:49:59 [2022-07-05T06:49:59.385Z] #84 198.0   CC       src/libcrun/libcrun_la-container.lo
06:49:59 [2022-07-05T06:49:59.399Z] #77 95.96 checking for ANSI C header files... yes
06:49:59 [2022-07-05T06:49:59.573Z] #77 115.4 checking if gcc supports -fno-rtti -fno-exceptions... no
06:49:59 [2022-07-05T06:49:59.573Z] #77 115.5 checking for gcc option to produce PIC... -fPIC -DPIC
06:49:59 [2022-07-05T06:49:59.573Z] #77 115.5 checking if gcc PIC flag -fPIC -DPIC works... yes
06:49:59 [2022-07-05T06:49:59.643Z] #84 198.0   CC       src/libcrun/libcrun_la-cgroup.lo
06:49:59 [2022-07-05T06:49:59.644Z] #84 198.0   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
06:49:59 [2022-07-05T06:49:59.644Z] #84 198.0   CC       src/libcrun/libcrun_la-cgroup-resources.lo
06:49:59 [2022-07-05T06:49:59.644Z] #84 198.1   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
06:49:59 [2022-07-05T06:49:59.644Z] #84 198.2   CC       src/libcrun/libcrun_la-criu.lo
06:49:59 [2022-07-05T06:49:59.644Z] #84 198.2   CC       src/libcrun/libcrun_la-cgroup-setup.lo
06:49:59 [2022-07-05T06:49:59.660Z] #77 96.79 checking for sys/types.h... yes
06:49:59 [2022-07-05T06:49:59.833Z] #77 115.6 checking if gcc static flag -static works... yes
06:49:59 [2022-07-05T06:49:59.903Z] #84 198.2   CC       src/libcrun/libcrun_la-cgroup-utils.lo
06:49:59 [2022-07-05T06:49:59.903Z] #84 198.3   CC       src/libcrun/libcrun_la-custom-handler.lo
06:49:59 [2022-07-05T06:49:59.903Z] #84 198.5   CC       src/libcrun/libcrun_la-linux.lo
06:49:59 [2022-07-05T06:49:59.920Z] #77 97.01 checking for sys/stat.h... yes
06:49:59 [2022-07-05T06:49:59.920Z] #77 97.14 checking for stdlib.h... yes
06:50:00 [2022-07-05T06:50:00.092Z] #77 115.9 checking if gcc supports -c -o file.o... yes
06:50:00 [2022-07-05T06:50:00.092Z] #77 116.1 checking if gcc supports -c -o file.o... (cached) yes
06:50:00 [2022-07-05T06:50:00.092Z] #77 116.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
06:50:00 [2022-07-05T06:50:00.162Z] #84 198.6   CC       src/libcrun/libcrun_la-seccomp.lo
06:50:00 [2022-07-05T06:50:00.162Z] #84 198.6   CC       src/libcrun/libcrun_la-ebpf.lo
06:50:00 [2022-07-05T06:50:00.180Z] #77 97.30 checking for string.h... yes
06:50:00 [2022-07-05T06:50:00.422Z] #84 198.8   CC       src/libcrun/libcrun_la-status.lo
06:50:00 [2022-07-05T06:50:00.422Z] #84 198.8   CC       src/libcrun/libcrun_la-error.lo
06:50:00 [2022-07-05T06:50:00.422Z] #84 198.9   CC       src/libcrun/libcrun_la-chroot_realpath.lo
06:50:00 [2022-07-05T06:50:00.422Z] #84 199.0   CC       src/libcrun/libcrun_la-signals.lo
06:50:00 [2022-07-05T06:50:00.422Z] #84 199.0   CC       src/libcrun/libcrun_la-terminal.lo
06:50:00 [2022-07-05T06:50:00.422Z] #84 199.1   CC       src/libcrun/libcrun_la-mount_flags.lo
06:50:00 [2022-07-05T06:50:00.440Z] #77 97.49 checking for memory.h... yes
06:50:00 [2022-07-05T06:50:00.661Z] #77 116.1 checking dynamic linker characteristics... GNU/Linux ld.so
06:50:00 [2022-07-05T06:50:00.662Z] #77 116.4 checking how to hardcode library paths into programs... immediate
06:50:00 [2022-07-05T06:50:00.662Z] #77 116.4 checking whether stripping libraries is possible... yes
06:50:00 [2022-07-05T06:50:00.662Z] #77 116.4 checking if libtool supports shared libraries... yes
06:50:00 [2022-07-05T06:50:00.662Z] #77 116.4 checking whether to build shared libraries... no
06:50:00 [2022-07-05T06:50:00.662Z] #77 116.4 checking whether to build static libraries... yes
06:50:00 [2022-07-05T06:50:00.662Z] #77 116.4 checking float.h usability... yes
06:50:00 [2022-07-05T06:50:00.662Z] #77 116.6 checking float.h presence... yes
06:50:00 [2022-07-05T06:50:00.662Z] #77 116.7 checking for float.h... yes
06:50:00 [2022-07-05T06:50:00.681Z] #84 199.2   CC       src/libcrun/libcrun_la-seccomp_notify.lo
06:50:00 [2022-07-05T06:50:00.681Z] #84 199.2   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
06:50:00 [2022-07-05T06:50:00.681Z] #84 199.2   CC       src/libcrun/handlers/libcrun_la-krun.lo
06:50:00 [2022-07-05T06:50:00.700Z] #77 97.72 checking for strings.h... yes
06:50:00 [2022-07-05T06:50:00.921Z] #77 116.7 checking limits.h usability... yes
06:50:00 [2022-07-05T06:50:00.921Z] #77 116.9 checking limits.h presence... yes
06:50:00 [2022-07-05T06:50:00.921Z] #77 117.0 checking for limits.h... yes
06:50:00 [2022-07-05T06:50:00.940Z] #84 199.3   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
06:50:00 [2022-07-05T06:50:00.940Z] #84 199.4   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
06:50:00 [2022-07-05T06:50:00.940Z] #84 199.5   CC       tests/init.o
06:50:00 [2022-07-05T06:50:00.940Z] #84 199.6   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
06:50:00 [2022-07-05T06:50:00.962Z] #77 97.97 checking for inttypes.h... yes
06:50:01 [2022-07-05T06:50:01.180Z] #77 117.0 checking stddef.h usability... yes
06:50:01 [2022-07-05T06:50:01.180Z] #77 117.2 checking stddef.h presence... yes
06:50:01 [2022-07-05T06:50:01.180Z] #77 117.2 checking for stddef.h... yes
06:50:01 [2022-07-05T06:50:01.180Z] #77 117.2 checking for stdlib.h... (cached) yes
06:50:01 [2022-07-05T06:50:01.222Z] #77 98.21 checking for stdint.h... yes
06:50:01 [2022-07-05T06:50:01.440Z] #77 117.3 checking for string.h... (cached) yes
06:50:01 [2022-07-05T06:50:01.440Z] #77 117.3 checking sys/time.h usability... yes
06:50:01 [2022-07-05T06:50:01.440Z] #77 117.4 checking sys/time.h presence... yes
06:50:01 [2022-07-05T06:50:01.440Z] #77 117.5 checking for sys/time.h... yes
06:50:01 [2022-07-05T06:50:01.483Z] #77 98.46 checking for unistd.h... yes
06:50:01 [2022-07-05T06:50:01.700Z] #77 117.5 checking for inline... inline
06:50:01 [2022-07-05T06:50:01.744Z] #77 98.68 checking for dlfcn.h... yes
06:50:01 [2022-07-05T06:50:01.744Z] #77 98.89 checking for objdir... .libs
06:50:01 [2022-07-05T06:50:01.960Z] #77 117.6 checking for size_t... yes
06:50:01 [2022-07-05T06:50:01.960Z] #77 118.0 checking for stdlib.h... (cached) yes
06:50:02 [2022-07-05T06:50:02.315Z] #77 99.46 checking if gcc supports -fno-rtti -fno-exceptions... no
06:50:02 [2022-07-05T06:50:02.315Z] #77 99.61 checking for gcc option to produce PIC... -fPIC -DPIC
06:50:02 [2022-07-05T06:50:02.488Z] #64 81.69 + bin/ctr
06:50:02 [2022-07-05T06:50:02.488Z] #64 ...
06:50:02 [2022-07-05T06:50:02.488Z] 
06:50:02 [2022-07-05T06:50:02.488Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:50:02 [2022-07-05T06:50:02.488Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:50:02 [2022-07-05T06:50:02.488Z] #77 62.83 libtoolize: putting auxiliary files in '.'.
06:50:02 [2022-07-05T06:50:02.488Z] #77 62.83 libtoolize: copying file './ltmain.sh'
06:50:02 [2022-07-05T06:50:02.531Z] #77 118.0 checking for GNU libc compatible malloc... yes
06:50:02 [2022-07-05T06:50:02.531Z] #77 118.2 checking for stdlib.h... (cached) yes
06:50:02 [2022-07-05T06:50:02.531Z] #77 118.2 checking for GNU libc compatible realloc... yes
06:50:02 [2022-07-05T06:50:02.575Z] #77 99.61 checking if gcc PIC flag -fPIC -DPIC works... yes
06:50:03 [2022-07-05T06:50:03.051Z] #77 118.5 checking for working strtod... yes
06:50:03 [2022-07-05T06:50:03.147Z] #77 99.72 checking if gcc static flag -static works... yes
06:50:03 [2022-07-05T06:50:03.147Z] #77 100.3 checking if gcc supports -c -o file.o... yes
06:50:03 [2022-07-05T06:50:03.147Z] #77 100.4 checking if gcc supports -c -o file.o... (cached) yes
06:50:03 [2022-07-05T06:50:03.147Z] #77 100.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
06:50:03 [2022-07-05T06:50:03.313Z] #77 118.9 checking for gettimeofday... yes
06:50:03 [2022-07-05T06:50:03.413Z] #77 100.5 checking dynamic linker characteristics... GNU/Linux ld.so
06:50:03 [2022-07-05T06:50:03.573Z] #77 119.2 checking for memset... yes
06:50:03 [2022-07-05T06:50:03.673Z] #77 100.8 checking how to hardcode library paths into programs... immediate
06:50:03 [2022-07-05T06:50:03.673Z] #77 100.8 checking whether stripping libraries is possible... yes
06:50:03 [2022-07-05T06:50:03.673Z] #77 100.8 checking if libtool supports shared libraries... yes
06:50:03 [2022-07-05T06:50:03.673Z] #77 100.8 checking whether to build shared libraries... no
06:50:03 [2022-07-05T06:50:03.673Z] #77 100.8 checking whether to build static libraries... yes
06:50:03 [2022-07-05T06:50:03.673Z] #77 100.8 checking for a BSD-compatible install... /usr/bin/install -c
06:50:03 [2022-07-05T06:50:03.673Z] #77 100.9 checking whether build environment is sane... yes
06:50:03 [2022-07-05T06:50:03.673Z] #77 101.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
06:50:03 [2022-07-05T06:50:03.673Z] #77 101.0 checking whether make sets $(MAKE)... yes
06:50:03 [2022-07-05T06:50:03.673Z] #77 101.0 checking whether make supports the include directive... 
06:50:03 [2022-07-05T06:50:03.673Z] #77 ...
06:50:03 [2022-07-05T06:50:03.673Z] 
06:50:03 [2022-07-05T06:50:03.673Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:50:03 [2022-07-05T06:50:03.673Z] #60 sha256:c6dd7d2709e474472074c787e5185a4c1a2bef809c028a02228cc467e22269c5
06:50:03 [2022-07-05T06:50:03.673Z] #60 15.06 + cd /tmp/tmp.828eoptFE7/src/github.com/opencontainers/runc
06:50:03 [2022-07-05T06:50:03.673Z] #60 15.06 + git checkout -q v1.1.2
06:50:03 [2022-07-05T06:50:03.673Z] #60 15.82 + '[' -z '' ']'
06:50:03 [2022-07-05T06:50:03.673Z] #60 15.82 + target=static
06:50:03 [2022-07-05T06:50:03.673Z] #60 15.82 + make BUILDTAGS=seccomp static
06:50:03 [2022-07-05T06:50:03.673Z] #60 16.22 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
06:50:03 [2022-07-05T06:50:03.833Z] #77 119.5 checking for strspn... yes
06:50:03 [2022-07-05T06:50:03.869Z] #77 64.02 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
06:50:03 [2022-07-05T06:50:03.869Z] #77 64.02 libtoolize: and rerunning libtoolize and aclocal.
06:50:03 [2022-07-05T06:50:03.869Z] #77 64.03 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
06:50:03 [2022-07-05T06:50:03.934Z] #60 ...
06:50:03 [2022-07-05T06:50:03.934Z] 
06:50:03 [2022-07-05T06:50:03.934Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:50:03 [2022-07-05T06:50:03.934Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:50:03 [2022-07-05T06:50:03.934Z] #77 101.0 checking whether make supports the include directive... yes (GNU style)
06:50:03 [2022-07-05T06:50:03.934Z] #77 101.1 checking whether make supports nested variables... yes
06:50:03 [2022-07-05T06:50:03.934Z] #77 101.2 checking whether UID '0' is supported by ustar format... yes
06:50:03 [2022-07-05T06:50:03.934Z] #77 101.2 checking whether GID '0' is supported by ustar format... yes
06:50:04 [2022-07-05T06:50:04.093Z] #77 119.9 checking that generated files are newer than configure... done
06:50:04 [2022-07-05T06:50:04.093Z] #77 119.9 configure: creating ./config.status
06:50:04 [2022-07-05T06:50:04.195Z] #77 101.2 checking how to create a ustar tar archive... gnutar
06:50:04 [2022-07-05T06:50:04.195Z] #77 101.3 checking dependency style of gcc... gcc3
06:50:04 [2022-07-05T06:50:04.195Z] #77 101.5 checking whether to enable maintainer-specific portions of Makefiles... yes
06:50:04 [2022-07-05T06:50:04.195Z] #77 101.5 checking whether make supports nested variables... (cached) yes
06:50:04 [2022-07-05T06:50:04.195Z] #77 101.5 checking for gawk... (cached) mawk
06:50:04 [2022-07-05T06:50:04.195Z] #77 101.5 checking for a sed that does not truncate output... (cached) /bin/sed
06:50:04 [2022-07-05T06:50:04.195Z] #77 101.5 checking for gcc... (cached) gcc
06:50:04 [2022-07-05T06:50:04.456Z] #77 101.6 checking whether we are using the GNU C compiler... (cached) yes
06:50:04 [2022-07-05T06:50:04.456Z] #77 101.6 checking whether gcc accepts -g... (cached) yes
06:50:04 [2022-07-05T06:50:04.456Z] #77 101.6 checking for gcc option to accept ISO C89... (cached) none needed
06:50:04 [2022-07-05T06:50:04.456Z] #77 101.6 checking whether gcc understands -c and -o together... (cached) yes
06:50:04 [2022-07-05T06:50:04.456Z] #77 101.6 checking for a Python interpreter with version >= 3... python3
06:50:04 [2022-07-05T06:50:04.456Z] #77 101.7 checking for python3... /usr/bin/python3
06:50:04 [2022-07-05T06:50:04.456Z] #77 101.7 checking for python3 version... 3.9
06:50:04 [2022-07-05T06:50:04.456Z] #77 101.8 checking for python3 platform... linux
06:50:04 [2022-07-05T06:50:04.977Z] #77 101.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
06:50:04 [2022-07-05T06:50:04.977Z] #77 102.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
06:50:05 [2022-07-05T06:50:05.238Z] #77 102.3 checking for go-md2man... no
06:50:05 [2022-07-05T06:50:05.238Z] #77 102.3 checking error.h usability... yes
06:50:05 [2022-07-05T06:50:05.498Z] #77 102.5 checking error.h presence... yes
06:50:05 [2022-07-05T06:50:05.498Z] #77 102.6 checking for error.h... yes
06:50:05 [2022-07-05T06:50:05.758Z] #77 102.7 checking linux/openat2.h usability... yes
06:50:05 [2022-07-05T06:50:05.758Z] #77 102.9 checking linux/openat2.h presence... yes
06:50:05 [2022-07-05T06:50:05.758Z] #77 103.0 checking for linux/openat2.h... yes
06:50:05 [2022-07-05T06:50:05.764Z] #77 ...
06:50:05 [2022-07-05T06:50:05.764Z] 
06:50:05 [2022-07-05T06:50:05.764Z] #14 [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
06:50:05 [2022-07-05T06:50:05.764Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:50:05 [2022-07-05T06:50:05.764Z] #14 136.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
06:50:05 [2022-07-05T06:50:05.764Z] #14 136.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
06:50:05 [2022-07-05T06:50:05.764Z] #14 137.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:50:05 [2022-07-05T06:50:05.764Z] #14 147.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
06:50:05 [2022-07-05T06:50:05.764Z] #14 147.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
06:50:05 [2022-07-05T06:50:05.764Z] #14 147.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
06:50:06 [2022-07-05T06:50:06.002Z] #77 ...
06:50:06 [2022-07-05T06:50:06.002Z] 
06:50:06 [2022-07-05T06:50:06.002Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:50:06 [2022-07-05T06:50:06.002Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b
06:50:06 [2022-07-05T06:50:06.002Z] #21 32.76 Selecting previously unselected package vim.
06:50:06 [2022-07-05T06:50:06.002Z] #21 32.76 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 32.78 Unpacking vim (2:8.2.2434-3+deb11u1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 33.28 Selecting previously unselected package xfsprogs.
06:50:06 [2022-07-05T06:50:06.002Z] #21 33.28 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 33.29 Unpacking xfsprogs (5.10.0-4) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 33.70 Selecting previously unselected package zip.
06:50:06 [2022-07-05T06:50:06.002Z] #21 33.73 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 33.74 Unpacking zip (3.0-12) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 33.89 Selecting previously unselected package zstd.
06:50:06 [2022-07-05T06:50:06.002Z] #21 33.89 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 33.90 Unpacking zstd (1.4.8+dfsg-2.1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 34.29 Setting up python3-pkg-resources (52.0.0-4) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 35.19 Setting up libip4tc2:arm64 (1.8.7-1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 35.20 Setting up net-tools (1.60+git20181103.0eebece-1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 35.21 Setting up libgpm2:arm64 (1.20.7-8) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 35.23 Setting up libicu67:arm64 (67.1-7) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 35.24 Setting up libip6tc2:arm64 (1.8.7-1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 35.25 Setting up libinih1:arm64 (53-1+b2) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 35.26 Setting up uidmap (1:4.8.1-1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 35.27 Setting up libyajl2:arm64 (2.1.0-3) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 35.29 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 35.30 Setting up bzip2 (1.0.8-4) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 35.31 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 35.33 Setting up python3-wheel (0.34.2-1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 35.81 Setting up xxd (2:8.2.2434-3+deb11u1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 35.83 Setting up libcap2:arm64 (1:2.44-1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 35.84 Setting up libcap2-bin (1:2.44-1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 35.85 Setting up apparmor (2.13.6-10) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 37.37 Setting up zip (3.0-12) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 37.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 37.41 Setting up bash-completion (1:2.11-2) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 40.23 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 40.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:50:06 [2022-07-05T06:50:06.002Z] #21 40.26 Setting up libmnl0:arm64 (1.0.4-3) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 40.27 Setting up patch (2.7.6-7) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 40.29 Setting up sudo (1.9.5p2-3) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 40.37 invoke-rc.d: could not determine current runlevel
06:50:06 [2022-07-05T06:50:06.002Z] #21 40.38 invoke-rc.d: policy-rc.d denied execution of start.
06:50:06 [2022-07-05T06:50:06.002Z] #21 40.40 Setting up xfsprogs (5.10.0-4) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 40.43 Setting up libxtables12:arm64 (1.8.7-1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 40.45 Setting up inetutils-ping (2:2.0-1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 40.47 Setting up pigz (2.6-1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 40.52 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 40.54 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 40.58 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 40.61 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 41.33 Setting up libaio1:arm64 (0.3.112-9) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 41.34 Setting up python3-lib2to3 (3.9.2-1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 41.79 Setting up libelf1:arm64 (0.183-1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 41.81 Setting up zstd (1.4.8+dfsg-2.1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 41.83 Setting up libonig5:arm64 (6.9.6-1.1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 41.84 Setting up python3-distutils (3.9.2-1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 42.31 Setting up vim (2:8.2.2434-3+deb11u1) ...
06:50:06 [2022-07-05T06:50:06.002Z] #21 42.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
06:50:06 [2022-07-05T06:50:06.002Z] #21 42.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
06:50:06 [2022-07-05T06:50:06.002Z] #21 42.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
06:50:06 [2022-07-05T06:50:06.002Z] #21 42.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
06:50:06 [2022-07-05T06:50:06.002Z] #21 42.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
06:50:06 [2022-07-05T06:50:06.002Z] #21 42.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
06:50:06 [2022-07-05T06:50:06.002Z] #21 42.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
06:50:06 [2022-07-05T06:50:06.002Z] #21 42.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
06:50:06 [2022-07-05T06:50:06.002Z] #21 42.39 Setting up python3-setuptools (52.0.0-4) ...
06:50:06 [2022-07-05T06:50:06.018Z] #77 103.0 checking for copy_file_range... yes
06:50:06 [2022-07-05T06:50:06.280Z] #77 103.4 checking for fgetxattr... yes
06:50:06 [2022-07-05T06:50:06.331Z] #84 ...
06:50:06 [2022-07-05T06:50:06.331Z] 
06:50:06 [2022-07-05T06:50:06.331Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
06:50:06 [2022-07-05T06:50:06.331Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0
06:50:06 [2022-07-05T06:50:06.331Z] #19 243.7 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
06:50:06 [2022-07-05T06:50:06.331Z] #19 243.7 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
06:50:06 [2022-07-05T06:50:06.331Z] #19 244.0 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
06:50:06 [2022-07-05T06:50:06.801Z] #77 103.7 checking for statx... yes
06:50:06 [2022-07-05T06:50:06.940Z] #21 ...
06:50:06 [2022-07-05T06:50:06.940Z] 
06:50:06 [2022-07-05T06:50:06.940Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:50:06 [2022-07-05T06:50:06.940Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
06:50:06 [2022-07-05T06:50:06.940Z] #77 122.7 config.status: creating Makefile
06:50:06 [2022-07-05T06:50:06.940Z] #77 122.8 config.status: creating config.h
06:50:06 [2022-07-05T06:50:06.940Z] #77 122.8 config.status: executing depfiles commands
06:50:07 [2022-07-05T06:50:07.061Z] #77 104.1 checking for fgetpwent_r... yes
06:50:07 [2022-07-05T06:50:07.200Z] #77 123.0 config.status: executing libtool commands
06:50:07 [2022-07-05T06:50:07.270Z] #19 245.5 Selecting previously unselected package cpp-10-s390x-linux-gnu.
06:50:07 [2022-07-05T06:50:07.270Z] #19 245.5 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
06:50:07 [2022-07-05T06:50:07.270Z] #19 245.7 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
06:50:07 [2022-07-05T06:50:07.582Z] #77 104.4 checking for issetugid... no
06:50:07 [2022-07-05T06:50:07.582Z] #77 104.8 checking for pkg-config... /usr/bin/pkg-config
06:50:07 [2022-07-05T06:50:07.582Z] #77 104.8 checking pkg-config is at least version 0.9.0... yes
06:50:07 [2022-07-05T06:50:07.847Z] #77 104.8 checking for library containing yajl_tree_get... 
06:50:07 [2022-07-05T06:50:07.847Z] #77 ...
06:50:07 [2022-07-05T06:50:07.847Z] 
06:50:07 [2022-07-05T06:50:07.847Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:50:07 [2022-07-05T06:50:07.847Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:50:07 [2022-07-05T06:50:07.847Z] #21 2.374 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:50:07 [2022-07-05T06:50:07.847Z] #21 2.599 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:50:07 [2022-07-05T06:50:07.847Z] #21 2.607 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:50:07 [2022-07-05T06:50:07.847Z] #21 3.000 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:50:07 [2022-07-05T06:50:07.847Z] #21 4.135 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:50:07 [2022-07-05T06:50:07.847Z] #21 5.626 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:50:07 [2022-07-05T06:50:07.847Z] #21 9.920 Fetched 8548 kB in 8s (1092 kB/s)
06:50:08 [2022-07-05T06:50:08.107Z] #21 9.920 Reading package lists...
06:50:08 [2022-07-05T06:50:08.107Z] #21 ...
06:50:08 [2022-07-05T06:50:08.107Z] 
06:50:08 [2022-07-05T06:50:08.107Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:50:08 [2022-07-05T06:50:08.107Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:50:08 [2022-07-05T06:50:08.107Z] #77 104.8 checking for library containing yajl_tree_get... -lyajl
06:50:08 [2022-07-05T06:50:08.107Z] #77 105.4 checking for yajl >= 2.0.0... yes
06:50:08 [2022-07-05T06:50:08.138Z] #77 124.1   GEN      .version
06:50:08 [2022-07-05T06:50:08.138Z] #77 124.1 make  install-recursive
06:50:08 [2022-07-05T06:50:08.138Z] #77 124.1 make[1]: Entering directory '/tmp/crun-build'
06:50:08 [2022-07-05T06:50:08.367Z] #77 105.4 checking sys/capability.h usability... yes
06:50:08 [2022-07-05T06:50:08.397Z] #77 124.2 Making install in libocispec
06:50:08 [2022-07-05T06:50:08.398Z] #77 124.2 make[2]: Entering directory '/tmp/crun-build/libocispec'
06:50:08 [2022-07-05T06:50:08.398Z] #77 124.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
06:50:08 [2022-07-05T06:50:08.398Z] #77 124.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
06:50:08 [2022-07-05T06:50:08.398Z] #77 124.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
06:50:08 [2022-07-05T06:50:08.398Z] #77 124.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
06:50:08 [2022-07-05T06:50:08.627Z] #77 105.7 checking sys/capability.h presence... yes
06:50:08 [2022-07-05T06:50:08.628Z] #77 105.8 checking for sys/capability.h... yes
06:50:08 [2022-07-05T06:50:08.888Z] #77 105.8 checking for library containing cap_from_name... -lcap
06:50:08 [2022-07-05T06:50:08.969Z] #77 124.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
06:50:08 [2022-07-05T06:50:08.969Z] #77 124.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
06:50:08 [2022-07-05T06:50:08.969Z] #77 124.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
06:50:08 [2022-07-05T06:50:08.969Z] #77 124.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
06:50:08 [2022-07-05T06:50:08.969Z] #77 124.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
06:50:08 [2022-07-05T06:50:08.969Z] #77 124.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
06:50:08 [2022-07-05T06:50:08.969Z] #77 124.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
06:50:08 [2022-07-05T06:50:08.969Z] #77 124.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
06:50:09 [2022-07-05T06:50:09.230Z] #77 125.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
06:50:09 [2022-07-05T06:50:09.230Z] #77 125.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
06:50:09 [2022-07-05T06:50:09.230Z] #77 125.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
06:50:09 [2022-07-05T06:50:09.230Z] #77 125.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
06:50:09 [2022-07-05T06:50:09.230Z] #77 125.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
06:50:09 [2022-07-05T06:50:09.230Z] #77 125.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
06:50:09 [2022-07-05T06:50:09.230Z] #77 125.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
06:50:09 [2022-07-05T06:50:09.230Z] #77 125.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
06:50:09 [2022-07-05T06:50:09.409Z] #77 106.2 checking for library containing dlopen... -ldl
06:50:09 [2022-07-05T06:50:09.669Z] #77 106.6 checking seccomp.h usability... yes
06:50:09 [2022-07-05T06:50:09.669Z] #77 106.8 checking seccomp.h presence... yes
06:50:09 [2022-07-05T06:50:09.669Z] #77 106.9 checking for seccomp.h... yes
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.7 make  install-recursive
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.7 make[3]: Entering directory '/tmp/crun-build/libocispec'
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.8 Making install in yajl
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.8   CC       verify/json_verify-json_verify.o
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.8   CC       src/libyajl_la-yajl_alloc.lo
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.8   CC       src/libyajl_la-yajl.lo
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.8   CC       src/libyajl_la-yajl_gen.lo
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.8   CC       src/libyajl_la-yajl_parser.lo
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.9   CC       src/libyajl_la-yajl_buf.lo
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.9   CC       src/libyajl_la-yajl_encode.lo
06:50:09 [2022-07-05T06:50:09.801Z] #77 125.9   CC       src/libyajl_la-yajl_lex.lo
06:50:10 [2022-07-05T06:50:10.061Z] #77 126.0   CC       src/libyajl_la-yajl_tree.lo
06:50:10 [2022-07-05T06:50:10.322Z] #77 ...
06:50:10 [2022-07-05T06:50:10.322Z] 
06:50:10 [2022-07-05T06:50:10.322Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:50:10 [2022-07-05T06:50:10.322Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b
06:50:10 [2022-07-05T06:50:10.322Z] #21 43.74 Setting up libjq1:arm64 (1.6-2.1) ...
06:50:10 [2022-07-05T06:50:10.322Z] #21 43.76 Setting up libnftnl11:arm64 (1.1.9-1) ...
06:50:10 [2022-07-05T06:50:10.322Z] #21 43.77 Setting up thin-provisioning-tools (0.9.0-1) ...
06:50:10 [2022-07-05T06:50:10.322Z] #21 43.78 Setting up python3-pip (20.3.4-4+deb11u1) ...
06:50:10 [2022-07-05T06:50:10.322Z] #21 44.96 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
06:50:10 [2022-07-05T06:50:10.322Z] #21 44.97 Setting up jq (1.6-2.1) ...
06:50:10 [2022-07-05T06:50:10.322Z] #21 44.98 Setting up libbpf0:arm64 (1:0.3-2) ...
06:50:10 [2022-07-05T06:50:10.322Z] #21 44.99 Setting up iptables (1.8.7-1) ...
06:50:10 [2022-07-05T06:50:10.322Z] #21 45.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
06:50:10 [2022-07-05T06:50:10.322Z] #21 45.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:50:10 [2022-07-05T06:50:10.322Z] #21 45.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
06:50:10 [2022-07-05T06:50:10.322Z] #21 45.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:50:10 [2022-07-05T06:50:10.322Z] #21 45.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
06:50:10 [2022-07-05T06:50:10.322Z] #21 45.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
06:50:10 [2022-07-05T06:50:10.322Z] #21 45.04 Setting up iproute2 (5.10.0-4) ...
06:50:10 [2022-07-05T06:50:10.322Z] #21 45.42 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:50:10 [2022-07-05T06:50:10.322Z] #21 DONE 47.2s
06:50:10 [2022-07-05T06:50:10.581Z] 
06:50:10 [2022-07-05T06:50:10.581Z] #22 [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
06:50:10 [2022-07-05T06:50:10.581Z] #22 sha256:1c35510d2c5ef554d5a1a5ad21f4359ed7a77a09befaa46d5fe59bc5eb4db5a5
06:50:10 [2022-07-05T06:50:10.608Z] #77 106.9 checking for library containing seccomp_rule_add... -lseccomp
06:50:10 [2022-07-05T06:50:10.608Z] #77 107.6 checking for library containing seccomp_arch_resolve_name... none required
06:50:10 [2022-07-05T06:50:10.868Z] #77 107.8 checking systemd/sd-bus.h usability... yes
06:50:11 [2022-07-05T06:50:11.095Z] #14 ...
06:50:11 [2022-07-05T06:50:11.095Z] 
06:50:11 [2022-07-05T06:50:11.095Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:50:11 [2022-07-05T06:50:11.095Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:50:11 [2022-07-05T06:50:11.095Z] #77 81.47 configure.ac:7: installing './compile'
06:50:11 [2022-07-05T06:50:11.095Z] #77 81.47 configure.ac:11: installing './config.guess'
06:50:11 [2022-07-05T06:50:11.095Z] #77 81.49 configure.ac:11: installing './config.sub'
06:50:11 [2022-07-05T06:50:11.095Z] #77 81.50 configure.ac:8: installing './install-sh'
06:50:11 [2022-07-05T06:50:11.095Z] #77 81.50 configure.ac:8: installing './missing'
06:50:11 [2022-07-05T06:50:11.095Z] #77 81.68 Makefile.am: installing './depcomp'
06:50:11 [2022-07-05T06:50:11.127Z] #77 108.1 checking systemd/sd-bus.h presence... yes
06:50:11 [2022-07-05T06:50:11.128Z] #77 108.2 checking for systemd/sd-bus.h... yes
06:50:11 [2022-07-05T06:50:11.162Z] #22 0.624 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
06:50:11 [2022-07-05T06:50:11.162Z] #22 0.628 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
06:50:11 [2022-07-05T06:50:11.162Z] #22 0.648 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
06:50:11 [2022-07-05T06:50:11.162Z] #22 DONE 0.7s
06:50:11 [2022-07-05T06:50:11.162Z] 
06:50:11 [2022-07-05T06:50:11.162Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:50:11 [2022-07-05T06:50:11.162Z] #64 sha256:e362d26485a0faa9491b4c724b3dfafd7724f500e47a60d4cb9521d815f4b419
06:50:11 [2022-07-05T06:50:11.162Z] #64 ...
06:50:11 [2022-07-05T06:50:11.162Z] 
06:50:11 [2022-07-05T06:50:11.162Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
06:50:11 [2022-07-05T06:50:11.162Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed
06:50:11 [2022-07-05T06:50:11.698Z] #77 108.2 checking for library containing sd_bus_match_signal_async... -lsystemd
06:50:11 [2022-07-05T06:50:11.958Z] #77 108.9 checking for sd_notify_barrier... yes
06:50:11 [2022-07-05T06:50:11.958Z] #77 109.2 checking linux/bpf.h usability... yes
06:50:12 [2022-07-05T06:50:12.218Z] #77 109.4 checking linux/bpf.h presence... yes
06:50:12 [2022-07-05T06:50:12.218Z] #77 109.4 checking for linux/bpf.h... yes
06:50:12 [2022-07-05T06:50:12.479Z] #77 109.4 checking compilation for eBPF... yes
06:50:12 [2022-07-05T06:50:12.479Z] #77 109.6 checking for criu >= 3.15... no
06:50:12 [2022-07-05T06:50:12.479Z] #77 109.6 configure: CRIU headers not found, building without CRIU support
06:50:12 [2022-07-05T06:50:12.479Z] #77 109.7 checking for criu > 3.16... no
06:50:12 [2022-07-05T06:50:12.479Z] #77 109.7 configure: CRIU version doesn't support join-ns API
06:50:12 [2022-07-05T06:50:12.479Z] #77 109.7 checking for criu > 3.16.1... no
06:50:12 [2022-07-05T06:50:12.479Z] #77 109.7 configure: CRIU version doesn't support for pre-dumping
06:50:12 [2022-07-05T06:50:12.481Z] #77 83.90 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
06:50:12 [2022-07-05T06:50:12.481Z] #77 83.91 libtoolize: copying file 'build-aux/ltmain.sh'
06:50:12 [2022-07-05T06:50:12.481Z] #77 84.07 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
06:50:12 [2022-07-05T06:50:12.481Z] #77 84.07 libtoolize: copying file 'm4/libtool.m4'
06:50:12 [2022-07-05T06:50:12.545Z] #19 ...
06:50:12 [2022-07-05T06:50:12.545Z] 
06:50:12 [2022-07-05T06:50:12.545Z] #54 [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
06:50:12 [2022-07-05T06:50:12.545Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
06:50:12 [2022-07-05T06:50:12.545Z] #54 257.8 + dpkg --print-architecture
06:50:12 [2022-07-05T06:50:12.545Z] #54 257.8 + git checkout -q v2.1.0
06:50:12 [2022-07-05T06:50:12.545Z] #54 258.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
06:50:12 [2022-07-05T06:50:12.545Z] #54 258.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
06:50:12 [2022-07-05T06:50:12.740Z] #77 109.7 checking for new mount API (fsconfig)... yes
06:50:12 [2022-07-05T06:50:12.740Z] #77 109.9 checking for seccomp notify API... yes
06:50:12 [2022-07-05T06:50:12.740Z] #77 110.0 checking for gperf... no
06:50:12 [2022-07-05T06:50:12.740Z] #77 110.0 configure: gperf not found - cannot rebuild signal parser code
06:50:12 [2022-07-05T06:50:12.742Z] #77 84.27 libtoolize: copying file 'm4/ltoptions.m4'
06:50:12 [2022-07-05T06:50:12.742Z] #77 84.36 libtoolize: copying file 'm4/ltsugar.m4'
06:50:13 [2022-07-05T06:50:13.001Z] #77 110.0 checking for library containing argp_parse... none required
06:50:13 [2022-07-05T06:50:13.003Z] #77 84.52 libtoolize: copying file 'm4/ltversion.m4'
06:50:13 [2022-07-05T06:50:13.262Z] #77 110.5 checking that generated files are newer than configure... done
06:50:13 [2022-07-05T06:50:13.262Z] #77 110.5 configure: creating ./config.status
06:50:13 [2022-07-05T06:50:13.264Z] #77 84.85 libtoolize: copying file 'm4/lt~obsolete.m4'
06:50:13 [2022-07-05T06:50:13.836Z] #77 85.21 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
06:50:15 [2022-07-05T06:50:15.811Z] #77 ...
06:50:15 [2022-07-05T06:50:15.811Z] 
06:50:15 [2022-07-05T06:50:15.811Z] #34 [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
06:50:15 [2022-07-05T06:50:15.811Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
06:50:15 [2022-07-05T06:50:15.811Z] #34 DONE 163.6s
06:50:15 [2022-07-05T06:50:15.811Z] 
06:50:15 [2022-07-05T06:50:15.811Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:50:15 [2022-07-05T06:50:15.811Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:50:15 [2022-07-05T06:50:15.811Z] #21 9.920 Reading package lists...
06:50:15 [2022-07-05T06:50:15.811Z] #21 13.25 Reading package lists...
06:50:15 [2022-07-05T06:50:15.811Z] #21 16.64 Building dependency tree...
06:50:16 [2022-07-05T06:50:16.453Z] #23 ...
06:50:16 [2022-07-05T06:50:16.453Z] 
06:50:16 [2022-07-05T06:50:16.453Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:50:16 [2022-07-05T06:50:16.453Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
06:50:16 [2022-07-05T06:50:16.453Z] #77 131.7   CCLD     libyajl.la
06:50:16 [2022-07-05T06:50:16.453Z] #77 132.1   CCLD     verify/json_verify
06:50:16 [2022-07-05T06:50:16.453Z] #77 132.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
06:50:16 [2022-07-05T06:50:16.453Z] #77 132.5 make[5]: Nothing to be done for 'install-exec-am'.
06:50:16 [2022-07-05T06:50:16.453Z] #77 132.5 make[5]: Nothing to be done for 'install-data-am'.
06:50:16 [2022-07-05T06:50:16.453Z] #77 132.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
06:50:16 [2022-07-05T06:50:16.453Z] #77 132.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
06:50:16 [2022-07-05T06:50:16.453Z] #77 132.5 make[4]: Entering directory '/tmp/crun-build/libocispec'
06:50:16 [2022-07-05T06:50:16.712Z] #77 132.6   CC       src/validate.o
06:50:16 [2022-07-05T06:50:16.712Z] #77 132.6   CC       src/image_spec_schema_config_schema.lo
06:50:16 [2022-07-05T06:50:16.712Z] #77 132.7   CC       src/image_spec_schema_content_descriptor.lo
06:50:16 [2022-07-05T06:50:16.712Z] #77 132.7   CC       src/image_spec_schema_defs.lo
06:50:16 [2022-07-05T06:50:16.712Z] #77 132.7   CC       src/image_spec_schema_defs_descriptor.lo
06:50:16 [2022-07-05T06:50:16.712Z] #77 132.7   CC       src/image_spec_schema_image_index_schema.lo
06:50:16 [2022-07-05T06:50:16.712Z] #77 132.8   CC       src/image_spec_schema_image_layout_schema.lo
06:50:16 [2022-07-05T06:50:16.712Z] #77 132.8   CC       src/image_spec_schema_image_manifest_schema.lo
06:50:16 [2022-07-05T06:50:16.712Z] #77 132.8   CC       src/runtime_spec_schema_config_linux.lo
06:50:16 [2022-07-05T06:50:16.712Z] #77 132.9   CC       src/runtime_spec_schema_config_zos.lo
06:50:16 [2022-07-05T06:50:16.754Z] #21 ...
06:50:16 [2022-07-05T06:50:16.754Z] 
06:50:16 [2022-07-05T06:50:16.754Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:50:16 [2022-07-05T06:50:16.754Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:50:16 [2022-07-05T06:50:16.754Z] #77 113.0 config.status: creating Makefile
06:50:16 [2022-07-05T06:50:16.754Z] #77 113.1 config.status: creating rpm/crun.spec
06:50:16 [2022-07-05T06:50:16.754Z] #77 113.2 config.status: creating config.h
06:50:16 [2022-07-05T06:50:16.754Z] #77 113.2 config.status: executing libtool commands
06:50:16 [2022-07-05T06:50:16.754Z] #77 113.3 config.status: executing depfiles commands
06:50:16 [2022-07-05T06:50:16.972Z] #77 132.9   CC       src/runtime_spec_schema_config_schema.lo
06:50:16 [2022-07-05T06:50:16.972Z] #77 132.9   CC       src/runtime_spec_schema_config_solaris.lo
06:50:16 [2022-07-05T06:50:16.972Z] #77 132.9   CC       src/runtime_spec_schema_config_vm.lo
06:50:17 [2022-07-05T06:50:17.244Z] #77 133.1   CC       src/runtime_spec_schema_config_windows.lo
06:50:17 [2022-07-05T06:50:17.244Z] #77 133.1   CC       src/runtime_spec_schema_defs.lo
06:50:17 [2022-07-05T06:50:17.324Z] #77 114.7 === configuring in libocispec (/tmp/crun-build/libocispec)
06:50:17 [2022-07-05T06:50:17.324Z] #77 114.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
06:50:17 [2022-07-05T06:50:17.504Z] #77 133.4   CC       src/runtime_spec_schema_defs_linux.lo
06:50:17 [2022-07-05T06:50:17.504Z] #77 133.5   CC       src/runtime_spec_schema_defs_zos.lo
06:50:17 [2022-07-05T06:50:17.504Z] #77 133.6   CC       src/runtime_spec_schema_defs_vm.lo
06:50:17 [2022-07-05T06:50:17.763Z] #77 133.6   CC       src/runtime_spec_schema_defs_windows.lo
06:50:17 [2022-07-05T06:50:17.763Z] #77 133.7   CC       src/runtime_spec_schema_state_schema.lo
06:50:17 [2022-07-05T06:50:17.763Z] #77 133.8   CC       src/image_manifest_items_image_manifest_items_schema.lo
06:50:17 [2022-07-05T06:50:17.898Z] #77 115.1 checking for gcc... gcc
06:50:17 [2022-07-05T06:50:17.898Z] #77 ...
06:50:17 [2022-07-05T06:50:17.898Z] 
06:50:17 [2022-07-05T06:50:17.898Z] #36 [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
06:50:17 [2022-07-05T06:50:17.898Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9 Delve is a source level debugger for Go programs.
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9 
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9 Delve enables you to interact with your program by controlling the execution of the process,
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9 
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9 
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9 Pass flags to the program you are debugging using `--`, for example:
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9 
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9 `dlv exec ./hello -- server --config conf/config.toml`
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9 
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9 Usage:
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9   dlv [command]
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9 
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9 Available Commands:
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9   attach      Attach to running process and begin debugging.
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9   connect     Connect to a headless debug server with a terminal client.
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9   core        Examine a core dump.
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9   debug       Compile and begin debugging main package in current directory, or the package specified.
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9   exec        Execute a precompiled binary, and begin a debug session.
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9   help        Help about any command
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9   run         Deprecated command. Use 'debug' instead.
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9   test        Compile test binary and begin debugging program.
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9   trace       Compile and begin tracing program.
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9   version     Prints version.
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9 
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9 Flags:
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9       --disable-aslr                     Disables address space randomization
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9   -h, --help                             help for dlv
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9       --init string                      Init file, executed by the terminal client.
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9       --log                              Enable debugging server logging.
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9       --wd string                        Working directory for running the program.
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9 
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9 Additional help topics:
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9   dlv backend  Help about the --backend flag.
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9   dlv log      Help about logging flags.
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9   dlv redirect Help about file redirection.
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9 
06:50:17 [2022-07-05T06:50:17.898Z] #36 165.9 Use "dlv [command] --help" for more information about a command.
06:50:17 [2022-07-05T06:50:17.898Z] #36 DONE 166.3s
06:50:17 [2022-07-05T06:50:17.945Z] #14 ...
06:50:17 [2022-07-05T06:50:17.945Z] 
06:50:17 [2022-07-05T06:50:17.945Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:50:17 [2022-07-05T06:50:17.945Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:50:17 [2022-07-05T06:50:17.945Z] #77 77.82 configure.ac:7: installing './compile'
06:50:17 [2022-07-05T06:50:17.945Z] #77 77.83 configure.ac:11: installing './config.guess'
06:50:17 [2022-07-05T06:50:17.945Z] #77 77.84 configure.ac:11: installing './config.sub'
06:50:17 [2022-07-05T06:50:17.945Z] #77 77.86 configure.ac:8: installing './install-sh'
06:50:17 [2022-07-05T06:50:17.945Z] #77 77.88 configure.ac:8: installing './missing'
06:50:17 [2022-07-05T06:50:17.945Z] #77 78.13 Makefile.am: installing './depcomp'
06:50:18 [2022-07-05T06:50:18.024Z] #77 133.9   CC       src/basic_test_double_array_item.lo
06:50:18 [2022-07-05T06:50:18.024Z] #77 134.0   CC       src/basic_test_double_array.lo
06:50:18 [2022-07-05T06:50:18.024Z] #77 134.1   CC       src/basic_test_top_array_int.lo
06:50:18 [2022-07-05T06:50:18.159Z] 
06:50:18 [2022-07-05T06:50:18.159Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:50:18 [2022-07-05T06:50:18.159Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:50:18 [2022-07-05T06:50:18.159Z] #77 115.3 checking whether the C compiler works... yes
06:50:18 [2022-07-05T06:50:18.159Z] #77 115.5 checking for C compiler default output file name... a.out
06:50:18 [2022-07-05T06:50:18.593Z] #77 134.3   CC       src/basic_test_top_array_string.lo
06:50:18 [2022-07-05T06:50:18.593Z] #77 134.3   CC       src/basic_test_top_double_array_int.lo
06:50:18 [2022-07-05T06:50:18.593Z] #77 134.5   CC       src/basic_test_top_double_array_obj.lo
06:50:18 [2022-07-05T06:50:18.593Z] #77 134.6   CC       src/basic_test_top_double_array_refobj.lo
06:50:18 [2022-07-05T06:50:18.730Z] #77 115.5 checking for suffix of executables... 
06:50:18 [2022-07-05T06:50:18.730Z] #77 115.8 checking whether we are cross compiling... no
06:50:18 [2022-07-05T06:50:18.730Z] #77 116.0 checking for suffix of object files... o
06:50:18 [2022-07-05T06:50:18.853Z] #77 134.8   CC       src/basic_test_top_double_array_string.lo
06:50:18 [2022-07-05T06:50:18.991Z] #77 116.1 checking whether we are using the GNU C compiler... yes
06:50:18 [2022-07-05T06:50:18.991Z] #77 116.2 checking whether gcc accepts -g... yes
06:50:19 [2022-07-05T06:50:19.113Z] #77 134.9   CC       src/read-file.lo
06:50:19 [2022-07-05T06:50:19.113Z] #77 135.1   CC       src/json_common.lo
06:50:19 [2022-07-05T06:50:19.116Z] #54 ...
06:50:19 [2022-07-05T06:50:19.116Z] 
06:50:19 [2022-07-05T06:50:19.116Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
06:50:19 [2022-07-05T06:50:19.116Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0
06:50:19 [2022-07-05T06:50:19.116Z] #19 257.3 Selecting previously unselected package cpp-aarch64-linux-gnu.
06:50:19 [2022-07-05T06:50:19.116Z] #19 257.3 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
06:50:19 [2022-07-05T06:50:19.116Z] #19 257.3 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
06:50:19 [2022-07-05T06:50:19.116Z] #19 257.4 Selecting previously unselected package cpp-arm-linux-gnueabi.
06:50:19 [2022-07-05T06:50:19.116Z] #19 257.4 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
06:50:19 [2022-07-05T06:50:19.116Z] #19 257.4 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
06:50:19 [2022-07-05T06:50:19.116Z] #19 257.4 Selecting previously unselected package cpp-arm-linux-gnueabihf.
06:50:19 [2022-07-05T06:50:19.116Z] #19 257.4 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
06:50:19 [2022-07-05T06:50:19.116Z] #19 257.4 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
06:50:19 [2022-07-05T06:50:19.116Z] #19 257.5 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
06:50:19 [2022-07-05T06:50:19.116Z] #19 257.5 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
06:50:19 [2022-07-05T06:50:19.116Z] #19 257.5 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
06:50:19 [2022-07-05T06:50:19.252Z] #77 116.3 checking for gcc option to accept ISO C89... none needed
06:50:19 [2022-07-05T06:50:19.252Z] #77 116.5 checking whether gcc understands -c and -o together... yes
06:50:19 [2022-07-05T06:50:19.373Z] #77 135.4   CC       tests/test-1.o
06:50:19 [2022-07-05T06:50:19.375Z] #19 257.5 Selecting previously unselected package cpp-s390x-linux-gnu.
06:50:19 [2022-07-05T06:50:19.375Z] #19 257.5 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
06:50:19 [2022-07-05T06:50:19.375Z] #19 257.6 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
06:50:19 [2022-07-05T06:50:19.375Z] #19 257.6 Selecting previously unselected package cross-config.
06:50:19 [2022-07-05T06:50:19.375Z] #19 257.6 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
06:50:19 [2022-07-05T06:50:19.375Z] #19 257.6 Unpacking cross-config (2.6.18+nmu1) ...
06:50:19 [2022-07-05T06:50:19.375Z] #19 257.7 Selecting previously unselected package gcc-10-cross-base.
06:50:19 [2022-07-05T06:50:19.375Z] #19 257.7 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
06:50:19 [2022-07-05T06:50:19.375Z] #19 257.7 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
06:50:19 [2022-07-05T06:50:19.375Z] #19 257.8 Selecting previously unselected package libc6-arm64-cross.
06:50:19 [2022-07-05T06:50:19.515Z] #77 116.6 checking how to run the C preprocessor... gcc -E
06:50:19 [2022-07-05T06:50:19.633Z] #77 135.5   CC       tests/test-2.o
06:50:19 [2022-07-05T06:50:19.633Z] #77 135.6   CC       tests/test-3.o
06:50:19 [2022-07-05T06:50:19.633Z] #77 135.6   CC       tests/test-4.o
06:50:19 [2022-07-05T06:50:19.633Z] #77 135.7   CC       tests/test-5.o
06:50:19 [2022-07-05T06:50:19.635Z] #19 257.8 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
06:50:19 [2022-07-05T06:50:19.635Z] #19 257.8 Unpacking libc6-arm64-cross (2.31-9cross4) ...
06:50:19 [2022-07-05T06:50:19.776Z] #77 116.9 checking for grep that handles long lines and -e... /bin/grep
06:50:19 [2022-07-05T06:50:19.776Z] #77 116.9 checking for egrep... /bin/grep -E
06:50:19 [2022-07-05T06:50:19.894Z] #19 258.2 Selecting previously unselected package libgcc-s1-arm64-cross.
06:50:19 [2022-07-05T06:50:19.894Z] #19 258.2 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
06:50:19 [2022-07-05T06:50:19.894Z] #19 258.2 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
06:50:19 [2022-07-05T06:50:19.894Z] #19 258.3 Selecting previously unselected package libgomp1-arm64-cross.
06:50:19 [2022-07-05T06:50:19.894Z] #19 258.3 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
06:50:19 [2022-07-05T06:50:19.894Z] #19 258.3 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
06:50:19 [2022-07-05T06:50:19.894Z] #19 258.4 Selecting previously unselected package libitm1-arm64-cross.
06:50:20 [2022-07-05T06:50:20.036Z] #77 116.9 checking for ANSI C header files... yes
06:50:20 [2022-07-05T06:50:20.153Z] #19 258.4 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
06:50:20 [2022-07-05T06:50:20.153Z] #19 258.4 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
06:50:20 [2022-07-05T06:50:20.153Z] #19 258.4 Selecting previously unselected package libatomic1-arm64-cross.
06:50:20 [2022-07-05T06:50:20.153Z] #19 258.4 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
06:50:20 [2022-07-05T06:50:20.153Z] #19 258.4 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
06:50:20 [2022-07-05T06:50:20.153Z] #19 258.5 Selecting previously unselected package libasan6-arm64-cross.
06:50:20 [2022-07-05T06:50:20.153Z] #19 258.5 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
06:50:20 [2022-07-05T06:50:20.153Z] #19 258.5 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
06:50:20 [2022-07-05T06:50:20.202Z] #77 135.9   CC       tests/test-6.o
06:50:20 [2022-07-05T06:50:20.202Z] #77 136.2   CC       tests/test-7.o
06:50:20 [2022-07-05T06:50:20.202Z] #77 136.3   CC       tests/test-8.o
06:50:20 [2022-07-05T06:50:20.297Z] #77 117.5 checking for sys/types.h... yes
06:50:20 [2022-07-05T06:50:20.468Z] #77 80.48 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
06:50:20 [2022-07-05T06:50:20.468Z] #77 80.48 libtoolize: copying file 'build-aux/ltmain.sh'
06:50:20 [2022-07-05T06:50:20.468Z] #77 80.91 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
06:50:20 [2022-07-05T06:50:20.468Z] #77 80.91 libtoolize: copying file 'm4/libtool.m4'
06:50:20 [2022-07-05T06:50:20.558Z] #77 117.6 checking for sys/stat.h... yes
06:50:20 [2022-07-05T06:50:20.723Z] #19 259.2 Selecting previously unselected package liblsan0-arm64-cross.
06:50:20 [2022-07-05T06:50:20.772Z] #77 136.5   CC       tests/test-9.o
06:50:20 [2022-07-05T06:50:20.772Z] #77 136.7   CC       tests/test-10.o
06:50:20 [2022-07-05T06:50:20.819Z] #77 117.8 checking for stdlib.h... yes
06:50:20 [2022-07-05T06:50:20.819Z] #77 118.0 checking for string.h... yes
06:50:20 [2022-07-05T06:50:20.982Z] #19 259.2 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
06:50:20 [2022-07-05T06:50:20.983Z] #19 259.2 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
06:50:20 [2022-07-05T06:50:20.983Z] #19 259.5 Selecting previously unselected package libtsan0-arm64-cross.
06:50:21 [2022-07-05T06:50:21.031Z] #77 136.9   CC       tests/test-11.o
06:50:21 [2022-07-05T06:50:21.076Z] #77 81.42 libtoolize: copying file 'm4/ltoptions.m4'
06:50:21 [2022-07-05T06:50:21.076Z] #77 81.59 libtoolize: copying file 'm4/ltsugar.m4'
06:50:21 [2022-07-05T06:50:21.080Z] #77 118.2 checking for memory.h... yes
06:50:21 [2022-07-05T06:50:21.080Z] #77 118.4 checking for strings.h... yes
06:50:21 [2022-07-05T06:50:21.242Z] #19 259.5 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
06:50:21 [2022-07-05T06:50:21.242Z] #19 259.5 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
06:50:21 [2022-07-05T06:50:21.334Z] #77 81.79 libtoolize: copying file 'm4/ltversion.m4'
06:50:21 [2022-07-05T06:50:21.340Z] #77 118.5 checking for inttypes.h... yes
06:50:21 [2022-07-05T06:50:21.600Z] #77 118.6 checking for stdint.h... yes
06:50:21 [2022-07-05T06:50:21.600Z] #77 118.8 checking for unistd.h... yes
06:50:21 [2022-07-05T06:50:21.810Z] #19 260.2 Selecting previously unselected package libstdc++6-arm64-cross.
06:50:21 [2022-07-05T06:50:21.811Z] #19 260.2 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
06:50:21 [2022-07-05T06:50:21.811Z] #19 260.2 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
06:50:21 [2022-07-05T06:50:21.860Z] #77 119.0 checking minix/config.h usability... no
06:50:21 [2022-07-05T06:50:21.900Z] #77 82.22 libtoolize: copying file 'm4/lt~obsolete.m4'
06:50:21 [2022-07-05T06:50:21.900Z] #77 82.39 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
06:50:21 [2022-07-05T06:50:21.980Z] #77 ...
06:50:21 [2022-07-05T06:50:21.980Z] 
06:50:21 [2022-07-05T06:50:21.980Z] #14 [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
06:50:21 [2022-07-05T06:50:21.980Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:50:21 [2022-07-05T06:50:21.980Z] #14 165.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
06:50:21 [2022-07-05T06:50:21.980Z] #14 165.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
06:50:21 [2022-07-05T06:50:21.980Z] #14 165.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:50:22 [2022-07-05T06:50:22.070Z] #19 260.4 Selecting previously unselected package libubsan1-arm64-cross.
06:50:22 [2022-07-05T06:50:22.070Z] #19 260.4 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
06:50:22 [2022-07-05T06:50:22.070Z] #19 260.4 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
06:50:22 [2022-07-05T06:50:22.120Z] #77 119.3 checking minix/config.h presence... no
06:50:22 [2022-07-05T06:50:22.120Z] #77 119.3 checking for minix/config.h... no
06:50:22 [2022-07-05T06:50:22.329Z] #19 260.7 Selecting previously unselected package libgcc-10-dev-arm64-cross.
06:50:22 [2022-07-05T06:50:22.329Z] #19 260.7 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
06:50:22 [2022-07-05T06:50:22.329Z] #19 260.7 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
06:50:22 [2022-07-05T06:50:22.380Z] #77 119.3 checking whether it is safe to define __EXTENSIONS__... yes
06:50:22 [2022-07-05T06:50:22.642Z] #77 119.5 checking build system type... x86_64-pc-linux-gnu
06:50:22 [2022-07-05T06:50:22.642Z] #77 119.7 checking host system type... x86_64-pc-linux-gnu
06:50:22 [2022-07-05T06:50:22.642Z] #77 119.7 checking how to print strings... printf
06:50:22 [2022-07-05T06:50:22.642Z] #77 119.7 checking for a sed that does not truncate output... /bin/sed
06:50:22 [2022-07-05T06:50:22.642Z] #77 119.8 checking for fgrep... /bin/grep -F
06:50:22 [2022-07-05T06:50:22.642Z] #77 119.8 checking for ld used by gcc... /usr/bin/ld
06:50:22 [2022-07-05T06:50:22.642Z] #77 119.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
06:50:22 [2022-07-05T06:50:22.642Z] #77 119.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
06:50:22 [2022-07-05T06:50:22.642Z] #77 119.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
06:50:22 [2022-07-05T06:50:22.642Z] #77 119.9 checking whether ln -s works... yes
06:50:22 [2022-07-05T06:50:22.642Z] #77 119.9 checking the maximum length of command line arguments... 1572864
06:50:22 [2022-07-05T06:50:22.898Z] #19 261.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
06:50:22 [2022-07-05T06:50:22.898Z] #19 261.2 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
06:50:22 [2022-07-05T06:50:22.898Z] #19 261.2 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
06:50:22 [2022-07-05T06:50:22.903Z] #77 120.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
06:50:22 [2022-07-05T06:50:22.903Z] #77 120.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
06:50:22 [2022-07-05T06:50:22.903Z] #77 120.0 checking for /usr/bin/ld option to reload object files... -r
06:50:22 [2022-07-05T06:50:22.903Z] #77 120.0 checking for objdump... objdump
06:50:22 [2022-07-05T06:50:22.903Z] #77 120.0 checking how to recognize dependent libraries... pass_all
06:50:22 [2022-07-05T06:50:22.903Z] #77 120.0 checking for dlltool... no
06:50:22 [2022-07-05T06:50:22.903Z] #77 120.0 checking how to associate runtime and link libraries... printf %s\n
06:50:22 [2022-07-05T06:50:22.903Z] #77 120.0 checking for ar... ar
06:50:22 [2022-07-05T06:50:22.903Z] #77 120.0 checking for archiver @FILE support... @
06:50:22 [2022-07-05T06:50:22.903Z] #77 120.1 checking for strip... strip
06:50:22 [2022-07-05T06:50:22.903Z] #77 120.1 checking for ranlib... ranlib
06:50:22 [2022-07-05T06:50:22.903Z] #77 120.1 checking for gawk... no
06:50:22 [2022-07-05T06:50:22.903Z] #77 120.1 checking for mawk... mawk
06:50:23 [2022-07-05T06:50:23.475Z] #77 120.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
06:50:23 [2022-07-05T06:50:23.475Z] #77 120.6 checking for sysroot... no
06:50:23 [2022-07-05T06:50:23.475Z] #77 120.6 checking for a working dd... /bin/dd
06:50:23 [2022-07-05T06:50:23.475Z] #77 120.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
06:50:23 [2022-07-05T06:50:23.475Z] #77 120.7 checking for mt... no
06:50:23 [2022-07-05T06:50:23.475Z] #77 120.7 checking if : is a manifest tool... no
06:50:23 [2022-07-05T06:50:23.735Z] #77 120.7 checking for dlfcn.h... yes
06:50:23 [2022-07-05T06:50:23.735Z] #77 120.8 checking for objdir... .libs
06:50:23 [2022-07-05T06:50:23.996Z] #77 121.2 checking if gcc supports -fno-rtti -fno-exceptions... no
06:50:23 [2022-07-05T06:50:23.996Z] #77 121.3 checking for gcc option to produce PIC... -fPIC -DPIC
06:50:24 [2022-07-05T06:50:24.257Z] #77 121.3 checking if gcc PIC flag -fPIC -DPIC works... yes
06:50:24 [2022-07-05T06:50:24.518Z] #77 121.4 checking if gcc static flag -static works... yes
06:50:24 [2022-07-05T06:50:24.518Z] #77 121.8 checking if gcc supports -c -o file.o... yes
06:50:24 [2022-07-05T06:50:24.518Z] #77 121.9 checking if gcc supports -c -o file.o... (cached) yes
06:50:24 [2022-07-05T06:50:24.518Z] #77 121.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
06:50:25 [2022-07-05T06:50:25.039Z] #77 121.9 checking dynamic linker characteristics... GNU/Linux ld.so
06:50:25 [2022-07-05T06:50:25.039Z] #77 122.3 checking how to hardcode library paths into programs... immediate
06:50:25 [2022-07-05T06:50:25.039Z] #77 122.3 checking whether stripping libraries is possible... yes
06:50:25 [2022-07-05T06:50:25.039Z] #77 122.3 checking if libtool supports shared libraries... yes
06:50:25 [2022-07-05T06:50:25.039Z] #77 122.3 checking whether to build shared libraries... no
06:50:25 [2022-07-05T06:50:25.039Z] #77 122.3 checking whether to build static libraries... yes
06:50:25 [2022-07-05T06:50:25.039Z] #77 122.3 checking for a BSD-compatible install... /usr/bin/install -c
06:50:25 [2022-07-05T06:50:25.039Z] #77 122.3 checking whether build environment is sane... yes
06:50:25 [2022-07-05T06:50:25.300Z] #77 122.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
06:50:25 [2022-07-05T06:50:25.300Z] #77 122.4 checking whether make sets $(MAKE)... yes
06:50:25 [2022-07-05T06:50:25.300Z] #77 122.4 checking whether make supports the include directive... yes (GNU style)
06:50:25 [2022-07-05T06:50:25.300Z] #77 122.5 checking whether make supports nested variables... yes
06:50:25 [2022-07-05T06:50:25.300Z] #77 122.5 checking whether UID '0' is supported by ustar format... yes
06:50:25 [2022-07-05T06:50:25.300Z] #77 122.5 checking whether GID '0' is supported by ustar format... yes
06:50:25 [2022-07-05T06:50:25.300Z] #77 122.5 checking how to create a ustar tar archive... gnutar
06:50:25 [2022-07-05T06:50:25.560Z] #77 122.6 checking dependency style of gcc... gcc3
06:50:25 [2022-07-05T06:50:25.560Z] #77 122.7 checking whether to enable maintainer-specific portions of Makefiles... yes
06:50:25 [2022-07-05T06:50:25.560Z] #77 122.7 checking whether make supports nested variables... (cached) yes
06:50:25 [2022-07-05T06:50:25.560Z] #77 122.7 checking for pkg-config... /usr/bin/pkg-config
06:50:25 [2022-07-05T06:50:25.560Z] #77 122.7 checking pkg-config is at least version 0.9.0... yes
06:50:25 [2022-07-05T06:50:25.560Z] #77 122.7 checking for yajl >= 2.1.0... yes
06:50:25 [2022-07-05T06:50:25.560Z] #77 122.8 checking for a sed that does not truncate output... (cached) /bin/sed
06:50:25 [2022-07-05T06:50:25.560Z] #77 122.8 checking for gcc... (cached) gcc
06:50:25 [2022-07-05T06:50:25.560Z] #77 122.9 checking whether we are using the GNU C compiler... (cached) yes
06:50:25 [2022-07-05T06:50:25.560Z] #77 122.9 checking whether gcc accepts -g... (cached) yes
06:50:25 [2022-07-05T06:50:25.560Z] #77 122.9 checking for gcc option to accept ISO C89... (cached) none needed
06:50:25 [2022-07-05T06:50:25.560Z] #77 122.9 checking whether gcc understands -c and -o together... (cached) yes
06:50:25 [2022-07-05T06:50:25.560Z] #77 122.9 checking for a Python interpreter with version >= 3... python3
06:50:25 [2022-07-05T06:50:25.560Z] #77 122.9 checking for python3... /usr/bin/python3
06:50:25 [2022-07-05T06:50:25.821Z] #77 122.9 checking for python3 version... 3.9
06:50:25 [2022-07-05T06:50:25.821Z] #77 123.0 checking for python3 platform... linux
06:50:26 [2022-07-05T06:50:26.081Z] #77 123.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
06:50:26 [2022-07-05T06:50:26.081Z] #77 123.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
06:50:26 [2022-07-05T06:50:26.311Z] #77 ...
06:50:26 [2022-07-05T06:50:26.311Z] 
06:50:26 [2022-07-05T06:50:26.311Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
06:50:26 [2022-07-05T06:50:26.311Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed
06:50:26 [2022-07-05T06:50:26.311Z] #23 9.512 Collecting yamllint==1.26.1
06:50:26 [2022-07-05T06:50:26.311Z] #23 10.55   Downloading yamllint-1.26.1.tar.gz (126 kB)
06:50:26 [2022-07-05T06:50:26.311Z] #23 11.69 Collecting pathspec>=0.5.3
06:50:26 [2022-07-05T06:50:26.311Z] #23 11.72   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
06:50:26 [2022-07-05T06:50:26.311Z] #23 12.04 Collecting pyyaml
06:50:26 [2022-07-05T06:50:26.311Z] #23 12.06   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
06:50:26 [2022-07-05T06:50:26.311Z] #23 12.12 Building wheels for collected packages: yamllint
06:50:26 [2022-07-05T06:50:26.311Z] #23 12.12   Building wheel for yamllint (setup.py): started
06:50:26 [2022-07-05T06:50:26.311Z] #23 13.06   Building wheel for yamllint (setup.py): finished with status 'done'
06:50:26 [2022-07-05T06:50:26.311Z] #23 13.06   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=30642c6833a528f8032658c6bd8c6a266ba5202a5857ba214f7513fe53377cd8
06:50:26 [2022-07-05T06:50:26.311Z] #23 13.06   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
06:50:26 [2022-07-05T06:50:26.311Z] #23 13.07 Successfully built yamllint
06:50:26 [2022-07-05T06:50:26.311Z] #23 13.10 Installing collected packages: pyyaml, pathspec, yamllint
06:50:26 [2022-07-05T06:50:26.311Z] #23 13.51 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
06:50:26 [2022-07-05T06:50:26.311Z] #23 DONE 14.2s
06:50:26 [2022-07-05T06:50:26.311Z] 
06:50:26 [2022-07-05T06:50:26.311Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
06:50:26 [2022-07-05T06:50:26.311Z] #26 sha256:4107582bd154e18d365dc0b734df9f9cfce60ac763ab7b51e7c39f32375dadca
06:50:26 [2022-07-05T06:50:26.342Z] #77 123.4 checking that generated files are newer than configure... done
06:50:26 [2022-07-05T06:50:26.342Z] #77 123.4 configure: creating ./config.status
06:50:27 [2022-07-05T06:50:27.292Z] #77 ...
06:50:27 [2022-07-05T06:50:27.292Z] 
06:50:27 [2022-07-05T06:50:27.292Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:50:27 [2022-07-05T06:50:27.292Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:50:27 [2022-07-05T06:50:27.292Z] #21 19.31 The following additional packages will be installed:
06:50:27 [2022-07-05T06:50:27.292Z] #21 19.31   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
06:50:27 [2022-07-05T06:50:27.292Z] #21 19.31   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
06:50:27 [2022-07-05T06:50:27.292Z] #21 19.31   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
06:50:27 [2022-07-05T06:50:27.292Z] #21 19.31   python3-pkg-resources vim-runtime xxd
06:50:27 [2022-07-05T06:50:27.292Z] #21 19.31 Suggested packages:
06:50:27 [2022-07-05T06:50:27.292Z] #21 19.31   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
06:50:27 [2022-07-05T06:50:27.292Z] #21 19.31   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
06:50:27 [2022-07-05T06:50:27.292Z] #21 19.31   acl attr quota
06:50:27 [2022-07-05T06:50:27.292Z] #21 19.31 Recommended packages:
06:50:27 [2022-07-05T06:50:27.292Z] #21 19.31   libatm1 nftables libpam-cap build-essential python3-dev unzip
06:50:27 [2022-07-05T06:50:27.292Z] #21 20.90 The following NEW packages will be installed:
06:50:27 [2022-07-05T06:50:27.292Z] #21 20.90   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
06:50:27 [2022-07-05T06:50:27.292Z] #21 20.90   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
06:50:27 [2022-07-05T06:50:27.292Z] #21 20.90   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
06:50:27 [2022-07-05T06:50:27.292Z] #21 20.90   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
06:50:27 [2022-07-05T06:50:27.292Z] #21 20.90   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
06:50:27 [2022-07-05T06:50:27.292Z] #21 20.90   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
06:50:27 [2022-07-05T06:50:27.292Z] #21 20.90   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
06:50:27 [2022-07-05T06:50:27.292Z] #21 20.90   xz-utils zip zstd
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.28 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded.
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.28 Need to get 27.7 MB of archives.
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.28 After this operation, 106 MB of additional disk space will be used.
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.36 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.46 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.88 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.88 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.88 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.90 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.90 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.98 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.98 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.99 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 21.99 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 22.01 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 22.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 22.05 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 22.07 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 22.10 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 22.10 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 22.34 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 22.36 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 22.39 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 22.40 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
06:50:27 [2022-07-05T06:50:27.292Z] #21 23.07 debconf: delaying package configuration, since apt-utils is not installed
06:50:27 [2022-07-05T06:50:27.292Z] #21 23.24 Fetched 27.7 MB in 1s (18.9 MB/s)
06:50:27 [2022-07-05T06:50:27.292Z] #21 23.33 Selecting previously unselected package pigz.
06:50:27 [2022-07-05T06:50:27.292Z] #21 23.33 (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 ... 24019 files and directories currently installed.)
06:50:27 [2022-07-05T06:50:27.292Z] #21 23.39 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.292Z] #21 23.39 Unpacking pigz (2.6-1) ...
06:50:27 [2022-07-05T06:50:27.292Z] #21 23.48 Selecting previously unselected package libelf1:amd64.
06:50:27 [2022-07-05T06:50:27.292Z] #21 23.48 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.292Z] #21 23.49 Unpacking libelf1:amd64 (0.183-1) ...
06:50:27 [2022-07-05T06:50:27.292Z] #21 23.64 Selecting previously unselected package libbpf0:amd64.
06:50:27 [2022-07-05T06:50:27.292Z] #21 23.66 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.292Z] #21 23.70 Unpacking libbpf0:amd64 (1:0.3-2) ...
06:50:27 [2022-07-05T06:50:27.292Z] #21 23.81 Selecting previously unselected package libcap2:amd64.
06:50:27 [2022-07-05T06:50:27.292Z] #21 23.81 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.292Z] #21 23.81 Unpacking libcap2:amd64 (1:2.44-1) ...
06:50:27 [2022-07-05T06:50:27.292Z] #21 23.88 Selecting previously unselected package libmnl0:amd64.
06:50:27 [2022-07-05T06:50:27.292Z] #21 23.88 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.292Z] #21 23.89 Unpacking libmnl0:amd64 (1.0.4-3) ...
06:50:27 [2022-07-05T06:50:27.292Z] #21 23.96 Selecting previously unselected package libxtables12:amd64.
06:50:27 [2022-07-05T06:50:27.292Z] #21 23.96 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.292Z] #21 23.96 Unpacking libxtables12:amd64 (1.8.7-1) ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 24.05 Selecting previously unselected package libcap2-bin.
06:50:27 [2022-07-05T06:50:27.293Z] #21 24.05 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 24.06 Unpacking libcap2-bin (1:2.44-1) ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 24.14 Selecting previously unselected package iproute2.
06:50:27 [2022-07-05T06:50:27.293Z] #21 24.16 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 24.17 Unpacking iproute2 (5.10.0-4) ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 24.78 Selecting previously unselected package xxd.
06:50:27 [2022-07-05T06:50:27.293Z] #21 24.78 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 24.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 24.94 Selecting previously unselected package vim-common.
06:50:27 [2022-07-05T06:50:27.293Z] #21 24.94 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 24.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 25.17 Selecting previously unselected package bash-completion.
06:50:27 [2022-07-05T06:50:27.293Z] #21 25.17 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 27.35 Unpacking bash-completion (1:2.11-2) ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 27.88 Selecting previously unselected package bzip2.
06:50:27 [2022-07-05T06:50:27.293Z] #21 27.88 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 27.90 Unpacking bzip2 (1.0.8-4) ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 27.98 Selecting previously unselected package xz-utils.
06:50:27 [2022-07-05T06:50:27.293Z] #21 27.98 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 27.98 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 28.14 Selecting previously unselected package apparmor.
06:50:27 [2022-07-05T06:50:27.293Z] #21 28.14 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 28.20 Unpacking apparmor (2.13.6-10) ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 28.65 Selecting previously unselected package inetutils-ping.
06:50:27 [2022-07-05T06:50:27.293Z] #21 28.65 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 28.65 Unpacking inetutils-ping (2:2.0-1) ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 28.76 Selecting previously unselected package libip4tc2:amd64.
06:50:27 [2022-07-05T06:50:27.293Z] #21 28.76 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 28.77 Unpacking libip4tc2:amd64 (1.8.7-1) ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 28.85 Selecting previously unselected package libip6tc2:amd64.
06:50:27 [2022-07-05T06:50:27.293Z] #21 28.85 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 28.86 Unpacking libip6tc2:amd64 (1.8.7-1) ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 28.93 Selecting previously unselected package libnfnetlink0:amd64.
06:50:27 [2022-07-05T06:50:27.293Z] #21 28.93 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 28.93 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 29.02 Selecting previously unselected package libnetfilter-conntrack3:amd64.
06:50:27 [2022-07-05T06:50:27.293Z] #21 29.02 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 29.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 29.10 Selecting previously unselected package libnftnl11:amd64.
06:50:27 [2022-07-05T06:50:27.293Z] #21 29.10 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 29.11 Unpacking libnftnl11:amd64 (1.1.9-1) ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 29.19 Selecting previously unselected package iptables.
06:50:27 [2022-07-05T06:50:27.293Z] #21 29.20 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 29.20 Unpacking iptables (1.8.7-1) ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 29.56 Selecting previously unselected package libonig5:amd64.
06:50:27 [2022-07-05T06:50:27.293Z] #21 29.56 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 29.56 Unpacking libonig5:amd64 (6.9.6-1.1) ...
06:50:27 [2022-07-05T06:50:27.293Z] #21 29.70 Selecting previously unselected package libjq1:amd64.
06:50:27 [2022-07-05T06:50:27.555Z] #21 29.70 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.555Z] #21 29.70 Unpacking libjq1:amd64 (1.6-2.1) ...
06:50:27 [2022-07-05T06:50:27.555Z] #21 29.86 Selecting previously unselected package jq.
06:50:27 [2022-07-05T06:50:27.555Z] #21 29.86 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.555Z] #21 29.86 Unpacking jq (1.6-2.1) ...
06:50:27 [2022-07-05T06:50:27.555Z] #21 29.96 Selecting previously unselected package libaio1:amd64.
06:50:27 [2022-07-05T06:50:27.816Z] #21 29.97 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.816Z] #21 29.97 Unpacking libaio1:amd64 (0.3.112-9) ...
06:50:27 [2022-07-05T06:50:27.816Z] #21 30.03 Selecting previously unselected package libgpm2:amd64.
06:50:27 [2022-07-05T06:50:27.816Z] #21 30.03 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.816Z] #21 30.04 Unpacking libgpm2:amd64 (1.20.7-8) ...
06:50:27 [2022-07-05T06:50:27.816Z] #21 30.10 Selecting previously unselected package libicu67:amd64.
06:50:27 [2022-07-05T06:50:27.816Z] #21 30.10 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
06:50:27 [2022-07-05T06:50:27.816Z] #21 30.10 Unpacking libicu67:amd64 (67.1-7) ...
06:50:28 [2022-07-05T06:50:28.076Z] #21 ...
06:50:28 [2022-07-05T06:50:28.076Z] 
06:50:28 [2022-07-05T06:50:28.076Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:50:28 [2022-07-05T06:50:28.076Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:50:28 [2022-07-05T06:50:28.076Z] #77 125.4 config.status: creating Makefile
06:50:28 [2022-07-05T06:50:28.076Z] #77 125.5 config.status: creating config.h
06:50:28 [2022-07-05T06:50:28.335Z] #77 125.5 config.status: executing libtool commands
06:50:28 [2022-07-05T06:50:28.336Z] #77 125.6 config.status: executing depfiles commands
06:50:28 [2022-07-05T06:50:28.491Z] #77 ...
06:50:28 [2022-07-05T06:50:28.491Z] 
06:50:28 [2022-07-05T06:50:28.491Z] #14 [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
06:50:28 [2022-07-05T06:50:28.491Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:50:28 [2022-07-05T06:50:28.491Z] #14 159.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
06:50:28 [2022-07-05T06:50:28.491Z] #14 159.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
06:50:28 [2022-07-05T06:50:28.491Z] #14 159.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:50:29 [2022-07-05T06:50:29.277Z] #77 126.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
06:50:29 [2022-07-05T06:50:29.277Z] #77 126.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
06:50:29 [2022-07-05T06:50:29.277Z] #77 126.5 checking for gcc... gcc
06:50:29 [2022-07-05T06:50:29.537Z] #77 126.6 checking whether the C compiler works... yes
06:50:29 [2022-07-05T06:50:29.537Z] #77 126.8 checking for C compiler default output file name... a.out
06:50:29 [2022-07-05T06:50:29.537Z] #77 126.8 checking for suffix of executables... 
06:50:30 [2022-07-05T06:50:30.059Z] #77 126.9 checking whether we are cross compiling... no
06:50:30 [2022-07-05T06:50:30.059Z] #77 127.1 checking for suffix of object files... o
06:50:30 [2022-07-05T06:50:30.059Z] #77 127.2 checking whether we are using the GNU C compiler... yes
06:50:30 [2022-07-05T06:50:30.319Z] #77 127.3 checking whether gcc accepts -g... yes
06:50:30 [2022-07-05T06:50:30.319Z] #77 127.4 checking for gcc option to accept ISO C89... none needed
06:50:30 [2022-07-05T06:50:30.579Z] #77 127.6 checking whether gcc understands -c and -o together... yes
06:50:30 [2022-07-05T06:50:30.579Z] #77 127.7 checking for a BSD-compatible install... /usr/bin/install -c
06:50:30 [2022-07-05T06:50:30.579Z] #77 127.8 checking whether build environment is sane... yes
06:50:30 [2022-07-05T06:50:30.579Z] #77 127.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
06:50:30 [2022-07-05T06:50:30.579Z] #77 127.8 checking for gawk... no
06:50:30 [2022-07-05T06:50:30.579Z] #77 127.8 checking for mawk... mawk
06:50:30 [2022-07-05T06:50:30.579Z] #77 127.8 checking whether make sets $(MAKE)... yes
06:50:30 [2022-07-05T06:50:30.579Z] #77 127.9 checking whether make supports the include directive... yes (GNU style)
06:50:30 [2022-07-05T06:50:30.579Z] #77 127.9 checking whether make supports nested variables... yes
06:50:30 [2022-07-05T06:50:30.841Z] #77 127.9 checking whether UID '0' is supported by ustar format... yes
06:50:30 [2022-07-05T06:50:30.841Z] #77 127.9 checking whether GID '0' is supported by ustar format... yes
06:50:30 [2022-07-05T06:50:30.841Z] #77 127.9 checking how to create a ustar tar archive... gnutar
06:50:30 [2022-07-05T06:50:30.841Z] #77 128.0 checking dependency style of gcc... gcc3
06:50:30 [2022-07-05T06:50:30.841Z] #77 128.1 checking whether to enable maintainer-specific portions of Makefiles... yes
06:50:30 [2022-07-05T06:50:30.841Z] #77 128.1 checking whether make supports nested variables... (cached) yes
06:50:31 [2022-07-05T06:50:31.021Z] #19 ...
06:50:31 [2022-07-05T06:50:31.021Z] 
06:50:31 [2022-07-05T06:50:31.021Z] #84 [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
06:50:31 [2022-07-05T06:50:31.021Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:50:31 [2022-07-05T06:50:31.021Z] #84 219.7   CCLD     tests/init
06:50:31 [2022-07-05T06:50:31.101Z] #77 128.2 checking build system type... x86_64-pc-linux-gnu
06:50:31 [2022-07-05T06:50:31.101Z] #77 128.4 checking host system type... x86_64-pc-linux-gnu
06:50:31 [2022-07-05T06:50:31.101Z] #77 128.4 checking how to print strings... printf
06:50:31 [2022-07-05T06:50:31.101Z] #77 128.4 checking for a sed that does not truncate output... /bin/sed
06:50:31 [2022-07-05T06:50:31.101Z] #77 128.5 checking for grep that handles long lines and -e... /bin/grep
06:50:31 [2022-07-05T06:50:31.101Z] #77 128.5 checking for egrep... /bin/grep -E
06:50:31 [2022-07-05T06:50:31.101Z] #77 128.5 checking for fgrep... /bin/grep -F
06:50:31 [2022-07-05T06:50:31.361Z] #77 128.5 checking for ld used by gcc... /usr/bin/ld
06:50:31 [2022-07-05T06:50:31.361Z] #77 128.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
06:50:31 [2022-07-05T06:50:31.361Z] #77 128.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
06:50:31 [2022-07-05T06:50:31.361Z] #77 128.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
06:50:31 [2022-07-05T06:50:31.361Z] #77 128.6 checking whether ln -s works... yes
06:50:31 [2022-07-05T06:50:31.361Z] #77 128.6 checking the maximum length of command line arguments... 1572864
06:50:31 [2022-07-05T06:50:31.361Z] #77 128.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
06:50:31 [2022-07-05T06:50:31.361Z] #77 128.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
06:50:31 [2022-07-05T06:50:31.361Z] #77 128.7 checking for /usr/bin/ld option to reload object files... -r
06:50:31 [2022-07-05T06:50:31.361Z] #77 128.7 checking for objdump... objdump
06:50:31 [2022-07-05T06:50:31.361Z] #77 128.7 checking how to recognize dependent libraries... pass_all
06:50:31 [2022-07-05T06:50:31.361Z] #77 128.7 checking for dlltool... no
06:50:31 [2022-07-05T06:50:31.361Z] #77 128.7 checking how to associate runtime and link libraries... printf %s\n
06:50:31 [2022-07-05T06:50:31.361Z] #77 128.7 checking for ar... ar
06:50:31 [2022-07-05T06:50:31.620Z] #77 128.7 checking for archiver @FILE support... @
06:50:31 [2022-07-05T06:50:31.620Z] #77 128.8 checking for strip... strip
06:50:31 [2022-07-05T06:50:31.620Z] #77 128.8 checking for ranlib... ranlib
06:50:32 [2022-07-05T06:50:32.191Z] #77 128.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
06:50:32 [2022-07-05T06:50:32.191Z] #77 129.2 checking for sysroot... no
06:50:32 [2022-07-05T06:50:32.191Z] #77 129.2 checking for a working dd... /bin/dd
06:50:32 [2022-07-05T06:50:32.191Z] #77 129.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
06:50:32 [2022-07-05T06:50:32.191Z] #77 129.3 checking for mt... no
06:50:32 [2022-07-05T06:50:32.191Z] #77 129.4 checking if : is a manifest tool... no
06:50:32 [2022-07-05T06:50:32.191Z] #77 129.4 checking how to run the C preprocessor... gcc -E
06:50:32 [2022-07-05T06:50:32.762Z] #77 129.5 checking for ANSI C header files... yes
06:50:33 [2022-07-05T06:50:33.022Z] #77 130.0 checking for sys/types.h... yes
06:50:33 [2022-07-05T06:50:33.022Z] #77 130.1 checking for sys/stat.h... yes
06:50:33 [2022-07-05T06:50:33.284Z] #77 130.3 checking for stdlib.h... yes
06:50:33 [2022-07-05T06:50:33.284Z] #77 130.4 checking for string.h... yes
06:50:33 [2022-07-05T06:50:33.546Z] #77 130.5 checking for memory.h... yes
06:50:33 [2022-07-05T06:50:33.546Z] #77 130.7 checking for strings.h... yes
06:50:33 [2022-07-05T06:50:33.546Z] #77 130.8 checking for inttypes.h... yes
06:50:33 [2022-07-05T06:50:33.806Z] #77 130.9 checking for stdint.h... yes
06:50:34 [2022-07-05T06:50:34.066Z] #77 131.2 checking for unistd.h... yes
06:50:34 [2022-07-05T06:50:34.326Z] #77 131.3 checking for dlfcn.h... yes
06:50:34 [2022-07-05T06:50:34.326Z] #77 131.5 checking for objdir... .libs
06:50:34 [2022-07-05T06:50:34.847Z] #77 131.8 checking if gcc supports -fno-rtti -fno-exceptions... no
06:50:34 [2022-07-05T06:50:34.847Z] #77 131.9 checking for gcc option to produce PIC... -fPIC -DPIC
06:50:34 [2022-07-05T06:50:34.847Z] #77 131.9 checking if gcc PIC flag -fPIC -DPIC works... yes
06:50:35 [2022-07-05T06:50:35.107Z] #77 132.0 checking if gcc static flag -static works... yes
06:50:35 [2022-07-05T06:50:35.215Z] #84 ...
06:50:35 [2022-07-05T06:50:35.215Z] 
06:50:35 [2022-07-05T06:50:35.215Z] #54 [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
06:50:35 [2022-07-05T06:50:35.215Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
06:50:35 [2022-07-05T06:50:35.215Z] #54 DONE 285.8s
06:50:35 [2022-07-05T06:50:35.215Z] 
06:50:35 [2022-07-05T06:50:35.215Z] #62 [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.44.0"      && /build/golangci-lint --version
06:50:35 [2022-07-05T06:50:35.215Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:50:35 [2022-07-05T06:50:35.394Z] #77 132.4 checking if gcc supports -c -o file.o... yes
06:50:35 [2022-07-05T06:50:35.394Z] #77 132.5 checking if gcc supports -c -o file.o... (cached) yes
06:50:35 [2022-07-05T06:50:35.394Z] #77 132.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
06:50:35 [2022-07-05T06:50:35.479Z] #62 ...
06:50:35 [2022-07-05T06:50:35.480Z] 
06:50:35 [2022-07-05T06:50:35.480Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
06:50:35 [2022-07-05T06:50:35.480Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0
06:50:35 [2022-07-05T06:50:35.480Z] #19 273.8 Selecting previously unselected package gcc-aarch64-linux-gnu.
06:50:35 [2022-07-05T06:50:35.480Z] #19 273.8 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
06:50:35 [2022-07-05T06:50:35.480Z] #19 273.8 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
06:50:35 [2022-07-05T06:50:35.480Z] #19 273.9 Selecting previously unselected package linux-libc-dev-arm64-cross.
06:50:35 [2022-07-05T06:50:35.480Z] #19 273.9 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
06:50:35 [2022-07-05T06:50:35.480Z] #19 273.9 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
06:50:35 [2022-07-05T06:50:35.659Z] #77 132.6 checking dynamic linker characteristics... GNU/Linux ld.so
06:50:35 [2022-07-05T06:50:35.659Z] #77 132.9 checking how to hardcode library paths into programs... immediate
06:50:35 [2022-07-05T06:50:35.659Z] #77 132.9 checking whether stripping libraries is possible... yes
06:50:35 [2022-07-05T06:50:35.659Z] #77 133.0 checking if libtool supports shared libraries... yes
06:50:35 [2022-07-05T06:50:35.659Z] #77 133.0 checking whether to build shared libraries... no
06:50:35 [2022-07-05T06:50:35.659Z] #77 133.0 checking whether to build static libraries... yes
06:50:35 [2022-07-05T06:50:35.920Z] #77 133.0 checking float.h usability... yes
06:50:35 [2022-07-05T06:50:35.920Z] #77 133.1 checking float.h presence... yes
06:50:35 [2022-07-05T06:50:35.920Z] #77 133.2 checking for float.h... yes
06:50:36 [2022-07-05T06:50:36.051Z] #19 274.5 Selecting previously unselected package libc6-dev-arm64-cross.
06:50:36 [2022-07-05T06:50:36.051Z] #19 274.5 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
06:50:36 [2022-07-05T06:50:36.051Z] #19 274.5 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
06:50:36 [2022-07-05T06:50:36.184Z] #77 133.2 checking limits.h usability... yes
06:50:36 [2022-07-05T06:50:36.184Z] #77 133.4 checking limits.h presence... yes
06:50:36 [2022-07-05T06:50:36.184Z] #77 133.4 checking for limits.h... yes
06:50:36 [2022-07-05T06:50:36.445Z] #77 133.5 checking stddef.h usability... yes
06:50:36 [2022-07-05T06:50:36.445Z] #77 133.6 checking stddef.h presence... yes
06:50:36 [2022-07-05T06:50:36.445Z] #77 133.7 checking for stddef.h... yes
06:50:36 [2022-07-05T06:50:36.445Z] #77 133.7 checking for stdlib.h... (cached) yes
06:50:36 [2022-07-05T06:50:36.445Z] #77 133.7 checking for string.h... (cached) yes
06:50:36 [2022-07-05T06:50:36.709Z] #77 133.7 checking sys/time.h usability... yes
06:50:36 [2022-07-05T06:50:36.709Z] #77 133.8 checking sys/time.h presence... yes
06:50:36 [2022-07-05T06:50:36.709Z] #77 133.9 checking for sys/time.h... yes
06:50:36 [2022-07-05T06:50:36.709Z] #77 133.9 checking for inline... inline
06:50:36 [2022-07-05T06:50:36.896Z] #14 ...
06:50:36 [2022-07-05T06:50:36.896Z] 
06:50:36 [2022-07-05T06:50:36.896Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:50:36 [2022-07-05T06:50:36.896Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:50:36 [2022-07-05T06:50:36.896Z] #77 106.6 configure.ac:7: installing 'build-aux/compile'
06:50:36 [2022-07-05T06:50:36.896Z] #77 106.7 configure.ac:9: installing 'build-aux/config.guess'
06:50:36 [2022-07-05T06:50:36.896Z] #77 106.7 configure.ac:9: installing 'build-aux/config.sub'
06:50:36 [2022-07-05T06:50:36.896Z] #77 106.7 configure.ac:11: installing 'build-aux/install-sh'
06:50:36 [2022-07-05T06:50:36.896Z] #77 106.8 configure.ac:11: installing 'build-aux/missing'
06:50:36 [2022-07-05T06:50:36.896Z] #77 107.3 Makefile.am: installing 'build-aux/depcomp'
06:50:36 [2022-07-05T06:50:36.896Z] #77 107.5 parallel-tests: installing 'build-aux/test-driver'
06:50:36 [2022-07-05T06:50:36.969Z] #77 134.0 checking for size_t... yes
06:50:36 [2022-07-05T06:50:36.969Z] #77 134.3 checking for stdlib.h... (cached) yes
06:50:36 [2022-07-05T06:50:36.989Z] #19 275.4 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
06:50:36 [2022-07-05T06:50:36.989Z] #19 275.4 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
06:50:36 [2022-07-05T06:50:36.989Z] #19 275.4 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
06:50:37 [2022-07-05T06:50:37.228Z] #77 134.3 checking for GNU libc compatible malloc... yes
06:50:37 [2022-07-05T06:50:37.488Z] #77 134.5 checking for stdlib.h... (cached) yes
06:50:37 [2022-07-05T06:50:37.488Z] #77 134.5 checking for GNU libc compatible realloc... yes
06:50:37 [2022-07-05T06:50:37.749Z] #77 134.7 checking for working strtod... yes
06:50:38 [2022-07-05T06:50:38.009Z] #77 135.1 checking for gettimeofday... yes
06:50:38 [2022-07-05T06:50:38.269Z] #77 135.3 checking for memset... yes
06:50:38 [2022-07-05T06:50:38.372Z] #19 276.7 Selecting previously unselected package g++-10-aarch64-linux-gnu.
06:50:38 [2022-07-05T06:50:38.372Z] #19 276.7 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
06:50:38 [2022-07-05T06:50:38.529Z] #77 135.5 checking for strspn... yes
06:50:38 [2022-07-05T06:50:38.631Z] #19 276.9 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
06:50:38 [2022-07-05T06:50:38.790Z] #77 135.9 checking that generated files are newer than configure... done
06:50:38 [2022-07-05T06:50:38.790Z] #77 135.9 configure: creating ./config.status
06:50:39 [2022-07-05T06:50:39.449Z] #77 110.5 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
06:50:39 [2022-07-05T06:50:39.449Z] #77 110.5 libtoolize: copying file 'build-aux/ltmain.sh'
06:50:39 [2022-07-05T06:50:39.449Z] #77 111.0 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
06:50:40 [2022-07-05T06:50:40.021Z] #77 111.0 libtoolize: copying file 'm4/libtool.m4'
06:50:40 [2022-07-05T06:50:40.021Z] #77 111.1 libtoolize: copying file 'm4/ltoptions.m4'
06:50:40 [2022-07-05T06:50:40.021Z] #77 111.3 libtoolize: copying file 'm4/ltsugar.m4'
06:50:40 [2022-07-05T06:50:40.021Z] #77 111.5 libtoolize: copying file 'm4/ltversion.m4'
06:50:40 [2022-07-05T06:50:40.593Z] #77 111.9 libtoolize: copying file 'm4/lt~obsolete.m4'
06:50:40 [2022-07-05T06:50:40.701Z] #77 138.0 config.status: creating Makefile
06:50:40 [2022-07-05T06:50:40.701Z] #77 138.1 config.status: creating config.h
06:50:40 [2022-07-05T06:50:40.962Z] #77 138.1 config.status: executing depfiles commands
06:50:40 [2022-07-05T06:50:40.962Z] #77 138.2 config.status: executing libtool commands
06:50:41 [2022-07-05T06:50:41.533Z] #77 ...
06:50:41 [2022-07-05T06:50:41.533Z] 
06:50:41 [2022-07-05T06:50:41.533Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:50:41 [2022-07-05T06:50:41.533Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:50:41 [2022-07-05T06:50:41.533Z] #21 33.72 Selecting previously unselected package libinih1:amd64.
06:50:41 [2022-07-05T06:50:41.533Z] #21 33.72 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 33.73 Unpacking libinih1:amd64 (53-1+b2) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 33.81 Selecting previously unselected package libnet1:amd64.
06:50:41 [2022-07-05T06:50:41.533Z] #21 33.81 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 33.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 33.94 Selecting previously unselected package libnl-3-200:amd64.
06:50:41 [2022-07-05T06:50:41.533Z] #21 33.94 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 33.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 34.03 Selecting previously unselected package libprotobuf-c1:amd64.
06:50:41 [2022-07-05T06:50:41.533Z] #21 34.03 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 34.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 34.13 Selecting previously unselected package libyajl2:amd64.
06:50:41 [2022-07-05T06:50:41.533Z] #21 34.13 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 34.15 Unpacking libyajl2:amd64 (2.1.0-3) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 34.21 Selecting previously unselected package net-tools.
06:50:41 [2022-07-05T06:50:41.533Z] #21 34.21 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 34.22 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 34.48 Selecting previously unselected package patch.
06:50:41 [2022-07-05T06:50:41.533Z] #21 34.49 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 34.50 Unpacking patch (2.7.6-7) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 34.63 Selecting previously unselected package python-pip-whl.
06:50:41 [2022-07-05T06:50:41.533Z] #21 34.63 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 34.64 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 35.24 Selecting previously unselected package python3-lib2to3.
06:50:41 [2022-07-05T06:50:41.533Z] #21 35.24 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 35.25 Unpacking python3-lib2to3 (3.9.2-1) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 35.37 Selecting previously unselected package python3-distutils.
06:50:41 [2022-07-05T06:50:41.533Z] #21 35.38 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 35.38 Unpacking python3-distutils (3.9.2-1) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 35.51 Selecting previously unselected package python3-pkg-resources.
06:50:41 [2022-07-05T06:50:41.533Z] #21 35.52 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 35.53 Unpacking python3-pkg-resources (52.0.0-4) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 35.68 Selecting previously unselected package python3-setuptools.
06:50:41 [2022-07-05T06:50:41.533Z] #21 35.68 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 35.70 Unpacking python3-setuptools (52.0.0-4) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 36.01 Selecting previously unselected package python3-wheel.
06:50:41 [2022-07-05T06:50:41.533Z] #21 36.01 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 36.02 Unpacking python3-wheel (0.34.2-1) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 36.09 Selecting previously unselected package python3-pip.
06:50:41 [2022-07-05T06:50:41.533Z] #21 36.10 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 36.10 Unpacking python3-pip (20.3.4-4+deb11u1) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 36.37 Selecting previously unselected package sudo.
06:50:41 [2022-07-05T06:50:41.533Z] #21 36.39 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 36.39 Unpacking sudo (1.9.5p2-3) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 37.00 Selecting previously unselected package thin-provisioning-tools.
06:50:41 [2022-07-05T06:50:41.533Z] #21 37.00 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 37.01 Unpacking thin-provisioning-tools (0.9.0-1) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 37.21 Selecting previously unselected package uidmap.
06:50:41 [2022-07-05T06:50:41.533Z] #21 37.22 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 37.22 Unpacking uidmap (1:4.8.1-1) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 37.37 Selecting previously unselected package vim-runtime.
06:50:41 [2022-07-05T06:50:41.533Z] #21 37.37 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 37.39 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
06:50:41 [2022-07-05T06:50:41.533Z] #21 37.44 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
06:50:41 [2022-07-05T06:50:41.533Z] #21 37.46 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 41.07 Selecting previously unselected package vim.
06:50:41 [2022-07-05T06:50:41.533Z] #21 41.07 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 41.09 Unpacking vim (2:8.2.2434-3+deb11u1) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 41.64 Selecting previously unselected package xfsprogs.
06:50:41 [2022-07-05T06:50:41.533Z] #21 41.64 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 41.64 Unpacking xfsprogs (5.10.0-4) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 42.12 Selecting previously unselected package zip.
06:50:41 [2022-07-05T06:50:41.533Z] #21 42.13 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 42.13 Unpacking zip (3.0-12) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 42.26 Selecting previously unselected package zstd.
06:50:41 [2022-07-05T06:50:41.533Z] #21 42.27 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 42.28 Unpacking zstd (1.4.8+dfsg-2.1) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 42.57 Setting up python3-pkg-resources (52.0.0-4) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 43.56 Setting up libip4tc2:amd64 (1.8.7-1) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 43.57 Setting up net-tools (1.60+git20181103.0eebece-1) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 43.59 Setting up libgpm2:amd64 (1.20.7-8) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 43.63 Setting up libicu67:amd64 (67.1-7) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 43.64 Setting up libip6tc2:amd64 (1.8.7-1) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 43.65 Setting up libinih1:amd64 (53-1+b2) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 43.67 Setting up uidmap (1:4.8.1-1) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 43.68 Setting up libyajl2:amd64 (2.1.0-3) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 43.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 43.71 Setting up bzip2 (1.0.8-4) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 43.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:50:41 [2022-07-05T06:50:41.533Z] #21 43.74 Setting up python3-wheel (0.34.2-1) ...
06:50:41 [2022-07-05T06:50:41.794Z] #21 ...
06:50:41 [2022-07-05T06:50:41.794Z] 
06:50:41 [2022-07-05T06:50:41.794Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:50:41 [2022-07-05T06:50:41.794Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:50:41 [2022-07-05T06:50:41.794Z] #77 139.1   GEN      .version
06:50:41 [2022-07-05T06:50:41.928Z] #19 ...
06:50:41 [2022-07-05T06:50:41.929Z] 
06:50:41 [2022-07-05T06:50:41.929Z] #84 [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
06:50:41 [2022-07-05T06:50:41.929Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:50:41 [2022-07-05T06:50:41.929Z] #84 237.7   CCLD     libcrun.la
06:50:41 [2022-07-05T06:50:41.929Z] #84 237.9   AR       libcrun_testing.a
06:50:41 [2022-07-05T06:50:41.929Z] #84 237.9 ar: `u' modifier ignored since `D' is the default (see `U')
06:50:41 [2022-07-05T06:50:41.929Z] #84 238.0   CCLD     tests/tests_libcrun_errors
06:50:41 [2022-07-05T06:50:41.929Z] #84 238.0   CCLD     tests/tests_libcrun_fuzzer
06:50:41 [2022-07-05T06:50:41.929Z] #84 238.0   CCLD     tests/tests_libcrun_utils
06:50:41 [2022-07-05T06:50:41.929Z] #84 238.9   CCLD     crun
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.3 make[3]: Entering directory '/tmp/crun-build'
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.5  /bin/mkdir -p '/usr/local/share/man/man1'
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.5  /bin/mkdir -p '/usr/local/lib'
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.5  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.5  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.6 libtool: install: ranlib /usr/local/lib/libcrun.a
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.7 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
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.7 ----------------------------------------------------------------------
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.7 Libraries have been installed in:
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.7    /usr/local/lib
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.7 
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.7 If you ever happen to want to link against installed libraries
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.7 in a given directory, LIBDIR, you must either use libtool, and
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.7 specify the full pathname of the library, or use the '-LLIBDIR'
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.7 flag during linking and do at least one of the following:
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.7    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.7      during execution
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.8      during linking
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.8 
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.8 See any operating system documentation about shared libraries for
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.8 more information, such as the ld(1) and ld.so(8) manual pages.
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.8 ----------------------------------------------------------------------
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.8  /bin/mkdir -p '/build'
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.8   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.8 libtool: install: /usr/bin/install -c crun /build/crun
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.9 make[3]: Leaving directory '/tmp/crun-build'
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.9 make[2]: Leaving directory '/tmp/crun-build'
06:50:41 [2022-07-05T06:50:41.929Z] #84 239.9 make[1]: Leaving directory '/tmp/crun-build'
06:50:41 [2022-07-05T06:50:41.984Z] #77 ...
06:50:41 [2022-07-05T06:50:41.984Z] 
06:50:41 [2022-07-05T06:50:41.984Z] #67 [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
06:50:41 [2022-07-05T06:50:41.984Z] #67 sha256:7e4e4e304575be53735f616b4bd2ae4e97056610f39a87677c245dcb2109809d
06:50:41 [2022-07-05T06:50:41.984Z] #67 194.8 + for f in rootlesskit rootlesskit-docker-proxy
06:50:41 [2022-07-05T06:50:41.984Z] #67 194.8 + GOBIN=/build
06:50:41 [2022-07-05T06:50:41.984Z] #67 194.8 + GO111MODULE=on
06:50:41 [2022-07-05T06:50:41.984Z] #67 194.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
06:50:42 [2022-07-05T06:50:42.054Z] #77 139.2 make  install-recursive
06:50:42 [2022-07-05T06:50:42.054Z] #77 139.2 make[1]: Entering directory '/tmp/crun-build'
06:50:42 [2022-07-05T06:50:42.054Z] #77 139.3 Making install in libocispec
06:50:42 [2022-07-05T06:50:42.054Z] #77 139.3 make[2]: Entering directory '/tmp/crun-build/libocispec'
06:50:42 [2022-07-05T06:50:42.054Z] #77 139.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
06:50:42 [2022-07-05T06:50:42.054Z] #77 139.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
06:50:42 [2022-07-05T06:50:42.188Z] #84 DONE 240.7s
06:50:42 [2022-07-05T06:50:42.188Z] 
06:50:42 [2022-07-05T06:50:42.188Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
06:50:42 [2022-07-05T06:50:42.188Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0
06:50:42 [2022-07-05T06:50:42.315Z] #77 139.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
06:50:42 [2022-07-05T06:50:42.315Z] #77 139.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
06:50:42 [2022-07-05T06:50:42.885Z] #77 140.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
06:50:42 [2022-07-05T06:50:42.885Z] #77 140.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
06:50:42 [2022-07-05T06:50:42.885Z] #77 140.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
06:50:42 [2022-07-05T06:50:42.885Z] #77 140.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
06:50:42 [2022-07-05T06:50:42.885Z] #77 140.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
06:50:42 [2022-07-05T06:50:42.885Z] #77 140.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
06:50:42 [2022-07-05T06:50:42.885Z] #77 140.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
06:50:42 [2022-07-05T06:50:42.885Z] #77 140.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
06:50:42 [2022-07-05T06:50:42.885Z] #77 140.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
06:50:43 [2022-07-05T06:50:43.353Z] #14 ...
06:50:43 [2022-07-05T06:50:43.353Z] 
06:50:43 [2022-07-05T06:50:43.353Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:50:43 [2022-07-05T06:50:43.353Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:50:43 [2022-07-05T06:50:43.353Z] #77 103.0 configure.ac:7: installing 'build-aux/compile'
06:50:43 [2022-07-05T06:50:43.353Z] #77 103.1 configure.ac:9: installing 'build-aux/config.guess'
06:50:43 [2022-07-05T06:50:43.353Z] #77 103.1 configure.ac:9: installing 'build-aux/config.sub'
06:50:43 [2022-07-05T06:50:43.353Z] #77 103.1 configure.ac:11: installing 'build-aux/install-sh'
06:50:43 [2022-07-05T06:50:43.353Z] #77 103.1 configure.ac:11: installing 'build-aux/missing'
06:50:43 [2022-07-05T06:50:43.353Z] #77 103.4 Makefile.am: installing 'build-aux/depcomp'
06:50:43 [2022-07-05T06:50:43.353Z] #77 103.5 parallel-tests: installing 'build-aux/test-driver'
06:50:43 [2022-07-05T06:50:43.456Z] #77 140.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
06:50:43 [2022-07-05T06:50:43.456Z] #77 140.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
06:50:43 [2022-07-05T06:50:43.456Z] #77 140.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
06:50:43 [2022-07-05T06:50:43.456Z] #77 140.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
06:50:43 [2022-07-05T06:50:43.456Z] #77 140.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
06:50:43 [2022-07-05T06:50:43.456Z] #77 140.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
06:50:43 [2022-07-05T06:50:43.456Z] #77 140.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
06:50:44 [2022-07-05T06:50:44.398Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
06:50:44 [2022-07-05T06:50:44.398Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
06:50:44 [2022-07-05T06:50:44.398Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
06:50:44 [2022-07-05T06:50:44.398Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
06:50:44 [2022-07-05T06:50:44.398Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
06:50:44 [2022-07-05T06:50:44.398Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
06:50:44 [2022-07-05T06:50:44.398Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
06:50:44 [2022-07-05T06:50:44.398Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
06:50:44 [2022-07-05T06:50:44.398Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
06:50:44 [2022-07-05T06:50:44.398Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
06:50:44 [2022-07-05T06:50:44.398Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
06:50:44 [2022-07-05T06:50:44.398Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
06:50:44 [2022-07-05T06:50:44.398Z] #77 141.5 make  install-recursive
06:50:44 [2022-07-05T06:50:44.398Z] #77 141.5 make[3]: Entering directory '/tmp/crun-build/libocispec'
06:50:44 [2022-07-05T06:50:44.398Z] #77 141.6 Making install in yajl
06:50:44 [2022-07-05T06:50:44.398Z] #77 141.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
06:50:44 [2022-07-05T06:50:44.398Z] #77 141.7   CC       verify/json_verify-json_verify.o
06:50:44 [2022-07-05T06:50:44.398Z] #77 141.7   CC       src/libyajl_la-yajl_alloc.lo
06:50:44 [2022-07-05T06:50:44.398Z] #77 141.7   CC       src/libyajl_la-yajl.lo
06:50:44 [2022-07-05T06:50:44.398Z] #77 141.7   CC       src/libyajl_la-yajl_gen.lo
06:50:44 [2022-07-05T06:50:44.398Z] #77 141.7   CC       src/libyajl_la-yajl_parser.lo
06:50:44 [2022-07-05T06:50:44.431Z] #26 ...
06:50:44 [2022-07-05T06:50:44.431Z] 
06:50:44 [2022-07-05T06:50:44.431Z] #47 [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
06:50:44 [2022-07-05T06:50:44.431Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177
06:50:44 [2022-07-05T06:50:44.431Z] #47 198.3 + dpkg --print-architecture
06:50:44 [2022-07-05T06:50:44.431Z] #47 DONE 199.0s
06:50:44 [2022-07-05T06:50:44.431Z] 
06:50:44 [2022-07-05T06:50:44.431Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:50:44 [2022-07-05T06:50:44.431Z] #64 sha256:e362d26485a0faa9491b4c724b3dfafd7724f500e47a60d4cb9521d815f4b419
06:50:44 [2022-07-05T06:50:44.659Z] #77 141.7   CC       src/libyajl_la-yajl_buf.lo
06:50:44 [2022-07-05T06:50:44.659Z] #77 141.8   CC       src/libyajl_la-yajl_encode.lo
06:50:44 [2022-07-05T06:50:44.659Z] #77 141.8   CC       src/libyajl_la-yajl_lex.lo
06:50:44 [2022-07-05T06:50:44.659Z] #77 141.8   CC       src/libyajl_la-yajl_tree.lo
06:50:46 [2022-07-05T06:50:46.633Z] #77 106.9 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
06:50:46 [2022-07-05T06:50:46.633Z] #77 106.9 libtoolize: copying file 'build-aux/ltmain.sh'
06:50:47 [2022-07-05T06:50:47.282Z] #67 ...
06:50:47 [2022-07-05T06:50:47.282Z] 
06:50:47 [2022-07-05T06:50:47.282Z] #14 [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
06:50:47 [2022-07-05T06:50:47.282Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:50:47 [2022-07-05T06:50:47.282Z] #14 190.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
06:50:47 [2022-07-05T06:50:47.282Z] #14 190.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
06:50:47 [2022-07-05T06:50:47.282Z] #14 190.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:50:47 [2022-07-05T06:50:47.463Z] #19 285.0 Selecting previously unselected package g++-aarch64-linux-gnu.
06:50:47 [2022-07-05T06:50:47.463Z] #19 285.1 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
06:50:47 [2022-07-05T06:50:47.463Z] #19 285.1 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
06:50:47 [2022-07-05T06:50:47.463Z] #19 285.1 Selecting previously unselected package patch.
06:50:47 [2022-07-05T06:50:47.463Z] #19 285.1 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
06:50:47 [2022-07-05T06:50:47.463Z] #19 285.1 Unpacking patch (2.7.6-7) ...
06:50:47 [2022-07-05T06:50:47.463Z] #19 285.1 Selecting previously unselected package dpkg-dev.
06:50:47 [2022-07-05T06:50:47.463Z] #19 285.1 Preparing to unpack .../047-dpkg-dev_1.20.10_all.deb ...
06:50:47 [2022-07-05T06:50:47.463Z] #19 285.1 Unpacking dpkg-dev (1.20.10) ...
06:50:47 [2022-07-05T06:50:47.463Z] #19 285.3 Selecting previously unselected package libconfig-inifiles-perl.
06:50:47 [2022-07-05T06:50:47.463Z] #19 285.3 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
06:50:47 [2022-07-05T06:50:47.463Z] #19 285.4 Unpacking libconfig-inifiles-perl (3.000003-1) ...
06:50:47 [2022-07-05T06:50:47.463Z] #19 285.4 Selecting previously unselected package libio-string-perl.
06:50:47 [2022-07-05T06:50:47.463Z] #19 285.4 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
06:50:47 [2022-07-05T06:50:47.463Z] #19 285.4 Unpacking libio-string-perl (1.08-3.1) ...
06:50:47 [2022-07-05T06:50:47.463Z] #19 285.5 Selecting previously unselected package libicu67:amd64.
06:50:47 [2022-07-05T06:50:47.463Z] #19 285.5 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
06:50:47 [2022-07-05T06:50:47.463Z] #19 285.5 Unpacking libicu67:amd64 (67.1-7) ...
06:50:48 [2022-07-05T06:50:48.003Z] #77 108.3 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
06:50:48 [2022-07-05T06:50:48.003Z] #77 108.3 libtoolize: copying file 'm4/libtool.m4'
06:50:48 [2022-07-05T06:50:48.260Z] #77 108.8 libtoolize: copying file 'm4/ltoptions.m4'
06:50:48 [2022-07-05T06:50:48.404Z] #19 286.8 Selecting previously unselected package libxml2:amd64.
06:50:48 [2022-07-05T06:50:48.404Z] #19 286.8 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
06:50:48 [2022-07-05T06:50:48.404Z] #19 286.8 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
06:50:48 [2022-07-05T06:50:48.663Z] #19 286.9 Selecting previously unselected package libxml-namespacesupport-perl.
06:50:48 [2022-07-05T06:50:48.663Z] #19 286.9 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
06:50:48 [2022-07-05T06:50:48.663Z] #19 286.9 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
06:50:48 [2022-07-05T06:50:48.663Z] #19 287.0 Selecting previously unselected package libxml-sax-base-perl.
06:50:48 [2022-07-05T06:50:48.663Z] #19 287.0 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
06:50:48 [2022-07-05T06:50:48.663Z] #19 287.0 Unpacking libxml-sax-base-perl (1.09-1.1) ...
06:50:48 [2022-07-05T06:50:48.663Z] #19 287.0 Selecting previously unselected package libxml-sax-perl.
06:50:48 [2022-07-05T06:50:48.663Z] #19 287.0 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
06:50:48 [2022-07-05T06:50:48.663Z] #19 287.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
06:50:48 [2022-07-05T06:50:48.663Z] #19 287.1 Selecting previously unselected package libxml-libxml-perl.
06:50:48 [2022-07-05T06:50:48.663Z] #19 287.1 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
06:50:48 [2022-07-05T06:50:48.663Z] #19 287.1 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
06:50:48 [2022-07-05T06:50:48.824Z] #77 109.1 libtoolize: copying file 'm4/ltsugar.m4'
06:50:48 [2022-07-05T06:50:48.824Z] #77 109.3 libtoolize: copying file 'm4/ltversion.m4'
06:50:48 [2022-07-05T06:50:48.922Z] #19 287.2 Selecting previously unselected package libxml-simple-perl.
06:50:48 [2022-07-05T06:50:48.922Z] #19 287.2 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
06:50:48 [2022-07-05T06:50:48.922Z] #19 287.2 Unpacking libxml-simple-perl (2.25-1) ...
06:50:48 [2022-07-05T06:50:48.922Z] #19 287.3 Selecting previously unselected package libyaml-perl.
06:50:48 [2022-07-05T06:50:48.922Z] #19 287.3 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
06:50:48 [2022-07-05T06:50:48.922Z] #19 287.3 Unpacking libyaml-perl (1.30-1) ...
06:50:48 [2022-07-05T06:50:48.922Z] #19 287.3 Selecting previously unselected package libconfig-auto-perl.
06:50:48 [2022-07-05T06:50:48.922Z] #19 287.3 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
06:50:48 [2022-07-05T06:50:48.922Z] #19 287.3 Unpacking libconfig-auto-perl (0.44-1.1) ...
06:50:48 [2022-07-05T06:50:48.922Z] #19 287.4 Selecting previously unselected package libfile-which-perl.
06:50:48 [2022-07-05T06:50:48.922Z] #19 287.4 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
06:50:48 [2022-07-05T06:50:48.922Z] #19 287.4 Unpacking libfile-which-perl (1.23-1) ...
06:50:48 [2022-07-05T06:50:48.922Z] #19 287.4 Selecting previously unselected package libfile-homedir-perl.
06:50:48 [2022-07-05T06:50:48.922Z] #19 287.4 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
06:50:49 [2022-07-05T06:50:49.082Z] #77 109.6 libtoolize: copying file 'm4/lt~obsolete.m4'
06:50:49 [2022-07-05T06:50:49.182Z] #19 287.4 Unpacking libfile-homedir-perl (1.006-1) ...
06:50:49 [2022-07-05T06:50:49.182Z] #19 287.5 Selecting previously unselected package libdebian-dpkgcross-perl.
06:50:49 [2022-07-05T06:50:49.182Z] #19 287.5 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
06:50:49 [2022-07-05T06:50:49.182Z] #19 287.5 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
06:50:49 [2022-07-05T06:50:49.182Z] #19 287.5 Selecting previously unselected package dpkg-cross.
06:50:49 [2022-07-05T06:50:49.182Z] #19 287.5 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
06:50:49 [2022-07-05T06:50:49.182Z] #19 287.5 Unpacking dpkg-cross (2.6.18+nmu1) ...
06:50:49 [2022-07-05T06:50:49.182Z] #19 287.6 Selecting previously unselected package crossbuild-essential-arm64.
06:50:49 [2022-07-05T06:50:49.182Z] #19 287.6 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
06:50:49 [2022-07-05T06:50:49.182Z] #19 287.6 Unpacking crossbuild-essential-arm64 (12.9) ...
06:50:49 [2022-07-05T06:50:49.182Z] #19 287.6 Selecting previously unselected package libc6-armel-cross.
06:50:49 [2022-07-05T06:50:49.182Z] #19 287.6 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
06:50:49 [2022-07-05T06:50:49.182Z] #19 287.6 Unpacking libc6-armel-cross (2.31-9cross4) ...
06:50:49 [2022-07-05T06:50:49.441Z] #19 287.8 Selecting previously unselected package libgcc-s1-armel-cross.
06:50:49 [2022-07-05T06:50:49.441Z] #19 287.8 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
06:50:49 [2022-07-05T06:50:49.441Z] #19 287.8 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
06:50:49 [2022-07-05T06:50:49.441Z] #19 287.8 Selecting previously unselected package libgomp1-armel-cross.
06:50:49 [2022-07-05T06:50:49.441Z] #19 287.8 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
06:50:49 [2022-07-05T06:50:49.441Z] #19 287.8 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
06:50:49 [2022-07-05T06:50:49.700Z] #19 287.9 Selecting previously unselected package libatomic1-armel-cross.
06:50:49 [2022-07-05T06:50:49.700Z] #19 287.9 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
06:50:49 [2022-07-05T06:50:49.700Z] #19 287.9 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
06:50:49 [2022-07-05T06:50:49.700Z] #19 287.9 Selecting previously unselected package libasan6-armel-cross.
06:50:49 [2022-07-05T06:50:49.700Z] #19 287.9 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
06:50:49 [2022-07-05T06:50:49.700Z] #19 288.0 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
06:50:49 [2022-07-05T06:50:49.944Z] #77 ...
06:50:49 [2022-07-05T06:50:49.944Z] 
06:50:49 [2022-07-05T06:50:49.944Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:50:49 [2022-07-05T06:50:49.944Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:50:49 [2022-07-05T06:50:49.944Z] #21 44.46 Setting up xxd (2:8.2.2434-3+deb11u1) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 44.47 Setting up libcap2:amd64 (1:2.44-1) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 44.49 Setting up libcap2-bin (1:2.44-1) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 44.50 Setting up apparmor (2.13.6-10) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 46.20 Setting up zip (3.0-12) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 46.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 46.24 Setting up bash-completion (1:2.11-2) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 48.59 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 48.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:50:49 [2022-07-05T06:50:49.944Z] #21 48.62 Setting up libmnl0:amd64 (1.0.4-3) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 48.63 Setting up patch (2.7.6-7) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 48.64 Setting up sudo (1.9.5p2-3) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 48.73 invoke-rc.d: could not determine current runlevel
06:50:49 [2022-07-05T06:50:49.944Z] #21 48.73 invoke-rc.d: policy-rc.d denied execution of start.
06:50:49 [2022-07-05T06:50:49.944Z] #21 48.74 Setting up xfsprogs (5.10.0-4) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 48.76 Setting up libxtables12:amd64 (1.8.7-1) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 48.77 Setting up inetutils-ping (2:2.0-1) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 48.78 Setting up pigz (2.6-1) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 48.80 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 48.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 48.83 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 48.85 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 49.68 Setting up libaio1:amd64 (0.3.112-9) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 49.70 Setting up python3-lib2to3 (3.9.2-1) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 50.22 Setting up libelf1:amd64 (0.183-1) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 50.24 Setting up zstd (1.4.8+dfsg-2.1) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 50.26 Setting up libonig5:amd64 (6.9.6-1.1) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 50.27 Setting up python3-distutils (3.9.2-1) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 50.80 Setting up vim (2:8.2.2434-3+deb11u1) ...
06:50:49 [2022-07-05T06:50:49.944Z] #21 50.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
06:50:49 [2022-07-05T06:50:49.944Z] #21 50.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
06:50:49 [2022-07-05T06:50:49.944Z] #21 50.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
06:50:49 [2022-07-05T06:50:49.945Z] #21 50.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
06:50:49 [2022-07-05T06:50:49.945Z] #21 50.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
06:50:49 [2022-07-05T06:50:49.945Z] #21 50.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
06:50:49 [2022-07-05T06:50:49.945Z] #21 50.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
06:50:49 [2022-07-05T06:50:49.945Z] #21 50.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
06:50:49 [2022-07-05T06:50:49.945Z] #21 50.96 Setting up python3-setuptools (52.0.0-4) ...
06:50:49 [2022-07-05T06:50:49.959Z] #19 288.3 Selecting previously unselected package libstdc++6-armel-cross.
06:50:49 [2022-07-05T06:50:49.959Z] #19 288.3 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
06:50:49 [2022-07-05T06:50:49.959Z] #19 288.3 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
06:50:49 [2022-07-05T06:50:49.959Z] #19 288.4 Selecting previously unselected package libubsan1-armel-cross.
06:50:49 [2022-07-05T06:50:49.959Z] #19 288.4 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
06:50:49 [2022-07-05T06:50:49.959Z] #19 288.4 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
06:50:50 [2022-07-05T06:50:50.206Z] #21 ...
06:50:50 [2022-07-05T06:50:50.206Z] 
06:50:50 [2022-07-05T06:50:50.206Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:50:50 [2022-07-05T06:50:50.206Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:50:50 [2022-07-05T06:50:50.206Z] #77 147.4   CCLD     libyajl.la
06:50:50 [2022-07-05T06:50:50.218Z] #19 288.5 Selecting previously unselected package libgcc-10-dev-armel-cross.
06:50:50 [2022-07-05T06:50:50.218Z] #19 288.5 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
06:50:50 [2022-07-05T06:50:50.218Z] #19 288.5 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
06:50:50 [2022-07-05T06:50:50.467Z] #77 147.8   CCLD     verify/json_verify
06:50:50 [2022-07-05T06:50:50.476Z] #19 288.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
06:50:50 [2022-07-05T06:50:50.476Z] #19 288.7 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
06:50:50 [2022-07-05T06:50:50.476Z] #19 288.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
06:50:51 [2022-07-05T06:50:51.037Z] #77 148.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
06:50:51 [2022-07-05T06:50:51.037Z] #77 148.2 make[5]: Nothing to be done for 'install-exec-am'.
06:50:51 [2022-07-05T06:50:51.037Z] #77 148.2 make[5]: Nothing to be done for 'install-data-am'.
06:50:51 [2022-07-05T06:50:51.037Z] #77 148.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
06:50:51 [2022-07-05T06:50:51.037Z] #77 148.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
06:50:51 [2022-07-05T06:50:51.037Z] #77 148.2 make[4]: Entering directory '/tmp/crun-build/libocispec'
06:50:51 [2022-07-05T06:50:51.037Z] #77 148.3   CC       src/validate.o
06:50:51 [2022-07-05T06:50:51.037Z] #77 148.3   CC       src/image_spec_schema_config_schema.lo
06:50:51 [2022-07-05T06:50:51.037Z] #77 148.3   CC       src/image_spec_schema_content_descriptor.lo
06:50:51 [2022-07-05T06:50:51.037Z] #77 148.4   CC       src/image_spec_schema_defs.lo
06:50:51 [2022-07-05T06:50:51.037Z] #77 148.4   CC       src/image_spec_schema_defs_descriptor.lo
06:50:51 [2022-07-05T06:50:51.037Z] #77 148.4   CC       src/image_spec_schema_image_index_schema.lo
06:50:51 [2022-07-05T06:50:51.106Z] #77 ...
06:50:51 [2022-07-05T06:50:51.106Z] 
06:50:51 [2022-07-05T06:50:51.106Z] #67 [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
06:50:51 [2022-07-05T06:50:51.106Z] #67 sha256:493166a5a0ed07772ab0cedebe92947573c0ca13f74038a97078139917a0ee80
06:50:51 [2022-07-05T06:50:51.106Z] #67 192.1 + for f in rootlesskit rootlesskit-docker-proxy
06:50:51 [2022-07-05T06:50:51.106Z] #67 192.1 + GOBIN=/build
06:50:51 [2022-07-05T06:50:51.106Z] #67 192.1 + GO111MODULE=on
06:50:51 [2022-07-05T06:50:51.106Z] #67 192.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
06:50:51 [2022-07-05T06:50:51.298Z] #77 148.4   CC       src/image_spec_schema_image_layout_schema.lo
06:50:51 [2022-07-05T06:50:51.298Z] #77 148.5   CC       src/image_spec_schema_image_manifest_schema.lo
06:50:51 [2022-07-05T06:50:51.298Z] #77 148.5   CC       src/runtime_spec_schema_config_linux.lo
06:50:51 [2022-07-05T06:50:51.298Z] #77 148.6   CC       src/runtime_spec_schema_config_zos.lo
06:50:51 [2022-07-05T06:50:51.298Z] #77 148.6   CC       src/runtime_spec_schema_config_schema.lo
06:50:51 [2022-07-05T06:50:51.558Z] #77 148.7   CC       src/runtime_spec_schema_config_solaris.lo
06:50:51 [2022-07-05T06:50:51.558Z] #77 148.7   CC       src/runtime_spec_schema_config_vm.lo
06:50:51 [2022-07-05T06:50:51.558Z] #77 148.8   CC       src/runtime_spec_schema_config_windows.lo
06:50:51 [2022-07-05T06:50:51.558Z] #77 148.8   CC       src/runtime_spec_schema_defs.lo
06:50:51 [2022-07-05T06:50:51.558Z] #77 148.9   CC       src/runtime_spec_schema_defs_linux.lo
06:50:51 [2022-07-05T06:50:51.819Z] #77 149.0   CC       src/runtime_spec_schema_defs_zos.lo
06:50:51 [2022-07-05T06:50:51.819Z] #77 149.1   CC       src/runtime_spec_schema_defs_vm.lo
06:50:51 [2022-07-05T06:50:51.819Z] #77 149.1   CC       src/runtime_spec_schema_defs_windows.lo
06:50:51 [2022-07-05T06:50:51.819Z] #77 149.1   CC       src/runtime_spec_schema_state_schema.lo
06:50:51 [2022-07-05T06:50:51.819Z] #77 149.1   CC       src/image_manifest_items_image_manifest_items_schema.lo
06:50:52 [2022-07-05T06:50:52.081Z] #77 149.2   CC       src/basic_test_double_array_item.lo
06:50:52 [2022-07-05T06:50:52.081Z] #77 149.2   CC       src/basic_test_double_array.lo
06:50:52 [2022-07-05T06:50:52.081Z] #77 149.3   CC       src/basic_test_top_array_int.lo
06:50:52 [2022-07-05T06:50:52.081Z] #77 149.4   CC       src/basic_test_top_array_string.lo
06:50:52 [2022-07-05T06:50:52.342Z] #77 149.5   CC       src/basic_test_top_double_array_int.lo
06:50:52 [2022-07-05T06:50:52.342Z] #77 149.7   CC       src/basic_test_top_double_array_obj.lo
06:50:52 [2022-07-05T06:50:52.583Z] #14 205.5 Selecting previously unselected package g++-mingw-w64-x86-64.
06:50:52 [2022-07-05T06:50:52.583Z] #14 205.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
06:50:52 [2022-07-05T06:50:52.583Z] #14 205.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
06:50:52 [2022-07-05T06:50:52.583Z] #14 205.8 Selecting previously unselected package libapparmor1:amd64.
06:50:52 [2022-07-05T06:50:52.583Z] #14 205.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
06:50:52 [2022-07-05T06:50:52.583Z] #14 205.9 Unpacking libapparmor1:amd64 (2.13.6-10) ...
06:50:52 [2022-07-05T06:50:52.603Z] #77 149.8   CC       src/basic_test_top_double_array_refobj.lo
06:50:52 [2022-07-05T06:50:52.603Z] #77 149.9   CC       src/basic_test_top_double_array_string.lo
06:50:52 [2022-07-05T06:50:52.844Z] #14 206.1 Selecting previously unselected package libapparmor-dev:amd64.
06:50:52 [2022-07-05T06:50:52.844Z] #14 206.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
06:50:52 [2022-07-05T06:50:52.845Z] #14 206.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
06:50:52 [2022-07-05T06:50:52.863Z] #77 ...
06:50:52 [2022-07-05T06:50:52.863Z] 
06:50:52 [2022-07-05T06:50:52.863Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:50:52 [2022-07-05T06:50:52.863Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:50:52 [2022-07-05T06:50:52.863Z] #21 52.71 Setting up libjq1:amd64 (1.6-2.1) ...
06:50:52 [2022-07-05T06:50:52.863Z] #21 52.73 Setting up libnftnl11:amd64 (1.1.9-1) ...
06:50:52 [2022-07-05T06:50:52.863Z] #21 52.74 Setting up thin-provisioning-tools (0.9.0-1) ...
06:50:52 [2022-07-05T06:50:52.863Z] #21 52.75 Setting up python3-pip (20.3.4-4+deb11u1) ...
06:50:52 [2022-07-05T06:50:52.863Z] #21 54.10 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
06:50:52 [2022-07-05T06:50:52.863Z] #21 54.11 Setting up jq (1.6-2.1) ...
06:50:52 [2022-07-05T06:50:52.863Z] #21 54.15 Setting up libbpf0:amd64 (1:0.3-2) ...
06:50:52 [2022-07-05T06:50:52.863Z] #21 54.16 Setting up iptables (1.8.7-1) ...
06:50:52 [2022-07-05T06:50:52.863Z] #21 54.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
06:50:52 [2022-07-05T06:50:52.863Z] #21 54.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:50:52 [2022-07-05T06:50:52.863Z] #21 54.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
06:50:52 [2022-07-05T06:50:52.863Z] #21 54.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:50:52 [2022-07-05T06:50:52.863Z] #21 54.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
06:50:52 [2022-07-05T06:50:52.863Z] #21 54.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
06:50:52 [2022-07-05T06:50:52.863Z] #21 54.21 Setting up iproute2 (5.10.0-4) ...
06:50:52 [2022-07-05T06:50:52.863Z] #21 54.70 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:50:52 [2022-07-05T06:50:52.863Z] #21 DONE 55.1s
06:50:52 [2022-07-05T06:50:52.863Z] 
06:50:52 [2022-07-05T06:50:52.863Z] #22 [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
06:50:52 [2022-07-05T06:50:52.863Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed
06:50:53 [2022-07-05T06:50:53.106Z] #14 206.7 Selecting previously unselected package libbtrfs0:amd64.
06:50:53 [2022-07-05T06:50:53.106Z] #14 206.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
06:50:53 [2022-07-05T06:50:53.106Z] #14 206.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
06:50:53 [2022-07-05T06:50:53.367Z] #14 206.9 Selecting previously unselected package libbtrfs-dev:amd64.
06:50:53 [2022-07-05T06:50:53.629Z] #14 207.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
06:50:53 [2022-07-05T06:50:53.629Z] #14 207.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
06:50:53 [2022-07-05T06:50:53.630Z] #67 ...
06:50:53 [2022-07-05T06:50:53.631Z] 
06:50:53 [2022-07-05T06:50:53.631Z] #14 [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
06:50:53 [2022-07-05T06:50:53.631Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:50:53 [2022-07-05T06:50:53.631Z] #14 185.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
06:50:53 [2022-07-05T06:50:53.631Z] #14 185.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
06:50:53 [2022-07-05T06:50:53.631Z] #14 185.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:50:53 [2022-07-05T06:50:53.891Z] #14 207.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
06:50:53 [2022-07-05T06:50:53.891Z] #14 207.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
06:50:53 [2022-07-05T06:50:53.891Z] #14 207.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
06:50:53 [2022-07-05T06:50:53.891Z] #14 ...
06:50:53 [2022-07-05T06:50:53.891Z] 
06:50:53 [2022-07-05T06:50:53.891Z] #67 [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
06:50:53 [2022-07-05T06:50:53.891Z] #67 sha256:7e4e4e304575be53735f616b4bd2ae4e97056610f39a87677c245dcb2109809d
06:50:53 [2022-07-05T06:50:53.891Z] #67 206.9 rootlesskit version 1.0.0
06:50:54 [2022-07-05T06:50:54.159Z] #67 206.9 Usage of /build/rootlesskit-docker-proxy:
06:50:54 [2022-07-05T06:50:54.159Z] #67 206.9   -container-ip string
06:50:54 [2022-07-05T06:50:54.159Z] #67 206.9     	container ip
06:50:54 [2022-07-05T06:50:54.159Z] #67 206.9   -container-port int
06:50:54 [2022-07-05T06:50:54.159Z] #67 206.9     	container port (default -1)
06:50:54 [2022-07-05T06:50:54.159Z] #67 206.9   -host-ip string
06:50:54 [2022-07-05T06:50:54.159Z] #67 206.9     	host ip
06:50:54 [2022-07-05T06:50:54.159Z] #67 206.9   -host-port int
06:50:54 [2022-07-05T06:50:54.159Z] #67 206.9     	host port (default -1)
06:50:54 [2022-07-05T06:50:54.159Z] #67 206.9   -proto string
06:50:54 [2022-07-05T06:50:54.159Z] #67 206.9     	proxy protocol (default "tcp")
06:50:54 [2022-07-05T06:50:54.159Z] #67 DONE 207.2s
06:50:54 [2022-07-05T06:50:54.159Z] 
06:50:54 [2022-07-05T06:50:54.159Z] #14 [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
06:50:54 [2022-07-05T06:50:54.159Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:50:54 [2022-07-05T06:50:54.159Z] #14 207.4 Selecting previously unselected package libudev-dev:amd64.
06:50:54 [2022-07-05T06:50:54.159Z] #14 207.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
06:50:54 [2022-07-05T06:50:54.159Z] #14 207.4 Unpacking libudev-dev:amd64 (247.3-7) ...
06:50:54 [2022-07-05T06:50:54.421Z] #14 ...
06:50:54 [2022-07-05T06:50:54.421Z] 
06:50:54 [2022-07-05T06:50:54.421Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
06:50:54 [2022-07-05T06:50:54.421Z] #68 sha256:dcc3b369e80c052179d22783dd8d754f3726a746f17e30ecf0aa12a9328f0710
06:50:54 [2022-07-05T06:50:54.421Z] #68 DONE 0.3s
06:50:54 [2022-07-05T06:50:54.421Z] 
06:50:54 [2022-07-05T06:50:54.421Z] #14 [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
06:50:54 [2022-07-05T06:50:54.421Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:50:54 [2022-07-05T06:50:54.421Z] #14 207.8 Selecting previously unselected package libsepol1-dev:amd64.
06:50:54 [2022-07-05T06:50:54.421Z] #14 207.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
06:50:54 [2022-07-05T06:50:54.421Z] #14 207.9 Unpacking libsepol1-dev:amd64 (3.1-1) ...
06:50:54 [2022-07-05T06:50:54.429Z] #64 ...
06:50:54 [2022-07-05T06:50:54.429Z] 
06:50:54 [2022-07-05T06:50:54.429Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:50:54 [2022-07-05T06:50:54.429Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
06:50:54 [2022-07-05T06:50:54.429Z] #77 169.1   CCLD     libocispec.la
06:50:54 [2022-07-05T06:50:54.429Z] #77 169.6   CCLD     src/validate
06:50:54 [2022-07-05T06:50:54.429Z] #77 169.6   CCLD     tests/test-1
06:50:54 [2022-07-05T06:50:54.429Z] #77 169.6   CCLD     tests/test-2
06:50:54 [2022-07-05T06:50:54.429Z] #77 169.6   CCLD     tests/test-3
06:50:54 [2022-07-05T06:50:54.429Z] #77 169.6   CCLD     tests/test-4
06:50:54 [2022-07-05T06:50:54.429Z] #77 169.7   CCLD     tests/test-5
06:50:54 [2022-07-05T06:50:54.429Z] #77 169.7   CCLD     tests/test-6
06:50:54 [2022-07-05T06:50:54.429Z] #77 169.8   CCLD     tests/test-7
06:50:54 [2022-07-05T06:50:54.429Z] #77 169.9   CCLD     tests/test-8
06:50:54 [2022-07-05T06:50:54.429Z] #77 170.1   CCLD     tests/test-9
06:50:54 [2022-07-05T06:50:54.429Z] #77 170.1   CCLD     tests/test-10
06:50:54 [2022-07-05T06:50:54.429Z] #77 170.1 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
06:50:54 [2022-07-05T06:50:54.429Z] #77 170.2   CCLD     tests/test-11
06:50:54 [2022-07-05T06:50:54.681Z] #14 ...
06:50:54 [2022-07-05T06:50:54.681Z] 
06:50:54 [2022-07-05T06:50:54.681Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:50:54 [2022-07-05T06:50:54.681Z] #69 sha256:18a967186f274d644607ae3ecb536750f0205ce1c7ecd4022b951c589e643fb9
06:50:54 [2022-07-05T06:50:54.681Z] #69 DONE 0.2s
06:50:54 [2022-07-05T06:50:54.777Z] #22 1.452 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
06:50:54 [2022-07-05T06:50:54.777Z] #22 1.456 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
06:50:54 [2022-07-05T06:50:54.777Z] #22 1.459 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
06:50:54 [2022-07-05T06:50:54.777Z] #22 DONE 1.5s
06:50:54 [2022-07-05T06:50:54.777Z] 
06:50:54 [2022-07-05T06:50:54.777Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
06:50:54 [2022-07-05T06:50:54.777Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39
06:50:54 [2022-07-05T06:50:54.942Z] 
06:50:54 [2022-07-05T06:50:54.942Z] #36 [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
06:50:54 [2022-07-05T06:50:54.942Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
06:50:55 [2022-07-05T06:50:55.203Z] #36 ...
06:50:55 [2022-07-05T06:50:55.203Z] 
06:50:55 [2022-07-05T06:50:55.203Z] #14 [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
06:50:55 [2022-07-05T06:50:55.203Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:50:55 [2022-07-05T06:50:55.203Z] #14 208.5 Selecting previously unselected package libpcre2-16-0:amd64.
06:50:55 [2022-07-05T06:50:55.203Z] #14 208.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
06:50:55 [2022-07-05T06:50:55.203Z] #14 208.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
06:50:55 [2022-07-05T06:50:55.464Z] #14 208.8 Selecting previously unselected package libpcre2-32-0:amd64.
06:50:55 [2022-07-05T06:50:55.464Z] #14 208.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
06:50:55 [2022-07-05T06:50:55.464Z] #14 208.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
06:50:55 [2022-07-05T06:50:55.524Z] #14 196.9 Selecting previously unselected package g++-mingw-w64-x86-64.
06:50:55 [2022-07-05T06:50:55.524Z] #14 196.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
06:50:55 [2022-07-05T06:50:55.524Z] #14 197.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
06:50:55 [2022-07-05T06:50:55.727Z] #14 209.2 Selecting previously unselected package libpcre2-posix2:amd64.
06:50:55 [2022-07-05T06:50:55.727Z] #14 209.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
06:50:55 [2022-07-05T06:50:55.727Z] #14 209.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
06:50:55 [2022-07-05T06:50:55.807Z] #77 171.5 libtool: link: ar cr libocispec.a 
06:50:55 [2022-07-05T06:50:55.807Z] #77 171.6 libtool: link: ranlib libocispec.a
06:50:55 [2022-07-05T06:50:55.988Z] #14 209.4 Selecting previously unselected package libpcre2-dev:amd64.
06:50:55 [2022-07-05T06:50:55.988Z] #14 209.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
06:50:55 [2022-07-05T06:50:55.988Z] #14 209.4 Unpacking libpcre2-dev:amd64 (10.36-2) ...
06:50:56 [2022-07-05T06:50:56.037Z] #14 197.4 Selecting previously unselected package libapparmor1:amd64.
06:50:56 [2022-07-05T06:50:56.037Z] #14 197.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
06:50:56 [2022-07-05T06:50:56.037Z] #14 197.4 Unpacking libapparmor1:amd64 (2.13.6-10) ...
06:50:56 [2022-07-05T06:50:56.037Z] #14 197.6 Selecting previously unselected package libapparmor-dev:amd64.
06:50:56 [2022-07-05T06:50:56.037Z] #14 197.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
06:50:56 [2022-07-05T06:50:56.037Z] #14 197.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
06:50:56 [2022-07-05T06:50:56.550Z] #14 197.9 Selecting previously unselected package libbtrfs0:amd64.
06:50:56 [2022-07-05T06:50:56.550Z] #14 197.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
06:50:56 [2022-07-05T06:50:56.550Z] #14 198.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
06:50:56 [2022-07-05T06:50:56.550Z] #14 198.2 Selecting previously unselected package libbtrfs-dev:amd64.
06:50:56 [2022-07-05T06:50:56.811Z] #14 198.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
06:50:56 [2022-07-05T06:50:56.811Z] #14 198.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
06:50:56 [2022-07-05T06:50:56.931Z] #14 210.4 Selecting previously unselected package libselinux1-dev:amd64.
06:50:56 [2022-07-05T06:50:56.931Z] #14 210.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
06:50:56 [2022-07-05T06:50:56.931Z] #14 210.4 Unpacking libselinux1-dev:amd64 (3.1-3) ...
06:50:57 [2022-07-05T06:50:57.041Z] #19 295.0 Selecting previously unselected package gcc-arm-linux-gnueabi.
06:50:57 [2022-07-05T06:50:57.041Z] #19 295.0 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
06:50:57 [2022-07-05T06:50:57.041Z] #19 295.2 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
06:50:57 [2022-07-05T06:50:57.041Z] #19 ...
06:50:57 [2022-07-05T06:50:57.041Z] 
06:50:57 [2022-07-05T06:50:57.041Z] #62 [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.44.0"      && /build/golangci-lint --version
06:50:57 [2022-07-05T06:50:57.041Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:50:57 [2022-07-05T06:50:57.041Z] #62 303.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
06:50:57 [2022-07-05T06:50:57.041Z] #62 DONE 307.8s
06:50:57 [2022-07-05T06:50:57.041Z] 
06:50:57 [2022-07-05T06:50:57.041Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
06:50:57 [2022-07-05T06:50:57.041Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0
06:50:57 [2022-07-05T06:50:57.041Z] #19 295.4 Selecting previously unselected package linux-libc-dev-armel-cross.
06:50:57 [2022-07-05T06:50:57.041Z] #19 295.4 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
06:50:57 [2022-07-05T06:50:57.041Z] #19 295.4 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
06:50:57 [2022-07-05T06:50:57.068Z] #14 198.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
06:50:57 [2022-07-05T06:50:57.068Z] #14 198.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
06:50:57 [2022-07-05T06:50:57.068Z] #14 198.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
06:50:57 [2022-07-05T06:50:57.187Z] #77 173.0 make[5]: Entering directory '/tmp/crun-build/libocispec'
06:50:57 [2022-07-05T06:50:57.187Z] #77 173.1 make[5]: Nothing to be done for 'install-exec-am'.
06:50:57 [2022-07-05T06:50:57.187Z] #77 173.1 make[5]: Nothing to be done for 'install-data-am'.
06:50:57 [2022-07-05T06:50:57.187Z] #77 173.1 make[5]: Leaving directory '/tmp/crun-build/libocispec'
06:50:57 [2022-07-05T06:50:57.187Z] #77 173.1 make[4]: Leaving directory '/tmp/crun-build/libocispec'
06:50:57 [2022-07-05T06:50:57.187Z] #77 173.1 make[3]: Leaving directory '/tmp/crun-build/libocispec'
06:50:57 [2022-07-05T06:50:57.187Z] #77 173.1 make[2]: Leaving directory '/tmp/crun-build/libocispec'
06:50:57 [2022-07-05T06:50:57.187Z] #77 173.1 make[2]: Entering directory '/tmp/crun-build'
06:50:57 [2022-07-05T06:50:57.187Z] #77 173.2   CC       src/libcrun/libcrun_testing_a-utils.o
06:50:57 [2022-07-05T06:50:57.187Z] #77 173.2   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
06:50:57 [2022-07-05T06:50:57.187Z] #77 173.2   CC       src/libcrun/libcrun_testing_a-container.o
06:50:57 [2022-07-05T06:50:57.187Z] #77 173.2   CC       src/libcrun/libcrun_testing_a-cgroup.o
06:50:57 [2022-07-05T06:50:57.187Z] #77 173.2   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
06:50:57 [2022-07-05T06:50:57.187Z] #77 173.2   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
06:50:57 [2022-07-05T06:50:57.187Z] #77 173.2   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
06:50:57 [2022-07-05T06:50:57.187Z] #77 173.3   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
06:50:57 [2022-07-05T06:50:57.299Z] #19 295.7 Selecting previously unselected package libc6-dev-armel-cross.
06:50:57 [2022-07-05T06:50:57.299Z] #19 295.7 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
06:50:57 [2022-07-05T06:50:57.299Z] #19 295.7 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
06:50:57 [2022-07-05T06:50:57.324Z] #14 198.7 Selecting previously unselected package libudev-dev:amd64.
06:50:57 [2022-07-05T06:50:57.324Z] #14 198.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
06:50:57 [2022-07-05T06:50:57.324Z] #14 198.7 Unpacking libudev-dev:amd64 (247.3-7) ...
06:50:57 [2022-07-05T06:50:57.447Z] #77 173.3   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
06:50:57 [2022-07-05T06:50:57.447Z] #77 173.3   CC       src/libcrun/libcrun_testing_a-criu.o
06:50:57 [2022-07-05T06:50:57.447Z] #77 173.4   CC       src/libcrun/libcrun_testing_a-custom-handler.o
06:50:57 [2022-07-05T06:50:57.447Z] #77 173.4   CC       src/libcrun/libcrun_testing_a-linux.o
06:50:57 [2022-07-05T06:50:57.447Z] #77 173.5   CC       src/libcrun/libcrun_testing_a-seccomp.o
06:50:57 [2022-07-05T06:50:57.505Z] #14 210.8 Selecting previously unselected package libdevmapper-dev:amd64.
06:50:57 [2022-07-05T06:50:57.505Z] #14 210.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
06:50:57 [2022-07-05T06:50:57.505Z] #14 210.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
06:50:57 [2022-07-05T06:50:57.581Z] #14 198.9 Selecting previously unselected package libsepol1-dev:amd64.
06:50:57 [2022-07-05T06:50:57.581Z] #14 198.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
06:50:57 [2022-07-05T06:50:57.581Z] #14 198.9 Unpacking libsepol1-dev:amd64 (3.1-1) ...
06:50:57 [2022-07-05T06:50:57.707Z] #77 173.6   CC       src/libcrun/libcrun_testing_a-ebpf.o
06:50:57 [2022-07-05T06:50:57.707Z] #77 173.7   CC       src/libcrun/libcrun_testing_a-error.o
06:50:57 [2022-07-05T06:50:57.707Z] #77 173.7   CC       src/libcrun/libcrun_testing_a-status.o
06:50:57 [2022-07-05T06:50:57.707Z] #77 173.8   CC       src/libcrun/libcrun_testing_a-terminal.o
06:50:57 [2022-07-05T06:50:57.707Z] #77 173.8   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
06:50:57 [2022-07-05T06:50:57.766Z] #14 211.1 Selecting previously unselected package libseccomp-dev:amd64.
06:50:57 [2022-07-05T06:50:57.766Z] #14 211.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
06:50:57 [2022-07-05T06:50:57.766Z] #14 211.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
06:50:57 [2022-07-05T06:50:57.838Z] #14 199.5 Selecting previously unselected package libpcre2-16-0:amd64.
06:50:57 [2022-07-05T06:50:57.867Z] #19 296.0 Selecting previously unselected package libstdc++-10-dev-armel-cross.
06:50:57 [2022-07-05T06:50:57.867Z] #19 296.0 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
06:50:57 [2022-07-05T06:50:57.867Z] #19 296.0 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
06:50:57 [2022-07-05T06:50:57.967Z] #77 173.8   CC       src/libcrun/libcrun_testing_a-signals.o
06:50:57 [2022-07-05T06:50:57.967Z] #77 173.9   CC       src/libcrun/libcrun_testing_a-mount_flags.o
06:50:57 [2022-07-05T06:50:57.967Z] #77 173.9   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
06:50:57 [2022-07-05T06:50:57.967Z] #77 174.0   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
06:50:58 [2022-07-05T06:50:58.095Z] #14 199.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
06:50:58 [2022-07-05T06:50:58.095Z] #14 199.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
06:50:58 [2022-07-05T06:50:58.126Z] #19 296.4 Selecting previously unselected package g++-10-arm-linux-gnueabi.
06:50:58 [2022-07-05T06:50:58.126Z] #19 296.4 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
06:50:58 [2022-07-05T06:50:58.126Z] #19 296.4 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
06:50:58 [2022-07-05T06:50:58.227Z] #77 174.3   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
06:50:58 [2022-07-05T06:50:58.487Z] #77 174.4   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
06:50:58 [2022-07-05T06:50:58.487Z] #77 174.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
06:50:58 [2022-07-05T06:50:58.487Z] #77 174.6   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
06:50:58 [2022-07-05T06:50:58.609Z] #14 199.9 Selecting previously unselected package libpcre2-32-0:amd64.
06:50:58 [2022-07-05T06:50:58.609Z] #14 199.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
06:50:58 [2022-07-05T06:50:58.609Z] #14 200.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
06:50:58 [2022-07-05T06:50:58.713Z] #14 212.0 Selecting previously unselected package libsystemd-dev:amd64.
06:50:58 [2022-07-05T06:50:58.713Z] #14 212.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
06:50:58 [2022-07-05T06:50:58.713Z] #14 212.0 Unpacking libsystemd-dev:amd64 (247.3-7) ...
06:50:58 [2022-07-05T06:50:58.747Z] #77 174.7   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
06:50:59 [2022-07-05T06:50:59.174Z] #14 200.6 Selecting previously unselected package libpcre2-posix2:amd64.
06:50:59 [2022-07-05T06:50:59.174Z] #14 200.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
06:50:59 [2022-07-05T06:50:59.174Z] #14 200.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
06:50:59 [2022-07-05T06:50:59.316Z] #77 175.2   CC       src/crun-crun.o
06:50:59 [2022-07-05T06:50:59.432Z] #14 200.9 Selecting previously unselected package libpcre2-dev:amd64.
06:50:59 [2022-07-05T06:50:59.432Z] #14 200.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
06:50:59 [2022-07-05T06:50:59.432Z] #14 200.9 Unpacking libpcre2-dev:amd64 (10.36-2) ...
06:50:59 [2022-07-05T06:50:59.576Z] #77 175.3   CC       src/crun-run.o
06:50:59 [2022-07-05T06:50:59.576Z] #77 175.5   CC       src/crun-delete.o
06:50:59 [2022-07-05T06:50:59.576Z] #77 175.6   CC       src/crun-kill.o
06:50:59 [2022-07-05T06:50:59.663Z] #14 213.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
06:50:59 [2022-07-05T06:50:59.663Z] #14 213.0 Setting up libapparmor1:amd64 (2.13.6-10) ...
06:50:59 [2022-07-05T06:50:59.663Z] #14 213.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
06:50:59 [2022-07-05T06:50:59.663Z] #14 213.0 Setting up libsepol1-dev:amd64 (3.1-1) ...
06:50:59 [2022-07-05T06:50:59.663Z] #14 213.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
06:50:59 [2022-07-05T06:50:59.663Z] #14 213.1 Setting up libpcre2-16-0:amd64 (10.36-2) ...
06:50:59 [2022-07-05T06:50:59.663Z] #14 213.1 Setting up libbtrfs0:amd64 (5.10.1-2) ...
06:50:59 [2022-07-05T06:50:59.663Z] #14 213.1 Setting up libpcre2-32-0:amd64 (10.36-2) ...
06:50:59 [2022-07-05T06:50:59.663Z] #14 213.1 Setting up libudev-dev:amd64 (247.3-7) ...
06:50:59 [2022-07-05T06:50:59.663Z] #14 213.1 Setting up libpcre2-posix2:amd64 (10.36-2) ...
06:50:59 [2022-07-05T06:50:59.663Z] #14 213.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
06:50:59 [2022-07-05T06:50:59.663Z] #14 213.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
06:50:59 [2022-07-05T06:50:59.663Z] #14 213.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
06:50:59 [2022-07-05T06:50:59.663Z] #14 213.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
06:50:59 [2022-07-05T06:50:59.663Z] #14 213.2 Setting up mingw-w64-common (8.0.0-1) ...
06:50:59 [2022-07-05T06:50:59.663Z] #14 213.2 Setting up libsystemd-dev:amd64 (247.3-7) ...
06:50:59 [2022-07-05T06:50:59.836Z] #77 175.7   CC       src/crun-pause.o
06:50:59 [2022-07-05T06:50:59.836Z] #77 175.7   CC       src/crun-unpause.o
06:50:59 [2022-07-05T06:50:59.923Z] #14 213.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
06:50:59 [2022-07-05T06:50:59.923Z] #14 213.2 Setting up libpcre2-dev:amd64 (10.36-2) ...
06:50:59 [2022-07-05T06:50:59.923Z] #14 213.2 Setting up libselinux1-dev:amd64 (3.1-3) ...
06:50:59 [2022-07-05T06:50:59.923Z] #14 213.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
06:50:59 [2022-07-05T06:50:59.923Z] #14 213.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:50:59 [2022-07-05T06:50:59.924Z] #14 213.3 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
06:50:59 [2022-07-05T06:50:59.924Z] #14 213.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:50:59 [2022-07-05T06:50:59.924Z] #14 213.3 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
06:50:59 [2022-07-05T06:50:59.924Z] #14 213.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
06:50:59 [2022-07-05T06:50:59.924Z] #14 213.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:50:59 [2022-07-05T06:50:59.924Z] #14 213.4 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
06:50:59 [2022-07-05T06:50:59.924Z] #14 213.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:51:00 [2022-07-05T06:51:00.062Z] #23 ...
06:51:00 [2022-07-05T06:51:00.062Z] 
06:51:00 [2022-07-05T06:51:00.062Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:51:00 [2022-07-05T06:51:00.062Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:51:00 [2022-07-05T06:51:00.062Z] #77 150.3   CC       src/read-file.lo
06:51:00 [2022-07-05T06:51:00.062Z] #77 150.5   CC       src/json_common.lo
06:51:00 [2022-07-05T06:51:00.062Z] #77 150.7   CC       tests/test-1.o
06:51:00 [2022-07-05T06:51:00.062Z] #77 150.9   CC       tests/test-2.o
06:51:00 [2022-07-05T06:51:00.062Z] #77 151.2   CC       tests/test-3.o
06:51:00 [2022-07-05T06:51:00.062Z] #77 151.4   CC       tests/test-4.o
06:51:00 [2022-07-05T06:51:00.062Z] #77 151.6   CC       tests/test-5.o
06:51:00 [2022-07-05T06:51:00.062Z] #77 151.9   CC       tests/test-6.o
06:51:00 [2022-07-05T06:51:00.062Z] #77 152.1   CC       tests/test-7.o
06:51:00 [2022-07-05T06:51:00.062Z] #77 152.3   CC       tests/test-8.o
06:51:00 [2022-07-05T06:51:00.062Z] #77 152.5   CC       tests/test-9.o
06:51:00 [2022-07-05T06:51:00.062Z] #77 152.8   CC       tests/test-10.o
06:51:00 [2022-07-05T06:51:00.062Z] #77 153.1   CC       tests/test-11.o
06:51:00 [2022-07-05T06:51:00.096Z] #77 176.0   CC       src/crun-spec.o
06:51:00 [2022-07-05T06:51:00.096Z] #77 176.1   CC       src/crun-exec.o
06:51:00 [2022-07-05T06:51:00.096Z] #77 176.1   CC       src/crun-list.o
06:51:00 [2022-07-05T06:51:00.185Z] #14 213.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
06:51:00 [2022-07-05T06:51:00.185Z] #14 213.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
06:51:00 [2022-07-05T06:51:00.185Z] #14 213.5 Setting up dmsetup (2:1.02.175-2.1) ...
06:51:00 [2022-07-05T06:51:00.185Z] #14 213.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
06:51:00 [2022-07-05T06:51:00.185Z] #14 213.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
06:51:00 [2022-07-05T06:51:00.185Z] #14 213.5 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:51:00 [2022-07-05T06:51:00.358Z] #77 176.3   CC       src/crun-create.o
06:51:00 [2022-07-05T06:51:00.358Z] #77 176.5   CC       src/crun-start.o
06:51:00 [2022-07-05T06:51:00.618Z] #77 176.7   CC       src/crun-state.o
06:51:00 [2022-07-05T06:51:00.618Z] #77 176.8   CC       src/crun-update.o
06:51:00 [2022-07-05T06:51:00.759Z] #14 DONE 214.1s
06:51:00 [2022-07-05T06:51:00.759Z] 
06:51:00 [2022-07-05T06:51:00.759Z] #47 [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
06:51:00 [2022-07-05T06:51:00.759Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
06:51:00 [2022-07-05T06:51:00.759Z] #47 ...
06:51:00 [2022-07-05T06:51:00.759Z] 
06:51:00 [2022-07-05T06:51:00.759Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
06:51:00 [2022-07-05T06:51:00.759Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58
06:51:00 [2022-07-05T06:51:00.801Z] #14 202.0 Selecting previously unselected package libselinux1-dev:amd64.
06:51:00 [2022-07-05T06:51:00.801Z] #14 202.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
06:51:00 [2022-07-05T06:51:00.801Z] #14 202.0 Unpacking libselinux1-dev:amd64 (3.1-3) ...
06:51:01 [2022-07-05T06:51:01.021Z] #15 ...
06:51:01 [2022-07-05T06:51:01.021Z] 
06:51:01 [2022-07-05T06:51:01.021Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
06:51:01 [2022-07-05T06:51:01.021Z] #59 sha256:04f545b92014dbed4045e9bb87b3250d728fc607b7c77ca17815e9b768158545
06:51:01 [2022-07-05T06:51:01.021Z] #59 DONE 0.2s
06:51:01 [2022-07-05T06:51:01.021Z] 
06:51:01 [2022-07-05T06:51:01.021Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:51:01 [2022-07-05T06:51:01.021Z] #60 sha256:e235643cd3d662b6ce3e11308048250d898139a9432a96e73d0dd8d82f63e62a
06:51:01 [2022-07-05T06:51:01.058Z] #14 ...
06:51:01 [2022-07-05T06:51:01.058Z] 
06:51:01 [2022-07-05T06:51:01.058Z] #67 [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
06:51:01 [2022-07-05T06:51:01.058Z] #67 sha256:493166a5a0ed07772ab0cedebe92947573c0ca13f74038a97078139917a0ee80
06:51:01 [2022-07-05T06:51:01.058Z] #67 202.2 rootlesskit version 1.0.0
06:51:01 [2022-07-05T06:51:01.058Z] #67 202.3 Usage of /build/rootlesskit-docker-proxy:
06:51:01 [2022-07-05T06:51:01.188Z] #77 177.1   CC       src/crun-ps.o
06:51:01 [2022-07-05T06:51:01.188Z] #77 177.2   CC       src/crun-checkpoint.o
06:51:01 [2022-07-05T06:51:01.188Z] #77 177.2   CC       src/crun-restore.o
06:51:01 [2022-07-05T06:51:01.318Z] #67 202.3   -container-ip string
06:51:01 [2022-07-05T06:51:01.318Z] #67 202.3     	container ip
06:51:01 [2022-07-05T06:51:01.318Z] #67 202.3   -container-port int
06:51:01 [2022-07-05T06:51:01.318Z] #67 202.3     	container port (default -1)
06:51:01 [2022-07-05T06:51:01.318Z] #67 202.3   -host-ip string
06:51:01 [2022-07-05T06:51:01.318Z] #67 202.3     	host ip
06:51:01 [2022-07-05T06:51:01.318Z] #67 202.3   -host-port int
06:51:01 [2022-07-05T06:51:01.318Z] #67 202.3     	host port (default -1)
06:51:01 [2022-07-05T06:51:01.318Z] #67 202.3   -proto string
06:51:01 [2022-07-05T06:51:01.318Z] #67 202.3     	proxy protocol (default "tcp")
06:51:01 [2022-07-05T06:51:01.448Z] #77 177.4   CC       src/libcrun/libcrun_la-utils.lo
06:51:01 [2022-07-05T06:51:01.448Z] #77 177.5   CC       src/libcrun/libcrun_la-cloned_binary.lo
06:51:01 [2022-07-05T06:51:01.580Z] #67 DONE 202.6s
06:51:01 [2022-07-05T06:51:01.580Z] 
06:51:01 [2022-07-05T06:51:01.580Z] #14 [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
06:51:01 [2022-07-05T06:51:01.580Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:51:01 [2022-07-05T06:51:01.580Z] #14 202.9 Selecting previously unselected package libdevmapper-dev:amd64.
06:51:01 [2022-07-05T06:51:01.580Z] #14 202.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
06:51:01 [2022-07-05T06:51:01.580Z] #14 203.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
06:51:01 [2022-07-05T06:51:01.708Z] #77 177.6   CC       src/libcrun/libcrun_la-container.lo
06:51:01 [2022-07-05T06:51:01.841Z] #14 ...
06:51:01 [2022-07-05T06:51:01.841Z] 
06:51:01 [2022-07-05T06:51:01.841Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
06:51:01 [2022-07-05T06:51:01.841Z] #68 sha256:ec2c5ad1fa752176dd5ee0b884ca5506ddfd18c3ac32f3587c0c2c2cad83436d
06:51:01 [2022-07-05T06:51:01.841Z] #68 DONE 0.2s
06:51:01 [2022-07-05T06:51:01.841Z] 
06:51:01 [2022-07-05T06:51:01.841Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:51:01 [2022-07-05T06:51:01.841Z] #69 sha256:19ab5fb821d914b218fab5dbea2e9ac1fd1656f57f6cc28ed7d287a8222f1764
06:51:01 [2022-07-05T06:51:01.841Z] #69 DONE 0.1s
06:51:01 [2022-07-05T06:51:01.841Z] 
06:51:01 [2022-07-05T06:51:01.841Z] #14 [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
06:51:01 [2022-07-05T06:51:01.841Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
06:51:01 [2022-07-05T06:51:01.841Z] #14 203.2 Selecting previously unselected package libseccomp-dev:amd64.
06:51:01 [2022-07-05T06:51:01.841Z] #14 203.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
06:51:01 [2022-07-05T06:51:01.841Z] #14 203.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
06:51:01 [2022-07-05T06:51:01.968Z] #77 177.8   CC       src/libcrun/libcrun_la-cgroup.lo
06:51:01 [2022-07-05T06:51:01.968Z] #77 177.8   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
06:51:01 [2022-07-05T06:51:01.968Z] #77 177.9   CC       src/libcrun/libcrun_la-cgroup-resources.lo
06:51:01 [2022-07-05T06:51:01.968Z] #77 178.0   CC       src/libcrun/libcrun_la-cgroup-setup.lo
06:51:02 [2022-07-05T06:51:02.098Z] #14 203.6 Selecting previously unselected package libsystemd-dev:amd64.
06:51:02 [2022-07-05T06:51:02.098Z] #14 203.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
06:51:02 [2022-07-05T06:51:02.098Z] #14 203.6 Unpacking libsystemd-dev:amd64 (247.3-7) ...
06:51:02 [2022-07-05T06:51:02.228Z] #77 178.1   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
06:51:02 [2022-07-05T06:51:02.488Z] #77 178.4   CC       src/libcrun/libcrun_la-cgroup-utils.lo
06:51:02 [2022-07-05T06:51:02.488Z] #77 178.6   CC       src/libcrun/libcrun_la-criu.lo
06:51:02 [2022-07-05T06:51:02.748Z] #77 178.7   CC       src/libcrun/libcrun_la-custom-handler.lo
06:51:02 [2022-07-05T06:51:02.748Z] #77 178.8   CC       src/libcrun/libcrun_la-linux.lo
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.837 + RM_GOPATH=0
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.837 + TMP_GOPATH=
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.837 + : /build
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.837 + '[' -z '' ']'
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.837 ++ mktemp -d
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.837 + export GOPATH=/tmp/tmp.idcVLgOhFV
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.837 + GOPATH=/tmp/tmp.idcVLgOhFV
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.837 + RM_GOPATH=1
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.837 + case "$(go env GOARCH)" in
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.837 ++ go env GOARCH
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.885 + export GO_BUILDMODE=-buildmode=pie
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.885 + GO_BUILDMODE=-buildmode=pie
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.893 ++ dirname /install.sh
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.893 + dir=/
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.893 + bin=runc
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.893 + shift
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.893 + '[' '!' -f //runc.installer ']'
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.893 + . //runc.installer
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.893 ++ set -e
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.893 ++ : v1.1.2
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.893 + install_runc
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.893 + RUNC_BUILDTAGS=seccomp
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.893 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.893 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.idcVLgOhFV/src/github.com/opencontainers/runc
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.893 Install runc version v1.1.2 (build tags: seccomp)
06:51:02 [2022-07-05T06:51:02.932Z] #60 1.909 Cloning into '/tmp/tmp.idcVLgOhFV/src/github.com/opencontainers/runc'...
06:51:02 [2022-07-05T06:51:02.932Z] #60 ...
06:51:02 [2022-07-05T06:51:02.932Z] 
06:51:02 [2022-07-05T06:51:02.932Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
06:51:02 [2022-07-05T06:51:02.932Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58
06:51:02 [2022-07-05T06:51:02.932Z] #15 DONE 2.3s
06:51:03 [2022-07-05T06:51:03.008Z] #77 179.1   CC       src/libcrun/libcrun_la-seccomp.lo
06:51:03 [2022-07-05T06:51:03.193Z] 
06:51:03 [2022-07-05T06:51:03.193Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
06:51:03 [2022-07-05T06:51:03.193Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba
06:51:03 [2022-07-05T06:51:03.404Z] #19 300.9 Selecting previously unselected package g++-arm-linux-gnueabi.
06:51:03 [2022-07-05T06:51:03.404Z] #19 300.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
06:51:03 [2022-07-05T06:51:03.404Z] #19 300.9 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
06:51:03 [2022-07-05T06:51:03.404Z] #19 300.9 Selecting previously unselected package crossbuild-essential-armel.
06:51:03 [2022-07-05T06:51:03.404Z] #19 300.9 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
06:51:03 [2022-07-05T06:51:03.404Z] #19 300.9 Unpacking crossbuild-essential-armel (12.9) ...
06:51:03 [2022-07-05T06:51:03.404Z] #19 300.9 Selecting previously unselected package libc6-armhf-cross.
06:51:03 [2022-07-05T06:51:03.404Z] #19 300.9 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.0 Unpacking libc6-armhf-cross (2.31-9cross4) ...
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.1 Selecting previously unselected package libgcc-s1-armhf-cross.
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.1 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.1 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.1 Selecting previously unselected package libgomp1-armhf-cross.
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.1 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.1 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.1 Selecting previously unselected package libatomic1-armhf-cross.
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.1 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.2 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.2 Selecting previously unselected package libasan6-armhf-cross.
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.2 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.2 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.4 Selecting previously unselected package libstdc++6-armhf-cross.
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.4 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.5 Selecting previously unselected package libubsan1-armhf-cross.
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.5 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.5 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.6 Selecting previously unselected package libgcc-10-dev-armhf-cross.
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.6 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.6 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.7 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
06:51:03 [2022-07-05T06:51:03.404Z] #19 301.7 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
06:51:03 [2022-07-05T06:51:03.468Z] #14 204.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
06:51:03 [2022-07-05T06:51:03.468Z] #14 204.7 Setting up libapparmor1:amd64 (2.13.6-10) ...
06:51:03 [2022-07-05T06:51:03.468Z] #14 204.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
06:51:03 [2022-07-05T06:51:03.468Z] #14 204.8 Setting up libsepol1-dev:amd64 (3.1-1) ...
06:51:03 [2022-07-05T06:51:03.468Z] #14 204.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
06:51:03 [2022-07-05T06:51:03.468Z] #14 204.8 Setting up libpcre2-16-0:amd64 (10.36-2) ...
06:51:03 [2022-07-05T06:51:03.468Z] #14 204.8 Setting up libbtrfs0:amd64 (5.10.1-2) ...
06:51:03 [2022-07-05T06:51:03.468Z] #14 204.8 Setting up libpcre2-32-0:amd64 (10.36-2) ...
06:51:03 [2022-07-05T06:51:03.468Z] #14 204.9 Setting up libudev-dev:amd64 (247.3-7) ...
06:51:03 [2022-07-05T06:51:03.468Z] #14 204.9 Setting up libpcre2-posix2:amd64 (10.36-2) ...
06:51:03 [2022-07-05T06:51:03.468Z] #14 204.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
06:51:03 [2022-07-05T06:51:03.468Z] #14 204.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
06:51:03 [2022-07-05T06:51:03.468Z] #14 205.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
06:51:03 [2022-07-05T06:51:03.468Z] #14 205.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
06:51:03 [2022-07-05T06:51:03.579Z] #77 179.3   CC       src/libcrun/libcrun_la-ebpf.lo
06:51:03 [2022-07-05T06:51:03.579Z] #77 179.5   CC       src/libcrun/libcrun_la-error.lo
06:51:03 [2022-07-05T06:51:03.725Z] #14 205.1 Setting up mingw-w64-common (8.0.0-1) ...
06:51:03 [2022-07-05T06:51:03.725Z] #14 205.1 Setting up libsystemd-dev:amd64 (247.3-7) ...
06:51:03 [2022-07-05T06:51:03.725Z] #14 205.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
06:51:03 [2022-07-05T06:51:03.725Z] #14 205.1 Setting up libpcre2-dev:amd64 (10.36-2) ...
06:51:03 [2022-07-05T06:51:03.725Z] #14 205.1 Setting up libselinux1-dev:amd64 (3.1-3) ...
06:51:03 [2022-07-05T06:51:03.725Z] #14 205.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
06:51:03 [2022-07-05T06:51:03.725Z] #14 205.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:51:03 [2022-07-05T06:51:03.725Z] #14 205.2 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
06:51:03 [2022-07-05T06:51:03.725Z] #14 205.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:51:03 [2022-07-05T06:51:03.725Z] #14 205.3 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
06:51:03 [2022-07-05T06:51:03.725Z] #14 205.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
06:51:03 [2022-07-05T06:51:03.982Z] #14 205.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:51:03 [2022-07-05T06:51:03.982Z] #14 205.4 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
06:51:03 [2022-07-05T06:51:03.982Z] #14 205.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:51:03 [2022-07-05T06:51:03.982Z] #14 205.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
06:51:03 [2022-07-05T06:51:03.982Z] #14 205.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
06:51:03 [2022-07-05T06:51:03.982Z] #14 205.5 Setting up dmsetup (2:1.02.175-2.1) ...
06:51:04 [2022-07-05T06:51:04.148Z] #77 180.1   CC       src/libcrun/libcrun_la-status.lo
06:51:04 [2022-07-05T06:51:04.239Z] #14 205.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
06:51:04 [2022-07-05T06:51:04.239Z] #14 205.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
06:51:04 [2022-07-05T06:51:04.239Z] #14 205.6 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:51:04 [2022-07-05T06:51:04.578Z] #16 DONE 1.5s
06:51:04 [2022-07-05T06:51:04.578Z] 
06:51:04 [2022-07-05T06:51:04.578Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:51:04 [2022-07-05T06:51:04.578Z] #64 sha256:a4d8a9807eaa7c2a7dd1c4c7ba241c36d811280ac7083bacfbfeb08c1664b3e0
06:51:04 [2022-07-05T06:51:04.578Z] #64 ...
06:51:04 [2022-07-05T06:51:04.578Z] 
06:51:04 [2022-07-05T06:51:04.578Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
06:51:04 [2022-07-05T06:51:04.578Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3
06:51:04 [2022-07-05T06:51:04.717Z] #77 180.5   CC       src/libcrun/libcrun_la-terminal.lo
06:51:04 [2022-07-05T06:51:04.977Z] #77 181.0   CC       src/libcrun/libcrun_la-chroot_realpath.lo
06:51:05 [2022-07-05T06:51:05.172Z] #14 DONE 206.4s
06:51:05 [2022-07-05T06:51:05.172Z] 
06:51:05 [2022-07-05T06:51:05.172Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
06:51:05 [2022-07-05T06:51:05.172Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58
06:51:05 [2022-07-05T06:51:05.172Z] #15 ...
06:51:05 [2022-07-05T06:51:05.172Z] 
06:51:05 [2022-07-05T06:51:05.172Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
06:51:05 [2022-07-05T06:51:05.172Z] #59 sha256:8cb1f4af7f808f0dce8d6efad0c53e8af3c7965eefd360a4cca6821195ba1c20
06:51:05 [2022-07-05T06:51:05.172Z] #59 DONE 0.2s
06:51:05 [2022-07-05T06:51:05.348Z] #77 ...
06:51:05 [2022-07-05T06:51:05.348Z] 
06:51:05 [2022-07-05T06:51:05.348Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
06:51:05 [2022-07-05T06:51:05.348Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39
06:51:05 [2022-07-05T06:51:05.348Z] #23 11.13 Collecting yamllint==1.26.1
06:51:05 [2022-07-05T06:51:05.429Z] 
06:51:05 [2022-07-05T06:51:05.429Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:51:05 [2022-07-05T06:51:05.429Z] #60 sha256:c5fd9c72181e9bfe4bf6f3fbaaf76fc9cb8adafac7fa0b67f7e15b1269adff6a
06:51:05 [2022-07-05T06:51:05.546Z] #77 181.4   CC       src/libcrun/libcrun_la-signals.lo
06:51:05 [2022-07-05T06:51:05.547Z] #77 181.5   CC       src/libcrun/libcrun_la-mount_flags.lo
06:51:05 [2022-07-05T06:51:05.807Z] #77 181.8   CC       src/libcrun/libcrun_la-seccomp_notify.lo
06:51:05 [2022-07-05T06:51:05.965Z] #17 1.340 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
06:51:05 [2022-07-05T06:51:05.965Z] #17 DONE 1.4s
06:51:05 [2022-07-05T06:51:05.965Z] 
06:51:05 [2022-07-05T06:51:05.965Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
06:51:05 [2022-07-05T06:51:05.965Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673
06:51:06 [2022-07-05T06:51:06.067Z] #77 182.0   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
06:51:06 [2022-07-05T06:51:06.327Z] #77 182.3   CC       src/libcrun/handlers/libcrun_la-krun.lo
06:51:06 [2022-07-05T06:51:06.587Z] #77 182.4   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
06:51:06 [2022-07-05T06:51:06.587Z] #77 182.6   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
06:51:06 [2022-07-05T06:51:06.732Z] #23 12.20   Downloading yamllint-1.26.1.tar.gz (126 kB)
06:51:07 [2022-07-05T06:51:07.156Z] #77 182.9   CC       tests/init.o
06:51:07 [2022-07-05T06:51:07.157Z] #77 183.0   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
06:51:07 [2022-07-05T06:51:07.348Z] #18 DONE 1.2s
06:51:07 [2022-07-05T06:51:07.348Z] 
06:51:07 [2022-07-05T06:51:07.348Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
06:51:07 [2022-07-05T06:51:07.348Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9
06:51:07 [2022-07-05T06:51:07.968Z] #60 ...
06:51:07 [2022-07-05T06:51:07.968Z] 
06:51:07 [2022-07-05T06:51:07.968Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
06:51:07 [2022-07-05T06:51:07.968Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58
06:51:07 [2022-07-05T06:51:07.968Z] #15 DONE 2.6s
06:51:07 [2022-07-05T06:51:07.968Z] 
06:51:07 [2022-07-05T06:51:07.968Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:51:07 [2022-07-05T06:51:07.968Z] #60 sha256:c5fd9c72181e9bfe4bf6f3fbaaf76fc9cb8adafac7fa0b67f7e15b1269adff6a
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.520 + RM_GOPATH=0
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.520 + TMP_GOPATH=
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.520 + : /build
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.520 + '[' -z '' ']'
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.520 ++ mktemp -d
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.537 + export GOPATH=/tmp/tmp.aYugcCrMFb
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.537 + GOPATH=/tmp/tmp.aYugcCrMFb
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.537 + RM_GOPATH=1
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.537 + case "$(go env GOARCH)" in
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.537 ++ go env GOARCH
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.584 Install runc version v1.1.2 (build tags: seccomp)
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.585 + export GO_BUILDMODE=-buildmode=pie
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.585 + GO_BUILDMODE=-buildmode=pie
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.585 ++ dirname /install.sh
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.585 + dir=/
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.585 + bin=runc
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.585 + shift
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.585 + '[' '!' -f //runc.installer ']'
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.585 + . //runc.installer
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.585 ++ set -e
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.585 ++ : v1.1.2
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.585 + install_runc
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.585 + RUNC_BUILDTAGS=seccomp
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.585 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.585 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aYugcCrMFb/src/github.com/opencontainers/runc
06:51:07 [2022-07-05T06:51:07.968Z] #60 2.585 Cloning into '/tmp/tmp.aYugcCrMFb/src/github.com/opencontainers/runc'...
06:51:08 [2022-07-05T06:51:08.116Z] #23 13.57 Collecting pathspec>=0.5.3
06:51:08 [2022-07-05T06:51:08.116Z] #23 13.58   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
06:51:08 [2022-07-05T06:51:08.377Z] #23 14.05 Collecting pyyaml
06:51:08 [2022-07-05T06:51:08.377Z] #23 14.07   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
06:51:08 [2022-07-05T06:51:08.637Z] #23 14.15 Building wheels for collected packages: yamllint
06:51:08 [2022-07-05T06:51:08.637Z] #23 14.15   Building wheel for yamllint (setup.py): started
06:51:08 [2022-07-05T06:51:08.679Z] #19 306.5 Selecting previously unselected package gcc-arm-linux-gnueabihf.
06:51:08 [2022-07-05T06:51:08.679Z] #19 306.5 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
06:51:08 [2022-07-05T06:51:08.679Z] #19 306.5 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
06:51:08 [2022-07-05T06:51:08.679Z] #19 306.5 Selecting previously unselected package linux-libc-dev-armhf-cross.
06:51:08 [2022-07-05T06:51:08.679Z] #19 306.5 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
06:51:08 [2022-07-05T06:51:08.679Z] #19 306.5 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
06:51:08 [2022-07-05T06:51:08.679Z] #19 306.7 Selecting previously unselected package libc6-dev-armhf-cross.
06:51:08 [2022-07-05T06:51:08.679Z] #19 306.7 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
06:51:08 [2022-07-05T06:51:08.679Z] #19 306.7 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
06:51:08 [2022-07-05T06:51:08.679Z] #19 306.9 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
06:51:08 [2022-07-05T06:51:08.679Z] #19 306.9 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
06:51:08 [2022-07-05T06:51:08.679Z] #19 306.9 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
06:51:08 [2022-07-05T06:51:08.679Z] #19 307.2 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
06:51:08 [2022-07-05T06:51:08.738Z] #19 DONE 1.6s
06:51:08 [2022-07-05T06:51:08.738Z] 
06:51:08 [2022-07-05T06:51:08.738Z] #20 [dev-systemd-false  6/28] RUN ldconfig
06:51:08 [2022-07-05T06:51:08.738Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d
06:51:08 [2022-07-05T06:51:08.941Z] #19 307.2 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
06:51:08 [2022-07-05T06:51:08.941Z] #19 307.2 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
06:51:09 [2022-07-05T06:51:09.335Z] #60 ...
06:51:09 [2022-07-05T06:51:09.335Z] 
06:51:09 [2022-07-05T06:51:09.335Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
06:51:09 [2022-07-05T06:51:09.335Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba
06:51:09 [2022-07-05T06:51:09.335Z] #16 DONE 1.6s
06:51:09 [2022-07-05T06:51:09.335Z] 
06:51:09 [2022-07-05T06:51:09.335Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
06:51:09 [2022-07-05T06:51:09.336Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3
06:51:10 [2022-07-05T06:51:10.021Z] #23 15.41   Building wheel for yamllint (setup.py): finished with status 'done'
06:51:10 [2022-07-05T06:51:10.021Z] #23 15.42   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a71381db88df36e5a570102708f3899cd39b464755ad4f149d354e7d3fef695c
06:51:10 [2022-07-05T06:51:10.021Z] #23 15.42   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
06:51:10 [2022-07-05T06:51:10.021Z] #23 15.43 Successfully built yamllint
06:51:10 [2022-07-05T06:51:10.021Z] #23 15.47 Installing collected packages: pyyaml, pathspec, yamllint
06:51:10 [2022-07-05T06:51:10.281Z] #23 16.03 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
06:51:10 [2022-07-05T06:51:10.705Z] #17 1.312 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
06:51:10 [2022-07-05T06:51:10.705Z] #17 DONE 1.4s
06:51:10 [2022-07-05T06:51:10.705Z] 
06:51:10 [2022-07-05T06:51:10.705Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
06:51:10 [2022-07-05T06:51:10.705Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673
06:51:10 [2022-07-05T06:51:10.852Z] #23 DONE 16.5s
06:51:10 [2022-07-05T06:51:10.852Z] 
06:51:10 [2022-07-05T06:51:10.852Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:51:10 [2022-07-05T06:51:10.852Z] #60 sha256:c6dd7d2709e474472074c787e5185a4c1a2bef809c028a02228cc467e22269c5
06:51:10 [2022-07-05T06:51:10.852Z] #60 ...
06:51:10 [2022-07-05T06:51:10.852Z] 
06:51:10 [2022-07-05T06:51:10.852Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
06:51:10 [2022-07-05T06:51:10.852Z] #27 sha256:d8fb116fd725d054e709e409716b3bac0a0aae5e1939405cc62eab0718611714
06:51:11 [2022-07-05T06:51:11.423Z] #27 DONE 0.3s
06:51:11 [2022-07-05T06:51:11.423Z] 
06:51:11 [2022-07-05T06:51:11.423Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
06:51:11 [2022-07-05T06:51:11.423Z] #32 sha256:4bddbc28ef0c59466b1e98c6f71428fe97e1052aa6ec514a0d7bdbb2e4b8301c
06:51:11 [2022-07-05T06:51:11.536Z] #20 DONE 2.5s
06:51:11 [2022-07-05T06:51:11.536Z] 
06:51:11 [2022-07-05T06:51:11.536Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:51:11 [2022-07-05T06:51:11.536Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:51:11 [2022-07-05T06:51:11.683Z] #32 DONE 0.7s
06:51:11 [2022-07-05T06:51:11.684Z] 
06:51:11 [2022-07-05T06:51:11.684Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:51:11 [2022-07-05T06:51:11.684Z] #60 sha256:c6dd7d2709e474472074c787e5185a4c1a2bef809c028a02228cc467e22269c5
06:51:11 [2022-07-05T06:51:11.944Z] #60 ...
06:51:11 [2022-07-05T06:51:11.944Z] 
06:51:11 [2022-07-05T06:51:11.944Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
06:51:11 [2022-07-05T06:51:11.944Z] #35 sha256:a8cd6e77c62e9102b05b9bb2228eadbe6bf075d76f6e5d98b152291e8304989a
06:51:12 [2022-07-05T06:51:12.076Z] #18 DONE 1.3s
06:51:12 [2022-07-05T06:51:12.076Z] 
06:51:12 [2022-07-05T06:51:12.076Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
06:51:12 [2022-07-05T06:51:12.076Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9
06:51:12 [2022-07-05T06:51:12.205Z] #35 DONE 0.4s
06:51:12 [2022-07-05T06:51:12.205Z] 
06:51:12 [2022-07-05T06:51:12.205Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
06:51:12 [2022-07-05T06:51:12.205Z] #37 sha256:25b4068feda645d456f2087120961366526b95c258ebe657ccc64587e6f7ece1
06:51:12 [2022-07-05T06:51:12.465Z] #37 DONE 0.3s
06:51:12 [2022-07-05T06:51:12.465Z] 
06:51:12 [2022-07-05T06:51:12.465Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:51:12 [2022-07-05T06:51:12.465Z] #60 sha256:c6dd7d2709e474472074c787e5185a4c1a2bef809c028a02228cc467e22269c5
06:51:12 [2022-07-05T06:51:12.726Z] #60 ...
06:51:12 [2022-07-05T06:51:12.726Z] 
06:51:12 [2022-07-05T06:51:12.726Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
06:51:12 [2022-07-05T06:51:12.726Z] #39 sha256:d5f0d4415165b442bae3279c6570b4e0b1a3da36ee720efa35ce5d720ea1b0c4
06:51:12 [2022-07-05T06:51:12.726Z] #39 DONE 0.1s
06:51:12 [2022-07-05T06:51:12.726Z] 
06:51:12 [2022-07-05T06:51:12.726Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
06:51:12 [2022-07-05T06:51:12.726Z] #41 sha256:2139cc3840e04af60cf49bdb79ca7a63bbf42b8557bc8cc18b87bbeb731f4066
06:51:12 [2022-07-05T06:51:12.726Z] #41 DONE 0.1s
06:51:12 [2022-07-05T06:51:12.726Z] 
06:51:12 [2022-07-05T06:51:12.726Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
06:51:12 [2022-07-05T06:51:12.726Z] #45 sha256:334659a4a4fbc5c1f543a119a3d6a7b8fa21ec852f092bba23d2e75f3d5cda43
06:51:12 [2022-07-05T06:51:12.726Z] #45 DONE 0.1s
06:51:12 [2022-07-05T06:51:12.726Z] 
06:51:12 [2022-07-05T06:51:12.726Z] #47 [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
06:51:12 [2022-07-05T06:51:12.726Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
06:51:13 [2022-07-05T06:51:13.129Z] #19 311.7 Selecting previously unselected package g++-arm-linux-gnueabihf.
06:51:13 [2022-07-05T06:51:13.387Z] #19 311.7 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
06:51:13 [2022-07-05T06:51:13.387Z] #19 311.7 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
06:51:13 [2022-07-05T06:51:13.387Z] #19 311.7 Selecting previously unselected package crossbuild-essential-armhf.
06:51:13 [2022-07-05T06:51:13.387Z] #19 311.7 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
06:51:13 [2022-07-05T06:51:13.387Z] #19 311.7 Unpacking crossbuild-essential-armhf (12.9) ...
06:51:13 [2022-07-05T06:51:13.387Z] #19 311.7 Selecting previously unselected package libc6-ppc64el-cross.
06:51:13 [2022-07-05T06:51:13.387Z] #19 311.7 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
06:51:13 [2022-07-05T06:51:13.387Z] #19 311.8 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
06:51:13 [2022-07-05T06:51:13.446Z] #19 DONE 1.3s
06:51:13 [2022-07-05T06:51:13.446Z] 
06:51:13 [2022-07-05T06:51:13.446Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:51:13 [2022-07-05T06:51:13.446Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:51:13 [2022-07-05T06:51:13.446Z] #77 ...
06:51:13 [2022-07-05T06:51:13.446Z] 
06:51:13 [2022-07-05T06:51:13.446Z] #20 [dev-systemd-false  6/28] RUN ldconfig
06:51:13 [2022-07-05T06:51:13.446Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d
06:51:13 [2022-07-05T06:51:13.462Z] #21 2.369 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:51:13 [2022-07-05T06:51:13.462Z] #21 2.405 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:51:13 [2022-07-05T06:51:13.646Z] #19 311.9 Selecting previously unselected package libgcc-s1-ppc64el-cross.
06:51:13 [2022-07-05T06:51:13.646Z] #19 311.9 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:51:13 [2022-07-05T06:51:13.646Z] #19 311.9 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
06:51:13 [2022-07-05T06:51:13.646Z] #19 311.9 Selecting previously unselected package libgomp1-ppc64el-cross.
06:51:13 [2022-07-05T06:51:13.646Z] #19 311.9 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:51:13 [2022-07-05T06:51:13.646Z] #19 312.0 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
06:51:13 [2022-07-05T06:51:13.646Z] #19 312.0 Selecting previously unselected package libitm1-ppc64el-cross.
06:51:13 [2022-07-05T06:51:13.646Z] #19 312.0 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:51:13 [2022-07-05T06:51:13.646Z] #19 312.0 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
06:51:13 [2022-07-05T06:51:13.646Z] #19 312.0 Selecting previously unselected package libatomic1-ppc64el-cross.
06:51:13 [2022-07-05T06:51:13.646Z] #19 312.0 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:51:13 [2022-07-05T06:51:13.646Z] #19 312.0 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
06:51:13 [2022-07-05T06:51:13.646Z] #19 312.1 Selecting previously unselected package libasan6-ppc64el-cross.
06:51:13 [2022-07-05T06:51:13.723Z] #21 2.405 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:51:13 [2022-07-05T06:51:13.904Z] #19 312.1 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:51:13 [2022-07-05T06:51:13.904Z] #19 312.1 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
06:51:13 [2022-07-05T06:51:13.904Z] #19 312.3 Selecting previously unselected package liblsan0-ppc64el-cross.
06:51:13 [2022-07-05T06:51:13.904Z] #19 312.3 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:51:13 [2022-07-05T06:51:13.904Z] #19 312.3 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
06:51:13 [2022-07-05T06:51:13.904Z] #19 312.4 Selecting previously unselected package libtsan0-ppc64el-cross.
06:51:14 [2022-07-05T06:51:14.163Z] #19 312.4 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:51:14 [2022-07-05T06:51:14.163Z] #19 312.4 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
06:51:14 [2022-07-05T06:51:14.163Z] #19 312.7 Selecting previously unselected package libstdc++6-ppc64el-cross.
06:51:14 [2022-07-05T06:51:14.163Z] #19 312.7 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:51:14 [2022-07-05T06:51:14.375Z] #20 DONE 1.3s
06:51:14 [2022-07-05T06:51:14.375Z] 
06:51:14 [2022-07-05T06:51:14.375Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:51:14 [2022-07-05T06:51:14.375Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:51:14 [2022-07-05T06:51:14.375Z] #77 134.6 configure.ac:11: installing 'build-aux/compile'
06:51:14 [2022-07-05T06:51:14.375Z] #77 134.6 configure.ac:11: installing 'build-aux/config.guess'
06:51:14 [2022-07-05T06:51:14.375Z] #77 134.6 configure.ac:11: installing 'build-aux/config.sub'
06:51:14 [2022-07-05T06:51:14.375Z] #77 134.6 configure.ac:13: installing 'build-aux/install-sh'
06:51:14 [2022-07-05T06:51:14.375Z] #77 134.6 configure.ac:13: installing 'build-aux/missing'
06:51:14 [2022-07-05T06:51:14.375Z] #77 134.7 configure.ac:8: installing 'build-aux/tap-driver.sh'
06:51:14 [2022-07-05T06:51:14.375Z] #77 134.9 Makefile.am: installing 'build-aux/depcomp'
06:51:14 [2022-07-05T06:51:14.422Z] #19 312.7 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
06:51:14 [2022-07-05T06:51:14.422Z] #19 312.8 Selecting previously unselected package libubsan1-ppc64el-cross.
06:51:14 [2022-07-05T06:51:14.422Z] #19 312.8 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:51:14 [2022-07-05T06:51:14.422Z] #19 312.8 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
06:51:14 [2022-07-05T06:51:14.422Z] #19 312.9 Selecting previously unselected package libquadmath0-ppc64el-cross.
06:51:14 [2022-07-05T06:51:14.422Z] #19 312.9 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:51:14 [2022-07-05T06:51:14.422Z] #19 312.9 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
06:51:14 [2022-07-05T06:51:14.422Z] #19 312.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
06:51:14 [2022-07-05T06:51:14.422Z] #19 312.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:51:14 [2022-07-05T06:51:14.422Z] #19 312.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
06:51:14 [2022-07-05T06:51:14.679Z] #21 3.180 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:51:14 [2022-07-05T06:51:14.988Z] #19 313.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
06:51:14 [2022-07-05T06:51:14.989Z] #19 313.3 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
06:51:14 [2022-07-05T06:51:14.989Z] #19 313.3 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
06:51:16 [2022-07-05T06:51:16.610Z] #21 5.060 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:51:16 [2022-07-05T06:51:16.610Z] #21 ...
06:51:16 [2022-07-05T06:51:16.610Z] 
06:51:16 [2022-07-05T06:51:16.610Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:51:16 [2022-07-05T06:51:16.610Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:51:16 [2022-07-05T06:51:16.610Z] #77 137.9 configure.ac:11: installing 'build-aux/compile'
06:51:16 [2022-07-05T06:51:16.610Z] #77 137.9 configure.ac:11: installing 'build-aux/config.guess'
06:51:16 [2022-07-05T06:51:16.610Z] #77 137.9 configure.ac:11: installing 'build-aux/config.sub'
06:51:16 [2022-07-05T06:51:16.610Z] #77 137.9 configure.ac:13: installing 'build-aux/install-sh'
06:51:16 [2022-07-05T06:51:16.610Z] #77 137.9 configure.ac:13: installing 'build-aux/missing'
06:51:16 [2022-07-05T06:51:16.610Z] #77 137.9 configure.ac:8: installing 'build-aux/tap-driver.sh'
06:51:16 [2022-07-05T06:51:16.610Z] #77 138.4 Makefile.am: installing 'build-aux/depcomp'
06:51:16 [2022-07-05T06:51:16.610Z] #77 141.2 checking build system type... x86_64-pc-linux-gnu
06:51:16 [2022-07-05T06:51:16.610Z] #77 141.7 checking host system type... x86_64-pc-linux-gnu
06:51:16 [2022-07-05T06:51:16.610Z] #77 141.7 checking how to print strings... printf
06:51:16 [2022-07-05T06:51:16.610Z] #77 141.7 checking for gcc... gcc
06:51:16 [2022-07-05T06:51:16.610Z] #77 142.0 checking whether the C compiler works... yes
06:51:16 [2022-07-05T06:51:16.610Z] #77 142.4 checking for C compiler default output file name... a.out
06:51:16 [2022-07-05T06:51:16.610Z] #77 142.4 checking for suffix of executables... 
06:51:16 [2022-07-05T06:51:16.610Z] #77 142.8 checking whether we are cross compiling... no
06:51:16 [2022-07-05T06:51:16.610Z] #77 143.2 checking for suffix of object files... o
06:51:16 [2022-07-05T06:51:16.610Z] #77 143.5 checking whether we are using the GNU C compiler... yes
06:51:16 [2022-07-05T06:51:16.610Z] #77 143.6 checking whether gcc accepts -g... yes
06:51:16 [2022-07-05T06:51:16.610Z] #77 143.8 checking for gcc option to accept ISO C89... none needed
06:51:16 [2022-07-05T06:51:16.610Z] #77 144.1 checking whether gcc understands -c and -o together... yes
06:51:16 [2022-07-05T06:51:16.610Z] #77 144.4 checking for a sed that does not truncate output... /bin/sed
06:51:16 [2022-07-05T06:51:16.610Z] #77 144.5 checking for grep that handles long lines and -e... /bin/grep
06:51:16 [2022-07-05T06:51:16.610Z] #77 144.5 checking for egrep... /bin/grep -E
06:51:16 [2022-07-05T06:51:16.610Z] #77 144.5 checking for fgrep... /bin/grep -F
06:51:16 [2022-07-05T06:51:16.610Z] #77 144.6 checking for ld used by gcc... /usr/bin/ld
06:51:16 [2022-07-05T06:51:16.610Z] #77 144.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
06:51:16 [2022-07-05T06:51:16.610Z] #77 144.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
06:51:16 [2022-07-05T06:51:16.610Z] #77 144.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
06:51:16 [2022-07-05T06:51:16.610Z] #77 144.9 checking whether ln -s works... yes
06:51:16 [2022-07-05T06:51:16.610Z] #77 144.9 checking the maximum length of command line arguments... 1572864
06:51:16 [2022-07-05T06:51:16.610Z] #77 144.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
06:51:16 [2022-07-05T06:51:16.610Z] #77 144.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
06:51:16 [2022-07-05T06:51:16.610Z] #77 144.9 checking for /usr/bin/ld option to reload object files... -r
06:51:16 [2022-07-05T06:51:16.610Z] #77 144.9 checking for objdump... objdump
06:51:16 [2022-07-05T06:51:16.610Z] #77 144.9 checking how to recognize dependent libraries... pass_all
06:51:16 [2022-07-05T06:51:16.610Z] #77 144.9 checking for dlltool... no
06:51:16 [2022-07-05T06:51:16.610Z] #77 144.9 checking how to associate runtime and link libraries... printf %s\n
06:51:16 [2022-07-05T06:51:16.610Z] #77 144.9 checking for ar... ar
06:51:16 [2022-07-05T06:51:16.610Z] #77 144.9 checking for archiver @FILE support... @
06:51:16 [2022-07-05T06:51:16.610Z] #77 145.1 checking for strip... strip
06:51:16 [2022-07-05T06:51:16.610Z] #77 145.1 checking for ranlib... ranlib
06:51:16 [2022-07-05T06:51:16.610Z] #77 145.1 checking for gawk... no
06:51:16 [2022-07-05T06:51:16.610Z] #77 145.1 checking for mawk... mawk
06:51:16 [2022-07-05T06:51:16.610Z] #77 145.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
06:51:16 [2022-07-05T06:51:16.610Z] #77 145.6 checking for sysroot... no
06:51:16 [2022-07-05T06:51:16.610Z] #77 145.6 checking for a working dd... /bin/dd
06:51:16 [2022-07-05T06:51:16.610Z] #77 145.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
06:51:16 [2022-07-05T06:51:16.610Z] #77 145.8 checking for mt... no
06:51:16 [2022-07-05T06:51:16.610Z] #77 145.8 checking if : is a manifest tool... no
06:51:16 [2022-07-05T06:51:16.610Z] #77 145.8 checking how to run the C preprocessor... gcc -E
06:51:16 [2022-07-05T06:51:16.610Z] #77 146.3 checking for ANSI C header files... yes
06:51:16 [2022-07-05T06:51:16.610Z] #77 147.4 checking for sys/types.h... yes
06:51:16 [2022-07-05T06:51:16.610Z] #77 147.7 checking for sys/stat.h... yes
06:51:16 [2022-07-05T06:51:16.610Z] #77 147.9 checking for stdlib.h... yes
06:51:16 [2022-07-05T06:51:16.872Z] #77 148.1 checking for string.h... yes
06:51:16 [2022-07-05T06:51:16.902Z] #77 137.1 checking build system type... x86_64-pc-linux-gnu
06:51:16 [2022-07-05T06:51:16.902Z] #77 137.5 checking host system type... x86_64-pc-linux-gnu
06:51:17 [2022-07-05T06:51:17.135Z] #77 148.4 checking for memory.h... yes
06:51:17 [2022-07-05T06:51:17.161Z] #77 137.5 checking how to print strings... printf
06:51:17 [2022-07-05T06:51:17.161Z] #77 137.5 checking for gcc... gcc
06:51:17 [2022-07-05T06:51:17.396Z] #77 148.7 checking for strings.h... yes
06:51:17 [2022-07-05T06:51:17.418Z] #77 137.6 checking whether the C compiler works... yes
06:51:17 [2022-07-05T06:51:17.418Z] #77 138.0 checking for C compiler default output file name... a.out
06:51:17 [2022-07-05T06:51:17.658Z] #77 149.0 checking for inttypes.h... yes
06:51:17 [2022-07-05T06:51:17.919Z] #77 149.3 checking for stdint.h... yes
06:51:17 [2022-07-05T06:51:17.933Z] #77 138.0 checking for suffix of executables... 
06:51:17 [2022-07-05T06:51:17.933Z] #77 138.3 checking whether we are cross compiling... no
06:51:18 [2022-07-05T06:51:18.180Z] #77 149.5 checking for unistd.h... yes
06:51:18 [2022-07-05T06:51:18.180Z] #77 149.7 checking for dlfcn.h... 
06:51:18 [2022-07-05T06:51:18.180Z] #77 ...
06:51:18 [2022-07-05T06:51:18.180Z] 
06:51:18 [2022-07-05T06:51:18.180Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:51:18 [2022-07-05T06:51:18.181Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:51:18 [2022-07-05T06:51:18.181Z] #21 6.908 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:51:18 [2022-07-05T06:51:18.190Z] #77 138.6 checking for suffix of object files... o
06:51:18 [2022-07-05T06:51:18.448Z] #77 138.7 checking whether we are using the GNU C compiler... yes
06:51:18 [2022-07-05T06:51:18.706Z] #77 139.0 checking whether gcc accepts -g... yes
06:51:18 [2022-07-05T06:51:18.964Z] #77 139.1 checking for gcc option to accept ISO C89... none needed
06:51:19 [2022-07-05T06:51:19.222Z] #77 139.4 checking whether gcc understands -c and -o together... yes
06:51:19 [2022-07-05T06:51:19.483Z] #77 139.8 checking for a sed that does not truncate output... /bin/sed
06:51:19 [2022-07-05T06:51:19.483Z] #77 139.9 checking for grep that handles long lines and -e... /bin/grep
06:51:19 [2022-07-05T06:51:19.483Z] #77 139.9 checking for egrep... /bin/grep -E
06:51:19 [2022-07-05T06:51:19.483Z] #77 139.9 checking for fgrep... /bin/grep -F
06:51:19 [2022-07-05T06:51:19.483Z] #77 139.9 checking for ld used by gcc... /usr/bin/ld
06:51:19 [2022-07-05T06:51:19.483Z] #77 140.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
06:51:19 [2022-07-05T06:51:19.483Z] #77 140.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
06:51:19 [2022-07-05T06:51:19.483Z] #77 140.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm
06:51:19 [2022-07-05T06:51:19.483Z] #77 140.1 checking whether ln -s works... yes
06:51:19 [2022-07-05T06:51:19.741Z] #77 140.1 checking the maximum length of command line arguments... 1572864
06:51:19 [2022-07-05T06:51:19.741Z] #77 140.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
06:51:19 [2022-07-05T06:51:19.741Z] #77 140.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
06:51:19 [2022-07-05T06:51:19.741Z] #77 140.2 checking for /usr/bin/ld option to reload object files... -r
06:51:19 [2022-07-05T06:51:19.741Z] #77 140.2 checking for objdump... objdump
06:51:19 [2022-07-05T06:51:19.741Z] #77 140.2 checking how to recognize dependent libraries... pass_all
06:51:19 [2022-07-05T06:51:19.741Z] #77 140.2 checking for dlltool... no
06:51:19 [2022-07-05T06:51:19.741Z] #77 140.2 checking how to associate runtime and link libraries... printf %s\n
06:51:19 [2022-07-05T06:51:19.741Z] #77 140.2 checking for ar... ar
06:51:19 [2022-07-05T06:51:19.999Z] #77 140.2 checking for archiver @FILE support... @
06:51:19 [2022-07-05T06:51:19.999Z] #77 140.4 checking for strip... strip
06:51:19 [2022-07-05T06:51:19.999Z] #77 140.4 checking for ranlib... ranlib
06:51:19 [2022-07-05T06:51:19.999Z] #77 140.4 checking for gawk... no
06:51:19 [2022-07-05T06:51:19.999Z] #77 140.4 checking for mawk... mawk
06:51:20 [2022-07-05T06:51:20.261Z] #19 318.0 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
06:51:20 [2022-07-05T06:51:20.261Z] #19 318.0 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
06:51:20 [2022-07-05T06:51:20.261Z] #19 318.0 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
06:51:20 [2022-07-05T06:51:20.261Z] #19 318.0 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
06:51:20 [2022-07-05T06:51:20.261Z] #19 318.0 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
06:51:20 [2022-07-05T06:51:20.261Z] #19 318.0 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
06:51:20 [2022-07-05T06:51:20.261Z] #19 318.2 Selecting previously unselected package libc6-dev-ppc64el-cross.
06:51:20 [2022-07-05T06:51:20.261Z] #19 318.2 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
06:51:20 [2022-07-05T06:51:20.261Z] #19 318.2 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
06:51:20 [2022-07-05T06:51:20.261Z] #19 318.5 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
06:51:20 [2022-07-05T06:51:20.261Z] #19 318.5 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:51:20 [2022-07-05T06:51:20.261Z] #19 318.5 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
06:51:20 [2022-07-05T06:51:20.261Z] #19 318.7 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
06:51:20 [2022-07-05T06:51:20.522Z] #19 318.7 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
06:51:20 [2022-07-05T06:51:20.522Z] #19 318.7 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
06:51:20 [2022-07-05T06:51:20.566Z] #77 140.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
06:51:20 [2022-07-05T06:51:20.566Z] #77 141.0 checking for sysroot... no
06:51:20 [2022-07-05T06:51:20.566Z] #77 141.0 checking for a working dd... /bin/dd
06:51:20 [2022-07-05T06:51:20.566Z] #77 141.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
06:51:20 [2022-07-05T06:51:20.828Z] #77 141.2 checking for mt... no
06:51:20 [2022-07-05T06:51:20.828Z] #77 141.2 checking if : is a manifest tool... no
06:51:20 [2022-07-05T06:51:20.828Z] #77 141.2 checking how to run the C preprocessor... gcc -E
06:51:22 [2022-07-05T06:51:22.018Z] #77 141.6 checking for ANSI C header files... yes
06:51:22 [2022-07-05T06:51:22.276Z] #77 142.6 checking for sys/types.h... yes
06:51:22 [2022-07-05T06:51:22.839Z] #77 142.9 checking for sys/stat.h... yes
06:51:22 [2022-07-05T06:51:22.839Z] #77 ...
06:51:22 [2022-07-05T06:51:22.839Z] 
06:51:22 [2022-07-05T06:51:22.839Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:51:22 [2022-07-05T06:51:22.839Z] #60 sha256:c5fd9c72181e9bfe4bf6f3fbaaf76fc9cb8adafac7fa0b67f7e15b1269adff6a
06:51:22 [2022-07-05T06:51:22.839Z] #60 17.58 + cd /tmp/tmp.aYugcCrMFb/src/github.com/opencontainers/runc
06:51:22 [2022-07-05T06:51:22.839Z] #60 17.59 + git checkout -q v1.1.2
06:51:23 [2022-07-05T06:51:23.475Z] #21 ...
06:51:23 [2022-07-05T06:51:23.475Z] 
06:51:23 [2022-07-05T06:51:23.476Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:51:23 [2022-07-05T06:51:23.476Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:51:23 [2022-07-05T06:51:23.476Z] #77 149.7 checking for dlfcn.h... yes
06:51:23 [2022-07-05T06:51:23.476Z] #77 149.9 checking for objdir... .libs
06:51:23 [2022-07-05T06:51:23.476Z] #77 150.4 checking if gcc supports -fno-rtti -fno-exceptions... no
06:51:23 [2022-07-05T06:51:23.476Z] #77 150.6 checking for gcc option to produce PIC... -fPIC -DPIC
06:51:23 [2022-07-05T06:51:23.476Z] #77 150.6 checking if gcc PIC flag -fPIC -DPIC works... yes
06:51:23 [2022-07-05T06:51:23.476Z] #77 150.7 checking if gcc static flag -static works... yes
06:51:23 [2022-07-05T06:51:23.476Z] #77 151.4 checking if gcc supports -c -o file.o... yes
06:51:23 [2022-07-05T06:51:23.476Z] #77 151.6 checking if gcc supports -c -o file.o... (cached) yes
06:51:23 [2022-07-05T06:51:23.476Z] #77 151.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
06:51:23 [2022-07-05T06:51:23.476Z] #77 151.7 checking dynamic linker characteristics... GNU/Linux ld.so
06:51:23 [2022-07-05T06:51:23.476Z] #77 152.1 checking how to hardcode library paths into programs... immediate
06:51:23 [2022-07-05T06:51:23.476Z] #77 152.1 checking whether stripping libraries is possible... yes
06:51:23 [2022-07-05T06:51:23.476Z] #77 152.2 checking if libtool supports shared libraries... yes
06:51:23 [2022-07-05T06:51:23.476Z] #77 152.2 checking whether to build shared libraries... no
06:51:23 [2022-07-05T06:51:23.476Z] #77 152.2 checking whether to build static libraries... yes
06:51:23 [2022-07-05T06:51:23.476Z] #77 152.2 checking for a BSD-compatible install... /usr/bin/install -c
06:51:23 [2022-07-05T06:51:23.476Z] #77 152.4 checking whether build environment is sane... yes
06:51:23 [2022-07-05T06:51:23.476Z] #77 152.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
06:51:23 [2022-07-05T06:51:23.476Z] #77 152.6 checking whether make sets $(MAKE)... yes
06:51:23 [2022-07-05T06:51:23.476Z] #77 152.8 checking whether make supports the include directive... yes (GNU style)
06:51:23 [2022-07-05T06:51:23.476Z] #77 152.9 checking whether make supports nested variables... yes
06:51:23 [2022-07-05T06:51:23.476Z] #77 153.0 checking whether UID '0' is supported by ustar format... yes
06:51:23 [2022-07-05T06:51:23.476Z] #77 153.0 checking whether GID '0' is supported by ustar format... yes
06:51:23 [2022-07-05T06:51:23.476Z] #77 153.0 checking how to create a ustar tar archive... gnutar
06:51:23 [2022-07-05T06:51:23.476Z] #77 153.1 checking dependency style of gcc... gcc3
06:51:23 [2022-07-05T06:51:23.476Z] #77 153.6 checking whether to enable maintainer-specific portions of Makefiles... yes
06:51:23 [2022-07-05T06:51:23.476Z] #77 153.7 checking whether make supports nested variables... (cached) yes
06:51:23 [2022-07-05T06:51:23.476Z] #77 153.7 checking for gawk... (cached) mawk
06:51:23 [2022-07-05T06:51:23.476Z] #77 153.7 checking for a sed that does not truncate output... (cached) /bin/sed
06:51:23 [2022-07-05T06:51:23.476Z] #77 153.7 checking for gcc... (cached) gcc
06:51:23 [2022-07-05T06:51:23.476Z] #77 154.0 checking whether we are using the GNU C compiler... (cached) yes
06:51:23 [2022-07-05T06:51:23.476Z] #77 154.0 checking whether gcc accepts -g... (cached) yes
06:51:23 [2022-07-05T06:51:23.476Z] #77 154.0 checking for gcc option to accept ISO C89... (cached) none needed
06:51:23 [2022-07-05T06:51:23.476Z] #77 154.0 checking whether gcc understands -c and -o together... (cached) yes
06:51:23 [2022-07-05T06:51:23.476Z] #77 154.0 checking for a Python interpreter with version >= 3... python3
06:51:23 [2022-07-05T06:51:23.476Z] #77 154.5 checking for python3... /usr/bin/python3
06:51:23 [2022-07-05T06:51:23.476Z] #77 154.5 checking for python3 version... 3.9
06:51:23 [2022-07-05T06:51:23.476Z] #77 154.6 checking for python3 platform... linux
06:51:23 [2022-07-05T06:51:23.476Z] #77 154.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
06:51:24 [2022-07-05T06:51:24.048Z] #77 155.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
06:51:24 [2022-07-05T06:51:24.048Z] #77 155.6 checking for go-md2man... no
06:51:24 [2022-07-05T06:51:24.206Z] #60 18.66 + '[' -z '' ']'
06:51:24 [2022-07-05T06:51:24.206Z] #60 18.67 + target=static
06:51:24 [2022-07-05T06:51:24.206Z] #60 18.67 + make BUILDTAGS=seccomp static
06:51:24 [2022-07-05T06:51:24.463Z] #60 ...
06:51:24 [2022-07-05T06:51:24.463Z] 
06:51:24 [2022-07-05T06:51:24.463Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:51:24 [2022-07-05T06:51:24.463Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:51:24 [2022-07-05T06:51:24.463Z] #21 1.478 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:51:24 [2022-07-05T06:51:24.463Z] #21 1.519 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:51:24 [2022-07-05T06:51:24.463Z] #21 1.519 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:51:24 [2022-07-05T06:51:24.463Z] #21 2.358 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:51:24 [2022-07-05T06:51:24.463Z] #21 3.885 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:51:24 [2022-07-05T06:51:24.463Z] #21 5.552 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:51:24 [2022-07-05T06:51:24.620Z] #77 155.7 checking error.h usability... yes
06:51:24 [2022-07-05T06:51:24.620Z] #77 156.0 checking error.h presence... yes
06:51:24 [2022-07-05T06:51:24.620Z] #77 156.2 checking for error.h... yes
06:51:24 [2022-07-05T06:51:24.719Z] #21 ...
06:51:24 [2022-07-05T06:51:24.719Z] 
06:51:24 [2022-07-05T06:51:24.719Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:51:24 [2022-07-05T06:51:24.719Z] #60 sha256:c5fd9c72181e9bfe4bf6f3fbaaf76fc9cb8adafac7fa0b67f7e15b1269adff6a
06:51:24 [2022-07-05T06:51:24.719Z] #60 19.46 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
06:51:24 [2022-07-05T06:51:24.821Z] #19 323.2 Selecting previously unselected package g++-powerpc64le-linux-gnu.
06:51:24 [2022-07-05T06:51:24.821Z] #19 323.2 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
06:51:24 [2022-07-05T06:51:24.821Z] #19 323.2 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
06:51:24 [2022-07-05T06:51:24.821Z] #19 323.2 Selecting previously unselected package crossbuild-essential-ppc64el.
06:51:24 [2022-07-05T06:51:24.821Z] #19 323.3 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
06:51:24 [2022-07-05T06:51:24.821Z] #19 323.3 Unpacking crossbuild-essential-ppc64el (12.9) ...
06:51:24 [2022-07-05T06:51:24.821Z] #19 323.3 Selecting previously unselected package libc6-s390x-cross.
06:51:24 [2022-07-05T06:51:24.821Z] #19 323.3 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
06:51:24 [2022-07-05T06:51:24.821Z] #19 323.3 Unpacking libc6-s390x-cross (2.31-9cross4) ...
06:51:25 [2022-07-05T06:51:25.080Z] #19 323.4 Selecting previously unselected package libgcc-s1-s390x-cross.
06:51:25 [2022-07-05T06:51:25.080Z] #19 323.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
06:51:25 [2022-07-05T06:51:25.080Z] #19 323.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
06:51:25 [2022-07-05T06:51:25.080Z] #19 323.5 Selecting previously unselected package libgomp1-s390x-cross.
06:51:25 [2022-07-05T06:51:25.080Z] #19 323.5 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
06:51:25 [2022-07-05T06:51:25.080Z] #19 323.5 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
06:51:25 [2022-07-05T06:51:25.080Z] #19 323.5 Selecting previously unselected package libitm1-s390x-cross.
06:51:25 [2022-07-05T06:51:25.146Z] #77 156.3 checking linux/openat2.h usability... yes
06:51:25 [2022-07-05T06:51:25.146Z] #77 156.7 checking linux/openat2.h presence... yes
06:51:25 [2022-07-05T06:51:25.146Z] #77 156.8 checking for linux/openat2.h... yes
06:51:25 [2022-07-05T06:51:25.252Z] #77 201.3   CCLD     tests/init
06:51:25 [2022-07-05T06:51:25.339Z] #19 323.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
06:51:25 [2022-07-05T06:51:25.339Z] #19 323.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
06:51:25 [2022-07-05T06:51:25.339Z] #19 323.5 Selecting previously unselected package libatomic1-s390x-cross.
06:51:25 [2022-07-05T06:51:25.339Z] #19 323.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
06:51:25 [2022-07-05T06:51:25.339Z] #19 323.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
06:51:25 [2022-07-05T06:51:25.339Z] #19 323.6 Selecting previously unselected package libasan6-s390x-cross.
06:51:25 [2022-07-05T06:51:25.339Z] #19 323.6 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
06:51:25 [2022-07-05T06:51:25.339Z] #19 323.6 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
06:51:25 [2022-07-05T06:51:25.598Z] #19 323.8 Selecting previously unselected package libstdc++6-s390x-cross.
06:51:25 [2022-07-05T06:51:25.598Z] #19 323.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
06:51:25 [2022-07-05T06:51:25.598Z] #19 323.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
06:51:25 [2022-07-05T06:51:25.598Z] #19 323.9 Selecting previously unselected package libubsan1-s390x-cross.
06:51:25 [2022-07-05T06:51:25.598Z] #19 323.9 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
06:51:25 [2022-07-05T06:51:25.598Z] #19 323.9 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
06:51:25 [2022-07-05T06:51:25.598Z] #19 324.0 Selecting previously unselected package libgcc-10-dev-s390x-cross.
06:51:25 [2022-07-05T06:51:25.598Z] #19 324.0 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
06:51:25 [2022-07-05T06:51:25.598Z] #19 324.0 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
06:51:25 [2022-07-05T06:51:25.757Z] #77 156.8 checking for copy_file_range... yes
06:51:25 [2022-07-05T06:51:25.856Z] #19 324.1 Selecting previously unselected package gcc-10-s390x-linux-gnu.
06:51:25 [2022-07-05T06:51:25.856Z] #19 324.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
06:51:25 [2022-07-05T06:51:25.856Z] #19 324.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
06:51:26 [2022-07-05T06:51:26.591Z] #77 157.5 checking for fgetxattr... yes
06:51:27 [2022-07-05T06:51:27.163Z] #77 158.2 checking for statx... yes
06:51:27 [2022-07-05T06:51:27.686Z] #77 158.9 checking for fgetpwent_r... yes
06:51:28 [2022-07-05T06:51:28.259Z] #77 159.3 checking for issetugid... no
06:51:28 [2022-07-05T06:51:28.259Z] #77 159.8 checking for pkg-config... /usr/bin/pkg-config
06:51:28 [2022-07-05T06:51:28.259Z] #77 159.8 checking pkg-config is at least version 0.9.0... yes
06:51:29 [2022-07-05T06:51:29.204Z] #77 159.9 checking for library containing yajl_tree_get... -lyajl
06:51:29 [2022-07-05T06:51:29.464Z] #77 160.8 checking for yajl >= 2.0.0... yes
06:51:29 [2022-07-05T06:51:29.726Z] #77 160.9 checking sys/capability.h usability... yes
06:51:29 [2022-07-05T06:51:29.726Z] #77 161.2 checking sys/capability.h presence... yes
06:51:29 [2022-07-05T06:51:29.726Z] #77 161.3 checking for sys/capability.h... yes
06:51:29 [2022-07-05T06:51:29.990Z] #77 161.3 checking for library containing cap_from_name... 
06:51:29 [2022-07-05T06:51:29.990Z] #77 ...
06:51:29 [2022-07-05T06:51:29.990Z] 
06:51:29 [2022-07-05T06:51:29.990Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:51:29 [2022-07-05T06:51:29.990Z] #60 sha256:e235643cd3d662b6ce3e11308048250d898139a9432a96e73d0dd8d82f63e62a
06:51:29 [2022-07-05T06:51:29.990Z] #60 19.10 + cd /tmp/tmp.idcVLgOhFV/src/github.com/opencontainers/runc
06:51:29 [2022-07-05T06:51:29.990Z] #60 19.11 + git checkout -q v1.1.2
06:51:29 [2022-07-05T06:51:29.990Z] #60 20.08 + '[' -z '' ']'
06:51:29 [2022-07-05T06:51:29.990Z] #60 20.08 + target=static
06:51:29 [2022-07-05T06:51:29.990Z] #60 20.08 + make BUILDTAGS=seccomp static
06:51:29 [2022-07-05T06:51:29.990Z] #60 20.82 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
06:51:30 [2022-07-05T06:51:30.064Z] #60 ...
06:51:30 [2022-07-05T06:51:30.064Z] 
06:51:30 [2022-07-05T06:51:30.064Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:51:30 [2022-07-05T06:51:30.064Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:51:30 [2022-07-05T06:51:30.064Z] #77 143.6 checking for stdlib.h... yes
06:51:30 [2022-07-05T06:51:30.064Z] #77 144.1 checking for string.h... yes
06:51:30 [2022-07-05T06:51:30.064Z] #77 144.5 checking for memory.h... yes
06:51:30 [2022-07-05T06:51:30.064Z] #77 144.9 checking for strings.h... yes
06:51:30 [2022-07-05T06:51:30.064Z] #77 145.3 checking for inttypes.h... yes
06:51:30 [2022-07-05T06:51:30.064Z] #77 145.9 checking for stdint.h... yes
06:51:30 [2022-07-05T06:51:30.064Z] #77 146.4 checking for unistd.h... yes
06:51:30 [2022-07-05T06:51:30.064Z] #77 146.9 checking for dlfcn.h... yes
06:51:30 [2022-07-05T06:51:30.064Z] #77 147.2 checking for objdir... .libs
06:51:30 [2022-07-05T06:51:30.064Z] #77 147.9 checking if gcc supports -fno-rtti -fno-exceptions... no
06:51:30 [2022-07-05T06:51:30.064Z] #77 148.0 checking for gcc option to produce PIC... -fPIC -DPIC
06:51:30 [2022-07-05T06:51:30.064Z] #77 148.0 checking if gcc PIC flag -fPIC -DPIC works... yes
06:51:30 [2022-07-05T06:51:30.064Z] #77 148.2 checking if gcc static flag -static works... yes
06:51:30 [2022-07-05T06:51:30.064Z] #77 148.9 checking if gcc supports -c -o file.o... yes
06:51:30 [2022-07-05T06:51:30.064Z] #77 149.2 checking if gcc supports -c -o file.o... (cached) yes
06:51:30 [2022-07-05T06:51:30.064Z] #77 149.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
06:51:30 [2022-07-05T06:51:30.064Z] #77 149.5 checking dynamic linker characteristics... GNU/Linux ld.so
06:51:30 [2022-07-05T06:51:30.064Z] #77 150.4 checking how to hardcode library paths into programs... immediate
06:51:30 [2022-07-05T06:51:30.064Z] #77 150.4 checking whether stripping libraries is possible... yes
06:51:30 [2022-07-05T06:51:30.064Z] #77 150.4 checking if libtool supports shared libraries... yes
06:51:30 [2022-07-05T06:51:30.064Z] #77 150.4 checking whether to build shared libraries... no
06:51:30 [2022-07-05T06:51:30.064Z] #77 150.4 checking whether to build static libraries... yes
06:51:30 [2022-07-05T06:51:30.064Z] #77 150.4 checking for a BSD-compatible install... /usr/bin/install -c
06:51:30 [2022-07-05T06:51:30.064Z] #77 150.6 checking whether build environment is sane... yes
06:51:30 [2022-07-05T06:51:30.337Z] #77 150.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
06:51:30 [2022-07-05T06:51:30.562Z] #60 ...
06:51:30 [2022-07-05T06:51:30.562Z] 
06:51:30 [2022-07-05T06:51:30.562Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:51:30 [2022-07-05T06:51:30.562Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:51:30 [2022-07-05T06:51:30.562Z] #77 161.3 checking for library containing cap_from_name... -lcap
06:51:30 [2022-07-05T06:51:30.593Z] #77 150.8 checking whether make sets $(MAKE)... yes
06:51:30 [2022-07-05T06:51:30.593Z] #77 151.0 checking whether make supports the include directive... yes (GNU style)
06:51:30 [2022-07-05T06:51:30.593Z] #77 151.1 checking whether make supports nested variables... yes
06:51:30 [2022-07-05T06:51:30.593Z] #77 151.2 checking whether UID '0' is supported by ustar format... yes
06:51:30 [2022-07-05T06:51:30.593Z] #77 151.2 checking whether GID '0' is supported by ustar format... yes
06:51:30 [2022-07-05T06:51:30.838Z] #47 ...
06:51:30 [2022-07-05T06:51:30.838Z] 
06:51:30 [2022-07-05T06:51:30.838Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:51:30 [2022-07-05T06:51:30.838Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:51:30 [2022-07-05T06:51:30.838Z] #77 187.9   CCLD     libocispec.la
06:51:30 [2022-07-05T06:51:30.849Z] #77 151.2 checking how to create a ustar tar archive... gnutar
06:51:31 [2022-07-05T06:51:31.098Z] #77 188.4   CCLD     src/validate
06:51:31 [2022-07-05T06:51:31.098Z] #77 188.4   CCLD     tests/test-1
06:51:31 [2022-07-05T06:51:31.098Z] #77 188.4   CCLD     tests/test-2
06:51:31 [2022-07-05T06:51:31.098Z] #77 188.5   CCLD     tests/test-3
06:51:31 [2022-07-05T06:51:31.098Z] #77 188.5   CCLD     tests/test-4
06:51:31 [2022-07-05T06:51:31.113Z] #77 151.4 checking dependency style of gcc... gcc3
06:51:31 [2022-07-05T06:51:31.130Z] #19 328.5 Selecting previously unselected package gcc-s390x-linux-gnu.
06:51:31 [2022-07-05T06:51:31.130Z] #19 328.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
06:51:31 [2022-07-05T06:51:31.130Z] #19 328.5 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
06:51:31 [2022-07-05T06:51:31.130Z] #19 328.5 Selecting previously unselected package linux-libc-dev-s390x-cross.
06:51:31 [2022-07-05T06:51:31.130Z] #19 328.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
06:51:31 [2022-07-05T06:51:31.130Z] #19 328.5 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
06:51:31 [2022-07-05T06:51:31.130Z] #19 328.7 Selecting previously unselected package libc6-dev-s390x-cross.
06:51:31 [2022-07-05T06:51:31.130Z] #19 328.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
06:51:31 [2022-07-05T06:51:31.130Z] #19 328.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
06:51:31 [2022-07-05T06:51:31.130Z] #19 329.0 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
06:51:31 [2022-07-05T06:51:31.130Z] #19 329.0 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
06:51:31 [2022-07-05T06:51:31.130Z] #19 329.0 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
06:51:31 [2022-07-05T06:51:31.130Z] #19 329.3 Selecting previously unselected package g++-10-s390x-linux-gnu.
06:51:31 [2022-07-05T06:51:31.130Z] #19 329.3 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
06:51:31 [2022-07-05T06:51:31.130Z] #19 329.3 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
06:51:31 [2022-07-05T06:51:31.360Z] #77 188.6   CCLD     tests/test-5
06:51:31 [2022-07-05T06:51:31.360Z] #77 188.6   CCLD     tests/test-6
06:51:31 [2022-07-05T06:51:31.360Z] #77 188.7   CCLD     tests/test-7
06:51:31 [2022-07-05T06:51:31.370Z] #77 151.6 checking whether to enable maintainer-specific portions of Makefiles... yes
06:51:31 [2022-07-05T06:51:31.370Z] #77 151.6 checking whether make supports nested variables... (cached) yes
06:51:31 [2022-07-05T06:51:31.370Z] #77 151.6 checking for gawk... (cached) mawk
06:51:31 [2022-07-05T06:51:31.370Z] #77 151.6 checking for a sed that does not truncate output... (cached) /bin/sed
06:51:31 [2022-07-05T06:51:31.370Z] #77 151.6 checking for gcc... (cached) gcc
06:51:31 [2022-07-05T06:51:31.370Z] #77 151.9 checking whether we are using the GNU C compiler... (cached) yes
06:51:31 [2022-07-05T06:51:31.370Z] #77 151.9 checking whether gcc accepts -g... (cached) yes
06:51:31 [2022-07-05T06:51:31.370Z] #77 151.9 checking for gcc option to accept ISO C89... (cached) none needed
06:51:31 [2022-07-05T06:51:31.370Z] #77 151.9 checking whether gcc understands -c and -o together... (cached) yes
06:51:31 [2022-07-05T06:51:31.504Z] #77 161.9 checking for library containing dlopen... -ldl
06:51:31 [2022-07-05T06:51:31.621Z] #77 188.7   CCLD     tests/test-8
06:51:31 [2022-07-05T06:51:31.621Z] #77 188.8   CCLD     tests/test-9
06:51:31 [2022-07-05T06:51:31.621Z] #77 188.9   CCLD     tests/test-10
06:51:31 [2022-07-05T06:51:31.621Z] #77 188.9 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
06:51:31 [2022-07-05T06:51:31.627Z] #77 151.9 checking for a Python interpreter with version >= 3... python3
06:51:31 [2022-07-05T06:51:31.627Z] #77 152.1 checking for python3... /usr/bin/python3
06:51:31 [2022-07-05T06:51:31.881Z] #77 189.0   CCLD     tests/test-11
06:51:31 [2022-07-05T06:51:31.884Z] #77 152.1 checking for python3 version... 3.9
06:51:31 [2022-07-05T06:51:31.884Z] #77 152.3 checking for python3 platform... linux
06:51:32 [2022-07-05T06:51:32.075Z] #77 162.9 checking seccomp.h usability... yes
06:51:32 [2022-07-05T06:51:32.075Z] #77 163.5 checking seccomp.h presence... yes
06:51:32 [2022-07-05T06:51:32.336Z] #77 163.7 checking for seccomp.h... yes
06:51:32 [2022-07-05T06:51:32.452Z] #77 152.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
06:51:32 [2022-07-05T06:51:32.452Z] #77 152.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
06:51:32 [2022-07-05T06:51:32.452Z] #77 153.0 checking for go-md2man... no
06:51:32 [2022-07-05T06:51:32.452Z] #77 153.0 checking error.h usability... yes
06:51:32 [2022-07-05T06:51:32.709Z] #77 153.1 checking error.h presence... yes
06:51:32 [2022-07-05T06:51:32.908Z] #77 163.7 checking for library containing seccomp_rule_add... -lseccomp
06:51:32 [2022-07-05T06:51:32.966Z] #77 153.2 checking for error.h... yes
06:51:33 [2022-07-05T06:51:33.169Z] #77 164.4 checking for library containing seccomp_arch_resolve_name... none required
06:51:33 [2022-07-05T06:51:33.169Z] #77 164.7 checking systemd/sd-bus.h usability... yes
06:51:33 [2022-07-05T06:51:33.223Z] #77 153.3 checking linux/openat2.h usability... yes
06:51:33 [2022-07-05T06:51:33.430Z] #77 164.8 checking systemd/sd-bus.h presence... yes
06:51:33 [2022-07-05T06:51:33.430Z] #77 164.9 checking for systemd/sd-bus.h... yes
06:51:33 [2022-07-05T06:51:33.490Z] #77 153.8 checking linux/openat2.h presence... yes
06:51:33 [2022-07-05T06:51:33.490Z] #77 153.9 checking for linux/openat2.h... yes
06:51:33 [2022-07-05T06:51:33.790Z] #77 191.1 libtool: link: ar cr libocispec.a 
06:51:34 [2022-07-05T06:51:34.049Z] #77 191.2 libtool: link: ranlib libocispec.a
06:51:34 [2022-07-05T06:51:34.054Z] #77 154.0 checking for copy_file_range... yes
06:51:34 [2022-07-05T06:51:34.817Z] #77 164.9 checking for library containing sd_bus_match_signal_async... -lsystemd
06:51:34 [2022-07-05T06:51:34.875Z] #77 154.7 checking for fgetxattr... yes
06:51:34 [2022-07-05T06:51:34.875Z] #77 155.2 checking for statx... yes
06:51:35 [2022-07-05T06:51:35.078Z] #77 166.0 checking for sd_notify_barrier... yes
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.5 Selecting previously unselected package g++-s390x-linux-gnu.
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.5 Selecting previously unselected package crossbuild-essential-s390x.
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.5 Unpacking crossbuild-essential-s390x (12.9) ...
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.6 Setting up libconfig-inifiles-perl (3.000003-1) ...
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.6 Setting up libfile-which-perl (1.23-1) ...
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.6 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.6 Setting up libc6-armhf-cross (2.31-9cross4) ...
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.6 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.6 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.7 Setting up libicu67:amd64 (67.1-7) ...
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.7 Setting up libmagic-mgc (1:5.39-3) ...
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.7 Setting up libc6-s390x-cross (2.31-9cross4) ...
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.7 Setting up libmagic1:amd64 (1:5.39-3) ...
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.7 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.8 Setting up file (1:5.39-3) ...
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.8 Setting up bzip2 (1.0.8-4) ...
06:51:35 [2022-07-05T06:51:35.322Z] #19 333.8 Setting up libyaml-perl (1.30-1) ...
06:51:35 [2022-07-05T06:51:35.339Z] #77 166.6 checking linux/bpf.h usability... yes
06:51:35 [2022-07-05T06:51:35.430Z] #77 192.7 make[5]: Entering directory '/tmp/crun-build/libocispec'
06:51:35 [2022-07-05T06:51:35.430Z] #77 192.7 make[5]: Nothing to be done for 'install-exec-am'.
06:51:35 [2022-07-05T06:51:35.580Z] #19 333.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
06:51:35 [2022-07-05T06:51:35.580Z] #19 333.8 Setting up libxml-sax-base-perl (1.09-1.1) ...
06:51:35 [2022-07-05T06:51:35.580Z] #19 333.8 Setting up libio-string-perl (1.08-3.1) ...
06:51:35 [2022-07-05T06:51:35.580Z] #19 333.8 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
06:51:35 [2022-07-05T06:51:35.580Z] #19 333.9 Setting up cross-config (2.6.18+nmu1) ...
06:51:35 [2022-07-05T06:51:35.580Z] #19 334.0 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
06:51:35 [2022-07-05T06:51:35.580Z] #19 334.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:51:35 [2022-07-05T06:51:35.580Z] #19 334.0 Setting up libc6-arm64-cross (2.31-9cross4) ...
06:51:35 [2022-07-05T06:51:35.580Z] #19 334.0 Setting up patch (2.7.6-7) ...
06:51:35 [2022-07-05T06:51:35.580Z] #19 334.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
06:51:35 [2022-07-05T06:51:35.580Z] #19 334.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
06:51:35 [2022-07-05T06:51:35.580Z] #19 334.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
06:51:35 [2022-07-05T06:51:35.580Z] #19 334.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
06:51:35 [2022-07-05T06:51:35.580Z] #19 334.0 Setting up libc6-armel-cross (2.31-9cross4) ...
06:51:35 [2022-07-05T06:51:35.580Z] #19 334.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
06:51:35 [2022-07-05T06:51:35.600Z] #77 167.0 checking linux/bpf.h presence... yes
06:51:35 [2022-07-05T06:51:35.600Z] #77 167.1 checking for linux/bpf.h... yes
06:51:35 [2022-07-05T06:51:35.600Z] #77 167.1 checking compilation for eBPF... 
06:51:35 [2022-07-05T06:51:35.600Z] #77 ...
06:51:35 [2022-07-05T06:51:35.600Z] 
06:51:35 [2022-07-05T06:51:35.600Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:51:35 [2022-07-05T06:51:35.600Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:51:35 [2022-07-05T06:51:35.600Z] #21 14.40 Fetched 8548 kB in 12s (695 kB/s)
06:51:35 [2022-07-05T06:51:35.600Z] #21 14.40 Reading package lists...
06:51:35 [2022-07-05T06:51:35.691Z] #77 192.8 make[5]: Nothing to be done for 'install-data-am'.
06:51:35 [2022-07-05T06:51:35.691Z] #77 192.8 make[5]: Leaving directory '/tmp/crun-build/libocispec'
06:51:35 [2022-07-05T06:51:35.691Z] #77 192.8 make[4]: Leaving directory '/tmp/crun-build/libocispec'
06:51:35 [2022-07-05T06:51:35.691Z] #77 192.8 make[3]: Leaving directory '/tmp/crun-build/libocispec'
06:51:35 [2022-07-05T06:51:35.691Z] #77 192.8 make[2]: Leaving directory '/tmp/crun-build/libocispec'
06:51:35 [2022-07-05T06:51:35.691Z] #77 192.8 make[2]: Entering directory '/tmp/crun-build'
06:51:35 [2022-07-05T06:51:35.691Z] #77 192.9   CC       src/libcrun/libcrun_testing_a-utils.o
06:51:35 [2022-07-05T06:51:35.691Z] #77 192.9   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
06:51:35 [2022-07-05T06:51:35.691Z] #77 192.9   CC       src/libcrun/libcrun_testing_a-container.o
06:51:35 [2022-07-05T06:51:35.691Z] #77 192.9   CC       src/libcrun/libcrun_testing_a-cgroup.o
06:51:35 [2022-07-05T06:51:35.691Z] #77 192.9   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
06:51:35 [2022-07-05T06:51:35.691Z] #77 193.0   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
06:51:35 [2022-07-05T06:51:35.691Z] #77 193.0   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.1 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.1 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.1 Setting up libfile-homedir-perl (1.006-1) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.2 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.2 Setting up liblocale-gettext-perl (1.07-4+b1) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.3 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.3 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.3 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.3 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
06:51:35 [2022-07-05T06:51:35.839Z] #19 334.4 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
06:51:35 [2022-07-05T06:51:35.861Z] #21 19.92 Reading package lists...
06:51:35 [2022-07-05T06:51:35.861Z] #21 ...
06:51:35 [2022-07-05T06:51:35.861Z] 
06:51:35 [2022-07-05T06:51:35.861Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:51:35 [2022-07-05T06:51:35.861Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:51:35 [2022-07-05T06:51:35.861Z] #77 167.1 checking compilation for eBPF... yes
06:51:35 [2022-07-05T06:51:35.861Z] #77 167.5 checking for criu >= 3.15... no
06:51:35 [2022-07-05T06:51:35.955Z] #77 193.0   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
06:51:35 [2022-07-05T06:51:35.955Z] #77 193.1   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
06:51:35 [2022-07-05T06:51:35.955Z] #77 193.1   CC       src/libcrun/libcrun_testing_a-criu.o
06:51:35 [2022-07-05T06:51:35.955Z] #77 193.1   CC       src/libcrun/libcrun_testing_a-custom-handler.o
06:51:35 [2022-07-05T06:51:35.955Z] #77 193.2   CC       src/libcrun/libcrun_testing_a-linux.o
06:51:35 [2022-07-05T06:51:35.955Z] #77 193.2   CC       src/libcrun/libcrun_testing_a-seccomp.o
06:51:35 [2022-07-05T06:51:35.955Z] #77 193.3   CC       src/libcrun/libcrun_testing_a-ebpf.o
06:51:36 [2022-07-05T06:51:36.067Z] #77 155.6 checking for fgetpwent_r... yes
06:51:36 [2022-07-05T06:51:36.096Z] #19 334.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.096Z] #19 334.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.096Z] #19 334.4 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
06:51:36 [2022-07-05T06:51:36.096Z] #19 334.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.096Z] #19 334.4 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.096Z] #19 334.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.096Z] #19 334.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
06:51:36 [2022-07-05T06:51:36.096Z] #19 334.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.096Z] #19 334.5 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.096Z] #19 334.5 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.096Z] #19 334.5 Setting up libxml-sax-perl (1.02+dfsg-1) ...
06:51:36 [2022-07-05T06:51:36.096Z] #19 334.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
06:51:36 [2022-07-05T06:51:36.096Z] #19 334.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
06:51:36 [2022-07-05T06:51:36.121Z] #77 167.6 configure: CRIU headers not found, building without CRIU support
06:51:36 [2022-07-05T06:51:36.121Z] #77 167.6 checking for criu > 3.16... no
06:51:36 [2022-07-05T06:51:36.216Z] #77 193.4   CC       src/libcrun/libcrun_testing_a-error.o
06:51:36 [2022-07-05T06:51:36.216Z] #77 193.5   CC       src/libcrun/libcrun_testing_a-status.o
06:51:36 [2022-07-05T06:51:36.325Z] #77 156.4 checking for issetugid... no
06:51:36 [2022-07-05T06:51:36.325Z] #77 156.7 checking for pkg-config... /usr/bin/pkg-config
06:51:36 [2022-07-05T06:51:36.325Z] #77 156.8 checking pkg-config is at least version 0.9.0... yes
06:51:36 [2022-07-05T06:51:36.359Z] #19 334.8 
06:51:36 [2022-07-05T06:51:36.359Z] #19 334.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
06:51:36 [2022-07-05T06:51:36.359Z] #19 334.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.359Z] #19 334.8 Setting up dpkg-dev (1.20.10) ...
06:51:36 [2022-07-05T06:51:36.359Z] #19 334.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.359Z] #19 334.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
06:51:36 [2022-07-05T06:51:36.359Z] #19 334.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.359Z] #19 334.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.382Z] #77 167.7 configure: CRIU version doesn't support join-ns API
06:51:36 [2022-07-05T06:51:36.382Z] #77 167.7 checking for criu > 3.16.1... no
06:51:36 [2022-07-05T06:51:36.382Z] #77 167.8 configure: CRIU version doesn't support for pre-dumping
06:51:36 [2022-07-05T06:51:36.382Z] #77 167.8 checking for new mount API (fsconfig)... yes
06:51:36 [2022-07-05T06:51:36.476Z] #77 193.6   CC       src/libcrun/libcrun_testing_a-terminal.o
06:51:36 [2022-07-05T06:51:36.476Z] #77 193.7   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
06:51:36 [2022-07-05T06:51:36.618Z] #19 334.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.618Z] #19 334.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.618Z] #19 334.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.618Z] #19 334.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.618Z] #19 334.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.618Z] #19 335.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.618Z] #19 335.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.618Z] #19 335.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
06:51:36 [2022-07-05T06:51:36.618Z] #19 335.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
06:51:36 [2022-07-05T06:51:36.618Z] #19 335.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
06:51:36 [2022-07-05T06:51:36.618Z] #19 335.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
06:51:36 [2022-07-05T06:51:36.643Z] #77 168.0 checking for seccomp notify API... yes
06:51:36 [2022-07-05T06:51:36.643Z] #77 168.2 checking for gperf... no
06:51:36 [2022-07-05T06:51:36.643Z] #77 168.2 configure: gperf not found - cannot rebuild signal parser code
06:51:36 [2022-07-05T06:51:36.736Z] #77 193.8   CC       src/libcrun/libcrun_testing_a-signals.o
06:51:36 [2022-07-05T06:51:36.736Z] #77 193.9   CC       src/libcrun/libcrun_testing_a-mount_flags.o
06:51:36 [2022-07-05T06:51:36.736Z] #77 194.0   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
06:51:36 [2022-07-05T06:51:36.876Z] #19 335.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
06:51:36 [2022-07-05T06:51:36.876Z] #19 335.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.876Z] #19 335.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.877Z] #19 335.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.877Z] #19 335.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
06:51:36 [2022-07-05T06:51:36.877Z] #19 335.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.877Z] #19 335.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
06:51:36 [2022-07-05T06:51:36.877Z] #19 335.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
06:51:36 [2022-07-05T06:51:36.889Z] #77 156.8 checking for library containing yajl_tree_get... -lyajl
06:51:36 [2022-07-05T06:51:36.889Z] #77 157.4 checking for yajl >= 2.0.0... yes
06:51:36 [2022-07-05T06:51:36.997Z] #77 194.2   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.5 Setting up libxml-simple-perl (2.25-1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.6 Setting up libconfig-auto-perl (0.44-1.1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.135Z] #19 335.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
06:51:37 [2022-07-05T06:51:37.146Z] #77 157.4 checking sys/capability.h usability... yes
06:51:37 [2022-07-05T06:51:37.214Z] #77 168.2 checking for library containing argp_parse... none required
06:51:37 [2022-07-05T06:51:37.257Z] #77 194.3   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
06:51:37 [2022-07-05T06:51:37.257Z] #77 194.4   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
06:51:37 [2022-07-05T06:51:37.257Z] #77 194.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
06:51:37 [2022-07-05T06:51:37.257Z] #77 194.7   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
06:51:37 [2022-07-05T06:51:37.393Z] #19 335.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
06:51:37 [2022-07-05T06:51:37.393Z] #19 335.7 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.393Z] #19 335.7 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.393Z] #19 335.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.393Z] #19 335.7 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
06:51:37 [2022-07-05T06:51:37.393Z] #19 335.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
06:51:37 [2022-07-05T06:51:37.393Z] #19 335.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
06:51:37 [2022-07-05T06:51:37.393Z] #19 335.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
06:51:37 [2022-07-05T06:51:37.393Z] #19 335.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
06:51:37 [2022-07-05T06:51:37.393Z] #19 335.8 Setting up dpkg-cross (2.6.18+nmu1) ...
06:51:37 [2022-07-05T06:51:37.393Z] #19 335.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
06:51:37 [2022-07-05T06:51:37.393Z] #19 335.9 Setting up crossbuild-essential-armel (12.9) ...
06:51:37 [2022-07-05T06:51:37.393Z] #19 335.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
06:51:37 [2022-07-05T06:51:37.393Z] #19 335.9 Setting up crossbuild-essential-armhf (12.9) ...
06:51:37 [2022-07-05T06:51:37.393Z] #19 335.9 Setting up crossbuild-essential-arm64 (12.9) ...
06:51:37 [2022-07-05T06:51:37.402Z] #77 157.8 checking sys/capability.h presence... yes
06:51:37 [2022-07-05T06:51:37.403Z] #77 157.9 checking for sys/capability.h... yes
06:51:37 [2022-07-05T06:51:37.474Z] #77 169.1 checking that generated files are newer than configure... done
06:51:37 [2022-07-05T06:51:37.474Z] #77 169.1 configure: creating ./config.status
06:51:37 [2022-07-05T06:51:37.518Z] #77 194.8   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
06:51:37 [2022-07-05T06:51:37.518Z] #77 ...
06:51:37 [2022-07-05T06:51:37.518Z] 
06:51:37 [2022-07-05T06:51:37.518Z] #47 [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
06:51:37 [2022-07-05T06:51:37.518Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
06:51:37 [2022-07-05T06:51:37.518Z] #47 245.7 + dpkg --print-architecture
06:51:37 [2022-07-05T06:51:37.518Z] #47 245.7 + git checkout -q v2.1.0
06:51:37 [2022-07-05T06:51:37.651Z] #19 335.9 Setting up crossbuild-essential-s390x (12.9) ...
06:51:37 [2022-07-05T06:51:37.651Z] #19 335.9 Setting up crossbuild-essential-ppc64el (12.9) ...
06:51:37 [2022-07-05T06:51:37.651Z] #19 335.9 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:51:38 [2022-07-05T06:51:38.089Z] #47 246.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
06:51:38 [2022-07-05T06:51:38.089Z] #47 246.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
06:51:38 [2022-07-05T06:51:38.218Z] #19 DONE 336.6s
06:51:38 [2022-07-05T06:51:38.218Z] 
06:51:38 [2022-07-05T06:51:38.218Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
06:51:38 [2022-07-05T06:51:38.218Z] #32 sha256:f59f8d1ba775f1ae7281d97877f1ead27862de79f4e72d2f67f7de131e98068d
06:51:38 [2022-07-05T06:51:38.218Z] #32 ...
06:51:38 [2022-07-05T06:51:38.218Z] 
06:51:38 [2022-07-05T06:51:38.218Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
06:51:38 [2022-07-05T06:51:38.218Z] #73 sha256:85fa0f30e26330aab7123fb5b0cf34f4347d187d0b7f32a780922789a95f0237
06:51:38 [2022-07-05T06:51:38.218Z] #73 DONE 0.1s
06:51:38 [2022-07-05T06:51:38.478Z] 
06:51:38 [2022-07-05T06:51:38.478Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
06:51:38 [2022-07-05T06:51:38.478Z] #32 sha256:f59f8d1ba775f1ae7281d97877f1ead27862de79f4e72d2f67f7de131e98068d
06:51:38 [2022-07-05T06:51:38.478Z] #32 DONE 0.1s
06:51:38 [2022-07-05T06:51:38.478Z] 
06:51:38 [2022-07-05T06:51:38.478Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
06:51:38 [2022-07-05T06:51:38.478Z] #33 sha256:c0b919b9be5d61f13d563f2eaddd9ebc34c95b9a4c55f8409b5597b2a9ac858e
06:51:38 [2022-07-05T06:51:38.772Z] #77 157.9 checking for library containing cap_from_name... 
06:51:38 [2022-07-05T06:51:38.772Z] #77 ...
06:51:38 [2022-07-05T06:51:38.772Z] 
06:51:38 [2022-07-05T06:51:38.772Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:51:38 [2022-07-05T06:51:38.772Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:51:38 [2022-07-05T06:51:38.772Z] #21 14.03 Fetched 8548 kB in 13s (667 kB/s)
06:51:38 [2022-07-05T06:51:38.772Z] #21 14.03 Reading package lists...
06:51:38 [2022-07-05T06:51:38.772Z] #21 19.62 Reading package lists...
06:51:38 [2022-07-05T06:51:38.772Z] #21 ...
06:51:38 [2022-07-05T06:51:38.772Z] 
06:51:38 [2022-07-05T06:51:38.772Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:51:38 [2022-07-05T06:51:38.772Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:51:38 [2022-07-05T06:51:38.772Z] #77 157.9 checking for library containing cap_from_name... -lcap
06:51:39 [2022-07-05T06:51:39.702Z] #77 159.2 checking for library containing dlopen... -ldl
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.237 + RM_GOPATH=0
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.237 + TMP_GOPATH=
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.237 + : /build
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.237 + '[' -z '' ']'
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.238 ++ mktemp -d
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.239 + export GOPATH=/tmp/tmp.PQYrmRs91L
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.239 + GOPATH=/tmp/tmp.PQYrmRs91L
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.239 + RM_GOPATH=1
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.239 + case "$(go env GOARCH)" in
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.245 ++ go env GOARCH
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.252 + export GO_BUILDMODE=-buildmode=pie
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.252 + GO_BUILDMODE=-buildmode=pie
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.256 ++ dirname /install.sh
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.257 Install docker/cli version 17.06.2-ce from stable
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.258 + dir=/
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.258 + bin=dockercli
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.258 + shift
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.258 + '[' '!' -f //dockercli.installer ']'
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.258 + . //dockercli.installer
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.258 ++ : stable
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.258 ++ : 17.06.2-ce
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.258 + install_dockercli
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.258 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.258 ++ uname -m
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.260 + arch=x86_64
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.260 + '[' x86_64 '!=' x86_64 ']'
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.260 + url=https://download.docker.com/linux/static
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.260 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
06:51:39 [2022-07-05T06:51:39.859Z] #33 1.261 + tar -xz docker/docker
06:51:39 [2022-07-05T06:51:39.959Z] #77 160.0 checking seccomp.h usability... yes
06:51:40 [2022-07-05T06:51:40.216Z] #77 160.5 checking seccomp.h presence... yes
06:51:40 [2022-07-05T06:51:40.216Z] #77 160.7 checking for seccomp.h... yes
06:51:41 [2022-07-05T06:51:41.146Z] #77 160.7 checking for library containing seccomp_rule_add... -lseccomp
06:51:41 [2022-07-05T06:51:41.146Z] #77 161.5 checking for library containing seccomp_arch_resolve_name... none required
06:51:41 [2022-07-05T06:51:41.663Z] #77 161.7 checking systemd/sd-bus.h usability... yes
06:51:41 [2022-07-05T06:51:41.663Z] #77 162.0 checking systemd/sd-bus.h presence... yes
06:51:41 [2022-07-05T06:51:41.663Z] #77 162.2 checking for systemd/sd-bus.h... yes
06:51:41 [2022-07-05T06:51:41.683Z] #77 ...
06:51:41 [2022-07-05T06:51:41.683Z] 
06:51:41 [2022-07-05T06:51:41.683Z] #34 [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
06:51:41 [2022-07-05T06:51:41.683Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
06:51:41 [2022-07-05T06:51:41.683Z] #34 DONE 254.0s
06:51:41 [2022-07-05T06:51:41.683Z] 
06:51:41 [2022-07-05T06:51:41.683Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:51:41 [2022-07-05T06:51:41.683Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:51:41 [2022-07-05T06:51:41.683Z] #21 19.92 Reading package lists...
06:51:41 [2022-07-05T06:51:41.683Z] #21 25.84 Building dependency tree...
06:51:41 [2022-07-05T06:51:41.683Z] #21 29.37 The following additional packages will be installed:
06:51:41 [2022-07-05T06:51:41.683Z] #21 29.38   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
06:51:41 [2022-07-05T06:51:41.683Z] #21 29.38   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
06:51:41 [2022-07-05T06:51:41.683Z] #21 29.38   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
06:51:41 [2022-07-05T06:51:41.683Z] #21 29.39   python3-pkg-resources vim-runtime xxd
06:51:41 [2022-07-05T06:51:41.683Z] #21 29.39 Suggested packages:
06:51:41 [2022-07-05T06:51:41.683Z] #21 29.41   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
06:51:41 [2022-07-05T06:51:41.683Z] #21 29.41   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
06:51:41 [2022-07-05T06:51:41.683Z] #21 29.41   acl attr quota
06:51:41 [2022-07-05T06:51:41.683Z] #21 29.41 Recommended packages:
06:51:41 [2022-07-05T06:51:41.683Z] #21 29.41   libatm1 nftables libpam-cap build-essential python3-dev unzip
06:51:42 [2022-07-05T06:51:42.597Z] #77 162.2 checking for library containing sd_bus_match_signal_async... -lsystemd
06:51:42 [2022-07-05T06:51:42.855Z] #77 162.9 checking for sd_notify_barrier... yes
06:51:43 [2022-07-05T06:51:43.069Z] #21 31.48 The following NEW packages will be installed:
06:51:43 [2022-07-05T06:51:43.069Z] #21 31.48   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
06:51:43 [2022-07-05T06:51:43.069Z] #21 31.48   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
06:51:43 [2022-07-05T06:51:43.069Z] #21 31.48   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
06:51:43 [2022-07-05T06:51:43.069Z] #21 31.48   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
06:51:43 [2022-07-05T06:51:43.069Z] #21 31.48   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
06:51:43 [2022-07-05T06:51:43.069Z] #21 31.48   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
06:51:43 [2022-07-05T06:51:43.069Z] #21 31.48   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
06:51:43 [2022-07-05T06:51:43.069Z] #21 31.48   xz-utils zip zstd
06:51:43 [2022-07-05T06:51:43.069Z] #21 32.04 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded.
06:51:43 [2022-07-05T06:51:43.069Z] #21 32.04 Need to get 27.7 MB of archives.
06:51:43 [2022-07-05T06:51:43.069Z] #21 32.04 After this operation, 106 MB of additional disk space will be used.
06:51:43 [2022-07-05T06:51:43.069Z] #21 32.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
06:51:43 [2022-07-05T06:51:43.069Z] #21 32.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
06:51:43 [2022-07-05T06:51:43.069Z] #21 32.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
06:51:43 [2022-07-05T06:51:43.114Z] #77 163.3 checking linux/bpf.h usability... yes
06:51:43 [2022-07-05T06:51:43.115Z] #77 163.6 checking linux/bpf.h presence... yes
06:51:43 [2022-07-05T06:51:43.115Z] #77 163.7 checking for linux/bpf.h... yes
06:51:43 [2022-07-05T06:51:43.149Z] #33 4.114 + mkdir -p /build
06:51:43 [2022-07-05T06:51:43.149Z] #33 4.116 + mv docker/docker /build/
06:51:43 [2022-07-05T06:51:43.149Z] #33 4.121 + rmdir docker
06:51:43 [2022-07-05T06:51:43.149Z] #33 DONE 4.3s
06:51:43 [2022-07-05T06:51:43.149Z] 
06:51:43 [2022-07-05T06:51:43.149Z] #49 [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
06:51:43 [2022-07-05T06:51:43.149Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc
06:51:43 [2022-07-05T06:51:43.149Z] #49 1.816 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:51:43 [2022-07-05T06:51:43.149Z] #49 1.832 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:51:43 [2022-07-05T06:51:43.149Z] #49 1.832 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:51:43 [2022-07-05T06:51:43.149Z] #49 2.140 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
06:51:43 [2022-07-05T06:51:43.149Z] #49 2.447 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:51:43 [2022-07-05T06:51:43.149Z] #49 2.834 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
06:51:43 [2022-07-05T06:51:43.149Z] #49 3.269 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
06:51:43 [2022-07-05T06:51:43.149Z] #49 3.772 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
06:51:43 [2022-07-05T06:51:43.149Z] #49 4.241 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
06:51:43 [2022-07-05T06:51:43.149Z] #49 4.677 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB]
06:51:43 [2022-07-05T06:51:43.149Z] #49 4.679 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:51:43 [2022-07-05T06:51:43.149Z] #49 4.682 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [145 kB]
06:51:43 [2022-07-05T06:51:43.149Z] #49 4.702 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB]
06:51:43 [2022-07-05T06:51:43.149Z] #49 4.705 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB]
06:51:43 [2022-07-05T06:51:43.149Z] #49 4.734 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
06:51:43 [2022-07-05T06:51:43.149Z] #49 4.826 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
06:51:43 [2022-07-05T06:51:43.149Z] #49 4.832 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
06:51:43 [2022-07-05T06:51:43.149Z] #49 4.836 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:51:43 [2022-07-05T06:51:43.149Z] #49 4.837 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
06:51:43 [2022-07-05T06:51:43.149Z] #49 4.838 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
06:51:43 [2022-07-05T06:51:43.149Z] #49 4.838 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
06:51:43 [2022-07-05T06:51:43.331Z] #21 32.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
06:51:43 [2022-07-05T06:51:43.331Z] #21 32.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
06:51:43 [2022-07-05T06:51:43.331Z] #21 32.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
06:51:43 [2022-07-05T06:51:43.331Z] #21 32.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
06:51:43 [2022-07-05T06:51:43.331Z] #21 32.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
06:51:43 [2022-07-05T06:51:43.331Z] #21 32.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
06:51:43 [2022-07-05T06:51:43.331Z] #21 32.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
06:51:43 [2022-07-05T06:51:43.331Z] #21 32.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
06:51:43 [2022-07-05T06:51:43.331Z] #21 32.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
06:51:43 [2022-07-05T06:51:43.331Z] #21 32.22 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
06:51:43 [2022-07-05T06:51:43.331Z] #21 32.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
06:51:43 [2022-07-05T06:51:43.331Z] #21 32.26 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
06:51:43 [2022-07-05T06:51:43.372Z] #77 163.7 checking compilation for eBPF... yes
06:51:43 [2022-07-05T06:51:43.372Z] #77 163.9 checking for criu >= 3.15... no
06:51:43 [2022-07-05T06:51:43.372Z] #77 163.9 configure: CRIU headers not found, building without CRIU support
06:51:43 [2022-07-05T06:51:43.372Z] #77 163.9 checking for criu > 3.16... no
06:51:43 [2022-07-05T06:51:43.372Z] #77 164.0 configure: CRIU version doesn't support join-ns API
06:51:43 [2022-07-05T06:51:43.372Z] #77 164.0 checking for criu > 3.16.1... no
06:51:43 [2022-07-05T06:51:43.597Z] #21 32.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
06:51:43 [2022-07-05T06:51:43.597Z] #21 32.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
06:51:43 [2022-07-05T06:51:43.597Z] #21 32.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
06:51:43 [2022-07-05T06:51:43.597Z] #21 32.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
06:51:43 [2022-07-05T06:51:43.598Z] #21 32.30 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
06:51:43 [2022-07-05T06:51:43.598Z] #21 32.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
06:51:43 [2022-07-05T06:51:43.598Z] #21 32.30 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
06:51:43 [2022-07-05T06:51:43.598Z] #21 32.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
06:51:43 [2022-07-05T06:51:43.598Z] #21 32.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
06:51:43 [2022-07-05T06:51:43.598Z] #21 32.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
06:51:43 [2022-07-05T06:51:43.598Z] #21 32.34 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
06:51:43 [2022-07-05T06:51:43.598Z] #21 32.34 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
06:51:43 [2022-07-05T06:51:43.629Z] #77 164.0 configure: CRIU version doesn't support for pre-dumping
06:51:43 [2022-07-05T06:51:43.629Z] #77 164.0 checking for new mount API (fsconfig)... yes
06:51:43 [2022-07-05T06:51:43.629Z] #77 164.1 checking for seccomp notify API... yes
06:51:43 [2022-07-05T06:51:43.864Z] #21 32.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
06:51:43 [2022-07-05T06:51:43.864Z] #21 32.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:51:43 [2022-07-05T06:51:43.864Z] #21 32.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
06:51:43 [2022-07-05T06:51:43.864Z] #21 32.80 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
06:51:43 [2022-07-05T06:51:43.864Z] #21 32.82 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
06:51:43 [2022-07-05T06:51:43.886Z] #77 164.3 checking for gperf... no
06:51:43 [2022-07-05T06:51:43.886Z] #77 164.3 configure: gperf not found - cannot rebuild signal parser code
06:51:44 [2022-07-05T06:51:44.126Z] #21 32.83 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
06:51:44 [2022-07-05T06:51:44.126Z] #21 32.85 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
06:51:44 [2022-07-05T06:51:44.126Z] #21 32.86 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
06:51:44 [2022-07-05T06:51:44.126Z] #21 32.96 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
06:51:44 [2022-07-05T06:51:44.126Z] #21 32.97 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
06:51:44 [2022-07-05T06:51:44.126Z] #21 32.98 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
06:51:44 [2022-07-05T06:51:44.126Z] #21 32.99 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
06:51:44 [2022-07-05T06:51:44.126Z] #21 33.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
06:51:44 [2022-07-05T06:51:44.126Z] #21 33.02 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
06:51:44 [2022-07-05T06:51:44.126Z] #21 33.07 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
06:51:44 [2022-07-05T06:51:44.142Z] #77 164.3 checking for library containing argp_parse... none required
06:51:44 [2022-07-05T06:51:44.388Z] #21 33.14 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
06:51:44 [2022-07-05T06:51:44.388Z] #21 33.15 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
06:51:44 [2022-07-05T06:51:44.388Z] #21 33.18 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
06:51:44 [2022-07-05T06:51:44.400Z] #77 164.9 checking that generated files are newer than configure... done
06:51:44 [2022-07-05T06:51:44.400Z] #77 164.9 configure: creating ./config.status
06:51:44 [2022-07-05T06:51:44.648Z] #21 33.51 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
06:51:44 [2022-07-05T06:51:44.648Z] #21 33.55 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
06:51:44 [2022-07-05T06:51:44.649Z] #21 33.59 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
06:51:44 [2022-07-05T06:51:44.649Z] #21 ...
06:51:44 [2022-07-05T06:51:44.649Z] 
06:51:44 [2022-07-05T06:51:44.649Z] #36 [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
06:51:44 [2022-07-05T06:51:44.649Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2 Delve is a source level debugger for Go programs.
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2 
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2 Delve enables you to interact with your program by controlling the execution of the process,
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2 
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2 
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2 Pass flags to the program you are debugging using `--`, for example:
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2 
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2 `dlv exec ./hello -- server --config conf/config.toml`
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2 
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2 Usage:
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2   dlv [command]
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2 
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2 Available Commands:
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2   attach      Attach to running process and begin debugging.
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2   connect     Connect to a headless debug server with a terminal client.
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2   core        Examine a core dump.
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2   debug       Compile and begin debugging main package in current directory, or the package specified.
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2   exec        Execute a precompiled binary, and begin a debug session.
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2   help        Help about any command
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2   run         Deprecated command. Use 'debug' instead.
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2   test        Compile test binary and begin debugging program.
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2   trace       Compile and begin tracing program.
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2   version     Prints version.
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2 
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2 Flags:
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.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)
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.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)
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2       --disable-aslr                     Disables address space randomization
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2   -h, --help                             help for dlv
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2       --init string                      Init file, executed by the terminal client.
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2       --log                              Enable debugging server logging.
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2       --wd string                        Working directory for running the program.
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2 
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2 Additional help topics:
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2   dlv backend  Help about the --backend flag.
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2   dlv log      Help about logging flags.
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2   dlv redirect Help about file redirection.
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2 
06:51:44 [2022-07-05T06:51:44.649Z] #36 258.2 Use "dlv [command] --help" for more information about a command.
06:51:44 [2022-07-05T06:51:44.681Z] #47 ...
06:51:44 [2022-07-05T06:51:44.681Z] 
06:51:44 [2022-07-05T06:51:44.681Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:51:44 [2022-07-05T06:51:44.681Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:51:44 [2022-07-05T06:51:44.681Z] #77 195.3   CC       src/crun-crun.o
06:51:44 [2022-07-05T06:51:44.681Z] #77 195.3   CC       src/crun-run.o
06:51:44 [2022-07-05T06:51:44.681Z] #77 195.4   CC       src/crun-delete.o
06:51:44 [2022-07-05T06:51:44.681Z] #77 195.5   CC       src/crun-kill.o
06:51:44 [2022-07-05T06:51:44.681Z] #77 195.6   CC       src/crun-pause.o
06:51:44 [2022-07-05T06:51:44.681Z] #77 195.6   CC       src/crun-unpause.o
06:51:44 [2022-07-05T06:51:44.681Z] #77 195.9   CC       src/crun-spec.o
06:51:44 [2022-07-05T06:51:44.681Z] #77 196.0   CC       src/crun-exec.o
06:51:44 [2022-07-05T06:51:44.681Z] #77 196.2   CC       src/crun-list.o
06:51:44 [2022-07-05T06:51:44.681Z] #77 196.3   CC       src/crun-create.o
06:51:44 [2022-07-05T06:51:44.681Z] #77 196.3   CC       src/crun-start.o
06:51:44 [2022-07-05T06:51:44.681Z] #77 196.4   CC       src/crun-state.o
06:51:44 [2022-07-05T06:51:44.681Z] #77 196.5   CC       src/crun-update.o
06:51:44 [2022-07-05T06:51:44.681Z] #77 196.6   CC       src/crun-ps.o
06:51:44 [2022-07-05T06:51:44.681Z] #77 197.0   CC       src/crun-checkpoint.o
06:51:44 [2022-07-05T06:51:44.681Z] #77 197.0   CC       src/crun-restore.o
06:51:44 [2022-07-05T06:51:44.681Z] #77 197.3   CC       src/libcrun/libcrun_la-utils.lo
06:51:44 [2022-07-05T06:51:44.681Z] #77 197.5   CC       src/libcrun/libcrun_la-cloned_binary.lo
06:51:44 [2022-07-05T06:51:44.681Z] #77 197.7   CC       src/libcrun/libcrun_la-container.lo
06:51:44 [2022-07-05T06:51:44.681Z] #77 197.8   CC       src/libcrun/libcrun_la-cgroup.lo
06:51:44 [2022-07-05T06:51:44.681Z] #77 198.0   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
06:51:44 [2022-07-05T06:51:44.681Z] #77 198.2   CC       src/libcrun/libcrun_la-cgroup-resources.lo
06:51:44 [2022-07-05T06:51:44.681Z] #77 198.5   CC       src/libcrun/libcrun_la-cgroup-setup.lo
06:51:44 [2022-07-05T06:51:44.681Z] #77 198.7   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
06:51:44 [2022-07-05T06:51:44.681Z] #77 198.9   CC       src/libcrun/libcrun_la-cgroup-utils.lo
06:51:44 [2022-07-05T06:51:44.681Z] #77 199.2   CC       src/libcrun/libcrun_la-criu.lo
06:51:44 [2022-07-05T06:51:44.681Z] #77 199.6   CC       src/libcrun/libcrun_la-custom-handler.lo
06:51:44 [2022-07-05T06:51:44.681Z] #77 199.7   CC       src/libcrun/libcrun_la-linux.lo
06:51:44 [2022-07-05T06:51:44.681Z] #77 200.0   CC       src/libcrun/libcrun_la-seccomp.lo
06:51:44 [2022-07-05T06:51:44.681Z] #77 200.1   CC       src/libcrun/libcrun_la-ebpf.lo
06:51:44 [2022-07-05T06:51:44.681Z] #77 200.6   CC       src/libcrun/libcrun_la-error.lo
06:51:44 [2022-07-05T06:51:44.681Z] #77 200.6   CC       src/libcrun/libcrun_la-status.lo
06:51:44 [2022-07-05T06:51:44.681Z] #77 200.9   CC       src/libcrun/libcrun_la-terminal.lo
06:51:44 [2022-07-05T06:51:44.681Z] #77 201.1   CC       src/libcrun/libcrun_la-chroot_realpath.lo
06:51:44 [2022-07-05T06:51:44.681Z] #77 201.2   CC       src/libcrun/libcrun_la-signals.lo
06:51:44 [2022-07-05T06:51:44.681Z] #77 202.0   CC       src/libcrun/libcrun_la-mount_flags.lo
06:51:44 [2022-07-05T06:51:44.909Z] #36 DONE 258.3s
06:51:44 [2022-07-05T06:51:44.909Z] 
06:51:44 [2022-07-05T06:51:44.909Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:51:44 [2022-07-05T06:51:44.909Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:51:44 [2022-07-05T06:51:44.909Z] #21 33.60 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
06:51:44 [2022-07-05T06:51:44.941Z] #77 202.2   CC       src/libcrun/libcrun_la-seccomp_notify.lo
06:51:45 [2022-07-05T06:51:45.201Z] #77 202.4   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
06:51:45 [2022-07-05T06:51:45.770Z] #77 202.9   CC       src/libcrun/handlers/libcrun_la-krun.lo
06:51:45 [2022-07-05T06:51:45.770Z] #77 203.0   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
06:51:45 [2022-07-05T06:51:45.851Z] #21 34.65 debconf: delaying package configuration, since apt-utils is not installed
06:51:46 [2022-07-05T06:51:46.030Z] #77 203.3   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
06:51:46 [2022-07-05T06:51:46.112Z] #21 34.86 Fetched 27.7 MB in 2s (14.3 MB/s)
06:51:46 [2022-07-05T06:51:46.112Z] #21 34.95 Selecting previously unselected package pigz.
06:51:46 [2022-07-05T06:51:46.373Z] #21 34.95 (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 ... 24019 files and directories currently installed.)
06:51:46 [2022-07-05T06:51:46.373Z] #21 35.04 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
06:51:46 [2022-07-05T06:51:46.373Z] #21 35.05 Unpacking pigz (2.6-1) ...
06:51:46 [2022-07-05T06:51:46.373Z] #21 35.16 Selecting previously unselected package libelf1:amd64.
06:51:46 [2022-07-05T06:51:46.373Z] #21 35.17 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
06:51:46 [2022-07-05T06:51:46.373Z] #21 35.20 Unpacking libelf1:amd64 (0.183-1) ...
06:51:46 [2022-07-05T06:51:46.598Z] #77 203.7   CC       tests/init.o
06:51:46 [2022-07-05T06:51:46.634Z] #21 35.43 Selecting previously unselected package libbpf0:amd64.
06:51:46 [2022-07-05T06:51:46.634Z] #21 35.44 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
06:51:46 [2022-07-05T06:51:46.634Z] #21 35.48 Unpacking libbpf0:amd64 (1:0.3-2) ...
06:51:46 [2022-07-05T06:51:46.897Z] #21 35.66 Selecting previously unselected package libcap2:amd64.
06:51:46 [2022-07-05T06:51:46.897Z] #21 35.67 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
06:51:46 [2022-07-05T06:51:46.897Z] #21 35.79 Unpacking libcap2:amd64 (1:2.44-1) ...
06:51:47 [2022-07-05T06:51:47.160Z] #21 35.91 Selecting previously unselected package libmnl0:amd64.
06:51:47 [2022-07-05T06:51:47.160Z] #21 35.91 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
06:51:47 [2022-07-05T06:51:47.160Z] #21 35.92 Unpacking libmnl0:amd64 (1.0.4-3) ...
06:51:47 [2022-07-05T06:51:47.160Z] #21 36.00 Selecting previously unselected package libxtables12:amd64.
06:51:47 [2022-07-05T06:51:47.160Z] #21 36.01 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
06:51:47 [2022-07-05T06:51:47.160Z] #21 36.01 Unpacking libxtables12:amd64 (1.8.7-1) ...
06:51:47 [2022-07-05T06:51:47.160Z] #21 36.11 Selecting previously unselected package libcap2-bin.
06:51:47 [2022-07-05T06:51:47.160Z] #21 36.11 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
06:51:47 [2022-07-05T06:51:47.198Z] #77 ...
06:51:47 [2022-07-05T06:51:47.198Z] 
06:51:47 [2022-07-05T06:51:47.198Z] #55 [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.44.0"      && /build/golangci-lint --version
06:51:47 [2022-07-05T06:51:47.198Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20
06:51:47 [2022-07-05T06:51:47.198Z] #55 260.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
06:51:47 [2022-07-05T06:51:47.198Z] #55 DONE 263.3s
06:51:47 [2022-07-05T06:51:47.198Z] 
06:51:47 [2022-07-05T06:51:47.198Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:51:47 [2022-07-05T06:51:47.198Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
06:51:47 [2022-07-05T06:51:47.198Z] #77 220.1   AR       libcrun_testing.a
06:51:47 [2022-07-05T06:51:47.198Z] #77 220.1 ar: `u' modifier ignored since `D' is the default (see `U')
06:51:47 [2022-07-05T06:51:47.198Z] #77 220.2   CCLD     tests/tests_libcrun_utils
06:51:47 [2022-07-05T06:51:47.198Z] #77 220.2   CCLD     tests/tests_libcrun_errors
06:51:47 [2022-07-05T06:51:47.198Z] #77 220.2   CCLD     tests/tests_libcrun_fuzzer
06:51:47 [2022-07-05T06:51:47.198Z] #77 221.1   CCLD     libcrun.la
06:51:47 [2022-07-05T06:51:47.198Z] #77 221.6   CCLD     crun
06:51:47 [2022-07-05T06:51:47.198Z] #77 221.9 make[3]: Entering directory '/tmp/crun-build'
06:51:47 [2022-07-05T06:51:47.198Z] #77 222.1  /bin/mkdir -p '/usr/local/lib'
06:51:47 [2022-07-05T06:51:47.198Z] #77 222.1  /bin/mkdir -p '/usr/local/share/man/man1'
06:51:47 [2022-07-05T06:51:47.198Z] #77 222.1  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
06:51:47 [2022-07-05T06:51:47.198Z] #77 222.1  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
06:51:47 [2022-07-05T06:51:47.198Z] #77 222.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
06:51:47 [2022-07-05T06:51:47.198Z] #77 222.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
06:51:47 [2022-07-05T06:51:47.198Z] #77 222.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a
06:51:47 [2022-07-05T06:51:47.198Z] #77 222.2 libtool: install: ranlib /usr/local/lib/libcrun.a
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.6 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
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.6 ----------------------------------------------------------------------
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.6 Libraries have been installed in:
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.6    /usr/local/lib
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.6 
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.6 If you ever happen to want to link against installed libraries
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.6 in a given directory, LIBDIR, you must either use libtool, and
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.6 specify the full pathname of the library, or use the '-LLIBDIR'
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.6 flag during linking and do at least one of the following:
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.6      during execution
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.6      during linking
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.6 
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.6 See any operating system documentation about shared libraries for
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.6 more information, such as the ld(1) and ld.so(8) manual pages.
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.6 ----------------------------------------------------------------------
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.6  /bin/mkdir -p '/build'
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.6   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.7 libtool: install: /usr/bin/install -c crun /build/crun
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.7 make[3]: Leaving directory '/tmp/crun-build'
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.7 make[2]: Leaving directory '/tmp/crun-build'
06:51:47 [2022-07-05T06:51:47.199Z] #77 222.7 make[1]: Leaving directory '/tmp/crun-build'
06:51:47 [2022-07-05T06:51:47.199Z] #77 DONE 222.8s
06:51:47 [2022-07-05T06:51:47.199Z] 
06:51:47 [2022-07-05T06:51:47.199Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
06:51:47 [2022-07-05T06:51:47.199Z] #26 sha256:4107582bd154e18d365dc0b734df9f9cfce60ac763ab7b51e7c39f32375dadca
06:51:47 [2022-07-05T06:51:47.199Z] #26 261.7 + return
06:51:47 [2022-07-05T06:51:47.199Z] #26 DONE 262.9s
06:51:47 [2022-07-05T06:51:47.199Z] 
06:51:47 [2022-07-05T06:51:47.199Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:51:47 [2022-07-05T06:51:47.199Z] #60 sha256:b5c2ed3744c7dcabd4d187d9fc829080cd040cb22d4a901f8326f8202c3ac6f3
06:51:47 [2022-07-05T06:51:47.422Z] #21 36.14 Unpacking libcap2-bin (1:2.44-1) ...
06:51:47 [2022-07-05T06:51:47.680Z] #77 ...
06:51:47 [2022-07-05T06:51:47.680Z] 
06:51:47 [2022-07-05T06:51:47.680Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:51:47 [2022-07-05T06:51:47.680Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:51:47 [2022-07-05T06:51:47.680Z] #21 19.62 Reading package lists...
06:51:47 [2022-07-05T06:51:47.680Z] #21 25.15 Building dependency tree...
06:51:47 [2022-07-05T06:51:47.680Z] #21 28.72 The following additional packages will be installed:
06:51:47 [2022-07-05T06:51:47.680Z] #21 28.73   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
06:51:47 [2022-07-05T06:51:47.680Z] #21 28.73   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
06:51:47 [2022-07-05T06:51:47.680Z] #21 28.74   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
06:51:47 [2022-07-05T06:51:47.680Z] #21 28.74   python3-pkg-resources vim-runtime xxd
06:51:47 [2022-07-05T06:51:47.680Z] #21 28.75 Suggested packages:
06:51:47 [2022-07-05T06:51:47.680Z] #21 28.76   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
06:51:47 [2022-07-05T06:51:47.680Z] #21 28.76   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
06:51:47 [2022-07-05T06:51:47.680Z] #21 28.76   acl attr quota
06:51:47 [2022-07-05T06:51:47.680Z] #21 28.76 Recommended packages:
06:51:47 [2022-07-05T06:51:47.680Z] #21 28.76   libatm1 nftables libpam-cap build-essential python3-dev unzip
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.22 The following NEW packages will be installed:
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.23   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.23   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.23   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.23   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.23   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.23   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.23   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.23   xz-utils zip zstd
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.64 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded.
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.64 Need to get 27.7 MB of archives.
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.64 After this operation, 106 MB of additional disk space will be used.
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.79 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 31.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 32.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
06:51:47 [2022-07-05T06:51:47.680Z] #21 32.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 32.66 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 32.66 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 32.67 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 32.68 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 32.69 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 32.70 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
06:51:47 [2022-07-05T06:51:47.680Z] #21 32.84 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
06:51:47 [2022-07-05T06:51:47.681Z] #21 32.84 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
06:51:47 [2022-07-05T06:51:47.681Z] #21 32.85 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
06:51:47 [2022-07-05T06:51:47.681Z] #21 32.87 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
06:51:47 [2022-07-05T06:51:47.681Z] #21 32.94 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
06:51:47 [2022-07-05T06:51:47.681Z] #21 32.97 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
06:51:47 [2022-07-05T06:51:47.681Z] #21 33.02 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
06:51:47 [2022-07-05T06:51:47.681Z] #21 33.08 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
06:51:47 [2022-07-05T06:51:47.681Z] #21 33.10 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
06:51:47 [2022-07-05T06:51:47.681Z] #21 33.13 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
06:51:47 [2022-07-05T06:51:47.681Z] #21 ...
06:51:47 [2022-07-05T06:51:47.681Z] 
06:51:47 [2022-07-05T06:51:47.681Z] #34 [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
06:51:47 [2022-07-05T06:51:47.681Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
06:51:47 [2022-07-05T06:51:47.681Z] #34 DONE 248.9s
06:51:47 [2022-07-05T06:51:47.683Z] #21 36.31 Selecting previously unselected package iproute2.
06:51:47 [2022-07-05T06:51:47.683Z] #21 36.31 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
06:51:47 [2022-07-05T06:51:47.683Z] #21 36.35 Unpacking iproute2 (5.10.0-4) ...
06:51:47 [2022-07-05T06:51:47.949Z] 
06:51:47 [2022-07-05T06:51:47.949Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:51:47 [2022-07-05T06:51:47.949Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:51:48 [2022-07-05T06:51:48.055Z] #77 205.0   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
06:51:48 [2022-07-05T06:51:48.205Z] #77 ...
06:51:48 [2022-07-05T06:51:48.205Z] 
06:51:48 [2022-07-05T06:51:48.205Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:51:48 [2022-07-05T06:51:48.205Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:51:48 [2022-07-05T06:51:48.205Z] #21 33.64 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
06:51:48 [2022-07-05T06:51:48.205Z] #21 33.77 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
06:51:48 [2022-07-05T06:51:48.205Z] #21 33.84 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
06:51:48 [2022-07-05T06:51:48.254Z] #21 37.12 Selecting previously unselected package xxd.
06:51:48 [2022-07-05T06:51:48.420Z] #49 ...
06:51:48 [2022-07-05T06:51:48.420Z] 
06:51:48 [2022-07-05T06:51:48.420Z] #69 [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
06:51:48 [2022-07-05T06:51:48.420Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e
06:51:48 [2022-07-05T06:51:48.420Z] #69 1.835 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #69 1.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #69 1.859 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #69 2.141 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #69 2.513 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #69 3.005 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #69 3.633 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #69 4.136 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #69 4.678 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #69 5.245 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #69 5.245 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #69 5.245 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #69 5.245 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #69 5.285 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #69 5.285 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [145 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #69 5.285 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:51:48 [2022-07-05T06:51:48.420Z] #69 5.314 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
06:51:48 [2022-07-05T06:51:48.420Z] #69 5.314 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
06:51:48 [2022-07-05T06:51:48.420Z] #69 5.314 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
06:51:48 [2022-07-05T06:51:48.420Z] #69 5.314 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
06:51:48 [2022-07-05T06:51:48.420Z] #69 5.314 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
06:51:48 [2022-07-05T06:51:48.420Z] #69 ...
06:51:48 [2022-07-05T06:51:48.420Z] 
06:51:48 [2022-07-05T06:51:48.420Z] #20 [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
06:51:48 [2022-07-05T06:51:48.420Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
06:51:48 [2022-07-05T06:51:48.420Z] #20 1.719 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #20 1.745 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #20 1.748 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #20 2.007 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #20 2.305 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #20 2.653 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #20 3.153 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #20 3.594 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #20 4.178 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #20 4.765 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #20 4.783 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [145 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #20 4.783 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #20 4.783 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #20 4.798 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #20 4.803 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB]
06:51:48 [2022-07-05T06:51:48.420Z] #20 4.805 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
06:51:48 [2022-07-05T06:51:48.420Z] #20 4.845 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
06:51:48 [2022-07-05T06:51:48.420Z] #20 4.845 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
06:51:48 [2022-07-05T06:51:48.420Z] #20 4.845 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
06:51:48 [2022-07-05T06:51:48.420Z] #20 4.845 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
06:51:48 [2022-07-05T06:51:48.420Z] #20 4.845 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:51:48 [2022-07-05T06:51:48.420Z] #20 ...
06:51:48 [2022-07-05T06:51:48.420Z] 
06:51:48 [2022-07-05T06:51:48.420Z] #74 [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
06:51:48 [2022-07-05T06:51:48.420Z] #74 sha256:7a7ddf272525f671598b36ae9a3446af108a9468235329c16fe12dcad292452a
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.261 + RM_GOPATH=0
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.261 + TMP_GOPATH=
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.261 + : /build
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.261 + '[' -z '' ']'
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.261 ++ mktemp -d
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.261 + export GOPATH=/tmp/tmp.njhG9bPU2o
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.261 + GOPATH=/tmp/tmp.njhG9bPU2o
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.261 + RM_GOPATH=1
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.261 + case "$(go env GOARCH)" in
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.261 ++ go env GOARCH
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.276 + export GO_BUILDMODE=-buildmode=pie
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.276 + GO_BUILDMODE=-buildmode=pie
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.276 ++ dirname /install.sh
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.276 + dir=/
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.276 + bin=rootlesskit
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.276 + shift
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.276 + '[' '!' -f //rootlesskit.installer ']'
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.276 + . //rootlesskit.installer
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.276 ++ : 1920341cd41e047834a21007424162a2dc946315
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.276 + install_rootlesskit
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.276 + case "$1" in
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.276 + export CGO_ENABLED=0
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.276 + CGO_ENABLED=0
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.276 + _install_rootlesskit
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.281 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.281 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.281 + for f in rootlesskit rootlesskit-docker-proxy
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.281 + GOBIN=/build
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.281 + GO111MODULE=on
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.281 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
06:51:48 [2022-07-05T06:51:48.420Z] #74 1.737 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
06:51:48 [2022-07-05T06:51:48.421Z] #74 3.630 go: downloading github.com/urfave/cli/v2 v2.4.0
06:51:48 [2022-07-05T06:51:48.421Z] #74 3.638 go: downloading github.com/sirupsen/logrus v1.8.1
06:51:48 [2022-07-05T06:51:48.421Z] #74 3.896 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
06:51:48 [2022-07-05T06:51:48.421Z] #74 5.591 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
06:51:48 [2022-07-05T06:51:48.421Z] #74 5.891 go: downloading github.com/google/uuid v1.3.0
06:51:48 [2022-07-05T06:51:48.421Z] #74 5.923 go: downloading github.com/moby/vpnkit v0.5.0
06:51:48 [2022-07-05T06:51:48.421Z] #74 5.959 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
06:51:48 [2022-07-05T06:51:48.421Z] #74 6.083 go: downloading github.com/gofrs/flock v0.8.1
06:51:48 [2022-07-05T06:51:48.421Z] #74 6.110 go: downloading github.com/gorilla/mux v1.8.0
06:51:48 [2022-07-05T06:51:48.421Z] #74 6.249 go: downloading github.com/moby/sys/mountinfo v0.6.0
06:51:48 [2022-07-05T06:51:48.421Z] #74 6.334 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
06:51:48 [2022-07-05T06:51:48.421Z] #74 6.418 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
06:51:48 [2022-07-05T06:51:48.421Z] #74 6.449 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
06:51:48 [2022-07-05T06:51:48.421Z] #74 6.898 go: downloading github.com/russross/blackfriday/v2 v2.1.0
06:51:48 [2022-07-05T06:51:48.461Z] #21 33.86 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
06:51:48 [2022-07-05T06:51:48.515Z] #21 37.12 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
06:51:48 [2022-07-05T06:51:48.515Z] #21 37.13 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
06:51:48 [2022-07-05T06:51:48.515Z] #21 37.35 Selecting previously unselected package vim-common.
06:51:48 [2022-07-05T06:51:48.515Z] #21 37.35 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
06:51:48 [2022-07-05T06:51:48.515Z] #21 37.40 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
06:51:49 [2022-07-05T06:51:49.087Z] #21 37.81 Selecting previously unselected package bash-completion.
06:51:49 [2022-07-05T06:51:49.087Z] #21 37.81 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
06:51:50 [2022-07-05T06:51:50.352Z] #21 35.34 debconf: delaying package configuration, since apt-utils is not installed
06:51:50 [2022-07-05T06:51:50.352Z] #21 35.58 Fetched 27.7 MB in 3s (10.6 MB/s)
06:51:50 [2022-07-05T06:51:50.352Z] #21 35.73 Selecting previously unselected package pigz.
06:51:50 [2022-07-05T06:51:50.352Z] #21 35.73 (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 ... 24019 files and directories currently installed.)
06:51:50 [2022-07-05T06:51:50.352Z] #21 35.87 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
06:51:50 [2022-07-05T06:51:50.352Z] #21 35.88 Unpacking pigz (2.6-1) ...
06:51:50 [2022-07-05T06:51:50.489Z] #60 ...
06:51:50 [2022-07-05T06:51:50.489Z] 
06:51:50 [2022-07-05T06:51:50.489Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
06:51:50 [2022-07-05T06:51:50.489Z] #27 sha256:a56f27391c2e3c7e3d83f8c2214a822ee14ad3257e8195059cc2787937197b63
06:51:50 [2022-07-05T06:51:50.608Z] #21 36.20 Selecting previously unselected package libelf1:amd64.
06:51:50 [2022-07-05T06:51:50.608Z] #21 36.20 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
06:51:50 [2022-07-05T06:51:50.608Z] #21 36.23 Unpacking libelf1:amd64 (0.183-1) ...
06:51:51 [2022-07-05T06:51:51.058Z] #27 ...
06:51:51 [2022-07-05T06:51:51.058Z] 
06:51:51 [2022-07-05T06:51:51.058Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:51:51 [2022-07-05T06:51:51.058Z] #60 sha256:b5c2ed3744c7dcabd4d187d9fc829080cd040cb22d4a901f8326f8202c3ac6f3
06:51:51 [2022-07-05T06:51:51.058Z] #60 154.3 + mkdir -p /build
06:51:51 [2022-07-05T06:51:51.058Z] #60 154.3 + cp runc /build/runc
06:51:51 [2022-07-05T06:51:51.058Z] #60 DONE 154.4s
06:51:51 [2022-07-05T06:51:51.058Z] 
06:51:51 [2022-07-05T06:51:51.058Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
06:51:51 [2022-07-05T06:51:51.058Z] #27 sha256:a56f27391c2e3c7e3d83f8c2214a822ee14ad3257e8195059cc2787937197b63
06:51:51 [2022-07-05T06:51:51.058Z] #27 DONE 0.9s
06:51:51 [2022-07-05T06:51:51.058Z] 
06:51:51 [2022-07-05T06:51:51.058Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
06:51:51 [2022-07-05T06:51:51.058Z] #32 sha256:14d0fd074ea4cf5d7b820c08844cb1626fd36b0170e2af250adc1ac3bc2ed141
06:51:51 [2022-07-05T06:51:51.170Z] #21 36.58 Selecting previously unselected package libbpf0:amd64.
06:51:51 [2022-07-05T06:51:51.171Z] #21 36.59 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
06:51:51 [2022-07-05T06:51:51.171Z] #21 36.59 Unpacking libbpf0:amd64 (1:0.3-2) ...
06:51:51 [2022-07-05T06:51:51.428Z] #21 36.78 Selecting previously unselected package libcap2:amd64.
06:51:51 [2022-07-05T06:51:51.428Z] #21 36.81 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
06:51:51 [2022-07-05T06:51:51.428Z] #21 36.82 Unpacking libcap2:amd64 (1:2.44-1) ...
06:51:51 [2022-07-05T06:51:51.633Z] #21 ...
06:51:51 [2022-07-05T06:51:51.633Z] 
06:51:51 [2022-07-05T06:51:51.633Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:51:51 [2022-07-05T06:51:51.633Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:51:51 [2022-07-05T06:51:51.633Z] #77 173.2 config.status: creating Makefile
06:51:51 [2022-07-05T06:51:51.633Z] #77 173.4 config.status: creating rpm/crun.spec
06:51:51 [2022-07-05T06:51:51.633Z] #77 173.5 config.status: creating config.h
06:51:51 [2022-07-05T06:51:51.633Z] #77 173.6 config.status: executing libtool commands
06:51:51 [2022-07-05T06:51:51.633Z] #77 173.7 config.status: executing depfiles commands
06:51:51 [2022-07-05T06:51:51.633Z] #77 175.7 === configuring in libocispec (/tmp/crun-build/libocispec)
06:51:51 [2022-07-05T06:51:51.633Z] #77 175.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
06:51:51 [2022-07-05T06:51:51.633Z] #77 176.4 checking for gcc... gcc
06:51:51 [2022-07-05T06:51:51.633Z] #77 176.6 checking whether the C compiler works... yes
06:51:51 [2022-07-05T06:51:51.633Z] #77 176.9 checking for C compiler default output file name... a.out
06:51:51 [2022-07-05T06:51:51.633Z] #77 176.9 checking for suffix of executables... 
06:51:51 [2022-07-05T06:51:51.633Z] #77 177.1 checking whether we are cross compiling... no
06:51:51 [2022-07-05T06:51:51.633Z] #77 177.6 checking for suffix of object files... o
06:51:51 [2022-07-05T06:51:51.633Z] #77 177.8 checking whether we are using the GNU C compiler... yes
06:51:51 [2022-07-05T06:51:51.633Z] #77 178.0 checking whether gcc accepts -g... yes
06:51:51 [2022-07-05T06:51:51.633Z] #77 178.2 checking for gcc option to accept ISO C89... none needed
06:51:51 [2022-07-05T06:51:51.633Z] #77 178.4 checking whether gcc understands -c and -o together... yes
06:51:51 [2022-07-05T06:51:51.633Z] #77 178.6 checking how to run the C preprocessor... gcc -E
06:51:51 [2022-07-05T06:51:51.633Z] #77 178.9 checking for grep that handles long lines and -e... /bin/grep
06:51:51 [2022-07-05T06:51:51.633Z] #77 178.9 checking for egrep... /bin/grep -E
06:51:51 [2022-07-05T06:51:51.633Z] #77 178.9 checking for ANSI C header files... yes
06:51:51 [2022-07-05T06:51:51.633Z] #77 179.6 checking for sys/types.h... yes
06:51:51 [2022-07-05T06:51:51.633Z] #77 179.8 checking for sys/stat.h... yes
06:51:51 [2022-07-05T06:51:51.633Z] #77 180.2 checking for stdlib.h... yes
06:51:51 [2022-07-05T06:51:51.633Z] #77 180.5 checking for string.h... yes
06:51:51 [2022-07-05T06:51:51.633Z] #77 180.9 checking for memory.h... yes
06:51:51 [2022-07-05T06:51:51.633Z] #77 181.2 checking for strings.h... yes
06:51:51 [2022-07-05T06:51:51.633Z] #77 181.5 checking for inttypes.h... yes
06:51:51 [2022-07-05T06:51:51.633Z] #77 181.7 checking for stdint.h... yes
06:51:51 [2022-07-05T06:51:51.633Z] #77 182.3 checking for unistd.h... yes
06:51:51 [2022-07-05T06:51:51.634Z] #77 182.7 checking minix/config.h usability... no
06:51:51 [2022-07-05T06:51:51.634Z] #77 183.0 checking minix/config.h presence... no
06:51:51 [2022-07-05T06:51:51.634Z] #77 183.2 checking for minix/config.h... no
06:51:51 [2022-07-05T06:51:51.685Z] #21 37.05 Selecting previously unselected package libmnl0:amd64.
06:51:51 [2022-07-05T06:51:51.685Z] #21 37.07 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
06:51:51 [2022-07-05T06:51:51.685Z] #21 37.07 Unpacking libmnl0:amd64 (1.0.4-3) ...
06:51:51 [2022-07-05T06:51:51.685Z] #21 37.16 Selecting previously unselected package libxtables12:amd64.
06:51:51 [2022-07-05T06:51:51.685Z] #21 37.17 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
06:51:51 [2022-07-05T06:51:51.685Z] #21 37.18 Unpacking libxtables12:amd64 (1.8.7-1) ...
06:51:51 [2022-07-05T06:51:51.894Z] #77 183.2 checking whether it is safe to define __EXTENSIONS__... yes
06:51:51 [2022-07-05T06:51:51.995Z] #32 DONE 1.0s
06:51:51 [2022-07-05T06:51:51.995Z] 
06:51:51 [2022-07-05T06:51:51.995Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
06:51:51 [2022-07-05T06:51:51.995Z] #35 sha256:2f17064b982b5a5e638d3d4864d2afe4dd8b97c0414fcbdb3b1190908ede18f5
06:51:52 [2022-07-05T06:51:52.249Z] #21 37.49 Selecting previously unselected package libcap2-bin.
06:51:52 [2022-07-05T06:51:52.249Z] #21 37.50 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
06:51:52 [2022-07-05T06:51:52.249Z] #21 37.54 Unpacking libcap2-bin (1:2.44-1) ...
06:51:52 [2022-07-05T06:51:52.507Z] #21 37.87 Selecting previously unselected package iproute2.
06:51:52 [2022-07-05T06:51:52.507Z] #21 37.87 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
06:51:52 [2022-07-05T06:51:52.507Z] #21 37.88 Unpacking iproute2 (5.10.0-4) ...
06:51:52 [2022-07-05T06:51:52.564Z] #35 DONE 0.6s
06:51:52 [2022-07-05T06:51:52.564Z] 
06:51:52 [2022-07-05T06:51:52.564Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
06:51:52 [2022-07-05T06:51:52.564Z] #37 sha256:0886914fe73e68386d3e367a6e26263c413122a077e02e85ce1163931fc1a8a0
06:51:52 [2022-07-05T06:51:52.837Z] #77 183.6 checking build system type... x86_64-pc-linux-gnu
06:51:52 [2022-07-05T06:51:52.837Z] #77 184.3 checking host system type... x86_64-pc-linux-gnu
06:51:52 [2022-07-05T06:51:52.837Z] #77 184.3 checking how to print strings... printf
06:51:52 [2022-07-05T06:51:52.837Z] #77 184.4 checking for a sed that does not truncate output... /bin/sed
06:51:52 [2022-07-05T06:51:52.837Z] #77 184.4 checking for fgrep... /bin/grep -F
06:51:52 [2022-07-05T06:51:52.837Z] #77 184.5 checking for ld used by gcc... /usr/bin/ld
06:51:53 [2022-07-05T06:51:53.098Z] #77 184.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
06:51:53 [2022-07-05T06:51:53.098Z] #77 184.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
06:51:53 [2022-07-05T06:51:53.138Z] #37 DONE 0.5s
06:51:53 [2022-07-05T06:51:53.139Z] 
06:51:53 [2022-07-05T06:51:53.139Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
06:51:53 [2022-07-05T06:51:53.139Z] #39 sha256:9bd8e208e884565b0b5738457d376489d6dd9125ee3d30ee53ffd3b3f2ecd4c2
06:51:53 [2022-07-05T06:51:53.139Z] #39 DONE 0.1s
06:51:53 [2022-07-05T06:51:53.139Z] 
06:51:53 [2022-07-05T06:51:53.139Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:51:53 [2022-07-05T06:51:53.139Z] #64 sha256:e362d26485a0faa9491b4c724b3dfafd7724f500e47a60d4cb9521d815f4b419
06:51:53 [2022-07-05T06:51:53.139Z] #64 ...
06:51:53 [2022-07-05T06:51:53.139Z] 
06:51:53 [2022-07-05T06:51:53.139Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
06:51:53 [2022-07-05T06:51:53.139Z] #41 sha256:eb73b971cdcb5fec1c769693551cbe9d28c1db966828343fca3578f7a9550ea9
06:51:53 [2022-07-05T06:51:53.139Z] #41 DONE 0.1s
06:51:53 [2022-07-05T06:51:53.139Z] 
06:51:53 [2022-07-05T06:51:53.139Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
06:51:53 [2022-07-05T06:51:53.139Z] #45 sha256:064f4c496a6bbeaa7368a2b26d6be293242c6318f589cba259e40a57e57682bb
06:51:53 [2022-07-05T06:51:53.139Z] #45 DONE 0.0s
06:51:53 [2022-07-05T06:51:53.359Z] #77 184.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
06:51:53 [2022-07-05T06:51:53.359Z] #77 184.7 checking whether ln -s works... yes
06:51:53 [2022-07-05T06:51:53.359Z] #77 184.7 checking the maximum length of command line arguments... 1572864
06:51:53 [2022-07-05T06:51:53.359Z] #77 184.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
06:51:53 [2022-07-05T06:51:53.359Z] #77 184.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
06:51:53 [2022-07-05T06:51:53.359Z] #77 184.8 checking for /usr/bin/ld option to reload object files... -r
06:51:53 [2022-07-05T06:51:53.359Z] #77 184.8 checking for objdump... objdump
06:51:53 [2022-07-05T06:51:53.359Z] #77 184.8 checking how to recognize dependent libraries... pass_all
06:51:53 [2022-07-05T06:51:53.359Z] #77 184.8 checking for dlltool... no
06:51:53 [2022-07-05T06:51:53.359Z] #77 184.8 checking how to associate runtime and link libraries... printf %s\n
06:51:53 [2022-07-05T06:51:53.359Z] #77 184.8 checking for ar... ar
06:51:53 [2022-07-05T06:51:53.359Z] #77 184.8 checking for archiver @FILE support... @
06:51:53 [2022-07-05T06:51:53.359Z] #77 184.9 checking for strip... strip
06:51:53 [2022-07-05T06:51:53.359Z] #77 184.9 checking for ranlib... ranlib
06:51:53 [2022-07-05T06:51:53.359Z] #77 184.9 checking for gawk... no
06:51:53 [2022-07-05T06:51:53.359Z] #77 184.9 checking for mawk... mawk
06:51:53 [2022-07-05T06:51:53.399Z] 
06:51:53 [2022-07-05T06:51:53.399Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
06:51:53 [2022-07-05T06:51:53.399Z] #48 sha256:0111fe3201e1580ccfe9f1a8819dd81964abf1cd08a56940a2d882a244630a86
06:51:53 [2022-07-05T06:51:53.399Z] #48 DONE 0.1s
06:51:53 [2022-07-05T06:51:53.399Z] 
06:51:53 [2022-07-05T06:51:53.399Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
06:51:53 [2022-07-05T06:51:53.399Z] #52 sha256:109da6a418e1ce2946ef3fdd8807415036a13e7feb708edd88bd3d9f1da50486
06:51:53 [2022-07-05T06:51:53.399Z] #52 DONE 0.1s
06:51:53 [2022-07-05T06:51:53.399Z] 
06:51:53 [2022-07-05T06:51:53.399Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:51:53 [2022-07-05T06:51:53.399Z] #64 sha256:e362d26485a0faa9491b4c724b3dfafd7724f500e47a60d4cb9521d815f4b419
06:51:53 [2022-07-05T06:51:53.659Z] #64 ...
06:51:53 [2022-07-05T06:51:53.659Z] 
06:51:53 [2022-07-05T06:51:53.659Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
06:51:53 [2022-07-05T06:51:53.659Z] #54 sha256:762e2472485345ba646374f2f877398d6dcc74a126f0bfe6ad6c44a7bfb15de4
06:51:53 [2022-07-05T06:51:53.659Z] #54 DONE 0.1s
06:51:53 [2022-07-05T06:51:53.659Z] 
06:51:53 [2022-07-05T06:51:53.659Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
06:51:53 [2022-07-05T06:51:53.659Z] #56 sha256:60fefdee1b90a6cb670d818d50a7d9c78427c34c154f1881f76a90e3b511b714
06:51:53 [2022-07-05T06:51:53.659Z] #56 DONE 0.2s
06:51:53 [2022-07-05T06:51:53.659Z] 
06:51:53 [2022-07-05T06:51:53.659Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:51:53 [2022-07-05T06:51:53.659Z] #64 sha256:e362d26485a0faa9491b4c724b3dfafd7724f500e47a60d4cb9521d815f4b419
06:51:53 [2022-07-05T06:51:53.878Z] #21 ...
06:51:53 [2022-07-05T06:51:53.878Z] 
06:51:53 [2022-07-05T06:51:53.878Z] #36 [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
06:51:53 [2022-07-05T06:51:53.878Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9 Delve is a source level debugger for Go programs.
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9 
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9 Delve enables you to interact with your program by controlling the execution of the process,
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9 
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9 
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9 Pass flags to the program you are debugging using `--`, for example:
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9 
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9 `dlv exec ./hello -- server --config conf/config.toml`
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9 
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9 Usage:
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9   dlv [command]
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9 
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9 Available Commands:
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9   attach      Attach to running process and begin debugging.
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9   connect     Connect to a headless debug server with a terminal client.
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9   core        Examine a core dump.
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9   debug       Compile and begin debugging main package in current directory, or the package specified.
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9   exec        Execute a precompiled binary, and begin a debug session.
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9   help        Help about any command
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9   run         Deprecated command. Use 'debug' instead.
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9   test        Compile test binary and begin debugging program.
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9   trace       Compile and begin tracing program.
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9   version     Prints version.
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9 
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9 Flags:
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9       --disable-aslr                     Disables address space randomization
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9   -h, --help                             help for dlv
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9       --init string                      Init file, executed by the terminal client.
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9       --log                              Enable debugging server logging.
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9       --wd string                        Working directory for running the program.
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9 
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9 Additional help topics:
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9   dlv backend  Help about the --backend flag.
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9   dlv log      Help about logging flags.
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9   dlv redirect Help about file redirection.
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9 
06:51:53 [2022-07-05T06:51:53.878Z] #36 254.9 Use "dlv [command] --help" for more information about a command.
06:51:53 [2022-07-05T06:51:53.878Z] #36 DONE 255.2s
06:51:53 [2022-07-05T06:51:53.878Z] 
06:51:53 [2022-07-05T06:51:53.878Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:51:53 [2022-07-05T06:51:53.878Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:51:53 [2022-07-05T06:51:53.878Z] #21 39.20 Selecting previously unselected package xxd.
06:51:53 [2022-07-05T06:51:53.878Z] #21 39.21 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
06:51:53 [2022-07-05T06:51:53.878Z] #21 39.22 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
06:51:53 [2022-07-05T06:51:53.878Z] #21 ...
06:51:53 [2022-07-05T06:51:53.878Z] 
06:51:53 [2022-07-05T06:51:53.878Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:51:53 [2022-07-05T06:51:53.878Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:51:53 [2022-07-05T06:51:53.878Z] #77 168.8 config.status: creating Makefile
06:51:53 [2022-07-05T06:51:53.878Z] #77 169.0 config.status: creating rpm/crun.spec
06:51:53 [2022-07-05T06:51:53.878Z] #77 169.0 config.status: creating config.h
06:51:53 [2022-07-05T06:51:53.878Z] #77 169.1 config.status: executing libtool commands
06:51:53 [2022-07-05T06:51:53.878Z] #77 169.2 config.status: executing depfiles commands
06:51:53 [2022-07-05T06:51:53.878Z] #77 171.5 === configuring in libocispec (/tmp/crun-build/libocispec)
06:51:53 [2022-07-05T06:51:53.878Z] #77 171.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
06:51:53 [2022-07-05T06:51:53.878Z] #77 172.4 checking for gcc... gcc
06:51:53 [2022-07-05T06:51:53.878Z] #77 172.7 checking whether the C compiler works... yes
06:51:53 [2022-07-05T06:51:53.878Z] #77 173.0 checking for C compiler default output file name... a.out
06:51:53 [2022-07-05T06:51:53.878Z] #77 173.0 checking for suffix of executables... 
06:51:53 [2022-07-05T06:51:53.878Z] #77 173.4 checking whether we are cross compiling... no
06:51:53 [2022-07-05T06:51:53.878Z] #77 173.8 checking for suffix of object files... o
06:51:53 [2022-07-05T06:51:53.878Z] #77 174.0 checking whether we are using the GNU C compiler... yes
06:51:53 [2022-07-05T06:51:53.878Z] #77 174.2 checking whether gcc accepts -g... yes
06:51:53 [2022-07-05T06:51:53.918Z] #64 ...
06:51:53 [2022-07-05T06:51:53.918Z] 
06:51:53 [2022-07-05T06:51:53.918Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
06:51:53 [2022-07-05T06:51:53.918Z] #58 sha256:4dd400115aab0f6cef239f7bcfc425105700e514d16b4056d991b52480608952
06:51:53 [2022-07-05T06:51:53.918Z] #58 DONE 0.1s
06:51:53 [2022-07-05T06:51:53.918Z] 
06:51:53 [2022-07-05T06:51:53.918Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
06:51:53 [2022-07-05T06:51:53.918Z] #61 sha256:9bc58729528c3fc41b116093aff4f0a4234c83aa7efab9cb5fb7ce7adcb3e1c1
06:51:53 [2022-07-05T06:51:53.930Z] #77 184.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
06:51:53 [2022-07-05T06:51:53.930Z] #77 ...
06:51:53 [2022-07-05T06:51:53.930Z] 
06:51:53 [2022-07-05T06:51:53.930Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:51:53 [2022-07-05T06:51:53.930Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:51:53 [2022-07-05T06:51:53.930Z] #21 42.60 Unpacking bash-completion (1:2.11-2) ...
06:51:54 [2022-07-05T06:51:54.136Z] #77 174.3 checking for gcc option to accept ISO C89... none needed
06:51:54 [2022-07-05T06:51:54.136Z] #77 174.6 checking whether gcc understands -c and -o together... 
06:51:54 [2022-07-05T06:51:54.136Z] #77 ...
06:51:54 [2022-07-05T06:51:54.136Z] 
06:51:54 [2022-07-05T06:51:54.136Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:51:54 [2022-07-05T06:51:54.136Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:51:54 [2022-07-05T06:51:54.136Z] #21 39.55 Selecting previously unselected package vim-common.
06:51:54 [2022-07-05T06:51:54.136Z] #21 39.56 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
06:51:54 [2022-07-05T06:51:54.136Z] #21 39.61 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
06:51:54 [2022-07-05T06:51:54.178Z] #61 DONE 0.3s
06:51:54 [2022-07-05T06:51:54.178Z] 
06:51:54 [2022-07-05T06:51:54.178Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:51:54 [2022-07-05T06:51:54.178Z] #64 sha256:e362d26485a0faa9491b4c724b3dfafd7724f500e47a60d4cb9521d815f4b419
06:51:54 [2022-07-05T06:51:54.502Z] #21 43.33 Selecting previously unselected package bzip2.
06:51:54 [2022-07-05T06:51:54.502Z] #21 43.34 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
06:51:54 [2022-07-05T06:51:54.502Z] #21 43.34 Unpacking bzip2 (1.0.8-4) ...
06:51:54 [2022-07-05T06:51:54.700Z] #21 40.06 Selecting previously unselected package bash-completion.
06:51:54 [2022-07-05T06:51:54.700Z] #21 40.11 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
06:51:54 [2022-07-05T06:51:54.765Z] #21 43.49 Selecting previously unselected package xz-utils.
06:51:54 [2022-07-05T06:51:54.765Z] #21 43.49 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
06:51:54 [2022-07-05T06:51:54.765Z] #21 43.50 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
06:51:55 [2022-07-05T06:51:55.116Z] #64 236.9 + bin/containerd
06:51:55 [2022-07-05T06:51:55.337Z] #21 43.87 Selecting previously unselected package apparmor.
06:51:55 [2022-07-05T06:51:55.337Z] #21 43.87 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
06:51:55 [2022-07-05T06:51:55.337Z] #21 44.06 Unpacking apparmor (2.13.6-10) ...
06:51:56 [2022-07-05T06:51:56.279Z] #21 45.04 Selecting previously unselected package inetutils-ping.
06:51:56 [2022-07-05T06:51:56.279Z] #21 45.04 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
06:51:56 [2022-07-05T06:51:56.279Z] #21 45.08 Unpacking inetutils-ping (2:2.0-1) ...
06:51:56 [2022-07-05T06:51:56.540Z] #21 45.32 Selecting previously unselected package libip4tc2:amd64.
06:51:56 [2022-07-05T06:51:56.540Z] #21 45.33 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
06:51:56 [2022-07-05T06:51:56.540Z] #21 45.34 Unpacking libip4tc2:amd64 (1.8.7-1) ...
06:51:56 [2022-07-05T06:51:56.801Z] #21 45.50 Selecting previously unselected package libip6tc2:amd64.
06:51:56 [2022-07-05T06:51:56.801Z] #21 45.50 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
06:51:56 [2022-07-05T06:51:56.801Z] #21 45.51 Unpacking libip6tc2:amd64 (1.8.7-1) ...
06:51:56 [2022-07-05T06:51:56.801Z] #21 45.63 Selecting previously unselected package libnfnetlink0:amd64.
06:51:56 [2022-07-05T06:51:56.801Z] #21 45.63 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
06:51:56 [2022-07-05T06:51:56.801Z] #21 45.64 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:51:57 [2022-07-05T06:51:57.061Z] #21 45.88 Selecting previously unselected package libnetfilter-conntrack3:amd64.
06:51:57 [2022-07-05T06:51:57.061Z] #21 45.88 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
06:51:57 [2022-07-05T06:51:57.061Z] #21 45.91 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
06:51:57 [2022-07-05T06:51:57.322Z] #21 46.15 Selecting previously unselected package libnftnl11:amd64.
06:51:57 [2022-07-05T06:51:57.322Z] #21 46.15 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
06:51:57 [2022-07-05T06:51:57.322Z] #21 46.16 Unpacking libnftnl11:amd64 (1.1.9-1) ...
06:51:57 [2022-07-05T06:51:57.583Z] #21 46.31 Selecting previously unselected package iptables.
06:51:57 [2022-07-05T06:51:57.583Z] #21 46.32 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
06:51:57 [2022-07-05T06:51:57.583Z] #21 46.33 Unpacking iptables (1.8.7-1) ...
06:51:58 [2022-07-05T06:51:58.155Z] #21 46.98 Selecting previously unselected package libonig5:amd64.
06:51:58 [2022-07-05T06:51:58.155Z] #21 46.99 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
06:51:58 [2022-07-05T06:51:58.155Z] #21 46.99 Unpacking libonig5:amd64 (6.9.6-1.1) ...
06:51:58 [2022-07-05T06:51:58.416Z] #21 47.25 Selecting previously unselected package libjq1:amd64.
06:51:58 [2022-07-05T06:51:58.677Z] #21 47.26 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
06:51:58 [2022-07-05T06:51:58.677Z] #21 47.27 Unpacking libjq1:amd64 (1.6-2.1) ...
06:51:58 [2022-07-05T06:51:58.677Z] #21 47.54 Selecting previously unselected package jq.
06:51:58 [2022-07-05T06:51:58.677Z] #21 47.55 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
06:51:58 [2022-07-05T06:51:58.677Z] #21 47.58 Unpacking jq (1.6-2.1) ...
06:51:59 [2022-07-05T06:51:59.248Z] #21 47.84 Selecting previously unselected package libaio1:amd64.
06:51:59 [2022-07-05T06:51:59.248Z] #21 47.84 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
06:51:59 [2022-07-05T06:51:59.248Z] #21 47.84 Unpacking libaio1:amd64 (0.3.112-9) ...
06:51:59 [2022-07-05T06:51:59.248Z] #21 47.89 Selecting previously unselected package libgpm2:amd64.
06:51:59 [2022-07-05T06:51:59.248Z] #21 47.89 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
06:51:59 [2022-07-05T06:51:59.248Z] #21 47.90 Unpacking libgpm2:amd64 (1.20.7-8) ...
06:51:59 [2022-07-05T06:51:59.248Z] #21 48.04 Selecting previously unselected package libicu67:amd64.
06:51:59 [2022-07-05T06:51:59.248Z] #21 48.05 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
06:51:59 [2022-07-05T06:51:59.248Z] #21 48.09 Unpacking libicu67:amd64 (67.1-7) ...
06:51:59 [2022-07-05T06:51:59.956Z] #21 45.12 Unpacking bash-completion (1:2.11-2) ...
06:51:59 [2022-07-05T06:51:59.956Z] #21 ...
06:51:59 [2022-07-05T06:51:59.956Z] 
06:51:59 [2022-07-05T06:51:59.956Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:51:59 [2022-07-05T06:51:59.957Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:51:59 [2022-07-05T06:51:59.957Z] #77 174.6 checking whether gcc understands -c and -o together... yes
06:51:59 [2022-07-05T06:51:59.957Z] #77 174.7 checking how to run the C preprocessor... gcc -E
06:51:59 [2022-07-05T06:51:59.957Z] #77 175.1 checking for grep that handles long lines and -e... /bin/grep
06:51:59 [2022-07-05T06:51:59.957Z] #77 175.1 checking for egrep... /bin/grep -E
06:51:59 [2022-07-05T06:51:59.957Z] #77 175.1 checking for ANSI C header files... yes
06:51:59 [2022-07-05T06:51:59.957Z] #77 176.1 checking for sys/types.h... yes
06:51:59 [2022-07-05T06:51:59.957Z] #77 176.3 checking for sys/stat.h... yes
06:51:59 [2022-07-05T06:51:59.957Z] #77 176.6 checking for stdlib.h... yes
06:51:59 [2022-07-05T06:51:59.957Z] #77 176.9 checking for string.h... yes
06:51:59 [2022-07-05T06:51:59.957Z] #77 177.1 checking for memory.h... yes
06:51:59 [2022-07-05T06:51:59.957Z] #77 177.4 checking for strings.h... yes
06:51:59 [2022-07-05T06:51:59.957Z] #77 177.6 checking for inttypes.h... yes
06:51:59 [2022-07-05T06:51:59.957Z] #77 177.9 checking for stdint.h... yes
06:51:59 [2022-07-05T06:51:59.957Z] #77 178.3 checking for unistd.h... yes
06:51:59 [2022-07-05T06:51:59.957Z] #77 178.8 checking minix/config.h usability... no
06:51:59 [2022-07-05T06:51:59.957Z] #77 179.2 checking minix/config.h presence... no
06:51:59 [2022-07-05T06:51:59.957Z] #77 179.4 checking for minix/config.h... no
06:51:59 [2022-07-05T06:51:59.957Z] #77 179.4 checking whether it is safe to define __EXTENSIONS__... yes
06:51:59 [2022-07-05T06:51:59.957Z] #77 180.0 checking build system type... x86_64-pc-linux-gnu
06:51:59 [2022-07-05T06:51:59.957Z] #77 180.3 checking host system type... x86_64-pc-linux-gnu
06:51:59 [2022-07-05T06:51:59.957Z] #77 180.3 checking how to print strings... printf
06:51:59 [2022-07-05T06:51:59.957Z] #77 180.3 checking for a sed that does not truncate output... /bin/sed
06:51:59 [2022-07-05T06:51:59.957Z] #77 180.4 checking for fgrep... /bin/grep -F
06:51:59 [2022-07-05T06:51:59.957Z] #77 180.4 checking for ld used by gcc... /usr/bin/ld
06:51:59 [2022-07-05T06:51:59.957Z] #77 180.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
06:51:59 [2022-07-05T06:51:59.957Z] #77 180.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
06:52:00 [2022-07-05T06:52:00.213Z] #77 180.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
06:52:00 [2022-07-05T06:52:00.470Z] #77 180.8 checking whether ln -s works... yes
06:52:00 [2022-07-05T06:52:00.470Z] #77 180.8 checking the maximum length of command line arguments... 1572864
06:52:00 [2022-07-05T06:52:00.470Z] #77 180.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
06:52:00 [2022-07-05T06:52:00.470Z] #77 180.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
06:52:00 [2022-07-05T06:52:00.470Z] #77 180.8 checking for /usr/bin/ld option to reload object files... -r
06:52:00 [2022-07-05T06:52:00.470Z] #77 180.8 checking for objdump... objdump
06:52:00 [2022-07-05T06:52:00.470Z] #77 180.8 checking how to recognize dependent libraries... pass_all
06:52:00 [2022-07-05T06:52:00.470Z] #77 180.9 checking for dlltool... no
06:52:00 [2022-07-05T06:52:00.470Z] #77 180.9 checking how to associate runtime and link libraries... printf %s\n
06:52:00 [2022-07-05T06:52:00.470Z] #77 180.9 checking for ar... ar
06:52:00 [2022-07-05T06:52:00.633Z] #74 ...
06:52:00 [2022-07-05T06:52:00.633Z] 
06:52:00 [2022-07-05T06:52:00.633Z] #49 [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
06:52:00 [2022-07-05T06:52:00.633Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc
06:52:00 [2022-07-05T06:52:00.633Z] #49 21.31 Fetched 49.1 MB in 20s (2488 kB/s)
06:52:00 [2022-07-05T06:52:00.727Z] #77 180.9 checking for archiver @FILE support... @
06:52:00 [2022-07-05T06:52:00.727Z] #77 181.2 checking for strip... strip
06:52:00 [2022-07-05T06:52:00.727Z] #77 181.3 checking for ranlib... ranlib
06:52:00 [2022-07-05T06:52:00.727Z] #77 181.3 checking for gawk... no
06:52:00 [2022-07-05T06:52:00.727Z] #77 181.3 checking for mawk... mawk
06:52:01 [2022-07-05T06:52:01.656Z] #77 181.3 checking command to parse /usr/bin/nm -B output from gcc object... ok
06:52:01 [2022-07-05T06:52:01.656Z] #77 182.0 checking for sysroot... no
06:52:01 [2022-07-05T06:52:01.656Z] #77 182.0 checking for a working dd... /bin/dd
06:52:01 [2022-07-05T06:52:01.656Z] #77 182.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
06:52:01 [2022-07-05T06:52:01.914Z] #77 182.3 checking for mt... no
06:52:01 [2022-07-05T06:52:01.914Z] #77 182.3 checking if : is a manifest tool... no
06:52:02 [2022-07-05T06:52:02.172Z] #77 182.3 checking for dlfcn.h... yes
06:52:02 [2022-07-05T06:52:02.172Z] #77 182.6 checking for objdir... .libs
06:52:02 [2022-07-05T06:52:02.736Z] #77 183.1 checking if gcc supports -fno-rtti -fno-exceptions... no
06:52:02 [2022-07-05T06:52:02.736Z] #77 183.3 checking for gcc option to produce PIC... -fPIC -DPIC
06:52:02 [2022-07-05T06:52:02.992Z] #77 183.3 checking if gcc PIC flag -fPIC -DPIC works... yes
06:52:03 [2022-07-05T06:52:03.454Z] #21 ...
06:52:03 [2022-07-05T06:52:03.454Z] 
06:52:03 [2022-07-05T06:52:03.455Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:52:03 [2022-07-05T06:52:03.455Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:52:03 [2022-07-05T06:52:03.455Z] #77 185.4 checking for sysroot... no
06:52:03 [2022-07-05T06:52:03.455Z] #77 185.4 checking for a working dd... /bin/dd
06:52:03 [2022-07-05T06:52:03.455Z] #77 185.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
06:52:03 [2022-07-05T06:52:03.455Z] #77 185.6 checking for mt... no
06:52:03 [2022-07-05T06:52:03.455Z] #77 185.6 checking if : is a manifest tool... no
06:52:03 [2022-07-05T06:52:03.455Z] #77 185.6 checking for dlfcn.h... yes
06:52:03 [2022-07-05T06:52:03.455Z] #77 185.9 checking for objdir... .libs
06:52:03 [2022-07-05T06:52:03.455Z] #77 186.5 checking if gcc supports -fno-rtti -fno-exceptions... no
06:52:03 [2022-07-05T06:52:03.455Z] #77 186.7 checking for gcc option to produce PIC... -fPIC -DPIC
06:52:03 [2022-07-05T06:52:03.455Z] #77 186.7 checking if gcc PIC flag -fPIC -DPIC works... yes
06:52:03 [2022-07-05T06:52:03.455Z] #77 187.0 checking if gcc static flag -static works... yes
06:52:03 [2022-07-05T06:52:03.455Z] #77 187.7 checking if gcc supports -c -o file.o... yes
06:52:03 [2022-07-05T06:52:03.455Z] #77 187.9 checking if gcc supports -c -o file.o... (cached) yes
06:52:03 [2022-07-05T06:52:03.455Z] #77 187.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
06:52:03 [2022-07-05T06:52:03.455Z] #77 187.9 checking dynamic linker characteristics... GNU/Linux ld.so
06:52:03 [2022-07-05T06:52:03.455Z] #77 188.6 checking how to hardcode library paths into programs... immediate
06:52:03 [2022-07-05T06:52:03.455Z] #77 188.6 checking whether stripping libraries is possible... yes
06:52:03 [2022-07-05T06:52:03.455Z] #77 188.6 checking if libtool supports shared libraries... yes
06:52:03 [2022-07-05T06:52:03.455Z] #77 188.6 checking whether to build shared libraries... no
06:52:03 [2022-07-05T06:52:03.455Z] #77 188.6 checking whether to build static libraries... yes
06:52:03 [2022-07-05T06:52:03.455Z] #77 188.6 checking for a BSD-compatible install... /usr/bin/install -c
06:52:03 [2022-07-05T06:52:03.455Z] #77 188.7 checking whether build environment is sane... yes
06:52:03 [2022-07-05T06:52:03.455Z] #77 188.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
06:52:03 [2022-07-05T06:52:03.455Z] #77 188.8 checking whether make sets $(MAKE)... yes
06:52:03 [2022-07-05T06:52:03.455Z] #77 189.0 checking whether make supports the include directive... yes (GNU style)
06:52:03 [2022-07-05T06:52:03.455Z] #77 189.1 checking whether make supports nested variables... yes
06:52:03 [2022-07-05T06:52:03.455Z] #77 189.2 checking whether UID '0' is supported by ustar format... yes
06:52:03 [2022-07-05T06:52:03.455Z] #77 189.2 checking whether GID '0' is supported by ustar format... yes
06:52:03 [2022-07-05T06:52:03.455Z] #77 189.2 checking how to create a ustar tar archive... gnutar
06:52:03 [2022-07-05T06:52:03.455Z] #77 189.4 checking dependency style of gcc... gcc3
06:52:03 [2022-07-05T06:52:03.455Z] #77 189.6 checking whether to enable maintainer-specific portions of Makefiles... yes
06:52:03 [2022-07-05T06:52:03.455Z] #77 189.6 checking whether make supports nested variables... (cached) yes
06:52:03 [2022-07-05T06:52:03.455Z] #77 189.6 checking for pkg-config... /usr/bin/pkg-config
06:52:03 [2022-07-05T06:52:03.455Z] #77 189.6 checking pkg-config is at least version 0.9.0... yes
06:52:03 [2022-07-05T06:52:03.455Z] #77 189.7 checking for yajl >= 2.1.0... yes
06:52:03 [2022-07-05T06:52:03.455Z] #77 189.7 checking for a sed that does not truncate output... (cached) /bin/sed
06:52:03 [2022-07-05T06:52:03.455Z] #77 189.8 checking for gcc... (cached) gcc
06:52:03 [2022-07-05T06:52:03.455Z] #77 189.9 checking whether we are using the GNU C compiler... (cached) yes
06:52:03 [2022-07-05T06:52:03.455Z] #77 190.0 checking whether gcc accepts -g... (cached) yes
06:52:03 [2022-07-05T06:52:03.455Z] #77 190.0 checking for gcc option to accept ISO C89... (cached) none needed
06:52:03 [2022-07-05T06:52:03.455Z] #77 190.0 checking whether gcc understands -c and -o together... (cached) yes
06:52:03 [2022-07-05T06:52:03.455Z] #77 190.0 checking for a Python interpreter with version >= 3... python3
06:52:03 [2022-07-05T06:52:03.455Z] #77 190.1 checking for python3... /usr/bin/python3
06:52:03 [2022-07-05T06:52:03.455Z] #77 190.1 checking for python3 version... 3.9
06:52:03 [2022-07-05T06:52:03.455Z] #77 190.2 checking for python3 platform... linux
06:52:03 [2022-07-05T06:52:03.455Z] #77 190.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
06:52:03 [2022-07-05T06:52:03.455Z] #77 190.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
06:52:03 [2022-07-05T06:52:03.455Z] #77 191.0 checking that generated files are newer than configure... done
06:52:03 [2022-07-05T06:52:03.455Z] #77 191.0 configure: creating ./config.status
06:52:03 [2022-07-05T06:52:03.922Z] #77 183.5 checking if gcc static flag -static works... yes
06:52:03 [2022-07-05T06:52:03.922Z] #77 184.3 checking if gcc supports -c -o file.o... 
06:52:03 [2022-07-05T06:52:03.922Z] #77 ...
06:52:03 [2022-07-05T06:52:03.922Z] 
06:52:03 [2022-07-05T06:52:03.922Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:52:03 [2022-07-05T06:52:03.922Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:52:03 [2022-07-05T06:52:03.922Z] #21 45.89 Selecting previously unselected package bzip2.
06:52:03 [2022-07-05T06:52:03.922Z] #21 45.91 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
06:52:03 [2022-07-05T06:52:03.922Z] #21 45.92 Unpacking bzip2 (1.0.8-4) ...
06:52:03 [2022-07-05T06:52:03.922Z] #21 46.21 Selecting previously unselected package xz-utils.
06:52:03 [2022-07-05T06:52:03.922Z] #21 46.23 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
06:52:03 [2022-07-05T06:52:03.922Z] #21 46.26 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
06:52:03 [2022-07-05T06:52:03.922Z] #21 46.72 Selecting previously unselected package apparmor.
06:52:03 [2022-07-05T06:52:03.922Z] #21 46.72 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
06:52:03 [2022-07-05T06:52:03.922Z] #21 46.85 Unpacking apparmor (2.13.6-10) ...
06:52:03 [2022-07-05T06:52:03.922Z] #21 47.51 Selecting previously unselected package inetutils-ping.
06:52:03 [2022-07-05T06:52:03.922Z] #21 47.53 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
06:52:03 [2022-07-05T06:52:03.922Z] #21 47.54 Unpacking inetutils-ping (2:2.0-1) ...
06:52:03 [2022-07-05T06:52:03.922Z] #21 47.83 Selecting previously unselected package libip4tc2:amd64.
06:52:03 [2022-07-05T06:52:03.922Z] #21 47.85 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
06:52:03 [2022-07-05T06:52:03.923Z] #21 47.86 Unpacking libip4tc2:amd64 (1.8.7-1) ...
06:52:03 [2022-07-05T06:52:03.923Z] #21 47.94 Selecting previously unselected package libip6tc2:amd64.
06:52:03 [2022-07-05T06:52:03.923Z] #21 47.95 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
06:52:03 [2022-07-05T06:52:03.923Z] #21 47.97 Unpacking libip6tc2:amd64 (1.8.7-1) ...
06:52:03 [2022-07-05T06:52:03.923Z] #21 48.05 Selecting previously unselected package libnfnetlink0:amd64.
06:52:03 [2022-07-05T06:52:03.923Z] #21 48.05 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
06:52:03 [2022-07-05T06:52:03.923Z] #21 48.07 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:52:03 [2022-07-05T06:52:03.923Z] #21 48.27 Selecting previously unselected package libnetfilter-conntrack3:amd64.
06:52:03 [2022-07-05T06:52:03.923Z] #21 48.29 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
06:52:03 [2022-07-05T06:52:03.923Z] #21 48.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
06:52:03 [2022-07-05T06:52:03.923Z] #21 48.50 Selecting previously unselected package libnftnl11:amd64.
06:52:03 [2022-07-05T06:52:03.923Z] #21 48.50 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
06:52:03 [2022-07-05T06:52:03.923Z] #21 48.50 Unpacking libnftnl11:amd64 (1.1.9-1) ...
06:52:03 [2022-07-05T06:52:03.923Z] #21 48.63 Selecting previously unselected package iptables.
06:52:03 [2022-07-05T06:52:03.923Z] #21 48.63 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
06:52:03 [2022-07-05T06:52:03.923Z] #21 48.63 Unpacking iptables (1.8.7-1) ...
06:52:03 [2022-07-05T06:52:03.923Z] #21 49.18 Selecting previously unselected package libonig5:amd64.
06:52:03 [2022-07-05T06:52:03.923Z] #21 49.19 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
06:52:03 [2022-07-05T06:52:03.923Z] #21 49.19 Unpacking libonig5:amd64 (6.9.6-1.1) ...
06:52:03 [2022-07-05T06:52:03.923Z] #21 49.36 Selecting previously unselected package libjq1:amd64.
06:52:03 [2022-07-05T06:52:03.923Z] #21 49.36 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
06:52:03 [2022-07-05T06:52:03.923Z] #21 49.37 Unpacking libjq1:amd64 (1.6-2.1) ...
06:52:04 [2022-07-05T06:52:04.182Z] #21 49.52 Selecting previously unselected package jq.
06:52:04 [2022-07-05T06:52:04.182Z] #21 49.53 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
06:52:04 [2022-07-05T06:52:04.182Z] #21 49.54 Unpacking jq (1.6-2.1) ...
06:52:04 [2022-07-05T06:52:04.439Z] #21 49.75 Selecting previously unselected package libaio1:amd64.
06:52:04 [2022-07-05T06:52:04.439Z] #21 49.76 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
06:52:04 [2022-07-05T06:52:04.439Z] #21 49.79 Unpacking libaio1:amd64 (0.3.112-9) ...
06:52:04 [2022-07-05T06:52:04.439Z] #21 49.89 Selecting previously unselected package libgpm2:amd64.
06:52:04 [2022-07-05T06:52:04.439Z] #21 49.89 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
06:52:04 [2022-07-05T06:52:04.439Z] #21 49.89 Unpacking libgpm2:amd64 (1.20.7-8) ...
06:52:04 [2022-07-05T06:52:04.696Z] #21 50.03 Selecting previously unselected package libicu67:amd64.
06:52:04 [2022-07-05T06:52:04.696Z] #21 50.03 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
06:52:04 [2022-07-05T06:52:04.696Z] #21 50.04 Unpacking libicu67:amd64 (67.1-7) ...
06:52:05 [2022-07-05T06:52:05.440Z] #77 ...
06:52:05 [2022-07-05T06:52:05.440Z] 
06:52:05 [2022-07-05T06:52:05.440Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:52:05 [2022-07-05T06:52:05.440Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:52:05 [2022-07-05T06:52:05.440Z] #21 54.01 Selecting previously unselected package libinih1:amd64.
06:52:05 [2022-07-05T06:52:05.440Z] #21 54.02 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
06:52:05 [2022-07-05T06:52:05.440Z] #21 54.03 Unpacking libinih1:amd64 (53-1+b2) ...
06:52:05 [2022-07-05T06:52:05.440Z] #21 54.12 Selecting previously unselected package libnet1:amd64.
06:52:05 [2022-07-05T06:52:05.440Z] #21 54.13 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:52:05 [2022-07-05T06:52:05.440Z] #21 54.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:52:05 [2022-07-05T06:52:05.705Z] #21 54.32 Selecting previously unselected package libnl-3-200:amd64.
06:52:05 [2022-07-05T06:52:05.705Z] #21 54.32 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
06:52:05 [2022-07-05T06:52:05.705Z] #21 54.33 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
06:52:05 [2022-07-05T06:52:05.977Z] #21 54.66 Selecting previously unselected package libprotobuf-c1:amd64.
06:52:05 [2022-07-05T06:52:05.977Z] #21 54.66 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
06:52:05 [2022-07-05T06:52:05.977Z] #21 54.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:52:05 [2022-07-05T06:52:05.977Z] #21 54.76 Selecting previously unselected package libyajl2:amd64.
06:52:05 [2022-07-05T06:52:05.977Z] #21 54.77 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
06:52:05 [2022-07-05T06:52:05.977Z] #21 54.78 Unpacking libyajl2:amd64 (2.1.0-3) ...
06:52:06 [2022-07-05T06:52:06.255Z] #21 54.92 Selecting previously unselected package net-tools.
06:52:06 [2022-07-05T06:52:06.255Z] #21 54.96 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
06:52:06 [2022-07-05T06:52:06.255Z] #21 54.97 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
06:52:06 [2022-07-05T06:52:06.516Z] #21 55.34 Selecting previously unselected package patch.
06:52:06 [2022-07-05T06:52:06.516Z] #21 55.35 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
06:52:06 [2022-07-05T06:52:06.516Z] #21 55.35 Unpacking patch (2.7.6-7) ...
06:52:06 [2022-07-05T06:52:06.777Z] #21 55.45 Selecting previously unselected package python-pip-whl.
06:52:06 [2022-07-05T06:52:06.777Z] #21 55.47 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
06:52:06 [2022-07-05T06:52:06.777Z] #21 55.48 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
06:52:07 [2022-07-05T06:52:07.205Z] #49 21.31 Reading package lists...
06:52:07 [2022-07-05T06:52:07.205Z] #49 ...
06:52:07 [2022-07-05T06:52:07.205Z] 
06:52:07 [2022-07-05T06:52:07.205Z] #69 [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
06:52:07 [2022-07-05T06:52:07.205Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e
06:52:07 [2022-07-05T06:52:07.205Z] #69 21.78 Fetched 49.1 MB in 20s (2436 kB/s)
06:52:07 [2022-07-05T06:52:07.216Z] #21 ...
06:52:07 [2022-07-05T06:52:07.216Z] 
06:52:07 [2022-07-05T06:52:07.216Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:52:07 [2022-07-05T06:52:07.216Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:52:07 [2022-07-05T06:52:07.216Z] #77 184.3 checking if gcc supports -c -o file.o... yes
06:52:07 [2022-07-05T06:52:07.216Z] #77 184.6 checking if gcc supports -c -o file.o... (cached) yes
06:52:07 [2022-07-05T06:52:07.216Z] #77 184.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
06:52:07 [2022-07-05T06:52:07.216Z] #77 184.8 checking dynamic linker characteristics... GNU/Linux ld.so
06:52:07 [2022-07-05T06:52:07.216Z] #77 185.3 checking how to hardcode library paths into programs... immediate
06:52:07 [2022-07-05T06:52:07.216Z] #77 185.3 checking whether stripping libraries is possible... yes
06:52:07 [2022-07-05T06:52:07.216Z] #77 185.3 checking if libtool supports shared libraries... yes
06:52:07 [2022-07-05T06:52:07.216Z] #77 185.3 checking whether to build shared libraries... no
06:52:07 [2022-07-05T06:52:07.216Z] #77 185.3 checking whether to build static libraries... yes
06:52:07 [2022-07-05T06:52:07.216Z] #77 185.3 checking for a BSD-compatible install... /usr/bin/install -c
06:52:07 [2022-07-05T06:52:07.216Z] #77 185.3 checking whether build environment is sane... yes
06:52:07 [2022-07-05T06:52:07.216Z] #77 185.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
06:52:07 [2022-07-05T06:52:07.216Z] #77 185.5 checking whether make sets $(MAKE)... yes
06:52:07 [2022-07-05T06:52:07.216Z] #77 185.6 checking whether make supports the include directive... yes (GNU style)
06:52:07 [2022-07-05T06:52:07.216Z] #77 185.7 checking whether make supports nested variables... yes
06:52:07 [2022-07-05T06:52:07.216Z] #77 185.9 checking whether UID '0' is supported by ustar format... yes
06:52:07 [2022-07-05T06:52:07.216Z] #77 185.9 checking whether GID '0' is supported by ustar format... yes
06:52:07 [2022-07-05T06:52:07.216Z] #77 185.9 checking how to create a ustar tar archive... gnutar
06:52:07 [2022-07-05T06:52:07.216Z] #77 186.1 checking dependency style of gcc... gcc3
06:52:07 [2022-07-05T06:52:07.216Z] #77 186.4 checking whether to enable maintainer-specific portions of Makefiles... yes
06:52:07 [2022-07-05T06:52:07.216Z] #77 186.4 checking whether make supports nested variables... (cached) yes
06:52:07 [2022-07-05T06:52:07.216Z] #77 186.4 checking for pkg-config... /usr/bin/pkg-config
06:52:07 [2022-07-05T06:52:07.216Z] #77 186.4 checking pkg-config is at least version 0.9.0... yes
06:52:07 [2022-07-05T06:52:07.216Z] #77 186.4 checking for yajl >= 2.1.0... yes
06:52:07 [2022-07-05T06:52:07.216Z] #77 186.5 checking for a sed that does not truncate output... (cached) /bin/sed
06:52:07 [2022-07-05T06:52:07.216Z] #77 186.5 checking for gcc... (cached) gcc
06:52:07 [2022-07-05T06:52:07.216Z] #77 186.8 checking whether we are using the GNU C compiler... (cached) yes
06:52:07 [2022-07-05T06:52:07.216Z] #77 186.8 checking whether gcc accepts -g... (cached) yes
06:52:07 [2022-07-05T06:52:07.216Z] #77 186.8 checking for gcc option to accept ISO C89... (cached) none needed
06:52:07 [2022-07-05T06:52:07.216Z] #77 186.8 checking whether gcc understands -c and -o together... (cached) yes
06:52:07 [2022-07-05T06:52:07.216Z] #77 186.8 checking for a Python interpreter with version >= 3... python3
06:52:07 [2022-07-05T06:52:07.216Z] #77 186.9 checking for python3... /usr/bin/python3
06:52:07 [2022-07-05T06:52:07.216Z] #77 186.9 checking for python3 version... 3.9
06:52:07 [2022-07-05T06:52:07.216Z] #77 187.1 checking for python3 platform... linux
06:52:07 [2022-07-05T06:52:07.216Z] #77 187.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
06:52:07 [2022-07-05T06:52:07.216Z] #77 187.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
06:52:07 [2022-07-05T06:52:07.473Z] #77 187.9 checking that generated files are newer than configure... done
06:52:07 [2022-07-05T06:52:07.473Z] #77 188.0 configure: creating ./config.status
06:52:07 [2022-07-05T06:52:07.719Z] #21 56.38 Selecting previously unselected package python3-lib2to3.
06:52:07 [2022-07-05T06:52:07.719Z] #21 56.39 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
06:52:07 [2022-07-05T06:52:07.719Z] #21 56.40 Unpacking python3-lib2to3 (3.9.2-1) ...
06:52:07 [2022-07-05T06:52:07.719Z] #21 56.61 Selecting previously unselected package python3-distutils.
06:52:07 [2022-07-05T06:52:07.719Z] #21 56.62 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
06:52:07 [2022-07-05T06:52:07.981Z] #21 56.63 Unpacking python3-distutils (3.9.2-1) ...
06:52:07 [2022-07-05T06:52:07.981Z] #21 56.83 Selecting previously unselected package python3-pkg-resources.
06:52:07 [2022-07-05T06:52:07.981Z] #21 56.84 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
06:52:07 [2022-07-05T06:52:07.981Z] #21 56.85 Unpacking python3-pkg-resources (52.0.0-4) ...
06:52:08 [2022-07-05T06:52:08.242Z] #21 56.98 Selecting previously unselected package python3-setuptools.
06:52:08 [2022-07-05T06:52:08.242Z] #21 56.98 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
06:52:08 [2022-07-05T06:52:08.242Z] #21 56.98 Unpacking python3-setuptools (52.0.0-4) ...
06:52:08 [2022-07-05T06:52:08.584Z] #69 21.78 Reading package lists...
06:52:08 [2022-07-05T06:52:08.584Z] #69 ...
06:52:08 [2022-07-05T06:52:08.584Z] 
06:52:08 [2022-07-05T06:52:08.584Z] #49 [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
06:52:08 [2022-07-05T06:52:08.584Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc
06:52:08 [2022-07-05T06:52:08.584Z] #49 21.31 Reading package lists...
06:52:08 [2022-07-05T06:52:08.815Z] #21 57.36 Selecting previously unselected package python3-wheel.
06:52:08 [2022-07-05T06:52:08.815Z] #21 57.36 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
06:52:08 [2022-07-05T06:52:08.815Z] #21 57.40 Unpacking python3-wheel (0.34.2-1) ...
06:52:08 [2022-07-05T06:52:08.815Z] #21 57.61 Selecting previously unselected package python3-pip.
06:52:08 [2022-07-05T06:52:08.815Z] #21 57.62 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
06:52:08 [2022-07-05T06:52:08.815Z] #21 57.64 Unpacking python3-pip (20.3.4-4+deb11u1) ...
06:52:09 [2022-07-05T06:52:09.386Z] #21 57.99 Selecting previously unselected package sudo.
06:52:09 [2022-07-05T06:52:09.386Z] #21 58.00 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
06:52:09 [2022-07-05T06:52:09.386Z] #21 58.01 Unpacking sudo (1.9.5p2-3) ...
06:52:09 [2022-07-05T06:52:09.781Z] #49 30.45 Reading package lists...
06:52:09 [2022-07-05T06:52:09.781Z] #49 ...
06:52:09 [2022-07-05T06:52:09.781Z] 
06:52:09 [2022-07-05T06:52:09.781Z] #20 [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
06:52:09 [2022-07-05T06:52:09.781Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
06:52:09 [2022-07-05T06:52:09.781Z] #20 21.53 Fetched 49.1 MB in 20s (2445 kB/s)
06:52:09 [2022-07-05T06:52:09.781Z] #20 21.53 Reading package lists...
06:52:09 [2022-07-05T06:52:09.995Z] #77 ...
06:52:09 [2022-07-05T06:52:09.995Z] 
06:52:09 [2022-07-05T06:52:09.995Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:52:09 [2022-07-05T06:52:09.995Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:52:09 [2022-07-05T06:52:09.995Z] #21 55.60 Selecting previously unselected package libinih1:amd64.
06:52:10 [2022-07-05T06:52:10.011Z] #77 ...
06:52:10 [2022-07-05T06:52:10.011Z] 
06:52:10 [2022-07-05T06:52:10.011Z] #47 [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
06:52:10 [2022-07-05T06:52:10.011Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
06:52:10 [2022-07-05T06:52:10.011Z] #47 DONE 275.5s
06:52:10 [2022-07-05T06:52:10.011Z] 
06:52:10 [2022-07-05T06:52:10.011Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:52:10 [2022-07-05T06:52:10.011Z] #64 sha256:33bf470428eb06604feca2f383e20155e15cdc29d2dc8d573ec6e2eaa0a66635
06:52:10 [2022-07-05T06:52:10.040Z] #20 30.57 Reading package lists...
06:52:10 [2022-07-05T06:52:10.040Z] #20 ...
06:52:10 [2022-07-05T06:52:10.040Z] 
06:52:10 [2022-07-05T06:52:10.040Z] #69 [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
06:52:10 [2022-07-05T06:52:10.040Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e
06:52:10 [2022-07-05T06:52:10.040Z] #69 21.78 Reading package lists...
06:52:10 [2022-07-05T06:52:10.252Z] #21 55.62 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
06:52:10 [2022-07-05T06:52:10.252Z] #21 55.64 Unpacking libinih1:amd64 (53-1+b2) ...
06:52:10 [2022-07-05T06:52:10.252Z] #21 55.86 Selecting previously unselected package libnet1:amd64.
06:52:10 [2022-07-05T06:52:10.252Z] #21 55.86 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:52:10 [2022-07-05T06:52:10.270Z] #64 ...
06:52:10 [2022-07-05T06:52:10.270Z] 
06:52:10 [2022-07-05T06:52:10.270Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:52:10 [2022-07-05T06:52:10.270Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:52:10 [2022-07-05T06:52:10.270Z] #77 227.5   CCLD     tests/init
06:52:10 [2022-07-05T06:52:10.329Z] #21 58.86 Selecting previously unselected package thin-provisioning-tools.
06:52:10 [2022-07-05T06:52:10.329Z] #21 58.86 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
06:52:10 [2022-07-05T06:52:10.329Z] #21 58.90 Unpacking thin-provisioning-tools (0.9.0-1) ...
06:52:10 [2022-07-05T06:52:10.509Z] #21 55.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:52:10 [2022-07-05T06:52:10.591Z] #21 59.33 Selecting previously unselected package uidmap.
06:52:10 [2022-07-05T06:52:10.591Z] #21 59.34 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
06:52:10 [2022-07-05T06:52:10.591Z] #21 59.35 Unpacking uidmap (1:4.8.1-1) ...
06:52:10 [2022-07-05T06:52:10.768Z] #21 56.02 Selecting previously unselected package libnl-3-200:amd64.
06:52:10 [2022-07-05T06:52:10.768Z] #21 56.02 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
06:52:10 [2022-07-05T06:52:10.768Z] #21 56.03 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
06:52:10 [2022-07-05T06:52:10.768Z] #21 56.22 Selecting previously unselected package libprotobuf-c1:amd64.
06:52:10 [2022-07-05T06:52:10.768Z] #21 56.23 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
06:52:10 [2022-07-05T06:52:10.768Z] #21 56.23 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:52:10 [2022-07-05T06:52:10.855Z] #21 59.63 Selecting previously unselected package vim-runtime.
06:52:10 [2022-07-05T06:52:10.855Z] #21 59.65 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
06:52:10 [2022-07-05T06:52:10.855Z] #21 59.76 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
06:52:10 [2022-07-05T06:52:10.855Z] #21 59.83 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
06:52:11 [2022-07-05T06:52:11.026Z] #21 56.32 Selecting previously unselected package libyajl2:amd64.
06:52:11 [2022-07-05T06:52:11.026Z] #21 56.33 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
06:52:11 [2022-07-05T06:52:11.026Z] #21 56.33 Unpacking libyajl2:amd64 (2.1.0-3) ...
06:52:11 [2022-07-05T06:52:11.026Z] #21 56.53 Selecting previously unselected package net-tools.
06:52:11 [2022-07-05T06:52:11.026Z] #21 56.53 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
06:52:11 [2022-07-05T06:52:11.026Z] #21 56.59 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
06:52:11 [2022-07-05T06:52:11.117Z] #21 59.85 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
06:52:11 [2022-07-05T06:52:11.209Z] #77 ...
06:52:11 [2022-07-05T06:52:11.209Z] 
06:52:11 [2022-07-05T06:52:11.209Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
06:52:11 [2022-07-05T06:52:11.209Z] #48 sha256:285fc1a8d07a5532a9466d81d10216b0c9aeaa84a06670b0f3da2a1d205e831c
06:52:11 [2022-07-05T06:52:11.209Z] #48 DONE 0.3s
06:52:11 [2022-07-05T06:52:11.209Z] 
06:52:11 [2022-07-05T06:52:11.209Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
06:52:11 [2022-07-05T06:52:11.209Z] #52 sha256:c105a89dd9ab6bb9434a98ffdf427596ced151c888bec8e60b063c694d5474ec
06:52:11 [2022-07-05T06:52:11.209Z] #52 DONE 0.1s
06:52:11 [2022-07-05T06:52:11.209Z] 
06:52:11 [2022-07-05T06:52:11.209Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
06:52:11 [2022-07-05T06:52:11.209Z] #54 sha256:95d8e5c6d303a00e1d71b1f1e4a898e338dbc1bbabd2af4f674c253005f49bc9
06:52:11 [2022-07-05T06:52:11.209Z] #54 DONE 0.1s
06:52:11 [2022-07-05T06:52:11.209Z] 
06:52:11 [2022-07-05T06:52:11.209Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:52:11 [2022-07-05T06:52:11.209Z] #60 sha256:c6dd7d2709e474472074c787e5185a4c1a2bef809c028a02228cc467e22269c5
06:52:11 [2022-07-05T06:52:11.590Z] #21 57.06 Selecting previously unselected package patch.
06:52:11 [2022-07-05T06:52:11.590Z] #21 57.07 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
06:52:11 [2022-07-05T06:52:11.590Z] #21 57.08 Unpacking patch (2.7.6-7) ...
06:52:11 [2022-07-05T06:52:11.849Z] #21 57.30 Selecting previously unselected package python-pip-whl.
06:52:11 [2022-07-05T06:52:11.849Z] #21 57.31 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
06:52:11 [2022-07-05T06:52:11.849Z] #21 57.33 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
06:52:12 [2022-07-05T06:52:12.780Z] #21 58.08 Selecting previously unselected package python3-lib2to3.
06:52:12 [2022-07-05T06:52:12.780Z] #21 58.09 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
06:52:12 [2022-07-05T06:52:12.780Z] #21 58.09 Unpacking python3-lib2to3 (3.9.2-1) ...
06:52:12 [2022-07-05T06:52:12.780Z] #21 58.42 Selecting previously unselected package python3-distutils.
06:52:13 [2022-07-05T06:52:13.039Z] #21 58.42 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
06:52:13 [2022-07-05T06:52:13.039Z] #21 58.43 Unpacking python3-distutils (3.9.2-1) ...
06:52:13 [2022-07-05T06:52:13.298Z] #21 58.73 Selecting previously unselected package python3-pkg-resources.
06:52:13 [2022-07-05T06:52:13.298Z] #21 58.75 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
06:52:13 [2022-07-05T06:52:13.298Z] #21 58.76 Unpacking python3-pkg-resources (52.0.0-4) ...
06:52:13 [2022-07-05T06:52:13.869Z] #21 59.17 Selecting previously unselected package python3-setuptools.
06:52:13 [2022-07-05T06:52:13.869Z] #21 59.18 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
06:52:13 [2022-07-05T06:52:13.869Z] #21 59.18 Unpacking python3-setuptools (52.0.0-4) ...
06:52:14 [2022-07-05T06:52:14.128Z] #21 59.58 Selecting previously unselected package python3-wheel.
06:52:14 [2022-07-05T06:52:14.128Z] #21 59.59 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
06:52:14 [2022-07-05T06:52:14.128Z] #21 59.63 Unpacking python3-wheel (0.34.2-1) ...
06:52:14 [2022-07-05T06:52:14.385Z] #21 59.72 Selecting previously unselected package python3-pip.
06:52:14 [2022-07-05T06:52:14.385Z] #21 59.73 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
06:52:14 [2022-07-05T06:52:14.385Z] #21 59.74 Unpacking python3-pip (20.3.4-4+deb11u1) ...
06:52:14 [2022-07-05T06:52:14.422Z] #21 ...
06:52:14 [2022-07-05T06:52:14.422Z] 
06:52:14 [2022-07-05T06:52:14.422Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:52:14 [2022-07-05T06:52:14.422Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:52:14 [2022-07-05T06:52:14.422Z] #77 196.8 config.status: creating Makefile
06:52:14 [2022-07-05T06:52:14.422Z] #77 196.9 config.status: creating config.h
06:52:14 [2022-07-05T06:52:14.422Z] #77 197.0 config.status: executing libtool commands
06:52:14 [2022-07-05T06:52:14.422Z] #77 197.1 config.status: executing depfiles commands
06:52:14 [2022-07-05T06:52:14.422Z] #77 197.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
06:52:14 [2022-07-05T06:52:14.422Z] #77 198.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
06:52:14 [2022-07-05T06:52:14.422Z] #77 198.3 checking for gcc... gcc
06:52:14 [2022-07-05T06:52:14.422Z] #77 198.4 checking whether the C compiler works... yes
06:52:14 [2022-07-05T06:52:14.422Z] #77 198.7 checking for C compiler default output file name... a.out
06:52:14 [2022-07-05T06:52:14.422Z] #77 198.7 checking for suffix of executables... 
06:52:14 [2022-07-05T06:52:14.422Z] #77 199.1 checking whether we are cross compiling... no
06:52:14 [2022-07-05T06:52:14.422Z] #77 199.4 checking for suffix of object files... o
06:52:14 [2022-07-05T06:52:14.422Z] #77 199.7 checking whether we are using the GNU C compiler... yes
06:52:14 [2022-07-05T06:52:14.422Z] #77 199.8 checking whether gcc accepts -g... yes
06:52:14 [2022-07-05T06:52:14.422Z] #77 200.0 checking for gcc option to accept ISO C89... none needed
06:52:14 [2022-07-05T06:52:14.422Z] #77 200.4 checking whether gcc understands -c and -o together... yes
06:52:14 [2022-07-05T06:52:14.422Z] #77 200.6 checking for a BSD-compatible install... /usr/bin/install -c
06:52:14 [2022-07-05T06:52:14.422Z] #77 200.6 checking whether build environment is sane... yes
06:52:14 [2022-07-05T06:52:14.422Z] #77 200.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
06:52:14 [2022-07-05T06:52:14.422Z] #77 200.8 checking for gawk... no
06:52:14 [2022-07-05T06:52:14.422Z] #77 200.8 checking for mawk... mawk
06:52:14 [2022-07-05T06:52:14.422Z] #77 200.8 checking whether make sets $(MAKE)... yes
06:52:14 [2022-07-05T06:52:14.422Z] #77 200.9 checking whether make supports the include directive... yes (GNU style)
06:52:14 [2022-07-05T06:52:14.422Z] #77 201.1 checking whether make supports nested variables... yes
06:52:14 [2022-07-05T06:52:14.422Z] #77 201.2 checking whether UID '0' is supported by ustar format... yes
06:52:14 [2022-07-05T06:52:14.422Z] #77 201.2 checking whether GID '0' is supported by ustar format... yes
06:52:14 [2022-07-05T06:52:14.422Z] #77 201.2 checking how to create a ustar tar archive... gnutar
06:52:14 [2022-07-05T06:52:14.422Z] #77 201.4 checking dependency style of gcc... gcc3
06:52:14 [2022-07-05T06:52:14.422Z] #77 201.7 checking whether to enable maintainer-specific portions of Makefiles... yes
06:52:14 [2022-07-05T06:52:14.422Z] #77 201.7 checking whether make supports nested variables... (cached) yes
06:52:14 [2022-07-05T06:52:14.422Z] #77 201.8 checking build system type... x86_64-pc-linux-gnu
06:52:14 [2022-07-05T06:52:14.422Z] #77 202.3 checking host system type... x86_64-pc-linux-gnu
06:52:14 [2022-07-05T06:52:14.422Z] #77 202.3 checking how to print strings... printf
06:52:14 [2022-07-05T06:52:14.422Z] #77 202.3 checking for a sed that does not truncate output... /bin/sed
06:52:14 [2022-07-05T06:52:14.422Z] #77 202.4 checking for grep that handles long lines and -e... /bin/grep
06:52:14 [2022-07-05T06:52:14.422Z] #77 202.4 checking for egrep... /bin/grep -E
06:52:14 [2022-07-05T06:52:14.422Z] #77 202.4 checking for fgrep... /bin/grep -F
06:52:14 [2022-07-05T06:52:14.422Z] #77 202.4 checking for ld used by gcc... /usr/bin/ld
06:52:14 [2022-07-05T06:52:14.422Z] #77 202.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
06:52:14 [2022-07-05T06:52:14.422Z] #77 202.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
06:52:14 [2022-07-05T06:52:14.422Z] #77 202.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
06:52:14 [2022-07-05T06:52:14.422Z] #77 202.7 checking whether ln -s works... yes
06:52:14 [2022-07-05T06:52:14.422Z] #77 202.7 checking the maximum length of command line arguments... 1572864
06:52:14 [2022-07-05T06:52:14.422Z] #77 202.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
06:52:14 [2022-07-05T06:52:14.422Z] #77 202.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
06:52:14 [2022-07-05T06:52:14.422Z] #77 202.8 checking for /usr/bin/ld option to reload object files... -r
06:52:14 [2022-07-05T06:52:14.422Z] #77 202.8 checking for objdump... objdump
06:52:14 [2022-07-05T06:52:14.422Z] #77 202.8 checking how to recognize dependent libraries... pass_all
06:52:14 [2022-07-05T06:52:14.422Z] #77 202.8 checking for dlltool... no
06:52:14 [2022-07-05T06:52:14.422Z] #77 202.8 checking how to associate runtime and link libraries... printf %s\n
06:52:14 [2022-07-05T06:52:14.422Z] #77 202.8 checking for ar... ar
06:52:14 [2022-07-05T06:52:14.422Z] #77 202.8 checking for archiver @FILE support... @
06:52:14 [2022-07-05T06:52:14.422Z] #77 203.2 checking for strip... strip
06:52:14 [2022-07-05T06:52:14.422Z] #77 203.2 checking for ranlib... ranlib
06:52:14 [2022-07-05T06:52:14.422Z] #77 203.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
06:52:14 [2022-07-05T06:52:14.422Z] #77 203.8 checking for sysroot... no
06:52:14 [2022-07-05T06:52:14.422Z] #77 203.8 checking for a working dd... /bin/dd
06:52:14 [2022-07-05T06:52:14.422Z] #77 203.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
06:52:14 [2022-07-05T06:52:14.422Z] #77 204.1 checking for mt... no
06:52:14 [2022-07-05T06:52:14.422Z] #77 204.1 checking if : is a manifest tool... no
06:52:14 [2022-07-05T06:52:14.422Z] #77 204.1 checking how to run the C preprocessor... gcc -E
06:52:14 [2022-07-05T06:52:14.422Z] #77 204.4 checking for ANSI C header files... yes
06:52:14 [2022-07-05T06:52:14.422Z] #77 205.2 checking for sys/types.h... yes
06:52:14 [2022-07-05T06:52:14.422Z] #77 205.3 checking for sys/stat.h... yes
06:52:14 [2022-07-05T06:52:14.422Z] #77 205.4 checking for stdlib.h... yes
06:52:14 [2022-07-05T06:52:14.422Z] #77 205.8 checking for string.h... yes
06:52:14 [2022-07-05T06:52:14.643Z] #21 60.24 Selecting previously unselected package sudo.
06:52:14 [2022-07-05T06:52:14.643Z] #21 60.25 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
06:52:14 [2022-07-05T06:52:14.683Z] #77 206.1 checking for memory.h... yes
06:52:14 [2022-07-05T06:52:14.944Z] #77 206.4 checking for strings.h... yes
06:52:14 [2022-07-05T06:52:14.975Z] #21 60.28 Unpacking sudo (1.9.5p2-3) ...
06:52:15 [2022-07-05T06:52:15.205Z] #77 206.7 checking for inttypes.h... yes
06:52:15 [2022-07-05T06:52:15.466Z] #77 207.0 checking for stdint.h... yes
06:52:15 [2022-07-05T06:52:15.907Z] #21 61.33 Selecting previously unselected package thin-provisioning-tools.
06:52:15 [2022-07-05T06:52:15.907Z] #21 61.33 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
06:52:15 [2022-07-05T06:52:15.907Z] #21 61.36 Unpacking thin-provisioning-tools (0.9.0-1) ...
06:52:16 [2022-07-05T06:52:16.041Z] #77 207.2 checking for unistd.h... yes
06:52:16 [2022-07-05T06:52:16.041Z] #77 207.4 checking for dlfcn.h... yes
06:52:16 [2022-07-05T06:52:16.041Z] #77 207.6 checking for objdir... .libs
06:52:16 [2022-07-05T06:52:16.471Z] #21 61.77 Selecting previously unselected package uidmap.
06:52:16 [2022-07-05T06:52:16.471Z] #21 61.80 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
06:52:16 [2022-07-05T06:52:16.471Z] #21 61.82 Unpacking uidmap (1:4.8.1-1) ...
06:52:16 [2022-07-05T06:52:16.471Z] #21 62.07 Selecting previously unselected package vim-runtime.
06:52:16 [2022-07-05T06:52:16.471Z] #21 62.07 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
06:52:16 [2022-07-05T06:52:16.613Z] #77 208.1 checking if gcc supports -fno-rtti -fno-exceptions... no
06:52:16 [2022-07-05T06:52:16.613Z] #77 208.3 checking for gcc option to produce PIC... -fPIC -DPIC
06:52:16 [2022-07-05T06:52:16.729Z] #21 62.14 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
06:52:16 [2022-07-05T06:52:16.729Z] #21 62.27 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
06:52:16 [2022-07-05T06:52:16.874Z] #77 208.3 checking if gcc PIC flag -fPIC -DPIC works... yes
06:52:16 [2022-07-05T06:52:16.992Z] #21 62.33 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
06:52:17 [2022-07-05T06:52:17.135Z] #77 208.4 checking if gcc static flag -static works... 
06:52:17 [2022-07-05T06:52:17.135Z] #77 ...
06:52:17 [2022-07-05T06:52:17.135Z] 
06:52:17 [2022-07-05T06:52:17.135Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:52:17 [2022-07-05T06:52:17.135Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:52:17 [2022-07-05T06:52:17.135Z] #21 65.78 Selecting previously unselected package vim.
06:52:17 [2022-07-05T06:52:17.135Z] #21 65.80 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
06:52:17 [2022-07-05T06:52:17.135Z] #21 65.82 Unpacking vim (2:8.2.2434-3+deb11u1) ...
06:52:18 [2022-07-05T06:52:18.080Z] #21 66.74 Selecting previously unselected package xfsprogs.
06:52:18 [2022-07-05T06:52:18.080Z] #21 66.77 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
06:52:18 [2022-07-05T06:52:18.080Z] #21 66.79 Unpacking xfsprogs (5.10.0-4) ...
06:52:18 [2022-07-05T06:52:18.161Z] #69 31.01 Reading package lists...
06:52:18 [2022-07-05T06:52:18.161Z] #69 ...
06:52:18 [2022-07-05T06:52:18.161Z] 
06:52:18 [2022-07-05T06:52:18.161Z] #49 [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
06:52:18 [2022-07-05T06:52:18.161Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc
06:52:18 [2022-07-05T06:52:18.161Z] #49 30.45 Reading package lists...
06:52:18 [2022-07-05T06:52:18.654Z] #21 67.36 Selecting previously unselected package zip.
06:52:18 [2022-07-05T06:52:18.654Z] #21 67.37 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
06:52:18 [2022-07-05T06:52:18.654Z] #21 67.41 Unpacking zip (3.0-12) ...
06:52:18 [2022-07-05T06:52:18.915Z] #21 67.61 Selecting previously unselected package zstd.
06:52:18 [2022-07-05T06:52:18.915Z] #21 67.64 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
06:52:18 [2022-07-05T06:52:18.915Z] #21 67.66 Unpacking zstd (1.4.8+dfsg-2.1) ...
06:52:19 [2022-07-05T06:52:19.487Z] #21 68.22 Setting up python3-pkg-resources (52.0.0-4) ...
06:52:19 [2022-07-05T06:52:19.515Z] #21 ...
06:52:19 [2022-07-05T06:52:19.515Z] 
06:52:19 [2022-07-05T06:52:19.515Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:52:19 [2022-07-05T06:52:19.515Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:52:19 [2022-07-05T06:52:19.515Z] #77 192.5 config.status: creating Makefile
06:52:19 [2022-07-05T06:52:19.515Z] #77 192.6 config.status: creating config.h
06:52:19 [2022-07-05T06:52:19.515Z] #77 192.7 config.status: executing libtool commands
06:52:19 [2022-07-05T06:52:19.515Z] #77 192.7 config.status: executing depfiles commands
06:52:19 [2022-07-05T06:52:19.515Z] #77 194.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
06:52:19 [2022-07-05T06:52:19.515Z] #77 194.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
06:52:19 [2022-07-05T06:52:19.515Z] #77 194.6 checking for gcc... gcc
06:52:19 [2022-07-05T06:52:19.515Z] #77 194.7 checking whether the C compiler works... yes
06:52:19 [2022-07-05T06:52:19.515Z] #77 195.1 checking for C compiler default output file name... a.out
06:52:19 [2022-07-05T06:52:19.515Z] #77 195.1 checking for suffix of executables... 
06:52:19 [2022-07-05T06:52:19.515Z] #77 195.5 checking whether we are cross compiling... no
06:52:19 [2022-07-05T06:52:19.515Z] #77 195.8 checking for suffix of object files... o
06:52:19 [2022-07-05T06:52:19.515Z] #77 195.9 checking whether we are using the GNU C compiler... yes
06:52:19 [2022-07-05T06:52:19.515Z] #77 196.1 checking whether gcc accepts -g... yes
06:52:19 [2022-07-05T06:52:19.515Z] #77 196.3 checking for gcc option to accept ISO C89... none needed
06:52:19 [2022-07-05T06:52:19.515Z] #77 196.6 checking whether gcc understands -c and -o together... yes
06:52:19 [2022-07-05T06:52:19.515Z] #77 197.0 checking for a BSD-compatible install... /usr/bin/install -c
06:52:19 [2022-07-05T06:52:19.515Z] #77 197.1 checking whether build environment is sane... yes
06:52:19 [2022-07-05T06:52:19.515Z] #77 197.1 checking for a thread-safe mkdir -p... /bin/mkdir -p
06:52:19 [2022-07-05T06:52:19.515Z] #77 197.1 checking for gawk... no
06:52:19 [2022-07-05T06:52:19.515Z] #77 197.1 checking for mawk... mawk
06:52:19 [2022-07-05T06:52:19.515Z] #77 197.1 checking whether make sets $(MAKE)... yes
06:52:19 [2022-07-05T06:52:19.515Z] #77 197.2 checking whether make supports the include directive... yes (GNU style)
06:52:19 [2022-07-05T06:52:19.515Z] #77 197.3 checking whether make supports nested variables... yes
06:52:19 [2022-07-05T06:52:19.515Z] #77 197.3 checking whether UID '0' is supported by ustar format... yes
06:52:19 [2022-07-05T06:52:19.515Z] #77 197.3 checking whether GID '0' is supported by ustar format... yes
06:52:19 [2022-07-05T06:52:19.515Z] #77 197.3 checking how to create a ustar tar archive... gnutar
06:52:19 [2022-07-05T06:52:19.515Z] #77 197.3 checking dependency style of gcc... gcc3
06:52:19 [2022-07-05T06:52:19.515Z] #77 197.5 checking whether to enable maintainer-specific portions of Makefiles... yes
06:52:19 [2022-07-05T06:52:19.515Z] #77 197.6 checking whether make supports nested variables... (cached) yes
06:52:19 [2022-07-05T06:52:19.515Z] #77 197.6 checking build system type... x86_64-pc-linux-gnu
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.1 checking host system type... x86_64-pc-linux-gnu
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.1 checking how to print strings... printf
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.1 checking for a sed that does not truncate output... /bin/sed
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.2 checking for grep that handles long lines and -e... /bin/grep
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.2 checking for egrep... /bin/grep -E
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.2 checking for fgrep... /bin/grep -F
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.2 checking for ld used by gcc... /usr/bin/ld
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.4 checking whether ln -s works... yes
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.4 checking the maximum length of command line arguments... 1572864
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.4 checking for /usr/bin/ld option to reload object files... -r
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.4 checking for objdump... objdump
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.4 checking how to recognize dependent libraries... pass_all
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.4 checking for dlltool... no
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.4 checking how to associate runtime and link libraries... printf %s\n
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.4 checking for ar... ar
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.4 checking for archiver @FILE support... @
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.6 checking for strip... strip
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.6 checking for ranlib... ranlib
06:52:19 [2022-07-05T06:52:19.515Z] #77 198.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
06:52:19 [2022-07-05T06:52:19.515Z] #77 199.1 checking for sysroot... no
06:52:19 [2022-07-05T06:52:19.515Z] #77 199.1 checking for a working dd... /bin/dd
06:52:19 [2022-07-05T06:52:19.515Z] #77 199.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
06:52:19 [2022-07-05T06:52:19.515Z] #77 199.3 checking for mt... no
06:52:19 [2022-07-05T06:52:19.515Z] #77 199.3 checking if : is a manifest tool... no
06:52:19 [2022-07-05T06:52:19.515Z] #77 199.3 checking how to run the C preprocessor... gcc -E
06:52:19 [2022-07-05T06:52:19.539Z] #49 39.27 Building dependency tree...
06:52:20 [2022-07-05T06:52:20.135Z] #77 199.7 checking for ANSI C header files... yes
06:52:20 [2022-07-05T06:52:20.135Z] #77 200.4 checking for sys/types.h... yes
06:52:20 [2022-07-05T06:52:20.757Z] #77 200.7 checking for sys/stat.h... yes
06:52:20 [2022-07-05T06:52:20.757Z] #77 201.1 checking for stdlib.h... yes
06:52:20 [2022-07-05T06:52:20.874Z] #21 69.81 Setting up libip4tc2:amd64 (1.8.7-1) ...
06:52:21 [2022-07-05T06:52:21.137Z] #21 69.82 Setting up net-tools (1.60+git20181103.0eebece-1) ...
06:52:21 [2022-07-05T06:52:21.137Z] #21 69.84 Setting up libgpm2:amd64 (1.20.7-8) ...
06:52:21 [2022-07-05T06:52:21.137Z] #21 69.85 Setting up libicu67:amd64 (67.1-7) ...
06:52:21 [2022-07-05T06:52:21.137Z] #21 69.87 Setting up libip6tc2:amd64 (1.8.7-1) ...
06:52:21 [2022-07-05T06:52:21.137Z] #21 69.89 Setting up libinih1:amd64 (53-1+b2) ...
06:52:21 [2022-07-05T06:52:21.137Z] #21 69.91 Setting up uidmap (1:4.8.1-1) ...
06:52:21 [2022-07-05T06:52:21.137Z] #21 69.92 Setting up libyajl2:amd64 (2.1.0-3) ...
06:52:21 [2022-07-05T06:52:21.137Z] #21 69.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:52:21 [2022-07-05T06:52:21.137Z] #21 69.97 Setting up bzip2 (1.0.8-4) ...
06:52:21 [2022-07-05T06:52:21.137Z] #21 69.99 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:52:21 [2022-07-05T06:52:21.137Z] #21 70.00 Setting up python3-wheel (0.34.2-1) ...
06:52:21 [2022-07-05T06:52:21.291Z] #77 201.4 checking for string.h... yes
06:52:21 [2022-07-05T06:52:21.551Z] #77 201.7 checking for memory.h... yes
06:52:21 [2022-07-05T06:52:21.808Z] #77 202.0 checking for strings.h... yes
06:52:21 [2022-07-05T06:52:21.808Z] #77 202.2 checking for inttypes.h... yes
06:52:22 [2022-07-05T06:52:22.066Z] #77 202.4 checking for stdint.h... yes
06:52:22 [2022-07-05T06:52:22.066Z] #77 202.7 checking for unistd.h... 
06:52:22 [2022-07-05T06:52:22.066Z] #77 ...
06:52:22 [2022-07-05T06:52:22.066Z] 
06:52:22 [2022-07-05T06:52:22.066Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:52:22 [2022-07-05T06:52:22.066Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:52:22 [2022-07-05T06:52:22.066Z] #21 67.66 Selecting previously unselected package vim.
06:52:22 [2022-07-05T06:52:22.066Z] #21 67.67 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
06:52:22 [2022-07-05T06:52:22.066Z] #21 67.69 Unpacking vim (2:8.2.2434-3+deb11u1) ...
06:52:22 [2022-07-05T06:52:22.074Z] #49 43.34 The following additional packages will be installed:
06:52:22 [2022-07-05T06:52:22.074Z] #49 43.38   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
06:52:22 [2022-07-05T06:52:22.074Z] #49 43.40 Suggested packages:
06:52:22 [2022-07-05T06:52:22.074Z] #49 43.40   cmake-doc ninja-build lrzip
06:52:22 [2022-07-05T06:52:22.074Z] #49 43.40 Recommended packages:
06:52:22 [2022-07-05T06:52:22.074Z] #49 43.40   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:52:22 [2022-07-05T06:52:22.333Z] #49 44.06 The following NEW packages will be installed:
06:52:22 [2022-07-05T06:52:22.333Z] #49 44.07   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
06:52:22 [2022-07-05T06:52:22.522Z] #21 71.15 Setting up xxd (2:8.2.2434-3+deb11u1) ...
06:52:22 [2022-07-05T06:52:22.522Z] #21 71.17 Setting up libcap2:amd64 (1:2.44-1) ...
06:52:22 [2022-07-05T06:52:22.522Z] #21 71.19 Setting up libcap2-bin (1:2.44-1) ...
06:52:22 [2022-07-05T06:52:22.522Z] #21 71.20 Setting up apparmor (2.13.6-10) ...
06:52:22 [2022-07-05T06:52:22.593Z] #49 44.44 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded.
06:52:22 [2022-07-05T06:52:22.593Z] #49 44.44 Need to get 8418 kB of archives.
06:52:22 [2022-07-05T06:52:22.593Z] #49 44.44 After this operation, 34.9 MB of additional disk space will be used.
06:52:22 [2022-07-05T06:52:22.593Z] #49 44.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
06:52:22 [2022-07-05T06:52:22.593Z] #49 44.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
06:52:22 [2022-07-05T06:52:22.593Z] #49 44.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
06:52:22 [2022-07-05T06:52:22.593Z] #49 44.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
06:52:22 [2022-07-05T06:52:22.853Z] #49 44.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
06:52:22 [2022-07-05T06:52:22.853Z] #49 44.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
06:52:22 [2022-07-05T06:52:22.853Z] #49 44.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
06:52:22 [2022-07-05T06:52:22.853Z] #49 44.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
06:52:23 [2022-07-05T06:52:23.421Z] #49 45.15 debconf: delaying package configuration, since apt-utils is not installed
06:52:23 [2022-07-05T06:52:23.436Z] #21 68.62 Selecting previously unselected package xfsprogs.
06:52:23 [2022-07-05T06:52:23.436Z] #21 68.63 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
06:52:23 [2022-07-05T06:52:23.436Z] #21 68.63 Unpacking xfsprogs (5.10.0-4) ...
06:52:23 [2022-07-05T06:52:23.681Z] #49 45.51 Fetched 8418 kB in 0s (18.5 MB/s)
06:52:23 [2022-07-05T06:52:23.681Z] #49 45.59 Selecting previously unselected package xxd.
06:52:23 [2022-07-05T06:52:23.939Z] #49 45.59 (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 ... 30256 files and directories currently installed.)
06:52:23 [2022-07-05T06:52:23.939Z] #49 45.65 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
06:52:23 [2022-07-05T06:52:23.939Z] #49 45.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
06:52:23 [2022-07-05T06:52:23.939Z] #49 45.77 Selecting previously unselected package vim-common.
06:52:23 [2022-07-05T06:52:23.939Z] #49 45.77 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
06:52:23 [2022-07-05T06:52:23.939Z] #49 45.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
06:52:24 [2022-07-05T06:52:24.000Z] #21 69.41 Selecting previously unselected package zip.
06:52:24 [2022-07-05T06:52:24.000Z] #21 69.42 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
06:52:24 [2022-07-05T06:52:24.000Z] #21 69.44 Unpacking zip (3.0-12) ...
06:52:24 [2022-07-05T06:52:24.198Z] #49 45.95 Selecting previously unselected package cmake-data.
06:52:24 [2022-07-05T06:52:24.198Z] #49 45.95 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
06:52:24 [2022-07-05T06:52:24.198Z] #49 45.96 Unpacking cmake-data (3.18.4-2+deb11u1) ...
06:52:24 [2022-07-05T06:52:24.257Z] #21 69.66 Selecting previously unselected package zstd.
06:52:24 [2022-07-05T06:52:24.257Z] #21 69.67 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
06:52:24 [2022-07-05T06:52:24.257Z] #21 69.68 Unpacking zstd (1.4.8+dfsg-2.1) ...
06:52:24 [2022-07-05T06:52:24.457Z] #49 ...
06:52:24 [2022-07-05T06:52:24.457Z] 
06:52:24 [2022-07-05T06:52:24.457Z] #69 [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
06:52:24 [2022-07-05T06:52:24.457Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e
06:52:24 [2022-07-05T06:52:24.457Z] #69 31.01 Reading package lists...
06:52:24 [2022-07-05T06:52:24.457Z] #69 40.10 Building dependency tree...
06:52:24 [2022-07-05T06:52:24.457Z] #69 44.26 The following additional packages will be installed:
06:52:24 [2022-07-05T06:52:24.457Z] #69 44.27   libbtrfs0
06:52:24 [2022-07-05T06:52:24.457Z] #69 44.41 The following NEW packages will be installed:
06:52:24 [2022-07-05T06:52:24.457Z] #69 44.43   libbtrfs-dev libbtrfs0
06:52:24 [2022-07-05T06:52:24.457Z] #69 44.87 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded.
06:52:24 [2022-07-05T06:52:24.457Z] #69 44.87 Need to get 460 kB of archives.
06:52:24 [2022-07-05T06:52:24.457Z] #69 44.87 After this operation, 1237 kB of additional disk space will be used.
06:52:24 [2022-07-05T06:52:24.457Z] #69 44.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
06:52:24 [2022-07-05T06:52:24.457Z] #69 44.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
06:52:24 [2022-07-05T06:52:24.457Z] #69 45.42 debconf: delaying package configuration, since apt-utils is not installed
06:52:24 [2022-07-05T06:52:24.457Z] #69 45.70 Fetched 460 kB in 0s (1493 kB/s)
06:52:24 [2022-07-05T06:52:24.457Z] #69 45.76 Selecting previously unselected package libbtrfs0:amd64.
06:52:24 [2022-07-05T06:52:24.457Z] #69 45.76 (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 ... 30256 files and directories currently installed.)
06:52:24 [2022-07-05T06:52:24.457Z] #69 45.83 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
06:52:24 [2022-07-05T06:52:24.457Z] #69 45.84 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
06:52:24 [2022-07-05T06:52:24.457Z] #69 45.94 Selecting previously unselected package libbtrfs-dev:amd64.
06:52:24 [2022-07-05T06:52:24.457Z] #69 45.95 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
06:52:24 [2022-07-05T06:52:24.457Z] #69 45.96 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
06:52:24 [2022-07-05T06:52:24.457Z] #69 46.11 Setting up libbtrfs0:amd64 (5.10.1-2) ...
06:52:24 [2022-07-05T06:52:24.457Z] #69 46.12 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
06:52:24 [2022-07-05T06:52:24.457Z] #69 46.14 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:52:24 [2022-07-05T06:52:24.715Z] #69 DONE 46.4s
06:52:24 [2022-07-05T06:52:24.716Z] 
06:52:24 [2022-07-05T06:52:24.716Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
06:52:24 [2022-07-05T06:52:24.716Z] #70 sha256:a92e43fc38ae3d5c2c032635c22b30d891ae2b0e269f3fa07cf600a38b1a6ee2
06:52:24 [2022-07-05T06:52:24.821Z] #21 70.26 Setting up python3-pkg-resources (52.0.0-4) ...
06:52:24 [2022-07-05T06:52:24.977Z] #70 DONE 0.1s
06:52:24 [2022-07-05T06:52:24.977Z] 
06:52:24 [2022-07-05T06:52:24.977Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:52:24 [2022-07-05T06:52:24.977Z] #71 sha256:5bff0476305eb3161f1b8d08aeca2dbfb26fab74533a23ddf566875a9e980543
06:52:25 [2022-07-05T06:52:25.069Z] #21 73.52 Setting up zip (3.0-12) ...
06:52:25 [2022-07-05T06:52:25.069Z] #21 73.54 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
06:52:25 [2022-07-05T06:52:25.069Z] #21 73.61 Setting up bash-completion (1:2.11-2) ...
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.732 + RM_GOPATH=0
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.732 + TMP_GOPATH=
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.733 + : /build
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.733 + '[' -z '' ']'
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.734 ++ mktemp -d
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.735 + export GOPATH=/tmp/tmp.nYU8EjkcFR
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.735 + GOPATH=/tmp/tmp.nYU8EjkcFR
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.735 + RM_GOPATH=1
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.736 + case "$(go env GOARCH)" in
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.736 ++ go env GOARCH
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.739 + export GO_BUILDMODE=-buildmode=pie
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.740 + GO_BUILDMODE=-buildmode=pie
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.740 ++ dirname /install.sh
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.741 + dir=/
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.741 + bin=containerd
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.741 + shift
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.741 + '[' '!' -f //containerd.installer ']'
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.741 + . //containerd.installer
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.742 ++ set -e
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.742 ++ : v1.6.6
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.744 + install_containerd
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.744 + echo 'Install containerd version v1.6.6'
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.744 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nYU8EjkcFR/src/github.com/containerd/containerd
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.744 Install containerd version v1.6.6
06:52:25 [2022-07-05T06:52:25.544Z] #71 0.756 Cloning into '/tmp/tmp.nYU8EjkcFR/src/github.com/containerd/containerd'...
06:52:26 [2022-07-05T06:52:26.456Z] #21 ...
06:52:26 [2022-07-05T06:52:26.456Z] 
06:52:26 [2022-07-05T06:52:26.456Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:52:26 [2022-07-05T06:52:26.456Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:52:26 [2022-07-05T06:52:26.456Z] #77 208.4 checking if gcc static flag -static works... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 208.8 checking if gcc supports -c -o file.o... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 209.0 checking if gcc supports -c -o file.o... (cached) yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 209.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 209.1 checking dynamic linker characteristics... GNU/Linux ld.so
06:52:26 [2022-07-05T06:52:26.456Z] #77 209.5 checking how to hardcode library paths into programs... immediate
06:52:26 [2022-07-05T06:52:26.456Z] #77 209.5 checking whether stripping libraries is possible... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 209.5 checking if libtool supports shared libraries... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 209.5 checking whether to build shared libraries... no
06:52:26 [2022-07-05T06:52:26.456Z] #77 209.5 checking whether to build static libraries... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 209.6 checking float.h usability... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 209.8 checking float.h presence... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 209.9 checking for float.h... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 209.9 checking limits.h usability... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 210.1 checking limits.h presence... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 210.2 checking for limits.h... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 210.2 checking stddef.h usability... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 210.4 checking stddef.h presence... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 210.5 checking for stddef.h... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 210.5 checking for stdlib.h... (cached) yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 210.6 checking for string.h... (cached) yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 210.6 checking sys/time.h usability... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 210.8 checking sys/time.h presence... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 210.9 checking for sys/time.h... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 211.0 checking for inline... inline
06:52:26 [2022-07-05T06:52:26.456Z] #77 211.0 checking for size_t... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 211.6 checking for stdlib.h... (cached) yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 211.6 checking for GNU libc compatible malloc... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 211.9 checking for stdlib.h... (cached) yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 211.9 checking for GNU libc compatible realloc... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 212.3 checking for working strtod... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 212.7 checking for gettimeofday... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 213.1 checking for memset... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 213.5 checking for strspn... yes
06:52:26 [2022-07-05T06:52:26.456Z] #77 214.1 checking that generated files are newer than configure... done
06:52:26 [2022-07-05T06:52:26.456Z] #77 214.1 configure: creating ./config.status
06:52:26 [2022-07-05T06:52:26.714Z] #21 72.12 Setting up libip4tc2:amd64 (1.8.7-1) ...
06:52:26 [2022-07-05T06:52:26.714Z] #21 72.13 Setting up net-tools (1.60+git20181103.0eebece-1) ...
06:52:26 [2022-07-05T06:52:26.714Z] #21 72.15 Setting up libgpm2:amd64 (1.20.7-8) ...
06:52:26 [2022-07-05T06:52:26.714Z] #21 72.17 Setting up libicu67:amd64 (67.1-7) ...
06:52:26 [2022-07-05T06:52:26.714Z] #21 72.18 Setting up libip6tc2:amd64 (1.8.7-1) ...
06:52:26 [2022-07-05T06:52:26.714Z] #21 72.19 Setting up libinih1:amd64 (53-1+b2) ...
06:52:26 [2022-07-05T06:52:26.714Z] #21 72.20 Setting up uidmap (1:4.8.1-1) ...
06:52:26 [2022-07-05T06:52:26.714Z] #21 72.21 Setting up libyajl2:amd64 (2.1.0-3) ...
06:52:26 [2022-07-05T06:52:26.714Z] #21 72.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:52:26 [2022-07-05T06:52:26.714Z] #21 72.25 Setting up bzip2 (1.0.8-4) ...
06:52:26 [2022-07-05T06:52:26.714Z] #21 72.27 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:52:26 [2022-07-05T06:52:26.714Z] #21 72.28 Setting up python3-wheel (0.34.2-1) ...
06:52:27 [2022-07-05T06:52:27.400Z] #77 218.9 config.status: creating Makefile
06:52:27 [2022-07-05T06:52:27.400Z] #77 218.9 config.status: creating config.h
06:52:27 [2022-07-05T06:52:27.400Z] #77 219.0 config.status: executing depfiles commands
06:52:27 [2022-07-05T06:52:27.664Z] #77 219.2 config.status: executing libtool commands
06:52:28 [2022-07-05T06:52:28.076Z] #71 ...
06:52:28 [2022-07-05T06:52:28.076Z] 
06:52:28 [2022-07-05T06:52:28.076Z] #49 [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
06:52:28 [2022-07-05T06:52:28.076Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc
06:52:28 [2022-07-05T06:52:28.076Z] #49 47.38 Selecting previously unselected package libarchive13:amd64.
06:52:28 [2022-07-05T06:52:28.076Z] #49 47.39 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
06:52:28 [2022-07-05T06:52:28.076Z] #49 47.40 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
06:52:28 [2022-07-05T06:52:28.076Z] #49 47.50 Selecting previously unselected package libjsoncpp24:amd64.
06:52:28 [2022-07-05T06:52:28.076Z] #49 47.51 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
06:52:28 [2022-07-05T06:52:28.076Z] #49 47.51 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
06:52:28 [2022-07-05T06:52:28.076Z] #49 47.57 Selecting previously unselected package librhash0:amd64.
06:52:28 [2022-07-05T06:52:28.076Z] #49 47.57 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
06:52:28 [2022-07-05T06:52:28.076Z] #49 47.58 Unpacking librhash0:amd64 (1.4.1-2) ...
06:52:28 [2022-07-05T06:52:28.076Z] #49 47.64 Selecting previously unselected package libuv1:amd64.
06:52:28 [2022-07-05T06:52:28.076Z] #49 47.65 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
06:52:28 [2022-07-05T06:52:28.076Z] #49 47.65 Unpacking libuv1:amd64 (1.40.0-2) ...
06:52:28 [2022-07-05T06:52:28.076Z] #49 47.73 Selecting previously unselected package cmake.
06:52:28 [2022-07-05T06:52:28.076Z] #49 47.73 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
06:52:28 [2022-07-05T06:52:28.076Z] #49 47.74 Unpacking cmake (3.18.4-2+deb11u1) ...
06:52:28 [2022-07-05T06:52:28.076Z] #49 49.20 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
06:52:28 [2022-07-05T06:52:28.076Z] #49 49.22 Setting up xxd (2:8.2.2434-3+deb11u1) ...
06:52:28 [2022-07-05T06:52:28.076Z] #49 49.23 Setting up libuv1:amd64 (1.40.0-2) ...
06:52:28 [2022-07-05T06:52:28.076Z] #49 49.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
06:52:28 [2022-07-05T06:52:28.076Z] #49 49.27 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
06:52:28 [2022-07-05T06:52:28.076Z] #49 49.30 Setting up librhash0:amd64 (1.4.1-2) ...
06:52:28 [2022-07-05T06:52:28.076Z] #49 49.32 Setting up cmake-data (3.18.4-2+deb11u1) ...
06:52:28 [2022-07-05T06:52:28.076Z] #49 49.34 Setting up cmake (3.18.4-2+deb11u1) ...
06:52:28 [2022-07-05T06:52:28.076Z] #49 49.36 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:52:28 [2022-07-05T06:52:28.076Z] #49 DONE 49.8s
06:52:28 [2022-07-05T06:52:28.076Z] 
06:52:28 [2022-07-05T06:52:28.076Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
06:52:28 [2022-07-05T06:52:28.076Z] #50 sha256:6ef82ca8b0b23dc787e4d0dd7b7b0e52b86da0a263dabe2469bbd467e518862e
06:52:28 [2022-07-05T06:52:28.076Z] #50 DONE 0.1s
06:52:28 [2022-07-05T06:52:28.076Z] 
06:52:28 [2022-07-05T06:52:28.076Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
06:52:28 [2022-07-05T06:52:28.076Z] #51 sha256:33a6542dab49d1a9189df8b4d7f7e368e54b0f9b6c121e6e9587ef70cbe40538
06:52:28 [2022-07-05T06:52:28.084Z] #21 73.59 Setting up xxd (2:8.2.2434-3+deb11u1) ...
06:52:28 [2022-07-05T06:52:28.338Z] #51 ...
06:52:28 [2022-07-05T06:52:28.338Z] 
06:52:28 [2022-07-05T06:52:28.338Z] #20 [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
06:52:28 [2022-07-05T06:52:28.338Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
06:52:28 [2022-07-05T06:52:28.338Z] #20 30.57 Reading package lists...
06:52:28 [2022-07-05T06:52:28.338Z] #20 39.91 Building dependency tree...
06:52:28 [2022-07-05T06:52:28.338Z] #20 43.79 The following additional packages will be installed:
06:52:28 [2022-07-05T06:52:28.338Z] #20 43.79   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:52:28 [2022-07-05T06:52:28.338Z] #20 43.79   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
06:52:28 [2022-07-05T06:52:28.338Z] #20 43.79   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
06:52:28 [2022-07-05T06:52:28.338Z] #20 43.79   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
06:52:28 [2022-07-05T06:52:28.338Z] #20 43.80   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
06:52:28 [2022-07-05T06:52:28.338Z] #20 43.80   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
06:52:28 [2022-07-05T06:52:28.338Z] #20 43.82   mingw-w64-common mingw-w64-x86-64-dev
06:52:28 [2022-07-05T06:52:28.338Z] #20 43.85 Suggested packages:
06:52:28 [2022-07-05T06:52:28.338Z] #20 43.85   gcc-10-locales seccomp wine64
06:52:28 [2022-07-05T06:52:28.338Z] #20 44.63 The following NEW packages will be installed:
06:52:28 [2022-07-05T06:52:28.338Z] #20 44.63   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:52:28 [2022-07-05T06:52:28.338Z] #20 44.63   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
06:52:28 [2022-07-05T06:52:28.338Z] #20 44.64   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
06:52:28 [2022-07-05T06:52:28.338Z] #20 44.64   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
06:52:28 [2022-07-05T06:52:28.338Z] #20 44.64   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
06:52:28 [2022-07-05T06:52:28.338Z] #20 44.64   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
06:52:28 [2022-07-05T06:52:28.338Z] #20 44.64   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
06:52:28 [2022-07-05T06:52:28.338Z] #20 44.64   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
06:52:28 [2022-07-05T06:52:28.338Z] #20 44.65   mingw-w64-x86-64-dev
06:52:28 [2022-07-05T06:52:28.338Z] #20 45.08 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded.
06:52:28 [2022-07-05T06:52:28.338Z] #20 45.08 Need to get 115 MB of archives.
06:52:28 [2022-07-05T06:52:28.338Z] #20 45.08 After this operation, 645 MB of additional disk space will be used.
06:52:28 [2022-07-05T06:52:28.338Z] #20 45.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 45.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 45.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 45.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 45.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 45.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 45.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 45.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 45.36 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 45.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 46.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 46.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 46.56 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 47.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 47.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 47.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 47.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 47.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 47.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 47.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 47.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 47.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 47.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 47.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 47.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 47.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 47.43 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 47.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 47.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 47.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
06:52:28 [2022-07-05T06:52:28.338Z] #20 47.83 debconf: delaying package configuration, since apt-utils is not installed
06:52:28 [2022-07-05T06:52:28.338Z] #20 48.15 Fetched 115 MB in 3s (43.1 MB/s)
06:52:28 [2022-07-05T06:52:28.338Z] #20 48.21 Selecting previously unselected package binutils-mingw-w64-i686.
06:52:28 [2022-07-05T06:52:28.339Z] #20 48.21 (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 ... 30256 files and directories currently installed.)
06:52:28 [2022-07-05T06:52:28.339Z] #20 48.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
06:52:28 [2022-07-05T06:52:28.339Z] #20 48.28 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
06:52:28 [2022-07-05T06:52:28.339Z] #20 49.15 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:52:28 [2022-07-05T06:52:28.339Z] #20 49.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
06:52:28 [2022-07-05T06:52:28.339Z] #20 49.17 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
06:52:28 [2022-07-05T06:52:28.341Z] #21 73.60 Setting up libcap2:amd64 (1:2.44-1) ...
06:52:28 [2022-07-05T06:52:28.341Z] #21 73.62 Setting up libcap2-bin (1:2.44-1) ...
06:52:28 [2022-07-05T06:52:28.341Z] #21 73.63 Setting up apparmor (2.13.6-10) ...
06:52:28 [2022-07-05T06:52:28.598Z] #20 50.29 Selecting previously unselected package binutils-mingw-w64.
06:52:28 [2022-07-05T06:52:28.598Z] #20 50.29 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
06:52:28 [2022-07-05T06:52:28.598Z] #20 50.30 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
06:52:28 [2022-07-05T06:52:28.598Z] #20 50.45 Selecting previously unselected package libdevmapper1.02.1:amd64.
06:52:28 [2022-07-05T06:52:28.857Z] #20 ...
06:52:28 [2022-07-05T06:52:28.857Z] 
06:52:28 [2022-07-05T06:52:28.857Z] #74 [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
06:52:28 [2022-07-05T06:52:28.857Z] #74 sha256:7a7ddf272525f671598b36ae9a3446af108a9468235329c16fe12dcad292452a
06:52:28 [2022-07-05T06:52:28.857Z] #74 46.96 + for f in rootlesskit rootlesskit-docker-proxy
06:52:28 [2022-07-05T06:52:28.857Z] #74 46.96 + GOBIN=/build
06:52:28 [2022-07-05T06:52:28.857Z] #74 46.96 + GO111MODULE=on
06:52:28 [2022-07-05T06:52:28.857Z] #74 46.96 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
06:52:28 [2022-07-05T06:52:28.857Z] #74 50.20 rootlesskit version 1.0.0
06:52:28 [2022-07-05T06:52:28.857Z] #74 50.20 Usage of /build/rootlesskit-docker-proxy:
06:52:28 [2022-07-05T06:52:28.857Z] #74 50.20   -container-ip string
06:52:28 [2022-07-05T06:52:28.857Z] #74 50.20     	container ip
06:52:28 [2022-07-05T06:52:28.857Z] #74 50.20   -container-port int
06:52:28 [2022-07-05T06:52:28.857Z] #74 50.20     	container port (default -1)
06:52:28 [2022-07-05T06:52:28.857Z] #74 50.20   -host-ip string
06:52:28 [2022-07-05T06:52:28.857Z] #74 50.20     	host ip
06:52:28 [2022-07-05T06:52:28.857Z] #74 50.20   -host-port int
06:52:28 [2022-07-05T06:52:28.857Z] #74 50.20     	host port (default -1)
06:52:28 [2022-07-05T06:52:28.857Z] #74 50.20   -proto string
06:52:28 [2022-07-05T06:52:28.857Z] #74 50.20     	proxy protocol (default "tcp")
06:52:28 [2022-07-05T06:52:28.857Z] #74 DONE 50.4s
06:52:28 [2022-07-05T06:52:28.857Z] 
06:52:28 [2022-07-05T06:52:28.858Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
06:52:28 [2022-07-05T06:52:28.858Z] #75 sha256:13eaade092d5f9a248f4a6eab39609d1246b6dffd53723898c60939e1a480aea
06:52:28 [2022-07-05T06:52:28.858Z] #75 DONE 0.1s
06:52:28 [2022-07-05T06:52:28.858Z] 
06:52:28 [2022-07-05T06:52:28.858Z] #20 [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
06:52:28 [2022-07-05T06:52:28.858Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
06:52:28 [2022-07-05T06:52:28.858Z] #20 50.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
06:52:28 [2022-07-05T06:52:28.858Z] #20 50.47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
06:52:28 [2022-07-05T06:52:28.858Z] #20 ...
06:52:28 [2022-07-05T06:52:28.858Z] 
06:52:28 [2022-07-05T06:52:28.858Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:52:28 [2022-07-05T06:52:28.858Z] #76 sha256:500acee0e7b6397d93e33180c569383f3c2877d0cdbeb84f3a07f11303abd42f
06:52:28 [2022-07-05T06:52:28.858Z] #76 DONE 0.1s
06:52:28 [2022-07-05T06:52:28.858Z] 
06:52:28 [2022-07-05T06:52:28.858Z] #20 [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
06:52:28 [2022-07-05T06:52:28.858Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
06:52:28 [2022-07-05T06:52:28.858Z] #20 50.60 Selecting previously unselected package dmsetup.
06:52:28 [2022-07-05T06:52:28.858Z] #20 50.60 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
06:52:28 [2022-07-05T06:52:28.858Z] #20 50.61 Unpacking dmsetup (2:1.02.175-2.1) ...
06:52:28 [2022-07-05T06:52:28.858Z] #20 50.70 Selecting previously unselected package mingw-w64-common.
06:52:28 [2022-07-05T06:52:28.858Z] #20 50.70 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
06:52:29 [2022-07-05T06:52:29.052Z] #77 ...
06:52:29 [2022-07-05T06:52:29.052Z] 
06:52:29 [2022-07-05T06:52:29.052Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:52:29 [2022-07-05T06:52:29.052Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:52:29 [2022-07-05T06:52:29.052Z] #21 77.60 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
06:52:29 [2022-07-05T06:52:29.052Z] #21 77.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:52:29 [2022-07-05T06:52:29.052Z] #21 77.64 Setting up libmnl0:amd64 (1.0.4-3) ...
06:52:29 [2022-07-05T06:52:29.052Z] #21 77.66 Setting up patch (2.7.6-7) ...
06:52:29 [2022-07-05T06:52:29.052Z] #21 77.69 Setting up sudo (1.9.5p2-3) ...
06:52:29 [2022-07-05T06:52:29.052Z] #21 77.88 invoke-rc.d: could not determine current runlevel
06:52:29 [2022-07-05T06:52:29.052Z] #21 77.91 invoke-rc.d: policy-rc.d denied execution of start.
06:52:29 [2022-07-05T06:52:29.052Z] #21 77.93 Setting up xfsprogs (5.10.0-4) ...
06:52:29 [2022-07-05T06:52:29.052Z] #21 77.98 Setting up libxtables12:amd64 (1.8.7-1) ...
06:52:29 [2022-07-05T06:52:29.117Z] #20 50.71 Unpacking mingw-w64-common (8.0.0-1) ...
06:52:29 [2022-07-05T06:52:29.314Z] #21 78.07 Setting up inetutils-ping (2:2.0-1) ...
06:52:29 [2022-07-05T06:52:29.314Z] #21 78.11 Setting up pigz (2.6-1) ...
06:52:29 [2022-07-05T06:52:29.575Z] #21 78.14 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:52:29 [2022-07-05T06:52:29.575Z] #21 78.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
06:52:29 [2022-07-05T06:52:29.575Z] #21 78.30 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
06:52:29 [2022-07-05T06:52:29.575Z] #21 78.37 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
06:52:30 [2022-07-05T06:52:30.863Z] #21 76.05 Setting up zip (3.0-12) ...
06:52:30 [2022-07-05T06:52:30.863Z] #21 76.09 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
06:52:30 [2022-07-05T06:52:30.863Z] #21 76.16 Setting up bash-completion (1:2.11-2) ...
06:52:30 [2022-07-05T06:52:30.863Z] #21 ...
06:52:30 [2022-07-05T06:52:30.863Z] 
06:52:30 [2022-07-05T06:52:30.863Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:52:30 [2022-07-05T06:52:30.863Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:52:30 [2022-07-05T06:52:30.863Z] #77 202.7 checking for unistd.h... yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 202.9 checking for dlfcn.h... yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 203.1 checking for objdir... .libs
06:52:30 [2022-07-05T06:52:30.863Z] #77 203.6 checking if gcc supports -fno-rtti -fno-exceptions... no
06:52:30 [2022-07-05T06:52:30.863Z] #77 203.7 checking for gcc option to produce PIC... -fPIC -DPIC
06:52:30 [2022-07-05T06:52:30.863Z] #77 203.7 checking if gcc PIC flag -fPIC -DPIC works... yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 203.9 checking if gcc static flag -static works... yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 204.4 checking if gcc supports -c -o file.o... yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 204.5 checking if gcc supports -c -o file.o... (cached) yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 204.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 204.6 checking dynamic linker characteristics... GNU/Linux ld.so
06:52:30 [2022-07-05T06:52:30.863Z] #77 205.0 checking how to hardcode library paths into programs... immediate
06:52:30 [2022-07-05T06:52:30.863Z] #77 205.0 checking whether stripping libraries is possible... yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 205.1 checking if libtool supports shared libraries... yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 205.1 checking whether to build shared libraries... no
06:52:30 [2022-07-05T06:52:30.863Z] #77 205.1 checking whether to build static libraries... yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 205.1 checking float.h usability... yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 205.3 checking float.h presence... yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 205.4 checking for float.h... yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 205.4 checking limits.h usability... yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 205.7 checking limits.h presence... yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 205.8 checking for limits.h... yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 205.9 checking stddef.h usability... yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 206.2 checking stddef.h presence... yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 206.3 checking for stddef.h... yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 206.4 checking for stdlib.h... (cached) yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 206.5 checking for string.h... (cached) yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 206.6 checking sys/time.h usability... yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 206.8 checking sys/time.h presence... yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 206.9 checking for sys/time.h... yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 207.0 checking for inline... inline
06:52:30 [2022-07-05T06:52:30.863Z] #77 207.1 checking for size_t... yes
06:52:30 [2022-07-05T06:52:30.863Z] #77 207.8 checking for stdlib.h... (cached) yes
06:52:30 [2022-07-05T06:52:30.864Z] #77 207.8 checking for GNU libc compatible malloc... yes
06:52:30 [2022-07-05T06:52:30.864Z] #77 208.3 checking for stdlib.h... (cached) yes
06:52:30 [2022-07-05T06:52:30.864Z] #77 208.3 checking for GNU libc compatible realloc... yes
06:52:30 [2022-07-05T06:52:30.864Z] #77 208.6 checking for working strtod... yes
06:52:30 [2022-07-05T06:52:30.864Z] #77 209.1 checking for gettimeofday... yes
06:52:30 [2022-07-05T06:52:30.864Z] #77 209.6 checking for memset... yes
06:52:30 [2022-07-05T06:52:30.864Z] #77 210.0 checking for strspn... yes
06:52:30 [2022-07-05T06:52:30.864Z] #77 210.6 checking that generated files are newer than configure... done
06:52:30 [2022-07-05T06:52:30.864Z] #77 210.6 configure: creating ./config.status
06:52:31 [2022-07-05T06:52:31.028Z] #20 ...
06:52:31 [2022-07-05T06:52:31.028Z] 
06:52:31 [2022-07-05T06:52:31.028Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
06:52:31 [2022-07-05T06:52:31.028Z] #51 sha256:33a6542dab49d1a9189df8b4d7f7e368e54b0f9b6c121e6e9587ef70cbe40538
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.907 + RM_GOPATH=0
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.907 + TMP_GOPATH=
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.907 + : /build
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.907 + '[' -z '' ']'
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.907 ++ mktemp -d
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.919 + export GOPATH=/tmp/tmp.8YcTKxFQD3
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.919 + GOPATH=/tmp/tmp.8YcTKxFQD3
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.919 + RM_GOPATH=1
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.919 + case "$(go env GOARCH)" in
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.919 ++ go env GOARCH
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.938 Install tini version v0.19.0
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.939 + export GO_BUILDMODE=-buildmode=pie
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.939 + GO_BUILDMODE=-buildmode=pie
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.939 ++ dirname /install.sh
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.939 + dir=/
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.939 + bin=tini
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.939 + shift
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.939 + '[' '!' -f //tini.installer ']'
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.939 + . //tini.installer
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.939 ++ : v0.19.0
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.939 + install_tini
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.939 + echo 'Install tini version v0.19.0'
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.939 + git clone https://github.com/krallin/tini.git /tmp/tmp.8YcTKxFQD3/tini
06:52:31 [2022-07-05T06:52:31.028Z] #51 0.939 Cloning into '/tmp/tmp.8YcTKxFQD3/tini'...
06:52:31 [2022-07-05T06:52:31.028Z] #51 1.464 + cd /tmp/tmp.8YcTKxFQD3/tini
06:52:31 [2022-07-05T06:52:31.028Z] #51 1.466 + git checkout -q v0.19.0
06:52:31 [2022-07-05T06:52:31.028Z] #51 1.480 + cmake .
06:52:31 [2022-07-05T06:52:31.028Z] #51 1.721 -- The C compiler identification is GNU 10.2.1
06:52:31 [2022-07-05T06:52:31.028Z] #51 1.745 -- Detecting C compiler ABI info
06:52:31 [2022-07-05T06:52:31.028Z] #51 2.078 -- Detecting C compiler ABI info - done
06:52:31 [2022-07-05T06:52:31.028Z] #51 2.149 -- Check for working C compiler: /usr/bin/cc - skipped
06:52:31 [2022-07-05T06:52:31.028Z] #51 2.150 -- Detecting C compile features
06:52:31 [2022-07-05T06:52:31.028Z] #51 2.151 -- Detecting C compile features - done
06:52:31 [2022-07-05T06:52:31.028Z] #51 2.190 -- Performing Test HAS_BUILTIN_FORTIFY
06:52:31 [2022-07-05T06:52:31.028Z] #51 2.248 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:52:31 [2022-07-05T06:52:31.028Z] #51 2.275 -- Configuring done
06:52:31 [2022-07-05T06:52:31.028Z] #51 2.282 -- Generating done
06:52:31 [2022-07-05T06:52:31.028Z] #51 2.284 -- Build files have been written to: /tmp/tmp.8YcTKxFQD3/tini
06:52:31 [2022-07-05T06:52:31.028Z] #51 2.288 + make tini-static
06:52:31 [2022-07-05T06:52:31.028Z] #51 2.422 Scanning dependencies of target tini-static
06:52:31 [2022-07-05T06:52:31.028Z] #51 2.456 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:52:31 [2022-07-05T06:52:31.028Z] #51 2.855 [100%] Linking C executable tini-static
06:52:31 [2022-07-05T06:52:31.028Z] #51 2.972 [100%] Built target tini-static
06:52:31 [2022-07-05T06:52:31.028Z] #51 2.986 + mkdir -p /build
06:52:31 [2022-07-05T06:52:31.028Z] #51 2.988 + cp tini-static /build/docker-init
06:52:31 [2022-07-05T06:52:31.028Z] #51 DONE 3.1s
06:52:31 [2022-07-05T06:52:31.028Z] 
06:52:31 [2022-07-05T06:52:31.028Z] #20 [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
06:52:31 [2022-07-05T06:52:31.028Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
06:52:31 [2022-07-05T06:52:31.028Z] #20 52.88 Selecting previously unselected package mingw-w64-x86-64-dev.
06:52:31 [2022-07-05T06:52:31.028Z] #20 52.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
06:52:31 [2022-07-05T06:52:31.028Z] #20 52.91 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
06:52:31 [2022-07-05T06:52:31.489Z] #21 79.94 Setting up libaio1:amd64 (0.3.112-9) ...
06:52:31 [2022-07-05T06:52:31.489Z] #21 79.95 Setting up python3-lib2to3 (3.9.2-1) ...
06:52:32 [2022-07-05T06:52:32.061Z] #21 80.77 Setting up libelf1:amd64 (0.183-1) ...
06:52:32 [2022-07-05T06:52:32.061Z] #21 80.79 Setting up zstd (1.4.8+dfsg-2.1) ...
06:52:32 [2022-07-05T06:52:32.061Z] #21 80.80 Setting up libonig5:amd64 (6.9.6-1.1) ...
06:52:32 [2022-07-05T06:52:32.061Z] #21 80.81 Setting up python3-distutils (3.9.2-1) ...
06:52:32 [2022-07-05T06:52:32.633Z] #21 81.38 Setting up vim (2:8.2.2434-3+deb11u1) ...
06:52:32 [2022-07-05T06:52:32.633Z] #21 81.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
06:52:32 [2022-07-05T06:52:32.633Z] #21 81.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
06:52:32 [2022-07-05T06:52:32.633Z] #21 81.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
06:52:32 [2022-07-05T06:52:32.633Z] #21 81.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
06:52:32 [2022-07-05T06:52:32.758Z] #77 213.1 config.status: creating Makefile
06:52:32 [2022-07-05T06:52:32.758Z] #77 213.3 config.status: creating config.h
06:52:32 [2022-07-05T06:52:32.758Z] #77 213.3 config.status: executing depfiles commands
06:52:32 [2022-07-05T06:52:32.894Z] #21 81.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
06:52:32 [2022-07-05T06:52:32.895Z] #21 81.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
06:52:32 [2022-07-05T06:52:32.895Z] #21 81.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
06:52:32 [2022-07-05T06:52:32.895Z] #21 81.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
06:52:32 [2022-07-05T06:52:32.895Z] #21 81.55 Setting up python3-setuptools (52.0.0-4) ...
06:52:33 [2022-07-05T06:52:33.160Z] #60 ...
06:52:33 [2022-07-05T06:52:33.160Z] 
06:52:33 [2022-07-05T06:52:33.160Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:52:33 [2022-07-05T06:52:33.160Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:52:33 [2022-07-05T06:52:33.160Z] #77 246.9   AR       libcrun_testing.a
06:52:33 [2022-07-05T06:52:33.160Z] #77 246.9 ar: `u' modifier ignored since `D' is the default (see `U')
06:52:33 [2022-07-05T06:52:33.160Z] #77 247.0   CCLD     tests/tests_libcrun_utils
06:52:33 [2022-07-05T06:52:33.160Z] #77 247.0   CCLD     tests/tests_libcrun_errors
06:52:33 [2022-07-05T06:52:33.160Z] #77 247.0   CCLD     tests/tests_libcrun_fuzzer
06:52:33 [2022-07-05T06:52:33.160Z] #77 247.9   CCLD     libcrun.la
06:52:33 [2022-07-05T06:52:33.160Z] #77 248.6   CCLD     crun
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.2 make[3]: Entering directory '/tmp/crun-build'
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.5  /bin/mkdir -p '/usr/local/lib'
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.5  /bin/mkdir -p '/usr/local/share/man/man1'
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.5  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.5  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.6 libtool: install: ranlib /usr/local/lib/libcrun.a
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.7 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
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.7 ----------------------------------------------------------------------
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.8 Libraries have been installed in:
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.8    /usr/local/lib
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.8 
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.8 If you ever happen to want to link against installed libraries
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.8 in a given directory, LIBDIR, you must either use libtool, and
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.8 specify the full pathname of the library, or use the '-LLIBDIR'
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.8 flag during linking and do at least one of the following:
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.8      during execution
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.8      during linking
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.8 
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.8 See any operating system documentation about shared libraries for
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.8 more information, such as the ld(1) and ld.so(8) manual pages.
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.8 ----------------------------------------------------------------------
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.8  /bin/mkdir -p '/build'
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.8   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.9 libtool: install: /usr/bin/install -c crun /build/crun
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.9 make[3]: Leaving directory '/tmp/crun-build'
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.9 make[2]: Leaving directory '/tmp/crun-build'
06:52:33 [2022-07-05T06:52:33.160Z] #77 249.9 make[1]: Leaving directory '/tmp/crun-build'
06:52:33 [2022-07-05T06:52:33.160Z] #77 DONE 250.0s
06:52:33 [2022-07-05T06:52:33.160Z] 
06:52:33 [2022-07-05T06:52:33.160Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:52:33 [2022-07-05T06:52:33.160Z] #60 sha256:c6dd7d2709e474472074c787e5185a4c1a2bef809c028a02228cc467e22269c5
06:52:33 [2022-07-05T06:52:33.322Z] #77 213.8 config.status: executing libtool commands
06:52:33 [2022-07-05T06:52:33.566Z] #20 55.07 Selecting previously unselected package gcc-mingw-w64-base.
06:52:33 [2022-07-05T06:52:33.566Z] #20 55.08 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
06:52:33 [2022-07-05T06:52:33.566Z] #20 55.08 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
06:52:33 [2022-07-05T06:52:33.566Z] #20 55.13 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
06:52:33 [2022-07-05T06:52:33.566Z] #20 55.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
06:52:33 [2022-07-05T06:52:33.566Z] #20 55.14 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
06:52:35 [2022-07-05T06:52:35.071Z] #21 83.78 Setting up libjq1:amd64 (1.6-2.1) ...
06:52:35 [2022-07-05T06:52:35.071Z] #21 83.79 Setting up libnftnl11:amd64 (1.1.9-1) ...
06:52:35 [2022-07-05T06:52:35.071Z] #21 83.82 Setting up thin-provisioning-tools (0.9.0-1) ...
06:52:35 [2022-07-05T06:52:35.071Z] #21 83.88 Setting up python3-pip (20.3.4-4+deb11u1) ...
06:52:35 [2022-07-05T06:52:35.217Z] #77 ...
06:52:35 [2022-07-05T06:52:35.217Z] 
06:52:35 [2022-07-05T06:52:35.217Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:52:35 [2022-07-05T06:52:35.217Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:52:35 [2022-07-05T06:52:35.217Z] #21 80.65 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
06:52:35 [2022-07-05T06:52:35.469Z] #20 56.96 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
06:52:35 [2022-07-05T06:52:35.469Z] #20 56.96 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
06:52:35 [2022-07-05T06:52:35.469Z] #20 56.97 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:52:35 [2022-07-05T06:52:35.474Z] #21 80.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:52:35 [2022-07-05T06:52:35.474Z] #21 80.81 Setting up libmnl0:amd64 (1.0.4-3) ...
06:52:35 [2022-07-05T06:52:35.474Z] #21 80.82 Setting up patch (2.7.6-7) ...
06:52:35 [2022-07-05T06:52:35.474Z] #21 80.84 Setting up sudo (1.9.5p2-3) ...
06:52:35 [2022-07-05T06:52:35.474Z] #21 80.94 invoke-rc.d: could not determine current runlevel
06:52:35 [2022-07-05T06:52:35.474Z] #21 80.95 invoke-rc.d: policy-rc.d denied execution of start.
06:52:35 [2022-07-05T06:52:35.474Z] #21 80.96 Setting up xfsprogs (5.10.0-4) ...
06:52:35 [2022-07-05T06:52:35.474Z] #21 80.99 Setting up libxtables12:amd64 (1.8.7-1) ...
06:52:35 [2022-07-05T06:52:35.731Z] #21 81.02 Setting up inetutils-ping (2:2.0-1) ...
06:52:35 [2022-07-05T06:52:35.731Z] #21 81.03 Setting up pigz (2.6-1) ...
06:52:35 [2022-07-05T06:52:35.731Z] #21 81.04 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:52:35 [2022-07-05T06:52:35.731Z] #21 81.05 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
06:52:35 [2022-07-05T06:52:35.731Z] #21 81.08 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
06:52:35 [2022-07-05T06:52:35.731Z] #21 81.10 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
06:52:37 [2022-07-05T06:52:37.101Z] #21 82.41 Setting up libaio1:amd64 (0.3.112-9) ...
06:52:37 [2022-07-05T06:52:37.101Z] #21 82.44 Setting up python3-lib2to3 (3.9.2-1) ...
06:52:37 [2022-07-05T06:52:37.622Z] #21 86.01 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
06:52:37 [2022-07-05T06:52:37.623Z] #21 86.05 Setting up jq (1.6-2.1) ...
06:52:37 [2022-07-05T06:52:37.623Z] #21 86.08 Setting up libbpf0:amd64 (1:0.3-2) ...
06:52:37 [2022-07-05T06:52:37.623Z] #21 86.12 Setting up iptables (1.8.7-1) ...
06:52:37 [2022-07-05T06:52:37.623Z] #21 86.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
06:52:37 [2022-07-05T06:52:37.623Z] #21 86.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:52:37 [2022-07-05T06:52:37.623Z] #21 86.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
06:52:37 [2022-07-05T06:52:37.623Z] #21 86.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:52:37 [2022-07-05T06:52:37.623Z] #21 86.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
06:52:37 [2022-07-05T06:52:37.623Z] #21 86.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
06:52:37 [2022-07-05T06:52:37.623Z] #21 86.35 Setting up iproute2 (5.10.0-4) ...
06:52:37 [2022-07-05T06:52:37.666Z] #21 83.12 Setting up libelf1:amd64 (0.183-1) ...
06:52:37 [2022-07-05T06:52:37.667Z] #21 83.14 Setting up zstd (1.4.8+dfsg-2.1) ...
06:52:37 [2022-07-05T06:52:37.667Z] #21 83.15 Setting up libonig5:amd64 (6.9.6-1.1) ...
06:52:37 [2022-07-05T06:52:37.667Z] #21 83.16 Setting up python3-distutils (3.9.2-1) ...
06:52:38 [2022-07-05T06:52:38.233Z] #21 83.81 Setting up vim (2:8.2.2434-3+deb11u1) ...
06:52:38 [2022-07-05T06:52:38.233Z] #21 83.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
06:52:38 [2022-07-05T06:52:38.490Z] #21 83.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
06:52:38 [2022-07-05T06:52:38.490Z] #21 83.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
06:52:38 [2022-07-05T06:52:38.490Z] #21 83.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
06:52:38 [2022-07-05T06:52:38.490Z] #21 83.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
06:52:38 [2022-07-05T06:52:38.490Z] #21 83.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
06:52:38 [2022-07-05T06:52:38.490Z] #21 83.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
06:52:38 [2022-07-05T06:52:38.490Z] #21 83.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
06:52:38 [2022-07-05T06:52:38.490Z] #21 83.94 Setting up python3-setuptools (52.0.0-4) ...
06:52:38 [2022-07-05T06:52:38.566Z] #21 87.16 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:52:38 [2022-07-05T06:52:38.827Z] #21 ...
06:52:38 [2022-07-05T06:52:38.827Z] 
06:52:38 [2022-07-05T06:52:38.827Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:52:38 [2022-07-05T06:52:38.827Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:52:38 [2022-07-05T06:52:38.827Z] #77 220.4   GEN      .version
06:52:38 [2022-07-05T06:52:38.827Z] #77 220.4 make  install-recursive
06:52:38 [2022-07-05T06:52:38.827Z] #77 220.4 make[1]: Entering directory '/tmp/crun-build'
06:52:38 [2022-07-05T06:52:38.827Z] #77 220.6 Making install in libocispec
06:52:38 [2022-07-05T06:52:38.827Z] #77 220.6 make[2]: Entering directory '/tmp/crun-build/libocispec'
06:52:38 [2022-07-05T06:52:38.827Z] #77 220.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
06:52:38 [2022-07-05T06:52:38.827Z] #77 220.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
06:52:38 [2022-07-05T06:52:38.827Z] #77 220.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
06:52:38 [2022-07-05T06:52:38.827Z] #77 220.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
06:52:38 [2022-07-05T06:52:38.827Z] #77 222.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 222.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 222.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 222.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 222.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 222.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 222.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 222.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 222.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 222.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 222.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 222.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 222.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 222.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 222.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 222.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 224.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 224.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 224.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 224.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 224.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 224.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 224.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 224.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 224.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 224.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 224.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 224.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
06:52:38 [2022-07-05T06:52:38.827Z] #77 224.6 make  install-recursive
06:52:38 [2022-07-05T06:52:38.827Z] #77 224.6 make[3]: Entering directory '/tmp/crun-build/libocispec'
06:52:38 [2022-07-05T06:52:38.827Z] #77 224.7 Making install in yajl
06:52:38 [2022-07-05T06:52:38.827Z] #77 224.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
06:52:38 [2022-07-05T06:52:38.827Z] #77 224.9   CC       verify/json_verify-json_verify.o
06:52:38 [2022-07-05T06:52:38.827Z] #77 224.9   CC       src/libyajl_la-yajl_alloc.lo
06:52:38 [2022-07-05T06:52:38.827Z] #77 224.9   CC       src/libyajl_la-yajl.lo
06:52:38 [2022-07-05T06:52:38.827Z] #77 224.9   CC       src/libyajl_la-yajl_gen.lo
06:52:38 [2022-07-05T06:52:38.827Z] #77 225.0   CC       src/libyajl_la-yajl_parser.lo
06:52:38 [2022-07-05T06:52:38.827Z] #77 225.0   CC       src/libyajl_la-yajl_buf.lo
06:52:38 [2022-07-05T06:52:38.827Z] #77 225.0   CC       src/libyajl_la-yajl_tree.lo
06:52:38 [2022-07-05T06:52:38.827Z] #77 225.1   CC       src/libyajl_la-yajl_encode.lo
06:52:38 [2022-07-05T06:52:38.827Z] #77 225.1   CC       src/libyajl_la-yajl_lex.lo
06:52:39 [2022-07-05T06:52:39.700Z] #20 60.81 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
06:52:39 [2022-07-05T06:52:39.700Z] #20 60.81 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
06:52:39 [2022-07-05T06:52:39.700Z] #20 60.82 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:52:39 [2022-07-05T06:52:39.700Z] #20 ...
06:52:39 [2022-07-05T06:52:39.700Z] 
06:52:39 [2022-07-05T06:52:39.700Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:52:39 [2022-07-05T06:52:39.700Z] #71 sha256:5bff0476305eb3161f1b8d08aeca2dbfb26fab74533a23ddf566875a9e980543
06:52:39 [2022-07-05T06:52:39.700Z] #71 14.46 + cd /tmp/tmp.nYU8EjkcFR/src/github.com/containerd/containerd
06:52:39 [2022-07-05T06:52:39.700Z] #71 14.46 + git checkout -q v1.6.6
06:52:39 [2022-07-05T06:52:39.700Z] #71 14.85 + export 'BUILDTAGS=netgo osusergo static_build'
06:52:39 [2022-07-05T06:52:39.700Z] #71 14.85 + BUILDTAGS='netgo osusergo static_build'
06:52:39 [2022-07-05T06:52:39.700Z] #71 14.85 + export EXTRA_FLAGS=-buildmode=pie
06:52:39 [2022-07-05T06:52:39.700Z] #71 14.85 + EXTRA_FLAGS=-buildmode=pie
06:52:39 [2022-07-05T06:52:39.700Z] #71 14.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:52:39 [2022-07-05T06:52:39.700Z] #71 14.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:52:39 [2022-07-05T06:52:39.700Z] #71 14.85 + '[' '' = dynamic ']'
06:52:39 [2022-07-05T06:52:39.700Z] #71 14.85 + make
06:52:40 [2022-07-05T06:52:40.215Z] #77 ...
06:52:40 [2022-07-05T06:52:40.216Z] 
06:52:40 [2022-07-05T06:52:40.216Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:52:40 [2022-07-05T06:52:40.216Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
06:52:40 [2022-07-05T06:52:40.216Z] #21 DONE 89.0s
06:52:40 [2022-07-05T06:52:40.477Z] 
06:52:40 [2022-07-05T06:52:40.477Z] #22 [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
06:52:40 [2022-07-05T06:52:40.477Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed
06:52:40 [2022-07-05T06:52:40.677Z] #71 15.82 + bin/ctr
06:52:41 [2022-07-05T06:52:41.017Z] #21 86.04 Setting up libjq1:amd64 (1.6-2.1) ...
06:52:41 [2022-07-05T06:52:41.017Z] #21 86.05 Setting up libnftnl11:amd64 (1.1.9-1) ...
06:52:41 [2022-07-05T06:52:41.017Z] #21 86.06 Setting up thin-provisioning-tools (0.9.0-1) ...
06:52:41 [2022-07-05T06:52:41.017Z] #21 86.07 Setting up python3-pip (20.3.4-4+deb11u1) ...
06:52:41 [2022-07-05T06:52:41.864Z] #22 1.341 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
06:52:41 [2022-07-05T06:52:41.864Z] #22 1.347 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
06:52:41 [2022-07-05T06:52:41.864Z] #22 1.350 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
06:52:41 [2022-07-05T06:52:41.864Z] #22 DONE 1.4s
06:52:41 [2022-07-05T06:52:41.864Z] 
06:52:41 [2022-07-05T06:52:41.864Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
06:52:41 [2022-07-05T06:52:41.864Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39
06:52:41 [2022-07-05T06:52:41.992Z] #64 276.1 # github.com/containerd/containerd/cmd/containerd
06:52:41 [2022-07-05T06:52:41.992Z] #64 276.1 /usr/bin/ld: /tmp/go-link-1538242/000019.o: in function `New':
06:52:41 [2022-07-05T06:52:41.992Z] #64 276.1 /tmp/tmp.MXpGujRpxl/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
06:52:41 [2022-07-05T06:52:41.992Z] #64 276.2 + bin/containerd-stress
06:52:41 [2022-07-05T06:52:41.992Z] #64 277.3 + bin/containerd-shim
06:52:43 [2022-07-05T06:52:43.541Z] #21 88.47 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
06:52:43 [2022-07-05T06:52:43.541Z] #21 88.48 Setting up jq (1.6-2.1) ...
06:52:43 [2022-07-05T06:52:43.541Z] #21 88.49 Setting up libbpf0:amd64 (1:0.3-2) ...
06:52:43 [2022-07-05T06:52:43.541Z] #21 88.51 Setting up iptables (1.8.7-1) ...
06:52:43 [2022-07-05T06:52:43.541Z] #21 88.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
06:52:43 [2022-07-05T06:52:43.541Z] #21 88.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:52:43 [2022-07-05T06:52:43.541Z] #21 88.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
06:52:43 [2022-07-05T06:52:43.541Z] #21 88.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:52:43 [2022-07-05T06:52:43.541Z] #21 88.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
06:52:43 [2022-07-05T06:52:43.541Z] #21 88.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
06:52:43 [2022-07-05T06:52:43.541Z] #21 88.72 Setting up iproute2 (5.10.0-4) ...
06:52:43 [2022-07-05T06:52:43.897Z] #64 285.8 + bin/containerd-shim-runc-v1
06:52:44 [2022-07-05T06:52:44.106Z] #21 89.38 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:52:45 [2022-07-05T06:52:45.476Z] #21 DONE 90.7s
06:52:45 [2022-07-05T06:52:45.476Z] 
06:52:45 [2022-07-05T06:52:45.476Z] #22 [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
06:52:45 [2022-07-05T06:52:45.476Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed
06:52:45 [2022-07-05T06:52:45.735Z] #22 ...
06:52:45 [2022-07-05T06:52:45.736Z] 
06:52:45 [2022-07-05T06:52:45.736Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:52:45 [2022-07-05T06:52:45.736Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:52:45 [2022-07-05T06:52:45.736Z] #77 216.1   GEN      .version
06:52:45 [2022-07-05T06:52:45.736Z] #77 216.1 make  install-recursive
06:52:45 [2022-07-05T06:52:45.736Z] #77 216.1 make[1]: Entering directory '/tmp/crun-build'
06:52:45 [2022-07-05T06:52:45.736Z] #77 216.4 Making install in libocispec
06:52:45 [2022-07-05T06:52:45.736Z] #77 216.4 make[2]: Entering directory '/tmp/crun-build/libocispec'
06:52:45 [2022-07-05T06:52:45.736Z] #77 216.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
06:52:45 [2022-07-05T06:52:45.736Z] #77 216.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
06:52:45 [2022-07-05T06:52:45.736Z] #77 216.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
06:52:45 [2022-07-05T06:52:45.736Z] #77 216.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
06:52:45 [2022-07-05T06:52:45.736Z] #77 217.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 217.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 217.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 217.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 217.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 217.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 217.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 217.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 217.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 218.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 218.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 218.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 218.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 218.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 218.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 218.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 219.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 219.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 219.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 219.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 219.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 219.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 219.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 219.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 219.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 219.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 219.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 219.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
06:52:45 [2022-07-05T06:52:45.736Z] #77 219.6 make  install-recursive
06:52:45 [2022-07-05T06:52:45.736Z] #77 219.7 make[3]: Entering directory '/tmp/crun-build/libocispec'
06:52:45 [2022-07-05T06:52:45.736Z] #77 219.8 Making install in yajl
06:52:45 [2022-07-05T06:52:45.736Z] #77 219.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
06:52:45 [2022-07-05T06:52:45.736Z] #77 219.9   CC       verify/json_verify-json_verify.o
06:52:45 [2022-07-05T06:52:45.736Z] #77 219.9   CC       src/libyajl_la-yajl_alloc.lo
06:52:45 [2022-07-05T06:52:45.736Z] #77 219.9   CC       src/libyajl_la-yajl.lo
06:52:45 [2022-07-05T06:52:45.736Z] #77 219.9   CC       src/libyajl_la-yajl_gen.lo
06:52:45 [2022-07-05T06:52:45.736Z] #77 220.0   CC       src/libyajl_la-yajl_parser.lo
06:52:45 [2022-07-05T06:52:45.736Z] #77 220.0   CC       src/libyajl_la-yajl_buf.lo
06:52:45 [2022-07-05T06:52:45.736Z] #77 220.0   CC       src/libyajl_la-yajl_encode.lo
06:52:45 [2022-07-05T06:52:45.736Z] #77 220.1   CC       src/libyajl_la-yajl_lex.lo
06:52:45 [2022-07-05T06:52:45.736Z] #77 220.2   CC       src/libyajl_la-yajl_tree.lo
06:52:46 [2022-07-05T06:52:46.300Z] #77 ...
06:52:46 [2022-07-05T06:52:46.300Z] 
06:52:46 [2022-07-05T06:52:46.300Z] #22 [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
06:52:46 [2022-07-05T06:52:46.300Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed
06:52:46 [2022-07-05T06:52:46.300Z] #22 0.900 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
06:52:46 [2022-07-05T06:52:46.300Z] #22 0.906 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
06:52:46 [2022-07-05T06:52:46.300Z] #22 0.909 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
06:52:46 [2022-07-05T06:52:46.300Z] #22 DONE 1.0s
06:52:46 [2022-07-05T06:52:46.300Z] 
06:52:46 [2022-07-05T06:52:46.300Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
06:52:46 [2022-07-05T06:52:46.300Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39
06:52:47 [2022-07-05T06:52:47.155Z] #23 ...
06:52:47 [2022-07-05T06:52:47.155Z] 
06:52:47 [2022-07-05T06:52:47.155Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:52:47 [2022-07-05T06:52:47.155Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:52:47 [2022-07-05T06:52:47.155Z] #77 233.1   CCLD     libyajl.la
06:52:47 [2022-07-05T06:52:47.155Z] #77 233.7   CCLD     verify/json_verify
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.1 make[5]: Nothing to be done for 'install-exec-am'.
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.1 make[5]: Nothing to be done for 'install-data-am'.
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.1 make[4]: Entering directory '/tmp/crun-build/libocispec'
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.2   CC       src/validate.o
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.3   CC       src/image_spec_schema_config_schema.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.3   CC       src/image_spec_schema_content_descriptor.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.3   CC       src/image_spec_schema_defs.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.3   CC       src/image_spec_schema_defs_descriptor.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.3   CC       src/image_spec_schema_image_index_schema.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.3   CC       src/image_spec_schema_image_layout_schema.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.4   CC       src/image_spec_schema_image_manifest_schema.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.4   CC       src/runtime_spec_schema_config_linux.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.4   CC       src/runtime_spec_schema_config_zos.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.4   CC       src/runtime_spec_schema_config_solaris.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.5   CC       src/runtime_spec_schema_config_schema.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.5   CC       src/runtime_spec_schema_config_vm.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.5   CC       src/runtime_spec_schema_config_windows.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.6   CC       src/runtime_spec_schema_defs_zos.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.6   CC       src/runtime_spec_schema_defs.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.6   CC       src/runtime_spec_schema_defs_vm.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.6   CC       src/runtime_spec_schema_defs_linux.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.6   CC       src/runtime_spec_schema_defs_windows.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.6   CC       src/runtime_spec_schema_state_schema.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.6   CC       src/image_manifest_items_image_manifest_items_schema.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.7   CC       src/basic_test_double_array.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.8   CC       src/basic_test_double_array_item.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.9   CC       src/basic_test_top_array_int.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.9   CC       src/basic_test_top_double_array_int.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 234.9   CC       src/basic_test_top_double_array_obj.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 235.0   CC       src/basic_test_top_array_string.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 235.0   CC       src/basic_test_top_double_array_refobj.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 235.0   CC       src/basic_test_top_double_array_string.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 235.1   CC       src/read-file.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 235.3   CC       tests/test-1.o
06:52:47 [2022-07-05T06:52:47.155Z] #77 235.3   CC       src/json_common.lo
06:52:47 [2022-07-05T06:52:47.155Z] #77 235.4   CC       tests/test-2.o
06:52:47 [2022-07-05T06:52:47.155Z] #77 235.5   CC       tests/test-3.o
06:52:47 [2022-07-05T06:52:47.155Z] #77 235.6   CC       tests/test-4.o
06:52:47 [2022-07-05T06:52:47.155Z] #77 235.7   CC       tests/test-6.o
06:52:47 [2022-07-05T06:52:47.155Z] #77 235.8   CC       tests/test-5.o
06:52:47 [2022-07-05T06:52:47.155Z] #77 235.8   CC       tests/test-7.o
06:52:47 [2022-07-05T06:52:47.155Z] #77 235.8   CC       tests/test-8.o
06:52:47 [2022-07-05T06:52:47.155Z] #77 235.8   CC       tests/test-9.o
06:52:47 [2022-07-05T06:52:47.155Z] #77 235.9   CC       tests/test-10.o
06:52:47 [2022-07-05T06:52:47.155Z] #77 235.9   CC       tests/test-11.o
06:52:47 [2022-07-05T06:52:47.244Z] #71 ...
06:52:47 [2022-07-05T06:52:47.244Z] 
06:52:47 [2022-07-05T06:52:47.244Z] #20 [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
06:52:47 [2022-07-05T06:52:47.244Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
06:52:47 [2022-07-05T06:52:47.244Z] #20 62.48 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
06:52:47 [2022-07-05T06:52:47.244Z] #20 62.48 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
06:52:47 [2022-07-05T06:52:47.244Z] #20 62.49 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
06:52:47 [2022-07-05T06:52:47.244Z] #20 64.28 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
06:52:47 [2022-07-05T06:52:47.244Z] #20 64.29 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
06:52:47 [2022-07-05T06:52:47.244Z] #20 64.29 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:52:47 [2022-07-05T06:52:47.244Z] #20 68.05 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
06:52:47 [2022-07-05T06:52:47.244Z] #20 68.06 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
06:52:47 [2022-07-05T06:52:47.244Z] #20 68.07 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:52:48 [2022-07-05T06:52:48.066Z] #60 189.2 + mkdir -p /build
06:52:48 [2022-07-05T06:52:48.066Z] #60 189.2 + cp runc /build/runc
06:52:48 [2022-07-05T06:52:48.066Z] #60 DONE 189.5s
06:52:48 [2022-07-05T06:52:48.066Z] 
06:52:48 [2022-07-05T06:52:48.066Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:52:48 [2022-07-05T06:52:48.066Z] #64 sha256:33bf470428eb06604feca2f383e20155e15cdc29d2dc8d573ec6e2eaa0a66635
06:52:48 [2022-07-05T06:52:48.181Z] #20 69.74 Selecting previously unselected package g++-mingw-w64-x86-64.
06:52:48 [2022-07-05T06:52:48.182Z] #20 69.74 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
06:52:48 [2022-07-05T06:52:48.182Z] #20 69.75 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
06:52:48 [2022-07-05T06:52:48.182Z] #20 69.82 Selecting previously unselected package libapparmor1:amd64.
06:52:48 [2022-07-05T06:52:48.182Z] #20 69.82 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
06:52:48 [2022-07-05T06:52:48.182Z] #20 69.83 Unpacking libapparmor1:amd64 (2.13.6-10) ...
06:52:48 [2022-07-05T06:52:48.182Z] #20 69.88 Selecting previously unselected package libapparmor-dev:amd64.
06:52:48 [2022-07-05T06:52:48.182Z] #20 69.89 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
06:52:48 [2022-07-05T06:52:48.182Z] #20 69.90 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
06:52:48 [2022-07-05T06:52:48.182Z] #20 69.97 Selecting previously unselected package libbtrfs0:amd64.
06:52:48 [2022-07-05T06:52:48.182Z] #20 69.97 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
06:52:48 [2022-07-05T06:52:48.182Z] #20 69.98 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
06:52:48 [2022-07-05T06:52:48.182Z] #20 70.05 Selecting previously unselected package libbtrfs-dev:amd64.
06:52:48 [2022-07-05T06:52:48.441Z] #20 70.06 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
06:52:48 [2022-07-05T06:52:48.441Z] #20 70.07 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
06:52:48 [2022-07-05T06:52:48.441Z] #20 70.17 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
06:52:48 [2022-07-05T06:52:48.441Z] #20 70.18 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
06:52:48 [2022-07-05T06:52:48.441Z] #20 70.19 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
06:52:48 [2022-07-05T06:52:48.441Z] #20 70.24 Selecting previously unselected package libudev-dev:amd64.
06:52:48 [2022-07-05T06:52:48.441Z] #20 70.25 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
06:52:48 [2022-07-05T06:52:48.441Z] #20 70.25 Unpacking libudev-dev:amd64 (247.3-7) ...
06:52:48 [2022-07-05T06:52:48.637Z] #64 ...
06:52:48 [2022-07-05T06:52:48.637Z] 
06:52:48 [2022-07-05T06:52:48.637Z] #55 [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.44.0"      && /build/golangci-lint --version
06:52:48 [2022-07-05T06:52:48.637Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:52:48 [2022-07-05T06:52:48.637Z] #55 317.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
06:52:48 [2022-07-05T06:52:48.700Z] #20 70.33 Selecting previously unselected package libsepol1-dev:amd64.
06:52:48 [2022-07-05T06:52:48.700Z] #20 70.34 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
06:52:48 [2022-07-05T06:52:48.700Z] #20 70.34 Unpacking libsepol1-dev:amd64 (3.1-1) ...
06:52:48 [2022-07-05T06:52:48.700Z] #20 70.47 Selecting previously unselected package libpcre2-16-0:amd64.
06:52:48 [2022-07-05T06:52:48.700Z] #20 70.48 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
06:52:48 [2022-07-05T06:52:48.700Z] #20 70.49 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
06:52:48 [2022-07-05T06:52:48.700Z] #20 70.58 Selecting previously unselected package libpcre2-32-0:amd64.
06:52:48 [2022-07-05T06:52:48.898Z] #55 DONE 317.2s
06:52:48 [2022-07-05T06:52:48.898Z] 
06:52:48 [2022-07-05T06:52:48.898Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:52:48 [2022-07-05T06:52:48.898Z] #64 sha256:33bf470428eb06604feca2f383e20155e15cdc29d2dc8d573ec6e2eaa0a66635
06:52:48 [2022-07-05T06:52:48.959Z] #20 70.58 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
06:52:48 [2022-07-05T06:52:48.959Z] #20 70.59 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
06:52:48 [2022-07-05T06:52:48.959Z] #20 70.68 Selecting previously unselected package libpcre2-posix2:amd64.
06:52:48 [2022-07-05T06:52:48.959Z] #20 70.69 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
06:52:48 [2022-07-05T06:52:48.959Z] #20 70.71 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
06:52:48 [2022-07-05T06:52:48.959Z] #20 70.76 Selecting previously unselected package libpcre2-dev:amd64.
06:52:48 [2022-07-05T06:52:48.959Z] #20 70.76 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
06:52:48 [2022-07-05T06:52:48.959Z] #20 70.77 Unpacking libpcre2-dev:amd64 (10.36-2) ...
06:52:49 [2022-07-05T06:52:49.174Z] #64 290.7 + bin/containerd-shim-runc-v2
06:52:49 [2022-07-05T06:52:49.218Z] #20 70.93 Selecting previously unselected package libselinux1-dev:amd64.
06:52:49 [2022-07-05T06:52:49.218Z] #20 70.94 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
06:52:49 [2022-07-05T06:52:49.218Z] #20 70.95 Unpacking libselinux1-dev:amd64 (3.1-3) ...
06:52:49 [2022-07-05T06:52:49.218Z] #20 71.04 Selecting previously unselected package libdevmapper-dev:amd64.
06:52:49 [2022-07-05T06:52:49.438Z] #64 291.5 + binaries
06:52:49 [2022-07-05T06:52:49.438Z] #64 291.5 + install -D bin/containerd /build/containerd
06:52:49 [2022-07-05T06:52:49.438Z] #64 291.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
06:52:49 [2022-07-05T06:52:49.438Z] #64 291.5 + install -D bin/ctr /build/ctr
06:52:49 [2022-07-05T06:52:49.477Z] #20 71.04 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
06:52:49 [2022-07-05T06:52:49.477Z] #20 71.05 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
06:52:49 [2022-07-05T06:52:49.477Z] #20 71.10 Selecting previously unselected package libseccomp-dev:amd64.
06:52:49 [2022-07-05T06:52:49.477Z] #20 71.11 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
06:52:49 [2022-07-05T06:52:49.477Z] #20 71.11 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
06:52:49 [2022-07-05T06:52:49.477Z] #20 71.18 Selecting previously unselected package libsystemd-dev:amd64.
06:52:49 [2022-07-05T06:52:49.477Z] #20 71.18 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
06:52:49 [2022-07-05T06:52:49.477Z] #20 71.19 Unpacking libsystemd-dev:amd64 (247.3-7) ...
06:52:49 [2022-07-05T06:52:49.736Z] #20 71.43 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
06:52:49 [2022-07-05T06:52:49.736Z] #20 71.45 Setting up libapparmor1:amd64 (2.13.6-10) ...
06:52:49 [2022-07-05T06:52:49.736Z] #20 71.46 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
06:52:49 [2022-07-05T06:52:49.736Z] #20 71.47 Setting up libsepol1-dev:amd64 (3.1-1) ...
06:52:49 [2022-07-05T06:52:49.736Z] #20 71.49 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
06:52:49 [2022-07-05T06:52:49.736Z] #20 71.50 Setting up libpcre2-16-0:amd64 (10.36-2) ...
06:52:49 [2022-07-05T06:52:49.736Z] #20 71.53 Setting up libbtrfs0:amd64 (5.10.1-2) ...
06:52:49 [2022-07-05T06:52:49.736Z] #20 71.54 Setting up libpcre2-32-0:amd64 (10.36-2) ...
06:52:49 [2022-07-05T06:52:49.736Z] #20 71.56 Setting up libudev-dev:amd64 (247.3-7) ...
06:52:49 [2022-07-05T06:52:49.736Z] #20 71.58 Setting up libpcre2-posix2:amd64 (10.36-2) ...
06:52:49 [2022-07-05T06:52:49.736Z] #20 71.59 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
06:52:49 [2022-07-05T06:52:49.736Z] #20 71.61 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
06:52:49 [2022-07-05T06:52:49.736Z] #20 71.63 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
06:52:49 [2022-07-05T06:52:49.995Z] #20 71.65 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
06:52:49 [2022-07-05T06:52:49.995Z] #20 71.66 Setting up mingw-w64-common (8.0.0-1) ...
06:52:49 [2022-07-05T06:52:49.995Z] #20 71.68 Setting up libsystemd-dev:amd64 (247.3-7) ...
06:52:49 [2022-07-05T06:52:49.995Z] #20 71.70 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
06:52:49 [2022-07-05T06:52:49.995Z] #20 71.71 Setting up libpcre2-dev:amd64 (10.36-2) ...
06:52:49 [2022-07-05T06:52:49.995Z] #20 71.73 Setting up libselinux1-dev:amd64 (3.1-3) ...
06:52:49 [2022-07-05T06:52:49.995Z] #20 71.74 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
06:52:49 [2022-07-05T06:52:49.995Z] #20 71.75 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:52:49 [2022-07-05T06:52:49.995Z] #20 71.76 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
06:52:49 [2022-07-05T06:52:49.995Z] #20 71.77 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:52:49 [2022-07-05T06:52:49.995Z] #20 71.78 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
06:52:49 [2022-07-05T06:52:49.995Z] #20 71.79 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
06:52:49 [2022-07-05T06:52:49.995Z] #20 71.81 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:52:49 [2022-07-05T06:52:49.995Z] #20 71.82 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
06:52:49 [2022-07-05T06:52:49.995Z] #20 71.83 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:52:49 [2022-07-05T06:52:49.995Z] #20 71.85 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
06:52:50 [2022-07-05T06:52:50.254Z] #20 71.87 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
06:52:50 [2022-07-05T06:52:50.254Z] #20 71.88 Setting up dmsetup (2:1.02.175-2.1) ...
06:52:50 [2022-07-05T06:52:50.254Z] #20 71.90 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
06:52:50 [2022-07-05T06:52:50.254Z] #20 71.91 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
06:52:50 [2022-07-05T06:52:50.254Z] #20 71.92 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:52:51 [2022-07-05T06:52:51.439Z] #64 ...
06:52:51 [2022-07-05T06:52:51.439Z] 
06:52:51 [2022-07-05T06:52:51.439Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
06:52:51 [2022-07-05T06:52:51.439Z] #56 sha256:580df177ed7837d7a0c0287327a8cccb22d98229de7f1273033ac87de8c1572b
06:52:51 [2022-07-05T06:52:51.439Z] #56 DONE 0.2s
06:52:51 [2022-07-05T06:52:51.439Z] 
06:52:51 [2022-07-05T06:52:51.439Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
06:52:51 [2022-07-05T06:52:51.439Z] #58 sha256:e1943a9f0b1828aff346f9c4d50d76a8495c7e43003f04e93b20765115d9df9a
06:52:51 [2022-07-05T06:52:51.439Z] #58 DONE 0.1s
06:52:51 [2022-07-05T06:52:51.439Z] 
06:52:51 [2022-07-05T06:52:51.439Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:52:51 [2022-07-05T06:52:51.439Z] #64 sha256:33bf470428eb06604feca2f383e20155e15cdc29d2dc8d573ec6e2eaa0a66635
06:52:51 [2022-07-05T06:52:51.439Z] #64 ...
06:52:51 [2022-07-05T06:52:51.439Z] 
06:52:51 [2022-07-05T06:52:51.439Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
06:52:51 [2022-07-05T06:52:51.439Z] #61 sha256:e0d1dcfd0004e203c07fc3a069fd06c620ee17828d1f8e2f3aa448428f232b77
06:52:51 [2022-07-05T06:52:51.439Z] #61 DONE 0.1s
06:52:51 [2022-07-05T06:52:51.554Z] #23 ...
06:52:51 [2022-07-05T06:52:51.554Z] 
06:52:51 [2022-07-05T06:52:51.554Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:52:51 [2022-07-05T06:52:51.554Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:52:51 [2022-07-05T06:52:51.554Z] #77 228.1   CCLD     libyajl.la
06:52:51 [2022-07-05T06:52:51.554Z] #77 228.5   CCLD     verify/json_verify
06:52:51 [2022-07-05T06:52:51.554Z] #77 228.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
06:52:51 [2022-07-05T06:52:51.554Z] #77 228.9 make[5]: Nothing to be done for 'install-exec-am'.
06:52:51 [2022-07-05T06:52:51.554Z] #77 228.9 make[5]: Nothing to be done for 'install-data-am'.
06:52:51 [2022-07-05T06:52:51.554Z] #77 228.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
06:52:51 [2022-07-05T06:52:51.554Z] #77 228.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
06:52:51 [2022-07-05T06:52:51.554Z] #77 228.9 make[4]: Entering directory '/tmp/crun-build/libocispec'
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.0   CC       src/validate.o
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.0   CC       src/image_spec_schema_config_schema.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.0   CC       src/image_spec_schema_content_descriptor.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.0   CC       src/image_spec_schema_defs.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.1   CC       src/image_spec_schema_defs_descriptor.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.1   CC       src/image_spec_schema_image_index_schema.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.1   CC       src/image_spec_schema_image_layout_schema.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.1   CC       src/image_spec_schema_image_manifest_schema.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.1   CC       src/runtime_spec_schema_config_linux.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.2   CC       src/runtime_spec_schema_config_zos.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.2   CC       src/runtime_spec_schema_config_schema.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.2   CC       src/runtime_spec_schema_config_solaris.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.3   CC       src/runtime_spec_schema_config_vm.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.3   CC       src/runtime_spec_schema_config_windows.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.3   CC       src/runtime_spec_schema_defs.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.3   CC       src/runtime_spec_schema_defs_linux.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.4   CC       src/runtime_spec_schema_defs_zos.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.4   CC       src/runtime_spec_schema_defs_vm.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.5   CC       src/runtime_spec_schema_state_schema.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.5   CC       src/runtime_spec_schema_defs_windows.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.5   CC       src/basic_test_double_array_item.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.6   CC       src/image_manifest_items_image_manifest_items_schema.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.6   CC       src/basic_test_top_array_int.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.7   CC       src/basic_test_top_array_string.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.7   CC       src/basic_test_double_array.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.7   CC       src/basic_test_top_double_array_int.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.8   CC       src/basic_test_top_double_array_obj.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 229.9   CC       src/basic_test_top_double_array_refobj.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 230.0   CC       src/basic_test_top_double_array_string.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 230.1   CC       src/read-file.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 230.2   CC       src/json_common.lo
06:52:51 [2022-07-05T06:52:51.554Z] #77 230.2   CC       tests/test-1.o
06:52:51 [2022-07-05T06:52:51.554Z] #77 230.3   CC       tests/test-2.o
06:52:51 [2022-07-05T06:52:51.554Z] #77 230.4   CC       tests/test-3.o
06:52:51 [2022-07-05T06:52:51.554Z] #77 230.5   CC       tests/test-4.o
06:52:51 [2022-07-05T06:52:51.554Z] #77 230.7   CC       tests/test-5.o
06:52:51 [2022-07-05T06:52:51.554Z] #77 230.8   CC       tests/test-7.o
06:52:51 [2022-07-05T06:52:51.554Z] #77 230.8   CC       tests/test-6.o
06:52:51 [2022-07-05T06:52:51.554Z] #77 230.9   CC       tests/test-8.o
06:52:51 [2022-07-05T06:52:51.554Z] #77 230.9   CC       tests/test-9.o
06:52:51 [2022-07-05T06:52:51.554Z] #77 231.0   CC       tests/test-10.o
06:52:51 [2022-07-05T06:52:51.554Z] #77 231.1   CC       tests/test-11.o
06:52:51 [2022-07-05T06:52:51.633Z] #20 DONE 73.3s
06:52:51 [2022-07-05T06:52:51.633Z] 
06:52:51 [2022-07-05T06:52:51.633Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:52:51 [2022-07-05T06:52:51.633Z] #71 sha256:5bff0476305eb3161f1b8d08aeca2dbfb26fab74533a23ddf566875a9e980543
06:52:51 [2022-07-05T06:52:51.633Z] #71 ...
06:52:51 [2022-07-05T06:52:51.633Z] 
06:52:51 [2022-07-05T06:52:51.633Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libseccomp-dev:ppc64el             libseccomp-dev:s390x
06:52:51 [2022-07-05T06:52:51.633Z] #21 sha256:c69268745e740405100f301a6a9b909aae27398f9d0aa0d9e149ff91926c5664
06:52:51 [2022-07-05T06:52:51.699Z] 
06:52:51 [2022-07-05T06:52:51.699Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:52:51 [2022-07-05T06:52:51.699Z] #64 sha256:33bf470428eb06604feca2f383e20155e15cdc29d2dc8d573ec6e2eaa0a66635
06:52:52 [2022-07-05T06:52:52.448Z] #77 ...
06:52:52 [2022-07-05T06:52:52.448Z] 
06:52:52 [2022-07-05T06:52:52.448Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
06:52:52 [2022-07-05T06:52:52.448Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39
06:52:52 [2022-07-05T06:52:52.448Z] #23 10.24 Collecting yamllint==1.26.1
06:52:52 [2022-07-05T06:52:52.570Z] #21 1.005 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
06:52:52 [2022-07-05T06:52:52.570Z] #21 1.005 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
06:52:52 [2022-07-05T06:52:52.570Z] #21 1.005 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
06:52:53 [2022-07-05T06:52:53.020Z] #23 11.29   Downloading yamllint-1.26.1.tar.gz (126 kB)
06:52:54 [2022-07-05T06:52:54.407Z] #23 12.65 Collecting pathspec>=0.5.3
06:52:54 [2022-07-05T06:52:54.407Z] #23 12.66   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
06:52:54 [2022-07-05T06:52:54.709Z] #64 DONE 295.8s
06:52:54 [2022-07-05T06:52:54.709Z] 
06:52:54 [2022-07-05T06:52:54.709Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
06:52:54 [2022-07-05T06:52:54.709Z] #65 sha256:64f9a5b823f2431ee24e6c841475972f52e47c52aacfa34645df48ba2fbffef6
06:52:54 [2022-07-05T06:52:54.979Z] #23 13.09 Collecting pyyaml
06:52:54 [2022-07-05T06:52:54.979Z] #23 13.11   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
06:52:54 [2022-07-05T06:52:54.979Z] #23 13.23 Building wheels for collected packages: yamllint
06:52:54 [2022-07-05T06:52:54.979Z] #23 13.23   Building wheel for yamllint (setup.py): started
06:52:55 [2022-07-05T06:52:55.901Z] #64 277.6 + bin/containerd
06:52:55 [2022-07-05T06:52:55.923Z] #23 14.39   Building wheel for yamllint (setup.py): finished with status 'done'
06:52:56 [2022-07-05T06:52:56.225Z] #23 14.39   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=64ac5248f268d20c12eb32b9a149fb2103865df758514416c9f6c415f83daceb
06:52:56 [2022-07-05T06:52:56.225Z] #23 14.40   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
06:52:56 [2022-07-05T06:52:56.225Z] #23 14.40 Successfully built yamllint
06:52:56 [2022-07-05T06:52:56.225Z] #23 14.44 Installing collected packages: pyyaml, pathspec, yamllint
06:52:56 [2022-07-05T06:52:56.487Z] #23 14.95 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
06:52:56 [2022-07-05T06:52:56.613Z] #65 DONE 1.8s
06:52:56 [2022-07-05T06:52:56.613Z] 
06:52:56 [2022-07-05T06:52:56.613Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
06:52:56 [2022-07-05T06:52:56.613Z] #70 sha256:4a4e445d98e5b88aaab6a1306e536cbc0b8e87b77935226828c32aeb23b8d333
06:52:56 [2022-07-05T06:52:56.809Z] #77 ...
06:52:56 [2022-07-05T06:52:56.809Z] 
06:52:56 [2022-07-05T06:52:56.809Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
06:52:56 [2022-07-05T06:52:56.809Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39
06:52:56 [2022-07-05T06:52:56.809Z] #23 9.880 Collecting yamllint==1.26.1
06:52:56 [2022-07-05T06:52:56.871Z] #70 DONE 0.4s
06:52:57 [2022-07-05T06:52:57.130Z] 
06:52:57 [2022-07-05T06:52:57.130Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
06:52:57 [2022-07-05T06:52:57.130Z] #75 sha256:88afdd520dd52b5ea643b13fde11a97508f6718d926cec9ac133a87fd515425c
06:52:57 [2022-07-05T06:52:57.373Z] #23 10.94   Downloading yamllint-1.26.1.tar.gz (126 kB)
06:52:57 [2022-07-05T06:52:57.430Z] #23 DONE 15.7s
06:52:57 [2022-07-05T06:52:57.430Z] 
06:52:57 [2022-07-05T06:52:57.430Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
06:52:57 [2022-07-05T06:52:57.430Z] #27 sha256:d22b3bb55da68c520486da8bfa16718b5d24718163f928d9867e52d60053af2a
06:52:57 [2022-07-05T06:52:57.691Z] #27 DONE 0.3s
06:52:57 [2022-07-05T06:52:57.691Z] 
06:52:57 [2022-07-05T06:52:57.691Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
06:52:57 [2022-07-05T06:52:57.691Z] #32 sha256:c56298de8fe7f6248818ab9c7735f4183df9bb1fb809c20496af9c08e2559be9
06:52:57 [2022-07-05T06:52:57.952Z] #32 DONE 0.3s
06:52:57 [2022-07-05T06:52:57.952Z] 
06:52:57 [2022-07-05T06:52:57.952Z] #47 [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
06:52:57 [2022-07-05T06:52:57.952Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
06:52:57 [2022-07-05T06:52:57.952Z] #47 ...
06:52:57 [2022-07-05T06:52:57.952Z] 
06:52:57 [2022-07-05T06:52:57.952Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
06:52:57 [2022-07-05T06:52:57.952Z] #35 sha256:34156c85af9f27178e95f8e3c924eb2bd2d0ea7ec788faaa2c7c77c22b8116e6
06:52:58 [2022-07-05T06:52:58.412Z] #21 1.502 Reading package lists...
06:52:58 [2022-07-05T06:52:58.524Z] #35 DONE 0.4s
06:52:58 [2022-07-05T06:52:58.524Z] 
06:52:58 [2022-07-05T06:52:58.524Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
06:52:58 [2022-07-05T06:52:58.524Z] #37 sha256:2a365a96c773e0e32d24123661ad95e96cb19d51fedb8543280c696f18be9878
06:52:58 [2022-07-05T06:52:58.742Z] #23 12.30 Collecting pathspec>=0.5.3
06:52:58 [2022-07-05T06:52:58.742Z] #23 12.32   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
06:52:58 [2022-07-05T06:52:58.785Z] #37 DONE 0.3s
06:52:58 [2022-07-05T06:52:58.785Z] 
06:52:58 [2022-07-05T06:52:58.785Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
06:52:58 [2022-07-05T06:52:58.785Z] #39 sha256:cbb537c865360c39c47be58e8833d284a87fd29bdeba0c53fb360ebb1306b306
06:52:58 [2022-07-05T06:52:58.785Z] #39 DONE 0.1s
06:52:58 [2022-07-05T06:52:58.785Z] 
06:52:58 [2022-07-05T06:52:58.785Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:52:58 [2022-07-05T06:52:58.785Z] #60 sha256:e235643cd3d662b6ce3e11308048250d898139a9432a96e73d0dd8d82f63e62a
06:52:58 [2022-07-05T06:52:58.785Z] #60 ...
06:52:58 [2022-07-05T06:52:58.785Z] 
06:52:58 [2022-07-05T06:52:58.785Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
06:52:58 [2022-07-05T06:52:58.785Z] #41 sha256:056a92b4ea4eb2d6fa1591f84f31cd159494800ba3c1ab2f00bc31b1bea1089d
06:52:58 [2022-07-05T06:52:58.785Z] #41 DONE 0.1s
06:52:58 [2022-07-05T06:52:58.999Z] #23 12.78 Collecting pyyaml
06:52:58 [2022-07-05T06:52:58.999Z] #23 12.80   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
06:52:59 [2022-07-05T06:52:59.034Z] #75 DONE 2.0s
06:52:59 [2022-07-05T06:52:59.034Z] 
06:52:59 [2022-07-05T06:52:59.034Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
06:52:59 [2022-07-05T06:52:59.034Z] #78 sha256:41905c7f00b84ac2f8fdf3cc1337cd45f99330a119b953a66d46450a5627119a
06:52:59 [2022-07-05T06:52:59.034Z] #78 DONE 0.1s
06:52:59 [2022-07-05T06:52:59.034Z] 
06:52:59 [2022-07-05T06:52:59.034Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
06:52:59 [2022-07-05T06:52:59.034Z] #79 sha256:b72ce1d321bdbeec2f5120d185ce97560f949659f15014298722ea09611754e3
06:52:59 [2022-07-05T06:52:59.034Z] #79 DONE 0.0s
06:52:59 [2022-07-05T06:52:59.034Z] 
06:52:59 [2022-07-05T06:52:59.034Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
06:52:59 [2022-07-05T06:52:59.034Z] #80 sha256:5df1e892c14d54af8a9f7d860fd73faadcc43c7c5faab2b37a853bf54bd2f859
06:52:59 [2022-07-05T06:52:59.034Z] #80 DONE 0.1s
06:52:59 [2022-07-05T06:52:59.034Z] 
06:52:59 [2022-07-05T06:52:59.034Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
06:52:59 [2022-07-05T06:52:59.034Z] #81 sha256:6f689a5687f60a6ed8078f2627d7025abbad4ff61df2829c7d6247da802debd9
06:52:59 [2022-07-05T06:52:59.046Z] 
06:52:59 [2022-07-05T06:52:59.046Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
06:52:59 [2022-07-05T06:52:59.046Z] #45 sha256:30f3c9a19c8b2acda2c3542038d12841c2a2c1ab93e72804637ad031dd55b182
06:52:59 [2022-07-05T06:52:59.046Z] #45 DONE 0.1s
06:52:59 [2022-07-05T06:52:59.046Z] 
06:52:59 [2022-07-05T06:52:59.046Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:52:59 [2022-07-05T06:52:59.046Z] #64 sha256:a4d8a9807eaa7c2a7dd1c4c7ba241c36d811280ac7083bacfbfeb08c1664b3e0
06:52:59 [2022-07-05T06:52:59.256Z] #23 12.90 Building wheels for collected packages: yamllint
06:52:59 [2022-07-05T06:52:59.256Z] #23 12.90   Building wheel for yamllint (setup.py): started
06:52:59 [2022-07-05T06:52:59.972Z] #81 DONE 0.8s
06:52:59 [2022-07-05T06:52:59.972Z] 
06:52:59 [2022-07-05T06:52:59.972Z] #82 exporting to image
06:52:59 [2022-07-05T06:52:59.972Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
06:52:59 [2022-07-05T06:52:59.972Z] #82 exporting layers
06:53:00 [2022-07-05T06:53:00.188Z] #23 14.09   Building wheel for yamllint (setup.py): finished with status 'done'
06:53:00 [2022-07-05T06:53:00.445Z] #23 14.10   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0002d609ff4343a8b9ad16868f1151690d958a534ca9d154c565bffb73e9e686
06:53:00 [2022-07-05T06:53:00.445Z] #23 14.10   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
06:53:00 [2022-07-05T06:53:00.445Z] #23 14.10 Successfully built yamllint
06:53:00 [2022-07-05T06:53:00.445Z] #23 14.13 Installing collected packages: pyyaml, pathspec, yamllint
06:53:01 [2022-07-05T06:53:01.009Z] #23 14.59 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
06:53:01 [2022-07-05T06:53:01.266Z] #23 DONE 15.1s
06:53:01 [2022-07-05T06:53:01.266Z] 
06:53:01 [2022-07-05T06:53:01.266Z] #55 [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.44.0"      && /build/golangci-lint --version
06:53:01 [2022-07-05T06:53:01.266Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:53:01 [2022-07-05T06:53:01.523Z] #55 ...
06:53:01 [2022-07-05T06:53:01.523Z] 
06:53:01 [2022-07-05T06:53:01.523Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
06:53:01 [2022-07-05T06:53:01.523Z] #27 sha256:5105970df9230e497565edccda48a6f33be2c143c35c8c16589fda7414a448c2
06:53:01 [2022-07-05T06:53:01.781Z] #27 DONE 0.4s
06:53:01 [2022-07-05T06:53:01.781Z] 
06:53:01 [2022-07-05T06:53:01.781Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:53:01 [2022-07-05T06:53:01.781Z] #64 sha256:5491638f20a514073f2536d89fdd8bc4a6c25dbe78f6d50be0dc4d96bba6c72d
06:53:02 [2022-07-05T06:53:02.039Z] #64 ...
06:53:02 [2022-07-05T06:53:02.039Z] 
06:53:02 [2022-07-05T06:53:02.039Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
06:53:02 [2022-07-05T06:53:02.039Z] #32 sha256:87c573127c95ed305704f753bd648e895bfbd90f2b53eba138d73f68eadf5fe5
06:53:02 [2022-07-05T06:53:02.296Z] #32 DONE 0.6s
06:53:02 [2022-07-05T06:53:02.296Z] 
06:53:02 [2022-07-05T06:53:02.296Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:53:02 [2022-07-05T06:53:02.296Z] #64 sha256:5491638f20a514073f2536d89fdd8bc4a6c25dbe78f6d50be0dc4d96bba6c72d
06:53:02 [2022-07-05T06:53:02.553Z] #64 ...
06:53:02 [2022-07-05T06:53:02.553Z] 
06:53:02 [2022-07-05T06:53:02.553Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
06:53:02 [2022-07-05T06:53:02.553Z] #35 sha256:2218bff7468a64a4aa16057a0a28552199bf6af4117565843b06e58c2cef73d4
06:53:02 [2022-07-05T06:53:02.600Z] #21 6.059 Reading package lists...
06:53:02 [2022-07-05T06:53:02.810Z] #35 DONE 0.3s
06:53:02 [2022-07-05T06:53:02.810Z] 
06:53:02 [2022-07-05T06:53:02.810Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
06:53:02 [2022-07-05T06:53:02.810Z] #37 sha256:b7f43f8d3dcdfda2356aa30d46e8fa603f596a56997ed8665a90d3315069189b
06:53:03 [2022-07-05T06:53:03.067Z] #37 DONE 0.3s
06:53:03 [2022-07-05T06:53:03.067Z] 
06:53:03 [2022-07-05T06:53:03.067Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
06:53:03 [2022-07-05T06:53:03.067Z] #39 sha256:ad04be3e5bad6b0064311c0eb73760d55c00a151d3340763fd0cfcfee5686b5e
06:53:03 [2022-07-05T06:53:03.067Z] #39 DONE 0.1s
06:53:03 [2022-07-05T06:53:03.067Z] 
06:53:03 [2022-07-05T06:53:03.067Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:53:03 [2022-07-05T06:53:03.067Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:53:03 [2022-07-05T06:53:03.263Z] #82 exporting layers 3.3s done
06:53:03 [2022-07-05T06:53:03.263Z] #82 writing image sha256:e1a2c95e3367a477dfeadad70fcbdf7d2a26a4a8c4ad66ee22de7a893a8e9984 done
06:53:03 [2022-07-05T06:53:03.263Z] #82 naming to docker.io/library/docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e done
06:53:03 [2022-07-05T06:53:03.263Z] #82 DONE 3.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
06:53:03 [2022-07-05T06:53:03.324Z] #77 ...
06:53:03 [2022-07-05T06:53:03.324Z] 
06:53:03 [2022-07-05T06:53:03.324Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
06:53:03 [2022-07-05T06:53:03.324Z] #41 sha256:5a69f0d3f91ac4d7170fe7a92ae4fac446754e2f00de0bb5e55394faa38e9807
06:53:03 [2022-07-05T06:53:03.324Z] #41 DONE 0.1s
06:53:03 [2022-07-05T06:53:03.324Z] 
06:53:03 [2022-07-05T06:53:03.324Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
06:53:03 [2022-07-05T06:53:03.324Z] #45 sha256:375f3c31c95e1a4cf56866e0f5c336cbca4f517c8a4d39ee463c26f1f65194a5
06:53:03 [2022-07-05T06:53:03.324Z] #45 DONE 0.1s
06:53:03 [2022-07-05T06:53:03.324Z] 
06:53:03 [2022-07-05T06:53:03.324Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:53:03 [2022-07-05T06:53:03.324Z] #64 sha256:5491638f20a514073f2536d89fdd8bc4a6c25dbe78f6d50be0dc4d96bba6c72d
06:53:03 [2022-07-05T06:53:03.536Z] #21 10.60 Building dependency tree...
06:53:03 [2022-07-05T06:53:03.536Z] #21 11.81 Reading state information...
06:53:03 [2022-07-05T06:53:03.588Z] + sudo modprobe ip6table_filter
[Pipeline] sh
06:53:03 [2022-07-05T06:53:03.873Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43768/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=720fd638f6aecba6e2b9b86564a9bbe3d771f57e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e hack/test/unit
06:53:04 [2022-07-05T06:53:04.473Z] #21 12.89 The following additional packages will be installed:
06:53:04 [2022-07-05T06:53:04.473Z] #21 12.89   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
06:53:04 [2022-07-05T06:53:04.473Z] #21 12.89   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
06:53:04 [2022-07-05T06:53:04.473Z] #21 12.89   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
06:53:04 [2022-07-05T06:53:04.473Z] #21 12.89   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
06:53:04 [2022-07-05T06:53:04.473Z] #21 12.89   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
06:53:04 [2022-07-05T06:53:04.473Z] #21 12.90   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
06:53:04 [2022-07-05T06:53:04.473Z] #21 12.90   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
06:53:04 [2022-07-05T06:53:04.473Z] #21 12.92 Suggested packages:
06:53:04 [2022-07-05T06:53:04.473Z] #21 12.92   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
06:53:04 [2022-07-05T06:53:04.473Z] #21 12.92   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
06:53:04 [2022-07-05T06:53:04.473Z] #21 12.92   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
06:53:04 [2022-07-05T06:53:04.473Z] #21 12.92   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
06:53:04 [2022-07-05T06:53:04.473Z] #21 12.92   seccomp:ppc64el seccomp:s390x
06:53:04 [2022-07-05T06:53:04.473Z] #21 12.92 Recommended packages:
06:53:04 [2022-07-05T06:53:04.473Z] #21 12.92   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
06:53:04 [2022-07-05T06:53:04.473Z] #21 12.92   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
06:53:04 [2022-07-05T06:53:04.473Z] #21 12.92   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
06:53:04 [2022-07-05T06:53:04.473Z] #21 12.92   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
06:53:05 [2022-07-05T06:53:05.042Z] #21 13.37 The following NEW packages will be installed:
06:53:05 [2022-07-05T06:53:05.042Z] #21 13.37   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
06:53:05 [2022-07-05T06:53:05.042Z] #21 13.37   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
06:53:05 [2022-07-05T06:53:05.042Z] #21 13.37   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
06:53:05 [2022-07-05T06:53:05.042Z] #21 13.37   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
06:53:05 [2022-07-05T06:53:05.042Z] #21 13.37   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
06:53:05 [2022-07-05T06:53:05.042Z] #21 13.37   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
06:53:05 [2022-07-05T06:53:05.042Z] #21 13.37   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
06:53:05 [2022-07-05T06:53:05.042Z] #21 13.37   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
06:53:05 [2022-07-05T06:53:05.042Z] #21 13.37   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
06:53:05 [2022-07-05T06:53:05.042Z] #21 13.37   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
06:53:05 [2022-07-05T06:53:05.042Z] #21 13.38   libseccomp2:ppc64el libseccomp2:s390x
06:53:05 [2022-07-05T06:53:05.301Z] #21 13.72 0 upgraded, 40 newly installed, 0 to remove and 13 not upgraded.
06:53:05 [2022-07-05T06:53:05.301Z] #21 13.72 Need to get 15.9 MB of archives.
06:53:05 [2022-07-05T06:53:05.301Z] #21 13.72 After this operation, 73.0 MB of additional disk space will be used.
06:53:05 [2022-07-05T06:53:05.301Z] #21 13.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
06:53:05 [2022-07-05T06:53:05.301Z] #21 13.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
06:53:05 [2022-07-05T06:53:05.301Z] #21 13.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
06:53:05 [2022-07-05T06:53:05.301Z] #21 13.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
06:53:05 [2022-07-05T06:53:05.301Z] #21 13.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
06:53:05 [2022-07-05T06:53:05.301Z] #21 13.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
06:53:05 [2022-07-05T06:53:05.301Z] #21 13.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
06:53:05 [2022-07-05T06:53:05.301Z] #21 13.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB]
06:53:05 [2022-07-05T06:53:05.301Z] #21 13.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
06:53:05 [2022-07-05T06:53:05.301Z] #21 13.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
06:53:05 [2022-07-05T06:53:05.301Z] #21 13.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
06:53:05 [2022-07-05T06:53:05.301Z] #21 13.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
06:53:05 [2022-07-05T06:53:05.301Z] #21 13.79 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB]
06:53:05 [2022-07-05T06:53:05.301Z] #21 13.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.83 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.84 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.87 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.87 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.95 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.95 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.95 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.95 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.96 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.96 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.96 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.96 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
06:53:05 [2022-07-05T06:53:05.561Z] #21 13.96 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
06:53:05 [2022-07-05T06:53:05.777Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
06:53:05 [2022-07-05T06:53:05.777Z] + TESTFLAGS+=' -test.timeout=5m'
06:53:05 [2022-07-05T06:53:05.777Z] + TESTDIRS=./...
06:53:05 [2022-07-05T06:53:05.777Z] + exclude_paths='/vendor/|/integration'
06:53:05 [2022-07-05T06:53:05.777Z] ++ go list ./...
06:53:05 [2022-07-05T06:53:05.777Z] ++ grep -vE '(/vendor/|/integration)'
06:53:06 [2022-07-05T06:53:06.130Z] #21 14.48 debconf: delaying package configuration, since apt-utils is not installed
06:53:06 [2022-07-05T06:53:06.130Z] #21 14.67 Fetched 15.9 MB in 1s (30.2 MB/s)
06:53:06 [2022-07-05T06:53:06.347Z] + pkg_list='github.com/docker/docker/api
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/backend/build
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/httpstatus
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/httputils
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/middleware
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/build
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/checkpoint
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/container
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/debug
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/distribution
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/grpc
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/image
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/network
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/plugin
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/session
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/swarm
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/system
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/volume
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/backend
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/blkiodev
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/container
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/events
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/filters
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/image
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/mount
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/network
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/plugins/logdriver
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/registry
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/strslice
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/swarm
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/swarm/runtime
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/time
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/versions
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/versions/v1p19
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/versions/v1p20
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/volume
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/builder
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/builder/builder-next
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/builder/builder-next/exporter
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/builder/builder-next/imagerefchecker
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/builder/builder-next/worker
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/builder/dockerfile
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/builder/remotecontext
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/builder/remotecontext/git
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/builder/remotecontext/urlutil
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/cli
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/cli/config
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/cli/debug
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/cli/winresources/docker-proxy
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/cli/winresources/dockerd
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/client
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/cmd/docker-proxy
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/cmd/dockerd
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/cmd/dockerd/trap
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/container
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/container/stream
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/contrib/apparmor
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/contrib/docker-device-tool
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/contrib/httpserver
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/cluster
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/cluster/controllers/plugin
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/cluster/convert
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/cluster/executor
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/cluster/executor/container
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/cluster/provider
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/config
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/events
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/events/testutils
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/exec
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/graphdriver
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/graphdriver/aufs
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/graphdriver/btrfs
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/graphdriver/copy
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/graphdriver/devmapper
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/graphdriver/graphtest
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/graphdriver/overlay
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/graphdriver/overlay2
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/graphdriver/overlayutils
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/graphdriver/register
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/graphdriver/vfs
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/graphdriver/zfs
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/images
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/initlayer
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/links
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/listeners
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/logger
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/logger/awslogs
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/logger/fluentd
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/logger/gcplogs
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/logger/gelf
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/logger/journald
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/logger/jsonfilelog
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/logger/local
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/logger/logentries
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/logger/loggertest
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/logger/loggerutils
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/logger/loggerutils/cache
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/logger/splunk
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/logger/syslog
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/logger/templates
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/names
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/network
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/daemon/stats
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/distribution
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/distribution/metadata
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/distribution/utils
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/distribution/xfer
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/dockerversion
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/errdefs
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/image
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/image/cache
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/image/tarexport
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/image/v1
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/internal/test/suite
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/layer
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libcontainerd
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libcontainerd/queue
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libcontainerd/remote
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libcontainerd/supervisor
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libcontainerd/types
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/bitseq
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/cluster
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/cmd/diagnostic
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/cmd/ovrouter
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/cmd/readme_test
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/config
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/datastore
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/diagnostic
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/discoverapi
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/driverapi
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/drivers/bridge
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/drivers/host
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/drivers/ipvlan
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/drivers/macvlan
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/drivers/null
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/drivers/overlay
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/drivers/remote
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/drivers/remote/api
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/drivers/windows
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/drvregistry
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/etchosts
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/idm
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/internal/caller
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/internal/setmatrix
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/ipam
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/ipamapi
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/ipams/builtin
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/ipams/null
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/ipams/remote
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/ipams/remote/api
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/ipams/windowsipam
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/ipamutils
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/iptables
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/netlabel
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/netutils
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/networkdb
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/ns
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/options
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/osl
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/osl/kernel
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/portallocator
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/portmapper
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/resolvconf
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/testutils
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/libnetwork/types
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/oci
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/oci/caps
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/opts
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/aaparser
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/archive
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/authorization
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/broadcaster
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/capabilities
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/chrootarchive
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/containerfs
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/devicemapper
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/directory
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/dmesg
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/fileutils
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/fsutils
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/homedir
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/idtools
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/ioutils
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/jsonmessage
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/longpath
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/loopback
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/namesgenerator
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/parsers
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/parsers/kernel
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/parsers/operatingsystem
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/pidfile
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/platform
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/plugingetter
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/plugins
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/plugins/transport
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/pools
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/progress
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/pubsub
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/reexec
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/signal
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/stack
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/stdcopy
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/streamformatter
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/stringid
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/sysinfo
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/system
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/tailfile
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/tarsum
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/truncindex
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/urlutil
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/pkg/useragent
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/plugin
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/plugin/executor/containerd
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/plugin/v2
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/profiles/apparmor
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/profiles/seccomp
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/quota
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/reference
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/registry
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/registry/resumable
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/restartmanager
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/rootless
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/rootless/specconv
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/runconfig
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/runconfig/opts
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/testutil
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/testutil/daemon
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/testutil/environment
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/testutil/fakecontext
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/testutil/fakegit
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/testutil/fakestorage
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/testutil/fixtures/load
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/testutil/fixtures/plugin
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/testutil/fixtures/plugin/basic
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/testutil/registry
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/testutil/request
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/volume
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/volume/drivers
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/volume/local
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/volume/mounts
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/volume/service
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/volume/service/opts
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/volume/testutils'
06:53:06 [2022-07-05T06:53:06.347Z] ++ grep --fixed-strings -v /libnetwork
06:53:06 [2022-07-05T06:53:06.347Z] ++ echo 'github.com/docker/docker/api
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/backend/build
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/httpstatus
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/httputils
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/middleware
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/build
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/checkpoint
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/container
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/debug
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/distribution
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/grpc
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/image
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/network
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/plugin
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/session
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/swarm
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/system
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/server/router/volume
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/backend
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/blkiodev
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/container
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/events
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/filters
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/image
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/mount
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/network
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/plugins/logdriver
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/registry
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/strslice
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/swarm
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/swarm/runtime
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/time
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/versions
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/versions/v1p19
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/versions/v1p20
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/api/types/volume
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/builder
06:53:06 [2022-07-05T06:53:06.347Z] github.com/docker/docker/builder/builder-next
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/builder/builder-next/exporter
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/builder/builder-next/imagerefchecker
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/builder/builder-next/worker
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/builder/dockerfile
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/builder/remotecontext
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/builder/remotecontext/git
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/builder/remotecontext/urlutil
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/cli
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/cli/config
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/cli/debug
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/cli/winresources/docker-proxy
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/cli/winresources/dockerd
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/client
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/cmd/docker-proxy
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/cmd/dockerd
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/cmd/dockerd/trap
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/container
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/container/stream
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/contrib/apparmor
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/contrib/docker-device-tool
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/contrib/httpserver
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/cluster
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/cluster/controllers/plugin
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/cluster/convert
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/cluster/executor
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/cluster/executor/container
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/cluster/provider
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/config
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/events
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/events/testutils
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/exec
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/aufs
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/btrfs
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/copy
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/devmapper
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/graphtest
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/overlay
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/overlay2
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/overlayutils
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/register
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/vfs
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/zfs
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/images
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/initlayer
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/links
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/listeners
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/awslogs
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/fluentd
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/gcplogs
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/gelf
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/journald
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/jsonfilelog
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/local
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/logentries
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/loggertest
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/loggerutils
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/loggerutils/cache
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/splunk
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/syslog
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/templates
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/names
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/network
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/stats
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/distribution
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/distribution/metadata
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/distribution/utils
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/distribution/xfer
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/dockerversion
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/errdefs
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/image
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/image/cache
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/image/tarexport
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/image/v1
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/internal/test/suite
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/layer
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libcontainerd
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libcontainerd/queue
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libcontainerd/remote
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libcontainerd/supervisor
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libcontainerd/types
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/bitseq
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/cluster
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/cmd/diagnostic
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/cmd/ovrouter
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/cmd/readme_test
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/config
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/datastore
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/diagnostic
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/discoverapi
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/driverapi
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/drivers/bridge
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/drivers/host
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/drivers/ipvlan
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/drivers/macvlan
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/drivers/null
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/drivers/overlay
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/drivers/remote
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/drivers/remote/api
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/drivers/windows
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/drvregistry
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/etchosts
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/idm
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/internal/caller
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/internal/setmatrix
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/ipam
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/ipamapi
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/ipams/builtin
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/ipams/null
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/ipams/remote
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/ipams/remote/api
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/ipams/windowsipam
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/ipamutils
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/iptables
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/netlabel
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/netutils
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/networkdb
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/ns
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/options
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/osl
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/osl/kernel
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/portallocator
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/portmapper
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/resolvconf
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/testutils
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libnetwork/types
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/oci
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/oci/caps
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/opts
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/aaparser
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/archive
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/authorization
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/broadcaster
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/capabilities
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/chrootarchive
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/containerfs
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/devicemapper
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/directory
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/dmesg
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/fileutils
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/fsutils
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/homedir
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/idtools
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/ioutils
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/jsonmessage
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/longpath
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/loopback
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/namesgenerator
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/parsers
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/parsers/kernel
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/parsers/operatingsystem
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/pidfile
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/platform
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/plugingetter
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/plugins
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/plugins/transport
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/pools
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/progress
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/pubsub
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/reexec
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/signal
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/stack
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/stdcopy
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/streamformatter
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/stringid
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/sysinfo
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/system
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/tailfile
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/tarsum
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/truncindex
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/urlutil
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/useragent
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/plugin
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/plugin/executor/containerd
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/plugin/v2
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/profiles/apparmor
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/profiles/seccomp
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/quota
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/reference
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/registry
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/registry/resumable
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/restartmanager
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/rootless
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/rootless/specconv
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/runconfig
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/runconfig/opts
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/testutil
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/testutil/daemon
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/testutil/environment
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/testutil/fakecontext
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/testutil/fakegit
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/testutil/fakestorage
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/testutil/fixtures/load
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/testutil/fixtures/plugin
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/testutil/fixtures/plugin/basic
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/testutil/registry
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/testutil/request
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/volume
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/volume/drivers
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/volume/local
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/volume/mounts
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/volume/service
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/volume/service/opts
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/volume/testutils'
06:53:06 [2022-07-05T06:53:06.348Z] + base_pkg_list='github.com/docker/docker/api
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/server
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/server/backend/build
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/server/httpstatus
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/server/httputils
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/server/middleware
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/server/router
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/server/router/build
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/server/router/checkpoint
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/server/router/container
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/server/router/debug
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/server/router/distribution
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/server/router/grpc
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/server/router/image
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/server/router/network
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/server/router/plugin
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/server/router/session
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/server/router/swarm
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/server/router/system
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/server/router/volume
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/types
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/types/backend
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/types/blkiodev
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/types/container
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/types/events
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/types/filters
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/types/image
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/types/mount
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/types/network
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/types/plugins/logdriver
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/types/registry
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/types/strslice
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/types/swarm
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/types/swarm/runtime
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/types/time
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/types/versions
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/types/versions/v1p19
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/types/versions/v1p20
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/api/types/volume
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/builder
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/builder/builder-next
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/builder/builder-next/exporter
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/builder/builder-next/imagerefchecker
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/builder/builder-next/worker
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/builder/dockerfile
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/builder/remotecontext
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/builder/remotecontext/git
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/builder/remotecontext/urlutil
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/cli
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/cli/config
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/cli/debug
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/cli/winresources/docker-proxy
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/cli/winresources/dockerd
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/client
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/cmd/docker-proxy
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/cmd/dockerd
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/cmd/dockerd/trap
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/container
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/container/stream
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/contrib/apparmor
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/contrib/docker-device-tool
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/contrib/httpserver
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/cluster
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/cluster/controllers/plugin
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/cluster/convert
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/cluster/executor
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/cluster/executor/container
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/cluster/provider
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/config
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/events
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/events/testutils
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/exec
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/aufs
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/btrfs
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/copy
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/devmapper
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/graphtest
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/overlay
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/overlay2
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/overlayutils
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/register
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/vfs
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/graphdriver/zfs
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/images
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/initlayer
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/links
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/listeners
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/awslogs
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/fluentd
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/gcplogs
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/gelf
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/journald
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/jsonfilelog
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/local
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/logentries
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/loggertest
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/loggerutils
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/loggerutils/cache
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/splunk
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/syslog
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/logger/templates
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/names
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/network
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/daemon/stats
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/distribution
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/distribution/metadata
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/distribution/utils
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/distribution/xfer
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/dockerversion
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/errdefs
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/image
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/image/cache
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/image/tarexport
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/image/v1
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/internal/test/suite
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/layer
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libcontainerd
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libcontainerd/queue
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libcontainerd/remote
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libcontainerd/supervisor
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/libcontainerd/types
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/oci
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/oci/caps
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/opts
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/aaparser
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/archive
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/authorization
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/broadcaster
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/capabilities
06:53:06 [2022-07-05T06:53:06.348Z] github.com/docker/docker/pkg/chrootarchive
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/containerfs
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/devicemapper
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/directory
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/dmesg
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/fileutils
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/fsutils
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/homedir
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/idtools
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/ioutils
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/jsonmessage
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/longpath
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/loopback
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/namesgenerator
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/parsers
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/parsers/kernel
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/parsers/operatingsystem
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/pidfile
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/platform
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/plugingetter
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/plugins
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/plugins/transport
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/pools
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/progress
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/pubsub
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/reexec
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/signal
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/stack
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/stdcopy
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/streamformatter
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/stringid
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/sysinfo
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/system
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/tailfile
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/tarsum
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/truncindex
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/urlutil
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/useragent
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/plugin
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/plugin/executor/containerd
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/plugin/v2
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/profiles/apparmor
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/profiles/seccomp
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/quota
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/reference
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/registry
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/registry/resumable
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/restartmanager
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/rootless
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/rootless/specconv
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/runconfig
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/runconfig/opts
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/testutil
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/testutil/daemon
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/testutil/environment
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/testutil/fakecontext
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/testutil/fakegit
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/testutil/fakestorage
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/testutil/fixtures/load
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/testutil/fixtures/plugin
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/testutil/fixtures/plugin/basic
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/testutil/registry
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/testutil/request
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/volume
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/volume/drivers
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/volume/local
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/volume/mounts
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/volume/service
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/volume/service/opts
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/volume/testutils'
06:53:06 [2022-07-05T06:53:06.349Z] ++ grep --fixed-strings /libnetwork
06:53:06 [2022-07-05T06:53:06.349Z] ++ echo 'github.com/docker/docker/api
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/server
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/server/backend/build
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/server/httpstatus
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/server/httputils
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/server/middleware
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/server/router
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/server/router/build
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/server/router/checkpoint
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/server/router/container
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/server/router/debug
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/server/router/distribution
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/server/router/grpc
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/server/router/image
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/server/router/network
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/server/router/plugin
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/server/router/session
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/server/router/swarm
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/server/router/system
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/server/router/volume
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/types
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/types/backend
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/types/blkiodev
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/types/container
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/types/events
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/types/filters
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/types/image
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/types/mount
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/types/network
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/types/plugins/logdriver
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/types/registry
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/types/strslice
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/types/swarm
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/types/swarm/runtime
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/types/time
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/types/versions
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/types/versions/v1p19
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/types/versions/v1p20
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/api/types/volume
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/builder
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/builder/builder-next
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/builder/builder-next/exporter
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/builder/builder-next/imagerefchecker
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/builder/builder-next/worker
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/builder/dockerfile
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/builder/remotecontext
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/builder/remotecontext/git
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/builder/remotecontext/urlutil
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/cli
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/cli/config
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/cli/debug
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/cli/winresources/docker-proxy
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/cli/winresources/dockerd
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/client
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/cmd/docker-proxy
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/cmd/dockerd
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/cmd/dockerd/trap
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/container
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/container/stream
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/contrib/apparmor
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/contrib/docker-device-tool
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/contrib/httpserver
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/cluster
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/cluster/controllers/plugin
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/cluster/convert
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/cluster/executor
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/cluster/executor/container
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/cluster/provider
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/config
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/events
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/events/testutils
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/exec
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/graphdriver
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/graphdriver/aufs
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/graphdriver/btrfs
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/graphdriver/copy
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/graphdriver/devmapper
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/graphdriver/graphtest
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/graphdriver/overlay
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/graphdriver/overlay2
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/graphdriver/overlayutils
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/graphdriver/register
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/graphdriver/vfs
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/graphdriver/zfs
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/images
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/initlayer
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/links
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/listeners
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/logger
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/logger/awslogs
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/logger/fluentd
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/logger/gcplogs
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/logger/gelf
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/logger/journald
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/logger/jsonfilelog
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/logger/local
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/logger/logentries
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/logger/loggertest
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/logger/loggerutils
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/logger/loggerutils/cache
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/logger/splunk
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/logger/syslog
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/logger/templates
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/names
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/network
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/daemon/stats
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/distribution
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/distribution/metadata
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/distribution/utils
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/distribution/xfer
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/dockerversion
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/errdefs
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/image
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/image/cache
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/image/tarexport
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/image/v1
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/internal/test/suite
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/layer
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libcontainerd
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libcontainerd/queue
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libcontainerd/remote
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libcontainerd/supervisor
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libcontainerd/types
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/bitseq
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/cluster
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/cmd/diagnostic
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/cmd/ovrouter
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/cmd/readme_test
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/config
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/datastore
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/diagnostic
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/discoverapi
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/driverapi
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/drivers/bridge
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/drivers/host
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/drivers/ipvlan
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/drivers/macvlan
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/drivers/null
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/drivers/overlay
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/drivers/remote
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/drivers/remote/api
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/drivers/windows
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/drvregistry
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/etchosts
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/idm
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/internal/caller
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/internal/setmatrix
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/ipam
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/ipamapi
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/ipams/builtin
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/ipams/null
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/ipams/remote
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/ipams/remote/api
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/ipams/windowsipam
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/ipamutils
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/iptables
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/netlabel
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/netutils
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/networkdb
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/ns
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/options
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/osl
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/osl/kernel
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/portallocator
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/portmapper
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/resolvconf
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/testutils
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/types
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/oci
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/oci/caps
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/opts
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/aaparser
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/archive
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/authorization
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/broadcaster
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/capabilities
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/chrootarchive
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/containerfs
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/devicemapper
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/directory
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/dmesg
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/fileutils
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/fsutils
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/homedir
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/idtools
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/ioutils
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/jsonmessage
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/longpath
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/loopback
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/namesgenerator
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/parsers
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/parsers/kernel
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/parsers/operatingsystem
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/pidfile
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/platform
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/plugingetter
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/plugins
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/plugins/transport
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/pools
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/progress
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/pubsub
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/reexec
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/signal
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/stack
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/stdcopy
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/streamformatter
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/stringid
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/sysinfo
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/system
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/tailfile
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/tarsum
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/truncindex
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/urlutil
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/pkg/useragent
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/plugin
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/plugin/executor/containerd
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/plugin/v2
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/profiles/apparmor
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/profiles/seccomp
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/quota
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/reference
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/registry
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/registry/resumable
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/restartmanager
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/rootless
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/rootless/specconv
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/runconfig
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/runconfig/opts
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/testutil
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/testutil/daemon
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/testutil/environment
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/testutil/fakecontext
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/testutil/fakegit
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/testutil/fakestorage
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/testutil/fixtures/load
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/testutil/fixtures/plugin
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/testutil/fixtures/plugin/basic
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/testutil/registry
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/testutil/request
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/volume
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/volume/drivers
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/volume/local
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/volume/mounts
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/volume/service
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/volume/service/opts
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/volume/testutils'
06:53:06 [2022-07-05T06:53:06.349Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/bitseq
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/cluster
06:53:06 [2022-07-05T06:53:06.349Z] github.com/docker/docker/libnetwork/cmd/diagnostic
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/cmd/ovrouter
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/cmd/readme_test
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/config
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/datastore
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/diagnostic
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/discoverapi
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/driverapi
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/bridge
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/host
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/ipvlan
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/macvlan
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/null
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/overlay
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/remote
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/remote/api
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/windows
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drvregistry
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/etchosts
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/idm
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/internal/caller
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/internal/setmatrix
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/ipam
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/ipamapi
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/ipams/builtin
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/ipams/null
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/ipams/remote
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/ipams/remote/api
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/ipams/windowsipam
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/ipamutils
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/iptables
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/netlabel
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/netutils
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/networkdb
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/ns
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/options
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/osl
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/osl/kernel
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/portallocator
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/portmapper
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/resolvconf
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/testutils
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/types'
06:53:06 [2022-07-05T06:53:06.350Z] + echo 'github.com/docker/docker/libnetwork
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/bitseq
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/cluster
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/cmd/diagnostic
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/cmd/ovrouter
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/cmd/readme_test
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/config
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/datastore
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/diagnostic
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/discoverapi
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/driverapi
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/bridge
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/host
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/ipvlan
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/macvlan
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/null
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/overlay
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/remote
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/remote/api
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/windows
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drvregistry
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/etchosts
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/idm
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/internal/caller
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/internal/setmatrix
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/ipam
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/ipamapi
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/ipams/builtin
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/ipams/null
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/ipams/remote
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/ipams/remote/api
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/ipams/windowsipam
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/ipamutils
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/iptables
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/netlabel
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/netutils
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/networkdb
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/ns
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/options
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/osl
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/osl/kernel
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/portallocator
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/portmapper
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/resolvconf
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/testutils
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/types'
06:53:06 [2022-07-05T06:53:06.350Z] + grep --fixed-strings libnetwork/drivers/bridge
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/bridge
06:53:06 [2022-07-05T06:53:06.350Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
06:53:06 [2022-07-05T06:53:06.350Z] + type docker-proxy
06:53:06 [2022-07-05T06:53:06.350Z] hack/test/unit: line 25: type: docker-proxy: not found
06:53:06 [2022-07-05T06:53:06.350Z] + hack/make.sh binary-proxy install-proxy
06:53:06 [2022-07-05T06:53:06.350Z] 
06:53:06 [2022-07-05T06:53:06.350Z] Removing bundles/
06:53:06 [2022-07-05T06:53:06.350Z] 
06:53:06 [2022-07-05T06:53:06.350Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
06:53:06 [2022-07-05T06:53:06.350Z] Building: bundles/binary-proxy/docker-proxy
06:53:06 [2022-07-05T06:53:06.350Z] GOOS="" GOARCH="" GOARM=""
06:53:06 [2022-07-05T06:53:06.389Z] #21 14.70 Selecting previously unselected package gcc-10-base:armel.
06:53:06 [2022-07-05T06:53:06.389Z] #21 14.70 (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 ... 38557 files and directories currently installed.)
06:53:06 [2022-07-05T06:53:06.389Z] #21 14.73 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
06:53:06 [2022-07-05T06:53:06.389Z] #21 14.74 Unpacking gcc-10-base:armel (10.2.1-6) ...
06:53:06 [2022-07-05T06:53:06.389Z] #21 14.79 Selecting previously unselected package gcc-10-base:armhf.
06:53:06 [2022-07-05T06:53:06.389Z] #21 14.80 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
06:53:06 [2022-07-05T06:53:06.389Z] #21 14.81 Unpacking gcc-10-base:armhf (10.2.1-6) ...
06:53:06 [2022-07-05T06:53:06.389Z] #21 14.85 Selecting previously unselected package gcc-10-base:ppc64el.
06:53:06 [2022-07-05T06:53:06.389Z] #21 14.86 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
06:53:06 [2022-07-05T06:53:06.389Z] #21 14.87 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
06:53:06 [2022-07-05T06:53:06.389Z] #21 14.91 Selecting previously unselected package gcc-10-base:s390x.
06:53:06 [2022-07-05T06:53:06.649Z] #21 14.92 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
06:53:06 [2022-07-05T06:53:06.649Z] #21 14.93 Unpacking gcc-10-base:s390x (10.2.1-6) ...
06:53:06 [2022-07-05T06:53:06.649Z] #21 14.98 Selecting previously unselected package gcc-10-base:arm64.
06:53:06 [2022-07-05T06:53:06.649Z] #21 14.98 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
06:53:06 [2022-07-05T06:53:06.649Z] #21 14.99 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
06:53:06 [2022-07-05T06:53:06.649Z] #21 15.06 Selecting previously unselected package libgcc-s1:armel.
06:53:06 [2022-07-05T06:53:06.649Z] #21 15.06 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
06:53:06 [2022-07-05T06:53:06.649Z] #21 15.07 Unpacking libgcc-s1:armel (10.2.1-6) ...
06:53:06 [2022-07-05T06:53:06.649Z] #21 15.12 Selecting previously unselected package libcrypt1:armel.
06:53:06 [2022-07-05T06:53:06.649Z] #21 15.13 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
06:53:06 [2022-07-05T06:53:06.649Z] #21 15.13 Unpacking libcrypt1:armel (1:4.4.18-4) ...
06:53:06 [2022-07-05T06:53:06.908Z] #21 15.22 Selecting previously unselected package libc6:armel.
06:53:06 [2022-07-05T06:53:06.908Z] #21 15.22 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ...
06:53:06 [2022-07-05T06:53:06.908Z] #21 15.42 Unpacking libc6:armel (2.31-13+deb11u3) ...
06:53:07 [2022-07-05T06:53:07.476Z] #21 15.84 Selecting previously unselected package libapparmor1:armel.
06:53:07 [2022-07-05T06:53:07.476Z] #21 15.84 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
06:53:07 [2022-07-05T06:53:07.476Z] #21 15.85 Unpacking libapparmor1:armel (2.13.6-10) ...
06:53:07 [2022-07-05T06:53:07.476Z] #21 15.91 Selecting previously unselected package libapparmor-dev:armel.
06:53:07 [2022-07-05T06:53:07.476Z] #21 15.91 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
06:53:07 [2022-07-05T06:53:07.476Z] #21 15.92 Unpacking libapparmor-dev:armel (2.13.6-10) ...
06:53:07 [2022-07-05T06:53:07.476Z] #21 15.99 Selecting previously unselected package libgcc-s1:arm64.
06:53:07 [2022-07-05T06:53:07.476Z] #21 15.99 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
06:53:07 [2022-07-05T06:53:07.476Z] #21 15.99 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
06:53:07 [2022-07-05T06:53:07.476Z] #21 16.03 Selecting previously unselected package libcrypt1:arm64.
06:53:07 [2022-07-05T06:53:07.734Z] #21 16.04 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
06:53:07 [2022-07-05T06:53:07.734Z] #21 16.04 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
06:53:07 [2022-07-05T06:53:07.734Z] #21 16.12 Selecting previously unselected package libc6:arm64.
06:53:07 [2022-07-05T06:53:07.734Z] #21 16.12 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ...
06:53:07 [2022-07-05T06:53:07.993Z] #21 16.31 Unpacking libc6:arm64 (2.31-13+deb11u3) ...
06:53:08 [2022-07-05T06:53:08.560Z] #21 16.77 Selecting previously unselected package libapparmor1:arm64.
06:53:08 [2022-07-05T06:53:08.560Z] #21 16.77 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
06:53:08 [2022-07-05T06:53:08.560Z] #21 16.78 Unpacking libapparmor1:arm64 (2.13.6-10) ...
06:53:08 [2022-07-05T06:53:08.560Z] #21 16.85 Selecting previously unselected package libapparmor-dev:arm64.
06:53:08 [2022-07-05T06:53:08.560Z] #21 16.85 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
06:53:08 [2022-07-05T06:53:08.560Z] #21 16.86 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
06:53:08 [2022-07-05T06:53:08.560Z] #21 16.94 Selecting previously unselected package libgcc-s1:s390x.
06:53:08 [2022-07-05T06:53:08.560Z] #21 16.94 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
06:53:08 [2022-07-05T06:53:08.560Z] #21 16.95 Unpacking libgcc-s1:s390x (10.2.1-6) ...
06:53:08 [2022-07-05T06:53:08.560Z] #21 17.00 Selecting previously unselected package libcrypt1:s390x.
06:53:08 [2022-07-05T06:53:08.560Z] #21 17.00 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
06:53:08 [2022-07-05T06:53:08.560Z] #21 17.01 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
06:53:08 [2022-07-05T06:53:08.560Z] #21 17.10 Selecting previously unselected package libc6:s390x.
06:53:08 [2022-07-05T06:53:08.560Z] #21 17.10 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ...
06:53:08 [2022-07-05T06:53:08.819Z] #21 17.27 Unpacking libc6:s390x (2.31-13+deb11u3) ...
06:53:09 [2022-07-05T06:53:09.077Z] #21 17.69 Selecting previously unselected package libapparmor1:s390x.
06:53:09 [2022-07-05T06:53:09.336Z] #21 17.70 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
06:53:09 [2022-07-05T06:53:09.336Z] #21 17.71 Unpacking libapparmor1:s390x (2.13.6-10) ...
06:53:09 [2022-07-05T06:53:09.336Z] #21 17.75 Selecting previously unselected package libapparmor-dev:s390x.
06:53:09 [2022-07-05T06:53:09.336Z] #21 17.76 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
06:53:09 [2022-07-05T06:53:09.336Z] #21 17.77 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
06:53:09 [2022-07-05T06:53:09.595Z] #21 17.83 Selecting previously unselected package libgcc-s1:armhf.
06:53:09 [2022-07-05T06:53:09.595Z] #21 17.84 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
06:53:09 [2022-07-05T06:53:09.595Z] #21 17.84 Unpacking libgcc-s1:armhf (10.2.1-6) ...
06:53:09 [2022-07-05T06:53:09.595Z] #21 17.89 Selecting previously unselected package libcrypt1:armhf.
06:53:09 [2022-07-05T06:53:09.595Z] #21 17.90 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
06:53:09 [2022-07-05T06:53:09.595Z] #21 17.90 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
06:53:09 [2022-07-05T06:53:09.595Z] #21 17.99 Selecting previously unselected package libc6:armhf.
06:53:09 [2022-07-05T06:53:09.595Z] #21 18.00 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ...
06:53:09 [2022-07-05T06:53:09.854Z] #21 18.20 Unpacking libc6:armhf (2.31-13+deb11u3) ...
06:53:10 [2022-07-05T06:53:10.114Z] #21 18.64 Selecting previously unselected package libapparmor1:armhf.
06:53:10 [2022-07-05T06:53:10.114Z] #21 18.64 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
06:53:10 [2022-07-05T06:53:10.114Z] #21 18.65 Unpacking libapparmor1:armhf (2.13.6-10) ...
06:53:10 [2022-07-05T06:53:10.373Z] #21 18.70 Selecting previously unselected package libapparmor-dev:armhf.
06:53:10 [2022-07-05T06:53:10.373Z] #21 18.71 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
06:53:10 [2022-07-05T06:53:10.373Z] #21 18.71 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
06:53:10 [2022-07-05T06:53:10.373Z] #21 18.79 Selecting previously unselected package libgcc-s1:ppc64el.
06:53:10 [2022-07-05T06:53:10.373Z] #21 18.80 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
06:53:10 [2022-07-05T06:53:10.373Z] #21 18.80 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
06:53:10 [2022-07-05T06:53:10.373Z] #21 18.85 Selecting previously unselected package libcrypt1:ppc64el.
06:53:10 [2022-07-05T06:53:10.373Z] #21 18.85 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
06:53:10 [2022-07-05T06:53:10.373Z] #21 18.86 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
06:53:10 [2022-07-05T06:53:10.631Z] #21 18.95 Selecting previously unselected package libc6:ppc64el.
06:53:10 [2022-07-05T06:53:10.631Z] #21 18.96 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ...
06:53:10 [2022-07-05T06:53:10.891Z] #21 19.15 Unpacking libc6:ppc64el (2.31-13+deb11u3) ...
06:53:11 [2022-07-05T06:53:11.459Z] #21 19.73 Selecting previously unselected package libapparmor1:ppc64el.
06:53:11 [2022-07-05T06:53:11.459Z] #21 19.73 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
06:53:11 [2022-07-05T06:53:11.459Z] #21 19.74 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
06:53:11 [2022-07-05T06:53:11.459Z] #21 19.79 Selecting previously unselected package libapparmor-dev:ppc64el.
06:53:11 [2022-07-05T06:53:11.459Z] #21 19.80 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
06:53:11 [2022-07-05T06:53:11.459Z] #21 19.80 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
06:53:11 [2022-07-05T06:53:11.459Z] #21 19.87 Selecting previously unselected package libseccomp2:s390x.
06:53:11 [2022-07-05T06:53:11.459Z] #21 19.89 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
06:53:11 [2022-07-05T06:53:11.459Z] #21 19.89 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
06:53:11 [2022-07-05T06:53:11.459Z] #21 19.94 Selecting previously unselected package libseccomp-dev:s390x.
06:53:11 [2022-07-05T06:53:11.718Z] #21 19.95 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
06:53:11 [2022-07-05T06:53:11.718Z] #21 19.95 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
06:53:11 [2022-07-05T06:53:11.718Z] #21 20.02 Selecting previously unselected package libseccomp2:ppc64el.
06:53:11 [2022-07-05T06:53:11.718Z] #21 20.02 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
06:53:11 [2022-07-05T06:53:11.718Z] #21 20.03 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
06:53:11 [2022-07-05T06:53:11.718Z] #21 20.08 Selecting previously unselected package libseccomp-dev:ppc64el.
06:53:11 [2022-07-05T06:53:11.718Z] #21 20.09 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
06:53:11 [2022-07-05T06:53:11.718Z] #21 20.10 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
06:53:11 [2022-07-05T06:53:11.718Z] #21 20.17 Selecting previously unselected package libseccomp2:armhf.
06:53:11 [2022-07-05T06:53:11.718Z] #21 20.17 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
06:53:11 [2022-07-05T06:53:11.718Z] #21 20.18 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
06:53:11 [2022-07-05T06:53:11.718Z] #21 20.22 Selecting previously unselected package libseccomp-dev:armhf.
06:53:11 [2022-07-05T06:53:11.977Z] #21 20.23 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
06:53:11 [2022-07-05T06:53:11.977Z] #21 20.23 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
06:53:11 [2022-07-05T06:53:11.977Z] #21 20.29 Selecting previously unselected package libseccomp2:armel.
06:53:11 [2022-07-05T06:53:11.977Z] #21 20.30 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
06:53:11 [2022-07-05T06:53:11.977Z] #21 20.31 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
06:53:11 [2022-07-05T06:53:11.977Z] #21 20.37 Selecting previously unselected package libseccomp-dev:armel.
06:53:11 [2022-07-05T06:53:11.977Z] #21 20.38 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
06:53:11 [2022-07-05T06:53:11.977Z] #21 20.39 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
06:53:11 [2022-07-05T06:53:11.977Z] #21 20.45 Selecting previously unselected package libseccomp2:arm64.
06:53:11 [2022-07-05T06:53:11.977Z] #21 20.45 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
06:53:12 [2022-07-05T06:53:12.236Z] #21 20.47 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
06:53:12 [2022-07-05T06:53:12.236Z] #21 20.52 Selecting previously unselected package libseccomp-dev:arm64.
06:53:12 [2022-07-05T06:53:12.236Z] #21 20.53 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
06:53:12 [2022-07-05T06:53:12.236Z] #21 20.53 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
06:53:12 [2022-07-05T06:53:12.236Z] #21 20.63 Setting up gcc-10-base:arm64 (10.2.1-6) ...
06:53:12 [2022-07-05T06:53:12.236Z] #21 20.66 Setting up gcc-10-base:armel (10.2.1-6) ...
06:53:12 [2022-07-05T06:53:12.236Z] #21 20.67 Setting up gcc-10-base:armhf (10.2.1-6) ...
06:53:12 [2022-07-05T06:53:12.236Z] #21 20.69 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
06:53:12 [2022-07-05T06:53:12.236Z] #21 20.71 Setting up gcc-10-base:s390x (10.2.1-6) ...
06:53:12 [2022-07-05T06:53:12.236Z] #21 20.72 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
06:53:12 [2022-07-05T06:53:12.236Z] #21 20.74 Setting up libcrypt1:armel (1:4.4.18-4) ...
06:53:12 [2022-07-05T06:53:12.236Z] #21 20.75 Setting up libcrypt1:armhf (1:4.4.18-4) ...
06:53:12 [2022-07-05T06:53:12.236Z] #21 20.76 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
06:53:12 [2022-07-05T06:53:12.236Z] #21 20.77 Setting up libcrypt1:s390x (1:4.4.18-4) ...
06:53:12 [2022-07-05T06:53:12.236Z] #21 20.78 Setting up libgcc-s1:arm64 (10.2.1-6) ...
06:53:12 [2022-07-05T06:53:12.236Z] #21 20.80 Setting up libgcc-s1:armel (10.2.1-6) ...
06:53:12 [2022-07-05T06:53:12.236Z] #21 20.81 Setting up libgcc-s1:armhf (10.2.1-6) ...
06:53:12 [2022-07-05T06:53:12.236Z] #21 20.83 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
06:53:12 [2022-07-05T06:53:12.495Z] #21 20.84 Setting up libgcc-s1:s390x (10.2.1-6) ...
06:53:12 [2022-07-05T06:53:12.495Z] #21 20.85 Setting up libc6:arm64 (2.31-13+deb11u3) ...
06:53:12 [2022-07-05T06:53:12.923Z] Created binary: bundles/binary-proxy/docker-proxy
06:53:12 [2022-07-05T06:53:12.923Z] 
06:53:12 [2022-07-05T06:53:12.923Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
06:53:12 [2022-07-05T06:53:12.923Z] Installing docker-proxy to /usr/local/bin/
06:53:12 [2022-07-05T06:53:12.923Z] 
06:53:12 [2022-07-05T06:53:12.923Z] + mkdir -p bundles
06:53:12 [2022-07-05T06:53:12.923Z] + '[' -n 'github.com/docker/docker/api
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/server
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/server/backend/build
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/server/httpstatus
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/server/httputils
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/server/middleware
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/server/router
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/server/router/build
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/server/router/checkpoint
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/server/router/container
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/server/router/debug
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/server/router/distribution
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/server/router/grpc
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/server/router/image
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/server/router/network
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/server/router/plugin
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/server/router/session
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/server/router/swarm
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/server/router/system
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/server/router/volume
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/types
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/types/backend
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/types/blkiodev
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/types/container
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/types/events
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/types/filters
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/types/image
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/types/mount
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/types/network
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/types/plugins/logdriver
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/types/registry
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/types/strslice
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/types/swarm
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/types/swarm/runtime
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/types/time
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/types/versions
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/types/versions/v1p19
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/types/versions/v1p20
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/api/types/volume
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/builder
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/builder/builder-next
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/builder/builder-next/exporter
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/builder/builder-next/imagerefchecker
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/builder/builder-next/worker
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/builder/dockerfile
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/builder/remotecontext
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/builder/remotecontext/git
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/builder/remotecontext/urlutil
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/cli
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/cli/config
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/cli/debug
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/cli/winresources/docker-proxy
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/cli/winresources/dockerd
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/client
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/cmd/docker-proxy
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/cmd/dockerd
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/cmd/dockerd/trap
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/container
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/container/stream
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/contrib/apparmor
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/contrib/docker-device-tool
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/contrib/httpserver
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/cluster
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/cluster/controllers/plugin
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/cluster/convert
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/cluster/executor
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/cluster/executor/container
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/cluster/provider
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/config
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/events
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/events/testutils
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/exec
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/graphdriver
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/graphdriver/aufs
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/graphdriver/btrfs
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/graphdriver/copy
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/graphdriver/devmapper
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/graphdriver/graphtest
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/graphdriver/overlay
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/graphdriver/overlay2
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/graphdriver/overlayutils
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/graphdriver/register
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/graphdriver/vfs
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/graphdriver/zfs
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/images
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/initlayer
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/links
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/listeners
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/logger
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/logger/awslogs
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/logger/fluentd
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/logger/gcplogs
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/logger/gelf
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/logger/journald
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/logger/jsonfilelog
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/logger/local
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/logger/logentries
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/logger/loggertest
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/logger/loggerutils
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/logger/loggerutils/cache
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/logger/splunk
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/logger/syslog
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/logger/templates
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/names
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/network
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/daemon/stats
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/distribution
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/distribution/metadata
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/distribution/utils
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/distribution/xfer
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/dockerversion
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/errdefs
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/image
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/image/cache
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/image/tarexport
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/image/v1
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/internal/test/suite
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/layer
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/libcontainerd
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/libcontainerd/queue
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/libcontainerd/remote
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/libcontainerd/supervisor
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/libcontainerd/types
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/oci
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/oci/caps
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/opts
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/aaparser
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/archive
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/authorization
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/broadcaster
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/capabilities
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/chrootarchive
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/containerfs
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/devicemapper
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/directory
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/dmesg
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/fileutils
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/fsutils
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/homedir
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/idtools
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/ioutils
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/jsonmessage
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/longpath
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/loopback
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/namesgenerator
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/parsers
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/parsers/kernel
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/parsers/operatingsystem
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/pidfile
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/platform
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/plugingetter
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/plugins
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/plugins/transport
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/pools
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/progress
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/pubsub
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/reexec
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/signal
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/stack
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/stdcopy
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/streamformatter
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/stringid
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/sysinfo
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/system
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/tailfile
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/tarsum
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/truncindex
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/urlutil
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/pkg/useragent
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/plugin
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/plugin/executor/containerd
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/plugin/v2
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/profiles/apparmor
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/profiles/seccomp
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/quota
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/reference
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/registry
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/registry/resumable
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/restartmanager
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/rootless
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/rootless/specconv
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/runconfig
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/runconfig/opts
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/testutil
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/testutil/daemon
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/testutil/environment
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/testutil/fakecontext
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/testutil/fakegit
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/testutil/fakestorage
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/testutil/fixtures/load
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/testutil/fixtures/plugin
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/testutil/fixtures/plugin/basic
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/testutil/registry
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/testutil/request
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/volume
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/volume/drivers
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/volume/local
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/volume/mounts
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/volume/service
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/volume/service/opts
06:53:12 [2022-07-05T06:53:12.923Z] github.com/docker/docker/volume/testutils' ']'
06:53:12 [2022-07-05T06:53:12.924Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
06:53:12 [2022-07-05T06:53:12.924Z] ?   	github.com/docker/docker/api	[no test files]
06:53:13 [2022-07-05T06:53:13.871Z] #21 22.08 Setting up libc6:armel (2.31-13+deb11u3) ...
06:53:14 [2022-07-05T06:53:14.809Z] #21 23.30 Setting up libc6:armhf (2.31-13+deb11u3) ...
06:53:16 [2022-07-05T06:53:16.185Z] #21 24.52 Setting up libc6:ppc64el (2.31-13+deb11u3) ...
06:53:17 [2022-07-05T06:53:17.564Z] #21 25.74 Setting up libc6:s390x (2.31-13+deb11u3) ...
06:53:18 [2022-07-05T06:53:18.501Z] #21 26.98 Setting up libapparmor1:arm64 (2.13.6-10) ...
06:53:18 [2022-07-05T06:53:18.501Z] #21 26.99 Setting up libapparmor1:armel (2.13.6-10) ...
06:53:18 [2022-07-05T06:53:18.501Z] #21 27.00 Setting up libapparmor1:armhf (2.13.6-10) ...
06:53:18 [2022-07-05T06:53:18.501Z] #21 27.02 Setting up libapparmor1:ppc64el (2.13.6-10) ...
06:53:18 [2022-07-05T06:53:18.501Z] #21 27.03 Setting up libapparmor1:s390x (2.13.6-10) ...
06:53:18 [2022-07-05T06:53:18.501Z] #21 27.04 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
06:53:18 [2022-07-05T06:53:18.761Z] #21 27.06 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
06:53:18 [2022-07-05T06:53:18.761Z] #21 27.07 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
06:53:18 [2022-07-05T06:53:18.761Z] #21 27.08 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
06:53:18 [2022-07-05T06:53:18.761Z] #21 27.10 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
06:53:18 [2022-07-05T06:53:18.761Z] #21 27.11 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
06:53:18 [2022-07-05T06:53:18.761Z] #21 27.12 Setting up libapparmor-dev:armel (2.13.6-10) ...
06:53:18 [2022-07-05T06:53:18.761Z] #21 27.14 Setting up libapparmor-dev:armhf (2.13.6-10) ...
06:53:18 [2022-07-05T06:53:18.761Z] #21 27.16 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
06:53:18 [2022-07-05T06:53:18.761Z] #21 27.18 Setting up libapparmor-dev:s390x (2.13.6-10) ...
06:53:18 [2022-07-05T06:53:18.761Z] #21 27.19 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
06:53:18 [2022-07-05T06:53:18.761Z] #21 27.20 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
06:53:18 [2022-07-05T06:53:18.761Z] #21 27.21 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
06:53:18 [2022-07-05T06:53:18.761Z] #21 27.23 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
06:53:18 [2022-07-05T06:53:18.761Z] #21 27.24 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
06:53:18 [2022-07-05T06:53:18.761Z] #21 27.26 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:53:19 [2022-07-05T06:53:19.331Z] #21 DONE 27.8s
06:53:19 [2022-07-05T06:53:19.331Z] 
06:53:19 [2022-07-05T06:53:19.331Z] #22 [dev-systemd-false  1/28] RUN groupadd -r docker
06:53:19 [2022-07-05T06:53:19.331Z] #22 sha256:7ff22573b37504262e98adcb1549f36f1e0745ad8e427bc240bcd4e453d91753
06:53:19 [2022-07-05T06:53:19.590Z] #22 ...
06:53:19 [2022-07-05T06:53:19.590Z] 
06:53:19 [2022-07-05T06:53:19.590Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
06:53:19 [2022-07-05T06:53:19.590Z] #66 sha256:bc2aab3b20a5f58af7bbff65a6d9802145b1b477274553079acc6a3a6ad503a5
06:53:19 [2022-07-05T06:53:19.590Z] #66 DONE 0.1s
06:53:19 [2022-07-05T06:53:19.850Z] 
06:53:19 [2022-07-05T06:53:19.850Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:53:19 [2022-07-05T06:53:19.850Z] #67 sha256:948bd0b1b68ae4026085c68f91c08491f02c7cb071239d09ca0f087891a26a99
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.061 + RM_GOPATH=0
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.062 + TMP_GOPATH=
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.062 + : /build
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.063 + '[' -z '' ']'
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.063 ++ mktemp -d
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.065 + export GOPATH=/tmp/tmp.Aa3o2Pu5Go
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.065 + GOPATH=/tmp/tmp.Aa3o2Pu5Go
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.065 + RM_GOPATH=1
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.066 + case "$(go env GOARCH)" in
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.066 ++ go env GOARCH
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.075 + export GO_BUILDMODE=-buildmode=pie
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.075 + GO_BUILDMODE=-buildmode=pie
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.075 ++ dirname /install.sh
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.076 + dir=/
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.076 + bin=runc
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.076 + shift
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.077 + '[' '!' -f //runc.installer ']'
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.077 + . //runc.installer
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.077 ++ set -e
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.077 ++ : v1.1.2
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.078 + install_runc
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.078 + RUNC_BUILDTAGS=seccomp
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.078 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.079 Install runc version v1.1.2 (build tags: seccomp)
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.079 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Aa3o2Pu5Go/src/github.com/opencontainers/runc
06:53:20 [2022-07-05T06:53:20.789Z] #67 1.082 Cloning into '/tmp/tmp.Aa3o2Pu5Go/src/github.com/opencontainers/runc'...
06:53:20 [2022-07-05T06:53:20.789Z] #67 ...
06:53:20 [2022-07-05T06:53:20.789Z] 
06:53:20 [2022-07-05T06:53:20.789Z] #22 [dev-systemd-false  1/28] RUN groupadd -r docker
06:53:20 [2022-07-05T06:53:20.789Z] #22 sha256:7ff22573b37504262e98adcb1549f36f1e0745ad8e427bc240bcd4e453d91753
06:53:20 [2022-07-05T06:53:20.789Z] #22 DONE 1.3s
06:53:21 [2022-07-05T06:53:21.047Z] 
06:53:21 [2022-07-05T06:53:21.047Z] #23 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
06:53:21 [2022-07-05T06:53:21.047Z] #23 sha256:ff62181f85dff7b0fa011ad13200a0894d744734f26d731633984e51d8e7aef7
06:53:21 [2022-07-05T06:53:21.102Z] #64 ...
06:53:21 [2022-07-05T06:53:21.102Z] 
06:53:21 [2022-07-05T06:53:21.102Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:53:21 [2022-07-05T06:53:21.102Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:53:21 [2022-07-05T06:53:21.102Z] #77 271.8   CCLD     libocispec.la
06:53:21 [2022-07-05T06:53:21.102Z] #77 272.3   CCLD     src/validate
06:53:21 [2022-07-05T06:53:21.102Z] #77 272.3   CCLD     tests/test-1
06:53:21 [2022-07-05T06:53:21.102Z] #77 272.3   CCLD     tests/test-2
06:53:21 [2022-07-05T06:53:21.102Z] #77 272.3   CCLD     tests/test-3
06:53:21 [2022-07-05T06:53:21.102Z] #77 272.3   CCLD     tests/test-4
06:53:21 [2022-07-05T06:53:21.102Z] #77 272.4   CCLD     tests/test-5
06:53:21 [2022-07-05T06:53:21.102Z] #77 272.4   CCLD     tests/test-6
06:53:21 [2022-07-05T06:53:21.102Z] #77 272.4   CCLD     tests/test-7
06:53:21 [2022-07-05T06:53:21.102Z] #77 272.5   CCLD     tests/test-8
06:53:21 [2022-07-05T06:53:21.102Z] #77 272.5   CCLD     tests/test-9
06:53:21 [2022-07-05T06:53:21.102Z] #77 272.5 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
06:53:21 [2022-07-05T06:53:21.102Z] #77 272.7   CCLD     tests/test-10
06:53:21 [2022-07-05T06:53:21.102Z] #77 272.7   CCLD     tests/test-11
06:53:21 [2022-07-05T06:53:21.614Z] #23 DONE 0.9s
06:53:21 [2022-07-05T06:53:21.614Z] 
06:53:21 [2022-07-05T06:53:21.614Z] #24 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
06:53:21 [2022-07-05T06:53:21.614Z] #24 sha256:5ba8e416e59d2463b3c23e79a7c9d8936b5cbe49a2257ef87fd28767898ffdf5
06:53:22 [2022-07-05T06:53:22.552Z] #24 0.810 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
06:53:22 [2022-07-05T06:53:22.552Z] #24 DONE 0.9s
06:53:22 [2022-07-05T06:53:22.552Z] 
06:53:22 [2022-07-05T06:53:22.552Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:53:22 [2022-07-05T06:53:22.552Z] #71 sha256:5bff0476305eb3161f1b8d08aeca2dbfb26fab74533a23ddf566875a9e980543
06:53:22 [2022-07-05T06:53:22.811Z] #71 ...
06:53:22 [2022-07-05T06:53:22.811Z] 
06:53:22 [2022-07-05T06:53:22.811Z] #25 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
06:53:22 [2022-07-05T06:53:22.811Z] #25 sha256:17900b09747c15e257475739f9213acd92e654739d4f98b47eb29b58581e8a5b
06:53:23 [2022-07-05T06:53:23.017Z] #77 274.3 libtool: link: ar cr libocispec.a 
06:53:23 [2022-07-05T06:53:23.017Z] #77 274.4 libtool: link: ranlib libocispec.a
06:53:23 [2022-07-05T06:53:23.381Z] #25 DONE 0.9s
06:53:23 [2022-07-05T06:53:23.381Z] 
06:53:23 [2022-07-05T06:53:23.381Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:53:23 [2022-07-05T06:53:23.381Z] #71 sha256:5bff0476305eb3161f1b8d08aeca2dbfb26fab74533a23ddf566875a9e980543
06:53:23 [2022-07-05T06:53:23.640Z] #71 ...
06:53:23 [2022-07-05T06:53:23.640Z] 
06:53:23 [2022-07-05T06:53:23.640Z] #26 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
06:53:23 [2022-07-05T06:53:23.640Z] #26 sha256:46d18cbf69fdd65229fce4a1ff0ccf6e4b3f818664affcb6f0dc42b391087a73
06:53:24 [2022-07-05T06:53:24.579Z] #26 DONE 0.9s
06:53:24 [2022-07-05T06:53:24.579Z] 
06:53:24 [2022-07-05T06:53:24.579Z] #27 [dev-systemd-false  6/28] RUN ldconfig
06:53:24 [2022-07-05T06:53:24.579Z] #27 sha256:e828cb4a4c70fe20fdd9c59b0cc7a96bdc05420df447fb47f66ed10ce4043d70
06:53:24 [2022-07-05T06:53:24.932Z] #77 276.4 make[5]: Entering directory '/tmp/crun-build/libocispec'
06:53:24 [2022-07-05T06:53:24.932Z] #77 276.4 make[5]: Nothing to be done for 'install-exec-am'.
06:53:24 [2022-07-05T06:53:24.932Z] #77 276.4 make[5]: Nothing to be done for 'install-data-am'.
06:53:24 [2022-07-05T06:53:24.932Z] #77 276.4 make[5]: Leaving directory '/tmp/crun-build/libocispec'
06:53:24 [2022-07-05T06:53:24.932Z] #77 276.4 make[4]: Leaving directory '/tmp/crun-build/libocispec'
06:53:24 [2022-07-05T06:53:24.932Z] #77 276.4 make[3]: Leaving directory '/tmp/crun-build/libocispec'
06:53:24 [2022-07-05T06:53:24.932Z] #77 276.4 make[2]: Leaving directory '/tmp/crun-build/libocispec'
06:53:24 [2022-07-05T06:53:24.932Z] #77 276.4 make[2]: Entering directory '/tmp/crun-build'
06:53:24 [2022-07-05T06:53:24.932Z] #77 276.6   CC       src/libcrun/libcrun_testing_a-utils.o
06:53:24 [2022-07-05T06:53:24.932Z] #77 276.6   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
06:53:24 [2022-07-05T06:53:24.933Z] #77 276.6   CC       src/libcrun/libcrun_testing_a-container.o
06:53:24 [2022-07-05T06:53:24.933Z] #77 276.6   CC       src/libcrun/libcrun_testing_a-cgroup.o
06:53:24 [2022-07-05T06:53:24.933Z] #77 276.6   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
06:53:24 [2022-07-05T06:53:24.933Z] #77 276.6   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
06:53:24 [2022-07-05T06:53:24.933Z] #77 276.6   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
06:53:24 [2022-07-05T06:53:24.933Z] #77 276.6   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
06:53:24 [2022-07-05T06:53:24.933Z] #77 276.6   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
06:53:25 [2022-07-05T06:53:25.199Z] #77 276.7   CC       src/libcrun/libcrun_testing_a-criu.o
06:53:25 [2022-07-05T06:53:25.199Z] #77 276.7   CC       src/libcrun/libcrun_testing_a-custom-handler.o
06:53:25 [2022-07-05T06:53:25.199Z] #77 276.7   CC       src/libcrun/libcrun_testing_a-linux.o
06:53:25 [2022-07-05T06:53:25.199Z] #77 276.8   CC       src/libcrun/libcrun_testing_a-seccomp.o
06:53:25 [2022-07-05T06:53:25.199Z] #77 276.8   CC       src/libcrun/libcrun_testing_a-ebpf.o
06:53:25 [2022-07-05T06:53:25.199Z] #77 276.9   CC       src/libcrun/libcrun_testing_a-status.o
06:53:25 [2022-07-05T06:53:25.227Z] #64 ...
06:53:25 [2022-07-05T06:53:25.228Z] 
06:53:25 [2022-07-05T06:53:25.228Z] #47 [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
06:53:25 [2022-07-05T06:53:25.228Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
06:53:25 [2022-07-05T06:53:25.228Z] #47 345.9 + dpkg --print-architecture
06:53:25 [2022-07-05T06:53:25.228Z] #47 345.9 + git checkout -q v2.1.0
06:53:25 [2022-07-05T06:53:25.228Z] #47 346.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
06:53:25 [2022-07-05T06:53:25.228Z] #47 346.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
06:53:25 [2022-07-05T06:53:25.460Z] #77 276.9   CC       src/libcrun/libcrun_testing_a-error.o
06:53:25 [2022-07-05T06:53:25.460Z] #77 277.0   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
06:53:25 [2022-07-05T06:53:25.460Z] #77 277.0   CC       src/libcrun/libcrun_testing_a-signals.o
06:53:25 [2022-07-05T06:53:25.460Z] #77 277.0   CC       src/libcrun/libcrun_testing_a-terminal.o
06:53:25 [2022-07-05T06:53:25.460Z] #77 277.0   CC       src/libcrun/libcrun_testing_a-mount_flags.o
06:53:25 [2022-07-05T06:53:25.460Z] #77 277.1   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
06:53:25 [2022-07-05T06:53:25.460Z] #77 277.1   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
06:53:25 [2022-07-05T06:53:25.517Z] #27 DONE 1.0s
06:53:25 [2022-07-05T06:53:25.517Z] 
06:53:25 [2022-07-05T06:53:25.517Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:53:25 [2022-07-05T06:53:25.517Z] #67 sha256:948bd0b1b68ae4026085c68f91c08491f02c7cb071239d09ca0f087891a26a99
06:53:25 [2022-07-05T06:53:25.517Z] #67 5.377 + cd /tmp/tmp.Aa3o2Pu5Go/src/github.com/opencontainers/runc
06:53:25 [2022-07-05T06:53:25.517Z] #67 5.377 + git checkout -q v1.1.2
06:53:25 [2022-07-05T06:53:25.517Z] #67 5.669 + '[' -z '' ']'
06:53:25 [2022-07-05T06:53:25.517Z] #67 5.675 + target=static
06:53:25 [2022-07-05T06:53:25.517Z] #67 5.675 + make BUILDTAGS=seccomp static
06:53:25 [2022-07-05T06:53:25.517Z] #67 5.811 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
06:53:25 [2022-07-05T06:53:25.722Z] #77 277.2   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
06:53:25 [2022-07-05T06:53:25.722Z] #77 277.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
06:53:25 [2022-07-05T06:53:25.722Z] #77 277.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
06:53:25 [2022-07-05T06:53:25.983Z] #77 277.4   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
06:53:25 [2022-07-05T06:53:25.983Z] #77 277.5   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
06:53:25 [2022-07-05T06:53:25.983Z] #77 277.6   CC       src/crun-run.o
06:53:25 [2022-07-05T06:53:25.983Z] #77 277.6   CC       src/crun-delete.o
06:53:25 [2022-07-05T06:53:25.983Z] #77 277.6   CC       src/crun-kill.o
06:53:25 [2022-07-05T06:53:25.983Z] #77 277.7   CC       src/crun-crun.o
06:53:26 [2022-07-05T06:53:26.245Z] #77 277.8   CC       src/crun-pause.o
06:53:26 [2022-07-05T06:53:26.245Z] #77 278.0   CC       src/crun-spec.o
06:53:26 [2022-07-05T06:53:26.506Z] #77 278.0   CC       src/crun-unpause.o
06:53:26 [2022-07-05T06:53:26.506Z] #77 278.0   CC       src/crun-exec.o
06:53:26 [2022-07-05T06:53:26.506Z] #77 278.0   CC       src/crun-list.o
06:53:26 [2022-07-05T06:53:26.767Z] #77 278.1   CC       src/crun-create.o
06:53:26 [2022-07-05T06:53:26.767Z] #77 278.1   CC       src/crun-start.o
06:53:26 [2022-07-05T06:53:26.767Z] #77 278.3   CC       src/crun-state.o
06:53:26 [2022-07-05T06:53:26.767Z] #77 278.3   CC       src/crun-update.o
06:53:26 [2022-07-05T06:53:26.767Z] #77 278.3   CC       src/crun-ps.o
06:53:27 [2022-07-05T06:53:27.029Z] #77 278.4   CC       src/crun-checkpoint.o
06:53:27 [2022-07-05T06:53:27.029Z] #77 278.4   CC       src/crun-restore.o
06:53:27 [2022-07-05T06:53:27.029Z] #77 278.5   CC       src/libcrun/libcrun_la-utils.lo
06:53:27 [2022-07-05T06:53:27.029Z] #77 278.5   CC       src/libcrun/libcrun_la-cloned_binary.lo
06:53:27 [2022-07-05T06:53:27.290Z] #77 278.7   CC       src/libcrun/libcrun_la-container.lo
06:53:27 [2022-07-05T06:53:27.290Z] #77 278.7   CC       src/libcrun/libcrun_la-cgroup.lo
06:53:27 [2022-07-05T06:53:27.290Z] #77 278.7   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
06:53:27 [2022-07-05T06:53:27.552Z] #77 279.0   CC       src/libcrun/libcrun_la-cgroup-setup.lo
06:53:27 [2022-07-05T06:53:27.552Z] #77 279.0   CC       src/libcrun/libcrun_la-cgroup-resources.lo
06:53:27 [2022-07-05T06:53:27.552Z] #77 279.1   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
06:53:27 [2022-07-05T06:53:27.552Z] #77 279.2   CC       src/libcrun/libcrun_la-cgroup-utils.lo
06:53:27 [2022-07-05T06:53:27.813Z] #77 279.4   CC       src/libcrun/libcrun_la-criu.lo
06:53:27 [2022-07-05T06:53:27.813Z] #77 279.5   CC       src/libcrun/libcrun_la-custom-handler.lo
06:53:27 [2022-07-05T06:53:27.813Z] #77 279.5   CC       src/libcrun/libcrun_la-linux.lo
06:53:27 [2022-07-05T06:53:27.813Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 7.9% of statements
06:53:28 [2022-07-05T06:53:28.073Z] #77 279.6   CC       src/libcrun/libcrun_la-seccomp.lo
06:53:28 [2022-07-05T06:53:28.073Z] #77 279.7   CC       src/libcrun/libcrun_la-error.lo
06:53:28 [2022-07-05T06:53:28.073Z] #77 279.8   CC       src/libcrun/libcrun_la-ebpf.lo
06:53:28 [2022-07-05T06:53:28.334Z] #77 279.9   CC       src/libcrun/libcrun_la-status.lo
06:53:28 [2022-07-05T06:53:28.334Z] #77 279.9   CC       src/libcrun/libcrun_la-terminal.lo
06:53:28 [2022-07-05T06:53:28.334Z] #77 280.0   CC       src/libcrun/libcrun_la-chroot_realpath.lo
06:53:28 [2022-07-05T06:53:28.595Z] #77 280.2   CC       src/libcrun/libcrun_la-mount_flags.lo
06:53:28 [2022-07-05T06:53:28.595Z] #77 280.2   CC       src/libcrun/libcrun_la-seccomp_notify.lo
06:53:28 [2022-07-05T06:53:28.595Z] #77 280.2   CC       src/libcrun/libcrun_la-signals.lo
06:53:28 [2022-07-05T06:53:28.856Z] #77 280.4   CC       src/libcrun/handlers/libcrun_la-krun.lo
06:53:28 [2022-07-05T06:53:28.856Z] #77 280.4   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
06:53:29 [2022-07-05T06:53:29.117Z] #77 280.5   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
06:53:29 [2022-07-05T06:53:29.117Z] #77 280.7   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
06:53:29 [2022-07-05T06:53:29.690Z] #77 281.2   CC       tests/init.o
06:53:29 [2022-07-05T06:53:29.690Z] #77 281.2   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
06:53:31 [2022-07-05T06:53:31.605Z] #77 ...
06:53:31 [2022-07-05T06:53:31.605Z] 
06:53:31 [2022-07-05T06:53:31.605Z] #47 [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
06:53:31 [2022-07-05T06:53:31.605Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
06:53:31 [2022-07-05T06:53:31.605Z] #47 354.4 + dpkg --print-architecture
06:53:31 [2022-07-05T06:53:31.605Z] #47 354.4 + git checkout -q v2.1.0
06:53:31 [2022-07-05T06:53:31.605Z] #47 354.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
06:53:31 [2022-07-05T06:53:31.605Z] #47 354.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
06:53:31 [2022-07-05T06:53:31.774Z] #47 ...
06:53:31 [2022-07-05T06:53:31.774Z] 
06:53:31 [2022-07-05T06:53:31.774Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:53:31 [2022-07-05T06:53:31.774Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:53:31 [2022-07-05T06:53:31.774Z] #77 265.6   CCLD     libocispec.la
06:53:31 [2022-07-05T06:53:31.774Z] #77 266.0   CCLD     src/validate
06:53:31 [2022-07-05T06:53:31.774Z] #77 266.1   CCLD     tests/test-1
06:53:31 [2022-07-05T06:53:31.774Z] #77 266.1   CCLD     tests/test-2
06:53:31 [2022-07-05T06:53:31.774Z] #77 266.1   CCLD     tests/test-3
06:53:31 [2022-07-05T06:53:31.774Z] #77 266.2   CCLD     tests/test-4
06:53:31 [2022-07-05T06:53:31.774Z] #77 266.2   CCLD     tests/test-5
06:53:31 [2022-07-05T06:53:31.774Z] #77 266.2   CCLD     tests/test-6
06:53:31 [2022-07-05T06:53:31.774Z] #77 266.3   CCLD     tests/test-7
06:53:31 [2022-07-05T06:53:31.774Z] #77 266.4   CCLD     tests/test-8
06:53:31 [2022-07-05T06:53:31.774Z] #77 266.4   CCLD     tests/test-9
06:53:31 [2022-07-05T06:53:31.774Z] #77 266.5 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
06:53:31 [2022-07-05T06:53:31.774Z] #77 266.5   CCLD     tests/test-10
06:53:31 [2022-07-05T06:53:31.774Z] #77 266.6   CCLD     tests/test-11
06:53:31 [2022-07-05T06:53:31.774Z] #77 268.5 libtool: link: ar cr libocispec.a 
06:53:31 [2022-07-05T06:53:31.774Z] #77 268.6 libtool: link: ranlib libocispec.a
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.2 make[5]: Entering directory '/tmp/crun-build/libocispec'
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.2 make[5]: Nothing to be done for 'install-exec-am'.
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.2 make[5]: Nothing to be done for 'install-data-am'.
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.2 make[5]: Leaving directory '/tmp/crun-build/libocispec'
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.2 make[4]: Leaving directory '/tmp/crun-build/libocispec'
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.2 make[3]: Leaving directory '/tmp/crun-build/libocispec'
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.2 make[2]: Leaving directory '/tmp/crun-build/libocispec'
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.2 make[2]: Entering directory '/tmp/crun-build'
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.3   CC       src/libcrun/libcrun_testing_a-utils.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.3   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.4   CC       src/libcrun/libcrun_testing_a-container.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.4   CC       src/libcrun/libcrun_testing_a-cgroup.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.4   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.4   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.4   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.4   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.5   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.5   CC       src/libcrun/libcrun_testing_a-criu.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.5   CC       src/libcrun/libcrun_testing_a-custom-handler.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.5   CC       src/libcrun/libcrun_testing_a-linux.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.5   CC       src/libcrun/libcrun_testing_a-seccomp.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.6   CC       src/libcrun/libcrun_testing_a-ebpf.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.6   CC       src/libcrun/libcrun_testing_a-error.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.6   CC       src/libcrun/libcrun_testing_a-status.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.6   CC       src/libcrun/libcrun_testing_a-terminal.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.7   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.7   CC       src/libcrun/libcrun_testing_a-signals.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.8   CC       src/libcrun/libcrun_testing_a-mount_flags.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.8   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.8   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.8   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.9   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 270.9   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 271.0   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 271.0   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 271.2   CC       src/crun-crun.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 271.2   CC       src/crun-run.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 271.3   CC       src/crun-delete.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 271.3   CC       src/crun-kill.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 271.3   CC       src/crun-pause.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 271.4   CC       src/crun-unpause.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 271.4   CC       src/crun-spec.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 271.4   CC       src/crun-exec.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 271.5   CC       src/crun-list.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 271.5   CC       src/crun-create.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 271.6   CC       src/crun-start.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 271.8   CC       src/crun-state.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 272.0   CC       src/crun-update.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 272.0   CC       src/crun-ps.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 272.1   CC       src/crun-checkpoint.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 272.2   CC       src/libcrun/libcrun_la-utils.lo
06:53:31 [2022-07-05T06:53:31.774Z] #77 272.3   CC       src/crun-restore.o
06:53:31 [2022-07-05T06:53:31.774Z] #77 272.3   CC       src/libcrun/libcrun_la-cloned_binary.lo
06:53:31 [2022-07-05T06:53:31.774Z] #77 272.3   CC       src/libcrun/libcrun_la-container.lo
06:53:31 [2022-07-05T06:53:31.774Z] #77 272.4   CC       src/libcrun/libcrun_la-cgroup.lo
06:53:32 [2022-07-05T06:53:32.031Z] #77 272.4   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
06:53:32 [2022-07-05T06:53:32.031Z] #77 272.5   CC       src/libcrun/libcrun_la-cgroup-resources.lo
06:53:32 [2022-07-05T06:53:32.031Z] #77 272.5   CC       src/libcrun/libcrun_la-cgroup-setup.lo
06:53:32 [2022-07-05T06:53:32.031Z] #77 272.6   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
06:53:32 [2022-07-05T06:53:32.031Z] #77 272.6   CC       src/libcrun/libcrun_la-cgroup-utils.lo
06:53:32 [2022-07-05T06:53:32.031Z] #77 272.6   CC       src/libcrun/libcrun_la-criu.lo
06:53:32 [2022-07-05T06:53:32.031Z] #77 272.7   CC       src/libcrun/libcrun_la-custom-handler.lo
06:53:32 [2022-07-05T06:53:32.091Z] #67 ...
06:53:32 [2022-07-05T06:53:32.092Z] 
06:53:32 [2022-07-05T06:53:32.092Z] #28 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:53:32 [2022-07-05T06:53:32.092Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229
06:53:32 [2022-07-05T06:53:32.092Z] #28 1.156 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:53:32 [2022-07-05T06:53:32.092Z] #28 1.177 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:53:32 [2022-07-05T06:53:32.092Z] #28 1.394 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:53:32 [2022-07-05T06:53:32.092Z] #28 1.412 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
06:53:32 [2022-07-05T06:53:32.092Z] #28 1.672 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
06:53:32 [2022-07-05T06:53:32.092Z] #28 1.947 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
06:53:32 [2022-07-05T06:53:32.092Z] #28 2.199 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
06:53:32 [2022-07-05T06:53:32.092Z] #28 2.428 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
06:53:32 [2022-07-05T06:53:32.092Z] #28 2.696 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
06:53:32 [2022-07-05T06:53:32.092Z] #28 2.919 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
06:53:32 [2022-07-05T06:53:32.092Z] #28 2.919 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB]
06:53:32 [2022-07-05T06:53:32.092Z] #28 2.920 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB]
06:53:32 [2022-07-05T06:53:32.092Z] #28 2.921 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
06:53:32 [2022-07-05T06:53:32.092Z] #28 2.923 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB]
06:53:32 [2022-07-05T06:53:32.092Z] #28 2.925 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [145 kB]
06:53:32 [2022-07-05T06:53:32.092Z] #28 3.046 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
06:53:32 [2022-07-05T06:53:32.092Z] #28 3.050 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
06:53:32 [2022-07-05T06:53:32.092Z] #28 3.051 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
06:53:32 [2022-07-05T06:53:32.092Z] #28 3.054 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:53:32 [2022-07-05T06:53:32.092Z] #28 3.054 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
06:53:32 [2022-07-05T06:53:32.092Z] #28 3.055 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
06:53:32 [2022-07-05T06:53:32.288Z] #77 272.8   CC       src/libcrun/libcrun_la-linux.lo
06:53:32 [2022-07-05T06:53:32.545Z] #77 272.9   CC       src/libcrun/libcrun_la-seccomp.lo
06:53:32 [2022-07-05T06:53:32.545Z] #77 273.0   CC       src/libcrun/libcrun_la-ebpf.lo
06:53:32 [2022-07-05T06:53:32.802Z] #77 273.2   CC       src/libcrun/libcrun_la-status.lo
06:53:32 [2022-07-05T06:53:32.802Z] #77 273.3   CC       src/libcrun/libcrun_la-terminal.lo
06:53:32 [2022-07-05T06:53:32.802Z] #77 273.4   CC       src/libcrun/libcrun_la-chroot_realpath.lo
06:53:32 [2022-07-05T06:53:32.802Z] #77 273.4   CC       src/libcrun/libcrun_la-signals.lo
06:53:33 [2022-07-05T06:53:33.059Z] #77 273.4   CC       src/libcrun/libcrun_la-error.lo
06:53:33 [2022-07-05T06:53:33.059Z] #77 273.6   CC       src/libcrun/libcrun_la-seccomp_notify.lo
06:53:33 [2022-07-05T06:53:33.059Z] #77 273.7   CC       src/libcrun/libcrun_la-mount_flags.lo
06:53:33 [2022-07-05T06:53:33.315Z] #77 273.8   CC       src/libcrun/handlers/libcrun_la-krun.lo
06:53:33 [2022-07-05T06:53:33.316Z] #77 273.9   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
06:53:33 [2022-07-05T06:53:33.316Z] #77 273.9   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
06:53:33 [2022-07-05T06:53:33.572Z] #77 274.0   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
06:53:33 [2022-07-05T06:53:33.572Z] #77 274.1   CC       tests/init.o
06:53:33 [2022-07-05T06:53:33.572Z] #77 274.1   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
06:53:40 [2022-07-05T06:53:40.207Z] #28 14.11 Fetched 49.1 MB in 13s (3716 kB/s)
06:53:46 [2022-07-05T06:53:46.846Z] #28 14.11 Reading package lists...
06:53:52 [2022-07-05T06:53:52.156Z] #64 329.3 # github.com/containerd/containerd/cmd/containerd
06:53:52 [2022-07-05T06:53:52.156Z] #64 329.3 /usr/bin/ld: /tmp/go-link-1582076047/000019.o: in function `New':
06:53:52 [2022-07-05T06:53:52.156Z] #64 329.3 /tmp/tmp.tijhoRPNdG/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
06:53:52 [2022-07-05T06:53:52.156Z] #64 329.4 + bin/containerd-stress
06:53:52 [2022-07-05T06:53:52.156Z] #64 330.5 + bin/containerd-shim
06:53:53 [2022-07-05T06:53:53.424Z] #28 20.58 Reading package lists...
06:53:53 [2022-07-05T06:53:53.573Z] #47 DONE 383.3s
06:53:53 [2022-07-05T06:53:53.573Z] 
06:53:53 [2022-07-05T06:53:53.573Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:53:53 [2022-07-05T06:53:53.573Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:53:53 [2022-07-05T06:53:53.573Z] #77 ...
06:53:53 [2022-07-05T06:53:53.573Z] 
06:53:53 [2022-07-05T06:53:53.573Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
06:53:53 [2022-07-05T06:53:53.573Z] #48 sha256:93eea5185e4e0b9239d40b353be76fb016936c155168e451d5da692d1a6f156f
06:53:53 [2022-07-05T06:53:53.573Z] #48 DONE 0.5s
06:53:53 [2022-07-05T06:53:53.573Z] 
06:53:53 [2022-07-05T06:53:53.573Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:53:53 [2022-07-05T06:53:53.573Z] #64 sha256:a4d8a9807eaa7c2a7dd1c4c7ba241c36d811280ac7083bacfbfeb08c1664b3e0
06:53:53 [2022-07-05T06:53:53.573Z] #64 ...
06:53:53 [2022-07-05T06:53:53.573Z] 
06:53:53 [2022-07-05T06:53:53.573Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
06:53:53 [2022-07-05T06:53:53.573Z] #52 sha256:7e7b2bd6d8cc816f8b55c47a810384d97dd5aa0c79d9fe1c160062ff3dd4d393
06:53:53 [2022-07-05T06:53:53.573Z] #52 DONE 0.1s
06:53:53 [2022-07-05T06:53:53.573Z] 
06:53:53 [2022-07-05T06:53:53.573Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
06:53:53 [2022-07-05T06:53:53.573Z] #54 sha256:5c77bfd76dd7a4a8a276ced159db815c06c650a627ebd4e784026ef8c50ed5b6
06:53:53 [2022-07-05T06:53:53.573Z] #54 DONE 0.1s
06:53:53 [2022-07-05T06:53:53.573Z] 
06:53:53 [2022-07-05T06:53:53.573Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:53:53 [2022-07-05T06:53:53.573Z] #64 sha256:a4d8a9807eaa7c2a7dd1c4c7ba241c36d811280ac7083bacfbfeb08c1664b3e0
06:53:54 [2022-07-05T06:53:54.360Z] #28 27.47 Building dependency tree...
06:53:55 [2022-07-05T06:53:55.550Z] #77 ...
06:53:55 [2022-07-05T06:53:55.550Z] 
06:53:55 [2022-07-05T06:53:55.550Z] #47 [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
06:53:55 [2022-07-05T06:53:55.550Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
06:53:55 [2022-07-05T06:53:55.550Z] #47 DONE 375.0s
06:53:55 [2022-07-05T06:53:55.550Z] 
06:53:55 [2022-07-05T06:53:55.550Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:53:55 [2022-07-05T06:53:55.550Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:53:55 [2022-07-05T06:53:55.738Z] #28 30.20 bzip2 is already the newest version (1.0.8-4).
06:53:55 [2022-07-05T06:53:55.738Z] #28 30.20 patch is already the newest version (2.7.6-7).
06:53:55 [2022-07-05T06:53:55.738Z] #28 30.20 xz-utils is already the newest version (5.2.5-2.1~deb11u1).
06:53:55 [2022-07-05T06:53:55.738Z] #28 30.20 The following additional packages will be installed:
06:53:55 [2022-07-05T06:53:55.738Z] #28 30.20   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
06:53:55 [2022-07-05T06:53:55.738Z] #28 30.20   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
06:53:55 [2022-07-05T06:53:55.738Z] #28 30.21   libxtables12 python-pip-whl python3-distutils python3-lib2to3
06:53:55 [2022-07-05T06:53:55.738Z] #28 30.21   python3-pkg-resources vim-runtime xxd
06:53:55 [2022-07-05T06:53:55.738Z] #28 30.22 Suggested packages:
06:53:55 [2022-07-05T06:53:55.738Z] #28 30.22   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
06:53:55 [2022-07-05T06:53:55.738Z] #28 30.22   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
06:53:55 [2022-07-05T06:53:55.738Z] #28 30.22 Recommended packages:
06:53:55 [2022-07-05T06:53:55.738Z] #28 30.22   libatm1 nftables libpam-cap build-essential python3-dev unzip
06:53:56 [2022-07-05T06:53:56.483Z] #77 ...
06:53:56 [2022-07-05T06:53:56.483Z] 
06:53:56 [2022-07-05T06:53:56.483Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
06:53:56 [2022-07-05T06:53:56.483Z] #48 sha256:706b993e8123e9ff01dabdf93955e2bbec937394ced3b4ce21be5ef449c96a09
06:53:56 [2022-07-05T06:53:56.876Z] #64 ...
06:53:56 [2022-07-05T06:53:56.876Z] 
06:53:56 [2022-07-05T06:53:56.876Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:53:56 [2022-07-05T06:53:56.876Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:53:56 [2022-07-05T06:53:56.876Z] #77 307.8   CCLD     tests/init
06:53:57 [2022-07-05T06:53:57.048Z] #48 DONE 0.8s
06:53:57 [2022-07-05T06:53:57.048Z] 
06:53:57 [2022-07-05T06:53:57.048Z] #55 [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.44.0"      && /build/golangci-lint --version
06:53:57 [2022-07-05T06:53:57.048Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:53:57 [2022-07-05T06:53:57.305Z] #55 ...
06:53:57 [2022-07-05T06:53:57.305Z] 
06:53:57 [2022-07-05T06:53:57.305Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
06:53:57 [2022-07-05T06:53:57.305Z] #52 sha256:1ed256dff021e1907f9477fbf4155f014fcd996bf265c6d6c3c6d55729e1626d
06:53:57 [2022-07-05T06:53:57.305Z] #52 DONE 0.1s
06:53:57 [2022-07-05T06:53:57.305Z] 
06:53:57 [2022-07-05T06:53:57.305Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
06:53:57 [2022-07-05T06:53:57.305Z] #54 sha256:d6bc9b377afeceace4e171b35dd5616cbc1c664d3a7d1408ca63cd985c9a86dd
06:53:57 [2022-07-05T06:53:57.305Z] #54 DONE 0.1s
06:53:57 [2022-07-05T06:53:57.305Z] 
06:53:57 [2022-07-05T06:53:57.305Z] #55 [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.44.0"      && /build/golangci-lint --version
06:53:57 [2022-07-05T06:53:57.305Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:53:57 [2022-07-05T06:53:57.642Z] #28 31.85 The following NEW packages will be installed:
06:53:57 [2022-07-05T06:53:57.642Z] #28 31.85   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
06:53:57 [2022-07-05T06:53:57.642Z] #28 31.85   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
06:53:57 [2022-07-05T06:53:57.642Z] #28 31.85   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
06:53:57 [2022-07-05T06:53:57.642Z] #28 31.86   libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl
06:53:57 [2022-07-05T06:53:57.642Z] #28 31.86   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
06:53:57 [2022-07-05T06:53:57.642Z] #28 31.86   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
06:53:57 [2022-07-05T06:53:57.642Z] #28 31.86   vim-common vim-runtime xfsprogs xxd zip zstd
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.25 0 upgraded, 45 newly installed, 0 to remove and 13 not upgraded.
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.25 Need to get 18.6 MB of archives.
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.25 After this operation, 71.4 MB of additional disk space will be used.
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.34 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.35 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
06:53:57 [2022-07-05T06:53:57.642Z] #28 32.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
06:53:57 [2022-07-05T06:53:57.901Z] #28 32.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
06:53:57 [2022-07-05T06:53:57.901Z] #28 32.36 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
06:53:57 [2022-07-05T06:53:57.901Z] #28 32.39 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
06:53:57 [2022-07-05T06:53:57.901Z] #28 32.40 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
06:53:57 [2022-07-05T06:53:57.901Z] #28 32.40 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
06:53:57 [2022-07-05T06:53:57.901Z] #28 32.40 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
06:53:57 [2022-07-05T06:53:57.901Z] #28 32.41 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
06:53:57 [2022-07-05T06:53:57.901Z] #28 32.41 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
06:53:57 [2022-07-05T06:53:57.901Z] #28 32.42 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
06:53:57 [2022-07-05T06:53:57.901Z] #28 32.44 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
06:53:57 [2022-07-05T06:53:57.901Z] #28 32.45 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
06:53:57 [2022-07-05T06:53:57.901Z] #28 32.45 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
06:53:57 [2022-07-05T06:53:57.901Z] #28 32.56 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
06:53:58 [2022-07-05T06:53:58.165Z] #28 32.59 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
06:53:58 [2022-07-05T06:53:58.165Z] #28 32.60 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
06:53:58 [2022-07-05T06:53:58.165Z] #28 32.60 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
06:53:58 [2022-07-05T06:53:58.733Z] #28 33.25 debconf: delaying package configuration, since apt-utils is not installed
06:53:58 [2022-07-05T06:53:58.992Z] #28 33.47 Fetched 18.6 MB in 1s (29.0 MB/s)
06:53:58 [2022-07-05T06:53:58.993Z] #28 33.53 Selecting previously unselected package pigz.
06:53:58 [2022-07-05T06:53:58.993Z] #28 33.53 (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 ... 40117 files and directories currently installed.)
06:53:58 [2022-07-05T06:53:58.993Z] #28 33.58 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
06:53:58 [2022-07-05T06:53:58.993Z] #28 33.58 Unpacking pigz (2.6-1) ...
06:53:59 [2022-07-05T06:53:59.252Z] #28 33.72 Selecting previously unselected package libelf1:amd64.
06:53:59 [2022-07-05T06:53:59.252Z] #28 33.73 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
06:53:59 [2022-07-05T06:53:59.252Z] #28 33.77 Unpacking libelf1:amd64 (0.183-1) ...
06:53:59 [2022-07-05T06:53:59.252Z] #28 33.89 Selecting previously unselected package libbpf0:amd64.
06:53:59 [2022-07-05T06:53:59.252Z] #28 33.89 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
06:53:59 [2022-07-05T06:53:59.252Z] #28 33.89 Unpacking libbpf0:amd64 (1:0.3-2) ...
06:53:59 [2022-07-05T06:53:59.252Z] #28 33.99 Selecting previously unselected package libcap2:amd64.
06:53:59 [2022-07-05T06:53:59.511Z] #28 33.99 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
06:53:59 [2022-07-05T06:53:59.511Z] #28 34.00 Unpacking libcap2:amd64 (1:2.44-1) ...
06:53:59 [2022-07-05T06:53:59.511Z] #28 34.06 Selecting previously unselected package libmnl0:amd64.
06:53:59 [2022-07-05T06:53:59.511Z] #28 34.06 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
06:53:59 [2022-07-05T06:53:59.511Z] #28 34.08 Unpacking libmnl0:amd64 (1.0.4-3) ...
06:53:59 [2022-07-05T06:53:59.511Z] #28 34.14 Selecting previously unselected package libxtables12:amd64.
06:53:59 [2022-07-05T06:53:59.511Z] #28 34.14 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
06:53:59 [2022-07-05T06:53:59.511Z] #28 34.15 Unpacking libxtables12:amd64 (1.8.7-1) ...
06:53:59 [2022-07-05T06:53:59.511Z] #28 34.22 Selecting previously unselected package libcap2-bin.
06:53:59 [2022-07-05T06:53:59.511Z] #28 34.22 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
06:53:59 [2022-07-05T06:53:59.511Z] #28 34.22 Unpacking libcap2-bin (1:2.44-1) ...
06:53:59 [2022-07-05T06:53:59.771Z] #28 34.30 Selecting previously unselected package iproute2.
06:53:59 [2022-07-05T06:53:59.771Z] #28 34.30 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
06:53:59 [2022-07-05T06:53:59.771Z] #28 34.30 Unpacking iproute2 (5.10.0-4) ...
06:54:00 [2022-07-05T06:54:00.030Z] #28 34.56 Selecting previously unselected package xxd.
06:54:00 [2022-07-05T06:54:00.030Z] #28 34.57 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
06:54:00 [2022-07-05T06:54:00.030Z] #28 34.58 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
06:54:00 [2022-07-05T06:54:00.030Z] #28 34.68 Selecting previously unselected package vim-common.
06:54:00 [2022-07-05T06:54:00.288Z] #28 34.69 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
06:54:00 [2022-07-05T06:54:00.288Z] #28 34.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
06:54:00 [2022-07-05T06:54:00.288Z] #28 34.84 Selecting previously unselected package bash-completion.
06:54:00 [2022-07-05T06:54:00.288Z] #28 34.85 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
06:54:00 [2022-07-05T06:54:00.290Z] #64 341.9 + bin/containerd-shim-runc-v1
06:54:01 [2022-07-05T06:54:01.481Z] #55 ...
06:54:01 [2022-07-05T06:54:01.481Z] 
06:54:01 [2022-07-05T06:54:01.481Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
06:54:01 [2022-07-05T06:54:01.481Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
06:54:01 [2022-07-05T06:54:01.481Z] #77 301.5   CCLD     tests/init
06:54:01 [2022-07-05T06:54:01.667Z] #28 35.98 Unpacking bash-completion (1:2.11-2) ...
06:54:01 [2022-07-05T06:54:01.668Z] #28 36.26 Selecting previously unselected package apparmor.
06:54:01 [2022-07-05T06:54:01.668Z] #28 36.27 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
06:54:01 [2022-07-05T06:54:01.668Z] #28 36.32 Unpacking apparmor (2.13.6-10) ...
06:54:01 [2022-07-05T06:54:01.927Z] #28 36.59 Selecting previously unselected package inetutils-ping.
06:54:01 [2022-07-05T06:54:01.927Z] #28 36.60 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
06:54:01 [2022-07-05T06:54:01.927Z] #28 36.61 Unpacking inetutils-ping (2:2.0-1) ...
06:54:01 [2022-07-05T06:54:01.927Z] #28 36.69 Selecting previously unselected package libip4tc2:amd64.
06:54:01 [2022-07-05T06:54:01.927Z] #28 36.70 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
06:54:02 [2022-07-05T06:54:02.186Z] #28 36.71 Unpacking libip4tc2:amd64 (1.8.7-1) ...
06:54:02 [2022-07-05T06:54:02.186Z] #28 36.78 Selecting previously unselected package libip6tc2:amd64.
06:54:02 [2022-07-05T06:54:02.186Z] #28 36.78 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
06:54:02 [2022-07-05T06:54:02.186Z] #28 36.79 Unpacking libip6tc2:amd64 (1.8.7-1) ...
06:54:02 [2022-07-05T06:54:02.186Z] #28 ...
06:54:02 [2022-07-05T06:54:02.186Z] 
06:54:02 [2022-07-05T06:54:02.186Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:54:02 [2022-07-05T06:54:02.186Z] #71 sha256:5bff0476305eb3161f1b8d08aeca2dbfb26fab74533a23ddf566875a9e980543
06:54:02 [2022-07-05T06:54:02.186Z] #71 97.35 + bin/containerd
06:54:06 [2022-07-05T06:54:06.867Z] #64 348.3 + bin/containerd-shim-runc-v2
06:54:07 [2022-07-05T06:54:07.130Z] #64 349.1 + binaries
06:54:07 [2022-07-05T06:54:07.392Z] #64 349.1 + install -D bin/containerd /build/containerd
06:54:07 [2022-07-05T06:54:07.392Z] #64 349.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
06:54:07 [2022-07-05T06:54:07.392Z] #64 349.2 + install -D bin/ctr /build/ctr
06:54:07 [2022-07-05T06:54:07.465Z] #71 ...
06:54:07 [2022-07-05T06:54:07.465Z] 
06:54:07 [2022-07-05T06:54:07.465Z] #28 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
06:54:07 [2022-07-05T06:54:07.465Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229
06:54:07 [2022-07-05T06:54:07.465Z] #28 36.85 Selecting previously unselected package libnfnetlink0:amd64.
06:54:07 [2022-07-05T06:54:07.465Z] #28 36.85 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 36.86 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 36.93 Selecting previously unselected package libnetfilter-conntrack3:amd64.
06:54:07 [2022-07-05T06:54:07.465Z] #28 36.93 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 36.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.00 Selecting previously unselected package libnftnl11:amd64.
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.01 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.01 Unpacking libnftnl11:amd64 (1.1.9-1) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.08 Selecting previously unselected package iptables.
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.08 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.09 Unpacking iptables (1.8.7-1) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.28 Selecting previously unselected package libonig5:amd64.
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.28 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.29 Unpacking libonig5:amd64 (6.9.6-1.1) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.39 Selecting previously unselected package libjq1:amd64.
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.39 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.40 Unpacking libjq1:amd64 (1.6-2.1) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.47 Selecting previously unselected package jq.
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.48 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.48 Unpacking jq (1.6-2.1) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.54 Selecting previously unselected package libaio1:amd64.
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.54 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.55 Unpacking libaio1:amd64 (0.3.112-9) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.60 Selecting previously unselected package libgpm2:amd64.
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.60 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.61 Unpacking libgpm2:amd64 (1.20.7-8) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.66 Selecting previously unselected package libinih1:amd64.
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.67 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.68 Unpacking libinih1:amd64 (53-1+b2) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.74 Selecting previously unselected package libnet1:amd64.
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.75 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.82 Selecting previously unselected package libnl-3-200:amd64.
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.82 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.83 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.90 Selecting previously unselected package libprotobuf-c1:amd64.
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.91 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.98 Selecting previously unselected package libyajl2:amd64.
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.98 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 37.98 Unpacking libyajl2:amd64 (2.1.0-3) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 38.04 Selecting previously unselected package net-tools.
06:54:07 [2022-07-05T06:54:07.465Z] #28 38.04 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 38.06 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 38.17 Selecting previously unselected package python-pip-whl.
06:54:07 [2022-07-05T06:54:07.465Z] #28 38.18 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 38.19 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 38.53 Selecting previously unselected package python3-lib2to3.
06:54:07 [2022-07-05T06:54:07.465Z] #28 38.54 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 38.54 Unpacking python3-lib2to3 (3.9.2-1) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 38.62 Selecting previously unselected package python3-distutils.
06:54:07 [2022-07-05T06:54:07.465Z] #28 38.64 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 38.65 Unpacking python3-distutils (3.9.2-1) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 38.74 Selecting previously unselected package python3-pkg-resources.
06:54:07 [2022-07-05T06:54:07.465Z] #28 38.75 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 38.76 Unpacking python3-pkg-resources (52.0.0-4) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 38.85 Selecting previously unselected package python3-setuptools.
06:54:07 [2022-07-05T06:54:07.465Z] #28 38.85 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 38.86 Unpacking python3-setuptools (52.0.0-4) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 39.01 Selecting previously unselected package python3-wheel.
06:54:07 [2022-07-05T06:54:07.465Z] #28 39.02 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 39.02 Unpacking python3-wheel (0.34.2-1) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 39.09 Selecting previously unselected package python3-pip.
06:54:07 [2022-07-05T06:54:07.465Z] #28 39.09 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 39.10 Unpacking python3-pip (20.3.4-4+deb11u1) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 39.27 Selecting previously unselected package sudo.
06:54:07 [2022-07-05T06:54:07.465Z] #28 39.28 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 39.28 Unpacking sudo (1.9.5p2-3) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 39.65 Selecting previously unselected package thin-provisioning-tools.
06:54:07 [2022-07-05T06:54:07.465Z] #28 39.66 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 39.67 Unpacking thin-provisioning-tools (0.9.0-1) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 39.82 Selecting previously unselected package uidmap.
06:54:07 [2022-07-05T06:54:07.465Z] #28 39.83 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 39.84 Unpacking uidmap (1:4.8.1-1) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 39.95 Selecting previously unselected package vim-runtime.
06:54:07 [2022-07-05T06:54:07.465Z] #28 39.96 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 39.98 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
06:54:07 [2022-07-05T06:54:07.465Z] #28 40.02 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
06:54:07 [2022-07-05T06:54:07.465Z] #28 40.04 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 41.80 Selecting previously unselected package vim.
06:54:07 [2022-07-05T06:54:07.465Z] #28 41.81 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 41.82 Unpacking vim (2:8.2.2434-3+deb11u1) ...
06:54:07 [2022-07-05T06:54:07.465Z] #28 42.15 Selecting previously unselected package xfsprogs.
06:54:07 [2022-07-05T06:54:07.653Z] #64 DONE 349.6s
06:54:07 [2022-07-05T06:54:07.724Z] #28 42.17 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ...
06:54:07 [2022-07-05T06:54:07.724Z] #28 42.17 Unpacking xfsprogs (5.10.0-4) ...
06:54:07 [2022-07-05T06:54:07.982Z] #28 42.44 Selecting previously unselected package zip.
06:54:07 [2022-07-05T06:54:07.982Z] #28 42.45 Preparing to unpack .../43-zip_3.0-12_amd64.deb ...
06:54:07 [2022-07-05T06:54:07.982Z] #28 42.46 Unpacking zip (3.0-12) ...
06:54:07 [2022-07-05T06:54:07.982Z] #28 42.56 Selecting previously unselected package zstd.
06:54:07 [2022-07-05T06:54:07.982Z] #28 42.58 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ...
06:54:07 [2022-07-05T06:54:07.982Z] #28 42.58 Unpacking zstd (1.4.8+dfsg-2.1) ...
06:54:08 [2022-07-05T06:54:08.240Z] #28 42.90 Setting up python3-pkg-resources (52.0.0-4) ...
06:54:08 [2022-07-05T06:54:08.598Z] 
06:54:08 [2022-07-05T06:54:08.598Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
06:54:08 [2022-07-05T06:54:08.598Z] #65 sha256:0f76e297aeead077821db322a7f3031ed3f540b5336e8de28324e89fe09905c8
06:54:08 [2022-07-05T06:54:08.598Z] #65 DONE 0.2s
06:54:08 [2022-07-05T06:54:08.809Z] #28 43.43 Setting up libip4tc2:amd64 (1.8.7-1) ...
06:54:08 [2022-07-05T06:54:08.809Z] #28 43.45 Setting up net-tools (1.60+git20181103.0eebece-1) ...
06:54:08 [2022-07-05T06:54:08.809Z] #28 43.46 Setting up libgpm2:amd64 (1.20.7-8) ...
06:54:08 [2022-07-05T06:54:08.809Z] #28 43.47 Setting up libip6tc2:amd64 (1.8.7-1) ...
06:54:08 [2022-07-05T06:54:08.809Z] #28 43.48 Setting up libinih1:amd64 (53-1+b2) ...
06:54:08 [2022-07-05T06:54:08.809Z] #28 43.49 Setting up uidmap (1:4.8.1-1) ...
06:54:08 [2022-07-05T06:54:08.809Z] #28 43.51 Setting up libyajl2:amd64 (2.1.0-3) ...
06:54:08 [2022-07-05T06:54:08.809Z] #28 43.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:54:08 [2022-07-05T06:54:08.809Z] #28 43.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:54:08 [2022-07-05T06:54:08.859Z] 
06:54:08 [2022-07-05T06:54:08.859Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
06:54:08 [2022-07-05T06:54:08.859Z] #70 sha256:73cc03bb79690cb3ae9b88e0e11eaa4e835616d3dc3a23a37113c6dc6cd96efc
06:54:08 [2022-07-05T06:54:08.859Z] #70 DONE 0.1s
06:54:08 [2022-07-05T06:54:08.859Z] 
06:54:08 [2022-07-05T06:54:08.859Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
06:54:08 [2022-07-05T06:54:08.859Z] #75 sha256:c2cf1d138cea208893201fdd37a7bf45b67fc8e25d1c93b1b9934bfb9bcf51a0
06:54:09 [2022-07-05T06:54:09.067Z] #28 43.54 Setting up python3-wheel (0.34.2-1) ...
06:54:09 [2022-07-05T06:54:09.122Z] #75 DONE 0.2s
06:54:09 [2022-07-05T06:54:09.122Z] 
06:54:09 [2022-07-05T06:54:09.122Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
06:54:09 [2022-07-05T06:54:09.122Z] #78 sha256:eb09cf8979b6f97216d8e4d06583ddf4ffbefc3fe157cc79d5a2603145722661
06:54:09 [2022-07-05T06:54:09.122Z] #78 DONE 0.1s
06:54:09 [2022-07-05T06:54:09.122Z] 
06:54:09 [2022-07-05T06:54:09.122Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
06:54:09 [2022-07-05T06:54:09.122Z] #79 sha256:77ca50adcb56bfbffd620cdb3ce2ac439a8308953da3c5d1af3609121123ac81
06:54:09 [2022-07-05T06:54:09.122Z] #79 DONE 0.0s
06:54:09 [2022-07-05T06:54:09.122Z] 
06:54:09 [2022-07-05T06:54:09.122Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
06:54:09 [2022-07-05T06:54:09.122Z] #80 sha256:8709a1246162fbabc088dae5072907761a0ea3761743dee874193d4a76b6248a
06:54:09 [2022-07-05T06:54:09.122Z] #80 DONE 0.0s
06:54:09 [2022-07-05T06:54:09.122Z] 
06:54:09 [2022-07-05T06:54:09.122Z] #81 [dev-systemd-true 1/2] 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             dbus             dbus-user-session             systemd             systemd-sysv
06:54:09 [2022-07-05T06:54:09.122Z] #81 sha256:827b0a988a9602a70bbece470eeaf7ed2a8d650e51f3c1da091729754bdd4040
06:54:09 [2022-07-05T06:54:09.326Z] #28 43.92 Setting up xxd (2:8.2.2434-3+deb11u1) ...
06:54:09 [2022-07-05T06:54:09.326Z] #28 43.94 Setting up libcap2:amd64 (1:2.44-1) ...
06:54:09 [2022-07-05T06:54:09.326Z] #28 43.95 Setting up libcap2-bin (1:2.44-1) ...
06:54:09 [2022-07-05T06:54:09.326Z] #28 43.96 Setting up apparmor (2.13.6-10) ...
06:54:09 [2022-07-05T06:54:09.693Z] #81 0.635 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
06:54:10 [2022-07-05T06:54:10.262Z] #81 0.839 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
06:54:10 [2022-07-05T06:54:10.262Z] #81 0.844 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
06:54:10 [2022-07-05T06:54:10.707Z] #28 45.21 Setting up zip (3.0-12) ...
06:54:10 [2022-07-05T06:54:10.707Z] #28 45.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
06:54:10 [2022-07-05T06:54:10.707Z] #28 45.26 Setting up bash-completion (1:2.11-2) ...
06:54:10 [2022-07-05T06:54:10.833Z] #81 0.998 Reading package lists...
06:54:11 [2022-07-05T06:54:11.403Z] #81 1.521 Reading package lists...
06:54:11 [2022-07-05T06:54:11.403Z] #81 2.040 Building dependency tree...
06:54:11 [2022-07-05T06:54:11.403Z] #81 2.170 Reading state information...
06:54:11 [2022-07-05T06:54:11.403Z] #81 2.300 The following additional packages will be installed:
06:54:11 [2022-07-05T06:54:11.403Z] #81 2.301   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
06:54:11 [2022-07-05T06:54:11.403Z] #81 2.302 Suggested packages:
06:54:11 [2022-07-05T06:54:11.403Z] #81 2.302   systemd-container policykit-1
06:54:11 [2022-07-05T06:54:11.403Z] #81 2.302 Recommended packages:
06:54:11 [2022-07-05T06:54:11.403Z] #81 2.302   systemd-timesyncd | time-daemon libnss-systemd
06:54:11 [2022-07-05T06:54:11.403Z] #81 2.371 The following NEW packages will be installed:
06:54:11 [2022-07-05T06:54:11.663Z] #81 2.372   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
06:54:11 [2022-07-05T06:54:11.663Z] #81 2.373   libkmod2 libpam-systemd systemd systemd-sysv
06:54:11 [2022-07-05T06:54:11.922Z] #81 2.644 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded.
06:54:11 [2022-07-05T06:54:11.922Z] #81 2.644 Need to get 5817 kB of archives.
06:54:11 [2022-07-05T06:54:11.922Z] #81 2.644 After this operation, 19.3 MB of additional disk space will be used.
06:54:11 [2022-07-05T06:54:11.922Z] #81 2.644 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
06:54:11 [2022-07-05T06:54:11.922Z] #81 2.648 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
06:54:11 [2022-07-05T06:54:11.922Z] #81 2.649 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
06:54:11 [2022-07-05T06:54:11.922Z] #81 2.654 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
06:54:11 [2022-07-05T06:54:11.922Z] #81 2.655 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
06:54:11 [2022-07-05T06:54:11.922Z] #81 2.692 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
06:54:11 [2022-07-05T06:54:11.922Z] #81 2.693 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
06:54:11 [2022-07-05T06:54:11.922Z] #81 2.694 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
06:54:11 [2022-07-05T06:54:11.922Z] #81 2.696 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
06:54:11 [2022-07-05T06:54:11.922Z] #81 2.698 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
06:54:12 [2022-07-05T06:54:12.083Z] #28 46.52 Setting up libmnl0:amd64 (1.0.4-3) ...
06:54:12 [2022-07-05T06:54:12.083Z] #28 46.53 Setting up sudo (1.9.5p2-3) ...
06:54:12 [2022-07-05T06:54:12.083Z] #28 46.60 invoke-rc.d: could not determine current runlevel
06:54:12 [2022-07-05T06:54:12.083Z] #28 46.61 invoke-rc.d: policy-rc.d denied execution of start.
06:54:12 [2022-07-05T06:54:12.083Z] #28 46.61 Setting up xfsprogs (5.10.0-4) ...
06:54:12 [2022-07-05T06:54:12.083Z] #28 46.63 Setting up libxtables12:amd64 (1.8.7-1) ...
06:54:12 [2022-07-05T06:54:12.083Z] #28 46.64 Setting up inetutils-ping (2:2.0-1) ...
06:54:12 [2022-07-05T06:54:12.083Z] #28 46.66 Setting up pigz (2.6-1) ...
06:54:12 [2022-07-05T06:54:12.083Z] #28 46.67 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:54:12 [2022-07-05T06:54:12.083Z] #28 46.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
06:54:12 [2022-07-05T06:54:12.083Z] #28 46.71 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
06:54:12 [2022-07-05T06:54:12.084Z] #28 46.73 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
06:54:12 [2022-07-05T06:54:12.182Z] #81 2.822 debconf: delaying package configuration, since apt-utils is not installed
06:54:12 [2022-07-05T06:54:12.182Z] #81 2.854 Fetched 5817 kB in 0s (18.2 MB/s)
06:54:12 [2022-07-05T06:54:12.182Z] #81 2.882 Selecting previously unselected package libargon2-1:amd64.
06:54:12 [2022-07-05T06:54:12.182Z] #81 2.882 (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 ... 28639 files and directories currently installed.)
06:54:12 [2022-07-05T06:54:12.182Z] #81 2.901 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
06:54:12 [2022-07-05T06:54:12.182Z] #81 2.909 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
06:54:12 [2022-07-05T06:54:12.182Z] #81 2.950 Selecting previously unselected package libjson-c5:amd64.
06:54:12 [2022-07-05T06:54:12.182Z] #81 2.953 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
06:54:12 [2022-07-05T06:54:12.182Z] #81 2.957 Unpacking libjson-c5:amd64 (0.15-2) ...
06:54:12 [2022-07-05T06:54:12.182Z] #81 2.999 Selecting previously unselected package libcryptsetup12:amd64.
06:54:12 [2022-07-05T06:54:12.182Z] #81 2.999 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
06:54:12 [2022-07-05T06:54:12.182Z] #81 3.003 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
06:54:12 [2022-07-05T06:54:12.182Z] #81 3.059 Selecting previously unselected package libkmod2:amd64.
06:54:12 [2022-07-05T06:54:12.182Z] #81 3.062 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
06:54:12 [2022-07-05T06:54:12.182Z] #81 3.066 Unpacking libkmod2:amd64 (28-1) ...
06:54:12 [2022-07-05T06:54:12.182Z] #81 3.111 Selecting previously unselected package systemd.
06:54:12 [2022-07-05T06:54:12.182Z] #81 3.111 Preparing to unpack .../systemd_247.3-7_amd64.deb ...
06:54:12 [2022-07-05T06:54:12.446Z] #81 3.146 Unpacking systemd (247.3-7) ...
06:54:12 [2022-07-05T06:54:12.650Z] #28 47.09 Setting up libaio1:amd64 (0.3.112-9) ...
06:54:12 [2022-07-05T06:54:12.650Z] #28 47.11 Setting up python3-lib2to3 (3.9.2-1) ...
06:54:12 [2022-07-05T06:54:12.706Z] #81 3.633 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
06:54:12 [2022-07-05T06:54:12.706Z] #81 3.646 Setting up libjson-c5:amd64 (0.15-2) ...
06:54:12 [2022-07-05T06:54:12.706Z] #81 3.660 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
06:54:12 [2022-07-05T06:54:12.706Z] #81 3.674 Setting up libkmod2:amd64 (28-1) ...
06:54:12 [2022-07-05T06:54:12.909Z] #28 47.35 Setting up libelf1:amd64 (0.183-1) ...
06:54:12 [2022-07-05T06:54:12.909Z] #28 47.36 Setting up zstd (1.4.8+dfsg-2.1) ...
06:54:12 [2022-07-05T06:54:12.909Z] #28 47.38 Setting up libonig5:amd64 (6.9.6-1.1) ...
06:54:12 [2022-07-05T06:54:12.909Z] #28 47.39 Setting up python3-distutils (3.9.2-1) ...
06:54:12 [2022-07-05T06:54:12.966Z] #81 3.685 Setting up systemd (247.3-7) ...
06:54:12 [2022-07-05T06:54:12.966Z] #81 3.730 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
06:54:12 [2022-07-05T06:54:12.966Z] #81 3.732 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
06:54:12 [2022-07-05T06:54:12.966Z] #81 3.734 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
06:54:12 [2022-07-05T06:54:12.966Z] #81 3.755 Initializing machine ID from KVM UUID.
06:54:13 [2022-07-05T06:54:13.169Z] #28 47.72 Setting up vim (2:8.2.2434-3+deb11u1) ...
06:54:13 [2022-07-05T06:54:13.169Z] #28 47.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
06:54:13 [2022-07-05T06:54:13.169Z] #28 47.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
06:54:13 [2022-07-05T06:54:13.169Z] #28 47.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
06:54:13 [2022-07-05T06:54:13.169Z] #28 47.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
06:54:13 [2022-07-05T06:54:13.169Z] #28 47.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
06:54:13 [2022-07-05T06:54:13.169Z] #28 47.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
06:54:13 [2022-07-05T06:54:13.169Z] #28 47.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
06:54:13 [2022-07-05T06:54:13.169Z] #28 47.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
06:54:13 [2022-07-05T06:54:13.169Z] #28 47.79 Setting up python3-setuptools (52.0.0-4) ...
06:54:13 [2022-07-05T06:54:13.225Z] #81 4.095 Selecting previously unselected package systemd-sysv.
06:54:13 [2022-07-05T06:54:13.484Z] #81 4.095 (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 ... 29450 files and directories currently installed.)
06:54:13 [2022-07-05T06:54:13.485Z] #81 4.109 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
06:54:13 [2022-07-05T06:54:13.485Z] #81 4.113 Unpacking systemd-sysv (247.3-7) ...
06:54:13 [2022-07-05T06:54:13.485Z] #81 4.156 Selecting previously unselected package libdbus-1-3:amd64.
06:54:13 [2022-07-05T06:54:13.485Z] #81 4.159 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
06:54:13 [2022-07-05T06:54:13.485Z] #81 4.163 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
06:54:13 [2022-07-05T06:54:13.485Z] #81 4.242 Selecting previously unselected package dbus.
06:54:13 [2022-07-05T06:54:13.485Z] #81 4.245 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
06:54:13 [2022-07-05T06:54:13.485Z] #81 4.255 Unpacking dbus (1.12.20-2) ...
06:54:13 [2022-07-05T06:54:13.485Z] #81 4.313 Selecting previously unselected package libpam-systemd:amd64.
06:54:13 [2022-07-05T06:54:13.485Z] #81 4.316 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
06:54:13 [2022-07-05T06:54:13.485Z] #81 4.321 Unpacking libpam-systemd:amd64 (247.3-7) ...
06:54:13 [2022-07-05T06:54:13.485Z] #81 4.369 Selecting previously unselected package dbus-user-session.
06:54:13 [2022-07-05T06:54:13.744Z] #81 4.372 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
06:54:13 [2022-07-05T06:54:13.744Z] #81 4.377 Unpacking dbus-user-session (1.12.20-2) ...
06:54:13 [2022-07-05T06:54:13.744Z] #81 4.419 Setting up systemd-sysv (247.3-7) ...
06:54:13 [2022-07-05T06:54:13.744Z] #81 4.432 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
06:54:13 [2022-07-05T06:54:13.744Z] #81 4.445 Setting up dbus (1.12.20-2) ...
06:54:13 [2022-07-05T06:54:13.744Z] #81 4.568 invoke-rc.d: could not determine current runlevel
06:54:13 [2022-07-05T06:54:13.744Z] #81 4.571 invoke-rc.d: policy-rc.d denied execution of start.
06:54:13 [2022-07-05T06:54:13.744Z] #81 4.575 Setting up libpam-systemd:amd64 (247.3-7) ...
06:54:14 [2022-07-05T06:54:14.003Z] #81 4.696 Setting up dbus-user-session (1.12.20-2) ...
06:54:14 [2022-07-05T06:54:14.003Z] #81 4.716 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:54:14 [2022-07-05T06:54:14.003Z] #81 DONE 4.9s
06:54:14 [2022-07-05T06:54:14.003Z] 
06:54:14 [2022-07-05T06:54:14.003Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
06:54:14 [2022-07-05T06:54:14.003Z] #82 sha256:e27202baa707e541caec6bbbe6a0d6b32b288d07a1b4f901b1aef9c7456265e9
06:54:14 [2022-07-05T06:54:14.106Z] #28 48.66 Setting up libjq1:amd64 (1.6-2.1) ...
06:54:14 [2022-07-05T06:54:14.106Z] #28 48.68 Setting up libnftnl11:amd64 (1.1.9-1) ...
06:54:14 [2022-07-05T06:54:14.106Z] #28 48.69 Setting up thin-provisioning-tools (0.9.0-1) ...
06:54:14 [2022-07-05T06:54:14.106Z] #28 48.71 Setting up python3-pip (20.3.4-4+deb11u1) ...
06:54:14 [2022-07-05T06:54:14.573Z] #82 0.410   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
06:54:14 [2022-07-05T06:54:14.573Z] #82 0.411                                  Dload  Upload   Total   Spent    Left  Speed
06:54:14 [2022-07-05T06:54:14.573Z] #82 0.411 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   8400      0 --:--:-- --:--:-- --:--:--  8400
06:54:14 [2022-07-05T06:54:14.573Z] #82 DONE 0.7s
06:54:14 [2022-07-05T06:54:14.833Z] 
06:54:14 [2022-07-05T06:54:14.833Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker
06:54:14 [2022-07-05T06:54:14.833Z] #83 sha256:3402ccb2e5ce17b8ea919442c98e76b34d6b764c658f02ad6e4513f22d17517a
06:54:15 [2022-07-05T06:54:15.045Z] #28 49.41 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
06:54:15 [2022-07-05T06:54:15.045Z] #28 49.43 Setting up jq (1.6-2.1) ...
06:54:15 [2022-07-05T06:54:15.045Z] #28 49.44 Setting up libbpf0:amd64 (1:0.3-2) ...
06:54:15 [2022-07-05T06:54:15.045Z] #28 49.45 Setting up iptables (1.8.7-1) ...
06:54:15 [2022-07-05T06:54:15.045Z] #28 49.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
06:54:15 [2022-07-05T06:54:15.045Z] #28 49.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:54:15 [2022-07-05T06:54:15.045Z] #28 49.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
06:54:15 [2022-07-05T06:54:15.045Z] #28 49.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:54:15 [2022-07-05T06:54:15.045Z] #28 49.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
06:54:15 [2022-07-05T06:54:15.045Z] #28 49.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
06:54:15 [2022-07-05T06:54:15.045Z] #28 49.51 Setting up iproute2 (5.10.0-4) ...
06:54:15 [2022-07-05T06:54:15.304Z] #28 49.82 Processing triggers for libc-bin (2.31-13+deb11u3) ...
06:54:15 [2022-07-05T06:54:15.772Z] #83 DONE 1.0s
06:54:15 [2022-07-05T06:54:15.772Z] 
06:54:15 [2022-07-05T06:54:15.772Z] #84 exporting to image
06:54:15 [2022-07-05T06:54:15.772Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
06:54:15 [2022-07-05T06:54:15.772Z] #84 exporting layers
06:54:16 [2022-07-05T06:54:16.243Z] #28 DONE 50.7s
06:54:16 [2022-07-05T06:54:16.243Z] 
06:54:16 [2022-07-05T06:54:16.243Z] #29 [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
06:54:16 [2022-07-05T06:54:16.243Z] #29 sha256:b04fa251c48098649e6b0cd9dc5a196432682d0481d4096cc3221c04d5397adf
06:54:16 [2022-07-05T06:54:16.813Z] #29 0.843 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
06:54:16 [2022-07-05T06:54:16.813Z] #29 0.847 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
06:54:17 [2022-07-05T06:54:17.072Z] #29 0.850 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
06:54:17 [2022-07-05T06:54:17.072Z] #29 DONE 0.9s
06:54:17 [2022-07-05T06:54:17.072Z] 
06:54:17 [2022-07-05T06:54:17.072Z] #30 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
06:54:17 [2022-07-05T06:54:17.072Z] #30 sha256:d1c6802d8742db954c450a30e209420653ddefe6ce5b3d25ebaace891909468c
06:54:18 [2022-07-05T06:54:18.857Z] #77 328.6   AR       libcrun_testing.a
06:54:18 [2022-07-05T06:54:18.857Z] #77 328.6 ar: `u' modifier ignored since `D' is the default (see `U')
06:54:18 [2022-07-05T06:54:18.857Z] #77 328.7   CCLD     tests/tests_libcrun_utils
06:54:18 [2022-07-05T06:54:18.857Z] #77 328.7   CCLD     tests/tests_libcrun_errors
06:54:18 [2022-07-05T06:54:18.857Z] #77 328.7   CCLD     tests/tests_libcrun_fuzzer
06:54:18 [2022-07-05T06:54:18.857Z] #77 329.1   CCLD     libcrun.la
06:54:18 [2022-07-05T06:54:18.857Z] #77 330.2   CCLD     crun
06:54:19 [2022-07-05T06:54:19.430Z] #77 330.8 make[3]: Entering directory '/tmp/crun-build'
06:54:19 [2022-07-05T06:54:19.430Z] #77 331.0  /bin/mkdir -p '/usr/local/lib'
06:54:19 [2022-07-05T06:54:19.430Z] #77 331.0  /bin/mkdir -p '/usr/local/share/man/man1'
06:54:19 [2022-07-05T06:54:19.430Z] #77 331.0  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
06:54:19 [2022-07-05T06:54:19.430Z] #77 331.0  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
06:54:19 [2022-07-05T06:54:19.430Z] #77 331.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.1 libtool: install: ranlib /usr/local/lib/libcrun.a
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.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
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.3 ----------------------------------------------------------------------
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.3 Libraries have been installed in:
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.3    /usr/local/lib
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.3 
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.3 If you ever happen to want to link against installed libraries
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.3 in a given directory, LIBDIR, you must either use libtool, and
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.3 specify the full pathname of the library, or use the '-LLIBDIR'
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.3 flag during linking and do at least one of the following:
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.3    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.3      during execution
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.3    - add LIBDIR to the 'LD_RUN_PATH' environment variable
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.3      during linking
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.3    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.3    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.3 
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.3 See any operating system documentation about shared libraries for
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.3 more information, such as the ld(1) and ld.so(8) manual pages.
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.3 ----------------------------------------------------------------------
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.3  /bin/mkdir -p '/build'
06:54:19 [2022-07-05T06:54:19.693Z] #77 331.3   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
06:54:19 [2022-07-05T06:54:19.956Z] #77 331.4 libtool: install: /usr/bin/install -c crun /build/crun
06:54:19 [2022-07-05T06:54:19.956Z] #77 331.4 make[3]: Leaving directory '/tmp/crun-build'
06:54:19 [2022-07-05T06:54:19.956Z] #77 331.4 make[2]: Leaving directory '/tmp/crun-build'
06:54:19 [2022-07-05T06:54:19.956Z] #77 331.4 make[1]: Leaving directory '/tmp/crun-build'
06:54:20 [2022-07-05T06:54:20.221Z] #77 DONE 331.7s
06:54:20 [2022-07-05T06:54:20.221Z] 
06:54:20 [2022-07-05T06:54:20.221Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:54:20 [2022-07-05T06:54:20.221Z] #64 sha256:a4d8a9807eaa7c2a7dd1c4c7ba241c36d811280ac7083bacfbfeb08c1664b3e0
06:54:22 [2022-07-05T06:54:22.351Z] #84 exporting layers 6.6s done
06:54:22 [2022-07-05T06:54:22.351Z] #84 writing image sha256:54670f5f42d4ee9b0b93cf6d413fe7f346cc3f289a9edfe2df0eff71fc21e2fc
06:54:22 [2022-07-05T06:54:22.351Z] #84 writing image sha256:54670f5f42d4ee9b0b93cf6d413fe7f346cc3f289a9edfe2df0eff71fc21e2fc done
06:54:22 [2022-07-05T06:54:22.351Z] #84 naming to docker.io/library/docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e done
06:54:22 [2022-07-05T06:54:22.351Z] #84 DONE 6.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
06:54:22 [2022-07-05T06:54:22.693Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43768/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=720fd638f6aecba6e2b9b86564a9bbe3d771f57e -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e hack/make.sh dynbinary test-integration
06:54:23 [2022-07-05T06:54:23.386Z] #77 321.7   AR       libcrun_testing.a
06:54:23 [2022-07-05T06:54:23.386Z] #77 321.7 ar: `u' modifier ignored since `D' is the default (see `U')
06:54:23 [2022-07-05T06:54:23.386Z] #77 321.7   CCLD     tests/tests_libcrun_utils
06:54:23 [2022-07-05T06:54:23.386Z] #77 321.8   CCLD     tests/tests_libcrun_errors
06:54:23 [2022-07-05T06:54:23.386Z] #77 321.8   CCLD     tests/tests_libcrun_fuzzer
06:54:23 [2022-07-05T06:54:23.386Z] #77 322.5   CCLD     libcrun.la
06:54:23 [2022-07-05T06:54:23.386Z] #77 323.2   CCLD     crun
06:54:23 [2022-07-05T06:54:23.386Z] #77 323.7 make[3]: Entering directory '/tmp/crun-build'
06:54:23 [2022-07-05T06:54:23.386Z] #77 323.9  /bin/mkdir -p '/usr/local/share/man/man1'
06:54:23 [2022-07-05T06:54:23.386Z] #77 323.9  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
06:54:23 [2022-07-05T06:54:23.386Z] #77 323.9  /bin/mkdir -p '/usr/local/lib'
06:54:23 [2022-07-05T06:54:23.386Z] #77 323.9  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
06:54:23 [2022-07-05T06:54:23.643Z] #77 324.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
06:54:23 [2022-07-05T06:54:23.643Z] #77 324.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
06:54:23 [2022-07-05T06:54:23.643Z] #77 324.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a
06:54:23 [2022-07-05T06:54:23.643Z] #77 324.0 libtool: install: ranlib /usr/local/lib/libcrun.a
06:54:23 [2022-07-05T06:54:23.643Z] #77 324.2 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
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.2 ----------------------------------------------------------------------
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.2 Libraries have been installed in:
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.2    /usr/local/lib
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.2 
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.2 If you ever happen to want to link against installed libraries
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.2 in a given directory, LIBDIR, you must either use libtool, and
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.2 specify the full pathname of the library, or use the '-LLIBDIR'
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.2 flag during linking and do at least one of the following:
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.2      during execution
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.2      during linking
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.2 
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.2 See any operating system documentation about shared libraries for
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.2 more information, such as the ld(1) and ld.so(8) manual pages.
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.2 ----------------------------------------------------------------------
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.2  /bin/mkdir -p '/build'
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.2   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.3 libtool: install: /usr/bin/install -c crun /build/crun
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.4 make[3]: Leaving directory '/tmp/crun-build'
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.4 make[2]: Leaving directory '/tmp/crun-build'
06:54:23 [2022-07-05T06:54:23.901Z] #77 324.4 make[1]: Leaving directory '/tmp/crun-build'
06:54:24 [2022-07-05T06:54:24.101Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
06:54:24 [2022-07-05T06:54:24.101Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
06:54:24 [2022-07-05T06:54:24.101Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
06:54:24 [2022-07-05T06:54:24.101Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
06:54:24 [2022-07-05T06:54:24.101Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
06:54:24 [2022-07-05T06:54:24.101Z] Detected virtualization docker.
06:54:24 [2022-07-05T06:54:24.101Z] Detected architecture x86-64.
06:54:24 [2022-07-05T06:54:24.101Z] Set hostname to <b137c2fcf988>.
06:54:24 [2022-07-05T06:54:24.101Z] modprobe@configfs.service: Succeeded.
06:54:24 [2022-07-05T06:54:24.101Z] modprobe@drm.service: Succeeded.
06:54:24 [2022-07-05T06:54:24.101Z] modprobe@fuse.service: Succeeded.
06:54:24 [2022-07-05T06:54:24.101Z] + source /etc/docker-entrypoint-cmd
06:54:24 [2022-07-05T06:54:24.101Z] ++ hack/make.sh dynbinary test-integration
06:54:24 [2022-07-05T06:54:24.101Z] 
06:54:24 [2022-07-05T06:54:24.158Z] #77 DONE 324.7s
06:54:24 [2022-07-05T06:54:24.158Z] 
06:54:24 [2022-07-05T06:54:24.158Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:54:24 [2022-07-05T06:54:24.158Z] #64 sha256:5491638f20a514073f2536d89fdd8bc4a6c25dbe78f6d50be0dc4d96bba6c72d
06:54:24 [2022-07-05T06:54:24.366Z] Removing bundles/
06:54:24 [2022-07-05T06:54:24.366Z] 
06:54:24 [2022-07-05T06:54:24.366Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
06:54:24 [2022-07-05T06:54:24.366Z] Building: bundles/dynbinary-daemon/dockerd
06:54:24 [2022-07-05T06:54:24.366Z] GOOS="" GOARCH="" GOARM=""
06:54:25 [2022-07-05T06:54:25.202Z] #30 7.569 Collecting yamllint==1.26.1
06:54:25 [2022-07-05T06:54:25.462Z] #30 8.614   Downloading yamllint-1.26.1.tar.gz (126 kB)
06:54:26 [2022-07-05T06:54:26.400Z] #30 9.298 Collecting pathspec>=0.5.3
06:54:26 [2022-07-05T06:54:26.400Z] #30 9.310   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
06:54:26 [2022-07-05T06:54:26.660Z] #30 9.537 Collecting pyyaml
06:54:26 [2022-07-05T06:54:26.660Z] #30 9.566   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
06:54:26 [2022-07-05T06:54:26.660Z] #30 9.640 Building wheels for collected packages: yamllint
06:54:26 [2022-07-05T06:54:26.660Z] #30 9.641   Building wheel for yamllint (setup.py): started
06:54:27 [2022-07-05T06:54:27.228Z] #30 10.14   Building wheel for yamllint (setup.py): finished with status 'done'
06:54:27 [2022-07-05T06:54:27.228Z] #30 10.15   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6a7218001e09985dd60d6af1dddfbbe9c3f351f0f2a31bdd52ca77d37f3217f3
06:54:27 [2022-07-05T06:54:27.228Z] #30 10.15   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
06:54:27 [2022-07-05T06:54:27.228Z] #30 10.15 Successfully built yamllint
06:54:27 [2022-07-05T06:54:27.228Z] #30 10.17 Installing collected packages: pyyaml, pathspec, yamllint
06:54:27 [2022-07-05T06:54:27.487Z] #30 10.39 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
06:54:27 [2022-07-05T06:54:27.747Z] #30 DONE 10.8s
06:54:27 [2022-07-05T06:54:27.747Z] 
06:54:27 [2022-07-05T06:54:27.747Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
06:54:27 [2022-07-05T06:54:27.747Z] #34 sha256:2495c55e0f978446f6bd4c247d5c859334538f8ec705524a07b69f1e59467a6d
06:54:28 [2022-07-05T06:54:28.317Z] #34 DONE 0.6s
06:54:28 [2022-07-05T06:54:28.317Z] 
06:54:28 [2022-07-05T06:54:28.317Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
06:54:28 [2022-07-05T06:54:28.317Z] #39 sha256:fa4f1885cd628eb19355a4db6f5f27d663da215fc2c7c6e0ec78dc414473766a
06:54:28 [2022-07-05T06:54:28.885Z] #39 DONE 0.7s
06:54:28 [2022-07-05T06:54:28.885Z] 
06:54:28 [2022-07-05T06:54:28.885Z] #42 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
06:54:28 [2022-07-05T06:54:28.885Z] #42 sha256:462168ee2a045af4b6ffdd3cfd071fbdca48cc6313fcd0b837639a7b75690292
06:54:29 [2022-07-05T06:54:29.454Z] #42 DONE 0.3s
06:54:29 [2022-07-05T06:54:29.454Z] 
06:54:29 [2022-07-05T06:54:29.454Z] #44 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
06:54:29 [2022-07-05T06:54:29.454Z] #44 sha256:8d6044b7bc6803133dbaf726aaa759250abf8e1f47c568255176dd1e5759e7dc
06:54:29 [2022-07-05T06:54:29.454Z] #44 DONE 0.3s
06:54:29 [2022-07-05T06:54:29.454Z] 
06:54:29 [2022-07-05T06:54:29.454Z] #46 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
06:54:29 [2022-07-05T06:54:29.454Z] #46 sha256:51b6c99f36041db1b70087580fddf93ec44d86dd62022bee60f9010c7ac71bb3
06:54:29 [2022-07-05T06:54:29.454Z] #46 DONE 0.1s
06:54:29 [2022-07-05T06:54:29.454Z] 
06:54:29 [2022-07-05T06:54:29.454Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:54:29 [2022-07-05T06:54:29.454Z] #71 sha256:5bff0476305eb3161f1b8d08aeca2dbfb26fab74533a23ddf566875a9e980543
06:54:29 [2022-07-05T06:54:29.713Z] #71 ...
06:54:29 [2022-07-05T06:54:29.713Z] 
06:54:29 [2022-07-05T06:54:29.713Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
06:54:29 [2022-07-05T06:54:29.713Z] #48 sha256:996a2ad70c4d844f95dcddb00af6f8e85b56cfa1c5b9288d95b21cfe06110dd6
06:54:29 [2022-07-05T06:54:29.713Z] #48 DONE 0.1s
06:54:29 [2022-07-05T06:54:29.713Z] 
06:54:29 [2022-07-05T06:54:29.713Z] #52 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
06:54:29 [2022-07-05T06:54:29.713Z] #52 sha256:927d12b2f3ab5e9812ee368701f7dddb6abbccff425b1e751ed8b8f8a76c71e4
06:54:29 [2022-07-05T06:54:29.973Z] #52 DONE 0.1s
06:54:29 [2022-07-05T06:54:29.973Z] 
06:54:29 [2022-07-05T06:54:29.973Z] #55 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
06:54:29 [2022-07-05T06:54:29.973Z] #55 sha256:1ebab2a859101723d0afa0181143517082436764fb6e7fc593d1ada202ec26fc
06:54:30 [2022-07-05T06:54:30.232Z] #55 DONE 0.5s
06:54:30 [2022-07-05T06:54:30.232Z] 
06:54:30 [2022-07-05T06:54:30.232Z] #59 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
06:54:30 [2022-07-05T06:54:30.232Z] #59 sha256:a6239a7d380f1b587e0796b96d64a0f53f645b43c2aed8fbe8d2ec77fafb4ca7
06:54:30 [2022-07-05T06:54:30.232Z] #59 DONE 0.1s
06:54:30 [2022-07-05T06:54:30.232Z] 
06:54:30 [2022-07-05T06:54:30.232Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:54:30 [2022-07-05T06:54:30.232Z] #71 sha256:5bff0476305eb3161f1b8d08aeca2dbfb26fab74533a23ddf566875a9e980543
06:54:30 [2022-07-05T06:54:30.493Z] #71 ...
06:54:30 [2022-07-05T06:54:30.493Z] 
06:54:30 [2022-07-05T06:54:30.493Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
06:54:30 [2022-07-05T06:54:30.493Z] #61 sha256:c4a00c2a291f0d2cf6eb44afc42fad336f399e20b9e225612534c0cd41eb7f3a
06:54:30 [2022-07-05T06:54:30.493Z] #61 DONE 0.1s
06:54:30 [2022-07-05T06:54:30.493Z] 
06:54:30 [2022-07-05T06:54:30.493Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
06:54:30 [2022-07-05T06:54:30.493Z] #63 sha256:e6c53779b8bd5d7968e97b8bc7884958b877242738b542bcb59ad14a2d1737e2
06:54:30 [2022-07-05T06:54:30.753Z] #63 DONE 0.4s
06:54:30 [2022-07-05T06:54:30.753Z] 
06:54:30 [2022-07-05T06:54:30.753Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:54:30 [2022-07-05T06:54:30.753Z] #71 sha256:5bff0476305eb3161f1b8d08aeca2dbfb26fab74533a23ddf566875a9e980543
06:54:31 [2022-07-05T06:54:31.012Z] #71 ...
06:54:31 [2022-07-05T06:54:31.012Z] 
06:54:31 [2022-07-05T06:54:31.012Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
06:54:31 [2022-07-05T06:54:31.012Z] #65 sha256:5e545b4026df011383c925720caec92f5bcdc631f497bb6deb71a1dce2dfd7c0
06:54:31 [2022-07-05T06:54:31.012Z] #65 DONE 0.1s
06:54:31 [2022-07-05T06:54:31.272Z] 
06:54:31 [2022-07-05T06:54:31.272Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:54:31 [2022-07-05T06:54:31.272Z] #71 sha256:5bff0476305eb3161f1b8d08aeca2dbfb26fab74533a23ddf566875a9e980543
06:54:35 [2022-07-05T06:54:35.132Z] #64 ...
06:54:35 [2022-07-05T06:54:35.132Z] 
06:54:35 [2022-07-05T06:54:35.132Z] #55 [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.44.0"      && /build/golangci-lint --version
06:54:35 [2022-07-05T06:54:35.132Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:54:35 [2022-07-05T06:54:35.132Z] #55 427.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
06:54:35 [2022-07-05T06:54:35.132Z] #55 ...
06:54:35 [2022-07-05T06:54:35.132Z] 
06:54:35 [2022-07-05T06:54:35.132Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:54:35 [2022-07-05T06:54:35.132Z] #60 sha256:e235643cd3d662b6ce3e11308048250d898139a9432a96e73d0dd8d82f63e62a
06:54:35 [2022-07-05T06:54:35.132Z] #60 213.0 + mkdir -p /build
06:54:35 [2022-07-05T06:54:35.132Z] #60 213.0 + cp runc /build/runc
06:54:35 [2022-07-05T06:54:35.132Z] #60 DONE 213.9s
06:54:35 [2022-07-05T06:54:35.132Z] 
06:54:35 [2022-07-05T06:54:35.132Z] #55 [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.44.0"      && /build/golangci-lint --version
06:54:35 [2022-07-05T06:54:35.132Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:54:35 [2022-07-05T06:54:35.132Z] #55 DONE 428.3s
06:54:35 [2022-07-05T06:54:35.132Z] 
06:54:35 [2022-07-05T06:54:35.132Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:54:35 [2022-07-05T06:54:35.132Z] #64 sha256:a4d8a9807eaa7c2a7dd1c4c7ba241c36d811280ac7083bacfbfeb08c1664b3e0
06:54:35 [2022-07-05T06:54:35.518Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
06:54:35 [2022-07-05T06:54:35.518Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
06:54:35 [2022-07-05T06:54:35.518Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 31.9% of statements
06:54:35 [2022-07-05T06:54:35.518Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
06:54:35 [2022-07-05T06:54:35.518Z] ?   	github.com/docker/docker/api/server/router	[no test files]
06:54:35 [2022-07-05T06:54:35.518Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
06:54:35 [2022-07-05T06:54:35.518Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
06:54:35 [2022-07-05T06:54:35.518Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
06:54:35 [2022-07-05T06:54:35.518Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
06:54:35 [2022-07-05T06:54:35.518Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
06:54:35 [2022-07-05T06:54:35.518Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
06:54:35 [2022-07-05T06:54:35.518Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
06:54:35 [2022-07-05T06:54:35.518Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
06:54:35 [2022-07-05T06:54:35.518Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
06:54:35 [2022-07-05T06:54:35.518Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
06:54:35 [2022-07-05T06:54:35.518Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
06:54:35 [2022-07-05T06:54:35.518Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
06:54:35 [2022-07-05T06:54:35.777Z] ok  	github.com/docker/docker/api/types/filters	0.014s	coverage: 92.2% of statements
06:54:36 [2022-07-05T06:54:36.037Z] ok  	github.com/docker/docker/api/server/router/volume	0.005s	coverage: 67.9% of statements
06:54:36 [2022-07-05T06:54:36.037Z] ?   	github.com/docker/docker/api/types	[no test files]
06:54:36 [2022-07-05T06:54:36.037Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
06:54:36 [2022-07-05T06:54:36.037Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
06:54:36 [2022-07-05T06:54:36.037Z] ?   	github.com/docker/docker/api/types/container	[no test files]
06:54:36 [2022-07-05T06:54:36.037Z] ?   	github.com/docker/docker/api/types/events	[no test files]
06:54:36 [2022-07-05T06:54:36.037Z] ?   	github.com/docker/docker/api/types/image	[no test files]
06:54:36 [2022-07-05T06:54:36.037Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
06:54:36 [2022-07-05T06:54:36.037Z] ?   	github.com/docker/docker/api/types/network	[no test files]
06:54:36 [2022-07-05T06:54:36.037Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
06:54:36 [2022-07-05T06:54:36.037Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
06:54:36 [2022-07-05T06:54:36.037Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
06:54:36 [2022-07-05T06:54:36.037Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
06:54:36 [2022-07-05T06:54:36.037Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
06:54:36 [2022-07-05T06:54:36.296Z] ok  	github.com/docker/docker/api/types/time	0.008s	coverage: 100.0% of statements
06:54:36 [2022-07-05T06:54:36.296Z] ok  	github.com/docker/docker/api/types/versions	0.011s	coverage: 77.3% of statements
06:54:36 [2022-07-05T06:54:36.296Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
06:54:36 [2022-07-05T06:54:36.296Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
06:54:36 [2022-07-05T06:54:36.296Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
06:54:36 [2022-07-05T06:54:36.296Z] ?   	github.com/docker/docker/builder	[no test files]
06:54:36 [2022-07-05T06:54:36.296Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
06:54:36 [2022-07-05T06:54:36.296Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
06:54:36 [2022-07-05T06:54:36.296Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
06:54:36 [2022-07-05T06:54:36.296Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
06:54:36 [2022-07-05T06:54:36.296Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
06:54:36 [2022-07-05T06:54:36.296Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
06:54:36 [2022-07-05T06:54:36.296Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
06:54:37 [2022-07-05T06:54:37.703Z] #64 ...
06:54:37 [2022-07-05T06:54:37.703Z] 
06:54:37 [2022-07-05T06:54:37.703Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
06:54:37 [2022-07-05T06:54:37.703Z] #56 sha256:5685b7402e71c5c549b086b1214f95c3cc8f89e50f656ada79413f518bdbb809
06:54:37 [2022-07-05T06:54:37.964Z] #56 DONE 0.7s
06:54:37 [2022-07-05T06:54:37.964Z] 
06:54:37 [2022-07-05T06:54:37.964Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:54:37 [2022-07-05T06:54:37.964Z] #64 sha256:a4d8a9807eaa7c2a7dd1c4c7ba241c36d811280ac7083bacfbfeb08c1664b3e0
06:54:38 [2022-07-05T06:54:38.225Z] #64 ...
06:54:38 [2022-07-05T06:54:38.225Z] 
06:54:38 [2022-07-05T06:54:38.225Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
06:54:38 [2022-07-05T06:54:38.225Z] #58 sha256:6515e64ea50467c8c2de14789b4aae9d71934209b164675b41f16429389aca55
06:54:38 [2022-07-05T06:54:38.225Z] #58 DONE 0.1s
06:54:38 [2022-07-05T06:54:38.225Z] 
06:54:38 [2022-07-05T06:54:38.225Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
06:54:38 [2022-07-05T06:54:38.225Z] #61 sha256:6a661123f5d8c410c7f6140e9209c167b0718af202f35eb472bda33c46bde45e
06:54:38 [2022-07-05T06:54:38.487Z] #61 DONE 0.2s
06:54:38 [2022-07-05T06:54:38.487Z] 
06:54:38 [2022-07-05T06:54:38.487Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:54:38 [2022-07-05T06:54:38.487Z] #64 sha256:a4d8a9807eaa7c2a7dd1c4c7ba241c36d811280ac7083bacfbfeb08c1664b3e0
06:54:38 [2022-07-05T06:54:38.833Z] ok  	github.com/docker/docker/builder/remotecontext	0.146s	coverage: 13.7% of statements
06:54:39 [2022-07-05T06:54:39.012Z] #64 ...
06:54:39 [2022-07-05T06:54:39.012Z] 
06:54:39 [2022-07-05T06:54:39.012Z] #55 [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.44.0"      && /build/golangci-lint --version
06:54:39 [2022-07-05T06:54:39.012Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec
06:54:39 [2022-07-05T06:54:39.012Z] #55 419.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
06:54:39 [2022-07-05T06:54:39.092Z] ok  	github.com/docker/docker/builder/dockerfile	0.435s	coverage: 49.3% of statements
06:54:39 [2022-07-05T06:54:39.092Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
06:54:39 [2022-07-05T06:54:39.277Z] #55 DONE 420.9s
06:54:39 [2022-07-05T06:54:39.277Z] 
06:54:39 [2022-07-05T06:54:39.277Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:54:39 [2022-07-05T06:54:39.277Z] #60 sha256:c5fd9c72181e9bfe4bf6f3fbaaf76fc9cb8adafac7fa0b67f7e15b1269adff6a
06:54:39 [2022-07-05T06:54:39.277Z] #60 213.3 + mkdir -p /build
06:54:39 [2022-07-05T06:54:39.277Z] #60 213.3 + cp runc /build/runc
06:54:39 [2022-07-05T06:54:39.534Z] #60 DONE 214.3s
06:54:39 [2022-07-05T06:54:39.534Z] 
06:54:39 [2022-07-05T06:54:39.534Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:54:39 [2022-07-05T06:54:39.534Z] #64 sha256:5491638f20a514073f2536d89fdd8bc4a6c25dbe78f6d50be0dc4d96bba6c72d
06:54:40 [2022-07-05T06:54:40.029Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
06:54:40 [2022-07-05T06:54:40.288Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.324s	coverage: 86.3% of statements
06:54:40 [2022-07-05T06:54:40.288Z] ?   	github.com/docker/docker/cli	[no test files]
06:54:40 [2022-07-05T06:54:40.288Z] ?   	github.com/docker/docker/cli/config	[no test files]
06:54:40 [2022-07-05T06:54:40.288Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
06:54:40 [2022-07-05T06:54:40.288Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
06:54:41 [2022-07-05T06:54:41.029Z] #64 370.1 + bin/containerd
06:54:41 [2022-07-05T06:54:41.248Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.283s	coverage: 67.6% of statements
06:54:42 [2022-07-05T06:54:42.059Z] #64 ...
06:54:42 [2022-07-05T06:54:42.059Z] 
06:54:42 [2022-07-05T06:54:42.059Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
06:54:42 [2022-07-05T06:54:42.059Z] #56 sha256:4e17df41605d32bbe9f064df1d6ed744f511d847be9f009b2af892b378074871
06:54:42 [2022-07-05T06:54:42.989Z] #56 DONE 0.7s
06:54:42 [2022-07-05T06:54:42.989Z] 
06:54:42 [2022-07-05T06:54:42.989Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
06:54:42 [2022-07-05T06:54:42.989Z] #58 sha256:fe852c933f6b49743e89a51a1eb36994f05abb7e90d8a7177a064f729541c60d
06:54:42 [2022-07-05T06:54:42.989Z] #58 DONE 0.1s
06:54:42 [2022-07-05T06:54:42.989Z] 
06:54:42 [2022-07-05T06:54:42.989Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:54:42 [2022-07-05T06:54:42.989Z] #64 sha256:5491638f20a514073f2536d89fdd8bc4a6c25dbe78f6d50be0dc4d96bba6c72d
06:54:42 [2022-07-05T06:54:42.989Z] #64 ...
06:54:42 [2022-07-05T06:54:42.989Z] 
06:54:42 [2022-07-05T06:54:42.989Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
06:54:42 [2022-07-05T06:54:42.989Z] #61 sha256:f1eedd9bf78cf5d6e768860efb805ad5c9ac476801bf2fe2e0190b98d04ecede
06:54:42 [2022-07-05T06:54:42.989Z] #61 DONE 0.3s
06:54:42 [2022-07-05T06:54:42.989Z] 
06:54:42 [2022-07-05T06:54:42.989Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:54:42 [2022-07-05T06:54:42.989Z] #64 sha256:5491638f20a514073f2536d89fdd8bc4a6c25dbe78f6d50be0dc4d96bba6c72d
06:54:44 [2022-07-05T06:54:44.603Z] ok  	github.com/docker/docker/client	0.098s	coverage: 75.6% of statements
06:54:46 [2022-07-05T06:54:46.259Z] #64 365.2 + bin/containerd
06:54:49 [2022-07-05T06:54:49.367Z] #71 ...
06:54:49 [2022-07-05T06:54:49.367Z] 
06:54:49 [2022-07-05T06:54:49.367Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:54:49 [2022-07-05T06:54:49.367Z] #67 sha256:948bd0b1b68ae4026085c68f91c08491f02c7cb071239d09ca0f087891a26a99
06:54:49 [2022-07-05T06:54:49.367Z] #67 87.93 + mkdir -p /build
06:54:49 [2022-07-05T06:54:49.367Z] #67 87.93 + cp runc /build/runc
06:54:49 [2022-07-05T06:54:49.367Z] #67 DONE 88.3s
06:54:49 [2022-07-05T06:54:49.367Z] 
06:54:49 [2022-07-05T06:54:49.367Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:54:49 [2022-07-05T06:54:49.367Z] #71 sha256:5bff0476305eb3161f1b8d08aeca2dbfb26fab74533a23ddf566875a9e980543
06:54:49 [2022-07-05T06:54:49.367Z] #71 ...
06:54:49 [2022-07-05T06:54:49.367Z] 
06:54:49 [2022-07-05T06:54:49.367Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
06:54:49 [2022-07-05T06:54:49.367Z] #68 sha256:f39f58d30070010f56042bc06cb3ec7402c9d92acdec76eb5b7a793fdf73dfe9
06:54:49 [2022-07-05T06:54:49.626Z] #68 DONE 0.1s
06:54:49 [2022-07-05T06:54:49.626Z] 
06:54:49 [2022-07-05T06:54:49.626Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:54:49 [2022-07-05T06:54:49.626Z] #71 sha256:5bff0476305eb3161f1b8d08aeca2dbfb26fab74533a23ddf566875a9e980543
06:55:16 [2022-07-05T06:55:16.699Z] ok  	github.com/docker/docker/cmd/dockerd	0.073s	coverage: 31.9% of statements
06:55:17 [2022-07-05T06:55:17.267Z] ok  	github.com/docker/docker/container	0.119s	coverage: 34.8% of statements
06:55:17 [2022-07-05T06:55:17.835Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.456s	coverage: 0.0% of statements
06:55:17 [2022-07-05T06:55:17.835Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
06:55:17 [2022-07-05T06:55:17.835Z] ?   	github.com/docker/docker/container/stream	[no test files]
06:55:17 [2022-07-05T06:55:17.835Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
06:55:17 [2022-07-05T06:55:17.835Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
06:55:17 [2022-07-05T06:55:17.835Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
06:55:21 [2022-07-05T06:55:21.718Z] #71 174.7 # github.com/containerd/containerd/cmd/containerd
06:55:21 [2022-07-05T06:55:21.718Z] #71 174.7 /usr/bin/ld: /tmp/go-link-587296028/000019.o: in function `New':
06:55:21 [2022-07-05T06:55:21.718Z] #71 174.7 /tmp/tmp.nYU8EjkcFR/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
06:55:21 [2022-07-05T06:55:21.718Z] #71 174.7 + bin/containerd-stress
06:55:21 [2022-07-05T06:55:21.718Z] #71 175.8 + bin/containerd-shim
06:55:23 [2022-07-05T06:55:23.113Z] ok  	github.com/docker/docker/daemon/cluster	0.059s	coverage: 0.5% of statements
06:55:24 [2022-07-05T06:55:24.501Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
06:55:25 [2022-07-05T06:55:25.881Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 36.9% of statements
06:55:31 [2022-07-05T06:55:31.767Z] #71 186.9 + bin/containerd-shim-runc-v1
06:55:32 [2022-07-05T06:55:32.583Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 13.4% of statements
06:55:33 [2022-07-05T06:55:33.150Z] ok  	github.com/docker/docker/daemon/config	0.034s	coverage: 81.7% of statements
06:55:33 [2022-07-05T06:55:33.719Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
06:55:34 [2022-07-05T06:55:34.288Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
06:55:34 [2022-07-05T06:55:34.857Z] ok  	github.com/docker/docker/daemon	10.131s	coverage: 16.1% of statements
06:55:34 [2022-07-05T06:55:34.857Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
06:55:34 [2022-07-05T06:55:34.857Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
06:55:34 [2022-07-05T06:55:34.857Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
06:55:34 [2022-07-05T06:55:34.857Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
06:55:35 [2022-07-05T06:55:35.794Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.603s	coverage: 74.8% of statements
06:55:36 [2022-07-05T06:55:36.731Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.312s	coverage: 56.2% of statements
06:55:36 [2022-07-05T06:55:36.731Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.018s	coverage: 3.0% of statements
06:55:37 [2022-07-05T06:55:37.299Z] #64 421.6 # github.com/containerd/containerd/cmd/containerd
06:55:37 [2022-07-05T06:55:37.299Z] #64 421.6 /usr/bin/ld: /tmp/go-link-2639707215/000019.o: in function `New':
06:55:37 [2022-07-05T06:55:37.299Z] #64 421.6 /tmp/tmp.vKNLE4BRQM/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
06:55:37 [2022-07-05T06:55:37.299Z] #64 421.6 + bin/containerd-stress
06:55:37 [2022-07-05T06:55:37.299Z] #64 422.8 + bin/containerd-shim
06:55:38 [2022-07-05T06:55:38.110Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
06:55:38 [2022-07-05T06:55:38.396Z] #71 193.3 + bin/containerd-shim-runc-v2
06:55:38 [2022-07-05T06:55:38.963Z] #71 194.1 + binaries
06:55:38 [2022-07-05T06:55:38.963Z] #71 194.1 + install -D bin/containerd /build/containerd
06:55:38 [2022-07-05T06:55:38.963Z] #71 194.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
06:55:38 [2022-07-05T06:55:38.963Z] #71 194.1 + install -D bin/ctr /build/ctr
06:55:39 [2022-07-05T06:55:39.490Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.211s	coverage: 50.6% of statements
06:55:39 [2022-07-05T06:55:39.529Z] #71 DONE 194.6s
06:55:40 [2022-07-05T06:55:40.467Z] 
06:55:40 [2022-07-05T06:55:40.467Z] #72 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
06:55:40 [2022-07-05T06:55:40.467Z] #72 sha256:619fdc147b6b3674326794a46da59d420b76e6fe8eb4ae868e99324ff7c28f9b
06:55:40 [2022-07-05T06:55:40.726Z] #72 DONE 0.3s
06:55:40 [2022-07-05T06:55:40.726Z] 
06:55:40 [2022-07-05T06:55:40.726Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
06:55:40 [2022-07-05T06:55:40.726Z] #77 sha256:8e45b0c71a5c89f70f5d53cc182a04a2b2c47fc894cf351d5c9658958ec0611f
06:55:40 [2022-07-05T06:55:40.726Z] #77 DONE 0.1s
06:55:40 [2022-07-05T06:55:40.726Z] 
06:55:40 [2022-07-05T06:55:40.726Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
06:55:40 [2022-07-05T06:55:40.726Z] #82 sha256:d406b904688dc03862639f37f27cbbacbe28a38c6e1adb6969ca99948c821470
06:55:41 [2022-07-05T06:55:41.292Z] #82 DONE 0.6s
06:55:41 [2022-07-05T06:55:41.292Z] 
06:55:41 [2022-07-05T06:55:41.292Z] #85 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
06:55:41 [2022-07-05T06:55:41.292Z] #85 sha256:c6c799cd74e7cdec7114819e1720a31fa95f0c31b90a4decc40ed047b2034dae
06:55:41 [2022-07-05T06:55:41.292Z] #85 DONE 0.1s
06:55:41 [2022-07-05T06:55:41.403Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.890s	coverage: 46.1% of statements
06:55:41 [2022-07-05T06:55:41.403Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
06:55:41 [2022-07-05T06:55:41.403Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.939s	coverage: 58.5% of statements
06:55:41 [2022-07-05T06:55:41.403Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
06:55:41 [2022-07-05T06:55:41.403Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
06:55:41 [2022-07-05T06:55:41.550Z] 
06:55:41 [2022-07-05T06:55:41.550Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
06:55:41 [2022-07-05T06:55:41.550Z] #86 sha256:80b53b3dd65d5ecb3b0375e3e45d6d9928097bf590b2ca0ab69d6bcaf2b1c40b
06:55:41 [2022-07-05T06:55:41.550Z] #86 DONE 0.0s
06:55:41 [2022-07-05T06:55:41.550Z] 
06:55:41 [2022-07-05T06:55:41.550Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
06:55:41 [2022-07-05T06:55:41.550Z] #87 sha256:b311be1fa34a6786ecd89027d3e60df83eb5de4801043dd2f7d100af64dc6c1f
06:55:41 [2022-07-05T06:55:41.550Z] #87 DONE 0.0s
06:55:41 [2022-07-05T06:55:41.550Z] 
06:55:41 [2022-07-05T06:55:41.550Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker
06:55:41 [2022-07-05T06:55:41.550Z] #88 sha256:2bacf280bd690ad082222630d2205a7bddfa8d74c2280a41cf96f1019de8fbf5
06:55:41 [2022-07-05T06:55:41.971Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
06:55:42 [2022-07-05T06:55:42.230Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
06:55:42 [2022-07-05T06:55:42.451Z] #64 416.2 # github.com/containerd/containerd/cmd/containerd
06:55:42 [2022-07-05T06:55:42.451Z] #64 416.2 /usr/bin/ld: /tmp/go-link-3613891942/000019.o: in function `New':
06:55:42 [2022-07-05T06:55:42.451Z] #64 416.2 /tmp/tmp.sMOeC91qtC/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
06:55:42 [2022-07-05T06:55:42.451Z] #64 416.3 + bin/containerd-stress
06:55:42 [2022-07-05T06:55:42.451Z] #64 417.4 + bin/containerd-shim
06:55:42 [2022-07-05T06:55:42.798Z] ok  	github.com/docker/docker/daemon/links	0.015s	coverage: 93.0% of statements
06:55:44 [2022-07-05T06:55:44.176Z] ok  	github.com/docker/docker/daemon/images	0.034s	coverage: 6.9% of statements
06:55:44 [2022-07-05T06:55:44.176Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
06:55:44 [2022-07-05T06:55:44.177Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
06:55:44 [2022-07-05T06:55:44.177Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 43.2% of statements
06:55:45 [2022-07-05T06:55:45.115Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.148s	coverage: 79.9% of statements
06:55:45 [2022-07-05T06:55:45.115Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.008s	coverage: 53.6% of statements
06:55:45 [2022-07-05T06:55:45.115Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
06:55:45 [2022-07-05T06:55:45.441Z] #64 433.9 + bin/containerd-shim-runc-v1
06:55:45 [2022-07-05T06:55:45.685Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 68.2% of statements
06:55:45 [2022-07-05T06:55:45.685Z] ok  	github.com/docker/docker/daemon/logger/journald	0.006s	coverage: 23.4% of statements
06:55:46 [2022-07-05T06:55:46.254Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
06:55:46 [2022-07-05T06:55:46.822Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.180s	coverage: 76.8% of statements
06:55:47 [2022-07-05T06:55:47.082Z] ok  	github.com/docker/docker/daemon/logger/local	0.041s	coverage: 79.4% of statements
06:55:47 [2022-07-05T06:55:47.082Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
06:55:47 [2022-07-05T06:55:47.082Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
06:55:47 [2022-07-05T06:55:47.650Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.026s	coverage: 62.0% of statements
06:55:47 [2022-07-05T06:55:47.650Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.030s	coverage: 31.5% of statements
06:55:48 [2022-07-05T06:55:48.108Z] #88 DONE 6.0s
06:55:48 [2022-07-05T06:55:48.108Z] 
06:55:48 [2022-07-05T06:55:48.108Z] #89 exporting to image
06:55:48 [2022-07-05T06:55:48.108Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
06:55:48 [2022-07-05T06:55:48.108Z] #89 exporting layers
06:55:48 [2022-07-05T06:55:48.587Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.018s	coverage: 46.8% of statements
06:55:48 [2022-07-05T06:55:48.846Z] ok  	github.com/docker/docker/daemon/logger/templates	0.006s	coverage: 8.3% of statements
06:55:49 [2022-07-05T06:55:49.000Z] #64 428.7 + bin/containerd-shim-runc-v1
06:55:49 [2022-07-05T06:55:49.413Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
06:55:50 [2022-07-05T06:55:50.351Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.543s	coverage: 82.5% of statements
06:55:50 [2022-07-05T06:55:50.351Z] ?   	github.com/docker/docker/daemon/names	[no test files]
06:55:50 [2022-07-05T06:55:50.351Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
06:55:50 [2022-07-05T06:55:50.919Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
06:55:51 [2022-07-05T06:55:51.178Z] ok  	github.com/docker/docker/distribution	0.592s	coverage: 28.0% of statements
06:55:51 [2022-07-05T06:55:51.178Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
06:55:51 [2022-07-05T06:55:51.746Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
06:55:52 [2022-07-05T06:55:52.034Z] #64 440.3 + bin/containerd-shim-runc-v2
06:55:52 [2022-07-05T06:55:52.034Z] #64 441.1 + binaries
06:55:52 [2022-07-05T06:55:52.034Z] #64 441.1 + install -D bin/containerd /build/containerd
06:55:52 [2022-07-05T06:55:52.034Z] #64 441.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
06:55:52 [2022-07-05T06:55:52.034Z] #64 441.1 + install -D bin/ctr /build/ctr
06:55:52 [2022-07-05T06:55:52.314Z] ok  	github.com/docker/docker/image	0.024s	coverage: 86.9% of statements
06:55:52 [2022-07-05T06:55:52.887Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
06:55:53 [2022-07-05T06:55:53.455Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.7% of statements
06:55:53 [2022-07-05T06:55:53.455Z] ok  	github.com/docker/docker/distribution/xfer	1.892s	coverage: 84.9% of statements
06:55:53 [2022-07-05T06:55:53.455Z] ?   	github.com/docker/docker/dockerversion	[no test files]
06:55:53 [2022-07-05T06:55:53.455Z] ?   	github.com/docker/docker/image/v1	[no test files]
06:55:53 [2022-07-05T06:55:53.455Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
06:55:53 [2022-07-05T06:55:53.715Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
06:55:53 [2022-07-05T06:55:53.998Z] #64 DONE 443.2s
06:55:54 [2022-07-05T06:55:54.652Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 46.0% of statements
06:55:54 [2022-07-05T06:55:54.938Z] 
06:55:54 [2022-07-05T06:55:54.938Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
06:55:54 [2022-07-05T06:55:54.938Z] #65 sha256:6650c2e16bdce9b2e35e2e8555b7d4fd97b2fec858b1545ab7dcc3bdc1614a98
06:55:55 [2022-07-05T06:55:55.220Z] ok  	github.com/docker/docker/opts	0.030s	coverage: 66.0% of statements
06:55:55 [2022-07-05T06:55:55.220Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
06:55:55 [2022-07-05T06:55:55.538Z] #64 434.9 + bin/containerd-shim-runc-v2
06:55:55 [2022-07-05T06:55:55.877Z] #65 DONE 0.9s
06:55:55 [2022-07-05T06:55:55.877Z] 
06:55:55 [2022-07-05T06:55:55.877Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
06:55:55 [2022-07-05T06:55:55.877Z] #70 sha256:9d935c08199bfda1bcb11ab0c01cc200b9e908ed55b3a1897d41a1d0afaa2ba8
06:55:56 [2022-07-05T06:55:56.100Z] #64 435.7 + binaries
06:55:56 [2022-07-05T06:55:56.100Z] #64 435.7 + install -D bin/containerd /build/containerd
06:55:56 [2022-07-05T06:55:56.100Z] #64 435.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
06:55:56 [2022-07-05T06:55:56.100Z] #64 435.8 + install -D bin/ctr /build/ctr
06:55:56 [2022-07-05T06:55:56.137Z] #70 DONE 0.3s
06:55:56 [2022-07-05T06:55:56.137Z] 
06:55:56 [2022-07-05T06:55:56.137Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
06:55:56 [2022-07-05T06:55:56.137Z] #75 sha256:b4697c397e251161bfc3eb1ac263a769ae6c31e701607e9f49255df90ac4049d
06:55:57 [2022-07-05T06:55:57.075Z] #75 DONE 0.9s
06:55:57 [2022-07-05T06:55:57.075Z] 
06:55:57 [2022-07-05T06:55:57.075Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
06:55:57 [2022-07-05T06:55:57.075Z] #78 sha256:a54715b5aeae455c3f030865f1b27a9a28552cb6aadbb4dec03aa064ba2c3ddb
06:55:57 [2022-07-05T06:55:57.075Z] #78 DONE 0.0s
06:55:57 [2022-07-05T06:55:57.075Z] 
06:55:57 [2022-07-05T06:55:57.075Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
06:55:57 [2022-07-05T06:55:57.075Z] #79 sha256:4b0b151c3f57c1832e69260a472d98a2a823ade30dbe9fa0334229d395a3394c
06:55:57 [2022-07-05T06:55:57.075Z] #79 DONE 0.0s
06:55:57 [2022-07-05T06:55:57.135Z] ok  	github.com/docker/docker/pkg/archive	0.286s	coverage: 82.3% of statements
06:55:57 [2022-07-05T06:55:57.334Z] 
06:55:57 [2022-07-05T06:55:57.334Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
06:55:57 [2022-07-05T06:55:57.334Z] #80 sha256:5f1022d7e74af7a50737823414b6501c10560f7832d5f9609fd7c4e5143860bc
06:55:57 [2022-07-05T06:55:57.334Z] #80 DONE 0.0s
06:55:57 [2022-07-05T06:55:57.334Z] 
06:55:57 [2022-07-05T06:55:57.334Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
06:55:57 [2022-07-05T06:55:57.334Z] #81 sha256:55138d8dcdb53299591e1a3a459e485198e23f60c89840b7441fa6108c69936a
06:55:57 [2022-07-05T06:55:57.703Z] ok  	github.com/docker/docker/pkg/authorization	0.251s	coverage: 68.3% of statements
06:55:57 [2022-07-05T06:55:57.703Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
06:55:57 [2022-07-05T06:55:57.962Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
06:55:57 [2022-07-05T06:55:57.988Z] #64 DONE 437.7s
06:55:58 [2022-07-05T06:55:58.916Z] 
06:55:58 [2022-07-05T06:55:58.916Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
06:55:58 [2022-07-05T06:55:58.916Z] #65 sha256:97046867d265a2c7cc22764b22739a9efc5d19aad4abc6ae7bc27f3f1370df3c
06:55:59 [2022-07-05T06:55:59.842Z] #65 DONE 0.8s
06:55:59 [2022-07-05T06:55:59.842Z] 
06:55:59 [2022-07-05T06:55:59.842Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
06:55:59 [2022-07-05T06:55:59.842Z] #70 sha256:d726d7ece4e63a0fd649bd869c598fa39d03f2b9069b6536140dfa9624a0d3f6
06:55:59 [2022-07-05T06:55:59.842Z] #70 DONE 0.2s
06:56:00 [2022-07-05T06:56:00.098Z] 
06:56:00 [2022-07-05T06:56:00.098Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
06:56:00 [2022-07-05T06:56:00.098Z] #75 sha256:31ed96694c83e80dddcd404f14eeccdf80548dc64d4ec6e4c4ab0c40527dcdf2
06:56:00 [2022-07-05T06:56:00.634Z] #81 DONE 3.4s
06:56:00 [2022-07-05T06:56:00.634Z] 
06:56:00 [2022-07-05T06:56:00.634Z] #82 exporting to image
06:56:00 [2022-07-05T06:56:00.634Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
06:56:00 [2022-07-05T06:56:00.634Z] #82 exporting layers
06:56:00 [2022-07-05T06:56:00.661Z] #75 DONE 0.8s
06:56:00 [2022-07-05T06:56:00.661Z] 
06:56:00 [2022-07-05T06:56:00.661Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
06:56:00 [2022-07-05T06:56:00.661Z] #78 sha256:3b4c1937e5ccda9f75fb93c7a939bbe089bbee718fc8eb53918d7ad8c8c24b5c
06:56:00 [2022-07-05T06:56:00.661Z] #78 DONE 0.0s
06:56:00 [2022-07-05T06:56:00.917Z] 
06:56:00 [2022-07-05T06:56:00.917Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
06:56:00 [2022-07-05T06:56:00.917Z] #79 sha256:f44b699a1cadcf564d599bae2e95bfefc4aba308edb47650836e924109ea01a2
06:56:00 [2022-07-05T06:56:00.917Z] #79 DONE 0.0s
06:56:00 [2022-07-05T06:56:00.917Z] 
06:56:00 [2022-07-05T06:56:00.917Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
06:56:00 [2022-07-05T06:56:00.917Z] #80 sha256:65b2cf68e56646b36da42e03e597ab341cbcede1e406ec00c49c052f58bf51a2
06:56:00 [2022-07-05T06:56:00.917Z] #80 DONE 0.0s
06:56:00 [2022-07-05T06:56:00.917Z] 
06:56:00 [2022-07-05T06:56:00.917Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
06:56:00 [2022-07-05T06:56:00.917Z] #81 sha256:73bad94efa96b839ba3e466468a527d4721731994224f73320bf1088b5f1e59c
06:56:01 [2022-07-05T06:56:01.250Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.512s	coverage: 42.7% of statements
06:56:01 [2022-07-05T06:56:01.250Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
06:56:01 [2022-07-05T06:56:01.510Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
06:56:01 [2022-07-05T06:56:01.770Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
06:56:02 [2022-07-05T06:56:02.031Z] ok  	github.com/docker/docker/layer	7.347s	coverage: 68.9% of statements
06:56:02 [2022-07-05T06:56:02.031Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
06:56:02 [2022-07-05T06:56:02.031Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
06:56:02 [2022-07-05T06:56:02.031Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
06:56:02 [2022-07-05T06:56:02.031Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
06:56:02 [2022-07-05T06:56:02.031Z] ?   	github.com/docker/docker/oci/caps	[no test files]
06:56:02 [2022-07-05T06:56:02.031Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
06:56:02 [2022-07-05T06:56:02.031Z] ok  	github.com/docker/docker/pkg/fileutils	0.019s	coverage: 87.2% of statements
06:56:02 [2022-07-05T06:56:02.283Z] #81 DONE 1.2s
06:56:02 [2022-07-05T06:56:02.283Z] 
06:56:02 [2022-07-05T06:56:02.283Z] #82 exporting to image
06:56:02 [2022-07-05T06:56:02.283Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
06:56:02 [2022-07-05T06:56:02.283Z] #82 exporting layers
06:56:02 [2022-07-05T06:56:02.600Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
06:56:02 [2022-07-05T06:56:02.600Z] ok  	github.com/docker/docker/pkg/fsutils	0.207s	coverage: 85.1% of statements
06:56:03 [2022-07-05T06:56:03.537Z] ok  	github.com/docker/docker/pkg/idtools	0.434s	coverage: 67.9% of statements
06:56:03 [2022-07-05T06:56:03.537Z] ok  	github.com/docker/docker/pkg/ioutils	0.354s	coverage: 70.1% of statements
06:56:03 [2022-07-05T06:56:03.796Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
06:56:03 [2022-07-05T06:56:03.796Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.018s	coverage: 91.7% of statements
06:56:03 [2022-07-05T06:56:03.796Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
06:56:04 [2022-07-05T06:56:04.054Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
06:56:04 [2022-07-05T06:56:04.054Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
06:56:04 [2022-07-05T06:56:04.314Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
06:56:04 [2022-07-05T06:56:04.573Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.012s	coverage: 90.5% of statements
06:56:04 [2022-07-05T06:56:04.573Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
06:56:04 [2022-07-05T06:56:04.573Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
06:56:04 [2022-07-05T06:56:04.573Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
06:56:05 [2022-07-05T06:56:05.141Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
06:56:05 [2022-07-05T06:56:05.710Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
06:56:05 [2022-07-05T06:56:05.710Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
06:56:05 [2022-07-05T06:56:05.969Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
06:56:07 [2022-07-05T06:56:07.346Z] ok  	github.com/docker/docker/pkg/pubsub	1.048s	coverage: 75.0% of statements
06:56:07 [2022-07-05T06:56:07.608Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
06:56:07 [2022-07-05T06:56:07.608Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
06:56:07 [2022-07-05T06:56:07.868Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
06:56:08 [2022-07-05T06:56:08.127Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
06:56:08 [2022-07-05T06:56:08.386Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
06:56:08 [2022-07-05T06:56:08.765Z] #82 exporting layers 7.0s done
06:56:08 [2022-07-05T06:56:08.765Z] #82 writing image sha256:19d4c87ae4ef1d0b4892209fe0c8fdf953034677756e6f1efa5b6d242aba3656 done
06:56:08 [2022-07-05T06:56:08.765Z] #82 naming to docker.io/library/docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e done
06:56:08 [2022-07-05T06:56:08.765Z] #82 DONE 7.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
06:56:08 [2022-07-05T06:56:08.822Z] #82 exporting layers 6.0s done
06:56:08 [2022-07-05T06:56:08.822Z] #82 writing image sha256:f3925dad78bf7f7d0f49dd1600baa9d2c72e98c31b7d8a2ea24c0685a467ff85
06:56:08 [2022-07-05T06:56:08.822Z] #82 writing image sha256:f3925dad78bf7f7d0f49dd1600baa9d2c72e98c31b7d8a2ea24c0685a467ff85 done
06:56:08 [2022-07-05T06:56:08.822Z] #82 naming to docker.io/library/docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e done
06:56:08 [2022-07-05T06:56:08.822Z] #82 DONE 6.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
06:56:08 [2022-07-05T06:56:08.955Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
06:56:09 [2022-07-05T06:56:09.097Z] + trap exit INT TERM
06:56:09 [2022-07-05T06:56:09.097Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
06:56:09 [2022-07-05T06:56:09.097Z] + CONTAINER_NAME=docker-pr1
06:56:09 [2022-07-05T06:56:09.097Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43768/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43768/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=720fd638f6aecba6e2b9b86564a9bbe3d771f57e -e DOCKER_GRAPHDRIVER docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e hack/make.sh dynbinary
06:56:09 [2022-07-05T06:56:09.169Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43768/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=720fd638f6aecba6e2b9b86564a9bbe3d771f57e -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e hack/make.sh dynbinary test-integration
06:56:09 [2022-07-05T06:56:09.214Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
06:56:09 [2022-07-05T06:56:09.473Z] ok  	github.com/docker/docker/pkg/tailfile	0.047s	coverage: 88.6% of statements
06:56:10 [2022-07-05T06:56:10.041Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
06:56:10 [2022-07-05T06:56:10.095Z] 
06:56:10 [2022-07-05T06:56:10.301Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
06:56:10 [2022-07-05T06:56:10.352Z] Removing bundles/
06:56:10 [2022-07-05T06:56:10.352Z] 
06:56:10 [2022-07-05T06:56:10.352Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
06:56:10 [2022-07-05T06:56:10.352Z] Building: bundles/dynbinary-daemon/dockerd
06:56:10 [2022-07-05T06:56:10.352Z] GOOS="" GOARCH="" GOARM=""
06:56:10 [2022-07-05T06:56:10.478Z] 
06:56:10 [2022-07-05T06:56:10.478Z] Removing bundles/
06:56:10 [2022-07-05T06:56:10.478Z] 
06:56:10 [2022-07-05T06:56:10.478Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
06:56:10 [2022-07-05T06:56:10.478Z] Building: bundles/dynbinary-daemon/dockerd
06:56:10 [2022-07-05T06:56:10.478Z] GOOS="" GOARCH="" GOARM=""
06:56:10 [2022-07-05T06:56:10.560Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
06:56:12 [2022-07-05T06:56:12.472Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.2% of statements
06:56:12 [2022-07-05T06:56:12.472Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
06:56:13 [2022-07-05T06:56:13.041Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
06:56:14 [2022-07-05T06:56:14.421Z] ok  	github.com/docker/docker/quota	0.205s	coverage: 71.4% of statements
06:56:14 [2022-07-05T06:56:14.421Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
06:56:15 [2022-07-05T06:56:15.358Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 58.6% of statements
06:56:15 [2022-07-05T06:56:15.617Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
06:56:15 [2022-07-05T06:56:15.876Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
06:56:16 [2022-07-05T06:56:16.445Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 64.5% of statements
06:56:16 [2022-07-05T06:56:16.705Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
06:56:18 [2022-07-05T06:56:18.084Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
06:56:19 [2022-07-05T06:56:19.024Z] ok  	github.com/docker/docker/volume/local	0.095s	coverage: 76.8% of statements
06:56:19 [2022-07-05T06:56:19.284Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
06:56:20 [2022-07-05T06:56:20.184Z] #89 exporting layers 30.4s done
06:56:20 [2022-07-05T06:56:20.184Z] #89 writing image sha256:6265b2b0e5d1f1703dc6d58bb3333fb8f32975f930e5023bf5fe50f75d1d1898 done
06:56:20 [2022-07-05T06:56:20.184Z] #89 naming to docker.io/library/docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e done
06:56:20 [2022-07-05T06:56:20.184Z] #89 DONE 30.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
06:56:20 [2022-07-05T06:56:20.512Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43768/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43768/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=720fd638f6aecba6e2b9b86564a9bbe3d771f57e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e hack/validate/default
06:56:20 [2022-07-05T06:56:20.664Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 72.3% of statements
06:56:21 [2022-07-05T06:56:21.449Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
06:56:21 [2022-07-05T06:56:21.449Z] No api/types/ or api/swagger.yaml changes in diff.
06:56:21 [2022-07-05T06:56:21.449Z] Congratulations!  All TOML source files changed here have valid syntax.
06:56:21 [2022-07-05T06:56:21.449Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
06:56:21 [2022-07-05T06:56:21.449Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
06:56:21 [2022-07-05T06:56:21.449Z] 
06:56:21 [2022-07-05T06:56:21.449Z] INFO Start validation with golang-ci-lint
06:56:22 [2022-07-05T06:56:22.017Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
06:56:22 [2022-07-05T06:56:22.017Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
06:56:30 [2022-07-05T06:56:30.873Z] Created binary: bundles/dynbinary-daemon/dockerd
06:56:30 [2022-07-05T06:56:30.873Z] Building: bundles/dynbinary-daemon/docker-proxy
06:56:30 [2022-07-05T06:56:30.873Z] GOOS="" GOARCH="" GOARM=""
06:56:30 [2022-07-05T06:56:30.873Z] Created binary: bundles/dynbinary-daemon/docker-proxy
06:56:30 [2022-07-05T06:56:30.873Z] 
06:56:30 [2022-07-05T06:56:30.873Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:56:30 [2022-07-05T06:56:30.873Z] DOCKER_SYSTEMD=1
06:56:30 [2022-07-05T06:56:30.873Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:56:30 [2022-07-05T06:56:30.873Z] HOSTNAME=b137c2fcf988
06:56:30 [2022-07-05T06:56:30.873Z] DEST=bundles/test-integration
06:56:30 [2022-07-05T06:56:30.873Z] PWD=/go/src/github.com/docker/docker
06:56:30 [2022-07-05T06:56:30.873Z] DOCKER_GITCOMMIT=720fd638f6aecba6e2b9b86564a9bbe3d771f57e
06:56:30 [2022-07-05T06:56:30.873Z] container=docker
06:56:30 [2022-07-05T06:56:30.873Z] HOME=/root
06:56:30 [2022-07-05T06:56:30.873Z] LANG=C.UTF-8
06:56:30 [2022-07-05T06:56:30.873Z] INVOCATION_ID=e3ffe0a25d124374975d1529f0562186
06:56:30 [2022-07-05T06:56:30.873Z] GOLANG_VERSION=1.18.3
06:56:30 [2022-07-05T06:56:30.873Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:56:30 [2022-07-05T06:56:30.873Z] VALIDATE_BRANCH=master
06:56:30 [2022-07-05T06:56:30.873Z] TERM=xterm
06:56:30 [2022-07-05T06:56:30.873Z] DOCKER_PKG=github.com/docker/docker
06:56:30 [2022-07-05T06:56:30.873Z] SHLVL=3
06:56:30 [2022-07-05T06:56:30.873Z] TIMEOUT=120m
06:56:30 [2022-07-05T06:56:30.873Z] DOCKER_BUILDTAGS= journald
06:56:30 [2022-07-05T06:56:30.873Z] DOCKER_GRAPHDRIVER=overlay2
06:56:30 [2022-07-05T06:56:30.873Z] GO111MODULE=off
06:56:30 [2022-07-05T06:56:30.873Z] DOCKER_EXPERIMENTAL=1
06:56:30 [2022-07-05T06:56:30.873Z] TEST_SKIP_INTEGRATION_CLI=1
06:56:30 [2022-07-05T06:56:30.873Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:56:30 [2022-07-05T06:56:30.873Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:56:30 [2022-07-05T06:56:30.873Z] GOPATH=/go
06:56:30 [2022-07-05T06:56:30.873Z] PKG_CONFIG=pkg-config
06:56:30 [2022-07-05T06:56:30.873Z] _=/usr/bin/env
06:56:30 [2022-07-05T06:56:30.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:56:42 [2022-07-05T06:56:42.598Z] ok  	github.com/docker/docker/pkg/plugins	33.646s	coverage: 76.3% of statements
06:56:42 [2022-07-05T06:56:42.598Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
06:56:42 [2022-07-05T06:56:42.598Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
06:56:42 [2022-07-05T06:56:42.598Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
06:56:42 [2022-07-05T06:56:42.598Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
06:56:42 [2022-07-05T06:56:42.598Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
06:56:42 [2022-07-05T06:56:42.598Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
06:56:42 [2022-07-05T06:56:42.598Z] ?   	github.com/docker/docker/rootless	[no test files]
06:56:42 [2022-07-05T06:56:42.598Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
06:56:42 [2022-07-05T06:56:42.598Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
06:56:42 [2022-07-05T06:56:42.598Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
06:56:42 [2022-07-05T06:56:42.598Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
06:56:42 [2022-07-05T06:56:42.598Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
06:56:42 [2022-07-05T06:56:42.598Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
06:56:42 [2022-07-05T06:56:42.598Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
06:56:42 [2022-07-05T06:56:42.598Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
06:56:42 [2022-07-05T06:56:42.598Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
06:56:42 [2022-07-05T06:56:42.598Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
06:56:42 [2022-07-05T06:56:42.598Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
06:56:42 [2022-07-05T06:56:42.598Z] ?   	github.com/docker/docker/testutil/request	[no test files]
06:56:42 [2022-07-05T06:56:42.598Z] ?   	github.com/docker/docker/volume	[no test files]
06:56:42 [2022-07-05T06:56:42.598Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
06:56:42 [2022-07-05T06:56:42.598Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
06:56:42 [2022-07-05T06:56:42.598Z] 
06:56:42 [2022-07-05T06:56:42.598Z] === Skipped
06:56:42 [2022-07-05T06:56:42.598Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
06:56:42 [2022-07-05T06:56:42.598Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
06:56:42 [2022-07-05T06:56:42.598Z] 
06:56:42 [2022-07-05T06:56:42.598Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
06:56:42 [2022-07-05T06:56:42.598Z]     network_proxy_test.go:208: No support for dual stack yet
06:56:42 [2022-07-05T06:56:42.598Z] 
06:56:42 [2022-07-05T06:56:42.598Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
06:56:42 [2022-07-05T06:56:42.598Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
06:56:42 [2022-07-05T06:56:42.598Z] 
06:56:42 [2022-07-05T06:56:42.598Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
06:56:42 [2022-07-05T06:56:42.598Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
06:56:42 [2022-07-05T06:56:42.598Z] 
06:56:42 [2022-07-05T06:56:42.598Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
06:56:42 [2022-07-05T06:56:42.598Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:56:42 [2022-07-05T06:56:42.598Z]     graphtest_unix.go:44: Driver btrfs not supported
06:56:42 [2022-07-05T06:56:42.598Z] 
06:56:42 [2022-07-05T06:56:42.598Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
06:56:42 [2022-07-05T06:56:42.598Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:44: Driver btrfs not supported
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:44: Driver btrfs not supported
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:44: Driver btrfs not supported
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:44: Driver btrfs not supported
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:71: No driver to put!
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
06:56:42 [2022-07-05T06:56:42.599Z] time="2022-07-05T06:55:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:42: graphdriver: driver not supported
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
06:56:42 [2022-07-05T06:56:42.599Z] time="2022-07-05T06:55:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:42: graphdriver: driver not supported
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
06:56:42 [2022-07-05T06:56:42.599Z] time="2022-07-05T06:55:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:42: graphdriver: driver not supported
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
06:56:42 [2022-07-05T06:56:42.599Z] time="2022-07-05T06:55:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:42: graphdriver: driver not supported
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
06:56:42 [2022-07-05T06:56:42.599Z] time="2022-07-05T06:55:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:42: graphdriver: driver not supported
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:71: No driver to put!
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
06:56:42 [2022-07-05T06:56:42.599Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
06:56:42 [2022-07-05T06:56:42.599Z]     overlay_test.go:50: Fails to compute changes intermittently
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
06:56:42 [2022-07-05T06:56:42.599Z]     overlay_test.go:65: Cannot run test with naive change algorithm
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:44: Driver zfs not supported
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:44: Driver zfs not supported
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:44: Driver zfs not supported
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:44: Driver zfs not supported
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:44: Driver zfs not supported
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
06:56:42 [2022-07-05T06:56:42.599Z]     graphtest_unix.go:71: No driver to put!
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
06:56:42 [2022-07-05T06:56:42.599Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
06:56:42 [2022-07-05T06:56:42.599Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
06:56:42 [2022-07-05T06:56:42.599Z] 
06:56:42 [2022-07-05T06:56:42.599Z] DONE 2789 tests, 28 skipped in 207.140s
06:56:42 [2022-07-05T06:56:42.599Z] + '[' -n 'github.com/docker/docker/libnetwork
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/bitseq
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/cluster
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/cmd/diagnostic
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/cmd/ovrouter
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/cmd/readme_test
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/config
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/datastore
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/diagnostic
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/discoverapi
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/driverapi
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/drivers/bridge
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/drivers/host
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/drivers/ipvlan
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/drivers/macvlan
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/drivers/null
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/drivers/overlay
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/drivers/remote
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/drivers/remote/api
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/drivers/windows
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/drvregistry
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/etchosts
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/idm
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/internal/caller
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/internal/setmatrix
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/ipam
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/ipamapi
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/ipams/builtin
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/ipams/null
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/ipams/remote
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/ipams/remote/api
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/ipams/windowsipam
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/ipamutils
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/iptables
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/netlabel
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/netutils
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/networkdb
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/ns
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/options
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/osl
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/osl/kernel
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/portallocator
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/portmapper
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/resolvconf
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/testutils
06:56:42 [2022-07-05T06:56:42.599Z] github.com/docker/docker/libnetwork/types' ']'
06:56:42 [2022-07-05T06:56:42.599Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-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
06:57:17 [2022-07-05T06:57:17.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:57:17 [2022-07-05T06:57:17.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:57:29 [2022-07-05T06:57:29.280Z] ok  	github.com/docker/docker/libnetwork	37.356s	coverage: 40.6% of statements
06:57:29 [2022-07-05T06:57:29.280Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.138s	coverage: 84.4% of statements
06:57:29 [2022-07-05T06:57:29.280Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
06:57:29 [2022-07-05T06:57:29.280Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
06:57:29 [2022-07-05T06:57:29.280Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
06:57:29 [2022-07-05T06:57:29.280Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
06:57:29 [2022-07-05T06:57:29.280Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
06:57:29 [2022-07-05T06:57:29.280Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
06:57:29 [2022-07-05T06:57:29.280Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
06:57:29 [2022-07-05T06:57:29.280Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
06:57:29 [2022-07-05T06:57:29.280Z] ok  	github.com/docker/docker/libnetwork/config	0.015s	coverage: 22.4% of statements
06:57:29 [2022-07-05T06:57:29.280Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
06:57:29 [2022-07-05T06:57:29.280Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
06:57:29 [2022-07-05T06:57:29.280Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
06:57:29 [2022-07-05T06:57:29.280Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
06:57:29 [2022-07-05T06:57:29.280Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.498s	coverage: 59.9% of statements
06:57:29 [2022-07-05T06:57:29.280Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
06:57:29 [2022-07-05T06:57:29.280Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
06:57:29 [2022-07-05T06:57:29.280Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.016s	coverage: 5.0% of statements
06:57:29 [2022-07-05T06:57:29.280Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
06:57:29 [2022-07-05T06:57:29.280Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
06:57:29 [2022-07-05T06:57:29.280Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
06:57:29 [2022-07-05T06:57:29.280Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
06:57:39 [2022-07-05T06:57:39.259Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.243s	coverage: 6.6% of statements
06:57:39 [2022-07-05T06:57:39.259Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
06:57:39 [2022-07-05T06:57:39.259Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
06:57:39 [2022-07-05T06:57:39.259Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
06:57:39 [2022-07-05T06:57:39.259Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
06:57:39 [2022-07-05T06:57:39.259Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
06:57:39 [2022-07-05T06:57:39.259Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
06:57:39 [2022-07-05T06:57:39.259Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
06:57:39 [2022-07-05T06:57:39.519Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.2% of statements
06:57:39 [2022-07-05T06:57:39.801Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
06:57:39 [2022-07-05T06:57:39.801Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
06:57:44 [2022-07-05T06:57:44.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
06:57:50 [2022-07-05T06:57:50.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:57:52 [2022-07-05T06:57:52.056Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
06:58:00 [2022-07-05T06:58:00.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
06:58:00 [2022-07-05T06:58:00.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:58:01 [2022-07-05T06:58:01.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:58:01 [2022-07-05T06:58:01.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:58:02 [2022-07-05T06:58:02.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:58:02 [2022-07-05T06:58:02.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:58:03 [2022-07-05T06:58:03.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:58:06 [2022-07-05T06:58:06.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:58:06 [2022-07-05T06:58:06.943Z] ok  	github.com/docker/docker/libnetwork/ipam	16.072s	coverage: 85.3% of statements
06:58:06 [2022-07-05T06:58:06.943Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
06:58:06 [2022-07-05T06:58:06.943Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
06:58:06 [2022-07-05T06:58:06.944Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
06:58:07 [2022-07-05T06:58:07.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
06:58:07 [2022-07-05T06:58:07.513Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.013s	coverage: 47.4% of statements
06:58:07 [2022-07-05T06:58:07.513Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
06:58:07 [2022-07-05T06:58:07.772Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
06:58:08 [2022-07-05T06:58:08.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
06:58:08 [2022-07-05T06:58:08.341Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.271s	coverage: 74.0% of statements
06:58:08 [2022-07-05T06:58:08.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
06:58:08 [2022-07-05T06:58:08.910Z] ok  	github.com/docker/docker/libnetwork/iptables	0.169s	coverage: 45.1% of statements
06:58:08 [2022-07-05T06:58:08.910Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
06:58:09 [2022-07-05T06:58:09.479Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
06:58:09 [2022-07-05T06:58:09.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:58:10 [2022-07-05T06:58:10.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:58:11 [2022-07-05T06:58:11.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:58:12 [2022-07-05T06:58:12.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:58:13 [2022-07-05T06:58:13.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:58:14 [2022-07-05T06:58:14.452Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:58:14 [2022-07-05T06:58:14.452Z] Using test binary docker
06:58:14 [2022-07-05T06:58:14.452Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:58:14 [2022-07-05T06:58:14.452Z] Starting apparmor (via systemctl): apparmor.service.
06:58:14 [2022-07-05T06:58:14.452Z] INFO: Waiting for daemon to start...
06:58:14 [2022-07-05T06:58:14.452Z] Starting dockerd
06:58:16 [2022-07-05T06:58:16.359Z] .
06:58:16 [2022-07-05T06:58:16.359Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:58:16 [2022-07-05T06:58:16.359Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:58:16 [2022-07-05T06:58:16.359Z] Error: No such image: emptyfs
06:58:16 [2022-07-05T06:58:16.619Z] Running integration-test (iteration 1)
06:58:16 [2022-07-05T06:58:16.619Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
06:58:16 [2022-07-05T06:58:16.810Z] Created binary: bundles/dynbinary-daemon/dockerd
06:58:16 [2022-07-05T06:58:16.810Z] Building: bundles/dynbinary-daemon/docker-proxy
06:58:16 [2022-07-05T06:58:16.810Z] GOOS="" GOARCH="" GOARM=""
06:58:16 [2022-07-05T06:58:16.810Z] Created binary: bundles/dynbinary-daemon/docker-proxy
06:58:16 [2022-07-05T06:58:16.810Z] 
06:58:16 [2022-07-05T06:58:16.810Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:58:16 [2022-07-05T06:58:16.810Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:58:16 [2022-07-05T06:58:16.810Z] HOSTNAME=caa247b89a68
06:58:16 [2022-07-05T06:58:16.810Z] DEST=bundles/test-integration
06:58:16 [2022-07-05T06:58:16.810Z] PWD=/go/src/github.com/docker/docker
06:58:16 [2022-07-05T06:58:16.810Z] DOCKER_ROOTLESS=1
06:58:16 [2022-07-05T06:58:16.810Z] DOCKER_GITCOMMIT=720fd638f6aecba6e2b9b86564a9bbe3d771f57e
06:58:16 [2022-07-05T06:58:16.810Z] container=docker
06:58:16 [2022-07-05T06:58:16.810Z] HOME=/root
06:58:16 [2022-07-05T06:58:16.810Z] GOLANG_VERSION=1.18.3
06:58:16 [2022-07-05T06:58:16.810Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:58:16 [2022-07-05T06:58:16.810Z] VALIDATE_BRANCH=master
06:58:16 [2022-07-05T06:58:16.810Z] TERM=xterm
06:58:16 [2022-07-05T06:58:16.810Z] DOCKER_PKG=github.com/docker/docker
06:58:16 [2022-07-05T06:58:16.810Z] SHLVL=1
06:58:16 [2022-07-05T06:58:16.810Z] TIMEOUT=120m
06:58:16 [2022-07-05T06:58:16.810Z] DOCKER_BUILDTAGS= journald
06:58:16 [2022-07-05T06:58:16.810Z] DOCKER_GRAPHDRIVER=overlay2
06:58:16 [2022-07-05T06:58:16.810Z] GO111MODULE=off
06:58:16 [2022-07-05T06:58:16.810Z] DOCKER_EXPERIMENTAL=1
06:58:16 [2022-07-05T06:58:16.810Z] TEST_SKIP_INTEGRATION_CLI=1
06:58:16 [2022-07-05T06:58:16.810Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:58:16 [2022-07-05T06:58:16.810Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:58:16 [2022-07-05T06:58:16.810Z] GOPATH=/go
06:58:16 [2022-07-05T06:58:16.810Z] PKG_CONFIG=pkg-config
06:58:16 [2022-07-05T06:58:16.810Z] _=/usr/bin/env
06:58:16 [2022-07-05T06:58:16.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:58:16 [2022-07-05T06:58:16.880Z] Loaded image: busybox:latest
06:58:16 [2022-07-05T06:58:16.880Z] Loaded image: busybox:glibc
06:58:17 [2022-07-05T06:58:17.011Z] Created binary: bundles/dynbinary-daemon/dockerd
06:58:17 [2022-07-05T06:58:17.011Z] Building: bundles/dynbinary-daemon/docker-proxy
06:58:17 [2022-07-05T06:58:17.011Z] GOOS="" GOARCH="" GOARM=""
06:58:17 [2022-07-05T06:58:17.011Z] Created binary: bundles/dynbinary-daemon/docker-proxy
06:58:17 [2022-07-05T06:58:17.011Z] 
06:58:17 [2022-07-05T06:58:17.011Z] + TEST_INTEGRATION_DEST=2
06:58:17 [2022-07-05T06:58:17.011Z] + CONTAINER_NAME=docker-pr1-2
06:58:17 [2022-07-05T06:58:17.011Z] + TEST_SKIP_INTEGRATION=1
06:58:17 [2022-07-05T06:58:17.011Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
06:58:17 [2022-07-05T06:58:17.011Z] + c=0
06:58:17 [2022-07-05T06:58:17.011Z] + run_tests
06:58:17 [2022-07-05T06:58:17.011Z] + '[' -n 0 ']'
06:58:17 [2022-07-05T06:58:17.011Z] + rm=
06:58:17 [2022-07-05T06:58:17.011Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43768/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43768/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43768/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=720fd638f6aecba6e2b9b86564a9bbe3d771f57e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e hack/make.sh '' test-integration
06:58:17 [2022-07-05T06:58:17.011Z] ++ jobs -p
06:58:17 [2022-07-05T06:58:17.011Z] + for job in $(jobs -p)
06:58:17 [2022-07-05T06:58:17.011Z] + wait 7404
06:58:17 [2022-07-05T06:58:17.011Z] + TEST_INTEGRATION_DEST=3
06:58:17 [2022-07-05T06:58:17.011Z] + CONTAINER_NAME=docker-pr1-3
06:58:17 [2022-07-05T06:58:17.011Z] + TEST_SKIP_INTEGRATION=1
06:58:17 [2022-07-05T06:58:17.011Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
06:58:17 [2022-07-05T06:58:17.011Z] + run_tests
06:58:17 [2022-07-05T06:58:17.011Z] + '[' -n 0 ']'
06:58:17 [2022-07-05T06:58:17.011Z] + rm=
06:58:17 [2022-07-05T06:58:17.011Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43768/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43768/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43768/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=720fd638f6aecba6e2b9b86564a9bbe3d771f57e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e hack/make.sh '' test-integration
06:58:17 [2022-07-05T06:58:17.011Z] + TEST_INTEGRATION_DEST=1
06:58:17 [2022-07-05T06:58:17.011Z] + CONTAINER_NAME=docker-pr1-1
06:58:17 [2022-07-05T06:58:17.011Z] + TEST_SKIP_INTEGRATION_CLI=1
06:58:17 [2022-07-05T06:58:17.011Z] + run_tests test-integration-flaky
06:58:17 [2022-07-05T06:58:17.011Z] + '[' -n 0 ']'
06:58:17 [2022-07-05T06:58:17.011Z] + rm=
06:58:17 [2022-07-05T06:58:17.011Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43768/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43768/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43768/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=720fd638f6aecba6e2b9b86564a9bbe3d771f57e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e hack/make.sh test-integration-flaky test-integration
06:58:17 [2022-07-05T06:58:17.011Z] 
06:58:17 [2022-07-05T06:58:17.011Z] 
06:58:17 [2022-07-05T06:58:17.011Z] 
06:58:17 [2022-07-05T06:58:17.011Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
06:58:17 [2022-07-05T06:58:17.011Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:58:17 [2022-07-05T06:58:17.011Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:58:17 [2022-07-05T06:58:17.011Z] HOSTNAME=fe28d5d82f79
06:58:17 [2022-07-05T06:58:17.011Z] TEST_SKIP_INTEGRATION=1
06:58:17 [2022-07-05T06:58:17.011Z] TESTDEBUG=0
06:58:17 [2022-07-05T06:58:17.011Z] DEST=bundles/test-integration
06:58:17 [2022-07-05T06:58:17.011Z] PWD=/go/src/github.com/docker/docker
06:58:17 [2022-07-05T06:58:17.011Z] KEEPBUNDLE=1
06:58:17 [2022-07-05T06:58:17.011Z] DOCKER_GITCOMMIT=720fd638f6aecba6e2b9b86564a9bbe3d771f57e
06:58:17 [2022-07-05T06:58:17.011Z] container=docker
06:58:17 [2022-07-05T06:58:17.011Z] HOME=/root
06:58:17 [2022-07-05T06:58:17.011Z] GOLANG_VERSION=1.18.3
06:58:17 [2022-07-05T06:58:17.011Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:58:17 [2022-07-05T06:58:17.011Z] VALIDATE_BRANCH=master
06:58:17 [2022-07-05T06:58:17.011Z] TERM=xterm
06:58:17 [2022-07-05T06:58:17.011Z] DOCKER_PKG=github.com/docker/docker
06:58:17 [2022-07-05T06:58:17.011Z] SHLVL=1
06:58:17 [2022-07-05T06:58:17.011Z] TIMEOUT=120m
06:58:17 [2022-07-05T06:58:17.011Z] DOCKER_BUILDTAGS= journald
06:58:17 [2022-07-05T06:58:17.011Z] DOCKER_GRAPHDRIVER=overlay2
06:58:17 [2022-07-05T06:58:17.011Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
06:58:17 [2022-07-05T06:58:17.011Z] GO111MODULE=off
06:58:17 [2022-07-05T06:58:17.011Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:58:17 [2022-07-05T06:58:17.011Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:58:17 [2022-07-05T06:58:17.011Z] GOPATH=/go
06:58:17 [2022-07-05T06:58:17.011Z] PKG_CONFIG=pkg-config
06:58:17 [2022-07-05T06:58:17.011Z] _=/usr/bin/env
06:58:17 [2022-07-05T06:58:17.011Z] Building test suite binary ./integration-cli/test.main
06:58:17 [2022-07-05T06:58:17.011Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:58:17 [2022-07-05T06:58:17.011Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:58:17 [2022-07-05T06:58:17.011Z] HOSTNAME=cc3cd29729ad
06:58:17 [2022-07-05T06:58:17.011Z] TEST_SKIP_INTEGRATION=1
06:58:17 [2022-07-05T06:58:17.011Z] TESTDEBUG=0
06:58:17 [2022-07-05T06:58:17.011Z] DEST=bundles/test-integration
06:58:17 [2022-07-05T06:58:17.011Z] PWD=/go/src/github.com/docker/docker
06:58:17 [2022-07-05T06:58:17.011Z] KEEPBUNDLE=1
06:58:17 [2022-07-05T06:58:17.011Z] DOCKER_GITCOMMIT=720fd638f6aecba6e2b9b86564a9bbe3d771f57e
06:58:17 [2022-07-05T06:58:17.011Z] container=docker
06:58:17 [2022-07-05T06:58:17.011Z] HOME=/root
06:58:17 [2022-07-05T06:58:17.011Z] GOLANG_VERSION=1.18.3
06:58:17 [2022-07-05T06:58:17.011Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:58:17 [2022-07-05T06:58:17.011Z] VALIDATE_BRANCH=master
06:58:17 [2022-07-05T06:58:17.011Z] TERM=xterm
06:58:17 [2022-07-05T06:58:17.011Z] DOCKER_PKG=github.com/docker/docker
06:58:17 [2022-07-05T06:58:17.011Z] SHLVL=1
06:58:17 [2022-07-05T06:58:17.011Z] TIMEOUT=120m
06:58:17 [2022-07-05T06:58:17.011Z] DOCKER_BUILDTAGS= journald
06:58:17 [2022-07-05T06:58:17.011Z] DOCKER_GRAPHDRIVER=overlay2
06:58:17 [2022-07-05T06:58:17.011Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
06:58:17 [2022-07-05T06:58:17.011Z] GO111MODULE=off
06:58:17 [2022-07-05T06:58:17.011Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:58:17 [2022-07-05T06:58:17.011Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:58:17 [2022-07-05T06:58:17.011Z] GOPATH=/go
06:58:17 [2022-07-05T06:58:17.011Z] PKG_CONFIG=pkg-config
06:58:17 [2022-07-05T06:58:17.011Z] _=/usr/bin/env
06:58:17 [2022-07-05T06:58:17.011Z] Building test suite binary ./integration-cli/test.main
06:58:17 [2022-07-05T06:58:17.011Z] No new tests added to integration.
06:58:17 [2022-07-05T06:58:17.011Z] 
06:58:17 [2022-07-05T06:58:17.011Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:58:17 [2022-07-05T06:58:17.011Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:58:17 [2022-07-05T06:58:17.011Z] HOSTNAME=69814d57dc1c
06:58:17 [2022-07-05T06:58:17.011Z] TESTDEBUG=0
06:58:17 [2022-07-05T06:58:17.011Z] DEST=bundles/test-integration
06:58:17 [2022-07-05T06:58:17.011Z] PWD=/go/src/github.com/docker/docker
06:58:17 [2022-07-05T06:58:17.011Z] KEEPBUNDLE=1
06:58:17 [2022-07-05T06:58:17.011Z] DOCKER_GITCOMMIT=720fd638f6aecba6e2b9b86564a9bbe3d771f57e
06:58:17 [2022-07-05T06:58:17.011Z] container=docker
06:58:17 [2022-07-05T06:58:17.012Z] HOME=/root
06:58:17 [2022-07-05T06:58:17.012Z] GOLANG_VERSION=1.18.3
06:58:17 [2022-07-05T06:58:17.012Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:58:17 [2022-07-05T06:58:17.012Z] VALIDATE_BRANCH=master
06:58:17 [2022-07-05T06:58:17.012Z] TERM=xterm
06:58:17 [2022-07-05T06:58:17.012Z] DOCKER_PKG=github.com/docker/docker
06:58:17 [2022-07-05T06:58:17.012Z] SHLVL=1
06:58:17 [2022-07-05T06:58:17.012Z] TIMEOUT=120m
06:58:17 [2022-07-05T06:58:17.012Z] DOCKER_BUILDTAGS= journald
06:58:17 [2022-07-05T06:58:17.012Z] DOCKER_GRAPHDRIVER=overlay2
06:58:17 [2022-07-05T06:58:17.012Z] GO111MODULE=off
06:58:17 [2022-07-05T06:58:17.012Z] TEST_SKIP_INTEGRATION_CLI=1
06:58:17 [2022-07-05T06:58:17.012Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:58:17 [2022-07-05T06:58:17.012Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:58:17 [2022-07-05T06:58:17.012Z] GOPATH=/go
06:58:17 [2022-07-05T06:58:17.012Z] PKG_CONFIG=pkg-config
06:58:17 [2022-07-05T06:58:17.012Z] _=/usr/bin/env
06:58:17 [2022-07-05T06:58:17.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:58:18 [2022-07-05T06:58:18.261Z] Loaded image: debian:bullseye-slim
06:58:18 [2022-07-05T06:58:18.261Z] Loaded image: hello-world:latest
06:58:18 [2022-07-05T06:58:18.521Z] Loaded image: arm32v7/hello-world:latest
06:58:18 [2022-07-05T06:58:18.521Z] INFO: Testing against a local daemon
06:58:18 [2022-07-05T06:58:18.521Z] === RUN   TestCgroupNamespacesBuild
06:58:19 [2022-07-05T06:58:19.901Z] --- PASS: TestCgroupNamespacesBuild (1.44s)
06:58:19 [2022-07-05T06:58:19.901Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
06:58:21 [2022-07-05T06:58:21.280Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s)
06:58:21 [2022-07-05T06:58:21.281Z] === RUN   TestBuildWithSession
06:58:21 [2022-07-05T06:58:21.281Z]     build_session_test.go:25: TODO: BuildKit
06:58:21 [2022-07-05T06:58:21.281Z] --- SKIP: TestBuildWithSession (0.00s)
06:58:21 [2022-07-05T06:58:21.281Z] === RUN   TestBuildSquashParent
06:58:25 [2022-07-05T06:58:25.522Z] --- PASS: TestBuildSquashParent (4.25s)
06:58:25 [2022-07-05T06:58:25.522Z] === RUN   TestBuildWithRemoveAndForceRemove
06:58:25 [2022-07-05T06:58:25.522Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:58:25 [2022-07-05T06:58:25.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:58:25 [2022-07-05T06:58:25.522Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:58:25 [2022-07-05T06:58:25.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:58:25 [2022-07-05T06:58:25.522Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:58:25 [2022-07-05T06:58:25.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:58:25 [2022-07-05T06:58:25.522Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:58:25 [2022-07-05T06:58:25.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:58:25 [2022-07-05T06:58:25.522Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:58:25 [2022-07-05T06:58:25.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:58:25 [2022-07-05T06:58:25.522Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:58:25 [2022-07-05T06:58:25.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:58:25 [2022-07-05T06:58:25.522Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:58:25 [2022-07-05T06:58:25.522Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:58:27 [2022-07-05T06:58:27.489Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:58:27 [2022-07-05T06:58:27.750Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:58:29 [2022-07-05T06:58:29.130Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:58:29 [2022-07-05T06:58:29.130Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:58:31 [2022-07-05T06:58:31.040Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
06:58:31 [2022-07-05T06:58:31.040Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.09s)
06:58:31 [2022-07-05T06:58:31.040Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.18s)
06:58:31 [2022-07-05T06:58:31.040Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.30s)
06:58:31 [2022-07-05T06:58:31.040Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.50s)
06:58:31 [2022-07-05T06:58:31.040Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.66s)
06:58:31 [2022-07-05T06:58:31.040Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.61s)
06:58:31 [2022-07-05T06:58:31.040Z] === RUN   TestBuildMultiStageCopy
06:58:31 [2022-07-05T06:58:31.040Z] === RUN   TestBuildMultiStageCopy/copy_to_root
06:58:32 [2022-07-05T06:58:32.421Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
06:58:32 [2022-07-05T06:58:32.421Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
06:58:32 [2022-07-05T06:58:32.681Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
06:58:32 [2022-07-05T06:58:32.941Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
06:58:33 [2022-07-05T06:58:33.202Z] --- PASS: TestBuildMultiStageCopy (2.41s)
06:58:33 [2022-07-05T06:58:33.202Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s)
06:58:33 [2022-07-05T06:58:33.202Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s)
06:58:33 [2022-07-05T06:58:33.202Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
06:58:33 [2022-07-05T06:58:33.202Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
06:58:33 [2022-07-05T06:58:33.202Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
06:58:33 [2022-07-05T06:58:33.202Z] === RUN   TestBuildMultiStageParentConfig
06:58:33 [2022-07-05T06:58:33.771Z] --- PASS: TestBuildMultiStageParentConfig (0.65s)
06:58:33 [2022-07-05T06:58:33.771Z] === RUN   TestBuildLabelWithTargets
06:58:35 [2022-07-05T06:58:35.150Z] --- PASS: TestBuildLabelWithTargets (1.03s)
06:58:35 [2022-07-05T06:58:35.150Z] === RUN   TestBuildWithEmptyLayers
06:58:35 [2022-07-05T06:58:35.410Z] --- PASS: TestBuildWithEmptyLayers (0.46s)
06:58:35 [2022-07-05T06:58:35.410Z] === RUN   TestBuildMultiStageOnBuild
06:58:37 [2022-07-05T06:58:37.317Z] --- PASS: TestBuildMultiStageOnBuild (1.66s)
06:58:37 [2022-07-05T06:58:37.317Z] === RUN   TestBuildUncleanTarFilenames
06:58:37 [2022-07-05T06:58:37.577Z] --- PASS: TestBuildUncleanTarFilenames (0.61s)
06:58:37 [2022-07-05T06:58:37.577Z] === RUN   TestBuildMultiStageLayerLeak
06:58:39 [2022-07-05T06:58:39.485Z] --- PASS: TestBuildMultiStageLayerLeak (1.80s)
06:58:39 [2022-07-05T06:58:39.485Z] === RUN   TestBuildWithHugeFile
06:59:03 [2022-07-05T06:59:03.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:59:03 [2022-07-05T06:59:03.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:59:13 [2022-07-05T06:59:13.499Z] INFO [loader] Go packages loading at mode 575 (deps|types_sizes|files|imports|name|compiled_files|exports_file) took 2m50.814122282s 
06:59:13 [2022-07-05T06:59:13.499Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner.  Replaced by revive. 
06:59:13 [2022-07-05T06:59:13.499Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 491.429059ms 
06:59:25 [2022-07-05T06:59:25.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
06:59:31 [2022-07-05T06:59:31.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:59:35 [2022-07-05T06:59:35.737Z] --- PASS: TestBuildWithHugeFile (49.05s)
06:59:35 [2022-07-05T06:59:35.737Z] === RUN   TestBuildWCOWSandboxSize
06:59:35 [2022-07-05T06:59:35.737Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
06:59:35 [2022-07-05T06:59:35.737Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
06:59:35 [2022-07-05T06:59:35.737Z] === RUN   TestBuildWithEmptyDockerfile
06:59:35 [2022-07-05T06:59:35.737Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
06:59:35 [2022-07-05T06:59:35.737Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
06:59:35 [2022-07-05T06:59:35.737Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:59:35 [2022-07-05T06:59:35.737Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:59:35 [2022-07-05T06:59:35.737Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:59:35 [2022-07-05T06:59:35.737Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:59:35 [2022-07-05T06:59:35.737Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
06:59:35 [2022-07-05T06:59:35.737Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:59:35 [2022-07-05T06:59:35.737Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:59:35 [2022-07-05T06:59:35.737Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
06:59:35 [2022-07-05T06:59:35.737Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s)
06:59:35 [2022-07-05T06:59:35.737Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
06:59:35 [2022-07-05T06:59:35.737Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
06:59:35 [2022-07-05T06:59:35.737Z] === RUN   TestBuildPreserveOwnership
06:59:35 [2022-07-05T06:59:35.737Z] === RUN   TestBuildPreserveOwnership/copy_from
06:59:35 [2022-07-05T06:59:35.737Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
06:59:35 [2022-07-05T06:59:35.737Z] --- PASS: TestBuildPreserveOwnership (3.86s)
06:59:35 [2022-07-05T06:59:35.738Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.56s)
06:59:35 [2022-07-05T06:59:35.738Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s)
06:59:35 [2022-07-05T06:59:35.738Z] === RUN   TestBuildPlatformInvalid
06:59:35 [2022-07-05T06:59:35.738Z] --- PASS: TestBuildPlatformInvalid (0.08s)
06:59:35 [2022-07-05T06:59:35.738Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
06:59:35 [2022-07-05T06:59:35.738Z] Loaded image: busybox:latest
06:59:35 [2022-07-05T06:59:35.738Z] Loaded image: busybox:glibc
06:59:35 [2022-07-05T06:59:35.738Z] Loaded image: debian:bullseye-slim
06:59:35 [2022-07-05T06:59:35.738Z] Loaded image: hello-world:latest
06:59:35 [2022-07-05T06:59:35.738Z] Loaded image: arm32v7/hello-world:latest
06:59:41 [2022-07-05T06:59:41.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
06:59:41 [2022-07-05T06:59:41.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:59:42 [2022-07-05T06:59:42.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:59:43 [2022-07-05T06:59:43.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:59:43 [2022-07-05T06:59:43.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:59:43 [2022-07-05T06:59:43.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:59:43 [2022-07-05T06:59:43.865Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.99s)
06:59:43 [2022-07-05T06:59:43.865Z] PASS
06:59:43 [2022-07-05T06:59:43.865Z] 
06:59:43 [2022-07-05T06:59:43.865Z] === Skipped
06:59:43 [2022-07-05T06:59:43.865Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
06:59:43 [2022-07-05T06:59:43.865Z]     build_session_test.go:25: TODO: BuildKit
06:59:43 [2022-07-05T06:59:43.865Z] 
06:59:43 [2022-07-05T06:59:43.865Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
06:59:43 [2022-07-05T06:59:43.865Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
06:59:43 [2022-07-05T06:59:43.865Z] 
06:59:43 [2022-07-05T06:59:43.865Z] DONE 34 tests, 2 skipped in 86.977s
06:59:43 [2022-07-05T06:59:43.865Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
06:59:43 [2022-07-05T06:59:43.865Z] INFO: Testing against a local daemon
06:59:43 [2022-07-05T06:59:43.865Z] === RUN   TestConfigInspect
06:59:44 [2022-07-05T06:59:44.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:59:45 [2022-07-05T06:59:45.772Z] --- PASS: TestConfigInspect (2.32s)
06:59:45 [2022-07-05T06:59:45.772Z] === RUN   TestConfigList
06:59:47 [2022-07-05T06:59:47.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:59:48 [2022-07-05T06:59:48.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
06:59:48 [2022-07-05T06:59:48.308Z] --- PASS: TestConfigList (2.19s)
06:59:48 [2022-07-05T06:59:48.308Z] === RUN   TestConfigsCreateAndDelete
06:59:49 [2022-07-05T06:59:49.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
06:59:49 [2022-07-05T06:59:49.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
06:59:50 [2022-07-05T06:59:50.214Z] --- PASS: TestConfigsCreateAndDelete (2.23s)
06:59:50 [2022-07-05T06:59:50.214Z] === RUN   TestConfigsUpdate
06:59:50 [2022-07-05T06:59:50.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:59:51 [2022-07-05T06:59:51.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:59:52 [2022-07-05T06:59:52.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:59:52 [2022-07-05T06:59:52.753Z] --- PASS: TestConfigsUpdate (2.17s)
06:59:52 [2022-07-05T06:59:52.753Z] === RUN   TestTemplatedConfig
06:59:52 [2022-07-05T06:59:52.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:59:54 [2022-07-05T06:59:54.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:59:54 [2022-07-05T06:59:54.699Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:59:54 [2022-07-05T06:59:54.699Z] Using test binary docker
06:59:54 [2022-07-05T06:59:54.699Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:59:54 [2022-07-05T06:59:54.699Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:59:54 [2022-07-05T06:59:54.699Z] INFO: Waiting for daemon to start...
06:59:54 [2022-07-05T06:59:54.699Z] Starting dockerd
06:59:55 [2022-07-05T06:59:55.290Z] --- PASS: TestTemplatedConfig (2.58s)
06:59:55 [2022-07-05T06:59:55.290Z] === RUN   TestConfigCreateResolve
06:59:57 [2022-07-05T06:59:57.200Z] --- PASS: TestConfigCreateResolve (2.24s)
06:59:57 [2022-07-05T06:59:57.200Z] PASS
06:59:57 [2022-07-05T06:59:57.200Z] 
06:59:57 [2022-07-05T06:59:57.200Z] DONE 6 tests in 13.743s
06:59:57 [2022-07-05T06:59:57.200Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
06:59:57 [2022-07-05T06:59:57.200Z] INFO: Testing against a local daemon
06:59:57 [2022-07-05T06:59:57.200Z] === RUN   TestAttachWithTTY
06:59:57 [2022-07-05T06:59:57.215Z] .
06:59:57 [2022-07-05T06:59:57.215Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:59:57 [2022-07-05T06:59:57.215Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:59:57 [2022-07-05T06:59:57.215Z] Error: No such image: emptyfs
06:59:57 [2022-07-05T06:59:57.215Z] Running integration-test (iteration 1)
06:59:57 [2022-07-05T06:59:57.215Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
06:59:57 [2022-07-05T06:59:57.215Z] Loaded image: busybox:latest
06:59:57 [2022-07-05T06:59:57.215Z] Loaded image: busybox:glibc
06:59:57 [2022-07-05T06:59:57.460Z] --- PASS: TestAttachWithTTY (0.07s)
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestAttachWithoutTTy
06:59:57 [2022-07-05T06:59:57.460Z] --- PASS: TestAttachWithoutTTy (0.05s)
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestCheckpoint
06:59:57 [2022-07-05T06:59:57.460Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:59:57 [2022-07-05T06:59:57.460Z] --- SKIP: TestCheckpoint (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/commit
06:59:57 [2022-07-05T06:59:57.460Z] === PAUSE TestContainerInvalidJSON/commit
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/containers/create
06:59:57 [2022-07-05T06:59:57.460Z] === PAUSE TestContainerInvalidJSON/containers/create
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
06:59:57 [2022-07-05T06:59:57.460Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
06:59:57 [2022-07-05T06:59:57.460Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
06:59:57 [2022-07-05T06:59:57.460Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
06:59:57 [2022-07-05T06:59:57.460Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
06:59:57 [2022-07-05T06:59:57.460Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
06:59:57 [2022-07-05T06:59:57.460Z] === CONT  TestContainerInvalidJSON/commit
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
06:59:57 [2022-07-05T06:59:57.460Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/commit/empty_body
06:59:57 [2022-07-05T06:59:57.460Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
06:59:57 [2022-07-05T06:59:57.460Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
06:59:57 [2022-07-05T06:59:57.460Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
06:59:57 [2022-07-05T06:59:57.460Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
06:59:57 [2022-07-05T06:59:57.460Z] === CONT  TestContainerInvalidJSON/containers/create
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
06:59:57 [2022-07-05T06:59:57.460Z] --- PASS: TestContainerInvalidJSON (0.02s)
06:59:57 [2022-07-05T06:59:57.460Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestCopyFromContainerPathDoesNotExist
06:59:57 [2022-07-05T06:59:57.460Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestCopyFromContainerPathIsNotDir
06:59:57 [2022-07-05T06:59:57.460Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
06:59:57 [2022-07-05T06:59:57.460Z] === RUN   TestCopyToContainerPathDoesNotExist
06:59:57 [2022-07-05T06:59:57.720Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
06:59:57 [2022-07-05T06:59:57.720Z] === RUN   TestCopyEmptyFile
06:59:57 [2022-07-05T06:59:57.980Z] --- PASS: TestCopyEmptyFile (0.23s)
06:59:57 [2022-07-05T06:59:57.980Z] === RUN   TestCopyToContainerPathIsNotDir
06:59:57 [2022-07-05T06:59:57.980Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
06:59:57 [2022-07-05T06:59:57.980Z] === RUN   TestCopyFromContainer
06:59:58 [2022-07-05T06:59:58.582Z] Loaded image: debian:bullseye-slim
06:59:58 [2022-07-05T06:59:58.582Z] Loaded image: hello-world:latest
06:59:58 [2022-07-05T06:59:58.838Z] Loaded image: arm32v7/hello-world:latest
06:59:58 [2022-07-05T06:59:58.838Z] INFO: Testing against a local daemon
06:59:58 [2022-07-05T06:59:58.838Z] === RUN   TestCgroupNamespacesBuild
06:59:58 [2022-07-05T06:59:58.917Z] === RUN   TestCopyFromContainer//
06:59:59 [2022-07-05T06:59:59.177Z] === RUN   TestCopyFromContainer//bar/root
06:59:59 [2022-07-05T06:59:59.177Z] === RUN   TestCopyFromContainer//bar/root/
06:59:59 [2022-07-05T06:59:59.177Z] === RUN   TestCopyFromContainer/bar/quux
06:59:59 [2022-07-05T06:59:59.177Z] === RUN   TestCopyFromContainer/bar/quux/
06:59:59 [2022-07-05T06:59:59.437Z] === RUN   TestCopyFromContainer/bar/quux/baz
06:59:59 [2022-07-05T06:59:59.437Z] === RUN   TestCopyFromContainer/bar/filesymlink
06:59:59 [2022-07-05T06:59:59.437Z] === RUN   TestCopyFromContainer/bar/dirsymlink
06:59:59 [2022-07-05T06:59:59.437Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
06:59:59 [2022-07-05T06:59:59.697Z] === RUN   TestCopyFromContainer/bar/notarget
06:59:59 [2022-07-05T06:59:59.697Z] --- PASS: TestCopyFromContainer (1.76s)
06:59:59 [2022-07-05T06:59:59.697Z]     --- PASS: TestCopyFromContainer// (0.06s)
06:59:59 [2022-07-05T06:59:59.697Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
06:59:59 [2022-07-05T06:59:59.697Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
06:59:59 [2022-07-05T06:59:59.697Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
06:59:59 [2022-07-05T06:59:59.697Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
06:59:59 [2022-07-05T06:59:59.697Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
06:59:59 [2022-07-05T06:59:59.697Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
06:59:59 [2022-07-05T06:59:59.697Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
06:59:59 [2022-07-05T06:59:59.697Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
06:59:59 [2022-07-05T06:59:59.697Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
06:59:59 [2022-07-05T06:59:59.697Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
06:59:59 [2022-07-05T06:59:59.697Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:59:59 [2022-07-05T06:59:59.697Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:59:59 [2022-07-05T06:59:59.697Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:59:59 [2022-07-05T06:59:59.697Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:59:59 [2022-07-05T06:59:59.697Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
06:59:59 [2022-07-05T06:59:59.697Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
06:59:59 [2022-07-05T06:59:59.697Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:59:59 [2022-07-05T06:59:59.697Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
06:59:59 [2022-07-05T06:59:59.697Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:59:59 [2022-07-05T06:59:59.697Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
06:59:59 [2022-07-05T06:59:59.697Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
06:59:59 [2022-07-05T06:59:59.697Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
06:59:59 [2022-07-05T06:59:59.697Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
06:59:59 [2022-07-05T06:59:59.697Z] === RUN   TestCreateLinkToNonExistingContainer
06:59:59 [2022-07-05T06:59:59.697Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
06:59:59 [2022-07-05T06:59:59.697Z] === RUN   TestCreateWithInvalidEnv
06:59:59 [2022-07-05T06:59:59.697Z] === RUN   TestCreateWithInvalidEnv/0
06:59:59 [2022-07-05T06:59:59.697Z] === PAUSE TestCreateWithInvalidEnv/0
06:59:59 [2022-07-05T06:59:59.697Z] === RUN   TestCreateWithInvalidEnv/1
06:59:59 [2022-07-05T06:59:59.697Z] === PAUSE TestCreateWithInvalidEnv/1
06:59:59 [2022-07-05T06:59:59.697Z] === RUN   TestCreateWithInvalidEnv/2
06:59:59 [2022-07-05T06:59:59.697Z] === PAUSE TestCreateWithInvalidEnv/2
06:59:59 [2022-07-05T06:59:59.697Z] === CONT  TestCreateWithInvalidEnv/0
06:59:59 [2022-07-05T06:59:59.697Z] === CONT  TestCreateWithInvalidEnv/2
06:59:59 [2022-07-05T06:59:59.697Z] === CONT  TestCreateWithInvalidEnv/1
06:59:59 [2022-07-05T06:59:59.697Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
06:59:59 [2022-07-05T06:59:59.697Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
06:59:59 [2022-07-05T06:59:59.697Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
06:59:59 [2022-07-05T06:59:59.697Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
06:59:59 [2022-07-05T06:59:59.697Z] === RUN   TestCreateTmpfsMountsTarget
06:59:59 [2022-07-05T06:59:59.697Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
06:59:59 [2022-07-05T06:59:59.697Z] === RUN   TestCreateWithCustomMaskedPaths
07:00:00 [2022-07-05T07:00:00.205Z] --- PASS: TestCgroupNamespacesBuild (1.27s)
07:00:00 [2022-07-05T07:00:00.205Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:00:00 [2022-07-05T07:00:00.936Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.984s	coverage: 60.6% of statements
07:00:00 [2022-07-05T07:00:00.936Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
07:00:00 [2022-07-05T07:00:00.936Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
07:00:00 [2022-07-05T07:00:00.936Z] ok  	github.com/docker/docker/libnetwork/osl	4.316s	coverage: 39.7% of statements
07:00:00 [2022-07-05T07:00:00.936Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
07:00:00 [2022-07-05T07:00:00.936Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
07:00:01 [2022-07-05T07:00:01.138Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s)
07:00:01 [2022-07-05T07:00:01.138Z] === RUN   TestBuildWithSession
07:00:01 [2022-07-05T07:00:01.138Z]     build_session_test.go:25: TODO: BuildKit
07:00:01 [2022-07-05T07:00:01.138Z] --- SKIP: TestBuildWithSession (0.00s)
07:00:01 [2022-07-05T07:00:01.138Z] === RUN   TestBuildSquashParent
07:00:01 [2022-07-05T07:00:01.195Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.660s	coverage: 48.6% of statements
07:00:01 [2022-07-05T07:00:01.454Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 70.6% of statements
07:00:01 [2022-07-05T07:00:01.454Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
07:00:01 [2022-07-05T07:00:01.607Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s)
07:00:01 [2022-07-05T07:00:01.607Z] === RUN   TestCreateWithCustomReadonlyPaths
07:00:01 [2022-07-05T07:00:01.713Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
07:00:01 [2022-07-05T07:00:01.973Z] 
07:00:01 [2022-07-05T07:00:01.973Z] === Skipped
07:00:01 [2022-07-05T07:00:01.973Z] === SKIP: libnetwork TestParallel1 (0.00s)
07:00:01 [2022-07-05T07:00:01.973Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
07:00:01 [2022-07-05T07:00:01.973Z] 
07:00:01 [2022-07-05T07:00:01.973Z] === SKIP: libnetwork TestParallel3 (0.00s)
07:00:01 [2022-07-05T07:00:01.973Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
07:00:01 [2022-07-05T07:00:01.973Z] 
07:00:01 [2022-07-05T07:00:01.973Z] === SKIP: libnetwork TestParallel2 (0.00s)
07:00:01 [2022-07-05T07:00:01.973Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
07:00:01 [2022-07-05T07:00:01.973Z] 
07:00:01 [2022-07-05T07:00:01.973Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
07:00:01 [2022-07-05T07:00:01.973Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
07:00:01 [2022-07-05T07:00:01.973Z] 
07:00:01 [2022-07-05T07:00:01.973Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
07:00:01 [2022-07-05T07:00:01.973Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
07:00:01 [2022-07-05T07:00:01.973Z] 
07:00:01 [2022-07-05T07:00:01.973Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
07:00:01 [2022-07-05T07:00:01.973Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
07:00:01 [2022-07-05T07:00:01.973Z] 
07:00:01 [2022-07-05T07:00:01.973Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
07:00:01 [2022-07-05T07:00:01.973Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
07:00:01 [2022-07-05T07:00:01.973Z] 
07:00:01 [2022-07-05T07:00:01.973Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
07:00:01 [2022-07-05T07:00:01.973Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
07:00:01 [2022-07-05T07:00:01.973Z] 
07:00:01 [2022-07-05T07:00:01.973Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
07:00:01 [2022-07-05T07:00:01.973Z]     firewalld_test.go:14: firewalld is not running
07:00:01 [2022-07-05T07:00:01.973Z] 
07:00:01 [2022-07-05T07:00:01.973Z] DONE 327 tests, 9 skipped in 202.707s
Post stage
[Pipeline] junit
07:00:02 [2022-07-05T07:00:02.555Z] Recording test results
07:00:02 [2022-07-05T07:00:02.989Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s)
07:00:02 [2022-07-05T07:00:02.989Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:00:02 [2022-07-05T07:00:02.989Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:00:02 [2022-07-05T07:00:02.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:00:02 [2022-07-05T07:00:02.989Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:00:02 [2022-07-05T07:00:02.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:00:02 [2022-07-05T07:00:02.989Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:00:02 [2022-07-05T07:00:02.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:00:02 [2022-07-05T07:00:02.989Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:00:02 [2022-07-05T07:00:02.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:00:02 [2022-07-05T07:00:02.989Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:00:02 [2022-07-05T07:00:02.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:00:02 [2022-07-05T07:00:02.989Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:00:02 [2022-07-05T07:00:02.989Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:00:02 [2022-07-05T07:00:02.989Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:00:02 [2022-07-05T07:00:02.989Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:00:02 [2022-07-05T07:00:02.989Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:00:02 [2022-07-05T07:00:02.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
07:00:02 [2022-07-05T07:00:02.989Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
07:00:02 [2022-07-05T07:00:02.989Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
07:00:02 [2022-07-05T07:00:02.989Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
07:00:02 [2022-07-05T07:00:02.989Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
07:00:02 [2022-07-05T07:00:02.989Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
07:00:02 [2022-07-05T07:00:02.989Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:00:03 [2022-07-05T07:00:03.558Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s)
07:00:03 [2022-07-05T07:00:03.558Z] === RUN   TestCreateDifferentPlatform
07:00:03 [2022-07-05T07:00:03.558Z] === RUN   TestCreateDifferentPlatform/different_os
07:00:03 [2022-07-05T07:00:03.558Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:00:03 [2022-07-05T07:00:03.558Z] --- PASS: TestCreateDifferentPlatform (0.02s)
07:00:03 [2022-07-05T07:00:03.558Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:00:03 [2022-07-05T07:00:03.558Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:00:03 [2022-07-05T07:00:03.558Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:00:03 [2022-07-05T07:00:03.558Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
07:00:03 [2022-07-05T07:00:03.558Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:00:03 [2022-07-05T07:00:03.558Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
07:00:03 [2022-07-05T07:00:03.558Z] === RUN   TestCreateInvalidHostConfig
07:00:03 [2022-07-05T07:00:03.559Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
07:00:03 [2022-07-05T07:00:03.559Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
07:00:03 [2022-07-05T07:00:03.559Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
07:00:03 [2022-07-05T07:00:03.559Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
07:00:03 [2022-07-05T07:00:03.559Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:00:03 [2022-07-05T07:00:03.559Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:00:03 [2022-07-05T07:00:03.559Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
07:00:03 [2022-07-05T07:00:03.559Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
07:00:03 [2022-07-05T07:00:03.559Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
07:00:03 [2022-07-05T07:00:03.559Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
07:00:03 [2022-07-05T07:00:03.559Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:00:03 [2022-07-05T07:00:03.559Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
07:00:03 [2022-07-05T07:00:03.559Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
07:00:03 [2022-07-05T07:00:03.559Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
07:00:03 [2022-07-05T07:00:03.559Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
07:00:03 [2022-07-05T07:00:03.559Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
07:00:03 [2022-07-05T07:00:03.559Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
07:00:03 [2022-07-05T07:00:03.559Z] === RUN   TestContainerStartOnDaemonRestart
07:00:03 [2022-07-05T07:00:03.559Z] === PAUSE TestContainerStartOnDaemonRestart
07:00:03 [2022-07-05T07:00:03.559Z] === RUN   TestDaemonRestartIpcMode
07:00:03 [2022-07-05T07:00:03.559Z] === PAUSE TestDaemonRestartIpcMode
07:00:03 [2022-07-05T07:00:03.559Z] === RUN   TestDaemonHostGatewayIP
07:00:03 [2022-07-05T07:00:03.559Z] === PAUSE TestDaemonHostGatewayIP
07:00:03 [2022-07-05T07:00:03.559Z] === RUN   TestRestartDaemonWithRestartingContainer
07:00:03 [2022-07-05T07:00:03.559Z] === PAUSE TestRestartDaemonWithRestartingContainer
07:00:03 [2022-07-05T07:00:03.559Z] === RUN   TestContainerKillOnDaemonStart
07:00:03 [2022-07-05T07:00:03.559Z] === PAUSE TestContainerKillOnDaemonStart
07:00:03 [2022-07-05T07:00:03.559Z] === RUN   TestDiff
07:00:04 [2022-07-05T07:00:04.127Z] --- PASS: TestDiff (0.57s)
07:00:04 [2022-07-05T07:00:04.127Z] === RUN   TestExecConsoleSize
07:00:04 [2022-07-05T07:00:04.316Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:00:04 [2022-07-05T07:00:04.663Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43768/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=720fd638f6aecba6e2b9b86564a9bbe3d771f57e -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e hack/make.sh dynbinary test-integration
07:00:05 [2022-07-05T07:00:05.067Z] --- PASS: TestExecConsoleSize (0.66s)
07:00:05 [2022-07-05T07:00:05.067Z] === RUN   TestExecWithCloseStdin
07:00:05 [2022-07-05T07:00:05.232Z] 
07:00:05 [2022-07-05T07:00:05.232Z] Removing bundles/
07:00:05 [2022-07-05T07:00:05.232Z] 
07:00:05 [2022-07-05T07:00:05.232Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:00:05 [2022-07-05T07:00:05.232Z] Building: bundles/dynbinary-daemon/dockerd
07:00:05 [2022-07-05T07:00:05.232Z] GOOS="" GOARCH="" GOARM=""
07:00:05 [2022-07-05T07:00:05.636Z] --- PASS: TestExecWithCloseStdin (0.66s)
07:00:05 [2022-07-05T07:00:05.636Z] === RUN   TestExec
07:00:06 [2022-07-05T07:00:06.204Z] --- PASS: TestExec (0.75s)
07:00:06 [2022-07-05T07:00:06.204Z] === RUN   TestExecUser
07:00:07 [2022-07-05T07:00:07.142Z] --- PASS: TestExecUser (0.64s)
07:00:07 [2022-07-05T07:00:07.142Z] === RUN   TestExportContainerAndImportImage
07:00:07 [2022-07-05T07:00:07.711Z] --- PASS: TestExportContainerAndImportImage (0.69s)
07:00:07 [2022-07-05T07:00:07.711Z] === RUN   TestExportContainerAfterDaemonRestart
07:00:09 [2022-07-05T07:00:09.090Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
07:00:09 [2022-07-05T07:00:09.090Z] === RUN   TestHealthCheckWorkdir
07:00:09 [2022-07-05T07:00:09.228Z] --- PASS: TestBuildSquashParent (6.95s)
07:00:09 [2022-07-05T07:00:09.228Z] === RUN   TestBuildWithRemoveAndForceRemove
07:00:09 [2022-07-05T07:00:09.228Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:00:09 [2022-07-05T07:00:09.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:00:09 [2022-07-05T07:00:09.228Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:00:09 [2022-07-05T07:00:09.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:00:09 [2022-07-05T07:00:09.228Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:00:09 [2022-07-05T07:00:09.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:00:09 [2022-07-05T07:00:09.228Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:00:09 [2022-07-05T07:00:09.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:00:09 [2022-07-05T07:00:09.228Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:00:09 [2022-07-05T07:00:09.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:00:09 [2022-07-05T07:00:09.228Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:00:09 [2022-07-05T07:00:09.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:00:09 [2022-07-05T07:00:09.228Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:00:09 [2022-07-05T07:00:09.228Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:00:09 [2022-07-05T07:00:09.659Z] --- PASS: TestHealthCheckWorkdir (0.75s)
07:00:09 [2022-07-05T07:00:09.659Z] === RUN   TestHealthKillContainer
07:00:09 [2022-07-05T07:00:09.790Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:00:10 [2022-07-05T07:00:10.046Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:00:11 [2022-07-05T07:00:11.944Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:00:11 [2022-07-05T07:00:11.944Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:00:13 [2022-07-05T07:00:13.834Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
07:00:13 [2022-07-05T07:00:13.834Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.74s)
07:00:13 [2022-07-05T07:00:13.834Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.83s)
07:00:13 [2022-07-05T07:00:13.834Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.76s)
07:00:13 [2022-07-05T07:00:13.834Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.97s)
07:00:13 [2022-07-05T07:00:13.834Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.82s)
07:00:13 [2022-07-05T07:00:13.834Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s)
07:00:13 [2022-07-05T07:00:13.834Z] === RUN   TestBuildMultiStageCopy
07:00:13 [2022-07-05T07:00:13.834Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:00:17 [2022-07-05T07:00:17.135Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:00:17 [2022-07-05T07:00:17.781Z] --- PASS: TestHealthKillContainer (8.19s)
07:00:17 [2022-07-05T07:00:17.781Z] === RUN   TestInspectCpusetInConfigPre120
07:00:18 [2022-07-05T07:00:18.066Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:00:18 [2022-07-05T07:00:18.351Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s)
07:00:18 [2022-07-05T07:00:18.351Z] === RUN   TestIpcModeNone
07:00:18 [2022-07-05T07:00:18.934Z] --- PASS: TestIpcModeNone (0.65s)
07:00:18 [2022-07-05T07:00:18.934Z] === RUN   TestIpcModePrivate
07:00:18 [2022-07-05T07:00:18.994Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:00:19 [2022-07-05T07:00:19.513Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
07:00:19 [2022-07-05T07:00:19.777Z] --- PASS: TestIpcModePrivate (0.70s)
07:00:19 [2022-07-05T07:00:19.777Z] === RUN   TestIpcModeShareable
07:00:20 [2022-07-05T07:00:20.053Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
07:00:20 [2022-07-05T07:00:20.314Z] --- PASS: TestIpcModeShareable (0.67s)
07:00:20 [2022-07-05T07:00:20.314Z] === RUN   TestAPIIpcModeShareableAndContainer
07:00:20 [2022-07-05T07:00:20.359Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:00:21 [2022-07-05T07:00:21.286Z] --- PASS: TestBuildMultiStageCopy (7.36s)
07:00:21 [2022-07-05T07:00:21.286Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s)
07:00:21 [2022-07-05T07:00:21.286Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s)
07:00:21 [2022-07-05T07:00:21.286Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
07:00:21 [2022-07-05T07:00:21.286Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
07:00:21 [2022-07-05T07:00:21.286Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
07:00:21 [2022-07-05T07:00:21.286Z] === RUN   TestBuildMultiStageParentConfig
07:00:22 [2022-07-05T07:00:22.221Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.91s)
07:00:22 [2022-07-05T07:00:22.221Z] === RUN   TestAPIIpcModeHost
07:00:22 [2022-07-05T07:00:22.790Z] --- PASS: TestAPIIpcModeHost (0.43s)
07:00:22 [2022-07-05T07:00:22.790Z] === RUN   TestDaemonIpcModeShareable
07:00:23 [2022-07-05T07:00:23.728Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
07:00:23 [2022-07-05T07:00:23.987Z] --- PASS: TestDaemonIpcModeShareable (1.20s)
07:00:23 [2022-07-05T07:00:23.987Z] === RUN   TestDaemonIpcModePrivate
07:00:24 [2022-07-05T07:00:24.925Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
07:00:25 [2022-07-05T07:00:25.185Z] --- PASS: TestDaemonIpcModePrivate (1.19s)
07:00:25 [2022-07-05T07:00:25.185Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:00:26 [2022-07-05T07:00:26.124Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
07:00:26 [2022-07-05T07:00:26.383Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.26s)
07:00:26 [2022-07-05T07:00:26.383Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:00:26 [2022-07-05T07:00:26.528Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
07:00:26 [2022-07-05T07:00:26.528Z] === RUN   TestBuildLabelWithTargets
07:00:27 [2022-07-05T07:00:27.321Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
07:00:27 [2022-07-05T07:00:27.581Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s)
07:00:27 [2022-07-05T07:00:27.581Z] === RUN   TestIpcModeOlderClient
07:00:27 [2022-07-05T07:00:27.581Z] === PAUSE TestIpcModeOlderClient
07:00:27 [2022-07-05T07:00:27.581Z] === RUN   TestKillContainerInvalidSignal
07:00:28 [2022-07-05T07:00:28.149Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
07:00:28 [2022-07-05T07:00:28.149Z] === RUN   TestKillContainer
07:00:28 [2022-07-05T07:00:28.149Z] === RUN   TestKillContainer/no_signal
07:00:28 [2022-07-05T07:00:28.409Z] === RUN   TestKillContainer/non_killing_signal
07:00:28 [2022-07-05T07:00:28.669Z] === RUN   TestKillContainer/killing_signal
07:00:29 [2022-07-05T07:00:29.239Z] --- PASS: TestKillContainer (1.33s)
07:00:29 [2022-07-05T07:00:29.239Z]     --- PASS: TestKillContainer/no_signal (0.42s)
07:00:29 [2022-07-05T07:00:29.239Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
07:00:29 [2022-07-05T07:00:29.239Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
07:00:29 [2022-07-05T07:00:29.239Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:00:29 [2022-07-05T07:00:29.499Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:00:29 [2022-07-05T07:00:29.759Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:00:30 [2022-07-05T07:00:30.698Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s)
07:00:30 [2022-07-05T07:00:30.698Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
07:00:30 [2022-07-05T07:00:30.698Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
07:00:30 [2022-07-05T07:00:30.698Z] === RUN   TestKillStoppedContainer
07:00:30 [2022-07-05T07:00:30.698Z] --- PASS: TestKillStoppedContainer (0.05s)
07:00:30 [2022-07-05T07:00:30.698Z] === RUN   TestKillStoppedContainerAPIPre120
07:00:30 [2022-07-05T07:00:30.698Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
07:00:30 [2022-07-05T07:00:30.698Z] === RUN   TestKillDifferentUserContainer
07:00:31 [2022-07-05T07:00:31.267Z] --- PASS: TestKillDifferentUserContainer (0.55s)
07:00:31 [2022-07-05T07:00:31.267Z] === RUN   TestInspectOomKilledTrue
07:00:31 [2022-07-05T07:00:31.267Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
07:00:31 [2022-07-05T07:00:31.267Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:00:31 [2022-07-05T07:00:31.267Z] === RUN   TestInspectOomKilledFalse
07:00:31 [2022-07-05T07:00:31.837Z] --- PASS: TestInspectOomKilledFalse (0.42s)
07:00:31 [2022-07-05T07:00:31.837Z] === RUN   TestLinksEtcHostsContentMatch
07:00:32 [2022-07-05T07:00:32.097Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s)
07:00:32 [2022-07-05T07:00:32.097Z] === RUN   TestLinksContainerNames
07:00:33 [2022-07-05T07:00:33.036Z] --- PASS: TestLinksContainerNames (0.90s)
07:00:33 [2022-07-05T07:00:33.036Z] === RUN   TestLogsFollowTailEmpty
07:00:33 [2022-07-05T07:00:33.604Z] --- PASS: TestLogsFollowTailEmpty (0.46s)
07:00:33 [2022-07-05T07:00:33.604Z] === RUN   TestLogs
07:00:33 [2022-07-05T07:00:33.604Z] === RUN   TestLogs/driver_local
07:00:33 [2022-07-05T07:00:33.604Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
07:00:33 [2022-07-05T07:00:33.604Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
07:00:33 [2022-07-05T07:00:33.604Z] === RUN   TestLogs/driver_local/tty/only_stdout
07:00:33 [2022-07-05T07:00:33.604Z] === PAUSE TestLogs/driver_local/tty/only_stdout
07:00:33 [2022-07-05T07:00:33.604Z] === RUN   TestLogs/driver_local/tty/only_stderr
07:00:33 [2022-07-05T07:00:33.604Z] === PAUSE TestLogs/driver_local/tty/only_stderr
07:00:33 [2022-07-05T07:00:33.604Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
07:00:33 [2022-07-05T07:00:33.604Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
07:00:33 [2022-07-05T07:00:33.604Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
07:00:33 [2022-07-05T07:00:33.604Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
07:00:33 [2022-07-05T07:00:33.604Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
07:00:33 [2022-07-05T07:00:33.604Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
07:00:33 [2022-07-05T07:00:33.604Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
07:00:33 [2022-07-05T07:00:33.604Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
07:00:34 [2022-07-05T07:00:34.173Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
07:00:34 [2022-07-05T07:00:34.173Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
07:00:34 [2022-07-05T07:00:34.616Z] --- PASS: TestBuildLabelWithTargets (8.01s)
07:00:34 [2022-07-05T07:00:34.616Z] === RUN   TestBuildWithEmptyLayers
07:00:34 [2022-07-05T07:00:34.745Z] === CONT  TestLogs/driver_local/tty/only_stderr
07:00:35 [2022-07-05T07:00:35.005Z] === CONT  TestLogs/driver_local/tty/only_stdout
07:00:35 [2022-07-05T07:00:35.575Z] === RUN   TestLogs/driver_json-file
07:00:35 [2022-07-05T07:00:35.575Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
07:00:35 [2022-07-05T07:00:35.575Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
07:00:35 [2022-07-05T07:00:35.575Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
07:00:35 [2022-07-05T07:00:35.575Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
07:00:35 [2022-07-05T07:00:35.575Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
07:00:35 [2022-07-05T07:00:35.575Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
07:00:35 [2022-07-05T07:00:35.575Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:00:35 [2022-07-05T07:00:35.575Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:00:35 [2022-07-05T07:00:35.575Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
07:00:35 [2022-07-05T07:00:35.575Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
07:00:35 [2022-07-05T07:00:35.575Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
07:00:35 [2022-07-05T07:00:35.576Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
07:00:35 [2022-07-05T07:00:35.576Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
07:00:35 [2022-07-05T07:00:35.576Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
07:00:36 [2022-07-05T07:00:36.147Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
07:00:36 [2022-07-05T07:00:36.147Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:00:36 [2022-07-05T07:00:36.717Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
07:00:36 [2022-07-05T07:00:36.717Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
07:00:37 [2022-07-05T07:00:37.133Z] --- PASS: TestBuildWithEmptyLayers (2.98s)
07:00:37 [2022-07-05T07:00:37.133Z] === RUN   TestBuildMultiStageOnBuild
07:00:37 [2022-07-05T07:00:37.657Z] --- PASS: TestLogs (4.04s)
07:00:37 [2022-07-05T07:00:37.657Z]     --- PASS: TestLogs/driver_local (0.01s)
07:00:37 [2022-07-05T07:00:37.657Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.61s)
07:00:37 [2022-07-05T07:00:37.657Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s)
07:00:37 [2022-07-05T07:00:37.657Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.67s)
07:00:37 [2022-07-05T07:00:37.657Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.82s)
07:00:37 [2022-07-05T07:00:37.657Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s)
07:00:37 [2022-07-05T07:00:37.657Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s)
07:00:37 [2022-07-05T07:00:37.657Z]     --- PASS: TestLogs/driver_json-file (0.01s)
07:00:37 [2022-07-05T07:00:37.657Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.64s)
07:00:37 [2022-07-05T07:00:37.657Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.75s)
07:00:37 [2022-07-05T07:00:37.657Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.73s)
07:00:37 [2022-07-05T07:00:37.657Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.64s)
07:00:37 [2022-07-05T07:00:37.657Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.61s)
07:00:37 [2022-07-05T07:00:37.657Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.69s)
07:00:37 [2022-07-05T07:00:37.657Z] === RUN   TestContainerNetworkMountsNoChown
07:00:37 [2022-07-05T07:00:37.918Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/default
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/default
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/private
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/private
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/rprivate
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/rprivate
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/slave
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/slave
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/rslave
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/rslave
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/shared
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/shared
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/rshared
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/rshared
07:00:37 [2022-07-05T07:00:37.918Z] === CONT  TestMountDaemonRoot/default
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/default/bind_root
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/default/mount_root
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === CONT  TestMountDaemonRoot/default/bind_root
07:00:37 [2022-07-05T07:00:37.918Z] === CONT  TestMountDaemonRoot/rshared
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:00:37 [2022-07-05T07:00:37.918Z] === CONT  TestMountDaemonRoot/shared
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === CONT  TestMountDaemonRoot/rslave
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === CONT  TestMountDaemonRoot/slave
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === CONT  TestMountDaemonRoot/rprivate
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:00:37 [2022-07-05T07:00:37.918Z] === CONT  TestMountDaemonRoot/private
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/private/bind_root
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/private/mount_root
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:00:37 [2022-07-05T07:00:37.918Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:00:37 [2022-07-05T07:00:37.918Z] === CONT  TestMountDaemonRoot/default/mount_root
07:00:38 [2022-07-05T07:00:38.179Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:00:38 [2022-07-05T07:00:38.179Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:00:38 [2022-07-05T07:00:38.179Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:00:38 [2022-07-05T07:00:38.179Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:00:38 [2022-07-05T07:00:38.179Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:00:38 [2022-07-05T07:00:38.179Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:00:38 [2022-07-05T07:00:38.179Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:00:38 [2022-07-05T07:00:38.179Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:00:38 [2022-07-05T07:00:38.179Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:00:38 [2022-07-05T07:00:38.179Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:00:38 [2022-07-05T07:00:38.179Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:00:38 [2022-07-05T07:00:38.179Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:00:38 [2022-07-05T07:00:38.179Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:00:38 [2022-07-05T07:00:38.179Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:00:38 [2022-07-05T07:00:38.438Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:00:38 [2022-07-05T07:00:38.438Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:00:38 [2022-07-05T07:00:38.438Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:00:38 [2022-07-05T07:00:38.438Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:00:38 [2022-07-05T07:00:38.438Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:00:38 [2022-07-05T07:00:38.438Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:00:38 [2022-07-05T07:00:38.438Z] === CONT  TestMountDaemonRoot/private/bind_root
07:00:38 [2022-07-05T07:00:38.438Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:00:38 [2022-07-05T07:00:38.438Z] === CONT  TestMountDaemonRoot/private/mount_root
07:00:38 [2022-07-05T07:00:38.438Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:00:38 [2022-07-05T07:00:38.438Z] --- PASS: TestMountDaemonRoot (0.02s)
07:00:38 [2022-07-05T07:00:38.438Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:00:38 [2022-07-05T07:00:38.438Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
07:00:38 [2022-07-05T07:00:38.438Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
07:00:38 [2022-07-05T07:00:38.438Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
07:00:38 [2022-07-05T07:00:38.438Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
07:00:38 [2022-07-05T07:00:38.438Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:00:38 [2022-07-05T07:00:38.438Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
07:00:38 [2022-07-05T07:00:38.438Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
07:00:38 [2022-07-05T07:00:38.438Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
07:00:38 [2022-07-05T07:00:38.438Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
07:00:38 [2022-07-05T07:00:38.438Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:00:38 [2022-07-05T07:00:38.438Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
07:00:38 [2022-07-05T07:00:38.438Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
07:00:38 [2022-07-05T07:00:38.438Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
07:00:38 [2022-07-05T07:00:38.438Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
07:00:38 [2022-07-05T07:00:38.438Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:00:38 [2022-07-05T07:00:38.439Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
07:00:38 [2022-07-05T07:00:38.439Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
07:00:38 [2022-07-05T07:00:38.439Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
07:00:38 [2022-07-05T07:00:38.439Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
07:00:38 [2022-07-05T07:00:38.439Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:00:38 [2022-07-05T07:00:38.439Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
07:00:38 [2022-07-05T07:00:38.439Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
07:00:38 [2022-07-05T07:00:38.439Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
07:00:38 [2022-07-05T07:00:38.439Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
07:00:38 [2022-07-05T07:00:38.439Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:00:38 [2022-07-05T07:00:38.439Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
07:00:38 [2022-07-05T07:00:38.439Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
07:00:38 [2022-07-05T07:00:38.439Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
07:00:38 [2022-07-05T07:00:38.439Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
07:00:38 [2022-07-05T07:00:38.439Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:00:38 [2022-07-05T07:00:38.439Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
07:00:38 [2022-07-05T07:00:38.439Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
07:00:38 [2022-07-05T07:00:38.439Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
07:00:38 [2022-07-05T07:00:38.439Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
07:00:38 [2022-07-05T07:00:38.439Z] === RUN   TestContainerBindMountNonRecursive
07:00:39 [2022-07-05T07:00:39.820Z] --- PASS: TestContainerBindMountNonRecursive (1.23s)
07:00:39 [2022-07-05T07:00:39.820Z] === RUN   TestContainerVolumesMountedAsShared
07:00:40 [2022-07-05T07:00:40.083Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
07:00:40 [2022-07-05T07:00:40.083Z] === RUN   TestContainerVolumesMountedAsSlave
07:00:40 [2022-07-05T07:00:40.653Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
07:00:40 [2022-07-05T07:00:40.653Z] === RUN   TestNetworkNat
07:00:40 [2022-07-05T07:00:40.912Z] --- PASS: TestNetworkNat (0.47s)
07:00:40 [2022-07-05T07:00:40.912Z] === RUN   TestNetworkLocalhostTCPNat
07:00:41 [2022-07-05T07:00:41.483Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
07:00:41 [2022-07-05T07:00:41.483Z] === RUN   TestNetworkLoopbackNat
07:00:42 [2022-07-05T07:00:42.377Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
07:00:42 [2022-07-05T07:00:42.377Z] === RUN   TestBuildUncleanTarFilenames
07:00:42 [2022-07-05T07:00:42.635Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
07:00:42 [2022-07-05T07:00:42.635Z] === RUN   TestBuildMultiStageLayerLeak
07:00:44 [2022-07-05T07:00:44.019Z] --- PASS: TestNetworkLoopbackNat (2.61s)
07:00:44 [2022-07-05T07:00:44.019Z] === RUN   TestPause
07:00:44 [2022-07-05T07:00:44.587Z] --- PASS: TestPause (0.46s)
07:00:44 [2022-07-05T07:00:44.587Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:00:44 [2022-07-05T07:00:44.587Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:00:44 [2022-07-05T07:00:44.587Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:00:44 [2022-07-05T07:00:44.587Z] === RUN   TestPauseStopPausedContainer
07:00:44 [2022-07-05T07:00:44.847Z] --- PASS: TestPauseStopPausedContainer (0.46s)
07:00:44 [2022-07-05T07:00:44.847Z] === RUN   TestPidHost
07:00:46 [2022-07-05T07:00:46.231Z] --- PASS: TestPidHost (1.02s)
07:00:46 [2022-07-05T07:00:46.231Z] === RUN   TestPsFilter
07:00:46 [2022-07-05T07:00:46.231Z] --- PASS: TestPsFilter (0.12s)
07:00:46 [2022-07-05T07:00:46.231Z] === RUN   TestRemoveContainerWithRemovedVolume
07:00:46 [2022-07-05T07:00:46.493Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
07:00:46 [2022-07-05T07:00:46.493Z] === RUN   TestRemoveContainerWithVolume
07:00:47 [2022-07-05T07:00:47.062Z] --- PASS: TestRemoveContainerWithVolume (0.47s)
07:00:47 [2022-07-05T07:00:47.062Z] === RUN   TestRemoveContainerRunning
07:00:47 [2022-07-05T07:00:47.323Z] --- PASS: TestRemoveContainerRunning (0.44s)
07:00:47 [2022-07-05T07:00:47.323Z] === RUN   TestRemoveContainerForceRemoveRunning
07:00:47 [2022-07-05T07:00:47.879Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s)
07:00:47 [2022-07-05T07:00:47.879Z] === RUN   TestBuildWithHugeFile
07:00:47 [2022-07-05T07:00:47.892Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
07:00:47 [2022-07-05T07:00:47.892Z] === RUN   TestRemoveInvalidContainer
07:00:47 [2022-07-05T07:00:47.892Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:00:47 [2022-07-05T07:00:47.892Z] === RUN   TestRenameLinkedContainer
07:00:49 [2022-07-05T07:00:49.801Z] --- PASS: TestRenameLinkedContainer (1.80s)
07:00:49 [2022-07-05T07:00:49.801Z] === RUN   TestRenameStoppedContainer
07:00:49 [2022-07-05T07:00:49.960Z] INFO [linters context/goanalysis] analyzers took 4m33.848643246s with top 10 stages: buildir: 1m58.498272943s, goimports: 22.940151028s, unconvert: 17.131027983s, gosec: 14.365636872s, S1038: 8.115873189s, golint: 7.248382438s, misspell: 5.983696861s, nilness: 4.103920275s, inspect: 3.651479374s, S1039: 3.610968282s 
07:00:49 [2022-07-05T07:00:49.961Z] INFO [runner] Issues before processing: 3029, after processing: 0 
07:00:49 [2022-07-05T07:00:49.961Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2413/2413, path_prettifier: 2413/2413, skip_files: 2413/2413, autogenerated_exclude: 2030/2413, cgo: 2413/3029, nolint: 0/77, skip_dirs: 2413/2413, identifier_marker: 2030/2030, exclude: 2030/2030, exclude-rules: 77/2030 
07:00:49 [2022-07-05T07:00:49.961Z] INFO [runner] processing took 83.945939ms with stages: nolint: 33.727164ms, identifier_marker: 21.713695ms, path_prettifier: 9.156986ms, autogenerated_exclude: 8.373142ms, exclude-rules: 7.867998ms, skip_dirs: 1.935049ms, cgo: 1.025385ms, filename_unadjuster: 141.544µs, max_same_issues: 1.296µs, uniq_by_line: 638ns, skip_files: 442ns, max_per_file_from_linter: 434ns, max_from_linter: 342ns, severity-rules: 329ns, exclude: 309ns, diff: 303ns, source_code: 286ns, path_shortener: 253ns, sort_results: 213ns, path_prefixer: 131ns 
07:00:49 [2022-07-05T07:00:49.961Z] INFO [runner] linters took 1m31.114216024s with stages: goanalysis_metalinter: 1m31.030096404s 
07:00:49 [2022-07-05T07:00:49.961Z] INFO File cache stats: 1674 entries of total size 8.6MiB 
07:00:49 [2022-07-05T07:00:49.961Z] INFO Memory: 2625 samples, avg is 285.4MB, max is 1174.3MB 
07:00:49 [2022-07-05T07:00:49.961Z] INFO Execution took 4m22.433357802s               
07:00:49 [2022-07-05T07:00:49.961Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
07:00:50 [2022-07-05T07:00:50.060Z] --- PASS: TestRenameStoppedContainer (0.41s)
07:00:50 [2022-07-05T07:00:50.060Z] === RUN   TestRenameRunningContainerAndReuse
07:00:50 [2022-07-05T07:00:50.282Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43768/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=720fd638f6aecba6e2b9b86564a9bbe3d771f57e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e hack/make.sh dynbinary test-docker-py
07:00:50 [2022-07-05T07:00:50.541Z] 
07:00:50 [2022-07-05T07:00:50.800Z] Removing bundles/
07:00:50 [2022-07-05T07:00:50.800Z] 
07:00:50 [2022-07-05T07:00:50.800Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:00:50 [2022-07-05T07:00:50.800Z] Building: bundles/dynbinary-daemon/dockerd
07:00:50 [2022-07-05T07:00:50.800Z] GOOS="" GOARCH="" GOARM=""
07:00:50 [2022-07-05T07:00:50.998Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s)
07:00:50 [2022-07-05T07:00:50.998Z] === RUN   TestRenameInvalidName
07:00:51 [2022-07-05T07:00:51.567Z] --- PASS: TestRenameInvalidName (0.44s)
07:00:51 [2022-07-05T07:00:51.567Z] === RUN   TestRenameAnonymousContainer
07:00:52 [2022-07-05T07:00:52.947Z] --- PASS: TestRenameAnonymousContainer (1.58s)
07:00:52 [2022-07-05T07:00:52.947Z] === RUN   TestRenameContainerWithSameName
07:00:53 [2022-07-05T07:00:53.518Z] --- PASS: TestRenameContainerWithSameName (0.46s)
07:00:53 [2022-07-05T07:00:53.518Z] === RUN   TestRenameContainerWithLinkedContainer
07:00:53 [2022-07-05T07:00:53.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:00:53 [2022-07-05T07:00:53.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:00:54 [2022-07-05T07:00:54.457Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s)
07:00:54 [2022-07-05T07:00:54.457Z] === RUN   TestResize
07:00:55 [2022-07-05T07:00:55.029Z] --- PASS: TestResize (0.45s)
07:00:55 [2022-07-05T07:00:55.030Z] === RUN   TestResizeWithInvalidSize
07:00:55 [2022-07-05T07:00:55.290Z] --- PASS: TestResizeWithInvalidSize (0.45s)
07:00:55 [2022-07-05T07:00:55.290Z] === RUN   TestResizeWhenContainerNotStarted
07:00:55 [2022-07-05T07:00:55.862Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
07:00:55 [2022-07-05T07:00:55.862Z] === RUN   TestDaemonRestartKillContainers
07:00:55 [2022-07-05T07:00:55.862Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:00:55 [2022-07-05T07:00:55.862Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:00:57 [2022-07-05T07:00:57.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:00:59 [2022-07-05T07:00:59.153Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:01:00 [2022-07-05T07:01:00.092Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:01:00 [2022-07-05T07:01:00.092Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:01:01 [2022-07-05T07:01:01.475Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:01:01 [2022-07-05T07:01:01.475Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:01:05 [2022-07-05T07:01:05.671Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:01:05 [2022-07-05T07:01:05.671Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:01:07 [2022-07-05T07:01:07.579Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:01:09 [2022-07-05T07:01:09.485Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:01:09 [2022-07-05T07:01:09.485Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:01:11 [2022-07-05T07:01:11.425Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:01:11 [2022-07-05T07:01:11.425Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:01:12 [2022-07-05T07:01:12.808Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:01:14 [2022-07-05T07:01:14.716Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:01:14 [2022-07-05T07:01:14.716Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s)
07:01:14 [2022-07-05T07:01:14.716Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s)
07:01:14 [2022-07-05T07:01:14.716Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.32s)
07:01:14 [2022-07-05T07:01:14.716Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s)
07:01:14 [2022-07-05T07:01:14.716Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s)
07:01:14 [2022-07-05T07:01:14.716Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s)
07:01:14 [2022-07-05T07:01:14.716Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.71s)
07:01:14 [2022-07-05T07:01:14.716Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.67s)
07:01:14 [2022-07-05T07:01:14.716Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.27s)
07:01:14 [2022-07-05T07:01:14.716Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s)
07:01:14 [2022-07-05T07:01:14.716Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.28s)
07:01:14 [2022-07-05T07:01:14.716Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.89s)
07:01:14 [2022-07-05T07:01:14.716Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.08s)
07:01:14 [2022-07-05T07:01:14.716Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.89s)
07:01:14 [2022-07-05T07:01:14.716Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s)
07:01:14 [2022-07-05T07:01:14.716Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s)
07:01:14 [2022-07-05T07:01:14.716Z] === RUN   TestCgroupNamespacesRun
07:01:15 [2022-07-05T07:01:15.655Z] --- PASS: TestCgroupNamespacesRun (1.25s)
07:01:15 [2022-07-05T07:01:15.655Z] === RUN   TestCgroupNamespacesRunPrivileged
07:01:15 [2022-07-05T07:01:15.655Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
07:01:15 [2022-07-05T07:01:15.655Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
07:01:15 [2022-07-05T07:01:15.655Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:01:17 [2022-07-05T07:01:17.035Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s)
07:01:17 [2022-07-05T07:01:17.035Z] === RUN   TestCgroupNamespacesRunHostMode
07:01:18 [2022-07-05T07:01:18.416Z] --- PASS: TestCgroupNamespacesRunHostMode (1.24s)
07:01:18 [2022-07-05T07:01:18.416Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:01:19 [2022-07-05T07:01:19.356Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s)
07:01:19 [2022-07-05T07:01:19.356Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:01:20 [2022-07-05T07:01:20.736Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s)
07:01:20 [2022-07-05T07:01:20.736Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:01:21 [2022-07-05T07:01:21.305Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
07:01:21 [2022-07-05T07:01:21.305Z] === RUN   TestCgroupNamespacesRunOlderClient
07:01:22 [2022-07-05T07:01:22.685Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s)
07:01:22 [2022-07-05T07:01:22.685Z] === RUN   TestNISDomainname
07:01:22 [2022-07-05T07:01:22.944Z] --- PASS: TestNISDomainname (0.56s)
07:01:22 [2022-07-05T07:01:22.944Z] === RUN   TestHostnameDnsResolution
07:01:23 [2022-07-05T07:01:23.885Z] --- PASS: TestHostnameDnsResolution (0.74s)
07:01:23 [2022-07-05T07:01:23.885Z] === RUN   TestUnprivilegedPortsAndPing
07:01:24 [2022-07-05T07:01:24.454Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
07:01:24 [2022-07-05T07:01:24.454Z] === RUN   TestPrivilegedHostDevices
07:01:24 [2022-07-05T07:01:24.713Z] --- PASS: TestPrivilegedHostDevices (0.50s)
07:01:24 [2022-07-05T07:01:24.713Z] === RUN   TestRunConsoleSize
07:01:25 [2022-07-05T07:01:25.283Z] --- PASS: TestRunConsoleSize (0.45s)
07:01:25 [2022-07-05T07:01:25.283Z] === RUN   TestStats
07:01:27 [2022-07-05T07:01:27.819Z] --- PASS: TestStats (2.49s)
07:01:27 [2022-07-05T07:01:27.819Z] === RUN   TestStopContainerWithTimeout
07:01:27 [2022-07-05T07:01:27.819Z] === RUN   TestStopContainerWithTimeout/0
07:01:27 [2022-07-05T07:01:27.819Z] === PAUSE TestStopContainerWithTimeout/0
07:01:27 [2022-07-05T07:01:27.819Z] === RUN   TestStopContainerWithTimeout/1
07:01:27 [2022-07-05T07:01:27.819Z] === PAUSE TestStopContainerWithTimeout/1
07:01:27 [2022-07-05T07:01:27.819Z] === RUN   TestStopContainerWithTimeout/3
07:01:27 [2022-07-05T07:01:27.819Z] === PAUSE TestStopContainerWithTimeout/3
07:01:27 [2022-07-05T07:01:27.819Z] === RUN   TestStopContainerWithTimeout/-1
07:01:27 [2022-07-05T07:01:27.819Z] === PAUSE TestStopContainerWithTimeout/-1
07:01:27 [2022-07-05T07:01:27.819Z] === CONT  TestStopContainerWithTimeout/0
07:01:27 [2022-07-05T07:01:27.819Z] === CONT  TestStopContainerWithTimeout/3
07:01:28 [2022-07-05T07:01:28.389Z] === CONT  TestStopContainerWithTimeout/-1
07:01:30 [2022-07-05T07:01:30.924Z] === CONT  TestStopContainerWithTimeout/1
07:01:31 [2022-07-05T07:01:31.862Z] --- PASS: TestStopContainerWithTimeout (0.01s)
07:01:31 [2022-07-05T07:01:31.862Z]     --- PASS: TestStopContainerWithTimeout/0 (0.72s)
07:01:31 [2022-07-05T07:01:31.862Z]     --- PASS: TestStopContainerWithTimeout/3 (2.74s)
07:01:31 [2022-07-05T07:01:31.862Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.45s)
07:01:31 [2022-07-05T07:01:31.862Z]     --- PASS: TestStopContainerWithTimeout/1 (1.46s)
07:01:31 [2022-07-05T07:01:31.862Z] === RUN   TestDeleteDevicemapper
07:01:31 [2022-07-05T07:01:31.862Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:01:31 [2022-07-05T07:01:31.862Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:01:31 [2022-07-05T07:01:31.862Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:01:33 [2022-07-05T07:01:33.772Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s)
07:01:33 [2022-07-05T07:01:33.772Z] === RUN   TestUpdateMemory
07:01:34 [2022-07-05T07:01:34.033Z] --- PASS: TestUpdateMemory (0.61s)
07:01:34 [2022-07-05T07:01:34.033Z] === RUN   TestUpdateCPUQuota
07:01:34 [2022-07-05T07:01:34.972Z] --- PASS: TestUpdateCPUQuota (0.95s)
07:01:34 [2022-07-05T07:01:34.972Z] === RUN   TestUpdatePidsLimit
07:01:34 [2022-07-05T07:01:34.972Z] === RUN   TestUpdatePidsLimit/update_from_none
07:01:35 [2022-07-05T07:01:35.232Z] === RUN   TestUpdatePidsLimit/no_change
07:01:35 [2022-07-05T07:01:35.492Z] === RUN   TestUpdatePidsLimit/update_lower
07:01:35 [2022-07-05T07:01:35.752Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:01:36 [2022-07-05T07:01:36.012Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:01:36 [2022-07-05T07:01:36.271Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:01:36 [2022-07-05T07:01:36.531Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:01:37 [2022-07-05T07:01:37.100Z] --- PASS: TestUpdatePidsLimit (2.14s)
07:01:37 [2022-07-05T07:01:37.101Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
07:01:37 [2022-07-05T07:01:37.101Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
07:01:37 [2022-07-05T07:01:37.101Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
07:01:37 [2022-07-05T07:01:37.101Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
07:01:37 [2022-07-05T07:01:37.101Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
07:01:37 [2022-07-05T07:01:37.101Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s)
07:01:37 [2022-07-05T07:01:37.101Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
07:01:37 [2022-07-05T07:01:37.101Z] === RUN   TestUpdateRestartPolicy
07:01:41 [2022-07-05T07:01:41.706Z] Created binary: bundles/dynbinary-daemon/dockerd
07:01:41 [2022-07-05T07:01:41.706Z] Building: bundles/dynbinary-daemon/docker-proxy
07:01:41 [2022-07-05T07:01:41.706Z] GOOS="" GOARCH="" GOARM=""
07:01:41 [2022-07-05T07:01:41.706Z] Created binary: bundles/dynbinary-daemon/docker-proxy
07:01:41 [2022-07-05T07:01:41.706Z] 
07:01:41 [2022-07-05T07:01:41.706Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:01:41 [2022-07-05T07:01:41.706Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:01:41 [2022-07-05T07:01:41.706Z] HOSTNAME=29252177e5fd
07:01:41 [2022-07-05T07:01:41.706Z] TESTDEBUG=0
07:01:41 [2022-07-05T07:01:41.706Z] DEST=bundles/test-integration
07:01:41 [2022-07-05T07:01:41.706Z] PWD=/go/src/github.com/docker/docker
07:01:41 [2022-07-05T07:01:41.706Z] DOCKER_GITCOMMIT=720fd638f6aecba6e2b9b86564a9bbe3d771f57e
07:01:41 [2022-07-05T07:01:41.706Z] container=docker
07:01:41 [2022-07-05T07:01:41.706Z] HOME=/root
07:01:41 [2022-07-05T07:01:41.706Z] GOLANG_VERSION=1.18.3
07:01:41 [2022-07-05T07:01:41.706Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:01:41 [2022-07-05T07:01:41.706Z] VALIDATE_BRANCH=master
07:01:41 [2022-07-05T07:01:41.706Z] TERM=xterm
07:01:41 [2022-07-05T07:01:41.706Z] DOCKER_PKG=github.com/docker/docker
07:01:41 [2022-07-05T07:01:41.706Z] SHLVL=1
07:01:41 [2022-07-05T07:01:41.706Z] TIMEOUT=120m
07:01:41 [2022-07-05T07:01:41.706Z] DOCKER_BUILDTAGS= journald
07:01:41 [2022-07-05T07:01:41.706Z] DOCKER_GRAPHDRIVER=overlay2
07:01:41 [2022-07-05T07:01:41.706Z] GO111MODULE=off
07:01:41 [2022-07-05T07:01:41.706Z] DOCKER_EXPERIMENTAL=1
07:01:41 [2022-07-05T07:01:41.706Z] TEST_SKIP_INTEGRATION_CLI=1
07:01:41 [2022-07-05T07:01:41.706Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:01:41 [2022-07-05T07:01:41.706Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:01:41 [2022-07-05T07:01:41.706Z] GOPATH=/go
07:01:41 [2022-07-05T07:01:41.706Z] PKG_CONFIG=pkg-config
07:01:41 [2022-07-05T07:01:41.706Z] _=/usr/bin/env
07:01:41 [2022-07-05T07:01:41.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:01:44 [2022-07-05T07:01:44.057Z] --- PASS: TestBuildWithHugeFile (50.88s)
07:01:44 [2022-07-05T07:01:44.057Z] === RUN   TestBuildWCOWSandboxSize
07:01:44 [2022-07-05T07:01:44.057Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:01:44 [2022-07-05T07:01:44.057Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
07:01:44 [2022-07-05T07:01:44.057Z] === RUN   TestBuildWithEmptyDockerfile
07:01:44 [2022-07-05T07:01:44.057Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:01:44 [2022-07-05T07:01:44.057Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:01:44 [2022-07-05T07:01:44.057Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:01:44 [2022-07-05T07:01:44.057Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:01:44 [2022-07-05T07:01:44.057Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:01:44 [2022-07-05T07:01:44.057Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:01:44 [2022-07-05T07:01:44.057Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:01:44 [2022-07-05T07:01:44.057Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:01:44 [2022-07-05T07:01:44.057Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:01:44 [2022-07-05T07:01:44.057Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
07:01:44 [2022-07-05T07:01:44.057Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
07:01:44 [2022-07-05T07:01:44.057Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
07:01:44 [2022-07-05T07:01:44.057Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
07:01:44 [2022-07-05T07:01:44.057Z] === RUN   TestBuildPreserveOwnership
07:01:44 [2022-07-05T07:01:44.057Z] === RUN   TestBuildPreserveOwnership/copy_from
07:01:44 [2022-07-05T07:01:44.057Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:01:48 [2022-07-05T07:01:48.224Z] --- PASS: TestBuildPreserveOwnership (9.83s)
07:01:48 [2022-07-05T07:01:48.224Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.81s)
07:01:48 [2022-07-05T07:01:48.224Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
07:01:48 [2022-07-05T07:01:48.224Z] === RUN   TestBuildPlatformInvalid
07:01:48 [2022-07-05T07:01:48.224Z] --- PASS: TestBuildPlatformInvalid (0.09s)
07:01:48 [2022-07-05T07:01:48.224Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
07:01:48 [2022-07-05T07:01:48.224Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
07:01:48 [2022-07-05T07:01:48.224Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
07:01:48 [2022-07-05T07:01:48.224Z] PASS
07:01:48 [2022-07-05T07:01:48.224Z] 
07:01:48 [2022-07-05T07:01:48.224Z] === Skipped
07:01:48 [2022-07-05T07:01:48.224Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
07:01:48 [2022-07-05T07:01:48.224Z]     build_session_test.go:25: TODO: BuildKit
07:01:48 [2022-07-05T07:01:48.224Z] 
07:01:48 [2022-07-05T07:01:48.224Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
07:01:48 [2022-07-05T07:01:48.224Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:01:48 [2022-07-05T07:01:48.224Z] 
07:01:48 [2022-07-05T07:01:48.224Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
07:01:48 [2022-07-05T07:01:48.224Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
07:01:48 [2022-07-05T07:01:48.224Z] 
07:01:48 [2022-07-05T07:01:48.224Z] DONE 34 tests, 3 skipped in 111.264s
07:01:48 [2022-07-05T07:01:48.224Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
07:01:48 [2022-07-05T07:01:48.224Z] INFO: Testing against a local daemon
07:01:48 [2022-07-05T07:01:48.224Z] === RUN   TestConfigInspect
07:01:48 [2022-07-05T07:01:48.224Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:48 [2022-07-05T07:01:48.224Z] --- SKIP: TestConfigInspect (0.02s)
07:01:48 [2022-07-05T07:01:48.224Z] === RUN   TestConfigList
07:01:48 [2022-07-05T07:01:48.224Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:48 [2022-07-05T07:01:48.481Z] --- SKIP: TestConfigList (0.02s)
07:01:48 [2022-07-05T07:01:48.481Z] === RUN   TestConfigsCreateAndDelete
07:01:48 [2022-07-05T07:01:48.481Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:48 [2022-07-05T07:01:48.481Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
07:01:48 [2022-07-05T07:01:48.481Z] === RUN   TestConfigsUpdate
07:01:48 [2022-07-05T07:01:48.481Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:48 [2022-07-05T07:01:48.481Z] --- SKIP: TestConfigsUpdate (0.01s)
07:01:48 [2022-07-05T07:01:48.481Z] === RUN   TestTemplatedConfig
07:01:48 [2022-07-05T07:01:48.481Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:48 [2022-07-05T07:01:48.481Z] --- SKIP: TestTemplatedConfig (0.00s)
07:01:48 [2022-07-05T07:01:48.481Z] === RUN   TestConfigCreateResolve
07:01:48 [2022-07-05T07:01:48.481Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:48 [2022-07-05T07:01:48.481Z] --- SKIP: TestConfigCreateResolve (0.01s)
07:01:48 [2022-07-05T07:01:48.481Z] PASS
07:01:48 [2022-07-05T07:01:48.481Z] 
07:01:48 [2022-07-05T07:01:48.481Z] === Skipped
07:01:48 [2022-07-05T07:01:48.481Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
07:01:48 [2022-07-05T07:01:48.481Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:48 [2022-07-05T07:01:48.481Z] 
07:01:48 [2022-07-05T07:01:48.481Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
07:01:48 [2022-07-05T07:01:48.481Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:48 [2022-07-05T07:01:48.481Z] 
07:01:48 [2022-07-05T07:01:48.481Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
07:01:48 [2022-07-05T07:01:48.481Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:48 [2022-07-05T07:01:48.481Z] 
07:01:48 [2022-07-05T07:01:48.481Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
07:01:48 [2022-07-05T07:01:48.481Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:48 [2022-07-05T07:01:48.481Z] 
07:01:48 [2022-07-05T07:01:48.481Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
07:01:48 [2022-07-05T07:01:48.481Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:48 [2022-07-05T07:01:48.481Z] 
07:01:48 [2022-07-05T07:01:48.481Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
07:01:48 [2022-07-05T07:01:48.481Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:48 [2022-07-05T07:01:48.481Z] 
07:01:48 [2022-07-05T07:01:48.481Z] DONE 6 tests, 6 skipped in 0.158s
07:01:48 [2022-07-05T07:01:48.481Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
07:01:48 [2022-07-05T07:01:48.481Z] INFO: Testing against a local daemon
07:01:48 [2022-07-05T07:01:48.481Z] === RUN   TestAttachWithTTY
07:01:48 [2022-07-05T07:01:48.738Z] --- PASS: TestAttachWithTTY (0.06s)
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestAttachWithoutTTy
07:01:48 [2022-07-05T07:01:48.738Z] --- PASS: TestAttachWithoutTTy (0.04s)
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestCheckpoint
07:01:48 [2022-07-05T07:01:48.738Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:01:48 [2022-07-05T07:01:48.738Z] --- SKIP: TestCheckpoint (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/commit
07:01:48 [2022-07-05T07:01:48.738Z] === PAUSE TestContainerInvalidJSON/commit
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/containers/create
07:01:48 [2022-07-05T07:01:48.738Z] === PAUSE TestContainerInvalidJSON/containers/create
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
07:01:48 [2022-07-05T07:01:48.738Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
07:01:48 [2022-07-05T07:01:48.738Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
07:01:48 [2022-07-05T07:01:48.738Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:01:48 [2022-07-05T07:01:48.738Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
07:01:48 [2022-07-05T07:01:48.738Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
07:01:48 [2022-07-05T07:01:48.738Z] === CONT  TestContainerInvalidJSON/commit
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
07:01:48 [2022-07-05T07:01:48.738Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/commit/empty_body
07:01:48 [2022-07-05T07:01:48.738Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
07:01:48 [2022-07-05T07:01:48.738Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
07:01:48 [2022-07-05T07:01:48.738Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
07:01:48 [2022-07-05T07:01:48.738Z] === CONT  TestContainerInvalidJSON/containers/create
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
07:01:48 [2022-07-05T07:01:48.738Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
07:01:48 [2022-07-05T07:01:48.738Z] --- PASS: TestContainerInvalidJSON (0.01s)
07:01:48 [2022-07-05T07:01:48.738Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:01:48 [2022-07-05T07:01:48.738Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestCopyFromContainerPathIsNotDir
07:01:48 [2022-07-05T07:01:48.738Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestCopyToContainerPathDoesNotExist
07:01:48 [2022-07-05T07:01:48.738Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
07:01:48 [2022-07-05T07:01:48.738Z] === RUN   TestCopyEmptyFile
07:01:48 [2022-07-05T07:01:48.994Z] --- PASS: TestCopyEmptyFile (0.21s)
07:01:48 [2022-07-05T07:01:48.994Z] === RUN   TestCopyToContainerPathIsNotDir
07:01:48 [2022-07-05T07:01:48.994Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
07:01:48 [2022-07-05T07:01:48.994Z] === RUN   TestCopyFromContainer
07:01:49 [2022-07-05T07:01:49.314Z] --- PASS: TestUpdateRestartPolicy (11.20s)
07:01:49 [2022-07-05T07:01:49.314Z] === RUN   TestUpdateRestartWithAutoRemove
07:01:49 [2022-07-05T07:01:49.314Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
07:01:49 [2022-07-05T07:01:49.314Z] === RUN   TestWaitNonBlocked
07:01:49 [2022-07-05T07:01:49.314Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:01:49 [2022-07-05T07:01:49.314Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:01:49 [2022-07-05T07:01:49.314Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:01:49 [2022-07-05T07:01:49.314Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:01:49 [2022-07-05T07:01:49.314Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:01:49 [2022-07-05T07:01:49.314Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:01:49 [2022-07-05T07:01:49.575Z] --- PASS: TestWaitNonBlocked (0.01s)
07:01:49 [2022-07-05T07:01:49.575Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
07:01:49 [2022-07-05T07:01:49.575Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s)
07:01:49 [2022-07-05T07:01:49.575Z] === RUN   TestWaitBlocked
07:01:49 [2022-07-05T07:01:49.575Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:01:49 [2022-07-05T07:01:49.575Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:01:49 [2022-07-05T07:01:49.575Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:01:49 [2022-07-05T07:01:49.575Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:01:49 [2022-07-05T07:01:49.575Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:01:49 [2022-07-05T07:01:49.575Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:01:50 [2022-07-05T07:01:50.514Z] --- PASS: TestWaitBlocked (0.01s)
07:01:50 [2022-07-05T07:01:50.514Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s)
07:01:50 [2022-07-05T07:01:50.514Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s)
07:01:50 [2022-07-05T07:01:50.514Z] === RUN   TestWaitConditions
07:01:50 [2022-07-05T07:01:50.514Z] === RUN   TestWaitConditions/default
07:01:50 [2022-07-05T07:01:50.514Z] === PAUSE TestWaitConditions/default
07:01:50 [2022-07-05T07:01:50.514Z] === RUN   TestWaitConditions/not-running
07:01:50 [2022-07-05T07:01:50.514Z] === PAUSE TestWaitConditions/not-running
07:01:50 [2022-07-05T07:01:50.514Z] === RUN   TestWaitConditions/next-exit
07:01:50 [2022-07-05T07:01:50.514Z] === PAUSE TestWaitConditions/next-exit
07:01:50 [2022-07-05T07:01:50.514Z] === RUN   TestWaitConditions/removed
07:01:50 [2022-07-05T07:01:50.514Z] === PAUSE TestWaitConditions/removed
07:01:50 [2022-07-05T07:01:50.514Z] === CONT  TestWaitConditions/default
07:01:50 [2022-07-05T07:01:50.514Z] === CONT  TestWaitConditions/removed
07:01:51 [2022-07-05T07:01:51.893Z] === CONT  TestWaitConditions/not-running
07:01:52 [2022-07-05T07:01:52.153Z] === CONT  TestWaitConditions/next-exit
07:01:53 [2022-07-05T07:01:53.160Z] === RUN   TestCopyFromContainer//
07:01:53 [2022-07-05T07:01:53.160Z] === RUN   TestCopyFromContainer//bar/root
07:01:53 [2022-07-05T07:01:53.160Z] === RUN   TestCopyFromContainer//bar/root/
07:01:53 [2022-07-05T07:01:53.160Z] === RUN   TestCopyFromContainer/bar/quux
07:01:53 [2022-07-05T07:01:53.417Z] === RUN   TestCopyFromContainer/bar/quux/
07:01:53 [2022-07-05T07:01:53.417Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:01:53 [2022-07-05T07:01:53.417Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:01:53 [2022-07-05T07:01:53.417Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:01:53 [2022-07-05T07:01:53.673Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:01:53 [2022-07-05T07:01:53.673Z] === RUN   TestCopyFromContainer/bar/notarget
07:01:53 [2022-07-05T07:01:53.673Z] --- PASS: TestCopyFromContainer (4.57s)
07:01:53 [2022-07-05T07:01:53.673Z]     --- PASS: TestCopyFromContainer// (0.06s)
07:01:53 [2022-07-05T07:01:53.673Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
07:01:53 [2022-07-05T07:01:53.673Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
07:01:53 [2022-07-05T07:01:53.673Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
07:01:53 [2022-07-05T07:01:53.673Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
07:01:53 [2022-07-05T07:01:53.673Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
07:01:53 [2022-07-05T07:01:53.673Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
07:01:53 [2022-07-05T07:01:53.673Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
07:01:53 [2022-07-05T07:01:53.673Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
07:01:53 [2022-07-05T07:01:53.673Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
07:01:53 [2022-07-05T07:01:53.673Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:01:53 [2022-07-05T07:01:53.673Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:01:53 [2022-07-05T07:01:53.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:01:53 [2022-07-05T07:01:53.673Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:01:53 [2022-07-05T07:01:53.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:01:53 [2022-07-05T07:01:53.673Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:01:53 [2022-07-05T07:01:53.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:01:53 [2022-07-05T07:01:53.673Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:01:53 [2022-07-05T07:01:53.673Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:01:53 [2022-07-05T07:01:53.673Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:01:53 [2022-07-05T07:01:53.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
07:01:53 [2022-07-05T07:01:53.673Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:01:53 [2022-07-05T07:01:53.673Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:01:53 [2022-07-05T07:01:53.673Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:01:53 [2022-07-05T07:01:53.673Z] === RUN   TestCreateLinkToNonExistingContainer
07:01:53 [2022-07-05T07:01:53.673Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
07:01:53 [2022-07-05T07:01:53.673Z] === RUN   TestCreateWithInvalidEnv
07:01:53 [2022-07-05T07:01:53.673Z] === RUN   TestCreateWithInvalidEnv/0
07:01:53 [2022-07-05T07:01:53.673Z] === PAUSE TestCreateWithInvalidEnv/0
07:01:53 [2022-07-05T07:01:53.673Z] === RUN   TestCreateWithInvalidEnv/1
07:01:53 [2022-07-05T07:01:53.673Z] === PAUSE TestCreateWithInvalidEnv/1
07:01:53 [2022-07-05T07:01:53.673Z] === RUN   TestCreateWithInvalidEnv/2
07:01:53 [2022-07-05T07:01:53.673Z] === PAUSE TestCreateWithInvalidEnv/2
07:01:53 [2022-07-05T07:01:53.673Z] === CONT  TestCreateWithInvalidEnv/0
07:01:53 [2022-07-05T07:01:53.673Z] === CONT  TestCreateWithInvalidEnv/2
07:01:53 [2022-07-05T07:01:53.673Z] === CONT  TestCreateWithInvalidEnv/1
07:01:53 [2022-07-05T07:01:53.673Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
07:01:53 [2022-07-05T07:01:53.673Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:01:53 [2022-07-05T07:01:53.673Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:01:53 [2022-07-05T07:01:53.673Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:01:53 [2022-07-05T07:01:53.673Z] === RUN   TestCreateTmpfsMountsTarget
07:01:53 [2022-07-05T07:01:53.673Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
07:01:53 [2022-07-05T07:01:53.673Z] === RUN   TestCreateWithCustomMaskedPaths
07:01:54 [2022-07-05T07:01:54.059Z] --- PASS: TestWaitConditions (0.01s)
07:01:54 [2022-07-05T07:01:54.059Z]     --- PASS: TestWaitConditions/removed (1.64s)
07:01:54 [2022-07-05T07:01:54.059Z]     --- PASS: TestWaitConditions/default (1.81s)
07:01:54 [2022-07-05T07:01:54.059Z]     --- PASS: TestWaitConditions/not-running (1.54s)
07:01:54 [2022-07-05T07:01:54.059Z]     --- PASS: TestWaitConditions/next-exit (1.55s)
07:01:54 [2022-07-05T07:01:54.059Z] === CONT  TestContainerStartOnDaemonRestart
07:01:54 [2022-07-05T07:01:54.059Z] === CONT  TestIpcModeOlderClient
07:01:54 [2022-07-05T07:01:54.059Z] --- PASS: TestIpcModeOlderClient (0.08s)
07:01:54 [2022-07-05T07:01:54.059Z] === CONT  TestContainerKillOnDaemonStart
07:01:55 [2022-07-05T07:01:55.038Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
07:01:55 [2022-07-05T07:01:55.038Z] === RUN   TestCreateWithCustomReadonlyPaths
07:01:55 [2022-07-05T07:01:55.968Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s)
07:01:55 [2022-07-05T07:01:55.968Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:01:55 [2022-07-05T07:01:55.968Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s)
07:01:55 [2022-07-05T07:01:55.968Z] === CONT  TestRestartDaemonWithRestartingContainer
07:01:56 [2022-07-05T07:01:56.225Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:01:56 [2022-07-05T07:01:56.225Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:01:56 [2022-07-05T07:01:56.225Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:01:56 [2022-07-05T07:01:56.225Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:01:56 [2022-07-05T07:01:56.225Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:01:56 [2022-07-05T07:01:56.225Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:01:56 [2022-07-05T07:01:56.225Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:01:56 [2022-07-05T07:01:56.225Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:01:56 [2022-07-05T07:01:56.225Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:01:56 [2022-07-05T07:01:56.225Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:01:56 [2022-07-05T07:01:56.225Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:01:56 [2022-07-05T07:01:56.225Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:01:56 [2022-07-05T07:01:56.225Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:01:56 [2022-07-05T07:01:56.225Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:01:56 [2022-07-05T07:01:56.225Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:01:56 [2022-07-05T07:01:56.225Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
07:01:56 [2022-07-05T07:01:56.225Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
07:01:56 [2022-07-05T07:01:56.225Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
07:01:56 [2022-07-05T07:01:56.225Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
07:01:56 [2022-07-05T07:01:56.225Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
07:01:56 [2022-07-05T07:01:56.225Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
07:01:56 [2022-07-05T07:01:56.225Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:01:56 [2022-07-05T07:01:56.482Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
07:01:56 [2022-07-05T07:01:56.482Z] === RUN   TestCreateDifferentPlatform
07:01:56 [2022-07-05T07:01:56.482Z] === RUN   TestCreateDifferentPlatform/different_os
07:01:56 [2022-07-05T07:01:56.482Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:01:56 [2022-07-05T07:01:56.739Z] --- PASS: TestCreateDifferentPlatform (0.01s)
07:01:56 [2022-07-05T07:01:56.739Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:01:56 [2022-07-05T07:01:56.739Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:01:56 [2022-07-05T07:01:56.739Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:01:56 [2022-07-05T07:01:56.739Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
07:01:56 [2022-07-05T07:01:56.739Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:01:56 [2022-07-05T07:01:56.739Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
07:01:56 [2022-07-05T07:01:56.739Z] === RUN   TestCreateInvalidHostConfig
07:01:56 [2022-07-05T07:01:56.739Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
07:01:56 [2022-07-05T07:01:56.739Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
07:01:56 [2022-07-05T07:01:56.739Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
07:01:56 [2022-07-05T07:01:56.739Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
07:01:56 [2022-07-05T07:01:56.739Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:01:56 [2022-07-05T07:01:56.739Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:01:56 [2022-07-05T07:01:56.739Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
07:01:56 [2022-07-05T07:01:56.739Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
07:01:56 [2022-07-05T07:01:56.739Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
07:01:56 [2022-07-05T07:01:56.739Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:01:56 [2022-07-05T07:01:56.739Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
07:01:56 [2022-07-05T07:01:56.739Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
07:01:56 [2022-07-05T07:01:56.739Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
07:01:56 [2022-07-05T07:01:56.739Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
07:01:56 [2022-07-05T07:01:56.739Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
07:01:56 [2022-07-05T07:01:56.739Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
07:01:56 [2022-07-05T07:01:56.739Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
07:01:56 [2022-07-05T07:01:56.739Z] === RUN   TestContainerStartOnDaemonRestart
07:01:56 [2022-07-05T07:01:56.739Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
07:01:56 [2022-07-05T07:01:56.739Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
07:01:56 [2022-07-05T07:01:56.739Z] === RUN   TestDaemonRestartIpcMode
07:01:56 [2022-07-05T07:01:56.739Z] === PAUSE TestDaemonRestartIpcMode
07:01:56 [2022-07-05T07:01:56.739Z] === RUN   TestDaemonHostGatewayIP
07:01:56 [2022-07-05T07:01:56.739Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
07:01:56 [2022-07-05T07:01:56.739Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
07:01:56 [2022-07-05T07:01:56.739Z] === RUN   TestRestartDaemonWithRestartingContainer
07:01:56 [2022-07-05T07:01:56.739Z] === PAUSE TestRestartDaemonWithRestartingContainer
07:01:56 [2022-07-05T07:01:56.739Z] === RUN   TestContainerKillOnDaemonStart
07:01:56 [2022-07-05T07:01:56.739Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
07:01:56 [2022-07-05T07:01:56.739Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
07:01:56 [2022-07-05T07:01:56.739Z] === RUN   TestDiff
07:01:56 [2022-07-05T07:01:56.995Z] --- PASS: TestDiff (0.40s)
07:01:56 [2022-07-05T07:01:56.995Z] === RUN   TestExecConsoleSize
07:01:57 [2022-07-05T07:01:57.557Z] --- PASS: TestExecConsoleSize (0.47s)
07:01:57 [2022-07-05T07:01:57.557Z] === RUN   TestExecWithCloseStdin
07:01:57 [2022-07-05T07:01:57.877Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.77s)
07:01:57 [2022-07-05T07:01:57.877Z] === CONT  TestDaemonHostGatewayIP
07:01:58 [2022-07-05T07:01:58.118Z] --- PASS: TestExecWithCloseStdin (0.46s)
07:01:58 [2022-07-05T07:01:58.118Z] === RUN   TestExec
07:01:58 [2022-07-05T07:01:58.374Z] --- PASS: TestExec (0.47s)
07:01:58 [2022-07-05T07:01:58.374Z] === RUN   TestExecUser
07:01:58 [2022-07-05T07:01:58.937Z] --- PASS: TestExecUser (0.46s)
07:01:58 [2022-07-05T07:01:58.937Z] === RUN   TestExportContainerAndImportImage
07:01:59 [2022-07-05T07:01:59.500Z] --- PASS: TestExportContainerAndImportImage (0.56s)
07:01:59 [2022-07-05T07:01:59.500Z] === RUN   TestExportContainerAfterDaemonRestart
07:02:00 [2022-07-05T07:02:00.416Z] --- PASS: TestDaemonHostGatewayIP (2.31s)
07:02:00 [2022-07-05T07:02:00.416Z] === CONT  TestDaemonRestartIpcMode
07:02:00 [2022-07-05T07:02:00.866Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s)
07:02:00 [2022-07-05T07:02:00.866Z] === RUN   TestHealthCheckWorkdir
07:02:01 [2022-07-05T07:02:01.429Z] --- PASS: TestHealthCheckWorkdir (0.54s)
07:02:01 [2022-07-05T07:02:01.429Z] === RUN   TestHealthKillContainer
07:02:02 [2022-07-05T07:02:02.324Z] --- PASS: TestDaemonRestartIpcMode (2.27s)
07:02:05 [2022-07-05T07:02:05.613Z] --- PASS: TestContainerKillOnDaemonStart (11.80s)
07:02:05 [2022-07-05T07:02:05.613Z] PASS
07:02:05 [2022-07-05T07:02:05.613Z] 
07:02:05 [2022-07-05T07:02:05.613Z] === Skipped
07:02:05 [2022-07-05T07:02:05.613Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
07:02:05 [2022-07-05T07:02:05.613Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:02:05 [2022-07-05T07:02:05.613Z] 
07:02:05 [2022-07-05T07:02:05.613Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
07:02:05 [2022-07-05T07:02:05.613Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
07:02:05 [2022-07-05T07:02:05.613Z] 
07:02:05 [2022-07-05T07:02:05.613Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:02:05 [2022-07-05T07:02:05.613Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:02:05 [2022-07-05T07:02:05.613Z] 
07:02:05 [2022-07-05T07:02:05.613Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
07:02:05 [2022-07-05T07:02:05.613Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
07:02:05 [2022-07-05T07:02:05.613Z] 
07:02:05 [2022-07-05T07:02:05.613Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
07:02:05 [2022-07-05T07:02:05.613Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:02:05 [2022-07-05T07:02:05.613Z] 
07:02:05 [2022-07-05T07:02:05.613Z] DONE 264 tests, 5 skipped in 128.317s
07:02:05 [2022-07-05T07:02:05.613Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
07:02:05 [2022-07-05T07:02:05.613Z] === RUN   TestConfigDaemonLibtrustID
07:02:06 [2022-07-05T07:02:06.184Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
07:02:06 [2022-07-05T07:02:06.184Z] === RUN   TestConfigDaemonID
07:02:07 [2022-07-05T07:02:07.122Z]     daemon_test.go:83: [dba38066887da] daemon is not started
07:02:07 [2022-07-05T07:02:07.122Z] --- PASS: TestConfigDaemonID (1.04s)
07:02:07 [2022-07-05T07:02:07.122Z] === RUN   TestDaemonConfigValidation
07:02:07 [2022-07-05T07:02:07.122Z] === RUN   TestDaemonConfigValidation/config_with_no_content
07:02:07 [2022-07-05T07:02:07.122Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
07:02:07 [2022-07-05T07:02:07.122Z] === RUN   TestDaemonConfigValidation/config_with_{}
07:02:07 [2022-07-05T07:02:07.122Z] === PAUSE TestDaemonConfigValidation/config_with_{}
07:02:07 [2022-07-05T07:02:07.122Z] === RUN   TestDaemonConfigValidation/invalid_config
07:02:07 [2022-07-05T07:02:07.122Z] === PAUSE TestDaemonConfigValidation/invalid_config
07:02:07 [2022-07-05T07:02:07.122Z] === RUN   TestDaemonConfigValidation/malformed_config
07:02:07 [2022-07-05T07:02:07.122Z] === PAUSE TestDaemonConfigValidation/malformed_config
07:02:07 [2022-07-05T07:02:07.122Z] === RUN   TestDaemonConfigValidation/valid_config
07:02:07 [2022-07-05T07:02:07.122Z] === PAUSE TestDaemonConfigValidation/valid_config
07:02:07 [2022-07-05T07:02:07.122Z] === CONT  TestDaemonConfigValidation/config_with_no_content
07:02:07 [2022-07-05T07:02:07.122Z] === CONT  TestDaemonConfigValidation/malformed_config
07:02:07 [2022-07-05T07:02:07.382Z] === CONT  TestDaemonConfigValidation/invalid_config
07:02:07 [2022-07-05T07:02:07.382Z] === CONT  TestDaemonConfigValidation/config_with_{}
07:02:07 [2022-07-05T07:02:07.382Z] === CONT  TestDaemonConfigValidation/valid_config
07:02:07 [2022-07-05T07:02:07.382Z] --- PASS: TestDaemonConfigValidation (0.00s)
07:02:07 [2022-07-05T07:02:07.382Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
07:02:07 [2022-07-05T07:02:07.382Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s)
07:02:07 [2022-07-05T07:02:07.382Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
07:02:07 [2022-07-05T07:02:07.382Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s)
07:02:07 [2022-07-05T07:02:07.382Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
07:02:07 [2022-07-05T07:02:07.382Z] === RUN   TestConfigDaemonSeccompProfiles
07:02:07 [2022-07-05T07:02:07.382Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
07:02:08 [2022-07-05T07:02:08.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:02:08 [2022-07-05T07:02:08.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:02:08 [2022-07-05T07:02:08.763Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
07:02:09 [2022-07-05T07:02:09.512Z] --- PASS: TestHealthKillContainer (7.87s)
07:02:09 [2022-07-05T07:02:09.512Z] === RUN   TestInspectCpusetInConfigPre120
07:02:09 [2022-07-05T07:02:09.512Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
07:02:09 [2022-07-05T07:02:09.512Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
07:02:09 [2022-07-05T07:02:09.512Z] === RUN   TestIpcModeNone
07:02:09 [2022-07-05T07:02:09.701Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
07:02:10 [2022-07-05T07:02:10.075Z] --- PASS: TestIpcModeNone (0.67s)
07:02:10 [2022-07-05T07:02:10.075Z] === RUN   TestIpcModePrivate
07:02:10 [2022-07-05T07:02:10.075Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
07:02:10 [2022-07-05T07:02:10.330Z] --- PASS: TestIpcModePrivate (0.43s)
07:02:10 [2022-07-05T07:02:10.331Z] === RUN   TestIpcModeShareable
07:02:10 [2022-07-05T07:02:10.331Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:02:10 [2022-07-05T07:02:10.331Z] --- SKIP: TestIpcModeShareable (0.00s)
07:02:10 [2022-07-05T07:02:10.331Z] === RUN   TestAPIIpcModeShareableAndContainer
07:02:10 [2022-07-05T07:02:10.641Z] === CONT  TestConfigDaemonSeccompProfiles
07:02:10 [2022-07-05T07:02:10.641Z]     daemon_test.go:197: [d83eb3ae6a545] daemon is not started
07:02:10 [2022-07-05T07:02:10.641Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
07:02:10 [2022-07-05T07:02:10.641Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
07:02:10 [2022-07-05T07:02:10.641Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
07:02:10 [2022-07-05T07:02:10.641Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
07:02:10 [2022-07-05T07:02:10.641Z] === RUN   TestDaemonProxy
07:02:10 [2022-07-05T07:02:10.641Z] === RUN   TestDaemonProxy/environment_variables
07:02:11 [2022-07-05T07:02:11.697Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s)
07:02:11 [2022-07-05T07:02:11.697Z] === RUN   TestAPIIpcModeHost
07:02:11 [2022-07-05T07:02:11.697Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:02:11 [2022-07-05T07:02:11.697Z] --- SKIP: TestAPIIpcModeHost (0.00s)
07:02:11 [2022-07-05T07:02:11.697Z] === RUN   TestDaemonIpcModeShareable
07:02:11 [2022-07-05T07:02:11.697Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:02:11 [2022-07-05T07:02:11.697Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
07:02:11 [2022-07-05T07:02:11.697Z] === RUN   TestDaemonIpcModePrivate
07:02:12 [2022-07-05T07:02:12.548Z] === RUN   TestDaemonProxy/command-line_options
07:02:12 [2022-07-05T07:02:12.624Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
07:02:12 [2022-07-05T07:02:12.881Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
07:02:12 [2022-07-05T07:02:12.881Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:02:12 [2022-07-05T07:02:12.881Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:02:12 [2022-07-05T07:02:12.881Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
07:02:12 [2022-07-05T07:02:12.881Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:02:12 [2022-07-05T07:02:12.881Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:02:12 [2022-07-05T07:02:12.881Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
07:02:12 [2022-07-05T07:02:12.881Z] === RUN   TestIpcModeOlderClient
07:02:12 [2022-07-05T07:02:12.881Z] === PAUSE TestIpcModeOlderClient
07:02:12 [2022-07-05T07:02:12.881Z] === RUN   TestKillContainerInvalidSignal
07:02:13 [2022-07-05T07:02:13.442Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
07:02:13 [2022-07-05T07:02:13.442Z] === RUN   TestKillContainer
07:02:13 [2022-07-05T07:02:13.442Z] === RUN   TestKillContainer/no_signal
07:02:13 [2022-07-05T07:02:13.715Z] === RUN   TestKillContainer/non_killing_signal
07:02:13 [2022-07-05T07:02:13.927Z] === RUN   TestDaemonProxy/configuration_file
07:02:13 [2022-07-05T07:02:13.987Z] === RUN   TestKillContainer/killing_signal
07:02:14 [2022-07-05T07:02:14.561Z] --- PASS: TestKillContainer (1.32s)
07:02:14 [2022-07-05T07:02:14.561Z]     --- PASS: TestKillContainer/no_signal (0.41s)
07:02:14 [2022-07-05T07:02:14.561Z]     --- PASS: TestKillContainer/non_killing_signal (0.31s)
07:02:14 [2022-07-05T07:02:14.561Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
07:02:14 [2022-07-05T07:02:14.561Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:02:14 [2022-07-05T07:02:14.561Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:02:15 [2022-07-05T07:02:15.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
07:02:15 [2022-07-05T07:02:15.138Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:02:15 [2022-07-05T07:02:15.718Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.97s)
07:02:15 [2022-07-05T07:02:15.718Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s)
07:02:15 [2022-07-05T07:02:15.718Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
07:02:15 [2022-07-05T07:02:15.718Z] === RUN   TestKillStoppedContainer
07:02:15 [2022-07-05T07:02:15.718Z] --- PASS: TestKillStoppedContainer (0.04s)
07:02:15 [2022-07-05T07:02:15.718Z] === RUN   TestKillStoppedContainerAPIPre120
07:02:15 [2022-07-05T07:02:15.718Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
07:02:15 [2022-07-05T07:02:15.718Z] === RUN   TestKillDifferentUserContainer
07:02:15 [2022-07-05T07:02:15.870Z] === RUN   TestDaemonProxy/conflicting_options
07:02:15 [2022-07-05T07:02:15.974Z] --- PASS: TestKillDifferentUserContainer (0.40s)
07:02:15 [2022-07-05T07:02:15.974Z] === RUN   TestInspectOomKilledTrue
07:02:15 [2022-07-05T07:02:15.974Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
07:02:15 [2022-07-05T07:02:15.974Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:02:15 [2022-07-05T07:02:15.974Z] === RUN   TestInspectOomKilledFalse
07:02:15 [2022-07-05T07:02:15.974Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:02:15 [2022-07-05T07:02:15.974Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:02:15 [2022-07-05T07:02:15.974Z] === RUN   TestLinksEtcHostsContentMatch
07:02:15 [2022-07-05T07:02:15.974Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
07:02:15 [2022-07-05T07:02:15.974Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
07:02:15 [2022-07-05T07:02:15.974Z] === RUN   TestLinksContainerNames
07:02:16 [2022-07-05T07:02:16.132Z] === RUN   TestDaemonProxy/reload_sanitized
07:02:16 [2022-07-05T07:02:16.701Z] --- PASS: TestDaemonProxy (6.22s)
07:02:16 [2022-07-05T07:02:16.701Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
07:02:16 [2022-07-05T07:02:16.701Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
07:02:16 [2022-07-05T07:02:16.701Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
07:02:16 [2022-07-05T07:02:16.701Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
07:02:16 [2022-07-05T07:02:16.701Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
07:02:16 [2022-07-05T07:02:16.701Z] PASS
07:02:16 [2022-07-05T07:02:16.701Z] 
07:02:16 [2022-07-05T07:02:16.701Z] DONE 18 tests in 11.150s
07:02:16 [2022-07-05T07:02:16.701Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
07:02:16 [2022-07-05T07:02:16.902Z] --- PASS: TestLinksContainerNames (0.84s)
07:02:16 [2022-07-05T07:02:16.902Z] === RUN   TestLogsFollowTailEmpty
07:02:16 [2022-07-05T07:02:16.961Z] INFO: Testing against a local daemon
07:02:16 [2022-07-05T07:02:16.961Z] === RUN   TestCommitInheritsEnv
07:02:17 [2022-07-05T07:02:17.221Z] --- PASS: TestCommitInheritsEnv (0.36s)
07:02:17 [2022-07-05T07:02:17.221Z] === RUN   TestImportExtremelyLargeImageWorks
07:02:17 [2022-07-05T07:02:17.221Z] === PAUSE TestImportExtremelyLargeImageWorks
07:02:17 [2022-07-05T07:02:17.221Z] === RUN   TestImportWithCustomPlatform
07:02:17 [2022-07-05T07:02:17.221Z] === RUN   TestImportWithCustomPlatform/#00
07:02:17 [2022-07-05T07:02:17.221Z] === RUN   TestImportWithCustomPlatform/_______
07:02:17 [2022-07-05T07:02:17.221Z] === RUN   TestImportWithCustomPlatform//
07:02:17 [2022-07-05T07:02:17.221Z] === RUN   TestImportWithCustomPlatform/linux
07:02:17 [2022-07-05T07:02:17.465Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
07:02:17 [2022-07-05T07:02:17.465Z] === RUN   TestLogs
07:02:17 [2022-07-05T07:02:17.465Z] === RUN   TestLogs/driver_local
07:02:17 [2022-07-05T07:02:17.465Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
07:02:17 [2022-07-05T07:02:17.465Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
07:02:17 [2022-07-05T07:02:17.465Z] === RUN   TestLogs/driver_local/tty/only_stdout
07:02:17 [2022-07-05T07:02:17.465Z] === PAUSE TestLogs/driver_local/tty/only_stdout
07:02:17 [2022-07-05T07:02:17.465Z] === RUN   TestLogs/driver_local/tty/only_stderr
07:02:17 [2022-07-05T07:02:17.465Z] === PAUSE TestLogs/driver_local/tty/only_stderr
07:02:17 [2022-07-05T07:02:17.465Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
07:02:17 [2022-07-05T07:02:17.465Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
07:02:17 [2022-07-05T07:02:17.465Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
07:02:17 [2022-07-05T07:02:17.465Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
07:02:17 [2022-07-05T07:02:17.465Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
07:02:17 [2022-07-05T07:02:17.465Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
07:02:17 [2022-07-05T07:02:17.465Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
07:02:17 [2022-07-05T07:02:17.465Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
07:02:17 [2022-07-05T07:02:17.480Z] === RUN   TestImportWithCustomPlatform/LINUX
07:02:17 [2022-07-05T07:02:17.480Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
07:02:17 [2022-07-05T07:02:17.480Z] === RUN   TestImportWithCustomPlatform/macos
07:02:17 [2022-07-05T07:02:17.480Z] === RUN   TestImportWithCustomPlatform/macos/arm64
07:02:17 [2022-07-05T07:02:17.480Z] === RUN   TestImportWithCustomPlatform/nintendo64
07:02:17 [2022-07-05T07:02:17.480Z] --- PASS: TestImportWithCustomPlatform (0.32s)
07:02:17 [2022-07-05T07:02:17.480Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
07:02:17 [2022-07-05T07:02:17.480Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
07:02:17 [2022-07-05T07:02:17.480Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
07:02:17 [2022-07-05T07:02:17.480Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
07:02:17 [2022-07-05T07:02:17.480Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
07:02:17 [2022-07-05T07:02:17.480Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
07:02:17 [2022-07-05T07:02:17.480Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
07:02:17 [2022-07-05T07:02:17.480Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
07:02:17 [2022-07-05T07:02:17.480Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
07:02:17 [2022-07-05T07:02:17.480Z] === RUN   TestImagesFilterMultiReference
07:02:17 [2022-07-05T07:02:17.480Z] --- PASS: TestImagesFilterMultiReference (0.05s)
07:02:17 [2022-07-05T07:02:17.480Z] === RUN   TestImagePullPlatformInvalid
07:02:17 [2022-07-05T07:02:17.480Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
07:02:17 [2022-07-05T07:02:17.480Z] === RUN   TestRemoveImageOrphaning
07:02:18 [2022-07-05T07:02:18.027Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
07:02:18 [2022-07-05T07:02:18.027Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
07:02:18 [2022-07-05T07:02:18.049Z] --- PASS: TestRemoveImageOrphaning (0.28s)
07:02:18 [2022-07-05T07:02:18.049Z] === RUN   TestRemoveImageGarbageCollector
07:02:18 [2022-07-05T07:02:18.308Z] time="2022-07-05T07:02:18Z" level=info msg="[graphdriver] trying configured driver: overlay2"
07:02:18 [2022-07-05T07:02:18.588Z] === CONT  TestLogs/driver_local/tty/only_stderr
07:02:18 [2022-07-05T07:02:18.588Z] === CONT  TestLogs/driver_local/tty/only_stdout
07:02:19 [2022-07-05T07:02:19.151Z] === RUN   TestLogs/driver_json-file
07:02:19 [2022-07-05T07:02:19.151Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
07:02:19 [2022-07-05T07:02:19.151Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
07:02:19 [2022-07-05T07:02:19.151Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
07:02:19 [2022-07-05T07:02:19.151Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
07:02:19 [2022-07-05T07:02:19.151Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
07:02:19 [2022-07-05T07:02:19.151Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
07:02:19 [2022-07-05T07:02:19.151Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:02:19 [2022-07-05T07:02:19.151Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:02:19 [2022-07-05T07:02:19.151Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
07:02:19 [2022-07-05T07:02:19.151Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
07:02:19 [2022-07-05T07:02:19.151Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
07:02:19 [2022-07-05T07:02:19.151Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
07:02:19 [2022-07-05T07:02:19.151Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
07:02:19 [2022-07-05T07:02:19.151Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
07:02:19 [2022-07-05T07:02:19.690Z] --- PASS: TestRemoveImageGarbageCollector (1.91s)
07:02:19 [2022-07-05T07:02:19.690Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:02:19 [2022-07-05T07:02:19.713Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
07:02:19 [2022-07-05T07:02:19.713Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:02:19 [2022-07-05T07:02:19.949Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
07:02:19 [2022-07-05T07:02:19.949Z] === RUN   TestTagInvalidReference
07:02:19 [2022-07-05T07:02:19.949Z] --- PASS: TestTagInvalidReference (0.01s)
07:02:19 [2022-07-05T07:02:19.949Z] === RUN   TestTagValidPrefixedRepo
07:02:19 [2022-07-05T07:02:19.949Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
07:02:19 [2022-07-05T07:02:19.949Z] === RUN   TestTagExistedNameWithoutForce
07:02:19 [2022-07-05T07:02:19.949Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
07:02:19 [2022-07-05T07:02:19.949Z] === RUN   TestTagOfficialNames
07:02:19 [2022-07-05T07:02:19.949Z] --- PASS: TestTagOfficialNames (0.05s)
07:02:19 [2022-07-05T07:02:19.949Z] === RUN   TestTagMatchesDigest
07:02:19 [2022-07-05T07:02:19.949Z] --- PASS: TestTagMatchesDigest (0.01s)
07:02:19 [2022-07-05T07:02:19.949Z] === CONT  TestImportExtremelyLargeImageWorks
07:02:20 [2022-07-05T07:02:20.275Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
07:02:20 [2022-07-05T07:02:20.531Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
07:02:21 [2022-07-05T07:02:21.094Z] --- PASS: TestLogs (3.92s)
07:02:21 [2022-07-05T07:02:21.094Z]     --- PASS: TestLogs/driver_local (0.01s)
07:02:21 [2022-07-05T07:02:21.094Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.62s)
07:02:21 [2022-07-05T07:02:21.094Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.65s)
07:02:21 [2022-07-05T07:02:21.094Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s)
07:02:21 [2022-07-05T07:02:21.094Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.54s)
07:02:21 [2022-07-05T07:02:21.094Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s)
07:02:21 [2022-07-05T07:02:21.094Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s)
07:02:21 [2022-07-05T07:02:21.094Z]     --- PASS: TestLogs/driver_json-file (0.01s)
07:02:21 [2022-07-05T07:02:21.094Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.62s)
07:02:21 [2022-07-05T07:02:21.094Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.79s)
07:02:21 [2022-07-05T07:02:21.094Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s)
07:02:21 [2022-07-05T07:02:21.094Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.62s)
07:02:21 [2022-07-05T07:02:21.094Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.88s)
07:02:21 [2022-07-05T07:02:21.094Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.75s)
07:02:21 [2022-07-05T07:02:21.094Z] === RUN   TestContainerNetworkMountsNoChown
07:02:21 [2022-07-05T07:02:21.655Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/default
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/default
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/private
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/private
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/rprivate
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/rprivate
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/slave
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/slave
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/rslave
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/rslave
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/shared
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/shared
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/rshared
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/rshared
07:02:21 [2022-07-05T07:02:21.655Z] === CONT  TestMountDaemonRoot/default
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/default/bind_root
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/default/mount_root
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === CONT  TestMountDaemonRoot/default/bind_root
07:02:21 [2022-07-05T07:02:21.655Z] === CONT  TestMountDaemonRoot/rshared
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:02:21 [2022-07-05T07:02:21.655Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === CONT  TestMountDaemonRoot/shared
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === CONT  TestMountDaemonRoot/rslave
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === CONT  TestMountDaemonRoot/slave
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:02:21 [2022-07-05T07:02:21.655Z] === CONT  TestMountDaemonRoot/rprivate
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:02:21 [2022-07-05T07:02:21.655Z] === CONT  TestMountDaemonRoot/private
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/private/bind_root
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/private/mount_root
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:02:21 [2022-07-05T07:02:21.655Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === CONT  TestMountDaemonRoot/default/mount_root
07:02:21 [2022-07-05T07:02:21.655Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:02:21 [2022-07-05T07:02:21.655Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:02:21 [2022-07-05T07:02:21.655Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:02:21 [2022-07-05T07:02:21.655Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:02:21 [2022-07-05T07:02:21.912Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:02:21 [2022-07-05T07:02:21.912Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:02:21 [2022-07-05T07:02:21.912Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:02:21 [2022-07-05T07:02:21.912Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:02:21 [2022-07-05T07:02:21.912Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:02:21 [2022-07-05T07:02:21.912Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:02:21 [2022-07-05T07:02:21.912Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:02:21 [2022-07-05T07:02:21.912Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:02:21 [2022-07-05T07:02:21.912Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:02:21 [2022-07-05T07:02:21.912Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:02:21 [2022-07-05T07:02:21.912Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:02:21 [2022-07-05T07:02:21.912Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:02:21 [2022-07-05T07:02:21.912Z] === CONT  TestMountDaemonRoot/private/bind_root
07:02:21 [2022-07-05T07:02:21.912Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:02:21 [2022-07-05T07:02:21.912Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:02:21 [2022-07-05T07:02:21.912Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:02:21 [2022-07-05T07:02:21.912Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:02:21 [2022-07-05T07:02:21.912Z] === CONT  TestMountDaemonRoot/private/mount_root
07:02:21 [2022-07-05T07:02:21.912Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:02:21 [2022-07-05T07:02:21.912Z] --- PASS: TestMountDaemonRoot (0.01s)
07:02:21 [2022-07-05T07:02:21.912Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
07:02:21 [2022-07-05T07:02:21.912Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
07:02:21 [2022-07-05T07:02:21.912Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
07:02:21 [2022-07-05T07:02:21.912Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
07:02:21 [2022-07-05T07:02:21.912Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
07:02:21 [2022-07-05T07:02:21.912Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
07:02:21 [2022-07-05T07:02:21.912Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
07:02:21 [2022-07-05T07:02:21.912Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
07:02:21 [2022-07-05T07:02:21.912Z] === RUN   TestContainerBindMountNonRecursive
07:02:21 [2022-07-05T07:02:21.912Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
07:02:21 [2022-07-05T07:02:21.912Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
07:02:21 [2022-07-05T07:02:21.912Z] === RUN   TestContainerVolumesMountedAsShared
07:02:21 [2022-07-05T07:02:21.912Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
07:02:21 [2022-07-05T07:02:21.912Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
07:02:21 [2022-07-05T07:02:21.912Z] === RUN   TestContainerVolumesMountedAsSlave
07:02:21 [2022-07-05T07:02:21.912Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
07:02:21 [2022-07-05T07:02:21.912Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
07:02:21 [2022-07-05T07:02:21.912Z] === RUN   TestNetworkNat
07:02:22 [2022-07-05T07:02:22.475Z] --- PASS: TestNetworkNat (0.48s)
07:02:22 [2022-07-05T07:02:22.475Z] === RUN   TestNetworkLocalhostTCPNat
07:02:23 [2022-07-05T07:02:23.037Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s)
07:02:23 [2022-07-05T07:02:23.037Z] === RUN   TestNetworkLoopbackNat
07:02:25 [2022-07-05T07:02:25.552Z] --- PASS: TestNetworkLoopbackNat (2.52s)
07:02:25 [2022-07-05T07:02:25.552Z] === RUN   TestPause
07:02:25 [2022-07-05T07:02:25.552Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
07:02:25 [2022-07-05T07:02:25.552Z] --- SKIP: TestPause (0.00s)
07:02:25 [2022-07-05T07:02:25.552Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:02:25 [2022-07-05T07:02:25.552Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:02:25 [2022-07-05T07:02:25.552Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:02:25 [2022-07-05T07:02:25.552Z] === RUN   TestPauseStopPausedContainer
07:02:25 [2022-07-05T07:02:25.552Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
07:02:25 [2022-07-05T07:02:25.552Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
07:02:25 [2022-07-05T07:02:25.552Z] === RUN   TestPidHost
07:02:26 [2022-07-05T07:02:26.479Z] --- PASS: TestPidHost (0.85s)
07:02:26 [2022-07-05T07:02:26.479Z] === RUN   TestPsFilter
07:02:26 [2022-07-05T07:02:26.479Z] --- PASS: TestPsFilter (0.10s)
07:02:26 [2022-07-05T07:02:26.479Z] === RUN   TestRemoveContainerWithRemovedVolume
07:02:26 [2022-07-05T07:02:26.735Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s)
07:02:26 [2022-07-05T07:02:26.735Z] === RUN   TestRemoveContainerWithVolume
07:02:27 [2022-07-05T07:02:27.297Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
07:02:27 [2022-07-05T07:02:27.297Z] === RUN   TestRemoveContainerRunning
07:02:27 [2022-07-05T07:02:27.557Z] --- PASS: TestRemoveContainerRunning (0.40s)
07:02:27 [2022-07-05T07:02:27.557Z] === RUN   TestRemoveContainerForceRemoveRunning
07:02:28 [2022-07-05T07:02:28.120Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
07:02:28 [2022-07-05T07:02:28.120Z] === RUN   TestRemoveInvalidContainer
07:02:28 [2022-07-05T07:02:28.120Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:02:28 [2022-07-05T07:02:28.120Z] === RUN   TestRenameLinkedContainer
07:02:30 [2022-07-05T07:02:30.010Z] --- PASS: TestRenameLinkedContainer (1.65s)
07:02:30 [2022-07-05T07:02:30.010Z] === RUN   TestRenameStoppedContainer
07:02:30 [2022-07-05T07:02:30.010Z] --- PASS: TestRenameStoppedContainer (0.41s)
07:02:30 [2022-07-05T07:02:30.010Z] === RUN   TestRenameRunningContainerAndReuse
07:02:30 [2022-07-05T07:02:30.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
07:02:30 [2022-07-05T07:02:30.939Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
07:02:30 [2022-07-05T07:02:30.939Z] === RUN   TestRenameInvalidName
07:02:31 [2022-07-05T07:02:31.504Z] --- PASS: TestRenameInvalidName (0.40s)
07:02:31 [2022-07-05T07:02:31.504Z] === RUN   TestRenameAnonymousContainer
07:02:32 [2022-07-05T07:02:32.877Z] --- PASS: TestRenameAnonymousContainer (1.47s)
07:02:32 [2022-07-05T07:02:32.877Z] === RUN   TestRenameContainerWithSameName
07:02:33 [2022-07-05T07:02:33.133Z] --- PASS: TestRenameContainerWithSameName (0.39s)
07:02:33 [2022-07-05T07:02:33.133Z] === RUN   TestRenameContainerWithLinkedContainer
07:02:33 [2022-07-05T07:02:33.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:02:34 [2022-07-05T07:02:34.062Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
07:02:34 [2022-07-05T07:02:34.062Z] === RUN   TestResize
07:02:34 [2022-07-05T07:02:34.624Z] --- PASS: TestResize (0.43s)
07:02:34 [2022-07-05T07:02:34.624Z] === RUN   TestResizeWithInvalidSize
07:02:34 [2022-07-05T07:02:34.880Z] --- PASS: TestResizeWithInvalidSize (0.43s)
07:02:34 [2022-07-05T07:02:34.880Z] === RUN   TestResizeWhenContainerNotStarted
07:02:35 [2022-07-05T07:02:35.442Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
07:02:35 [2022-07-05T07:02:35.442Z] === RUN   TestDaemonRestartKillContainers
07:02:35 [2022-07-05T07:02:35.442Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
07:02:35 [2022-07-05T07:02:35.442Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
07:02:35 [2022-07-05T07:02:35.442Z] === RUN   TestCgroupNamespacesRun
07:02:36 [2022-07-05T07:02:36.373Z] --- PASS: TestCgroupNamespacesRun (1.16s)
07:02:36 [2022-07-05T07:02:36.373Z] === RUN   TestCgroupNamespacesRunPrivileged
07:02:37 [2022-07-05T07:02:37.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:02:37 [2022-07-05T07:02:37.740Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
07:02:37 [2022-07-05T07:02:37.740Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:02:38 [2022-07-05T07:02:38.671Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
07:02:38 [2022-07-05T07:02:38.671Z] === RUN   TestCgroupNamespacesRunHostMode
07:02:40 [2022-07-05T07:02:40.041Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
07:02:40 [2022-07-05T07:02:40.041Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:02:40 [2022-07-05T07:02:40.969Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
07:02:40 [2022-07-05T07:02:40.969Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:02:41 [2022-07-05T07:02:41.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
07:02:41 [2022-07-05T07:02:41.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:02:41 [2022-07-05T07:02:41.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:02:42 [2022-07-05T07:02:42.334Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
07:02:42 [2022-07-05T07:02:42.334Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:02:42 [2022-07-05T07:02:42.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:02:42 [2022-07-05T07:02:42.895Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
07:02:42 [2022-07-05T07:02:42.895Z] === RUN   TestCgroupNamespacesRunOlderClient
07:02:43 [2022-07-05T07:02:43.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:02:43 [2022-07-05T07:02:43.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:02:44 [2022-07-05T07:02:44.261Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s)
07:02:44 [2022-07-05T07:02:44.261Z] === RUN   TestNISDomainname
07:02:44 [2022-07-05T07:02:44.261Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
07:02:44 [2022-07-05T07:02:44.261Z] --- SKIP: TestNISDomainname (0.02s)
07:02:44 [2022-07-05T07:02:44.261Z] === RUN   TestHostnameDnsResolution
07:02:44 [2022-07-05T07:02:44.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:02:44 [2022-07-05T07:02:44.830Z] --- PASS: TestHostnameDnsResolution (0.69s)
07:02:44 [2022-07-05T07:02:44.830Z] === RUN   TestUnprivilegedPortsAndPing
07:02:44 [2022-07-05T07:02:44.830Z]     run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
07:02:44 [2022-07-05T07:02:44.830Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
07:02:44 [2022-07-05T07:02:44.830Z] === RUN   TestPrivilegedHostDevices
07:02:45 [2022-07-05T07:02:45.087Z] --- PASS: TestPrivilegedHostDevices (0.47s)
07:02:45 [2022-07-05T07:02:45.087Z] === RUN   TestRunConsoleSize
07:02:45 [2022-07-05T07:02:45.649Z] --- PASS: TestRunConsoleSize (0.43s)
07:02:45 [2022-07-05T07:02:45.649Z] === RUN   TestStats
07:02:45 [2022-07-05T07:02:45.649Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
07:02:45 [2022-07-05T07:02:45.649Z] --- SKIP: TestStats (0.00s)
07:02:45 [2022-07-05T07:02:45.649Z] === RUN   TestStopContainerWithTimeout
07:02:45 [2022-07-05T07:02:45.649Z] === RUN   TestStopContainerWithTimeout/0
07:02:45 [2022-07-05T07:02:45.649Z] === PAUSE TestStopContainerWithTimeout/0
07:02:45 [2022-07-05T07:02:45.649Z] === RUN   TestStopContainerWithTimeout/1
07:02:45 [2022-07-05T07:02:45.649Z] === PAUSE TestStopContainerWithTimeout/1
07:02:45 [2022-07-05T07:02:45.649Z] === RUN   TestStopContainerWithTimeout/3
07:02:45 [2022-07-05T07:02:45.649Z] === PAUSE TestStopContainerWithTimeout/3
07:02:45 [2022-07-05T07:02:45.649Z] === RUN   TestStopContainerWithTimeout/-1
07:02:45 [2022-07-05T07:02:45.649Z] === PAUSE TestStopContainerWithTimeout/-1
07:02:45 [2022-07-05T07:02:45.649Z] === CONT  TestStopContainerWithTimeout/0
07:02:45 [2022-07-05T07:02:45.649Z] === CONT  TestStopContainerWithTimeout/-1
07:02:46 [2022-07-05T07:02:46.212Z] === CONT  TestStopContainerWithTimeout/3
07:02:46 [2022-07-05T07:02:46.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:02:47 [2022-07-05T07:02:47.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:02:48 [2022-07-05T07:02:48.101Z] === CONT  TestStopContainerWithTimeout/1
07:02:48 [2022-07-05T07:02:48.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:02:48 [2022-07-05T07:02:48.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:02:49 [2022-07-05T07:02:49.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:02:49 [2022-07-05T07:02:49.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:02:49 [2022-07-05T07:02:49.990Z] --- PASS: TestStopContainerWithTimeout (0.01s)
07:02:49 [2022-07-05T07:02:49.990Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
07:02:49 [2022-07-05T07:02:49.990Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.58s)
07:02:49 [2022-07-05T07:02:49.990Z]     --- PASS: TestStopContainerWithTimeout/3 (2.36s)
07:02:49 [2022-07-05T07:02:49.990Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
07:02:49 [2022-07-05T07:02:49.990Z] === RUN   TestDeleteDevicemapper
07:02:49 [2022-07-05T07:02:49.990Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:02:49 [2022-07-05T07:02:49.990Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:02:49 [2022-07-05T07:02:49.990Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:02:51 [2022-07-05T07:02:51.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:02:51 [2022-07-05T07:02:51.356Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.85s)
07:02:51 [2022-07-05T07:02:51.356Z] === RUN   TestUpdateMemory
07:02:51 [2022-07-05T07:02:51.356Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
07:02:51 [2022-07-05T07:02:51.356Z] --- SKIP: TestUpdateMemory (0.00s)
07:02:51 [2022-07-05T07:02:51.356Z] === RUN   TestUpdateCPUQuota
07:02:51 [2022-07-05T07:02:51.356Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
07:02:51 [2022-07-05T07:02:51.356Z] --- SKIP: TestUpdateCPUQuota (0.00s)
07:02:51 [2022-07-05T07:02:51.356Z] === RUN   TestUpdatePidsLimit
07:02:51 [2022-07-05T07:02:51.356Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
07:02:51 [2022-07-05T07:02:51.356Z] --- SKIP: TestUpdatePidsLimit (0.00s)
07:02:51 [2022-07-05T07:02:51.356Z] === RUN   TestUpdateRestartPolicy
07:02:51 [2022-07-05T07:02:51.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:02:52 [2022-07-05T07:02:52.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:02:53 [2022-07-05T07:02:53.416Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:02:53 [2022-07-05T07:02:53.416Z] Using test binary docker
07:02:53 [2022-07-05T07:02:53.416Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:02:53 [2022-07-05T07:02:53.416Z] +++ /etc/init.d/apparmor start
07:02:53 [2022-07-05T07:02:53.416Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:02:53 [2022-07-05T07:02:53.416Z] INFO: Waiting for daemon to start...
07:02:53 [2022-07-05T07:02:53.416Z] Starting dockerd
07:02:53 [2022-07-05T07:02:53.416Z] +++ 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
07:02:57 [2022-07-05T07:02:57.270Z] Created binary: bundles/dynbinary-daemon/dockerd
07:02:57 [2022-07-05T07:02:57.270Z] Building: bundles/dynbinary-daemon/docker-proxy
07:02:57 [2022-07-05T07:02:57.270Z] GOOS="" GOARCH="" GOARM=""
07:02:57 [2022-07-05T07:02:57.270Z] Created binary: bundles/dynbinary-daemon/docker-proxy
07:02:57 [2022-07-05T07:02:57.270Z] 
07:02:57 [2022-07-05T07:02:57.270Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
07:02:57 [2022-07-05T07:02:57.270Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
07:02:57 [2022-07-05T07:02:57.270Z] Using test binary docker
07:02:57 [2022-07-05T07:02:57.270Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:02:57 [2022-07-05T07:02:57.270Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:02:57 [2022-07-05T07:02:57.270Z] INFO: Waiting for daemon to start...
07:02:57 [2022-07-05T07:02:57.270Z] Starting dockerd
07:02:57 [2022-07-05T07:02:57.270Z] .
07:02:57 [2022-07-05T07:02:57.270Z] INFO: Building docker-sdk-python3:5.0.3...
07:02:59 [2022-07-05T07:02:59.999Z] .
07:02:59 [2022-07-05T07:02:59.999Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:02:59 [2022-07-05T07:02:59.999Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:02:59 [2022-07-05T07:02:59.999Z] Error: No such image: emptyfs
07:02:59 [2022-07-05T07:02:59.999Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:02:59 [2022-07-05T07:02:59.999Z] ++++ docker load
07:02:59 [2022-07-05T07:02:59.999Z] Running integration-test (iteration 1)
07:02:59 [2022-07-05T07:02:59.999Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
07:02:59 [2022-07-05T07:02:59.999Z] ++ 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
07:02:59 [2022-07-05T07:02:59.999Z] ++ set -e
07:02:59 [2022-07-05T07:02:59.999Z] ++ '[' -n 0 ']'
07:02:59 [2022-07-05T07:02:59.999Z] ++ set -x
07:02:59 [2022-07-05T07:02:59.999Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
07:03:00 [2022-07-05T07:03:00.292Z] Loaded image: busybox:latest
07:03:00 [2022-07-05T07:03:00.560Z] Loaded image: busybox:glibc
07:03:01 [2022-07-05T07:03:01.521Z] Loaded image: debian:bullseye-slim
07:03:01 [2022-07-05T07:03:01.521Z] Loaded image: hello-world:latest
07:03:01 [2022-07-05T07:03:01.781Z] Loaded image: arm32v7/hello-world:latest
07:03:01 [2022-07-05T07:03:01.781Z] INFO: Testing against a local daemon
07:03:01 [2022-07-05T07:03:01.781Z] === RUN   TestCgroupNamespacesBuild
07:03:03 [2022-07-05T07:03:03.160Z] --- PASS: TestCgroupNamespacesBuild (1.17s)
07:03:03 [2022-07-05T07:03:03.160Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:03:03 [2022-07-05T07:03:03.521Z] --- PASS: TestUpdateRestartPolicy (10.91s)
07:03:03 [2022-07-05T07:03:03.521Z] === RUN   TestUpdateRestartWithAutoRemove
07:03:03 [2022-07-05T07:03:03.521Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
07:03:03 [2022-07-05T07:03:03.521Z] === RUN   TestWaitNonBlocked
07:03:03 [2022-07-05T07:03:03.521Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:03:03 [2022-07-05T07:03:03.521Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:03:03 [2022-07-05T07:03:03.521Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:03:03 [2022-07-05T07:03:03.521Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:03:03 [2022-07-05T07:03:03.521Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:03:03 [2022-07-05T07:03:03.521Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:03:03 [2022-07-05T07:03:03.521Z] --- PASS: TestWaitNonBlocked (0.03s)
07:03:03 [2022-07-05T07:03:03.521Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s)
07:03:03 [2022-07-05T07:03:03.521Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
07:03:03 [2022-07-05T07:03:03.521Z] === RUN   TestWaitBlocked
07:03:03 [2022-07-05T07:03:03.521Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:03:03 [2022-07-05T07:03:03.521Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:03:03 [2022-07-05T07:03:03.521Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:03:03 [2022-07-05T07:03:03.521Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:03:03 [2022-07-05T07:03:03.521Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:03:03 [2022-07-05T07:03:03.521Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:03:04 [2022-07-05T07:03:04.097Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
07:03:04 [2022-07-05T07:03:04.097Z] === RUN   TestBuildWithSession
07:03:04 [2022-07-05T07:03:04.097Z]     build_session_test.go:25: TODO: BuildKit
07:03:04 [2022-07-05T07:03:04.097Z] --- SKIP: TestBuildWithSession (0.00s)
07:03:04 [2022-07-05T07:03:04.097Z] === RUN   TestBuildSquashParent
07:03:04 [2022-07-05T07:03:04.452Z] --- PASS: TestWaitBlocked (0.01s)
07:03:04 [2022-07-05T07:03:04.452Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s)
07:03:04 [2022-07-05T07:03:04.452Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s)
07:03:04 [2022-07-05T07:03:04.453Z] === RUN   TestWaitConditions
07:03:04 [2022-07-05T07:03:04.453Z] === RUN   TestWaitConditions/default
07:03:04 [2022-07-05T07:03:04.453Z] === PAUSE TestWaitConditions/default
07:03:04 [2022-07-05T07:03:04.453Z] === RUN   TestWaitConditions/not-running
07:03:04 [2022-07-05T07:03:04.453Z] === PAUSE TestWaitConditions/not-running
07:03:04 [2022-07-05T07:03:04.453Z] === RUN   TestWaitConditions/next-exit
07:03:04 [2022-07-05T07:03:04.453Z] === PAUSE TestWaitConditions/next-exit
07:03:04 [2022-07-05T07:03:04.453Z] === RUN   TestWaitConditions/removed
07:03:04 [2022-07-05T07:03:04.453Z] === PAUSE TestWaitConditions/removed
07:03:04 [2022-07-05T07:03:04.453Z] === CONT  TestWaitConditions/default
07:03:04 [2022-07-05T07:03:04.453Z] === CONT  TestWaitConditions/removed
07:03:05 [2022-07-05T07:03:05.817Z] === CONT  TestWaitConditions/next-exit
07:03:06 [2022-07-05T07:03:06.073Z] === CONT  TestWaitConditions/not-running
07:03:07 [2022-07-05T07:03:07.962Z] --- PASS: TestWaitConditions (0.01s)
07:03:07 [2022-07-05T07:03:07.962Z]     --- PASS: TestWaitConditions/default (1.59s)
07:03:07 [2022-07-05T07:03:07.962Z]     --- PASS: TestWaitConditions/removed (1.66s)
07:03:07 [2022-07-05T07:03:07.962Z]     --- PASS: TestWaitConditions/next-exit (1.73s)
07:03:07 [2022-07-05T07:03:07.962Z]     --- PASS: TestWaitConditions/not-running (1.69s)
07:03:07 [2022-07-05T07:03:07.962Z] === CONT  TestDaemonRestartIpcMode
07:03:07 [2022-07-05T07:03:07.962Z] === CONT  TestIpcModeOlderClient
07:03:07 [2022-07-05T07:03:07.962Z] --- PASS: TestIpcModeOlderClient (0.07s)
07:03:07 [2022-07-05T07:03:07.962Z] === CONT  TestRestartDaemonWithRestartingContainer
07:03:08 [2022-07-05T07:03:08.292Z] --- PASS: TestBuildSquashParent (4.29s)
07:03:08 [2022-07-05T07:03:08.292Z] === RUN   TestBuildWithRemoveAndForceRemove
07:03:08 [2022-07-05T07:03:08.292Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:03:08 [2022-07-05T07:03:08.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:03:08 [2022-07-05T07:03:08.293Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:03:08 [2022-07-05T07:03:08.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:03:08 [2022-07-05T07:03:08.293Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:03:08 [2022-07-05T07:03:08.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:03:08 [2022-07-05T07:03:08.293Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:03:08 [2022-07-05T07:03:08.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:03:08 [2022-07-05T07:03:08.293Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:03:08 [2022-07-05T07:03:08.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:03:08 [2022-07-05T07:03:08.293Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:03:08 [2022-07-05T07:03:08.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:03:08 [2022-07-05T07:03:08.293Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:03:08 [2022-07-05T07:03:08.293Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:03:09 [2022-07-05T07:03:09.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
07:03:09 [2022-07-05T07:03:09.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:03:09 [2022-07-05T07:03:09.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:03:09 [2022-07-05T07:03:09.672Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:03:09 [2022-07-05T07:03:09.932Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:03:10 [2022-07-05T07:03:10.480Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s)
07:03:10 [2022-07-05T07:03:10.480Z] --- PASS: TestDaemonRestartIpcMode (2.76s)
07:03:10 [2022-07-05T07:03:10.480Z] PASS
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === Skipped
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
07:03:10 [2022-07-05T07:03:10.480Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestPause (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
07:03:10 [2022-07-05T07:03:10.480Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
07:03:10 [2022-07-05T07:03:10.480Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestStats (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
07:03:10 [2022-07-05T07:03:10.480Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
07:03:10 [2022-07-05T07:03:10.480Z] 
07:03:10 [2022-07-05T07:03:10.480Z] DONE 241 tests, 27 skipped in 82.008s
07:03:10 [2022-07-05T07:03:10.480Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
07:03:10 [2022-07-05T07:03:10.480Z] === RUN   TestConfigDaemonLibtrustID
07:03:11 [2022-07-05T07:03:11.043Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
07:03:11 [2022-07-05T07:03:11.043Z] === RUN   TestConfigDaemonID
07:03:11 [2022-07-05T07:03:11.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:03:11 [2022-07-05T07:03:11.320Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:03:11 [2022-07-05T07:03:11.320Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:03:12 [2022-07-05T07:03:12.258Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
07:03:12 [2022-07-05T07:03:12.258Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.46s)
07:03:12 [2022-07-05T07:03:12.258Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s)
07:03:12 [2022-07-05T07:03:12.258Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.26s)
07:03:12 [2022-07-05T07:03:12.258Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.27s)
07:03:12 [2022-07-05T07:03:12.258Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.12s)
07:03:12 [2022-07-05T07:03:12.258Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.23s)
07:03:12 [2022-07-05T07:03:12.258Z] === RUN   TestBuildMultiStageCopy
07:03:12 [2022-07-05T07:03:12.258Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:03:12 [2022-07-05T07:03:12.408Z]     daemon_test.go:83: [d47d024c56b5b] daemon is not started
07:03:12 [2022-07-05T07:03:12.408Z] --- PASS: TestConfigDaemonID (1.08s)
07:03:12 [2022-07-05T07:03:12.408Z] === RUN   TestDaemonConfigValidation
07:03:12 [2022-07-05T07:03:12.408Z] === RUN   TestDaemonConfigValidation/config_with_no_content
07:03:12 [2022-07-05T07:03:12.408Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
07:03:12 [2022-07-05T07:03:12.408Z] === RUN   TestDaemonConfigValidation/config_with_{}
07:03:12 [2022-07-05T07:03:12.408Z] === PAUSE TestDaemonConfigValidation/config_with_{}
07:03:12 [2022-07-05T07:03:12.408Z] === RUN   TestDaemonConfigValidation/invalid_config
07:03:12 [2022-07-05T07:03:12.408Z] === PAUSE TestDaemonConfigValidation/invalid_config
07:03:12 [2022-07-05T07:03:12.408Z] === RUN   TestDaemonConfigValidation/malformed_config
07:03:12 [2022-07-05T07:03:12.408Z] === PAUSE TestDaemonConfigValidation/malformed_config
07:03:12 [2022-07-05T07:03:12.408Z] === RUN   TestDaemonConfigValidation/valid_config
07:03:12 [2022-07-05T07:03:12.408Z] === PAUSE TestDaemonConfigValidation/valid_config
07:03:12 [2022-07-05T07:03:12.408Z] === CONT  TestDaemonConfigValidation/config_with_no_content
07:03:12 [2022-07-05T07:03:12.408Z] === CONT  TestDaemonConfigValidation/malformed_config
07:03:12 [2022-07-05T07:03:12.408Z] === CONT  TestDaemonConfigValidation/valid_config
07:03:12 [2022-07-05T07:03:12.408Z] === CONT  TestDaemonConfigValidation/invalid_config
07:03:12 [2022-07-05T07:03:12.408Z] === CONT  TestDaemonConfigValidation/config_with_{}
07:03:12 [2022-07-05T07:03:12.408Z] --- PASS: TestDaemonConfigValidation (0.00s)
07:03:12 [2022-07-05T07:03:12.408Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
07:03:12 [2022-07-05T07:03:12.408Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
07:03:12 [2022-07-05T07:03:12.408Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
07:03:12 [2022-07-05T07:03:12.408Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
07:03:12 [2022-07-05T07:03:12.408Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
07:03:12 [2022-07-05T07:03:12.408Z] === RUN   TestConfigDaemonSeccompProfiles
07:03:12 [2022-07-05T07:03:12.408Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
07:03:13 [2022-07-05T07:03:13.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:03:13 [2022-07-05T07:03:13.637Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:03:13 [2022-07-05T07:03:13.637Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:03:13 [2022-07-05T07:03:13.637Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:03:13 [2022-07-05T07:03:13.818Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
07:03:13 [2022-07-05T07:03:13.897Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:03:13 [2022-07-05T07:03:13.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:03:14 [2022-07-05T07:03:14.156Z] --- PASS: TestBuildMultiStageCopy (1.93s)
07:03:14 [2022-07-05T07:03:14.156Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.09s)
07:03:14 [2022-07-05T07:03:14.156Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
07:03:14 [2022-07-05T07:03:14.156Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
07:03:14 [2022-07-05T07:03:14.156Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
07:03:14 [2022-07-05T07:03:14.156Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
07:03:14 [2022-07-05T07:03:14.156Z] === RUN   TestBuildMultiStageParentConfig
07:03:14 [2022-07-05T07:03:14.725Z] --- PASS: TestBuildMultiStageParentConfig (0.60s)
07:03:14 [2022-07-05T07:03:14.725Z] === RUN   TestBuildLabelWithTargets
07:03:14 [2022-07-05T07:03:14.764Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
07:03:15 [2022-07-05T07:03:15.664Z] --- PASS: TestBuildLabelWithTargets (0.97s)
07:03:15 [2022-07-05T07:03:15.664Z] === RUN   TestBuildWithEmptyLayers
07:03:15 [2022-07-05T07:03:15.700Z] === CONT  TestConfigDaemonSeccompProfiles
07:03:15 [2022-07-05T07:03:15.700Z]     daemon_test.go:197: [d8a3411f7876c] daemon is not started
07:03:15 [2022-07-05T07:03:15.701Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s)
07:03:15 [2022-07-05T07:03:15.701Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
07:03:15 [2022-07-05T07:03:15.701Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s)
07:03:15 [2022-07-05T07:03:15.701Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
07:03:15 [2022-07-05T07:03:15.701Z] === RUN   TestDaemonProxy
07:03:15 [2022-07-05T07:03:15.701Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
07:03:15 [2022-07-05T07:03:15.701Z] --- SKIP: TestDaemonProxy (0.00s)
07:03:15 [2022-07-05T07:03:15.701Z] PASS
07:03:15 [2022-07-05T07:03:15.701Z] 
07:03:15 [2022-07-05T07:03:15.701Z] === Skipped
07:03:15 [2022-07-05T07:03:15.701Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
07:03:15 [2022-07-05T07:03:15.701Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
07:03:15 [2022-07-05T07:03:15.701Z] 
07:03:15 [2022-07-05T07:03:15.701Z] DONE 13 tests, 1 skipped in 5.233s
07:03:15 [2022-07-05T07:03:15.701Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
07:03:15 [2022-07-05T07:03:15.956Z] INFO: Testing against a local daemon
07:03:15 [2022-07-05T07:03:15.956Z] === RUN   TestCommitInheritsEnv
07:03:16 [2022-07-05T07:03:16.232Z] --- PASS: TestBuildWithEmptyLayers (0.44s)
07:03:16 [2022-07-05T07:03:16.232Z] === RUN   TestBuildMultiStageOnBuild
07:03:16 [2022-07-05T07:03:16.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:03:17 [2022-07-05T07:03:17.320Z] --- PASS: TestCommitInheritsEnv (1.26s)
07:03:17 [2022-07-05T07:03:17.320Z] === RUN   TestImportExtremelyLargeImageWorks
07:03:17 [2022-07-05T07:03:17.320Z] === PAUSE TestImportExtremelyLargeImageWorks
07:03:17 [2022-07-05T07:03:17.320Z] === RUN   TestImportWithCustomPlatform
07:03:17 [2022-07-05T07:03:17.320Z] === RUN   TestImportWithCustomPlatform/#00
07:03:17 [2022-07-05T07:03:17.320Z] === RUN   TestImportWithCustomPlatform/_______
07:03:17 [2022-07-05T07:03:17.320Z] === RUN   TestImportWithCustomPlatform//
07:03:17 [2022-07-05T07:03:17.320Z] === RUN   TestImportWithCustomPlatform/linux
07:03:17 [2022-07-05T07:03:17.320Z] === RUN   TestImportWithCustomPlatform/LINUX
07:03:17 [2022-07-05T07:03:17.320Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
07:03:17 [2022-07-05T07:03:17.320Z] === RUN   TestImportWithCustomPlatform/macos
07:03:17 [2022-07-05T07:03:17.320Z] === RUN   TestImportWithCustomPlatform/macos/arm64
07:03:17 [2022-07-05T07:03:17.320Z] === RUN   TestImportWithCustomPlatform/nintendo64
07:03:17 [2022-07-05T07:03:17.320Z] --- PASS: TestImportWithCustomPlatform (0.33s)
07:03:17 [2022-07-05T07:03:17.320Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
07:03:17 [2022-07-05T07:03:17.320Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
07:03:17 [2022-07-05T07:03:17.320Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
07:03:17 [2022-07-05T07:03:17.320Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
07:03:17 [2022-07-05T07:03:17.320Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
07:03:17 [2022-07-05T07:03:17.320Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
07:03:17 [2022-07-05T07:03:17.320Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
07:03:17 [2022-07-05T07:03:17.320Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
07:03:17 [2022-07-05T07:03:17.320Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
07:03:17 [2022-07-05T07:03:17.320Z] === RUN   TestImagesFilterMultiReference
07:03:17 [2022-07-05T07:03:17.576Z] --- PASS: TestImagesFilterMultiReference (0.07s)
07:03:17 [2022-07-05T07:03:17.576Z] === RUN   TestImagePullPlatformInvalid
07:03:17 [2022-07-05T07:03:17.576Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
07:03:17 [2022-07-05T07:03:17.576Z] === RUN   TestRemoveImageOrphaning
07:03:17 [2022-07-05T07:03:17.610Z] --- PASS: TestBuildMultiStageOnBuild (1.29s)
07:03:17 [2022-07-05T07:03:17.610Z] === RUN   TestBuildUncleanTarFilenames
07:03:18 [2022-07-05T07:03:18.184Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
07:03:18 [2022-07-05T07:03:18.184Z] === RUN   TestBuildMultiStageLayerLeak
07:03:19 [2022-07-05T07:03:19.465Z] --- PASS: TestRemoveImageOrphaning (1.56s)
07:03:19 [2022-07-05T07:03:19.465Z] === RUN   TestRemoveImageGarbageCollector
07:03:19 [2022-07-05T07:03:19.465Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
07:03:19 [2022-07-05T07:03:19.465Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:03:19 [2022-07-05T07:03:19.465Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:03:19 [2022-07-05T07:03:19.465Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
07:03:19 [2022-07-05T07:03:19.465Z] === RUN   TestTagInvalidReference
07:03:19 [2022-07-05T07:03:19.465Z] --- PASS: TestTagInvalidReference (0.01s)
07:03:19 [2022-07-05T07:03:19.465Z] === RUN   TestTagValidPrefixedRepo
07:03:19 [2022-07-05T07:03:19.465Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
07:03:19 [2022-07-05T07:03:19.465Z] === RUN   TestTagExistedNameWithoutForce
07:03:19 [2022-07-05T07:03:19.465Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
07:03:19 [2022-07-05T07:03:19.465Z] === RUN   TestTagOfficialNames
07:03:19 [2022-07-05T07:03:19.465Z] --- PASS: TestTagOfficialNames (0.05s)
07:03:19 [2022-07-05T07:03:19.465Z] === RUN   TestTagMatchesDigest
07:03:19 [2022-07-05T07:03:19.465Z] --- PASS: TestTagMatchesDigest (0.02s)
07:03:19 [2022-07-05T07:03:19.465Z] === CONT  TestImportExtremelyLargeImageWorks
07:03:19 [2022-07-05T07:03:19.563Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s)
07:03:19 [2022-07-05T07:03:19.563Z] === RUN   TestBuildWithHugeFile
07:03:24 [2022-07-05T07:03:24.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:03:27 [2022-07-05T07:03:27.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:03:30 [2022-07-05T07:03:30.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:03:31 [2022-07-05T07:03:31.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:03:34 [2022-07-05T07:03:34.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:03:36 [2022-07-05T07:03:36.019Z] sha256:c23a154c7485ed10c694b6dd122c980cdb3ef788267c7d1430cf593b2c3b3052
07:03:36 [2022-07-05T07:03:36.019Z] INFO: Starting docker-py tests...
07:03:36 [2022-07-05T07:03:36.019Z] ============================= test session starts ==============================
07:03:36 [2022-07-05T07:03:36.019Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
07:03:36 [2022-07-05T07:03:36.019Z] rootdir: /src, inifile: pytest.ini
07:03:36 [2022-07-05T07:03:36.019Z] plugins: cov-2.6.1, timeout-1.3.3
07:03:36 [2022-07-05T07:03:36.019Z] collected 395 items / 2 deselected / 393 selected
07:03:36 [2022-07-05T07:03:36.019Z] 
07:03:37 [2022-07-05T07:03:37.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:03:40 [2022-07-05T07:03:40.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:03:43 [2022-07-05T07:03:43.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:03:45 [2022-07-05T07:03:45.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:03:48 [2022-07-05T07:03:48.268Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:03:48 [2022-07-05T07:03:48.268Z] Using test binary docker
07:03:48 [2022-07-05T07:03:48.268Z] +++ /etc/init.d/apparmor start
07:03:48 [2022-07-05T07:03:48.268Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:03:48 [2022-07-05T07:03:48.268Z] INFO: Waiting for daemon to start...
07:03:48 [2022-07-05T07:03:48.268Z] Starting dockerd
07:03:48 [2022-07-05T07:03:48.268Z] +++ 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
07:03:50 [2022-07-05T07:03:50.185Z] .
07:03:50 [2022-07-05T07:03:50.185Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:03:50 [2022-07-05T07:03:50.446Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:03:50 [2022-07-05T07:03:50.446Z] Error: No such image: emptyfs
07:03:50 [2022-07-05T07:03:50.446Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:03:50 [2022-07-05T07:03:50.446Z] ++++ docker load
07:03:50 [2022-07-05T07:03:50.708Z] Running integration-test (iteration 1)
07:03:50 [2022-07-05T07:03:50.708Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
07:03:50 [2022-07-05T07:03:50.708Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
07:03:50 [2022-07-05T07:03:50.708Z] ++ set -e
07:03:50 [2022-07-05T07:03:50.708Z] ++ '[' -n 0 ']'
07:03:50 [2022-07-05T07:03:50.708Z] ++ set -x
07:03:50 [2022-07-05T07:03:50.708Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
07:03:51 [2022-07-05T07:03:51.654Z] Loaded image: busybox:latest
07:03:51 [2022-07-05T07:03:51.810Z] tests/integration/api_build_test.py .......................X             [  6%]
07:03:52 [2022-07-05T07:03:52.225Z] Loaded image: busybox:glibc
07:03:52 [2022-07-05T07:03:52.375Z] tests/integration/api_client_test.py .....                               [  7%]
07:03:54 [2022-07-05T07:03:54.134Z] tests/integration/api_config_test.py ......                              [  8%]
07:03:56 [2022-07-05T07:03:56.414Z] --- PASS: TestImportExtremelyLargeImageWorks (92.31s)
07:03:56 [2022-07-05T07:03:56.414Z] PASS
07:03:56 [2022-07-05T07:03:56.414Z] 
07:03:56 [2022-07-05T07:03:56.414Z] DONE 22 tests in 95.487s
07:03:56 [2022-07-05T07:03:56.414Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
07:03:56 [2022-07-05T07:03:56.414Z] === RUN   TestStripANSICommands
07:03:56 [2022-07-05T07:03:56.414Z] === RUN   TestStripANSICommands/#00
07:03:56 [2022-07-05T07:03:56.414Z] === RUN   TestStripANSICommands/#01
07:03:56 [2022-07-05T07:03:56.414Z] --- PASS: TestStripANSICommands (0.00s)
07:03:56 [2022-07-05T07:03:56.414Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
07:03:56 [2022-07-05T07:03:56.414Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
07:03:56 [2022-07-05T07:03:56.414Z] PASS
07:03:56 [2022-07-05T07:03:56.414Z] 
07:03:56 [2022-07-05T07:03:56.414Z] DONE 3 tests in 0.009s
07:03:56 [2022-07-05T07:03:56.414Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
07:03:56 [2022-07-05T07:03:56.414Z] INFO: Testing against a local daemon
07:03:56 [2022-07-05T07:03:56.414Z] === RUN   TestNetworkCreateDelete
07:03:56 [2022-07-05T07:03:56.414Z] --- PASS: TestNetworkCreateDelete (0.13s)
07:03:56 [2022-07-05T07:03:56.414Z] === RUN   TestDockerNetworkDeletePreferID
07:03:56 [2022-07-05T07:03:56.414Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
07:03:56 [2022-07-05T07:03:56.414Z] === RUN   TestDaemonDNSFallback
07:03:57 [2022-07-05T07:03:57.516Z] Loaded image: debian:bullseye-slim
07:03:57 [2022-07-05T07:03:57.516Z] Loaded image: hello-world:latest
07:03:57 [2022-07-05T07:03:57.516Z] Loaded image: arm32v7/hello-world:latest
07:03:57 [2022-07-05T07:03:57.516Z] INFO: Testing against a local daemon
07:03:57 [2022-07-05T07:03:57.516Z] === RUN   TestCgroupNamespacesBuild
07:03:59 [2022-07-05T07:03:59.704Z] --- PASS: TestDaemonDNSFallback (6.38s)
07:03:59 [2022-07-05T07:03:59.704Z] === RUN   TestInspectNetwork
07:04:00 [2022-07-05T07:04:00.066Z] --- PASS: TestCgroupNamespacesBuild (2.44s)
07:04:00 [2022-07-05T07:04:00.066Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:04:01 [2022-07-05T07:04:01.983Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s)
07:04:01 [2022-07-05T07:04:01.983Z] === RUN   TestBuildWithSession
07:04:01 [2022-07-05T07:04:01.983Z]     build_session_test.go:25: TODO: BuildKit
07:04:01 [2022-07-05T07:04:01.983Z] --- SKIP: TestBuildWithSession (0.00s)
07:04:01 [2022-07-05T07:04:01.983Z] === RUN   TestBuildSquashParent
07:04:02 [2022-07-05T07:04:02.242Z] === RUN   TestInspectNetwork/full_network_id
07:04:02 [2022-07-05T07:04:02.242Z] === RUN   TestInspectNetwork/partial_network_id
07:04:02 [2022-07-05T07:04:02.242Z] === RUN   TestInspectNetwork/network_name
07:04:02 [2022-07-05T07:04:02.242Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:04:06 [2022-07-05T07:04:06.437Z] --- PASS: TestInspectNetwork (7.29s)
07:04:06 [2022-07-05T07:04:06.437Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:04:06 [2022-07-05T07:04:06.437Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:04:06 [2022-07-05T07:04:06.437Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
07:04:06 [2022-07-05T07:04:06.437Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:04:06 [2022-07-05T07:04:06.437Z] === RUN   TestRunContainerWithBridgeNone
07:04:08 [2022-07-05T07:04:08.344Z] --- PASS: TestRunContainerWithBridgeNone (1.61s)
07:04:08 [2022-07-05T07:04:08.344Z] === RUN   TestNetworkInvalidJSON
07:04:08 [2022-07-05T07:04:08.344Z] === RUN   TestNetworkInvalidJSON/networks/create
07:04:08 [2022-07-05T07:04:08.344Z] === PAUSE TestNetworkInvalidJSON/networks/create
07:04:08 [2022-07-05T07:04:08.344Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
07:04:08 [2022-07-05T07:04:08.344Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
07:04:08 [2022-07-05T07:04:08.344Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
07:04:08 [2022-07-05T07:04:08.344Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
07:04:08 [2022-07-05T07:04:08.344Z] === CONT  TestNetworkInvalidJSON/networks/create
07:04:08 [2022-07-05T07:04:08.344Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
07:04:08 [2022-07-05T07:04:08.344Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
07:04:08 [2022-07-05T07:04:08.344Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
07:04:08 [2022-07-05T07:04:08.344Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
07:04:08 [2022-07-05T07:04:08.344Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
07:04:08 [2022-07-05T07:04:08.344Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
07:04:08 [2022-07-05T07:04:08.344Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
07:04:08 [2022-07-05T07:04:08.344Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
07:04:08 [2022-07-05T07:04:08.344Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
07:04:08 [2022-07-05T07:04:08.344Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
07:04:08 [2022-07-05T07:04:08.344Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
07:04:08 [2022-07-05T07:04:08.344Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
07:04:08 [2022-07-05T07:04:08.344Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
07:04:08 [2022-07-05T07:04:08.344Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
07:04:08 [2022-07-05T07:04:08.344Z] --- PASS: TestNetworkInvalidJSON (0.01s)
07:04:08 [2022-07-05T07:04:08.344Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
07:04:08 [2022-07-05T07:04:08.344Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
07:04:08 [2022-07-05T07:04:08.344Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
07:04:08 [2022-07-05T07:04:08.344Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
07:04:08 [2022-07-05T07:04:08.344Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
07:04:08 [2022-07-05T07:04:08.344Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
07:04:08 [2022-07-05T07:04:08.344Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
07:04:08 [2022-07-05T07:04:08.344Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
07:04:08 [2022-07-05T07:04:08.344Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
07:04:08 [2022-07-05T07:04:08.344Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
07:04:08 [2022-07-05T07:04:08.344Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
07:04:08 [2022-07-05T07:04:08.344Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
07:04:08 [2022-07-05T07:04:08.345Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
07:04:08 [2022-07-05T07:04:08.345Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
07:04:08 [2022-07-05T07:04:08.345Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
07:04:08 [2022-07-05T07:04:08.345Z] === RUN   TestNetworkList
07:04:08 [2022-07-05T07:04:08.345Z] === RUN   TestNetworkList//networks
07:04:08 [2022-07-05T07:04:08.345Z] === PAUSE TestNetworkList//networks
07:04:08 [2022-07-05T07:04:08.345Z] === RUN   TestNetworkList//networks/
07:04:08 [2022-07-05T07:04:08.345Z] === PAUSE TestNetworkList//networks/
07:04:08 [2022-07-05T07:04:08.345Z] === CONT  TestNetworkList//networks
07:04:08 [2022-07-05T07:04:08.345Z] === CONT  TestNetworkList//networks/
07:04:08 [2022-07-05T07:04:08.345Z] --- PASS: TestNetworkList (0.01s)
07:04:08 [2022-07-05T07:04:08.345Z]     --- PASS: TestNetworkList//networks/ (0.00s)
07:04:08 [2022-07-05T07:04:08.345Z]     --- PASS: TestNetworkList//networks (0.00s)
07:04:08 [2022-07-05T07:04:08.345Z] === RUN   TestHostIPv4BridgeLabel
07:04:08 [2022-07-05T07:04:08.604Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
07:04:08 [2022-07-05T07:04:08.604Z] === RUN   TestDaemonRestartWithLiveRestore
07:04:09 [2022-07-05T07:04:09.983Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
07:04:09 [2022-07-05T07:04:09.983Z] === RUN   TestDaemonDefaultNetworkPools
07:04:10 [2022-07-05T07:04:10.552Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s)
07:04:10 [2022-07-05T07:04:10.552Z] === RUN   TestDaemonRestartWithExistingNetwork
07:04:11 [2022-07-05T07:04:11.493Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
07:04:11 [2022-07-05T07:04:11.493Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:04:11 [2022-07-05T07:04:11.989Z] --- PASS: TestBuildSquashParent (8.73s)
07:04:11 [2022-07-05T07:04:11.989Z] === RUN   TestBuildWithRemoveAndForceRemove
07:04:11 [2022-07-05T07:04:11.989Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:04:11 [2022-07-05T07:04:11.989Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:04:11 [2022-07-05T07:04:11.989Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:04:11 [2022-07-05T07:04:11.989Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:04:11 [2022-07-05T07:04:11.989Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:04:11 [2022-07-05T07:04:11.989Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:04:11 [2022-07-05T07:04:11.989Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:04:11 [2022-07-05T07:04:11.989Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:04:11 [2022-07-05T07:04:11.989Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:04:11 [2022-07-05T07:04:11.989Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:04:11 [2022-07-05T07:04:11.989Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:04:11 [2022-07-05T07:04:11.989Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:04:11 [2022-07-05T07:04:11.989Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:04:11 [2022-07-05T07:04:11.989Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:04:12 [2022-07-05T07:04:12.872Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
07:04:12 [2022-07-05T07:04:12.872Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:04:13 [2022-07-05T07:04:13.440Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
07:04:13 [2022-07-05T07:04:13.440Z] === RUN   TestServiceWithPredefinedNetwork
07:04:13 [2022-07-05T07:04:13.906Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:04:14 [2022-07-05T07:04:14.167Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:04:15 [2022-07-05T07:04:15.801Z] --- PASS: TestBuildWithHugeFile (51.93s)
07:04:15 [2022-07-05T07:04:15.801Z] === RUN   TestBuildWCOWSandboxSize
07:04:15 [2022-07-05T07:04:15.801Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:04:15 [2022-07-05T07:04:15.801Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
07:04:15 [2022-07-05T07:04:15.801Z] === RUN   TestBuildWithEmptyDockerfile
07:04:15 [2022-07-05T07:04:15.801Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:04:15 [2022-07-05T07:04:15.801Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:04:15 [2022-07-05T07:04:15.801Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:04:15 [2022-07-05T07:04:15.801Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:04:15 [2022-07-05T07:04:15.801Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:04:15 [2022-07-05T07:04:15.801Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:04:15 [2022-07-05T07:04:15.801Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:04:15 [2022-07-05T07:04:15.801Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:04:15 [2022-07-05T07:04:15.801Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:04:15 [2022-07-05T07:04:15.801Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
07:04:15 [2022-07-05T07:04:15.801Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s)
07:04:15 [2022-07-05T07:04:15.801Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s)
07:04:15 [2022-07-05T07:04:15.801Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
07:04:15 [2022-07-05T07:04:15.801Z] === RUN   TestBuildPreserveOwnership
07:04:15 [2022-07-05T07:04:15.801Z] === RUN   TestBuildPreserveOwnership/copy_from
07:04:15 [2022-07-05T07:04:15.801Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:04:15 [2022-07-05T07:04:15.801Z] --- PASS: TestBuildPreserveOwnership (2.95s)
07:04:15 [2022-07-05T07:04:15.801Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.95s)
07:04:15 [2022-07-05T07:04:15.801Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s)
07:04:15 [2022-07-05T07:04:15.801Z] === RUN   TestBuildPlatformInvalid
07:04:15 [2022-07-05T07:04:15.801Z] --- PASS: TestBuildPlatformInvalid (0.08s)
07:04:15 [2022-07-05T07:04:15.801Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
07:04:15 [2022-07-05T07:04:15.801Z] Loaded image: busybox:latest
07:04:15 [2022-07-05T07:04:15.801Z] Loaded image: busybox:glibc
07:04:15 [2022-07-05T07:04:15.977Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s)
07:04:15 [2022-07-05T07:04:15.977Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:04:15 [2022-07-05T07:04:15.977Z]     service_test.go:243: FLAKY_TEST
07:04:15 [2022-07-05T07:04:15.977Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:04:15 [2022-07-05T07:04:15.977Z] === RUN   TestServiceWithDataPathPortInit
07:04:16 [2022-07-05T07:04:16.369Z] Loaded image: debian:bullseye-slim
07:04:16 [2022-07-05T07:04:16.629Z] Loaded image: hello-world:latest
07:04:16 [2022-07-05T07:04:16.629Z] Loaded image: arm32v7/hello-world:latest
07:04:17 [2022-07-05T07:04:17.471Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:04:17 [2022-07-05T07:04:17.471Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:04:20 [2022-07-05T07:04:20.776Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
07:04:20 [2022-07-05T07:04:20.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.44s)
07:04:20 [2022-07-05T07:04:20.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.48s)
07:04:20 [2022-07-05T07:04:20.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.35s)
07:04:20 [2022-07-05T07:04:20.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.35s)
07:04:20 [2022-07-05T07:04:20.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.50s)
07:04:20 [2022-07-05T07:04:20.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.48s)
07:04:20 [2022-07-05T07:04:20.776Z] === RUN   TestBuildMultiStageCopy
07:04:20 [2022-07-05T07:04:20.776Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:04:24 [2022-07-05T07:04:24.080Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:04:24 [2022-07-05T07:04:24.207Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
07:04:24 [2022-07-05T07:04:24.341Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:04:24 [2022-07-05T07:04:24.751Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.34s)
07:04:24 [2022-07-05T07:04:24.751Z] PASS
07:04:24 [2022-07-05T07:04:24.751Z] 
07:04:24 [2022-07-05T07:04:24.751Z] === Skipped
07:04:24 [2022-07-05T07:04:24.751Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
07:04:24 [2022-07-05T07:04:24.751Z]     build_session_test.go:25: TODO: BuildKit
07:04:24 [2022-07-05T07:04:24.751Z] 
07:04:24 [2022-07-05T07:04:24.751Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
07:04:24 [2022-07-05T07:04:24.751Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:04:24 [2022-07-05T07:04:24.751Z] 
07:04:24 [2022-07-05T07:04:24.751Z] DONE 34 tests, 2 skipped in 83.966s
07:04:24 [2022-07-05T07:04:24.751Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
07:04:24 [2022-07-05T07:04:24.751Z] ++ 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
07:04:24 [2022-07-05T07:04:24.751Z] ++ set -e
07:04:24 [2022-07-05T07:04:24.751Z] ++ '[' -n 0 ']'
07:04:24 [2022-07-05T07:04:24.751Z] ++ set -x
07:04:24 [2022-07-05T07:04:24.752Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
07:04:24 [2022-07-05T07:04:24.752Z] INFO: Testing against a local daemon
07:04:24 [2022-07-05T07:04:24.752Z] === RUN   TestConfigInspect
07:04:24 [2022-07-05T07:04:24.913Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:04:25 [2022-07-05T07:04:25.486Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:04:26 [2022-07-05T07:04:26.059Z] --- PASS: TestBuildMultiStageCopy (5.16s)
07:04:26 [2022-07-05T07:04:26.059Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.89s)
07:04:26 [2022-07-05T07:04:26.059Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s)
07:04:26 [2022-07-05T07:04:26.059Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
07:04:26 [2022-07-05T07:04:26.059Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s)
07:04:26 [2022-07-05T07:04:26.059Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s)
07:04:26 [2022-07-05T07:04:26.059Z] === RUN   TestBuildMultiStageParentConfig
07:04:26 [2022-07-05T07:04:26.657Z] --- PASS: TestConfigInspect (2.26s)
07:04:26 [2022-07-05T07:04:26.657Z] === RUN   TestConfigList
07:04:27 [2022-07-05T07:04:27.519Z] --- PASS: TestBuildMultiStageParentConfig (1.55s)
07:04:27 [2022-07-05T07:04:27.520Z] === RUN   TestBuildLabelWithTargets
07:04:28 [2022-07-05T07:04:28.563Z] --- PASS: TestConfigList (2.27s)
07:04:28 [2022-07-05T07:04:28.563Z] === RUN   TestConfigsCreateAndDelete
07:04:30 [2022-07-05T07:04:30.081Z] --- PASS: TestBuildLabelWithTargets (2.36s)
07:04:30 [2022-07-05T07:04:30.081Z] === RUN   TestBuildWithEmptyLayers
07:04:30 [2022-07-05T07:04:30.865Z] --- PASS: TestServiceWithDataPathPortInit (14.17s)
07:04:30 [2022-07-05T07:04:30.865Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:04:31 [2022-07-05T07:04:31.099Z] --- PASS: TestConfigsCreateAndDelete (2.18s)
07:04:31 [2022-07-05T07:04:31.099Z] === RUN   TestConfigsUpdate
07:04:31 [2022-07-05T07:04:31.465Z] --- PASS: TestBuildWithEmptyLayers (1.23s)
07:04:31 [2022-07-05T07:04:31.465Z] === RUN   TestBuildMultiStageOnBuild
07:04:32 [2022-07-05T07:04:32.775Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uyj4ftht40b864igmku1uqyz2 Created:2022-07-05 07:04:31.158016541 +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[92a9f63c89edc0e47fed9744b027f6b14a53770d8a434061245fd6352c67f6ef:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kj73kyxulr8wtk8n2jo1or5n5 EndpointID:b06923f492ad956fc2f2ef711d320152a3d13b7d96404e9095d730eb79c9ce8d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f8982199572eb212d1ef5a1d3cc7d56aa3130e28dc94ec8d05c3a057157641e5 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:75aacea73bb5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kj73kyxulr8wtk8n2jo1or5n5 EndpointID:b06923f492ad956fc2f2ef711d320152a3d13b7d96404e9095d730eb79c9ce8d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
07:04:33 [2022-07-05T07:04:33.018Z] --- PASS: TestConfigsUpdate (2.18s)
07:04:33 [2022-07-05T07:04:33.018Z] === RUN   TestTemplatedConfig
07:04:34 [2022-07-05T07:04:34.762Z] --- PASS: TestBuildMultiStageOnBuild (3.17s)
07:04:34 [2022-07-05T07:04:34.762Z] === RUN   TestBuildUncleanTarFilenames
07:04:35 [2022-07-05T07:04:35.551Z] --- PASS: TestTemplatedConfig (2.62s)
07:04:35 [2022-07-05T07:04:35.551Z] === RUN   TestConfigCreateResolve
07:04:36 [2022-07-05T07:04:36.673Z] --- PASS: TestBuildUncleanTarFilenames (1.93s)
07:04:36 [2022-07-05T07:04:36.673Z] === RUN   TestBuildMultiStageLayerLeak
07:04:36 [2022-07-05T07:04:36.967Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.12s)
07:04:36 [2022-07-05T07:04:36.967Z] PASS
07:04:36 [2022-07-05T07:04:36.967Z] 
07:04:36 [2022-07-05T07:04:36.967Z] === Skipped
07:04:36 [2022-07-05T07:04:36.967Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:04:36 [2022-07-05T07:04:36.967Z]     service_test.go:243: FLAKY_TEST
07:04:36 [2022-07-05T07:04:36.967Z] 
07:04:36 [2022-07-05T07:04:36.967Z] DONE 38 tests, 1 skipped in 44.668s
07:04:36 [2022-07-05T07:04:36.967Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:04:36 [2022-07-05T07:04:36.967Z] INFO: Testing against a local daemon
07:04:36 [2022-07-05T07:04:36.967Z] === RUN   TestDockerNetworkIpvlanPersistance
07:04:36 [2022-07-05T07:04:36.967Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:04:36 [2022-07-05T07:04:36.967Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:04:36 [2022-07-05T07:04:36.967Z] === RUN   TestDockerNetworkIpvlan
07:04:36 [2022-07-05T07:04:36.967Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:04:36 [2022-07-05T07:04:36.967Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:04:36 [2022-07-05T07:04:36.967Z] PASS
07:04:36 [2022-07-05T07:04:36.967Z] 
07:04:36 [2022-07-05T07:04:36.967Z] === Skipped
07:04:36 [2022-07-05T07:04:36.967Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:04:36 [2022-07-05T07:04:36.967Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:04:36 [2022-07-05T07:04:36.967Z] 
07:04:36 [2022-07-05T07:04:36.967Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:04:36 [2022-07-05T07:04:36.967Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:04:36 [2022-07-05T07:04:36.967Z] 
07:04:36 [2022-07-05T07:04:36.967Z] DONE 2 tests, 2 skipped in 0.023s
07:04:36 [2022-07-05T07:04:36.967Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:04:36 [2022-07-05T07:04:36.967Z] INFO: Testing against a local daemon
07:04:36 [2022-07-05T07:04:36.967Z] === RUN   TestDockerNetworkMacvlanPersistance
07:04:38 [2022-07-05T07:04:38.086Z] --- PASS: TestConfigCreateResolve (2.15s)
07:04:38 [2022-07-05T07:04:38.086Z] PASS
07:04:38 [2022-07-05T07:04:38.086Z] 
07:04:38 [2022-07-05T07:04:38.086Z] DONE 6 tests in 13.742s
07:04:38 [2022-07-05T07:04:38.086Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
07:04:38 [2022-07-05T07:04:38.086Z] ++ 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
07:04:38 [2022-07-05T07:04:38.086Z] ++ set -e
07:04:38 [2022-07-05T07:04:38.086Z] ++ '[' -n 0 ']'
07:04:38 [2022-07-05T07:04:38.086Z] ++ set -x
07:04:38 [2022-07-05T07:04:38.086Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
07:04:38 [2022-07-05T07:04:38.086Z] INFO: Testing against a local daemon
07:04:38 [2022-07-05T07:04:38.086Z] === RUN   TestAttachWithTTY
07:04:38 [2022-07-05T07:04:38.086Z] --- PASS: TestAttachWithTTY (0.06s)
07:04:38 [2022-07-05T07:04:38.086Z] === RUN   TestAttachWithoutTTy
07:04:38 [2022-07-05T07:04:38.086Z] --- PASS: TestAttachWithoutTTy (0.05s)
07:04:38 [2022-07-05T07:04:38.086Z] === RUN   TestCheckpoint
07:04:38 [2022-07-05T07:04:38.086Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:04:38 [2022-07-05T07:04:38.086Z] --- SKIP: TestCheckpoint (0.00s)
07:04:38 [2022-07-05T07:04:38.086Z] === RUN   TestContainerInvalidJSON
07:04:38 [2022-07-05T07:04:38.086Z] === RUN   TestContainerInvalidJSON/commit
07:04:38 [2022-07-05T07:04:38.086Z] === PAUSE TestContainerInvalidJSON/commit
07:04:38 [2022-07-05T07:04:38.086Z] === RUN   TestContainerInvalidJSON/containers/create
07:04:38 [2022-07-05T07:04:38.086Z] === PAUSE TestContainerInvalidJSON/containers/create
07:04:38 [2022-07-05T07:04:38.086Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
07:04:38 [2022-07-05T07:04:38.086Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
07:04:38 [2022-07-05T07:04:38.086Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
07:04:38 [2022-07-05T07:04:38.086Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
07:04:38 [2022-07-05T07:04:38.086Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
07:04:38 [2022-07-05T07:04:38.086Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
07:04:38 [2022-07-05T07:04:38.086Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:04:38 [2022-07-05T07:04:38.086Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
07:04:38 [2022-07-05T07:04:38.087Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
07:04:38 [2022-07-05T07:04:38.087Z] === CONT  TestContainerInvalidJSON/commit
07:04:38 [2022-07-05T07:04:38.087Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/commit/empty_body
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
07:04:38 [2022-07-05T07:04:38.087Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
07:04:38 [2022-07-05T07:04:38.087Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
07:04:38 [2022-07-05T07:04:38.087Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
07:04:38 [2022-07-05T07:04:38.087Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
07:04:38 [2022-07-05T07:04:38.087Z] === CONT  TestContainerInvalidJSON/containers/create
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
07:04:38 [2022-07-05T07:04:38.087Z] --- PASS: TestContainerInvalidJSON (0.01s)
07:04:38 [2022-07-05T07:04:38.087Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:04:38 [2022-07-05T07:04:38.087Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestCopyFromContainerPathIsNotDir
07:04:38 [2022-07-05T07:04:38.087Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestCopyToContainerPathDoesNotExist
07:04:38 [2022-07-05T07:04:38.087Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
07:04:38 [2022-07-05T07:04:38.087Z] === RUN   TestCopyEmptyFile
07:04:38 [2022-07-05T07:04:38.346Z] --- PASS: TestCopyEmptyFile (0.22s)
07:04:38 [2022-07-05T07:04:38.346Z] === RUN   TestCopyToContainerPathIsNotDir
07:04:38 [2022-07-05T07:04:38.346Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
07:04:38 [2022-07-05T07:04:38.346Z] === RUN   TestCopyFromContainer
07:04:38 [2022-07-05T07:04:38.347Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
07:04:38 [2022-07-05T07:04:38.347Z] === RUN   TestDockerNetworkMacvlan
07:04:38 [2022-07-05T07:04:38.915Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:04:39 [2022-07-05T07:04:39.284Z] === RUN   TestCopyFromContainer//
07:04:39 [2022-07-05T07:04:39.542Z] === RUN   TestCopyFromContainer//bar/root
07:04:39 [2022-07-05T07:04:39.542Z] === RUN   TestCopyFromContainer//bar/root/
07:04:39 [2022-07-05T07:04:39.542Z] === RUN   TestCopyFromContainer/bar/quux
07:04:39 [2022-07-05T07:04:39.542Z] === RUN   TestCopyFromContainer/bar/quux/
07:04:39 [2022-07-05T07:04:39.802Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:04:39 [2022-07-05T07:04:39.802Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:04:39 [2022-07-05T07:04:39.802Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:04:39 [2022-07-05T07:04:39.802Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:04:39 [2022-07-05T07:04:39.854Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:04:39 [2022-07-05T07:04:39.971Z] --- PASS: TestBuildMultiStageLayerLeak (3.53s)
07:04:39 [2022-07-05T07:04:39.971Z] === RUN   TestBuildWithHugeFile
07:04:40 [2022-07-05T07:04:40.061Z] === RUN   TestCopyFromContainer/bar/notarget
07:04:40 [2022-07-05T07:04:40.061Z] --- PASS: TestCopyFromContainer (1.57s)
07:04:40 [2022-07-05T07:04:40.061Z]     --- PASS: TestCopyFromContainer// (0.06s)
07:04:40 [2022-07-05T07:04:40.061Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
07:04:40 [2022-07-05T07:04:40.061Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
07:04:40 [2022-07-05T07:04:40.061Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
07:04:40 [2022-07-05T07:04:40.061Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
07:04:40 [2022-07-05T07:04:40.061Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
07:04:40 [2022-07-05T07:04:40.061Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
07:04:40 [2022-07-05T07:04:40.061Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
07:04:40 [2022-07-05T07:04:40.061Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
07:04:40 [2022-07-05T07:04:40.061Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
07:04:40 [2022-07-05T07:04:40.061Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:04:40 [2022-07-05T07:04:40.061Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:04:40 [2022-07-05T07:04:40.061Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:04:40 [2022-07-05T07:04:40.061Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:04:40 [2022-07-05T07:04:40.061Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:04:40 [2022-07-05T07:04:40.061Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:04:40 [2022-07-05T07:04:40.061Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:04:40 [2022-07-05T07:04:40.061Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:04:40 [2022-07-05T07:04:40.061Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:04:40 [2022-07-05T07:04:40.061Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:04:40 [2022-07-05T07:04:40.061Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
07:04:40 [2022-07-05T07:04:40.061Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:04:40 [2022-07-05T07:04:40.061Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:04:40 [2022-07-05T07:04:40.061Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:04:40 [2022-07-05T07:04:40.061Z] === RUN   TestCreateLinkToNonExistingContainer
07:04:40 [2022-07-05T07:04:40.061Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
07:04:40 [2022-07-05T07:04:40.061Z] === RUN   TestCreateWithInvalidEnv
07:04:40 [2022-07-05T07:04:40.061Z] === RUN   TestCreateWithInvalidEnv/0
07:04:40 [2022-07-05T07:04:40.061Z] === PAUSE TestCreateWithInvalidEnv/0
07:04:40 [2022-07-05T07:04:40.061Z] === RUN   TestCreateWithInvalidEnv/1
07:04:40 [2022-07-05T07:04:40.061Z] === PAUSE TestCreateWithInvalidEnv/1
07:04:40 [2022-07-05T07:04:40.061Z] === RUN   TestCreateWithInvalidEnv/2
07:04:40 [2022-07-05T07:04:40.061Z] === PAUSE TestCreateWithInvalidEnv/2
07:04:40 [2022-07-05T07:04:40.061Z] === CONT  TestCreateWithInvalidEnv/0
07:04:40 [2022-07-05T07:04:40.061Z] === CONT  TestCreateWithInvalidEnv/2
07:04:40 [2022-07-05T07:04:40.061Z] === CONT  TestCreateWithInvalidEnv/1
07:04:40 [2022-07-05T07:04:40.061Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
07:04:40 [2022-07-05T07:04:40.061Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:04:40 [2022-07-05T07:04:40.061Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:04:40 [2022-07-05T07:04:40.061Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:04:40 [2022-07-05T07:04:40.061Z] === RUN   TestCreateTmpfsMountsTarget
07:04:40 [2022-07-05T07:04:40.061Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
07:04:40 [2022-07-05T07:04:40.061Z] === RUN   TestCreateWithCustomMaskedPaths
07:04:40 [2022-07-05T07:04:40.421Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:04:41 [2022-07-05T07:04:41.439Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s)
07:04:41 [2022-07-05T07:04:41.439Z] === RUN   TestCreateWithCustomReadonlyPaths
07:04:42 [2022-07-05T07:04:42.330Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:04:42 [2022-07-05T07:04:42.818Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s)
07:04:42 [2022-07-05T07:04:42.818Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:04:42 [2022-07-05T07:04:42.818Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:04:42 [2022-07-05T07:04:42.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:04:42 [2022-07-05T07:04:42.818Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:04:42 [2022-07-05T07:04:42.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:04:42 [2022-07-05T07:04:42.818Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:04:42 [2022-07-05T07:04:42.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:04:42 [2022-07-05T07:04:42.818Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:04:42 [2022-07-05T07:04:42.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:04:42 [2022-07-05T07:04:42.818Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:04:42 [2022-07-05T07:04:42.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:04:42 [2022-07-05T07:04:42.818Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:04:42 [2022-07-05T07:04:42.818Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:04:42 [2022-07-05T07:04:42.818Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:04:42 [2022-07-05T07:04:42.818Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:04:42 [2022-07-05T07:04:42.818Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:04:42 [2022-07-05T07:04:42.818Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
07:04:42 [2022-07-05T07:04:42.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
07:04:42 [2022-07-05T07:04:42.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
07:04:42 [2022-07-05T07:04:42.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
07:04:42 [2022-07-05T07:04:42.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
07:04:42 [2022-07-05T07:04:42.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
07:04:42 [2022-07-05T07:04:42.818Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:04:43 [2022-07-05T07:04:43.087Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
07:04:43 [2022-07-05T07:04:43.087Z] === RUN   TestCreateDifferentPlatform
07:04:43 [2022-07-05T07:04:43.087Z] === RUN   TestCreateDifferentPlatform/different_os
07:04:43 [2022-07-05T07:04:43.088Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:04:43 [2022-07-05T07:04:43.088Z] --- PASS: TestCreateDifferentPlatform (0.01s)
07:04:43 [2022-07-05T07:04:43.088Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:04:43 [2022-07-05T07:04:43.088Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:04:43 [2022-07-05T07:04:43.088Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:04:43 [2022-07-05T07:04:43.088Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
07:04:43 [2022-07-05T07:04:43.088Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:04:43 [2022-07-05T07:04:43.088Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
07:04:43 [2022-07-05T07:04:43.088Z] === RUN   TestCreateInvalidHostConfig
07:04:43 [2022-07-05T07:04:43.088Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
07:04:43 [2022-07-05T07:04:43.088Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
07:04:43 [2022-07-05T07:04:43.088Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
07:04:43 [2022-07-05T07:04:43.088Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
07:04:43 [2022-07-05T07:04:43.088Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:04:43 [2022-07-05T07:04:43.088Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:04:43 [2022-07-05T07:04:43.088Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
07:04:43 [2022-07-05T07:04:43.088Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
07:04:43 [2022-07-05T07:04:43.088Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
07:04:43 [2022-07-05T07:04:43.088Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:04:43 [2022-07-05T07:04:43.088Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
07:04:43 [2022-07-05T07:04:43.088Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
07:04:43 [2022-07-05T07:04:43.088Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
07:04:43 [2022-07-05T07:04:43.088Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
07:04:43 [2022-07-05T07:04:43.088Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
07:04:43 [2022-07-05T07:04:43.088Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
07:04:43 [2022-07-05T07:04:43.088Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
07:04:43 [2022-07-05T07:04:43.088Z] === RUN   TestContainerStartOnDaemonRestart
07:04:43 [2022-07-05T07:04:43.088Z] === PAUSE TestContainerStartOnDaemonRestart
07:04:43 [2022-07-05T07:04:43.088Z] === RUN   TestDaemonRestartIpcMode
07:04:43 [2022-07-05T07:04:43.088Z] === PAUSE TestDaemonRestartIpcMode
07:04:43 [2022-07-05T07:04:43.088Z] === RUN   TestDaemonHostGatewayIP
07:04:43 [2022-07-05T07:04:43.088Z] === PAUSE TestDaemonHostGatewayIP
07:04:43 [2022-07-05T07:04:43.088Z] === RUN   TestRestartDaemonWithRestartingContainer
07:04:43 [2022-07-05T07:04:43.088Z] === PAUSE TestRestartDaemonWithRestartingContainer
07:04:43 [2022-07-05T07:04:43.088Z] === RUN   TestContainerKillOnDaemonStart
07:04:43 [2022-07-05T07:04:43.088Z] === PAUSE TestContainerKillOnDaemonStart
07:04:43 [2022-07-05T07:04:43.088Z] === RUN   TestDiff
07:04:43 [2022-07-05T07:04:43.683Z] --- PASS: TestDiff (0.47s)
07:04:43 [2022-07-05T07:04:43.683Z] === RUN   TestExecConsoleSize
07:04:43 [2022-07-05T07:04:43.947Z] --- PASS: TestExecConsoleSize (0.49s)
07:04:43 [2022-07-05T07:04:43.947Z] === RUN   TestExecWithCloseStdin
07:04:44 [2022-07-05T07:04:44.239Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:04:44 [2022-07-05T07:04:44.537Z] --- PASS: TestExecWithCloseStdin (0.48s)
07:04:44 [2022-07-05T07:04:44.537Z] === RUN   TestExec
07:04:45 [2022-07-05T07:04:45.107Z] --- PASS: TestExec (0.46s)
07:04:45 [2022-07-05T07:04:45.107Z] === RUN   TestExecUser
07:04:45 [2022-07-05T07:04:45.366Z] --- PASS: TestExecUser (0.49s)
07:04:45 [2022-07-05T07:04:45.366Z] === RUN   TestExportContainerAndImportImage
07:04:45 [2022-07-05T07:04:45.935Z] --- PASS: TestExportContainerAndImportImage (0.58s)
07:04:45 [2022-07-05T07:04:45.935Z] === RUN   TestExportContainerAfterDaemonRestart
07:04:47 [2022-07-05T07:04:47.314Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
07:04:47 [2022-07-05T07:04:47.314Z] === RUN   TestHealthCheckWorkdir
07:04:47 [2022-07-05T07:04:47.882Z] --- PASS: TestHealthCheckWorkdir (0.53s)
07:04:47 [2022-07-05T07:04:47.882Z] === RUN   TestHealthKillContainer
07:04:48 [2022-07-05T07:04:48.436Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:04:48 [2022-07-05T07:04:48.695Z] --- PASS: TestDockerNetworkMacvlan (10.42s)
07:04:48 [2022-07-05T07:04:48.695Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
07:04:48 [2022-07-05T07:04:48.695Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
07:04:48 [2022-07-05T07:04:48.695Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s)
07:04:48 [2022-07-05T07:04:48.695Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s)
07:04:48 [2022-07-05T07:04:48.695Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.35s)
07:04:48 [2022-07-05T07:04:48.695Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s)
07:04:48 [2022-07-05T07:04:48.695Z] PASS
07:04:48 [2022-07-05T07:04:48.695Z] 
07:04:48 [2022-07-05T07:04:48.695Z] DONE 8 tests in 11.721s
07:04:48 [2022-07-05T07:04:48.695Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
07:04:48 [2022-07-05T07:04:48.695Z] testing: warning: no tests to run
07:04:48 [2022-07-05T07:04:48.695Z] PASS
07:04:48 [2022-07-05T07:04:48.695Z] 
07:04:48 [2022-07-05T07:04:48.695Z] DONE 0 tests in 0.008s
07:04:48 [2022-07-05T07:04:48.695Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:04:48 [2022-07-05T07:04:48.695Z] INFO: Testing against a local daemon
07:04:48 [2022-07-05T07:04:48.695Z] === RUN   TestAuthZPluginAllowRequest
07:04:50 [2022-07-05T07:04:50.078Z] --- PASS: TestAuthZPluginAllowRequest (1.18s)
07:04:50 [2022-07-05T07:04:50.078Z] === RUN   TestAuthZPluginTLS
07:04:50 [2022-07-05T07:04:50.646Z] --- PASS: TestAuthZPluginTLS (0.55s)
07:04:50 [2022-07-05T07:04:50.646Z] === RUN   TestAuthZPluginDenyRequest
07:04:51 [2022-07-05T07:04:51.215Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
07:04:51 [2022-07-05T07:04:51.216Z] === RUN   TestAuthZPluginAPIDenyResponse
07:04:51 [2022-07-05T07:04:51.475Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
07:04:51 [2022-07-05T07:04:51.475Z] === RUN   TestAuthZPluginDenyResponse
07:04:52 [2022-07-05T07:04:52.044Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
07:04:52 [2022-07-05T07:04:52.044Z] === RUN   TestAuthZPluginAllowEventStream
07:04:53 [2022-07-05T07:04:53.451Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s)
07:04:53 [2022-07-05T07:04:53.451Z] === RUN   TestAuthZPluginErrorResponse
07:04:54 [2022-07-05T07:04:54.031Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
07:04:54 [2022-07-05T07:04:54.031Z] === RUN   TestAuthZPluginErrorRequest
07:04:54 [2022-07-05T07:04:54.301Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
07:04:54 [2022-07-05T07:04:54.301Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:04:54 [2022-07-05T07:04:54.880Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
07:04:54 [2022-07-05T07:04:54.880Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:04:55 [2022-07-05T07:04:55.848Z] --- PASS: TestImportExtremelyLargeImageWorks (92.59s)
07:04:55 [2022-07-05T07:04:55.848Z] PASS
07:04:55 [2022-07-05T07:04:55.848Z] 
07:04:55 [2022-07-05T07:04:55.848Z] === Skipped
07:04:55 [2022-07-05T07:04:55.848Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
07:04:55 [2022-07-05T07:04:55.848Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
07:04:55 [2022-07-05T07:04:55.848Z] 
07:04:55 [2022-07-05T07:04:55.848Z] DONE 22 tests, 1 skipped in 96.186s
07:04:55 [2022-07-05T07:04:55.848Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
07:04:55 [2022-07-05T07:04:55.848Z] === RUN   TestStripANSICommands
07:04:55 [2022-07-05T07:04:55.848Z] === RUN   TestStripANSICommands/#00
07:04:55 [2022-07-05T07:04:55.848Z] === RUN   TestStripANSICommands/#01
07:04:55 [2022-07-05T07:04:55.848Z] --- PASS: TestStripANSICommands (0.00s)
07:04:55 [2022-07-05T07:04:55.848Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
07:04:55 [2022-07-05T07:04:55.848Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
07:04:55 [2022-07-05T07:04:55.848Z] PASS
07:04:55 [2022-07-05T07:04:55.848Z] 
07:04:55 [2022-07-05T07:04:55.848Z] DONE 3 tests in 0.039s
07:04:55 [2022-07-05T07:04:55.848Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
07:04:55 [2022-07-05T07:04:55.848Z] INFO: Testing against a local daemon
07:04:55 [2022-07-05T07:04:55.848Z] === RUN   TestNetworkCreateDelete
07:04:55 [2022-07-05T07:04:55.848Z] --- PASS: TestNetworkCreateDelete (0.13s)
07:04:55 [2022-07-05T07:04:55.848Z] === RUN   TestDockerNetworkDeletePreferID
07:04:55 [2022-07-05T07:04:55.848Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
07:04:55 [2022-07-05T07:04:55.848Z] === RUN   TestDaemonDNSFallback
07:04:56 [2022-07-05T07:04:56.003Z] --- PASS: TestHealthKillContainer (7.87s)
07:04:56 [2022-07-05T07:04:56.003Z] === RUN   TestInspectCpusetInConfigPre120
07:04:56 [2022-07-05T07:04:56.262Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s)
07:04:56 [2022-07-05T07:04:56.262Z] === RUN   TestIpcModeNone
07:04:56 [2022-07-05T07:04:56.521Z] --- PASS: TestIpcModeNone (0.47s)
07:04:56 [2022-07-05T07:04:56.521Z] === RUN   TestIpcModePrivate
07:04:56 [2022-07-05T07:04:56.786Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s)
07:04:56 [2022-07-05T07:04:56.786Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:04:57 [2022-07-05T07:04:57.089Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
07:04:57 [2022-07-05T07:04:57.089Z] --- PASS: TestIpcModePrivate (0.49s)
07:04:57 [2022-07-05T07:04:57.089Z] === RUN   TestIpcModeShareable
07:04:57 [2022-07-05T07:04:57.348Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
07:04:57 [2022-07-05T07:04:57.607Z] --- PASS: TestIpcModeShareable (0.50s)
07:04:57 [2022-07-05T07:04:57.607Z] === RUN   TestAPIIpcModeShareableAndContainer
07:04:58 [2022-07-05T07:04:58.167Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s)
07:04:58 [2022-07-05T07:04:58.167Z] === RUN   TestAuthZPluginHeader
07:04:58 [2022-07-05T07:04:58.736Z] --- PASS: TestAuthZPluginHeader (0.70s)
07:04:58 [2022-07-05T07:04:58.736Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:04:58 [2022-07-05T07:04:58.988Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s)
07:04:58 [2022-07-05T07:04:58.988Z] === RUN   TestAPIIpcModeHost
07:04:59 [2022-07-05T07:04:59.114Z] --- PASS: TestDaemonDNSFallback (6.35s)
07:04:59 [2022-07-05T07:04:59.114Z] === RUN   TestInspectNetwork
07:04:59 [2022-07-05T07:04:59.114Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:04:59 [2022-07-05T07:04:59.114Z] --- SKIP: TestInspectNetwork (0.00s)
07:04:59 [2022-07-05T07:04:59.114Z] === RUN   TestRunContainerWithBridgeNone
07:04:59 [2022-07-05T07:04:59.114Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
07:04:59 [2022-07-05T07:04:59.114Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
07:04:59 [2022-07-05T07:04:59.114Z] === RUN   TestNetworkInvalidJSON
07:04:59 [2022-07-05T07:04:59.114Z] === RUN   TestNetworkInvalidJSON/networks/create
07:04:59 [2022-07-05T07:04:59.114Z] === PAUSE TestNetworkInvalidJSON/networks/create
07:04:59 [2022-07-05T07:04:59.114Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
07:04:59 [2022-07-05T07:04:59.114Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
07:04:59 [2022-07-05T07:04:59.114Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
07:04:59 [2022-07-05T07:04:59.114Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
07:04:59 [2022-07-05T07:04:59.114Z] === CONT  TestNetworkInvalidJSON/networks/create
07:04:59 [2022-07-05T07:04:59.114Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
07:04:59 [2022-07-05T07:04:59.114Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
07:04:59 [2022-07-05T07:04:59.114Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
07:04:59 [2022-07-05T07:04:59.114Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
07:04:59 [2022-07-05T07:04:59.114Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
07:04:59 [2022-07-05T07:04:59.114Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
07:04:59 [2022-07-05T07:04:59.114Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
07:04:59 [2022-07-05T07:04:59.114Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
07:04:59 [2022-07-05T07:04:59.114Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
07:04:59 [2022-07-05T07:04:59.114Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
07:04:59 [2022-07-05T07:04:59.114Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
07:04:59 [2022-07-05T07:04:59.114Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
07:04:59 [2022-07-05T07:04:59.114Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
07:04:59 [2022-07-05T07:04:59.114Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
07:04:59 [2022-07-05T07:04:59.114Z] --- PASS: TestNetworkInvalidJSON (0.02s)
07:04:59 [2022-07-05T07:04:59.114Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
07:04:59 [2022-07-05T07:04:59.114Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s)
07:04:59 [2022-07-05T07:04:59.114Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
07:04:59 [2022-07-05T07:04:59.114Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
07:04:59 [2022-07-05T07:04:59.114Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
07:04:59 [2022-07-05T07:04:59.114Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
07:04:59 [2022-07-05T07:04:59.114Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s)
07:04:59 [2022-07-05T07:04:59.114Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
07:04:59 [2022-07-05T07:04:59.114Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
07:04:59 [2022-07-05T07:04:59.114Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
07:04:59 [2022-07-05T07:04:59.114Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
07:04:59 [2022-07-05T07:04:59.114Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
07:04:59 [2022-07-05T07:04:59.114Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
07:04:59 [2022-07-05T07:04:59.114Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
07:04:59 [2022-07-05T07:04:59.115Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
07:04:59 [2022-07-05T07:04:59.115Z] === RUN   TestNetworkList
07:04:59 [2022-07-05T07:04:59.115Z] === RUN   TestNetworkList//networks
07:04:59 [2022-07-05T07:04:59.115Z] === PAUSE TestNetworkList//networks
07:04:59 [2022-07-05T07:04:59.115Z] === RUN   TestNetworkList//networks/
07:04:59 [2022-07-05T07:04:59.115Z] === PAUSE TestNetworkList//networks/
07:04:59 [2022-07-05T07:04:59.115Z] === CONT  TestNetworkList//networks
07:04:59 [2022-07-05T07:04:59.115Z] === CONT  TestNetworkList//networks/
07:04:59 [2022-07-05T07:04:59.115Z] --- PASS: TestNetworkList (0.01s)
07:04:59 [2022-07-05T07:04:59.115Z]     --- PASS: TestNetworkList//networks/ (0.00s)
07:04:59 [2022-07-05T07:04:59.115Z]     --- PASS: TestNetworkList//networks (0.00s)
07:04:59 [2022-07-05T07:04:59.115Z] === RUN   TestHostIPv4BridgeLabel
07:04:59 [2022-07-05T07:04:59.115Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
07:04:59 [2022-07-05T07:04:59.115Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
07:04:59 [2022-07-05T07:04:59.115Z] === RUN   TestDaemonRestartWithLiveRestore
07:04:59 [2022-07-05T07:04:59.115Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
07:04:59 [2022-07-05T07:04:59.115Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
07:04:59 [2022-07-05T07:04:59.115Z] === RUN   TestDaemonDefaultNetworkPools
07:04:59 [2022-07-05T07:04:59.115Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
07:04:59 [2022-07-05T07:04:59.115Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
07:04:59 [2022-07-05T07:04:59.115Z] === RUN   TestDaemonRestartWithExistingNetwork
07:04:59 [2022-07-05T07:04:59.115Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
07:04:59 [2022-07-05T07:04:59.115Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
07:04:59 [2022-07-05T07:04:59.115Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:04:59 [2022-07-05T07:04:59.115Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
07:04:59 [2022-07-05T07:04:59.115Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
07:04:59 [2022-07-05T07:04:59.115Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:04:59 [2022-07-05T07:04:59.115Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
07:04:59 [2022-07-05T07:04:59.115Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
07:04:59 [2022-07-05T07:04:59.115Z] === RUN   TestServiceWithPredefinedNetwork
07:04:59 [2022-07-05T07:04:59.115Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:04:59 [2022-07-05T07:04:59.115Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
07:04:59 [2022-07-05T07:04:59.115Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:04:59 [2022-07-05T07:04:59.115Z]     service_test.go:243: FLAKY_TEST
07:04:59 [2022-07-05T07:04:59.115Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:04:59 [2022-07-05T07:04:59.115Z] === RUN   TestServiceWithDataPathPortInit
07:04:59 [2022-07-05T07:04:59.115Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:04:59 [2022-07-05T07:04:59.115Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
07:04:59 [2022-07-05T07:04:59.115Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:04:59 [2022-07-05T07:04:59.115Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:04:59 [2022-07-05T07:04:59.115Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
07:04:59 [2022-07-05T07:04:59.115Z] PASS
07:04:59 [2022-07-05T07:04:59.115Z] 
07:04:59 [2022-07-05T07:04:59.115Z] === Skipped
07:04:59 [2022-07-05T07:04:59.115Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
07:04:59 [2022-07-05T07:04:59.115Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:04:59 [2022-07-05T07:04:59.115Z] 
07:04:59 [2022-07-05T07:04:59.115Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
07:04:59 [2022-07-05T07:04:59.115Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
07:04:59 [2022-07-05T07:04:59.115Z] 
07:04:59 [2022-07-05T07:04:59.115Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
07:04:59 [2022-07-05T07:04:59.115Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
07:04:59 [2022-07-05T07:04:59.115Z] 
07:04:59 [2022-07-05T07:04:59.115Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
07:04:59 [2022-07-05T07:04:59.115Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
07:04:59 [2022-07-05T07:04:59.115Z] 
07:04:59 [2022-07-05T07:04:59.115Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
07:04:59 [2022-07-05T07:04:59.115Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
07:04:59 [2022-07-05T07:04:59.115Z] 
07:04:59 [2022-07-05T07:04:59.115Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
07:04:59 [2022-07-05T07:04:59.115Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
07:04:59 [2022-07-05T07:04:59.115Z] 
07:04:59 [2022-07-05T07:04:59.115Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
07:04:59 [2022-07-05T07:04:59.115Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
07:04:59 [2022-07-05T07:04:59.115Z] 
07:04:59 [2022-07-05T07:04:59.115Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
07:04:59 [2022-07-05T07:04:59.115Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
07:04:59 [2022-07-05T07:04:59.115Z] 
07:04:59 [2022-07-05T07:04:59.115Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
07:04:59 [2022-07-05T07:04:59.115Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:04:59 [2022-07-05T07:04:59.115Z] 
07:04:59 [2022-07-05T07:04:59.115Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:04:59 [2022-07-05T07:04:59.115Z]     service_test.go:243: FLAKY_TEST
07:04:59 [2022-07-05T07:04:59.115Z] 
07:04:59 [2022-07-05T07:04:59.115Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
07:04:59 [2022-07-05T07:04:59.115Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:04:59 [2022-07-05T07:04:59.115Z] 
07:04:59 [2022-07-05T07:04:59.115Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
07:04:59 [2022-07-05T07:04:59.115Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:04:59 [2022-07-05T07:04:59.115Z] 
07:04:59 [2022-07-05T07:04:59.115Z] DONE 34 tests, 12 skipped in 7.102s
07:04:59 [2022-07-05T07:04:59.115Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:04:59 [2022-07-05T07:04:59.115Z] INFO: Testing against a local daemon
07:04:59 [2022-07-05T07:04:59.115Z] === RUN   TestDockerNetworkIpvlanPersistance
07:04:59 [2022-07-05T07:04:59.115Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:04:59 [2022-07-05T07:04:59.115Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:04:59 [2022-07-05T07:04:59.115Z] === RUN   TestDockerNetworkIpvlan
07:04:59 [2022-07-05T07:04:59.115Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:04:59 [2022-07-05T07:04:59.115Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:04:59 [2022-07-05T07:04:59.115Z] PASS
07:04:59 [2022-07-05T07:04:59.115Z] 
07:04:59 [2022-07-05T07:04:59.115Z] === Skipped
07:04:59 [2022-07-05T07:04:59.115Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:04:59 [2022-07-05T07:04:59.115Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:04:59 [2022-07-05T07:04:59.115Z] 
07:04:59 [2022-07-05T07:04:59.115Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:04:59 [2022-07-05T07:04:59.115Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:04:59 [2022-07-05T07:04:59.115Z] 
07:04:59 [2022-07-05T07:04:59.115Z] DONE 2 tests, 2 skipped in 0.097s
07:04:59 [2022-07-05T07:04:59.115Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:04:59 [2022-07-05T07:04:59.115Z] INFO: Testing against a local daemon
07:04:59 [2022-07-05T07:04:59.115Z] === RUN   TestDockerNetworkMacvlanPersistance
07:04:59 [2022-07-05T07:04:59.115Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
07:04:59 [2022-07-05T07:04:59.115Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
07:04:59 [2022-07-05T07:04:59.115Z] === RUN   TestDockerNetworkMacvlan
07:04:59 [2022-07-05T07:04:59.115Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
07:04:59 [2022-07-05T07:04:59.115Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
07:04:59 [2022-07-05T07:04:59.115Z] PASS
07:04:59 [2022-07-05T07:04:59.115Z] 
07:04:59 [2022-07-05T07:04:59.115Z] === Skipped
07:04:59 [2022-07-05T07:04:59.115Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
07:04:59 [2022-07-05T07:04:59.115Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
07:04:59 [2022-07-05T07:04:59.115Z] 
07:04:59 [2022-07-05T07:04:59.115Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
07:04:59 [2022-07-05T07:04:59.115Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
07:04:59 [2022-07-05T07:04:59.115Z] 
07:04:59 [2022-07-05T07:04:59.115Z] DONE 2 tests, 2 skipped in 0.096s
07:04:59 [2022-07-05T07:04:59.370Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
07:04:59 [2022-07-05T07:04:59.370Z] testing: warning: no tests to run
07:04:59 [2022-07-05T07:04:59.370Z] PASS
07:04:59 [2022-07-05T07:04:59.370Z] 
07:04:59 [2022-07-05T07:04:59.370Z] DONE 0 tests in 0.022s
07:04:59 [2022-07-05T07:04:59.370Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:04:59 [2022-07-05T07:04:59.370Z] INFO: Testing against a local daemon
07:04:59 [2022-07-05T07:04:59.370Z] === RUN   TestAuthZPluginAllowRequest
07:04:59 [2022-07-05T07:04:59.370Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.370Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
07:04:59 [2022-07-05T07:04:59.370Z] === RUN   TestAuthZPluginTLS
07:04:59 [2022-07-05T07:04:59.370Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.370Z] --- SKIP: TestAuthZPluginTLS (0.00s)
07:04:59 [2022-07-05T07:04:59.370Z] === RUN   TestAuthZPluginDenyRequest
07:04:59 [2022-07-05T07:04:59.370Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.370Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
07:04:59 [2022-07-05T07:04:59.370Z] === RUN   TestAuthZPluginAPIDenyResponse
07:04:59 [2022-07-05T07:04:59.370Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.370Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
07:04:59 [2022-07-05T07:04:59.370Z] === RUN   TestAuthZPluginDenyResponse
07:04:59 [2022-07-05T07:04:59.370Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.370Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
07:04:59 [2022-07-05T07:04:59.370Z] === RUN   TestAuthZPluginAllowEventStream
07:04:59 [2022-07-05T07:04:59.370Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.370Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
07:04:59 [2022-07-05T07:04:59.370Z] === RUN   TestAuthZPluginErrorResponse
07:04:59 [2022-07-05T07:04:59.370Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.370Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
07:04:59 [2022-07-05T07:04:59.370Z] === RUN   TestAuthZPluginErrorRequest
07:04:59 [2022-07-05T07:04:59.370Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.370Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
07:04:59 [2022-07-05T07:04:59.370Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:04:59 [2022-07-05T07:04:59.370Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.370Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
07:04:59 [2022-07-05T07:04:59.370Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:04:59 [2022-07-05T07:04:59.371Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.371Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
07:04:59 [2022-07-05T07:04:59.371Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:04:59 [2022-07-05T07:04:59.371Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.371Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
07:04:59 [2022-07-05T07:04:59.371Z] === RUN   TestAuthZPluginHeader
07:04:59 [2022-07-05T07:04:59.371Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.371Z] --- SKIP: TestAuthZPluginHeader (0.00s)
07:04:59 [2022-07-05T07:04:59.371Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:04:59 [2022-07-05T07:04:59.556Z] --- PASS: TestAPIIpcModeHost (0.39s)
07:04:59 [2022-07-05T07:04:59.556Z] === RUN   TestDaemonIpcModeShareable
07:04:59 [2022-07-05T07:04:59.626Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.626Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s)
07:04:59 [2022-07-05T07:04:59.626Z] === RUN   TestAuthZPluginV2Disable
07:04:59 [2022-07-05T07:04:59.626Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.626Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
07:04:59 [2022-07-05T07:04:59.626Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:04:59 [2022-07-05T07:04:59.626Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.626Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
07:04:59 [2022-07-05T07:04:59.626Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:04:59 [2022-07-05T07:04:59.626Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.626Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
07:04:59 [2022-07-05T07:04:59.626Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:04:59 [2022-07-05T07:04:59.626Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.626Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
07:04:59 [2022-07-05T07:04:59.626Z] PASS
07:04:59 [2022-07-05T07:04:59.626Z] 
07:04:59 [2022-07-05T07:04:59.626Z] === Skipped
07:04:59 [2022-07-05T07:04:59.626Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
07:04:59 [2022-07-05T07:04:59.626Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.626Z] 
07:04:59 [2022-07-05T07:04:59.626Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
07:04:59 [2022-07-05T07:04:59.626Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.626Z] 
07:04:59 [2022-07-05T07:04:59.626Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
07:04:59 [2022-07-05T07:04:59.626Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.626Z] 
07:04:59 [2022-07-05T07:04:59.626Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
07:04:59 [2022-07-05T07:04:59.626Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.626Z] 
07:04:59 [2022-07-05T07:04:59.626Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
07:04:59 [2022-07-05T07:04:59.626Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.626Z] 
07:04:59 [2022-07-05T07:04:59.626Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
07:04:59 [2022-07-05T07:04:59.626Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.626Z] 
07:04:59 [2022-07-05T07:04:59.626Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
07:04:59 [2022-07-05T07:04:59.626Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.626Z] 
07:04:59 [2022-07-05T07:04:59.626Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
07:04:59 [2022-07-05T07:04:59.626Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.626Z] 
07:04:59 [2022-07-05T07:04:59.626Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
07:04:59 [2022-07-05T07:04:59.626Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.626Z] 
07:04:59 [2022-07-05T07:04:59.626Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
07:04:59 [2022-07-05T07:04:59.626Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.626Z] 
07:04:59 [2022-07-05T07:04:59.626Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
07:04:59 [2022-07-05T07:04:59.626Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.626Z] 
07:04:59 [2022-07-05T07:04:59.626Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
07:04:59 [2022-07-05T07:04:59.626Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.626Z] 
07:04:59 [2022-07-05T07:04:59.626Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s)
07:04:59 [2022-07-05T07:04:59.626Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.626Z] 
07:04:59 [2022-07-05T07:04:59.626Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
07:04:59 [2022-07-05T07:04:59.626Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.626Z] 
07:04:59 [2022-07-05T07:04:59.626Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
07:04:59 [2022-07-05T07:04:59.626Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.626Z] 
07:04:59 [2022-07-05T07:04:59.626Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
07:04:59 [2022-07-05T07:04:59.626Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.626Z] 
07:04:59 [2022-07-05T07:04:59.626Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
07:04:59 [2022-07-05T07:04:59.626Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.626Z] 
07:04:59 [2022-07-05T07:04:59.626Z] DONE 17 tests, 17 skipped in 0.295s
07:04:59 [2022-07-05T07:04:59.626Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:04:59 [2022-07-05T07:04:59.626Z] INFO: Testing against a local daemon
07:04:59 [2022-07-05T07:04:59.626Z] === RUN   TestPluginInvalidJSON
07:04:59 [2022-07-05T07:04:59.626Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
07:04:59 [2022-07-05T07:04:59.626Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
07:04:59 [2022-07-05T07:04:59.626Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
07:04:59 [2022-07-05T07:04:59.626Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
07:04:59 [2022-07-05T07:04:59.626Z] === RUN   TestPluginInvalidJSON/plugins/pull
07:04:59 [2022-07-05T07:04:59.626Z] === PAUSE TestPluginInvalidJSON/plugins/pull
07:04:59 [2022-07-05T07:04:59.626Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
07:04:59 [2022-07-05T07:04:59.626Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
07:04:59 [2022-07-05T07:04:59.626Z] === CONT  TestPluginInvalidJSON/plugins/pull
07:04:59 [2022-07-05T07:04:59.626Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
07:04:59 [2022-07-05T07:04:59.626Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
07:04:59 [2022-07-05T07:04:59.626Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
07:04:59 [2022-07-05T07:04:59.626Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
07:04:59 [2022-07-05T07:04:59.626Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
07:04:59 [2022-07-05T07:04:59.626Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
07:04:59 [2022-07-05T07:04:59.626Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
07:04:59 [2022-07-05T07:04:59.626Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
07:04:59 [2022-07-05T07:04:59.626Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
07:04:59 [2022-07-05T07:04:59.626Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
07:04:59 [2022-07-05T07:04:59.626Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
07:04:59 [2022-07-05T07:04:59.626Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
07:04:59 [2022-07-05T07:04:59.627Z] --- PASS: TestPluginInvalidJSON (0.01s)
07:04:59 [2022-07-05T07:04:59.627Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
07:04:59 [2022-07-05T07:04:59.627Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
07:04:59 [2022-07-05T07:04:59.627Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
07:04:59 [2022-07-05T07:04:59.627Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
07:04:59 [2022-07-05T07:04:59.627Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
07:04:59 [2022-07-05T07:04:59.627Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
07:04:59 [2022-07-05T07:04:59.627Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
07:04:59 [2022-07-05T07:04:59.627Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
07:04:59 [2022-07-05T07:04:59.627Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
07:04:59 [2022-07-05T07:04:59.627Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
07:04:59 [2022-07-05T07:04:59.627Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
07:04:59 [2022-07-05T07:04:59.627Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
07:04:59 [2022-07-05T07:04:59.627Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
07:04:59 [2022-07-05T07:04:59.627Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
07:04:59 [2022-07-05T07:04:59.627Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
07:04:59 [2022-07-05T07:04:59.627Z] === RUN   TestPluginInstall
07:04:59 [2022-07-05T07:04:59.627Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.627Z] --- SKIP: TestPluginInstall (0.00s)
07:04:59 [2022-07-05T07:04:59.627Z] === RUN   TestPluginsWithRuntimes
07:04:59 [2022-07-05T07:04:59.627Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
07:04:59 [2022-07-05T07:04:59.627Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
07:04:59 [2022-07-05T07:04:59.627Z] === RUN   TestPluginBackCompatMediaTypes
07:04:59 [2022-07-05T07:04:59.627Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
07:04:59 [2022-07-05T07:04:59.627Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
07:04:59 [2022-07-05T07:04:59.627Z] PASS
07:04:59 [2022-07-05T07:04:59.627Z] 
07:04:59 [2022-07-05T07:04:59.627Z] === Skipped
07:04:59 [2022-07-05T07:04:59.627Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
07:04:59 [2022-07-05T07:04:59.627Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:04:59 [2022-07-05T07:04:59.627Z] 
07:04:59 [2022-07-05T07:04:59.627Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
07:04:59 [2022-07-05T07:04:59.627Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
07:04:59 [2022-07-05T07:04:59.627Z] 
07:04:59 [2022-07-05T07:04:59.627Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
07:04:59 [2022-07-05T07:04:59.627Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
07:04:59 [2022-07-05T07:04:59.627Z] 
07:04:59 [2022-07-05T07:04:59.627Z] DONE 19 tests, 3 skipped in 0.135s
07:04:59 [2022-07-05T07:04:59.627Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:04:59 [2022-07-05T07:04:59.883Z] INFO: Testing against a local daemon
07:04:59 [2022-07-05T07:04:59.883Z] === RUN   TestExternalGraphDriver
07:04:59 [2022-07-05T07:04:59.883Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
07:04:59 [2022-07-05T07:04:59.883Z] --- SKIP: TestExternalGraphDriver (0.04s)
07:04:59 [2022-07-05T07:04:59.883Z] === RUN   TestGraphdriverPluginV2
07:05:00 [2022-07-05T07:05:00.493Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
07:05:00 [2022-07-05T07:05:00.752Z] --- PASS: TestDaemonIpcModeShareable (1.18s)
07:05:00 [2022-07-05T07:05:00.752Z] === RUN   TestDaemonIpcModePrivate
07:05:01 [2022-07-05T07:05:01.689Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
07:05:01 [2022-07-05T07:05:01.689Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
07:05:01 [2022-07-05T07:05:01.689Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:05:02 [2022-07-05T07:05:02.929Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.05s)
07:05:02 [2022-07-05T07:05:02.929Z] === RUN   TestAuthZPluginV2Disable
07:05:03 [2022-07-05T07:05:03.073Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
07:05:03 [2022-07-05T07:05:03.074Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
07:05:03 [2022-07-05T07:05:03.074Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:05:04 [2022-07-05T07:05:04.011Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
07:05:04 [2022-07-05T07:05:04.051Z] --- PASS: TestGraphdriverPluginV2 (3.43s)
07:05:04 [2022-07-05T07:05:04.051Z] PASS
07:05:04 [2022-07-05T07:05:04.051Z] 
07:05:04 [2022-07-05T07:05:04.051Z] === Skipped
07:05:04 [2022-07-05T07:05:04.051Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s)
07:05:04 [2022-07-05T07:05:04.051Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
07:05:04 [2022-07-05T07:05:04.051Z] 
07:05:04 [2022-07-05T07:05:04.051Z] DONE 2 tests, 1 skipped in 3.576s
07:05:04 [2022-07-05T07:05:04.051Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:05:04 [2022-07-05T07:05:04.051Z] INFO: Testing against a local daemon
07:05:04 [2022-07-05T07:05:04.051Z] === RUN   TestContinueAfterPluginCrash
07:05:04 [2022-07-05T07:05:04.051Z] === PAUSE TestContinueAfterPluginCrash
07:05:04 [2022-07-05T07:05:04.051Z] === RUN   TestReadPluginNoRead
07:05:04 [2022-07-05T07:05:04.051Z] === PAUSE TestReadPluginNoRead
07:05:04 [2022-07-05T07:05:04.051Z] === RUN   TestDaemonStartWithLogOpt
07:05:04 [2022-07-05T07:05:04.051Z] === PAUSE TestDaemonStartWithLogOpt
07:05:04 [2022-07-05T07:05:04.051Z] === CONT  TestContinueAfterPluginCrash
07:05:04 [2022-07-05T07:05:04.051Z] === CONT  TestDaemonStartWithLogOpt
07:05:04 [2022-07-05T07:05:04.271Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s)
07:05:04 [2022-07-05T07:05:04.271Z] === RUN   TestIpcModeOlderClient
07:05:04 [2022-07-05T07:05:04.271Z] === PAUSE TestIpcModeOlderClient
07:05:04 [2022-07-05T07:05:04.271Z] === RUN   TestKillContainerInvalidSignal
07:05:04 [2022-07-05T07:05:04.530Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
07:05:04 [2022-07-05T07:05:04.530Z] === RUN   TestKillContainer
07:05:04 [2022-07-05T07:05:04.530Z] === RUN   TestKillContainer/no_signal
07:05:05 [2022-07-05T07:05:05.098Z] === RUN   TestKillContainer/non_killing_signal
07:05:05 [2022-07-05T07:05:05.358Z] === RUN   TestKillContainer/killing_signal
07:05:05 [2022-07-05T07:05:05.926Z] --- PASS: TestKillContainer (1.43s)
07:05:05 [2022-07-05T07:05:05.926Z]     --- PASS: TestKillContainer/no_signal (0.48s)
07:05:05 [2022-07-05T07:05:05.926Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
07:05:05 [2022-07-05T07:05:05.926Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
07:05:05 [2022-07-05T07:05:05.926Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:05:05 [2022-07-05T07:05:05.926Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:05:06 [2022-07-05T07:05:06.219Z] --- PASS: TestAuthZPluginV2Disable (3.54s)
07:05:06 [2022-07-05T07:05:06.219Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:05:06 [2022-07-05T07:05:06.494Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:05:07 [2022-07-05T07:05:07.431Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s)
07:05:07 [2022-07-05T07:05:07.431Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s)
07:05:07 [2022-07-05T07:05:07.431Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
07:05:07 [2022-07-05T07:05:07.431Z] === RUN   TestKillStoppedContainer
07:05:07 [2022-07-05T07:05:07.431Z] --- PASS: TestKillStoppedContainer (0.05s)
07:05:07 [2022-07-05T07:05:07.431Z] === RUN   TestKillStoppedContainerAPIPre120
07:05:07 [2022-07-05T07:05:07.431Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
07:05:07 [2022-07-05T07:05:07.431Z] === RUN   TestKillDifferentUserContainer
07:05:08 [2022-07-05T07:05:08.000Z] --- PASS: TestKillDifferentUserContainer (0.44s)
07:05:08 [2022-07-05T07:05:08.000Z] === RUN   TestInspectOomKilledTrue
07:05:08 [2022-07-05T07:05:08.218Z] --- PASS: TestDaemonStartWithLogOpt (4.41s)
07:05:08 [2022-07-05T07:05:08.218Z] === CONT  TestReadPluginNoRead
07:05:08 [2022-07-05T07:05:08.569Z] --- PASS: TestInspectOomKilledTrue (0.49s)
07:05:08 [2022-07-05T07:05:08.569Z] === RUN   TestInspectOomKilledFalse
07:05:08 [2022-07-05T07:05:08.828Z] --- PASS: TestInspectOomKilledFalse (0.41s)
07:05:08 [2022-07-05T07:05:08.828Z] === RUN   TestLinksEtcHostsContentMatch
07:05:09 [2022-07-05T07:05:09.087Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
07:05:09 [2022-07-05T07:05:09.087Z] === RUN   TestLinksContainerNames
07:05:09 [2022-07-05T07:05:09.510Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.21s)
07:05:09 [2022-07-05T07:05:09.510Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:05:10 [2022-07-05T07:05:10.025Z] --- PASS: TestLinksContainerNames (0.87s)
07:05:10 [2022-07-05T07:05:10.025Z] === RUN   TestLogsFollowTailEmpty
07:05:10 [2022-07-05T07:05:10.108Z] === RUN   TestReadPluginNoRead/default
07:05:10 [2022-07-05T07:05:10.285Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
07:05:10 [2022-07-05T07:05:10.285Z] === RUN   TestLogs
07:05:10 [2022-07-05T07:05:10.285Z] === RUN   TestLogs/driver_local
07:05:10 [2022-07-05T07:05:10.285Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
07:05:10 [2022-07-05T07:05:10.285Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
07:05:10 [2022-07-05T07:05:10.285Z] === RUN   TestLogs/driver_local/tty/only_stdout
07:05:10 [2022-07-05T07:05:10.285Z] === PAUSE TestLogs/driver_local/tty/only_stdout
07:05:10 [2022-07-05T07:05:10.285Z] === RUN   TestLogs/driver_local/tty/only_stderr
07:05:10 [2022-07-05T07:05:10.285Z] === PAUSE TestLogs/driver_local/tty/only_stderr
07:05:10 [2022-07-05T07:05:10.285Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
07:05:10 [2022-07-05T07:05:10.285Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
07:05:10 [2022-07-05T07:05:10.285Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
07:05:10 [2022-07-05T07:05:10.285Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
07:05:10 [2022-07-05T07:05:10.285Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
07:05:10 [2022-07-05T07:05:10.285Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
07:05:10 [2022-07-05T07:05:10.285Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
07:05:10 [2022-07-05T07:05:10.285Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
07:05:11 [2022-07-05T07:05:11.223Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
07:05:11 [2022-07-05T07:05:11.223Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
07:05:11 [2022-07-05T07:05:11.472Z] === RUN   TestReadPluginNoRead/disabled_caching
07:05:11 [2022-07-05T07:05:11.791Z] === CONT  TestLogs/driver_local/tty/only_stderr
07:05:11 [2022-07-05T07:05:11.791Z] === CONT  TestLogs/driver_local/tty/only_stdout
07:05:12 [2022-07-05T07:05:12.361Z] === RUN   TestLogs/driver_json-file
07:05:12 [2022-07-05T07:05:12.361Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
07:05:12 [2022-07-05T07:05:12.361Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
07:05:12 [2022-07-05T07:05:12.361Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
07:05:12 [2022-07-05T07:05:12.361Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
07:05:12 [2022-07-05T07:05:12.361Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
07:05:12 [2022-07-05T07:05:12.361Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
07:05:12 [2022-07-05T07:05:12.361Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:05:12 [2022-07-05T07:05:12.361Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:05:12 [2022-07-05T07:05:12.361Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
07:05:12 [2022-07-05T07:05:12.361Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
07:05:12 [2022-07-05T07:05:12.361Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
07:05:12 [2022-07-05T07:05:12.361Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
07:05:12 [2022-07-05T07:05:12.361Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
07:05:12 [2022-07-05T07:05:12.361Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:05:12 [2022-07-05T07:05:12.401Z] --- PASS: TestContinueAfterPluginCrash (9.08s)
07:05:12 [2022-07-05T07:05:12.660Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:05:13 [2022-07-05T07:05:13.299Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
07:05:13 [2022-07-05T07:05:13.299Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
07:05:13 [2022-07-05T07:05:13.867Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
07:05:13 [2022-07-05T07:05:13.867Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
07:05:14 [2022-07-05T07:05:14.027Z] === CONT  TestReadPluginNoRead
07:05:14 [2022-07-05T07:05:14.027Z]     read_test.go:92: [d3d820c0f1bad] daemon is not started
07:05:14 [2022-07-05T07:05:14.027Z] --- PASS: TestReadPluginNoRead (6.07s)
07:05:14 [2022-07-05T07:05:14.027Z]     --- PASS: TestReadPluginNoRead/default (1.27s)
07:05:14 [2022-07-05T07:05:14.027Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.34s)
07:05:14 [2022-07-05T07:05:14.027Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s)
07:05:14 [2022-07-05T07:05:14.027Z] PASS
07:05:14 [2022-07-05T07:05:14.027Z] 
07:05:14 [2022-07-05T07:05:14.027Z] DONE 6 tests in 10.579s
07:05:14 [2022-07-05T07:05:14.027Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:05:14 [2022-07-05T07:05:14.027Z] testing: warning: no tests to run
07:05:14 [2022-07-05T07:05:14.027Z] PASS
07:05:14 [2022-07-05T07:05:14.027Z] 
07:05:14 [2022-07-05T07:05:14.027Z] DONE 0 tests in 0.034s
07:05:14 [2022-07-05T07:05:14.027Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:05:14 [2022-07-05T07:05:14.027Z] INFO: Testing against a local daemon
07:05:14 [2022-07-05T07:05:14.027Z] === RUN   TestPluginWithDevMounts
07:05:14 [2022-07-05T07:05:14.027Z]     mounts_test.go:20: (*Execution).IsRootless-fm
07:05:14 [2022-07-05T07:05:14.027Z] --- SKIP: TestPluginWithDevMounts (0.00s)
07:05:14 [2022-07-05T07:05:14.027Z] PASS
07:05:14 [2022-07-05T07:05:14.027Z] 
07:05:14 [2022-07-05T07:05:14.027Z] === Skipped
07:05:14 [2022-07-05T07:05:14.027Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
07:05:14 [2022-07-05T07:05:14.027Z]     mounts_test.go:20: (*Execution).IsRootless-fm
07:05:14 [2022-07-05T07:05:14.027Z] 
07:05:14 [2022-07-05T07:05:14.027Z] DONE 1 tests, 1 skipped in 0.109s
07:05:14 [2022-07-05T07:05:14.027Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
07:05:14 [2022-07-05T07:05:14.284Z] INFO: Testing against a local daemon
07:05:14 [2022-07-05T07:05:14.284Z] === RUN   TestSecretInspect
07:05:14 [2022-07-05T07:05:14.284Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.284Z] --- SKIP: TestSecretInspect (0.02s)
07:05:14 [2022-07-05T07:05:14.284Z] === RUN   TestSecretList
07:05:14 [2022-07-05T07:05:14.284Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.284Z] --- SKIP: TestSecretList (0.02s)
07:05:14 [2022-07-05T07:05:14.284Z] === RUN   TestSecretsCreateAndDelete
07:05:14 [2022-07-05T07:05:14.284Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.284Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
07:05:14 [2022-07-05T07:05:14.284Z] === RUN   TestSecretsUpdate
07:05:14 [2022-07-05T07:05:14.284Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.284Z] --- SKIP: TestSecretsUpdate (0.01s)
07:05:14 [2022-07-05T07:05:14.284Z] === RUN   TestTemplatedSecret
07:05:14 [2022-07-05T07:05:14.284Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.284Z] --- SKIP: TestTemplatedSecret (0.00s)
07:05:14 [2022-07-05T07:05:14.284Z] === RUN   TestSecretCreateResolve
07:05:14 [2022-07-05T07:05:14.284Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.284Z] --- SKIP: TestSecretCreateResolve (0.01s)
07:05:14 [2022-07-05T07:05:14.284Z] PASS
07:05:14 [2022-07-05T07:05:14.284Z] 
07:05:14 [2022-07-05T07:05:14.284Z] === Skipped
07:05:14 [2022-07-05T07:05:14.284Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
07:05:14 [2022-07-05T07:05:14.284Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.284Z] 
07:05:14 [2022-07-05T07:05:14.284Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
07:05:14 [2022-07-05T07:05:14.284Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.284Z] 
07:05:14 [2022-07-05T07:05:14.284Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
07:05:14 [2022-07-05T07:05:14.284Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.284Z] 
07:05:14 [2022-07-05T07:05:14.284Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
07:05:14 [2022-07-05T07:05:14.284Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.284Z] 
07:05:14 [2022-07-05T07:05:14.284Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
07:05:14 [2022-07-05T07:05:14.284Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.284Z] 
07:05:14 [2022-07-05T07:05:14.284Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
07:05:14 [2022-07-05T07:05:14.284Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.284Z] 
07:05:14 [2022-07-05T07:05:14.284Z] DONE 6 tests, 6 skipped in 0.159s
07:05:14 [2022-07-05T07:05:14.284Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
07:05:14 [2022-07-05T07:05:14.284Z] INFO: Testing against a local daemon
07:05:14 [2022-07-05T07:05:14.284Z] === RUN   TestServiceCreateInit
07:05:14 [2022-07-05T07:05:14.284Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:05:14 [2022-07-05T07:05:14.284Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.284Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:05:14 [2022-07-05T07:05:14.284Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.284Z] --- PASS: TestServiceCreateInit (0.01s)
07:05:14 [2022-07-05T07:05:14.284Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:05:14 [2022-07-05T07:05:14.284Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:05:14 [2022-07-05T07:05:14.284Z] === RUN   TestCreateServiceMultipleTimes
07:05:14 [2022-07-05T07:05:14.284Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.284Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
07:05:14 [2022-07-05T07:05:14.284Z] === RUN   TestCreateServiceConflict
07:05:14 [2022-07-05T07:05:14.284Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.284Z] --- SKIP: TestCreateServiceConflict (0.01s)
07:05:14 [2022-07-05T07:05:14.284Z] === RUN   TestCreateServiceMaxReplicas
07:05:14 [2022-07-05T07:05:14.436Z] --- PASS: TestLogs (3.98s)
07:05:14 [2022-07-05T07:05:14.436Z]     --- PASS: TestLogs/driver_local (0.01s)
07:05:14 [2022-07-05T07:05:14.436Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s)
07:05:14 [2022-07-05T07:05:14.436Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.74s)
07:05:14 [2022-07-05T07:05:14.436Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s)
07:05:14 [2022-07-05T07:05:14.436Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.66s)
07:05:14 [2022-07-05T07:05:14.436Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.68s)
07:05:14 [2022-07-05T07:05:14.436Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.65s)
07:05:14 [2022-07-05T07:05:14.436Z]     --- PASS: TestLogs/driver_json-file (0.01s)
07:05:14 [2022-07-05T07:05:14.436Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.63s)
07:05:14 [2022-07-05T07:05:14.436Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s)
07:05:14 [2022-07-05T07:05:14.436Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.74s)
07:05:14 [2022-07-05T07:05:14.436Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.71s)
07:05:14 [2022-07-05T07:05:14.436Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.54s)
07:05:14 [2022-07-05T07:05:14.436Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s)
07:05:14 [2022-07-05T07:05:14.436Z] === RUN   TestContainerNetworkMountsNoChown
07:05:14 [2022-07-05T07:05:14.540Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.540Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
07:05:14 [2022-07-05T07:05:14.540Z] === RUN   TestCreateWithDuplicateNetworkNames
07:05:14 [2022-07-05T07:05:14.540Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.540Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
07:05:14 [2022-07-05T07:05:14.540Z] === RUN   TestCreateServiceSecretFileMode
07:05:14 [2022-07-05T07:05:14.540Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.540Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
07:05:14 [2022-07-05T07:05:14.540Z] === RUN   TestCreateServiceConfigFileMode
07:05:14 [2022-07-05T07:05:14.540Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.540Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
07:05:14 [2022-07-05T07:05:14.540Z] === RUN   TestCreateServiceSysctls
07:05:14 [2022-07-05T07:05:14.540Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.540Z] --- SKIP: TestCreateServiceSysctls (0.03s)
07:05:14 [2022-07-05T07:05:14.540Z] === RUN   TestCreateServiceCapabilities
07:05:14 [2022-07-05T07:05:14.540Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.540Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
07:05:14 [2022-07-05T07:05:14.540Z] === RUN   TestInspect
07:05:14 [2022-07-05T07:05:14.540Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.540Z] --- SKIP: TestInspect (0.01s)
07:05:14 [2022-07-05T07:05:14.540Z] === RUN   TestCreateJob
07:05:14 [2022-07-05T07:05:14.541Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.541Z] --- SKIP: TestCreateJob (0.01s)
07:05:14 [2022-07-05T07:05:14.541Z] === RUN   TestReplicatedJob
07:05:14 [2022-07-05T07:05:14.541Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.541Z] --- SKIP: TestReplicatedJob (0.01s)
07:05:14 [2022-07-05T07:05:14.541Z] === RUN   TestUpdateReplicatedJob
07:05:14 [2022-07-05T07:05:14.541Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.541Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
07:05:14 [2022-07-05T07:05:14.541Z] === RUN   TestServiceListWithStatuses
07:05:14 [2022-07-05T07:05:14.541Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:05:14 [2022-07-05T07:05:14.541Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:05:14 [2022-07-05T07:05:14.541Z] === RUN   TestDockerNetworkConnectAlias
07:05:14 [2022-07-05T07:05:14.541Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.541Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
07:05:14 [2022-07-05T07:05:14.541Z] === RUN   TestDockerNetworkReConnect
07:05:14 [2022-07-05T07:05:14.541Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:14 [2022-07-05T07:05:14.541Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
07:05:14 [2022-07-05T07:05:14.541Z] === RUN   TestServicePlugin
07:05:14 [2022-07-05T07:05:14.696Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/default
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/default
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/private
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/private
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/rprivate
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/rprivate
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/slave
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/slave
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/rslave
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/rslave
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/shared
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/shared
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/rshared
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/rshared
07:05:14 [2022-07-05T07:05:14.696Z] === CONT  TestMountDaemonRoot/default
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/default/bind_root
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/default/mount_root
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === CONT  TestMountDaemonRoot/rslave
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === CONT  TestMountDaemonRoot/rshared
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:05:14 [2022-07-05T07:05:14.696Z] === CONT  TestMountDaemonRoot/shared
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === CONT  TestMountDaemonRoot/rprivate
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:05:14 [2022-07-05T07:05:14.696Z] === CONT  TestMountDaemonRoot/slave
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === CONT  TestMountDaemonRoot/private
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/private/bind_root
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/private/mount_root
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:05:14 [2022-07-05T07:05:14.696Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:05:14 [2022-07-05T07:05:14.696Z] === CONT  TestMountDaemonRoot/default/bind_root
07:05:14 [2022-07-05T07:05:14.696Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:05:14 [2022-07-05T07:05:14.956Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:05:14 [2022-07-05T07:05:14.956Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:05:14 [2022-07-05T07:05:14.956Z] === CONT  TestMountDaemonRoot/default/mount_root
07:05:14 [2022-07-05T07:05:14.956Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:05:14 [2022-07-05T07:05:14.956Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:05:14 [2022-07-05T07:05:14.956Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:05:14 [2022-07-05T07:05:14.956Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:05:14 [2022-07-05T07:05:14.956Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:05:14 [2022-07-05T07:05:14.956Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:05:14 [2022-07-05T07:05:14.956Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:05:14 [2022-07-05T07:05:14.956Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:05:15 [2022-07-05T07:05:15.214Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:05:15 [2022-07-05T07:05:15.214Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:05:15 [2022-07-05T07:05:15.214Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:05:15 [2022-07-05T07:05:15.214Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:05:15 [2022-07-05T07:05:15.214Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:05:15 [2022-07-05T07:05:15.214Z] === CONT  TestMountDaemonRoot/private/bind_root
07:05:15 [2022-07-05T07:05:15.214Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:05:15 [2022-07-05T07:05:15.214Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:05:15 [2022-07-05T07:05:15.214Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:05:15 [2022-07-05T07:05:15.214Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:05:15 [2022-07-05T07:05:15.214Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:05:15 [2022-07-05T07:05:15.214Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:05:15 [2022-07-05T07:05:15.214Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:05:15 [2022-07-05T07:05:15.214Z] === CONT  TestMountDaemonRoot/private/mount_root
07:05:15 [2022-07-05T07:05:15.214Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:05:15 [2022-07-05T07:05:15.214Z] --- PASS: TestMountDaemonRoot (0.02s)
07:05:15 [2022-07-05T07:05:15.214Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
07:05:15 [2022-07-05T07:05:15.215Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
07:05:15 [2022-07-05T07:05:15.215Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
07:05:15 [2022-07-05T07:05:15.215Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
07:05:15 [2022-07-05T07:05:15.215Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
07:05:15 [2022-07-05T07:05:15.215Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
07:05:15 [2022-07-05T07:05:15.215Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
07:05:15 [2022-07-05T07:05:15.215Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
07:05:15 [2022-07-05T07:05:15.215Z] === RUN   TestContainerBindMountNonRecursive
07:05:16 [2022-07-05T07:05:16.432Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.432Z] --- SKIP: TestServicePlugin (1.92s)
07:05:16 [2022-07-05T07:05:16.432Z] === RUN   TestServiceUpdateLabel
07:05:16 [2022-07-05T07:05:16.432Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.432Z] --- SKIP: TestServiceUpdateLabel (0.01s)
07:05:16 [2022-07-05T07:05:16.432Z] === RUN   TestServiceUpdateSecrets
07:05:16 [2022-07-05T07:05:16.432Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.432Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
07:05:16 [2022-07-05T07:05:16.432Z] === RUN   TestServiceUpdateConfigs
07:05:16 [2022-07-05T07:05:16.432Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.432Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
07:05:16 [2022-07-05T07:05:16.432Z] === RUN   TestServiceUpdateNetwork
07:05:16 [2022-07-05T07:05:16.432Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.593Z] --- PASS: TestContainerBindMountNonRecursive (1.33s)
07:05:16 [2022-07-05T07:05:16.593Z] === RUN   TestContainerVolumesMountedAsShared
07:05:16 [2022-07-05T07:05:16.688Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
07:05:16 [2022-07-05T07:05:16.688Z] === RUN   TestServiceUpdatePidsLimit
07:05:16 [2022-07-05T07:05:16.688Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
07:05:16 [2022-07-05T07:05:16.688Z] PASS
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === Skipped
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
07:05:16 [2022-07-05T07:05:16.688Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
07:05:16 [2022-07-05T07:05:16.688Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
07:05:16 [2022-07-05T07:05:16.688Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
07:05:16 [2022-07-05T07:05:16.688Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
07:05:16 [2022-07-05T07:05:16.688Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
07:05:16 [2022-07-05T07:05:16.688Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
07:05:16 [2022-07-05T07:05:16.688Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
07:05:16 [2022-07-05T07:05:16.688Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
07:05:16 [2022-07-05T07:05:16.688Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
07:05:16 [2022-07-05T07:05:16.688Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestInspect (0.01s)
07:05:16 [2022-07-05T07:05:16.688Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
07:05:16 [2022-07-05T07:05:16.688Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
07:05:16 [2022-07-05T07:05:16.688Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
07:05:16 [2022-07-05T07:05:16.688Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
07:05:16 [2022-07-05T07:05:16.688Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
07:05:16 [2022-07-05T07:05:16.688Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
07:05:16 [2022-07-05T07:05:16.688Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s)
07:05:16 [2022-07-05T07:05:16.688Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
07:05:16 [2022-07-05T07:05:16.688Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
07:05:16 [2022-07-05T07:05:16.688Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
07:05:16 [2022-07-05T07:05:16.688Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
07:05:16 [2022-07-05T07:05:16.688Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
07:05:16 [2022-07-05T07:05:16.688Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] DONE 24 tests, 23 skipped in 2.345s
07:05:16 [2022-07-05T07:05:16.688Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
07:05:16 [2022-07-05T07:05:16.688Z] INFO: Testing against a local daemon
07:05:16 [2022-07-05T07:05:16.688Z] === RUN   TestSessionCreate
07:05:16 [2022-07-05T07:05:16.688Z] --- PASS: TestSessionCreate (0.04s)
07:05:16 [2022-07-05T07:05:16.688Z] === RUN   TestSessionCreateWithBadUpgrade
07:05:16 [2022-07-05T07:05:16.688Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
07:05:16 [2022-07-05T07:05:16.688Z] PASS
07:05:16 [2022-07-05T07:05:16.688Z] 
07:05:16 [2022-07-05T07:05:16.688Z] DONE 2 tests in 0.154s
07:05:16 [2022-07-05T07:05:16.688Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
07:05:16 [2022-07-05T07:05:16.945Z] INFO: Testing against a local daemon
07:05:16 [2022-07-05T07:05:16.945Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:05:16 [2022-07-05T07:05:16.945Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:05:16 [2022-07-05T07:05:16.945Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:05:16 [2022-07-05T07:05:16.945Z] === RUN   TestDiskUsage
07:05:16 [2022-07-05T07:05:16.945Z] === PAUSE TestDiskUsage
07:05:16 [2022-07-05T07:05:16.945Z] === RUN   TestEventsExecDie
07:05:17 [2022-07-05T07:05:17.163Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
07:05:17 [2022-07-05T07:05:17.163Z] === RUN   TestContainerVolumesMountedAsSlave
07:05:17 [2022-07-05T07:05:17.423Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
07:05:17 [2022-07-05T07:05:17.423Z] === RUN   TestNetworkNat
07:05:17 [2022-07-05T07:05:17.507Z] --- PASS: TestEventsExecDie (0.52s)
07:05:17 [2022-07-05T07:05:17.507Z] === RUN   TestEventsBackwardsCompatible
07:05:17 [2022-07-05T07:05:17.507Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
07:05:17 [2022-07-05T07:05:17.507Z] === RUN   TestEventsVolumeCreate
07:05:17 [2022-07-05T07:05:17.507Z] --- PASS: TestEventsVolumeCreate (0.06s)
07:05:17 [2022-07-05T07:05:17.507Z] === RUN   TestInfoBinaryCommits
07:05:17 [2022-07-05T07:05:17.507Z] --- PASS: TestInfoBinaryCommits (0.02s)
07:05:17 [2022-07-05T07:05:17.507Z] === RUN   TestInfoAPIVersioned
07:05:17 [2022-07-05T07:05:17.507Z] --- PASS: TestInfoAPIVersioned (0.01s)
07:05:17 [2022-07-05T07:05:17.507Z] === RUN   TestInfoAPI
07:05:17 [2022-07-05T07:05:17.507Z] --- PASS: TestInfoAPI (0.02s)
07:05:17 [2022-07-05T07:05:17.507Z] === RUN   TestInfoAPIWarnings
07:05:17 [2022-07-05T07:05:17.682Z] --- PASS: TestNetworkNat (0.46s)
07:05:17 [2022-07-05T07:05:17.682Z] === RUN   TestNetworkLocalhostTCPNat
07:05:18 [2022-07-05T07:05:18.072Z] .........................xx....................                          [ 29%]
07:05:18 [2022-07-05T07:05:18.251Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
07:05:18 [2022-07-05T07:05:18.251Z] === RUN   TestNetworkLoopbackNat
07:05:19 [2022-07-05T07:05:19.494Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.13s)
07:05:19 [2022-07-05T07:05:19.494Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:05:20 [2022-07-05T07:05:20.785Z] --- PASS: TestNetworkLoopbackNat (2.51s)
07:05:20 [2022-07-05T07:05:20.785Z] === RUN   TestPause
07:05:21 [2022-07-05T07:05:21.353Z] --- PASS: TestPause (0.43s)
07:05:21 [2022-07-05T07:05:21.353Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:05:21 [2022-07-05T07:05:21.353Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:05:21 [2022-07-05T07:05:21.353Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:05:21 [2022-07-05T07:05:21.353Z] === RUN   TestPauseStopPausedContainer
07:05:21 [2022-07-05T07:05:21.613Z] --- PASS: TestPauseStopPausedContainer (0.46s)
07:05:21 [2022-07-05T07:05:21.613Z] === RUN   TestPidHost
07:05:22 [2022-07-05T07:05:22.550Z] --- PASS: TestPidHost (0.98s)
07:05:22 [2022-07-05T07:05:22.550Z] === RUN   TestPsFilter
07:05:22 [2022-07-05T07:05:22.809Z] --- PASS: TestPsFilter (0.12s)
07:05:22 [2022-07-05T07:05:22.809Z] === RUN   TestRemoveContainerWithRemovedVolume
07:05:23 [2022-07-05T07:05:23.068Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
07:05:23 [2022-07-05T07:05:23.068Z] === RUN   TestRemoveContainerWithVolume
07:05:23 [2022-07-05T07:05:23.636Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
07:05:23 [2022-07-05T07:05:23.636Z] === RUN   TestRemoveContainerRunning
07:05:24 [2022-07-05T07:05:24.205Z] --- PASS: TestRemoveContainerRunning (0.43s)
07:05:24 [2022-07-05T07:05:24.205Z] === RUN   TestRemoveContainerForceRemoveRunning
07:05:24 [2022-07-05T07:05:24.464Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
07:05:24 [2022-07-05T07:05:24.464Z] === RUN   TestRemoveInvalidContainer
07:05:24 [2022-07-05T07:05:24.464Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:05:24 [2022-07-05T07:05:24.464Z] === RUN   TestRenameLinkedContainer
07:05:26 [2022-07-05T07:05:26.369Z] --- PASS: TestRenameLinkedContainer (1.88s)
07:05:26 [2022-07-05T07:05:26.369Z] === RUN   TestRenameStoppedContainer
07:05:26 [2022-07-05T07:05:26.937Z] --- PASS: TestRenameStoppedContainer (0.42s)
07:05:26 [2022-07-05T07:05:26.937Z] === RUN   TestRenameRunningContainerAndReuse
07:05:27 [2022-07-05T07:05:27.505Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
07:05:27 [2022-07-05T07:05:27.505Z] === RUN   TestRenameInvalidName
07:05:28 [2022-07-05T07:05:28.073Z] --- PASS: TestRenameInvalidName (0.45s)
07:05:28 [2022-07-05T07:05:28.073Z] === RUN   TestRenameAnonymousContainer
07:05:29 [2022-07-05T07:05:29.994Z] --- PASS: TestRenameAnonymousContainer (1.71s)
07:05:29 [2022-07-05T07:05:29.994Z] === RUN   TestRenameContainerWithSameName
07:05:30 [2022-07-05T07:05:30.259Z] --- PASS: TestRenameContainerWithSameName (0.42s)
07:05:30 [2022-07-05T07:05:30.259Z] === RUN   TestRenameContainerWithLinkedContainer
07:05:31 [2022-07-05T07:05:31.196Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s)
07:05:31 [2022-07-05T07:05:31.196Z] === RUN   TestResize
07:05:31 [2022-07-05T07:05:31.764Z] --- PASS: TestResize (0.51s)
07:05:31 [2022-07-05T07:05:31.764Z] === RUN   TestResizeWithInvalidSize
07:05:32 [2022-07-05T07:05:32.023Z] --- PASS: TestResizeWithInvalidSize (0.44s)
07:05:32 [2022-07-05T07:05:32.023Z] === RUN   TestResizeWhenContainerNotStarted
07:05:32 [2022-07-05T07:05:32.592Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
07:05:32 [2022-07-05T07:05:32.592Z] === RUN   TestDaemonRestartKillContainers
07:05:32 [2022-07-05T07:05:32.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:05:32 [2022-07-05T07:05:32.592Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:05:33 [2022-07-05T07:05:33.971Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:05:34 [2022-07-05T07:05:34.230Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:05:34 [2022-07-05T07:05:34.660Z] tests/integration/api_exec_test.py .....................                 [ 34%]
07:05:35 [2022-07-05T07:05:35.167Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:05:35 [2022-07-05T07:05:35.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:05:35 [2022-07-05T07:05:35.550Z] --- PASS: TestInfoAPIWarnings (16.56s)
07:05:35 [2022-07-05T07:05:35.550Z] === RUN   TestInfoDebug
07:05:35 [2022-07-05T07:05:35.550Z] --- PASS: TestInfoDebug (0.54s)
07:05:35 [2022-07-05T07:05:35.550Z] === RUN   TestInfoInsecureRegistries
07:05:35 [2022-07-05T07:05:35.550Z] --- PASS: TestInfoInsecureRegistries (0.54s)
07:05:35 [2022-07-05T07:05:35.550Z] === RUN   TestInfoRegistryMirrors
07:05:35 [2022-07-05T07:05:35.807Z] --- PASS: TestInfoRegistryMirrors (0.54s)
07:05:35 [2022-07-05T07:05:35.807Z] === RUN   TestLoginFailsWithBadCredentials
07:05:35 [2022-07-05T07:05:35.807Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
07:05:35 [2022-07-05T07:05:35.807Z] === RUN   TestPingCacheHeaders
07:05:35 [2022-07-05T07:05:35.807Z] --- PASS: TestPingCacheHeaders (0.03s)
07:05:35 [2022-07-05T07:05:35.807Z] === RUN   TestPingGet
07:05:35 [2022-07-05T07:05:35.807Z] --- PASS: TestPingGet (0.01s)
07:05:35 [2022-07-05T07:05:35.807Z] === RUN   TestPingHead
07:05:35 [2022-07-05T07:05:35.807Z] --- PASS: TestPingHead (0.03s)
07:05:35 [2022-07-05T07:05:35.807Z] === RUN   TestPingSwarmHeader
07:05:36 [2022-07-05T07:05:36.363Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:05:36 [2022-07-05T07:05:36.368Z] === RUN   TestPingSwarmHeader/before_swarm_init
07:05:36 [2022-07-05T07:05:36.929Z] === RUN   TestPingSwarmHeader/after_swarm_init
07:05:37 [2022-07-05T07:05:37.585Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
07:05:37 [2022-07-05T07:05:37.585Z] PASS
07:05:37 [2022-07-05T07:05:37.585Z] 
07:05:37 [2022-07-05T07:05:37.585Z] DONE 17 tests in 47.305s
07:05:37 [2022-07-05T07:05:37.585Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:05:37 [2022-07-05T07:05:37.585Z] INFO: Testing against a local daemon
07:05:37 [2022-07-05T07:05:37.585Z] === RUN   TestPluginInvalidJSON
07:05:37 [2022-07-05T07:05:37.585Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
07:05:37 [2022-07-05T07:05:37.585Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
07:05:37 [2022-07-05T07:05:37.585Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
07:05:37 [2022-07-05T07:05:37.585Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
07:05:37 [2022-07-05T07:05:37.585Z] === RUN   TestPluginInvalidJSON/plugins/pull
07:05:37 [2022-07-05T07:05:37.585Z] === PAUSE TestPluginInvalidJSON/plugins/pull
07:05:37 [2022-07-05T07:05:37.585Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
07:05:37 [2022-07-05T07:05:37.585Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
07:05:37 [2022-07-05T07:05:37.585Z] === CONT  TestPluginInvalidJSON/plugins/pull
07:05:37 [2022-07-05T07:05:37.585Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
07:05:37 [2022-07-05T07:05:37.585Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
07:05:37 [2022-07-05T07:05:37.585Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
07:05:37 [2022-07-05T07:05:37.585Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
07:05:37 [2022-07-05T07:05:37.585Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
07:05:37 [2022-07-05T07:05:37.585Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
07:05:37 [2022-07-05T07:05:37.585Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
07:05:37 [2022-07-05T07:05:37.585Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
07:05:37 [2022-07-05T07:05:37.585Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
07:05:37 [2022-07-05T07:05:37.585Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
07:05:37 [2022-07-05T07:05:37.585Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
07:05:37 [2022-07-05T07:05:37.585Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
07:05:37 [2022-07-05T07:05:37.585Z] --- PASS: TestPluginInvalidJSON (0.02s)
07:05:37 [2022-07-05T07:05:37.585Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
07:05:37 [2022-07-05T07:05:37.585Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
07:05:37 [2022-07-05T07:05:37.585Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
07:05:37 [2022-07-05T07:05:37.585Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
07:05:37 [2022-07-05T07:05:37.585Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
07:05:37 [2022-07-05T07:05:37.585Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
07:05:37 [2022-07-05T07:05:37.585Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
07:05:37 [2022-07-05T07:05:37.585Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
07:05:37 [2022-07-05T07:05:37.585Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
07:05:37 [2022-07-05T07:05:37.585Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
07:05:37 [2022-07-05T07:05:37.585Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
07:05:37 [2022-07-05T07:05:37.585Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
07:05:37 [2022-07-05T07:05:37.585Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
07:05:37 [2022-07-05T07:05:37.585Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
07:05:37 [2022-07-05T07:05:37.585Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
07:05:37 [2022-07-05T07:05:37.585Z] === RUN   TestPluginInstall
07:05:37 [2022-07-05T07:05:37.585Z] === RUN   TestPluginInstall/no_auth
07:05:37 [2022-07-05T07:05:37.585Z] time="2022-07-05T07:05:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:05:37 [2022-07-05T07:05:37.585Z] time="2022-07-05T07:05:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50a23df986900a0989724b89be43718ffe44332afd9d0f0ca8a4c8d438a80692" mediatype=application/vnd.docker.plugin.v1+json size=522
07:05:37 [2022-07-05T07:05:37.585Z] time="2022-07-05T07:05:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:05:37 [2022-07-05T07:05:37.585Z] time="2022-07-05T07:05:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50a23df986900a0989724b89be43718ffe44332afd9d0f0ca8a4c8d438a80692" mediatype=application/vnd.docker.plugin.v1+json size=522
07:05:37 [2022-07-05T07:05:37.585Z] === RUN   TestPluginInstall/with_htpasswd
07:05:37 [2022-07-05T07:05:37.585Z] time="2022-07-05T07:05:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:05:37 [2022-07-05T07:05:37.585Z] time="2022-07-05T07:05:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f15d3b6c6c534262a54e22897b4b50f05cb0215099d8b21d7908b3ba025199de" mediatype=application/vnd.docker.plugin.v1+json size=522
07:05:37 [2022-07-05T07:05:37.585Z] time="2022-07-05T07:05:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:05:37 [2022-07-05T07:05:37.585Z] time="2022-07-05T07:05:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f15d3b6c6c534262a54e22897b4b50f05cb0215099d8b21d7908b3ba025199de" mediatype=application/vnd.docker.plugin.v1+json size=522
07:05:37 [2022-07-05T07:05:37.847Z] === RUN   TestPluginInstall/with_insecure
07:05:37 [2022-07-05T07:05:37.857Z] === RUN   TestPingSwarmHeader/after_swarm_leave
07:05:38 [2022-07-05T07:05:38.113Z] --- PASS: TestPingSwarmHeader (2.09s)
07:05:38 [2022-07-05T07:05:38.113Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
07:05:38 [2022-07-05T07:05:38.113Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
07:05:38 [2022-07-05T07:05:38.113Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
07:05:38 [2022-07-05T07:05:38.113Z] === RUN   TestVersion
07:05:38 [2022-07-05T07:05:38.113Z] --- PASS: TestVersion (0.04s)
07:05:38 [2022-07-05T07:05:38.113Z] === CONT  TestDiskUsage
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/empty
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/empty/container_types
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/empty/image_types
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/empty/volume_types
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/empty/build-cache_types
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/empty/container,_volume_types
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/after_LoadBusybox
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
07:05:38 [2022-07-05T07:05:38.674Z] === RUN   TestDiskUsage/after_container.Run
07:05:38 [2022-07-05T07:05:38.786Z] time="2022-07-05T07:05:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:05:38 [2022-07-05T07:05:38.786Z] time="2022-07-05T07:05:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b9b5cd570bbd89b286dfd654688bb7b90935adb9267f4092b4b87569b91b1530" mediatype=application/vnd.docker.plugin.v1+json size=522
07:05:38 [2022-07-05T07:05:38.786Z] time="2022-07-05T07:05:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:05:38 [2022-07-05T07:05:38.786Z] time="2022-07-05T07:05:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b9b5cd570bbd89b286dfd654688bb7b90935adb9267f4092b4b87569b91b1530" mediatype=application/vnd.docker.plugin.v1+json size=522
07:05:38 [2022-07-05T07:05:38.786Z]     plugin_test.go:195: [d05fcfda67fff] daemon is not started
07:05:38 [2022-07-05T07:05:38.786Z] --- PASS: TestPluginInstall (2.75s)
07:05:38 [2022-07-05T07:05:38.786Z]     --- PASS: TestPluginInstall/no_auth (1.05s)
07:05:38 [2022-07-05T07:05:38.786Z]     --- PASS: TestPluginInstall/with_htpasswd (0.63s)
07:05:38 [2022-07-05T07:05:38.786Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
07:05:38 [2022-07-05T07:05:38.786Z] === RUN   TestPluginsWithRuntimes
07:05:38 [2022-07-05T07:05:38.899Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:05:38 [2022-07-05T07:05:38.931Z] === RUN   TestDiskUsage/after_container.Run/container_types
07:05:38 [2022-07-05T07:05:38.931Z] === RUN   TestDiskUsage/after_container.Run/image_types
07:05:38 [2022-07-05T07:05:38.931Z] === RUN   TestDiskUsage/after_container.Run/volume_types
07:05:38 [2022-07-05T07:05:38.931Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
07:05:38 [2022-07-05T07:05:38.931Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
07:05:38 [2022-07-05T07:05:38.931Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
07:05:38 [2022-07-05T07:05:38.931Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
07:05:38 [2022-07-05T07:05:38.931Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
07:05:38 [2022-07-05T07:05:38.931Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
07:05:39 [2022-07-05T07:05:39.187Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
07:05:39 [2022-07-05T07:05:39.188Z] --- PASS: TestDiskUsage (1.24s)
07:05:39 [2022-07-05T07:05:39.188Z]     --- PASS: TestDiskUsage/empty (0.01s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]     --- PASS: TestDiskUsage/after_container.Run (0.37s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
07:05:39 [2022-07-05T07:05:39.188Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
07:05:39 [2022-07-05T07:05:39.188Z] PASS
07:05:39 [2022-07-05T07:05:39.188Z] 
07:05:39 [2022-07-05T07:05:39.188Z] === Skipped
07:05:39 [2022-07-05T07:05:39.188Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:05:39 [2022-07-05T07:05:39.188Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:05:39 [2022-07-05T07:05:39.188Z] 
07:05:39 [2022-07-05T07:05:39.188Z] DONE 54 tests, 1 skipped in 22.502s
07:05:39 [2022-07-05T07:05:39.188Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
07:05:39 [2022-07-05T07:05:39.444Z] INFO: Testing against a local daemon
07:05:39 [2022-07-05T07:05:39.444Z] === RUN   TestVolumesCreateAndList
07:05:39 [2022-07-05T07:05:39.444Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:05:39 [2022-07-05T07:05:39.444Z] === RUN   TestVolumesRemove
07:05:39 [2022-07-05T07:05:39.444Z] --- PASS: TestVolumesRemove (0.05s)
07:05:39 [2022-07-05T07:05:39.444Z] === RUN   TestVolumesInspect
07:05:39 [2022-07-05T07:05:39.444Z] --- PASS: TestVolumesInspect (0.02s)
07:05:39 [2022-07-05T07:05:39.444Z] === RUN   TestVolumesInvalidJSON
07:05:39 [2022-07-05T07:05:39.444Z] === RUN   TestVolumesInvalidJSON/volumes/create
07:05:39 [2022-07-05T07:05:39.444Z] === PAUSE TestVolumesInvalidJSON/volumes/create
07:05:39 [2022-07-05T07:05:39.444Z] === CONT  TestVolumesInvalidJSON/volumes/create
07:05:39 [2022-07-05T07:05:39.444Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
07:05:39 [2022-07-05T07:05:39.444Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
07:05:39 [2022-07-05T07:05:39.444Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
07:05:39 [2022-07-05T07:05:39.444Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
07:05:39 [2022-07-05T07:05:39.444Z] --- PASS: TestVolumesInvalidJSON (0.01s)
07:05:39 [2022-07-05T07:05:39.444Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
07:05:39 [2022-07-05T07:05:39.444Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
07:05:39 [2022-07-05T07:05:39.444Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
07:05:39 [2022-07-05T07:05:39.444Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
07:05:39 [2022-07-05T07:05:39.444Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
07:05:39 [2022-07-05T07:05:39.444Z] PASS
07:05:39 [2022-07-05T07:05:39.444Z] 
07:05:39 [2022-07-05T07:05:39.444Z] DONE 9 tests in 0.188s
07:05:39 [2022-07-05T07:05:39.444Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:05:39 [2022-07-05T07:05:39.444Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14222 is not a child of this shell
07:05:39 [2022-07-05T07:05:39.444Z] warning: PID 14222 from bundles/test-integration/docker.pid had a nonzero exit code
07:05:39 [2022-07-05T07:05:39.444Z] Leaving: AppArmorNo profiles have been unloaded.
07:05:39 [2022-07-05T07:05:39.444Z] 
07:05:39 [2022-07-05T07:05:39.444Z] Unloading profiles will leave already running processes permanently
07:05:39 [2022-07-05T07:05:39.444Z] unconfined, which can lead to unexpected situations.
07:05:39 [2022-07-05T07:05:39.444Z] 
07:05:39 [2022-07-05T07:05:39.444Z] To set a process to complain mode, use the command line tool
07:05:39 [2022-07-05T07:05:39.444Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:05:39 [2022-07-05T07:05:39.444Z] Removing test suite binaries
07:05:39 [2022-07-05T07:05:39.700Z] exiting test-integration
07:05:39 [2022-07-05T07:05:39.700Z] ++ exit 0
07:05:39 [2022-07-05T07:05:39.700Z] 
07:05:39 [2022-07-05T07:05:39.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
Post stage
[Pipeline] junit
07:05:40 [2022-07-05T07:05:40.638Z] Recording test results
07:05:40 [2022-07-05T07:05:40.696Z] === RUN   TestPluginsWithRuntimes/No_Args
07:05:41 [2022-07-05T07:05:41.264Z] === RUN   TestPluginsWithRuntimes/With_Args
07:05:42 [2022-07-05T07:05:42.162Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
07:05:42 [2022-07-05T07:05:42.202Z] --- PASS: TestPluginsWithRuntimes (3.35s)
07:05:42 [2022-07-05T07:05:42.202Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
07:05:42 [2022-07-05T07:05:42.202Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
07:05:42 [2022-07-05T07:05:42.202Z] === RUN   TestPluginBackCompatMediaTypes
07:05:42 [2022-07-05T07:05:42.470Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:05:42 [2022-07-05T07:05:42.504Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:05:42 [2022-07-05T07:05:42.788Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
07:05:42 [2022-07-05T07:05:42.788Z] PASS
07:05:42 [2022-07-05T07:05:42.789Z] 
07:05:42 [2022-07-05T07:05:42.789Z] DONE 24 tests in 6.722s
07:05:42 [2022-07-05T07:05:42.789Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:05:42 [2022-07-05T07:05:42.789Z] INFO: Testing against a local daemon
07:05:42 [2022-07-05T07:05:42.789Z] === RUN   TestExternalGraphDriver
07:05:42 [2022-07-05T07:05:42.789Z] === RUN   TestExternalGraphDriver/json
07:05:42 [2022-07-05T07:05:42.837Z] + echo Ensuring container killed.
07:05:42 [2022-07-05T07:05:42.837Z] Ensuring container killed.
07:05:42 [2022-07-05T07:05:42.837Z] + docker rm -vf docker-pr1
07:05:42 [2022-07-05T07:05:42.837Z] Error: No such container: docker-pr1
[Pipeline] sh
07:05:43 [2022-07-05T07:05:43.120Z] + echo Chowning /workspace to jenkins user
07:05:43 [2022-07-05T07:05:43.120Z] Chowning /workspace to jenkins user
07:05:43 [2022-07-05T07:05:43.120Z] + id -u
07:05:43 [2022-07-05T07:05:43.120Z] + id -g
07:05:43 [2022-07-05T07:05:43.120Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43768:/workspace busybox chown -R 1000:1000 /workspace
07:05:43 [2022-07-05T07:05:43.120Z] Unable to find image 'busybox:latest' locally
07:05:43 [2022-07-05T07:05:43.120Z] latest: Pulling from library/busybox
07:05:43 [2022-07-05T07:05:43.378Z] 19d511225f94: Pulling fs layer
07:05:43 [2022-07-05T07:05:43.378Z] 19d511225f94: Download complete
07:05:43 [2022-07-05T07:05:43.378Z] 19d511225f94: Pull complete
07:05:43 [2022-07-05T07:05:43.378Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
07:05:43 [2022-07-05T07:05:43.378Z] Status: Downloaded newer image for busybox:latest
07:05:43 [2022-07-05T07:05:43.409Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:05:44 [2022-07-05T07:05:44.346Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:05:44 [2022-07-05T07:05:44.695Z] === RUN   TestExternalGraphDriver/spec
[Pipeline] catchError
[Pipeline] {
07:05:45 [2022-07-05T07:05:45.283Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
[Pipeline] sh
07:05:45 [2022-07-05T07:05:45.601Z] + bundleName=amd64-rootless
07:05:45 [2022-07-05T07:05:45.601Z] + echo Creating amd64-rootless-bundles.tar.gz
07:05:45 [2022-07-05T07:05:45.601Z] Creating amd64-rootless-bundles.tar.gz
07:05:45 [2022-07-05T07:05:45.601Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
07:05:45 [2022-07-05T07:05:45.601Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
07:05:45 [2022-07-05T07:05:45.612Z] Archiving artifacts
07:05:46 [2022-07-05T07:05:46.221Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:05:46 [2022-07-05T07:05:46.603Z] === RUN   TestExternalGraphDriver/pull
07:05:47 [2022-07-05T07:05:47.161Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:05:47 [2022-07-05T07:05:47.379Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43768/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
07:05:47 [2022-07-05T07:05:47.405Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
[Pipeline] sh
07:05:47 [2022-07-05T07:05:47.729Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:05:47 [2022-07-05T07:05:47.730Z] + make clean
07:05:47 [2022-07-05T07:05:47.982Z] --- PASS: TestExternalGraphDriver (5.11s)
07:05:47 [2022-07-05T07:05:47.982Z]     --- PASS: TestExternalGraphDriver/json (1.67s)
07:05:47 [2022-07-05T07:05:47.982Z]     --- PASS: TestExternalGraphDriver/spec (1.68s)
07:05:47 [2022-07-05T07:05:47.982Z]     --- PASS: TestExternalGraphDriver/pull (1.72s)
07:05:47 [2022-07-05T07:05:47.982Z] === RUN   TestGraphdriverPluginV2
07:05:47 [2022-07-05T07:05:47.986Z] docker volume rm -f docker-dev-cache docker-mod-cache
07:05:47 [2022-07-05T07:05:47.986Z] docker-dev-cache
07:05:47 [2022-07-05T07:05:47.986Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:05:49 [2022-07-05T07:05:49.639Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:05:49 [2022-07-05T07:05:49.639Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s)
07:05:49 [2022-07-05T07:05:49.639Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s)
07:05:49 [2022-07-05T07:05:49.639Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
07:05:49 [2022-07-05T07:05:49.639Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s)
07:05:49 [2022-07-05T07:05:49.639Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s)
07:05:49 [2022-07-05T07:05:49.639Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s)
07:05:49 [2022-07-05T07:05:49.639Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.27s)
07:05:49 [2022-07-05T07:05:49.639Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.79s)
07:05:49 [2022-07-05T07:05:49.639Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.80s)
07:05:49 [2022-07-05T07:05:49.639Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s)
07:05:49 [2022-07-05T07:05:49.639Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s)
07:05:49 [2022-07-05T07:05:49.639Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.88s)
07:05:49 [2022-07-05T07:05:49.639Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s)
07:05:49 [2022-07-05T07:05:49.639Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s)
07:05:49 [2022-07-05T07:05:49.639Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s)
07:05:49 [2022-07-05T07:05:49.639Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s)
07:05:49 [2022-07-05T07:05:49.639Z] === RUN   TestCgroupNamespacesRun
07:05:50 [2022-07-05T07:05:50.576Z] --- PASS: TestCgroupNamespacesRun (1.14s)
07:05:50 [2022-07-05T07:05:50.576Z] === RUN   TestCgroupNamespacesRunPrivileged
07:05:51 [2022-07-05T07:05:51.954Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
07:05:51 [2022-07-05T07:05:51.954Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:05:52 [2022-07-05T07:05:52.175Z] --- PASS: TestGraphdriverPluginV2 (4.00s)
07:05:52 [2022-07-05T07:05:52.175Z] PASS
07:05:52 [2022-07-05T07:05:52.175Z] 
07:05:52 [2022-07-05T07:05:52.175Z] DONE 5 tests in 9.145s
07:05:52 [2022-07-05T07:05:52.175Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:05:52 [2022-07-05T07:05:52.175Z] INFO: Testing against a local daemon
07:05:52 [2022-07-05T07:05:52.175Z] === RUN   TestContinueAfterPluginCrash
07:05:52 [2022-07-05T07:05:52.175Z] === PAUSE TestContinueAfterPluginCrash
07:05:52 [2022-07-05T07:05:52.175Z] === RUN   TestReadPluginNoRead
07:05:52 [2022-07-05T07:05:52.175Z] === PAUSE TestReadPluginNoRead
07:05:52 [2022-07-05T07:05:52.175Z] === RUN   TestDaemonStartWithLogOpt
07:05:52 [2022-07-05T07:05:52.175Z] === PAUSE TestDaemonStartWithLogOpt
07:05:52 [2022-07-05T07:05:52.175Z] === CONT  TestContinueAfterPluginCrash
07:05:52 [2022-07-05T07:05:52.175Z] === CONT  TestDaemonStartWithLogOpt
07:05:52 [2022-07-05T07:05:52.892Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
07:05:52 [2022-07-05T07:05:52.892Z] === RUN   TestCgroupNamespacesRunHostMode
07:05:54 [2022-07-05T07:05:54.270Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
07:05:54 [2022-07-05T07:05:54.270Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:05:55 [2022-07-05T07:05:55.209Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
07:05:55 [2022-07-05T07:05:55.209Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:05:55 [2022-07-05T07:05:55.470Z] --- PASS: TestDaemonStartWithLogOpt (3.46s)
07:05:55 [2022-07-05T07:05:55.470Z] === CONT  TestReadPluginNoRead
07:05:56 [2022-07-05T07:05:56.147Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s)
07:05:56 [2022-07-05T07:05:56.147Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:05:57 [2022-07-05T07:05:57.084Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
07:05:57 [2022-07-05T07:05:57.085Z] === RUN   TestCgroupNamespacesRunOlderClient
07:05:58 [2022-07-05T07:05:58.009Z] === RUN   TestReadPluginNoRead/disabled_caching
07:05:58 [2022-07-05T07:05:58.022Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
07:05:58 [2022-07-05T07:05:58.022Z] === RUN   TestNISDomainname
07:05:58 [2022-07-05T07:05:58.591Z] --- PASS: TestNISDomainname (0.52s)
07:05:58 [2022-07-05T07:05:58.591Z] === RUN   TestHostnameDnsResolution
07:05:58 [2022-07-05T07:05:58.947Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:05:59 [2022-07-05T07:05:59.159Z] --- PASS: TestHostnameDnsResolution (0.70s)
07:05:59 [2022-07-05T07:05:59.159Z] === RUN   TestUnprivilegedPortsAndPing
07:05:59 [2022-07-05T07:05:59.727Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
07:05:59 [2022-07-05T07:05:59.727Z] === RUN   TestPrivilegedHostDevices
07:06:00 [2022-07-05T07:06:00.296Z] --- PASS: TestPrivilegedHostDevices (0.50s)
07:06:00 [2022-07-05T07:06:00.296Z] === RUN   TestRunConsoleSize
07:06:00 [2022-07-05T07:06:00.327Z] === RUN   TestReadPluginNoRead/default
07:06:00 [2022-07-05T07:06:00.327Z] --- PASS: TestContinueAfterPluginCrash (8.41s)
07:06:00 [2022-07-05T07:06:00.556Z] --- PASS: TestRunConsoleSize (0.41s)
07:06:00 [2022-07-05T07:06:00.556Z] === RUN   TestStats
07:06:01 [2022-07-05T07:06:01.707Z] === CONT  TestReadPluginNoRead
07:06:01 [2022-07-05T07:06:01.707Z]     read_test.go:92: [dc14c6f8e2dba] daemon is not started
07:06:01 [2022-07-05T07:06:01.707Z] --- PASS: TestReadPluginNoRead (5.95s)
07:06:01 [2022-07-05T07:06:01.707Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.22s)
07:06:01 [2022-07-05T07:06:01.707Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s)
07:06:01 [2022-07-05T07:06:01.707Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
07:06:01 [2022-07-05T07:06:01.707Z] PASS
07:06:01 [2022-07-05T07:06:01.707Z] 
07:06:01 [2022-07-05T07:06:01.707Z] DONE 6 tests in 9.426s
07:06:01 [2022-07-05T07:06:01.707Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:06:01 [2022-07-05T07:06:01.707Z] testing: warning: no tests to run
07:06:01 [2022-07-05T07:06:01.707Z] PASS
07:06:01 [2022-07-05T07:06:01.707Z] 
07:06:01 [2022-07-05T07:06:01.707Z] DONE 0 tests in 0.008s
07:06:01 [2022-07-05T07:06:01.707Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:06:01 [2022-07-05T07:06:01.707Z] INFO: Testing against a local daemon
07:06:01 [2022-07-05T07:06:01.707Z] === RUN   TestPluginWithDevMounts
07:06:01 [2022-07-05T07:06:01.707Z] === PAUSE TestPluginWithDevMounts
07:06:01 [2022-07-05T07:06:01.707Z] === CONT  TestPluginWithDevMounts
07:06:03 [2022-07-05T07:06:03.088Z] --- PASS: TestPluginWithDevMounts (1.60s)
07:06:03 [2022-07-05T07:06:03.088Z] PASS
07:06:03 [2022-07-05T07:06:03.088Z] 
07:06:03 [2022-07-05T07:06:03.088Z] DONE 1 tests in 1.621s
07:06:03 [2022-07-05T07:06:03.088Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
07:06:03 [2022-07-05T07:06:03.088Z] INFO: Testing against a local daemon
07:06:03 [2022-07-05T07:06:03.088Z] === RUN   TestSecretInspect
07:06:03 [2022-07-05T07:06:03.092Z] --- PASS: TestStats (2.49s)
07:06:03 [2022-07-05T07:06:03.092Z] === RUN   TestStopContainerWithTimeout
07:06:03 [2022-07-05T07:06:03.092Z] === RUN   TestStopContainerWithTimeout/0
07:06:03 [2022-07-05T07:06:03.092Z] === PAUSE TestStopContainerWithTimeout/0
07:06:03 [2022-07-05T07:06:03.092Z] === RUN   TestStopContainerWithTimeout/1
07:06:03 [2022-07-05T07:06:03.092Z] === PAUSE TestStopContainerWithTimeout/1
07:06:03 [2022-07-05T07:06:03.092Z] === RUN   TestStopContainerWithTimeout/3
07:06:03 [2022-07-05T07:06:03.092Z] === PAUSE TestStopContainerWithTimeout/3
07:06:03 [2022-07-05T07:06:03.092Z] === RUN   TestStopContainerWithTimeout/-1
07:06:03 [2022-07-05T07:06:03.092Z] === PAUSE TestStopContainerWithTimeout/-1
07:06:03 [2022-07-05T07:06:03.092Z] === CONT  TestStopContainerWithTimeout/0
07:06:03 [2022-07-05T07:06:03.092Z] === CONT  TestStopContainerWithTimeout/-1
07:06:03 [2022-07-05T07:06:03.503Z] tests/integration/api_network_test.py ............................       [ 47%]
07:06:04 [2022-07-05T07:06:04.030Z] === CONT  TestStopContainerWithTimeout/3
07:06:05 [2022-07-05T07:06:05.625Z] --- PASS: TestSecretInspect (2.19s)
07:06:05 [2022-07-05T07:06:05.625Z] === RUN   TestSecretList
07:06:05 [2022-07-05T07:06:05.935Z] === CONT  TestStopContainerWithTimeout/1
07:06:07 [2022-07-05T07:06:07.312Z] --- PASS: TestStopContainerWithTimeout (0.01s)
07:06:07 [2022-07-05T07:06:07.312Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
07:06:07 [2022-07-05T07:06:07.312Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.70s)
07:06:07 [2022-07-05T07:06:07.312Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
07:06:07 [2022-07-05T07:06:07.312Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
07:06:07 [2022-07-05T07:06:07.312Z] === RUN   TestDeleteDevicemapper
07:06:07 [2022-07-05T07:06:07.312Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:06:07 [2022-07-05T07:06:07.312Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:06:07 [2022-07-05T07:06:07.312Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:06:07 [2022-07-05T07:06:07.533Z] --- PASS: TestSecretList (2.20s)
07:06:07 [2022-07-05T07:06:07.533Z] === RUN   TestSecretsCreateAndDelete
07:06:09 [2022-07-05T07:06:09.216Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.56s)
07:06:09 [2022-07-05T07:06:09.217Z] === RUN   TestUpdateMemory
07:06:09 [2022-07-05T07:06:09.217Z] --- PASS: TestUpdateMemory (0.51s)
07:06:09 [2022-07-05T07:06:09.217Z] === RUN   TestUpdateCPUQuota
07:06:10 [2022-07-05T07:06:10.070Z] --- PASS: TestSecretsCreateAndDelete (2.19s)
07:06:10 [2022-07-05T07:06:10.070Z] === RUN   TestSecretsUpdate
07:06:10 [2022-07-05T07:06:10.153Z] --- PASS: TestUpdateCPUQuota (0.71s)
07:06:10 [2022-07-05T07:06:10.153Z] === RUN   TestUpdatePidsLimit
07:06:10 [2022-07-05T07:06:10.153Z] === RUN   TestUpdatePidsLimit/update_from_none
07:06:10 [2022-07-05T07:06:10.154Z] === RUN   TestUpdatePidsLimit/no_change
07:06:10 [2022-07-05T07:06:10.413Z] === RUN   TestUpdatePidsLimit/update_lower
07:06:10 [2022-07-05T07:06:10.673Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:06:10 [2022-07-05T07:06:10.932Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:06:11 [2022-07-05T07:06:11.191Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:06:11 [2022-07-05T07:06:11.191Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:06:11 [2022-07-05T07:06:11.759Z] --- PASS: TestUpdatePidsLimit (1.84s)
07:06:11 [2022-07-05T07:06:11.759Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
07:06:11 [2022-07-05T07:06:11.759Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
07:06:11 [2022-07-05T07:06:11.759Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
07:06:11 [2022-07-05T07:06:11.759Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
07:06:11 [2022-07-05T07:06:11.759Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
07:06:11 [2022-07-05T07:06:11.759Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
07:06:11 [2022-07-05T07:06:11.759Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
07:06:11 [2022-07-05T07:06:11.759Z] === RUN   TestUpdateRestartPolicy
07:06:11 [2022-07-05T07:06:11.976Z] --- PASS: TestSecretsUpdate (2.20s)
07:06:11 [2022-07-05T07:06:11.976Z] === RUN   TestTemplatedSecret
07:06:13 [2022-07-05T07:06:13.279Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
07:06:14 [2022-07-05T07:06:14.521Z] --- PASS: TestTemplatedSecret (2.59s)
07:06:14 [2022-07-05T07:06:14.521Z] === RUN   TestSecretCreateResolve
07:06:15 [2022-07-05T07:06:15.039Z] tests/integration/api_secret_test.py .....                               [ 51%]
07:06:17 [2022-07-05T07:06:17.092Z] --- PASS: TestSecretCreateResolve (2.18s)
07:06:17 [2022-07-05T07:06:17.092Z] PASS
07:06:17 [2022-07-05T07:06:17.092Z] 
07:06:17 [2022-07-05T07:06:17.092Z] DONE 6 tests in 13.565s
07:06:17 [2022-07-05T07:06:17.092Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
07:06:17 [2022-07-05T07:06:17.092Z] INFO: Testing against a local daemon
07:06:17 [2022-07-05T07:06:17.092Z] === RUN   TestServiceCreateInit
07:06:17 [2022-07-05T07:06:17.092Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:06:18 [2022-07-05T07:06:18.958Z] tests/integration/api_service_test.py .................................. [ 59%]
07:06:20 [2022-07-05T07:06:20.383Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:06:23 [2022-07-05T07:06:23.654Z] ............................                                             [ 66%]
07:06:24 [2022-07-05T07:06:24.035Z] --- PASS: TestUpdateRestartPolicy (10.79s)
07:06:24 [2022-07-05T07:06:24.035Z] === RUN   TestUpdateRestartWithAutoRemove
07:06:24 [2022-07-05T07:06:24.035Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
07:06:24 [2022-07-05T07:06:24.035Z] === RUN   TestWaitNonBlocked
07:06:24 [2022-07-05T07:06:24.035Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:06:24 [2022-07-05T07:06:24.035Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:06:24 [2022-07-05T07:06:24.035Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:06:24 [2022-07-05T07:06:24.035Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:06:24 [2022-07-05T07:06:24.035Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:06:24 [2022-07-05T07:06:24.035Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:06:24 [2022-07-05T07:06:24.035Z] --- PASS: TestWaitNonBlocked (0.01s)
07:06:24 [2022-07-05T07:06:24.035Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
07:06:24 [2022-07-05T07:06:24.035Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s)
07:06:24 [2022-07-05T07:06:24.035Z] === RUN   TestWaitBlocked
07:06:24 [2022-07-05T07:06:24.035Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:06:24 [2022-07-05T07:06:24.035Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:06:24 [2022-07-05T07:06:24.035Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:06:24 [2022-07-05T07:06:24.035Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:06:24 [2022-07-05T07:06:24.035Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:06:24 [2022-07-05T07:06:24.035Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:06:24 [2022-07-05T07:06:24.577Z] --- PASS: TestServiceCreateInit (7.66s)
07:06:24 [2022-07-05T07:06:24.577Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s)
07:06:24 [2022-07-05T07:06:24.577Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.89s)
07:06:24 [2022-07-05T07:06:24.577Z] === RUN   TestCreateServiceMultipleTimes
07:06:24 [2022-07-05T07:06:24.603Z] --- PASS: TestWaitBlocked (0.01s)
07:06:24 [2022-07-05T07:06:24.603Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s)
07:06:24 [2022-07-05T07:06:24.603Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s)
07:06:24 [2022-07-05T07:06:24.603Z] === RUN   TestWaitConditions
07:06:24 [2022-07-05T07:06:24.603Z] === RUN   TestWaitConditions/default
07:06:24 [2022-07-05T07:06:24.603Z] === PAUSE TestWaitConditions/default
07:06:24 [2022-07-05T07:06:24.603Z] === RUN   TestWaitConditions/not-running
07:06:24 [2022-07-05T07:06:24.603Z] === PAUSE TestWaitConditions/not-running
07:06:24 [2022-07-05T07:06:24.603Z] === RUN   TestWaitConditions/next-exit
07:06:24 [2022-07-05T07:06:24.603Z] === PAUSE TestWaitConditions/next-exit
07:06:24 [2022-07-05T07:06:24.603Z] === RUN   TestWaitConditions/removed
07:06:24 [2022-07-05T07:06:24.603Z] === PAUSE TestWaitConditions/removed
07:06:24 [2022-07-05T07:06:24.603Z] === CONT  TestWaitConditions/default
07:06:24 [2022-07-05T07:06:24.603Z] === CONT  TestWaitConditions/removed
07:06:26 [2022-07-05T07:06:26.506Z] === CONT  TestWaitConditions/next-exit
07:06:26 [2022-07-05T07:06:26.506Z] === CONT  TestWaitConditions/not-running
07:06:27 [2022-07-05T07:06:27.884Z] --- PASS: TestWaitConditions (0.01s)
07:06:27 [2022-07-05T07:06:27.884Z]     --- PASS: TestWaitConditions/default (1.60s)
07:06:27 [2022-07-05T07:06:27.884Z]     --- PASS: TestWaitConditions/removed (1.64s)
07:06:27 [2022-07-05T07:06:27.884Z]     --- PASS: TestWaitConditions/next-exit (1.44s)
07:06:27 [2022-07-05T07:06:27.884Z]     --- PASS: TestWaitConditions/not-running (1.45s)
07:06:27 [2022-07-05T07:06:27.884Z] === CONT  TestContainerStartOnDaemonRestart
07:06:27 [2022-07-05T07:06:27.884Z] === CONT  TestRestartDaemonWithRestartingContainer
07:06:29 [2022-07-05T07:06:29.790Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.99s)
07:06:29 [2022-07-05T07:06:29.790Z] === CONT  TestIpcModeOlderClient
07:06:29 [2022-07-05T07:06:29.790Z] --- PASS: TestContainerStartOnDaemonRestart (2.04s)
07:06:29 [2022-07-05T07:06:29.790Z] === CONT  TestContainerKillOnDaemonStart
07:06:29 [2022-07-05T07:06:29.790Z] --- PASS: TestIpcModeOlderClient (0.06s)
07:06:29 [2022-07-05T07:06:29.790Z] === CONT  TestDaemonHostGatewayIP
07:06:31 [2022-07-05T07:06:31.465Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:06:31 [2022-07-05T07:06:31.465Z] Using test binary docker
07:06:31 [2022-07-05T07:06:31.465Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:06:31 [2022-07-05T07:06:31.465Z] Using test binary docker
07:06:31 [2022-07-05T07:06:31.465Z] +++ /etc/init.d/apparmor start
07:06:31 [2022-07-05T07:06:31.465Z] +++ /etc/init.d/apparmor start
07:06:31 [2022-07-05T07:06:31.465Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning).
07:06:31 [2022-07-05T07:06:31.465Z] INFO: Waiting for daemon to start...
07:06:31 [2022-07-05T07:06:31.465Z] Starting dockerd
07:06:31 [2022-07-05T07:06:31.465Z] +++ 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
07:06:31 [2022-07-05T07:06:31.465Z]  (warning).
07:06:31 [2022-07-05T07:06:31.465Z] INFO: Waiting for daemon to start...
07:06:31 [2022-07-05T07:06:31.465Z] Starting dockerd
07:06:31 [2022-07-05T07:06:31.465Z] +++ 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
07:06:32 [2022-07-05T07:06:32.325Z] --- PASS: TestDaemonHostGatewayIP (2.43s)
07:06:32 [2022-07-05T07:06:32.325Z] === CONT  TestDaemonRestartIpcMode
07:06:32 [2022-07-05T07:06:32.405Z] ..
07:06:32 [2022-07-05T07:06:32.406Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:06:32 [2022-07-05T07:06:32.406Z] 
07:06:32 [2022-07-05T07:06:32.406Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:06:32 [2022-07-05T07:06:32.406Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:06:32 [2022-07-05T07:06:32.406Z] Error: No such image: emptyfs
07:06:32 [2022-07-05T07:06:32.406Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:06:32 [2022-07-05T07:06:32.406Z] ++++ docker load
07:06:32 [2022-07-05T07:06:32.406Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:06:32 [2022-07-05T07:06:32.406Z] Error: No such image: emptyfs
07:06:32 [2022-07-05T07:06:32.406Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:06:32 [2022-07-05T07:06:32.406Z] ++++ docker load
07:06:32 [2022-07-05T07:06:32.977Z] Running integration-test (iteration 1)
07:06:32 [2022-07-05T07:06:32.977Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
07:06:32 [2022-07-05T07:06:32.977Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
07:06:32 [2022-07-05T07:06:32.977Z] ++ set -e
07:06:32 [2022-07-05T07:06:32.977Z] ++ '[' -n 0 ']'
07:06:32 [2022-07-05T07:06:32.977Z] ++ set -x
07:06:32 [2022-07-05T07:06:32.977Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
07:06:32 [2022-07-05T07:06:32.977Z] Running integration-test (iteration 1)
07:06:32 [2022-07-05T07:06:32.977Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
07:06:32 [2022-07-05T07:06:32.977Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
07:06:32 [2022-07-05T07:06:32.977Z] ++ set -e
07:06:32 [2022-07-05T07:06:32.977Z] ++ '[' -n 0 ']'
07:06:32 [2022-07-05T07:06:32.977Z] ++ set -x
07:06:32 [2022-07-05T07:06:32.977Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
07:06:33 [2022-07-05T07:06:33.918Z] Loaded image: busybox:latest
07:06:33 [2022-07-05T07:06:33.919Z] Loaded image: busybox:latest
07:06:34 [2022-07-05T07:06:34.179Z] Loaded image: busybox:glibc
07:06:34 [2022-07-05T07:06:34.179Z] Loaded image: busybox:glibc
07:06:34 [2022-07-05T07:06:34.229Z] --- PASS: TestDaemonRestartIpcMode (2.24s)
07:06:38 [2022-07-05T07:06:38.384Z] Loaded image: debian:bullseye-slim
07:06:38 [2022-07-05T07:06:38.384Z] Loaded image: hello-world:latest
07:06:38 [2022-07-05T07:06:38.384Z] Loaded image: arm32v7/hello-world:latest
07:06:38 [2022-07-05T07:06:38.644Z] INFO: Testing against a local daemon
07:06:38 [2022-07-05T07:06:38.644Z] === RUN   TestDockerSuite
07:06:38 [2022-07-05T07:06:38.644Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
07:06:38 [2022-07-05T07:06:38.644Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
07:06:38 [2022-07-05T07:06:38.644Z] === RUN   TestDockerSuite/TestAPIErrorJSON
07:06:38 [2022-07-05T07:06:38.644Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
07:06:38 [2022-07-05T07:06:38.644Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
07:06:38 [2022-07-05T07:06:38.644Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
07:06:38 [2022-07-05T07:06:38.644Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
07:06:38 [2022-07-05T07:06:38.644Z] === RUN   TestDockerSuite/TestAPIImagesDelete
07:06:38 [2022-07-05T07:06:38.644Z] Loaded image: debian:bullseye-slim
07:06:38 [2022-07-05T07:06:38.905Z] Loaded image: hello-world:latest
07:06:39 [2022-07-05T07:06:39.165Z] Loaded image: arm32v7/hello-world:latest
07:06:39 [2022-07-05T07:06:39.165Z] INFO: Testing against a local daemon
07:06:39 [2022-07-05T07:06:39.165Z] === RUN   TestDockerDaemonSuite
07:06:39 [2022-07-05T07:06:39.165Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
07:06:42 [2022-07-05T07:06:42.346Z] --- PASS: TestContainerKillOnDaemonStart (11.65s)
07:06:42 [2022-07-05T07:06:42.346Z] PASS
07:06:42 [2022-07-05T07:06:42.346Z] 
07:06:42 [2022-07-05T07:06:42.346Z] === Skipped
07:06:42 [2022-07-05T07:06:42.346Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
07:06:42 [2022-07-05T07:06:42.346Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:06:42 [2022-07-05T07:06:42.346Z] 
07:06:42 [2022-07-05T07:06:42.346Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:06:42 [2022-07-05T07:06:42.346Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:06:42 [2022-07-05T07:06:42.346Z] 
07:06:42 [2022-07-05T07:06:42.346Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
07:06:42 [2022-07-05T07:06:42.346Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:06:42 [2022-07-05T07:06:42.346Z] 
07:06:42 [2022-07-05T07:06:42.346Z] DONE 264 tests, 3 skipped in 123.587s
07:06:42 [2022-07-05T07:06:42.346Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
07:06:42 [2022-07-05T07:06:42.346Z] ++ 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
07:06:42 [2022-07-05T07:06:42.346Z] ++ set -e
07:06:42 [2022-07-05T07:06:42.346Z] ++ '[' -n 0 ']'
07:06:42 [2022-07-05T07:06:42.346Z] ++ set -x
07:06:42 [2022-07-05T07:06:42.346Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
07:06:42 [2022-07-05T07:06:42.346Z] === RUN   TestConfigDaemonLibtrustID
07:06:42 [2022-07-05T07:06:42.346Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
07:06:42 [2022-07-05T07:06:42.346Z] === RUN   TestConfigDaemonID
07:06:42 [2022-07-05T07:06:42.672Z] --- PASS: TestCreateServiceMultipleTimes (15.92s)
07:06:42 [2022-07-05T07:06:42.672Z] === RUN   TestCreateServiceConflict
07:06:42 [2022-07-05T07:06:42.672Z] --- PASS: TestCreateServiceConflict (2.16s)
07:06:42 [2022-07-05T07:06:42.672Z] === RUN   TestCreateServiceMaxReplicas
07:06:43 [2022-07-05T07:06:43.285Z]     daemon_test.go:83: [d7577a908db1b] daemon is not started
07:06:43 [2022-07-05T07:06:43.285Z] --- PASS: TestConfigDaemonID (1.04s)
07:06:43 [2022-07-05T07:06:43.285Z] === RUN   TestDaemonConfigValidation
07:06:43 [2022-07-05T07:06:43.285Z] === RUN   TestDaemonConfigValidation/config_with_no_content
07:06:43 [2022-07-05T07:06:43.285Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
07:06:43 [2022-07-05T07:06:43.285Z] === RUN   TestDaemonConfigValidation/config_with_{}
07:06:43 [2022-07-05T07:06:43.285Z] === PAUSE TestDaemonConfigValidation/config_with_{}
07:06:43 [2022-07-05T07:06:43.285Z] === RUN   TestDaemonConfigValidation/invalid_config
07:06:43 [2022-07-05T07:06:43.285Z] === PAUSE TestDaemonConfigValidation/invalid_config
07:06:43 [2022-07-05T07:06:43.285Z] === RUN   TestDaemonConfigValidation/malformed_config
07:06:43 [2022-07-05T07:06:43.285Z] === PAUSE TestDaemonConfigValidation/malformed_config
07:06:43 [2022-07-05T07:06:43.285Z] === RUN   TestDaemonConfigValidation/valid_config
07:06:43 [2022-07-05T07:06:43.285Z] === PAUSE TestDaemonConfigValidation/valid_config
07:06:43 [2022-07-05T07:06:43.285Z] === CONT  TestDaemonConfigValidation/config_with_no_content
07:06:43 [2022-07-05T07:06:43.285Z] === CONT  TestDaemonConfigValidation/malformed_config
07:06:43 [2022-07-05T07:06:43.285Z] === CONT  TestDaemonConfigValidation/invalid_config
07:06:43 [2022-07-05T07:06:43.285Z] === CONT  TestDaemonConfigValidation/config_with_{}
07:06:43 [2022-07-05T07:06:43.285Z] === CONT  TestDaemonConfigValidation/valid_config
07:06:43 [2022-07-05T07:06:43.285Z] --- PASS: TestDaemonConfigValidation (0.00s)
07:06:43 [2022-07-05T07:06:43.285Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
07:06:43 [2022-07-05T07:06:43.285Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
07:06:43 [2022-07-05T07:06:43.285Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
07:06:43 [2022-07-05T07:06:43.285Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
07:06:43 [2022-07-05T07:06:43.285Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
07:06:43 [2022-07-05T07:06:43.285Z] === RUN   TestConfigDaemonSeccompProfiles
07:06:43 [2022-07-05T07:06:43.285Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
07:06:43 [2022-07-05T07:06:43.370Z] === RUN   TestDockerSuite/TestAPIImagesFilter
07:06:43 [2022-07-05T07:06:43.370Z] === RUN   TestDockerSuite/TestAPIImagesHistory
07:06:43 [2022-07-05T07:06:43.941Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
07:06:43 [2022-07-05T07:06:43.941Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
07:06:44 [2022-07-05T07:06:44.224Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
07:06:44 [2022-07-05T07:06:44.511Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
07:06:44 [2022-07-05T07:06:44.772Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
07:06:44 [2022-07-05T07:06:44.772Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
07:06:45 [2022-07-05T07:06:45.209Z] --- PASS: TestCreateServiceMaxReplicas (2.77s)
07:06:45 [2022-07-05T07:06:45.209Z] === RUN   TestCreateWithDuplicateNetworkNames
07:06:45 [2022-07-05T07:06:45.602Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
07:06:46 [2022-07-05T07:06:46.159Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
07:06:46 [2022-07-05T07:06:46.540Z] === CONT  TestConfigDaemonSeccompProfiles
07:06:46 [2022-07-05T07:06:46.540Z]     daemon_test.go:197: [d69697408a205] daemon is not started
07:06:46 [2022-07-05T07:06:46.540Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
07:06:46 [2022-07-05T07:06:46.540Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
07:06:46 [2022-07-05T07:06:46.540Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
07:06:46 [2022-07-05T07:06:46.540Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
07:06:46 [2022-07-05T07:06:46.540Z] === RUN   TestDaemonProxy
07:06:46 [2022-07-05T07:06:46.540Z] === RUN   TestDaemonProxy/environment_variables
07:06:46 [2022-07-05T07:06:46.731Z] === RUN   TestDockerSuite/TestAPINetworkFilter
07:06:46 [2022-07-05T07:06:46.731Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
07:06:46 [2022-07-05T07:06:46.731Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
07:06:46 [2022-07-05T07:06:46.991Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
07:06:47 [2022-07-05T07:06:47.934Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
07:06:47 [2022-07-05T07:06:47.934Z] --- PASS: TestBuildWithHugeFile (127.92s)
07:06:47 [2022-07-05T07:06:47.934Z] === RUN   TestBuildWCOWSandboxSize
07:06:47 [2022-07-05T07:06:47.934Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:06:47 [2022-07-05T07:06:47.934Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
07:06:47 [2022-07-05T07:06:47.934Z] === RUN   TestBuildWithEmptyDockerfile
07:06:47 [2022-07-05T07:06:47.934Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:06:47 [2022-07-05T07:06:47.934Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:06:47 [2022-07-05T07:06:47.934Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:06:47 [2022-07-05T07:06:47.934Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:06:47 [2022-07-05T07:06:47.934Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:06:47 [2022-07-05T07:06:47.934Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:06:47 [2022-07-05T07:06:47.934Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:06:47 [2022-07-05T07:06:47.934Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:06:47 [2022-07-05T07:06:47.934Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:06:48 [2022-07-05T07:06:48.197Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
07:06:48 [2022-07-05T07:06:48.197Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
07:06:48 [2022-07-05T07:06:48.197Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
07:06:48 [2022-07-05T07:06:48.197Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
07:06:48 [2022-07-05T07:06:48.197Z] === RUN   TestBuildPreserveOwnership
07:06:48 [2022-07-05T07:06:48.197Z] === RUN   TestBuildPreserveOwnership/copy_from
07:06:48 [2022-07-05T07:06:48.445Z] === RUN   TestDaemonProxy/command-line_options
07:06:48 [2022-07-05T07:06:48.458Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
07:06:48 [2022-07-05T07:06:48.721Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
07:06:48 [2022-07-05T07:06:48.981Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
07:06:48 [2022-07-05T07:06:48.981Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
07:06:48 [2022-07-05T07:06:48.981Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
07:06:49 [2022-07-05T07:06:49.825Z] === RUN   TestDaemonProxy/configuration_file
07:06:50 [2022-07-05T07:06:50.892Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:06:51 [2022-07-05T07:06:51.731Z] === RUN   TestDaemonProxy/conflicting_options
07:06:51 [2022-07-05T07:06:51.832Z] --- PASS: TestBuildPreserveOwnership (3.49s)
07:06:51 [2022-07-05T07:06:51.832Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.38s)
07:06:51 [2022-07-05T07:06:51.832Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.06s)
07:06:51 [2022-07-05T07:06:51.832Z] === RUN   TestBuildPlatformInvalid
07:06:51 [2022-07-05T07:06:51.832Z] --- PASS: TestBuildPlatformInvalid (0.07s)
07:06:51 [2022-07-05T07:06:51.832Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
07:06:51 [2022-07-05T07:06:51.990Z] === RUN   TestDaemonProxy/reload_sanitized
07:06:52 [2022-07-05T07:06:52.558Z] --- PASS: TestDaemonProxy (6.24s)
07:06:52 [2022-07-05T07:06:52.558Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
07:06:52 [2022-07-05T07:06:52.558Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
07:06:52 [2022-07-05T07:06:52.558Z]     --- PASS: TestDaemonProxy/configuration_file (1.76s)
07:06:52 [2022-07-05T07:06:52.558Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
07:06:52 [2022-07-05T07:06:52.558Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
07:06:52 [2022-07-05T07:06:52.558Z] PASS
07:06:52 [2022-07-05T07:06:52.558Z] 
07:06:52 [2022-07-05T07:06:52.558Z] DONE 18 tests in 11.265s
07:06:52 [2022-07-05T07:06:52.558Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
07:06:52 [2022-07-05T07:06:52.558Z] ++ 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
07:06:52 [2022-07-05T07:06:52.558Z] ++ set -e
07:06:52 [2022-07-05T07:06:52.558Z] ++ '[' -n 0 ']'
07:06:52 [2022-07-05T07:06:52.558Z] ++ set -x
07:06:52 [2022-07-05T07:06:52.558Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
07:06:52 [2022-07-05T07:06:52.774Z] Loaded image: busybox:latest
07:06:52 [2022-07-05T07:06:52.774Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
07:06:52 [2022-07-05T07:06:52.774Z] Loaded image: busybox:glibc
07:06:52 [2022-07-05T07:06:52.818Z] INFO: Testing against a local daemon
07:06:52 [2022-07-05T07:06:52.818Z] === RUN   TestCommitInheritsEnv
07:06:53 [2022-07-05T07:06:53.077Z] --- PASS: TestCommitInheritsEnv (0.26s)
07:06:53 [2022-07-05T07:06:53.077Z] === RUN   TestImportExtremelyLargeImageWorks
07:06:53 [2022-07-05T07:06:53.077Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
07:06:53 [2022-07-05T07:06:53.077Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
07:06:53 [2022-07-05T07:06:53.077Z] === RUN   TestImportWithCustomPlatform
07:06:53 [2022-07-05T07:06:53.077Z] === RUN   TestImportWithCustomPlatform/#00
07:06:53 [2022-07-05T07:06:53.077Z] === RUN   TestImportWithCustomPlatform/_______
07:06:53 [2022-07-05T07:06:53.077Z] === RUN   TestImportWithCustomPlatform//
07:06:53 [2022-07-05T07:06:53.077Z] === RUN   TestImportWithCustomPlatform/linux
07:06:53 [2022-07-05T07:06:53.077Z] === RUN   TestImportWithCustomPlatform/LINUX
07:06:53 [2022-07-05T07:06:53.336Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
07:06:53 [2022-07-05T07:06:53.336Z] === RUN   TestImportWithCustomPlatform/macos
07:06:53 [2022-07-05T07:06:53.336Z] === RUN   TestImportWithCustomPlatform/macos/arm64
07:06:53 [2022-07-05T07:06:53.336Z] === RUN   TestImportWithCustomPlatform/nintendo64
07:06:53 [2022-07-05T07:06:53.336Z] --- PASS: TestImportWithCustomPlatform (0.32s)
07:06:53 [2022-07-05T07:06:53.336Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
07:06:53 [2022-07-05T07:06:53.336Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
07:06:53 [2022-07-05T07:06:53.336Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
07:06:53 [2022-07-05T07:06:53.336Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
07:06:53 [2022-07-05T07:06:53.336Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
07:06:53 [2022-07-05T07:06:53.336Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
07:06:53 [2022-07-05T07:06:53.336Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
07:06:53 [2022-07-05T07:06:53.336Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
07:06:53 [2022-07-05T07:06:53.336Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
07:06:53 [2022-07-05T07:06:53.336Z] === RUN   TestImagesFilterMultiReference
07:06:53 [2022-07-05T07:06:53.336Z] --- PASS: TestImagesFilterMultiReference (0.05s)
07:06:53 [2022-07-05T07:06:53.336Z] === RUN   TestImagePullPlatformInvalid
07:06:53 [2022-07-05T07:06:53.336Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
07:06:53 [2022-07-05T07:06:53.336Z] === RUN   TestRemoveImageOrphaning
07:06:53 [2022-07-05T07:06:53.596Z] --- PASS: TestRemoveImageOrphaning (0.24s)
07:06:53 [2022-07-05T07:06:53.596Z] === RUN   TestRemoveImageGarbageCollector
07:06:53 [2022-07-05T07:06:53.596Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:06:53 [2022-07-05T07:06:53.596Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:06:53 [2022-07-05T07:06:53.596Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:06:53 [2022-07-05T07:06:53.596Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
07:06:53 [2022-07-05T07:06:53.596Z] === RUN   TestTagInvalidReference
07:06:53 [2022-07-05T07:06:53.596Z] --- PASS: TestTagInvalidReference (0.01s)
07:06:53 [2022-07-05T07:06:53.596Z] === RUN   TestTagValidPrefixedRepo
07:06:53 [2022-07-05T07:06:53.855Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
07:06:53 [2022-07-05T07:06:53.855Z] === RUN   TestTagExistedNameWithoutForce
07:06:53 [2022-07-05T07:06:53.855Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
07:06:53 [2022-07-05T07:06:53.855Z] === RUN   TestTagOfficialNames
07:06:53 [2022-07-05T07:06:53.855Z] --- PASS: TestTagOfficialNames (0.05s)
07:06:53 [2022-07-05T07:06:53.855Z] === RUN   TestTagMatchesDigest
07:06:53 [2022-07-05T07:06:53.855Z] --- PASS: TestTagMatchesDigest (0.01s)
07:06:53 [2022-07-05T07:06:53.855Z] PASS
07:06:53 [2022-07-05T07:06:53.855Z] 
07:06:53 [2022-07-05T07:06:53.855Z] === Skipped
07:06:53 [2022-07-05T07:06:53.855Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
07:06:53 [2022-07-05T07:06:53.855Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
07:06:53 [2022-07-05T07:06:53.855Z] 
07:06:53 [2022-07-05T07:06:53.855Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
07:06:53 [2022-07-05T07:06:53.855Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:06:53 [2022-07-05T07:06:53.855Z] 
07:06:53 [2022-07-05T07:06:53.855Z] DONE 22 tests, 2 skipped in 1.205s
07:06:53 [2022-07-05T07:06:53.855Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
07:06:53 [2022-07-05T07:06:53.855Z] ++ 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
07:06:53 [2022-07-05T07:06:53.855Z] ++ set -e
07:06:53 [2022-07-05T07:06:53.855Z] ++ '[' -n 0 ']'
07:06:53 [2022-07-05T07:06:53.855Z] ++ set -x
07:06:53 [2022-07-05T07:06:53.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
07:06:53 [2022-07-05T07:06:53.855Z] === RUN   TestStripANSICommands
07:06:53 [2022-07-05T07:06:53.855Z] === RUN   TestStripANSICommands/#00
07:06:53 [2022-07-05T07:06:53.855Z] === RUN   TestStripANSICommands/#01
07:06:53 [2022-07-05T07:06:53.855Z] --- PASS: TestStripANSICommands (0.00s)
07:06:53 [2022-07-05T07:06:53.855Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
07:06:53 [2022-07-05T07:06:53.855Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
07:06:53 [2022-07-05T07:06:53.855Z] PASS
07:06:53 [2022-07-05T07:06:53.855Z] 
07:06:53 [2022-07-05T07:06:53.855Z] DONE 3 tests in 0.036s
07:06:53 [2022-07-05T07:06:53.855Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
07:06:53 [2022-07-05T07:06:53.856Z] ++ 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
07:06:53 [2022-07-05T07:06:53.856Z] ++ set -e
07:06:53 [2022-07-05T07:06:53.856Z] ++ '[' -n 0 ']'
07:06:53 [2022-07-05T07:06:53.856Z] ++ set -x
07:06:53 [2022-07-05T07:06:53.856Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
07:06:54 [2022-07-05T07:06:54.115Z] INFO: Testing against a local daemon
07:06:54 [2022-07-05T07:06:54.115Z] === RUN   TestNetworkCreateDelete
07:06:54 [2022-07-05T07:06:54.115Z] --- PASS: TestNetworkCreateDelete (0.13s)
07:06:54 [2022-07-05T07:06:54.115Z] === RUN   TestDockerNetworkDeletePreferID
07:06:54 [2022-07-05T07:06:54.156Z] Loaded image: debian:bullseye-slim
07:06:54 [2022-07-05T07:06:54.374Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
07:06:54 [2022-07-05T07:06:54.374Z] === RUN   TestDaemonDNSFallback
07:06:54 [2022-07-05T07:06:54.417Z] Loaded image: hello-world:latest
07:06:54 [2022-07-05T07:06:54.417Z] Loaded image: arm32v7/hello-world:latest
07:06:54 [2022-07-05T07:06:54.677Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
07:06:57 [2022-07-05T07:06:57.224Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
07:06:59 [2022-07-05T07:06:59.135Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
07:06:59 [2022-07-05T07:06:59.395Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
07:07:00 [2022-07-05T07:07:00.095Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s)
07:07:00 [2022-07-05T07:07:00.095Z] === RUN   TestCreateServiceSecretFileMode
07:07:00 [2022-07-05T07:07:00.779Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
07:07:00 [2022-07-05T07:07:00.942Z] --- PASS: TestDaemonDNSFallback (6.29s)
07:07:00 [2022-07-05T07:07:00.942Z] === RUN   TestInspectNetwork
07:07:01 [2022-07-05T07:07:01.033Z] --- PASS: TestCreateServiceSecretFileMode (2.49s)
07:07:01 [2022-07-05T07:07:01.033Z] === RUN   TestCreateServiceConfigFileMode
07:07:02 [2022-07-05T07:07:02.164Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
07:07:03 [2022-07-05T07:07:03.107Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
07:07:03 [2022-07-05T07:07:03.570Z] --- PASS: TestCreateServiceConfigFileMode (2.60s)
07:07:03 [2022-07-05T07:07:03.570Z] === RUN   TestCreateServiceSysctls
07:07:04 [2022-07-05T07:07:04.051Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
07:07:04 [2022-07-05T07:07:04.051Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
07:07:04 [2022-07-05T07:07:04.234Z] === RUN   TestInspectNetwork/full_network_id
07:07:04 [2022-07-05T07:07:04.234Z] === RUN   TestInspectNetwork/partial_network_id
07:07:04 [2022-07-05T07:07:04.234Z] === RUN   TestInspectNetwork/network_name
07:07:04 [2022-07-05T07:07:04.234Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:07:04 [2022-07-05T07:07:04.903Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
07:07:04 [2022-07-05T07:07:04.993Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.18s)
07:07:04 [2022-07-05T07:07:04.993Z] PASS
07:07:04 [2022-07-05T07:07:04.993Z] 
07:07:04 [2022-07-05T07:07:04.993Z] === Skipped
07:07:04 [2022-07-05T07:07:04.993Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
07:07:04 [2022-07-05T07:07:04.993Z]     build_session_test.go:25: TODO: BuildKit
07:07:04 [2022-07-05T07:07:04.993Z] 
07:07:04 [2022-07-05T07:07:04.993Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
07:07:04 [2022-07-05T07:07:04.993Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:07:04 [2022-07-05T07:07:04.993Z] 
07:07:04 [2022-07-05T07:07:04.993Z] DONE 34 tests, 2 skipped in 194.084s
07:07:04 [2022-07-05T07:07:04.993Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
07:07:04 [2022-07-05T07:07:04.993Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
07:07:04 [2022-07-05T07:07:04.993Z] ++ set -e
07:07:04 [2022-07-05T07:07:04.993Z] ++ '[' -n 0 ']'
07:07:04 [2022-07-05T07:07:04.993Z] ++ set -x
07:07:04 [2022-07-05T07:07:04.993Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
07:07:04 [2022-07-05T07:07:04.993Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
07:07:04 [2022-07-05T07:07:04.993Z] INFO: Testing against a local daemon
07:07:04 [2022-07-05T07:07:04.993Z] === RUN   TestConfigInspect
07:07:04 [2022-07-05T07:07:04.993Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
07:07:05 [2022-07-05T07:07:05.565Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
07:07:06 [2022-07-05T07:07:06.508Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
07:07:06 [2022-07-05T07:07:06.773Z]     docker_cli_daemon_test.go:1474: [d21fe44e40e38] daemon is not started
07:07:06 [2022-07-05T07:07:06.859Z] --- PASS: TestCreateServiceSysctls (3.09s)
07:07:06 [2022-07-05T07:07:06.859Z] === RUN   TestCreateServiceCapabilities
07:07:07 [2022-07-05T07:07:07.786Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
07:07:07 [2022-07-05T07:07:07.786Z]     check_test.go:540: [d109a667904d1] daemon is not started
07:07:07 [2022-07-05T07:07:07.786Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
07:07:08 [2022-07-05T07:07:08.373Z] --- PASS: TestConfigInspect (3.25s)
07:07:08 [2022-07-05T07:07:08.373Z] === RUN   TestConfigList
07:07:08 [2022-07-05T07:07:08.425Z] --- PASS: TestInspectNetwork (7.19s)
07:07:08 [2022-07-05T07:07:08.426Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:07:08 [2022-07-05T07:07:08.426Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:07:08 [2022-07-05T07:07:08.426Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
07:07:08 [2022-07-05T07:07:08.426Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:07:08 [2022-07-05T07:07:08.426Z] === RUN   TestRunContainerWithBridgeNone
07:07:09 [2022-07-05T07:07:09.364Z] --- PASS: TestRunContainerWithBridgeNone (1.50s)
07:07:09 [2022-07-05T07:07:09.364Z] === RUN   TestNetworkInvalidJSON
07:07:09 [2022-07-05T07:07:09.364Z] === RUN   TestNetworkInvalidJSON/networks/create
07:07:09 [2022-07-05T07:07:09.364Z] === PAUSE TestNetworkInvalidJSON/networks/create
07:07:09 [2022-07-05T07:07:09.364Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
07:07:09 [2022-07-05T07:07:09.365Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
07:07:09 [2022-07-05T07:07:09.365Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
07:07:09 [2022-07-05T07:07:09.365Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
07:07:09 [2022-07-05T07:07:09.365Z] === CONT  TestNetworkInvalidJSON/networks/create
07:07:09 [2022-07-05T07:07:09.365Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
07:07:09 [2022-07-05T07:07:09.365Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
07:07:09 [2022-07-05T07:07:09.365Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
07:07:09 [2022-07-05T07:07:09.365Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
07:07:09 [2022-07-05T07:07:09.365Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
07:07:09 [2022-07-05T07:07:09.365Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
07:07:09 [2022-07-05T07:07:09.365Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
07:07:09 [2022-07-05T07:07:09.365Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
07:07:09 [2022-07-05T07:07:09.365Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
07:07:09 [2022-07-05T07:07:09.365Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
07:07:09 [2022-07-05T07:07:09.365Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
07:07:09 [2022-07-05T07:07:09.365Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
07:07:09 [2022-07-05T07:07:09.365Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
07:07:09 [2022-07-05T07:07:09.365Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
07:07:09 [2022-07-05T07:07:09.365Z] --- PASS: TestNetworkInvalidJSON (0.01s)
07:07:09 [2022-07-05T07:07:09.365Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
07:07:09 [2022-07-05T07:07:09.365Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
07:07:09 [2022-07-05T07:07:09.365Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
07:07:09 [2022-07-05T07:07:09.365Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
07:07:09 [2022-07-05T07:07:09.365Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
07:07:09 [2022-07-05T07:07:09.365Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
07:07:09 [2022-07-05T07:07:09.365Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
07:07:09 [2022-07-05T07:07:09.365Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
07:07:09 [2022-07-05T07:07:09.365Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
07:07:09 [2022-07-05T07:07:09.365Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
07:07:09 [2022-07-05T07:07:09.365Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
07:07:09 [2022-07-05T07:07:09.365Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
07:07:09 [2022-07-05T07:07:09.365Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
07:07:09 [2022-07-05T07:07:09.365Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
07:07:09 [2022-07-05T07:07:09.365Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
07:07:09 [2022-07-05T07:07:09.365Z] === RUN   TestNetworkList
07:07:09 [2022-07-05T07:07:09.365Z] === RUN   TestNetworkList//networks
07:07:09 [2022-07-05T07:07:09.365Z] === PAUSE TestNetworkList//networks
07:07:09 [2022-07-05T07:07:09.398Z] --- PASS: TestCreateServiceCapabilities (2.52s)
07:07:09 [2022-07-05T07:07:09.398Z] === RUN   TestInspect
07:07:09 [2022-07-05T07:07:09.624Z] === RUN   TestNetworkList//networks/
07:07:09 [2022-07-05T07:07:09.624Z] === PAUSE TestNetworkList//networks/
07:07:09 [2022-07-05T07:07:09.624Z] === CONT  TestNetworkList//networks
07:07:09 [2022-07-05T07:07:09.624Z] === CONT  TestNetworkList//networks/
07:07:09 [2022-07-05T07:07:09.624Z] --- PASS: TestNetworkList (0.02s)
07:07:09 [2022-07-05T07:07:09.624Z]     --- PASS: TestNetworkList//networks/ (0.00s)
07:07:09 [2022-07-05T07:07:09.624Z]     --- PASS: TestNetworkList//networks (0.00s)
07:07:09 [2022-07-05T07:07:09.624Z] === RUN   TestHostIPv4BridgeLabel
07:07:10 [2022-07-05T07:07:10.193Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
07:07:10 [2022-07-05T07:07:10.193Z] === RUN   TestDaemonRestartWithLiveRestore
07:07:10 [2022-07-05T07:07:10.285Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
07:07:11 [2022-07-05T07:07:11.132Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
07:07:11 [2022-07-05T07:07:11.132Z] === RUN   TestDaemonDefaultNetworkPools
07:07:11 [2022-07-05T07:07:11.670Z] --- PASS: TestConfigList (3.12s)
07:07:11 [2022-07-05T07:07:11.670Z] === RUN   TestConfigsCreateAndDelete
07:07:11 [2022-07-05T07:07:11.670Z]     check_test.go:540: [dc1fe9266ca82] daemon is not started
07:07:11 [2022-07-05T07:07:11.670Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
07:07:11 [2022-07-05T07:07:11.701Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s)
07:07:11 [2022-07-05T07:07:11.701Z] === RUN   TestDaemonRestartWithExistingNetwork
07:07:11 [2022-07-05T07:07:11.935Z] --- PASS: TestInspect (2.83s)
07:07:11 [2022-07-05T07:07:11.935Z] === RUN   TestCreateJob
07:07:12 [2022-07-05T07:07:12.612Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
07:07:13 [2022-07-05T07:07:13.078Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
07:07:13 [2022-07-05T07:07:13.078Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:07:13 [2022-07-05T07:07:13.554Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
07:07:13 [2022-07-05T07:07:13.815Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
07:07:13 [2022-07-05T07:07:13.815Z] --- PASS: TestConfigsCreateAndDelete (2.49s)
07:07:13 [2022-07-05T07:07:13.815Z] === RUN   TestConfigsUpdate
07:07:14 [2022-07-05T07:07:14.076Z] === RUN   TestDockerSuite/TestBuildScratchCopy
07:07:14 [2022-07-05T07:07:14.456Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
07:07:14 [2022-07-05T07:07:14.456Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:07:14 [2022-07-05T07:07:14.647Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
07:07:14 [2022-07-05T07:07:14.647Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
07:07:14 [2022-07-05T07:07:14.647Z] === RUN   TestDockerSuite/TestContainerAPICommit
07:07:14 [2022-07-05T07:07:14.715Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
07:07:14 [2022-07-05T07:07:14.715Z] === RUN   TestServiceWithPredefinedNetwork
07:07:15 [2022-07-05T07:07:15.226Z] --- PASS: TestCreateJob (3.24s)
07:07:15 [2022-07-05T07:07:15.226Z] === RUN   TestReplicatedJob
07:07:16 [2022-07-05T07:07:16.033Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
07:07:16 [2022-07-05T07:07:16.033Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
07:07:16 [2022-07-05T07:07:16.620Z] --- PASS: TestServiceWithPredefinedNetwork (1.77s)
07:07:16 [2022-07-05T07:07:16.620Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:07:16 [2022-07-05T07:07:16.620Z]     service_test.go:243: FLAKY_TEST
07:07:16 [2022-07-05T07:07:16.620Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:07:16 [2022-07-05T07:07:16.620Z] === RUN   TestServiceWithDataPathPortInit
07:07:16 [2022-07-05T07:07:16.973Z] --- PASS: TestConfigsUpdate (2.84s)
07:07:16 [2022-07-05T07:07:16.973Z] === RUN   TestTemplatedConfig
07:07:17 [2022-07-05T07:07:17.544Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
07:07:17 [2022-07-05T07:07:17.544Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
07:07:18 [2022-07-05T07:07:18.486Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
07:07:19 [2022-07-05T07:07:19.058Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
07:07:19 [2022-07-05T07:07:19.319Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
07:07:20 [2022-07-05T07:07:20.031Z] tests/integration/api_volume_test.py .........                           [ 74%]
07:07:20 [2022-07-05T07:07:20.260Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
07:07:20 [2022-07-05T07:07:20.261Z] --- PASS: TestTemplatedConfig (3.52s)
07:07:20 [2022-07-05T07:07:20.261Z] === RUN   TestConfigCreateResolve
07:07:20 [2022-07-05T07:07:20.503Z] --- PASS: TestReplicatedJob (5.29s)
07:07:20 [2022-07-05T07:07:20.504Z] === RUN   TestUpdateReplicatedJob
07:07:20 [2022-07-05T07:07:20.831Z] === RUN   TestDockerSuite/TestContainerAPICreate
07:07:21 [2022-07-05T07:07:21.403Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
07:07:21 [2022-07-05T07:07:21.663Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
07:07:21 [2022-07-05T07:07:21.663Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
07:07:21 [2022-07-05T07:07:21.663Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
07:07:22 [2022-07-05T07:07:22.236Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
07:07:22 [2022-07-05T07:07:22.236Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
07:07:22 [2022-07-05T07:07:22.236Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
07:07:22 [2022-07-05T07:07:22.496Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
07:07:22 [2022-07-05T07:07:22.496Z] === RUN   TestDockerSuite/TestContainerAPIDelete
07:07:22 [2022-07-05T07:07:22.558Z] tests/integration/client_test.py .....                                   [ 75%]
07:07:22 [2022-07-05T07:07:22.558Z] tests/integration/context_api_test.py ...                                [ 76%]
07:07:22 [2022-07-05T07:07:22.558Z] tests/integration/errors_test.py .                                       [ 76%]
07:07:23 [2022-07-05T07:07:23.439Z] --- PASS: TestConfigCreateResolve (3.11s)
07:07:23 [2022-07-05T07:07:23.439Z] PASS
07:07:23 [2022-07-05T07:07:23.439Z] 
07:07:23 [2022-07-05T07:07:23.439Z] DONE 6 tests in 18.466s
07:07:23 [2022-07-05T07:07:23.439Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
07:07:23 [2022-07-05T07:07:23.439Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
07:07:23 [2022-07-05T07:07:23.439Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
07:07:23 [2022-07-05T07:07:23.439Z] ++ set -e
07:07:23 [2022-07-05T07:07:23.439Z] ++ '[' -n 0 ']'
07:07:23 [2022-07-05T07:07:23.439Z] ++ set -x
07:07:23 [2022-07-05T07:07:23.439Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
07:07:23 [2022-07-05T07:07:23.700Z] INFO: Testing against a local daemon
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestAttachWithTTY
07:07:23 [2022-07-05T07:07:23.700Z] --- PASS: TestAttachWithTTY (0.08s)
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestAttachWithoutTTy
07:07:23 [2022-07-05T07:07:23.700Z] --- PASS: TestAttachWithoutTTy (0.08s)
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestCheckpoint
07:07:23 [2022-07-05T07:07:23.700Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:07:23 [2022-07-05T07:07:23.700Z] --- SKIP: TestCheckpoint (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/commit
07:07:23 [2022-07-05T07:07:23.700Z] === PAUSE TestContainerInvalidJSON/commit
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/containers/create
07:07:23 [2022-07-05T07:07:23.700Z] === PAUSE TestContainerInvalidJSON/containers/create
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
07:07:23 [2022-07-05T07:07:23.700Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
07:07:23 [2022-07-05T07:07:23.700Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
07:07:23 [2022-07-05T07:07:23.700Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:07:23 [2022-07-05T07:07:23.700Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
07:07:23 [2022-07-05T07:07:23.700Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
07:07:23 [2022-07-05T07:07:23.700Z] === CONT  TestContainerInvalidJSON/commit
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
07:07:23 [2022-07-05T07:07:23.700Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/commit/empty_body
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
07:07:23 [2022-07-05T07:07:23.700Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
07:07:23 [2022-07-05T07:07:23.700Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
07:07:23 [2022-07-05T07:07:23.700Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
07:07:23 [2022-07-05T07:07:23.700Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
07:07:23 [2022-07-05T07:07:23.700Z] === CONT  TestContainerInvalidJSON/containers/create
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
07:07:23 [2022-07-05T07:07:23.700Z] --- PASS: TestContainerInvalidJSON (0.01s)
07:07:23 [2022-07-05T07:07:23.700Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
07:07:23 [2022-07-05T07:07:23.700Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:07:23 [2022-07-05T07:07:23.796Z] --- PASS: TestUpdateReplicatedJob (3.34s)
07:07:23 [2022-07-05T07:07:23.796Z] === RUN   TestServiceListWithStatuses
07:07:23 [2022-07-05T07:07:23.796Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:07:23 [2022-07-05T07:07:23.796Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:07:23 [2022-07-05T07:07:23.796Z] === RUN   TestDockerNetworkConnectAlias
07:07:23 [2022-07-05T07:07:23.961Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
07:07:23 [2022-07-05T07:07:23.961Z] === RUN   TestCopyFromContainerPathIsNotDir
07:07:23 [2022-07-05T07:07:23.961Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
07:07:23 [2022-07-05T07:07:23.961Z] === RUN   TestCopyToContainerPathDoesNotExist
07:07:23 [2022-07-05T07:07:23.961Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
07:07:23 [2022-07-05T07:07:23.961Z] === RUN   TestCopyEmptyFile
07:07:23 [2022-07-05T07:07:23.961Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
07:07:24 [2022-07-05T07:07:24.532Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
07:07:24 [2022-07-05T07:07:24.532Z] --- PASS: TestCopyEmptyFile (0.42s)
07:07:24 [2022-07-05T07:07:24.532Z] === RUN   TestCopyToContainerPathIsNotDir
07:07:24 [2022-07-05T07:07:24.532Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
07:07:24 [2022-07-05T07:07:24.532Z] === RUN   TestCopyFromContainer
07:07:24 [2022-07-05T07:07:24.792Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
07:07:24 [2022-07-05T07:07:24.792Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
07:07:26 [2022-07-05T07:07:26.178Z] === RUN   TestCopyFromContainer//
07:07:26 [2022-07-05T07:07:26.441Z] === RUN   TestCopyFromContainer//bar/root
07:07:26 [2022-07-05T07:07:26.441Z] === RUN   TestCopyFromContainer//bar/root/
07:07:26 [2022-07-05T07:07:26.701Z] === RUN   TestCopyFromContainer/bar/quux
07:07:26 [2022-07-05T07:07:26.701Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
07:07:26 [2022-07-05T07:07:26.701Z] === RUN   TestCopyFromContainer/bar/quux/
07:07:26 [2022-07-05T07:07:26.962Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:07:26 [2022-07-05T07:07:26.962Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:07:27 [2022-07-05T07:07:27.224Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:07:27 [2022-07-05T07:07:27.224Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:07:27 [2022-07-05T07:07:27.484Z] === RUN   TestCopyFromContainer/bar/notarget
07:07:27 [2022-07-05T07:07:27.484Z] --- PASS: TestCopyFromContainer (3.03s)
07:07:27 [2022-07-05T07:07:27.484Z]     --- PASS: TestCopyFromContainer// (0.18s)
07:07:27 [2022-07-05T07:07:27.484Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
07:07:27 [2022-07-05T07:07:27.484Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
07:07:27 [2022-07-05T07:07:27.484Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
07:07:27 [2022-07-05T07:07:27.484Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
07:07:27 [2022-07-05T07:07:27.484Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
07:07:27 [2022-07-05T07:07:27.484Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
07:07:27 [2022-07-05T07:07:27.484Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
07:07:27 [2022-07-05T07:07:27.484Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s)
07:07:27 [2022-07-05T07:07:27.484Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
07:07:27 [2022-07-05T07:07:27.484Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:07:27 [2022-07-05T07:07:27.484Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:07:27 [2022-07-05T07:07:27.484Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:07:27 [2022-07-05T07:07:27.484Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:07:27 [2022-07-05T07:07:27.484Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:07:27 [2022-07-05T07:07:27.484Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:07:27 [2022-07-05T07:07:27.484Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:07:27 [2022-07-05T07:07:27.484Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
07:07:27 [2022-07-05T07:07:27.484Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:07:27 [2022-07-05T07:07:27.484Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:07:27 [2022-07-05T07:07:27.484Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:07:27 [2022-07-05T07:07:27.484Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
07:07:27 [2022-07-05T07:07:27.484Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:07:27 [2022-07-05T07:07:27.484Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:07:27 [2022-07-05T07:07:27.484Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:07:27 [2022-07-05T07:07:27.484Z] === RUN   TestCreateLinkToNonExistingContainer
07:07:27 [2022-07-05T07:07:27.484Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
07:07:27 [2022-07-05T07:07:27.745Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
07:07:27 [2022-07-05T07:07:27.745Z] === RUN   TestCreateWithInvalidEnv
07:07:27 [2022-07-05T07:07:27.745Z] === RUN   TestCreateWithInvalidEnv/0
07:07:27 [2022-07-05T07:07:27.745Z] === PAUSE TestCreateWithInvalidEnv/0
07:07:27 [2022-07-05T07:07:27.745Z] === RUN   TestCreateWithInvalidEnv/1
07:07:27 [2022-07-05T07:07:27.745Z] === PAUSE TestCreateWithInvalidEnv/1
07:07:27 [2022-07-05T07:07:27.745Z] === RUN   TestCreateWithInvalidEnv/2
07:07:27 [2022-07-05T07:07:27.745Z] === PAUSE TestCreateWithInvalidEnv/2
07:07:27 [2022-07-05T07:07:27.745Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
07:07:27 [2022-07-05T07:07:27.745Z] === CONT  TestCreateWithInvalidEnv/0
07:07:27 [2022-07-05T07:07:27.745Z] === CONT  TestCreateWithInvalidEnv/2
07:07:27 [2022-07-05T07:07:27.745Z] === CONT  TestCreateWithInvalidEnv/1
07:07:27 [2022-07-05T07:07:27.745Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
07:07:27 [2022-07-05T07:07:27.745Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:07:27 [2022-07-05T07:07:27.745Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:07:27 [2022-07-05T07:07:27.745Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:07:27 [2022-07-05T07:07:27.745Z] === RUN   TestCreateTmpfsMountsTarget
07:07:27 [2022-07-05T07:07:27.745Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
07:07:27 [2022-07-05T07:07:27.745Z] === RUN   TestCreateWithCustomMaskedPaths
07:07:27 [2022-07-05T07:07:27.993Z] --- PASS: TestDockerNetworkConnectAlias (4.16s)
07:07:27 [2022-07-05T07:07:27.993Z] === RUN   TestDockerNetworkReConnect
07:07:28 [2022-07-05T07:07:28.316Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
07:07:29 [2022-07-05T07:07:29.259Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
07:07:29 [2022-07-05T07:07:29.830Z] --- PASS: TestCreateWithCustomMaskedPaths (2.23s)
07:07:29 [2022-07-05T07:07:29.830Z] === RUN   TestCreateWithCustomReadonlyPaths
07:07:30 [2022-07-05T07:07:30.091Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
07:07:30 [2022-07-05T07:07:30.091Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
07:07:31 [2022-07-05T07:07:31.036Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
07:07:31 [2022-07-05T07:07:31.036Z] === RUN   TestDockerSuite/TestContainerAPIKill
07:07:31 [2022-07-05T07:07:31.534Z] --- PASS: TestServiceWithDataPathPortInit (13.75s)
07:07:31 [2022-07-05T07:07:31.534Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:07:31 [2022-07-05T07:07:31.607Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
07:07:31 [2022-07-05T07:07:31.607Z] === RUN   TestDockerSuite/TestContainerAPIPause
07:07:32 [2022-07-05T07:07:32.182Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s)
07:07:32 [2022-07-05T07:07:32.182Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:07:32 [2022-07-05T07:07:32.182Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:07:32 [2022-07-05T07:07:32.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:07:32 [2022-07-05T07:07:32.182Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:07:32 [2022-07-05T07:07:32.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:07:32 [2022-07-05T07:07:32.182Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:07:32 [2022-07-05T07:07:32.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:07:32 [2022-07-05T07:07:32.182Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:07:32 [2022-07-05T07:07:32.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:07:32 [2022-07-05T07:07:32.182Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:07:32 [2022-07-05T07:07:32.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:07:32 [2022-07-05T07:07:32.182Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:07:32 [2022-07-05T07:07:32.182Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:07:32 [2022-07-05T07:07:32.182Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:07:32 [2022-07-05T07:07:32.182Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:07:32 [2022-07-05T07:07:32.182Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:07:32 [2022-07-05T07:07:32.182Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
07:07:32 [2022-07-05T07:07:32.182Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
07:07:32 [2022-07-05T07:07:32.182Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
07:07:32 [2022-07-05T07:07:32.182Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
07:07:32 [2022-07-05T07:07:32.182Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
07:07:32 [2022-07-05T07:07:32.182Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
07:07:32 [2022-07-05T07:07:32.182Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:07:32 [2022-07-05T07:07:32.188Z] --- PASS: TestDockerNetworkReConnect (3.53s)
07:07:32 [2022-07-05T07:07:32.188Z] === RUN   TestServicePlugin
07:07:32 [2022-07-05T07:07:32.443Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
07:07:32 [2022-07-05T07:07:32.912Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ulweztctkdp3zg9w4hlfza573 Created:2022-07-05 07:07:31.518454572 +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[011cec74bd5c7745967aae0d6ea2277ec5ffa8bf7d7ce0d18ea30375033b4baf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o0ug6e00dx3sebufvcsuwazbw EndpointID:9bd7c9c435a9324eccb125ca2f0c95668ad3a0c8c1498ba0fe2f53f6e937ee2f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1dd4930bdc9067ea21b7cee1f03bc985b5ee9b2b839c10fef97bc498d01aff23 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:39efebba6d60 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o0ug6e00dx3sebufvcsuwazbw EndpointID:9bd7c9c435a9324eccb125ca2f0c95668ad3a0c8c1498ba0fe2f53f6e937ee2f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
07:07:33 [2022-07-05T07:07:33.020Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s)
07:07:33 [2022-07-05T07:07:33.020Z] === RUN   TestCreateDifferentPlatform
07:07:33 [2022-07-05T07:07:33.020Z] === RUN   TestCreateDifferentPlatform/different_os
07:07:33 [2022-07-05T07:07:33.020Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:07:33 [2022-07-05T07:07:33.020Z] --- PASS: TestCreateDifferentPlatform (0.03s)
07:07:33 [2022-07-05T07:07:33.020Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:07:33 [2022-07-05T07:07:33.020Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
07:07:33 [2022-07-05T07:07:33.020Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:07:33 [2022-07-05T07:07:33.020Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
07:07:33 [2022-07-05T07:07:33.020Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:07:33 [2022-07-05T07:07:33.020Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
07:07:33 [2022-07-05T07:07:33.020Z] === RUN   TestCreateInvalidHostConfig
07:07:33 [2022-07-05T07:07:33.020Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
07:07:33 [2022-07-05T07:07:33.020Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
07:07:33 [2022-07-05T07:07:33.020Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
07:07:33 [2022-07-05T07:07:33.020Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
07:07:33 [2022-07-05T07:07:33.020Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:07:33 [2022-07-05T07:07:33.020Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:07:33 [2022-07-05T07:07:33.020Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
07:07:33 [2022-07-05T07:07:33.020Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
07:07:33 [2022-07-05T07:07:33.020Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
07:07:33 [2022-07-05T07:07:33.020Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
07:07:33 [2022-07-05T07:07:33.020Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:07:33 [2022-07-05T07:07:33.020Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
07:07:33 [2022-07-05T07:07:33.020Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
07:07:33 [2022-07-05T07:07:33.020Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
07:07:33 [2022-07-05T07:07:33.020Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
07:07:33 [2022-07-05T07:07:33.020Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
07:07:33 [2022-07-05T07:07:33.020Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
07:07:33 [2022-07-05T07:07:33.020Z] === RUN   TestContainerStartOnDaemonRestart
07:07:33 [2022-07-05T07:07:33.020Z] === PAUSE TestContainerStartOnDaemonRestart
07:07:33 [2022-07-05T07:07:33.020Z] === RUN   TestDaemonRestartIpcMode
07:07:33 [2022-07-05T07:07:33.020Z] === PAUSE TestDaemonRestartIpcMode
07:07:33 [2022-07-05T07:07:33.020Z] === RUN   TestDaemonHostGatewayIP
07:07:33 [2022-07-05T07:07:33.020Z] === PAUSE TestDaemonHostGatewayIP
07:07:33 [2022-07-05T07:07:33.020Z] === RUN   TestRestartDaemonWithRestartingContainer
07:07:33 [2022-07-05T07:07:33.020Z] === PAUSE TestRestartDaemonWithRestartingContainer
07:07:33 [2022-07-05T07:07:33.020Z] === RUN   TestContainerKillOnDaemonStart
07:07:33 [2022-07-05T07:07:33.020Z] === PAUSE TestContainerKillOnDaemonStart
07:07:33 [2022-07-05T07:07:33.020Z] === RUN   TestDiff
07:07:33 [2022-07-05T07:07:33.281Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
07:07:33 [2022-07-05T07:07:33.542Z] === RUN   TestDockerSuite/TestContainerAPIRename
07:07:33 [2022-07-05T07:07:33.802Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
07:07:33 [2022-07-05T07:07:33.802Z] --- PASS: TestDiff (0.73s)
07:07:33 [2022-07-05T07:07:33.802Z] === RUN   TestExecConsoleSize
07:07:34 [2022-07-05T07:07:34.374Z] === RUN   TestDockerSuite/TestContainerAPIRestart
07:07:34 [2022-07-05T07:07:34.638Z] --- PASS: TestExecConsoleSize (0.82s)
07:07:34 [2022-07-05T07:07:34.638Z] === RUN   TestExecWithCloseStdin
07:07:35 [2022-07-05T07:07:35.210Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
07:07:35 [2022-07-05T07:07:35.471Z] --- PASS: TestExecWithCloseStdin (0.87s)
07:07:35 [2022-07-05T07:07:35.471Z] === RUN   TestExec
07:07:35 [2022-07-05T07:07:35.480Z]     plugin_test.go:61: [da74339dca467] joining swarm manager [d47e5af83cb12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:07:35 [2022-07-05T07:07:35.733Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
07:07:35 [2022-07-05T07:07:35.733Z]     check_test.go:540: [d22fff9424c0a] daemon is not started
07:07:35 [2022-07-05T07:07:35.733Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
07:07:36 [2022-07-05T07:07:36.306Z] --- PASS: TestExec (0.81s)
07:07:36 [2022-07-05T07:07:36.306Z] === RUN   TestExecUser
07:07:36 [2022-07-05T07:07:36.418Z]     plugin_test.go:64: [d5e152c1314b0] joining swarm manager [d47e5af83cb12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:07:37 [2022-07-05T07:07:37.104Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s)
07:07:37 [2022-07-05T07:07:37.104Z] PASS
07:07:37 [2022-07-05T07:07:37.104Z] 
07:07:37 [2022-07-05T07:07:37.104Z] === Skipped
07:07:37 [2022-07-05T07:07:37.104Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:07:37 [2022-07-05T07:07:37.104Z]     service_test.go:243: FLAKY_TEST
07:07:37 [2022-07-05T07:07:37.104Z] 
07:07:37 [2022-07-05T07:07:37.104Z] DONE 38 tests, 1 skipped in 43.225s
07:07:37 [2022-07-05T07:07:37.104Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:07:37 [2022-07-05T07:07:37.104Z] ++ 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
07:07:37 [2022-07-05T07:07:37.104Z] ++ set -e
07:07:37 [2022-07-05T07:07:37.104Z] ++ '[' -n 0 ']'
07:07:37 [2022-07-05T07:07:37.104Z] ++ set -x
07:07:37 [2022-07-05T07:07:37.104Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
07:07:37 [2022-07-05T07:07:37.363Z] INFO: Testing against a local daemon
07:07:37 [2022-07-05T07:07:37.363Z] === RUN   TestDockerNetworkIpvlanPersistance
07:07:37 [2022-07-05T07:07:37.363Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:07:37 [2022-07-05T07:07:37.363Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:07:37 [2022-07-05T07:07:37.363Z] === RUN   TestDockerNetworkIpvlan
07:07:37 [2022-07-05T07:07:37.363Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:07:37 [2022-07-05T07:07:37.363Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:07:37 [2022-07-05T07:07:37.363Z] PASS
07:07:37 [2022-07-05T07:07:37.363Z] 
07:07:37 [2022-07-05T07:07:37.363Z] === Skipped
07:07:37 [2022-07-05T07:07:37.363Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:07:37 [2022-07-05T07:07:37.363Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:07:37 [2022-07-05T07:07:37.363Z] 
07:07:37 [2022-07-05T07:07:37.363Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:07:37 [2022-07-05T07:07:37.363Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:07:37 [2022-07-05T07:07:37.363Z] 
07:07:37 [2022-07-05T07:07:37.363Z] DONE 2 tests, 2 skipped in 0.096s
07:07:37 [2022-07-05T07:07:37.363Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:07:37 [2022-07-05T07:07:37.363Z] ++ 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
07:07:37 [2022-07-05T07:07:37.363Z] ++ set -e
07:07:37 [2022-07-05T07:07:37.363Z] ++ '[' -n 0 ']'
07:07:37 [2022-07-05T07:07:37.363Z] ++ set -x
07:07:37 [2022-07-05T07:07:37.364Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
07:07:37 [2022-07-05T07:07:37.364Z] INFO: Testing against a local daemon
07:07:37 [2022-07-05T07:07:37.364Z] === RUN   TestDockerNetworkMacvlanPersistance
07:07:37 [2022-07-05T07:07:37.689Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
07:07:37 [2022-07-05T07:07:37.689Z] --- PASS: TestExecUser (1.10s)
07:07:37 [2022-07-05T07:07:37.689Z] === RUN   TestExportContainerAndImportImage
07:07:37 [2022-07-05T07:07:37.689Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
07:07:37 [2022-07-05T07:07:37.689Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
07:07:37 [2022-07-05T07:07:37.689Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
07:07:37 [2022-07-05T07:07:37.689Z] === RUN   TestDockerSuite/TestContainerAPIStart
07:07:38 [2022-07-05T07:07:38.261Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
07:07:38 [2022-07-05T07:07:38.261Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
07:07:38 [2022-07-05T07:07:38.522Z] --- PASS: TestExportContainerAndImportImage (1.14s)
07:07:38 [2022-07-05T07:07:38.522Z] === RUN   TestExportContainerAfterDaemonRestart
07:07:38 [2022-07-05T07:07:38.741Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
07:07:38 [2022-07-05T07:07:38.741Z] === RUN   TestDockerNetworkMacvlan
07:07:39 [2022-07-05T07:07:39.310Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:07:39 [2022-07-05T07:07:39.462Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
07:07:40 [2022-07-05T07:07:40.032Z] --- PASS: TestExportContainerAfterDaemonRestart (1.37s)
07:07:40 [2022-07-05T07:07:40.032Z] === RUN   TestHealthCheckWorkdir
07:07:40 [2022-07-05T07:07:40.247Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:07:40 [2022-07-05T07:07:40.815Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:07:40 [2022-07-05T07:07:40.974Z] --- PASS: TestHealthCheckWorkdir (0.92s)
07:07:40 [2022-07-05T07:07:40.974Z] === RUN   TestHealthKillContainer
07:07:41 [2022-07-05T07:07:41.540Z] tests/integration/models_containers_test.py ............................ [ 83%]
07:07:41 [2022-07-05T07:07:41.542Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
07:07:42 [2022-07-05T07:07:42.721Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:07:42 [2022-07-05T07:07:42.923Z] === RUN   TestDockerSuite/TestContainerAPIStop
07:07:43 [2022-07-05T07:07:43.183Z] === RUN   TestDockerSuite/TestContainerAPITop
07:07:43 [2022-07-05T07:07:43.756Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
07:07:43 [2022-07-05T07:07:43.756Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
07:07:43 [2022-07-05T07:07:43.756Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
07:07:43 [2022-07-05T07:07:43.756Z] === RUN   TestDockerSuite/TestContainerAPIWait
07:07:44 [2022-07-05T07:07:44.629Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:07:45 [2022-07-05T07:07:45.136Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
07:07:46 [2022-07-05T07:07:46.519Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
07:07:46 [2022-07-05T07:07:46.782Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
07:07:47 [2022-07-05T07:07:47.721Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
07:07:47 [2022-07-05T07:07:47.920Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:07:47 [2022-07-05T07:07:47.981Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
07:07:48 [2022-07-05T07:07:48.179Z] --- PASS: TestDockerNetworkMacvlan (9.51s)
07:07:48 [2022-07-05T07:07:48.179Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
07:07:48 [2022-07-05T07:07:48.179Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
07:07:48 [2022-07-05T07:07:48.179Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s)
07:07:48 [2022-07-05T07:07:48.179Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s)
07:07:48 [2022-07-05T07:07:48.179Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s)
07:07:48 [2022-07-05T07:07:48.179Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s)
07:07:48 [2022-07-05T07:07:48.179Z] PASS
07:07:48 [2022-07-05T07:07:48.179Z] 
07:07:48 [2022-07-05T07:07:48.179Z] DONE 8 tests in 11.017s
07:07:48 [2022-07-05T07:07:48.179Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
07:07:48 [2022-07-05T07:07:48.179Z] ++ 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
07:07:48 [2022-07-05T07:07:48.179Z] ++ set -e
07:07:48 [2022-07-05T07:07:48.179Z] ++ '[' -n 0 ']'
07:07:48 [2022-07-05T07:07:48.179Z] ++ set -x
07:07:48 [2022-07-05T07:07:48.179Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
07:07:48 [2022-07-05T07:07:48.438Z] testing: warning: no tests to run
07:07:48 [2022-07-05T07:07:48.438Z] PASS
07:07:48 [2022-07-05T07:07:48.438Z] 
07:07:48 [2022-07-05T07:07:48.438Z] DONE 0 tests in 0.026s
07:07:48 [2022-07-05T07:07:48.439Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:07:48 [2022-07-05T07:07:48.439Z] ++ 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
07:07:48 [2022-07-05T07:07:48.439Z] ++ set -e
07:07:48 [2022-07-05T07:07:48.439Z] ++ '[' -n 0 ']'
07:07:48 [2022-07-05T07:07:48.439Z] ++ set -x
07:07:48 [2022-07-05T07:07:48.439Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
07:07:48 [2022-07-05T07:07:48.439Z] INFO: Testing against a local daemon
07:07:48 [2022-07-05T07:07:48.439Z] === RUN   TestAuthZPluginAllowRequest
07:07:48 [2022-07-05T07:07:48.551Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
07:07:49 [2022-07-05T07:07:49.120Z] --- PASS: TestHealthKillContainer (8.17s)
07:07:49 [2022-07-05T07:07:49.120Z] === RUN   TestInspectCpusetInConfigPre120
07:07:49 [2022-07-05T07:07:49.120Z]     check_test.go:540: [dd870d927b75d] daemon is not started
07:07:49 [2022-07-05T07:07:49.120Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
07:07:49 [2022-07-05T07:07:49.382Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
07:07:49 [2022-07-05T07:07:49.644Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
07:07:49 [2022-07-05T07:07:49.644Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s)
07:07:49 [2022-07-05T07:07:49.644Z] === RUN   TestIpcModeNone
07:07:49 [2022-07-05T07:07:49.818Z] --- PASS: TestAuthZPluginAllowRequest (1.11s)
07:07:49 [2022-07-05T07:07:49.818Z] === RUN   TestAuthZPluginTLS
07:07:50 [2022-07-05T07:07:50.077Z] --- PASS: TestAuthZPluginTLS (0.56s)
07:07:50 [2022-07-05T07:07:50.077Z] === RUN   TestAuthZPluginDenyRequest
07:07:50 [2022-07-05T07:07:50.215Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
07:07:50 [2022-07-05T07:07:50.215Z] --- PASS: TestIpcModeNone (0.64s)
07:07:50 [2022-07-05T07:07:50.215Z] === RUN   TestIpcModePrivate
07:07:50 [2022-07-05T07:07:50.646Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
07:07:50 [2022-07-05T07:07:50.646Z] === RUN   TestAuthZPluginAPIDenyResponse
07:07:50 [2022-07-05T07:07:50.787Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
07:07:50 [2022-07-05T07:07:50.787Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false
07:07:50 [2022-07-05T07:07:50.787Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
07:07:50 [2022-07-05T07:07:50.787Z] --- PASS: TestIpcModePrivate (0.57s)
07:07:50 [2022-07-05T07:07:50.787Z] === RUN   TestIpcModeShareable
07:07:51 [2022-07-05T07:07:51.216Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
07:07:51 [2022-07-05T07:07:51.216Z] === RUN   TestAuthZPluginDenyResponse
07:07:51 [2022-07-05T07:07:51.359Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true
07:07:51 [2022-07-05T07:07:51.620Z] --- PASS: TestIpcModeShareable (0.77s)
07:07:51 [2022-07-05T07:07:51.620Z] === RUN   TestAPIIpcModeShareableAndContainer
07:07:51 [2022-07-05T07:07:51.788Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
07:07:51 [2022-07-05T07:07:51.788Z] === RUN   TestAuthZPluginAllowEventStream
07:07:52 [2022-07-05T07:07:52.191Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00000f7e8_<nil>_<nil>}
07:07:52 [2022-07-05T07:07:52.727Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s)
07:07:52 [2022-07-05T07:07:52.727Z] === RUN   TestAuthZPluginErrorResponse
07:07:53 [2022-07-05T07:07:53.295Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
07:07:53 [2022-07-05T07:07:53.295Z] === RUN   TestAuthZPluginErrorRequest
07:07:53 [2022-07-05T07:07:53.578Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
07:07:53 [2022-07-05T07:07:53.838Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.20s)
07:07:53 [2022-07-05T07:07:53.838Z] === RUN   TestAPIIpcModeHost
07:07:53 [2022-07-05T07:07:53.838Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11663021273_/foo_false__<nil>_<nil>_<nil>_<nil>}
07:07:53 [2022-07-05T07:07:53.863Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
07:07:53 [2022-07-05T07:07:53.863Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:07:54 [2022-07-05T07:07:54.431Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
07:07:54 [2022-07-05T07:07:54.431Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:07:54 [2022-07-05T07:07:54.780Z] --- PASS: TestAPIIpcModeHost (0.75s)
07:07:54 [2022-07-05T07:07:54.780Z] === RUN   TestDaemonIpcModeShareable
07:07:55 [2022-07-05T07:07:55.366Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11663021273_/foo_true__<nil>_<nil>_<nil>_<nil>}
07:07:55 [2022-07-05T07:07:55.811Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s)
07:07:55 [2022-07-05T07:07:55.811Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:07:55 [2022-07-05T07:07:55.966Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true
07:07:55 [2022-07-05T07:07:55.966Z] --- PASS: TestDaemonIpcModeShareable (1.46s)
07:07:55 [2022-07-05T07:07:55.966Z] === RUN   TestDaemonIpcModePrivate
07:07:56 [2022-07-05T07:07:56.926Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33146702658_/foo_false__<nil>_<nil>_<nil>_<nil>}
07:07:57 [2022-07-05T07:07:57.189Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s)
07:07:57 [2022-07-05T07:07:57.189Z] === RUN   TestAuthZPluginHeader
07:07:57 [2022-07-05T07:07:57.497Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
07:07:57 [2022-07-05T07:07:57.756Z] --- PASS: TestDaemonIpcModePrivate (1.67s)
07:07:57 [2022-07-05T07:07:57.757Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:07:57 [2022-07-05T07:07:57.757Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
07:07:57 [2022-07-05T07:07:57.757Z] --- PASS: TestAuthZPluginHeader (0.69s)
07:07:57 [2022-07-05T07:07:57.757Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:07:57 [2022-07-05T07:07:57.757Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:07:57 [2022-07-05T07:07:57.757Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:07:57 [2022-07-05T07:07:57.757Z] === RUN   TestAuthZPluginV2Disable
07:07:57 [2022-07-05T07:07:57.757Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:07:57 [2022-07-05T07:07:57.757Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
07:07:57 [2022-07-05T07:07:57.757Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:07:57 [2022-07-05T07:07:57.757Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:07:57 [2022-07-05T07:07:57.757Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:07:57 [2022-07-05T07:07:57.757Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:07:57 [2022-07-05T07:07:57.757Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:07:57 [2022-07-05T07:07:57.757Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:07:57 [2022-07-05T07:07:57.757Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:07:57 [2022-07-05T07:07:57.871Z] .........                                                                [ 85%]
07:07:58 [2022-07-05T07:07:58.700Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33146702658_/foo_true__<nil>_<nil>_<nil>_<nil>}
07:07:59 [2022-07-05T07:07:59.271Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false
07:07:59 [2022-07-05T07:07:59.271Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s)
07:07:59 [2022-07-05T07:07:59.271Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:08:00 [2022-07-05T07:08:00.210Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33146702658_/foo_true__0xc00000f968_<nil>_<nil>_<nil>}
07:08:00 [2022-07-05T07:08:00.210Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
07:08:00 [2022-07-05T07:08:00.210Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
07:08:00 [2022-07-05T07:08:00.210Z]     check_test.go:540: [d5abcba20329b] daemon is not started
07:08:00 [2022-07-05T07:08:00.210Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
07:08:00 [2022-07-05T07:08:00.783Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true
07:08:00 [2022-07-05T07:08:00.783Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.50s)
07:08:00 [2022-07-05T07:08:00.783Z] === RUN   TestIpcModeOlderClient
07:08:00 [2022-07-05T07:08:00.783Z] === PAUSE TestIpcModeOlderClient
07:08:00 [2022-07-05T07:08:00.783Z] === RUN   TestKillContainerInvalidSignal
07:08:01 [2022-07-05T07:08:01.730Z] --- PASS: TestKillContainerInvalidSignal (0.63s)
07:08:01 [2022-07-05T07:08:01.730Z] === RUN   TestKillContainer
07:08:01 [2022-07-05T07:08:01.730Z] === RUN   TestKillContainer/no_signal
07:08:01 [2022-07-05T07:08:01.730Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00000f980_<nil>_<nil>}
07:08:01 [2022-07-05T07:08:01.991Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
07:08:02 [2022-07-05T07:08:02.252Z] === RUN   TestKillContainer/non_killing_signal
07:08:02 [2022-07-05T07:08:02.252Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00000f998_<nil>_<nil>}
07:08:02 [2022-07-05T07:08:02.753Z] tests/integration/models_images_test.py ...............                  [ 89%]
07:08:02 [2022-07-05T07:08:02.825Z] === RUN   TestKillContainer/killing_signal
07:08:02 [2022-07-05T07:08:02.973Z] --- PASS: TestServicePlugin (30.25s)
07:08:02 [2022-07-05T07:08:02.973Z] === RUN   TestServiceUpdateLabel
07:08:03 [2022-07-05T07:08:03.769Z] --- PASS: TestKillContainer (2.24s)
07:08:03 [2022-07-05T07:08:03.769Z]     --- PASS: TestKillContainer/no_signal (0.77s)
07:08:03 [2022-07-05T07:08:03.769Z]     --- PASS: TestKillContainer/non_killing_signal (0.60s)
07:08:03 [2022-07-05T07:08:03.769Z]     --- PASS: TestKillContainer/killing_signal (0.63s)
07:08:03 [2022-07-05T07:08:03.769Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:08:03 [2022-07-05T07:08:03.769Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:08:03 [2022-07-05T07:08:03.769Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
07:08:03 [2022-07-05T07:08:03.912Z] --- PASS: TestServiceUpdateLabel (2.25s)
07:08:03 [2022-07-05T07:08:03.912Z] === RUN   TestServiceUpdateSecrets
07:08:03 [2022-07-05T07:08:03.950Z] tests/integration/models_networks_test.py ....                           [ 90%]
07:08:04 [2022-07-05T07:08:04.030Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00000f9b0_<nil>_<nil>}
07:08:04 [2022-07-05T07:08:04.601Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:08:05 [2022-07-05T07:08:05.173Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s)
07:08:05 [2022-07-05T07:08:05.173Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s)
07:08:05 [2022-07-05T07:08:05.173Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s)
07:08:05 [2022-07-05T07:08:05.173Z] === RUN   TestKillStoppedContainer
07:08:05 [2022-07-05T07:08:05.173Z] --- PASS: TestKillStoppedContainer (0.05s)
07:08:05 [2022-07-05T07:08:05.173Z] === RUN   TestKillStoppedContainerAPIPre120
07:08:05 [2022-07-05T07:08:05.173Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
07:08:05 [2022-07-05T07:08:05.173Z] === RUN   TestKillDifferentUserContainer
07:08:05 [2022-07-05T07:08:05.173Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
07:08:05 [2022-07-05T07:08:05.434Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00000f9c8_<nil>_<nil>}
07:08:05 [2022-07-05T07:08:05.695Z] --- PASS: TestKillDifferentUserContainer (0.63s)
07:08:05 [2022-07-05T07:08:05.695Z] === RUN   TestInspectOomKilledTrue
07:08:05 [2022-07-05T07:08:05.695Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:08:05 [2022-07-05T07:08:05.695Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:08:05 [2022-07-05T07:08:05.695Z] === RUN   TestInspectOomKilledFalse
07:08:05 [2022-07-05T07:08:05.695Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:08:05 [2022-07-05T07:08:05.695Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:08:05 [2022-07-05T07:08:05.695Z] === RUN   TestLinksEtcHostsContentMatch
07:08:06 [2022-07-05T07:08:06.267Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
07:08:06 [2022-07-05T07:08:06.268Z] === RUN   TestLinksContainerNames
07:08:06 [2022-07-05T07:08:06.839Z]     check_test.go:540: [d89e089cff637] daemon is not started
07:08:06 [2022-07-05T07:08:06.839Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
07:08:07 [2022-07-05T07:08:07.100Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
07:08:07 [2022-07-05T07:08:07.671Z] --- PASS: TestLinksContainerNames (1.36s)
07:08:07 [2022-07-05T07:08:07.671Z] === RUN   TestLogsFollowTailEmpty
07:08:08 [2022-07-05T07:08:08.617Z] --- PASS: TestLogsFollowTailEmpty (0.77s)
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestLogs
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestLogs/driver_local
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
07:08:08 [2022-07-05T07:08:08.617Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestLogs/driver_local/tty/only_stdout
07:08:08 [2022-07-05T07:08:08.617Z] === PAUSE TestLogs/driver_local/tty/only_stdout
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestLogs/driver_local/tty/only_stderr
07:08:08 [2022-07-05T07:08:08.617Z] === PAUSE TestLogs/driver_local/tty/only_stderr
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
07:08:08 [2022-07-05T07:08:08.617Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
07:08:08 [2022-07-05T07:08:08.617Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
07:08:08 [2022-07-05T07:08:08.617Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
07:08:08 [2022-07-05T07:08:08.617Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
07:08:08 [2022-07-05T07:08:08.617Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
07:08:08 [2022-07-05T07:08:08.617Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
07:08:08 [2022-07-05T07:08:08.878Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
07:08:08 [2022-07-05T07:08:08.878Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
07:08:08 [2022-07-05T07:08:08.878Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
07:08:08 [2022-07-05T07:08:08.878Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
07:08:09 [2022-07-05T07:08:09.139Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
07:08:09 [2022-07-05T07:08:09.710Z] === CONT  TestLogs/driver_local/tty/only_stderr
07:08:09 [2022-07-05T07:08:09.710Z] === CONT  TestLogs/driver_local/tty/only_stdout
07:08:09 [2022-07-05T07:08:09.973Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
07:08:09 [2022-07-05T07:08:09.973Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
07:08:10 [2022-07-05T07:08:10.509Z] tests/integration/models_nodes_test.py .                                 [ 90%]
07:08:10 [2022-07-05T07:08:10.509Z] tests/integration/models_resources_test.py .                             [ 91%]
07:08:10 [2022-07-05T07:08:10.544Z]     check_test.go:540: [dafd7f9151987] daemon is not started
07:08:10 [2022-07-05T07:08:10.545Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
07:08:10 [2022-07-05T07:08:10.545Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
07:08:10 [2022-07-05T07:08:10.805Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
07:08:11 [2022-07-05T07:08:11.376Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
07:08:11 [2022-07-05T07:08:11.947Z] === RUN   TestLogs/driver_json-file
07:08:11 [2022-07-05T07:08:11.947Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
07:08:11 [2022-07-05T07:08:11.947Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
07:08:11 [2022-07-05T07:08:11.947Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
07:08:11 [2022-07-05T07:08:11.947Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
07:08:11 [2022-07-05T07:08:11.947Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
07:08:11 [2022-07-05T07:08:11.947Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
07:08:11 [2022-07-05T07:08:11.947Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:08:11 [2022-07-05T07:08:11.947Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:08:11 [2022-07-05T07:08:11.947Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
07:08:11 [2022-07-05T07:08:11.947Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
07:08:11 [2022-07-05T07:08:11.947Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
07:08:11 [2022-07-05T07:08:11.947Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
07:08:11 [2022-07-05T07:08:11.947Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
07:08:11 [2022-07-05T07:08:11.947Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
07:08:12 [2022-07-05T07:08:12.208Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
07:08:12 [2022-07-05T07:08:12.525Z] tests/integration/models_services_test.py ................X.             [ 95%]
07:08:13 [2022-07-05T07:08:13.151Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
07:08:13 [2022-07-05T07:08:13.151Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:08:13 [2022-07-05T07:08:13.412Z]     docker_cli_daemon_plugins_test.go:80: [dceef79c903a9] daemon is not started
07:08:13 [2022-07-05T07:08:13.983Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
07:08:14 [2022-07-05T07:08:14.245Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
07:08:14 [2022-07-05T07:08:14.245Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
07:08:14 [2022-07-05T07:08:14.506Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
07:08:15 [2022-07-05T07:08:15.274Z] tests/integration/models_swarm_test.py ..                                [ 96%]
07:08:15 [2022-07-05T07:08:15.274Z] tests/integration/models_volumes_test.py ..                              [ 96%]
07:08:15 [2022-07-05T07:08:15.449Z] --- PASS: TestLogs (6.91s)
07:08:15 [2022-07-05T07:08:15.449Z]     --- PASS: TestLogs/driver_local (0.02s)
07:08:15 [2022-07-05T07:08:15.449Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.11s)
07:08:15 [2022-07-05T07:08:15.449Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.24s)
07:08:15 [2022-07-05T07:08:15.449Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.06s)
07:08:15 [2022-07-05T07:08:15.449Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.14s)
07:08:15 [2022-07-05T07:08:15.449Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.07s)
07:08:15 [2022-07-05T07:08:15.449Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.92s)
07:08:15 [2022-07-05T07:08:15.449Z]     --- PASS: TestLogs/driver_json-file (0.02s)
07:08:15 [2022-07-05T07:08:15.449Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.23s)
07:08:15 [2022-07-05T07:08:15.449Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.26s)
07:08:15 [2022-07-05T07:08:15.449Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.14s)
07:08:15 [2022-07-05T07:08:15.449Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.11s)
07:08:15 [2022-07-05T07:08:15.449Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.17s)
07:08:15 [2022-07-05T07:08:15.449Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.19s)
07:08:15 [2022-07-05T07:08:15.449Z] === RUN   TestContainerNetworkMountsNoChown
07:08:15 [2022-07-05T07:08:15.709Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
07:08:15 [2022-07-05T07:08:15.847Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
07:08:15 [2022-07-05T07:08:15.847Z] PASS
07:08:15 [2022-07-05T07:08:15.847Z] 
07:08:15 [2022-07-05T07:08:15.847Z] === Skipped
07:08:15 [2022-07-05T07:08:15.847Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:08:15 [2022-07-05T07:08:15.847Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:08:15 [2022-07-05T07:08:15.847Z] 
07:08:15 [2022-07-05T07:08:15.847Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
07:08:15 [2022-07-05T07:08:15.847Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:08:15 [2022-07-05T07:08:15.847Z] 
07:08:15 [2022-07-05T07:08:15.847Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:08:15 [2022-07-05T07:08:15.847Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:08:15 [2022-07-05T07:08:15.847Z] 
07:08:15 [2022-07-05T07:08:15.847Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:08:15 [2022-07-05T07:08:15.847Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:08:15 [2022-07-05T07:08:15.847Z] 
07:08:15 [2022-07-05T07:08:15.847Z] DONE 17 tests, 4 skipped in 26.103s
07:08:15 [2022-07-05T07:08:15.847Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:08:15 [2022-07-05T07:08:15.847Z] ++ 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
07:08:15 [2022-07-05T07:08:15.847Z] ++ set -e
07:08:15 [2022-07-05T07:08:15.847Z] ++ '[' -n 0 ']'
07:08:15 [2022-07-05T07:08:15.847Z] ++ set -x
07:08:15 [2022-07-05T07:08:15.847Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
07:08:15 [2022-07-05T07:08:15.847Z] INFO: Testing against a local daemon
07:08:15 [2022-07-05T07:08:15.847Z] === RUN   TestPluginInvalidJSON
07:08:15 [2022-07-05T07:08:15.847Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
07:08:15 [2022-07-05T07:08:15.847Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
07:08:15 [2022-07-05T07:08:15.847Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
07:08:15 [2022-07-05T07:08:15.847Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
07:08:15 [2022-07-05T07:08:15.847Z] === RUN   TestPluginInvalidJSON/plugins/pull
07:08:15 [2022-07-05T07:08:15.847Z] === PAUSE TestPluginInvalidJSON/plugins/pull
07:08:15 [2022-07-05T07:08:15.847Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
07:08:15 [2022-07-05T07:08:15.847Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
07:08:15 [2022-07-05T07:08:15.847Z] === CONT  TestPluginInvalidJSON/plugins/pull
07:08:15 [2022-07-05T07:08:15.847Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
07:08:15 [2022-07-05T07:08:15.847Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
07:08:15 [2022-07-05T07:08:15.847Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
07:08:15 [2022-07-05T07:08:15.847Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
07:08:15 [2022-07-05T07:08:15.847Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
07:08:15 [2022-07-05T07:08:15.847Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
07:08:15 [2022-07-05T07:08:15.847Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
07:08:15 [2022-07-05T07:08:15.847Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
07:08:15 [2022-07-05T07:08:15.847Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
07:08:15 [2022-07-05T07:08:15.847Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
07:08:15 [2022-07-05T07:08:15.847Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
07:08:15 [2022-07-05T07:08:15.847Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
07:08:15 [2022-07-05T07:08:15.847Z] --- PASS: TestPluginInvalidJSON (0.02s)
07:08:15 [2022-07-05T07:08:15.847Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
07:08:15 [2022-07-05T07:08:15.847Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
07:08:15 [2022-07-05T07:08:15.847Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
07:08:15 [2022-07-05T07:08:15.847Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
07:08:15 [2022-07-05T07:08:15.847Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
07:08:15 [2022-07-05T07:08:15.847Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
07:08:15 [2022-07-05T07:08:15.848Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
07:08:15 [2022-07-05T07:08:15.848Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
07:08:15 [2022-07-05T07:08:15.848Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
07:08:15 [2022-07-05T07:08:15.848Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
07:08:15 [2022-07-05T07:08:15.848Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
07:08:15 [2022-07-05T07:08:15.848Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
07:08:15 [2022-07-05T07:08:15.848Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
07:08:15 [2022-07-05T07:08:15.848Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
07:08:15 [2022-07-05T07:08:15.848Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
07:08:15 [2022-07-05T07:08:15.848Z] === RUN   TestPluginInstall
07:08:15 [2022-07-05T07:08:15.848Z] === RUN   TestPluginInstall/no_auth
07:08:15 [2022-07-05T07:08:15.848Z] time="2022-07-05T07:08:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:08:15 [2022-07-05T07:08:15.848Z] time="2022-07-05T07:08:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88b805f8d5adf88fd3ef57f03edda26b8bf4b1df7bbae7e1958b4ef9bc682ea0" mediatype=application/vnd.docker.plugin.v1+json size=522
07:08:15 [2022-07-05T07:08:15.848Z] time="2022-07-05T07:08:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:08:15 [2022-07-05T07:08:15.848Z] time="2022-07-05T07:08:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88b805f8d5adf88fd3ef57f03edda26b8bf4b1df7bbae7e1958b4ef9bc682ea0" mediatype=application/vnd.docker.plugin.v1+json size=522
07:08:15 [2022-07-05T07:08:15.848Z] === RUN   TestPluginInstall/with_htpasswd
07:08:15 [2022-07-05T07:08:15.848Z] time="2022-07-05T07:08:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:08:15 [2022-07-05T07:08:15.848Z] time="2022-07-05T07:08:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10ac62868f64c013eeb5ff444f7dc37709c4a567988af872ce87473ed5cdf900" mediatype=application/vnd.docker.plugin.v1+json size=522
07:08:15 [2022-07-05T07:08:15.848Z] time="2022-07-05T07:08:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:08:15 [2022-07-05T07:08:15.848Z] time="2022-07-05T07:08:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10ac62868f64c013eeb5ff444f7dc37709c4a567988af872ce87473ed5cdf900" mediatype=application/vnd.docker.plugin.v1+json size=522
07:08:15 [2022-07-05T07:08:15.969Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s)
07:08:15 [2022-07-05T07:08:15.969Z] === RUN   TestMountDaemonRoot
07:08:15 [2022-07-05T07:08:15.969Z] === RUN   TestMountDaemonRoot/default
07:08:15 [2022-07-05T07:08:15.969Z] === PAUSE TestMountDaemonRoot/default
07:08:15 [2022-07-05T07:08:15.969Z] === RUN   TestMountDaemonRoot/private
07:08:15 [2022-07-05T07:08:15.969Z] === PAUSE TestMountDaemonRoot/private
07:08:15 [2022-07-05T07:08:15.969Z] === RUN   TestMountDaemonRoot/rprivate
07:08:15 [2022-07-05T07:08:15.969Z] === PAUSE TestMountDaemonRoot/rprivate
07:08:15 [2022-07-05T07:08:15.969Z] === RUN   TestMountDaemonRoot/slave
07:08:15 [2022-07-05T07:08:15.969Z] === PAUSE TestMountDaemonRoot/slave
07:08:15 [2022-07-05T07:08:15.969Z] === RUN   TestMountDaemonRoot/rslave
07:08:15 [2022-07-05T07:08:15.969Z] === PAUSE TestMountDaemonRoot/rslave
07:08:15 [2022-07-05T07:08:15.969Z] === RUN   TestMountDaemonRoot/shared
07:08:15 [2022-07-05T07:08:15.969Z] === PAUSE TestMountDaemonRoot/shared
07:08:15 [2022-07-05T07:08:15.969Z] === RUN   TestMountDaemonRoot/rshared
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/rshared
07:08:15 [2022-07-05T07:08:15.970Z] === CONT  TestMountDaemonRoot/default
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/default/mount_root
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/default/bind_root
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:08:15 [2022-07-05T07:08:15.970Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === CONT  TestMountDaemonRoot/rshared
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:08:15 [2022-07-05T07:08:15.970Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === CONT  TestMountDaemonRoot/shared
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === CONT  TestMountDaemonRoot/rslave
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:08:15 [2022-07-05T07:08:15.970Z] === CONT  TestMountDaemonRoot/slave
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === CONT  TestMountDaemonRoot/rprivate
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === CONT  TestMountDaemonRoot/private
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/private/mount_root
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === RUN   TestMountDaemonRoot/private/bind_root
07:08:15 [2022-07-05T07:08:15.970Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:08:15 [2022-07-05T07:08:15.970Z] === CONT  TestMountDaemonRoot/default/bind_root
07:08:15 [2022-07-05T07:08:15.970Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:08:15 [2022-07-05T07:08:15.970Z] === CONT  TestMountDaemonRoot/default/mount_root
07:08:15 [2022-07-05T07:08:15.970Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:08:15 [2022-07-05T07:08:15.970Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:08:16 [2022-07-05T07:08:16.107Z] === RUN   TestPluginInstall/with_insecure
07:08:16 [2022-07-05T07:08:16.232Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:08:16 [2022-07-05T07:08:16.232Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:08:16 [2022-07-05T07:08:16.232Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:08:16 [2022-07-05T07:08:16.232Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:08:16 [2022-07-05T07:08:16.232Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:08:16 [2022-07-05T07:08:16.232Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:08:16 [2022-07-05T07:08:16.232Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:08:16 [2022-07-05T07:08:16.232Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:08:16 [2022-07-05T07:08:16.232Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
07:08:16 [2022-07-05T07:08:16.232Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:08:16 [2022-07-05T07:08:16.232Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:08:16 [2022-07-05T07:08:16.232Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:08:16 [2022-07-05T07:08:16.493Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:08:16 [2022-07-05T07:08:16.493Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:08:16 [2022-07-05T07:08:16.493Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:08:16 [2022-07-05T07:08:16.493Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:08:16 [2022-07-05T07:08:16.493Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:08:16 [2022-07-05T07:08:16.493Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:08:16 [2022-07-05T07:08:16.493Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:08:16 [2022-07-05T07:08:16.493Z] === CONT  TestMountDaemonRoot/private/bind_root
07:08:16 [2022-07-05T07:08:16.493Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:08:16 [2022-07-05T07:08:16.493Z] === CONT  TestMountDaemonRoot/private/mount_root
07:08:16 [2022-07-05T07:08:16.493Z] --- PASS: TestMountDaemonRoot (0.02s)
07:08:16 [2022-07-05T07:08:16.493Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
07:08:16 [2022-07-05T07:08:16.493Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
07:08:16 [2022-07-05T07:08:16.493Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
07:08:16 [2022-07-05T07:08:16.493Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
07:08:16 [2022-07-05T07:08:16.493Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
07:08:16 [2022-07-05T07:08:16.493Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
07:08:16 [2022-07-05T07:08:16.493Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
07:08:16 [2022-07-05T07:08:16.493Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
07:08:16 [2022-07-05T07:08:16.493Z] === RUN   TestContainerBindMountNonRecursive
07:08:17 [2022-07-05T07:08:17.044Z] time="2022-07-05T07:08:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:08:17 [2022-07-05T07:08:17.044Z] time="2022-07-05T07:08:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6480c91f2149ce951c99b0bd329fafd368a843915ff84c6a727a06ef771f315" mediatype=application/vnd.docker.plugin.v1+json size=522
07:08:17 [2022-07-05T07:08:17.044Z] time="2022-07-05T07:08:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:08:17 [2022-07-05T07:08:17.044Z] time="2022-07-05T07:08:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6480c91f2149ce951c99b0bd329fafd368a843915ff84c6a727a06ef771f315" mediatype=application/vnd.docker.plugin.v1+json size=522
07:08:17 [2022-07-05T07:08:17.044Z]     plugin_test.go:195: [d131fd961d3c9] daemon is not started
07:08:17 [2022-07-05T07:08:17.044Z] --- PASS: TestPluginInstall (2.50s)
07:08:17 [2022-07-05T07:08:17.044Z]     --- PASS: TestPluginInstall/no_auth (0.95s)
07:08:17 [2022-07-05T07:08:17.044Z]     --- PASS: TestPluginInstall/with_htpasswd (0.54s)
07:08:17 [2022-07-05T07:08:17.044Z]     --- PASS: TestPluginInstall/with_insecure (1.01s)
07:08:17 [2022-07-05T07:08:17.044Z] === RUN   TestPluginsWithRuntimes
07:08:17 [2022-07-05T07:08:17.065Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
07:08:17 [2022-07-05T07:08:17.065Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
07:08:17 [2022-07-05T07:08:17.065Z]     docker_cli_daemon_plugins_test.go:170: [d6bb656ce5d8f] daemon is not started
07:08:18 [2022-07-05T07:08:18.008Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
07:08:18 [2022-07-05T07:08:18.579Z] --- PASS: TestContainerBindMountNonRecursive (1.94s)
07:08:18 [2022-07-05T07:08:18.579Z] === RUN   TestContainerVolumesMountedAsShared
07:08:18 [2022-07-05T07:08:18.579Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
07:08:18 [2022-07-05T07:08:18.841Z] --- PASS: TestServiceUpdateSecrets (14.49s)
07:08:18 [2022-07-05T07:08:18.841Z] === RUN   TestServiceUpdateConfigs
07:08:18 [2022-07-05T07:08:18.843Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
07:08:18 [2022-07-05T07:08:18.950Z] === RUN   TestPluginsWithRuntimes/No_Args
07:08:19 [2022-07-05T07:08:19.105Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s)
07:08:19 [2022-07-05T07:08:19.105Z] === RUN   TestContainerVolumesMountedAsSlave
07:08:19 [2022-07-05T07:08:19.454Z] tests/integration/regression_test.py ......                              [ 98%]
07:08:19 [2022-07-05T07:08:19.519Z] === RUN   TestPluginsWithRuntimes/With_Args
07:08:19 [2022-07-05T07:08:19.679Z] === RUN   TestDockerSuite/TestExecAPIStart
07:08:19 [2022-07-05T07:08:19.713Z] tests/integration/credentials/store_test.py ......                       [ 99%]
07:08:19 [2022-07-05T07:08:19.940Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s)
07:08:19 [2022-07-05T07:08:19.940Z] === RUN   TestNetworkNat
07:08:19 [2022-07-05T07:08:19.972Z] tests/integration/credentials/utils_test.py .                            [100%]
07:08:19 [2022-07-05T07:08:19.972Z] 
07:08:19 [2022-07-05T07:08:19.972Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
07:08:19 [2022-07-05T07:08:19.972Z] =========================== short test summary info ============================
07:08:19 [2022-07-05T07:08:19.972Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
07:08:19 [2022-07-05T07:08:19.972Z]   CONFIG_RT_GROUP_SCHED isn't enabled
07:08:19 [2022-07-05T07:08:19.972Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
07:08:19 [2022-07-05T07:08:19.972Z]   Not supported on most drivers
07:08:19 [2022-07-05T07:08:19.972Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
07:08:19 [2022-07-05T07:08:19.972Z]   Output of docker top depends on host distro, and is not formalized.
07:08:19 [2022-07-05T07:08:19.972Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
07:08:19 [2022-07-05T07:08:19.972Z]   Output of docker top depends on host distro, and is not formalized.
07:08:19 [2022-07-05T07:08:19.972Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
07:08:19 [2022-07-05T07:08:19.972Z]   Can fail if eth0 has multiple IP addresses
07:08:19 [2022-07-05T07:08:19.972Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
07:08:19 [2022-07-05T07:08:19.972Z]   This doesn't seem to be taken into account by the engine
07:08:19 [2022-07-05T07:08:19.972Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
07:08:19 [2022-07-05T07:08:19.972Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
07:08:19 [2022-07-05T07:08:19.972Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.39 seconds ==
07:08:19 [2022-07-05T07:08:19.972Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
07:08:20 [2022-07-05T07:08:20.456Z] --- PASS: TestPluginsWithRuntimes (3.28s)
07:08:20 [2022-07-05T07:08:20.456Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.86s)
07:08:20 [2022-07-05T07:08:20.456Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
07:08:20 [2022-07-05T07:08:20.456Z] === RUN   TestPluginBackCompatMediaTypes
07:08:20 [2022-07-05T07:08:20.515Z] --- PASS: TestNetworkNat (0.79s)
07:08:20 [2022-07-05T07:08:20.516Z] === RUN   TestNetworkLocalhostTCPNat
07:08:21 [2022-07-05T07:08:21.025Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
07:08:21 [2022-07-05T07:08:21.025Z] PASS
07:08:21 [2022-07-05T07:08:21.025Z] 
07:08:21 [2022-07-05T07:08:21.025Z] DONE 24 tests in 6.468s
07:08:21 [2022-07-05T07:08:21.025Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:08:21 [2022-07-05T07:08:21.025Z] ++ 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
07:08:21 [2022-07-05T07:08:21.025Z] ++ set -e
07:08:21 [2022-07-05T07:08:21.025Z] ++ '[' -n 0 ']'
07:08:21 [2022-07-05T07:08:21.025Z] ++ set -x
07:08:21 [2022-07-05T07:08:21.025Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
07:08:21 [2022-07-05T07:08:21.025Z] INFO: Testing against a local daemon
07:08:21 [2022-07-05T07:08:21.025Z] === RUN   TestExternalGraphDriver
07:08:21 [2022-07-05T07:08:21.025Z] === RUN   TestExternalGraphDriver/json
07:08:21 [2022-07-05T07:08:21.457Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
07:08:21 [2022-07-05T07:08:21.457Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s)
07:08:21 [2022-07-05T07:08:21.457Z] === RUN   TestNetworkLoopbackNat
07:08:22 [2022-07-05T07:08:22.398Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
07:08:22 [2022-07-05T07:08:22.398Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
07:08:22 [2022-07-05T07:08:22.659Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
07:08:22 [2022-07-05T07:08:22.919Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
07:08:22 [2022-07-05T07:08:22.929Z] === RUN   TestExternalGraphDriver/spec
07:08:23 [2022-07-05T07:08:23.182Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
07:08:23 [2022-07-05T07:08:23.443Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
07:08:23 [2022-07-05T07:08:23.704Z]     check_test.go:540: [dcb2babba0e85] daemon is not started
07:08:23 [2022-07-05T07:08:23.704Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
07:08:23 [2022-07-05T07:08:23.965Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
07:08:24 [2022-07-05T07:08:24.308Z] === RUN   TestExternalGraphDriver/pull
07:08:24 [2022-07-05T07:08:24.537Z] --- PASS: TestNetworkLoopbackNat (3.08s)
07:08:24 [2022-07-05T07:08:24.537Z] === RUN   TestPause
07:08:24 [2022-07-05T07:08:24.537Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
07:08:25 [2022-07-05T07:08:25.478Z] --- PASS: TestPause (0.86s)
07:08:25 [2022-07-05T07:08:25.478Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:08:25 [2022-07-05T07:08:25.478Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:08:25 [2022-07-05T07:08:25.478Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:08:25 [2022-07-05T07:08:25.478Z] === RUN   TestPauseStopPausedContainer
07:08:25 [2022-07-05T07:08:25.478Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
07:08:25 [2022-07-05T07:08:25.478Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
07:08:26 [2022-07-05T07:08:26.214Z] --- PASS: TestExternalGraphDriver (4.83s)
07:08:26 [2022-07-05T07:08:26.214Z]     --- PASS: TestExternalGraphDriver/json (1.60s)
07:08:26 [2022-07-05T07:08:26.214Z]     --- PASS: TestExternalGraphDriver/spec (1.57s)
07:08:26 [2022-07-05T07:08:26.214Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
07:08:26 [2022-07-05T07:08:26.214Z] === RUN   TestGraphdriverPluginV2
07:08:26 [2022-07-05T07:08:26.214Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:08:26 [2022-07-05T07:08:26.214Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
07:08:26 [2022-07-05T07:08:26.214Z] PASS
07:08:26 [2022-07-05T07:08:26.214Z] 
07:08:26 [2022-07-05T07:08:26.214Z] === Skipped
07:08:26 [2022-07-05T07:08:26.214Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
07:08:26 [2022-07-05T07:08:26.214Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:08:26 [2022-07-05T07:08:26.214Z] 
07:08:26 [2022-07-05T07:08:26.214Z] DONE 5 tests, 1 skipped in 4.951s
07:08:26 [2022-07-05T07:08:26.214Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:08:26 [2022-07-05T07:08:26.214Z] ++ 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
07:08:26 [2022-07-05T07:08:26.214Z] ++ set -e
07:08:26 [2022-07-05T07:08:26.214Z] ++ '[' -n 0 ']'
07:08:26 [2022-07-05T07:08:26.214Z] ++ set -x
07:08:26 [2022-07-05T07:08:26.214Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
07:08:26 [2022-07-05T07:08:26.214Z] INFO: Testing against a local daemon
07:08:26 [2022-07-05T07:08:26.214Z] === RUN   TestContinueAfterPluginCrash
07:08:26 [2022-07-05T07:08:26.214Z] === PAUSE TestContinueAfterPluginCrash
07:08:26 [2022-07-05T07:08:26.214Z] === RUN   TestReadPluginNoRead
07:08:26 [2022-07-05T07:08:26.214Z] === PAUSE TestReadPluginNoRead
07:08:26 [2022-07-05T07:08:26.214Z] === RUN   TestDaemonStartWithLogOpt
07:08:26 [2022-07-05T07:08:26.214Z] === PAUSE TestDaemonStartWithLogOpt
07:08:26 [2022-07-05T07:08:26.214Z] === CONT  TestContinueAfterPluginCrash
07:08:26 [2022-07-05T07:08:26.214Z] === CONT  TestDaemonStartWithLogOpt
07:08:26 [2022-07-05T07:08:26.425Z] --- PASS: TestPauseStopPausedContainer (0.91s)
07:08:26 [2022-07-05T07:08:26.425Z] === RUN   TestPidHost
07:08:26 [2022-07-05T07:08:26.425Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
07:08:27 [2022-07-05T07:08:27.366Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
07:08:28 [2022-07-05T07:08:28.309Z] --- PASS: TestPidHost (1.94s)
07:08:28 [2022-07-05T07:08:28.309Z] === RUN   TestPsFilter
07:08:28 [2022-07-05T07:08:28.309Z] === RUN   TestDockerSuite/TestExecStateCleanup
07:08:28 [2022-07-05T07:08:28.309Z] --- PASS: TestPsFilter (0.15s)
07:08:28 [2022-07-05T07:08:28.309Z] === RUN   TestRemoveContainerWithRemovedVolume
07:08:28 [2022-07-05T07:08:28.881Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
07:08:29 [2022-07-05T07:08:29.142Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s)
07:08:29 [2022-07-05T07:08:29.142Z] === RUN   TestRemoveContainerWithVolume
07:08:29 [2022-07-05T07:08:29.505Z] --- PASS: TestDaemonStartWithLogOpt (3.01s)
07:08:29 [2022-07-05T07:08:29.505Z] === CONT  TestReadPluginNoRead
07:08:29 [2022-07-05T07:08:29.716Z] --- PASS: TestRemoveContainerWithVolume (0.52s)
07:08:29 [2022-07-05T07:08:29.716Z] === RUN   TestRemoveContainerRunning
07:08:30 [2022-07-05T07:08:30.288Z] --- PASS: TestRemoveContainerRunning (0.61s)
07:08:30 [2022-07-05T07:08:30.288Z] === RUN   TestRemoveContainerForceRemoveRunning
07:08:30 [2022-07-05T07:08:30.288Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
07:08:31 [2022-07-05T07:08:31.229Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s)
07:08:31 [2022-07-05T07:08:31.229Z] === RUN   TestRemoveInvalidContainer
07:08:31 [2022-07-05T07:08:31.229Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:08:31 [2022-07-05T07:08:31.229Z] === RUN   TestRenameLinkedContainer
07:08:31 [2022-07-05T07:08:31.446Z] === RUN   TestReadPluginNoRead/default
07:08:31 [2022-07-05T07:08:31.800Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
07:08:32 [2022-07-05T07:08:32.171Z] Leaving: AppArmorNo profiles have been unloaded.
07:08:32 [2022-07-05T07:08:32.171Z] 
07:08:32 [2022-07-05T07:08:32.171Z] Unloading profiles will leave already running processes permanently
07:08:32 [2022-07-05T07:08:32.171Z] unconfined, which can lead to unexpected situations.
07:08:32 [2022-07-05T07:08:32.171Z] 
07:08:32 [2022-07-05T07:08:32.171Z] To set a process to complain mode, use the command line tool
07:08:32 [2022-07-05T07:08:32.171Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:08:32 [2022-07-05T07:08:32.171Z] 
Post stage
[Pipeline] junit
07:08:32 [2022-07-05T07:08:32.183Z] Recording test results
07:08:32 [2022-07-05T07:08:32.400Z] === RUN   TestReadPluginNoRead/disabled_caching
07:08:33 [2022-07-05T07:08:33.187Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
07:08:33 [2022-07-05T07:08:33.198Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
07:08:33 [2022-07-05T07:08:33.447Z] --- PASS: TestRenameLinkedContainer (2.47s)
07:08:33 [2022-07-05T07:08:33.447Z] === RUN   TestRenameStoppedContainer
07:08:33 [2022-07-05T07:08:33.477Z] + echo Ensuring container killed.
07:08:33 [2022-07-05T07:08:33.477Z] Ensuring container killed.
07:08:33 [2022-07-05T07:08:33.477Z] + docker rm -vf docker-pr1
07:08:33 [2022-07-05T07:08:33.477Z] Error: No such container: docker-pr1
[Pipeline] sh
07:08:33 [2022-07-05T07:08:33.727Z] --- PASS: TestServiceUpdateConfigs (14.58s)
07:08:33 [2022-07-05T07:08:33.727Z] === RUN   TestServiceUpdateNetwork
07:08:33 [2022-07-05T07:08:33.760Z] + echo Chowning /workspace to jenkins user
07:08:33 [2022-07-05T07:08:33.760Z] Chowning /workspace to jenkins user
07:08:33 [2022-07-05T07:08:33.760Z] + id -u
07:08:33 [2022-07-05T07:08:33.760Z] + id -g
07:08:33 [2022-07-05T07:08:33.760Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43768:/workspace busybox chown -R 1000:1000 /workspace
07:08:33 [2022-07-05T07:08:33.760Z] Unable to find image 'busybox:latest' locally
07:08:33 [2022-07-05T07:08:33.777Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:08:34 [2022-07-05T07:08:34.019Z] latest: Pulling from library/busybox
07:08:34 [2022-07-05T07:08:34.019Z] 19d511225f94: Pulling fs layer
07:08:34 [2022-07-05T07:08:34.019Z] 19d511225f94: Download complete
07:08:34 [2022-07-05T07:08:34.019Z] 19d511225f94: Pull complete
07:08:34 [2022-07-05T07:08:34.020Z] --- PASS: TestRenameStoppedContainer (0.51s)
07:08:34 [2022-07-05T07:08:34.020Z] === RUN   TestRenameRunningContainerAndReuse
07:08:34 [2022-07-05T07:08:34.036Z] --- PASS: TestContinueAfterPluginCrash (7.98s)
07:08:34 [2022-07-05T07:08:34.277Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
07:08:34 [2022-07-05T07:08:34.278Z] Status: Downloaded newer image for busybox:latest
07:08:34 [2022-07-05T07:08:34.604Z] === CONT  TestReadPluginNoRead
07:08:34 [2022-07-05T07:08:34.604Z]     read_test.go:92: [df425d326bfec] daemon is not started
07:08:34 [2022-07-05T07:08:34.604Z] --- PASS: TestReadPluginNoRead (5.67s)
07:08:34 [2022-07-05T07:08:34.604Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
07:08:34 [2022-07-05T07:08:34.604Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.17s)
07:08:34 [2022-07-05T07:08:34.604Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
07:08:34 [2022-07-05T07:08:34.604Z] PASS
07:08:34 [2022-07-05T07:08:34.604Z] 
07:08:34 [2022-07-05T07:08:34.604Z] DONE 6 tests in 8.790s
07:08:34 [2022-07-05T07:08:34.604Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:08:34 [2022-07-05T07:08:34.604Z] ++ 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
07:08:34 [2022-07-05T07:08:34.604Z] ++ set -e
07:08:34 [2022-07-05T07:08:34.604Z] ++ '[' -n 0 ']'
07:08:34 [2022-07-05T07:08:34.604Z] ++ set -x
07:08:34 [2022-07-05T07:08:34.604Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
07:08:34 [2022-07-05T07:08:34.863Z] testing: warning: no tests to run
07:08:34 [2022-07-05T07:08:34.863Z] PASS
07:08:34 [2022-07-05T07:08:34.863Z] 
07:08:34 [2022-07-05T07:08:34.863Z] DONE 0 tests in 0.036s
07:08:34 [2022-07-05T07:08:34.863Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:08:34 [2022-07-05T07:08:34.863Z] ++ 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
07:08:34 [2022-07-05T07:08:34.863Z] ++ set -e
07:08:34 [2022-07-05T07:08:34.863Z] ++ '[' -n 0 ']'
07:08:34 [2022-07-05T07:08:34.863Z] ++ set -x
07:08:34 [2022-07-05T07:08:34.863Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
07:08:34 [2022-07-05T07:08:34.863Z] INFO: Testing against a local daemon
07:08:34 [2022-07-05T07:08:34.863Z] === RUN   TestPluginWithDevMounts
07:08:34 [2022-07-05T07:08:34.863Z] === PAUSE TestPluginWithDevMounts
07:08:34 [2022-07-05T07:08:34.863Z] === CONT  TestPluginWithDevMounts
07:08:34 [2022-07-05T07:08:34.965Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
07:08:35 [2022-07-05T07:08:35.226Z] --- PASS: TestRenameRunningContainerAndReuse (1.25s)
07:08:35 [2022-07-05T07:08:35.226Z] === RUN   TestRenameInvalidName
07:08:35 [2022-07-05T07:08:35.226Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
07:08:35 [2022-07-05T07:08:35.801Z] --- PASS: TestRenameInvalidName (0.53s)
07:08:35 [2022-07-05T07:08:35.801Z] === RUN   TestRenameAnonymousContainer
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:08:36 [2022-07-05T07:08:36.476Z] + bundleName=docker-py
07:08:36 [2022-07-05T07:08:36.476Z] + echo Creating docker-py-bundles.tar.gz
07:08:36 [2022-07-05T07:08:36.476Z] Creating docker-py-bundles.tar.gz
07:08:36 [2022-07-05T07:08:36.476Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log
[Pipeline] archiveArtifacts
07:08:36 [2022-07-05T07:08:36.488Z] Archiving artifacts
07:08:36 [2022-07-05T07:08:36.768Z] --- PASS: TestPluginWithDevMounts (1.53s)
07:08:36 [2022-07-05T07:08:36.768Z] PASS
07:08:36 [2022-07-05T07:08:36.768Z] 
07:08:36 [2022-07-05T07:08:36.768Z] DONE 1 tests in 1.644s
07:08:36 [2022-07-05T07:08:36.768Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
07:08:36 [2022-07-05T07:08:36.768Z] ++ 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
07:08:36 [2022-07-05T07:08:36.768Z] ++ set -e
07:08:36 [2022-07-05T07:08:36.768Z] ++ '[' -n 0 ']'
07:08:36 [2022-07-05T07:08:36.768Z] ++ set -x
07:08:36 [2022-07-05T07:08:36.768Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
07:08:36 [2022-07-05T07:08:36.768Z] INFO: Testing against a local daemon
07:08:36 [2022-07-05T07:08:36.768Z] === RUN   TestSecretInspect
07:08:37 [2022-07-05T07:08:37.712Z] --- PASS: TestRenameAnonymousContainer (1.73s)
07:08:37 [2022-07-05T07:08:37.712Z] === RUN   TestRenameContainerWithSameName
07:08:37 [2022-07-05T07:08:37.976Z] --- PASS: TestRenameContainerWithSameName (0.45s)
07:08:37 [2022-07-05T07:08:37.976Z] === RUN   TestRenameContainerWithLinkedContainer
07:08:38 [2022-07-05T07:08:38.204Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43768/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
07:08:38 [2022-07-05T07:08:38.546Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43768/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=720fd638f6aecba6e2b9b86564a9bbe3d771f57e -e DOCKER_GRAPHDRIVER docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e hack/make.sh binary
07:08:38 [2022-07-05T07:08:38.674Z] --- PASS: TestSecretInspect (2.15s)
07:08:38 [2022-07-05T07:08:38.674Z] === RUN   TestSecretList
07:08:38 [2022-07-05T07:08:38.804Z] 
07:08:38 [2022-07-05T07:08:38.917Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
07:08:38 [2022-07-05T07:08:38.917Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
07:08:38 [2022-07-05T07:08:38.917Z] === RUN   TestResize
07:08:39 [2022-07-05T07:08:39.063Z] Removing bundles/
07:08:39 [2022-07-05T07:08:39.063Z] 
07:08:39 [2022-07-05T07:08:39.063Z] ---> Making bundle: binary (in bundles/binary)
07:08:39 [2022-07-05T07:08:39.063Z] Building: bundles/binary-daemon/dockerd
07:08:39 [2022-07-05T07:08:39.063Z] GOOS="" GOARCH="" GOARM=""
07:08:39 [2022-07-05T07:08:39.488Z] === RUN   TestDockerSuite/TestGetContainerStats
07:08:39 [2022-07-05T07:08:39.488Z] --- PASS: TestResize (0.61s)
07:08:39 [2022-07-05T07:08:39.488Z] === RUN   TestResizeWithInvalidSize
07:08:40 [2022-07-05T07:08:40.058Z] --- PASS: TestResizeWithInvalidSize (0.51s)
07:08:40 [2022-07-05T07:08:40.058Z] === RUN   TestResizeWhenContainerNotStarted
07:08:40 [2022-07-05T07:08:40.628Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
07:08:40 [2022-07-05T07:08:40.628Z] === RUN   TestDaemonRestartKillContainers
07:08:40 [2022-07-05T07:08:40.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:08:40 [2022-07-05T07:08:40.628Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:08:41 [2022-07-05T07:08:41.209Z] --- PASS: TestSecretList (2.25s)
07:08:41 [2022-07-05T07:08:41.209Z] === RUN   TestSecretsCreateAndDelete
07:08:42 [2022-07-05T07:08:42.572Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:08:43 [2022-07-05T07:08:43.116Z] --- PASS: TestSecretsCreateAndDelete (2.25s)
07:08:43 [2022-07-05T07:08:43.116Z] === RUN   TestSecretsUpdate
07:08:43 [2022-07-05T07:08:43.537Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:08:44 [2022-07-05T07:08:44.135Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
07:08:44 [2022-07-05T07:08:44.705Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:08:44 [2022-07-05T07:08:44.965Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:08:45 [2022-07-05T07:08:45.536Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
07:08:45 [2022-07-05T07:08:45.652Z] --- PASS: TestSecretsUpdate (2.18s)
07:08:45 [2022-07-05T07:08:45.652Z] === RUN   TestTemplatedSecret
07:08:45 [2022-07-05T07:08:45.939Z] --- PASS: TestServiceUpdateNetwork (12.40s)
07:08:45 [2022-07-05T07:08:45.939Z] === RUN   TestServiceUpdatePidsLimit
07:08:46 [2022-07-05T07:08:46.108Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:08:46 [2022-07-05T07:08:46.369Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:08:46 [2022-07-05T07:08:46.877Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
07:08:47 [2022-07-05T07:08:47.446Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
07:08:48 [2022-07-05T07:08:48.187Z] --- PASS: TestTemplatedSecret (2.52s)
07:08:48 [2022-07-05T07:08:48.187Z] === RUN   TestSecretCreateResolve
07:08:48 [2022-07-05T07:08:48.915Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
07:08:49 [2022-07-05T07:08:49.487Z]     check_test.go:540: [d990c82aceb10] daemon is not started
07:08:49 [2022-07-05T07:08:49.487Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
07:08:49 [2022-07-05T07:08:49.747Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:08:50 [2022-07-05T07:08:50.010Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:08:50 [2022-07-05T07:08:50.092Z] --- PASS: TestSecretCreateResolve (2.14s)
07:08:50 [2022-07-05T07:08:50.092Z] PASS
07:08:50 [2022-07-05T07:08:50.092Z] 
07:08:50 [2022-07-05T07:08:50.092Z] DONE 6 tests in 13.593s
07:08:50 [2022-07-05T07:08:50.092Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
07:08:50 [2022-07-05T07:08:50.092Z] ++ 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
07:08:50 [2022-07-05T07:08:50.092Z] ++ set -e
07:08:50 [2022-07-05T07:08:50.092Z] ++ '[' -n 0 ']'
07:08:50 [2022-07-05T07:08:50.092Z] ++ set -x
07:08:50 [2022-07-05T07:08:50.092Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
07:08:50 [2022-07-05T07:08:50.092Z] INFO: Testing against a local daemon
07:08:50 [2022-07-05T07:08:50.092Z] === RUN   TestServiceCreateInit
07:08:50 [2022-07-05T07:08:50.092Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:08:50 [2022-07-05T07:08:50.271Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
07:08:51 [2022-07-05T07:08:51.657Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
07:08:53 [2022-07-05T07:08:53.572Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:08:54 [2022-07-05T07:08:54.286Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:08:54 [2022-07-05T07:08:54.956Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:08:55 [2022-07-05T07:08:55.216Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
07:08:55 [2022-07-05T07:08:55.568Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
07:08:55 [2022-07-05T07:08:55.787Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:08:56 [2022-07-05T07:08:56.360Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
07:08:56 [2022-07-05T07:08:56.360Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
07:08:56 [2022-07-05T07:08:56.360Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
07:08:56 [2022-07-05T07:08:56.822Z] --- PASS: TestServiceCreateInit (6.68s)
07:08:56 [2022-07-05T07:08:56.822Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.55s)
07:08:56 [2022-07-05T07:08:56.822Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.12s)
07:08:56 [2022-07-05T07:08:56.822Z] === RUN   TestCreateServiceMultipleTimes
07:08:57 [2022-07-05T07:08:57.302Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
07:08:57 [2022-07-05T07:08:57.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:08:58 [2022-07-05T07:08:58.446Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
07:08:59 [2022-07-05T07:08:59.836Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
07:09:00 [2022-07-05T07:09:00.408Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:09:00 [2022-07-05T07:09:00.668Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
07:09:00 [2022-07-05T07:09:00.668Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:09:01 [2022-07-05T07:09:01.610Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
07:09:02 [2022-07-05T07:09:02.137Z] --- PASS: TestServiceUpdatePidsLimit (16.38s)
07:09:02 [2022-07-05T07:09:02.137Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
07:09:02 [2022-07-05T07:09:02.137Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
07:09:02 [2022-07-05T07:09:02.137Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
07:09:02 [2022-07-05T07:09:02.137Z] PASS
07:09:02 [2022-07-05T07:09:02.137Z] 
07:09:02 [2022-07-05T07:09:02.137Z] === Skipped
07:09:02 [2022-07-05T07:09:02.137Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
07:09:02 [2022-07-05T07:09:02.137Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:09:02 [2022-07-05T07:09:02.137Z] 
07:09:02 [2022-07-05T07:09:02.137Z] DONE 27 tests, 1 skipped in 165.218s
07:09:02 [2022-07-05T07:09:02.137Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
07:09:02 [2022-07-05T07:09:02.137Z] INFO: Testing against a local daemon
07:09:02 [2022-07-05T07:09:02.137Z] === RUN   TestSessionCreate
07:09:02 [2022-07-05T07:09:02.137Z] --- PASS: TestSessionCreate (0.03s)
07:09:02 [2022-07-05T07:09:02.137Z] === RUN   TestSessionCreateWithBadUpgrade
07:09:02 [2022-07-05T07:09:02.137Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
07:09:02 [2022-07-05T07:09:02.137Z] PASS
07:09:02 [2022-07-05T07:09:02.137Z] 
07:09:02 [2022-07-05T07:09:02.137Z] DONE 2 tests in 0.070s
07:09:02 [2022-07-05T07:09:02.137Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
07:09:02 [2022-07-05T07:09:02.137Z] INFO: Testing against a local daemon
07:09:02 [2022-07-05T07:09:02.137Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:09:02 [2022-07-05T07:09:02.137Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
07:09:02 [2022-07-05T07:09:02.137Z] === RUN   TestDiskUsage
07:09:02 [2022-07-05T07:09:02.137Z] === PAUSE TestDiskUsage
07:09:02 [2022-07-05T07:09:02.137Z] === RUN   TestEventsExecDie
07:09:02 [2022-07-05T07:09:02.553Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
07:09:02 [2022-07-05T07:09:02.711Z] --- PASS: TestEventsExecDie (0.69s)
07:09:02 [2022-07-05T07:09:02.711Z] === RUN   TestEventsBackwardsCompatible
07:09:02 [2022-07-05T07:09:02.711Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
07:09:02 [2022-07-05T07:09:02.711Z] === RUN   TestEventsVolumeCreate
07:09:02 [2022-07-05T07:09:02.711Z] --- PASS: TestEventsVolumeCreate (0.07s)
07:09:02 [2022-07-05T07:09:02.711Z] === RUN   TestInfoBinaryCommits
07:09:02 [2022-07-05T07:09:02.711Z] --- PASS: TestInfoBinaryCommits (0.02s)
07:09:02 [2022-07-05T07:09:02.711Z] === RUN   TestInfoAPIVersioned
07:09:02 [2022-07-05T07:09:02.711Z] --- PASS: TestInfoAPIVersioned (0.01s)
07:09:02 [2022-07-05T07:09:02.711Z] === RUN   TestInfoAPI
07:09:02 [2022-07-05T07:09:02.813Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
07:09:02 [2022-07-05T07:09:02.813Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
07:09:02 [2022-07-05T07:09:02.970Z] --- PASS: TestInfoAPI (0.02s)
07:09:02 [2022-07-05T07:09:02.970Z] === RUN   TestInfoAPIWarnings
07:09:04 [2022-07-05T07:09:04.206Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
07:09:04 [2022-07-05T07:09:04.206Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:09:04 [2022-07-05T07:09:04.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.89s)
07:09:04 [2022-07-05T07:09:04.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s)
07:09:04 [2022-07-05T07:09:04.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.35s)
07:09:04 [2022-07-05T07:09:04.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s)
07:09:04 [2022-07-05T07:09:04.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s)
07:09:04 [2022-07-05T07:09:04.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s)
07:09:04 [2022-07-05T07:09:04.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.67s)
07:09:04 [2022-07-05T07:09:04.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.64s)
07:09:04 [2022-07-05T07:09:04.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.11s)
07:09:04 [2022-07-05T07:09:04.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.06s)
07:09:04 [2022-07-05T07:09:04.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s)
07:09:04 [2022-07-05T07:09:04.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s)
07:09:04 [2022-07-05T07:09:04.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.72s)
07:09:04 [2022-07-05T07:09:04.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.97s)
07:09:04 [2022-07-05T07:09:04.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.62s)
07:09:04 [2022-07-05T07:09:04.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.59s)
07:09:04 [2022-07-05T07:09:04.206Z] === RUN   TestCgroupNamespacesRun
07:09:04 [2022-07-05T07:09:04.778Z] === RUN   TestDockerSuite/TestLogsAPIUntil
07:09:06 [2022-07-05T07:09:06.689Z] --- PASS: TestCgroupNamespacesRun (2.06s)
07:09:06 [2022-07-05T07:09:06.689Z] === RUN   TestCgroupNamespacesRunPrivileged
07:09:06 [2022-07-05T07:09:06.689Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
07:09:07 [2022-07-05T07:09:07.631Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s)
07:09:07 [2022-07-05T07:09:07.631Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:09:08 [2022-07-05T07:09:08.576Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
07:09:08 [2022-07-05T07:09:08.837Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
07:09:09 [2022-07-05T07:09:09.408Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s)
07:09:09 [2022-07-05T07:09:09.408Z] === RUN   TestCgroupNamespacesRunHostMode
07:09:09 [2022-07-05T07:09:09.408Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
07:09:09 [2022-07-05T07:09:09.979Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
07:09:10 [2022-07-05T07:09:10.920Z] --- PASS: TestCgroupNamespacesRunHostMode (1.42s)
07:09:10 [2022-07-05T07:09:10.920Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:09:12 [2022-07-05T07:09:12.306Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s)
07:09:12 [2022-07-05T07:09:12.306Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:09:13 [2022-07-05T07:09:13.693Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.40s)
07:09:13 [2022-07-05T07:09:13.693Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:09:13 [2022-07-05T07:09:13.693Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
07:09:13 [2022-07-05T07:09:13.954Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
07:09:14 [2022-07-05T07:09:14.529Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s)
07:09:14 [2022-07-05T07:09:14.529Z] === RUN   TestCgroupNamespacesRunOlderClient
07:09:14 [2022-07-05T07:09:14.789Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
07:09:14 [2022-07-05T07:09:14.915Z] --- PASS: TestCreateServiceMultipleTimes (15.48s)
07:09:14 [2022-07-05T07:09:14.915Z] === RUN   TestCreateServiceConflict
07:09:14 [2022-07-05T07:09:14.915Z] --- PASS: TestCreateServiceConflict (2.33s)
07:09:14 [2022-07-05T07:09:14.915Z] === RUN   TestCreateServiceMaxReplicas
07:09:16 [2022-07-05T07:09:16.176Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s)
07:09:16 [2022-07-05T07:09:16.176Z] === RUN   TestNISDomainname
07:09:16 [2022-07-05T07:09:16.176Z] === RUN   TestDockerSuite/TestPostContainersAttach
07:09:16 [2022-07-05T07:09:16.804Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
07:09:17 [2022-07-05T07:09:17.079Z] --- PASS: TestNISDomainname (1.01s)
07:09:17 [2022-07-05T07:09:17.079Z] === RUN   TestHostnameDnsResolution
07:09:17 [2022-07-05T07:09:17.469Z] --- PASS: TestCreateServiceMaxReplicas (2.78s)
07:09:17 [2022-07-05T07:09:17.469Z] === RUN   TestCreateWithDuplicateNetworkNames
07:09:18 [2022-07-05T07:09:18.477Z] --- PASS: TestHostnameDnsResolution (1.07s)
07:09:18 [2022-07-05T07:09:18.477Z] === RUN   TestUnprivilegedPortsAndPing
07:09:19 [2022-07-05T07:09:19.048Z] --- PASS: TestUnprivilegedPortsAndPing (0.81s)
07:09:19 [2022-07-05T07:09:19.048Z] === RUN   TestPrivilegedHostDevices
07:09:19 [2022-07-05T07:09:19.620Z] --- PASS: TestPrivilegedHostDevices (0.71s)
07:09:19 [2022-07-05T07:09:19.620Z] === RUN   TestRunConsoleSize
07:09:20 [2022-07-05T07:09:20.563Z] --- PASS: TestRunConsoleSize (0.68s)
07:09:20 [2022-07-05T07:09:20.563Z] === RUN   TestStats
07:09:21 [2022-07-05T07:09:21.064Z] --- PASS: TestInfoAPIWarnings (16.54s)
07:09:21 [2022-07-05T07:09:21.064Z] === RUN   TestInfoDebug
07:09:21 [2022-07-05T07:09:21.064Z] --- PASS: TestInfoDebug (0.52s)
07:09:21 [2022-07-05T07:09:21.064Z] === RUN   TestInfoInsecureRegistries
07:09:21 [2022-07-05T07:09:21.064Z] --- PASS: TestInfoInsecureRegistries (0.52s)
07:09:21 [2022-07-05T07:09:21.064Z] === RUN   TestInfoRegistryMirrors
07:09:21 [2022-07-05T07:09:21.064Z] --- PASS: TestInfoRegistryMirrors (0.52s)
07:09:21 [2022-07-05T07:09:21.064Z] === RUN   TestLoginFailsWithBadCredentials
07:09:21 [2022-07-05T07:09:21.064Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
07:09:21 [2022-07-05T07:09:21.064Z] === RUN   TestPingCacheHeaders
07:09:21 [2022-07-05T07:09:21.064Z] --- PASS: TestPingCacheHeaders (0.03s)
07:09:21 [2022-07-05T07:09:21.064Z] === RUN   TestPingGet
07:09:21 [2022-07-05T07:09:21.064Z] --- PASS: TestPingGet (0.01s)
07:09:21 [2022-07-05T07:09:21.064Z] === RUN   TestPingHead
07:09:21 [2022-07-05T07:09:21.064Z] --- PASS: TestPingHead (0.02s)
07:09:21 [2022-07-05T07:09:21.064Z] === RUN   TestPingSwarmHeader
07:09:21 [2022-07-05T07:09:21.133Z]     check_test.go:540: [ddd1f90537d53] daemon is not started
07:09:21 [2022-07-05T07:09:21.134Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
07:09:21 [2022-07-05T07:09:21.633Z] === RUN   TestPingSwarmHeader/before_swarm_init
07:09:22 [2022-07-05T07:09:22.201Z] === RUN   TestPingSwarmHeader/after_swarm_init
07:09:22 [2022-07-05T07:09:22.515Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
07:09:23 [2022-07-05T07:09:23.085Z] --- PASS: TestStats (2.75s)
07:09:23 [2022-07-05T07:09:23.085Z] === RUN   TestStopContainerWithTimeout
07:09:23 [2022-07-05T07:09:23.085Z] === RUN   TestStopContainerWithTimeout/0
07:09:23 [2022-07-05T07:09:23.085Z] === PAUSE TestStopContainerWithTimeout/0
07:09:23 [2022-07-05T07:09:23.085Z] === RUN   TestStopContainerWithTimeout/1
07:09:23 [2022-07-05T07:09:23.085Z] === PAUSE TestStopContainerWithTimeout/1
07:09:23 [2022-07-05T07:09:23.085Z] === RUN   TestStopContainerWithTimeout/3
07:09:23 [2022-07-05T07:09:23.085Z] === PAUSE TestStopContainerWithTimeout/3
07:09:23 [2022-07-05T07:09:23.085Z] === RUN   TestStopContainerWithTimeout/-1
07:09:23 [2022-07-05T07:09:23.085Z] === PAUSE TestStopContainerWithTimeout/-1
07:09:23 [2022-07-05T07:09:23.085Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
07:09:23 [2022-07-05T07:09:23.085Z] === CONT  TestStopContainerWithTimeout/0
07:09:23 [2022-07-05T07:09:23.085Z] === CONT  TestStopContainerWithTimeout/-1
07:09:23 [2022-07-05T07:09:23.085Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
07:09:23 [2022-07-05T07:09:23.141Z] === RUN   TestPingSwarmHeader/after_swarm_leave
07:09:23 [2022-07-05T07:09:23.141Z] --- PASS: TestPingSwarmHeader (2.09s)
07:09:23 [2022-07-05T07:09:23.141Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
07:09:23 [2022-07-05T07:09:23.141Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
07:09:23 [2022-07-05T07:09:23.141Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
07:09:23 [2022-07-05T07:09:23.141Z] === RUN   TestVersion
07:09:23 [2022-07-05T07:09:23.141Z] --- PASS: TestVersion (0.02s)
07:09:23 [2022-07-05T07:09:23.141Z] === CONT  TestCgroupDriverSystemdMemoryLimit
07:09:23 [2022-07-05T07:09:23.141Z] === CONT  TestDiskUsage
07:09:23 [2022-07-05T07:09:23.346Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
07:09:23 [2022-07-05T07:09:23.711Z] === RUN   TestDiskUsage/empty
07:09:23 [2022-07-05T07:09:23.711Z] === RUN   TestDiskUsage/empty/container_types
07:09:23 [2022-07-05T07:09:23.711Z] === RUN   TestDiskUsage/empty/image_types
07:09:23 [2022-07-05T07:09:23.711Z] === RUN   TestDiskUsage/empty/volume_types
07:09:23 [2022-07-05T07:09:23.711Z] === RUN   TestDiskUsage/empty/build-cache_types
07:09:23 [2022-07-05T07:09:23.711Z] === RUN   TestDiskUsage/empty/container,_volume_types
07:09:23 [2022-07-05T07:09:23.711Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
07:09:23 [2022-07-05T07:09:23.711Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
07:09:23 [2022-07-05T07:09:23.711Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
07:09:23 [2022-07-05T07:09:23.711Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
07:09:23 [2022-07-05T07:09:23.711Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
07:09:23 [2022-07-05T07:09:23.711Z] === RUN   TestDiskUsage/after_LoadBusybox
07:09:23 [2022-07-05T07:09:23.918Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
07:09:23 [2022-07-05T07:09:23.918Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
07:09:23 [2022-07-05T07:09:23.971Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
07:09:23 [2022-07-05T07:09:23.971Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
07:09:23 [2022-07-05T07:09:23.971Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
07:09:23 [2022-07-05T07:09:23.971Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
07:09:23 [2022-07-05T07:09:23.971Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
07:09:23 [2022-07-05T07:09:23.971Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
07:09:23 [2022-07-05T07:09:23.971Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
07:09:23 [2022-07-05T07:09:23.971Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
07:09:23 [2022-07-05T07:09:23.971Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
07:09:23 [2022-07-05T07:09:23.971Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
07:09:23 [2022-07-05T07:09:23.971Z] === RUN   TestDiskUsage/after_container.Run
07:09:24 [2022-07-05T07:09:24.489Z] === CONT  TestStopContainerWithTimeout/3
07:09:24 [2022-07-05T07:09:24.489Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
07:09:24 [2022-07-05T07:09:24.541Z] === RUN   TestDiskUsage/after_container.Run/container_types
07:09:24 [2022-07-05T07:09:24.541Z] === RUN   TestDiskUsage/after_container.Run/image_types
07:09:24 [2022-07-05T07:09:24.541Z] === RUN   TestDiskUsage/after_container.Run/volume_types
07:09:24 [2022-07-05T07:09:24.541Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
07:09:24 [2022-07-05T07:09:24.541Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
07:09:24 [2022-07-05T07:09:24.541Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
07:09:24 [2022-07-05T07:09:24.541Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
07:09:24 [2022-07-05T07:09:24.541Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
07:09:24 [2022-07-05T07:09:24.541Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
07:09:24 [2022-07-05T07:09:24.541Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
07:09:24 [2022-07-05T07:09:24.753Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
07:09:24 [2022-07-05T07:09:24.753Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
07:09:24 [2022-07-05T07:09:24.801Z] --- PASS: TestDiskUsage (1.58s)
07:09:24 [2022-07-05T07:09:24.801Z]     --- PASS: TestDiskUsage/empty (0.01s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.28s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]     --- PASS: TestDiskUsage/after_container.Run (0.55s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
07:09:24 [2022-07-05T07:09:24.801Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.60s)
07:09:24 [2022-07-05T07:09:24.801Z] PASS
07:09:24 [2022-07-05T07:09:24.801Z] 
07:09:24 [2022-07-05T07:09:24.801Z] DONE 54 tests in 22.836s
07:09:24 [2022-07-05T07:09:24.801Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
07:09:24 [2022-07-05T07:09:24.801Z] INFO: Testing against a local daemon
07:09:24 [2022-07-05T07:09:24.801Z] === RUN   TestVolumesCreateAndList
07:09:24 [2022-07-05T07:09:24.801Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:09:24 [2022-07-05T07:09:24.801Z] === RUN   TestVolumesRemove
07:09:24 [2022-07-05T07:09:24.801Z] --- PASS: TestVolumesRemove (0.07s)
07:09:24 [2022-07-05T07:09:24.801Z] === RUN   TestVolumesInspect
07:09:25 [2022-07-05T07:09:25.061Z] --- PASS: TestVolumesInspect (0.02s)
07:09:25 [2022-07-05T07:09:25.061Z] === RUN   TestVolumesInvalidJSON
07:09:25 [2022-07-05T07:09:25.061Z] === RUN   TestVolumesInvalidJSON/volumes/create
07:09:25 [2022-07-05T07:09:25.061Z] === PAUSE TestVolumesInvalidJSON/volumes/create
07:09:25 [2022-07-05T07:09:25.061Z] === CONT  TestVolumesInvalidJSON/volumes/create
07:09:25 [2022-07-05T07:09:25.061Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
07:09:25 [2022-07-05T07:09:25.061Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
07:09:25 [2022-07-05T07:09:25.061Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
07:09:25 [2022-07-05T07:09:25.061Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
07:09:25 [2022-07-05T07:09:25.061Z] --- PASS: TestVolumesInvalidJSON (0.01s)
07:09:25 [2022-07-05T07:09:25.061Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
07:09:25 [2022-07-05T07:09:25.061Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
07:09:25 [2022-07-05T07:09:25.061Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
07:09:25 [2022-07-05T07:09:25.061Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
07:09:25 [2022-07-05T07:09:25.061Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
07:09:25 [2022-07-05T07:09:25.061Z] PASS
07:09:25 [2022-07-05T07:09:25.061Z] 
07:09:25 [2022-07-05T07:09:25.061Z] DONE 9 tests in 0.149s
07:09:25 [2022-07-05T07:09:25.061Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:09:25 [2022-07-05T07:09:25.325Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
07:09:25 [2022-07-05T07:09:25.325Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
07:09:25 [2022-07-05T07:09:25.633Z] Stopping apparmor (via systemctl): apparmor.service.
07:09:25 [2022-07-05T07:09:25.633Z] Removing test suite binaries
07:09:25 [2022-07-05T07:09:25.633Z] exiting test-integration
07:09:25 [2022-07-05T07:09:25.633Z] ++ exit 0
07:09:25 [2022-07-05T07:09:25.633Z] 
07:09:26 [2022-07-05T07:09:26.709Z] === CONT  TestStopContainerWithTimeout/1
07:09:26 [2022-07-05T07:09:26.709Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
07:09:26 [2022-07-05T07:09:26.709Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
Post stage
[Pipeline] junit
07:09:27 [2022-07-05T07:09:27.027Z] Recording test results
07:09:27 [2022-07-05T07:09:27.656Z] === RUN   TestDockerSuite/TestAttachAfterDetach
07:09:28 [2022-07-05T07:09:28.227Z] --- PASS: TestStopContainerWithTimeout (0.02s)
07:09:28 [2022-07-05T07:09:28.228Z]     --- PASS: TestStopContainerWithTimeout/0 (1.27s)
07:09:28 [2022-07-05T07:09:28.228Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.30s)
07:09:28 [2022-07-05T07:09:28.228Z]     --- PASS: TestStopContainerWithTimeout/3 (2.75s)
07:09:28 [2022-07-05T07:09:28.228Z]     --- PASS: TestStopContainerWithTimeout/1 (1.76s)
07:09:28 [2022-07-05T07:09:28.228Z] === RUN   TestDeleteDevicemapper
07:09:28 [2022-07-05T07:09:28.228Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:09:28 [2022-07-05T07:09:28.228Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:09:28 [2022-07-05T07:09:28.228Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:09:28 [2022-07-05T07:09:28.640Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:09:28 [2022-07-05T07:09:28.991Z] + echo Ensuring container killed.
07:09:28 [2022-07-05T07:09:28.991Z] Ensuring container killed.
07:09:28 [2022-07-05T07:09:28.991Z] + docker rm -vf docker-pr1
07:09:28 [2022-07-05T07:09:28.991Z] Error: No such container: docker-pr1
[Pipeline] sh
07:09:29 [2022-07-05T07:09:29.171Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
07:09:29 [2022-07-05T07:09:29.285Z] + echo Chowning /workspace to jenkins user
07:09:29 [2022-07-05T07:09:29.286Z] Chowning /workspace to jenkins user
07:09:29 [2022-07-05T07:09:29.286Z] + id -u
07:09:29 [2022-07-05T07:09:29.286Z] + id -g
07:09:29 [2022-07-05T07:09:29.286Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43768:/workspace busybox chown -R 1000:1000 /workspace
07:09:29 [2022-07-05T07:09:29.286Z] Unable to find image 'busybox:latest' locally
07:09:29 [2022-07-05T07:09:29.286Z] latest: Pulling from library/busybox
07:09:29 [2022-07-05T07:09:29.545Z] 19d511225f94: Pulling fs layer
07:09:29 [2022-07-05T07:09:29.545Z] 19d511225f94: Download complete
07:09:29 [2022-07-05T07:09:29.545Z] 19d511225f94: Pull complete
07:09:29 [2022-07-05T07:09:29.545Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
07:09:29 [2022-07-05T07:09:29.545Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:09:31 [2022-07-05T07:09:31.085Z] === RUN   TestDockerSuite/TestAttachDetach
07:09:31 [2022-07-05T07:09:31.235Z] + bundleName=amd64-cgroup2
07:09:31 [2022-07-05T07:09:31.235Z] + echo Creating amd64-cgroup2-bundles.tar.gz
07:09:31 [2022-07-05T07:09:31.235Z] Creating amd64-cgroup2-bundles.tar.gz
07:09:31 [2022-07-05T07:09:31.235Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
07:09:31 [2022-07-05T07:09:31.235Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
07:09:31 [2022-07-05T07:09:31.346Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.99s)
07:09:31 [2022-07-05T07:09:31.346Z] === RUN   TestUpdateMemory
07:09:31 [2022-07-05T07:09:31.346Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
07:09:31 [2022-07-05T07:09:31.346Z] --- SKIP: TestUpdateMemory (0.00s)
07:09:31 [2022-07-05T07:09:31.346Z] === RUN   TestUpdateCPUQuota
[Pipeline] archiveArtifacts
07:09:31 [2022-07-05T07:09:31.507Z] Archiving artifacts
07:09:32 [2022-07-05T07:09:32.289Z] === RUN   TestDockerSuite/TestAttachDisconnect
07:09:32 [2022-07-05T07:09:32.366Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.00s)
07:09:32 [2022-07-05T07:09:32.366Z] === RUN   TestCreateServiceSecretFileMode
07:09:32 [2022-07-05T07:09:32.861Z] --- PASS: TestUpdateCPUQuota (1.55s)
07:09:32 [2022-07-05T07:09:32.861Z] === RUN   TestUpdatePidsLimit
07:09:32 [2022-07-05T07:09:32.861Z] === RUN   TestUpdatePidsLimit/update_from_none
07:09:32 [2022-07-05T07:09:32.934Z] --- PASS: TestCreateServiceSecretFileMode (2.39s)
07:09:32 [2022-07-05T07:09:32.934Z] === RUN   TestCreateServiceConfigFileMode
07:09:33 [2022-07-05T07:09:33.120Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43768/1/artifacts/
[Pipeline] }
07:09:33 [2022-07-05T07:09:33.122Z] === RUN   TestUpdatePidsLimit/no_change
07:09:33 [2022-07-05T07:09:33.122Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
07:09:33 [2022-07-05T07:09:33.122Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
[Pipeline] // catchError
[Pipeline] sh
07:09:33 [2022-07-05T07:09:33.383Z] === RUN   TestUpdatePidsLimit/update_lower
07:09:33 [2022-07-05T07:09:33.432Z] + make clean
07:09:33 [2022-07-05T07:09:33.432Z] docker volume rm -f docker-dev-cache docker-mod-cache
07:09:33 [2022-07-05T07:09:33.432Z] docker-dev-cache
07:09:33 [2022-07-05T07:09:33.432Z] docker-mod-cache
[Pipeline] deleteDir
07:09:33 [2022-07-05T07:09:33.955Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:09:34 [2022-07-05T07:09:34.216Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:09:34 [2022-07-05T07:09:34.477Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:09:34 [2022-07-05T07:09:34.737Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:09:34 [2022-07-05T07:09:34.999Z] === RUN   TestDockerSuite/TestAttachPausedContainer
07:09:35 [2022-07-05T07:09:35.469Z] --- PASS: TestCreateServiceConfigFileMode (2.47s)
07:09:35 [2022-07-05T07:09:35.470Z] === RUN   TestCreateServiceSysctls
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:09:35 [2022-07-05T07:09:35.941Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
07:09:35 [2022-07-05T07:09:35.941Z] --- PASS: TestUpdatePidsLimit (3.19s)
07:09:35 [2022-07-05T07:09:35.941Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.35s)
07:09:35 [2022-07-05T07:09:35.941Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
07:09:35 [2022-07-05T07:09:35.941Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.35s)
07:09:35 [2022-07-05T07:09:35.941Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s)
07:09:35 [2022-07-05T07:09:35.941Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s)=== RUN   TestDockerSuite/TestAttachTTYWithoutStdin
07:09:35 [2022-07-05T07:09:35.941Z] 
07:09:35 [2022-07-05T07:09:35.941Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.29s)
07:09:35 [2022-07-05T07:09:35.941Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s)
07:09:35 [2022-07-05T07:09:35.941Z] === RUN   TestUpdateRestartPolicy
07:09:36 [2022-07-05T07:09:36.885Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
07:09:37 [2022-07-05T07:09:37.458Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
07:09:38 [2022-07-05T07:09:38.760Z] --- PASS: TestCreateServiceSysctls (3.08s)
07:09:38 [2022-07-05T07:09:38.761Z] === RUN   TestCreateServiceCapabilities
07:09:39 [2022-07-05T07:09:39.372Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
07:09:40 [2022-07-05T07:09:40.666Z] --- PASS: TestCreateServiceCapabilities (2.38s)
07:09:40 [2022-07-05T07:09:40.666Z] === RUN   TestInspect
07:09:41 [2022-07-05T07:09:41.917Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
07:09:41 [2022-07-05T07:09:41.917Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
07:09:41 [2022-07-05T07:09:41.917Z]     check_test.go:540: [db83b117bdedb] daemon is not started
07:09:41 [2022-07-05T07:09:41.917Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
07:09:41 [2022-07-05T07:09:41.917Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
07:09:41 [2022-07-05T07:09:41.917Z]     check_test.go:540: [d5d5556b9ce0a] daemon is not started
07:09:41 [2022-07-05T07:09:41.917Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
07:09:43 [2022-07-05T07:09:43.955Z] --- PASS: TestInspect (2.65s)
07:09:43 [2022-07-05T07:09:43.955Z] === RUN   TestCreateJob
07:09:45 [2022-07-05T07:09:45.220Z]     check_test.go:540: [db17f703a36b2] daemon is not started
07:09:45 [2022-07-05T07:09:45.220Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
07:09:46 [2022-07-05T07:09:46.490Z] --- PASS: TestCreateJob (2.99s)
07:09:46 [2022-07-05T07:09:46.490Z] === RUN   TestReplicatedJob
07:09:48 [2022-07-05T07:09:48.522Z] --- PASS: TestUpdateRestartPolicy (12.42s)
07:09:48 [2022-07-05T07:09:48.523Z] === RUN   TestUpdateRestartWithAutoRemove
07:09:48 [2022-07-05T07:09:48.784Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
07:09:49 [2022-07-05T07:09:49.048Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s)
07:09:49 [2022-07-05T07:09:49.048Z] === RUN   TestWaitNonBlocked
07:09:49 [2022-07-05T07:09:49.309Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:09:49 [2022-07-05T07:09:49.309Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:09:49 [2022-07-05T07:09:49.309Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:09:49 [2022-07-05T07:09:49.309Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:09:49 [2022-07-05T07:09:49.309Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:09:49 [2022-07-05T07:09:49.309Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:09:50 [2022-07-05T07:09:50.692Z] --- PASS: TestWaitNonBlocked (0.02s)
07:09:50 [2022-07-05T07:09:50.692Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s)
07:09:50 [2022-07-05T07:09:50.692Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s)
07:09:50 [2022-07-05T07:09:50.692Z] === RUN   TestWaitBlocked
07:09:50 [2022-07-05T07:09:50.692Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:09:50 [2022-07-05T07:09:50.692Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:09:50 [2022-07-05T07:09:50.692Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:09:50 [2022-07-05T07:09:50.692Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:09:50 [2022-07-05T07:09:50.692Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:09:50 [2022-07-05T07:09:50.692Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:09:50 [2022-07-05T07:09:50.953Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
07:09:54 [2022-07-05T07:09:54.087Z] --- PASS: TestReplicatedJob (5.09s)
07:09:54 [2022-07-05T07:09:54.087Z] === RUN   TestUpdateReplicatedJob
07:09:54 [2022-07-05T07:09:54.088Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
07:09:54 [2022-07-05T07:09:54.088Z] --- PASS: TestWaitBlocked (0.02s)
07:09:54 [2022-07-05T07:09:54.088Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s)
07:09:54 [2022-07-05T07:09:54.088Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s)
07:09:54 [2022-07-05T07:09:54.088Z] === RUN   TestWaitConditions
07:09:54 [2022-07-05T07:09:54.088Z] === RUN   TestWaitConditions/default
07:09:54 [2022-07-05T07:09:54.088Z] === PAUSE TestWaitConditions/default
07:09:54 [2022-07-05T07:09:54.088Z] === RUN   TestWaitConditions/not-running
07:09:54 [2022-07-05T07:09:54.088Z] === PAUSE TestWaitConditions/not-running
07:09:54 [2022-07-05T07:09:54.088Z] === RUN   TestWaitConditions/next-exit
07:09:54 [2022-07-05T07:09:54.088Z] === PAUSE TestWaitConditions/next-exit
07:09:54 [2022-07-05T07:09:54.088Z] === RUN   TestWaitConditions/removed
07:09:54 [2022-07-05T07:09:54.088Z] === PAUSE TestWaitConditions/removed
07:09:54 [2022-07-05T07:09:54.088Z] === CONT  TestWaitConditions/default
07:09:54 [2022-07-05T07:09:54.088Z] === CONT  TestWaitConditions/removed
07:09:54 [2022-07-05T07:09:54.088Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
07:09:54 [2022-07-05T07:09:54.088Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
07:09:54 [2022-07-05T07:09:54.088Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
07:09:54 [2022-07-05T07:09:54.088Z] === CONT  TestWaitConditions/next-exit
07:09:54 [2022-07-05T07:09:54.088Z] === CONT  TestWaitConditions/not-running
07:09:54 [2022-07-05T07:09:54.346Z] --- PASS: TestUpdateReplicatedJob (2.92s)
07:09:54 [2022-07-05T07:09:54.346Z] === RUN   TestServiceListWithStatuses
07:09:54 [2022-07-05T07:09:54.346Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:09:54 [2022-07-05T07:09:54.346Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:09:54 [2022-07-05T07:09:54.346Z] === RUN   TestDockerNetworkConnectAlias
07:09:55 [2022-07-05T07:09:55.033Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
07:09:55 [2022-07-05T07:09:55.294Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
07:09:56 [2022-07-05T07:09:56.235Z] --- PASS: TestWaitConditions (0.03s)
07:09:56 [2022-07-05T07:09:56.235Z]     --- PASS: TestWaitConditions/default (2.09s)
07:09:56 [2022-07-05T07:09:56.235Z]     --- PASS: TestWaitConditions/removed (2.33s)
07:09:56 [2022-07-05T07:09:56.235Z]     --- PASS: TestWaitConditions/next-exit (1.98s)
07:09:56 [2022-07-05T07:09:56.235Z]     --- PASS: TestWaitConditions/not-running (1.95s)
07:09:56 [2022-07-05T07:09:56.235Z] === CONT  TestContainerStartOnDaemonRestart
07:09:56 [2022-07-05T07:09:56.235Z] === CONT  TestRestartDaemonWithRestartingContainer
07:09:57 [2022-07-05T07:09:57.621Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
07:09:57 [2022-07-05T07:09:57.621Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
07:09:58 [2022-07-05T07:09:58.539Z] --- PASS: TestDockerNetworkConnectAlias (4.06s)
07:09:58 [2022-07-05T07:09:58.539Z] === RUN   TestDockerNetworkReConnect
07:09:58 [2022-07-05T07:09:58.562Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
07:09:59 [2022-07-05T07:09:59.505Z] --- PASS: TestContainerStartOnDaemonRestart (3.27s)
07:09:59 [2022-07-05T07:09:59.505Z] === CONT  TestIpcModeOlderClient
07:09:59 [2022-07-05T07:09:59.505Z] --- PASS: TestIpcModeOlderClient (0.11s)
07:09:59 [2022-07-05T07:09:59.505Z] === CONT  TestContainerKillOnDaemonStart
07:09:59 [2022-07-05T07:09:59.765Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.61s)
07:09:59 [2022-07-05T07:09:59.765Z] === CONT  TestDaemonHostGatewayIP
07:10:01 [2022-07-05T07:10:01.829Z] --- PASS: TestDockerNetworkReConnect (3.25s)
07:10:01 [2022-07-05T07:10:01.829Z] === RUN   TestServicePlugin
07:10:01 [2022-07-05T07:10:01.829Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:10:01 [2022-07-05T07:10:01.829Z] --- SKIP: TestServicePlugin (0.00s)
07:10:01 [2022-07-05T07:10:01.829Z] === RUN   TestServiceUpdateLabel
07:10:02 [2022-07-05T07:10:02.313Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
07:10:03 [2022-07-05T07:10:03.696Z] --- PASS: TestDaemonHostGatewayIP (3.88s)
07:10:03 [2022-07-05T07:10:03.696Z] === CONT  TestDaemonRestartIpcMode
07:10:04 [2022-07-05T07:10:04.366Z] --- PASS: TestServiceUpdateLabel (2.21s)
07:10:04 [2022-07-05T07:10:04.366Z] === RUN   TestServiceUpdateSecrets
07:10:06 [2022-07-05T07:10:06.241Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
07:10:06 [2022-07-05T07:10:06.241Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
07:10:07 [2022-07-05T07:10:07.185Z] --- PASS: TestDaemonRestartIpcMode (3.54s)
07:10:09 [2022-07-05T07:10:09.731Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
07:10:09 [2022-07-05T07:10:09.731Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
07:10:09 [2022-07-05T07:10:09.731Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
07:10:11 [2022-07-05T07:10:11.114Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
07:10:11 [2022-07-05T07:10:11.375Z]     check_test.go:540: [d88c50a03804a] daemon is not started
07:10:11 [2022-07-05T07:10:11.375Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
07:10:11 [2022-07-05T07:10:11.946Z] --- PASS: TestContainerKillOnDaemonStart (12.55s)
07:10:11 [2022-07-05T07:10:11.946Z] PASS
07:10:11 [2022-07-05T07:10:11.946Z] 
07:10:11 [2022-07-05T07:10:11.946Z] === Skipped
07:10:11 [2022-07-05T07:10:11.946Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
07:10:11 [2022-07-05T07:10:11.946Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:10:11 [2022-07-05T07:10:11.946Z] 
07:10:11 [2022-07-05T07:10:11.946Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
07:10:11 [2022-07-05T07:10:11.946Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:10:11 [2022-07-05T07:10:11.946Z] 
07:10:11 [2022-07-05T07:10:11.946Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
07:10:11 [2022-07-05T07:10:11.946Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:10:11 [2022-07-05T07:10:11.946Z] 
07:10:11 [2022-07-05T07:10:11.946Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:10:11 [2022-07-05T07:10:11.946Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:10:11 [2022-07-05T07:10:11.946Z] 
07:10:11 [2022-07-05T07:10:11.946Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
07:10:11 [2022-07-05T07:10:11.946Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:10:11 [2022-07-05T07:10:11.946Z] 
07:10:11 [2022-07-05T07:10:11.946Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
07:10:11 [2022-07-05T07:10:11.946Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
07:10:11 [2022-07-05T07:10:11.946Z] 
07:10:11 [2022-07-05T07:10:11.946Z] DONE 264 tests, 6 skipped in 168.543s
07:10:11 [2022-07-05T07:10:11.946Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
07:10:11 [2022-07-05T07:10:11.946Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
07:10:11 [2022-07-05T07:10:11.946Z] ++ set -e
07:10:11 [2022-07-05T07:10:11.946Z] ++ '[' -n 0 ']'
07:10:11 [2022-07-05T07:10:11.946Z] ++ set -x
07:10:11 [2022-07-05T07:10:11.946Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
07:10:12 [2022-07-05T07:10:12.206Z] === RUN   TestConfigDaemonLibtrustID
07:10:12 [2022-07-05T07:10:12.778Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
07:10:12 [2022-07-05T07:10:12.778Z] === RUN   TestConfigDaemonID
07:10:13 [2022-07-05T07:10:13.723Z]     daemon_test.go:83: [da8debc842bb2] daemon is not started
07:10:13 [2022-07-05T07:10:13.723Z] --- PASS: TestConfigDaemonID (1.09s)
07:10:13 [2022-07-05T07:10:13.723Z] === RUN   TestDaemonConfigValidation
07:10:13 [2022-07-05T07:10:13.723Z] === RUN   TestDaemonConfigValidation/config_with_no_content
07:10:13 [2022-07-05T07:10:13.723Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
07:10:13 [2022-07-05T07:10:13.723Z] === RUN   TestDaemonConfigValidation/config_with_{}
07:10:13 [2022-07-05T07:10:13.723Z] === PAUSE TestDaemonConfigValidation/config_with_{}
07:10:13 [2022-07-05T07:10:13.723Z] === RUN   TestDaemonConfigValidation/invalid_config
07:10:13 [2022-07-05T07:10:13.723Z] === PAUSE TestDaemonConfigValidation/invalid_config
07:10:13 [2022-07-05T07:10:13.723Z] === RUN   TestDaemonConfigValidation/malformed_config
07:10:13 [2022-07-05T07:10:13.723Z] === PAUSE TestDaemonConfigValidation/malformed_config
07:10:13 [2022-07-05T07:10:13.723Z] === RUN   TestDaemonConfigValidation/valid_config
07:10:13 [2022-07-05T07:10:13.723Z] === PAUSE TestDaemonConfigValidation/valid_config
07:10:13 [2022-07-05T07:10:13.723Z] === CONT  TestDaemonConfigValidation/config_with_no_content
07:10:13 [2022-07-05T07:10:13.723Z] === CONT  TestDaemonConfigValidation/malformed_config
07:10:13 [2022-07-05T07:10:13.984Z] === CONT  TestDaemonConfigValidation/invalid_config
07:10:13 [2022-07-05T07:10:13.984Z] === CONT  TestDaemonConfigValidation/config_with_{}
07:10:14 [2022-07-05T07:10:14.245Z] === CONT  TestDaemonConfigValidation/valid_config
07:10:14 [2022-07-05T07:10:14.245Z] === RUN   TestDockerSuite/TestBuildAddNonTar
07:10:14 [2022-07-05T07:10:14.245Z] --- PASS: TestDaemonConfigValidation (0.00s)
07:10:14 [2022-07-05T07:10:14.245Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.15s)
07:10:14 [2022-07-05T07:10:14.245Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.21s)
07:10:14 [2022-07-05T07:10:14.245Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.17s)
07:10:14 [2022-07-05T07:10:14.245Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.23s)
07:10:14 [2022-07-05T07:10:14.245Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.16s)
07:10:14 [2022-07-05T07:10:14.245Z] === RUN   TestConfigDaemonSeccompProfiles
07:10:14 [2022-07-05T07:10:14.245Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
07:10:14 [2022-07-05T07:10:14.505Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
07:10:15 [2022-07-05T07:10:15.469Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
07:10:15 [2022-07-05T07:10:15.469Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
07:10:16 [2022-07-05T07:10:16.061Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
07:10:16 [2022-07-05T07:10:16.327Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
07:10:17 [2022-07-05T07:10:17.312Z]     docker_cli_daemon_plugins_test.go:106: [d7b55773af40a] daemon is not started
07:10:17 [2022-07-05T07:10:17.572Z] === CONT  TestConfigDaemonSeccompProfiles
07:10:17 [2022-07-05T07:10:17.572Z]     daemon_test.go:197: [d83d68dd459b2] daemon is not started
07:10:17 [2022-07-05T07:10:17.572Z] --- PASS: TestConfigDaemonSeccompProfiles (3.20s)
07:10:17 [2022-07-05T07:10:17.572Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
07:10:17 [2022-07-05T07:10:17.572Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
07:10:17 [2022-07-05T07:10:17.572Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s)
07:10:17 [2022-07-05T07:10:17.572Z] === RUN   TestDaemonProxy
07:10:17 [2022-07-05T07:10:17.572Z] === RUN   TestDaemonProxy/environment_variables
07:10:18 [2022-07-05T07:10:18.515Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
07:10:18 [2022-07-05T07:10:18.775Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
07:10:19 [2022-07-05T07:10:19.248Z] --- PASS: TestServiceUpdateSecrets (14.29s)
07:10:19 [2022-07-05T07:10:19.248Z] === RUN   TestServiceUpdateConfigs
07:10:19 [2022-07-05T07:10:19.346Z] === RUN   TestDaemonProxy/command-line_options
07:10:19 [2022-07-05T07:10:19.607Z]     check_test.go:540: [da857933d71ca] daemon is not started
07:10:19 [2022-07-05T07:10:19.607Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
07:10:20 [2022-07-05T07:10:20.987Z] === RUN   TestDaemonProxy/configuration_file
07:10:21 [2022-07-05T07:10:21.248Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
07:10:21 [2022-07-05T07:10:21.818Z] === RUN   TestDockerSuite/TestBuildAddScript
07:10:22 [2022-07-05T07:10:22.759Z] === RUN   TestDaemonProxy/conflicting_options
07:10:23 [2022-07-05T07:10:23.331Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
07:10:23 [2022-07-05T07:10:23.331Z] === RUN   TestDaemonProxy/reload_sanitized
07:10:23 [2022-07-05T07:10:23.903Z]     daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs
07:10:23 [2022-07-05T07:10:23.903Z] --- PASS: TestDaemonProxy (6.23s)
07:10:23 [2022-07-05T07:10:23.903Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
07:10:23 [2022-07-05T07:10:23.903Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
07:10:23 [2022-07-05T07:10:23.903Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
07:10:23 [2022-07-05T07:10:23.903Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
07:10:23 [2022-07-05T07:10:23.903Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
07:10:23 [2022-07-05T07:10:23.903Z] PASS
07:10:23 [2022-07-05T07:10:23.903Z] 
07:10:23 [2022-07-05T07:10:23.903Z] === Skipped
07:10:23 [2022-07-05T07:10:23.903Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s)
07:10:23 [2022-07-05T07:10:23.903Z]     daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs
07:10:23 [2022-07-05T07:10:23.903Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
07:10:23 [2022-07-05T07:10:23.903Z] 
07:10:23 [2022-07-05T07:10:23.903Z] DONE 18 tests, 1 skipped in 11.742s
07:10:23 [2022-07-05T07:10:23.903Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
07:10:23 [2022-07-05T07:10:23.903Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
07:10:23 [2022-07-05T07:10:23.903Z] ++ set -e
07:10:23 [2022-07-05T07:10:23.903Z] ++ '[' -n 0 ']'
07:10:23 [2022-07-05T07:10:23.903Z] ++ set -x
07:10:23 [2022-07-05T07:10:23.903Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
07:10:23 [2022-07-05T07:10:23.903Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
07:10:23 [2022-07-05T07:10:23.903Z] INFO: Testing against a local daemon
07:10:23 [2022-07-05T07:10:23.903Z] === RUN   TestCommitInheritsEnv
07:10:24 [2022-07-05T07:10:24.475Z] --- PASS: TestCommitInheritsEnv (0.35s)
07:10:24 [2022-07-05T07:10:24.475Z] === RUN   TestImportExtremelyLargeImageWorks
07:10:24 [2022-07-05T07:10:24.475Z] === PAUSE TestImportExtremelyLargeImageWorks
07:10:24 [2022-07-05T07:10:24.475Z] === RUN   TestImportWithCustomPlatform
07:10:24 [2022-07-05T07:10:24.475Z] === RUN   TestImportWithCustomPlatform/#00
07:10:24 [2022-07-05T07:10:24.475Z] === RUN   TestImportWithCustomPlatform/_______
07:10:24 [2022-07-05T07:10:24.475Z] === RUN   TestImportWithCustomPlatform//
07:10:24 [2022-07-05T07:10:24.475Z] === RUN   TestImportWithCustomPlatform/linux
07:10:24 [2022-07-05T07:10:24.475Z] === RUN   TestImportWithCustomPlatform/LINUX
07:10:24 [2022-07-05T07:10:24.735Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
07:10:24 [2022-07-05T07:10:24.735Z] === RUN   TestImportWithCustomPlatform/macos
07:10:24 [2022-07-05T07:10:24.735Z] === RUN   TestImportWithCustomPlatform/macos/arm64
07:10:24 [2022-07-05T07:10:24.735Z] === RUN   TestImportWithCustomPlatform/nintendo64
07:10:24 [2022-07-05T07:10:24.735Z] --- PASS: TestImportWithCustomPlatform (0.45s)
07:10:24 [2022-07-05T07:10:24.735Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.12s)
07:10:24 [2022-07-05T07:10:24.735Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
07:10:24 [2022-07-05T07:10:24.735Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
07:10:24 [2022-07-05T07:10:24.735Z]     --- PASS: TestImportWithCustomPlatform/linux (0.09s)
07:10:24 [2022-07-05T07:10:24.735Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.11s)
07:10:24 [2022-07-05T07:10:24.735Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s)
07:10:24 [2022-07-05T07:10:24.735Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
07:10:24 [2022-07-05T07:10:24.735Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
07:10:24 [2022-07-05T07:10:24.735Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
07:10:24 [2022-07-05T07:10:24.735Z] === RUN   TestImagesFilterMultiReference
07:10:24 [2022-07-05T07:10:24.996Z] --- PASS: TestImagesFilterMultiReference (0.16s)
07:10:24 [2022-07-05T07:10:24.996Z] === RUN   TestImagePullPlatformInvalid
07:10:24 [2022-07-05T07:10:24.996Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
07:10:24 [2022-07-05T07:10:24.996Z] === RUN   TestRemoveImageOrphaning
07:10:25 [2022-07-05T07:10:25.567Z] --- PASS: TestRemoveImageOrphaning (0.56s)
07:10:25 [2022-07-05T07:10:25.567Z] === RUN   TestRemoveImageGarbageCollector
07:10:26 [2022-07-05T07:10:26.138Z] time="2022-07-05T07:10:25Z" level=info msg="[graphdriver] trying configured driver: overlay2"
07:10:28 [2022-07-05T07:10:28.051Z] --- PASS: TestRemoveImageGarbageCollector (2.46s)
07:10:28 [2022-07-05T07:10:28.051Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:10:28 [2022-07-05T07:10:28.051Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
07:10:28 [2022-07-05T07:10:28.051Z] === RUN   TestTagInvalidReference
07:10:28 [2022-07-05T07:10:28.051Z] --- PASS: TestTagInvalidReference (0.02s)
07:10:28 [2022-07-05T07:10:28.051Z] === RUN   TestTagValidPrefixedRepo
07:10:28 [2022-07-05T07:10:28.051Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
07:10:28 [2022-07-05T07:10:28.051Z] === RUN   TestTagExistedNameWithoutForce
07:10:28 [2022-07-05T07:10:28.051Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
07:10:28 [2022-07-05T07:10:28.051Z] === RUN   TestTagOfficialNames
07:10:28 [2022-07-05T07:10:28.312Z] --- PASS: TestTagOfficialNames (0.07s)
07:10:28 [2022-07-05T07:10:28.312Z] === RUN   TestTagMatchesDigest
07:10:28 [2022-07-05T07:10:28.312Z] --- PASS: TestTagMatchesDigest (0.02s)
07:10:28 [2022-07-05T07:10:28.312Z] === CONT  TestImportExtremelyLargeImageWorks
07:10:28 [2022-07-05T07:10:28.884Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
07:10:29 [2022-07-05T07:10:29.826Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
07:10:30 [2022-07-05T07:10:30.398Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
07:10:30 [2022-07-05T07:10:30.659Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
07:10:30 [2022-07-05T07:10:30.920Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
07:10:30 [2022-07-05T07:10:30.920Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from config
07:10:31 [2022-07-05T07:10:31.494Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config
07:10:32 [2022-07-05T07:10:32.066Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from config
07:10:32 [2022-07-05T07:10:32.638Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config
07:10:33 [2022-07-05T07:10:33.214Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config
07:10:33 [2022-07-05T07:10:33.785Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli
07:10:34 [2022-07-05T07:10:34.046Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli
07:10:34 [2022-07-05T07:10:34.129Z] --- PASS: TestServiceUpdateConfigs (14.31s)
07:10:34 [2022-07-05T07:10:34.129Z] === RUN   TestServiceUpdateNetwork
07:10:34 [2022-07-05T07:10:34.618Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli
07:10:35 [2022-07-05T07:10:35.189Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli
07:10:35 [2022-07-05T07:10:35.450Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
07:10:35 [2022-07-05T07:10:35.710Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli
07:10:36 [2022-07-05T07:10:36.281Z]     check_test.go:540: [de5059201e045] daemon is not started
07:10:36 [2022-07-05T07:10:36.281Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
07:10:37 [2022-07-05T07:10:37.224Z]     check_test.go:540: [db81c5ca7a71b] daemon is not started
07:10:37 [2022-07-05T07:10:37.224Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
07:10:37 [2022-07-05T07:10:37.796Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
07:10:38 [2022-07-05T07:10:38.368Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
07:10:38 [2022-07-05T07:10:38.940Z] === RUN   TestDockerSuite/TestBuildAddTar
07:10:39 [2022-07-05T07:10:39.512Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
07:10:42 [2022-07-05T07:10:42.815Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
07:10:43 [2022-07-05T07:10:43.077Z]     check_test.go:540: [d5858f9c3eebd] daemon is not started
07:10:43 [2022-07-05T07:10:43.077Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
07:10:45 [2022-07-05T07:10:45.534Z] Created binary: bundles/binary-daemon/dockerd
07:10:45 [2022-07-05T07:10:45.534Z] Copying nested executables into bundles/binary-daemon
07:10:45 [2022-07-05T07:10:45.534Z] Building: bundles/binary-daemon/docker-proxy
07:10:45 [2022-07-05T07:10:45.534Z] GOOS="" GOARCH="" GOARM=""
07:10:45 [2022-07-05T07:10:45.534Z] Created binary: bundles/binary-daemon/docker-proxy
07:10:45 [2022-07-05T07:10:45.534Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
07:10:45 [2022-07-05T07:10:45.859Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43768/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=720fd638f6aecba6e2b9b86564a9bbe3d771f57e -e DOCKER_GRAPHDRIVER docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e hack/make.sh cross
07:10:46 [2022-07-05T07:10:46.117Z] 
07:10:46 [2022-07-05T07:10:46.339Z] --- PASS: TestServiceUpdateNetwork (12.25s)
07:10:46 [2022-07-05T07:10:46.339Z] === RUN   TestServiceUpdatePidsLimit
07:10:46 [2022-07-05T07:10:46.339Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
07:10:46 [2022-07-05T07:10:46.374Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
07:10:46 [2022-07-05T07:10:46.377Z] Removing bundles/
07:10:46 [2022-07-05T07:10:46.377Z] 
07:10:46 [2022-07-05T07:10:46.377Z] ---> Making bundle: cross (in bundles/cross)
07:10:46 [2022-07-05T07:10:46.377Z] Cross building: bundles/cross/linux/amd64
07:10:46 [2022-07-05T07:10:46.377Z] Building: bundles/cross/linux/amd64-daemon/dockerd
07:10:46 [2022-07-05T07:10:46.377Z] GOOS="linux" GOARCH="amd64" GOARM=""
07:10:46 [2022-07-05T07:10:46.598Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
07:10:47 [2022-07-05T07:10:47.760Z] === RUN   TestDockerSuite/TestBuildAddTarXz
07:10:47 [2022-07-05T07:10:47.760Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
07:10:49 [2022-07-05T07:10:49.145Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
07:10:50 [2022-07-05T07:10:50.530Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
07:10:51 [2022-07-05T07:10:51.916Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
07:10:52 [2022-07-05T07:10:52.856Z]     check_test.go:540: [d46b661ea6598] daemon is not started
07:10:52 [2022-07-05T07:10:52.856Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
07:10:54 [2022-07-05T07:10:54.717Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
07:10:54 [2022-07-05T07:10:54.771Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
07:10:57 [2022-07-05T07:10:57.314Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
07:11:01 [2022-07-05T07:11:01.299Z] --- PASS: TestServiceUpdatePidsLimit (16.15s)
07:11:01 [2022-07-05T07:11:01.299Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
07:11:01 [2022-07-05T07:11:01.299Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
07:11:01 [2022-07-05T07:11:01.299Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
07:11:01 [2022-07-05T07:11:01.299Z] PASS
07:11:01 [2022-07-05T07:11:01.299Z] 
07:11:01 [2022-07-05T07:11:01.299Z] === Skipped
07:11:01 [2022-07-05T07:11:01.299Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
07:11:01 [2022-07-05T07:11:01.299Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:11:01 [2022-07-05T07:11:01.299Z] 
07:11:01 [2022-07-05T07:11:01.299Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
07:11:01 [2022-07-05T07:11:01.299Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:11:01 [2022-07-05T07:11:01.299Z] 
07:11:01 [2022-07-05T07:11:01.299Z] DONE 27 tests, 2 skipped in 130.897s
07:11:01 [2022-07-05T07:11:01.299Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
07:11:01 [2022-07-05T07:11:01.299Z] ++ 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
07:11:01 [2022-07-05T07:11:01.299Z] ++ set -e
07:11:01 [2022-07-05T07:11:01.299Z] ++ '[' -n 0 ']'
07:11:01 [2022-07-05T07:11:01.299Z] ++ set -x
07:11:01 [2022-07-05T07:11:01.299Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
07:11:01 [2022-07-05T07:11:01.299Z] INFO: Testing against a local daemon
07:11:01 [2022-07-05T07:11:01.299Z] === RUN   TestSessionCreate
07:11:01 [2022-07-05T07:11:01.299Z] --- PASS: TestSessionCreate (0.02s)
07:11:01 [2022-07-05T07:11:01.299Z] === RUN   TestSessionCreateWithBadUpgrade
07:11:01 [2022-07-05T07:11:01.299Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
07:11:01 [2022-07-05T07:11:01.299Z] PASS
07:11:01 [2022-07-05T07:11:01.299Z] 
07:11:01 [2022-07-05T07:11:01.299Z] DONE 2 tests in 0.130s
07:11:01 [2022-07-05T07:11:01.299Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
07:11:01 [2022-07-05T07:11:01.299Z] ++ 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
07:11:01 [2022-07-05T07:11:01.299Z] ++ set -e
07:11:01 [2022-07-05T07:11:01.299Z] ++ '[' -n 0 ']'
07:11:01 [2022-07-05T07:11:01.299Z] ++ set -x
07:11:01 [2022-07-05T07:11:01.299Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
07:11:01 [2022-07-05T07:11:01.299Z] INFO: Testing against a local daemon
07:11:01 [2022-07-05T07:11:01.299Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:11:01 [2022-07-05T07:11:01.299Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:11:01 [2022-07-05T07:11:01.299Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:11:01 [2022-07-05T07:11:01.299Z] === RUN   TestDiskUsage
07:11:01 [2022-07-05T07:11:01.299Z] === PAUSE TestDiskUsage
07:11:01 [2022-07-05T07:11:01.299Z] === RUN   TestEventsExecDie
07:11:01 [2022-07-05T07:11:01.517Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
07:11:01 [2022-07-05T07:11:01.517Z] === RUN   TestDockerSuite/TestBuildBlankName
07:11:01 [2022-07-05T07:11:01.777Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
07:11:01 [2022-07-05T07:11:01.871Z] --- PASS: TestEventsExecDie (0.49s)
07:11:01 [2022-07-05T07:11:01.871Z] === RUN   TestEventsBackwardsCompatible
07:11:01 [2022-07-05T07:11:01.871Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
07:11:01 [2022-07-05T07:11:01.871Z] === RUN   TestEventsVolumeCreate
07:11:01 [2022-07-05T07:11:01.871Z] --- PASS: TestEventsVolumeCreate (0.05s)
07:11:01 [2022-07-05T07:11:01.871Z] === RUN   TestInfoBinaryCommits
07:11:01 [2022-07-05T07:11:01.871Z] --- PASS: TestInfoBinaryCommits (0.02s)
07:11:01 [2022-07-05T07:11:01.871Z] === RUN   TestInfoAPIVersioned
07:11:01 [2022-07-05T07:11:01.871Z] --- PASS: TestInfoAPIVersioned (0.01s)
07:11:01 [2022-07-05T07:11:01.871Z] === RUN   TestInfoAPI
07:11:01 [2022-07-05T07:11:01.871Z] --- PASS: TestInfoAPI (0.02s)
07:11:01 [2022-07-05T07:11:01.871Z] === RUN   TestInfoAPIWarnings
07:11:03 [2022-07-05T07:11:03.694Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
07:11:04 [2022-07-05T07:11:04.265Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
07:11:06 [2022-07-05T07:11:06.177Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
07:11:06 [2022-07-05T07:11:06.437Z]     check_test.go:540: [d55832547f829] daemon is not started
07:11:06 [2022-07-05T07:11:06.437Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
07:11:07 [2022-07-05T07:11:07.009Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
07:11:07 [2022-07-05T07:11:07.269Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
07:11:07 [2022-07-05T07:11:07.529Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
07:11:08 [2022-07-05T07:11:08.101Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
07:11:10 [2022-07-05T07:11:10.065Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
07:11:10 [2022-07-05T07:11:10.065Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
07:11:10 [2022-07-05T07:11:10.065Z]     check_test.go:540: [d5f38f32272dd] daemon is not started
07:11:10 [2022-07-05T07:11:10.065Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
07:11:11 [2022-07-05T07:11:11.995Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
07:11:12 [2022-07-05T07:11:12.568Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
07:11:14 [2022-07-05T07:11:14.480Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
07:11:14 [2022-07-05T07:11:14.741Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
07:11:15 [2022-07-05T07:11:15.312Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
07:11:18 [2022-07-05T07:11:18.611Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
07:11:18 [2022-07-05T07:11:18.872Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
07:11:19 [2022-07-05T07:11:19.959Z] --- PASS: TestInfoAPIWarnings (16.55s)
07:11:19 [2022-07-05T07:11:19.959Z] === RUN   TestInfoDebug
07:11:19 [2022-07-05T07:11:19.959Z] --- PASS: TestInfoDebug (0.52s)
07:11:19 [2022-07-05T07:11:19.959Z] === RUN   TestInfoInsecureRegistries
07:11:19 [2022-07-05T07:11:19.959Z] --- PASS: TestInfoInsecureRegistries (0.52s)
07:11:19 [2022-07-05T07:11:19.959Z] === RUN   TestInfoRegistryMirrors
07:11:19 [2022-07-05T07:11:19.959Z] --- PASS: TestInfoRegistryMirrors (0.52s)
07:11:19 [2022-07-05T07:11:19.959Z] === RUN   TestLoginFailsWithBadCredentials
07:11:19 [2022-07-05T07:11:19.959Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
07:11:19 [2022-07-05T07:11:19.959Z] === RUN   TestPingCacheHeaders
07:11:19 [2022-07-05T07:11:19.959Z] --- PASS: TestPingCacheHeaders (0.02s)
07:11:19 [2022-07-05T07:11:19.959Z] === RUN   TestPingGet
07:11:19 [2022-07-05T07:11:19.959Z] --- PASS: TestPingGet (0.01s)
07:11:19 [2022-07-05T07:11:19.959Z] === RUN   TestPingHead
07:11:20 [2022-07-05T07:11:20.218Z] --- PASS: TestPingHead (0.02s)
07:11:20 [2022-07-05T07:11:20.218Z] === RUN   TestPingSwarmHeader
07:11:20 [2022-07-05T07:11:20.256Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
07:11:20 [2022-07-05T07:11:20.787Z] === RUN   TestPingSwarmHeader/before_swarm_init
07:11:20 [2022-07-05T07:11:20.787Z] === RUN   TestPingSwarmHeader/after_swarm_init
07:11:21 [2022-07-05T07:11:21.725Z] === RUN   TestPingSwarmHeader/after_swarm_leave
07:11:21 [2022-07-05T07:11:21.725Z] --- PASS: TestPingSwarmHeader (1.65s)
07:11:21 [2022-07-05T07:11:21.725Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
07:11:21 [2022-07-05T07:11:21.725Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
07:11:21 [2022-07-05T07:11:21.725Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
07:11:21 [2022-07-05T07:11:21.725Z] === RUN   TestVersion
07:11:21 [2022-07-05T07:11:21.725Z] --- PASS: TestVersion (0.02s)
07:11:21 [2022-07-05T07:11:21.725Z] === CONT  TestDiskUsage
07:11:22 [2022-07-05T07:11:22.171Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
07:11:22 [2022-07-05T07:11:22.293Z] === RUN   TestDiskUsage/empty
07:11:22 [2022-07-05T07:11:22.294Z] === RUN   TestDiskUsage/empty/container_types
07:11:22 [2022-07-05T07:11:22.294Z] === RUN   TestDiskUsage/empty/image_types
07:11:22 [2022-07-05T07:11:22.294Z] === RUN   TestDiskUsage/empty/volume_types
07:11:22 [2022-07-05T07:11:22.294Z] === RUN   TestDiskUsage/empty/build-cache_types
07:11:22 [2022-07-05T07:11:22.294Z] === RUN   TestDiskUsage/empty/container,_volume_types
07:11:22 [2022-07-05T07:11:22.294Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
07:11:22 [2022-07-05T07:11:22.294Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
07:11:22 [2022-07-05T07:11:22.294Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
07:11:22 [2022-07-05T07:11:22.294Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
07:11:22 [2022-07-05T07:11:22.294Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
07:11:22 [2022-07-05T07:11:22.294Z] === RUN   TestDiskUsage/after_LoadBusybox
07:11:22 [2022-07-05T07:11:22.553Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
07:11:22 [2022-07-05T07:11:22.553Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
07:11:22 [2022-07-05T07:11:22.553Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
07:11:22 [2022-07-05T07:11:22.553Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
07:11:22 [2022-07-05T07:11:22.553Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
07:11:22 [2022-07-05T07:11:22.553Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
07:11:22 [2022-07-05T07:11:22.553Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
07:11:22 [2022-07-05T07:11:22.553Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
07:11:22 [2022-07-05T07:11:22.553Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
07:11:22 [2022-07-05T07:11:22.553Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
07:11:22 [2022-07-05T07:11:22.553Z] === RUN   TestDiskUsage/after_container.Run
07:11:22 [2022-07-05T07:11:22.813Z] === RUN   TestDiskUsage/after_container.Run/container_types
07:11:22 [2022-07-05T07:11:22.813Z] === RUN   TestDiskUsage/after_container.Run/image_types
07:11:22 [2022-07-05T07:11:22.813Z] === RUN   TestDiskUsage/after_container.Run/volume_types
07:11:22 [2022-07-05T07:11:22.813Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
07:11:22 [2022-07-05T07:11:22.813Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
07:11:22 [2022-07-05T07:11:22.813Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
07:11:22 [2022-07-05T07:11:22.813Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
07:11:22 [2022-07-05T07:11:22.813Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
07:11:22 [2022-07-05T07:11:22.813Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
07:11:22 [2022-07-05T07:11:22.813Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
07:11:22 [2022-07-05T07:11:22.813Z] --- PASS: TestDiskUsage (1.13s)
07:11:22 [2022-07-05T07:11:22.813Z]     --- PASS: TestDiskUsage/empty (0.01s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]     --- PASS: TestDiskUsage/after_container.Run (0.29s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z] PASS
07:11:22 [2022-07-05T07:11:22.813Z] 
07:11:22 [2022-07-05T07:11:22.813Z] === Skipped
07:11:22 [2022-07-05T07:11:22.813Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:11:22 [2022-07-05T07:11:22.813Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:11:22 [2022-07-05T07:11:22.813Z] 
07:11:22 [2022-07-05T07:11:22.813Z] DONE 54 tests, 1 skipped in 21.803s
07:11:22 [2022-07-05T07:11:22.813Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
07:11:22 [2022-07-05T07:11:22.813Z] ++ 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
07:11:22 [2022-07-05T07:11:22.813Z] ++ set -e
07:11:22 [2022-07-05T07:11:22.813Z] ++ '[' -n 0 ']'
07:11:22 [2022-07-05T07:11:22.813Z] ++ set -x
07:11:22 [2022-07-05T07:11:22.813Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
07:11:23 [2022-07-05T07:11:23.073Z] INFO: Testing against a local daemon
07:11:23 [2022-07-05T07:11:23.073Z] === RUN   TestVolumesCreateAndList
07:11:23 [2022-07-05T07:11:23.073Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:11:23 [2022-07-05T07:11:23.073Z] === RUN   TestVolumesRemove
07:11:23 [2022-07-05T07:11:23.073Z] --- PASS: TestVolumesRemove (0.06s)
07:11:23 [2022-07-05T07:11:23.073Z] === RUN   TestVolumesInspect
07:11:23 [2022-07-05T07:11:23.073Z] --- PASS: TestVolumesInspect (0.02s)
07:11:23 [2022-07-05T07:11:23.073Z] === RUN   TestVolumesInvalidJSON
07:11:23 [2022-07-05T07:11:23.073Z] === RUN   TestVolumesInvalidJSON/volumes/create
07:11:23 [2022-07-05T07:11:23.073Z] === PAUSE TestVolumesInvalidJSON/volumes/create
07:11:23 [2022-07-05T07:11:23.073Z] === CONT  TestVolumesInvalidJSON/volumes/create
07:11:23 [2022-07-05T07:11:23.073Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
07:11:23 [2022-07-05T07:11:23.073Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
07:11:23 [2022-07-05T07:11:23.073Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
07:11:23 [2022-07-05T07:11:23.073Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
07:11:23 [2022-07-05T07:11:23.073Z] --- PASS: TestVolumesInvalidJSON (0.01s)
07:11:23 [2022-07-05T07:11:23.073Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
07:11:23 [2022-07-05T07:11:23.073Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
07:11:23 [2022-07-05T07:11:23.073Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
07:11:23 [2022-07-05T07:11:23.073Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
07:11:23 [2022-07-05T07:11:23.073Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
07:11:23 [2022-07-05T07:11:23.073Z] PASS
07:11:23 [2022-07-05T07:11:23.073Z] 
07:11:23 [2022-07-05T07:11:23.073Z] DONE 9 tests in 0.198s
07:11:23 [2022-07-05T07:11:23.073Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:11:23 [2022-07-05T07:11:23.334Z] ++++ cat bundles/test-integration/docker.pid
07:11:23 [2022-07-05T07:11:23.334Z] +++ kill 14271
07:11:23 [2022-07-05T07:11:23.334Z] +++ /etc/init.d/apparmor stop
07:11:23 [2022-07-05T07:11:23.334Z] Leaving: AppArmorNo profiles have been unloaded.
07:11:23 [2022-07-05T07:11:23.334Z] 
07:11:23 [2022-07-05T07:11:23.334Z] Unloading profiles will leave already running processes permanently
07:11:23 [2022-07-05T07:11:23.334Z] unconfined, which can lead to unexpected situations.
07:11:23 [2022-07-05T07:11:23.334Z] 
07:11:23 [2022-07-05T07:11:23.334Z] To set a process to complain mode, use the command line tool
07:11:23 [2022-07-05T07:11:23.334Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:11:23 [2022-07-05T07:11:23.334Z] +++ true
07:11:23 [2022-07-05T07:11:23.334Z] exiting test-integration
07:11:23 [2022-07-05T07:11:23.334Z] ++ exit 0
07:11:23 [2022-07-05T07:11:23.334Z] 
Post stage
[Pipeline] junit
07:11:24 [2022-07-05T07:11:24.284Z] Recording test results
07:11:24 [2022-07-05T07:11:24.451Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:11:24 [2022-07-05T07:11:24.780Z] + echo Ensuring container killed.
07:11:24 [2022-07-05T07:11:24.780Z] Ensuring container killed.
07:11:24 [2022-07-05T07:11:24.780Z] + docker rm -vf docker-pr1
07:11:24 [2022-07-05T07:11:24.780Z] Error: No such container: docker-pr1
[Pipeline] sh
07:11:25 [2022-07-05T07:11:25.062Z] + echo Chowning /workspace to jenkins user
07:11:25 [2022-07-05T07:11:25.062Z] Chowning /workspace to jenkins user
07:11:25 [2022-07-05T07:11:25.062Z] + id -u
07:11:25 [2022-07-05T07:11:25.062Z] + id -g
07:11:25 [2022-07-05T07:11:25.062Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43768:/workspace busybox chown -R 1000:1000 /workspace
07:11:25 [2022-07-05T07:11:25.062Z] Unable to find image 'busybox:latest' locally
07:11:25 [2022-07-05T07:11:25.321Z] latest: Pulling from library/busybox
07:11:25 [2022-07-05T07:11:25.321Z] 87379020f3b6: Pulling fs layer
07:11:25 [2022-07-05T07:11:25.321Z] 87379020f3b6: Verifying Checksum
07:11:25 [2022-07-05T07:11:25.321Z] 87379020f3b6: Download complete
07:11:25 [2022-07-05T07:11:25.472Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
07:11:25 [2022-07-05T07:11:25.579Z] 87379020f3b6: Pull complete
07:11:25 [2022-07-05T07:11:25.579Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
07:11:25 [2022-07-05T07:11:25.579Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:11:26 [2022-07-05T07:11:26.813Z] + bundleName=arm64-integration
07:11:26 [2022-07-05T07:11:26.813Z] + echo Creating arm64-integration-bundles.tar.gz
07:11:26 [2022-07-05T07:11:26.813Z] Creating arm64-integration-bundles.tar.gz
07:11:26 [2022-07-05T07:11:26.813Z] + + xargs tar -czf arm64-integration-bundles.tar.gz
07:11:26 [2022-07-05T07:11:26.813Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
07:11:27 [2022-07-05T07:11:27.084Z] Archiving artifacts
07:11:28 [2022-07-05T07:11:28.578Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43768/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:11:28 [2022-07-05T07:11:28.774Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
07:11:28 [2022-07-05T07:11:28.892Z] + make clean
07:11:29 [2022-07-05T07:11:29.151Z] docker volume rm -f docker-dev-cache docker-mod-cache
07:11:29 [2022-07-05T07:11:29.151Z] docker-dev-cache
07:11:29 [2022-07-05T07:11:29.151Z] docker-mod-cache
[Pipeline] deleteDir
07:11:30 [2022-07-05T07:11:30.157Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:11:33 [2022-07-05T07:11:33.461Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
07:11:33 [2022-07-05T07:11:33.721Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
07:11:34 [2022-07-05T07:11:34.662Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
07:11:36 [2022-07-05T07:11:36.047Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
07:11:36 [2022-07-05T07:11:36.618Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
07:11:37 [2022-07-05T07:11:37.188Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
07:11:37 [2022-07-05T07:11:37.188Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
07:11:39 [2022-07-05T07:11:39.736Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
07:11:40 [2022-07-05T07:11:40.307Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
07:11:42 [2022-07-05T07:11:42.219Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
07:11:46 [2022-07-05T07:11:46.423Z]     docker_cli_daemon_test.go:2503: [da0b67fc15292] daemon is not started
07:11:47 [2022-07-05T07:11:47.414Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
07:11:47 [2022-07-05T07:11:47.674Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
07:11:49 [2022-07-05T07:11:49.056Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
07:11:50 [2022-07-05T07:11:50.440Z] === RUN   TestDockerSuite/TestBuildCacheAdd
07:11:51 [2022-07-05T07:11:51.381Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
07:11:51 [2022-07-05T07:11:51.951Z] === RUN   TestDockerSuite/TestBuildCacheFrom
07:11:57 [2022-07-05T07:11:57.345Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
07:11:57 [2022-07-05T07:11:57.610Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
07:11:59 [2022-07-05T07:11:59.539Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
07:11:59 [2022-07-05T07:11:59.539Z] === RUN   TestDockerDaemonSuite/TestShmSize
07:12:00 [2022-07-05T07:12:00.483Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
07:12:01 [2022-07-05T07:12:01.425Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
07:12:01 [2022-07-05T07:12:01.425Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
07:12:03 [2022-07-05T07:12:03.974Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
07:12:03 [2022-07-05T07:12:03.974Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
07:12:04 [2022-07-05T07:12:04.236Z]     check_test.go:540: [d9629ff47cc60] daemon is not started
07:12:04 [2022-07-05T07:12:04.236Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
07:12:04 [2022-07-05T07:12:04.809Z] === RUN   TestDockerSuite/TestBuildClearCmd
07:12:05 [2022-07-05T07:12:05.070Z] === RUN   TestDockerSuite/TestBuildCmd
07:12:05 [2022-07-05T07:12:05.642Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
07:12:05 [2022-07-05T07:12:05.902Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
07:12:06 [2022-07-05T07:12:06.164Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
07:12:06 [2022-07-05T07:12:06.164Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
07:12:06 [2022-07-05T07:12:06.164Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
07:12:07 [2022-07-05T07:12:07.550Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
07:12:10 [2022-07-05T07:12:10.096Z] --- PASS: TestDockerDaemonSuite (330.95s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.82s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.50s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.64s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.33s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.59s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.45s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.79s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.41s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.15s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.21s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.44s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.52s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.18s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.41s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.45s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.36s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.88s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
07:12:10 [2022-07-05T07:12:10.096Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.68s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.58s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.36s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.67s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.91s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.38s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.51s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.13s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.00s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.20s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.62s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.68s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.77s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.40s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.40s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.54s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.59s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.04s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.33s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.04s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.96s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.94s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.14s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.15s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.25s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.24s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.61s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.66s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.95s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.58s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.85s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.91s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.25s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.02s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.56s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.39s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.00s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.48s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.09s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.01s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.82s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.37s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.54s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.25s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.15s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.83s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.94s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.83s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.67s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.43s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.90s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.65s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.94s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.40s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.22s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.11s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.86s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.24s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.26s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.32s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.76s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.07s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.14s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.59s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.82s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.80s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.97s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.71s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s)
07:12:10 [2022-07-05T07:12:10.097Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.88s)
07:12:10 [2022-07-05T07:12:10.097Z] === RUN   TestDockerSwarmSuite
07:12:10 [2022-07-05T07:12:10.097Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
07:12:13 [2022-07-05T07:12:13.405Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
07:12:13 [2022-07-05T07:12:13.668Z] === RUN   TestDockerSuite/TestBuildConditionalCache
07:12:14 [2022-07-05T07:12:14.608Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
07:12:15 [2022-07-05T07:12:15.992Z] === RUN   TestDockerSuite/TestBuildContextCleanup
07:12:16 [2022-07-05T07:12:16.252Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
07:12:16 [2022-07-05T07:12:16.512Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
07:12:17 [2022-07-05T07:12:17.083Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
07:12:17 [2022-07-05T07:12:17.654Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
07:12:17 [2022-07-05T07:12:17.915Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
07:12:22 [2022-07-05T07:12:22.121Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
07:12:30 [2022-07-05T07:12:30.256Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
07:12:30 [2022-07-05T07:12:30.257Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
07:12:32 [2022-07-05T07:12:32.803Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
07:12:35 [2022-07-05T07:12:35.347Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
07:12:36 [2022-07-05T07:12:36.293Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
07:12:36 [2022-07-05T07:12:36.293Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
07:12:37 [2022-07-05T07:12:37.678Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
07:12:37 [2022-07-05T07:12:37.678Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
07:12:37 [2022-07-05T07:12:37.678Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
07:12:37 [2022-07-05T07:12:37.678Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
07:12:37 [2022-07-05T07:12:37.678Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
07:12:37 [2022-07-05T07:12:37.678Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
07:12:37 [2022-07-05T07:12:37.678Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
07:12:37 [2022-07-05T07:12:37.678Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
07:12:37 [2022-07-05T07:12:37.678Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
07:12:37 [2022-07-05T07:12:37.843Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd
07:12:37 [2022-07-05T07:12:37.843Z] Copying nested executables into bundles/cross/linux/amd64-daemon
07:12:38 [2022-07-05T07:12:38.779Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy
07:12:38 [2022-07-05T07:12:38.779Z] GOOS="linux" GOARCH="amd64" GOARM=""
07:12:38 [2022-07-05T07:12:38.779Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy
07:12:38 [2022-07-05T07:12:38.779Z] Cross building: bundles/cross/windows/amd64
07:12:38 [2022-07-05T07:12:38.779Z] +++++++ cat ./cli/winresources/dockerd/winres.json
07:12:38 [2022-07-05T07:12:38.779Z] {
07:12:38 [2022-07-05T07:12:38.779Z]   "RT_GROUP_ICON": {
07:12:38 [2022-07-05T07:12:38.779Z]     "#1": {
07:12:38 [2022-07-05T07:12:38.779Z]       "0409": "../../winresources/docker.ico"
07:12:38 [2022-07-05T07:12:38.779Z]     }
07:12:38 [2022-07-05T07:12:38.779Z]   },
07:12:38 [2022-07-05T07:12:38.779Z]   "RT_MANIFEST": {
07:12:38 [2022-07-05T07:12:38.779Z]     "#1": {
07:12:38 [2022-07-05T07:12:38.779Z]       "0409": {
07:12:38 [2022-07-05T07:12:38.779Z]         "identity": {},
07:12:38 [2022-07-05T07:12:38.779Z]         "description": "Docker Engine",
07:12:38 [2022-07-05T07:12:38.779Z]         "minimum-os": "vista",
07:12:38 [2022-07-05T07:12:38.779Z]         "execution-level": "",
07:12:38 [2022-07-05T07:12:38.779Z]         "ui-access": false,
07:12:38 [2022-07-05T07:12:38.779Z]         "auto-elevate": false,
07:12:38 [2022-07-05T07:12:38.779Z]         "dpi-awareness": "unaware",
07:12:38 [2022-07-05T07:12:38.779Z]         "disable-theming": false,
07:12:38 [2022-07-05T07:12:38.779Z]         "disable-window-filtering": false,
07:12:38 [2022-07-05T07:12:38.779Z]         "high-resolution-scrolling-aware": false,
07:12:38 [2022-07-05T07:12:38.779Z]         "ultra-high-resolution-scrolling-aware": false,
07:12:38 [2022-07-05T07:12:38.779Z]         "long-path-aware": false,
07:12:38 [2022-07-05T07:12:38.779Z]         "printer-driver-isolation": false,
07:12:38 [2022-07-05T07:12:38.779Z]         "gdi-scaling": false,
07:12:38 [2022-07-05T07:12:38.779Z]         "segment-heap": false,
07:12:38 [2022-07-05T07:12:38.779Z]         "use-common-controls-v6": false
07:12:38 [2022-07-05T07:12:38.779Z]       }
07:12:38 [2022-07-05T07:12:38.779Z]     }
07:12:38 [2022-07-05T07:12:38.779Z]   },
07:12:38 [2022-07-05T07:12:38.779Z]   "RT_MESSAGETABLE": {
07:12:38 [2022-07-05T07:12:38.779Z]     "#1": {
07:12:38 [2022-07-05T07:12:38.779Z]       "0409": "../../winresources/event_messages.bin"
07:12:38 [2022-07-05T07:12:38.779Z]     }
07:12:38 [2022-07-05T07:12:38.779Z]   },
07:12:38 [2022-07-05T07:12:38.779Z]   "RT_VERSION": {
07:12:38 [2022-07-05T07:12:38.779Z]     "#1": {
07:12:38 [2022-07-05T07:12:38.779Z]       "0409": {
07:12:38 [2022-07-05T07:12:38.779Z]         "fixed": {
07:12:38 [2022-07-05T07:12:38.779Z]           "file_version": "0.0.0.0",
07:12:38 [2022-07-05T07:12:38.779Z]           "product_version": "0.0.0.0",
07:12:38 [2022-07-05T07:12:38.779Z]           "type": "Unknown"
07:12:38 [2022-07-05T07:12:38.779Z]         },
07:12:38 [2022-07-05T07:12:38.779Z]         "info": {
07:12:38 [2022-07-05T07:12:38.779Z]           "0000": {
07:12:38 [2022-07-05T07:12:38.779Z]             "CompanyName": "",
07:12:38 [2022-07-05T07:12:38.779Z]             "FileVersion": "dev",
07:12:38 [2022-07-05T07:12:38.779Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
07:12:38 [2022-07-05T07:12:38.779Z]             "OriginalFileName": "dockerd.exe",
07:12:38 [2022-07-05T07:12:38.779Z]             "ProductName": "",
07:12:38 [2022-07-05T07:12:38.779Z]             "ProductVersion": "dev",
07:12:38 [2022-07-05T07:12:38.779Z]             "SpecialBuild": "720fd638f6aecba6e2b9b86564a9bbe3d771f57e"
07:12:38 [2022-07-05T07:12:38.779Z]           }
07:12:38 [2022-07-05T07:12:38.779Z]         }
07:12:38 [2022-07-05T07:12:38.779Z]       }
07:12:38 [2022-07-05T07:12:38.779Z]     }
07:12:38 [2022-07-05T07:12:38.779Z]   }
07:12:38 [2022-07-05T07:12:38.779Z] }
07:12:38 [2022-07-05T07:12:38.779Z] cmd/dockerd/config.go
07:12:38 [2022-07-05T07:12:38.779Z] cmd/dockerd/config_windows.go
07:12:38 [2022-07-05T07:12:38.779Z] cmd/dockerd/daemon.go
07:12:38 [2022-07-05T07:12:38.779Z] cmd/dockerd/daemon_test.go
07:12:38 [2022-07-05T07:12:38.779Z] cmd/dockerd/daemon_windows.go
07:12:38 [2022-07-05T07:12:38.779Z] cmd/dockerd/docker.go
07:12:38 [2022-07-05T07:12:38.779Z] cmd/dockerd/docker_windows.go
07:12:38 [2022-07-05T07:12:38.779Z] cmd/dockerd/genwinres_windows.go
07:12:38 [2022-07-05T07:12:38.779Z] cmd/dockerd/metrics.go
07:12:38 [2022-07-05T07:12:38.779Z] cmd/dockerd/options.go
07:12:38 [2022-07-05T07:12:38.779Z] cmd/dockerd/options_test.go
07:12:38 [2022-07-05T07:12:38.779Z] cmd/dockerd/service_windows.go
07:12:38 [2022-07-05T07:12:38.779Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe
07:12:38 [2022-07-05T07:12:38.779Z] GOOS="windows" GOARCH="amd64" GOARM=""
07:12:39 [2022-07-05T07:12:39.590Z]     docker_api_swarm_test.go:563: [d3294fa013517] joining swarm manager [daf8de82b375f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:12:41 [2022-07-05T07:12:41.501Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
07:12:45 [2022-07-05T07:12:45.709Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
07:12:48 [2022-07-05T07:12:48.294Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
07:12:48 [2022-07-05T07:12:48.554Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
07:12:51 [2022-07-05T07:12:51.852Z]     docker_api_swarm_test.go:585: [d29788d1469f2] joining swarm manager [daf8de82b375f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:12:55 [2022-07-05T07:12:55.148Z]     check_test.go:611: [d3294fa013517] daemon is not started
07:12:55 [2022-07-05T07:12:55.148Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
07:12:59 [2022-07-05T07:12:59.350Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
07:13:00 [2022-07-05T07:13:00.292Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
07:13:01 [2022-07-05T07:13:01.234Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
07:13:04 [2022-07-05T07:13:04.532Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
07:13:04 [2022-07-05T07:13:04.793Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
07:13:05 [2022-07-05T07:13:05.054Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
07:13:05 [2022-07-05T07:13:05.054Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
07:13:05 [2022-07-05T07:13:05.054Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
07:13:05 [2022-07-05T07:13:05.054Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
07:13:06 [2022-07-05T07:13:06.438Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
07:13:07 [2022-07-05T07:13:07.384Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
07:13:07 [2022-07-05T07:13:07.955Z]     docker_api_swarm_test.go:46: [d68c56d91d314] joining swarm manager [db0d576647b88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:13:08 [2022-07-05T07:13:08.897Z] === RUN   TestDockerSuite/TestBuildDockerignore
07:13:17 [2022-07-05T07:13:17.043Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
07:13:18 [2022-07-05T07:13:18.425Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
07:13:21 [2022-07-05T07:13:21.724Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
07:13:27 [2022-07-05T07:13:27.012Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
07:13:27 [2022-07-05T07:13:27.583Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
07:13:28 [2022-07-05T07:13:28.155Z] --- PASS: TestImportExtremelyLargeImageWorks (179.82s)
07:13:28 [2022-07-05T07:13:28.155Z] PASS
07:13:28 [2022-07-05T07:13:28.155Z] 
07:13:28 [2022-07-05T07:13:28.155Z] DONE 22 tests in 184.290s
07:13:28 [2022-07-05T07:13:28.155Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
07:13:28 [2022-07-05T07:13:28.155Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
07:13:28 [2022-07-05T07:13:28.155Z] ++ set -e
07:13:28 [2022-07-05T07:13:28.155Z] ++ '[' -n 0 ']'
07:13:28 [2022-07-05T07:13:28.155Z] ++ set -x
07:13:28 [2022-07-05T07:13:28.155Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
07:13:28 [2022-07-05T07:13:28.155Z] === RUN   TestStripANSICommands
07:13:28 [2022-07-05T07:13:28.155Z] === RUN   TestStripANSICommands/#00
07:13:28 [2022-07-05T07:13:28.155Z] === RUN   TestStripANSICommands/#01
07:13:28 [2022-07-05T07:13:28.155Z] --- PASS: TestStripANSICommands (0.00s)
07:13:28 [2022-07-05T07:13:28.155Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
07:13:28 [2022-07-05T07:13:28.155Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
07:13:28 [2022-07-05T07:13:28.155Z] PASS
07:13:28 [2022-07-05T07:13:28.155Z] 
07:13:28 [2022-07-05T07:13:28.155Z] DONE 3 tests in 0.046s
07:13:28 [2022-07-05T07:13:28.155Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
07:13:28 [2022-07-05T07:13:28.155Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
07:13:28 [2022-07-05T07:13:28.155Z] ++ set -e
07:13:28 [2022-07-05T07:13:28.155Z] ++ '[' -n 0 ']'
07:13:28 [2022-07-05T07:13:28.155Z] ++ set -x
07:13:28 [2022-07-05T07:13:28.155Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
07:13:28 [2022-07-05T07:13:28.417Z] INFO: Testing against a local daemon
07:13:28 [2022-07-05T07:13:28.417Z] === RUN   TestNetworkCreateDelete
07:13:28 [2022-07-05T07:13:28.417Z] --- PASS: TestNetworkCreateDelete (0.18s)
07:13:28 [2022-07-05T07:13:28.417Z] === RUN   TestDockerNetworkDeletePreferID
07:13:28 [2022-07-05T07:13:28.988Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
07:13:28 [2022-07-05T07:13:28.988Z] === RUN   TestDaemonDNSFallback
07:13:30 [2022-07-05T07:13:30.901Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
07:13:31 [2022-07-05T07:13:31.161Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
07:13:31 [2022-07-05T07:13:31.161Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
07:13:33 [2022-07-05T07:13:33.702Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
07:13:35 [2022-07-05T07:13:35.085Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
07:13:36 [2022-07-05T07:13:36.029Z] --- PASS: TestDaemonDNSFallback (6.90s)
07:13:36 [2022-07-05T07:13:36.029Z] === RUN   TestInspectNetwork
07:13:36 [2022-07-05T07:13:36.289Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
07:13:40 [2022-07-05T07:13:40.493Z] === RUN   TestInspectNetwork/full_network_id
07:13:40 [2022-07-05T07:13:40.493Z] === RUN   TestInspectNetwork/partial_network_id
07:13:40 [2022-07-05T07:13:40.493Z] === RUN   TestInspectNetwork/network_name
07:13:40 [2022-07-05T07:13:40.493Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:13:41 [2022-07-05T07:13:41.063Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
07:13:42 [2022-07-05T07:13:42.453Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
07:13:43 [2022-07-05T07:13:43.836Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
07:13:44 [2022-07-05T07:13:44.405Z] --- PASS: TestInspectNetwork (8.40s)
07:13:44 [2022-07-05T07:13:44.405Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:13:44 [2022-07-05T07:13:44.405Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:13:44 [2022-07-05T07:13:44.405Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
07:13:44 [2022-07-05T07:13:44.405Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:13:44 [2022-07-05T07:13:44.405Z] === RUN   TestRunContainerWithBridgeNone
07:13:46 [2022-07-05T07:13:46.317Z] --- PASS: TestRunContainerWithBridgeNone (1.96s)
07:13:46 [2022-07-05T07:13:46.317Z] === RUN   TestNetworkInvalidJSON
07:13:46 [2022-07-05T07:13:46.317Z] === RUN   TestNetworkInvalidJSON/networks/create
07:13:46 [2022-07-05T07:13:46.317Z] === PAUSE TestNetworkInvalidJSON/networks/create
07:13:46 [2022-07-05T07:13:46.317Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
07:13:46 [2022-07-05T07:13:46.317Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
07:13:46 [2022-07-05T07:13:46.317Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
07:13:46 [2022-07-05T07:13:46.317Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
07:13:46 [2022-07-05T07:13:46.317Z] === CONT  TestNetworkInvalidJSON/networks/create
07:13:46 [2022-07-05T07:13:46.317Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
07:13:46 [2022-07-05T07:13:46.317Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
07:13:46 [2022-07-05T07:13:46.317Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
07:13:46 [2022-07-05T07:13:46.317Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
07:13:46 [2022-07-05T07:13:46.317Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
07:13:46 [2022-07-05T07:13:46.317Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
07:13:46 [2022-07-05T07:13:46.317Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
07:13:46 [2022-07-05T07:13:46.317Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
07:13:46 [2022-07-05T07:13:46.317Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
07:13:46 [2022-07-05T07:13:46.317Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
07:13:46 [2022-07-05T07:13:46.317Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
07:13:46 [2022-07-05T07:13:46.317Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
07:13:46 [2022-07-05T07:13:46.317Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
07:13:46 [2022-07-05T07:13:46.317Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
07:13:46 [2022-07-05T07:13:46.317Z] --- PASS: TestNetworkInvalidJSON (0.04s)
07:13:46 [2022-07-05T07:13:46.317Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
07:13:46 [2022-07-05T07:13:46.317Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
07:13:46 [2022-07-05T07:13:46.317Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
07:13:46 [2022-07-05T07:13:46.317Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
07:13:46 [2022-07-05T07:13:46.317Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
07:13:46 [2022-07-05T07:13:46.317Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
07:13:46 [2022-07-05T07:13:46.317Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
07:13:46 [2022-07-05T07:13:46.317Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
07:13:46 [2022-07-05T07:13:46.317Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
07:13:46 [2022-07-05T07:13:46.317Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
07:13:46 [2022-07-05T07:13:46.317Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s)
07:13:46 [2022-07-05T07:13:46.317Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
07:13:46 [2022-07-05T07:13:46.317Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
07:13:46 [2022-07-05T07:13:46.317Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
07:13:46 [2022-07-05T07:13:46.317Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
07:13:46 [2022-07-05T07:13:46.317Z] === RUN   TestNetworkList
07:13:46 [2022-07-05T07:13:46.317Z] === RUN   TestNetworkList//networks
07:13:46 [2022-07-05T07:13:46.317Z] === PAUSE TestNetworkList//networks
07:13:46 [2022-07-05T07:13:46.317Z] === RUN   TestNetworkList//networks/
07:13:46 [2022-07-05T07:13:46.317Z] === PAUSE TestNetworkList//networks/
07:13:46 [2022-07-05T07:13:46.317Z] === CONT  TestNetworkList//networks
07:13:46 [2022-07-05T07:13:46.317Z] === CONT  TestNetworkList//networks/
07:13:46 [2022-07-05T07:13:46.317Z] --- PASS: TestNetworkList (0.03s)
07:13:46 [2022-07-05T07:13:46.317Z]     --- PASS: TestNetworkList//networks (0.00s)
07:13:46 [2022-07-05T07:13:46.317Z]     --- PASS: TestNetworkList//networks/ (0.00s)
07:13:46 [2022-07-05T07:13:46.317Z] === RUN   TestHostIPv4BridgeLabel
07:13:46 [2022-07-05T07:13:46.888Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
07:13:46 [2022-07-05T07:13:46.888Z] === RUN   TestDaemonRestartWithLiveRestore
07:13:47 [2022-07-05T07:13:47.828Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
07:13:47 [2022-07-05T07:13:47.828Z] === RUN   TestDaemonDefaultNetworkPools
07:13:48 [2022-07-05T07:13:48.770Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
07:13:48 [2022-07-05T07:13:48.770Z] === RUN   TestDaemonRestartWithExistingNetwork
07:13:50 [2022-07-05T07:13:50.154Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
07:13:50 [2022-07-05T07:13:50.154Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:13:51 [2022-07-05T07:13:51.094Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
07:13:51 [2022-07-05T07:13:51.094Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:13:51 [2022-07-05T07:13:51.666Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
07:13:51 [2022-07-05T07:13:51.666Z] === RUN   TestServiceWithPredefinedNetwork
07:13:54 [2022-07-05T07:13:54.962Z] --- PASS: TestServiceWithPredefinedNetwork (2.74s)
07:13:54 [2022-07-05T07:13:54.962Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:13:54 [2022-07-05T07:13:54.962Z]     service_test.go:243: FLAKY_TEST
07:13:54 [2022-07-05T07:13:54.962Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:13:54 [2022-07-05T07:13:54.962Z] === RUN   TestServiceWithDataPathPortInit
07:13:54 [2022-07-05T07:13:54.962Z] === RUN   TestDockerSuite/TestBuildDotDotFile
07:13:54 [2022-07-05T07:13:54.962Z] === RUN   TestDockerSuite/TestBuildEOLInLine
07:13:58 [2022-07-05T07:13:58.260Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
07:13:58 [2022-07-05T07:13:58.260Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
07:13:58 [2022-07-05T07:13:58.520Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
07:13:58 [2022-07-05T07:13:58.780Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
07:13:59 [2022-07-05T07:13:59.041Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
07:13:59 [2022-07-05T07:13:59.041Z] === RUN   TestDockerSuite/TestBuildEntrypoint
07:13:59 [2022-07-05T07:13:59.301Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
07:14:00 [2022-07-05T07:14:00.685Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
07:14:02 [2022-07-05T07:14:02.068Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
07:14:03 [2022-07-05T07:14:03.009Z] === RUN   TestDockerSuite/TestBuildEnv
07:14:03 [2022-07-05T07:14:03.948Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
07:14:05 [2022-07-05T07:14:05.353Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
07:14:06 [2022-07-05T07:14:06.309Z] === RUN   TestDockerSuite/TestBuildEnvUsage
07:14:10 [2022-07-05T07:14:10.508Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
07:14:10 [2022-07-05T07:14:10.508Z] --- PASS: TestServiceWithDataPathPortInit (15.94s)
07:14:10 [2022-07-05T07:14:10.508Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:14:13 [2022-07-05T07:14:13.805Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z3zrc2q5twgpho5d6d2dwd3lu Created:2022-07-05 07:14:11.920779271 +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[a26c683021d64a9edc459afc41acc6d8ed0d43a7be27a9b14c5aab45758e49c5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pdpb263c8w6cdu8sg6g58lenb EndpointID:ab758a32225bafba4e145878fe8e74a6f3080ec9d142bee5131f78eb15b99707 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4a35c4b7ad8ead8dface89724c71e279aeacb4ec4d1673cf76a1b0a54c61fdc2 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:1ac32e27dede IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pdpb263c8w6cdu8sg6g58lenb EndpointID:ab758a32225bafba4e145878fe8e74a6f3080ec9d142bee5131f78eb15b99707 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
07:14:16 [2022-07-05T07:14:16.346Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
07:14:18 [2022-07-05T07:14:18.263Z]     docker_api_swarm_test.go:304: [d5ccab1114554] joining swarm manager [d2743a0d30936]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:14:18 [2022-07-05T07:14:18.524Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.10s)
07:14:18 [2022-07-05T07:14:18.524Z] PASS
07:14:18 [2022-07-05T07:14:18.524Z] 
07:14:18 [2022-07-05T07:14:18.524Z] === Skipped
07:14:18 [2022-07-05T07:14:18.524Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:14:18 [2022-07-05T07:14:18.524Z]     service_test.go:243: FLAKY_TEST
07:14:18 [2022-07-05T07:14:18.524Z] 
07:14:18 [2022-07-05T07:14:18.524Z] DONE 38 tests, 1 skipped in 50.355s
07:14:18 [2022-07-05T07:14:18.524Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:14:18 [2022-07-05T07:14:18.524Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
07:14:18 [2022-07-05T07:14:18.524Z] ++ set -e
07:14:18 [2022-07-05T07:14:18.524Z] ++ '[' -n 0 ']'
07:14:18 [2022-07-05T07:14:18.524Z] ++ set -x
07:14:18 [2022-07-05T07:14:18.524Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
07:14:18 [2022-07-05T07:14:18.784Z] INFO: Testing against a local daemon
07:14:18 [2022-07-05T07:14:18.784Z] === RUN   TestDockerNetworkIpvlanPersistance
07:14:18 [2022-07-05T07:14:18.784Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:14:18 [2022-07-05T07:14:18.784Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:14:18 [2022-07-05T07:14:18.784Z] === RUN   TestDockerNetworkIpvlan
07:14:18 [2022-07-05T07:14:18.784Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:14:18 [2022-07-05T07:14:18.784Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:14:18 [2022-07-05T07:14:18.784Z] PASS
07:14:18 [2022-07-05T07:14:18.784Z] 
07:14:18 [2022-07-05T07:14:18.784Z] === Skipped
07:14:18 [2022-07-05T07:14:18.784Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:14:18 [2022-07-05T07:14:18.784Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:14:18 [2022-07-05T07:14:18.784Z] 
07:14:18 [2022-07-05T07:14:18.784Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:14:18 [2022-07-05T07:14:18.784Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:14:18 [2022-07-05T07:14:18.784Z] 
07:14:18 [2022-07-05T07:14:18.784Z] DONE 2 tests, 2 skipped in 0.108s
07:14:18 [2022-07-05T07:14:18.784Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:14:18 [2022-07-05T07:14:18.784Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
07:14:18 [2022-07-05T07:14:18.784Z] ++ set -e
07:14:18 [2022-07-05T07:14:18.784Z] ++ '[' -n 0 ']'
07:14:18 [2022-07-05T07:14:18.784Z] ++ set -x
07:14:18 [2022-07-05T07:14:18.784Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
07:14:18 [2022-07-05T07:14:18.784Z] INFO: Testing against a local daemon
07:14:18 [2022-07-05T07:14:18.784Z] === RUN   TestDockerNetworkMacvlanPersistance
07:14:19 [2022-07-05T07:14:19.726Z]     docker_api_swarm_test.go:305: [d152b73207dde] joining swarm manager [d2743a0d30936]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:14:20 [2022-07-05T07:14:20.299Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
07:14:20 [2022-07-05T07:14:20.299Z] === RUN   TestDockerNetworkMacvlan
07:14:20 [2022-07-05T07:14:20.870Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
07:14:21 [2022-07-05T07:14:21.130Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:14:22 [2022-07-05T07:14:22.071Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:14:23 [2022-07-05T07:14:23.011Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:14:24 [2022-07-05T07:14:24.924Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:14:25 [2022-07-05T07:14:25.866Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
07:14:27 [2022-07-05T07:14:27.248Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:14:27 [2022-07-05T07:14:27.249Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
07:14:30 [2022-07-05T07:14:30.249Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe
07:14:30 [2022-07-05T07:14:30.249Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
07:14:30 [2022-07-05T07:14:30.249Z] {
07:14:30 [2022-07-05T07:14:30.249Z]   "RT_GROUP_ICON": {
07:14:30 [2022-07-05T07:14:30.249Z]     "#1": {
07:14:30 [2022-07-05T07:14:30.249Z]       "0409": "../../winresources/docker.ico"
07:14:30 [2022-07-05T07:14:30.249Z]     }
07:14:30 [2022-07-05T07:14:30.249Z]   },
07:14:30 [2022-07-05T07:14:30.249Z]   "RT_MANIFEST": {
07:14:30 [2022-07-05T07:14:30.249Z]     "#1": {
07:14:30 [2022-07-05T07:14:30.249Z]       "0409": {
07:14:30 [2022-07-05T07:14:30.249Z]         "identity": {},
07:14:30 [2022-07-05T07:14:30.249Z]         "description": "Docker Engine",
07:14:30 [2022-07-05T07:14:30.249Z]         "minimum-os": "vista",
07:14:30 [2022-07-05T07:14:30.249Z]         "execution-level": "",
07:14:30 [2022-07-05T07:14:30.249Z]         "ui-access": false,
07:14:30 [2022-07-05T07:14:30.249Z]         "auto-elevate": false,
07:14:30 [2022-07-05T07:14:30.249Z]         "dpi-awareness": "unaware",
07:14:30 [2022-07-05T07:14:30.249Z]         "disable-theming": false,
07:14:30 [2022-07-05T07:14:30.249Z]         "disable-window-filtering": false,
07:14:30 [2022-07-05T07:14:30.249Z]         "high-resolution-scrolling-aware": false,
07:14:30 [2022-07-05T07:14:30.249Z]         "ultra-high-resolution-scrolling-aware": false,
07:14:30 [2022-07-05T07:14:30.249Z]         "long-path-aware": false,
07:14:30 [2022-07-05T07:14:30.249Z]         "printer-driver-isolation": false,
07:14:30 [2022-07-05T07:14:30.249Z]         "gdi-scaling": false,
07:14:30 [2022-07-05T07:14:30.249Z]         "segment-heap": false,
07:14:30 [2022-07-05T07:14:30.249Z]         "use-common-controls-v6": false
07:14:30 [2022-07-05T07:14:30.249Z]       }
07:14:30 [2022-07-05T07:14:30.249Z]     }
07:14:30 [2022-07-05T07:14:30.249Z]   },
07:14:30 [2022-07-05T07:14:30.249Z]   "RT_MESSAGETABLE": {
07:14:30 [2022-07-05T07:14:30.249Z]     "#1": {
07:14:30 [2022-07-05T07:14:30.249Z]       "0409": "../../winresources/event_messages.bin"
07:14:30 [2022-07-05T07:14:30.249Z]     }
07:14:30 [2022-07-05T07:14:30.249Z]   },
07:14:30 [2022-07-05T07:14:30.249Z]   "RT_VERSION": {
07:14:30 [2022-07-05T07:14:30.249Z]     "#1": {
07:14:30 [2022-07-05T07:14:30.249Z]       "0409": {
07:14:30 [2022-07-05T07:14:30.249Z]         "fixed": {
07:14:30 [2022-07-05T07:14:30.249Z]           "file_version": "0.0.0.0",
07:14:30 [2022-07-05T07:14:30.249Z]           "product_version": "0.0.0.0",
07:14:30 [2022-07-05T07:14:30.249Z]           "type": "Unknown"
07:14:30 [2022-07-05T07:14:30.249Z]         },
07:14:30 [2022-07-05T07:14:30.249Z]         "info": {
07:14:30 [2022-07-05T07:14:30.249Z]           "0000": {
07:14:30 [2022-07-05T07:14:30.249Z]             "CompanyName": "",
07:14:30 [2022-07-05T07:14:30.249Z]             "FileVersion": "dev",
07:14:30 [2022-07-05T07:14:30.249Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
07:14:30 [2022-07-05T07:14:30.249Z]             "OriginalFileName": "docker-proxy.exe",
07:14:30 [2022-07-05T07:14:30.249Z]             "ProductName": "",
07:14:30 [2022-07-05T07:14:30.249Z]             "ProductVersion": "dev",
07:14:30 [2022-07-05T07:14:30.249Z]             "SpecialBuild": "720fd638f6aecba6e2b9b86564a9bbe3d771f57e"
07:14:30 [2022-07-05T07:14:30.249Z]           }
07:14:30 [2022-07-05T07:14:30.249Z]         }
07:14:30 [2022-07-05T07:14:30.249Z]       }
07:14:30 [2022-07-05T07:14:30.249Z]     }
07:14:30 [2022-07-05T07:14:30.249Z]   }
07:14:30 [2022-07-05T07:14:30.249Z] }
07:14:30 [2022-07-05T07:14:30.249Z] cmd/docker-proxy/genwinres_windows.go
07:14:30 [2022-07-05T07:14:30.249Z] cmd/docker-proxy/main.go
07:14:30 [2022-07-05T07:14:30.249Z] cmd/docker-proxy/network_proxy_test.go
07:14:30 [2022-07-05T07:14:30.249Z] cmd/docker-proxy/proxy.go
07:14:30 [2022-07-05T07:14:30.249Z] cmd/docker-proxy/sctp_proxy.go
07:14:30 [2022-07-05T07:14:30.249Z] cmd/docker-proxy/tcp_proxy.go
07:14:30 [2022-07-05T07:14:30.249Z] cmd/docker-proxy/udp_proxy.go
07:14:30 [2022-07-05T07:14:30.249Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe
07:14:30 [2022-07-05T07:14:30.249Z] GOOS="windows" GOARCH="amd64" GOARM=""
07:14:30 [2022-07-05T07:14:30.249Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe
07:14:30 [2022-07-05T07:14:30.249Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
07:14:30 [2022-07-05T07:14:30.249Z] remote: Enumerating objects: 23, done.
07:14:30 [2022-07-05T07:14:30.249Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
07:14:30 [2022-07-05T07:14:30.249Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
07:14:30 [2022-07-05T07:14:30.249Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
07:14:30 [2022-07-05T07:14:30.249Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
Receiving objects:  13% (3/23)
Receiving objects:  17% (4/23)
Receiving objects:  21% (5/23)
Receiving objects:  26% (6/23)
Receiving objects:  30% (7/23)
Receiving objects:  34% (8/23)
Receiving objects:  39% (9/23)
Receiving objects:  43% (10/23)
Receiving objects:  47% (11/23)
Receiving objects:  52% (12/23)
Receiving objects:  56% (13/23)
Receiving objects:  60% (14/23)
Receiving objects:  65% (15/23)
Receiving objects:  69% (16/23)
Receiving objects:  73% (17/23)
Receiving objects:  78% (18/23)
Receiving objects:  82% (19/23)
Receiving objects:  86% (20/23)
Receiving objects:  91% (21/23)
Receiving objects:  95% (22/23)
Receiving objects: 100% (23/23)
Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done.
07:14:30 [2022-07-05T07:14:30.249Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
07:14:30 [2022-07-05T07:14:30.249Z] Building: bundles/cross/windows/amd64/containerutility.exe
07:14:30 [2022-07-05T07:14:30.249Z] Cross building: bundles/cross/linux/ppc64le
07:14:30 [2022-07-05T07:14:30.249Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd
07:14:30 [2022-07-05T07:14:30.249Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
07:14:32 [2022-07-05T07:14:32.543Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:14:33 [2022-07-05T07:14:33.113Z] --- PASS: TestDockerNetworkMacvlan (12.71s)
07:14:33 [2022-07-05T07:14:33.113Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
07:14:33 [2022-07-05T07:14:33.113Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
07:14:33 [2022-07-05T07:14:33.113Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.09s)
07:14:33 [2022-07-05T07:14:33.113Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s)
07:14:33 [2022-07-05T07:14:33.113Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.22s)
07:14:33 [2022-07-05T07:14:33.113Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s)
07:14:33 [2022-07-05T07:14:33.113Z] PASS
07:14:33 [2022-07-05T07:14:33.113Z] 
07:14:33 [2022-07-05T07:14:33.113Z] DONE 8 tests in 14.289s
07:14:33 [2022-07-05T07:14:33.113Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
07:14:33 [2022-07-05T07:14:33.113Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
07:14:33 [2022-07-05T07:14:33.113Z] ++ set -e
07:14:33 [2022-07-05T07:14:33.113Z] ++ '[' -n 0 ']'
07:14:33 [2022-07-05T07:14:33.113Z] ++ set -x
07:14:33 [2022-07-05T07:14:33.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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
07:14:33 [2022-07-05T07:14:33.114Z] testing: warning: no tests to run
07:14:33 [2022-07-05T07:14:33.114Z] PASS
07:14:33 [2022-07-05T07:14:33.114Z] 
07:14:33 [2022-07-05T07:14:33.114Z] DONE 0 tests in 0.072s
07:14:33 [2022-07-05T07:14:33.114Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:14:33 [2022-07-05T07:14:33.114Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
07:14:33 [2022-07-05T07:14:33.114Z] ++ set -e
07:14:33 [2022-07-05T07:14:33.114Z] ++ '[' -n 0 ']'
07:14:33 [2022-07-05T07:14:33.114Z] ++ set -x
07:14:33 [2022-07-05T07:14:33.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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
07:14:33 [2022-07-05T07:14:33.373Z] INFO: Testing against a local daemon
07:14:33 [2022-07-05T07:14:33.373Z] === RUN   TestAuthZPluginAllowRequest
07:14:35 [2022-07-05T07:14:35.285Z] --- PASS: TestAuthZPluginAllowRequest (1.58s)
07:14:35 [2022-07-05T07:14:35.285Z] === RUN   TestAuthZPluginTLS
07:14:35 [2022-07-05T07:14:35.285Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
07:14:35 [2022-07-05T07:14:35.546Z] --- PASS: TestAuthZPluginTLS (0.57s)
07:14:35 [2022-07-05T07:14:35.546Z] === RUN   TestAuthZPluginDenyRequest
07:14:35 [2022-07-05T07:14:35.807Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
07:14:36 [2022-07-05T07:14:36.067Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
07:14:36 [2022-07-05T07:14:36.067Z] === RUN   TestAuthZPluginAPIDenyResponse
07:14:36 [2022-07-05T07:14:36.327Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
07:14:36 [2022-07-05T07:14:36.588Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
07:14:36 [2022-07-05T07:14:36.588Z] === RUN   TestAuthZPluginDenyResponse
07:14:36 [2022-07-05T07:14:36.588Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
07:14:37 [2022-07-05T07:14:37.160Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
07:14:37 [2022-07-05T07:14:37.160Z] === RUN   TestAuthZPluginAllowEventStream
07:14:37 [2022-07-05T07:14:37.731Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
07:14:37 [2022-07-05T07:14:37.731Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
07:14:37 [2022-07-05T07:14:37.731Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
07:14:37 [2022-07-05T07:14:37.991Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
07:14:38 [2022-07-05T07:14:38.562Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s)
07:14:38 [2022-07-05T07:14:38.562Z] === RUN   TestAuthZPluginErrorResponse
07:14:39 [2022-07-05T07:14:39.131Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
07:14:39 [2022-07-05T07:14:39.131Z] === RUN   TestAuthZPluginErrorRequest
07:14:39 [2022-07-05T07:14:39.702Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
07:14:39 [2022-07-05T07:14:39.702Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:14:39 [2022-07-05T07:14:39.702Z]     docker_api_swarm_test.go:364: Waiting for possible election...
07:14:40 [2022-07-05T07:14:40.272Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
07:14:40 [2022-07-05T07:14:40.272Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:14:42 [2022-07-05T07:14:42.185Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s)
07:14:42 [2022-07-05T07:14:42.185Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:14:43 [2022-07-05T07:14:43.570Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s)
07:14:43 [2022-07-05T07:14:43.570Z] === RUN   TestAuthZPluginHeader
07:14:44 [2022-07-05T07:14:44.513Z] --- PASS: TestAuthZPluginHeader (0.81s)
07:14:44 [2022-07-05T07:14:44.513Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:14:45 [2022-07-05T07:14:45.897Z] === RUN   TestDockerSuite/TestBuildExpose
07:14:46 [2022-07-05T07:14:46.158Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
07:14:46 [2022-07-05T07:14:46.729Z] === RUN   TestDockerSuite/TestBuildExposeOrder
07:14:46 [2022-07-05T07:14:46.990Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
07:14:47 [2022-07-05T07:14:47.251Z] === RUN   TestDockerSuite/TestBuildFails
07:14:47 [2022-07-05T07:14:47.821Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
07:14:47 [2022-07-05T07:14:47.821Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
07:14:49 [2022-07-05T07:14:49.204Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.55s)
07:14:49 [2022-07-05T07:14:49.204Z] === RUN   TestAuthZPluginV2Disable
07:14:49 [2022-07-05T07:14:49.465Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
07:14:51 [2022-07-05T07:14:51.375Z] === RUN   TestDockerSuite/TestBuildForceRm
07:14:52 [2022-07-05T07:14:52.330Z] === RUN   TestDockerSuite/TestBuildFromGit
07:14:52 [2022-07-05T07:14:52.902Z] --- PASS: TestAuthZPluginV2Disable (3.85s)
07:14:52 [2022-07-05T07:14:52.902Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:14:53 [2022-07-05T07:14:53.474Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
07:14:53 [2022-07-05T07:14:53.735Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
07:14:54 [2022-07-05T07:14:54.305Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
07:14:55 [2022-07-05T07:14:55.248Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
07:14:55 [2022-07-05T07:14:55.818Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
07:14:56 [2022-07-05T07:14:56.390Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.56s)
07:14:56 [2022-07-05T07:14:56.390Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:14:56 [2022-07-05T07:14:56.390Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
07:14:56 [2022-07-05T07:14:56.961Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
07:14:57 [2022-07-05T07:14:57.533Z]     docker_api_swarm_test.go:272: [da08818af6481] joining swarm manager [d573ddab4cb43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:14:58 [2022-07-05T07:14:58.920Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
07:14:58 [2022-07-05T07:14:58.920Z]     docker_api_swarm_test.go:273: [d3afa2cc82900] joining swarm manager [d573ddab4cb43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:15:00 [2022-07-05T07:15:00.834Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
07:15:02 [2022-07-05T07:15:02.218Z] === RUN   TestDockerSuite/TestBuildIidFile
07:15:03 [2022-07-05T07:15:03.160Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
07:15:04 [2022-07-05T07:15:04.102Z] === RUN   TestDockerSuite/TestBuildInheritance
07:15:04 [2022-07-05T07:15:04.675Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
07:15:05 [2022-07-05T07:15:05.246Z] === RUN   TestDockerSuite/TestBuildInvalidTag
07:15:05 [2022-07-05T07:15:05.246Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
07:15:05 [2022-07-05T07:15:05.817Z] === RUN   TestDockerSuite/TestBuildLabel
07:15:06 [2022-07-05T07:15:06.387Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
07:15:06 [2022-07-05T07:15:06.648Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
07:15:06 [2022-07-05T07:15:06.908Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
07:15:07 [2022-07-05T07:15:07.168Z] === RUN   TestDockerSuite/TestBuildLabels
07:15:07 [2022-07-05T07:15:07.428Z] === RUN   TestDockerSuite/TestBuildLabelsCache
07:15:08 [2022-07-05T07:15:08.369Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
07:15:08 [2022-07-05T07:15:08.369Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.99s)
07:15:08 [2022-07-05T07:15:08.369Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:15:10 [2022-07-05T07:15:10.281Z] === RUN   TestDockerSuite/TestBuildLastModified
07:15:14 [2022-07-05T07:15:14.498Z] === RUN   TestDockerSuite/TestBuildLineBreak
07:15:16 [2022-07-05T07:15:16.408Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
07:15:16 [2022-07-05T07:15:16.408Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
07:15:16 [2022-07-05T07:15:16.408Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
07:15:16 [2022-07-05T07:15:16.668Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
07:15:16 [2022-07-05T07:15:16.668Z] === RUN   TestDockerSuite/TestBuildMaintainer
07:15:16 [2022-07-05T07:15:16.929Z] === RUN   TestDockerSuite/TestBuildMissingArgs
07:15:17 [2022-07-05T07:15:17.872Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
07:15:18 [2022-07-05T07:15:18.813Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
07:15:21 [2022-07-05T07:15:21.357Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
07:15:21 [2022-07-05T07:15:21.357Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
07:15:21 [2022-07-05T07:15:21.357Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
07:15:21 [2022-07-05T07:15:21.928Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
07:15:25 [2022-07-05T07:15:25.226Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
07:15:25 [2022-07-05T07:15:25.226Z] PASS
07:15:25 [2022-07-05T07:15:25.226Z] 
07:15:25 [2022-07-05T07:15:25.226Z] DONE 17 tests in 51.783s
07:15:25 [2022-07-05T07:15:25.226Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:15:25 [2022-07-05T07:15:25.226Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
07:15:25 [2022-07-05T07:15:25.226Z] ++ set -e
07:15:25 [2022-07-05T07:15:25.226Z] ++ '[' -n 0 ']'
07:15:25 [2022-07-05T07:15:25.226Z] ++ set -x
07:15:25 [2022-07-05T07:15:25.226Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
07:15:25 [2022-07-05T07:15:25.226Z] INFO: Testing against a local daemon
07:15:25 [2022-07-05T07:15:25.226Z] === RUN   TestPluginInvalidJSON
07:15:25 [2022-07-05T07:15:25.226Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
07:15:25 [2022-07-05T07:15:25.226Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
07:15:25 [2022-07-05T07:15:25.226Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
07:15:25 [2022-07-05T07:15:25.226Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
07:15:25 [2022-07-05T07:15:25.226Z] === RUN   TestPluginInvalidJSON/plugins/pull
07:15:25 [2022-07-05T07:15:25.226Z] === PAUSE TestPluginInvalidJSON/plugins/pull
07:15:25 [2022-07-05T07:15:25.226Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
07:15:25 [2022-07-05T07:15:25.226Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
07:15:25 [2022-07-05T07:15:25.226Z] === CONT  TestPluginInvalidJSON/plugins/pull
07:15:25 [2022-07-05T07:15:25.226Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
07:15:25 [2022-07-05T07:15:25.226Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
07:15:25 [2022-07-05T07:15:25.226Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
07:15:25 [2022-07-05T07:15:25.226Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
07:15:25 [2022-07-05T07:15:25.226Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
07:15:25 [2022-07-05T07:15:25.226Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
07:15:25 [2022-07-05T07:15:25.226Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
07:15:25 [2022-07-05T07:15:25.226Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
07:15:25 [2022-07-05T07:15:25.226Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
07:15:25 [2022-07-05T07:15:25.226Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
07:15:25 [2022-07-05T07:15:25.226Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
07:15:25 [2022-07-05T07:15:25.226Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
07:15:25 [2022-07-05T07:15:25.226Z] --- PASS: TestPluginInvalidJSON (0.02s)
07:15:25 [2022-07-05T07:15:25.226Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
07:15:25 [2022-07-05T07:15:25.226Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
07:15:25 [2022-07-05T07:15:25.226Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
07:15:25 [2022-07-05T07:15:25.226Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
07:15:25 [2022-07-05T07:15:25.226Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
07:15:25 [2022-07-05T07:15:25.226Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
07:15:25 [2022-07-05T07:15:25.226Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
07:15:25 [2022-07-05T07:15:25.226Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
07:15:25 [2022-07-05T07:15:25.226Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
07:15:25 [2022-07-05T07:15:25.226Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
07:15:25 [2022-07-05T07:15:25.226Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
07:15:25 [2022-07-05T07:15:25.226Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
07:15:25 [2022-07-05T07:15:25.226Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
07:15:25 [2022-07-05T07:15:25.226Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
07:15:25 [2022-07-05T07:15:25.226Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
07:15:25 [2022-07-05T07:15:25.226Z] === RUN   TestPluginInstall
07:15:25 [2022-07-05T07:15:25.226Z] === RUN   TestPluginInstall/no_auth
07:15:27 [2022-07-05T07:15:27.771Z] time="2022-07-05T07:15:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:15:27 [2022-07-05T07:15:27.771Z] time="2022-07-05T07:15:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d838923f1a2d62a8e70d6916426ddf79deec2f4c9c6451c91698838820ec12c7" mediatype=application/vnd.docker.plugin.v1+json size=522
07:15:27 [2022-07-05T07:15:27.771Z] time="2022-07-05T07:15:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:15:27 [2022-07-05T07:15:27.771Z] time="2022-07-05T07:15:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d838923f1a2d62a8e70d6916426ddf79deec2f4c9c6451c91698838820ec12c7" mediatype=application/vnd.docker.plugin.v1+json size=522
07:15:27 [2022-07-05T07:15:27.771Z] === RUN   TestPluginInstall/with_htpasswd
07:15:28 [2022-07-05T07:15:28.031Z] time="2022-07-05T07:15:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:15:28 [2022-07-05T07:15:28.031Z] time="2022-07-05T07:15:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ecf03520a2d0ac6f640a58a788128eaf990abef7e30067eea7174cd34d56c59" mediatype=application/vnd.docker.plugin.v1+json size=522
07:15:28 [2022-07-05T07:15:28.031Z] time="2022-07-05T07:15:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:15:28 [2022-07-05T07:15:28.031Z] time="2022-07-05T07:15:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ecf03520a2d0ac6f640a58a788128eaf990abef7e30067eea7174cd34d56c59" mediatype=application/vnd.docker.plugin.v1+json size=522
07:15:28 [2022-07-05T07:15:28.602Z] === RUN   TestPluginInstall/with_insecure
07:15:29 [2022-07-05T07:15:29.543Z] time="2022-07-05T07:15:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:15:29 [2022-07-05T07:15:29.543Z] time="2022-07-05T07:15:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec0cf63a92431698be9547fdbb701075f970219acb78b14e0f2fea78ec5c48ed" mediatype=application/vnd.docker.plugin.v1+json size=522
07:15:29 [2022-07-05T07:15:29.543Z] time="2022-07-05T07:15:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:15:29 [2022-07-05T07:15:29.543Z] time="2022-07-05T07:15:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec0cf63a92431698be9547fdbb701075f970219acb78b14e0f2fea78ec5c48ed" mediatype=application/vnd.docker.plugin.v1+json size=522
07:15:29 [2022-07-05T07:15:29.803Z]     plugin_test.go:195: [d5b3a6d4cc18a] daemon is not started
07:15:29 [2022-07-05T07:15:29.803Z] --- PASS: TestPluginInstall (4.63s)
07:15:29 [2022-07-05T07:15:29.803Z]     --- PASS: TestPluginInstall/no_auth (2.50s)
07:15:29 [2022-07-05T07:15:29.803Z]     --- PASS: TestPluginInstall/with_htpasswd (0.86s)
07:15:29 [2022-07-05T07:15:29.803Z]     --- PASS: TestPluginInstall/with_insecure (1.27s)
07:15:29 [2022-07-05T07:15:29.803Z] === RUN   TestPluginsWithRuntimes
07:15:30 [2022-07-05T07:15:30.063Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
07:15:31 [2022-07-05T07:15:31.448Z] === RUN   TestPluginsWithRuntimes/No_Args
07:15:32 [2022-07-05T07:15:32.830Z] === RUN   TestPluginsWithRuntimes/With_Args
07:15:32 [2022-07-05T07:15:32.830Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
07:15:33 [2022-07-05T07:15:33.771Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
07:15:33 [2022-07-05T07:15:33.771Z] --- PASS: TestPluginsWithRuntimes (3.89s)
07:15:33 [2022-07-05T07:15:33.771Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.06s)
07:15:33 [2022-07-05T07:15:33.771Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.04s)
07:15:33 [2022-07-05T07:15:33.771Z] === RUN   TestPluginBackCompatMediaTypes
07:15:34 [2022-07-05T07:15:34.343Z] --- PASS: TestPluginBackCompatMediaTypes (0.77s)
07:15:34 [2022-07-05T07:15:34.343Z] PASS
07:15:34 [2022-07-05T07:15:34.343Z] 
07:15:34 [2022-07-05T07:15:34.343Z] DONE 24 tests in 9.476s
07:15:34 [2022-07-05T07:15:34.343Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:15:34 [2022-07-05T07:15:34.343Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
07:15:34 [2022-07-05T07:15:34.343Z] ++ set -e
07:15:34 [2022-07-05T07:15:34.343Z] ++ '[' -n 0 ']'
07:15:34 [2022-07-05T07:15:34.343Z] ++ set -x
07:15:34 [2022-07-05T07:15:34.343Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
07:15:34 [2022-07-05T07:15:34.603Z] INFO: Testing against a local daemon
07:15:34 [2022-07-05T07:15:34.603Z] === RUN   TestExternalGraphDriver
07:15:34 [2022-07-05T07:15:34.603Z] === RUN   TestExternalGraphDriver/json
07:15:35 [2022-07-05T07:15:35.545Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
07:15:35 [2022-07-05T07:15:35.545Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
07:15:35 [2022-07-05T07:15:35.545Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
07:15:36 [2022-07-05T07:15:36.496Z] === RUN   TestExternalGraphDriver/spec
07:15:38 [2022-07-05T07:15:38.412Z] === RUN   TestExternalGraphDriver/pull
07:15:39 [2022-07-05T07:15:39.352Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
07:15:39 [2022-07-05T07:15:39.614Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
07:15:40 [2022-07-05T07:15:40.186Z] --- PASS: TestExternalGraphDriver (5.50s)
07:15:40 [2022-07-05T07:15:40.186Z]     --- PASS: TestExternalGraphDriver/json (1.79s)
07:15:40 [2022-07-05T07:15:40.186Z]     --- PASS: TestExternalGraphDriver/spec (1.84s)
07:15:40 [2022-07-05T07:15:40.186Z]     --- PASS: TestExternalGraphDriver/pull (1.82s)
07:15:40 [2022-07-05T07:15:40.186Z] === RUN   TestGraphdriverPluginV2
07:15:41 [2022-07-05T07:15:41.126Z] === RUN   TestDockerSuite/TestBuildMultipleTags
07:15:41 [2022-07-05T07:15:41.387Z] === RUN   TestDockerSuite/TestBuildNetContainer
07:15:42 [2022-07-05T07:15:42.769Z] === RUN   TestDockerSuite/TestBuildNetNone
07:15:43 [2022-07-05T07:15:43.339Z] === RUN   TestDockerSuite/TestBuildNoContext
07:15:44 [2022-07-05T07:15:44.280Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
07:15:44 [2022-07-05T07:15:44.541Z] --- PASS: TestGraphdriverPluginV2 (4.44s)
07:15:44 [2022-07-05T07:15:44.541Z] PASS
07:15:44 [2022-07-05T07:15:44.541Z] 
07:15:44 [2022-07-05T07:15:44.541Z] DONE 5 tests in 10.079s
07:15:44 [2022-07-05T07:15:44.541Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:15:44 [2022-07-05T07:15:44.541Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
07:15:44 [2022-07-05T07:15:44.541Z] ++ set -e
07:15:44 [2022-07-05T07:15:44.541Z] ++ '[' -n 0 ']'
07:15:44 [2022-07-05T07:15:44.541Z] ++ set -x
07:15:44 [2022-07-05T07:15:44.541Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
07:15:44 [2022-07-05T07:15:44.541Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
07:15:44 [2022-07-05T07:15:44.802Z] INFO: Testing against a local daemon
07:15:44 [2022-07-05T07:15:44.802Z] === RUN   TestContinueAfterPluginCrash
07:15:44 [2022-07-05T07:15:44.802Z] === PAUSE TestContinueAfterPluginCrash
07:15:44 [2022-07-05T07:15:44.802Z] === RUN   TestReadPluginNoRead
07:15:44 [2022-07-05T07:15:44.802Z] === PAUSE TestReadPluginNoRead
07:15:44 [2022-07-05T07:15:44.802Z] === RUN   TestDaemonStartWithLogOpt
07:15:44 [2022-07-05T07:15:44.802Z] === PAUSE TestDaemonStartWithLogOpt
07:15:44 [2022-07-05T07:15:44.802Z] === CONT  TestContinueAfterPluginCrash
07:15:44 [2022-07-05T07:15:44.802Z] === CONT  TestDaemonStartWithLogOpt
07:15:45 [2022-07-05T07:15:45.064Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
07:15:47 [2022-07-05T07:15:47.609Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
07:15:48 [2022-07-05T07:15:48.179Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
07:15:48 [2022-07-05T07:15:48.440Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
07:15:49 [2022-07-05T07:15:49.011Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
07:15:49 [2022-07-05T07:15:49.581Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
07:15:49 [2022-07-05T07:15:49.581Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
07:15:50 [2022-07-05T07:15:50.521Z] === RUN   TestDockerSuite/TestBuildOnBuild
07:15:50 [2022-07-05T07:15:50.782Z] --- PASS: TestDaemonStartWithLogOpt (5.97s)
07:15:50 [2022-07-05T07:15:50.782Z] === CONT  TestReadPluginNoRead
07:15:52 [2022-07-05T07:15:52.165Z]     docker_api_swarm_node_test.go:20: [dce550988bbde] joining swarm manager [d4994dd93c372]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:15:52 [2022-07-05T07:15:52.736Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
07:15:53 [2022-07-05T07:15:53.307Z]     docker_api_swarm_node_test.go:21: [d0ad4a192fe64] joining swarm manager [d4994dd93c372]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:15:54 [2022-07-05T07:15:54.248Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:15:54 [2022-07-05T07:15:54.818Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
07:15:55 [2022-07-05T07:15:55.759Z] --- PASS: TestContinueAfterPluginCrash (11.07s)
07:15:55 [2022-07-05T07:15:55.759Z] === RUN   TestReadPluginNoRead/default
07:15:56 [2022-07-05T07:15:56.330Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
07:15:57 [2022-07-05T07:15:57.289Z] === RUN   TestReadPluginNoRead/disabled_caching
07:15:57 [2022-07-05T07:15:57.861Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
07:15:58 [2022-07-05T07:15:58.801Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
07:15:59 [2022-07-05T07:15:59.063Z] === CONT  TestReadPluginNoRead
07:15:59 [2022-07-05T07:15:59.063Z]     read_test.go:92: [d88a64046a6ca] daemon is not started
07:15:59 [2022-07-05T07:15:59.063Z] --- PASS: TestReadPluginNoRead (8.24s)
07:15:59 [2022-07-05T07:15:59.063Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.57s)
07:15:59 [2022-07-05T07:15:59.063Z]     --- PASS: TestReadPluginNoRead/default (1.54s)
07:15:59 [2022-07-05T07:15:59.063Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.55s)
07:15:59 [2022-07-05T07:15:59.063Z] PASS
07:15:59 [2022-07-05T07:15:59.063Z] 
07:15:59 [2022-07-05T07:15:59.063Z] DONE 6 tests in 14.374s
07:15:59 [2022-07-05T07:15:59.063Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:15:59 [2022-07-05T07:15:59.063Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
07:15:59 [2022-07-05T07:15:59.063Z] ++ set -e
07:15:59 [2022-07-05T07:15:59.063Z] ++ '[' -n 0 ']'
07:15:59 [2022-07-05T07:15:59.063Z] ++ set -x
07:15:59 [2022-07-05T07:15:59.063Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
07:15:59 [2022-07-05T07:15:59.063Z] testing: warning: no tests to run
07:15:59 [2022-07-05T07:15:59.063Z] PASS
07:15:59 [2022-07-05T07:15:59.063Z] 
07:15:59 [2022-07-05T07:15:59.063Z] DONE 0 tests in 0.046s
07:15:59 [2022-07-05T07:15:59.063Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:15:59 [2022-07-05T07:15:59.063Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
07:15:59 [2022-07-05T07:15:59.063Z] ++ set -e
07:15:59 [2022-07-05T07:15:59.063Z] ++ '[' -n 0 ']'
07:15:59 [2022-07-05T07:15:59.063Z] ++ set -x
07:15:59 [2022-07-05T07:15:59.063Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
07:15:59 [2022-07-05T07:15:59.063Z] INFO: Testing against a local daemon
07:15:59 [2022-07-05T07:15:59.063Z] === RUN   TestPluginWithDevMounts
07:15:59 [2022-07-05T07:15:59.063Z] === PAUSE TestPluginWithDevMounts
07:15:59 [2022-07-05T07:15:59.063Z] === CONT  TestPluginWithDevMounts
07:16:00 [2022-07-05T07:16:00.004Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
07:16:00 [2022-07-05T07:16:00.944Z] --- PASS: TestPluginWithDevMounts (1.77s)
07:16:00 [2022-07-05T07:16:00.944Z] PASS
07:16:00 [2022-07-05T07:16:00.944Z] 
07:16:00 [2022-07-05T07:16:00.944Z] DONE 1 tests in 1.906s
07:16:00 [2022-07-05T07:16:00.944Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
07:16:00 [2022-07-05T07:16:00.945Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
07:16:00 [2022-07-05T07:16:00.945Z] ++ set -e
07:16:00 [2022-07-05T07:16:00.945Z] ++ '[' -n 0 ']'
07:16:00 [2022-07-05T07:16:00.945Z] ++ set -x
07:16:00 [2022-07-05T07:16:00.945Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
07:16:00 [2022-07-05T07:16:00.945Z] INFO: Testing against a local daemon
07:16:00 [2022-07-05T07:16:00.945Z] === RUN   TestSecretInspect
07:16:02 [2022-07-05T07:16:02.857Z] === RUN   TestDockerSuite/TestBuildPATH
07:16:03 [2022-07-05T07:16:03.797Z] --- PASS: TestSecretInspect (2.54s)
07:16:03 [2022-07-05T07:16:03.797Z] === RUN   TestSecretList
07:16:03 [2022-07-05T07:16:03.797Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
07:16:04 [2022-07-05T07:16:04.737Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
07:16:05 [2022-07-05T07:16:05.308Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
07:16:06 [2022-07-05T07:16:06.251Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
07:16:06 [2022-07-05T07:16:06.822Z] --- PASS: TestSecretList (3.10s)
07:16:06 [2022-07-05T07:16:06.822Z] === RUN   TestSecretsCreateAndDelete
07:16:09 [2022-07-05T07:16:09.368Z]     docker_api_swarm_test.go:502: [ddbad579ca703] joining swarm manager [d4956143587ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:16:09 [2022-07-05T07:16:09.940Z] --- PASS: TestSecretsCreateAndDelete (3.21s)
07:16:09 [2022-07-05T07:16:09.940Z] === RUN   TestSecretsUpdate
07:16:12 [2022-07-05T07:16:12.485Z] --- PASS: TestSecretsUpdate (2.64s)
07:16:12 [2022-07-05T07:16:12.485Z] === RUN   TestTemplatedSecret
07:16:14 [2022-07-05T07:16:14.398Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
07:16:15 [2022-07-05T07:16:15.781Z] --- PASS: TestTemplatedSecret (2.97s)
07:16:15 [2022-07-05T07:16:15.781Z] === RUN   TestSecretCreateResolve
07:16:17 [2022-07-05T07:16:17.692Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
07:16:17 [2022-07-05T07:16:17.952Z] --- PASS: TestSecretCreateResolve (2.53s)
07:16:17 [2022-07-05T07:16:17.952Z] PASS
07:16:17 [2022-07-05T07:16:17.952Z] 
07:16:17 [2022-07-05T07:16:17.952Z] DONE 6 tests in 17.071s
07:16:17 [2022-07-05T07:16:17.952Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
07:16:17 [2022-07-05T07:16:17.952Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
07:16:17 [2022-07-05T07:16:17.952Z] ++ set -e
07:16:17 [2022-07-05T07:16:17.952Z] ++ '[' -n 0 ']'
07:16:17 [2022-07-05T07:16:17.952Z] ++ set -x
07:16:17 [2022-07-05T07:16:17.952Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
07:16:18 [2022-07-05T07:16:18.213Z] INFO: Testing against a local daemon
07:16:18 [2022-07-05T07:16:18.213Z] === RUN   TestServiceCreateInit
07:16:18 [2022-07-05T07:16:18.213Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:16:19 [2022-07-05T07:16:19.156Z]     docker_api_swarm_test.go:507: [d1b3e6f51fc3b] joining swarm manager [d4956143587ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:16:19 [2022-07-05T07:16:19.156Z] === RUN   TestDockerSuite/TestBuildRm
07:16:21 [2022-07-05T07:16:21.711Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
07:16:21 [2022-07-05T07:16:21.779Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd
07:16:21 [2022-07-05T07:16:21.779Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy
07:16:21 [2022-07-05T07:16:21.779Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
07:16:21 [2022-07-05T07:16:21.779Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy
07:16:21 [2022-07-05T07:16:21.779Z] Cross building: bundles/cross/linux/s390x
07:16:21 [2022-07-05T07:16:21.779Z] Building: bundles/cross/linux/s390x-daemon/dockerd
07:16:21 [2022-07-05T07:16:21.779Z] GOOS="linux" GOARCH="s390x" GOARM=""
07:16:22 [2022-07-05T07:16:22.651Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:16:22 [2022-07-05T07:16:22.651Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
07:16:23 [2022-07-05T07:16:23.592Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
07:16:24 [2022-07-05T07:16:24.163Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
07:16:25 [2022-07-05T07:16:25.546Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
07:16:26 [2022-07-05T07:16:26.116Z] === RUN   TestDockerSuite/TestBuildShellInherited
07:16:27 [2022-07-05T07:16:27.059Z] === RUN   TestDockerSuite/TestBuildShellMultiple
07:16:27 [2022-07-05T07:16:27.319Z] --- PASS: TestServiceCreateInit (9.03s)
07:16:27 [2022-07-05T07:16:27.319Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.29s)
07:16:27 [2022-07-05T07:16:27.319Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.71s)
07:16:27 [2022-07-05T07:16:27.319Z] === RUN   TestCreateServiceMultipleTimes
07:16:30 [2022-07-05T07:16:30.620Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
07:16:30 [2022-07-05T07:16:30.620Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
07:16:31 [2022-07-05T07:16:31.193Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
07:16:31 [2022-07-05T07:16:31.193Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
07:16:31 [2022-07-05T07:16:31.193Z] === RUN   TestDockerSuite/TestBuildSpaces
07:16:31 [2022-07-05T07:16:31.764Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
07:16:32 [2022-07-05T07:16:32.336Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
07:16:32 [2022-07-05T07:16:32.597Z] === RUN   TestDockerSuite/TestBuildStderr
07:16:33 [2022-07-05T07:16:33.983Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
07:16:37 [2022-07-05T07:16:37.279Z] === RUN   TestDockerSuite/TestBuildStopSignal
07:16:37 [2022-07-05T07:16:37.851Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
07:16:38 [2022-07-05T07:16:38.793Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
07:16:39 [2022-07-05T07:16:39.055Z] === RUN   TestDockerSuite/TestBuildTagEvent
07:16:39 [2022-07-05T07:16:39.625Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
07:16:40 [2022-07-05T07:16:40.565Z] === RUN   TestDockerSuite/TestBuildUser
07:16:41 [2022-07-05T07:16:41.948Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
07:16:43 [2022-07-05T07:16:43.872Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
07:16:44 [2022-07-05T07:16:44.813Z] --- PASS: TestCreateServiceMultipleTimes (17.56s)
07:16:44 [2022-07-05T07:16:44.813Z] === RUN   TestCreateServiceConflict
07:16:47 [2022-07-05T07:16:47.354Z] --- PASS: TestCreateServiceConflict (2.56s)
07:16:47 [2022-07-05T07:16:47.354Z] === RUN   TestCreateServiceMaxReplicas
07:16:50 [2022-07-05T07:16:50.656Z] --- PASS: TestCreateServiceMaxReplicas (3.33s)
07:16:50 [2022-07-05T07:16:50.656Z] === RUN   TestCreateWithDuplicateNetworkNames
07:16:51 [2022-07-05T07:16:51.596Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
07:16:54 [2022-07-05T07:16:54.140Z]     docker_api_swarm_node_test.go:81: [dae73841ed607] joining swarm manager [da04734fed54b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:16:56 [2022-07-05T07:16:56.683Z] === RUN   TestDockerSuite/TestBuildVerboseOut
07:16:57 [2022-07-05T07:16:57.252Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
07:16:57 [2022-07-05T07:16:57.512Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
07:16:58 [2022-07-05T07:16:58.456Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
07:16:59 [2022-07-05T07:16:59.026Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
07:16:59 [2022-07-05T07:16:59.966Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
07:16:59 [2022-07-05T07:16:59.966Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
07:17:00 [2022-07-05T07:17:00.227Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
07:17:00 [2022-07-05T07:17:00.227Z]     docker_cli_build_test.go:6032: unmatched requirement DaemonIsWindows
07:17:00 [2022-07-05T07:17:00.227Z] === RUN   TestDockerSuite/TestBuildWindowsUser
07:17:00 [2022-07-05T07:17:00.227Z]     docker_cli_build_test.go:6002: unmatched requirement DaemonIsWindows
07:17:00 [2022-07-05T07:17:00.227Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
07:17:00 [2022-07-05T07:17:00.227Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
07:17:00 [2022-07-05T07:17:00.227Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
07:17:01 [2022-07-05T07:17:01.611Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
07:17:01 [2022-07-05T07:17:01.871Z] === RUN   TestDockerSuite/TestBuildWithFailure
07:17:02 [2022-07-05T07:17:02.441Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
07:17:03 [2022-07-05T07:17:03.011Z] === RUN   TestDockerSuite/TestBuildWithTabs
07:17:03 [2022-07-05T07:17:03.583Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
07:17:03 [2022-07-05T07:17:03.584Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
07:17:05 [2022-07-05T07:17:05.494Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.51s)
07:17:05 [2022-07-05T07:17:05.495Z] === RUN   TestCreateServiceSecretFileMode
07:17:05 [2022-07-05T07:17:05.495Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
07:17:06 [2022-07-05T07:17:06.902Z] === RUN   TestDockerSuite/TestBuildWithVolumes
07:17:07 [2022-07-05T07:17:07.473Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
07:17:08 [2022-07-05T07:17:08.045Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
07:17:08 [2022-07-05T07:17:08.306Z] --- PASS: TestCreateServiceSecretFileMode (3.25s)
07:17:08 [2022-07-05T07:17:08.306Z] === RUN   TestCreateServiceConfigFileMode
07:17:08 [2022-07-05T07:17:08.566Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
07:17:09 [2022-07-05T07:17:09.137Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
07:17:09 [2022-07-05T07:17:09.137Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
07:17:09 [2022-07-05T07:17:09.137Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
07:17:09 [2022-07-05T07:17:09.709Z]     docker_api_swarm_node_test.go:53: [d2a1e0f0a451f] joining swarm manager [d75f7a3baacc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:17:09 [2022-07-05T07:17:09.969Z] === RUN   TestDockerSuite/TestBuildXZHost
07:17:10 [2022-07-05T07:17:10.910Z]     docker_api_swarm_node_test.go:54: [def3a819deb69] joining swarm manager [d75f7a3baacc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:17:11 [2022-07-05T07:17:11.853Z] --- PASS: TestCreateServiceConfigFileMode (3.41s)
07:17:11 [2022-07-05T07:17:11.853Z] === RUN   TestCreateServiceSysctls
07:17:12 [2022-07-05T07:17:12.113Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
07:17:13 [2022-07-05T07:17:13.055Z] === RUN   TestDockerSuite/TestCommitChange
07:17:13 [2022-07-05T07:17:13.997Z] === RUN   TestDockerSuite/TestCommitChangeLabels
07:17:14 [2022-07-05T07:17:14.568Z] === RUN   TestDockerSuite/TestCommitHardlink
07:17:15 [2022-07-05T07:17:15.510Z] --- PASS: TestCreateServiceSysctls (3.75s)
07:17:15 [2022-07-05T07:17:15.510Z] === RUN   TestCreateServiceCapabilities
07:17:16 [2022-07-05T07:17:16.080Z] === RUN   TestDockerSuite/TestCommitNewFile
07:17:17 [2022-07-05T07:17:17.463Z] === RUN   TestDockerSuite/TestCommitPausedContainer
07:17:18 [2022-07-05T07:17:18.034Z] === RUN   TestDockerSuite/TestCommitTTY
07:17:18 [2022-07-05T07:17:18.604Z] --- PASS: TestCreateServiceCapabilities (2.97s)
07:17:18 [2022-07-05T07:17:18.604Z] === RUN   TestInspect
07:17:19 [2022-07-05T07:17:19.544Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
07:17:20 [2022-07-05T07:17:20.931Z] === RUN   TestDockerSuite/TestCommitWithoutPause
07:17:21 [2022-07-05T07:17:21.500Z] === RUN   TestDockerSuite/TestCopyAndRestart
07:17:21 [2022-07-05T07:17:21.760Z] --- PASS: TestInspect (3.33s)
07:17:21 [2022-07-05T07:17:21.760Z] === RUN   TestCreateJob
07:17:22 [2022-07-05T07:17:22.700Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
07:17:22 [2022-07-05T07:17:22.700Z] === RUN   TestDockerSuite/TestCpAbsolutePath
07:17:23 [2022-07-05T07:17:23.271Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
07:17:24 [2022-07-05T07:17:24.212Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
07:17:24 [2022-07-05T07:17:24.784Z] === RUN   TestDockerSuite/TestCpFromCaseA
07:17:25 [2022-07-05T07:17:25.730Z] --- PASS: TestCreateJob (3.67s)
07:17:25 [2022-07-05T07:17:25.730Z] === RUN   TestReplicatedJob
07:17:25 [2022-07-05T07:17:25.730Z] === RUN   TestDockerSuite/TestCpFromCaseB
07:17:26 [2022-07-05T07:17:26.303Z] === RUN   TestDockerSuite/TestCpFromCaseC
07:17:26 [2022-07-05T07:17:26.873Z] === RUN   TestDockerSuite/TestCpFromCaseD
07:17:27 [2022-07-05T07:17:27.813Z] === RUN   TestDockerSuite/TestCpFromCaseE
07:17:28 [2022-07-05T07:17:28.755Z] === RUN   TestDockerSuite/TestCpFromCaseF
07:17:29 [2022-07-05T07:17:29.325Z] === RUN   TestDockerSuite/TestCpFromCaseG
07:17:30 [2022-07-05T07:17:30.267Z] === RUN   TestDockerSuite/TestCpFromCaseH
07:17:30 [2022-07-05T07:17:30.839Z] === RUN   TestDockerSuite/TestCpFromCaseI
07:17:31 [2022-07-05T07:17:31.780Z] === RUN   TestDockerSuite/TestCpFromCaseJ
07:17:32 [2022-07-05T07:17:32.041Z] --- PASS: TestReplicatedJob (6.53s)
07:17:32 [2022-07-05T07:17:32.041Z] === RUN   TestUpdateReplicatedJob
07:17:32 [2022-07-05T07:17:32.612Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
07:17:33 [2022-07-05T07:17:33.552Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
07:17:34 [2022-07-05T07:17:34.495Z] === RUN   TestDockerSuite/TestCpGarbagePath
07:17:35 [2022-07-05T07:17:35.066Z] === RUN   TestDockerSuite/TestCpLocalOnly
07:17:35 [2022-07-05T07:17:35.066Z] === RUN   TestDockerSuite/TestCpNameHasColon
07:17:35 [2022-07-05T07:17:35.636Z] === RUN   TestDockerSuite/TestCpRelativePath
07:17:35 [2022-07-05T07:17:35.896Z] --- PASS: TestUpdateReplicatedJob (3.74s)
07:17:35 [2022-07-05T07:17:35.896Z] === RUN   TestServiceListWithStatuses
07:17:35 [2022-07-05T07:17:35.896Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:17:35 [2022-07-05T07:17:35.896Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:17:35 [2022-07-05T07:17:35.896Z] === RUN   TestDockerNetworkConnectAlias
07:17:36 [2022-07-05T07:17:36.157Z] === RUN   TestDockerSuite/TestCpSpecialFiles
07:17:37 [2022-07-05T07:17:37.099Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
07:17:38 [2022-07-05T07:17:38.042Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
07:17:38 [2022-07-05T07:17:38.984Z] === RUN   TestDockerSuite/TestCpToCaseA
07:17:39 [2022-07-05T07:17:39.926Z] === RUN   TestDockerSuite/TestCpToCaseB
07:17:40 [2022-07-05T07:17:40.866Z] === RUN   TestDockerSuite/TestCpToCaseC
07:17:41 [2022-07-05T07:17:41.126Z] --- PASS: TestDockerNetworkConnectAlias (5.22s)
07:17:41 [2022-07-05T07:17:41.126Z] === RUN   TestDockerNetworkReConnect
07:17:42 [2022-07-05T07:17:42.510Z] === RUN   TestDockerSuite/TestCpToCaseD
07:17:43 [2022-07-05T07:17:43.453Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
07:17:45 [2022-07-05T07:17:45.366Z] --- PASS: TestDockerNetworkReConnect (4.43s)
07:17:45 [2022-07-05T07:17:45.366Z] === RUN   TestServicePlugin
07:17:46 [2022-07-05T07:17:46.750Z] === RUN   TestDockerSuite/TestCpToCaseE
07:17:48 [2022-07-05T07:17:48.661Z] === RUN   TestDockerSuite/TestCpToCaseF
07:17:49 [2022-07-05T07:17:49.601Z] === RUN   TestDockerSuite/TestCpToCaseG
07:17:49 [2022-07-05T07:17:49.601Z]     plugin_test.go:61: [d1169a1f6f5b9] joining swarm manager [dc9337657559d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:17:49 [2022-07-05T07:17:49.861Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
07:17:51 [2022-07-05T07:17:51.247Z]     plugin_test.go:64: [d0648ca95b745] joining swarm manager [dc9337657559d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:17:52 [2022-07-05T07:17:52.630Z]     docker_api_swarm_test.go:202: [d26958bae026e] joining swarm manager [da8bde3c46426]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:17:54 [2022-07-05T07:17:54.012Z] === RUN   TestDockerSuite/TestCpToCaseH
07:17:55 [2022-07-05T07:17:55.924Z] === RUN   TestDockerSuite/TestCpToCaseI
07:17:56 [2022-07-05T07:17:56.495Z] === RUN   TestDockerSuite/TestCpToCaseJ
07:17:59 [2022-07-05T07:17:59.791Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
07:18:00 [2022-07-05T07:18:00.051Z] === RUN   TestDockerSuite/TestCpToDot
07:18:00 [2022-07-05T07:18:00.620Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
07:18:01 [2022-07-05T07:18:01.561Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
07:18:02 [2022-07-05T07:18:02.943Z] === RUN   TestDockerSuite/TestCpToStdout
07:18:03 [2022-07-05T07:18:03.204Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
07:18:04 [2022-07-05T07:18:04.152Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
07:18:04 [2022-07-05T07:18:04.414Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
07:18:05 [2022-07-05T07:18:05.357Z] === RUN   TestDockerSuite/TestCpVolumePath
07:18:06 [2022-07-05T07:18:06.297Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
07:18:06 [2022-07-05T07:18:06.297Z] === RUN   TestDockerSuite/TestCreateArgs
07:18:06 [2022-07-05T07:18:06.297Z] === RUN   TestDockerSuite/TestCreateByImageID
07:18:06 [2022-07-05T07:18:06.557Z] === RUN   TestDockerSuite/TestCreateEchoStdout
07:18:07 [2022-07-05T07:18:07.127Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
07:18:07 [2022-07-05T07:18:07.127Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
07:18:07 [2022-07-05T07:18:07.127Z] === RUN   TestDockerSuite/TestCreateHostConfig
07:18:07 [2022-07-05T07:18:07.127Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
07:18:07 [2022-07-05T07:18:07.706Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
07:18:07 [2022-07-05T07:18:07.986Z] === RUN   TestDockerSuite/TestCreateLabels
07:18:07 [2022-07-05T07:18:07.986Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
07:18:07 [2022-07-05T07:18:07.986Z] === RUN   TestDockerSuite/TestCreateRM
07:18:08 [2022-07-05T07:18:08.246Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
07:18:08 [2022-07-05T07:18:08.246Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
07:18:08 [2022-07-05T07:18:08.246Z] === RUN   TestDockerSuite/TestCreateStopSignal
07:18:08 [2022-07-05T07:18:08.246Z] === RUN   TestDockerSuite/TestCreateStopTimeout
07:18:08 [2022-07-05T07:18:08.246Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
07:18:09 [2022-07-05T07:18:09.628Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
07:18:09 [2022-07-05T07:18:09.888Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
07:18:09 [2022-07-05T07:18:09.888Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
07:18:10 [2022-07-05T07:18:10.148Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
07:18:12 [2022-07-05T07:18:12.693Z]     docker_api_swarm_test.go:384: [da90f9f77d05f] joining swarm manager [d998a3b84fb56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:18:13 [2022-07-05T07:18:13.244Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd
07:18:13 [2022-07-05T07:18:13.244Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy
07:18:13 [2022-07-05T07:18:13.244Z] GOOS="linux" GOARCH="s390x" GOARM=""
07:18:13 [2022-07-05T07:18:13.244Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy
07:18:13 [2022-07-05T07:18:13.244Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
07:18:13 [2022-07-05T07:18:13.571Z] + sudo modprobe ip6table_filter
[Pipeline] sh
07:18:13 [2022-07-05T07:18:13.633Z] === RUN   TestDockerSuite/TestCreateWithPortRange
07:18:13 [2022-07-05T07:18:13.633Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
07:18:13 [2022-07-05T07:18:13.633Z] === RUN   TestDockerSuite/TestEventsAttach
07:18:13 [2022-07-05T07:18:13.850Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43768/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=720fd638f6aecba6e2b9b86564a9bbe3d771f57e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e hack/test/unit
07:18:13 [2022-07-05T07:18:13.893Z]     docker_api_swarm_test.go:385: [dee7dc64a59f0] joining swarm manager [d998a3b84fb56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:18:14 [2022-07-05T07:18:14.206Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
07:18:14 [2022-07-05T07:18:14.206Z] + TESTFLAGS+=' -test.timeout=5m'
07:18:14 [2022-07-05T07:18:14.206Z] + TESTDIRS=./...
07:18:14 [2022-07-05T07:18:14.206Z] + exclude_paths='/vendor/|/integration'
07:18:14 [2022-07-05T07:18:14.206Z] ++ grep -vE '(/vendor/|/integration)'
07:18:14 [2022-07-05T07:18:14.206Z] ++ go list ./...
07:18:14 [2022-07-05T07:18:14.463Z] === RUN   TestDockerSuite/TestEventsCommit
07:18:15 [2022-07-05T07:18:15.034Z] === RUN   TestDockerSuite/TestEventsContainerEvents
07:18:15 [2022-07-05T07:18:15.145Z] + pkg_list='github.com/docker/docker/api
07:18:15 [2022-07-05T07:18:15.145Z] github.com/docker/docker/api/server
07:18:15 [2022-07-05T07:18:15.145Z] github.com/docker/docker/api/server/backend/build
07:18:15 [2022-07-05T07:18:15.145Z] github.com/docker/docker/api/server/httpstatus
07:18:15 [2022-07-05T07:18:15.145Z] github.com/docker/docker/api/server/httputils
07:18:15 [2022-07-05T07:18:15.145Z] github.com/docker/docker/api/server/middleware
07:18:15 [2022-07-05T07:18:15.145Z] github.com/docker/docker/api/server/router
07:18:15 [2022-07-05T07:18:15.145Z] github.com/docker/docker/api/server/router/build
07:18:15 [2022-07-05T07:18:15.145Z] github.com/docker/docker/api/server/router/checkpoint
07:18:15 [2022-07-05T07:18:15.145Z] github.com/docker/docker/api/server/router/container
07:18:15 [2022-07-05T07:18:15.145Z] github.com/docker/docker/api/server/router/debug
07:18:15 [2022-07-05T07:18:15.145Z] github.com/docker/docker/api/server/router/distribution
07:18:15 [2022-07-05T07:18:15.145Z] github.com/docker/docker/api/server/router/grpc
07:18:15 [2022-07-05T07:18:15.145Z] github.com/docker/docker/api/server/router/image
07:18:15 [2022-07-05T07:18:15.145Z] github.com/docker/docker/api/server/router/network
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/router/plugin
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/router/session
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/router/swarm
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/router/system
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/router/volume
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/backend
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/blkiodev
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/container
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/events
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/filters
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/image
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/mount
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/network
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/plugins/logdriver
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/registry
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/strslice
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/swarm
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/swarm/runtime
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/time
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/versions
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/versions/v1p19
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/versions/v1p20
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/volume
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder/builder-next
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder/builder-next/exporter
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder/builder-next/worker
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder/dockerfile
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder/remotecontext
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder/remotecontext/git
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder/remotecontext/urlutil
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/cli
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/cli/config
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/cli/debug
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/cli/winresources/docker-proxy
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/cli/winresources/dockerd
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/client
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/cmd/docker-proxy
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/cmd/dockerd
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/cmd/dockerd/trap
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/container
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/container/stream
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/contrib/apparmor
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/contrib/docker-device-tool
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/contrib/httpserver
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/cluster
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/cluster/convert
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/cluster/executor
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/cluster/executor/container
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/cluster/provider
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/config
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/events
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/events/testutils
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/exec
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/aufs
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/copy
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/overlay
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/register
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/vfs
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/zfs
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/images
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/initlayer
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/links
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/listeners
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/awslogs
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/fluentd
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/gcplogs
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/gelf
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/journald
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/local
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/logentries
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/loggertest
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/loggerutils
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/splunk
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/syslog
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/templates
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/names
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/network
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/stats
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/distribution
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/distribution/metadata
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/distribution/utils
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/distribution/xfer
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/dockerversion
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/errdefs
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/image
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/image/cache
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/image/tarexport
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/image/v1
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/internal/test/suite
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/layer
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libcontainerd
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libcontainerd/queue
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libcontainerd/remote
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libcontainerd/supervisor
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libcontainerd/types
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/bitseq
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/cluster
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/config
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/datastore
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/diagnostic
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/discoverapi
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/driverapi
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/drivers/bridge
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/drivers/host
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/drivers/null
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/drivers/overlay
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/drivers/remote
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/drivers/windows
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/drvregistry
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/etchosts
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/idm
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/internal/caller
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/ipam
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/ipamapi
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/ipams/builtin
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/ipams/null
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/ipams/remote
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/ipamutils
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/iptables
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/netlabel
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/netutils
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/networkdb
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/ns
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/options
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/osl
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/osl/kernel
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/portallocator
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/portmapper
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/resolvconf
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/testutils
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/libnetwork/types
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/oci
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/oci/caps
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/opts
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/aaparser
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/archive
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/authorization
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/broadcaster
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/capabilities
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/chrootarchive
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/containerfs
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/devicemapper
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/directory
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/dmesg
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/fileutils
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/fsutils
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/homedir
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/idtools
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/ioutils
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/jsonmessage
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/longpath
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/loopback
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/namesgenerator
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/parsers
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/parsers/kernel
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/pidfile
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/platform
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/plugingetter
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/plugins
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/plugins/transport
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/pools
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/progress
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/pubsub
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/reexec
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/signal
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/stack
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/stdcopy
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/streamformatter
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/stringid
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/sysinfo
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/system
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/tailfile
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/tarsum
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/truncindex
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/urlutil
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/pkg/useragent
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/plugin
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/plugin/executor/containerd
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/plugin/v2
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/profiles/apparmor
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/profiles/seccomp
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/quota
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/reference
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/registry
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/registry/resumable
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/restartmanager
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/rootless
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/rootless/specconv
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/runconfig
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/runconfig/opts
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/testutil
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/testutil/daemon
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/testutil/environment
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/testutil/fakecontext
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/testutil/fakegit
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/testutil/fakestorage
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/testutil/fixtures/load
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/testutil/fixtures/plugin
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/testutil/registry
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/testutil/request
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/volume
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/volume/drivers
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/volume/local
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/volume/mounts
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/volume/service
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/volume/service/opts
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/volume/testutils'
07:18:15 [2022-07-05T07:18:15.146Z] ++ grep --fixed-strings -v /libnetwork
07:18:15 [2022-07-05T07:18:15.146Z] ++ echo 'github.com/docker/docker/api
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/backend/build
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/httpstatus
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/httputils
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/middleware
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/router
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/router/build
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/router/checkpoint
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/router/container
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/router/debug
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/router/distribution
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/router/grpc
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/router/image
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/router/network
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/router/plugin
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/router/session
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/router/swarm
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/router/system
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/server/router/volume
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/backend
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/blkiodev
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/container
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/events
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/filters
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/image
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/mount
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/network
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/plugins/logdriver
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/registry
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/strslice
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/swarm
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/swarm/runtime
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/time
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/versions
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/versions/v1p19
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/versions/v1p20
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/api/types/volume
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder/builder-next
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder/builder-next/exporter
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder/builder-next/worker
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder/dockerfile
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder/remotecontext
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder/remotecontext/git
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/builder/remotecontext/urlutil
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/cli
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/cli/config
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/cli/debug
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/cli/winresources/docker-proxy
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/cli/winresources/dockerd
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/client
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/cmd/docker-proxy
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/cmd/dockerd
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/cmd/dockerd/trap
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/container
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/container/stream
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/contrib/apparmor
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/contrib/docker-device-tool
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/contrib/httpserver
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/cluster
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/cluster/convert
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/cluster/executor
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/cluster/executor/container
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/cluster/provider
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/config
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/events
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/events/testutils
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/exec
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/aufs
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/copy
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/overlay
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/register
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/vfs
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/graphdriver/zfs
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/images
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/initlayer
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/links
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/listeners
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/awslogs
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/fluentd
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/gcplogs
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/gelf
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/journald
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/local
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/logentries
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/loggertest
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/loggerutils
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/splunk
07:18:15 [2022-07-05T07:18:15.146Z] github.com/docker/docker/daemon/logger/syslog
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/logger/templates
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/names
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/network
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/stats
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/distribution
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/distribution/metadata
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/distribution/utils
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/distribution/xfer
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/dockerversion
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/errdefs
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/image
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/image/cache
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/image/tarexport
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/image/v1
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/internal/test/suite
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/layer
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libcontainerd
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libcontainerd/queue
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libcontainerd/remote
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libcontainerd/supervisor
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libcontainerd/types
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/bitseq
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/cluster
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/config
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/datastore
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/diagnostic
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/discoverapi
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/driverapi
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/drivers/bridge
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/drivers/host
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/drivers/null
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/drivers/overlay
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/drivers/remote
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/drivers/windows
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/drvregistry
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/etchosts
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/idm
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/internal/caller
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/ipam
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/ipamapi
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/ipams/builtin
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/ipams/null
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/ipams/remote
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/ipamutils
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/iptables
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/netlabel
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/netutils
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/networkdb
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/ns
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/options
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/osl
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/osl/kernel
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/portallocator
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/portmapper
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/resolvconf
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/testutils
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libnetwork/types
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/oci
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/oci/caps
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/opts
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/aaparser
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/archive
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/authorization
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/broadcaster
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/capabilities
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/chrootarchive
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/containerfs
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/devicemapper
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/directory
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/dmesg
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/fileutils
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/fsutils
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/homedir
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/idtools
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/ioutils
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/jsonmessage
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/longpath
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/loopback
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/namesgenerator
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/parsers
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/parsers/kernel
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/pidfile
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/platform
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/plugingetter
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/plugins
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/plugins/transport
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/pools
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/progress
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/pubsub
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/reexec
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/signal
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/stack
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/stdcopy
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/streamformatter
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/stringid
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/sysinfo
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/system
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/tailfile
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/tarsum
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/truncindex
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/urlutil
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/useragent
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/plugin
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/plugin/executor/containerd
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/plugin/v2
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/profiles/apparmor
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/profiles/seccomp
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/quota
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/reference
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/registry
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/registry/resumable
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/restartmanager
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/rootless
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/rootless/specconv
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/runconfig
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/runconfig/opts
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/testutil
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/testutil/daemon
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/testutil/environment
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/testutil/fakecontext
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/testutil/fakegit
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/testutil/fakestorage
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/testutil/fixtures/load
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/testutil/fixtures/plugin
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/testutil/registry
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/testutil/request
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/volume
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/volume/drivers
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/volume/local
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/volume/mounts
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/volume/service
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/volume/service/opts
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/volume/testutils'
07:18:15 [2022-07-05T07:18:15.147Z] + base_pkg_list='github.com/docker/docker/api
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/server
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/server/backend/build
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/server/httpstatus
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/server/httputils
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/server/middleware
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/server/router
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/server/router/build
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/server/router/checkpoint
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/server/router/container
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/server/router/debug
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/server/router/distribution
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/server/router/grpc
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/server/router/image
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/server/router/network
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/server/router/plugin
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/server/router/session
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/server/router/swarm
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/server/router/system
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/server/router/volume
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/types
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/types/backend
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/types/blkiodev
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/types/container
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/types/events
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/types/filters
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/types/image
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/types/mount
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/types/network
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/types/plugins/logdriver
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/types/registry
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/types/strslice
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/types/swarm
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/types/swarm/runtime
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/types/time
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/types/versions
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/types/versions/v1p19
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/types/versions/v1p20
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/api/types/volume
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/builder
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/builder/builder-next
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/builder/builder-next/exporter
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/builder/builder-next/worker
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/builder/dockerfile
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/builder/remotecontext
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/builder/remotecontext/git
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/builder/remotecontext/urlutil
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/cli
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/cli/config
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/cli/debug
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/cli/winresources/docker-proxy
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/cli/winresources/dockerd
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/client
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/cmd/docker-proxy
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/cmd/dockerd
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/cmd/dockerd/trap
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/container
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/container/stream
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/contrib/apparmor
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/contrib/docker-device-tool
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/contrib/httpserver
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/cluster
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/cluster/convert
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/cluster/executor
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/cluster/executor/container
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/cluster/provider
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/config
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/events
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/events/testutils
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/exec
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/graphdriver
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/graphdriver/aufs
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/graphdriver/copy
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/graphdriver/overlay
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/graphdriver/register
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/graphdriver/vfs
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/graphdriver/zfs
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/images
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/initlayer
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/links
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/listeners
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/logger
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/logger/awslogs
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/logger/fluentd
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/logger/gcplogs
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/logger/gelf
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/logger/journald
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/logger/local
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/logger/logentries
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/logger/loggertest
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/logger/loggerutils
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/logger/splunk
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/logger/syslog
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/logger/templates
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/names
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/network
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/daemon/stats
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/distribution
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/distribution/metadata
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/distribution/utils
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/distribution/xfer
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/dockerversion
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/errdefs
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/image
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/image/cache
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/image/tarexport
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/image/v1
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/internal/test/suite
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/layer
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libcontainerd
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libcontainerd/queue
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libcontainerd/remote
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libcontainerd/supervisor
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/libcontainerd/types
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/oci
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/oci/caps
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/opts
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/aaparser
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/archive
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/authorization
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/broadcaster
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/capabilities
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/chrootarchive
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/containerfs
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/devicemapper
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/directory
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/dmesg
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/fileutils
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/fsutils
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/homedir
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/idtools
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/ioutils
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/jsonmessage
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/longpath
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/loopback
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/namesgenerator
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/parsers
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/parsers/kernel
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/pidfile
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/platform
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/plugingetter
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/plugins
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/plugins/transport
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/pools
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/progress
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/pubsub
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/reexec
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/signal
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/stack
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/stdcopy
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/streamformatter
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/stringid
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/sysinfo
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/system
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/tailfile
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/tarsum
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/truncindex
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/urlutil
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/pkg/useragent
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/plugin
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/plugin/executor/containerd
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/plugin/v2
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/profiles/apparmor
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/profiles/seccomp
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/quota
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/reference
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/registry
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/registry/resumable
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/restartmanager
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/rootless
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/rootless/specconv
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/runconfig
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/runconfig/opts
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/testutil
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/testutil/daemon
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/testutil/environment
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/testutil/fakecontext
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/testutil/fakegit
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/testutil/fakestorage
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/testutil/fixtures/load
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/testutil/fixtures/plugin
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/testutil/registry
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/testutil/request
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/volume
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/volume/drivers
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/volume/local
07:18:15 [2022-07-05T07:18:15.147Z] github.com/docker/docker/volume/mounts
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/volume/service
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/volume/service/opts
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/volume/testutils'
07:18:15 [2022-07-05T07:18:15.148Z] ++ echo 'github.com/docker/docker/api
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/server
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/server/backend/build
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/server/httpstatus
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/server/httputils
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/server/middleware
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/server/router
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/server/router/build
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/server/router/checkpoint
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/server/router/container
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/server/router/debug
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/server/router/distribution
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/server/router/grpc
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/server/router/image
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/server/router/network
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/server/router/plugin
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/server/router/session
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/server/router/swarm
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/server/router/system
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/server/router/volume
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/types
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/types/backend
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/types/blkiodev
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/types/container
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/types/events
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/types/filters
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/types/image
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/types/mount
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/types/network
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/types/plugins/logdriver
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/types/registry
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/types/strslice
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/types/swarm
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/types/swarm/runtime
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/types/time
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/types/versions
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/types/versions/v1p19
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/types/versions/v1p20
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/api/types/volume
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/builder
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/builder/builder-next
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/builder/builder-next/exporter
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/builder/builder-next/worker
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/builder/dockerfile
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/builder/remotecontext
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/builder/remotecontext/git
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/builder/remotecontext/urlutil
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/cli
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/cli/config
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/cli/debug
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/cli/winresources/docker-proxy
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/cli/winresources/dockerd
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/client
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/cmd/docker-proxy
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/cmd/dockerd
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/cmd/dockerd/trap
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/container
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/container/stream
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/contrib/apparmor
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/contrib/docker-device-tool
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/contrib/httpserver
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/cluster
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/cluster/convert
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/cluster/executor
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/cluster/executor/container
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/cluster/provider
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/config
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/events
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/events/testutils
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/exec
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/graphdriver
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/graphdriver/aufs
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/graphdriver/copy
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/graphdriver/overlay
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/graphdriver/register
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/graphdriver/vfs
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/graphdriver/zfs
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/images
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/initlayer
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/links
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/listeners
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/logger
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/logger/awslogs
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/logger/fluentd
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/logger/gcplogs
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/logger/gelf
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/logger/journald
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/logger/local
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/logger/logentries
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/logger/loggertest
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/logger/loggerutils
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/logger/splunk
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/logger/syslog
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/logger/templates
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/names
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/network
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/daemon/stats
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/distribution
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/distribution/metadata
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/distribution/utils
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/distribution/xfer
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/dockerversion
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/errdefs
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/image
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/image/cache
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/image/tarexport
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/image/v1
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/internal/test/suite
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/layer
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libcontainerd
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libcontainerd/queue
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libcontainerd/remote
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libcontainerd/supervisor
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libcontainerd/types
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/bitseq
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cluster
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/config
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/datastore
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/diagnostic
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/discoverapi
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/driverapi
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/bridge
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/host
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/null
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/overlay
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/remote
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/windows
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drvregistry
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/etchosts
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/idm
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/internal/caller
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/ipam
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/ipamapi
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/ipams/builtin
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/ipams/null
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/ipams/remote
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/ipamutils
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/iptables
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/netlabel
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/netutils
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/networkdb
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/ns
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/options
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/osl
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/osl/kernel
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/portallocator
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/portmapper
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/resolvconf
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/testutils
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/types
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/oci
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/oci/caps
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/opts
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/aaparser
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/archive
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/authorization
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/broadcaster
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/capabilities
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/chrootarchive
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/containerfs
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/devicemapper
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/directory
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/dmesg
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/fileutils
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/fsutils
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/homedir
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/idtools
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/ioutils
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/jsonmessage
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/longpath
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/loopback
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/namesgenerator
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/parsers
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/parsers/kernel
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/pidfile
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/platform
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/plugingetter
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/plugins
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/plugins/transport
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/pools
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/progress
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/pubsub
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/reexec
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/signal
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/stack
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/stdcopy
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/streamformatter
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/stringid
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/sysinfo
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/system
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/tailfile
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/tarsum
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/truncindex
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/urlutil
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/pkg/useragent
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/plugin
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/plugin/executor/containerd
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/plugin/v2
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/profiles/apparmor
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/profiles/seccomp
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/quota
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/reference
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/registry
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/registry/resumable
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/restartmanager
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/rootless
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/rootless/specconv
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/runconfig
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/runconfig/opts
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/testutil
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/testutil/daemon
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/testutil/environment
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/testutil/fakecontext
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/testutil/fakegit
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/testutil/fakestorage
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/testutil/fixtures/load
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/testutil/fixtures/plugin
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/testutil/registry
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/testutil/request
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/volume
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/volume/drivers
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/volume/local
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/volume/mounts
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/volume/service
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/volume/service/opts
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/volume/testutils'
07:18:15 [2022-07-05T07:18:15.148Z] ++ grep --fixed-strings /libnetwork
07:18:15 [2022-07-05T07:18:15.148Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/bitseq
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cluster
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/config
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/datastore
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/diagnostic
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/discoverapi
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/driverapi
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/bridge
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/host
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/null
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/overlay
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/remote
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/windows
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/drvregistry
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/etchosts
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/idm
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/internal/caller
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/ipam
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/ipamapi
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/ipams/builtin
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/ipams/null
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/ipams/remote
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/ipamutils
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/iptables
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/netlabel
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/netutils
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/networkdb
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/ns
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/options
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/osl
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/osl/kernel
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/portallocator
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/portmapper
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/resolvconf
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/testutils
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/types'
07:18:15 [2022-07-05T07:18:15.148Z] + echo 'github.com/docker/docker/libnetwork
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/bitseq
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cluster
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/config
07:18:15 [2022-07-05T07:18:15.148Z] github.com/docker/docker/libnetwork/datastore
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/diagnostic
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/discoverapi
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/driverapi
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/drivers/bridge
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/drivers/host
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/drivers/null
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/drivers/overlay
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/drivers/remote
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/drivers/windows
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/drvregistry
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/etchosts
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/idm
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/internal/caller
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/ipam
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/ipamapi
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/ipams/builtin
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/ipams/null
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/ipams/remote
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/ipamutils
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/iptables
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/netlabel
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/netutils
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/networkdb
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/ns
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/options
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/osl
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/osl/kernel
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/portallocator
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/portmapper
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/resolvconf
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/testutils
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/types'
07:18:15 [2022-07-05T07:18:15.149Z] + grep --fixed-strings libnetwork/drivers/bridge
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/drivers/bridge
07:18:15 [2022-07-05T07:18:15.149Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:18:15 [2022-07-05T07:18:15.149Z] + type docker-proxy
07:18:15 [2022-07-05T07:18:15.149Z] hack/test/unit: line 25: type: docker-proxy: not found
07:18:15 [2022-07-05T07:18:15.149Z] + hack/make.sh binary-proxy install-proxy
07:18:15 [2022-07-05T07:18:15.149Z] 
07:18:15 [2022-07-05T07:18:15.407Z] Removing bundles/
07:18:15 [2022-07-05T07:18:15.407Z] 
07:18:15 [2022-07-05T07:18:15.407Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
07:18:15 [2022-07-05T07:18:15.407Z] Building: bundles/binary-proxy/docker-proxy
07:18:15 [2022-07-05T07:18:15.407Z] GOOS="" GOARCH="" GOARM=""
07:18:15 [2022-07-05T07:18:15.604Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
07:18:15 [2022-07-05T07:18:15.865Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
07:18:16 [2022-07-05T07:18:16.434Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
07:18:18 [2022-07-05T07:18:18.343Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
07:18:18 [2022-07-05T07:18:18.343Z] --- PASS: TestServicePlugin (32.76s)
07:18:18 [2022-07-05T07:18:18.343Z] === RUN   TestServiceUpdateLabel
07:18:19 [2022-07-05T07:18:19.283Z] === RUN   TestDockerSuite/TestEventsContainerRestart
07:18:21 [2022-07-05T07:18:21.196Z] --- PASS: TestServiceUpdateLabel (2.59s)
07:18:21 [2022-07-05T07:18:21.196Z] === RUN   TestServiceUpdateSecrets
07:18:21 [2022-07-05T07:18:21.767Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
07:18:23 [2022-07-05T07:18:23.523Z] Created binary: bundles/binary-proxy/docker-proxy
07:18:23 [2022-07-05T07:18:23.523Z] 
07:18:23 [2022-07-05T07:18:23.523Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
07:18:23 [2022-07-05T07:18:23.523Z] Installing docker-proxy to /usr/local/bin/
07:18:23 [2022-07-05T07:18:23.523Z] 
07:18:23 [2022-07-05T07:18:23.523Z] + mkdir -p bundles
07:18:23 [2022-07-05T07:18:23.523Z] + '[' -n 'github.com/docker/docker/api
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/server
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/server/backend/build
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/server/httpstatus
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/server/httputils
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/server/middleware
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/server/router
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/server/router/build
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/server/router/checkpoint
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/server/router/container
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/server/router/debug
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/server/router/distribution
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/server/router/grpc
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/server/router/image
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/server/router/network
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/server/router/plugin
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/server/router/session
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/server/router/swarm
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/server/router/system
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/server/router/volume
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/types
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/types/backend
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/types/blkiodev
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/types/container
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/types/events
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/types/filters
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/types/image
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/types/mount
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/types/network
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/types/plugins/logdriver
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/types/registry
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/types/strslice
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/types/swarm
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/types/swarm/runtime
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/types/time
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/types/versions
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/types/versions/v1p19
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/types/versions/v1p20
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/api/types/volume
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/builder
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/builder/builder-next
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/builder/builder-next/exporter
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/builder/builder-next/worker
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/builder/dockerfile
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/builder/remotecontext
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/builder/remotecontext/git
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/builder/remotecontext/urlutil
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/cli
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/cli/config
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/cli/debug
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/cli/winresources/docker-proxy
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/cli/winresources/dockerd
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/client
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/cmd/docker-proxy
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/cmd/dockerd
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/cmd/dockerd/trap
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/container
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/container/stream
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/contrib/apparmor
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/contrib/docker-device-tool
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/contrib/httpserver
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/cluster
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/cluster/convert
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/cluster/executor
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/cluster/executor/container
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/cluster/provider
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/config
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/events
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/events/testutils
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/exec
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/graphdriver
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/graphdriver/aufs
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/graphdriver/copy
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/graphdriver/overlay
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/graphdriver/register
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/graphdriver/vfs
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/graphdriver/zfs
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/images
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/initlayer
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/links
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/listeners
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/logger
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/logger/awslogs
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/logger/fluentd
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/logger/gcplogs
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/logger/gelf
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/logger/journald
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/logger/local
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/logger/logentries
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/logger/loggertest
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/logger/loggerutils
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/logger/splunk
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/logger/syslog
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/logger/templates
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/names
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/network
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/daemon/stats
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/distribution
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/distribution/metadata
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/distribution/utils
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/distribution/xfer
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/dockerversion
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/errdefs
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/image
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/image/cache
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/image/tarexport
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/image/v1
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/internal/test/suite
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/layer
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/libcontainerd
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/libcontainerd/queue
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/libcontainerd/remote
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/libcontainerd/supervisor
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/libcontainerd/types
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/oci
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/oci/caps
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/opts
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/aaparser
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/archive
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/authorization
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/broadcaster
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/capabilities
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/chrootarchive
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/containerfs
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/devicemapper
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/directory
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/dmesg
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/fileutils
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/fsutils
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/homedir
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/idtools
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/ioutils
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/jsonmessage
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/longpath
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/loopback
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/namesgenerator
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/parsers
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/parsers/kernel
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/pidfile
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/platform
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/plugingetter
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/plugins
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/plugins/transport
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/pools
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/progress
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/pubsub
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/reexec
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/signal
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/stack
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/stdcopy
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/streamformatter
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/stringid
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/sysinfo
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/system
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/tailfile
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/tarsum
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/truncindex
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/urlutil
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/pkg/useragent
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/plugin
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/plugin/executor/containerd
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/plugin/v2
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/profiles/apparmor
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/profiles/seccomp
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/quota
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/reference
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/registry
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/registry/resumable
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/restartmanager
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/rootless
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/rootless/specconv
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/runconfig
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/runconfig/opts
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/testutil
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/testutil/daemon
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/testutil/environment
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/testutil/fakecontext
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/testutil/fakegit
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/testutil/fakestorage
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/testutil/fixtures/load
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/testutil/fixtures/plugin
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/testutil/registry
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/testutil/request
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/volume
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/volume/drivers
07:18:23 [2022-07-05T07:18:23.523Z] github.com/docker/docker/volume/local
07:18:23 [2022-07-05T07:18:23.524Z] github.com/docker/docker/volume/mounts
07:18:23 [2022-07-05T07:18:23.524Z] github.com/docker/docker/volume/service
07:18:23 [2022-07-05T07:18:23.524Z] github.com/docker/docker/volume/service/opts
07:18:23 [2022-07-05T07:18:23.524Z] github.com/docker/docker/volume/testutils' ']'
07:18:23 [2022-07-05T07:18:23.524Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
07:18:23 [2022-07-05T07:18:23.524Z] ?   	github.com/docker/docker/api	[no test files]
07:18:24 [2022-07-05T07:18:24.309Z] === RUN   TestDockerSuite/TestEventsCopy
07:18:24 [2022-07-05T07:18:24.572Z] === RUN   TestDockerSuite/TestEventsFilterContainer
07:18:25 [2022-07-05T07:18:25.512Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
07:18:26 [2022-07-05T07:18:26.082Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
07:18:26 [2022-07-05T07:18:26.342Z] === RUN   TestDockerSuite/TestEventsFilterImageName
07:18:27 [2022-07-05T07:18:27.281Z] === RUN   TestDockerSuite/TestEventsFilterLabels
07:18:28 [2022-07-05T07:18:28.221Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
07:18:28 [2022-07-05T07:18:28.221Z] === RUN   TestDockerSuite/TestEventsFilterType
07:18:28 [2022-07-05T07:18:28.497Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
07:18:28 [2022-07-05T07:18:28.758Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
07:18:28 [2022-07-05T07:18:28.758Z] === RUN   TestDockerSuite/TestEventsFilters
07:18:29 [2022-07-05T07:18:29.698Z] === RUN   TestDockerSuite/TestEventsFormat
07:18:31 [2022-07-05T07:18:31.082Z] === RUN   TestDockerSuite/TestEventsFormatBadField
07:18:31 [2022-07-05T07:18:31.082Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
07:18:31 [2022-07-05T07:18:31.082Z] === RUN   TestDockerSuite/TestEventsImageImport
07:18:31 [2022-07-05T07:18:31.342Z] === RUN   TestDockerSuite/TestEventsImageLoad
07:18:31 [2022-07-05T07:18:31.602Z] === RUN   TestDockerSuite/TestEventsImagePull
07:18:32 [2022-07-05T07:18:32.541Z] === RUN   TestDockerSuite/TestEventsImageTag
07:18:33 [2022-07-05T07:18:33.921Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
07:18:33 [2022-07-05T07:18:33.921Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
07:18:33 [2022-07-05T07:18:33.921Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
07:18:33 [2022-07-05T07:18:33.921Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
07:18:33 [2022-07-05T07:18:33.921Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
07:18:33 [2022-07-05T07:18:33.921Z] === RUN   TestDockerSuite/TestEventsPluginOps
07:18:35 [2022-07-05T07:18:35.829Z] --- PASS: TestServiceUpdateSecrets (15.05s)
07:18:35 [2022-07-05T07:18:35.829Z] === RUN   TestServiceUpdateConfigs
07:18:36 [2022-07-05T07:18:36.404Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
07:18:36 [2022-07-05T07:18:36.973Z] === RUN   TestDockerSuite/TestEventsRename
07:18:37 [2022-07-05T07:18:37.544Z] === RUN   TestDockerSuite/TestEventsResize
07:18:38 [2022-07-05T07:18:38.115Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
07:18:41 [2022-07-05T07:18:41.612Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 7.9% of statements
07:18:44 [2022-07-05T07:18:44.693Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
07:18:44 [2022-07-05T07:18:44.693Z] === RUN   TestDockerSuite/TestEventsStreaming
07:18:44 [2022-07-05T07:18:44.693Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
07:18:47 [2022-07-05T07:18:47.232Z] === RUN   TestDockerSuite/TestEventsTop
07:18:47 [2022-07-05T07:18:47.802Z] === RUN   TestDockerSuite/TestEventsUntag
07:18:50 [2022-07-05T07:18:50.340Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
07:18:50 [2022-07-05T07:18:50.600Z] --- PASS: TestServiceUpdateConfigs (14.85s)
07:18:50 [2022-07-05T07:18:50.600Z] === RUN   TestServiceUpdateNetwork
07:19:02 [2022-07-05T07:19:02.841Z] === RUN   TestDockerSuite/TestNetworkEvents
07:19:02 [2022-07-05T07:19:02.842Z] === RUN   TestDockerSuite/TestVolumeEvents
07:19:03 [2022-07-05T07:19:03.411Z] --- PASS: TestServiceUpdateNetwork (12.72s)
07:19:03 [2022-07-05T07:19:03.411Z] === RUN   TestServiceUpdatePidsLimit
07:19:04 [2022-07-05T07:19:04.791Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
07:19:05 [2022-07-05T07:19:05.360Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
07:19:05 [2022-07-05T07:19:05.930Z]     check_test.go:611: [dee7dc64a59f0] daemon is not started
07:19:05 [2022-07-05T07:19:05.930Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
07:19:07 [2022-07-05T07:19:07.844Z] === RUN   TestDockerSuite/TestExec
07:19:08 [2022-07-05T07:19:08.104Z]     docker_api_swarm_test.go:802: [d6275071ef3e4] joining swarm manager [dc8add080aa23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:19:08 [2022-07-05T07:19:08.364Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
07:19:09 [2022-07-05T07:19:09.417Z]     docker_api_swarm_test.go:802: [d9a8cecabc381] joining swarm manager [dc8add080aa23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:19:09 [2022-07-05T07:19:09.417Z] === RUN   TestDockerSuite/TestExecCgroup
07:19:10 [2022-07-05T07:19:10.358Z] === RUN   TestDockerSuite/TestExecEnv
07:19:10 [2022-07-05T07:19:10.929Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
07:19:11 [2022-07-05T07:19:11.870Z]     docker_api_swarm_test.go:802: [d63b125fe2bbe] joining swarm manager [dc8add080aa23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
07:19:12 [2022-07-05T07:19:12.131Z] === RUN   TestDockerSuite/TestExecExitStatus
07:19:12 [2022-07-05T07:19:12.391Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
07:19:12 [2022-07-05T07:19:12.652Z] === RUN   TestDockerSuite/TestExecInspectID
07:19:14 [2022-07-05T07:19:14.560Z]     docker_api_swarm_test.go:802: [d4cfb613b159c] joining swarm manager [dc8add080aa23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
07:19:15 [2022-07-05T07:19:15.130Z] === RUN   TestDockerSuite/TestExecInteractive
07:19:15 [2022-07-05T07:19:15.701Z]     docker_api_swarm_test.go:810: [df46ba239dd1f] joining swarm manager [dc8add080aa23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
07:19:15 [2022-07-05T07:19:15.701Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
07:19:16 [2022-07-05T07:19:16.640Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
07:19:16 [2022-07-05T07:19:16.900Z] === RUN   TestDockerSuite/TestExecParseError
07:19:17 [2022-07-05T07:19:17.471Z] === RUN   TestDockerSuite/TestExecPausedContainer
07:19:18 [2022-07-05T07:19:18.042Z] === RUN   TestDockerSuite/TestExecSetEnv
07:19:18 [2022-07-05T07:19:18.302Z] === RUN   TestDockerSuite/TestExecStartFails
07:19:18 [2022-07-05T07:19:18.874Z] === RUN   TestDockerSuite/TestExecStopNotHanging
07:19:19 [2022-07-05T07:19:19.446Z] === RUN   TestDockerSuite/TestExecTTY
07:19:20 [2022-07-05T07:19:20.016Z] --- PASS: TestServiceUpdatePidsLimit (16.56s)
07:19:20 [2022-07-05T07:19:20.016Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
07:19:20 [2022-07-05T07:19:20.016Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.93s)
07:19:20 [2022-07-05T07:19:20.016Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s)
07:19:20 [2022-07-05T07:19:20.016Z] PASS
07:19:20 [2022-07-05T07:19:20.016Z] 
07:19:20 [2022-07-05T07:19:20.016Z] === Skipped
07:19:20 [2022-07-05T07:19:20.016Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
07:19:20 [2022-07-05T07:19:20.016Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:19:20 [2022-07-05T07:19:20.016Z] 
07:19:20 [2022-07-05T07:19:20.016Z] DONE 27 tests, 1 skipped in 181.936s
07:19:20 [2022-07-05T07:19:20.016Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
07:19:20 [2022-07-05T07:19:20.016Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
07:19:20 [2022-07-05T07:19:20.016Z] ++ set -e
07:19:20 [2022-07-05T07:19:20.016Z] ++ '[' -n 0 ']'
07:19:20 [2022-07-05T07:19:20.016Z] ++ set -x
07:19:20 [2022-07-05T07:19:20.016Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
07:19:20 [2022-07-05T07:19:20.016Z] INFO: Testing against a local daemon
07:19:20 [2022-07-05T07:19:20.016Z] === RUN   TestSessionCreate
07:19:20 [2022-07-05T07:19:20.016Z] --- PASS: TestSessionCreate (0.02s)
07:19:20 [2022-07-05T07:19:20.016Z] === RUN   TestSessionCreateWithBadUpgrade
07:19:20 [2022-07-05T07:19:20.016Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
07:19:20 [2022-07-05T07:19:20.016Z] PASS
07:19:20 [2022-07-05T07:19:20.016Z] 
07:19:20 [2022-07-05T07:19:20.016Z] DONE 2 tests in 0.129s
07:19:20 [2022-07-05T07:19:20.016Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
07:19:20 [2022-07-05T07:19:20.016Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
07:19:20 [2022-07-05T07:19:20.016Z] ++ set -e
07:19:20 [2022-07-05T07:19:20.016Z] ++ '[' -n 0 ']'
07:19:20 [2022-07-05T07:19:20.016Z] ++ set -x
07:19:20 [2022-07-05T07:19:20.016Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
07:19:20 [2022-07-05T07:19:20.276Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
07:19:20 [2022-07-05T07:19:20.276Z] INFO: Testing against a local daemon
07:19:20 [2022-07-05T07:19:20.276Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:19:20 [2022-07-05T07:19:20.276Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:19:20 [2022-07-05T07:19:20.276Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:19:20 [2022-07-05T07:19:20.276Z] === RUN   TestDiskUsage
07:19:20 [2022-07-05T07:19:20.276Z] === PAUSE TestDiskUsage
07:19:20 [2022-07-05T07:19:20.276Z] === RUN   TestEventsExecDie
07:19:20 [2022-07-05T07:19:20.870Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
07:19:21 [2022-07-05T07:19:21.133Z] --- PASS: TestEventsExecDie (0.83s)
07:19:21 [2022-07-05T07:19:21.133Z] === RUN   TestEventsBackwardsCompatible
07:19:21 [2022-07-05T07:19:21.133Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
07:19:21 [2022-07-05T07:19:21.133Z] === RUN   TestEventsVolumeCreate
07:19:21 [2022-07-05T07:19:21.133Z] --- PASS: TestEventsVolumeCreate (0.08s)
07:19:21 [2022-07-05T07:19:21.133Z] === RUN   TestInfoBinaryCommits
07:19:21 [2022-07-05T07:19:21.393Z] --- PASS: TestInfoBinaryCommits (0.04s)
07:19:21 [2022-07-05T07:19:21.393Z] === RUN   TestInfoAPIVersioned
07:19:21 [2022-07-05T07:19:21.393Z] --- PASS: TestInfoAPIVersioned (0.02s)
07:19:21 [2022-07-05T07:19:21.393Z] === RUN   TestInfoAPI
07:19:21 [2022-07-05T07:19:21.393Z] --- PASS: TestInfoAPI (0.05s)
07:19:21 [2022-07-05T07:19:21.393Z] === RUN   TestInfoAPIWarnings
07:19:21 [2022-07-05T07:19:21.964Z] === RUN   TestDockerSuite/TestExecUlimits
07:19:22 [2022-07-05T07:19:22.533Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
07:19:22 [2022-07-05T07:19:22.533Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
07:19:22 [2022-07-05T07:19:22.533Z] === RUN   TestDockerSuite/TestExecWithImageUser
07:19:23 [2022-07-05T07:19:23.913Z] === RUN   TestDockerSuite/TestExecWithNoTERM
07:19:24 [2022-07-05T07:19:24.174Z] === RUN   TestDockerSuite/TestExecWithPrivileged
07:19:25 [2022-07-05T07:19:25.114Z] === RUN   TestDockerSuite/TestExecWithTERM
07:19:25 [2022-07-05T07:19:25.376Z] === RUN   TestDockerSuite/TestExecWithUser
07:19:26 [2022-07-05T07:19:26.316Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
07:19:27 [2022-07-05T07:19:27.255Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
07:19:29 [2022-07-05T07:19:29.167Z] === RUN   TestDockerSuite/TestHealth
07:19:39 [2022-07-05T07:19:39.157Z] --- PASS: TestInfoAPIWarnings (16.55s)
07:19:39 [2022-07-05T07:19:39.157Z] === RUN   TestInfoDebug
07:19:39 [2022-07-05T07:19:39.157Z] --- PASS: TestInfoDebug (0.52s)
07:19:39 [2022-07-05T07:19:39.157Z] === RUN   TestInfoInsecureRegistries
07:19:39 [2022-07-05T07:19:39.157Z] --- PASS: TestInfoInsecureRegistries (0.53s)
07:19:39 [2022-07-05T07:19:39.157Z] === RUN   TestInfoRegistryMirrors
07:19:39 [2022-07-05T07:19:39.417Z] --- PASS: TestInfoRegistryMirrors (0.52s)
07:19:39 [2022-07-05T07:19:39.417Z] === RUN   TestLoginFailsWithBadCredentials
07:19:39 [2022-07-05T07:19:39.987Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
07:19:39 [2022-07-05T07:19:39.987Z] === RUN   TestPingCacheHeaders
07:19:39 [2022-07-05T07:19:39.987Z] --- PASS: TestPingCacheHeaders (0.02s)
07:19:39 [2022-07-05T07:19:39.987Z] === RUN   TestPingGet
07:19:39 [2022-07-05T07:19:39.987Z] --- PASS: TestPingGet (0.01s)
07:19:39 [2022-07-05T07:19:39.987Z] === RUN   TestPingHead
07:19:39 [2022-07-05T07:19:39.987Z] --- PASS: TestPingHead (0.02s)
07:19:39 [2022-07-05T07:19:39.987Z] === RUN   TestPingSwarmHeader
07:19:40 [2022-07-05T07:19:40.557Z] === RUN   TestPingSwarmHeader/before_swarm_init
07:19:41 [2022-07-05T07:19:41.128Z] === RUN   TestPingSwarmHeader/after_swarm_init
07:19:42 [2022-07-05T07:19:42.068Z] === RUN   TestPingSwarmHeader/after_swarm_leave
07:19:42 [2022-07-05T07:19:42.068Z] --- PASS: TestPingSwarmHeader (2.17s)
07:19:42 [2022-07-05T07:19:42.068Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
07:19:42 [2022-07-05T07:19:42.068Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
07:19:42 [2022-07-05T07:19:42.068Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
07:19:42 [2022-07-05T07:19:42.068Z] === RUN   TestVersion
07:19:42 [2022-07-05T07:19:42.068Z] --- PASS: TestVersion (0.02s)
07:19:42 [2022-07-05T07:19:42.068Z] === CONT  TestDiskUsage
07:19:42 [2022-07-05T07:19:42.638Z] === RUN   TestDiskUsage/empty
07:19:42 [2022-07-05T07:19:42.638Z] === RUN   TestDiskUsage/empty/container_types
07:19:42 [2022-07-05T07:19:42.638Z] === RUN   TestDiskUsage/empty/image_types
07:19:42 [2022-07-05T07:19:42.638Z] === RUN   TestDiskUsage/empty/volume_types
07:19:42 [2022-07-05T07:19:42.638Z] === RUN   TestDiskUsage/empty/build-cache_types
07:19:42 [2022-07-05T07:19:42.638Z] === RUN   TestDiskUsage/empty/container,_volume_types
07:19:42 [2022-07-05T07:19:42.638Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
07:19:42 [2022-07-05T07:19:42.638Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
07:19:42 [2022-07-05T07:19:42.638Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
07:19:42 [2022-07-05T07:19:42.638Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
07:19:42 [2022-07-05T07:19:42.638Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
07:19:42 [2022-07-05T07:19:42.638Z] === RUN   TestDiskUsage/after_LoadBusybox
07:19:42 [2022-07-05T07:19:42.898Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
07:19:42 [2022-07-05T07:19:42.898Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
07:19:42 [2022-07-05T07:19:42.898Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
07:19:42 [2022-07-05T07:19:42.898Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
07:19:42 [2022-07-05T07:19:42.898Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
07:19:42 [2022-07-05T07:19:42.898Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
07:19:42 [2022-07-05T07:19:42.898Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
07:19:42 [2022-07-05T07:19:42.898Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
07:19:42 [2022-07-05T07:19:42.898Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
07:19:42 [2022-07-05T07:19:42.898Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
07:19:42 [2022-07-05T07:19:42.898Z] === RUN   TestDiskUsage/after_container.Run
07:19:43 [2022-07-05T07:19:43.160Z] === RUN   TestDiskUsage/after_container.Run/container_types
07:19:43 [2022-07-05T07:19:43.160Z] === RUN   TestDiskUsage/after_container.Run/image_types
07:19:43 [2022-07-05T07:19:43.160Z] === RUN   TestDiskUsage/after_container.Run/volume_types
07:19:43 [2022-07-05T07:19:43.160Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
07:19:43 [2022-07-05T07:19:43.160Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
07:19:43 [2022-07-05T07:19:43.160Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
07:19:43 [2022-07-05T07:19:43.160Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
07:19:43 [2022-07-05T07:19:43.160Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
07:19:43 [2022-07-05T07:19:43.160Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
07:19:43 [2022-07-05T07:19:43.160Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
07:19:43 [2022-07-05T07:19:43.420Z] --- PASS: TestDiskUsage (1.21s)
07:19:43 [2022-07-05T07:19:43.420Z]     --- PASS: TestDiskUsage/empty (0.01s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.20s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]     --- PASS: TestDiskUsage/after_container.Run (0.35s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
07:19:43 [2022-07-05T07:19:43.420Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
07:19:43 [2022-07-05T07:19:43.421Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
07:19:43 [2022-07-05T07:19:43.421Z] PASS
07:19:43 [2022-07-05T07:19:43.421Z] 
07:19:43 [2022-07-05T07:19:43.421Z] === Skipped
07:19:43 [2022-07-05T07:19:43.421Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:19:43 [2022-07-05T07:19:43.421Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:19:43 [2022-07-05T07:19:43.421Z] 
07:19:43 [2022-07-05T07:19:43.421Z] DONE 54 tests, 1 skipped in 23.187s
07:19:43 [2022-07-05T07:19:43.421Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
07:19:43 [2022-07-05T07:19:43.421Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
07:19:43 [2022-07-05T07:19:43.421Z] ++ set -e
07:19:43 [2022-07-05T07:19:43.421Z] ++ '[' -n 0 ']'
07:19:43 [2022-07-05T07:19:43.421Z] ++ set -x
07:19:43 [2022-07-05T07:19:43.421Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
07:19:43 [2022-07-05T07:19:43.421Z] INFO: Testing against a local daemon
07:19:43 [2022-07-05T07:19:43.421Z] === RUN   TestVolumesCreateAndList
07:19:43 [2022-07-05T07:19:43.421Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:19:43 [2022-07-05T07:19:43.421Z] === RUN   TestVolumesRemove
07:19:43 [2022-07-05T07:19:43.421Z] --- PASS: TestVolumesRemove (0.05s)
07:19:43 [2022-07-05T07:19:43.421Z] === RUN   TestVolumesInspect
07:19:43 [2022-07-05T07:19:43.421Z] --- PASS: TestVolumesInspect (0.02s)
07:19:43 [2022-07-05T07:19:43.421Z] === RUN   TestVolumesInvalidJSON
07:19:43 [2022-07-05T07:19:43.421Z] === RUN   TestVolumesInvalidJSON/volumes/create
07:19:43 [2022-07-05T07:19:43.421Z] === PAUSE TestVolumesInvalidJSON/volumes/create
07:19:43 [2022-07-05T07:19:43.421Z] === CONT  TestVolumesInvalidJSON/volumes/create
07:19:43 [2022-07-05T07:19:43.421Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
07:19:43 [2022-07-05T07:19:43.421Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
07:19:43 [2022-07-05T07:19:43.421Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
07:19:43 [2022-07-05T07:19:43.421Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
07:19:43 [2022-07-05T07:19:43.421Z] --- PASS: TestVolumesInvalidJSON (0.01s)
07:19:43 [2022-07-05T07:19:43.421Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
07:19:43 [2022-07-05T07:19:43.421Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
07:19:43 [2022-07-05T07:19:43.421Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
07:19:43 [2022-07-05T07:19:43.421Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
07:19:43 [2022-07-05T07:19:43.421Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
07:19:43 [2022-07-05T07:19:43.421Z] PASS
07:19:43 [2022-07-05T07:19:43.421Z] 
07:19:43 [2022-07-05T07:19:43.421Z] DONE 9 tests in 0.198s
07:19:43 [2022-07-05T07:19:43.421Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:19:43 [2022-07-05T07:19:43.681Z] ++++ cat bundles/test-integration/docker.pid
07:19:43 [2022-07-05T07:19:43.681Z] +++ kill 6703
07:19:43 [2022-07-05T07:19:43.942Z] +++ /etc/init.d/apparmor stop
07:19:43 [2022-07-05T07:19:43.942Z] Leaving: AppArmorNo profiles have been unloaded.
07:19:43 [2022-07-05T07:19:43.942Z] 
07:19:43 [2022-07-05T07:19:43.942Z] Unloading profiles will leave already running processes permanently
07:19:43 [2022-07-05T07:19:43.942Z] unconfined, which can lead to unexpected situations.
07:19:43 [2022-07-05T07:19:43.942Z] 
07:19:43 [2022-07-05T07:19:43.942Z] To set a process to complain mode, use the command line tool
07:19:43 [2022-07-05T07:19:43.942Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:19:43 [2022-07-05T07:19:43.942Z] +++ true
07:19:43 [2022-07-05T07:19:43.942Z] exiting test-integration
07:19:43 [2022-07-05T07:19:43.942Z] ++ exit 0
07:19:43 [2022-07-05T07:19:43.942Z] 
07:19:44 [2022-07-05T07:19:44.884Z] + for job in $(jobs -p)
07:19:44 [2022-07-05T07:19:44.884Z] + wait 7405
07:19:48 [2022-07-05T07:19:48.204Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
07:19:51 [2022-07-05T07:19:51.499Z] === RUN   TestDockerSuite/TestBuildHistory
07:19:54 [2022-07-05T07:19:54.039Z] === RUN   TestDockerSuite/TestHistoryExistentImage
07:19:54 [2022-07-05T07:19:54.039Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
07:19:54 [2022-07-05T07:19:54.039Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
07:19:54 [2022-07-05T07:19:54.039Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
07:19:54 [2022-07-05T07:19:54.300Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
07:19:54 [2022-07-05T07:19:54.300Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
07:19:54 [2022-07-05T07:19:54.871Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
07:19:55 [2022-07-05T07:19:55.441Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
07:19:55 [2022-07-05T07:19:55.441Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
07:19:55 [2022-07-05T07:19:55.441Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
07:19:55 [2022-07-05T07:19:55.441Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
07:19:55 [2022-07-05T07:19:55.702Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
07:19:55 [2022-07-05T07:19:55.962Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
07:19:56 [2022-07-05T07:19:56.222Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
07:19:56 [2022-07-05T07:19:56.222Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
07:19:56 [2022-07-05T07:19:56.792Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
07:19:56 [2022-07-05T07:19:56.792Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
07:19:57 [2022-07-05T07:19:57.363Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
07:19:57 [2022-07-05T07:19:57.933Z] === RUN   TestDockerSuite/TestImagesFormat
07:19:58 [2022-07-05T07:19:58.193Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
07:19:58 [2022-07-05T07:19:58.763Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
07:19:59 [2022-07-05T07:19:59.703Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
07:20:01 [2022-07-05T07:20:01.612Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
07:20:01 [2022-07-05T07:20:01.612Z] === RUN   TestDockerSuite/TestImportBadURL
07:20:01 [2022-07-05T07:20:01.612Z] === RUN   TestDockerSuite/TestImportDisplay
07:20:02 [2022-07-05T07:20:02.551Z] === RUN   TestDockerSuite/TestImportFile
07:20:03 [2022-07-05T07:20:03.493Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
07:20:03 [2022-07-05T07:20:03.493Z] === RUN   TestDockerSuite/TestImportFileWithMessage
07:20:04 [2022-07-05T07:20:04.874Z] === RUN   TestDockerSuite/TestImportGzipped
07:20:05 [2022-07-05T07:20:05.816Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
07:20:06 [2022-07-05T07:20:06.757Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
07:20:07 [2022-07-05T07:20:07.328Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
07:20:07 [2022-07-05T07:20:07.900Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
07:20:08 [2022-07-05T07:20:08.471Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
07:20:08 [2022-07-05T07:20:08.471Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
07:20:08 [2022-07-05T07:20:08.471Z] === RUN   TestDockerSuite/TestInspectAmpersand
07:20:08 [2022-07-05T07:20:08.730Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
07:20:09 [2022-07-05T07:20:09.301Z] === RUN   TestDockerSuite/TestInspectByPrefix
07:20:09 [2022-07-05T07:20:09.301Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
07:20:09 [2022-07-05T07:20:09.871Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
07:20:09 [2022-07-05T07:20:09.871Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
07:20:09 [2022-07-05T07:20:09.871Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
07:20:10 [2022-07-05T07:20:10.441Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
07:20:11 [2022-07-05T07:20:11.016Z] === RUN   TestDockerSuite/TestInspectDefault
07:20:11 [2022-07-05T07:20:11.277Z] === RUN   TestDockerSuite/TestInspectHistory
07:20:11 [2022-07-05T07:20:11.848Z] === RUN   TestDockerSuite/TestInspectImage
07:20:11 [2022-07-05T07:20:11.848Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
07:20:11 [2022-07-05T07:20:11.848Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
07:20:11 [2022-07-05T07:20:11.849Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
07:20:11 [2022-07-05T07:20:11.849Z] === RUN   TestDockerSuite/TestInspectInt64
07:20:12 [2022-07-05T07:20:12.420Z] === RUN   TestDockerSuite/TestInspectJSONFields
07:20:12 [2022-07-05T07:20:12.991Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
07:20:12 [2022-07-05T07:20:12.991Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
07:20:13 [2022-07-05T07:20:13.251Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
07:20:13 [2022-07-05T07:20:13.821Z] === RUN   TestDockerSuite/TestInspectPlugin
07:20:16 [2022-07-05T07:20:16.361Z] === RUN   TestDockerSuite/TestInspectRootFS
07:20:16 [2022-07-05T07:20:16.361Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
07:20:16 [2022-07-05T07:20:16.621Z] === RUN   TestDockerSuite/TestInspectStatus
07:20:17 [2022-07-05T07:20:17.192Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 31.9% of statements
07:20:18 [2022-07-05T07:20:18.076Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/server/router	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 67.9% of statements
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/types	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/types/container	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/types/events	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 92.2% of statements
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/types/image	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/types/network	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
07:20:18 [2022-07-05T07:20:18.076Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/builder	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ok  	github.com/docker/docker/builder/remotecontext	0.100s	coverage: 13.7% of statements
07:20:18 [2022-07-05T07:20:18.076Z] ok  	github.com/docker/docker/builder/dockerfile	0.515s	coverage: 49.3% of statements
07:20:18 [2022-07-05T07:20:18.076Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
07:20:18 [2022-07-05T07:20:18.076Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
07:20:18 [2022-07-05T07:20:18.076Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.662s	coverage: 86.3% of statements
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/cli	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/cli/config	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
07:20:18 [2022-07-05T07:20:18.076Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.137s	coverage: 67.6% of statements
07:20:18 [2022-07-05T07:20:18.135Z] === RUN   TestDockerSuite/TestInspectTemplateError
07:20:18 [2022-07-05T07:20:18.704Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
07:20:19 [2022-07-05T07:20:19.275Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
07:20:19 [2022-07-05T07:20:19.535Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
07:20:20 [2022-07-05T07:20:20.105Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
07:20:20 [2022-07-05T07:20:20.677Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
07:20:20 [2022-07-05T07:20:20.938Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
07:20:20 [2022-07-05T07:20:20.938Z] === RUN   TestDockerSuite/TestInspectUnknownObject
07:20:21 [2022-07-05T07:20:21.199Z] === RUN   TestDockerSuite/TestLinkShortDefinition
07:20:21 [2022-07-05T07:20:21.378Z] ok  	github.com/docker/docker/client	0.105s	coverage: 75.6% of statements
07:20:22 [2022-07-05T07:20:22.139Z] === RUN   TestDockerSuite/TestLinksEnvs
07:20:23 [2022-07-05T07:20:23.522Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
07:20:24 [2022-07-05T07:20:24.093Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
07:20:26 [2022-07-05T07:20:26.006Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
07:20:26 [2022-07-05T07:20:26.006Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
07:20:27 [2022-07-05T07:20:27.392Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
07:20:28 [2022-07-05T07:20:28.333Z]     docker_api_swarm_service_test.go:395: [d3cf390a4ac97] joining swarm manager [d2dec40e8cea0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:20:29 [2022-07-05T07:20:29.276Z]     docker_api_swarm_service_test.go:395: [d01d7faf3e1a4] joining swarm manager [d2dec40e8cea0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:20:29 [2022-07-05T07:20:29.276Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
07:20:29 [2022-07-05T07:20:29.276Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
07:20:31 [2022-07-05T07:20:31.191Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
07:20:31 [2022-07-05T07:20:31.762Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
07:20:32 [2022-07-05T07:20:32.705Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
07:20:40 [2022-07-05T07:20:40.838Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
07:20:41 [2022-07-05T07:20:41.780Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
07:20:42 [2022-07-05T07:20:42.350Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
07:20:43 [2022-07-05T07:20:43.732Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
07:20:43 [2022-07-05T07:20:43.732Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
07:20:43 [2022-07-05T07:20:43.732Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
07:20:44 [2022-07-05T07:20:44.677Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
07:20:45 [2022-07-05T07:20:45.251Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
07:20:45 [2022-07-05T07:20:45.511Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
07:20:46 [2022-07-05T07:20:46.452Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
07:20:47 [2022-07-05T07:20:47.394Z]     docker_api_swarm_service_test.go:343: [dc3bd7431c5df] joining swarm manager [d6b9210b18d74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:20:47 [2022-07-05T07:20:47.654Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
07:20:48 [2022-07-05T07:20:48.224Z]     docker_api_swarm_service_test.go:343: [dd0ec3632757e] joining swarm manager [d6b9210b18d74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:20:48 [2022-07-05T07:20:48.224Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
07:20:50 [2022-07-05T07:20:50.766Z] === RUN   TestDockerSuite/TestLogsFollowStopped
07:20:51 [2022-07-05T07:20:51.338Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
07:20:52 [2022-07-05T07:20:52.301Z] === RUN   TestDockerSuite/TestLogsSince
07:20:58 [2022-07-05T07:20:58.874Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
07:21:02 [2022-07-05T07:21:02.168Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
07:21:04 [2022-07-05T07:21:04.079Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
07:21:04 [2022-07-05T07:21:04.339Z]     docker_api_swarm_service_test.go:490: [d7b0718931fb5] joining swarm manager [d55c329d07f58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:21:04 [2022-07-05T07:21:04.600Z] === RUN   TestDockerSuite/TestLogsTail
07:21:05 [2022-07-05T07:21:05.171Z]     docker_api_swarm_service_test.go:490: [d3dbf77ed53c2] joining swarm manager [d55c329d07f58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:21:05 [2022-07-05T07:21:05.432Z] === RUN   TestDockerSuite/TestLogsTimestamps
07:21:06 [2022-07-05T07:21:06.374Z] === RUN   TestDockerSuite/TestLogsWithDetails
07:21:06 [2022-07-05T07:21:06.945Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
07:21:06 [2022-07-05T07:21:06.945Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
07:21:06 [2022-07-05T07:21:06.945Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
07:21:06 [2022-07-05T07:21:06.945Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
07:21:06 [2022-07-05T07:21:06.945Z] === RUN   TestDockerSuite/TestNetHostname
07:21:08 [2022-07-05T07:21:08.140Z] ok  	github.com/docker/docker/cmd/dockerd	0.115s	coverage: 31.9% of statements
07:21:08 [2022-07-05T07:21:08.140Z] ok  	github.com/docker/docker/container	0.116s	coverage: 34.8% of statements
07:21:08 [2022-07-05T07:21:08.140Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.480s	coverage: 0.0% of statements
07:21:08 [2022-07-05T07:21:08.140Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
07:21:08 [2022-07-05T07:21:08.140Z] ?   	github.com/docker/docker/container/stream	[no test files]
07:21:08 [2022-07-05T07:21:08.140Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
07:21:08 [2022-07-05T07:21:08.140Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
07:21:08 [2022-07-05T07:21:08.140Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
07:21:08 [2022-07-05T07:21:08.859Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
07:21:08 [2022-07-05T07:21:08.859Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
07:21:08 [2022-07-05T07:21:08.859Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
07:21:08 [2022-07-05T07:21:08.859Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
07:21:09 [2022-07-05T07:21:09.429Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
07:21:10 [2022-07-05T07:21:10.001Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
07:21:11 [2022-07-05T07:21:11.382Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
07:21:11 [2022-07-05T07:21:11.382Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
07:21:11 [2022-07-05T07:21:11.382Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
07:21:11 [2022-07-05T07:21:11.382Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
07:21:11 [2022-07-05T07:21:11.424Z] ok  	github.com/docker/docker/daemon/cluster	0.101s	coverage: 0.5% of statements
07:21:12 [2022-07-05T07:21:12.799Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
07:21:14 [2022-07-05T07:21:14.176Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
07:21:16 [2022-07-05T07:21:16.660Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
07:21:17 [2022-07-05T07:21:17.231Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
07:21:17 [2022-07-05T07:21:17.802Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
07:21:18 [2022-07-05T07:21:18.372Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
07:21:21 [2022-07-05T07:21:21.679Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
07:21:22 [2022-07-05T07:21:22.287Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.442s	coverage: 13.4% of statements
07:21:22 [2022-07-05T07:21:22.287Z] ok  	github.com/docker/docker/daemon/config	0.034s	coverage: 81.7% of statements
07:21:22 [2022-07-05T07:21:22.853Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
07:21:23 [2022-07-05T07:21:23.421Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
07:21:23 [2022-07-05T07:21:23.421Z] ok  	github.com/docker/docker/daemon	10.142s	coverage: 16.1% of statements
07:21:23 [2022-07-05T07:21:23.421Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
07:21:23 [2022-07-05T07:21:23.421Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
07:21:23 [2022-07-05T07:21:23.421Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
07:21:23 [2022-07-05T07:21:23.421Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
07:21:24 [2022-07-05T07:21:24.221Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
07:21:24 [2022-07-05T07:21:24.221Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
07:21:25 [2022-07-05T07:21:25.327Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.733s	coverage: 74.8% of statements
07:21:25 [2022-07-05T07:21:25.587Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 3.0% of statements
07:21:25 [2022-07-05T07:21:25.602Z] === RUN   TestDockerSuite/TestPluginLogDriver
07:21:26 [2022-07-05T07:21:26.172Z]     docker_api_swarm_service_test.go:128: [d71b620d49510] joining swarm manager [d446ceb283060]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:21:26 [2022-07-05T07:21:26.526Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.483s	coverage: 56.2% of statements
07:21:27 [2022-07-05T07:21:27.113Z]     docker_api_swarm_service_test.go:129: [df6fe0307d33b] joining swarm manager [d446ceb283060]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:21:27 [2022-07-05T07:21:27.904Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
07:21:29 [2022-07-05T07:21:29.026Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
07:21:29 [2022-07-05T07:21:29.287Z]     docker_api_swarm_service_test.go:137: [d8f6dbf6653b3] joining swarm manager [d446ceb283060]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
07:21:29 [2022-07-05T07:21:29.830Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.317s	coverage: 50.6% of statements
07:21:29 [2022-07-05T07:21:29.858Z]     docker_api_swarm_service_test.go:138: [d614e1ef7fe7f] joining swarm manager [d446ceb283060]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
07:21:30 [2022-07-05T07:21:30.398Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.331s	coverage: 49.5% of statements
07:21:30 [2022-07-05T07:21:30.398Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
07:21:31 [2022-07-05T07:21:31.240Z] === RUN   TestDockerSuite/TestPluginActive
07:21:31 [2022-07-05T07:21:31.773Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.5% of statements
07:21:31 [2022-07-05T07:21:31.773Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.787s	coverage: 58.5% of statements
07:21:31 [2022-07-05T07:21:31.773Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
07:21:31 [2022-07-05T07:21:31.773Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
07:21:32 [2022-07-05T07:21:32.340Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
07:21:32 [2022-07-05T07:21:32.908Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
07:21:33 [2022-07-05T07:21:33.150Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
07:21:34 [2022-07-05T07:21:34.290Z] ok  	github.com/docker/docker/daemon/images	0.043s	coverage: 6.9% of statements
07:21:34 [2022-07-05T07:21:34.290Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
07:21:34 [2022-07-05T07:21:34.290Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
07:21:34 [2022-07-05T07:21:34.864Z] ok  	github.com/docker/docker/daemon/logger	0.235s	coverage: 43.2% of statements
07:21:35 [2022-07-05T07:21:35.799Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
07:21:35 [2022-07-05T07:21:35.799Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.176s	coverage: 79.9% of statements
07:21:35 [2022-07-05T07:21:35.799Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
07:21:36 [2022-07-05T07:21:36.736Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
07:21:36 [2022-07-05T07:21:36.736Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.4% of statements
07:21:36 [2022-07-05T07:21:36.995Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
07:21:37 [2022-07-05T07:21:37.933Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.199s	coverage: 76.8% of statements
07:21:37 [2022-07-05T07:21:37.933Z] ok  	github.com/docker/docker/daemon/logger/local	0.035s	coverage: 79.4% of statements
07:21:37 [2022-07-05T07:21:37.933Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
07:21:37 [2022-07-05T07:21:37.933Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
07:21:38 [2022-07-05T07:21:38.871Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.028s	coverage: 31.5% of statements
07:21:39 [2022-07-05T07:21:39.130Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.028s	coverage: 62.0% of statements
07:21:39 [2022-07-05T07:21:39.727Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
07:21:39 [2022-07-05T07:21:39.727Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
07:21:39 [2022-07-05T07:21:39.727Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
07:21:40 [2022-07-05T07:21:40.068Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
07:21:40 [2022-07-05T07:21:40.327Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
07:21:40 [2022-07-05T07:21:40.667Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
07:21:40 [2022-07-05T07:21:40.896Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
07:21:41 [2022-07-05T07:21:41.832Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.635s	coverage: 82.5% of statements
07:21:41 [2022-07-05T07:21:41.832Z] ?   	github.com/docker/docker/daemon/names	[no test files]
07:21:41 [2022-07-05T07:21:41.832Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
07:21:42 [2022-07-05T07:21:42.398Z] ok  	github.com/docker/docker/distribution/metadata	0.022s	coverage: 44.4% of statements
07:21:43 [2022-07-05T07:21:43.208Z] === RUN   TestDockerSuite/TestPluginUpgrade
07:21:43 [2022-07-05T07:21:43.775Z] ok  	github.com/docker/docker/distribution	1.503s	coverage: 28.0% of statements
07:21:43 [2022-07-05T07:21:43.775Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
07:21:44 [2022-07-05T07:21:44.344Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
07:21:44 [2022-07-05T07:21:44.912Z] ok  	github.com/docker/docker/image	0.022s	coverage: 86.9% of statements
07:21:45 [2022-07-05T07:21:45.171Z] ok  	github.com/docker/docker/distribution/xfer	1.891s	coverage: 84.9% of statements
07:21:45 [2022-07-05T07:21:45.171Z] ?   	github.com/docker/docker/dockerversion	[no test files]
07:21:45 [2022-07-05T07:21:45.171Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
07:21:46 [2022-07-05T07:21:46.108Z] ok  	github.com/docker/docker/image/tarexport	0.015s	coverage: 0.7% of statements
07:21:46 [2022-07-05T07:21:46.108Z] ?   	github.com/docker/docker/image/v1	[no test files]
07:21:46 [2022-07-05T07:21:46.108Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
07:21:46 [2022-07-05T07:21:46.676Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
07:21:47 [2022-07-05T07:21:47.244Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
07:21:47 [2022-07-05T07:21:47.812Z] ok  	github.com/docker/docker/opts	0.024s	coverage: 66.0% of statements
07:21:47 [2022-07-05T07:21:47.812Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
07:21:48 [2022-07-05T07:21:48.501Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
07:21:49 [2022-07-05T07:21:49.715Z] ok  	github.com/docker/docker/pkg/archive	0.328s	coverage: 82.3% of statements
07:21:49 [2022-07-05T07:21:49.886Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
07:21:49 [2022-07-05T07:21:49.974Z] ok  	github.com/docker/docker/pkg/authorization	0.168s	coverage: 68.3% of statements
07:21:50 [2022-07-05T07:21:50.233Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
07:21:50 [2022-07-05T07:21:50.492Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
07:21:50 [2022-07-05T07:21:50.825Z] === RUN   TestDockerSuite/TestPortHostBinding
07:21:51 [2022-07-05T07:21:51.766Z] === RUN   TestDockerSuite/TestPortList
07:21:52 [2022-07-05T07:21:52.706Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
07:21:53 [2022-07-05T07:21:53.778Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.475s	coverage: 42.7% of statements
07:21:53 [2022-07-05T07:21:53.778Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
07:21:53 [2022-07-05T07:21:53.778Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
07:21:54 [2022-07-05T07:21:54.038Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
07:21:54 [2022-07-05T07:21:54.038Z] ok  	github.com/docker/docker/layer	7.167s	coverage: 68.9% of statements
07:21:54 [2022-07-05T07:21:54.038Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
07:21:54 [2022-07-05T07:21:54.038Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
07:21:54 [2022-07-05T07:21:54.038Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
07:21:54 [2022-07-05T07:21:54.038Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
07:21:54 [2022-07-05T07:21:54.038Z] ?   	github.com/docker/docker/oci/caps	[no test files]
07:21:54 [2022-07-05T07:21:54.038Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
07:21:54 [2022-07-05T07:21:54.608Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 87.2% of statements
07:21:54 [2022-07-05T07:21:54.867Z] ok  	github.com/docker/docker/pkg/fsutils	0.184s	coverage: 85.1% of statements
07:21:54 [2022-07-05T07:21:54.867Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
07:21:55 [2022-07-05T07:21:55.246Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
07:21:56 [2022-07-05T07:21:56.243Z] ok  	github.com/docker/docker/pkg/ioutils	0.441s	coverage: 70.1% of statements
07:21:56 [2022-07-05T07:21:56.243Z] ok  	github.com/docker/docker/pkg/idtools	0.559s	coverage: 67.9% of statements
07:21:56 [2022-07-05T07:21:56.243Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
07:21:56 [2022-07-05T07:21:56.502Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
07:21:56 [2022-07-05T07:21:56.502Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
07:21:56 [2022-07-05T07:21:56.502Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
07:21:56 [2022-07-05T07:21:56.762Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
07:21:57 [2022-07-05T07:21:57.020Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
07:21:57 [2022-07-05T07:21:57.157Z]     docker_api_swarm_service_test.go:304: [d45be63c0dd5e] joining swarm manager [d03442edee96d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:21:57 [2022-07-05T07:21:57.279Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.5% of statements
07:21:57 [2022-07-05T07:21:57.279Z] ok  	github.com/docker/docker/pkg/pidfile	0.011s	coverage: 82.4% of statements
07:21:57 [2022-07-05T07:21:57.279Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
07:21:57 [2022-07-05T07:21:57.279Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
07:21:57 [2022-07-05T07:21:57.858Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.030s	coverage: 56.8% of statements
07:21:58 [2022-07-05T07:21:58.097Z]     docker_api_swarm_service_test.go:304: [d397ab8847c65] joining swarm manager [d03442edee96d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:21:58 [2022-07-05T07:21:58.425Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
07:21:58 [2022-07-05T07:21:58.684Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
07:21:58 [2022-07-05T07:21:58.684Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
07:22:00 [2022-07-05T07:22:00.010Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
07:22:00 [2022-07-05T07:22:00.058Z] ok  	github.com/docker/docker/pkg/pubsub	1.034s	coverage: 75.0% of statements
07:22:00 [2022-07-05T07:22:00.316Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
07:22:00 [2022-07-05T07:22:00.575Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
07:22:00 [2022-07-05T07:22:00.575Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
07:22:00 [2022-07-05T07:22:00.834Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
07:22:01 [2022-07-05T07:22:01.092Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
07:22:01 [2022-07-05T07:22:01.659Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.1% of statements
07:22:01 [2022-07-05T07:22:01.919Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
07:22:02 [2022-07-05T07:22:02.178Z] ok  	github.com/docker/docker/pkg/tailfile	0.059s	coverage: 88.6% of statements
07:22:02 [2022-07-05T07:22:02.554Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
07:22:02 [2022-07-05T07:22:02.554Z] === RUN   TestDockerSuite/TestPruneContainerLabel
07:22:02 [2022-07-05T07:22:02.746Z] ok  	github.com/docker/docker/pkg/tarsum	0.039s	coverage: 89.3% of statements
07:22:03 [2022-07-05T07:22:03.005Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
07:22:03 [2022-07-05T07:22:03.264Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
07:22:04 [2022-07-05T07:22:04.465Z] === RUN   TestDockerSuite/TestPruneContainerUntil
07:22:05 [2022-07-05T07:22:05.167Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
07:22:05 [2022-07-05T07:22:05.167Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
07:22:05 [2022-07-05T07:22:05.408Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
07:22:05 [2022-07-05T07:22:05.734Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
07:22:05 [2022-07-05T07:22:05.980Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
07:22:06 [2022-07-05T07:22:06.241Z] === RUN   TestDockerSuite/TestPsByOrder
07:22:06 [2022-07-05T07:22:06.672Z] ok  	github.com/docker/docker/quota	0.244s	coverage: 71.4% of statements
07:22:06 [2022-07-05T07:22:06.930Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
07:22:07 [2022-07-05T07:22:07.868Z] ok  	github.com/docker/docker/registry	0.053s	coverage: 58.6% of statements
07:22:08 [2022-07-05T07:22:08.128Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
07:22:08 [2022-07-05T07:22:08.387Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
07:22:08 [2022-07-05T07:22:08.788Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
07:22:08 [2022-07-05T07:22:08.955Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
07:22:09 [2022-07-05T07:22:09.214Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
07:22:09 [2022-07-05T07:22:09.359Z] === RUN   TestDockerSuite/TestPsListContainersBase
07:22:10 [2022-07-05T07:22:10.591Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
07:22:11 [2022-07-05T07:22:11.529Z] ok  	github.com/docker/docker/volume/local	0.076s	coverage: 76.8% of statements
07:22:11 [2022-07-05T07:22:11.788Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 67.7% of statements
07:22:11 [2022-07-05T07:22:11.918Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
07:22:12 [2022-07-05T07:22:12.723Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 72.3% of statements
07:22:15 [2022-07-05T07:22:15.214Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
07:22:15 [2022-07-05T07:22:15.214Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
07:22:17 [2022-07-05T07:22:17.123Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
07:22:18 [2022-07-05T07:22:18.065Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
07:22:19 [2022-07-05T07:22:19.973Z]     docker_api_swarm_service_test.go:100: [d4dc308ebb131] joining swarm manager [db9ddc154f104]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:22:20 [2022-07-05T07:22:20.912Z]     docker_api_swarm_service_test.go:101: [d31ca1f2a1abf] joining swarm manager [db9ddc154f104]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:22:24 [2022-07-05T07:22:24.210Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
07:22:25 [2022-07-05T07:22:25.595Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
07:22:26 [2022-07-05T07:22:26.979Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
07:22:27 [2022-07-05T07:22:27.921Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
07:22:28 [2022-07-05T07:22:28.862Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
07:22:30 [2022-07-05T07:22:30.244Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
07:22:32 [2022-07-05T07:22:32.155Z] === RUN   TestDockerSuite/TestPsListContainersSize
07:22:32 [2022-07-05T07:22:32.726Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
07:22:32 [2022-07-05T07:22:32.990Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
07:22:33 [2022-07-05T07:22:33.574Z] === RUN   TestDockerSuite/TestPsRightTagName
07:22:34 [2022-07-05T07:22:34.642Z] ok  	github.com/docker/docker/pkg/plugins	33.633s	coverage: 76.3% of statements
07:22:34 [2022-07-05T07:22:34.642Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
07:22:34 [2022-07-05T07:22:34.643Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
07:22:34 [2022-07-05T07:22:34.643Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
07:22:34 [2022-07-05T07:22:34.643Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
07:22:34 [2022-07-05T07:22:34.643Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
07:22:34 [2022-07-05T07:22:34.643Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
07:22:34 [2022-07-05T07:22:34.643Z] ?   	github.com/docker/docker/rootless	[no test files]
07:22:34 [2022-07-05T07:22:34.643Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
07:22:34 [2022-07-05T07:22:34.643Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
07:22:34 [2022-07-05T07:22:34.643Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
07:22:34 [2022-07-05T07:22:34.643Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
07:22:34 [2022-07-05T07:22:34.643Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
07:22:34 [2022-07-05T07:22:34.643Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
07:22:34 [2022-07-05T07:22:34.643Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
07:22:34 [2022-07-05T07:22:34.643Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
07:22:34 [2022-07-05T07:22:34.643Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
07:22:34 [2022-07-05T07:22:34.643Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
07:22:34 [2022-07-05T07:22:34.643Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
07:22:34 [2022-07-05T07:22:34.643Z] ?   	github.com/docker/docker/testutil/request	[no test files]
07:22:34 [2022-07-05T07:22:34.643Z] ?   	github.com/docker/docker/volume	[no test files]
07:22:34 [2022-07-05T07:22:34.643Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
07:22:34 [2022-07-05T07:22:34.643Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === Skipped
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     network_proxy_test.go:208: No support for dual stack yet
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:44: Driver btrfs not supported
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:44: Driver btrfs not supported
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:44: Driver btrfs not supported
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:44: Driver btrfs not supported
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:44: Driver btrfs not supported
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:71: No driver to put!
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z] time="2022-07-05T07:21:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z] time="2022-07-05T07:21:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z] time="2022-07-05T07:21:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z] time="2022-07-05T07:21:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z] time="2022-07-05T07:21:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:71: No driver to put!
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     overlay_test.go:50: Fails to compute changes intermittently
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     overlay_test.go:65: Cannot run test with naive change algorithm
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:44: Driver zfs not supported
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:44: Driver zfs not supported
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:44: Driver zfs not supported
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:44: Driver zfs not supported
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:44: Driver zfs not supported
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     graphtest_unix.go:71: No driver to put!
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
07:22:34 [2022-07-05T07:22:34.643Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
07:22:34 [2022-07-05T07:22:34.643Z] 
07:22:34 [2022-07-05T07:22:34.643Z] DONE 2789 tests, 28 skipped in 249.289s
07:22:34 [2022-07-05T07:22:34.643Z] + '[' -n 'github.com/docker/docker/libnetwork
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/bitseq
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/cluster
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/config
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/datastore
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/diagnostic
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/discoverapi
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/driverapi
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/drivers/bridge
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/drivers/host
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/drivers/null
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/drivers/overlay
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/drivers/remote
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/drivers/windows
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/drvregistry
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/etchosts
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/idm
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/internal/caller
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/ipam
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/ipamapi
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/ipams/builtin
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/ipams/null
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/ipams/remote
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/ipamutils
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/iptables
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/netlabel
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/netutils
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/networkdb
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/ns
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/options
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/osl
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/osl/kernel
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/portallocator
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/portmapper
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/resolvconf
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/testutils
07:22:34 [2022-07-05T07:22:34.643Z] github.com/docker/docker/libnetwork/types' ']'
07:22:34 [2022-07-05T07:22:34.643Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-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
07:22:35 [2022-07-05T07:22:35.489Z] === RUN   TestDockerSuite/TestPsShowMounts
07:22:36 [2022-07-05T07:22:36.870Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
07:22:36 [2022-07-05T07:22:36.870Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
07:22:36 [2022-07-05T07:22:36.870Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
07:22:37 [2022-07-05T07:22:37.441Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
07:22:37 [2022-07-05T07:22:37.701Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
07:22:37 [2022-07-05T07:22:37.701Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
07:22:39 [2022-07-05T07:22:39.089Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
07:22:40 [2022-07-05T07:22:40.034Z]     check_test.go:611: [d4dc308ebb131] daemon is not started
07:22:40 [2022-07-05T07:22:40.294Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
07:22:40 [2022-07-05T07:22:40.865Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
07:22:46 [2022-07-05T07:22:46.151Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
07:22:46 [2022-07-05T07:22:46.722Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
07:22:47 [2022-07-05T07:22:47.662Z]     docker_api_swarm_service_test.go:533: [de304095d57c6] joining swarm manager [d8117b8cff978]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:22:47 [2022-07-05T07:22:47.922Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
07:22:49 [2022-07-05T07:22:49.306Z]     docker_api_swarm_service_test.go:534: [d1916feb76f91] joining swarm manager [d8117b8cff978]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:22:49 [2022-07-05T07:22:49.566Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
07:22:49 [2022-07-05T07:22:49.566Z] === RUN   TestDockerSuite/TestRestartPolicyNO
07:22:49 [2022-07-05T07:22:49.566Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
07:22:49 [2022-07-05T07:22:49.826Z] === RUN   TestDockerSuite/TestRestartRunningContainer
07:22:52 [2022-07-05T07:22:52.368Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
07:22:53 [2022-07-05T07:22:53.750Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
07:22:56 [2022-07-05T07:22:56.290Z] === RUN   TestDockerSuite/TestRestartWithVolumes
07:22:57 [2022-07-05T07:22:57.230Z] === RUN   TestDockerSuite/TestRmiBlank
07:22:57 [2022-07-05T07:22:57.230Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
07:22:57 [2022-07-05T07:22:57.230Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
07:22:59 [2022-07-05T07:22:59.814Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
07:23:00 [2022-07-05T07:23:00.384Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
07:23:00 [2022-07-05T07:23:00.644Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
07:23:02 [2022-07-05T07:23:02.027Z] === RUN   TestDockerSuite/TestRmiImgIDForce
07:23:02 [2022-07-05T07:23:02.598Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
07:23:03 [2022-07-05T07:23:03.537Z] === RUN   TestDockerSuite/TestRmiParentImageFail
07:23:04 [2022-07-05T07:23:04.107Z] === RUN   TestDockerSuite/TestRmiTag
07:23:04 [2022-07-05T07:23:04.368Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
07:23:04 [2022-07-05T07:23:04.939Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
07:23:08 [2022-07-05T07:23:08.236Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
07:23:08 [2022-07-05T07:23:08.236Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
07:23:08 [2022-07-05T07:23:08.808Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
07:23:08 [2022-07-05T07:23:08.808Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
07:23:09 [2022-07-05T07:23:09.378Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
07:23:09 [2022-07-05T07:23:09.948Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
07:23:10 [2022-07-05T07:23:10.208Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
07:23:10 [2022-07-05T07:23:10.778Z] === RUN   TestDockerSuite/TestContainerNetworkMode
07:23:11 [2022-07-05T07:23:11.348Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
07:23:12 [2022-07-05T07:23:12.288Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
07:23:14 [2022-07-05T07:23:14.201Z]     docker_api_swarm_service_test.go:148: [dadcd4af383c2] joining swarm manager [d066db6b713ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:23:14 [2022-07-05T07:23:14.772Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
07:23:15 [2022-07-05T07:23:15.032Z]     docker_api_swarm_service_test.go:148: [d71a39f6da554] joining swarm manager [d066db6b713ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:23:15 [2022-07-05T07:23:15.032Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
07:23:16 [2022-07-05T07:23:16.944Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
07:23:17 [2022-07-05T07:23:17.514Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
07:23:20 [2022-07-05T07:23:20.070Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
07:23:21 [2022-07-05T07:23:21.012Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
07:23:21 [2022-07-05T07:23:21.337Z] ok  	github.com/docker/docker/libnetwork	37.237s	coverage: 40.6% of statements
07:23:21 [2022-07-05T07:23:21.337Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.113s	coverage: 84.4% of statements
07:23:21 [2022-07-05T07:23:21.337Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
07:23:21 [2022-07-05T07:23:21.337Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
07:23:21 [2022-07-05T07:23:21.338Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
07:23:21 [2022-07-05T07:23:21.338Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
07:23:21 [2022-07-05T07:23:21.338Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
07:23:21 [2022-07-05T07:23:21.338Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
07:23:21 [2022-07-05T07:23:21.338Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
07:23:21 [2022-07-05T07:23:21.338Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
07:23:21 [2022-07-05T07:23:21.338Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 22.4% of statements
07:23:21 [2022-07-05T07:23:21.338Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
07:23:21 [2022-07-05T07:23:21.338Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
07:23:21 [2022-07-05T07:23:21.338Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
07:23:21 [2022-07-05T07:23:21.338Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
07:23:21 [2022-07-05T07:23:21.338Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.346s	coverage: 59.9% of statements
07:23:21 [2022-07-05T07:23:21.338Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
07:23:21 [2022-07-05T07:23:21.338Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
07:23:21 [2022-07-05T07:23:21.338Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.103s	coverage: 5.0% of statements
07:23:21 [2022-07-05T07:23:21.338Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
07:23:21 [2022-07-05T07:23:21.338Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
07:23:21 [2022-07-05T07:23:21.338Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
07:23:21 [2022-07-05T07:23:21.338Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
07:23:22 [2022-07-05T07:23:22.921Z] === RUN   TestDockerSuite/TestDevicePermissions
07:23:23 [2022-07-05T07:23:23.182Z] === RUN   TestDockerSuite/TestDockerFails
07:23:23 [2022-07-05T07:23:23.182Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
07:23:24 [2022-07-05T07:23:24.566Z] === RUN   TestDockerSuite/TestMountIntoProc
07:23:25 [2022-07-05T07:23:25.136Z] === RUN   TestDockerSuite/TestMountIntoSys
07:23:25 [2022-07-05T07:23:25.706Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
07:23:27 [2022-07-05T07:23:27.088Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
07:23:27 [2022-07-05T07:23:27.348Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
07:23:27 [2022-07-05T07:23:27.919Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
07:23:28 [2022-07-05T07:23:28.859Z] === RUN   TestDockerSuite/TestRunAddHost
07:23:29 [2022-07-05T07:23:29.119Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
07:23:29 [2022-07-05T07:23:29.379Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
07:23:29 [2022-07-05T07:23:29.952Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
07:23:29 [2022-07-05T07:23:29.952Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
07:23:30 [2022-07-05T07:23:30.522Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
07:23:31 [2022-07-05T07:23:31.304Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.118s	coverage: 6.6% of statements
07:23:31 [2022-07-05T07:23:31.304Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
07:23:31 [2022-07-05T07:23:31.304Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
07:23:31 [2022-07-05T07:23:31.304Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
07:23:31 [2022-07-05T07:23:31.304Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
07:23:31 [2022-07-05T07:23:31.304Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
07:23:31 [2022-07-05T07:23:31.304Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
07:23:31 [2022-07-05T07:23:31.468Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
07:23:31 [2022-07-05T07:23:31.563Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
07:23:31 [2022-07-05T07:23:31.822Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
07:23:32 [2022-07-05T07:23:32.038Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
07:23:32 [2022-07-05T07:23:32.080Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
07:23:32 [2022-07-05T07:23:32.080Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
07:23:32 [2022-07-05T07:23:32.611Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
07:23:33 [2022-07-05T07:23:33.998Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
07:23:34 [2022-07-05T07:23:34.569Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
07:23:35 [2022-07-05T07:23:35.510Z] === RUN   TestDockerSuite/TestRunAttachDetach
07:23:36 [2022-07-05T07:23:36.080Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
07:23:36 [2022-07-05T07:23:36.650Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
07:23:37 [2022-07-05T07:23:37.220Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
07:23:37 [2022-07-05T07:23:37.790Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
07:23:38 [2022-07-05T07:23:38.372Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
07:23:39 [2022-07-05T07:23:39.315Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
07:23:40 [2022-07-05T07:23:40.706Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
07:23:40 [2022-07-05T07:23:40.966Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
07:23:41 [2022-07-05T07:23:41.536Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
07:23:42 [2022-07-05T07:23:42.106Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
07:23:42 [2022-07-05T07:23:42.106Z] === RUN   TestDockerSuite/TestRunBindMounts
07:23:43 [2022-07-05T07:23:43.487Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
07:23:43 [2022-07-05T07:23:43.748Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
07:23:44 [2022-07-05T07:23:44.286Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.006s	coverage: 100.0% of statements
07:23:44 [2022-07-05T07:23:44.318Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
07:23:44 [2022-07-05T07:23:44.888Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
07:23:45 [2022-07-05T07:23:45.149Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
07:23:45 [2022-07-05T07:23:45.149Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
07:23:45 [2022-07-05T07:23:45.720Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
07:23:46 [2022-07-05T07:23:46.292Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
07:23:46 [2022-07-05T07:23:46.862Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
07:23:47 [2022-07-05T07:23:47.122Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
07:23:47 [2022-07-05T07:23:47.692Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
07:23:47 [2022-07-05T07:23:47.692Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
07:23:48 [2022-07-05T07:23:48.263Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
07:23:48 [2022-07-05T07:23:48.263Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
07:23:48 [2022-07-05T07:23:48.834Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
07:23:49 [2022-07-05T07:23:49.404Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
07:23:49 [2022-07-05T07:23:49.973Z] === RUN   TestDockerSuite/TestRunContainerNetwork
07:23:50 [2022-07-05T07:23:50.234Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
07:23:50 [2022-07-05T07:23:50.234Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
07:23:50 [2022-07-05T07:23:50.805Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
07:23:51 [2022-07-05T07:23:51.376Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
07:23:51 [2022-07-05T07:23:51.948Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
07:23:52 [2022-07-05T07:23:52.889Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
07:23:54 [2022-07-05T07:23:54.272Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
07:23:55 [2022-07-05T07:23:55.219Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
07:23:55 [2022-07-05T07:23:55.790Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
07:23:56 [2022-07-05T07:23:56.361Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
07:23:56 [2022-07-05T07:23:56.621Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
07:23:57 [2022-07-05T07:23:57.207Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
07:23:58 [2022-07-05T07:23:58.590Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
07:23:59 [2022-07-05T07:23:59.160Z] ok  	github.com/docker/docker/libnetwork/ipam	14.143s	coverage: 85.3% of statements
07:23:59 [2022-07-05T07:23:59.160Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
07:23:59 [2022-07-05T07:23:59.160Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
07:23:59 [2022-07-05T07:23:59.160Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
07:23:59 [2022-07-05T07:23:59.160Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.006s	coverage: 47.4% of statements
07:23:59 [2022-07-05T07:23:59.160Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
07:23:59 [2022-07-05T07:23:59.160Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
07:23:59 [2022-07-05T07:23:59.160Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.251s	coverage: 74.0% of statements
07:23:59 [2022-07-05T07:23:59.160Z] ok  	github.com/docker/docker/libnetwork/iptables	0.156s	coverage: 45.1% of statements
07:23:59 [2022-07-05T07:23:59.160Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
07:23:59 [2022-07-05T07:23:59.418Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
07:24:01 [2022-07-05T07:24:01.134Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
07:24:01 [2022-07-05T07:24:01.134Z] === RUN   TestDockerSuite/TestRunCreateVolume
07:24:01 [2022-07-05T07:24:01.395Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
07:24:03 [2022-07-05T07:24:03.307Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
07:24:04 [2022-07-05T07:24:04.692Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
07:24:06 [2022-07-05T07:24:06.076Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
07:24:07 [2022-07-05T07:24:07.987Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
07:24:07 [2022-07-05T07:24:07.987Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
07:24:07 [2022-07-05T07:24:07.987Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
07:24:07 [2022-07-05T07:24:07.987Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
07:24:07 [2022-07-05T07:24:07.987Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
07:24:08 [2022-07-05T07:24:08.559Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
07:24:10 [2022-07-05T07:24:10.476Z] === RUN   TestDockerSuite/TestRunDNSOptions
07:24:11 [2022-07-05T07:24:11.047Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
07:24:12 [2022-07-05T07:24:12.958Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
07:24:13 [2022-07-05T07:24:13.218Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
07:24:14 [2022-07-05T07:24:14.160Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
07:24:15 [2022-07-05T07:24:15.103Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
07:24:15 [2022-07-05T07:24:15.103Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
07:24:15 [2022-07-05T07:24:15.103Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
07:24:15 [2022-07-05T07:24:15.674Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
07:24:16 [2022-07-05T07:24:16.617Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
07:24:17 [2022-07-05T07:24:17.188Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
07:24:17 [2022-07-05T07:24:17.188Z] === RUN   TestDockerSuite/TestRunDuplicateMount
07:24:17 [2022-07-05T07:24:17.759Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
07:24:18 [2022-07-05T07:24:18.341Z] === RUN   TestDockerSuite/TestRunEchoStdout
07:24:19 [2022-07-05T07:24:19.284Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
07:24:19 [2022-07-05T07:24:19.855Z] === RUN   TestDockerSuite/TestRunEmptyEnv
07:24:19 [2022-07-05T07:24:19.855Z] === RUN   TestDockerSuite/TestRunEntrypoint
07:24:20 [2022-07-05T07:24:20.798Z] === RUN   TestDockerSuite/TestRunEnvironment
07:24:21 [2022-07-05T07:24:21.369Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
07:24:21 [2022-07-05T07:24:21.369Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
07:24:21 [2022-07-05T07:24:21.940Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
07:24:22 [2022-07-05T07:24:22.510Z] === RUN   TestDockerSuite/TestRunExitCode
07:24:23 [2022-07-05T07:24:23.084Z] === RUN   TestDockerSuite/TestRunExitCodeOne
07:24:23 [2022-07-05T07:24:23.655Z] === RUN   TestDockerSuite/TestRunExitCodeZero
07:24:23 [2022-07-05T07:24:23.917Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
07:24:24 [2022-07-05T07:24:24.178Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
07:24:24 [2022-07-05T07:24:24.749Z] === RUN   TestDockerSuite/TestRunExposePort
07:24:24 [2022-07-05T07:24:24.749Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
07:24:25 [2022-07-05T07:24:25.318Z] === RUN   TestDockerSuite/TestRunGroupAdd
07:24:25 [2022-07-05T07:24:25.889Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
07:24:27 [2022-07-05T07:24:27.273Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
07:24:27 [2022-07-05T07:24:27.273Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
07:24:27 [2022-07-05T07:24:27.534Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
07:24:27 [2022-07-05T07:24:27.534Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
07:24:27 [2022-07-05T07:24:27.534Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
07:24:30 [2022-07-05T07:24:30.077Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
07:24:30 [2022-07-05T07:24:30.077Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
07:24:30 [2022-07-05T07:24:30.647Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
07:24:33 [2022-07-05T07:24:33.189Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
07:24:35 [2022-07-05T07:24:35.099Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
07:24:39 [2022-07-05T07:24:39.300Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
07:24:41 [2022-07-05T07:24:41.864Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
07:24:42 [2022-07-05T07:24:42.435Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
07:24:42 [2022-07-05T07:24:42.695Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
07:24:43 [2022-07-05T07:24:43.635Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
07:24:43 [2022-07-05T07:24:43.635Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
07:24:43 [2022-07-05T07:24:43.635Z] === RUN   TestDockerSuite/TestRunInvalidReference
07:24:43 [2022-07-05T07:24:43.635Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
07:24:44 [2022-07-05T07:24:44.577Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
07:24:46 [2022-07-05T07:24:46.488Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
07:24:47 [2022-07-05T07:24:47.429Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
07:24:48 [2022-07-05T07:24:48.369Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
07:24:54 [2022-07-05T07:24:54.943Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
07:24:54 [2022-07-05T07:24:54.943Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
07:24:54 [2022-07-05T07:24:54.943Z] === RUN   TestDockerSuite/TestRunModeHostname
07:24:55 [2022-07-05T07:24:55.513Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
07:24:55 [2022-07-05T07:24:55.513Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
07:24:55 [2022-07-05T07:24:55.773Z] === RUN   TestDockerSuite/TestRunModeIpcHost
07:24:56 [2022-07-05T07:24:56.713Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
07:24:57 [2022-07-05T07:24:57.282Z] === RUN   TestDockerSuite/TestRunModePIDContainer
07:24:58 [2022-07-05T07:24:58.223Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
07:24:58 [2022-07-05T07:24:58.223Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
07:24:58 [2022-07-05T07:24:58.484Z] === RUN   TestDockerSuite/TestRunModeUTSHost
07:24:59 [2022-07-05T07:24:59.425Z] === RUN   TestDockerSuite/TestRunMount
07:25:03 [2022-07-05T07:25:03.626Z] === RUN   TestDockerSuite/TestRunMountOrdering
07:25:03 [2022-07-05T07:25:03.626Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
07:25:04 [2022-07-05T07:25:04.196Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
07:25:05 [2022-07-05T07:25:05.135Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
07:25:06 [2022-07-05T07:25:06.526Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
07:25:06 [2022-07-05T07:25:06.786Z] === RUN   TestDockerSuite/TestRunNamedVolume
07:25:08 [2022-07-05T07:25:08.698Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
07:25:10 [2022-07-05T07:25:10.612Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
07:25:11 [2022-07-05T07:25:11.553Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
07:25:12 [2022-07-05T07:25:12.936Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
07:25:12 [2022-07-05T07:25:12.936Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
07:25:13 [2022-07-05T07:25:13.197Z] === RUN   TestDockerSuite/TestRunNetHost
07:25:14 [2022-07-05T07:25:14.139Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
07:25:14 [2022-07-05T07:25:14.399Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
07:25:14 [2022-07-05T07:25:14.969Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
07:25:15 [2022-07-05T07:25:15.231Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
07:25:16 [2022-07-05T07:25:16.615Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
07:25:18 [2022-07-05T07:25:18.528Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
07:25:19 [2022-07-05T07:25:19.100Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
07:25:22 [2022-07-05T07:25:22.399Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
07:25:22 [2022-07-05T07:25:22.399Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
07:25:22 [2022-07-05T07:25:22.399Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
07:25:22 [2022-07-05T07:25:22.660Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
07:25:23 [2022-07-05T07:25:23.232Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
07:25:23 [2022-07-05T07:25:23.232Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
07:25:23 [2022-07-05T07:25:23.804Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
07:25:24 [2022-07-05T07:25:24.375Z] === RUN   TestDockerSuite/TestRunNonExistingImage
07:25:24 [2022-07-05T07:25:24.636Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
07:25:25 [2022-07-05T07:25:25.206Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
07:25:25 [2022-07-05T07:25:25.206Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
07:25:27 [2022-07-05T07:25:27.747Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
07:25:30 [2022-07-05T07:25:30.297Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
07:25:31 [2022-07-05T07:25:31.237Z] === RUN   TestDockerSuite/TestRunOOMExitCode
07:25:31 [2022-07-05T07:25:31.237Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
07:25:31 [2022-07-05T07:25:31.237Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
07:25:31 [2022-07-05T07:25:31.499Z] === RUN   TestDockerSuite/TestRunPIDsLimit
07:25:32 [2022-07-05T07:25:32.441Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
07:25:33 [2022-07-05T07:25:33.381Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
07:25:33 [2022-07-05T07:25:33.642Z] === RUN   TestDockerSuite/TestRunPortInUse
07:25:34 [2022-07-05T07:25:34.214Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
07:25:34 [2022-07-05T07:25:34.786Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
07:25:34 [2022-07-05T07:25:34.786Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
07:25:35 [2022-07-05T07:25:35.357Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
07:25:36 [2022-07-05T07:25:36.298Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
07:25:36 [2022-07-05T07:25:36.298Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
07:25:36 [2022-07-05T07:25:36.871Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
07:25:37 [2022-07-05T07:25:37.441Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
07:25:37 [2022-07-05T07:25:37.441Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
07:25:37 [2022-07-05T07:25:37.441Z] === RUN   TestDockerSuite/TestRunPublishPort
07:25:37 [2022-07-05T07:25:37.701Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
07:25:38 [2022-07-05T07:25:38.645Z] === RUN   TestDockerSuite/TestRunReadProcLatency
07:25:38 [2022-07-05T07:25:38.645Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
07:25:38 [2022-07-05T07:25:38.645Z] === RUN   TestDockerSuite/TestRunReadProcTimer
07:25:39 [2022-07-05T07:25:39.217Z] === RUN   TestDockerSuite/TestRunRedirectStdout
07:25:39 [2022-07-05T07:25:39.477Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
07:25:40 [2022-07-05T07:25:40.418Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
07:25:40 [2022-07-05T07:25:40.418Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
07:25:40 [2022-07-05T07:25:40.418Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
07:25:42 [2022-07-05T07:25:42.333Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
07:25:42 [2022-07-05T07:25:42.595Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
07:25:43 [2022-07-05T07:25:43.978Z] === RUN   TestDockerSuite/TestRunRm
07:25:44 [2022-07-05T07:25:44.551Z] === RUN   TestDockerSuite/TestRunRmAndWait
07:25:45 [2022-07-05T07:25:45.491Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
07:25:48 [2022-07-05T07:25:48.032Z] === RUN   TestDockerSuite/TestRunRmPre125Api
07:25:48 [2022-07-05T07:25:48.612Z] === RUN   TestDockerSuite/TestRunRootWorkdir
07:25:49 [2022-07-05T07:25:49.182Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
07:25:50 [2022-07-05T07:25:50.872Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.876s	coverage: 60.0% of statements
07:25:50 [2022-07-05T07:25:50.872Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
07:25:50 [2022-07-05T07:25:50.872Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
07:25:50 [2022-07-05T07:25:50.872Z] ok  	github.com/docker/docker/libnetwork/osl	4.260s	coverage: 39.7% of statements
07:25:50 [2022-07-05T07:25:50.872Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
07:25:51 [2022-07-05T07:25:51.092Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
07:25:51 [2022-07-05T07:25:51.092Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
07:25:51 [2022-07-05T07:25:51.132Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.013s	coverage: 80.7% of statements
07:25:51 [2022-07-05T07:25:51.352Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
07:25:52 [2022-07-05T07:25:52.067Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.555s	coverage: 48.6% of statements
07:25:52 [2022-07-05T07:25:52.328Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 70.6% of statements
07:25:52 [2022-07-05T07:25:52.328Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
07:25:52 [2022-07-05T07:25:52.587Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
07:25:52 [2022-07-05T07:25:52.587Z] 
07:25:52 [2022-07-05T07:25:52.587Z] === Skipped
07:25:52 [2022-07-05T07:25:52.587Z] === SKIP: libnetwork TestParallel1 (0.00s)
07:25:52 [2022-07-05T07:25:52.587Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
07:25:52 [2022-07-05T07:25:52.587Z] 
07:25:52 [2022-07-05T07:25:52.587Z] === SKIP: libnetwork TestParallel3 (0.00s)
07:25:52 [2022-07-05T07:25:52.587Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
07:25:52 [2022-07-05T07:25:52.587Z] 
07:25:52 [2022-07-05T07:25:52.587Z] === SKIP: libnetwork TestParallel2 (0.00s)
07:25:52 [2022-07-05T07:25:52.587Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
07:25:52 [2022-07-05T07:25:52.587Z] 
07:25:52 [2022-07-05T07:25:52.587Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
07:25:52 [2022-07-05T07:25:52.587Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
07:25:52 [2022-07-05T07:25:52.587Z] 
07:25:52 [2022-07-05T07:25:52.587Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
07:25:52 [2022-07-05T07:25:52.587Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
07:25:52 [2022-07-05T07:25:52.587Z] 
07:25:52 [2022-07-05T07:25:52.587Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
07:25:52 [2022-07-05T07:25:52.587Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
07:25:52 [2022-07-05T07:25:52.587Z] 
07:25:52 [2022-07-05T07:25:52.587Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
07:25:52 [2022-07-05T07:25:52.587Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
07:25:52 [2022-07-05T07:25:52.587Z] 
07:25:52 [2022-07-05T07:25:52.587Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
07:25:52 [2022-07-05T07:25:52.587Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
07:25:52 [2022-07-05T07:25:52.587Z] 
07:25:52 [2022-07-05T07:25:52.587Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
07:25:52 [2022-07-05T07:25:52.587Z]     firewalld_test.go:14: firewalld is not running
07:25:52 [2022-07-05T07:25:52.587Z] 
07:25:52 [2022-07-05T07:25:52.587Z] DONE 327 tests, 9 skipped in 200.850s
Post stage
[Pipeline] junit
07:25:53 [2022-07-05T07:25:53.167Z] Recording test results
07:25:53 [2022-07-05T07:25:53.560Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
07:25:53 [2022-07-05T07:25:53.880Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43768/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=720fd638f6aecba6e2b9b86564a9bbe3d771f57e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:720fd638f6aecba6e2b9b86564a9bbe3d771f57e hack/validate/vendor
07:25:53 [2022-07-05T07:25:53.898Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
07:25:54 [2022-07-05T07:25:54.447Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:25:55 [2022-07-05T07:25:55.009Z] + echo Ensuring container killed.
07:25:55 [2022-07-05T07:25:55.009Z] Ensuring container killed.
07:25:55 [2022-07-05T07:25:55.009Z] + docker rm -vf docker-pr1
07:25:55 [2022-07-05T07:25:55.009Z] Error: No such container: docker-pr1
[Pipeline] sh
07:25:55 [2022-07-05T07:25:55.301Z] + echo Chowning /workspace to jenkins user
07:25:55 [2022-07-05T07:25:55.301Z] Chowning /workspace to jenkins user
07:25:55 [2022-07-05T07:25:55.301Z] + id -u
07:25:55 [2022-07-05T07:25:55.301Z] + id -g
07:25:55 [2022-07-05T07:25:55.301Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43768:/workspace busybox chown -R 1000:1000 /workspace
07:25:56 [2022-07-05T07:25:56.437Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:25:56 [2022-07-05T07:25:56.970Z] + bundleName=unit
07:25:56 [2022-07-05T07:25:56.970Z] + echo Creating unit-bundles.tar.gz
07:25:56 [2022-07-05T07:25:56.970Z] Creating unit-bundles.tar.gz
07:25:56 [2022-07-05T07:25:56.970Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out
07:25:56 [2022-07-05T07:25:56.970Z] bundles/junit-report-libnetwork.xml
07:25:56 [2022-07-05T07:25:56.970Z] bundles/junit-report.xml
07:25:56 [2022-07-05T07:25:56.970Z] bundles/go-test-report-libnetwork.json
07:25:56 [2022-07-05T07:25:56.970Z] bundles/go-test-report.json
07:25:56 [2022-07-05T07:25:56.970Z] bundles/profile-libnetwork.out
07:25:56 [2022-07-05T07:25:56.970Z] bundles/profile.out
[Pipeline] archiveArtifacts
07:25:56 [2022-07-05T07:25:56.981Z] Archiving artifacts
07:25:57 [2022-07-05T07:25:57.379Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
07:25:57 [2022-07-05T07:25:57.403Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43768/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:25:57 [2022-07-05T07:25:57.640Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
07:25:57 [2022-07-05T07:25:57.707Z] + make clean
07:25:57 [2022-07-05T07:25:57.965Z] docker volume rm -f docker-dev-cache docker-mod-cache
07:25:57 [2022-07-05T07:25:57.965Z] docker-dev-cache
07:25:57 [2022-07-05T07:25:57.965Z] docker-mod-cache
[Pipeline] deleteDir
07:25:58 [2022-07-05T07:25:58.211Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:25:59 [2022-07-05T07:25:59.151Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
07:25:59 [2022-07-05T07:25:59.722Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
07:25:59 [2022-07-05T07:25:59.722Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
07:25:59 [2022-07-05T07:25:59.982Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
07:26:00 [2022-07-05T07:26:00.553Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
07:26:01 [2022-07-05T07:26:01.125Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
07:26:01 [2022-07-05T07:26:01.696Z] === RUN   TestDockerSuite/TestRunSetMacAddress
07:26:02 [2022-07-05T07:26:02.636Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
07:26:02 [2022-07-05T07:26:02.636Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
07:26:05 [2022-07-05T07:26:05.176Z] === RUN   TestDockerSuite/TestRunState
07:26:05 [2022-07-05T07:26:05.436Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
07:26:06 [2022-07-05T07:26:06.378Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
07:26:06 [2022-07-05T07:26:06.639Z] === RUN   TestDockerSuite/TestRunStdinPipe
07:26:07 [2022-07-05T07:26:07.580Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
07:26:07 [2022-07-05T07:26:07.580Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
07:26:07 [2022-07-05T07:26:07.580Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
07:26:07 [2022-07-05T07:26:07.580Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
07:26:08 [2022-07-05T07:26:08.519Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
07:26:08 [2022-07-05T07:26:08.519Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
07:26:08 [2022-07-05T07:26:08.780Z] === RUN   TestDockerSuite/TestRunSysctls
07:26:10 [2022-07-05T07:26:10.190Z] === RUN   TestDockerSuite/TestRunTLSVerify
07:26:10 [2022-07-05T07:26:10.190Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
07:26:10 [2022-07-05T07:26:10.190Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
07:26:10 [2022-07-05T07:26:10.760Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
07:26:12 [2022-07-05T07:26:12.673Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
07:26:12 [2022-07-05T07:26:12.673Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
07:26:13 [2022-07-05T07:26:13.245Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
07:26:14 [2022-07-05T07:26:14.186Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
07:26:16 [2022-07-05T07:26:16.731Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
07:26:16 [2022-07-05T07:26:16.991Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
07:26:19 [2022-07-05T07:26:19.532Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
07:26:19 [2022-07-05T07:26:19.792Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
07:26:20 [2022-07-05T07:26:20.363Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
07:26:20 [2022-07-05T07:26:20.935Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
07:26:21 [2022-07-05T07:26:21.876Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
07:26:22 [2022-07-05T07:26:22.138Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
07:26:23 [2022-07-05T07:26:23.524Z] === RUN   TestDockerSuite/TestRunUnshareProc
07:26:24 [2022-07-05T07:26:24.909Z] === RUN   TestDockerSuite/TestRunUserByID
07:26:25 [2022-07-05T07:26:25.170Z]     docker_cli_service_logs_test.go:248: checking task vnq3ejscvfyn
07:26:25 [2022-07-05T07:26:25.170Z]     docker_cli_service_logs_test.go:253: checking messages for vnq3ejscvfyn
07:26:25 [2022-07-05T07:26:25.170Z]     docker_cli_service_logs_test.go:248: checking task oapc1p6poeh2
07:26:25 [2022-07-05T07:26:25.170Z]     docker_cli_service_logs_test.go:253: checking messages for oapc1p6poeh2
07:26:25 [2022-07-05T07:26:25.431Z] === RUN   TestDockerSuite/TestRunUserByIDBig
07:26:25 [2022-07-05T07:26:25.690Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
07:26:25 [2022-07-05T07:26:25.950Z] === RUN   TestDockerSwarmSuite/TestServiceScale
07:26:25 [2022-07-05T07:26:25.950Z] === RUN   TestDockerSuite/TestRunUserByIDZero
07:26:26 [2022-07-05T07:26:26.520Z] === RUN   TestDockerSuite/TestRunUserByName
07:26:27 [2022-07-05T07:26:27.091Z] === RUN   TestDockerSuite/TestRunUserDefaults
07:26:27 [2022-07-05T07:26:27.351Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
07:26:27 [2022-07-05T07:26:27.351Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
07:26:27 [2022-07-05T07:26:27.351Z] === RUN   TestDockerSuite/TestRunUserNotFound
07:26:27 [2022-07-05T07:26:27.612Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
07:26:28 [2022-07-05T07:26:28.183Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
07:26:28 [2022-07-05T07:26:28.444Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
07:26:31 [2022-07-05T07:26:31.761Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
07:26:31 [2022-07-05T07:26:31.761Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
07:26:32 [2022-07-05T07:26:32.333Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
07:26:33 [2022-07-05T07:26:33.717Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
07:26:34 [2022-07-05T07:26:34.656Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
07:26:36 [2022-07-05T07:26:36.570Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
07:26:38 [2022-07-05T07:26:38.483Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
07:26:38 [2022-07-05T07:26:38.744Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
07:26:38 [2022-07-05T07:26:38.744Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
07:26:38 [2022-07-05T07:26:38.744Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
07:26:38 [2022-07-05T07:26:38.744Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
07:26:38 [2022-07-05T07:26:38.744Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
07:26:38 [2022-07-05T07:26:38.744Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
07:26:38 [2022-07-05T07:26:38.744Z] === RUN   TestDockerSuite/TestRunWithBadDevice
07:26:38 [2022-07-05T07:26:38.744Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
07:26:38 [2022-07-05T07:26:38.744Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
07:26:38 [2022-07-05T07:26:38.744Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
07:26:39 [2022-07-05T07:26:39.314Z] === RUN   TestDockerSuite/TestRunWithCPUShares
07:26:39 [2022-07-05T07:26:39.883Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
07:26:40 [2022-07-05T07:26:40.825Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
07:26:41 [2022-07-05T07:26:41.088Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
07:26:41 [2022-07-05T07:26:41.660Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
07:26:41 [2022-07-05T07:26:41.660Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
07:26:42 [2022-07-05T07:26:42.232Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
07:26:42 [2022-07-05T07:26:42.232Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
07:26:42 [2022-07-05T07:26:42.232Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
07:26:42 [2022-07-05T07:26:42.232Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
07:26:42 [2022-07-05T07:26:42.232Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
07:26:42 [2022-07-05T07:26:42.232Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
07:26:42 [2022-07-05T07:26:42.232Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
07:26:42 [2022-07-05T07:26:42.232Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
07:26:42 [2022-07-05T07:26:42.232Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
07:26:42 [2022-07-05T07:26:42.232Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
07:26:42 [2022-07-05T07:26:42.232Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
07:26:42 [2022-07-05T07:26:42.232Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
07:26:42 [2022-07-05T07:26:42.232Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
07:26:42 [2022-07-05T07:26:42.232Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
07:26:42 [2022-07-05T07:26:42.232Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
07:26:43 [2022-07-05T07:26:43.173Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
07:26:43 [2022-07-05T07:26:43.744Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
07:26:43 [2022-07-05T07:26:43.744Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
07:26:44 [2022-07-05T07:26:44.684Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
07:26:44 [2022-07-05T07:26:44.684Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
07:26:45 [2022-07-05T07:26:45.254Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
07:26:45 [2022-07-05T07:26:45.255Z] === RUN   TestDockerSuite/TestRunWithShmSize
07:26:45 [2022-07-05T07:26:45.826Z] === RUN   TestDockerSuite/TestRunWithSwappiness
07:26:46 [2022-07-05T07:26:46.396Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
07:26:46 [2022-07-05T07:26:46.656Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
07:26:46 [2022-07-05T07:26:46.656Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
07:26:46 [2022-07-05T07:26:46.656Z] === RUN   TestDockerSuite/TestRunWithUlimits
07:26:47 [2022-07-05T07:26:47.226Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
07:26:48 [2022-07-05T07:26:48.167Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
07:26:49 [2022-07-05T07:26:49.110Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
07:26:49 [2022-07-05T07:26:49.110Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
07:26:49 [2022-07-05T07:26:49.110Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
07:26:49 [2022-07-05T07:26:49.110Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
07:26:49 [2022-07-05T07:26:49.371Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
07:26:49 [2022-07-05T07:26:49.371Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
07:26:50 [2022-07-05T07:26:50.312Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
07:26:50 [2022-07-05T07:26:50.884Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
07:26:51 [2022-07-05T07:26:51.832Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
07:26:52 [2022-07-05T07:26:52.403Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
07:26:52 [2022-07-05T07:26:52.973Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
07:26:52 [2022-07-05T07:26:52.973Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
07:26:52 [2022-07-05T07:26:52.973Z] === RUN   TestDockerSuite/TestSlowStdinClosing
07:26:52 [2022-07-05T07:26:52.973Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
07:26:53 [2022-07-05T07:26:53.917Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
07:26:53 [2022-07-05T07:26:53.917Z]     docker_cli_swarm_test.go:1895: [d39bda16ff90b] joining swarm manager [d6170d17ff594]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:26:54 [2022-07-05T07:26:54.487Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
07:26:55 [2022-07-05T07:26:55.059Z] === RUN   TestDockerSuite/TestStopContainerSignal
07:26:55 [2022-07-05T07:26:55.319Z]     docker_cli_swarm_test.go:1896: [d9e8b7fd3e7ff] joining swarm manager [d6170d17ff594]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:26:56 [2022-07-05T07:26:56.700Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
07:26:57 [2022-07-05T07:26:57.273Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
07:26:59 [2022-07-05T07:26:59.815Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
07:27:01 [2022-07-05T07:27:01.725Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
07:27:04 [2022-07-05T07:27:04.270Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
07:27:05 [2022-07-05T07:27:05.651Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
07:27:07 [2022-07-05T07:27:07.035Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
07:27:07 [2022-07-05T07:27:07.976Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
07:27:08 [2022-07-05T07:27:08.916Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
07:27:10 [2022-07-05T07:27:10.297Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
07:27:11 [2022-07-05T07:27:11.238Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
07:27:11 [2022-07-05T07:27:11.498Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
07:27:12 [2022-07-05T07:27:12.958Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
07:27:14 [2022-07-05T07:27:14.869Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
07:27:15 [2022-07-05T07:27:15.812Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
07:27:17 [2022-07-05T07:27:17.196Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
07:27:19 [2022-07-05T07:27:19.109Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
07:27:19 [2022-07-05T07:27:19.680Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
07:27:22 [2022-07-05T07:27:22.224Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
07:27:22 [2022-07-05T07:27:22.224Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
07:27:22 [2022-07-05T07:27:22.224Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
07:27:22 [2022-07-05T07:27:22.224Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
07:27:22 [2022-07-05T07:27:22.224Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
07:27:22 [2022-07-05T07:27:22.485Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
07:27:23 [2022-07-05T07:27:23.428Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
07:27:23 [2022-07-05T07:27:23.999Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
07:27:25 [2022-07-05T07:27:25.383Z] === RUN   TestDockerSuite/TestSaveCheckTimes
07:27:25 [2022-07-05T07:27:25.383Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
07:27:26 [2022-07-05T07:27:26.327Z] === RUN   TestDockerSuite/TestSaveImageId
07:27:26 [2022-07-05T07:27:26.327Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
07:27:26 [2022-07-05T07:27:26.897Z] === RUN   TestDockerSuite/TestSaveLoadParents
07:27:27 [2022-07-05T07:27:27.837Z]     docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents810817490
07:27:28 [2022-07-05T07:27:28.097Z] === RUN   TestDockerSuite/TestSaveMultipleNames
07:27:28 [2022-07-05T07:27:28.097Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
07:27:29 [2022-07-05T07:27:29.485Z] === RUN   TestDockerSuite/TestSaveSingleTag
07:27:29 [2022-07-05T07:27:29.485Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
07:27:29 [2022-07-05T07:27:29.485Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
07:27:30 [2022-07-05T07:27:30.429Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
07:27:31 [2022-07-05T07:27:31.817Z] === RUN   TestDockerSuite/TestSearchCmdOptions
07:27:34 [2022-07-05T07:27:34.385Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
07:27:34 [2022-07-05T07:27:34.644Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
07:27:34 [2022-07-05T07:27:34.904Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
07:27:34 [2022-07-05T07:27:34.904Z] === RUN   TestDockerSuite/TestSearchWithLimit
07:27:36 [2022-07-05T07:27:36.813Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
07:27:36 [2022-07-05T07:27:36.813Z]     docker_cli_sni_test.go:30: Flakey test
07:27:36 [2022-07-05T07:27:36.813Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
07:27:37 [2022-07-05T07:27:37.753Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
07:27:40 [2022-07-05T07:27:40.297Z]     docker_cli_swarm_test.go:1796: [dbc5a7ad7d0e5] joining swarm manager [df57662a7f8d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:27:41 [2022-07-05T07:27:41.237Z]     docker_cli_swarm_test.go:1797: [d29e2a7658d40] joining swarm manager [df57662a7f8d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:27:41 [2022-07-05T07:27:41.808Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
07:27:43 [2022-07-05T07:27:43.193Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
07:27:43 [2022-07-05T07:27:43.764Z] === RUN   TestDockerSuite/TestStartAttachSilent
07:27:44 [2022-07-05T07:27:44.707Z] === RUN   TestDockerSuite/TestStartAttachWithRename
07:27:47 [2022-07-05T07:27:47.248Z] === RUN   TestDockerSuite/TestStartMultipleContainers
07:27:49 [2022-07-05T07:27:49.158Z] === RUN   TestDockerSuite/TestStartPausedContainer
07:27:49 [2022-07-05T07:27:49.419Z] === RUN   TestDockerSuite/TestStartRecordError
07:27:50 [2022-07-05T07:27:50.800Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
07:27:51 [2022-07-05T07:27:51.740Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
07:27:53 [2022-07-05T07:27:53.122Z] === RUN   TestDockerSuite/TestStatsAllNoStream
07:27:53 [2022-07-05T07:27:53.122Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
07:27:55 [2022-07-05T07:27:55.685Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
07:27:59 [2022-07-05T07:27:59.888Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
07:28:00 [2022-07-05T07:28:00.828Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
07:28:02 [2022-07-05T07:28:02.739Z] === RUN   TestDockerSuite/TestStatsFormatAll
07:28:02 [2022-07-05T07:28:02.999Z]     docker_cli_swarm_test.go:1315: [d4524aa317b69] joining swarm manager [dcb87a3ad1465]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:28:04 [2022-07-05T07:28:04.382Z]     docker_cli_swarm_test.go:1316: [d0426de325cf2] joining swarm manager [dcb87a3ad1465]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:28:07 [2022-07-05T07:28:07.675Z] === RUN   TestDockerSuite/TestStatsNoStream
07:28:10 [2022-07-05T07:28:10.215Z] === RUN   TestDockerSuite/TestTopMultipleArgs
07:28:10 [2022-07-05T07:28:10.475Z] === RUN   TestDockerSuite/TestTopNonPrivileged
07:28:11 [2022-07-05T07:28:11.048Z] === RUN   TestDockerSuite/TestTopPrivileged
07:28:11 [2022-07-05T07:28:11.617Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
07:28:11 [2022-07-05T07:28:11.617Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
07:28:11 [2022-07-05T07:28:11.617Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
07:28:11 [2022-07-05T07:28:11.876Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
07:28:12 [2022-07-05T07:28:12.448Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
07:28:12 [2022-07-05T07:28:12.448Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
07:28:12 [2022-07-05T07:28:12.448Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
07:28:12 [2022-07-05T07:28:12.448Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
07:28:12 [2022-07-05T07:28:12.448Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
07:28:13 [2022-07-05T07:28:13.389Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
07:28:13 [2022-07-05T07:28:13.958Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
07:28:14 [2022-07-05T07:28:14.529Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
07:28:15 [2022-07-05T07:28:15.469Z] === RUN   TestDockerSuite/TestUpdateStats
07:28:19 [2022-07-05T07:28:19.682Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
07:28:19 [2022-07-05T07:28:19.952Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
07:28:19 [2022-07-05T07:28:19.952Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
07:28:19 [2022-07-05T07:28:19.952Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
07:28:20 [2022-07-05T07:28:20.522Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
07:28:21 [2022-07-05T07:28:21.091Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
07:28:23 [2022-07-05T07:28:23.003Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
07:28:24 [2022-07-05T07:28:24.914Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
07:28:25 [2022-07-05T07:28:25.854Z] === RUN   TestDockerSuite/TestVolumeCLICreate
07:28:43 [2022-07-05T07:28:43.954Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
07:28:43 [2022-07-05T07:28:43.954Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
07:28:43 [2022-07-05T07:28:43.954Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
07:28:43 [2022-07-05T07:28:43.954Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
07:28:43 [2022-07-05T07:28:43.954Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
07:28:43 [2022-07-05T07:28:43.954Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
07:28:43 [2022-07-05T07:28:43.954Z] === RUN   TestDockerSuite/TestVolumeCLILs
07:28:43 [2022-07-05T07:28:43.954Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
07:28:43 [2022-07-05T07:28:43.954Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
07:28:43 [2022-07-05T07:28:43.954Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
07:28:43 [2022-07-05T07:28:43.954Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
07:28:43 [2022-07-05T07:28:43.954Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
07:28:43 [2022-07-05T07:28:43.954Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
07:28:43 [2022-07-05T07:28:43.954Z] === RUN   TestDockerSuite/TestVolumeCLIRm
07:28:44 [2022-07-05T07:28:44.524Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
07:28:44 [2022-07-05T07:28:44.784Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
07:28:44 [2022-07-05T07:28:44.784Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
07:28:44 [2022-07-05T07:28:44.784Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
07:28:45 [2022-07-05T07:28:45.046Z] === RUN   TestDockerSuite/TestVolumeLsFormat
07:28:45 [2022-07-05T07:28:45.046Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
07:28:45 [2022-07-05T07:28:45.046Z] --- PASS: TestDockerSuite (1326.55s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (4.43s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.06s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.69s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.39s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.00s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.69s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.17s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.14s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.87s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.69s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.15s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.39s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.15s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.93s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.91s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.61s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.26s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.07s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.64s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.29s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.54s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.55s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.65s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.02s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.86s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.77s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.64s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.69s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.67s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.80s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.83s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.87s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.72s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.93s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.75s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.71s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.48s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.69s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.83s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.34s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.49s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.55s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.48s)
07:28:45 [2022-07-05T07:28:45.046Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.23s)
07:28:45 [2022-07-05T07:28:45.046Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (0.44s)
07:28:45 [2022-07-05T07:28:45.046Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.33s)
07:28:45 [2022-07-05T07:28:45.046Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.44s)
07:28:45 [2022-07-05T07:28:45.046Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.58s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00000f7e8_<nil>_<nil>} (1.59s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11663021273_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.58s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11663021273_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.44s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33146702658_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.60s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33146702658_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.61s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33146702658_/foo_true__0xc00000f968_<nil>_<nil>_<nil>} (1.60s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00000f980_<nil>_<nil>} (0.65s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00000f998_<nil>_<nil>} (1.58s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00000f9b0_<nil>_<nil>} (1.50s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00000f9c8_<nil>_<nil>} (1.50s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.52s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s)
07:28:45 [2022-07-05T07:28:45.047Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.11s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.83s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.55s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.69s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.92s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.55s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.67s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.76s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.81s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.80s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.71s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.91s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.62s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.61s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.53s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.68s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.91s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.80s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.15s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.59s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.58s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.77s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.94s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.04s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.88s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.13s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.31s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.84s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.09s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.05s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.19s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.92s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.80s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.75s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.67s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.76s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.45s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.91s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.74s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.72s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.63s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.35s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.74s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.76s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.82s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.14s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.99s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.83s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.93s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.78s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.20s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.78s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.41s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.91s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.16s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.15s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.72s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.16s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.36s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.29s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.17s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.58s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.71s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.64s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.62s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.04s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.74s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.82s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.94s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.70s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.55s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.48s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.04s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.67s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.49s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.46s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.74s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.28s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.52s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.03s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.32s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.30s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.15s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.66s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.44s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.07s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.14s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.49s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.56s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.38s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.49s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.98s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.76s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.69s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.63s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.93s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.99s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.37s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.00s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.53s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.32s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.42s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.94s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.13s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.36s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.78s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.63s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.31s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.54s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.52s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.69s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.50s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.04s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.71s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.27s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.46s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.13s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.66s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.07s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.10s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.57s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.27s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.25s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.26s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.46s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.11s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.17s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.35s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.46s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.48s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.24s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.38s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.58s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.33s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.56s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.95s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (3.21s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.39s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.08s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.18s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.36s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.09s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.21s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.05s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.13s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.92s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.04s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.72s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.47s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.92s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.65s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.37s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.39s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.00s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.80s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.22s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.53s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.31s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildFails (0.57s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.81s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.53s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.05s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.21s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.62s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.54s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.41s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.94s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.62s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.82s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.68s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.92s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.75s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.65s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.34s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.35s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.39s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.78s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.05s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildLastModified (3.99s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.09s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
07:28:45 [2022-07-05T07:28:45.047Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.95s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.99s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.31s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.34s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.98s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.78s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.85s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.00s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.65s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.54s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.46s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.36s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.96s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.89s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.20s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.92s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.56s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.54s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.85s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.30s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.28s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.30s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.69s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.99s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.17s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.51s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.12s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.58s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.10s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.84s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.19s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.81s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildRm (2.47s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.97s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.00s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.48s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.17s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.88s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.99s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.17s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.26s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.57s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.73s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.09s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.33s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.82s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.82s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.60s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.89s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildUser (1.21s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.18s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.71s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.63s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.23s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.00s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.00s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.04s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.52s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.78s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.57s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.89s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.43s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.08s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.40s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.51s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.00s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.20s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.73s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCommitChange (0.85s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.84s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.31s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.26s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.94s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.24s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.28s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.86s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.10s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.56s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.87s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.66s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.84s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.66s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.56s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.93s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.82s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.79s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.75s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.77s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.74s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.75s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.91s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.92s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.70s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.66s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.63s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.79s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.74s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.02s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.17s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.70s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.58s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.21s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.27s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.73s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.33s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.01s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.51s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (2.97s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.74s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpToDot (0.54s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.01s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.11s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.51s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.83s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.25s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.87s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.89s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.35s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCreateRM (0.13s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.37s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.69s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.65s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.64s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.46s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.50s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.55s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.14s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.64s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.03s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.83s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.94s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.46s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.93s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.91s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.29s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.00s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.04s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.61s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.02s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.33s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.64s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsRename (0.55s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsResize (0.78s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.40s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.48s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsTop (0.53s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.06s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.70s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.48s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExec (0.74s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.08s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.86s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecEnv (0.55s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.12s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.52s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.55s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.60s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.75s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecParseError (0.47s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.51s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.55s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecTTY (0.74s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.74s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.03s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.52s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.20s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.55s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.59s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.92s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestHealth (19.17s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.51s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.64s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.04s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.08s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImportFile (1.07s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.14s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.49s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.44s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.52s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.44s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.35s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.58s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.92s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.48s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s)
07:28:45 [2022-07-05T07:28:45.048Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.15s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.32s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.43s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.64s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.78s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.93s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.89s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.88s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.70s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.52s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.54s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.85s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.93s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.14s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.58s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.58s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.68s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLogsSince (6.52s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.55s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLogsTail (0.67s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.79s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.71s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestNetHostname (1.42s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.55s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.03s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.36s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.62s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.13s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.45s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.67s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.34s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.99s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPluginActive (2.25s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.81s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.56s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.73s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.26s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.36s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.92s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.89s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPortList (8.07s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.71s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.01s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.26s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.50s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.20s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.08s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.38s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.80s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.52s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.41s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.51s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.61s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.04s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.62s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.59s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.69s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.47s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.41s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.03s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.38s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.56s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.03s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.16s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.49s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.32s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.35s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.71s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.97s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.41s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.22s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.69s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.06s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.85s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.45s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.46s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.44s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.69s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.23s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.48s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.63s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.86s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.13s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.21s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.75s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.44s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.52s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.39s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.53s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.29s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.89s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.50s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.17s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.72s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.02s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.93s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.52s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.83s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.13s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.66s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.38s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.55s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.00s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.08s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.42s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.73s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.58s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.63s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.55s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.27s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.25s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.59s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.69s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.29s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.72s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.78s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.65s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.00s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.55s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.50s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.06s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.76s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.79s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.41s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.61s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.62s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.10s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.75s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.78s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.50s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.58s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.51s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.59s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.61s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.52s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.63s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.34s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.26s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.72s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.51s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.13s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.81s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.99s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.05s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.76s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.10s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.94s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.93s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.78s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.65s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.73s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.96s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.90s)
07:28:45 [2022-07-05T07:28:45.049Z]     --- PASS: TestDockerSuite/TestRunMount (3.84s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.41s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.94s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.79s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.52s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.12s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.17s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.04s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.73s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.53s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.56s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.67s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.75s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.65s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.40s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.56s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.53s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.74s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.59s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.89s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.57s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.69s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.33s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.69s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.69s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.67s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.56s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.61s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.51s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.68s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.60s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.12s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.43s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.04s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunRm (0.76s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.64s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.51s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.61s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.56s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.76s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.15s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.62s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.72s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.63s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.53s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.66s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.72s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.52s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunState (1.25s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.24s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.69s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.50s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.14s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.72s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.54s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.35s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.83s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.83s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.50s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.65s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.72s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.66s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.54s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.62s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.21s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.52s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.55s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.00s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.42s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.69s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.33s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.87s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.59s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.04s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.46s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.92s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.48s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.04s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.73s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.65s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.89s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.66s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.66s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.52s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.10s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.65s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.41s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.91s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.51s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.77s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s)
07:28:45 [2022-07-05T07:28:45.050Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.67s)
07:28:45 [2022-07-05T07:28:45.050Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s)
07:28:45 [2022-07-05T07:28:45.050Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.61s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.23s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.28s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.59s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.34s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.36s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.33s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.31s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.58s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.71s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.32s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.31s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.80s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.07s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.35s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.76s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.88s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.00s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.14s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.30s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.06s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.34s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.45s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.14s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.53s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.73s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.12s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.15s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.67s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.03s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.70s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.52s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.55s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.51s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.01s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.53s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.71s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.71s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.70s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.30s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.21s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.12s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.45s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
07:28:45 [2022-07-05T07:28:45.050Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
07:28:45 [2022-07-05T07:28:45.050Z] === RUN   TestDockerRegistrySuite
07:28:45 [2022-07-05T07:28:45.050Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
07:28:46 [2022-07-05T07:28:46.433Z]     check_test.go:427: [d1d3bb3729be9] daemon is not started
07:28:46 [2022-07-05T07:28:46.433Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
07:28:47 [2022-07-05T07:28:47.374Z]     check_test.go:427: [dbb8b669533d9] daemon is not started
07:28:47 [2022-07-05T07:28:47.374Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
07:28:48 [2022-07-05T07:28:48.758Z]     check_test.go:427: [d457a46a2f549] daemon is not started
07:28:48 [2022-07-05T07:28:48.758Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
07:28:48 [2022-07-05T07:28:48.758Z]     check_test.go:427: [d39101d88a3be] daemon is not started
07:28:48 [2022-07-05T07:28:48.758Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
07:28:52 [2022-07-05T07:28:52.057Z]     check_test.go:427: [dcd159f44a940] daemon is not started
07:28:52 [2022-07-05T07:28:52.057Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
07:28:56 [2022-07-05T07:28:56.273Z]     check_test.go:427: [df26da0a4c5a0] daemon is not started
07:28:56 [2022-07-05T07:28:56.273Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
07:28:58 [2022-07-05T07:28:58.815Z]     check_test.go:427: [df7ffc1792513] daemon is not started
07:28:59 [2022-07-05T07:28:59.076Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
07:29:00 [2022-07-05T07:29:00.018Z]     check_test.go:427: [da283c5769d20] daemon is not started
07:29:00 [2022-07-05T07:29:00.018Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
07:29:00 [2022-07-05T07:29:00.958Z]     check_test.go:427: [daacc3c9d6b86] daemon is not started
07:29:00 [2022-07-05T07:29:00.958Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
07:29:01 [2022-07-05T07:29:01.897Z]     check_test.go:427: [d4dc406838df0] daemon is not started
07:29:01 [2022-07-05T07:29:01.897Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
07:29:03 [2022-07-05T07:29:03.281Z]     check_test.go:427: [d6fe3f575282d] daemon is not started
07:29:03 [2022-07-05T07:29:03.281Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
07:29:04 [2022-07-05T07:29:04.221Z]     check_test.go:427: [d2549d1479efa] daemon is not started
07:29:04 [2022-07-05T07:29:04.221Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
07:29:05 [2022-07-05T07:29:05.603Z]     check_test.go:427: [d1902be08ede7] daemon is not started
07:29:05 [2022-07-05T07:29:05.603Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
07:29:06 [2022-07-05T07:29:06.544Z]     check_test.go:427: [d46b090793279] daemon is not started
07:29:06 [2022-07-05T07:29:06.544Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
07:29:07 [2022-07-05T07:29:07.114Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d5eab3ffe2942453168590d26a4eefadb1e746e37a56938b3997cacdca6b606f
07:29:08 [2022-07-05T07:29:08.057Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9c901e7b4d6c56bde4aa42ee8bf8c5850760fc2e5598fa921838c56bccb8a29f
07:29:08 [2022-07-05T07:29:08.318Z]     check_test.go:427: [df6607ccea8d3] daemon is not started
07:29:08 [2022-07-05T07:29:08.318Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
07:29:09 [2022-07-05T07:29:09.261Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:51c452ec3e10c32a3ba35e205f3245e0a1601139e623799b5419ace848676fd0
07:29:09 [2022-07-05T07:29:09.831Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cc0599bb9df4b944043f90797e31b7ba9e442ad88b0c6011e53e9eb6e6caf63e
07:29:10 [2022-07-05T07:29:10.091Z]     check_test.go:427: [d3ac42af9b679] daemon is not started
07:29:10 [2022-07-05T07:29:10.091Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
07:29:11 [2022-07-05T07:29:11.475Z]     check_test.go:427: [db10eb79a3f98] daemon is not started
07:29:11 [2022-07-05T07:29:11.475Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
07:29:13 [2022-07-05T07:29:13.391Z]     check_test.go:427: [d3f38f485ad18] daemon is not started
07:29:13 [2022-07-05T07:29:13.391Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
07:29:14 [2022-07-05T07:29:14.332Z]     check_test.go:427: [dd3b9fc2ca76a] daemon is not started
07:29:14 [2022-07-05T07:29:14.332Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
07:29:14 [2022-07-05T07:29:14.332Z]     check_test.go:427: [d079ab26ec5c8] daemon is not started
07:29:14 [2022-07-05T07:29:14.332Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
07:29:15 [2022-07-05T07:29:15.282Z]     check_test.go:427: [d090e4afc2a6b] daemon is not started
07:29:15 [2022-07-05T07:29:15.542Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
07:29:16 [2022-07-05T07:29:16.484Z]     check_test.go:427: [d5ae98868b078] daemon is not started
07:29:16 [2022-07-05T07:29:16.484Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
07:29:17 [2022-07-05T07:29:17.425Z]     check_test.go:427: [d024624b3537d] daemon is not started
07:29:17 [2022-07-05T07:29:17.425Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
07:29:18 [2022-07-05T07:29:18.365Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
07:29:19 [2022-07-05T07:29:19.749Z]     check_test.go:427: [da3b6f0e9b5fc] daemon is not started
07:29:19 [2022-07-05T07:29:19.749Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
07:29:20 [2022-07-05T07:29:20.319Z]     check_test.go:427: [de26b05024c3f] daemon is not started
07:29:20 [2022-07-05T07:29:20.319Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
07:29:21 [2022-07-05T07:29:21.703Z]     check_test.go:427: [d0489592c44a4] daemon is not started
07:29:21 [2022-07-05T07:29:21.703Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
07:29:21 [2022-07-05T07:29:21.963Z]     check_test.go:427: [df6574b824d78] daemon is not started
07:29:21 [2022-07-05T07:29:21.963Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
07:29:22 [2022-07-05T07:29:22.223Z]     check_test.go:427: [dc7d2e36c4395] daemon is not started
07:29:22 [2022-07-05T07:29:22.223Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
07:29:22 [2022-07-05T07:29:22.223Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
07:29:22 [2022-07-05T07:29:22.483Z]     check_test.go:427: [d3f7a5c36318f] daemon is not started
07:29:22 [2022-07-05T07:29:22.484Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
07:29:22 [2022-07-05T07:29:22.744Z]     check_test.go:427: [dea713d27545e] daemon is not started
07:29:22 [2022-07-05T07:29:22.744Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
07:29:23 [2022-07-05T07:29:23.317Z]     check_test.go:427: [dbda2db6677d0] daemon is not started
07:29:23 [2022-07-05T07:29:23.317Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
07:29:23 [2022-07-05T07:29:23.317Z]     check_test.go:427: [d289ac0ca412d] daemon is not started
07:29:23 [2022-07-05T07:29:23.317Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
07:29:24 [2022-07-05T07:29:24.702Z]     check_test.go:427: [dd5629da646c1] daemon is not started
07:29:24 [2022-07-05T07:29:24.702Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
07:29:26 [2022-07-05T07:29:26.616Z]     check_test.go:427: [dc6cf24eeafee] daemon is not started
07:29:26 [2022-07-05T07:29:26.616Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
07:29:28 [2022-07-05T07:29:28.000Z]     check_test.go:427: [db543ba1d0e59] daemon is not started
07:29:28 [2022-07-05T07:29:28.000Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
07:29:28 [2022-07-05T07:29:28.942Z]     check_test.go:427: [dd3d0d431816a] daemon is not started
07:29:29 [2022-07-05T07:29:29.202Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
07:29:29 [2022-07-05T07:29:29.462Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
07:29:30 [2022-07-05T07:29:30.032Z] === RUN   TestDockerRegistrySuite/TestV2Only
07:29:30 [2022-07-05T07:29:30.973Z] --- PASS: TestDockerRegistrySuite (45.71s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.26s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.28s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.84s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.43s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.90s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.04s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.92s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.07s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.13s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.10s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.24s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.87s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.92s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.01s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.08s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.02s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.54s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.61s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.29s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.35s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.42s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.43s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.86s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.19s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.28s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s)
07:29:30 [2022-07-05T07:29:30.973Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
07:29:30 [2022-07-05T07:29:30.973Z] === RUN   TestDockerSchema1RegistrySuite
07:29:30 [2022-07-05T07:29:30.973Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
07:29:30 [2022-07-05T07:29:30.973Z]     check_test.go:454: [de9626509da7f] daemon is not started
07:29:30 [2022-07-05T07:29:30.973Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
07:29:35 [2022-07-05T07:29:35.181Z]     check_test.go:454: [dbc8d80a352db] daemon is not started
07:29:35 [2022-07-05T07:29:35.181Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
07:29:36 [2022-07-05T07:29:36.571Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
07:29:38 [2022-07-05T07:29:38.481Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
07:29:40 [2022-07-05T07:29:40.393Z]     check_test.go:454: [d69d4d29e5ef7] daemon is not started
07:29:40 [2022-07-05T07:29:40.393Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
07:29:41 [2022-07-05T07:29:41.335Z]     check_test.go:454: [d28d7b54ff258] daemon is not started
07:29:41 [2022-07-05T07:29:41.335Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
07:29:41 [2022-07-05T07:29:41.595Z]     check_test.go:454: [d39cfb494ba61] daemon is not started
07:29:41 [2022-07-05T07:29:41.595Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
07:29:42 [2022-07-05T07:29:42.981Z]     check_test.go:454: [d3af22be403bc] daemon is not started
07:29:42 [2022-07-05T07:29:42.981Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
07:29:42 [2022-07-05T07:29:42.981Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
07:29:43 [2022-07-05T07:29:43.921Z]     check_test.go:454: [d78adf6d5af01] daemon is not started
07:29:43 [2022-07-05T07:29:43.921Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
07:29:45 [2022-07-05T07:29:45.305Z]     check_test.go:454: [d6942860752e7] daemon is not started
07:29:45 [2022-07-05T07:29:45.305Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
07:29:47 [2022-07-05T07:29:47.853Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
07:29:47 [2022-07-05T07:29:47.853Z]     check_test.go:454: [da285ed48f042] daemon is not started
07:29:47 [2022-07-05T07:29:47.853Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
07:29:48 [2022-07-05T07:29:48.424Z]     check_test.go:454: [d32d4800ed63f] daemon is not started
07:29:48 [2022-07-05T07:29:48.424Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
07:29:48 [2022-07-05T07:29:48.995Z]     check_test.go:454: [d27b81dbf75f8] daemon is not started
07:29:48 [2022-07-05T07:29:48.995Z] --- PASS: TestDockerSchema1RegistrySuite (18.13s)
07:29:48 [2022-07-05T07:29:48.995Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.20s)
07:29:48 [2022-07-05T07:29:48.995Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.70s)
07:29:48 [2022-07-05T07:29:48.995Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.52s)
07:29:48 [2022-07-05T07:29:48.995Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.25s)
07:29:48 [2022-07-05T07:29:48.995Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
07:29:48 [2022-07-05T07:29:48.995Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.23s)
07:29:48 [2022-07-05T07:29:48.995Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.15s)
07:29:48 [2022-07-05T07:29:48.995Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.17s)
07:29:48 [2022-07-05T07:29:48.995Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.83s)
07:29:48 [2022-07-05T07:29:48.995Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.52s)
07:29:48 [2022-07-05T07:29:48.995Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s)
07:29:48 [2022-07-05T07:29:48.995Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
07:29:48 [2022-07-05T07:29:48.995Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
07:29:49 [2022-07-05T07:29:49.936Z]     check_test.go:483: [dfda5b8e5d822] daemon is not started
07:29:49 [2022-07-05T07:29:49.936Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
07:29:50 [2022-07-05T07:29:50.507Z]     check_test.go:483: [d8a46f11b9a2a] daemon is not started
07:29:50 [2022-07-05T07:29:50.507Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
07:29:50 [2022-07-05T07:29:50.768Z]     check_test.go:483: [db33dbd17c400] daemon is not started
07:29:50 [2022-07-05T07:29:50.768Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
07:29:52 [2022-07-05T07:29:52.152Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
07:29:52 [2022-07-05T07:29:52.152Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
07:29:52 [2022-07-05T07:29:52.152Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
07:29:52 [2022-07-05T07:29:52.152Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
07:29:52 [2022-07-05T07:29:52.724Z]     check_test.go:483: [de3fc52dd0e61] daemon is not started
07:29:52 [2022-07-05T07:29:52.724Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
07:29:53 [2022-07-05T07:29:53.295Z]     check_test.go:483: [de589494637a9] daemon is not started
07:29:53 [2022-07-05T07:29:53.295Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
07:29:54 [2022-07-05T07:29:54.237Z]     check_test.go:483: [de6a03fe51072] daemon is not started
07:29:54 [2022-07-05T07:29:54.237Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
07:29:54 [2022-07-05T07:29:54.497Z]     check_test.go:483: [d86c65141480f] daemon is not started
07:29:54 [2022-07-05T07:29:54.497Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.58s)
07:29:54 [2022-07-05T07:29:54.497Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.96s)
07:29:54 [2022-07-05T07:29:54.497Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.61s)
07:29:54 [2022-07-05T07:29:54.497Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
07:29:54 [2022-07-05T07:29:54.497Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.36s)
07:29:54 [2022-07-05T07:29:54.497Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.66s)
07:29:54 [2022-07-05T07:29:54.497Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.52s)
07:29:54 [2022-07-05T07:29:54.497Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.13s)
07:29:54 [2022-07-05T07:29:54.497Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s)
07:29:54 [2022-07-05T07:29:54.497Z] === RUN   TestDockerRegistryAuthTokenSuite
07:29:54 [2022-07-05T07:29:54.497Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
07:29:57 [2022-07-05T07:29:57.804Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
07:29:58 [2022-07-05T07:29:58.064Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
07:29:58 [2022-07-05T07:29:58.633Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
07:29:59 [2022-07-05T07:29:59.573Z]     check_test.go:510: [d158f13e7d162] daemon is not started
07:29:59 [2022-07-05T07:29:59.573Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
07:29:59 [2022-07-05T07:29:59.833Z]     check_test.go:510: [dd4283ba7a1a1] daemon is not started
07:29:59 [2022-07-05T07:29:59.833Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
07:29:59 [2022-07-05T07:29:59.833Z]     check_test.go:510: [dc6bcb2c3f31b] daemon is not started
07:30:00 [2022-07-05T07:30:00.094Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
07:30:00 [2022-07-05T07:30:00.094Z]     check_test.go:510: [dab9a308863f7] daemon is not started
07:30:00 [2022-07-05T07:30:00.094Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
07:30:00 [2022-07-05T07:30:00.354Z]     check_test.go:510: [dbc62e3ad21c7] daemon is not started
07:30:00 [2022-07-05T07:30:00.354Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s)
07:30:00 [2022-07-05T07:30:00.354Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s)
07:30:00 [2022-07-05T07:30:00.354Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
07:30:00 [2022-07-05T07:30:00.354Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
07:30:00 [2022-07-05T07:30:00.354Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s)
07:30:00 [2022-07-05T07:30:00.354Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s)
07:30:00 [2022-07-05T07:30:00.354Z] === RUN   TestDockerNetworkSuite
07:30:00 [2022-07-05T07:30:00.354Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
07:30:01 [2022-07-05T07:30:01.296Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
07:30:01 [2022-07-05T07:30:01.866Z]     docker_cli_network_unix_test.go:46: [dd5ed01261af8] daemon is not started
07:30:01 [2022-07-05T07:30:01.867Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
07:30:02 [2022-07-05T07:30:02.437Z]     docker_cli_network_unix_test.go:46: [d675ae44ea12f] daemon is not started
07:30:02 [2022-07-05T07:30:02.698Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
07:30:05 [2022-07-05T07:30:05.244Z]     docker_cli_network_unix_test.go:46: [de871ea236130] daemon is not started
07:30:06 [2022-07-05T07:30:06.185Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
07:30:07 [2022-07-05T07:30:07.125Z]     docker_cli_network_unix_test.go:46: [dd7c459205366] daemon is not started
07:30:07 [2022-07-05T07:30:07.385Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
07:30:07 [2022-07-05T07:30:07.645Z]     docker_cli_network_unix_test.go:1233: [d0960cbc1a7f0] daemon is not started
07:30:10 [2022-07-05T07:30:10.187Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
07:30:11 [2022-07-05T07:30:11.127Z]     docker_cli_network_unix_test.go:46: [dbe7e7d8b61a3] daemon is not started
07:30:11 [2022-07-05T07:30:11.388Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
07:30:16 [2022-07-05T07:30:16.673Z]     docker_cli_network_unix_test.go:46: [de1218fd0f449] daemon is not started
07:30:16 [2022-07-05T07:30:16.673Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
07:30:18 [2022-07-05T07:30:18.585Z]     docker_cli_network_unix_test.go:46: [d89a4ca60d27c] daemon is not started
07:30:19 [2022-07-05T07:30:19.157Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
07:30:20 [2022-07-05T07:30:20.104Z]     docker_cli_network_unix_test.go:46: [d91a313bbf32e] daemon is not started
07:30:20 [2022-07-05T07:30:20.364Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
07:30:20 [2022-07-05T07:30:20.624Z]     docker_cli_network_unix_test.go:46: [d095dda1943be] daemon is not started
07:30:20 [2022-07-05T07:30:20.884Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
07:30:21 [2022-07-05T07:30:21.147Z]     docker_cli_network_unix_test.go:46: [dc554bad89a71] daemon is not started
07:30:21 [2022-07-05T07:30:21.147Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
07:30:21 [2022-07-05T07:30:21.717Z]     docker_cli_network_unix_test.go:46: [d2a0806efecbc] daemon is not started
07:30:21 [2022-07-05T07:30:21.978Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
07:30:22 [2022-07-05T07:30:22.549Z]     docker_cli_network_unix_test.go:46: [d033c8c41aa13] daemon is not started
07:30:23 [2022-07-05T07:30:23.118Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
07:30:23 [2022-07-05T07:30:23.118Z]     docker_cli_network_unix_test.go:46: [d5b2faa12faa1] daemon is not started
07:30:23 [2022-07-05T07:30:23.118Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
07:30:23 [2022-07-05T07:30:23.689Z]     docker_cli_network_unix_test.go:46: [d9c0696b0a929] daemon is not started
07:30:23 [2022-07-05T07:30:23.689Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
07:30:23 [2022-07-05T07:30:23.948Z]     docker_cli_network_unix_test.go:46: [d2a05f13fe4ad] daemon is not started
07:30:24 [2022-07-05T07:30:24.209Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
07:30:24 [2022-07-05T07:30:24.469Z]     docker_cli_network_unix_test.go:46: [d900c69c03d1f] daemon is not started
07:30:24 [2022-07-05T07:30:24.469Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
07:30:24 [2022-07-05T07:30:24.469Z]     docker_cli_network_unix_test.go:46: [dbbbf5bae943e] daemon is not started
07:30:24 [2022-07-05T07:30:24.469Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
07:30:24 [2022-07-05T07:30:24.729Z]     docker_cli_network_unix_test.go:46: [da5813a15b4ce] daemon is not started
07:30:24 [2022-07-05T07:30:24.729Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
07:30:25 [2022-07-05T07:30:25.300Z]     docker_cli_network_unix_test.go:46: [d3988077a11e8] daemon is not started
07:30:25 [2022-07-05T07:30:25.300Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
07:30:25 [2022-07-05T07:30:25.874Z]     docker_cli_network_unix_test.go:46: [dbbb9ca9c666f] daemon is not started
07:30:26 [2022-07-05T07:30:26.445Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
07:30:26 [2022-07-05T07:30:26.445Z]     docker_cli_network_unix_test.go:46: [d1b7f64fd6d19] daemon is not started
07:30:26 [2022-07-05T07:30:26.445Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
07:30:26 [2022-07-05T07:30:26.705Z]     docker_cli_network_unix_test.go:46: [d95607ff04a48] daemon is not started
07:30:26 [2022-07-05T07:30:26.705Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
07:30:26 [2022-07-05T07:30:26.965Z]     docker_cli_network_unix_test.go:46: [da7967f846b00] daemon is not started
07:30:26 [2022-07-05T07:30:26.965Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
07:30:27 [2022-07-05T07:30:27.906Z]     docker_cli_network_unix_test.go:968: [dad7c7e389fb8] daemon is not started
07:30:29 [2022-07-05T07:30:29.289Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
07:30:30 [2022-07-05T07:30:30.229Z]     docker_cli_network_unix_test.go:46: [deb106c026bb0] daemon is not started
07:30:30 [2022-07-05T07:30:30.229Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
07:30:32 [2022-07-05T07:30:32.773Z]     docker_cli_network_unix_test.go:1116: [dde283785712f] daemon is not started
07:30:36 [2022-07-05T07:30:36.977Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
07:30:36 [2022-07-05T07:30:36.977Z]     docker_cli_network_unix_test.go:46: [da24bb8862048] daemon is not started
07:30:36 [2022-07-05T07:30:36.977Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
07:30:37 [2022-07-05T07:30:37.546Z]     docker_cli_network_unix_test.go:46: [db596ee95c569] daemon is not started
07:30:37 [2022-07-05T07:30:37.546Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
07:30:37 [2022-07-05T07:30:37.546Z]     docker_cli_network_unix_test.go:46: [dfd72ab5838ac] daemon is not started
07:30:37 [2022-07-05T07:30:37.546Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
07:30:37 [2022-07-05T07:30:37.546Z]     docker_cli_network_unix_test.go:46: [dd3cd5da1b576] daemon is not started
07:30:37 [2022-07-05T07:30:37.546Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
07:30:37 [2022-07-05T07:30:37.806Z]     docker_cli_network_unix_test.go:46: [dd61f263e1389] daemon is not started
07:30:37 [2022-07-05T07:30:37.806Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
07:30:37 [2022-07-05T07:30:37.806Z]     docker_cli_network_unix_test.go:46: [dd1fa385044a8] daemon is not started
07:30:37 [2022-07-05T07:30:37.806Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
07:30:37 [2022-07-05T07:30:37.806Z]     docker_cli_network_unix_test.go:46: [dc73f63cb7f9c] daemon is not started
07:30:37 [2022-07-05T07:30:37.806Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
07:30:39 [2022-07-05T07:30:39.719Z]     docker_cli_network_unix_test.go:46: [de02544870e22] daemon is not started
07:30:40 [2022-07-05T07:30:40.672Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
07:30:40 [2022-07-05T07:30:40.672Z]     docker_cli_network_unix_test.go:46: [d45386bbe3981] daemon is not started
07:30:40 [2022-07-05T07:30:40.672Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
07:30:40 [2022-07-05T07:30:40.672Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
07:30:40 [2022-07-05T07:30:40.672Z]     docker_cli_network_unix_test.go:46: [d926c7f9e8171] daemon is not started
07:30:40 [2022-07-05T07:30:40.672Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
07:30:40 [2022-07-05T07:30:40.936Z]     docker_cli_network_unix_test.go:46: [d0a75c68b347f] daemon is not started
07:30:41 [2022-07-05T07:30:41.196Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
07:30:45 [2022-07-05T07:30:45.398Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
07:30:46 [2022-07-05T07:30:46.339Z]     docker_cli_network_unix_test.go:1084: [dccdf5bafa939] daemon is not started
07:30:47 [2022-07-05T07:30:47.722Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
07:30:47 [2022-07-05T07:30:47.983Z]     docker_cli_network_unix_test.go:46: [d3aa0f45bc8f2] daemon is not started
07:30:47 [2022-07-05T07:30:47.983Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
07:30:48 [2022-07-05T07:30:48.555Z]     docker_cli_network_unix_test.go:46: [d3d4e90629667] daemon is not started
07:30:48 [2022-07-05T07:30:48.555Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
07:30:49 [2022-07-05T07:30:49.939Z]     docker_cli_network_unix_test.go:46: [dd53044ff3079] daemon is not started
07:30:50 [2022-07-05T07:30:50.200Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
07:30:50 [2022-07-05T07:30:50.200Z]     docker_cli_network_unix_test.go:46: [dd18ffa02a2d2] daemon is not started
07:30:50 [2022-07-05T07:30:50.200Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
07:30:50 [2022-07-05T07:30:50.770Z]     docker_cli_network_unix_test.go:46: [ded1d8722327a] daemon is not started
07:30:51 [2022-07-05T07:30:51.031Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
07:30:51 [2022-07-05T07:30:51.291Z]     docker_cli_network_unix_test.go:46: [d4425af5d4896] daemon is not started
07:30:51 [2022-07-05T07:30:51.291Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
07:30:52 [2022-07-05T07:30:52.232Z]     docker_cli_network_unix_test.go:46: [d7110567be32c] daemon is not started
07:30:52 [2022-07-05T07:30:52.232Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
07:30:55 [2022-07-05T07:30:55.529Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
07:30:58 [2022-07-05T07:30:58.072Z]     docker_cli_swarm_test.go:1180: [db36824c2bcf9] joining swarm manager [dfdfb9f17e123]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:30:59 [2022-07-05T07:30:59.012Z]     docker_cli_network_unix_test.go:46: [dd0ee62609d1f] daemon is not started
07:30:59 [2022-07-05T07:30:59.012Z] --- PASS: TestDockerNetworkSuite (58.73s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.66s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.80s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.19s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.52s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.52s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.47s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.30s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.32s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.19s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.93s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.79s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.19s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.04s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.51s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.52s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.06s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.59s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s)
07:30:59 [2022-07-05T07:30:59.012Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.70s)
07:30:59 [2022-07-05T07:30:59.012Z] === RUN   TestDockerHubPullSuite
07:30:59 [2022-07-05T07:30:59.012Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
07:31:00 [2022-07-05T07:31:00.922Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
07:31:03 [2022-07-05T07:31:03.482Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
07:31:04 [2022-07-05T07:31:04.051Z]     docker_cli_swarm_test.go:1189: [df2aa2b49c9cc] joining swarm manager [dfdfb9f17e123]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:31:04 [2022-07-05T07:31:04.620Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
07:31:06 [2022-07-05T07:31:06.530Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
07:31:06 [2022-07-05T07:31:06.789Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
07:31:07 [2022-07-05T07:31:07.360Z] --- PASS: TestDockerHubPullSuite (8.21s)
07:31:07 [2022-07-05T07:31:07.360Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.96s)
07:31:07 [2022-07-05T07:31:07.360Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.57s)
07:31:07 [2022-07-05T07:31:07.360Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.01s)
07:31:07 [2022-07-05T07:31:07.360Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.78s)
07:31:07 [2022-07-05T07:31:07.360Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s)
07:31:07 [2022-07-05T07:31:07.360Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s)
07:31:07 [2022-07-05T07:31:07.360Z] PASS
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === Skipped
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.04s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.04s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.04s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.04s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_build_test.go:6032: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_build_test.go:6002: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_sni_test.go:30: Flakey test
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
07:31:07 [2022-07-05T07:31:07.360Z]     docker_cli_network_unix_test.go:46: [d926c7f9e8171] daemon is not started
07:31:07 [2022-07-05T07:31:07.360Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] DONE 1265 tests, 51 skipped in 1474.412s
07:31:07 [2022-07-05T07:31:07.360Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:31:07 [2022-07-05T07:31:07.360Z] ++++ cat bundles/test-integration/docker.pid
07:31:07 [2022-07-05T07:31:07.360Z] +++ kill 9375
07:31:07 [2022-07-05T07:31:07.360Z] +++ /etc/init.d/apparmor stop
07:31:07 [2022-07-05T07:31:07.360Z] Leaving: AppArmorNo profiles have been unloaded.
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] Unloading profiles will leave already running processes permanently
07:31:07 [2022-07-05T07:31:07.360Z] unconfined, which can lead to unexpected situations.
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.360Z] To set a process to complain mode, use the command line tool
07:31:07 [2022-07-05T07:31:07.360Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:31:07 [2022-07-05T07:31:07.360Z] +++ true
07:31:07 [2022-07-05T07:31:07.360Z] exiting test-integration
07:31:07 [2022-07-05T07:31:07.360Z] ++ exit 0
07:31:07 [2022-07-05T07:31:07.360Z] 
07:31:07 [2022-07-05T07:31:07.620Z] + for job in $(jobs -p)
07:31:07 [2022-07-05T07:31:07.620Z] + wait 7406
07:31:39 [2022-07-05T07:31:39.714Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
07:31:47 [2022-07-05T07:31:47.845Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
07:31:52 [2022-07-05T07:31:52.046Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
07:31:53 [2022-07-05T07:31:53.427Z]     docker_cli_swarm_test.go:1112: [d6af7bed9d5d1] joining swarm manager [d1ad1ee06d863]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:31:54 [2022-07-05T07:31:54.818Z]     docker_cli_swarm_test.go:1113: [d1babc12b390a] joining swarm manager [d1ad1ee06d863]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:33:16 [2022-07-05T07:33:16.285Z]     docker_cli_swarm_test.go:1166: [d68a762b169c8] joining swarm manager [d1ad1ee06d863]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
07:33:42 [2022-07-05T07:33:42.846Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
07:33:42 [2022-07-05T07:33:42.846Z]     docker_cli_swarm_test.go:1447: [d060d63e3e886] joining swarm manager [dbf638766b435]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:33:42 [2022-07-05T07:33:42.846Z]     docker_cli_swarm_test.go:1448: [d260dfbc909af] joining swarm manager [dbf638766b435]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:33:55 [2022-07-05T07:33:55.076Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
07:33:55 [2022-07-05T07:33:55.076Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
07:33:55 [2022-07-05T07:33:55.076Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
07:33:55 [2022-07-05T07:33:55.076Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
07:33:55 [2022-07-05T07:33:55.076Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
07:33:55 [2022-07-05T07:33:55.339Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
07:33:57 [2022-07-05T07:33:57.887Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
07:34:01 [2022-07-05T07:34:01.182Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
07:34:03 [2022-07-05T07:34:03.093Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
07:34:05 [2022-07-05T07:34:05.002Z]     docker_cli_swarm_unix_test.go:63: [d227be2474ed2] joining swarm manager [d15d2446aa118]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:35:01 [2022-07-05T07:35:01.247Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
07:35:01 [2022-07-05T07:35:01.247Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
07:35:01 [2022-07-05T07:35:01.247Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
07:35:03 [2022-07-05T07:35:03.155Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
07:35:06 [2022-07-05T07:35:06.449Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
07:35:08 [2022-07-05T07:35:08.990Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
07:35:10 [2022-07-05T07:35:10.901Z]     docker_api_swarm_test.go:962: [dbbc8b775fdc2] joining swarm manager [de61bf7bbb3cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:35:29 [2022-07-05T07:35:29.025Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
07:35:41 [2022-07-05T07:35:41.245Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
07:35:42 [2022-07-05T07:35:42.184Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
07:35:44 [2022-07-05T07:35:44.728Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
07:35:46 [2022-07-05T07:35:46.639Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
07:35:56 [2022-07-05T07:35:56.627Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
07:35:59 [2022-07-05T07:35:59.920Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
07:36:02 [2022-07-05T07:36:02.467Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
07:36:05 [2022-07-05T07:36:05.007Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
07:36:07 [2022-07-05T07:36:07.548Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
07:36:10 [2022-07-05T07:36:10.089Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
07:36:13 [2022-07-05T07:36:13.385Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
07:36:15 [2022-07-05T07:36:15.294Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
07:37:11 [2022-07-05T07:37:11.543Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
07:37:26 [2022-07-05T07:37:26.457Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
07:37:41 [2022-07-05T07:37:41.348Z] --- PASS: TestDockerSwarmSuite (1531.36s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.27s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.16s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.52s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.21s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.87s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.45s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.71s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.90s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.98s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.57s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.94s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.24s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.68s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.95s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.83s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.56s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.25s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.71s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.69s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.54s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.03s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.20s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.94s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.72s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.14s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.43s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.60s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.00s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.36s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.63s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.16s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.35s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.91s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.53s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.11s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.98s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.68s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.23s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.57s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.68s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.37s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.63s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.71s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.11s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.02s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.65s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.20s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.29s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.05s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.16s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.70s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.31s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.44s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.33s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.43s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.01s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.70s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.00s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.84s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.19s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.64s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.98s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.82s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.62s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.89s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.69s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.65s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.75s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.21s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.65s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.52s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.16s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.85s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (77.39s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.07s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.19s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.84s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.27s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.48s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.66s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.17s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.37s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.41s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.93s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.16s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.92s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.22s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (108.55s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s)
07:37:41 [2022-07-05T07:37:41.348Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s)
07:37:41 [2022-07-05T07:37:41.348Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s)
07:37:41 [2022-07-05T07:37:41.348Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s)
07:37:41 [2022-07-05T07:37:41.348Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.17s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.29s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.28s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.31s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.25s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.20s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.11s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.50s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.16s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.29s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.83s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.41s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.50s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.53s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.59s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.51s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s)
07:37:41 [2022-07-05T07:37:41.348Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.27s)
07:37:41 [2022-07-05T07:37:41.348Z] === RUN   TestDockerExternalVolumeSuite
07:37:41 [2022-07-05T07:37:41.348Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
07:37:41 [2022-07-05T07:37:41.918Z]     docker_cli_external_volume_driver_test.go:53: [df52b04af8e52] daemon is not started
07:38:00 [2022-07-05T07:38:00.016Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
07:39:07 [2022-07-05T07:39:07.728Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
07:39:14 [2022-07-05T07:39:14.301Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
07:39:29 [2022-07-05T07:39:29.190Z]     docker_cli_external_volume_driver_test.go:53: [d28cee0ec5f86] daemon is not started
07:39:44 [2022-07-05T07:39:44.082Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
07:40:02 [2022-07-05T07:40:02.181Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
07:40:14 [2022-07-05T07:40:14.422Z]     docker_cli_external_volume_driver_test.go:53: [df7af024bc3fd] daemon is not started
07:40:29 [2022-07-05T07:40:29.316Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
07:40:29 [2022-07-05T07:40:29.576Z]     docker_cli_external_volume_driver_test.go:53: [dec267ef086e6] daemon is not started
07:40:44 [2022-07-05T07:40:44.468Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
07:41:16 [2022-07-05T07:41:16.566Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
07:41:34 [2022-07-05T07:41:34.681Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
07:41:49 [2022-07-05T07:41:49.573Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
07:42:36 [2022-07-05T07:42:36.278Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
07:42:54 [2022-07-05T07:42:54.383Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
07:43:26 [2022-07-05T07:43:26.492Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
07:43:58 [2022-07-05T07:43:58.586Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
07:44:10 [2022-07-05T07:44:10.803Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
07:44:28 [2022-07-05T07:44:28.918Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
07:44:28 [2022-07-05T07:44:28.919Z]     docker_cli_external_volume_driver_test.go:485: [d1ea681f57a64] daemon is not started
07:44:43 [2022-07-05T07:44:43.811Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
07:44:43 [2022-07-05T07:44:43.811Z]     docker_cli_external_volume_driver_test.go:53: [d0262ab3b8bb9] daemon is not started
07:44:58 [2022-07-05T07:44:58.704Z] --- PASS: TestDockerExternalVolumeSuite (436.93s)
07:44:58 [2022-07-05T07:44:58.704Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s)
07:44:58 [2022-07-05T07:44:58.704Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
07:44:58 [2022-07-05T07:44:58.704Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s)
07:44:58 [2022-07-05T07:44:58.704Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
07:44:58 [2022-07-05T07:44:58.704Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
07:44:58 [2022-07-05T07:44:58.704Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
07:44:58 [2022-07-05T07:44:58.704Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
07:44:58 [2022-07-05T07:44:58.704Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s)
07:44:58 [2022-07-05T07:44:58.704Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s)
07:44:58 [2022-07-05T07:44:58.704Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
07:44:58 [2022-07-05T07:44:58.704Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
07:44:58 [2022-07-05T07:44:58.704Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s)
07:44:58 [2022-07-05T07:44:58.704Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s)
07:44:58 [2022-07-05T07:44:58.704Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s)
07:44:58 [2022-07-05T07:44:58.704Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s)
07:44:58 [2022-07-05T07:44:58.704Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.58s)
07:44:58 [2022-07-05T07:44:58.704Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s)
07:44:58 [2022-07-05T07:44:58.704Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
07:44:58 [2022-07-05T07:44:58.704Z] PASS
07:44:58 [2022-07-05T07:44:58.704Z] 
07:44:58 [2022-07-05T07:44:58.704Z] === Skipped
07:44:58 [2022-07-05T07:44:58.704Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
07:44:58 [2022-07-05T07:44:58.704Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
07:44:58 [2022-07-05T07:44:58.704Z]     check_test.go:540: [d5abcba20329b] daemon is not started
07:44:58 [2022-07-05T07:44:58.704Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
07:44:58 [2022-07-05T07:44:58.704Z] 
07:44:58 [2022-07-05T07:44:58.704Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
07:44:58 [2022-07-05T07:44:58.704Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
07:44:58 [2022-07-05T07:44:58.704Z]     check_test.go:540: [db83b117bdedb] daemon is not started
07:44:58 [2022-07-05T07:44:58.704Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
07:44:58 [2022-07-05T07:44:58.704Z] 
07:44:58 [2022-07-05T07:44:58.704Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
07:44:58 [2022-07-05T07:44:58.704Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
07:44:58 [2022-07-05T07:44:58.704Z]     check_test.go:540: [d5d5556b9ce0a] daemon is not started
07:44:58 [2022-07-05T07:44:58.704Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
07:44:58 [2022-07-05T07:44:58.704Z] 
07:44:58 [2022-07-05T07:44:58.704Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
07:44:58 [2022-07-05T07:44:58.704Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
07:44:58 [2022-07-05T07:44:58.704Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
07:44:58 [2022-07-05T07:44:58.704Z] 
07:44:58 [2022-07-05T07:44:58.704Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
07:44:58 [2022-07-05T07:44:58.704Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
07:44:58 [2022-07-05T07:44:58.704Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
07:44:58 [2022-07-05T07:44:58.704Z] 
07:44:58 [2022-07-05T07:44:58.704Z] DONE 269 tests, 5 skipped in 2305.566s
07:44:58 [2022-07-05T07:44:58.704Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:44:58 [2022-07-05T07:44:58.704Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df1a4216d45bc/docker.pid
07:44:58 [2022-07-05T07:44:58.704Z] +++ kill 7120
07:44:58 [2022-07-05T07:44:58.704Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7120 is not a child of this shell
07:44:58 [2022-07-05T07:44:58.704Z] warning: PID 7120 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df1a4216d45bc/docker.pid had a nonzero exit code
07:44:58 [2022-07-05T07:44:58.704Z] ++++ cat bundles/test-integration/docker.pid
07:44:58 [2022-07-05T07:44:58.704Z] +++ kill 9405
07:44:58 [2022-07-05T07:44:58.704Z] +++ /etc/init.d/apparmor stop
07:44:58 [2022-07-05T07:44:58.704Z] Leaving: AppArmorNo profiles have been unloaded.
07:44:58 [2022-07-05T07:44:58.704Z] 
07:44:58 [2022-07-05T07:44:58.704Z] Unloading profiles will leave already running processes permanently
07:44:58 [2022-07-05T07:44:58.704Z] unconfined, which can lead to unexpected situations.
07:44:58 [2022-07-05T07:44:58.704Z] 
07:44:58 [2022-07-05T07:44:58.704Z] To set a process to complain mode, use the command line tool
07:44:58 [2022-07-05T07:44:58.704Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:44:58 [2022-07-05T07:44:58.704Z] +++ true
07:44:58 [2022-07-05T07:44:58.704Z] exiting test-integration
07:44:58 [2022-07-05T07:44:58.704Z] ++ exit 0
07:44:58 [2022-07-05T07:44:58.704Z] 
07:44:58 [2022-07-05T07:44:58.964Z] + exit 0
07:44:58 [2022-07-05T07:44:58.964Z] ++ jobs -p
07:44:58 [2022-07-05T07:44:58.964Z] + pids=
07:44:58 [2022-07-05T07:44:58.964Z] + echo 'Remaining pids to kill: []'
07:44:58 [2022-07-05T07:44:58.964Z] Remaining pids to kill: []
07:44:58 [2022-07-05T07:44:58.964Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
07:44:58 [2022-07-05T07:44:58.979Z] Recording test results
07:45:00 [2022-07-05T07:45:00.616Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:45:00 [2022-07-05T07:45:00.941Z] + echo Ensuring container killed.
07:45:00 [2022-07-05T07:45:00.941Z] Ensuring container killed.
07:45:00 [2022-07-05T07:45:00.941Z] + docker ps -aq -f name=docker-pr1-*
07:45:00 [2022-07-05T07:45:00.941Z] + cids=fe28d5d82f79
07:45:00 [2022-07-05T07:45:00.941Z] cc3cd29729ad
07:45:00 [2022-07-05T07:45:00.941Z] 69814d57dc1c
07:45:00 [2022-07-05T07:45:00.941Z] + [ -n fe28d5d82f79
07:45:00 [2022-07-05T07:45:00.941Z] cc3cd29729ad
07:45:00 [2022-07-05T07:45:00.941Z] 69814d57dc1c ]
07:45:00 [2022-07-05T07:45:00.941Z] + docker rm -vf fe28d5d82f79 cc3cd29729ad 69814d57dc1c
07:45:01 [2022-07-05T07:45:01.513Z] fe28d5d82f79
07:45:01 [2022-07-05T07:45:01.513Z] cc3cd29729ad
07:45:01 [2022-07-05T07:45:01.774Z] 69814d57dc1c
[Pipeline] sh
07:45:02 [2022-07-05T07:45:02.063Z] + echo Chowning /workspace to jenkins user
07:45:02 [2022-07-05T07:45:02.063Z] Chowning /workspace to jenkins user
07:45:02 [2022-07-05T07:45:02.063Z] + id -u
07:45:02 [2022-07-05T07:45:02.063Z] + id -g
07:45:02 [2022-07-05T07:45:02.063Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43768:/workspace busybox chown -R 1000:1000 /workspace
07:45:02 [2022-07-05T07:45:02.063Z] Unable to find image 'busybox:latest' locally
07:45:02 [2022-07-05T07:45:02.324Z] latest: Pulling from library/busybox
07:45:02 [2022-07-05T07:45:02.324Z] 19d511225f94: Pulling fs layer
07:45:02 [2022-07-05T07:45:02.324Z] 19d511225f94: Verifying Checksum
07:45:02 [2022-07-05T07:45:02.324Z] 19d511225f94: Download complete
07:45:02 [2022-07-05T07:45:02.585Z] 19d511225f94: Pull complete
07:45:02 [2022-07-05T07:45:02.585Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
07:45:02 [2022-07-05T07:45:02.585Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:45:05 [2022-07-05T07:45:05.434Z] + bundleName=amd64
07:45:05 [2022-07-05T07:45:05.434Z] + echo Creating amd64-bundles.tar.gz
07:45:05 [2022-07-05T07:45:05.434Z] Creating amd64-bundles.tar.gz
07:45:05 [2022-07-05T07:45:05.434Z] + xargs tar -czf amd64-bundles.tar.gz
07:45:05 [2022-07-05T07:45:05.434Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
07:45:06 [2022-07-05T07:45:06.830Z] Archiving artifacts
07:45:08 [2022-07-05T07:45:08.625Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43768/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:45:08 [2022-07-05T07:45:08.932Z] + make clean
07:45:08 [2022-07-05T07:45:08.932Z] docker volume rm -f docker-dev-cache docker-mod-cache
07:45:09 [2022-07-05T07:45:09.194Z] docker-dev-cache
07:45:09 [2022-07-05T07:45:09.195Z] docker-mod-cache
[Pipeline] deleteDir
[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