Skip to content
Success

Console Output

Pull request #44060 opened
Started by user Sebastiaan van Stijn
Rebuilds build #1
09:58:50 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a+18bb8fee3c75fe786f573abffcb9508c1c221c12 (254776e8b25cc3adbfef96c9d78e54c248a9e94b)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44060@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
09:58:54 [2022-08-30T09:58:54.592Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:58:54 [2022-08-30T09:58:54.596Z] Trying to pass milestone 1
[Pipeline] milestone
09:58:54 [2022-08-30T09:58:54.688Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:58:54 [2022-08-30T09:58:54.884Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04ceb37e5615e921e) in /home/ubuntu/workspace/moby_PR-44060
[Pipeline] {
[Pipeline] checkout
09:58:54 [2022-08-30T09:58:54.929Z] The recommended git tool is: git
09:58:54 [2022-08-30T09:58:54.938Z] using credential docker-jenkins-github-credentials
09:58:54 [2022-08-30T09:58:54.951Z] Cloning the remote Git repository
09:58:54 [2022-08-30T09:58:54.951Z] Cloning with configured refspecs honoured and without tags
09:58:54 [2022-08-30T09:58:54.955Z] Cloning repository https://github.com/moby/moby.git
09:58:54 [2022-08-30T09:58:54.957Z]  > git init /home/ubuntu/workspace/moby_PR-44060 # timeout=10
09:58:54 [2022-08-30T09:58:54.970Z] Fetching upstream changes from https://github.com/moby/moby.git
09:58:54 [2022-08-30T09:58:54.970Z]  > git --version # timeout=10
09:58:54 [2022-08-30T09:58:54.973Z]  > git --version # 'git version 2.17.1'
09:58:54 [2022-08-30T09:58:54.973Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:58:54 [2022-08-30T09:58:54.974Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44060/head:refs/remotes/origin/PR-44060 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:59:10 [2022-08-30T09:59:10.761Z] Fetching without tags
09:59:10 [2022-08-30T09:59:10.743Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:59:10 [2022-08-30T09:59:10.746Z]  > git config --add remote.origin.fetch +refs/pull/44060/head:refs/remotes/origin/PR-44060 # timeout=10
09:59:10 [2022-08-30T09:59:10.748Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:59:10 [2022-08-30T09:59:10.760Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:59:10 [2022-08-30T09:59:10.765Z] Fetching upstream changes from https://github.com/moby/moby.git
09:59:10 [2022-08-30T09:59:10.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:59:10 [2022-08-30T09:59:10.765Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44060/head:refs/remotes/origin/PR-44060 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:59:10 [2022-08-30T09:59:10.956Z] Merging remotes/origin/master commit 18bb8fee3c75fe786f573abffcb9508c1c221c12 into PR head commit 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a
09:59:11 [2022-08-30T09:59:11.537Z] Merge succeeded, producing 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a
09:59:11 [2022-08-30T09:59:11.537Z] Checking out Revision 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a (PR-44060)
09:59:12 [2022-08-30T09:59:12.165Z] Commit message: "pkg/archive: remove tests for CanonicalTarNameForPath"
09:59:10 [2022-08-30T09:59:10.960Z]  > git config core.sparsecheckout # timeout=10
09:59:10 [2022-08-30T09:59:10.965Z]  > git checkout -f 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a # timeout=10
09:59:11 [2022-08-30T09:59:11.508Z]  > git remote # timeout=10
09:59:11 [2022-08-30T09:59:11.511Z]  > git config --get remote.origin.url # timeout=10
09:59:11 [2022-08-30T09:59:11.514Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:59:11 [2022-08-30T09:59:11.515Z]  > git merge 18bb8fee3c75fe786f573abffcb9508c1c221c12 # timeout=10
09:59:11 [2022-08-30T09:59:11.528Z]  > git rev-parse HEAD^{commit} # timeout=10
09:59:11 [2022-08-30T09:59:11.541Z]  > git config core.sparsecheckout # timeout=10
09:59:11 [2022-08-30T09:59:11.548Z]  > git checkout -f 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a # timeout=10
09:59:12 [2022-08-30T09:59:12.170Z]  > git rev-list --no-walk 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:59:12 [2022-08-30T09:59:12.811Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44060:/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
09:59:15 [2022-08-30T09:59:15.348Z] 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
[Pipeline] node
09:59:15 [2022-08-30T09:59:15.822Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04ceb37e5615e921e) in /home/ubuntu/workspace/moby_PR-44060
[Pipeline] node
09:59:15 [2022-08-30T09:59:15.824Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dcb617d15c95d3cd) in /home/ubuntu/workspace/moby_PR-44060
[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] {
[Pipeline] checkout
09:59:15 [2022-08-30T09:59:15.888Z] The recommended git tool is: git
[Pipeline] checkout
09:59:15 [2022-08-30T09:59:15.895Z] The recommended git tool is: git
09:59:15 [2022-08-30T09:59:15.897Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
09:59:15 [2022-08-30T09:59:15.904Z] using credential docker-jenkins-github-credentials
09:59:15 [2022-08-30T09:59:15.909Z] Fetching changes from the remote Git repository
09:59:15 [2022-08-30T09:59:15.914Z] Fetching without tags
09:59:15 [2022-08-30T09:59:15.915Z] Cloning the remote Git repository
09:59:15 [2022-08-30T09:59:15.915Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
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
09:59:15 [2022-08-30T09:59:15.919Z] Cloning repository https://github.com/moby/moby.git
09:59:15 [2022-08-30T09:59:15.919Z]  > git init /home/ubuntu/workspace/moby_PR-44060 # timeout=10
09:59:15 [2022-08-30T09:59:15.939Z] Fetching upstream changes from https://github.com/moby/moby.git
09:59:15 [2022-08-30T09:59:15.939Z]  > git --version # timeout=10
09:59:15 [2022-08-30T09:59:15.942Z]  > git --version # 'git version 2.17.1'
09:59:15 [2022-08-30T09:59:15.942Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:59:15 [2022-08-30T09:59:15.943Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44060/head:refs/remotes/origin/PR-44060 +refs/heads/master:refs/remotes/origin/master # timeout=10
[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] }
09:59:16 [2022-08-30T09:59:16.128Z] Merging remotes/origin/master commit 18bb8fee3c75fe786f573abffcb9508c1c221c12 into PR head commit 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a
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] }
09:59:16 [2022-08-30T09:59:16.218Z] Merge succeeded, producing 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a
09:59:16 [2022-08-30T09:59:16.219Z] Checking out Revision 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a (PR-44060)
09:59:16 [2022-08-30T09:59:16.319Z] Commit message: "pkg/archive: remove tests for CanonicalTarNameForPath"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:59:15 [2022-08-30T09:59:15.907Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44060/.git # timeout=10
09:59:15 [2022-08-30T09:59:15.912Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:59:15 [2022-08-30T09:59:15.918Z] Fetching upstream changes from https://github.com/moby/moby.git
09:59:15 [2022-08-30T09:59:15.918Z]  > git --version # timeout=10
09:59:15 [2022-08-30T09:59:15.922Z]  > git --version # 'git version 2.17.1'
09:59:15 [2022-08-30T09:59:15.922Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:59:15 [2022-08-30T09:59:15.922Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44060/head:refs/remotes/origin/PR-44060 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:59:16 [2022-08-30T09:59:16.131Z]  > git config core.sparsecheckout # timeout=10
09:59:16 [2022-08-30T09:59:16.133Z]  > git checkout -f 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a # timeout=10
09:59:16 [2022-08-30T09:59:16.181Z]  > git remote # timeout=10
09:59:16 [2022-08-30T09:59:16.184Z]  > git config --get remote.origin.url # timeout=10
09:59:16 [2022-08-30T09:59:16.196Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:59:16 [2022-08-30T09:59:16.197Z]  > git merge 18bb8fee3c75fe786f573abffcb9508c1c221c12 # timeout=10
09:59:16 [2022-08-30T09:59:16.212Z]  > git rev-parse HEAD^{commit} # timeout=10
09:59:16 [2022-08-30T09:59:16.222Z]  > git config core.sparsecheckout # timeout=10
09:59:16 [2022-08-30T09:59:16.232Z]  > git checkout -f 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a # timeout=10
09:59:16 [2022-08-30T09:59:16.947Z] + [ PR != PR ]
09:59:16 [2022-08-30T09:59:16.947Z] + [ master != master ]
09:59:16 [2022-08-30T09:59:16.947Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:59:17 [2022-08-30T09:59:17.263Z] + docker version
09:59:17 [2022-08-30T09:59:17.263Z] Client: Docker Engine - Community
09:59:17 [2022-08-30T09:59:17.263Z]  Version:           20.10.14
09:59:17 [2022-08-30T09:59:17.263Z]  API version:       1.41
09:59:17 [2022-08-30T09:59:17.263Z]  Go version:        go1.16.15
09:59:17 [2022-08-30T09:59:17.263Z]  Git commit:        a224086
09:59:17 [2022-08-30T09:59:17.263Z]  Built:             Thu Mar 24 01:47:57 2022
09:59:17 [2022-08-30T09:59:17.263Z]  OS/Arch:           linux/amd64
09:59:17 [2022-08-30T09:59:17.263Z]  Context:           default
09:59:17 [2022-08-30T09:59:17.263Z]  Experimental:      true
09:59:17 [2022-08-30T09:59:17.263Z] 
09:59:17 [2022-08-30T09:59:17.263Z] Server: Docker Engine - Community
09:59:17 [2022-08-30T09:59:17.263Z]  Engine:
09:59:17 [2022-08-30T09:59:17.263Z]   Version:          20.10.14
09:59:17 [2022-08-30T09:59:17.263Z]   API version:      1.41 (minimum version 1.12)
09:59:17 [2022-08-30T09:59:17.263Z]   Go version:       go1.16.15
09:59:17 [2022-08-30T09:59:17.263Z]   Git commit:       87a90dc
09:59:17 [2022-08-30T09:59:17.263Z]   Built:            Thu Mar 24 01:45:46 2022
09:59:17 [2022-08-30T09:59:17.263Z]   OS/Arch:          linux/amd64
09:59:17 [2022-08-30T09:59:17.263Z]   Experimental:     true
09:59:17 [2022-08-30T09:59:17.263Z]  containerd:
09:59:17 [2022-08-30T09:59:17.263Z]   Version:          1.5.11
09:59:17 [2022-08-30T09:59:17.263Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
09:59:17 [2022-08-30T09:59:17.263Z]  runc:
09:59:17 [2022-08-30T09:59:17.263Z]   Version:          1.0.3
09:59:17 [2022-08-30T09:59:17.263Z]   GitCommit:        v1.0.3-0-gf46b6ba
09:59:17 [2022-08-30T09:59:17.263Z]  docker-init:
09:59:17 [2022-08-30T09:59:17.263Z]   Version:          0.19.0
09:59:17 [2022-08-30T09:59:17.263Z]   GitCommit:        de40ad0
[Pipeline] sh
09:59:17 [2022-08-30T09:59:17.547Z] + docker info
09:59:18 [2022-08-30T09:59:18.486Z] Client:
09:59:18 [2022-08-30T09:59:18.486Z]  Context:    default
09:59:18 [2022-08-30T09:59:18.486Z]  Debug Mode: false
09:59:18 [2022-08-30T09:59:18.486Z]  Plugins:
09:59:18 [2022-08-30T09:59:18.486Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
09:59:18 [2022-08-30T09:59:18.486Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
09:59:18 [2022-08-30T09:59:18.486Z]   compose: Docker Compose (Docker Inc., v2.4.1)
09:59:18 [2022-08-30T09:59:18.486Z]   scan: Docker Scan (Docker Inc., v0.17.0)
09:59:18 [2022-08-30T09:59:18.486Z] 
09:59:18 [2022-08-30T09:59:18.486Z] Server:
09:59:18 [2022-08-30T09:59:18.486Z]  Containers: 0
09:59:18 [2022-08-30T09:59:18.486Z]   Running: 0
09:59:18 [2022-08-30T09:59:18.486Z]   Paused: 0
09:59:18 [2022-08-30T09:59:18.486Z]   Stopped: 0
09:59:18 [2022-08-30T09:59:18.486Z]  Images: 4
09:59:18 [2022-08-30T09:59:18.486Z]  Server Version: 20.10.14
09:59:18 [2022-08-30T09:59:18.486Z]  Storage Driver: overlay2
09:59:18 [2022-08-30T09:59:18.486Z]   Backing Filesystem: extfs
09:59:18 [2022-08-30T09:59:18.486Z]   Supports d_type: true
09:59:18 [2022-08-30T09:59:18.486Z]   Native Overlay Diff: true
09:59:18 [2022-08-30T09:59:18.486Z]   userxattr: false
09:59:18 [2022-08-30T09:59:18.486Z]  Logging Driver: json-file
09:59:18 [2022-08-30T09:59:18.486Z]  Cgroup Driver: cgroupfs
09:59:18 [2022-08-30T09:59:18.486Z]  Cgroup Version: 1
09:59:18 [2022-08-30T09:59:18.486Z]  Plugins:
09:59:18 [2022-08-30T09:59:18.486Z]   Volume: local
09:59:18 [2022-08-30T09:59:18.486Z]   Network: bridge host ipvlan macvlan null overlay
09:59:18 [2022-08-30T09:59:18.486Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:59:18 [2022-08-30T09:59:18.486Z]  Swarm: inactive
09:59:18 [2022-08-30T09:59:18.486Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
09:59:18 [2022-08-30T09:59:18.486Z]  Default Runtime: runc
09:59:18 [2022-08-30T09:59:18.486Z]  Init Binary: docker-init
09:59:18 [2022-08-30T09:59:18.486Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
09:59:18 [2022-08-30T09:59:18.486Z]  runc version: v1.0.3-0-gf46b6ba
09:59:18 [2022-08-30T09:59:18.486Z]  init version: de40ad0
09:59:18 [2022-08-30T09:59:18.486Z]  Security Options:
09:59:18 [2022-08-30T09:59:18.486Z]   apparmor
09:59:18 [2022-08-30T09:59:18.486Z]   seccomp
09:59:18 [2022-08-30T09:59:18.486Z]    Profile: default
09:59:18 [2022-08-30T09:59:18.486Z]  Kernel Version: 5.4.0-1071-aws
09:59:18 [2022-08-30T09:59:18.486Z]  Operating System: Ubuntu 18.04.6 LTS
09:59:18 [2022-08-30T09:59:18.486Z]  OSType: linux
09:59:18 [2022-08-30T09:59:18.486Z]  Architecture: x86_64
09:59:18 [2022-08-30T09:59:18.486Z]  CPUs: 2
09:59:18 [2022-08-30T09:59:18.486Z]  Total Memory: 7.565GiB
09:59:18 [2022-08-30T09:59:18.486Z]  Name: ip-10-100-33-138
09:59:18 [2022-08-30T09:59:18.486Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
09:59:18 [2022-08-30T09:59:18.486Z]  Docker Root Dir: /var/lib/docker
09:59:18 [2022-08-30T09:59:18.486Z]  Debug Mode: false
09:59:18 [2022-08-30T09:59:18.486Z]  Registry: https://index.docker.io/v1/
09:59:18 [2022-08-30T09:59:18.486Z]  Labels:
09:59:18 [2022-08-30T09:59:18.486Z]  Experimental: true
09:59:18 [2022-08-30T09:59:18.486Z]  Insecure Registries:
09:59:18 [2022-08-30T09:59:18.486Z]   127.0.0.0/8
09:59:18 [2022-08-30T09:59:18.486Z]  Live Restore Enabled: true
09:59:18 [2022-08-30T09:59:18.486Z] 
09:59:18 [2022-08-30T09:59:18.486Z] WARNING: No swap limit support
[Pipeline] sh
09:59:18 [2022-08-30T09:59:18.769Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:59:18 [2022-08-30T09:59:18.769Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:59:18 [2022-08-30T09:59:18.769Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44060/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:59:18 [2022-08-30T09:59:18.769Z] + bash /home/ubuntu/workspace/moby_PR-44060/check-config.sh
09:59:18 [2022-08-30T09:59:18.769Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:59:18 [2022-08-30T09:59:18.769Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
09:59:18 [2022-08-30T09:59:18.769Z] 
09:59:18 [2022-08-30T09:59:18.769Z] Generally Necessary:
09:59:18 [2022-08-30T09:59:18.769Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:59:18 [2022-08-30T09:59:18.769Z] - apparmor: enabled and tools installed
09:59:18 [2022-08-30T09:59:18.769Z] - CONFIG_NAMESPACES: enabled
09:59:18 [2022-08-30T09:59:18.769Z] - CONFIG_NET_NS: enabled
09:59:18 [2022-08-30T09:59:18.769Z] - CONFIG_PID_NS: enabled
09:59:18 [2022-08-30T09:59:18.769Z] - CONFIG_IPC_NS: enabled
09:59:18 [2022-08-30T09:59:18.769Z] - CONFIG_UTS_NS: enabled
09:59:18 [2022-08-30T09:59:18.769Z] - CONFIG_CGROUPS: enabled
09:59:18 [2022-08-30T09:59:18.769Z] - CONFIG_CGROUP_CPUACCT: enabled
09:59:18 [2022-08-30T09:59:18.769Z] - CONFIG_CGROUP_DEVICE: enabled
09:59:18 [2022-08-30T09:59:18.769Z] - CONFIG_CGROUP_FREEZER: enabled
09:59:18 [2022-08-30T09:59:18.769Z] - CONFIG_CGROUP_SCHED: enabled
09:59:18 [2022-08-30T09:59:18.769Z] - CONFIG_CPUSETS: enabled
09:59:18 [2022-08-30T09:59:18.769Z] - CONFIG_MEMCG: enabled
09:59:18 [2022-08-30T09:59:18.769Z] - CONFIG_KEYS: enabled
09:59:18 [2022-08-30T09:59:18.769Z] - CONFIG_VETH: enabled (as module)
09:59:18 [2022-08-30T09:59:18.769Z] - CONFIG_BRIDGE: enabled (as module)
09:59:18 [2022-08-30T09:59:18.769Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_NF_NAT: enabled (as module)
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_POSIX_MQUEUE: enabled
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_CGROUP_BPF: enabled
09:59:19 [2022-08-30T09:59:19.028Z] 
09:59:19 [2022-08-30T09:59:19.028Z] Optional Features:
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_USER_NS: enabled
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_SECCOMP: enabled
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_SECCOMP_FILTER: enabled
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_CGROUP_PIDS: enabled
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_MEMCG_SWAP: enabled
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:59:19 [2022-08-30T09:59:19.028Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_BLK_CGROUP: enabled
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_CGROUP_PERF: enabled
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_CGROUP_HUGETLB: enabled
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_CFS_BANDWIDTH: enabled
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_RT_GROUP_SCHED: missing
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_IP_VS: enabled (as module)
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_IP_VS_NFCT: enabled
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:59:19 [2022-08-30T09:59:19.028Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:59:19 [2022-08-30T09:59:19.029Z] - CONFIG_IP_VS_RR: enabled (as module)
09:59:19 [2022-08-30T09:59:19.029Z] - CONFIG_SECURITY_SELINUX: enabled
09:59:19 [2022-08-30T09:59:19.029Z] - CONFIG_SECURITY_APPARMOR: enabled
09:59:19 [2022-08-30T09:59:19.029Z] - CONFIG_EXT4_FS: enabled
09:59:19 [2022-08-30T09:59:19.029Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:59:19 [2022-08-30T09:59:19.029Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:59:19 [2022-08-30T09:59:19.288Z] - Network Drivers:
09:59:19 [2022-08-30T09:59:19.288Z]   - "overlay":
09:59:19 [2022-08-30T09:59:19.288Z]     - CONFIG_VXLAN: enabled (as module)
09:59:19 [2022-08-30T09:59:19.288Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:59:19 [2022-08-30T09:59:19.288Z]       Optional (for encrypted networks):
09:59:19 [2022-08-30T09:59:19.288Z]       - CONFIG_CRYPTO: enabled
09:59:19 [2022-08-30T09:59:19.288Z]       - CONFIG_CRYPTO_AEAD: enabled
09:59:19 [2022-08-30T09:59:19.288Z]       - CONFIG_CRYPTO_GCM: enabled
09:59:19 [2022-08-30T09:59:19.288Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:59:19 [2022-08-30T09:59:19.288Z]       - CONFIG_CRYPTO_GHASH: enabled
09:59:19 [2022-08-30T09:59:19.288Z]       - CONFIG_XFRM: enabled
09:59:19 [2022-08-30T09:59:19.288Z]       - CONFIG_XFRM_USER: enabled (as module)
09:59:19 [2022-08-30T09:59:19.288Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:59:19 [2022-08-30T09:59:19.288Z]       - CONFIG_INET_ESP: enabled (as module)
09:59:19 [2022-08-30T09:59:19.288Z]   - "ipvlan":
09:59:19 [2022-08-30T09:59:19.288Z]     - CONFIG_IPVLAN: enabled (as module)
09:59:19 [2022-08-30T09:59:19.288Z]   - "macvlan":
09:59:19 [2022-08-30T09:59:19.288Z]     - CONFIG_MACVLAN: enabled (as module)
09:59:19 [2022-08-30T09:59:19.288Z]     - CONFIG_DUMMY: enabled (as module)
09:59:19 [2022-08-30T09:59:19.288Z]   - "ftp,tftp client in container":
09:59:19 [2022-08-30T09:59:19.288Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:59:19 [2022-08-30T09:59:19.288Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:59:19 [2022-08-30T09:59:19.288Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:59:19 [2022-08-30T09:59:19.288Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:59:19 [2022-08-30T09:59:19.288Z] - Storage Drivers:
09:59:19 [2022-08-30T09:59:19.288Z]   - "aufs":
09:59:19 [2022-08-30T09:59:19.288Z]     - CONFIG_AUFS_FS: enabled (as module)
09:59:19 [2022-08-30T09:59:19.288Z]   - "btrfs":
09:59:19 [2022-08-30T09:59:19.288Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:59:19 [2022-08-30T09:59:19.288Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:59:19 [2022-08-30T09:59:19.288Z]   - "devicemapper":
09:59:19 [2022-08-30T09:59:19.288Z]     - CONFIG_BLK_DEV_DM: enabled
09:59:19 [2022-08-30T09:59:19.288Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:59:19 [2022-08-30T09:59:19.288Z]   - "overlay":
09:59:19 [2022-08-30T09:59:19.288Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:59:19 [2022-08-30T09:59:19.288Z]   - "zfs":
09:59:19 [2022-08-30T09:59:19.288Z]     - /dev/zfs: present
09:59:19 [2022-08-30T09:59:19.288Z]     - zfs command: missing
09:59:19 [2022-08-30T09:59:19.288Z]     - zpool command: missing
09:59:19 [2022-08-30T09:59:19.288Z] 
09:59:19 [2022-08-30T09:59:19.288Z] Limits:
09:59:19 [2022-08-30T09:59:19.288Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:59:19 [2022-08-30T09:59:19.288Z] 
09:59:19 [2022-08-30T09:59:19.288Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:59:19 [2022-08-30T09:59:19.612Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a .
09:59:19 [2022-08-30T09:59:19.612Z] #1 [internal] load build definition from Dockerfile
09:59:19 [2022-08-30T09:59:19.612Z] #1 sha256:126f1e3f2cf207794f1311d1cdf7abbf50233f5360d44ce99c036af3e9b1ea1a
09:59:19 [2022-08-30T09:59:19.612Z] #1 transferring dockerfile: 19.12kB done
09:59:19 [2022-08-30T09:59:19.612Z] #1 DONE 0.0s
09:59:19 [2022-08-30T09:59:19.612Z] 
09:59:19 [2022-08-30T09:59:19.612Z] #2 [internal] load .dockerignore
09:59:19 [2022-08-30T09:59:19.612Z] #2 sha256:df5c645217918b0a466480914379d4ec76b20e7fa720d3bda3718705a3a00f7a
09:59:19 [2022-08-30T09:59:19.612Z] #2 transferring context: 145B done
09:59:19 [2022-08-30T09:59:19.612Z] #2 DONE 0.0s
09:59:19 [2022-08-30T09:59:19.612Z] 
09:59:19 [2022-08-30T09:59:19.612Z] #3 resolve image config for docker.io/docker/dockerfile:1
09:59:19 [2022-08-30T09:59:19.612Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
09:59:19 [2022-08-30T09:59:19.873Z] #3 DONE 0.1s
09:59:19 [2022-08-30T09:59:19.873Z] 
09:59:19 [2022-08-30T09:59:19.873Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
09:59:19 [2022-08-30T09:59:19.873Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
09:59:19 [2022-08-30T09:59:19.873Z] #4 CACHED
09:59:20 [2022-08-30T09:59:20.136Z] 
09:59:20 [2022-08-30T09:59:20.136Z] #6 [internal] load build definition from Dockerfile
09:59:20 [2022-08-30T09:59:20.136Z] #6 sha256:ad4028990eb3169e6e8ab1d9651d8cc0758da147a29c7a9ecc849c7ae272a413
09:59:20 [2022-08-30T09:59:20.136Z] #6 DONE 0.0s
09:59:20 [2022-08-30T09:59:20.136Z] 
09:59:20 [2022-08-30T09:59:20.136Z] #5 [internal] load .dockerignore
09:59:20 [2022-08-30T09:59:20.136Z] #5 sha256:4205bff3552fb6554ae5f5bf95dfa4f25f1a9497cbe092f1f935d1b68481b082
09:59:20 [2022-08-30T09:59:20.136Z] #5 DONE 0.0s
09:59:20 [2022-08-30T09:59:20.136Z] 
09:59:20 [2022-08-30T09:59:20.136Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:59:20 [2022-08-30T09:59:20.136Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
09:59:20 [2022-08-30T09:59:20.136Z] #7 DONE 0.1s
09:59:20 [2022-08-30T09:59:20.136Z] 
09:59:20 [2022-08-30T09:59:20.136Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:59:20 [2022-08-30T09:59:20.136Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
09:59:20 [2022-08-30T09:59:20.136Z] #10 DONE 0.1s
09:59:20 [2022-08-30T09:59:20.136Z] 
09:59:20 [2022-08-30T09:59:20.136Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
09:59:20 [2022-08-30T09:59:20.136Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50
09:59:20 [2022-08-30T09:59:20.136Z] #8 DONE 0.1s
09:59:20 [2022-08-30T09:59:20.136Z] 
09:59:20 [2022-08-30T09:59:20.136Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
09:59:20 [2022-08-30T09:59:20.136Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
09:59:20 [2022-08-30T09:59:20.136Z] #9 DONE 0.1s
09:59:20 [2022-08-30T09:59:20.136Z] 
09:59:20 [2022-08-30T09:59:20.136Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:59:20 [2022-08-30T09:59:20.136Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
09:59:20 [2022-08-30T09:59:20.136Z] #80 DONE 0.0s
09:59:20 [2022-08-30T09:59:20.136Z] 
09:59:20 [2022-08-30T09:59:20.136Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:59:20 [2022-08-30T09:59:20.136Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
09:59:20 [2022-08-30T09:59:20.136Z] #78 DONE 0.0s
09:59:20 [2022-08-30T09:59:20.136Z] 
09:59:20 [2022-08-30T09:59:20.136Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
09:59:20 [2022-08-30T09:59:20.136Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059
09:59:20 [2022-08-30T09:59:20.136Z] #11 DONE 0.0s
09:59:20 [2022-08-30T09:59:20.136Z] 
09:59:20 [2022-08-30T09:59:20.136Z] #31 [internal] load build context
09:59:20 [2022-08-30T09:59:20.136Z] #31 sha256:9e10a8a79e8dca368c003974210b9a3cc6141e7542ffd852e2b7f8a446b40e3b
09:59:20 [2022-08-30T09:59:20.402Z] #31 ...
09:59:20 [2022-08-30T09:59:20.402Z] 
09:59:20 [2022-08-30T09:59:20.402Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
09:59:20 [2022-08-30T09:59:20.402Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc
09:59:20 [2022-08-30T09:59:20.402Z] #35 DONE 0.0s
09:59:20 [2022-08-30T09:59:20.402Z] 
09:59:20 [2022-08-30T09:59:20.402Z] #31 [internal] load build context
09:59:20 [2022-08-30T09:59:20.402Z] #31 sha256:9e10a8a79e8dca368c003974210b9a3cc6141e7542ffd852e2b7f8a446b40e3b
09:59:20 [2022-08-30T09:59:20.663Z] #31 ...
09:59:20 [2022-08-30T09:59:20.663Z] 
09:59:20 [2022-08-30T09:59:20.663Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
09:59:20 [2022-08-30T09:59:20.663Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
09:59:20 [2022-08-30T09:59:20.663Z] #56 DONE 0.4s
09:59:20 [2022-08-30T09:59:20.663Z] 
09:59:20 [2022-08-30T09:59:20.663Z] #31 [internal] load build context
09:59:20 [2022-08-30T09:59:20.664Z] #31 sha256:9e10a8a79e8dca368c003974210b9a3cc6141e7542ffd852e2b7f8a446b40e3b
09:59:22 [2022-08-30T09:59:22.052Z] #31 transferring context: 62.62MB 1.6s done
09:59:22 [2022-08-30T09:59:22.052Z] #31 DONE 1.6s
09:59:22 [2022-08-30T09:59:22.052Z] 
09:59:22 [2022-08-30T09:59:22.052Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
09:59:22 [2022-08-30T09:59:22.052Z] #75 sha256:d4a636aec3033dfbbc9e3d86818706f7caa28b9e1f8bea01491f9e1331d6731a
09:59:22 [2022-08-30T09:59:22.052Z] #75 CACHED
09:59:22 [2022-08-30T09:59:22.052Z] 
09:59:22 [2022-08-30T09:59:22.052Z] #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
09:59:22 [2022-08-30T09:59:22.052Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df
09:59:22 [2022-08-30T09:59:22.052Z] #41 CACHED
09:59:22 [2022-08-30T09:59:22.052Z] 
09:59:22 [2022-08-30T09:59:22.052Z] #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
09:59:22 [2022-08-30T09:59:22.052Z] #71 sha256:de9d14f4859f93c4fd381ae3440e139f829e3f30ff30760f851cf2d4d11a0d15
09:59:22 [2022-08-30T09:59:22.052Z] #71 CACHED
09:59:22 [2022-08-30T09:59:22.052Z] 
09:59:22 [2022-08-30T09:59:22.052Z] #27 [dev-systemd-false  6/28] RUN ldconfig
09:59:22 [2022-08-30T09:59:22.052Z] #27 sha256:7ebea4a9eb50b520d6099cc02673001b8b09876daaa18fe0586f2a44aed33a60
09:59:22 [2022-08-30T09:59:22.052Z] #27 CACHED
09:59:22 [2022-08-30T09:59:22.052Z] 
09:59:22 [2022-08-30T09:59:22.052Z] #22 [dev-systemd-false  1/28] RUN groupadd -r docker
09:59:22 [2022-08-30T09:59:22.052Z] #22 sha256:35ed186502cef52872882d426ca66efaf58b45eba1f4f276bf8e0fb4ff7485ad
09:59:22 [2022-08-30T09:59:22.052Z] #22 CACHED
09:59:22 [2022-08-30T09:59:22.052Z] 
09:59:22 [2022-08-30T09:59:22.052Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
09:59:22 [2022-08-30T09:59:22.052Z] #70 sha256:bf232c805b945c91fd82edb3975eacf54a20ad15d4afd9d3e993d756e59105cc
09:59:22 [2022-08-30T09:59:22.052Z] #70 CACHED
09:59:22 [2022-08-30T09:59:22.052Z] 
09:59:22 [2022-08-30T09:59:22.052Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
09:59:22 [2022-08-30T09:59:22.052Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
09:59:22 [2022-08-30T09:59:22.052Z] #79 CACHED
09:59:22 [2022-08-30T09:59:22.052Z] 
09:59:22 [2022-08-30T09:59:22.052Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
09:59:22 [2022-08-30T09:59:22.052Z] #86 sha256:eed58aff13130c11b3e714d070fde4d59c1fbd025a0822c77673936a5fc4c44d
09:59:22 [2022-08-30T09:59:22.052Z] #86 CACHED
09:59:22 [2022-08-30T09:59:22.052Z] 
09:59:22 [2022-08-30T09:59:22.052Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
09:59:22 [2022-08-30T09:59:22.052Z] #48 sha256:4507260c41e4c1c3b192823fca6aadf03436429d6957527b16044468e5be8e91
09:59:22 [2022-08-30T09:59:22.052Z] #48 CACHED
09:59:22 [2022-08-30T09:59:22.052Z] 
09:59:22 [2022-08-30T09:59:22.052Z] #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
09:59:22 [2022-08-30T09:59:22.052Z] #33 sha256:2c4dbc77fd7b1d7d45c0cc9a278ca0788f1d35613745d3b0274165e9858d2ad7
09:59:22 [2022-08-30T09:59:22.052Z] #33 CACHED
09:59:22 [2022-08-30T09:59:22.052Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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
09:59:22 [2022-08-30T09:59:22.053Z] #21 sha256:a64cfea026c18e0ae91bc700f920ff3500105d780e267e217109fecab02715b6
09:59:22 [2022-08-30T09:59:22.053Z] #21 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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
09:59:22 [2022-08-30T09:59:22.053Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380
09:59:22 [2022-08-30T09:59:22.053Z] #19 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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
09:59:22 [2022-08-30T09:59:22.053Z] #51 sha256:f402a5751070206a07c17c553ecd6596a01ca7a09afb2707326d83db8613f5c5
09:59:22 [2022-08-30T09:59:22.053Z] #51 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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
09:59:22 [2022-08-30T09:59:22.053Z] #45 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24
09:59:22 [2022-08-30T09:59:22.053Z] #45 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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
09:59:22 [2022-08-30T09:59:22.053Z] #23 sha256:cff1496592fdcb98f01202ec82cbdf00807d34e1036515c53bb8f94116893cae
09:59:22 [2022-08-30T09:59:22.053Z] #23 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:59:22 [2022-08-30T09:59:22.053Z] #77 sha256:2f8361b85df1f944ab80e2453dced9eac0eedbd70f9349aa6d0055350106c248
09:59:22 [2022-08-30T09:59:22.053Z] #77 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:59:22 [2022-08-30T09:59:22.053Z] #53 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf
09:59:22 [2022-08-30T09:59:22.053Z] #53 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
09:59:22 [2022-08-30T09:59:22.053Z] #87 sha256:75c8af6ef418114b60c4aea9de52eb16aad505071584190fc117b701d1a8dab2
09:59:22 [2022-08-30T09:59:22.053Z] #87 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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
09:59:22 [2022-08-30T09:59:22.053Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0
09:59:22 [2022-08-30T09:59:22.053Z] #64 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
09:59:22 [2022-08-30T09:59:22.053Z] #73 sha256:c844896217e6d74e9b404a4d3b4f7a39a73864364f643f4b931aae482c37b60c
09:59:22 [2022-08-30T09:59:22.053Z] #73 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #26 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:59:22 [2022-08-30T09:59:22.053Z] #26 sha256:c4fc30d19ab75eb782fbba538f7826404786d473441c36c05e0606c2844d7911
09:59:22 [2022-08-30T09:59:22.053Z] #26 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
09:59:22 [2022-08-30T09:59:22.053Z] #61 sha256:0dea94f686ac535962a1d71dda4d493ce52336fb121763b72eef6d817897eab5
09:59:22 [2022-08-30T09:59:22.053Z] #61 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
09:59:22 [2022-08-30T09:59:22.053Z] #68 sha256:37b8ce4b26376a1f5438d4ca46674d38706fd5bb31a67ac9b321b6ba27c43520
09:59:22 [2022-08-30T09:59:22.053Z] #68 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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
09:59:22 [2022-08-30T09:59:22.053Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98
09:59:22 [2022-08-30T09:59:22.053Z] #20 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
09:59:22 [2022-08-30T09:59:22.053Z] #66 sha256:259d5041ea85b55e75bb73a30712ea9c0f28e62d35e04a6bd52fcce3601c6283
09:59:22 [2022-08-30T09:59:22.053Z] #66 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
09:59:22 [2022-08-30T09:59:22.053Z] #50 sha256:f35b6245cfd12fe76edafeb650f139ad8d884765b0a0f4a9666a577ee5a1c342
09:59:22 [2022-08-30T09:59:22.053Z] #50 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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
09:59:22 [2022-08-30T09:59:22.053Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f
09:59:22 [2022-08-30T09:59:22.053Z] #13 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #24 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:59:22 [2022-08-30T09:59:22.053Z] #24 sha256:461d04f8da4754b35662af2b93da681baac695aa4fda29254975c1854edd6f1f
09:59:22 [2022-08-30T09:59:22.053Z] #24 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
09:59:22 [2022-08-30T09:59:22.053Z] #34 sha256:62db611d4eb76b844df90d7310d57ac1b5eb78aeeeebb7719c8043ec87f0fa85
09:59:22 [2022-08-30T09:59:22.053Z] #34 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #25 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:59:22 [2022-08-30T09:59:22.053Z] #25 sha256:6f4f6bb9964fdd75404ad565edb5b575e0918db5c09d05a803ae96559bf5b291
09:59:22 [2022-08-30T09:59:22.053Z] #25 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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
09:59:22 [2022-08-30T09:59:22.053Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68
09:59:22 [2022-08-30T09:59:22.053Z] #54 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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
09:59:22 [2022-08-30T09:59:22.053Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf
09:59:22 [2022-08-30T09:59:22.053Z] #60 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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.46.2"      && /build/golangci-lint --version
09:59:22 [2022-08-30T09:59:22.053Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
09:59:22 [2022-08-30T09:59:22.053Z] #62 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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
09:59:22 [2022-08-30T09:59:22.053Z] #67 sha256:eea07485bfec32117300c84025674452bf3078a0ebc35d6d899abb9eee1d3461
09:59:22 [2022-08-30T09:59:22.053Z] #67 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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
09:59:22 [2022-08-30T09:59:22.053Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755
09:59:22 [2022-08-30T09:59:22.053Z] #36 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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
09:59:22 [2022-08-30T09:59:22.053Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d
09:59:22 [2022-08-30T09:59:22.053Z] #43 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
09:59:22 [2022-08-30T09:59:22.053Z] #14 sha256:f6a6ce3fea5f116e390769c1f05d3997884a2fd305e5fb9f04558c46df56ab48
09:59:22 [2022-08-30T09:59:22.053Z] #14 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:59:22 [2022-08-30T09:59:22.053Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c
09:59:22 [2022-08-30T09:59:22.053Z] #28 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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
09:59:22 [2022-08-30T09:59:22.053Z] #74 sha256:3fcf5c6a5b3016039539ebc92d135c298d99ded1fe7adf924fd4804575c111c8
09:59:22 [2022-08-30T09:59:22.053Z] #74 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
09:59:22 [2022-08-30T09:59:22.053Z] #32 sha256:f4b8b3b5c85a4d01647c784dcf7e111b2bd6e17c42dde4d176e5e541fbc3e969
09:59:22 [2022-08-30T09:59:22.053Z] #32 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:59:22 [2022-08-30T09:59:22.053Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3
09:59:22 [2022-08-30T09:59:22.053Z] #12 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
09:59:22 [2022-08-30T09:59:22.053Z] #63 sha256:3c8740875c8591fac2cca6a24dcd0485dacbbc9ea480f2ae6e6cdfa7c0c72dc2
09:59:22 [2022-08-30T09:59:22.053Z] #63 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #85 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
09:59:22 [2022-08-30T09:59:22.053Z] #85 sha256:e7c8139e64da026e390c161583b09c1ced18d18c7b7f4d2aae76a5fe73e1eeed
09:59:22 [2022-08-30T09:59:22.053Z] #85 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
09:59:22 [2022-08-30T09:59:22.053Z] #15 sha256:7d8ba8d280dbab880e998c5d35be36230b6e530e10f971e26b1995fe7be8de40
09:59:22 [2022-08-30T09:59:22.053Z] #15 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
09:59:22 [2022-08-30T09:59:22.053Z] #82 sha256:a97651960f6d0bb038fa201f416a1636b43a5e7fff268fea9e74fc7b1afc2896
09:59:22 [2022-08-30T09:59:22.053Z] #82 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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
09:59:22 [2022-08-30T09:59:22.053Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
09:59:22 [2022-08-30T09:59:22.053Z] #84 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #72 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
09:59:22 [2022-08-30T09:59:22.053Z] #72 sha256:6ad8f6795c7520c78f4bddcfc7e595bfc098652f10b9ebbb8bec16b681b4c714
09:59:22 [2022-08-30T09:59:22.053Z] #72 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #44 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
09:59:22 [2022-08-30T09:59:22.053Z] #44 sha256:661b8383321c7fb4a3aaea09fd3a679312b1c09cc8caff50f3010d708697a98c
09:59:22 [2022-08-30T09:59:22.053Z] #44 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #46 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
09:59:22 [2022-08-30T09:59:22.053Z] #46 sha256:1c973c9f52015598d2e81b61a67bd4b32b073a4f1286a3f59ad68c300f64f714
09:59:22 [2022-08-30T09:59:22.053Z] #46 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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
09:59:22 [2022-08-30T09:59:22.053Z] #38 sha256:850cb61e577442d89d612f43993c0d79d604a94b03ed3f2c9ad1e2ff16cd35a3
09:59:22 [2022-08-30T09:59:22.053Z] #38 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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
09:59:22 [2022-08-30T09:59:22.053Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2
09:59:22 [2022-08-30T09:59:22.053Z] #47 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:59:22 [2022-08-30T09:59:22.053Z] #37 sha256:c2302a86ed1f87c39df83fbe5a91c932771d032ab32cce2dce65707ce43fa80d
09:59:22 [2022-08-30T09:59:22.053Z] #37 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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
09:59:22 [2022-08-30T09:59:22.053Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195
09:59:22 [2022-08-30T09:59:22.053Z] #49 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:59:22 [2022-08-30T09:59:22.053Z] #76 sha256:8f29505f01a4b6e6408ea78b19248dd6f56ecd6d6f32f16de25ac72eebdb00e9
09:59:22 [2022-08-30T09:59:22.053Z] #76 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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
09:59:22 [2022-08-30T09:59:22.053Z] #57 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530
09:59:22 [2022-08-30T09:59:22.053Z] #57 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
09:59:22 [2022-08-30T09:59:22.053Z] #16 sha256:b09490f6586f2d5c0351224d83ed329046866e3ea3f1d1b270378c952accfc39
09:59:22 [2022-08-30T09:59:22.053Z] #16 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #42 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
09:59:22 [2022-08-30T09:59:22.053Z] #42 sha256:32b1f1db330e0120544be5c5e893c523d958254bc4bdb5d283da57be4e338fdd
09:59:22 [2022-08-30T09:59:22.053Z] #42 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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
09:59:22 [2022-08-30T09:59:22.053Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b
09:59:22 [2022-08-30T09:59:22.053Z] #69 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #55 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
09:59:22 [2022-08-30T09:59:22.053Z] #55 sha256:472f6e5b9917cebf526b74d994c2f5d0589f07e708eef1266b82c075fcb4333c
09:59:22 [2022-08-30T09:59:22.053Z] #55 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:59:22 [2022-08-30T09:59:22.053Z] #40 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b
09:59:22 [2022-08-30T09:59:22.053Z] #40 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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
09:59:22 [2022-08-30T09:59:22.053Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953
09:59:22 [2022-08-30T09:59:22.053Z] #58 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
09:59:22 [2022-08-30T09:59:22.053Z] #18 sha256:f0b1e59668e437bffc1f8d843127d726bb42c00d29d8cc01493f8baab1979991
09:59:22 [2022-08-30T09:59:22.053Z] #18 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
09:59:22 [2022-08-30T09:59:22.053Z] #17 sha256:5feb7c382caa79fb273aafd43660172dc260c691ea98024a6104334ecb77db9f
09:59:22 [2022-08-30T09:59:22.053Z] #17 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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             ;
09:59:22 [2022-08-30T09:59:22.053Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e
09:59:22 [2022-08-30T09:59:22.053Z] #83 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
09:59:22 [2022-08-30T09:59:22.053Z] #39 sha256:1edfbcb09dcbdd97e3f69573f05a2c5b0ce6335abc435851d923f2e0f1af8c67
09:59:22 [2022-08-30T09:59:22.053Z] #39 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
09:59:22 [2022-08-30T09:59:22.053Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
09:59:22 [2022-08-30T09:59:22.053Z] #81 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #52 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
09:59:22 [2022-08-30T09:59:22.053Z] #52 sha256:6cd9c7d0e226d71595e3911599956845e8060b62783780b4bfaecfe69908f5db
09:59:22 [2022-08-30T09:59:22.053Z] #52 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #30 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
09:59:22 [2022-08-30T09:59:22.053Z] #30 sha256:84026bbeda956f99448cefec74a925b162a305042d96647f1fc05e81d69a6907
09:59:22 [2022-08-30T09:59:22.053Z] #30 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
09:59:22 [2022-08-30T09:59:22.053Z] #65 sha256:17b33bac2c2edbe3300b7f7746fc4c67996836b9c1cb3ee6161219ecfdb6fba1
09:59:22 [2022-08-30T09:59:22.053Z] #65 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #59 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
09:59:22 [2022-08-30T09:59:22.053Z] #59 sha256:65ba7970a9fbfb9a5113fb22c589b676cd7c67637031459aff02ec90bbd8dde1
09:59:22 [2022-08-30T09:59:22.053Z] #59 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #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
09:59:22 [2022-08-30T09:59:22.053Z] #29 sha256:3883e2d1a74fb20c8278fdc77b97b4bae11d3a1fd65248cfe02daf3878a658ab
09:59:22 [2022-08-30T09:59:22.053Z] #29 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker
09:59:22 [2022-08-30T09:59:22.053Z] #88 sha256:eba1ab1e0daf1665f625d3091a21ba5d0073306e689cac0fb38246431d61800d
09:59:22 [2022-08-30T09:59:22.053Z] #88 CACHED
09:59:22 [2022-08-30T09:59:22.053Z] 
09:59:22 [2022-08-30T09:59:22.053Z] #89 exporting to image
09:59:22 [2022-08-30T09:59:22.053Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
09:59:22 [2022-08-30T09:59:22.053Z] #89 exporting layers done
09:59:22 [2022-08-30T09:59:22.053Z] #89 writing image sha256:812fe9c303d58247c75aa8e79faabedc05082df6148766964c30a8766b0e26de
09:59:22 [2022-08-30T09:59:22.053Z] #89 writing image sha256:812fe9c303d58247c75aa8e79faabedc05082df6148766964c30a8766b0e26de done
09:59:22 [2022-08-30T09:59:22.053Z] #89 naming to docker.io/library/docker:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a done
09:59:22 [2022-08-30T09:59:22.053Z] #89 DONE 0.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
09:59:22 [2022-08-30T09:59:22.377Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44060/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44060/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b36298d7fa8d906c3528df4cbdee3a8bfa0493a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a hack/validate/default
09:59:23 [2022-08-30T09:59:23.315Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
09:59:23 [2022-08-30T09:59:23.316Z] Congratulations! yamllint config file formatted correctly
09:59:23 [2022-08-30T09:59:23.316Z] Congratulations! YAML files are formatted correctly
09:59:23 [2022-08-30T09:59:23.316Z] No api/types/ or api/swagger.yaml changes in diff.
09:59:23 [2022-08-30T09:59:23.316Z] Congratulations!  All TOML source files changed here have valid syntax.
09:59:23 [2022-08-30T09:59:23.575Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
09:59:23 [2022-08-30T09:59:23.575Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
09:59:23 [2022-08-30T09:59:23.575Z] 
09:59:23 [2022-08-30T09:59:23.575Z] INFO Start validation with golang-ci-lint
09:59:24 [2022-08-30T09:59:24.145Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
09:59:24 [2022-08-30T09:59:24.145Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] 
09:59:24 [2022-08-30T09:59:24.145Z] INFO [loader] Using build tags: [ journald]       
09:59:30 [2022-08-30T09:59:30.822Z] Still waiting to schedule task
09:59:30 [2022-08-30T09:59:30.822Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay209:59:30 [2022-08-30T09:59:30.823Z] Still waiting to schedule task
09:59:30 [2022-08-30T09:59:30.823Z]EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0af59e9e6e471aa9c)’ is offline
09:59:30 [2022-08-30T09:59:30.826Z] Still waiting to schedule task
09:59:30 [2022-08-30T09:59:30.826Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline
09:59:31 [2022-08-30T09:59:31.917Z] Fetching without tags
09:59:32 [2022-08-30T09:59:32.115Z] Merging remotes/origin/master commit 18bb8fee3c75fe786f573abffcb9508c1c221c12 into PR head commit 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a
09:59:32 [2022-08-30T09:59:32.685Z] Merge succeeded, producing 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a
09:59:32 [2022-08-30T09:59:32.685Z] Checking out Revision 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a (PR-44060)
09:59:33 [2022-08-30T09:59:33.317Z] Commit message: "pkg/archive: remove tests for CanonicalTarNameForPath"
09:59:31 [2022-08-30T09:59:31.880Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:59:31 [2022-08-30T09:59:31.883Z]  > git config --add remote.origin.fetch +refs/pull/44060/head:refs/remotes/origin/PR-44060 # timeout=10
09:59:31 [2022-08-30T09:59:31.888Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:59:31 [2022-08-30T09:59:31.910Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:59:31 [2022-08-30T09:59:31.921Z] Fetching upstream changes from https://github.com/moby/moby.git
09:59:31 [2022-08-30T09:59:31.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:59:31 [2022-08-30T09:59:31.921Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44060/head:refs/remotes/origin/PR-44060 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:59:32 [2022-08-30T09:59:32.118Z]  > git config core.sparsecheckout # timeout=10
09:59:32 [2022-08-30T09:59:32.124Z]  > git checkout -f 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a # timeout=10
09:59:32 [2022-08-30T09:59:32.662Z]  > git remote # timeout=10
09:59:32 [2022-08-30T09:59:32.667Z]  > git config --get remote.origin.url # timeout=10
09:59:32 [2022-08-30T09:59:32.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:59:32 [2022-08-30T09:59:32.673Z]  > git merge 18bb8fee3c75fe786f573abffcb9508c1c221c12 # timeout=10
09:59:32 [2022-08-30T09:59:32.680Z]  > git rev-parse HEAD^{commit} # timeout=10
09:59:32 [2022-08-30T09:59:32.688Z]  > git config core.sparsecheckout # timeout=10
09:59:32 [2022-08-30T09:59:32.693Z]  > git checkout -f 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:59:33 [2022-08-30T09:59:33.995Z] + docker version
09:59:33 [2022-08-30T09:59:33.995Z] Client: Docker Engine - Community
09:59:33 [2022-08-30T09:59:33.995Z]  Version:           20.10.14
09:59:33 [2022-08-30T09:59:33.995Z]  API version:       1.41
09:59:33 [2022-08-30T09:59:33.995Z]  Go version:        go1.16.15
09:59:33 [2022-08-30T09:59:33.995Z]  Git commit:        a224086
09:59:33 [2022-08-30T09:59:33.995Z]  Built:             Thu Mar 24 01:47:57 2022
09:59:33 [2022-08-30T09:59:33.995Z]  OS/Arch:           linux/amd64
09:59:33 [2022-08-30T09:59:33.995Z]  Context:           default
09:59:33 [2022-08-30T09:59:33.995Z]  Experimental:      true
09:59:33 [2022-08-30T09:59:33.995Z] 
09:59:33 [2022-08-30T09:59:33.995Z] Server: Docker Engine - Community
09:59:33 [2022-08-30T09:59:33.995Z]  Engine:
09:59:33 [2022-08-30T09:59:33.995Z]   Version:          20.10.14
09:59:33 [2022-08-30T09:59:33.995Z]   API version:      1.41 (minimum version 1.12)
09:59:33 [2022-08-30T09:59:33.995Z]   Go version:       go1.16.15
09:59:33 [2022-08-30T09:59:33.995Z]   Git commit:       87a90dc
09:59:33 [2022-08-30T09:59:33.995Z]   Built:            Thu Mar 24 01:45:46 2022
09:59:33 [2022-08-30T09:59:33.995Z]   OS/Arch:          linux/amd64
09:59:33 [2022-08-30T09:59:33.995Z]   Experimental:     true
09:59:33 [2022-08-30T09:59:33.995Z]  containerd:
09:59:33 [2022-08-30T09:59:33.995Z]   Version:          1.5.11
09:59:33 [2022-08-30T09:59:33.995Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
09:59:33 [2022-08-30T09:59:33.995Z]  runc:
09:59:33 [2022-08-30T09:59:33.995Z]   Version:          1.0.3
09:59:33 [2022-08-30T09:59:33.995Z]   GitCommit:        v1.0.3-0-gf46b6ba
09:59:33 [2022-08-30T09:59:33.995Z]  docker-init:
09:59:33 [2022-08-30T09:59:33.995Z]   Version:          0.19.0
09:59:33 [2022-08-30T09:59:33.995Z]   GitCommit:        de40ad0
[Pipeline] sh
09:59:34 [2022-08-30T09:59:34.280Z] + docker info
09:59:35 [2022-08-30T09:59:35.218Z] Client:
09:59:35 [2022-08-30T09:59:35.218Z]  Context:    default
09:59:35 [2022-08-30T09:59:35.218Z]  Debug Mode: false
09:59:35 [2022-08-30T09:59:35.218Z]  Plugins:
09:59:35 [2022-08-30T09:59:35.218Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
09:59:35 [2022-08-30T09:59:35.218Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
09:59:35 [2022-08-30T09:59:35.218Z]   compose: Docker Compose (Docker Inc., v2.4.1)
09:59:35 [2022-08-30T09:59:35.218Z]   scan: Docker Scan (Docker Inc., v0.17.0)
09:59:35 [2022-08-30T09:59:35.218Z] 
09:59:35 [2022-08-30T09:59:35.218Z] Server:
09:59:35 [2022-08-30T09:59:35.218Z]  Containers: 0
09:59:35 [2022-08-30T09:59:35.218Z]   Running: 0
09:59:35 [2022-08-30T09:59:35.218Z]   Paused: 0
09:59:35 [2022-08-30T09:59:35.218Z]   Stopped: 0
09:59:35 [2022-08-30T09:59:35.218Z]  Images: 3
09:59:35 [2022-08-30T09:59:35.218Z]  Server Version: 20.10.14
09:59:35 [2022-08-30T09:59:35.218Z]  Storage Driver: overlay2
09:59:35 [2022-08-30T09:59:35.218Z]   Backing Filesystem: extfs
09:59:35 [2022-08-30T09:59:35.218Z]   Supports d_type: true
09:59:35 [2022-08-30T09:59:35.218Z]   Native Overlay Diff: true
09:59:35 [2022-08-30T09:59:35.218Z]   userxattr: false
09:59:35 [2022-08-30T09:59:35.218Z]  Logging Driver: json-file
09:59:35 [2022-08-30T09:59:35.218Z]  Cgroup Driver: cgroupfs
09:59:35 [2022-08-30T09:59:35.218Z]  Cgroup Version: 1
09:59:35 [2022-08-30T09:59:35.218Z]  Plugins:
09:59:35 [2022-08-30T09:59:35.218Z]   Volume: local
09:59:35 [2022-08-30T09:59:35.218Z]   Network: bridge host ipvlan macvlan null overlay
09:59:35 [2022-08-30T09:59:35.218Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:59:35 [2022-08-30T09:59:35.218Z]  Swarm: inactive
09:59:35 [2022-08-30T09:59:35.218Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
09:59:35 [2022-08-30T09:59:35.218Z]  Default Runtime: runc
09:59:35 [2022-08-30T09:59:35.218Z]  Init Binary: docker-init
09:59:35 [2022-08-30T09:59:35.218Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
09:59:35 [2022-08-30T09:59:35.218Z]  runc version: v1.0.3-0-gf46b6ba
09:59:35 [2022-08-30T09:59:35.218Z]  init version: de40ad0
09:59:35 [2022-08-30T09:59:35.218Z]  Security Options:
09:59:35 [2022-08-30T09:59:35.218Z]   apparmor
09:59:35 [2022-08-30T09:59:35.218Z]   seccomp
09:59:35 [2022-08-30T09:59:35.218Z]    Profile: default
09:59:35 [2022-08-30T09:59:35.218Z]  Kernel Version: 5.4.0-1071-aws
09:59:35 [2022-08-30T09:59:35.218Z]  Operating System: Ubuntu 18.04.6 LTS
09:59:35 [2022-08-30T09:59:35.218Z]  OSType: linux
09:59:35 [2022-08-30T09:59:35.218Z]  Architecture: x86_64
09:59:35 [2022-08-30T09:59:35.218Z]  CPUs: 2
09:59:35 [2022-08-30T09:59:35.218Z]  Total Memory: 7.565GiB
09:59:35 [2022-08-30T09:59:35.218Z]  Name: ip-10-100-48-81
09:59:35 [2022-08-30T09:59:35.218Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
09:59:35 [2022-08-30T09:59:35.218Z]  Docker Root Dir: /var/lib/docker
09:59:35 [2022-08-30T09:59:35.218Z]  Debug Mode: false
09:59:35 [2022-08-30T09:59:35.218Z]  Registry: https://index.docker.io/v1/
09:59:35 [2022-08-30T09:59:35.218Z]  Labels:
09:59:35 [2022-08-30T09:59:35.218Z]  Experimental: true
09:59:35 [2022-08-30T09:59:35.218Z]  Insecure Registries:
09:59:35 [2022-08-30T09:59:35.218Z]   127.0.0.0/8
09:59:35 [2022-08-30T09:59:35.218Z]  Live Restore Enabled: true
09:59:35 [2022-08-30T09:59:35.218Z] 
09:59:35 [2022-08-30T09:59:35.218Z] WARNING: No swap limit support
[Pipeline] sh
09:59:35 [2022-08-30T09:59:35.503Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:59:35 [2022-08-30T09:59:35.503Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:59:35 [2022-08-30T09:59:35.503Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44060/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:59:35 [2022-08-30T09:59:35.503Z] + bash /home/ubuntu/workspace/moby_PR-44060/check-config.sh
09:59:35 [2022-08-30T09:59:35.503Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:59:35 [2022-08-30T09:59:35.503Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
09:59:35 [2022-08-30T09:59:35.503Z] 
09:59:35 [2022-08-30T09:59:35.503Z] Generally Necessary:
09:59:35 [2022-08-30T09:59:35.503Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:59:35 [2022-08-30T09:59:35.503Z] - apparmor: enabled and tools installed
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_NAMESPACES: enabled
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_NET_NS: enabled
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_PID_NS: enabled
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_IPC_NS: enabled
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_UTS_NS: enabled
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_CGROUPS: enabled
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_CGROUP_CPUACCT: enabled
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_CGROUP_DEVICE: enabled
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_CGROUP_FREEZER: enabled
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_CGROUP_SCHED: enabled
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_CPUSETS: enabled
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_MEMCG: enabled
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_KEYS: enabled
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_VETH: enabled (as module)
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_BRIDGE: enabled (as module)
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:59:35 [2022-08-30T09:59:35.503Z] - CONFIG_NF_NAT: enabled (as module)
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_POSIX_MQUEUE: enabled
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_CGROUP_BPF: enabled
09:59:35 [2022-08-30T09:59:35.764Z] 
09:59:35 [2022-08-30T09:59:35.764Z] Optional Features:
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_USER_NS: enabled
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_SECCOMP: enabled
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_SECCOMP_FILTER: enabled
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_CGROUP_PIDS: enabled
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_MEMCG_SWAP: enabled
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:59:35 [2022-08-30T09:59:35.764Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_BLK_CGROUP: enabled
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_CGROUP_PERF: enabled
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_CGROUP_HUGETLB: enabled
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_CFS_BANDWIDTH: enabled
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_RT_GROUP_SCHED: missing
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_IP_VS: enabled (as module)
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_IP_VS_NFCT: enabled
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_IP_VS_RR: enabled (as module)
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_SECURITY_SELINUX: enabled
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_SECURITY_APPARMOR: enabled
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_EXT4_FS: enabled
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:59:35 [2022-08-30T09:59:35.764Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:59:35 [2022-08-30T09:59:35.764Z] - Network Drivers:
09:59:35 [2022-08-30T09:59:35.764Z]   - "overlay":
09:59:35 [2022-08-30T09:59:35.764Z]     - CONFIG_VXLAN: enabled (as module)
09:59:35 [2022-08-30T09:59:35.764Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:59:35 [2022-08-30T09:59:35.764Z]       Optional (for encrypted networks):
09:59:36 [2022-08-30T09:59:36.023Z]       - CONFIG_CRYPTO: enabled
09:59:36 [2022-08-30T09:59:36.023Z]       - CONFIG_CRYPTO_AEAD: enabled
09:59:36 [2022-08-30T09:59:36.023Z]       - CONFIG_CRYPTO_GCM: enabled
09:59:36 [2022-08-30T09:59:36.023Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:59:36 [2022-08-30T09:59:36.023Z]       - CONFIG_CRYPTO_GHASH: enabled
09:59:36 [2022-08-30T09:59:36.023Z]       - CONFIG_XFRM: enabled
09:59:36 [2022-08-30T09:59:36.023Z]       - CONFIG_XFRM_USER: enabled (as module)
09:59:36 [2022-08-30T09:59:36.023Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:59:36 [2022-08-30T09:59:36.023Z]       - CONFIG_INET_ESP: enabled (as module)
09:59:36 [2022-08-30T09:59:36.023Z]   - "ipvlan":
09:59:36 [2022-08-30T09:59:36.023Z]     - CONFIG_IPVLAN: enabled (as module)
09:59:36 [2022-08-30T09:59:36.023Z]   - "macvlan":
09:59:36 [2022-08-30T09:59:36.023Z]     - CONFIG_MACVLAN: enabled (as module)
09:59:36 [2022-08-30T09:59:36.023Z]     - CONFIG_DUMMY: enabled (as module)
09:59:36 [2022-08-30T09:59:36.023Z]   - "ftp,tftp client in container":
09:59:36 [2022-08-30T09:59:36.023Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:59:36 [2022-08-30T09:59:36.023Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:59:36 [2022-08-30T09:59:36.023Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:59:36 [2022-08-30T09:59:36.023Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:59:36 [2022-08-30T09:59:36.023Z] - Storage Drivers:
09:59:36 [2022-08-30T09:59:36.023Z]   - "aufs":
09:59:36 [2022-08-30T09:59:36.023Z]     - CONFIG_AUFS_FS: enabled (as module)
09:59:36 [2022-08-30T09:59:36.023Z]   - "btrfs":
09:59:36 [2022-08-30T09:59:36.023Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:59:36 [2022-08-30T09:59:36.023Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:59:36 [2022-08-30T09:59:36.023Z]   - "devicemapper":
09:59:36 [2022-08-30T09:59:36.023Z]     - CONFIG_BLK_DEV_DM: enabled
09:59:36 [2022-08-30T09:59:36.023Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:59:36 [2022-08-30T09:59:36.023Z]   - "overlay":
09:59:36 [2022-08-30T09:59:36.023Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:59:36 [2022-08-30T09:59:36.023Z]   - "zfs":
09:59:36 [2022-08-30T09:59:36.023Z]     - /dev/zfs: present
09:59:36 [2022-08-30T09:59:36.023Z]     - zfs command: missing
09:59:36 [2022-08-30T09:59:36.023Z]     - zpool command: missing
09:59:36 [2022-08-30T09:59:36.023Z] 
09:59:36 [2022-08-30T09:59:36.023Z] Limits:
09:59:36 [2022-08-30T09:59:36.023Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:59:36 [2022-08-30T09:59:36.023Z] 
09:59:36 [2022-08-30T09:59:36.023Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:59:36 [2022-08-30T09:59:36.352Z] + sudo modprobe ip_vs
09:59:36 [2022-08-30T09:59:36.352Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a .
09:59:36 [2022-08-30T09:59:36.612Z] #2 [internal] load .dockerignore
09:59:36 [2022-08-30T09:59:36.612Z] #2 sha256:7cb160998a6d8924362573ad45fb3c5a6350e935afadf142e6968f90c0e081b5
09:59:36 [2022-08-30T09:59:36.612Z] #2 transferring context: 145B done
09:59:36 [2022-08-30T09:59:36.612Z] #2 DONE 0.0s
09:59:36 [2022-08-30T09:59:36.612Z] 
09:59:36 [2022-08-30T09:59:36.612Z] #1 [internal] load build definition from Dockerfile
09:59:36 [2022-08-30T09:59:36.612Z] #1 sha256:bd65b73c2a90110c2ce39cb8f8f32eb8ddd9d3c84257630c8e515d35411b2826
09:59:36 [2022-08-30T09:59:36.612Z] #1 transferring dockerfile: 19.12kB done
09:59:36 [2022-08-30T09:59:36.612Z] #1 DONE 0.0s
09:59:36 [2022-08-30T09:59:36.612Z] 
09:59:36 [2022-08-30T09:59:36.612Z] #3 resolve image config for docker.io/docker/dockerfile:1
09:59:36 [2022-08-30T09:59:36.612Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
09:59:36 [2022-08-30T09:59:36.612Z] #3 DONE 0.1s
09:59:36 [2022-08-30T09:59:36.612Z] 
09:59:36 [2022-08-30T09:59:36.612Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
09:59:36 [2022-08-30T09:59:36.612Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
09:59:36 [2022-08-30T09:59:36.612Z] #4 CACHED
09:59:36 [2022-08-30T09:59:36.872Z] 
09:59:36 [2022-08-30T09:59:36.872Z] #5 [internal] load .dockerignore
09:59:36 [2022-08-30T09:59:36.872Z] #5 sha256:c4a5374baea6005b96da7a7294674bb3f59ae86a7fa18a7d51ab89df58419dca
09:59:36 [2022-08-30T09:59:36.872Z] #5 DONE 0.0s
09:59:36 [2022-08-30T09:59:36.872Z] 
09:59:36 [2022-08-30T09:59:36.872Z] #6 [internal] load build definition from Dockerfile
09:59:36 [2022-08-30T09:59:36.872Z] #6 sha256:c0b556b89d99d6b925f8ef62c753ae8a07d2325a11be5ea47e005484cf34b67a
09:59:36 [2022-08-30T09:59:36.872Z] #6 DONE 0.0s
09:59:36 [2022-08-30T09:59:36.872Z] 
09:59:36 [2022-08-30T09:59:36.872Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:59:36 [2022-08-30T09:59:36.872Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
09:59:36 [2022-08-30T09:59:36.872Z] #7 DONE 0.1s
09:59:36 [2022-08-30T09:59:36.872Z] 
09:59:36 [2022-08-30T09:59:36.872Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
09:59:36 [2022-08-30T09:59:36.872Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50
09:59:37 [2022-08-30T09:59:37.136Z] #10 DONE 0.1s
09:59:37 [2022-08-30T09:59:37.136Z] 
09:59:37 [2022-08-30T09:59:37.136Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
09:59:37 [2022-08-30T09:59:37.136Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
09:59:37 [2022-08-30T09:59:37.136Z] #8 DONE 0.1s
09:59:37 [2022-08-30T09:59:37.136Z] 
09:59:37 [2022-08-30T09:59:37.136Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:59:37 [2022-08-30T09:59:37.136Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
09:59:37 [2022-08-30T09:59:37.136Z] #9 DONE 0.1s
09:59:37 [2022-08-30T09:59:37.395Z] 
09:59:37 [2022-08-30T09:59:37.395Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
09:59:37 [2022-08-30T09:59:37.395Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059
09:59:37 [2022-08-30T09:59:37.395Z] #11 DONE 0.0s
09:59:37 [2022-08-30T09:59:37.395Z] 
09:59:37 [2022-08-30T09:59:37.395Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:59:37 [2022-08-30T09:59:37.395Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
09:59:37 [2022-08-30T09:59:37.395Z] #71 DONE 0.0s
09:59:37 [2022-08-30T09:59:37.395Z] 
09:59:37 [2022-08-30T09:59:37.395Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
09:59:37 [2022-08-30T09:59:37.395Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc
09:59:37 [2022-08-30T09:59:37.395Z] #28 DONE 0.0s
09:59:37 [2022-08-30T09:59:37.395Z] 
09:59:37 [2022-08-30T09:59:37.395Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:59:37 [2022-08-30T09:59:37.395Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
09:59:37 [2022-08-30T09:59:37.395Z] #73 DONE 0.0s
09:59:37 [2022-08-30T09:59:37.395Z] 
09:59:37 [2022-08-30T09:59:37.395Z] #24 [internal] load build context
09:59:37 [2022-08-30T09:59:37.395Z] #24 sha256:8226d394b4fcdc080e027bce09c5686de88e0fe50509a9f4eda74f9a6e85e01b
09:59:37 [2022-08-30T09:59:37.969Z] #24 ...
09:59:37 [2022-08-30T09:59:37.969Z] 
09:59:37 [2022-08-30T09:59:37.969Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
09:59:37 [2022-08-30T09:59:37.969Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
09:59:37 [2022-08-30T09:59:37.969Z] #49 DONE 0.4s
09:59:37 [2022-08-30T09:59:37.969Z] 
09:59:37 [2022-08-30T09:59:37.969Z] #24 [internal] load build context
09:59:37 [2022-08-30T09:59:37.969Z] #24 sha256:8226d394b4fcdc080e027bce09c5686de88e0fe50509a9f4eda74f9a6e85e01b
09:59:39 [2022-08-30T09:59:39.358Z] #24 transferring context: 62.62MB 1.8s done
09:59:39 [2022-08-30T09:59:39.358Z] #24 DONE 1.9s
09:59:39 [2022-08-30T09:59:39.358Z] 
09:59:39 [2022-08-30T09:59:39.358Z] #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
09:59:39 [2022-08-30T09:59:39.358Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755
09:59:39 [2022-08-30T09:59:39.358Z] #29 CACHED
09:59:39 [2022-08-30T09:59:39.358Z] 
09:59:39 [2022-08-30T09:59:39.358Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
09:59:39 [2022-08-30T09:59:39.358Z] #75 sha256:07b62ff97e1f24913db85d5c9edf78ac1f9ac480ca2bd80494aee14fafabb975
09:59:39 [2022-08-30T09:59:39.358Z] #75 CACHED
09:59:39 [2022-08-30T09:59:39.358Z] 
09:59:39 [2022-08-30T09:59:39.358Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
09:59:39 [2022-08-30T09:59:39.358Z] #54 sha256:ec605c5e00a1f5f27bfb93759af89b0be88afe6477cdc44b0e9090d57bdb580e
09:59:39 [2022-08-30T09:59:39.358Z] #54 CACHED
09:59:39 [2022-08-30T09:59:39.358Z] 
09:59:39 [2022-08-30T09:59:39.358Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
09:59:39 [2022-08-30T09:59:39.358Z] #41 sha256:1a4dbbd0778e468cf15005180760863edca2d0594a95ec1ad465bc56a6e1cf9b
09:59:39 [2022-08-30T09:59:39.358Z] #41 CACHED
09:59:39 [2022-08-30T09:59:39.358Z] 
09:59:39 [2022-08-30T09:59:39.358Z] #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
09:59:39 [2022-08-30T09:59:39.358Z] #64 sha256:65017112bdf1876f2ed593b0688bb404122136627fb380babde7f49e2db49092
09:59:39 [2022-08-30T09:59:39.358Z] #64 CACHED
09:59:39 [2022-08-30T09:59:39.358Z] 
09:59:39 [2022-08-30T09:59:39.358Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:59:39 [2022-08-30T09:59:39.358Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3
09:59:39 [2022-08-30T09:59:39.358Z] #12 CACHED
09:59:39 [2022-08-30T09:59:39.358Z] 
09:59:39 [2022-08-30T09:59:39.358Z] #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
09:59:39 [2022-08-30T09:59:39.358Z] #67 sha256:ce325825692d1449cfa74a476863775aac02e7da66334339777cf4176bac2446
09:59:39 [2022-08-30T09:59:39.358Z] #67 CACHED
09:59:39 [2022-08-30T09:59:39.358Z] 
09:59:39 [2022-08-30T09:59:39.358Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
09:59:39 [2022-08-30T09:59:39.358Z] #45 sha256:4b021083ce769f974a378cfbdd92efc1afe8e30b6d65a0798cb33d8fcdeb0b3c
09:59:39 [2022-08-30T09:59:39.358Z] #45 CACHED
09:59:39 [2022-08-30T09:59:39.358Z] 
09:59:39 [2022-08-30T09:59:39.358Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
09:59:39 [2022-08-30T09:59:39.358Z] #35 sha256:687953957f472d3c6e83589a1609a9258e8b2b9ae10b2407281ba7c52fe822f6
09:59:39 [2022-08-30T09:59:39.358Z] #35 CACHED
09:59:39 [2022-08-30T09:59:39.358Z] 
09:59:39 [2022-08-30T09:59:39.358Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
09:59:39 [2022-08-30T09:59:39.358Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
09:59:39 [2022-08-30T09:59:39.358Z] #74 CACHED
09:59:39 [2022-08-30T09:59:39.358Z] 
09:59:39 [2022-08-30T09:59:39.358Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
09:59:39 [2022-08-30T09:59:39.358Z] #78 sha256:41d04a50f028c79f90a61ec83ddb589b7f3619ea5c310dc04ee88859d461f8dd
09:59:39 [2022-08-30T09:59:39.358Z] #78 CACHED
09:59:39 [2022-08-30T09:59:39.358Z] 
09:59:39 [2022-08-30T09:59:39.358Z] #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
09:59:39 [2022-08-30T09:59:39.358Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0
09:59:39 [2022-08-30T09:59:39.358Z] #57 CACHED
09:59:39 [2022-08-30T09:59:39.358Z] 
09:59:39 [2022-08-30T09:59:39.358Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
09:59:39 [2022-08-30T09:59:39.358Z] #52 sha256:b66428d5d5a179664b47f5bc5f9eed2bf2199bc1a0b37c014eb4b8afe60b3288
09:59:39 [2022-08-30T09:59:39.358Z] #52 CACHED
09:59:39 [2022-08-30T09:59:39.358Z] 
09:59:39 [2022-08-30T09:59:39.358Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
09:59:39 [2022-08-30T09:59:39.358Z] #48 sha256:5db1ecf6a4a66468165e0266e65a97d2d950818bae26d9cbfb59247e864c316d
09:59:39 [2022-08-30T09:59:39.358Z] #48 CACHED
09:59:39 [2022-08-30T09:59:39.358Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #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
09:59:39 [2022-08-30T09:59:39.359Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df
09:59:39 [2022-08-30T09:59:39.359Z] #34 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
09:59:39 [2022-08-30T09:59:39.359Z] #39 sha256:63c1d9070dd130a51e0d8b547755890207c7e571b32ccd339ede6fbd1d6567e5
09:59:39 [2022-08-30T09:59:39.359Z] #39 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
09:59:39 [2022-08-30T09:59:39.359Z] #58 sha256:e20007c3fc5740e6cd3845cdf9fa70a5e967570afea2b00bcab54cb9570e0130
09:59:39 [2022-08-30T09:59:39.359Z] #58 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
09:59:39 [2022-08-30T09:59:39.359Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
09:59:39 [2022-08-30T09:59:39.359Z] #72 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #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
09:59:39 [2022-08-30T09:59:39.359Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d
09:59:39 [2022-08-30T09:59:39.359Z] #36 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #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
09:59:39 [2022-08-30T09:59:39.359Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
09:59:39 [2022-08-30T09:59:39.359Z] #77 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:59:39 [2022-08-30T09:59:39.359Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b
09:59:39 [2022-08-30T09:59:39.359Z] #33 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #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
09:59:39 [2022-08-30T09:59:39.359Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f
09:59:39 [2022-08-30T09:59:39.359Z] #13 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #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
09:59:39 [2022-08-30T09:59:39.359Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
09:59:39 [2022-08-30T09:59:39.359Z] #14 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #20 [dev-systemd-false  6/28] RUN ldconfig
09:59:39 [2022-08-30T09:59:39.359Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213
09:59:39 [2022-08-30T09:59:39.359Z] #20 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
09:59:39 [2022-08-30T09:59:39.359Z] #23 sha256:507006b2976dcbbb427519747e56bbfcd52a1d942fb1030f4c3b0c51700d255d
09:59:39 [2022-08-30T09:59:39.359Z] #23 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #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             ;
09:59:39 [2022-08-30T09:59:39.359Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e
09:59:39 [2022-08-30T09:59:39.359Z] #76 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
09:59:39 [2022-08-30T09:59:39.359Z] #32 sha256:9b4aa53ff52a741375a28325b0492fe50534fe648837642a93b145cc4fe30225
09:59:39 [2022-08-30T09:59:39.359Z] #32 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:59:39 [2022-08-30T09:59:39.359Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb
09:59:39 [2022-08-30T09:59:39.359Z] #19 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
09:59:39 [2022-08-30T09:59:39.359Z] #27 sha256:7f9f9ff0fb6d0faaab1978b79230b0d907b154cfcd3e91ad94a3799290af8760
09:59:39 [2022-08-30T09:59:39.359Z] #27 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #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
09:59:39 [2022-08-30T09:59:39.359Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74
09:59:39 [2022-08-30T09:59:39.359Z] #62 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #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.46.2"      && /build/golangci-lint --version
09:59:39 [2022-08-30T09:59:39.359Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
09:59:39 [2022-08-30T09:59:39.359Z] #55 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
09:59:39 [2022-08-30T09:59:39.359Z] #80 sha256:434b680f01a53664a0d86394af724242658a6e972bed20ad5033aeb7efccf0b3
09:59:39 [2022-08-30T09:59:39.359Z] #80 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
09:59:39 [2022-08-30T09:59:39.359Z] #37 sha256:2ffa80107bd36b4fed5779f720c427dae3ad78a9e5520bd73571f8374a3255d2
09:59:39 [2022-08-30T09:59:39.359Z] #37 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:59:39 [2022-08-30T09:59:39.359Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65
09:59:39 [2022-08-30T09:59:39.359Z] #17 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
09:59:39 [2022-08-30T09:59:39.359Z] #63 sha256:65fb9ebaadd40fd3add1bd354edb6fb2e3caa4fd8ffa1a6cd91040ddb88c5f37
09:59:39 [2022-08-30T09:59:39.359Z] #63 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #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
09:59:39 [2022-08-30T09:59:39.359Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953
09:59:39 [2022-08-30T09:59:39.359Z] #51 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
09:59:39 [2022-08-30T09:59:39.359Z] #56 sha256:089bf1e216c40651b3f264cc083af72967e58e85b3ff16f3764a2babd5a96cf6
09:59:39 [2022-08-30T09:59:39.359Z] #56 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
09:59:39 [2022-08-30T09:59:39.359Z] #59 sha256:19a5c14a36096decd9abb7cfd9c70184347b743930ff254ff11561c728fcff07
09:59:39 [2022-08-30T09:59:39.359Z] #59 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #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
09:59:39 [2022-08-30T09:59:39.359Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771
09:59:39 [2022-08-30T09:59:39.359Z] #16 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #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
09:59:39 [2022-08-30T09:59:39.359Z] #26 sha256:0b3e19a495cd2ffabe779dc14b724e861429df5a3a5ba80c11befdce6cfa8a37
09:59:39 [2022-08-30T09:59:39.359Z] #26 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
09:59:39 [2022-08-30T09:59:39.359Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91
09:59:39 [2022-08-30T09:59:39.359Z] #15 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
09:59:39 [2022-08-30T09:59:39.359Z] #43 sha256:a762490a9423d7af6cb477ac3596f8a0715f947b8ed87c736c0dde07aba6bcb9
09:59:39 [2022-08-30T09:59:39.359Z] #43 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #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
09:59:39 [2022-08-30T09:59:39.359Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530
09:59:39 [2022-08-30T09:59:39.359Z] #50 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #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
09:59:39 [2022-08-30T09:59:39.359Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2
09:59:39 [2022-08-30T09:59:39.359Z] #40 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #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
09:59:39 [2022-08-30T09:59:39.359Z] #31 sha256:2b74bad5485aff68b31882fb13875efeca6b2ef0db3c19867425cecab81723bf
09:59:39 [2022-08-30T09:59:39.359Z] #31 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:59:39 [2022-08-30T09:59:39.359Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf
09:59:39 [2022-08-30T09:59:39.359Z] #46 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #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
09:59:39 [2022-08-30T09:59:39.359Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf
09:59:39 [2022-08-30T09:59:39.359Z] #53 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
09:59:39 [2022-08-30T09:59:39.359Z] #79 sha256:147a85e62e0e1b489ce9048ecaaa1909a790317a39c1fa3aaccc23c6968a7422
09:59:39 [2022-08-30T09:59:39.359Z] #79 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
09:59:39 [2022-08-30T09:59:39.359Z] #68 sha256:12ea9340933e328c7c0a8ad2b88a23cc0351f9f4224ddd77e89c5bf93038f353
09:59:39 [2022-08-30T09:59:39.359Z] #68 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #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
09:59:39 [2022-08-30T09:59:39.359Z] #60 sha256:7659a93149564d35aac927c611ad8c61d15e797adb99107084195621062bee37
09:59:39 [2022-08-30T09:59:39.359Z] #60 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
09:59:39 [2022-08-30T09:59:39.359Z] #65 sha256:adb967d0134fe70642ac066c6d035e56746ac40e0f2f08c250db400dce44299a
09:59:39 [2022-08-30T09:59:39.359Z] #65 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:59:39 [2022-08-30T09:59:39.359Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488
09:59:39 [2022-08-30T09:59:39.359Z] #18 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #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
09:59:39 [2022-08-30T09:59:39.359Z] #44 sha256:c06fe44029fc2fc6018dea852dde21f836d05f6cdfc96526862d6ada730b2829
09:59:39 [2022-08-30T09:59:39.359Z] #44 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #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
09:59:39 [2022-08-30T09:59:39.359Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423
09:59:39 [2022-08-30T09:59:39.359Z] #22 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:59:39 [2022-08-30T09:59:39.359Z] #30 sha256:0eb430ff3beaaddd732204fef01d59d5b262b0804abc30eecc6e4e126dbd5f4d
09:59:39 [2022-08-30T09:59:39.359Z] #30 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
09:59:39 [2022-08-30T09:59:39.359Z] #25 sha256:f0d0d5f1be305bc5ace42fd0fb270e3131a30ca55fc899e16022c18c60a85264
09:59:39 [2022-08-30T09:59:39.359Z] #25 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #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
09:59:39 [2022-08-30T09:59:39.359Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68
09:59:39 [2022-08-30T09:59:39.359Z] #47 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:59:39 [2022-08-30T09:59:39.359Z] #70 sha256:394c019bf840ca318fc2e7012da9408b57167c324636430b6e57b1d4e8e08d42
09:59:39 [2022-08-30T09:59:39.359Z] #70 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #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
09:59:39 [2022-08-30T09:59:39.359Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24
09:59:39 [2022-08-30T09:59:39.359Z] #38 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:59:39 [2022-08-30T09:59:39.359Z] #69 sha256:04baae43b32d0cb3f89de0db28f50342ecd031f61ced12bb9654c3f7aa5ccda0
09:59:39 [2022-08-30T09:59:39.359Z] #69 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #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
09:59:39 [2022-08-30T09:59:39.359Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147
09:59:39 [2022-08-30T09:59:39.359Z] #42 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
09:59:39 [2022-08-30T09:59:39.359Z] #61 sha256:6fbe6f44e485876793695f28cf1c965ee096ddd44ad0f1476966af81c670403e
09:59:39 [2022-08-30T09:59:39.359Z] #61 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:59:39 [2022-08-30T09:59:39.359Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db
09:59:39 [2022-08-30T09:59:39.359Z] #21 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
09:59:39 [2022-08-30T09:59:39.359Z] #66 sha256:f623484e8a779b3154aa8249869b658c140c58cf98b4a2e1ecd82e7e592ed6e0
09:59:39 [2022-08-30T09:59:39.359Z] #66 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
09:59:39 [2022-08-30T09:59:39.359Z] #81 sha256:5f7cd28aa9e17ead5aec7ed8da4c86d1c048793c7ef185d105c8607491cab607
09:59:39 [2022-08-30T09:59:39.359Z] #81 CACHED
09:59:39 [2022-08-30T09:59:39.359Z] 
09:59:39 [2022-08-30T09:59:39.359Z] #82 exporting to image
09:59:39 [2022-08-30T09:59:39.359Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
09:59:39 [2022-08-30T09:59:39.359Z] #82 exporting layers done
09:59:39 [2022-08-30T09:59:39.359Z] #82 writing image sha256:b6f845acad1c41f318a3ef4bbe33e00d8176ede5db0afc49a9d68dd59e0dc7b2
09:59:39 [2022-08-30T09:59:39.359Z] #82 writing image sha256:b6f845acad1c41f318a3ef4bbe33e00d8176ede5db0afc49a9d68dd59e0dc7b2 0.0s done
09:59:39 [2022-08-30T09:59:39.359Z] #82 naming to docker.io/library/docker:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a done
09:59:39 [2022-08-30T09:59:39.359Z] #82 DONE 0.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
09:59:39 [2022-08-30T09:59:39.686Z] + trap exit INT TERM
09:59:39 [2022-08-30T09:59:39.686Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
09:59:39 [2022-08-30T09:59:39.686Z] + CONTAINER_NAME=docker-pr2
09:59:39 [2022-08-30T09:59:39.686Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44060/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44060/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b36298d7fa8d906c3528df4cbdee3a8bfa0493a -e DOCKER_GRAPHDRIVER docker:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a hack/make.sh dynbinary
09:59:40 [2022-08-30T09:59:40.255Z] 
09:59:40 [2022-08-30T09:59:40.514Z] Removing bundles/
09:59:40 [2022-08-30T09:59:40.514Z] 
09:59:40 [2022-08-30T09:59:40.514Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:59:40 [2022-08-30T09:59:40.514Z] Building: bundles/dynbinary-daemon/dockerd
09:59:40 [2022-08-30T09:59:40.514Z] GOOS="" GOARCH="" GOARM=""
10:00:22 [2022-08-30T10:00:22.305Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0af59e9e6e471aa9c) in /home/ubuntu/workspace/moby_PR-44060
[Pipeline] {
[Pipeline] checkout
10:00:22 [2022-08-30T10:00:22.502Z] The recommended git tool is: git
10:00:23 [2022-08-30T10:00:23.756Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-098b998f52f628ec6) in /home/ubuntu/workspace/moby_PR-44060
[Pipeline] {
[Pipeline] checkout
10:00:24 [2022-08-30T10:00:24.630Z] The recommended git tool is: git
10:00:26 [2022-08-30T10:00:26.548Z] using credential docker-jenkins-github-credentials
10:00:26 [2022-08-30T10:00:26.557Z] Cloning the remote Git repository
10:00:26 [2022-08-30T10:00:26.557Z] Cloning with configured refspecs honoured and without tags
10:00:26 [2022-08-30T10:00:26.594Z] Cloning repository https://github.com/moby/moby.git
10:00:26 [2022-08-30T10:00:26.669Z]  > git init /home/ubuntu/workspace/moby_PR-44060 # timeout=10
10:00:27 [2022-08-30T10:00:27.186Z] Fetching upstream changes from https://github.com/moby/moby.git
10:00:27 [2022-08-30T10:00:27.186Z]  > git --version # timeout=10
10:00:27 [2022-08-30T10:00:27.198Z]  > git --version # 'git version 2.25.1'
10:00:27 [2022-08-30T10:00:27.199Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:00:27 [2022-08-30T10:00:27.200Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44060/head:refs/remotes/origin/PR-44060 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:00:28 [2022-08-30T10:00:28.177Z] using credential docker-jenkins-github-credentials
10:00:28 [2022-08-30T10:00:28.186Z] Cloning the remote Git repository
10:00:28 [2022-08-30T10:00:28.186Z] Cloning with configured refspecs honoured and without tags
10:00:28 [2022-08-30T10:00:28.211Z] Cloning repository https://github.com/moby/moby.git
10:00:28 [2022-08-30T10:00:28.262Z]  > git init /home/ubuntu/workspace/moby_PR-44060 # timeout=10
10:00:28 [2022-08-30T10:00:28.825Z] Fetching upstream changes from https://github.com/moby/moby.git
10:00:28 [2022-08-30T10:00:28.825Z]  > git --version # timeout=10
10:00:28 [2022-08-30T10:00:28.836Z]  > git --version # 'git version 2.25.1'
10:00:28 [2022-08-30T10:00:28.836Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:00:28 [2022-08-30T10:00:28.838Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44060/head:refs/remotes/origin/PR-44060 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:00:31 [2022-08-30T10:00:31.877Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fbff1e7fe107bb63) in /home/ubuntu/workspace/moby_PR-44060
[Pipeline] {
[Pipeline] checkout
10:00:32 [2022-08-30T10:00:32.009Z] The recommended git tool is: git
10:00:35 [2022-08-30T10:00:35.772Z] using credential docker-jenkins-github-credentials
10:00:35 [2022-08-30T10:00:35.782Z] Cloning the remote Git repository
10:00:35 [2022-08-30T10:00:35.782Z] Cloning with configured refspecs honoured and without tags
10:00:35 [2022-08-30T10:00:35.815Z] Cloning repository https://github.com/moby/moby.git
10:00:35 [2022-08-30T10:00:35.877Z]  > git init /home/ubuntu/workspace/moby_PR-44060 # timeout=10
10:00:36 [2022-08-30T10:00:36.222Z] Fetching upstream changes from https://github.com/moby/moby.git
10:00:36 [2022-08-30T10:00:36.222Z]  > git --version # timeout=10
10:00:36 [2022-08-30T10:00:36.252Z]  > git --version # 'git version 2.17.1'
10:00:36 [2022-08-30T10:00:36.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:00:36 [2022-08-30T10:00:36.254Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44060/head:refs/remotes/origin/PR-44060 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:00:47 [2022-08-30T10:00:47.216Z] Fetching without tags
10:00:47 [2022-08-30T10:00:47.543Z] Merging remotes/origin/master commit 18bb8fee3c75fe786f573abffcb9508c1c221c12 into PR head commit 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a
10:00:48 [2022-08-30T10:00:48.587Z] Merge succeeded, producing 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a
10:00:48 [2022-08-30T10:00:48.587Z] Checking out Revision 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a (PR-44060)
10:00:47 [2022-08-30T10:00:47.116Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:00:47 [2022-08-30T10:00:47.134Z]  > git config --add remote.origin.fetch +refs/pull/44060/head:refs/remotes/origin/PR-44060 # timeout=10
10:00:47 [2022-08-30T10:00:47.157Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:00:47 [2022-08-30T10:00:47.189Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:00:47 [2022-08-30T10:00:47.217Z] Fetching upstream changes from https://github.com/moby/moby.git
10:00:47 [2022-08-30T10:00:47.217Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:00:47 [2022-08-30T10:00:47.276Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44060/head:refs/remotes/origin/PR-44060 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:00:47 [2022-08-30T10:00:47.596Z]  > git config core.sparsecheckout # timeout=10
10:00:47 [2022-08-30T10:00:47.610Z]  > git checkout -f 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a # timeout=10
10:00:48 [2022-08-30T10:00:48.480Z]  > git remote # timeout=10
10:00:48 [2022-08-30T10:00:48.489Z]  > git config --get remote.origin.url # timeout=10
10:00:48 [2022-08-30T10:00:48.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:00:48 [2022-08-30T10:00:48.555Z]  > git merge 18bb8fee3c75fe786f573abffcb9508c1c221c12 # timeout=10
10:00:48 [2022-08-30T10:00:48.570Z]  > git rev-parse HEAD^{commit} # timeout=10
10:00:48 [2022-08-30T10:00:48.587Z]  > git config core.sparsecheckout # timeout=10
10:00:48 [2022-08-30T10:00:48.598Z]  > git checkout -f 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a # timeout=10
10:00:49 [2022-08-30T10:00:49.740Z] Fetching without tags
10:00:50 [2022-08-30T10:00:50.024Z] Merging remotes/origin/master commit 18bb8fee3c75fe786f573abffcb9508c1c221c12 into PR head commit 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a
10:00:50 [2022-08-30T10:00:50.752Z] Merge succeeded, producing 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a
10:00:50 [2022-08-30T10:00:50.752Z] Checking out Revision 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a (PR-44060)
10:00:49 [2022-08-30T10:00:49.663Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:00:49 [2022-08-30T10:00:49.693Z]  > git config --add remote.origin.fetch +refs/pull/44060/head:refs/remotes/origin/PR-44060 # timeout=10
10:00:49 [2022-08-30T10:00:49.704Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:00:49 [2022-08-30T10:00:49.720Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:00:49 [2022-08-30T10:00:49.746Z] Fetching upstream changes from https://github.com/moby/moby.git
10:00:49 [2022-08-30T10:00:49.746Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:00:49 [2022-08-30T10:00:49.749Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44060/head:refs/remotes/origin/PR-44060 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:00:50 [2022-08-30T10:00:50.037Z]  > git config core.sparsecheckout # timeout=10
10:00:50 [2022-08-30T10:00:50.052Z]  > git checkout -f 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a # timeout=10
10:00:50 [2022-08-30T10:00:50.700Z]  > git remote # timeout=10
10:00:50 [2022-08-30T10:00:50.713Z]  > git config --get remote.origin.url # timeout=10
10:00:50 [2022-08-30T10:00:50.721Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:00:50 [2022-08-30T10:00:50.722Z]  > git merge 18bb8fee3c75fe786f573abffcb9508c1c221c12 # timeout=10
10:00:50 [2022-08-30T10:00:50.741Z]  > git rev-parse HEAD^{commit} # timeout=10
10:00:50 [2022-08-30T10:00:50.755Z]  > git config core.sparsecheckout # timeout=10
10:00:50 [2022-08-30T10:00:50.765Z]  > git checkout -f 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a # timeout=10
10:00:52 [2022-08-30T10:00:52.773Z] Commit message: "pkg/archive: remove tests for CanonicalTarNameForPath"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:00:53 [2022-08-30T10:00:53.660Z] + docker version
10:00:55 [2022-08-30T10:00:55.271Z] Commit message: "pkg/archive: remove tests for CanonicalTarNameForPath"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:00:56 [2022-08-30T10:00:56.262Z] + docker version
10:00:59 [2022-08-30T10:00:59.178Z] Fetching without tags
10:00:59 [2022-08-30T10:00:59.587Z] Merging remotes/origin/master commit 18bb8fee3c75fe786f573abffcb9508c1c221c12 into PR head commit 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a
10:01:00 [2022-08-30T10:01:00.629Z] Merge succeeded, producing 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a
10:01:00 [2022-08-30T10:01:00.629Z] Checking out Revision 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a (PR-44060)
10:00:59 [2022-08-30T10:00:59.076Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:00:59 [2022-08-30T10:00:59.090Z]  > git config --add remote.origin.fetch +refs/pull/44060/head:refs/remotes/origin/PR-44060 # timeout=10
10:00:59 [2022-08-30T10:00:59.115Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:00:59 [2022-08-30T10:00:59.152Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:00:59 [2022-08-30T10:00:59.182Z] Fetching upstream changes from https://github.com/moby/moby.git
10:00:59 [2022-08-30T10:00:59.183Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:00:59 [2022-08-30T10:00:59.185Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44060/head:refs/remotes/origin/PR-44060 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:00:59 [2022-08-30T10:00:59.604Z]  > git config core.sparsecheckout # timeout=10
10:00:59 [2022-08-30T10:00:59.640Z]  > git checkout -f 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a # timeout=10
10:01:00 [2022-08-30T10:01:00.532Z]  > git remote # timeout=10
10:01:00 [2022-08-30T10:01:00.560Z]  > git config --get remote.origin.url # timeout=10
10:01:00 [2022-08-30T10:01:00.586Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:01:00 [2022-08-30T10:01:00.587Z]  > git merge 18bb8fee3c75fe786f573abffcb9508c1c221c12 # timeout=10
10:01:00 [2022-08-30T10:01:00.609Z]  > git rev-parse HEAD^{commit} # timeout=10
10:01:01 [2022-08-30T10:01:01.770Z] Client: Docker Engine - Community
10:01:01 [2022-08-30T10:01:01.770Z]  Version:           20.10.14
10:01:01 [2022-08-30T10:01:01.770Z]  API version:       1.41
10:01:01 [2022-08-30T10:01:01.770Z]  Go version:        go1.16.15
10:01:01 [2022-08-30T10:01:01.770Z]  Git commit:        a224086
10:01:01 [2022-08-30T10:01:01.770Z]  Built:             Thu Mar 24 01:47:20 2022
10:01:01 [2022-08-30T10:01:01.770Z]  OS/Arch:           linux/arm64
10:01:01 [2022-08-30T10:01:01.770Z]  Context:           default
10:01:01 [2022-08-30T10:01:01.770Z]  Experimental:      true
10:01:01 [2022-08-30T10:01:01.770Z] 
10:01:01 [2022-08-30T10:01:01.770Z] Server: Docker Engine - Community
10:01:01 [2022-08-30T10:01:01.770Z]  Engine:
10:01:01 [2022-08-30T10:01:01.770Z]   Version:          20.10.14
10:01:01 [2022-08-30T10:01:01.770Z]   API version:      1.41 (minimum version 1.12)
10:01:01 [2022-08-30T10:01:01.770Z]   Go version:       go1.16.15
10:01:01 [2022-08-30T10:01:01.770Z]   Git commit:       87a90dc
10:01:01 [2022-08-30T10:01:01.770Z]   Built:            Thu Mar 24 01:45:39 2022
10:01:01 [2022-08-30T10:01:01.770Z]   OS/Arch:          linux/arm64
10:01:01 [2022-08-30T10:01:01.770Z]   Experimental:     true
10:01:01 [2022-08-30T10:01:01.770Z]  containerd:
10:01:01 [2022-08-30T10:01:01.770Z]   Version:          1.5.11
10:01:01 [2022-08-30T10:01:01.770Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
10:01:01 [2022-08-30T10:01:01.770Z]  runc:
10:01:01 [2022-08-30T10:01:01.770Z]   Version:          1.0.3
10:01:01 [2022-08-30T10:01:01.770Z]   GitCommit:        v1.0.3-0-gf46b6ba
10:01:01 [2022-08-30T10:01:01.770Z]  docker-init:
10:01:01 [2022-08-30T10:01:01.770Z]   Version:          0.19.0
10:01:01 [2022-08-30T10:01:01.770Z]   GitCommit:        de40ad0
[Pipeline] sh
10:01:02 [2022-08-30T10:01:02.111Z] + docker info
10:01:00 [2022-08-30T10:01:00.637Z]  > git config core.sparsecheckout # timeout=10
10:01:00 [2022-08-30T10:01:00.659Z]  > git checkout -f 8b36298d7fa8d906c3528df4cbdee3a8bfa0493a # timeout=10
10:01:04 [2022-08-30T10:01:04.407Z] Client: Docker Engine - Community
10:01:04 [2022-08-30T10:01:04.407Z]  Version:           20.10.14
10:01:04 [2022-08-30T10:01:04.407Z]  API version:       1.41
10:01:04 [2022-08-30T10:01:04.407Z]  Go version:        go1.16.15
10:01:04 [2022-08-30T10:01:04.407Z]  Git commit:        a224086
10:01:04 [2022-08-30T10:01:04.407Z]  Built:             Thu Mar 24 01:48:02 2022
10:01:04 [2022-08-30T10:01:04.407Z]  OS/Arch:           linux/amd64
10:01:04 [2022-08-30T10:01:04.407Z]  Context:           default
10:01:04 [2022-08-30T10:01:04.407Z]  Experimental:      true
10:01:04 [2022-08-30T10:01:04.407Z] 
10:01:04 [2022-08-30T10:01:04.407Z] Server: Docker Engine - Community
10:01:04 [2022-08-30T10:01:04.407Z]  Engine:
10:01:04 [2022-08-30T10:01:04.407Z]   Version:          20.10.14
10:01:04 [2022-08-30T10:01:04.407Z]   API version:      1.41 (minimum version 1.12)
10:01:04 [2022-08-30T10:01:04.407Z]   Go version:       go1.16.15
10:01:04 [2022-08-30T10:01:04.407Z]   Git commit:       87a90dc
10:01:04 [2022-08-30T10:01:04.407Z]   Built:            Thu Mar 24 01:45:53 2022
10:01:04 [2022-08-30T10:01:04.407Z]   OS/Arch:          linux/amd64
10:01:04 [2022-08-30T10:01:04.407Z]   Experimental:     true
10:01:04 [2022-08-30T10:01:04.407Z]  containerd:
10:01:04 [2022-08-30T10:01:04.407Z]   Version:          1.5.11
10:01:04 [2022-08-30T10:01:04.407Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
10:01:04 [2022-08-30T10:01:04.407Z]  runc:
10:01:04 [2022-08-30T10:01:04.407Z]   Version:          1.0.3
10:01:04 [2022-08-30T10:01:04.407Z]   GitCommit:        v1.0.3-0-gf46b6ba
10:01:04 [2022-08-30T10:01:04.407Z]  docker-init:
10:01:04 [2022-08-30T10:01:04.407Z]   Version:          0.19.0
10:01:04 [2022-08-30T10:01:04.407Z]   GitCommit:        de40ad0
[Pipeline] sh
10:01:04 [2022-08-30T10:01:04.727Z] + docker info
10:01:05 [2022-08-30T10:01:05.409Z] Commit message: "pkg/archive: remove tests for CanonicalTarNameForPath"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:01:06 [2022-08-30T10:01:06.475Z] + docker version
10:01:13 [2022-08-30T10:01:13.090Z] Client: Docker Engine - Community
10:01:13 [2022-08-30T10:01:13.090Z]  Version:           20.10.14
10:01:13 [2022-08-30T10:01:13.090Z]  API version:       1.41
10:01:13 [2022-08-30T10:01:13.090Z]  Go version:        go1.16.15
10:01:13 [2022-08-30T10:01:13.090Z]  Git commit:        a224086
10:01:13 [2022-08-30T10:01:13.090Z]  Built:             Thu Mar 24 01:47:57 2022
10:01:13 [2022-08-30T10:01:13.090Z]  OS/Arch:           linux/amd64
10:01:13 [2022-08-30T10:01:13.090Z]  Context:           default
10:01:13 [2022-08-30T10:01:13.090Z]  Experimental:      true
10:01:13 [2022-08-30T10:01:13.090Z] 
10:01:13 [2022-08-30T10:01:13.090Z] Server: Docker Engine - Community
10:01:13 [2022-08-30T10:01:13.090Z]  Engine:
10:01:13 [2022-08-30T10:01:13.090Z]   Version:          20.10.14
10:01:13 [2022-08-30T10:01:13.090Z]   API version:      1.41 (minimum version 1.12)
10:01:13 [2022-08-30T10:01:13.090Z]   Go version:       go1.16.15
10:01:13 [2022-08-30T10:01:13.090Z]   Git commit:       87a90dc
10:01:13 [2022-08-30T10:01:13.090Z]   Built:            Thu Mar 24 01:45:46 2022
10:01:13 [2022-08-30T10:01:13.090Z]   OS/Arch:          linux/amd64
10:01:13 [2022-08-30T10:01:13.090Z]   Experimental:     true
10:01:13 [2022-08-30T10:01:13.090Z]  containerd:
10:01:13 [2022-08-30T10:01:13.090Z]   Version:          1.5.11
10:01:13 [2022-08-30T10:01:13.090Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
10:01:13 [2022-08-30T10:01:13.090Z]  runc:
10:01:13 [2022-08-30T10:01:13.090Z]   Version:          1.0.3
10:01:13 [2022-08-30T10:01:13.090Z]   GitCommit:        v1.0.3-0-gf46b6ba
10:01:13 [2022-08-30T10:01:13.090Z]  docker-init:
10:01:13 [2022-08-30T10:01:13.090Z]   Version:          0.19.0
10:01:13 [2022-08-30T10:01:13.090Z]   GitCommit:        de40ad0
[Pipeline] sh
10:01:13 [2022-08-30T10:01:13.492Z] + docker info
10:01:14 [2022-08-30T10:01:14.297Z] Client:
10:01:14 [2022-08-30T10:01:14.297Z]  Context:    default
10:01:14 [2022-08-30T10:01:14.297Z]  Debug Mode: false
10:01:14 [2022-08-30T10:01:14.297Z]  Plugins:
10:01:14 [2022-08-30T10:01:14.297Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
10:01:14 [2022-08-30T10:01:14.297Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
10:01:14 [2022-08-30T10:01:14.297Z] 
10:01:14 [2022-08-30T10:01:14.297Z] Server:
10:01:14 [2022-08-30T10:01:14.297Z]  Containers: 0
10:01:14 [2022-08-30T10:01:14.297Z]   Running: 0
10:01:14 [2022-08-30T10:01:14.297Z]   Paused: 0
10:01:14 [2022-08-30T10:01:14.297Z]   Stopped: 0
10:01:14 [2022-08-30T10:01:14.297Z]  Images: 0
10:01:14 [2022-08-30T10:01:14.297Z]  Server Version: 20.10.14
10:01:14 [2022-08-30T10:01:14.297Z]  Storage Driver: overlay2
10:01:14 [2022-08-30T10:01:14.297Z]   Backing Filesystem: extfs
10:01:14 [2022-08-30T10:01:14.297Z]   Supports d_type: true
10:01:14 [2022-08-30T10:01:14.297Z]   Native Overlay Diff: true
10:01:14 [2022-08-30T10:01:14.297Z]   userxattr: false
10:01:14 [2022-08-30T10:01:14.297Z]  Logging Driver: json-file
10:01:14 [2022-08-30T10:01:14.297Z]  Cgroup Driver: cgroupfs
10:01:14 [2022-08-30T10:01:14.297Z]  Cgroup Version: 1
10:01:14 [2022-08-30T10:01:14.297Z]  Plugins:
10:01:14 [2022-08-30T10:01:14.297Z]   Volume: local
10:01:14 [2022-08-30T10:01:14.297Z]   Network: bridge host ipvlan macvlan null overlay
10:01:14 [2022-08-30T10:01:14.297Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:01:14 [2022-08-30T10:01:14.297Z]  Swarm: inactive
10:01:14 [2022-08-30T10:01:14.297Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
10:01:14 [2022-08-30T10:01:14.297Z]  Default Runtime: runc
10:01:14 [2022-08-30T10:01:14.297Z]  Init Binary: docker-init
10:01:14 [2022-08-30T10:01:14.297Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
10:01:14 [2022-08-30T10:01:14.297Z]  runc version: v1.0.3-0-gf46b6ba
10:01:14 [2022-08-30T10:01:14.297Z]  init version: de40ad0
10:01:14 [2022-08-30T10:01:14.297Z]  Security Options:
10:01:14 [2022-08-30T10:01:14.297Z]   apparmor
10:01:14 [2022-08-30T10:01:14.297Z]   seccomp
10:01:14 [2022-08-30T10:01:14.297Z]    Profile: default
10:01:14 [2022-08-30T10:01:14.297Z]  Kernel Version: 5.13.0-1021-aws
10:01:14 [2022-08-30T10:01:14.297Z]  Operating System: Ubuntu 20.04.4 LTS
10:01:14 [2022-08-30T10:01:14.297Z]  OSType: linux
10:01:14 [2022-08-30T10:01:14.297Z]  Architecture: aarch64
10:01:14 [2022-08-30T10:01:14.297Z]  CPUs: 2
10:01:14 [2022-08-30T10:01:14.297Z]  Total Memory: 7.562GiB
10:01:14 [2022-08-30T10:01:14.297Z]  Name: ip-10-100-80-148
10:01:14 [2022-08-30T10:01:14.297Z]  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
10:01:14 [2022-08-30T10:01:14.297Z]  Docker Root Dir: /var/lib/docker
10:01:14 [2022-08-30T10:01:14.297Z]  Debug Mode: false
10:01:14 [2022-08-30T10:01:14.297Z]  Registry: https://index.docker.io/v1/
10:01:14 [2022-08-30T10:01:14.297Z]  Labels:
10:01:14 [2022-08-30T10:01:14.297Z]  Experimental: true
10:01:14 [2022-08-30T10:01:14.297Z]  Insecure Registries:
10:01:14 [2022-08-30T10:01:14.297Z]   127.0.0.0/8
10:01:14 [2022-08-30T10:01:14.297Z]  Live Restore Enabled: true
10:01:14 [2022-08-30T10:01:14.297Z] 
[Pipeline] sh
10:01:14 [2022-08-30T10:01:14.618Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:01:14 [2022-08-30T10:01:14.618Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:01:14 [2022-08-30T10:01:14.618Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44060/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
10:01:14 [2022-08-30T10:01:14.618Z] + bash /home/ubuntu/workspace/moby_PR-44060/check-config.sh
10:01:14 [2022-08-30T10:01:14.618Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:01:14 [2022-08-30T10:01:14.618Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ...
10:01:14 [2022-08-30T10:01:14.618Z] 
10:01:14 [2022-08-30T10:01:14.618Z] Generally Necessary:
10:01:14 [2022-08-30T10:01:14.618Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:01:14 [2022-08-30T10:01:14.618Z] - apparmor: enabled and tools installed
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_NAMESPACES: enabled
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_NET_NS: enabled
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_PID_NS: enabled
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_IPC_NS: enabled
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_UTS_NS: enabled
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_CGROUPS: enabled
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_CGROUP_CPUACCT: enabled
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_CGROUP_DEVICE: enabled
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_CGROUP_FREEZER: enabled
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_CGROUP_SCHED: enabled
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_CPUSETS: enabled
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_MEMCG: enabled
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_KEYS: enabled
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_VETH: enabled (as module)
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_BRIDGE: enabled (as module)
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
10:01:14 [2022-08-30T10:01:14.618Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_NF_NAT: enabled (as module)
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_POSIX_MQUEUE: enabled
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_CGROUP_BPF: enabled
10:01:14 [2022-08-30T10:01:14.875Z] 
10:01:14 [2022-08-30T10:01:14.875Z] Optional Features:
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_USER_NS: enabled
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_SECCOMP: enabled
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_SECCOMP_FILTER: enabled
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_CGROUP_PIDS: enabled
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_MEMCG_SWAP: enabled
10:01:14 [2022-08-30T10:01:14.875Z]     (cgroup swap accounting is currently enabled)
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_BLK_CGROUP: enabled
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_CGROUP_PERF: enabled
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_CGROUP_HUGETLB: enabled
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_CFS_BANDWIDTH: enabled
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_RT_GROUP_SCHED: missing
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_IP_VS: enabled (as module)
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_IP_VS_NFCT: enabled
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_IP_VS_RR: enabled (as module)
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_SECURITY_SELINUX: enabled
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_SECURITY_APPARMOR: enabled
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_EXT4_FS: enabled
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:01:14 [2022-08-30T10:01:14.875Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:01:14 [2022-08-30T10:01:14.875Z] - Network Drivers:
10:01:14 [2022-08-30T10:01:14.875Z]   - "overlay":
10:01:14 [2022-08-30T10:01:14.875Z]     - CONFIG_VXLAN: enabled (as module)
10:01:14 [2022-08-30T10:01:14.875Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:01:14 [2022-08-30T10:01:14.875Z]       Optional (for encrypted networks):
10:01:15 [2022-08-30T10:01:15.132Z]       - CONFIG_CRYPTO: enabled
10:01:15 [2022-08-30T10:01:15.132Z]       - CONFIG_CRYPTO_AEAD: enabled
10:01:15 [2022-08-30T10:01:15.132Z]       - CONFIG_CRYPTO_GCM: enabled
10:01:15 [2022-08-30T10:01:15.132Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:01:15 [2022-08-30T10:01:15.132Z]       - CONFIG_CRYPTO_GHASH: enabled
10:01:15 [2022-08-30T10:01:15.132Z]       - CONFIG_XFRM: enabled
10:01:15 [2022-08-30T10:01:15.132Z]       - CONFIG_XFRM_USER: enabled (as module)
10:01:15 [2022-08-30T10:01:15.132Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:01:15 [2022-08-30T10:01:15.132Z]       - CONFIG_INET_ESP: enabled (as module)
10:01:15 [2022-08-30T10:01:15.132Z]   - "ipvlan":
10:01:15 [2022-08-30T10:01:15.132Z]     - CONFIG_IPVLAN: enabled (as module)
10:01:15 [2022-08-30T10:01:15.132Z]   - "macvlan":
10:01:15 [2022-08-30T10:01:15.132Z]     - CONFIG_MACVLAN: enabled (as module)
10:01:15 [2022-08-30T10:01:15.132Z]     - CONFIG_DUMMY: enabled (as module)
10:01:15 [2022-08-30T10:01:15.132Z]   - "ftp,tftp client in container":
10:01:15 [2022-08-30T10:01:15.132Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:01:15 [2022-08-30T10:01:15.132Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:01:15 [2022-08-30T10:01:15.132Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:01:15 [2022-08-30T10:01:15.132Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:01:15 [2022-08-30T10:01:15.132Z] - Storage Drivers:
10:01:15 [2022-08-30T10:01:15.132Z]   - "aufs":
10:01:15 [2022-08-30T10:01:15.132Z]     - CONFIG_AUFS_FS: enabled (as module)
10:01:15 [2022-08-30T10:01:15.132Z]   - "btrfs":
10:01:15 [2022-08-30T10:01:15.132Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:01:15 [2022-08-30T10:01:15.132Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:01:15 [2022-08-30T10:01:15.132Z]   - "devicemapper":
10:01:15 [2022-08-30T10:01:15.132Z]     - CONFIG_BLK_DEV_DM: enabled
10:01:15 [2022-08-30T10:01:15.132Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:01:15 [2022-08-30T10:01:15.132Z]   - "overlay":
10:01:15 [2022-08-30T10:01:15.132Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:01:15 [2022-08-30T10:01:15.132Z]   - "zfs":
10:01:15 [2022-08-30T10:01:15.132Z]     - /dev/zfs: present
10:01:15 [2022-08-30T10:01:15.132Z]     - zfs command: missing
10:01:15 [2022-08-30T10:01:15.132Z]     - zpool command: missing
10:01:15 [2022-08-30T10:01:15.132Z] 
10:01:15 [2022-08-30T10:01:15.132Z] Limits:
10:01:15 [2022-08-30T10:01:15.132Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:01:15 [2022-08-30T10:01:15.132Z] 
10:01:15 [2022-08-30T10:01:15.132Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:01:15 [2022-08-30T10:01:15.493Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a .
10:01:15 [2022-08-30T10:01:15.750Z] #1 [internal] load build definition from Dockerfile
10:01:15 [2022-08-30T10:01:15.750Z] #1 sha256:c9ba12cdedb94be94f00cc53af18a0b368703be6f1441821cd663828f7b2cb31
10:01:15 [2022-08-30T10:01:15.750Z] #1 transferring dockerfile:
10:01:15 [2022-08-30T10:01:15.750Z] #1 transferring dockerfile: 19.12kB done
10:01:15 [2022-08-30T10:01:15.750Z] #1 DONE 0.2s
10:01:15 [2022-08-30T10:01:15.750Z] 
10:01:15 [2022-08-30T10:01:15.750Z] #2 [internal] load .dockerignore
10:01:15 [2022-08-30T10:01:15.750Z] #2 sha256:094c99b2a3df6c70524311b73f7e02f492415449f0b96db90b8b3705e7150d3a
10:01:16 [2022-08-30T10:01:16.007Z] #2 transferring context: 145B done
10:01:16 [2022-08-30T10:01:16.007Z] #2 DONE 0.1s
10:01:16 [2022-08-30T10:01:16.007Z] 
10:01:16 [2022-08-30T10:01:16.007Z] #3 resolve image config for docker.io/docker/dockerfile:1
10:01:16 [2022-08-30T10:01:16.007Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
10:01:16 [2022-08-30T10:01:16.265Z] #3 DONE 0.4s
10:01:16 [2022-08-30T10:01:16.523Z] 
10:01:16 [2022-08-30T10:01:16.523Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
10:01:16 [2022-08-30T10:01:16.523Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17
10:01:16 [2022-08-30T10:01:16.523Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
10:01:16 [2022-08-30T10:01:16.523Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done
10:01:16 [2022-08-30T10:01:16.523Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.1s
10:01:16 [2022-08-30T10:01:16.523Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
10:01:16 [2022-08-30T10:01:16.523Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done
10:01:16 [2022-08-30T10:01:16.523Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s
10:01:16 [2022-08-30T10:01:16.780Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s done
10:01:16 [2022-08-30T10:01:16.780Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840
10:01:17 [2022-08-30T10:01:17.038Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done
10:01:17 [2022-08-30T10:01:17.295Z] #4 DONE 0.7s
10:01:17 [2022-08-30T10:01:17.296Z] 
10:01:17 [2022-08-30T10:01:17.296Z] #6 [internal] load .dockerignore
10:01:17 [2022-08-30T10:01:17.296Z] #6 sha256:6315db1886b02a5eb2950c81a49807c9f9972236e2333f62603cdf2c1979093d
10:01:17 [2022-08-30T10:01:17.296Z] #6 DONE 0.0s
10:01:17 [2022-08-30T10:01:17.296Z] 
10:01:17 [2022-08-30T10:01:17.296Z] #5 [internal] load build definition from Dockerfile
10:01:17 [2022-08-30T10:01:17.296Z] #5 sha256:a5412010020dfdea341e4ea5c2b9d0f72f3051fd6758ab83d57a5e03233a589e
10:01:17 [2022-08-30T10:01:17.296Z] #5 DONE 0.0s
10:01:17 [2022-08-30T10:01:17.296Z] 
10:01:17 [2022-08-30T10:01:17.296Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
10:01:17 [2022-08-30T10:01:17.296Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8
10:01:18 [2022-08-30T10:01:18.227Z] #10 DONE 0.8s
10:01:18 [2022-08-30T10:01:18.227Z] 
10:01:18 [2022-08-30T10:01:18.227Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:01:18 [2022-08-30T10:01:18.227Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
10:01:18 [2022-08-30T10:01:18.227Z] #9 DONE 0.8s
10:01:18 [2022-08-30T10:01:18.227Z] 
10:01:18 [2022-08-30T10:01:18.227Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:01:18 [2022-08-30T10:01:18.227Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
10:01:18 [2022-08-30T10:01:18.227Z] #8 DONE 0.8s
10:01:18 [2022-08-30T10:01:18.227Z] 
10:01:18 [2022-08-30T10:01:18.227Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
10:01:18 [2022-08-30T10:01:18.227Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
10:01:18 [2022-08-30T10:01:18.227Z] #7 DONE 0.9s
10:01:22 [2022-08-30T10:01:22.401Z] 
10:01:22 [2022-08-30T10:01:22.401Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
10:01:22 [2022-08-30T10:01:22.401Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093
10:01:22 [2022-08-30T10:01:22.401Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done
10:01:22 [2022-08-30T10:01:22.401Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done
10:01:22 [2022-08-30T10:01:22.401Z] #28 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done
10:01:22 [2022-08-30T10:01:22.401Z] #28 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done
10:01:22 [2022-08-30T10:01:22.401Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 0B / 53.69MB 0.2s
10:01:22 [2022-08-30T10:01:22.659Z] #28 ...
10:01:22 [2022-08-30T10:01:22.659Z] 
10:01:22 [2022-08-30T10:01:22.659Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
10:01:22 [2022-08-30T10:01:22.659Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
10:01:22 [2022-08-30T10:01:22.659Z] #49 DONE 0.0s
10:01:22 [2022-08-30T10:01:22.659Z] 
10:01:22 [2022-08-30T10:01:22.659Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
10:01:22 [2022-08-30T10:01:22.659Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093
10:01:22 [2022-08-30T10:01:22.659Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 12.58MB / 53.69MB 0.5s
10:01:22 [2022-08-30T10:01:22.920Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 33.55MB / 53.69MB 0.6s
10:01:22 [2022-08-30T10:01:22.920Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 46.14MB / 53.69MB 0.7s
10:01:22 [2022-08-30T10:01:22.920Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 50.33MB / 53.69MB 0.7s
10:01:23 [2022-08-30T10:01:23.180Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.8s
10:01:24 [2022-08-30T10:01:24.560Z] #28 ...
10:01:24 [2022-08-30T10:01:24.560Z] 
10:01:24 [2022-08-30T10:01:24.560Z] #24 [internal] load build context
10:01:24 [2022-08-30T10:01:24.560Z] #24 sha256:b903398558add5cfeea9c34ad5cd394c4fe656e8dd285981c5924cadd4631126
10:01:24 [2022-08-30T10:01:24.560Z] #24 transferring context: 62.62MB 2.1s done
10:01:24 [2022-08-30T10:01:24.560Z] #24 DONE 2.4s
10:01:24 [2022-08-30T10:01:24.560Z] 
10:01:24 [2022-08-30T10:01:24.560Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
10:01:24 [2022-08-30T10:01:24.560Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093
10:01:24 [2022-08-30T10:01:24.560Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 2.1s done
10:01:24 [2022-08-30T10:01:24.560Z] #28 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043
10:01:26 [2022-08-30T10:01:26.697Z] Client:
10:01:26 [2022-08-30T10:01:26.697Z]  Context:    default
10:01:26 [2022-08-30T10:01:26.697Z]  Debug Mode: false
10:01:26 [2022-08-30T10:01:26.697Z]  Plugins:
10:01:26 [2022-08-30T10:01:26.697Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
10:01:26 [2022-08-30T10:01:26.697Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
10:01:26 [2022-08-30T10:01:26.697Z]   compose: Docker Compose (Docker Inc., v2.4.1)
10:01:26 [2022-08-30T10:01:26.697Z]   scan: Docker Scan (Docker Inc., v0.17.0)
10:01:26 [2022-08-30T10:01:26.697Z] 
10:01:26 [2022-08-30T10:01:26.697Z] Server:
10:01:26 [2022-08-30T10:01:26.697Z]  Containers: 0
10:01:26 [2022-08-30T10:01:26.697Z]   Running: 0
10:01:26 [2022-08-30T10:01:26.697Z]   Paused: 0
10:01:26 [2022-08-30T10:01:26.697Z]   Stopped: 0
10:01:26 [2022-08-30T10:01:26.697Z]  Images: 0
10:01:26 [2022-08-30T10:01:26.697Z]  Server Version: 20.10.14
10:01:26 [2022-08-30T10:01:26.697Z]  Storage Driver: overlay2
10:01:26 [2022-08-30T10:01:26.697Z]   Backing Filesystem: extfs
10:01:26 [2022-08-30T10:01:26.697Z]   Supports d_type: true
10:01:26 [2022-08-30T10:01:26.697Z]   Native Overlay Diff: true
10:01:26 [2022-08-30T10:01:26.697Z]   userxattr: false
10:01:26 [2022-08-30T10:01:26.697Z]  Logging Driver: json-file
10:01:26 [2022-08-30T10:01:26.697Z]  Cgroup Driver: systemd
10:01:26 [2022-08-30T10:01:26.697Z]  Cgroup Version: 2
10:01:26 [2022-08-30T10:01:26.697Z]  Plugins:
10:01:26 [2022-08-30T10:01:26.697Z]   Volume: local
10:01:26 [2022-08-30T10:01:26.697Z]   Network: bridge host ipvlan macvlan null overlay
10:01:26 [2022-08-30T10:01:26.697Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:01:26 [2022-08-30T10:01:26.697Z]  Swarm: inactive
10:01:26 [2022-08-30T10:01:26.697Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
10:01:26 [2022-08-30T10:01:26.697Z]  Default Runtime: runc
10:01:26 [2022-08-30T10:01:26.697Z]  Init Binary: docker-init
10:01:26 [2022-08-30T10:01:26.697Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
10:01:26 [2022-08-30T10:01:26.697Z]  runc version: v1.0.3-0-gf46b6ba
10:01:26 [2022-08-30T10:01:26.697Z]  init version: de40ad0
10:01:26 [2022-08-30T10:01:26.697Z]  Security Options:
10:01:26 [2022-08-30T10:01:26.697Z]   apparmor
10:01:26 [2022-08-30T10:01:26.697Z]   seccomp
10:01:26 [2022-08-30T10:01:26.697Z]    Profile: default
10:01:26 [2022-08-30T10:01:26.697Z]   cgroupns
10:01:26 [2022-08-30T10:01:26.697Z]  Kernel Version: 5.13.0-1021-aws
10:01:26 [2022-08-30T10:01:26.697Z]  Operating System: Ubuntu 20.04.4 LTS
10:01:26 [2022-08-30T10:01:26.697Z]  OSType: linux
10:01:26 [2022-08-30T10:01:26.697Z]  Architecture: x86_64
10:01:26 [2022-08-30T10:01:26.697Z]  CPUs: 2
10:01:26 [2022-08-30T10:01:26.697Z]  Total Memory: 7.476GiB
10:01:26 [2022-08-30T10:01:26.697Z]  Name: ip-10-100-49-0
10:01:26 [2022-08-30T10:01:26.697Z]  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
10:01:26 [2022-08-30T10:01:26.697Z]  Docker Root Dir: /var/lib/docker
10:01:26 [2022-08-30T10:01:26.697Z]  Debug Mode: false
10:01:26 [2022-08-30T10:01:26.697Z]  Registry: https://index.docker.io/v1/
10:01:26 [2022-08-30T10:01:26.697Z]  Labels:
10:01:26 [2022-08-30T10:01:26.697Z]  Experimental: true
10:01:26 [2022-08-30T10:01:26.697Z]  Insecure Registries:
10:01:26 [2022-08-30T10:01:26.697Z]   127.0.0.0/8
10:01:26 [2022-08-30T10:01:26.697Z]  Live Restore Enabled: true
10:01:26 [2022-08-30T10:01:26.697Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:01:27 [2022-08-30T10:01:27.029Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a .
10:01:27 [2022-08-30T10:01:27.029Z] #2 [internal] load .dockerignore
10:01:27 [2022-08-30T10:01:27.029Z] #2 sha256:2a40c730a86eecbb28155143cc339c32503a96c52077ff79c385cd53e525701b
10:01:27 [2022-08-30T10:01:27.290Z] #2 transferring context: 145B done
10:01:27 [2022-08-30T10:01:27.290Z] #2 DONE 0.1s
10:01:27 [2022-08-30T10:01:27.290Z] 
10:01:27 [2022-08-30T10:01:27.290Z] #1 [internal] load build definition from Dockerfile
10:01:27 [2022-08-30T10:01:27.290Z] #1 sha256:412b956f2cba0c4784e090def61a840f39b293f73447af0605da2c5eff51e107
10:01:27 [2022-08-30T10:01:27.290Z] #1 transferring dockerfile: 19.12kB done
10:01:27 [2022-08-30T10:01:27.290Z] #1 DONE 0.2s
10:01:27 [2022-08-30T10:01:27.290Z] 
10:01:27 [2022-08-30T10:01:27.290Z] #3 resolve image config for docker.io/docker/dockerfile:1
10:01:27 [2022-08-30T10:01:27.290Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
10:01:27 [2022-08-30T10:01:27.861Z] #3 DONE 0.5s
10:01:27 [2022-08-30T10:01:27.861Z] 
10:01:27 [2022-08-30T10:01:27.861Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
10:01:27 [2022-08-30T10:01:27.861Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
10:01:27 [2022-08-30T10:01:27.861Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
10:01:27 [2022-08-30T10:01:27.861Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
10:01:27 [2022-08-30T10:01:27.861Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
10:01:27 [2022-08-30T10:01:27.861Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
10:01:27 [2022-08-30T10:01:27.861Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0B / 9.94MB 0.2s
10:01:28 [2022-08-30T10:01:28.745Z] #28 DONE 6.6s
10:01:28 [2022-08-30T10:01:28.745Z] 
10:01:28 [2022-08-30T10:01:28.745Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:28 [2022-08-30T10:01:28.745Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69
10:01:28 [2022-08-30T10:01:28.745Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done
10:01:28 [2022-08-30T10:01:28.745Z] #11 sha256:299da3cfd011d488500ede62d7d606dc95f36f6d928f1366c0ee835765708cb6 1.80kB / 1.80kB done
10:01:28 [2022-08-30T10:01:28.745Z] #11 sha256:a38580f4a026f9d0ff1cce09aeb624e3c51cf8616d0563c54bf0bcb347e0e394 7.12kB / 7.12kB done
10:01:28 [2022-08-30T10:01:28.745Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done
10:01:28 [2022-08-30T10:01:28.745Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 2.1s done
10:01:28 [2022-08-30T10:01:28.745Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.7s done
10:01:28 [2022-08-30T10:01:28.745Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 1.1s done
10:01:28 [2022-08-30T10:01:28.745Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 3.0s done
10:01:28 [2022-08-30T10:01:28.745Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 4.3s done
10:01:28 [2022-08-30T10:01:28.746Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 6.1s done
10:01:28 [2022-08-30T10:01:28.746Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 2.0s done
10:01:28 [2022-08-30T10:01:28.746Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 6.1s done
10:01:28 [2022-08-30T10:01:28.746Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.2s done
10:01:28 [2022-08-30T10:01:28.746Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.2s done
10:01:28 [2022-08-30T10:01:28.746Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 0.3s
10:01:29 [2022-08-30T10:01:29.686Z] #11 ...
10:01:29 [2022-08-30T10:01:29.686Z] 
10:01:29 [2022-08-30T10:01:29.686Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:01:29 [2022-08-30T10:01:29.686Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
10:01:29 [2022-08-30T10:01:29.686Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
10:01:29 [2022-08-30T10:01:29.686Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
10:01:29 [2022-08-30T10:01:29.686Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:01:29 [2022-08-30T10:01:29.686Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.0s
10:01:29 [2022-08-30T10:01:29.686Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done
10:01:29 [2022-08-30T10:01:29.686Z] #73 DONE 7.4s
10:01:29 [2022-08-30T10:01:29.686Z] 
10:01:29 [2022-08-30T10:01:29.686Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:29 [2022-08-30T10:01:29.686Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69
10:01:29 [2022-08-30T10:01:29.686Z] #11 ...
10:01:29 [2022-08-30T10:01:29.686Z] 
10:01:29 [2022-08-30T10:01:29.687Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:01:29 [2022-08-30T10:01:29.687Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
10:01:29 [2022-08-30T10:01:29.687Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
10:01:29 [2022-08-30T10:01:29.687Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:01:29 [2022-08-30T10:01:29.687Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
10:01:29 [2022-08-30T10:01:29.687Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
10:01:29 [2022-08-30T10:01:29.687Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.7s done
10:01:29 [2022-08-30T10:01:29.687Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s
10:01:29 [2022-08-30T10:01:29.687Z] #71 ...
10:01:29 [2022-08-30T10:01:29.687Z] 
10:01:29 [2022-08-30T10:01:29.687Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:29 [2022-08-30T10:01:29.687Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69
10:01:31 [2022-08-30T10:01:31.062Z] #11 ...
10:01:31 [2022-08-30T10:01:31.062Z] 
10:01:31 [2022-08-30T10:01:31.062Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:01:31 [2022-08-30T10:01:31.062Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
10:01:31 [2022-08-30T10:01:31.062Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done
10:01:31 [2022-08-30T10:01:31.062Z] #71 DONE 8.7s
10:01:31 [2022-08-30T10:01:31.062Z] 
10:01:31 [2022-08-30T10:01:31.062Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:31 [2022-08-30T10:01:31.062Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69
10:01:31 [2022-08-30T10:01:31.165Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 3.3s
10:01:31 [2022-08-30T10:01:31.165Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 3.4s done
10:01:31 [2022-08-30T10:01:31.428Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s
10:01:31 [2022-08-30T10:01:31.632Z] Client:
10:01:31 [2022-08-30T10:01:31.632Z]  Context:    default
10:01:31 [2022-08-30T10:01:31.632Z]  Debug Mode: false
10:01:31 [2022-08-30T10:01:31.632Z]  Plugins:
10:01:31 [2022-08-30T10:01:31.632Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
10:01:31 [2022-08-30T10:01:31.632Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
10:01:31 [2022-08-30T10:01:31.632Z]   compose: Docker Compose (Docker Inc., v2.4.1)
10:01:31 [2022-08-30T10:01:31.632Z]   scan: Docker Scan (Docker Inc., v0.17.0)
10:01:31 [2022-08-30T10:01:31.632Z] 
10:01:31 [2022-08-30T10:01:31.632Z] Server:
10:01:31 [2022-08-30T10:01:31.632Z]  Containers: 0
10:01:31 [2022-08-30T10:01:31.632Z]   Running: 0
10:01:31 [2022-08-30T10:01:31.632Z]   Paused: 0
10:01:31 [2022-08-30T10:01:31.632Z]   Stopped: 0
10:01:31 [2022-08-30T10:01:31.632Z]  Images: 0
10:01:31 [2022-08-30T10:01:31.632Z]  Server Version: 20.10.14
10:01:31 [2022-08-30T10:01:31.632Z]  Storage Driver: overlay2
10:01:31 [2022-08-30T10:01:31.632Z]   Backing Filesystem: extfs
10:01:31 [2022-08-30T10:01:31.632Z]   Supports d_type: true
10:01:31 [2022-08-30T10:01:31.632Z]   Native Overlay Diff: true
10:01:31 [2022-08-30T10:01:31.632Z]   userxattr: false
10:01:31 [2022-08-30T10:01:31.632Z]  Logging Driver: json-file
10:01:31 [2022-08-30T10:01:31.632Z]  Cgroup Driver: cgroupfs
10:01:31 [2022-08-30T10:01:31.632Z]  Cgroup Version: 1
10:01:31 [2022-08-30T10:01:31.632Z]  Plugins:
10:01:31 [2022-08-30T10:01:31.632Z]   Volume: local
10:01:31 [2022-08-30T10:01:31.632Z]   Network: bridge host ipvlan macvlan null overlay
10:01:31 [2022-08-30T10:01:31.632Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:01:31 [2022-08-30T10:01:31.632Z]  Swarm: inactive
10:01:31 [2022-08-30T10:01:31.632Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
10:01:31 [2022-08-30T10:01:31.632Z]  Default Runtime: runc
10:01:31 [2022-08-30T10:01:31.632Z]  Init Binary: docker-init
10:01:31 [2022-08-30T10:01:31.632Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
10:01:31 [2022-08-30T10:01:31.632Z]  runc version: v1.0.3-0-gf46b6ba
10:01:31 [2022-08-30T10:01:31.632Z]  init version: de40ad0
10:01:31 [2022-08-30T10:01:31.632Z]  Security Options:
10:01:31 [2022-08-30T10:01:31.632Z]   apparmor
10:01:31 [2022-08-30T10:01:31.632Z]   seccomp
10:01:31 [2022-08-30T10:01:31.632Z]    Profile: default
10:01:31 [2022-08-30T10:01:31.632Z]  Kernel Version: 5.4.0-1071-aws
10:01:31 [2022-08-30T10:01:31.632Z]  Operating System: Ubuntu 18.04.6 LTS
10:01:31 [2022-08-30T10:01:31.632Z]  OSType: linux
10:01:31 [2022-08-30T10:01:31.632Z]  Architecture: x86_64
10:01:31 [2022-08-30T10:01:31.632Z]  CPUs: 2
10:01:31 [2022-08-30T10:01:31.632Z]  Total Memory: 7.483GiB
10:01:31 [2022-08-30T10:01:31.632Z]  Name: ip-10-100-55-223
10:01:31 [2022-08-30T10:01:31.632Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
10:01:31 [2022-08-30T10:01:31.632Z]  Docker Root Dir: /var/lib/docker
10:01:31 [2022-08-30T10:01:31.632Z]  Debug Mode: false
10:01:31 [2022-08-30T10:01:31.632Z]  Registry: https://index.docker.io/v1/
10:01:31 [2022-08-30T10:01:31.632Z]  Labels:
10:01:31 [2022-08-30T10:01:31.632Z]  Experimental: true
10:01:31 [2022-08-30T10:01:31.632Z]  Insecure Registries:
10:01:31 [2022-08-30T10:01:31.632Z]   127.0.0.0/8
10:01:31 [2022-08-30T10:01:31.632Z]  Live Restore Enabled: true
10:01:31 [2022-08-30T10:01:31.632Z] 
10:01:31 [2022-08-30T10:01:31.632Z] WARNING: No swap limit support
[Pipeline] sh
10:01:31 [2022-08-30T10:01:31.688Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done
10:01:31 [2022-08-30T10:01:31.688Z] #4 DONE 3.8s
10:01:31 [2022-08-30T10:01:31.943Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:01:31 [2022-08-30T10:01:31.943Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:01:31 [2022-08-30T10:01:31.943Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44060/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
10:01:31 [2022-08-30T10:01:31.943Z] + bash /home/ubuntu/workspace/moby_PR-44060/check-config.sh
10:01:31 [2022-08-30T10:01:31.943Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:01:31 [2022-08-30T10:01:31.943Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
10:01:31 [2022-08-30T10:01:31.943Z] 
10:01:31 [2022-08-30T10:01:31.943Z] Generally Necessary:
10:01:31 [2022-08-30T10:01:31.943Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:01:31 [2022-08-30T10:01:31.943Z] - apparmor: enabled and tools installed
10:01:31 [2022-08-30T10:01:31.943Z] - CONFIG_NAMESPACES: enabled
10:01:31 [2022-08-30T10:01:31.943Z] - CONFIG_NET_NS: enabled
10:01:31 [2022-08-30T10:01:31.943Z] - CONFIG_PID_NS: enabled
10:01:31 [2022-08-30T10:01:31.943Z] - CONFIG_IPC_NS: enabled
10:01:31 [2022-08-30T10:01:31.943Z] - CONFIG_UTS_NS: enabled
10:01:31 [2022-08-30T10:01:31.943Z] - CONFIG_CGROUPS: enabled
10:01:31 [2022-08-30T10:01:31.943Z] - CONFIG_CGROUP_CPUACCT: enabled
10:01:31 [2022-08-30T10:01:31.943Z] - CONFIG_CGROUP_DEVICE: enabled
10:01:31 [2022-08-30T10:01:31.943Z] - CONFIG_CGROUP_FREEZER: enabled
10:01:31 [2022-08-30T10:01:31.943Z] - CONFIG_CGROUP_SCHED: enabled
10:01:31 [2022-08-30T10:01:31.943Z] - CONFIG_CPUSETS: enabled
10:01:31 [2022-08-30T10:01:31.943Z] - CONFIG_MEMCG: enabled
10:01:31 [2022-08-30T10:01:31.943Z] - CONFIG_KEYS: enabled
10:01:31 [2022-08-30T10:01:31.943Z] - CONFIG_VETH: enabled (as module)
10:01:31 [2022-08-30T10:01:31.943Z] - CONFIG_BRIDGE: enabled (as module)
10:01:31 [2022-08-30T10:01:31.943Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:01:31 [2022-08-30T10:01:31.950Z] 
10:01:31 [2022-08-30T10:01:31.950Z] #6 [internal] load .dockerignore
10:01:31 [2022-08-30T10:01:31.950Z] #6 sha256:abe55700bc219ac60e98f262f6e805b1ab59d67450db8270b26c852fc43f710b
10:01:31 [2022-08-30T10:01:31.950Z] #6 DONE 0.0s
10:01:31 [2022-08-30T10:01:31.950Z] 
10:01:31 [2022-08-30T10:01:31.950Z] #5 [internal] load build definition from Dockerfile
10:01:31 [2022-08-30T10:01:31.950Z] #5 sha256:2b6baf5a3390730798303ebdcbe50cdaba1955c11b3c668800c2f16362c8c746
10:01:31 [2022-08-30T10:01:31.950Z] #5 DONE 0.0s
10:01:31 [2022-08-30T10:01:31.950Z] 
10:01:31 [2022-08-30T10:01:31.950Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
10:01:31 [2022-08-30T10:01:31.950Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_NF_NAT: enabled (as module)
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_POSIX_MQUEUE: enabled
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_CGROUP_BPF: enabled
10:01:32 [2022-08-30T10:01:32.205Z] 
10:01:32 [2022-08-30T10:01:32.205Z] Optional Features:
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_USER_NS: enabled
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_SECCOMP: enabled
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_SECCOMP_FILTER: enabled
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_CGROUP_PIDS: enabled
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_MEMCG_SWAP: enabled
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:01:32 [2022-08-30T10:01:32.205Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_BLK_CGROUP: enabled
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_CGROUP_PERF: enabled
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_CGROUP_HUGETLB: enabled
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_CFS_BANDWIDTH: enabled
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_RT_GROUP_SCHED: missing
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_IP_VS: enabled (as module)
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_IP_VS_NFCT: enabled
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:01:32 [2022-08-30T10:01:32.205Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:01:32 [2022-08-30T10:01:32.435Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 3.8s done
10:01:32 [2022-08-30T10:01:32.470Z] - CONFIG_IP_VS_RR: enabled (as module)
10:01:32 [2022-08-30T10:01:32.470Z] - CONFIG_SECURITY_SELINUX: enabled
10:01:32 [2022-08-30T10:01:32.470Z] - CONFIG_SECURITY_APPARMOR: enabled
10:01:32 [2022-08-30T10:01:32.470Z] - CONFIG_EXT4_FS: enabled
10:01:32 [2022-08-30T10:01:32.470Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:01:32 [2022-08-30T10:01:32.470Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:01:32 [2022-08-30T10:01:32.470Z] - Network Drivers:
10:01:32 [2022-08-30T10:01:32.470Z]   - "overlay":
10:01:32 [2022-08-30T10:01:32.470Z]     - CONFIG_VXLAN: enabled (as module)
10:01:32 [2022-08-30T10:01:32.470Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:01:32 [2022-08-30T10:01:32.470Z]       Optional (for encrypted networks):
10:01:32 [2022-08-30T10:01:32.470Z]       - CONFIG_CRYPTO: enabled
10:01:32 [2022-08-30T10:01:32.470Z]       - CONFIG_CRYPTO_AEAD: enabled
10:01:32 [2022-08-30T10:01:32.470Z]       - CONFIG_CRYPTO_GCM: enabled
10:01:32 [2022-08-30T10:01:32.470Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:01:32 [2022-08-30T10:01:32.470Z]       - CONFIG_CRYPTO_GHASH: enabled
10:01:32 [2022-08-30T10:01:32.470Z]       - CONFIG_XFRM: enabled
10:01:32 [2022-08-30T10:01:32.470Z]       - CONFIG_XFRM_USER: enabled (as module)
10:01:32 [2022-08-30T10:01:32.470Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:01:32 [2022-08-30T10:01:32.470Z]       - CONFIG_INET_ESP: enabled (as module)
10:01:32 [2022-08-30T10:01:32.470Z]   - "ipvlan":
10:01:32 [2022-08-30T10:01:32.470Z]     - CONFIG_IPVLAN: enabled (as module)
10:01:32 [2022-08-30T10:01:32.470Z]   - "macvlan":
10:01:32 [2022-08-30T10:01:32.470Z]     - CONFIG_MACVLAN: enabled (as module)
10:01:32 [2022-08-30T10:01:32.470Z]     - CONFIG_DUMMY: enabled (as module)
10:01:32 [2022-08-30T10:01:32.470Z]   - "ftp,tftp client in container":
10:01:32 [2022-08-30T10:01:32.470Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:01:32 [2022-08-30T10:01:32.470Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:01:32 [2022-08-30T10:01:32.470Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:01:32 [2022-08-30T10:01:32.470Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:01:32 [2022-08-30T10:01:32.470Z] - Storage Drivers:
10:01:32 [2022-08-30T10:01:32.470Z]   - "aufs":
10:01:32 [2022-08-30T10:01:32.470Z]     - CONFIG_AUFS_FS: enabled (as module)
10:01:32 [2022-08-30T10:01:32.470Z]   - "btrfs":
10:01:32 [2022-08-30T10:01:32.470Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:01:32 [2022-08-30T10:01:32.470Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:01:32 [2022-08-30T10:01:32.470Z]   - "devicemapper":
10:01:32 [2022-08-30T10:01:32.470Z]     - CONFIG_BLK_DEV_DM: enabled
10:01:32 [2022-08-30T10:01:32.470Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:01:32 [2022-08-30T10:01:32.470Z]   - "overlay":
10:01:32 [2022-08-30T10:01:32.470Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:01:32 [2022-08-30T10:01:32.470Z]   - "zfs":
10:01:32 [2022-08-30T10:01:32.470Z]     - /dev/zfs: present
10:01:32 [2022-08-30T10:01:32.470Z]     - zfs command: missing
10:01:32 [2022-08-30T10:01:32.470Z]     - zpool command: missing
10:01:32 [2022-08-30T10:01:32.470Z] 
10:01:32 [2022-08-30T10:01:32.470Z] Limits:
10:01:32 [2022-08-30T10:01:32.526Z] #10 ...
10:01:32 [2022-08-30T10:01:32.526Z] 
10:01:32 [2022-08-30T10:01:32.526Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:01:32 [2022-08-30T10:01:32.526Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
10:01:32 [2022-08-30T10:01:32.526Z] #8 DONE 0.8s
10:01:32 [2022-08-30T10:01:32.694Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408
10:01:32 [2022-08-30T10:01:32.730Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:01:32 [2022-08-30T10:01:32.730Z] 
10:01:32 [2022-08-30T10:01:32.730Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:01:32 [2022-08-30T10:01:32.788Z] 
10:01:32 [2022-08-30T10:01:32.788Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
10:01:32 [2022-08-30T10:01:32.788Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50
10:01:32 [2022-08-30T10:01:32.788Z] #10 DONE 0.9s
10:01:32 [2022-08-30T10:01:32.788Z] 
10:01:32 [2022-08-30T10:01:32.788Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
10:01:32 [2022-08-30T10:01:32.788Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
10:01:32 [2022-08-30T10:01:32.788Z] #9 DONE 0.9s
10:01:32 [2022-08-30T10:01:32.788Z] 
10:01:32 [2022-08-30T10:01:32.788Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:01:32 [2022-08-30T10:01:32.788Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
10:01:32 [2022-08-30T10:01:32.788Z] #7 DONE 0.9s
10:01:33 [2022-08-30T10:01:33.050Z] 
10:01:33 [2022-08-30T10:01:33.050Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:01:33 [2022-08-30T10:01:33.050Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
10:01:33 [2022-08-30T10:01:33.050Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
10:01:33 [2022-08-30T10:01:33.050Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:01:33 [2022-08-30T10:01:33.050Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
10:01:33 [2022-08-30T10:01:33.088Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a .
10:01:33 [2022-08-30T10:01:33.312Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
10:01:33 [2022-08-30T10:01:33.312Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.3s
10:01:33 [2022-08-30T10:01:33.356Z] #2 [internal] load .dockerignore
10:01:33 [2022-08-30T10:01:33.356Z] #2 sha256:677f808c583e308fdd11baab7a055d4efdcf6b1a44d73209ebf18dee299bf2ec
10:01:33 [2022-08-30T10:01:33.575Z] #71 ...
10:01:33 [2022-08-30T10:01:33.575Z] 
10:01:33 [2022-08-30T10:01:33.575Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
10:01:33 [2022-08-30T10:01:33.575Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
10:01:33 [2022-08-30T10:01:33.575Z] #49 DONE 0.0s
10:01:33 [2022-08-30T10:01:33.575Z] 
10:01:33 [2022-08-30T10:01:33.575Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:01:33 [2022-08-30T10:01:33.575Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
10:01:33 [2022-08-30T10:01:33.575Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.3s
10:01:33 [2022-08-30T10:01:33.575Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s
10:01:33 [2022-08-30T10:01:33.846Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
10:01:33 [2022-08-30T10:01:33.846Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
10:01:33 [2022-08-30T10:01:33.931Z] #2 transferring context:
10:01:33 [2022-08-30T10:01:33.931Z] #2 transferring context: 145B done
10:01:33 [2022-08-30T10:01:33.931Z] #2 DONE 0.6s
10:01:33 [2022-08-30T10:01:33.931Z] 
10:01:33 [2022-08-30T10:01:33.931Z] #1 [internal] load build definition from Dockerfile
10:01:33 [2022-08-30T10:01:33.931Z] #1 sha256:042036daddec15bd2099129a790e14e3b663caab82335eb724070a452ccca2a0
10:01:33 [2022-08-30T10:01:33.931Z] #1 transferring dockerfile: 19.12kB done
10:01:33 [2022-08-30T10:01:33.931Z] #1 DONE 0.7s
10:01:33 [2022-08-30T10:01:33.931Z] 
10:01:33 [2022-08-30T10:01:33.931Z] #3 resolve image config for docker.io/docker/dockerfile:1
10:01:33 [2022-08-30T10:01:33.931Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
10:01:34 [2022-08-30T10:01:34.506Z] #3 DONE 0.5s
10:01:34 [2022-08-30T10:01:34.506Z] 
10:01:34 [2022-08-30T10:01:34.506Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
10:01:34 [2022-08-30T10:01:34.506Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
10:01:34 [2022-08-30T10:01:34.506Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
10:01:34 [2022-08-30T10:01:34.506Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
10:01:34 [2022-08-30T10:01:34.506Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
10:01:34 [2022-08-30T10:01:34.506Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
10:01:34 [2022-08-30T10:01:34.768Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
10:01:35 [2022-08-30T10:01:35.029Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done
10:01:35 [2022-08-30T10:01:35.029Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
10:01:35 [2022-08-30T10:01:35.296Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done
10:01:35 [2022-08-30T10:01:35.296Z] #4 DONE 0.8s
10:01:35 [2022-08-30T10:01:35.872Z] 
10:01:35 [2022-08-30T10:01:35.872Z] #6 [internal] load .dockerignore
10:01:35 [2022-08-30T10:01:35.872Z] #6 sha256:b88f85e6badae3703702ae9bda6ce439220f6a3cbfe49997420aec284dc35536
10:01:35 [2022-08-30T10:01:35.872Z] #6 DONE 0.0s
10:01:35 [2022-08-30T10:01:35.872Z] 
10:01:35 [2022-08-30T10:01:35.872Z] #5 [internal] load build definition from Dockerfile
10:01:35 [2022-08-30T10:01:35.872Z] #5 sha256:fa8a9ef7ec7d6d231beb2b32f15027705d05ae2e03b4e0dee0b31d83590cc96e
10:01:35 [2022-08-30T10:01:35.872Z] #5 DONE 0.0s
10:01:35 [2022-08-30T10:01:35.872Z] 
10:01:35 [2022-08-30T10:01:35.872Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
10:01:35 [2022-08-30T10:01:35.872Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
10:01:35 [2022-08-30T10:01:35.976Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 3.0s done
10:01:36 [2022-08-30T10:01:36.234Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469
10:01:36 [2022-08-30T10:01:36.451Z] #10 DONE 0.8s
10:01:36 [2022-08-30T10:01:36.451Z] 
10:01:36 [2022-08-30T10:01:36.451Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:01:36 [2022-08-30T10:01:36.451Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
10:01:36 [2022-08-30T10:01:36.451Z] #8 DONE 0.7s
10:01:36 [2022-08-30T10:01:36.451Z] 
10:01:36 [2022-08-30T10:01:36.451Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:01:36 [2022-08-30T10:01:36.451Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
10:01:36 [2022-08-30T10:01:36.451Z] #9 DONE 0.7s
10:01:36 [2022-08-30T10:01:36.451Z] 
10:01:36 [2022-08-30T10:01:36.451Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
10:01:36 [2022-08-30T10:01:36.451Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50
10:01:36 [2022-08-30T10:01:36.451Z] #7 DONE 0.7s
10:01:37 [2022-08-30T10:01:37.040Z] 
10:01:37 [2022-08-30T10:01:37.040Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:01:37 [2022-08-30T10:01:37.040Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
10:01:37 [2022-08-30T10:01:37.040Z] #71 DONE 0.0s
10:01:37 [2022-08-30T10:01:37.040Z] 
10:01:37 [2022-08-30T10:01:37.040Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:37 [2022-08-30T10:01:37.040Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059
10:01:37 [2022-08-30T10:01:37.040Z] #11 DONE 0.0s
10:01:37 [2022-08-30T10:01:37.040Z] 
10:01:37 [2022-08-30T10:01:37.040Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:01:37 [2022-08-30T10:01:37.040Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
10:01:37 [2022-08-30T10:01:37.040Z] #73 DONE 0.0s
10:01:37 [2022-08-30T10:01:37.040Z] 
10:01:37 [2022-08-30T10:01:37.040Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
10:01:37 [2022-08-30T10:01:37.040Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc
10:01:37 [2022-08-30T10:01:37.040Z] #28 DONE 0.0s
10:01:37 [2022-08-30T10:01:37.040Z] 
10:01:37 [2022-08-30T10:01:37.040Z] #24 [internal] load build context
10:01:37 [2022-08-30T10:01:37.040Z] #24 sha256:f7b298a5bad396b8178c665e25e29a8c45a920a72a2d5788fd1d4acea6aa9d7d
10:01:37 [2022-08-30T10:01:37.172Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done
10:01:37 [2022-08-30T10:01:37.603Z] #11 ...
10:01:37 [2022-08-30T10:01:37.603Z] 
10:01:37 [2022-08-30T10:01:37.603Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
10:01:37 [2022-08-30T10:01:37.603Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
10:01:37 [2022-08-30T10:01:37.603Z] #72 DONE 1.2s
10:01:37 [2022-08-30T10:01:37.603Z] 
10:01:37 [2022-08-30T10:01:37.603Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:37 [2022-08-30T10:01:37.603Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69
10:01:37 [2022-08-30T10:01:37.603Z] #11 ...
10:01:37 [2022-08-30T10:01:37.603Z] 
10:01:37 [2022-08-30T10:01:37.603Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
10:01:37 [2022-08-30T10:01:37.603Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
10:01:38 [2022-08-30T10:01:38.118Z] #71 DONE 5.1s
10:01:38 [2022-08-30T10:01:38.118Z] 
10:01:38 [2022-08-30T10:01:38.118Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:38 [2022-08-30T10:01:38.118Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059
10:01:38 [2022-08-30T10:01:38.118Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done
10:01:38 [2022-08-30T10:01:38.118Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done
10:01:38 [2022-08-30T10:01:38.118Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done
10:01:38 [2022-08-30T10:01:38.118Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done
10:01:38 [2022-08-30T10:01:38.118Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.3s done
10:01:38 [2022-08-30T10:01:38.118Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.1s done
10:01:38 [2022-08-30T10:01:38.118Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.4s done
10:01:38 [2022-08-30T10:01:38.119Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 3.2s done
10:01:38 [2022-08-30T10:01:38.119Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.6s done
10:01:38 [2022-08-30T10:01:38.119Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.2s
10:01:38 [2022-08-30T10:01:38.119Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 84.93MB / 141.86MB 4.7s
10:01:38 [2022-08-30T10:01:38.119Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 4.7s done
10:01:38 [2022-08-30T10:01:38.382Z] #11 ...
10:01:38 [2022-08-30T10:01:38.382Z] 
10:01:38 [2022-08-30T10:01:38.382Z] #24 [internal] load build context
10:01:38 [2022-08-30T10:01:38.382Z] #24 sha256:9b06eeeb58f5cb075bf4c975833a96d34ec31b31aaaff30c860a11ee435fadba
10:01:38 [2022-08-30T10:01:38.382Z] #24 transferring context: 62.61MB 5.1s done
10:01:38 [2022-08-30T10:01:38.382Z] #24 DONE 5.3s
10:01:38 [2022-08-30T10:01:38.382Z] 
10:01:38 [2022-08-30T10:01:38.382Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:38 [2022-08-30T10:01:38.382Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059
10:01:38 [2022-08-30T10:01:38.382Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 95.42MB / 141.86MB 4.8s
10:01:38 [2022-08-30T10:01:38.382Z] #11 ...
10:01:38 [2022-08-30T10:01:38.382Z] 
10:01:38 [2022-08-30T10:01:38.382Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:01:38 [2022-08-30T10:01:38.382Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
10:01:38 [2022-08-30T10:01:38.382Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
10:01:38 [2022-08-30T10:01:38.382Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
10:01:38 [2022-08-30T10:01:38.382Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
10:01:38 [2022-08-30T10:01:38.382Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:01:38 [2022-08-30T10:01:38.382Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done
10:01:38 [2022-08-30T10:01:38.382Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done
10:01:38 [2022-08-30T10:01:38.382Z] #73 DONE 5.2s
10:01:38 [2022-08-30T10:01:38.382Z] 
10:01:38 [2022-08-30T10:01:38.382Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:38 [2022-08-30T10:01:38.382Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059
10:01:38 [2022-08-30T10:01:38.382Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 117.44MB / 141.86MB 5.0s
10:01:38 [2022-08-30T10:01:38.431Z] #24 ...
10:01:38 [2022-08-30T10:01:38.431Z] 
10:01:38 [2022-08-30T10:01:38.431Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
10:01:38 [2022-08-30T10:01:38.431Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
10:01:38 [2022-08-30T10:01:38.431Z] #49 DONE 0.0s
10:01:38 [2022-08-30T10:01:38.431Z] 
10:01:38 [2022-08-30T10:01:38.431Z] #24 [internal] load build context
10:01:38 [2022-08-30T10:01:38.431Z] #24 sha256:f7b298a5bad396b8178c665e25e29a8c45a920a72a2d5788fd1d4acea6aa9d7d
10:01:38 [2022-08-30T10:01:38.535Z] #74 ...
10:01:38 [2022-08-30T10:01:38.535Z] 
10:01:38 [2022-08-30T10:01:38.535Z] #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
10:01:38 [2022-08-30T10:01:38.535Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9
10:01:38 [2022-08-30T10:01:38.535Z] #29 1.179 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:01:38 [2022-08-30T10:01:38.535Z] #29 1.213 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:01:38 [2022-08-30T10:01:38.535Z] #29 1.213 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:01:38 [2022-08-30T10:01:38.535Z] #29 1.390 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
10:01:38 [2022-08-30T10:01:38.535Z] #29 1.689 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB]
10:01:38 [2022-08-30T10:01:38.535Z] #29 1.846 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
10:01:38 [2022-08-30T10:01:38.535Z] #29 2.709 Fetched 8458 kB in 2s (4735 kB/s)
10:01:38 [2022-08-30T10:01:38.535Z] #29 2.709 Reading package lists...
10:01:38 [2022-08-30T10:01:38.535Z] #29 3.314 Reading package lists...
10:01:38 [2022-08-30T10:01:38.535Z] #29 3.866 Building dependency tree...
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.245 The following additional packages will be installed:
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.245   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.246   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.247 Recommended packages:
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.247   libldap-common publicsuffix libsasl2-modules
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.370 The following NEW packages will be installed:
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.371   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.371   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.372   libssh2-1 openssl
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.644 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.644 Need to get 2942 kB of archives.
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.644 After this operation, 6482 kB of additional disk space will be used.
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.644 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.735 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.748 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.752 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.765 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.766 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.767 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.768 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.771 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.771 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.793 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB]
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.793 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB]
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.809 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.812 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
10:01:38 [2022-08-30T10:01:38.535Z] #29 4.816 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
10:01:38 [2022-08-30T10:01:38.535Z] #29 5.060 debconf: delaying package configuration, since apt-utils is not installed
10:01:38 [2022-08-30T10:01:38.535Z] #29 5.132 Fetched 2942 kB in 0s (6674 kB/s)
10:01:38 [2022-08-30T10:01:38.535Z] #29 5.376 Selecting previously unselected package openssl.
10:01:38 [2022-08-30T10:01:38.535Z] #29 5.376 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
10:01:38 [2022-08-30T10:01:38.535Z] #29 5.380 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 5.432 Unpacking openssl (1.1.1n-0+deb11u3) ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 5.648 Selecting previously unselected package ca-certificates.
10:01:38 [2022-08-30T10:01:38.535Z] #29 5.649 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 5.732 Unpacking ca-certificates (20210119) ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 6.070 Selecting previously unselected package libbrotli1:arm64.
10:01:38 [2022-08-30T10:01:38.535Z] #29 6.070 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 6.085 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 6.707 Selecting previously unselected package libsasl2-modules-db:arm64.
10:01:38 [2022-08-30T10:01:38.535Z] #29 6.707 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 6.938 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 7.668 Selecting previously unselected package libsasl2-2:arm64.
10:01:38 [2022-08-30T10:01:38.535Z] #29 7.669 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 7.692 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 7.742 Selecting previously unselected package libldap-2.4-2:arm64.
10:01:38 [2022-08-30T10:01:38.535Z] #29 7.742 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 7.748 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 8.276 Selecting previously unselected package libnghttp2-14:arm64.
10:01:38 [2022-08-30T10:01:38.535Z] #29 8.276 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 8.314 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 8.792 Selecting previously unselected package libpsl5:arm64.
10:01:38 [2022-08-30T10:01:38.535Z] #29 8.793 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 8.812 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 8.904 Selecting previously unselected package librtmp1:arm64.
10:01:38 [2022-08-30T10:01:38.535Z] #29 8.905 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 8.912 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 8.975 Selecting previously unselected package libssh2-1:arm64.
10:01:38 [2022-08-30T10:01:38.535Z] #29 8.975 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 8.979 Unpacking libssh2-1:arm64 (1.9.0-2) ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 9.283 Selecting previously unselected package libcurl4:arm64.
10:01:38 [2022-08-30T10:01:38.535Z] #29 9.283 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 9.395 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 9.775 Selecting previously unselected package curl.
10:01:38 [2022-08-30T10:01:38.535Z] #29 9.775 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ...
10:01:38 [2022-08-30T10:01:38.535Z] #29 9.856 Unpacking curl (7.74.0-1.3+deb11u2) ...
10:01:38 [2022-08-30T10:01:38.644Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 137.36MB / 141.86MB 5.3s
10:01:38 [2022-08-30T10:01:38.793Z] #29 ...
10:01:38 [2022-08-30T10:01:38.793Z] 
10:01:38 [2022-08-30T10:01:38.793Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:38 [2022-08-30T10:01:38.793Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69
10:01:39 [2022-08-30T10:01:39.004Z] #24 transferring context: 11.16MB 1.7s
10:01:40 [2022-08-30T10:01:40.165Z] #11 ...
10:01:40 [2022-08-30T10:01:40.165Z] 
10:01:40 [2022-08-30T10:01:40.165Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
10:01:40 [2022-08-30T10:01:40.165Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
10:01:40 [2022-08-30T10:01:40.165Z] #74 DONE 2.4s
10:01:40 [2022-08-30T10:01:40.165Z] 
10:01:40 [2022-08-30T10:01:40.165Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:40 [2022-08-30T10:01:40.165Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69
10:01:41 [2022-08-30T10:01:41.197Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4
10:01:41 [2022-08-30T10:01:41.458Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.2s done
10:01:41 [2022-08-30T10:01:41.551Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 5.0s
10:01:42 [2022-08-30T10:01:42.031Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6
10:01:42 [2022-08-30T10:01:42.115Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 5.8s done
10:01:42 [2022-08-30T10:01:42.294Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.3s done
10:01:42 [2022-08-30T10:01:42.294Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 9.0s done
10:01:42 [2022-08-30T10:01:42.294Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a
10:01:42 [2022-08-30T10:01:42.556Z] #11 ...
10:01:42 [2022-08-30T10:01:42.556Z] 
10:01:42 [2022-08-30T10:01:42.556Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
10:01:42 [2022-08-30T10:01:42.556Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc
10:01:42 [2022-08-30T10:01:42.556Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done
10:01:42 [2022-08-30T10:01:42.556Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done
10:01:42 [2022-08-30T10:01:42.556Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done
10:01:42 [2022-08-30T10:01:42.556Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done
10:01:42 [2022-08-30T10:01:42.556Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.4s done
10:01:42 [2022-08-30T10:01:42.556Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 4.7s done
10:01:42 [2022-08-30T10:01:42.556Z] #28 DONE 9.4s
10:01:42 [2022-08-30T10:01:42.556Z] 
10:01:42 [2022-08-30T10:01:42.556Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:42 [2022-08-30T10:01:42.556Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059
10:01:42 [2022-08-30T10:01:42.678Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 done
10:01:42 [2022-08-30T10:01:42.935Z] #11 DONE 20.8s
10:01:42 [2022-08-30T10:01:42.935Z] 
10:01:42 [2022-08-30T10:01:42.935Z] #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
10:01:42 [2022-08-30T10:01:42.935Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9
10:01:42 [2022-08-30T10:01:42.935Z] #29 10.21 Selecting previously unselected package libonig5:arm64.
10:01:42 [2022-08-30T10:01:42.935Z] #29 10.21 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 10.24 Unpacking libonig5:arm64 (6.9.6-1.1) ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 11.11 Selecting previously unselected package libjq1:arm64.
10:01:42 [2022-08-30T10:01:42.935Z] #29 11.11 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 11.11 Unpacking libjq1:arm64 (1.6-2.1) ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 11.22 Selecting previously unselected package jq.
10:01:42 [2022-08-30T10:01:42.935Z] #29 11.22 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 11.23 Unpacking jq (1.6-2.1) ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 11.30 Setting up libpsl5:arm64 (0.21.0-1.2) ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 11.33 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 11.35 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 11.36 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 11.38 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 11.40 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 11.41 Setting up libssh2-1:arm64 (1.9.0-2) ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 11.44 Setting up openssl (1.1.1n-0+deb11u3) ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 11.51 Setting up libonig5:arm64 (6.9.6-1.1) ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 11.53 Setting up libjq1:arm64 (1.6-2.1) ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 11.55 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 11.57 Setting up ca-certificates (20210119) ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 12.34 Updating certificates in /etc/ssl/certs...
10:01:42 [2022-08-30T10:01:42.935Z] #29 13.13 129 added, 0 removed; done.
10:01:42 [2022-08-30T10:01:42.935Z] #29 13.23 Setting up jq (1.6-2.1) ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 13.25 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 13.27 Setting up curl (7.74.0-1.3+deb11u2) ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 13.28 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 13.32 Processing triggers for ca-certificates (20210119) ...
10:01:42 [2022-08-30T10:01:42.935Z] #29 13.32 Updating certificates in /etc/ssl/certs...
10:01:42 [2022-08-30T10:01:42.935Z] #29 14.01 0 added, 0 removed; done.
10:01:42 [2022-08-30T10:01:42.935Z] #29 14.01 Running hooks in /etc/ca-certificates/update.d...
10:01:42 [2022-08-30T10:01:42.935Z] #29 14.01 done.
10:01:42 [2022-08-30T10:01:42.935Z] #29 DONE 14.4s
10:01:42 [2022-08-30T10:01:42.935Z] 
10:01:42 [2022-08-30T10:01:42.935Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:01:42 [2022-08-30T10:01:42.935Z] #30 sha256:1df0c511f7f582a34e42a515180fca81f449a2a52218ce5ad8ac0511122b466e
10:01:43 [2022-08-30T10:01:43.195Z] #30 DONE 0.1s
10:01:43 [2022-08-30T10:01:43.195Z] 
10:01:43 [2022-08-30T10:01:43.195Z] #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
10:01:43 [2022-08-30T10:01:43.195Z] #31 sha256:08fc0a8cf9c6dcd6176d14380ddc36d426bae9085b5da15e7ea53c83bfce2902
10:01:43 [2022-08-30T10:01:43.452Z] #31 ...
10:01:43 [2022-08-30T10:01:43.452Z] 
10:01:43 [2022-08-30T10:01:43.452Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:01:43 [2022-08-30T10:01:43.452Z] #12 sha256:5b5fc6ddce3b43babd110f3021852bd7e1ae1de8241c21c93f618783dfbeacae
10:01:43 [2022-08-30T10:01:43.452Z] #12 DONE 0.6s
10:01:43 [2022-08-30T10:01:43.710Z] 
10:01:43 [2022-08-30T10:01:43.710Z] #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
10:01:43 [2022-08-30T10:01:43.710Z] #13 sha256:1ee6bd862b9ffc5d2e5522ca6e04db9e793b0ba331f01fc4c73c657789880af6
10:01:43 [2022-08-30T10:01:43.943Z] #11 ...
10:01:43 [2022-08-30T10:01:43.943Z] 
10:01:43 [2022-08-30T10:01:43.943Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
10:01:43 [2022-08-30T10:01:43.943Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
10:01:43 [2022-08-30T10:01:43.943Z] #72 DONE 0.8s
10:01:43 [2022-08-30T10:01:43.967Z] #13 DONE 0.5s
10:01:43 [2022-08-30T10:01:43.967Z] 
10:01:43 [2022-08-30T10:01:43.967Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
10:01:43 [2022-08-30T10:01:43.967Z] #25 sha256:5cdef3633510974185ffe08c312caa767e0311a3c6045e99f36a92fe7d4cc46d
10:01:44 [2022-08-30T10:01:44.208Z] 
10:01:44 [2022-08-30T10:01:44.208Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:44 [2022-08-30T10:01:44.208Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059
10:01:44 [2022-08-30T10:01:44.231Z] #25 ...
10:01:44 [2022-08-30T10:01:44.231Z] 
10:01:44 [2022-08-30T10:01:44.231Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:01:44 [2022-08-30T10:01:44.231Z] #46 sha256:8ab620e44ff1327eb8b15e227135d861b2103f28b30247bcf377fc00a5b75413
10:01:44 [2022-08-30T10:01:44.231Z] #46 DONE 0.2s
10:01:44 [2022-08-30T10:01:44.231Z] 
10:01:44 [2022-08-30T10:01:44.231Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:01:44 [2022-08-30T10:01:44.231Z] #33 sha256:77eba55a5af62834d8792666793778a0b448c91c1b31256c09bc79935375f804
10:01:44 [2022-08-30T10:01:44.231Z] #33 DONE 0.2s
10:01:44 [2022-08-30T10:01:44.231Z] 
10:01:44 [2022-08-30T10:01:44.231Z] #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
10:01:44 [2022-08-30T10:01:44.231Z] #50 sha256:fd5a37af811aedd243905a89fa80f8b067476d2b641e20cc96ab24276f25c9ed
10:01:44 [2022-08-30T10:01:44.231Z] #50 DONE 0.3s
10:01:44 [2022-08-30T10:01:44.231Z] 
10:01:44 [2022-08-30T10:01:44.231Z] #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
10:01:44 [2022-08-30T10:01:44.231Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1
10:01:44 [2022-08-30T10:01:44.331Z] #24 transferring context: 34.14MB 6.8s
10:01:44 [2022-08-30T10:01:44.331Z] #24 ...
10:01:44 [2022-08-30T10:01:44.331Z] 
10:01:44 [2022-08-30T10:01:44.331Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:01:44 [2022-08-30T10:01:44.331Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
10:01:44 [2022-08-30T10:01:44.331Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
10:01:44 [2022-08-30T10:01:44.331Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
10:01:44 [2022-08-30T10:01:44.331Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:01:44 [2022-08-30T10:01:44.331Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
10:01:44 [2022-08-30T10:01:44.331Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
10:01:44 [2022-08-30T10:01:44.331Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.6s done
10:01:44 [2022-08-30T10:01:44.331Z] #71 DONE 7.0s
10:01:44 [2022-08-30T10:01:44.331Z] 
10:01:44 [2022-08-30T10:01:44.331Z] #24 [internal] load build context
10:01:44 [2022-08-30T10:01:44.331Z] #24 sha256:f7b298a5bad396b8178c665e25e29a8c45a920a72a2d5788fd1d4acea6aa9d7d
10:01:44 [2022-08-30T10:01:44.331Z] #24 ...
10:01:44 [2022-08-30T10:01:44.331Z] 
10:01:44 [2022-08-30T10:01:44.331Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:44 [2022-08-30T10:01:44.331Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059
10:01:44 [2022-08-30T10:01:44.331Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done
10:01:44 [2022-08-30T10:01:44.331Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done
10:01:44 [2022-08-30T10:01:44.331Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done
10:01:44 [2022-08-30T10:01:44.331Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done
10:01:44 [2022-08-30T10:01:44.331Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.9s
10:01:44 [2022-08-30T10:01:44.331Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.3s done
10:01:44 [2022-08-30T10:01:44.331Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.8s done
10:01:44 [2022-08-30T10:01:44.331Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 4.0s done
10:01:44 [2022-08-30T10:01:44.331Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 6.5s done
10:01:44 [2022-08-30T10:01:44.331Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 83.89MB / 141.86MB 6.8s
10:01:44 [2022-08-30T10:01:44.331Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 3.1s
10:01:44 [2022-08-30T10:01:44.331Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 4.2s done
10:01:44 [2022-08-30T10:01:44.331Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 92.27MB / 141.86MB 7.0s
10:01:44 [2022-08-30T10:01:44.495Z] #34 ...
10:01:44 [2022-08-30T10:01:44.495Z] 
10:01:44 [2022-08-30T10:01:44.495Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
10:01:44 [2022-08-30T10:01:44.495Z] #25 sha256:5cdef3633510974185ffe08c312caa767e0311a3c6045e99f36a92fe7d4cc46d
10:01:44 [2022-08-30T10:01:44.495Z] #25 DONE 0.3s
10:01:44 [2022-08-30T10:01:44.495Z] 
10:01:44 [2022-08-30T10:01:44.495Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
10:01:44 [2022-08-30T10:01:44.495Z] #66 sha256:db2c9db95472a1abb5a89886d53a6ca6bebbb8df80c7d9b6a29257cb0b0ab57a
10:01:44 [2022-08-30T10:01:44.495Z] #66 DONE 0.4s
10:01:44 [2022-08-30T10:01:44.495Z] 
10:01:44 [2022-08-30T10:01:44.495Z] #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
10:01:44 [2022-08-30T10:01:44.495Z] #31 sha256:08fc0a8cf9c6dcd6176d14380ddc36d426bae9085b5da15e7ea53c83bfce2902
10:01:44 [2022-08-30T10:01:44.495Z] #31 1.536 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:01:44 [2022-08-30T10:01:44.592Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 101.71MB / 141.86MB 7.2s
10:01:44 [2022-08-30T10:01:44.760Z] #31 1.879 
10:01:44 [2022-08-30T10:01:44.853Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 112.15MB / 141.86MB 7.5s
10:01:45 [2022-08-30T10:01:45.276Z] #31 2.157 #=#=#                                                                         

######################################################################## 100.0%
10:01:45 [2022-08-30T10:01:45.543Z] #31 2.518 
10:01:45 [2022-08-30T10:01:45.602Z] #11 ...
10:01:45 [2022-08-30T10:01:45.602Z] 
10:01:45 [2022-08-30T10:01:45.602Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
10:01:45 [2022-08-30T10:01:45.602Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
10:01:45 [2022-08-30T10:01:45.602Z] #74 DONE 1.4s
10:01:45 [2022-08-30T10:01:45.602Z] 
10:01:45 [2022-08-30T10:01:45.602Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:45 [2022-08-30T10:01:45.602Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059
10:01:45 [2022-08-30T10:01:45.821Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 121.63MB / 141.86MB 8.3s
10:01:46 [2022-08-30T10:01:46.082Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 130.02MB / 141.86MB 8.7s
10:01:46 [2022-08-30T10:01:46.343Z] #11 ...
10:01:46 [2022-08-30T10:01:46.343Z] 
10:01:46 [2022-08-30T10:01:46.343Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:01:46 [2022-08-30T10:01:46.343Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
10:01:46 [2022-08-30T10:01:46.343Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
10:01:46 [2022-08-30T10:01:46.343Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
10:01:46 [2022-08-30T10:01:46.343Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
10:01:46 [2022-08-30T10:01:46.343Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done
10:01:46 [2022-08-30T10:01:46.343Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.6s done
10:01:46 [2022-08-30T10:01:46.343Z] #73 DONE 9.1s
10:01:46 [2022-08-30T10:01:46.343Z] 
10:01:46 [2022-08-30T10:01:46.343Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:46 [2022-08-30T10:01:46.343Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059
10:01:46 [2022-08-30T10:01:46.343Z] #11 ...
10:01:46 [2022-08-30T10:01:46.343Z] 
10:01:46 [2022-08-30T10:01:46.343Z] #24 [internal] load build context
10:01:46 [2022-08-30T10:01:46.343Z] #24 sha256:f7b298a5bad396b8178c665e25e29a8c45a920a72a2d5788fd1d4acea6aa9d7d
10:01:46 [2022-08-30T10:01:46.915Z] #31 3.863 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:01:47 [2022-08-30T10:01:47.006Z] Created binary: bundles/dynbinary-daemon/dockerd
10:01:47 [2022-08-30T10:01:47.007Z] Building: bundles/dynbinary-daemon/docker-proxy
10:01:47 [2022-08-30T10:01:47.007Z] GOOS="" GOARCH="" GOARM=""
10:01:47 [2022-08-30T10:01:47.007Z] Created binary: bundles/dynbinary-daemon/docker-proxy
10:01:47 [2022-08-30T10:01:47.007Z] 
10:01:47 [2022-08-30T10:01:47.007Z] + TEST_INTEGRATION_DEST=2
10:01:47 [2022-08-30T10:01:47.007Z] + CONTAINER_NAME=docker-pr2-2
10:01:47 [2022-08-30T10:01:47.007Z] + TEST_SKIP_INTEGRATION=1
10:01:47 [2022-08-30T10:01:47.007Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
10:01:47 [2022-08-30T10:01:47.007Z] + run_tests
10:01:47 [2022-08-30T10:01:47.007Z] + c=0
10:01:47 [2022-08-30T10:01:47.007Z] + '[' -n 0 ']'
10:01:47 [2022-08-30T10:01:47.007Z] + rm=
10:01:47 [2022-08-30T10:01:47.007Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44060/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44060/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44060/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8b36298d7fa8d906c3528df4cbdee3a8bfa0493a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a hack/make.sh '' test-integration
10:01:47 [2022-08-30T10:01:47.007Z] + TEST_INTEGRATION_DEST=1
10:01:47 [2022-08-30T10:01:47.007Z] + CONTAINER_NAME=docker-pr2-1
10:01:47 [2022-08-30T10:01:47.007Z] + TEST_SKIP_INTEGRATION_CLI=1
10:01:47 [2022-08-30T10:01:47.007Z] + run_tests test-integration-flaky
10:01:47 [2022-08-30T10:01:47.007Z] + '[' -n 0 ']'
10:01:47 [2022-08-30T10:01:47.007Z] + rm=
10:01:47 [2022-08-30T10:01:47.007Z] + TEST_INTEGRATION_DEST=3
10:01:47 [2022-08-30T10:01:47.007Z] + CONTAINER_NAME=docker-pr2-3
10:01:47 [2022-08-30T10:01:47.007Z] + TEST_SKIP_INTEGRATION=1
10:01:47 [2022-08-30T10:01:47.007Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
10:01:47 [2022-08-30T10:01:47.007Z] + run_tests
10:01:47 [2022-08-30T10:01:47.007Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44060/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44060/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44060/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8b36298d7fa8d906c3528df4cbdee3a8bfa0493a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a hack/make.sh test-integration-flaky test-integration
10:01:47 [2022-08-30T10:01:47.007Z] + '[' -n 0 ']'
10:01:47 [2022-08-30T10:01:47.007Z] + rm=
10:01:47 [2022-08-30T10:01:47.007Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44060/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44060/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44060/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8b36298d7fa8d906c3528df4cbdee3a8bfa0493a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a hack/make.sh '' test-integration
10:01:47 [2022-08-30T10:01:47.007Z] ++ jobs -p
10:01:47 [2022-08-30T10:01:47.007Z] + for job in $(jobs -p)
10:01:47 [2022-08-30T10:01:47.007Z] + wait 1288
10:01:47 [2022-08-30T10:01:47.007Z] 
10:01:47 [2022-08-30T10:01:47.007Z] 
10:01:47 [2022-08-30T10:01:47.007Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
10:01:47 [2022-08-30T10:01:47.007Z] 
10:01:47 [2022-08-30T10:01:47.007Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:01:47 [2022-08-30T10:01:47.007Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:01:47 [2022-08-30T10:01:47.007Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:01:47 [2022-08-30T10:01:47.007Z] HOSTNAME=dcf50698ca2a
10:01:47 [2022-08-30T10:01:47.007Z] TEST_SKIP_INTEGRATION=1
10:01:47 [2022-08-30T10:01:47.007Z] TESTDEBUG=0
10:01:47 [2022-08-30T10:01:47.007Z] DEST=bundles/test-integration
10:01:47 [2022-08-30T10:01:47.007Z] PWD=/go/src/github.com/docker/docker
10:01:47 [2022-08-30T10:01:47.007Z] KEEPBUNDLE=1
10:01:47 [2022-08-30T10:01:47.007Z] DOCKER_GITCOMMIT=8b36298d7fa8d906c3528df4cbdee3a8bfa0493a
10:01:47 [2022-08-30T10:01:47.007Z] container=docker
10:01:47 [2022-08-30T10:01:47.007Z] HOME=/root
10:01:47 [2022-08-30T10:01:47.007Z] GOLANG_VERSION=1.18.5
10:01:47 [2022-08-30T10:01:47.007Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:01:47 [2022-08-30T10:01:47.007Z] VALIDATE_BRANCH=master
10:01:47 [2022-08-30T10:01:47.007Z] TERM=xterm
10:01:47 [2022-08-30T10:01:47.007Z] DOCKER_PKG=github.com/docker/docker
10:01:47 [2022-08-30T10:01:47.007Z] SHLVL=1
10:01:47 [2022-08-30T10:01:47.007Z] TIMEOUT=120m
10:01:47 [2022-08-30T10:01:47.007Z] DOCKER_BUILDTAGS= journald
10:01:47 [2022-08-30T10:01:47.007Z] DOCKER_GRAPHDRIVER=overlay2
10:01:47 [2022-08-30T10:01:47.007Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
10:01:47 [2022-08-30T10:01:47.007Z] GO111MODULE=off
10:01:47 [2022-08-30T10:01:47.007Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:01:47 [2022-08-30T10:01:47.007Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:01:47 [2022-08-30T10:01:47.007Z] GOPATH=/go
10:01:47 [2022-08-30T10:01:47.007Z] PKG_CONFIG=pkg-config
10:01:47 [2022-08-30T10:01:47.007Z] _=/usr/bin/env
10:01:47 [2022-08-30T10:01:47.007Z] Building test suite binary ./integration-cli/test.main
10:01:47 [2022-08-30T10:01:47.007Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:01:47 [2022-08-30T10:01:47.007Z] HOSTNAME=6b8fedee2e20
10:01:47 [2022-08-30T10:01:47.007Z] TEST_SKIP_INTEGRATION=1
10:01:47 [2022-08-30T10:01:47.007Z] TESTDEBUG=0
10:01:47 [2022-08-30T10:01:47.007Z] DEST=bundles/test-integration
10:01:47 [2022-08-30T10:01:47.007Z] PWD=/go/src/github.com/docker/docker
10:01:47 [2022-08-30T10:01:47.007Z] KEEPBUNDLE=1
10:01:47 [2022-08-30T10:01:47.007Z] DOCKER_GITCOMMIT=8b36298d7fa8d906c3528df4cbdee3a8bfa0493a
10:01:47 [2022-08-30T10:01:47.007Z] container=docker
10:01:47 [2022-08-30T10:01:47.007Z] HOME=/root
10:01:47 [2022-08-30T10:01:47.007Z] GOLANG_VERSION=1.18.5
10:01:47 [2022-08-30T10:01:47.007Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:01:47 [2022-08-30T10:01:47.007Z] VALIDATE_BRANCH=master
10:01:47 [2022-08-30T10:01:47.007Z] TERM=xterm
10:01:47 [2022-08-30T10:01:47.007Z] DOCKER_PKG=github.com/docker/docker
10:01:47 [2022-08-30T10:01:47.007Z] SHLVL=1
10:01:47 [2022-08-30T10:01:47.007Z] TIMEOUT=120m
10:01:47 [2022-08-30T10:01:47.007Z] DOCKER_BUILDTAGS= journald
10:01:47 [2022-08-30T10:01:47.007Z] DOCKER_GRAPHDRIVER=overlay2
10:01:47 [2022-08-30T10:01:47.007Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
10:01:47 [2022-08-30T10:01:47.007Z] GO111MODULE=off
10:01:47 [2022-08-30T10:01:47.007Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:01:47 [2022-08-30T10:01:47.007Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:01:47 [2022-08-30T10:01:47.007Z] GOPATH=/go
10:01:47 [2022-08-30T10:01:47.007Z] PKG_CONFIG=pkg-config
10:01:47 [2022-08-30T10:01:47.007Z] _=/usr/bin/env
10:01:47 [2022-08-30T10:01:47.007Z] Building test suite binary ./integration-cli/test.main
10:01:47 [2022-08-30T10:01:47.007Z] No new tests added to integration.
10:01:47 [2022-08-30T10:01:47.007Z] 
10:01:47 [2022-08-30T10:01:47.007Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:01:47 [2022-08-30T10:01:47.007Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:01:47 [2022-08-30T10:01:47.007Z] HOSTNAME=23d8b2a0f1ee
10:01:47 [2022-08-30T10:01:47.007Z] TESTDEBUG=0
10:01:47 [2022-08-30T10:01:47.007Z] DEST=bundles/test-integration
10:01:47 [2022-08-30T10:01:47.007Z] PWD=/go/src/github.com/docker/docker
10:01:47 [2022-08-30T10:01:47.007Z] KEEPBUNDLE=1
10:01:47 [2022-08-30T10:01:47.007Z] DOCKER_GITCOMMIT=8b36298d7fa8d906c3528df4cbdee3a8bfa0493a
10:01:47 [2022-08-30T10:01:47.007Z] container=docker
10:01:47 [2022-08-30T10:01:47.007Z] HOME=/root
10:01:47 [2022-08-30T10:01:47.007Z] GOLANG_VERSION=1.18.5
10:01:47 [2022-08-30T10:01:47.007Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:01:47 [2022-08-30T10:01:47.007Z] VALIDATE_BRANCH=master
10:01:47 [2022-08-30T10:01:47.007Z] TERM=xterm
10:01:47 [2022-08-30T10:01:47.007Z] DOCKER_PKG=github.com/docker/docker
10:01:47 [2022-08-30T10:01:47.007Z] SHLVL=1
10:01:47 [2022-08-30T10:01:47.007Z] TIMEOUT=120m
10:01:47 [2022-08-30T10:01:47.007Z] DOCKER_BUILDTAGS= journald
10:01:47 [2022-08-30T10:01:47.007Z] DOCKER_GRAPHDRIVER=overlay2
10:01:47 [2022-08-30T10:01:47.007Z] GO111MODULE=off
10:01:47 [2022-08-30T10:01:47.007Z] TEST_SKIP_INTEGRATION_CLI=1
10:01:47 [2022-08-30T10:01:47.007Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:01:47 [2022-08-30T10:01:47.007Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:01:47 [2022-08-30T10:01:47.007Z] GOPATH=/go
10:01:47 [2022-08-30T10:01:47.007Z] PKG_CONFIG=pkg-config
10:01:47 [2022-08-30T10:01:47.007Z] _=/usr/bin/env
10:01:47 [2022-08-30T10:01:47.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:01:47 [2022-08-30T10:01:47.172Z] #31 4.133 
10:01:47 [2022-08-30T10:01:47.294Z] #24 transferring context: 62.62MB 10.0s done
10:01:47 [2022-08-30T10:01:47.294Z] #24 ...
10:01:47 [2022-08-30T10:01:47.294Z] 
10:01:47 [2022-08-30T10:01:47.294Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
10:01:47 [2022-08-30T10:01:47.294Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc
10:01:47 [2022-08-30T10:01:47.294Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done
10:01:47 [2022-08-30T10:01:47.294Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done
10:01:47 [2022-08-30T10:01:47.294Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done
10:01:47 [2022-08-30T10:01:47.294Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done
10:01:47 [2022-08-30T10:01:47.294Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.9s done
10:01:47 [2022-08-30T10:01:47.294Z] #28 ...
10:01:47 [2022-08-30T10:01:47.294Z] 
10:01:47 [2022-08-30T10:01:47.294Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:47 [2022-08-30T10:01:47.294Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059
10:01:47 [2022-08-30T10:01:47.294Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 9.9s
10:01:47 [2022-08-30T10:01:47.294Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 9.9s done
10:01:47 [2022-08-30T10:01:47.521Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.0s
10:01:47 [2022-08-30T10:01:47.521Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.1s done
10:01:47 [2022-08-30T10:01:47.559Z] #11 ...
10:01:47 [2022-08-30T10:01:47.559Z] 
10:01:47 [2022-08-30T10:01:47.559Z] #24 [internal] load build context
10:01:47 [2022-08-30T10:01:47.559Z] #24 sha256:f7b298a5bad396b8178c665e25e29a8c45a920a72a2d5788fd1d4acea6aa9d7d
10:01:47 [2022-08-30T10:01:47.559Z] #24 DONE 10.5s
10:01:47 [2022-08-30T10:01:47.686Z] #31 4.392 #=#=#                                                                         

                                                                           0.4%
######################################################################## 100.0%
10:01:47 [2022-08-30T10:01:47.783Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 0.1s
10:01:47 [2022-08-30T10:01:47.821Z] 
10:01:47 [2022-08-30T10:01:47.821Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
10:01:47 [2022-08-30T10:01:47.821Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
10:01:48 [2022-08-30T10:01:48.250Z] #31 5.263 
10:01:48 [2022-08-30T10:01:48.393Z] #72 DONE 0.6s
10:01:48 [2022-08-30T10:01:48.393Z] 
10:01:48 [2022-08-30T10:01:48.393Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:48 [2022-08-30T10:01:48.393Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059
10:01:49 [2022-08-30T10:01:49.421Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 8.2s
10:01:49 [2022-08-30T10:01:49.421Z] #11 ...
10:01:49 [2022-08-30T10:01:49.421Z] 
10:01:49 [2022-08-30T10:01:49.421Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
10:01:49 [2022-08-30T10:01:49.421Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
10:01:49 [2022-08-30T10:01:49.421Z] #74 DONE 0.9s
10:01:49 [2022-08-30T10:01:49.686Z] 
10:01:49 [2022-08-30T10:01:49.686Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:49 [2022-08-30T10:01:49.686Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059
10:01:50 [2022-08-30T10:01:50.157Z] #31 ...
10:01:50 [2022-08-30T10:01:50.158Z] 
10:01:50 [2022-08-30T10:01:50.158Z] #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
10:01:50 [2022-08-30T10:01:50.158Z] #67 sha256:f33dcf2386431c747fd4eb5af302583bc5d8d1febb1e3fcb737245d28f60a98d
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.601 + RM_GOPATH=0
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.602 + TMP_GOPATH=
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.602 + : /build
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.602 + '[' -z '' ']'
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.604 ++ mktemp -d
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.620 + export GOPATH=/tmp/tmp.l8uB51XPzG
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.622 + GOPATH=/tmp/tmp.l8uB51XPzG
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.622 + RM_GOPATH=1
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.622 + case "$(go env GOARCH)" in
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.623 ++ go env GOARCH
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.654 + export GO_BUILDMODE=-buildmode=pie
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.654 + GO_BUILDMODE=-buildmode=pie
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.656 ++ dirname /install.sh
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.658 + dir=/
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.659 + bin=rootlesskit
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.659 + shift
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.660 + '[' '!' -f //rootlesskit.installer ']'
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.663 + . //rootlesskit.installer
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.664 ++ : 1920341cd41e047834a21007424162a2dc946315
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.664 + install_rootlesskit
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.666 + case "$1" in
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.666 + export CGO_ENABLED=0
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.666 + CGO_ENABLED=0
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.670 + _install_rootlesskit
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.673 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.677 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.677 + for f in rootlesskit rootlesskit-docker-proxy
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.678 + GOBIN=/build
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.678 + GO111MODULE=on
10:01:50 [2022-08-30T10:01:50.158Z] #67 4.678 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
10:01:50 [2022-08-30T10:01:50.158Z] #67 5.275 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
10:01:52 [2022-08-30T10:01:52.052Z] #67 7.293 go: downloading github.com/urfave/cli/v2 v2.4.0
10:01:52 [2022-08-30T10:01:52.052Z] #67 7.332 go: downloading github.com/sirupsen/logrus v1.8.1
10:01:52 [2022-08-30T10:01:52.309Z] #67 7.945 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
10:01:52 [2022-08-30T10:01:52.872Z] #67 ...
10:01:52 [2022-08-30T10:01:52.872Z] 
10:01:52 [2022-08-30T10:01:52.872Z] #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
10:01:52 [2022-08-30T10:01:52.872Z] #31 sha256:08fc0a8cf9c6dcd6176d14380ddc36d426bae9085b5da15e7ea53c83bfce2902
10:01:52 [2022-08-30T10:01:52.872Z] #31 9.814 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
10:01:53 [2022-08-30T10:01:53.001Z] #11 ...
10:01:53 [2022-08-30T10:01:53.001Z] 
10:01:53 [2022-08-30T10:01:53.001Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
10:01:53 [2022-08-30T10:01:53.001Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc
10:01:53 [2022-08-30T10:01:53.001Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.3s done
10:01:53 [2022-08-30T10:01:53.001Z] #28 DONE 15.2s
10:01:53 [2022-08-30T10:01:53.001Z] 
10:01:53 [2022-08-30T10:01:53.001Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:53 [2022-08-30T10:01:53.001Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059
10:01:53 [2022-08-30T10:01:53.001Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4
10:01:53 [2022-08-30T10:01:53.084Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.6s done
10:01:53 [2022-08-30T10:01:53.084Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e
10:01:53 [2022-08-30T10:01:53.084Z] #11 ...
10:01:53 [2022-08-30T10:01:53.084Z] 
10:01:53 [2022-08-30T10:01:53.084Z] #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
10:01:53 [2022-08-30T10:01:53.084Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755
10:01:53 [2022-08-30T10:01:53.084Z] #29 1.217 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:01:53 [2022-08-30T10:01:53.084Z] #29 1.231 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:01:53 [2022-08-30T10:01:53.084Z] #29 1.243 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:01:53 [2022-08-30T10:01:53.084Z] #29 1.471 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:01:53 [2022-08-30T10:01:53.084Z] #29 1.763 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB]
10:01:53 [2022-08-30T10:01:53.084Z] #29 1.947 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:01:53 [2022-08-30T10:01:53.084Z] #29 3.390 Fetched 8573 kB in 2s (3528 kB/s)
10:01:53 [2022-08-30T10:01:53.084Z] #29 3.390 Reading package lists...
10:01:53 [2022-08-30T10:01:53.084Z] #29 4.301 Reading package lists...
10:01:53 [2022-08-30T10:01:53.084Z] #29 5.121 Building dependency tree...
10:01:53 [2022-08-30T10:01:53.084Z] #29 5.561 The following additional packages will be installed:
10:01:53 [2022-08-30T10:01:53.084Z] #29 5.562   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
10:01:53 [2022-08-30T10:01:53.084Z] #29 5.562   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
10:01:53 [2022-08-30T10:01:53.084Z] #29 5.564 Recommended packages:
10:01:53 [2022-08-30T10:01:53.084Z] #29 5.564   libldap-common publicsuffix libsasl2-modules
10:01:53 [2022-08-30T10:01:53.084Z] #29 5.747 The following NEW packages will be installed:
10:01:53 [2022-08-30T10:01:53.084Z] #29 5.747   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
10:01:53 [2022-08-30T10:01:53.084Z] #29 5.748   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
10:01:53 [2022-08-30T10:01:53.084Z] #29 5.748   libssh2-1 openssl
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.033 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.033 Need to get 3047 kB of archives.
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.033 After this operation, 6661 kB of additional disk space will be used.
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.033 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.048 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.048 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.048 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.048 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.048 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.049 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.050 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.051 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.052 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.059 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.060 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.062 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.065 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.066 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.252 debconf: delaying package configuration, since apt-utils is not installed
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.376 Fetched 3047 kB in 0s (9798 kB/s)
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.407 Selecting previously unselected package openssl.
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.407 (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 ... 6661 files and directories currently installed.)
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.408 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.413 Unpacking openssl (1.1.1n-0+deb11u3) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.567 Selecting previously unselected package ca-certificates.
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.567 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.579 Unpacking ca-certificates (20210119) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.715 Selecting previously unselected package libbrotli1:amd64.
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.717 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.725 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.803 Selecting previously unselected package libsasl2-modules-db:amd64.
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.804 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.810 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.854 Selecting previously unselected package libsasl2-2:amd64.
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.856 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.860 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.910 Selecting previously unselected package libldap-2.4-2:amd64.
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.910 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.914 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.987 Selecting previously unselected package libnghttp2-14:amd64.
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.987 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 6.996 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.040 Selecting previously unselected package libpsl5:amd64.
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.040 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.046 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.095 Selecting previously unselected package librtmp1:amd64.
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.096 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.100 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.146 Selecting previously unselected package libssh2-1:amd64.
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.148 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.153 Unpacking libssh2-1:amd64 (1.9.0-2) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.219 Selecting previously unselected package libcurl4:amd64.
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.220 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.225 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.293 Selecting previously unselected package curl.
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.295 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.298 Unpacking curl (7.74.0-1.3+deb11u2) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.390 Selecting previously unselected package libonig5:amd64.
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.392 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.398 Unpacking libonig5:amd64 (6.9.6-1.1) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.478 Selecting previously unselected package libjq1:amd64.
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.479 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.489 Unpacking libjq1:amd64 (1.6-2.1) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.556 Selecting previously unselected package jq.
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.556 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.561 Unpacking jq (1.6-2.1) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.610 Setting up libpsl5:amd64 (0.21.0-1.2) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.630 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.645 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.658 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.673 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.690 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.708 Setting up libssh2-1:amd64 (1.9.0-2) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.721 Setting up openssl (1.1.1n-0+deb11u3) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.739 Setting up libonig5:amd64 (6.9.6-1.1) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.756 Setting up libjq1:amd64 (1.6-2.1) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.773 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 7.787 Setting up ca-certificates (20210119) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 8.383 Updating certificates in /etc/ssl/certs...
10:01:53 [2022-08-30T10:01:53.084Z] #29 9.110 129 added, 0 removed; done.
10:01:53 [2022-08-30T10:01:53.084Z] #29 9.141 Setting up jq (1.6-2.1) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 9.154 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 9.170 Setting up curl (7.74.0-1.3+deb11u2) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 9.185 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 9.207 Processing triggers for ca-certificates (20210119) ...
10:01:53 [2022-08-30T10:01:53.084Z] #29 9.289 Updating certificates in /etc/ssl/certs...
10:01:53 [2022-08-30T10:01:53.084Z] #29 9.818 0 added, 0 removed; done.
10:01:53 [2022-08-30T10:01:53.084Z] #29 9.818 Running hooks in /etc/ca-certificates/update.d...
10:01:53 [2022-08-30T10:01:53.084Z] #29 9.819 done.
10:01:53 [2022-08-30T10:01:53.084Z] #29 ...
10:01:53 [2022-08-30T10:01:53.084Z] 
10:01:53 [2022-08-30T10:01:53.084Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:53 [2022-08-30T10:01:53.084Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059
10:01:53 [2022-08-30T10:01:53.263Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.7s done
10:01:53 [2022-08-30T10:01:53.524Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6
10:01:54 [2022-08-30T10:01:54.244Z] #31 ...
10:01:54 [2022-08-30T10:01:54.244Z] 
10:01:54 [2022-08-30T10:01:54.244Z] #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
10:01:54 [2022-08-30T10:01:54.244Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac
10:01:54 [2022-08-30T10:01:54.244Z] #14 4.984 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:01:54 [2022-08-30T10:01:54.244Z] #14 5.048 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:01:54 [2022-08-30T10:01:54.244Z] #14 5.048 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:01:54 [2022-08-30T10:01:54.244Z] #14 6.047 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
10:01:54 [2022-08-30T10:01:54.244Z] #14 8.147 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB]
10:01:54 [2022-08-30T10:01:54.244Z] #14 ...
10:01:54 [2022-08-30T10:01:54.244Z] 
10:01:54 [2022-08-30T10:01:54.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             ;
10:01:54 [2022-08-30T10:01:54.244Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602
10:01:54 [2022-08-30T10:01:54.244Z] #76 3.216 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:01:54 [2022-08-30T10:01:54.244Z] #76 3.346 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:01:54 [2022-08-30T10:01:54.244Z] #76 3.525 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:01:54 [2022-08-30T10:01:54.244Z] #76 3.742 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
10:01:54 [2022-08-30T10:01:54.244Z] #76 4.568 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB]
10:01:54 [2022-08-30T10:01:54.244Z] #76 6.809 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
10:01:54 [2022-08-30T10:01:54.244Z] #76 ...
10:01:54 [2022-08-30T10:01:54.244Z] 
10:01:54 [2022-08-30T10:01:54.244Z] #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
10:01:54 [2022-08-30T10:01:54.244Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544
10:01:54 [2022-08-30T10:01:54.244Z] #40 5.033 go: downloading github.com/tc-hib/go-winres v0.2.3
10:01:54 [2022-08-30T10:01:54.244Z] #40 5.996 go: downloading github.com/tc-hib/winres v0.1.5
10:01:54 [2022-08-30T10:01:54.244Z] #40 7.134 go: downloading github.com/urfave/cli/v2 v2.3.0
10:01:54 [2022-08-30T10:01:54.244Z] #40 7.530 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
10:01:54 [2022-08-30T10:01:54.244Z] #40 7.632 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
10:01:54 [2022-08-30T10:01:54.244Z] #40 10.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
10:01:54 [2022-08-30T10:01:54.474Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.8s done
10:01:54 [2022-08-30T10:01:54.545Z] #40 10.41 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:01:54 [2022-08-30T10:01:54.545Z] #40 ...
10:01:54 [2022-08-30T10:01:54.545Z] 
10:01:54 [2022-08-30T10:01:54.545Z] #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.46.2"      && /build/golangci-lint --version
10:01:54 [2022-08-30T10:01:54.545Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c
10:01:54 [2022-08-30T10:01:54.545Z] #55 4.957 go: downloading github.com/golangci/golangci-lint v1.46.2
10:01:54 [2022-08-30T10:01:54.546Z] #55 6.904 go: downloading github.com/fatih/color v1.13.0
10:01:54 [2022-08-30T10:01:54.546Z] #55 6.911 go: downloading github.com/gofrs/flock v0.8.1
10:01:54 [2022-08-30T10:01:54.546Z] #55 7.004 go: downloading github.com/spf13/cobra v1.4.0
10:01:54 [2022-08-30T10:01:54.546Z] #55 7.040 go: downloading github.com/spf13/pflag v1.0.5
10:01:54 [2022-08-30T10:01:54.546Z] #55 7.306 go: downloading github.com/spf13/viper v1.11.0
10:01:54 [2022-08-30T10:01:54.546Z] #55 7.475 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
10:01:54 [2022-08-30T10:01:54.546Z] #55 7.616 go: downloading github.com/mattn/go-colorable v0.1.12
10:01:54 [2022-08-30T10:01:54.546Z] #55 7.668 go: downloading github.com/mattn/go-isatty v0.0.14
10:01:54 [2022-08-30T10:01:54.546Z] #55 7.733 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
10:01:54 [2022-08-30T10:01:54.546Z] #55 7.803 go: downloading github.com/go-critic/go-critic v0.6.3
10:01:54 [2022-08-30T10:01:54.546Z] #55 9.328 go: downloading github.com/hashicorp/go-version v1.4.0
10:01:54 [2022-08-30T10:01:54.546Z] #55 9.485 go: downloading github.com/ldez/gomoddirectives v0.2.3
10:01:54 [2022-08-30T10:01:54.546Z] #55 9.821 go: downloading github.com/mitchellh/go-homedir v1.1.0
10:01:54 [2022-08-30T10:01:54.546Z] #55 9.907 go: downloading github.com/hashicorp/go-multierror v1.1.1
10:01:54 [2022-08-30T10:01:54.546Z] #55 ...
10:01:54 [2022-08-30T10:01:54.546Z] 
10:01:54 [2022-08-30T10:01:54.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
10:01:54 [2022-08-30T10:01:54.546Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9
10:01:54 [2022-08-30T10:01:54.546Z] #42 5.393 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:01:54 [2022-08-30T10:01:54.546Z] #42 5.440 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:01:54 [2022-08-30T10:01:54.546Z] #42 5.445 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:01:54 [2022-08-30T10:01:54.546Z] #42 6.345 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
10:01:54 [2022-08-30T10:01:54.546Z] #42 8.617 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB]
10:01:54 [2022-08-30T10:01:54.739Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a
10:01:54 [2022-08-30T10:01:54.850Z] #42 ...
10:01:54 [2022-08-30T10:01:54.850Z] 
10:01:54 [2022-08-30T10:01:54.850Z] #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
10:01:54 [2022-08-30T10:01:54.850Z] #26 sha256:207020bd643ba69916248520cc0ca7fae2026f44e05a5fc80e784700de3c3d8f
10:01:54 [2022-08-30T10:01:54.850Z] #26 4.622 + RM_GOPATH=0
10:01:54 [2022-08-30T10:01:54.850Z] #26 4.622 + TMP_GOPATH=
10:01:54 [2022-08-30T10:01:54.850Z] #26 4.622 + : /build
10:01:54 [2022-08-30T10:01:54.850Z] #26 4.622 + '[' -z '' ']'
10:01:54 [2022-08-30T10:01:54.850Z] #26 4.622 ++ mktemp -d
10:01:54 [2022-08-30T10:01:54.850Z] #26 4.623 + export GOPATH=/tmp/tmp.TGGnns9NhP
10:01:54 [2022-08-30T10:01:54.850Z] #26 4.624 + GOPATH=/tmp/tmp.TGGnns9NhP
10:01:54 [2022-08-30T10:01:54.850Z] #26 4.624 + RM_GOPATH=1
10:01:54 [2022-08-30T10:01:54.850Z] #26 4.624 + case "$(go env GOARCH)" in
10:01:54 [2022-08-30T10:01:54.850Z] #26 4.624 ++ go env GOARCH
10:01:54 [2022-08-30T10:01:54.850Z] #26 4.665 + export GO_BUILDMODE=-buildmode=pie
10:01:54 [2022-08-30T10:01:54.850Z] #26 4.666 + GO_BUILDMODE=-buildmode=pie
10:01:54 [2022-08-30T10:01:54.850Z] #26 4.671 ++ dirname /install.sh
10:01:54 [2022-08-30T10:01:54.850Z] #26 4.682 + dir=/
10:01:54 [2022-08-30T10:01:54.850Z] #26 4.682 + bin=dockercli
10:01:54 [2022-08-30T10:01:54.850Z] #26 4.682 + shift
10:01:54 [2022-08-30T10:01:54.850Z] #26 4.682 + '[' '!' -f //dockercli.installer ']'
10:01:54 [2022-08-30T10:01:54.850Z] #26 4.683 + . //dockercli.installer
10:01:54 [2022-08-30T10:01:54.850Z] #26 4.687 ++ : stable
10:01:54 [2022-08-30T10:01:54.850Z] #26 4.688 ++ : 17.06.2-ce
10:01:54 [2022-08-30T10:01:54.850Z] #26 4.688 + install_dockercli
10:01:54 [2022-08-30T10:01:54.850Z] #26 4.689 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:01:54 [2022-08-30T10:01:54.851Z] #26 4.689 Install docker/cli version 17.06.2-ce from stable
10:01:54 [2022-08-30T10:01:54.851Z] #26 4.694 ++ uname -m
10:01:54 [2022-08-30T10:01:54.851Z] #26 4.698 + arch=aarch64
10:01:54 [2022-08-30T10:01:54.851Z] #26 4.698 + '[' aarch64 '!=' x86_64 ']'
10:01:54 [2022-08-30T10:01:54.851Z] #26 4.712 + '[' aarch64 '!=' s390x ']'
10:01:54 [2022-08-30T10:01:54.851Z] #26 4.712 + '[' aarch64 '!=' armhf ']'
10:01:54 [2022-08-30T10:01:54.851Z] #26 4.712 + build_dockercli
10:01:54 [2022-08-30T10:01:54.851Z] #26 4.713 + git clone https://github.com/docker/docker-ce /tmp/tmp.TGGnns9NhP/tmp/docker-ce
10:01:54 [2022-08-30T10:01:54.851Z] #26 4.726 Cloning into '/tmp/tmp.TGGnns9NhP/tmp/docker-ce'...
10:01:54 [2022-08-30T10:01:54.851Z] #26 ...
10:01:54 [2022-08-30T10:01:54.851Z] 
10:01:54 [2022-08-30T10:01:54.851Z] #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
10:01:54 [2022-08-30T10:01:54.851Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc
10:01:54 [2022-08-30T10:01:54.851Z] #53 4.050 go: downloading gotest.tools/gotestsum v1.8.1
10:01:54 [2022-08-30T10:01:54.851Z] #53 5.226 go: downloading github.com/dnephin/pflag v1.0.7
10:01:54 [2022-08-30T10:01:54.851Z] #53 5.232 go: downloading github.com/fatih/color v1.10.0
10:01:54 [2022-08-30T10:01:54.851Z] #53 5.290 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:01:54 [2022-08-30T10:01:54.851Z] #53 5.343 go: downloading github.com/pkg/errors v0.9.1
10:01:54 [2022-08-30T10:01:54.851Z] #53 5.541 go: downloading github.com/mattn/go-colorable v0.1.8
10:01:54 [2022-08-30T10:01:54.851Z] #53 5.639 go: downloading github.com/mattn/go-isatty v0.0.12
10:01:54 [2022-08-30T10:01:54.851Z] #53 5.747 go: downloading github.com/fsnotify/fsnotify v1.4.9
10:01:54 [2022-08-30T10:01:54.851Z] #53 5.753 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
10:01:54 [2022-08-30T10:01:54.851Z] #53 5.903 go: downloading github.com/jonboulle/clockwork v0.2.2
10:01:54 [2022-08-30T10:01:54.851Z] #53 5.943 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
10:01:54 [2022-08-30T10:01:54.851Z] #53 6.042 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
10:01:54 [2022-08-30T10:01:54.851Z] #53 6.196 go: downloading golang.org/x/tools v0.1.0
10:01:54 [2022-08-30T10:01:54.851Z] #53 10.91 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
10:01:55 [2022-08-30T10:01:55.129Z] #53 10.94 go: downloading golang.org/x/mod v0.3.0
10:01:55 [2022-08-30T10:01:55.129Z] #53 ...
10:01:55 [2022-08-30T10:01:55.129Z] 
10:01:55 [2022-08-30T10:01:55.129Z] #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
10:01:55 [2022-08-30T10:01:55.129Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2
10:01:55 [2022-08-30T10:01:55.129Z] #57 4.839 go: downloading mvdan.cc/sh/v3 v3.0.2
10:01:55 [2022-08-30T10:01:55.129Z] #57 ...
10:01:55 [2022-08-30T10:01:55.129Z] 
10:01:55 [2022-08-30T10:01:55.129Z] #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
10:01:55 [2022-08-30T10:01:55.129Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1
10:01:55 [2022-08-30T10:01:55.129Z] #38 4.221 go: downloading github.com/pelletier/go-toml v1.8.1
10:01:55 [2022-08-30T10:01:55.129Z] #38 ...
10:01:55 [2022-08-30T10:01:55.129Z] 
10:01:55 [2022-08-30T10:01:55.129Z] #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
10:01:55 [2022-08-30T10:01:55.129Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6
10:01:55 [2022-08-30T10:01:55.129Z] #62 3.169 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:01:55 [2022-08-30T10:01:55.129Z] #62 3.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:01:55 [2022-08-30T10:01:55.129Z] #62 3.519 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:01:55 [2022-08-30T10:01:55.129Z] #62 3.554 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
10:01:55 [2022-08-30T10:01:55.129Z] #62 4.108 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB]
10:01:55 [2022-08-30T10:01:55.129Z] #62 6.150 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
10:01:55 [2022-08-30T10:01:55.397Z] #62 ...
10:01:55 [2022-08-30T10:01:55.397Z] 
10:01:55 [2022-08-30T10:01:55.397Z] #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
10:01:55 [2022-08-30T10:01:55.397Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23
10:01:55 [2022-08-30T10:01:55.397Z] #51 5.166 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:01:55 [2022-08-30T10:01:55.397Z] #51 5.206 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:01:55 [2022-08-30T10:01:55.397Z] #51 5.206 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:01:55 [2022-08-30T10:01:55.397Z] #51 5.785 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
10:01:55 [2022-08-30T10:01:55.397Z] #51 6.211 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
10:01:55 [2022-08-30T10:01:55.397Z] #51 8.526 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB]
10:01:55 [2022-08-30T10:01:55.398Z] #51 ...
10:01:55 [2022-08-30T10:01:55.398Z] 
10:01:55 [2022-08-30T10:01:55.398Z] #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
10:01:55 [2022-08-30T10:01:55.398Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4
10:01:55 [2022-08-30T10:01:55.398Z] #47 4.512 + git clone https://github.com/docker/distribution.git .
10:01:55 [2022-08-30T10:01:55.398Z] #47 4.519 Cloning into '.'...
10:01:55 [2022-08-30T10:01:55.633Z] #11 ...
10:01:55 [2022-08-30T10:01:55.633Z] 
10:01:55 [2022-08-30T10:01:55.633Z] #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
10:01:55 [2022-08-30T10:01:55.633Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755
10:01:55 [2022-08-30T10:01:55.633Z] #29 DONE 12.8s
10:01:55 [2022-08-30T10:01:55.633Z] 
10:01:55 [2022-08-30T10:01:55.633Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:55 [2022-08-30T10:01:55.633Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059
10:01:55 [2022-08-30T10:01:55.674Z] #47 ...
10:01:55 [2022-08-30T10:01:55.674Z] 
10:01:55 [2022-08-30T10:01:55.674Z] #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
10:01:55 [2022-08-30T10:01:55.674Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2
10:01:55 [2022-08-30T10:01:55.674Z] #36 5.510 go: downloading github.com/go-delve/delve v1.8.1
10:01:55 [2022-08-30T10:01:55.674Z] #36 ...
10:01:55 [2022-08-30T10:01:55.674Z] 
10:01:55 [2022-08-30T10:01:55.674Z] #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
10:01:55 [2022-08-30T10:01:55.674Z] #31 sha256:08fc0a8cf9c6dcd6176d14380ddc36d426bae9085b5da15e7ea53c83bfce2902
10:01:55 [2022-08-30T10:01:55.674Z] #31 11.53 
10:01:56 [2022-08-30T10:01:56.208Z] #11 ...
10:01:56 [2022-08-30T10:01:56.208Z] 
10:01:56 [2022-08-30T10:01:56.208Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:01:56 [2022-08-30T10:01:56.208Z] #30 sha256:ec5a3fd21c65c26bf39b368aeadaa2bcddb66e9d3535ca15f838c714f38ef064
10:01:56 [2022-08-30T10:01:56.208Z] #30 DONE 0.8s
10:01:56 [2022-08-30T10:01:56.463Z] #31 11.86 #=#=#                                                                         

                                                                           0.1%
####                                                                       6.8%
#########                                                                 13.1%
##############                                                            20.5%
#######################                                                   32.7%
#################################                                         47.1%
#######################################                                   55.0%
##########################################                                58.5%
#############################################                             62.9%
#################################################                         68.9%
#######################################################                   76.6%
#######################################################################   99.7%
######################################################################## 100.0%
10:01:56 [2022-08-30T10:01:56.475Z] 
10:01:56 [2022-08-30T10:01:56.475Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:01:56 [2022-08-30T10:01:56.475Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059
10:01:57 [2022-08-30T10:01:57.833Z] #31 14.68 
10:01:57 [2022-08-30T10:01:57.870Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s
10:01:59 [2022-08-30T10:01:59.203Z] #31 ...
10:01:59 [2022-08-30T10:01:59.203Z] 
10:01:59 [2022-08-30T10:01:59.203Z] #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
10:01:59 [2022-08-30T10:01:59.203Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1
10:01:59 [2022-08-30T10:01:59.203Z] #34 4.685 + git clone https://github.com/kolyshkin/go-swagger.git .
10:01:59 [2022-08-30T10:01:59.203Z] #34 4.704 Cloning into '.'...
10:01:59 [2022-08-30T10:01:59.203Z] #34 ...
10:01:59 [2022-08-30T10:01:59.203Z] 
10:01:59 [2022-08-30T10:01:59.203Z] #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.46.2"      && /build/golangci-lint --version
10:01:59 [2022-08-30T10:01:59.203Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c
10:01:59 [2022-08-30T10:01:59.203Z] #55 13.42 go: downloading github.com/sirupsen/logrus v1.8.1
10:01:59 [2022-08-30T10:01:59.203Z] #55 13.44 go: downloading github.com/stretchr/testify v1.7.1
10:01:59 [2022-08-30T10:01:59.203Z] #55 13.58 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
10:01:59 [2022-08-30T10:01:59.203Z] #55 13.75 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
10:01:59 [2022-08-30T10:01:59.203Z] #55 13.84 go: downloading github.com/fsnotify/fsnotify v1.5.4
10:01:59 [2022-08-30T10:01:59.203Z] #55 13.95 go: downloading github.com/mitchellh/mapstructure v1.5.0
10:01:59 [2022-08-30T10:01:59.203Z] #55 13.98 go: downloading github.com/spf13/afero v1.8.2
10:01:59 [2022-08-30T10:01:59.203Z] #55 14.03 go: downloading github.com/spf13/cast v1.4.1
10:01:59 [2022-08-30T10:01:59.203Z] #55 14.19 go: downloading github.com/spf13/jwalterweatherman v1.1.0
10:01:59 [2022-08-30T10:01:59.203Z] #55 14.32 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
10:01:59 [2022-08-30T10:01:59.203Z] #55 14.52 go: downloading github.com/go-toolsmith/astcast v1.0.0
10:01:59 [2022-08-30T10:01:59.203Z] #55 14.59 go: downloading github.com/go-toolsmith/astcopy v1.0.0
10:01:59 [2022-08-30T10:01:59.203Z] #55 14.64 go: downloading github.com/go-toolsmith/astequal v1.0.1
10:01:59 [2022-08-30T10:01:59.203Z] #55 14.78 go: downloading github.com/go-toolsmith/astfmt v1.0.0
10:01:59 [2022-08-30T10:01:59.203Z] #55 14.91 go: downloading github.com/go-toolsmith/astp v1.0.0
10:01:59 [2022-08-30T10:01:59.203Z] #55 14.99 go: downloading github.com/go-toolsmith/strparse v1.0.0
10:01:59 [2022-08-30T10:01:59.203Z] #55 15.08 go: downloading github.com/go-toolsmith/typep v1.0.2
10:01:59 [2022-08-30T10:01:59.203Z] #55 15.11 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
10:01:59 [2022-08-30T10:01:59.769Z] #55 15.71 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
10:01:59 [2022-08-30T10:01:59.824Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 7.1s done
10:02:00 [2022-08-30T10:02:00.026Z] #55 15.88 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
10:02:00 [2022-08-30T10:02:00.038Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.0s
10:02:00 [2022-08-30T10:02:00.101Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done
10:02:00 [2022-08-30T10:02:00.284Z] #55 16.33 go: downloading github.com/hashicorp/errwrap v1.0.0
10:02:00 [2022-08-30T10:02:00.374Z] #11 DONE 27.2s
10:02:00 [2022-08-30T10:02:00.374Z] 
10:02:00 [2022-08-30T10:02:00.374Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:02:00 [2022-08-30T10:02:00.374Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3
10:02:00 [2022-08-30T10:02:00.541Z] #55 16.48 go: downloading 4d63.com/gochecknoglobals v0.1.0
10:02:00 [2022-08-30T10:02:00.797Z] #55 16.70 go: downloading github.com/Antonboom/errname v0.1.6
10:02:00 [2022-08-30T10:02:00.797Z] #55 16.79 go: downloading github.com/Antonboom/nilnil v0.1.1
10:02:00 [2022-08-30T10:02:00.797Z] #55 16.89 go: downloading github.com/BurntSushi/toml v1.1.0
10:02:01 [2022-08-30T10:02:01.053Z] #55 17.01 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
10:02:01 [2022-08-30T10:02:01.310Z] #55 17.30 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
10:02:01 [2022-08-30T10:02:01.310Z] #55 17.39 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
10:02:01 [2022-08-30T10:02:01.317Z] #12 DONE 0.8s
10:02:01 [2022-08-30T10:02:01.317Z] 
10:02:01 [2022-08-30T10:02:01.317Z] #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
10:02:01 [2022-08-30T10:02:01.317Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f
10:02:01 [2022-08-30T10:02:01.567Z] #55 17.49 go: downloading github.com/alexkohler/prealloc v1.0.0
10:02:01 [2022-08-30T10:02:01.567Z] #55 17.64 go: downloading github.com/ashanbrown/forbidigo v1.3.0
10:02:01 [2022-08-30T10:02:01.567Z] #55 17.74 go: downloading github.com/ashanbrown/makezero v1.1.1
10:02:01 [2022-08-30T10:02:01.578Z] #13 DONE 0.4s
10:02:01 [2022-08-30T10:02:01.578Z] 
10:02:01 [2022-08-30T10:02:01.578Z] #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
10:02:01 [2022-08-30T10:02:01.578Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2
10:02:01 [2022-08-30T10:02:01.834Z] #55 17.80 go: downloading github.com/bkielbasa/cyclop v1.2.0
10:02:01 [2022-08-30T10:02:01.834Z] #55 17.85 go: downloading github.com/blizzy78/varnamelen v0.8.0
10:02:01 [2022-08-30T10:02:01.834Z] #55 17.87 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
10:02:01 [2022-08-30T10:02:01.840Z] #40 ...
10:02:01 [2022-08-30T10:02:01.840Z] 
10:02:01 [2022-08-30T10:02:01.840Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:02:01 [2022-08-30T10:02:01.840Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf
10:02:01 [2022-08-30T10:02:01.840Z] #46 DONE 0.1s
10:02:01 [2022-08-30T10:02:01.840Z] 
10:02:01 [2022-08-30T10:02:01.840Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:02:01 [2022-08-30T10:02:01.840Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b
10:02:01 [2022-08-30T10:02:01.840Z] #33 DONE 0.3s
10:02:01 [2022-08-30T10:02:01.840Z] 
10:02:01 [2022-08-30T10:02:01.840Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
10:02:01 [2022-08-30T10:02:01.840Z] #25 sha256:d9b734c78acc667e42a42f66394d123e075380513af47d23f508c447cbad301b
10:02:01 [2022-08-30T10:02:01.840Z] #25 DONE 0.3s
10:02:01 [2022-08-30T10:02:01.840Z] 
10:02:01 [2022-08-30T10:02:01.840Z] #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
10:02:01 [2022-08-30T10:02:01.840Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df
10:02:01 [2022-08-30T10:02:01.965Z] #11 ...
10:02:01 [2022-08-30T10:02:01.965Z] 
10:02:01 [2022-08-30T10:02:01.965Z] #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
10:02:01 [2022-08-30T10:02:01.965Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755
10:02:01 [2022-08-30T10:02:01.965Z] #29 1.709 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:02:01 [2022-08-30T10:02:01.965Z] #29 1.719 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:02:01 [2022-08-30T10:02:01.965Z] #29 1.719 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:02:01 [2022-08-30T10:02:01.965Z] #29 1.954 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:02:01 [2022-08-30T10:02:01.965Z] #29 2.468 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB]
10:02:01 [2022-08-30T10:02:01.965Z] #29 2.786 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:02:01 [2022-08-30T10:02:01.965Z] #29 3.835 Fetched 8573 kB in 2s (3514 kB/s)
10:02:01 [2022-08-30T10:02:01.965Z] #29 3.835 Reading package lists...
10:02:01 [2022-08-30T10:02:01.965Z] #29 4.714 Reading package lists...
10:02:01 [2022-08-30T10:02:01.965Z] #29 5.449 Building dependency tree...
10:02:01 [2022-08-30T10:02:01.965Z] #29 5.777 The following additional packages will be installed:
10:02:01 [2022-08-30T10:02:01.965Z] #29 5.777   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
10:02:01 [2022-08-30T10:02:01.965Z] #29 5.777   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
10:02:01 [2022-08-30T10:02:01.965Z] #29 5.783 Recommended packages:
10:02:01 [2022-08-30T10:02:01.965Z] #29 5.783   libldap-common publicsuffix libsasl2-modules
10:02:01 [2022-08-30T10:02:01.965Z] #29 5.981 The following NEW packages will be installed:
10:02:01 [2022-08-30T10:02:01.965Z] #29 5.981   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
10:02:01 [2022-08-30T10:02:01.965Z] #29 5.982   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
10:02:01 [2022-08-30T10:02:01.965Z] #29 5.983   libssh2-1 openssl
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.261 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.261 Need to get 3047 kB of archives.
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.261 After this operation, 6661 kB of additional disk space will be used.
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.261 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.275 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.277 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.280 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.281 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.282 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.290 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.291 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.292 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.292 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.294 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.297 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.303 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.309 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.311 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.577 debconf: delaying package configuration, since apt-utils is not installed
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.616 Fetched 3047 kB in 0s (9493 kB/s)
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.729 Selecting previously unselected package openssl.
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.729 (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 ... 6661 files and directories currently installed.)
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.741 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 6.741 Unpacking openssl (1.1.1n-0+deb11u3) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 7.060 Selecting previously unselected package ca-certificates.
10:02:01 [2022-08-30T10:02:01.965Z] #29 7.060 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 7.065 Unpacking ca-certificates (20210119) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 7.278 Selecting previously unselected package libbrotli1:amd64.
10:02:01 [2022-08-30T10:02:01.965Z] #29 7.278 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 7.287 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 7.439 Selecting previously unselected package libsasl2-modules-db:amd64.
10:02:01 [2022-08-30T10:02:01.965Z] #29 7.439 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 7.444 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 7.571 Selecting previously unselected package libsasl2-2:amd64.
10:02:01 [2022-08-30T10:02:01.965Z] #29 7.574 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 7.577 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 7.718 Selecting previously unselected package libldap-2.4-2:amd64.
10:02:01 [2022-08-30T10:02:01.965Z] #29 7.718 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 7.727 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 7.847 Selecting previously unselected package libnghttp2-14:amd64.
10:02:01 [2022-08-30T10:02:01.965Z] #29 7.847 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 7.854 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 7.959 Selecting previously unselected package libpsl5:amd64.
10:02:01 [2022-08-30T10:02:01.965Z] #29 7.959 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 7.973 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 8.141 Selecting previously unselected package librtmp1:amd64.
10:02:01 [2022-08-30T10:02:01.965Z] #29 8.141 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 8.147 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 8.336 Selecting previously unselected package libssh2-1:amd64.
10:02:01 [2022-08-30T10:02:01.965Z] #29 8.336 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 8.376 Unpacking libssh2-1:amd64 (1.9.0-2) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 8.441 Selecting previously unselected package libcurl4:amd64.
10:02:01 [2022-08-30T10:02:01.965Z] #29 8.441 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 8.499 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 8.600 Selecting previously unselected package curl.
10:02:01 [2022-08-30T10:02:01.965Z] #29 8.602 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 8.693 Unpacking curl (7.74.0-1.3+deb11u2) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 8.876 Selecting previously unselected package libonig5:amd64.
10:02:01 [2022-08-30T10:02:01.965Z] #29 8.876 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 8.879 Unpacking libonig5:amd64 (6.9.6-1.1) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 9.038 Selecting previously unselected package libjq1:amd64.
10:02:01 [2022-08-30T10:02:01.965Z] #29 9.040 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 9.047 Unpacking libjq1:amd64 (1.6-2.1) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 9.139 Selecting previously unselected package jq.
10:02:01 [2022-08-30T10:02:01.965Z] #29 9.139 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 9.195 Unpacking jq (1.6-2.1) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 9.257 Setting up libpsl5:amd64 (0.21.0-1.2) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 9.274 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 9.289 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 9.302 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 9.316 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 9.334 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 9.346 Setting up libssh2-1:amd64 (1.9.0-2) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 9.358 Setting up openssl (1.1.1n-0+deb11u3) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 9.375 Setting up libonig5:amd64 (6.9.6-1.1) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 9.391 Setting up libjq1:amd64 (1.6-2.1) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 9.406 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
10:02:01 [2022-08-30T10:02:01.965Z] #29 9.428 Setting up ca-certificates (20210119) ...
10:02:02 [2022-08-30T10:02:02.091Z] #55 18.05 go: downloading github.com/breml/bidichk v0.2.3
10:02:02 [2022-08-30T10:02:02.092Z] #55 18.06 go: downloading github.com/breml/errchkjson v0.3.0
10:02:02 [2022-08-30T10:02:02.108Z] #34 ...
10:02:02 [2022-08-30T10:02:02.108Z] 
10:02:02 [2022-08-30T10:02:02.108Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
10:02:02 [2022-08-30T10:02:02.108Z] #66 sha256:bacee6d0c623c0b93d59b623702c31da53d3c2ce10467af55283fd3bd5c08d16
10:02:02 [2022-08-30T10:02:02.108Z] #66 DONE 0.4s
10:02:02 [2022-08-30T10:02:02.108Z] 
10:02:02 [2022-08-30T10:02:02.108Z] #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
10:02:02 [2022-08-30T10:02:02.108Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530
10:02:02 [2022-08-30T10:02:02.108Z] #50 DONE 0.4s
10:02:02 [2022-08-30T10:02:02.108Z] 
10:02:02 [2022-08-30T10:02:02.108Z] #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
10:02:02 [2022-08-30T10:02:02.108Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953
10:02:02 [2022-08-30T10:02:02.349Z] #55 18.19 go: downloading github.com/butuzov/ireturn v0.1.1
10:02:02 [2022-08-30T10:02:02.349Z] #55 18.19 go: downloading github.com/charithe/durationcheck v0.0.9
10:02:02 [2022-08-30T10:02:02.349Z] #55 18.24 go: downloading github.com/daixiang0/gci v0.3.3
10:02:02 [2022-08-30T10:02:02.349Z] #55 18.43 go: downloading github.com/denis-tingaikin/go-header v0.4.3
10:02:02 [2022-08-30T10:02:02.540Z] #29 ...
10:02:02 [2022-08-30T10:02:02.540Z] 
10:02:02 [2022-08-30T10:02:02.540Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:02:02 [2022-08-30T10:02:02.540Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059
10:02:02 [2022-08-30T10:02:02.612Z] #55 18.51 go: downloading github.com/esimonov/ifshort v1.0.4
10:02:02 [2022-08-30T10:02:02.612Z] #55 18.62 go: downloading github.com/firefart/nonamedreturns v1.0.1
10:02:02 [2022-08-30T10:02:02.612Z] #55 18.63 go: downloading github.com/fzipp/gocyclo v0.5.1
10:02:02 [2022-08-30T10:02:02.870Z] #55 18.76 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
10:02:02 [2022-08-30T10:02:02.870Z] #55 18.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
10:02:02 [2022-08-30T10:02:02.870Z] #55 18.83 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
10:02:02 [2022-08-30T10:02:02.870Z] #55 18.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
10:02:03 [2022-08-30T10:02:03.126Z] #55 19.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
10:02:03 [2022-08-30T10:02:03.126Z] #55 19.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
10:02:03 [2022-08-30T10:02:03.126Z] #55 19.24 go: downloading github.com/golangci/misspell v0.3.5
10:02:03 [2022-08-30T10:02:03.384Z] #55 19.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
10:02:03 [2022-08-30T10:02:03.384Z] #55 19.49 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
10:02:03 [2022-08-30T10:02:03.640Z] #55 19.55 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
10:02:03 [2022-08-30T10:02:03.640Z] #55 19.64 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
10:02:03 [2022-08-30T10:02:03.640Z] #55 19.76 go: downloading github.com/jgautheron/goconst v1.5.1
10:02:03 [2022-08-30T10:02:03.640Z] #55 19.82 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
10:02:03 [2022-08-30T10:02:03.897Z] #55 19.85 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
10:02:03 [2022-08-30T10:02:03.897Z] #55 19.94 go: downloading github.com/julz/importas v0.1.0
10:02:03 [2022-08-30T10:02:03.934Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 9.2s done
10:02:04 [2022-08-30T10:02:04.153Z] #55 19.95 go: downloading github.com/kisielk/errcheck v1.6.0
10:02:04 [2022-08-30T10:02:04.153Z] #55 20.12 go: downloading github.com/kulti/thelper v0.6.2
10:02:04 [2022-08-30T10:02:04.153Z] #55 20.16 go: downloading github.com/kunwardeep/paralleltest v1.0.3
10:02:04 [2022-08-30T10:02:04.153Z] #55 20.21 go: downloading github.com/kyoh86/exportloopref v0.1.8
10:02:04 [2022-08-30T10:02:04.196Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 0.1s
10:02:04 [2022-08-30T10:02:04.411Z] #55 20.27 go: downloading github.com/ldez/tagliatelle v0.3.1
10:02:04 [2022-08-30T10:02:04.411Z] #55 20.28 go: downloading github.com/leonklingele/grouper v1.1.0
10:02:04 [2022-08-30T10:02:04.411Z] #55 ...
10:02:04 [2022-08-30T10:02:04.411Z] 
10:02:04 [2022-08-30T10:02:04.411Z] #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
10:02:04 [2022-08-30T10:02:04.411Z] #67 sha256:f33dcf2386431c747fd4eb5af302583bc5d8d1febb1e3fcb737245d28f60a98d
10:02:04 [2022-08-30T10:02:04.411Z] #67 9.881 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
10:02:04 [2022-08-30T10:02:04.411Z] #67 10.58 go: downloading github.com/google/uuid v1.3.0
10:02:04 [2022-08-30T10:02:04.411Z] #67 10.75 go: downloading github.com/moby/vpnkit v0.5.0
10:02:04 [2022-08-30T10:02:04.411Z] #67 11.29 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
10:02:04 [2022-08-30T10:02:04.411Z] #67 11.64 go: downloading github.com/gofrs/flock v0.8.1
10:02:04 [2022-08-30T10:02:04.411Z] #67 11.75 go: downloading github.com/gorilla/mux v1.8.0
10:02:04 [2022-08-30T10:02:04.411Z] #67 12.02 go: downloading github.com/moby/sys/mountinfo v0.6.0
10:02:04 [2022-08-30T10:02:04.411Z] #67 12.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
10:02:04 [2022-08-30T10:02:04.411Z] #67 12.44 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
10:02:04 [2022-08-30T10:02:04.411Z] #67 12.54 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
10:02:04 [2022-08-30T10:02:04.411Z] #67 13.89 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:02:04 [2022-08-30T10:02:04.411Z] #67 ...
10:02:04 [2022-08-30T10:02:04.411Z] 
10:02:04 [2022-08-30T10:02:04.411Z] #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.46.2"      && /build/golangci-lint --version
10:02:04 [2022-08-30T10:02:04.411Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c
10:02:04 [2022-08-30T10:02:04.411Z] #55 20.51 go: downloading github.com/lufeee/execinquery v1.2.1
10:02:04 [2022-08-30T10:02:04.668Z] #55 20.51 go: downloading github.com/maratori/testpackage v1.0.1
10:02:04 [2022-08-30T10:02:04.668Z] #55 20.57 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
10:02:04 [2022-08-30T10:02:04.668Z] #55 20.58 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
10:02:04 [2022-08-30T10:02:04.668Z] #55 20.66 go: downloading github.com/mgechev/revive v1.2.1
10:02:04 [2022-08-30T10:02:04.925Z] #55 ...
10:02:04 [2022-08-30T10:02:04.925Z] 
10:02:04 [2022-08-30T10:02:04.925Z] #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
10:02:04 [2022-08-30T10:02:04.925Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac
10:02:04 [2022-08-30T10:02:04.925Z] #14 10.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
10:02:04 [2022-08-30T10:02:04.925Z] #14 16.02 Fetched 8458 kB in 11s (750 kB/s)
10:02:04 [2022-08-30T10:02:04.925Z] #14 16.02 Reading package lists...
10:02:04 [2022-08-30T10:02:04.925Z] #14 20.77 Reading package lists...
10:02:04 [2022-08-30T10:02:04.925Z] #14 ...
10:02:04 [2022-08-30T10:02:04.925Z] 
10:02:04 [2022-08-30T10:02:04.925Z] #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
10:02:04 [2022-08-30T10:02:04.925Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4
10:02:05 [2022-08-30T10:02:05.182Z] #47 20.61 Updating files:  82% (1793/2176)
Updating files:  83% (1807/2176)
Updating files:  84% (1828/2176)
Updating files:  85% (1850/2176)
Updating files:  86% (1872/2176)
Updating files:  87% (1894/2176)
Updating files:  88% (1915/2176)
Updating files:  89% (1937/2176)
Updating files:  90% (1959/2176)
Updating files:  91% (1981/2176)
Updating files:  92% (2002/2176)
Updating files:  93% (2024/2176)
Updating files:  94% (2046/2176)
Updating files:  95% (2068/2176)
Updating files:  96% (2089/2176)
Updating files:  97% (2111/2176)
Updating files:  98% (2133/2176)
Updating files:  99% (2155/2176)
Updating files: 100% (2176/2176)
Updating files: 100% (2176/2176), done.
10:02:05 [2022-08-30T10:02:05.182Z] #47 20.90 + git checkout#47 ...
10:02:05 [2022-08-30T10:02:05.182Z] 
10:02:05 [2022-08-30T10:02:05.182Z] #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
10:02:05 [2022-08-30T10:02:05.182Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1
10:02:05 [2022-08-30T10:02:05.182Z] #38 16.62 tomll can be used in two ways:
10:02:05 [2022-08-30T10:02:05.182Z] #38 16.63 Writing to STDIN and reading from STDOUT:
10:02:05 [2022-08-30T10:02:05.182Z] #38 16.63   cat file.toml | tomll > file.toml
10:02:05 [2022-08-30T10:02:05.182Z] #38 16.63 
10:02:05 [2022-08-30T10:02:05.182Z] #38 16.63 Reading and updating a list of files:
10:02:05 [2022-08-30T10:02:05.182Z] #38 16.64   tomll a.toml b.toml c.toml
10:02:05 [2022-08-30T10:02:05.182Z] #38 16.64 
10:02:05 [2022-08-30T10:02:05.182Z] #38 16.64 When given a list of files, tomll will modify all files in place without asking.
10:02:05 [2022-08-30T10:02:05.182Z] #38 DONE 21.1s
10:02:05 [2022-08-30T10:02:05.182Z] 
10:02:05 [2022-08-30T10:02:05.182Z] #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
10:02:05 [2022-08-30T10:02:05.182Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4
10:02:05 [2022-08-30T10:02:05.182Z] #47 20.90 + git checkout -q v2.3.0
10:02:05 [2022-08-30T10:02:05.182Z] #47 ...
10:02:05 [2022-08-30T10:02:05.182Z] 
10:02:05 [2022-08-30T10:02:05.182Z] #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
10:02:05 [2022-08-30T10:02:05.182Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9
10:02:05 [2022-08-30T10:02:05.182Z] #42 11.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
10:02:05 [2022-08-30T10:02:05.182Z] #42 16.40 Fetched 8458 kB in 11s (751 kB/s)
10:02:05 [2022-08-30T10:02:05.439Z] #42 16.40 Reading package lists...
10:02:05 [2022-08-30T10:02:05.439Z] #42 ...
10:02:05 [2022-08-30T10:02:05.439Z] 
10:02:05 [2022-08-30T10:02:05.439Z] #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
10:02:05 [2022-08-30T10:02:05.439Z] #31 sha256:08fc0a8cf9c6dcd6176d14380ddc36d426bae9085b5da15e7ea53c83bfce2902
10:02:05 [2022-08-30T10:02:05.439Z] #31 19.73 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:02:05 [2022-08-30T10:02:05.439Z] #31 21.57 
10:02:05 [2022-08-30T10:02:05.439Z] #31 21.83 #=#=#                                                                         

######################################################################## 100.0%
10:02:06 [2022-08-30T10:02:06.003Z] #31 ...
10:02:06 [2022-08-30T10:02:06.003Z] 
10:02:06 [2022-08-30T10:02:06.003Z] #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
10:02:06 [2022-08-30T10:02:06.003Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23
10:02:06 [2022-08-30T10:02:06.003Z] #51 11.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
10:02:06 [2022-08-30T10:02:06.003Z] #51 14.61 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
10:02:06 [2022-08-30T10:02:06.003Z] #51 16.91 Fetched 8462 kB in 12s (701 kB/s)
10:02:06 [2022-08-30T10:02:06.118Z] #11 ...
10:02:06 [2022-08-30T10:02:06.118Z] 
10:02:06 [2022-08-30T10:02:06.118Z] #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
10:02:06 [2022-08-30T10:02:06.118Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755
10:02:06 [2022-08-30T10:02:06.118Z] #29 10.23 Updating certificates in /etc/ssl/certs...
10:02:06 [2022-08-30T10:02:06.118Z] #29 11.41 129 added, 0 removed; done.
10:02:06 [2022-08-30T10:02:06.118Z] #29 11.49 Setting up jq (1.6-2.1) ...
10:02:06 [2022-08-30T10:02:06.118Z] #29 11.51 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
10:02:06 [2022-08-30T10:02:06.118Z] #29 11.52 Setting up curl (7.74.0-1.3+deb11u2) ...
10:02:06 [2022-08-30T10:02:06.118Z] #29 11.54 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:02:06 [2022-08-30T10:02:06.118Z] #29 11.55 Processing triggers for ca-certificates (20210119) ...
10:02:06 [2022-08-30T10:02:06.118Z] #29 11.56 Updating certificates in /etc/ssl/certs...
10:02:06 [2022-08-30T10:02:06.118Z] #29 12.49 0 added, 0 removed; done.
10:02:06 [2022-08-30T10:02:06.118Z] #29 12.49 Running hooks in /etc/ca-certificates/update.d...
10:02:06 [2022-08-30T10:02:06.118Z] #29 12.49 done.
10:02:06 [2022-08-30T10:02:06.118Z] #29 DONE 13.7s
10:02:06 [2022-08-30T10:02:06.261Z] #51 16.91 Reading package lists...
10:02:06 [2022-08-30T10:02:06.261Z] #51 ...
10:02:06 [2022-08-30T10:02:06.261Z] 
10:02:06 [2022-08-30T10:02:06.261Z] #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.46.2"      && /build/golangci-lint --version
10:02:06 [2022-08-30T10:02:06.261Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c
10:02:06 [2022-08-30T10:02:06.261Z] #55 21.76 go: downloading github.com/moricho/tparallel v0.2.1
10:02:06 [2022-08-30T10:02:06.261Z] #55 21.78 go: downloading github.com/nakabonne/nestif v0.3.1
10:02:06 [2022-08-30T10:02:06.261Z] #55 21.96 go: downloading github.com/nishanths/exhaustive v0.7.11
10:02:06 [2022-08-30T10:02:06.261Z] #55 21.98 go: downloading github.com/nishanths/predeclared v0.2.2
10:02:06 [2022-08-30T10:02:06.261Z] #55 22.23 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
10:02:06 [2022-08-30T10:02:06.261Z] #55 22.25 go: downloading github.com/ryancurrah/gomodguard v1.2.3
10:02:06 [2022-08-30T10:02:06.261Z] #55 22.32 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
10:02:06 [2022-08-30T10:02:06.334Z] #51 ...
10:02:06 [2022-08-30T10:02:06.334Z] 
10:02:06 [2022-08-30T10:02:06.334Z] #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
10:02:06 [2022-08-30T10:02:06.334Z] #31 sha256:705d720c8b958c6b3df1c3c71945dac79901061c90590ff37175d2efa394f23e
10:02:06 [2022-08-30T10:02:06.334Z] #31 1.585 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:02:06 [2022-08-30T10:02:06.334Z] #31 1.845 
10:02:06 [2022-08-30T10:02:06.334Z] #31 2.062 #=#=#                                                                         

######################################################################## 100.0%
10:02:06 [2022-08-30T10:02:06.334Z] #31 2.329 
10:02:06 [2022-08-30T10:02:06.334Z] #31 3.335 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:02:06 [2022-08-30T10:02:06.334Z] #31 3.607 
10:02:06 [2022-08-30T10:02:06.334Z] #31 3.826 #=#=#                                                                         

######################################################################## 100.0%
10:02:06 [2022-08-30T10:02:06.334Z] #31 4.124 
10:02:06 [2022-08-30T10:02:06.334Z] #31 6.382 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
10:02:06 [2022-08-30T10:02:06.334Z] #31 7.086 
10:02:06 [2022-08-30T10:02:06.334Z] #31 7.308 #=#=#                                                                         

####                                                                       5.8%
#########################                                                 34.9%
##########################################################                81.7%
######################################################################## 100.0%
10:02:06 [2022-08-30T10:02:06.334Z] #31 7.883 
10:02:06 [2022-08-30T10:02:06.334Z] #31 9.037 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:02:06 [2022-08-30T10:02:06.334Z] #31 9.375 
10:02:06 [2022-08-30T10:02:06.334Z] #31 9.606 #=#=#                                                                         

######################################################################## 100.0%
10:02:06 [2022-08-30T10:02:06.334Z] #31 9.978 
10:02:06 [2022-08-30T10:02:06.380Z] 
10:02:06 [2022-08-30T10:02:06.380Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:02:06 [2022-08-30T10:02:06.380Z] #30 sha256:9d2c9a6a4b04177b8207dff013d15724a105959e6f0a4c74099c0a3c292b52e2
10:02:06 [2022-08-30T10:02:06.380Z] #30 DONE 0.1s
10:02:06 [2022-08-30T10:02:06.380Z] 
10:02:06 [2022-08-30T10:02:06.380Z] #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
10:02:06 [2022-08-30T10:02:06.380Z] #31 sha256:16bd44b7292e0b12e80be5a3279103d0b46815a07ba3f72686f2676051d2e23d
10:02:06 [2022-08-30T10:02:06.518Z] #55 22.38 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
10:02:06 [2022-08-30T10:02:06.518Z] #55 22.40 go: downloading github.com/securego/gosec/v2 v2.11.0
10:02:06 [2022-08-30T10:02:06.518Z] #55 ...
10:02:06 [2022-08-30T10:02:06.518Z] 
10:02:06 [2022-08-30T10:02:06.518Z] #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
10:02:06 [2022-08-30T10:02:06.518Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6
10:02:06 [2022-08-30T10:02:06.518Z] #62 12.54 Fetched 8458 kB in 10s (863 kB/s)
10:02:06 [2022-08-30T10:02:06.518Z] #62 12.54 Reading package lists...
10:02:06 [2022-08-30T10:02:06.518Z] #62 17.34 Reading package lists...
10:02:06 [2022-08-30T10:02:06.774Z] #62 22.74 Building dependency tree...
10:02:06 [2022-08-30T10:02:06.774Z] #62 ...
10:02:06 [2022-08-30T10:02:06.774Z] 
10:02:06 [2022-08-30T10:02:06.774Z] #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.46.2"      && /build/golangci-lint --version
10:02:06 [2022-08-30T10:02:06.774Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c
10:02:06 [2022-08-30T10:02:06.774Z] #55 22.75 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
10:02:06 [2022-08-30T10:02:06.774Z] #55 22.75 go: downloading github.com/sivchari/containedctx v1.0.2
10:02:06 [2022-08-30T10:02:06.774Z] #55 22.80 go: downloading github.com/sivchari/tenv v1.5.0
10:02:06 [2022-08-30T10:02:06.774Z] #55 22.81 go: downloading github.com/sonatard/noctx v0.0.1
10:02:06 [2022-08-30T10:02:06.774Z] #55 22.90 go: downloading github.com/sourcegraph/go-diff v0.6.1
10:02:06 [2022-08-30T10:02:06.915Z] #31 ...
10:02:06 [2022-08-30T10:02:06.915Z] 
10:02:06 [2022-08-30T10:02:06.915Z] #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
10:02:06 [2022-08-30T10:02:06.915Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df
10:02:06 [2022-08-30T10:02:06.915Z] #34 5.021 + git clone https://github.com/kolyshkin/go-swagger.git .
10:02:06 [2022-08-30T10:02:06.915Z] #34 5.021 Cloning into '.'...
10:02:07 [2022-08-30T10:02:07.034Z] #55 22.99 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
10:02:07 [2022-08-30T10:02:07.034Z] #55 ...
10:02:07 [2022-08-30T10:02:07.034Z] 
10:02:07 [2022-08-30T10:02:07.034Z] #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             ;
10:02:07 [2022-08-30T10:02:07.034Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602
10:02:07 [2022-08-30T10:02:07.034Z] #76 12.94 Fetched 8458 kB in 10s (849 kB/s)
10:02:07 [2022-08-30T10:02:07.034Z] #76 12.94 Reading package lists...
10:02:07 [2022-08-30T10:02:07.034Z] #76 17.60 Reading package lists...
10:02:07 [2022-08-30T10:02:07.034Z] #76 ...
10:02:07 [2022-08-30T10:02:07.034Z] 
10:02:07 [2022-08-30T10:02:07.034Z] #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.46.2"      && /build/golangci-lint --version
10:02:07 [2022-08-30T10:02:07.034Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c
10:02:07 [2022-08-30T10:02:07.034Z] #55 23.08 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
10:02:07 [2022-08-30T10:02:07.034Z] #55 23.12 go: downloading github.com/sylvia7788/contextcheck v1.0.4
10:02:07 [2022-08-30T10:02:07.034Z] #55 23.14 go: downloading github.com/tdakkota/asciicheck v0.1.1
10:02:07 [2022-08-30T10:02:07.034Z] #55 23.17 go: downloading github.com/tetafro/godot v1.4.11
10:02:07 [2022-08-30T10:02:07.291Z] #55 23.30 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
10:02:07 [2022-08-30T10:02:07.291Z] #55 ...
10:02:07 [2022-08-30T10:02:07.291Z] 
10:02:07 [2022-08-30T10:02:07.291Z] #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
10:02:07 [2022-08-30T10:02:07.291Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2
10:02:07 [2022-08-30T10:02:07.291Z] #36 13.22 go: downloading github.com/sirupsen/logrus v1.6.0
10:02:07 [2022-08-30T10:02:07.291Z] #36 13.22 go: downloading github.com/spf13/cobra v1.1.3
10:02:07 [2022-08-30T10:02:07.291Z] #36 13.66 go: downloading github.com/mattn/go-isatty v0.0.3
10:02:07 [2022-08-30T10:02:07.291Z] #36 13.80 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
10:02:07 [2022-08-30T10:02:07.291Z] #36 13.90 go: downloading gopkg.in/yaml.v2 v2.4.0
10:02:07 [2022-08-30T10:02:07.291Z] #36 14.10 go: downloading github.com/cosiner/argv v0.1.0
10:02:07 [2022-08-30T10:02:07.291Z] #36 14.20 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
10:02:07 [2022-08-30T10:02:07.291Z] #36 14.33 go: downloading github.com/peterh/liner v1.2.2
10:02:07 [2022-08-30T10:02:07.291Z] #36 14.51 go: downloading github.com/google/go-dap v0.6.0
10:02:07 [2022-08-30T10:02:07.291Z] #36 14.84 go: downloading github.com/russross/blackfriday/v2 v2.0.1
10:02:07 [2022-08-30T10:02:07.291Z] #36 15.10 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
10:02:07 [2022-08-30T10:02:07.291Z] #36 15.61 go: downloading github.com/mattn/go-runewidth v0.0.3
10:02:07 [2022-08-30T10:02:07.291Z] #36 15.71 go: downloading github.com/hashicorp/golang-lru v0.5.4
10:02:07 [2022-08-30T10:02:07.291Z] #36 15.96 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
10:02:07 [2022-08-30T10:02:07.291Z] #36 16.80 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
10:02:07 [2022-08-30T10:02:07.291Z] #36 ...
10:02:07 [2022-08-30T10:02:07.291Z] 
10:02:07 [2022-08-30T10:02:07.291Z] #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.46.2"      && /build/golangci-lint --version
10:02:07 [2022-08-30T10:02:07.291Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c
10:02:07 [2022-08-30T10:02:07.291Z] #55 23.31 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
10:02:07 [2022-08-30T10:02:07.291Z] #55 23.42 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
10:02:07 [2022-08-30T10:02:07.548Z] #55 23.56 go: downloading github.com/ultraware/funlen v0.0.3
10:02:07 [2022-08-30T10:02:07.548Z] #55 23.71 go: downloading github.com/ultraware/whitespace v0.0.5
10:02:07 [2022-08-30T10:02:07.804Z] #55 23.77 go: downloading github.com/uudashr/gocognit v1.0.5
10:02:07 [2022-08-30T10:02:07.804Z] #55 23.85 go: downloading github.com/yagipy/maintidx v1.0.0
10:02:08 [2022-08-30T10:02:08.061Z] #55 24.03 go: downloading github.com/yeya24/promlinter v0.2.0
10:02:08 [2022-08-30T10:02:08.062Z] #55 24.05 go: downloading gitlab.com/bosi/decorder v0.2.1
10:02:08 [2022-08-30T10:02:08.318Z] #55 24.28 go: downloading honnef.co/go/tools v0.3.1
10:02:08 [2022-08-30T10:02:08.943Z] #31 2.218 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:02:08 [2022-08-30T10:02:08.943Z] #31 2.546 
10:02:09 [2022-08-30T10:02:09.205Z] #31 2.774 #=#=#                                                                         

######################################################################## 100.0%
10:02:09 [2022-08-30T10:02:09.467Z] #31 3.131 
10:02:09 [2022-08-30T10:02:09.687Z] #55 25.77 go: downloading mvdan.cc/gofumpt v0.3.1
10:02:09 [2022-08-30T10:02:09.944Z] #55 25.77 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
10:02:09 [2022-08-30T10:02:09.944Z] #55 25.84 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
10:02:09 [2022-08-30T10:02:09.944Z] #55 25.95 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
10:02:09 [2022-08-30T10:02:09.944Z] #55 26.03 go: downloading github.com/davecgh/go-spew v1.1.1
10:02:10 [2022-08-30T10:02:10.202Z] #55 26.18 go: downloading github.com/pmezard/go-difflib v1.0.0
10:02:10 [2022-08-30T10:02:10.202Z] #55 26.20 go: downloading github.com/stretchr/objx v0.1.1
10:02:10 [2022-08-30T10:02:10.202Z] #55 26.23 go: downloading golang.org/x/text v0.3.7
10:02:10 [2022-08-30T10:02:10.420Z] #31 4.168 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:02:10 [2022-08-30T10:02:10.681Z] #31 4.441 
10:02:11 [2022-08-30T10:02:11.204Z] #31 4.665 #=#=#                                                                         

################################################################          89.0%
######################################################################## 100.0%
10:02:11 [2022-08-30T10:02:11.204Z] #31 5.006 
10:02:12 [2022-08-30T10:02:12.149Z] #31 5.988 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
10:02:12 [2022-08-30T10:02:12.223Z] #34 ...
10:02:12 [2022-08-30T10:02:12.223Z] 
10:02:12 [2022-08-30T10:02:12.223Z] #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
10:02:12 [2022-08-30T10:02:12.223Z] #31 sha256:705d720c8b958c6b3df1c3c71945dac79901061c90590ff37175d2efa394f23e
10:02:12 [2022-08-30T10:02:12.223Z] #31 10.99 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
10:02:12 [2022-08-30T10:02:12.223Z] #31 12.45 #=#=#                                                                         
10:02:12 [2022-08-30T10:02:12.223Z] #31 12.78 #=#=#                                                                         

######################################################################## 100.0%
10:02:12 [2022-08-30T10:02:12.223Z] #31 14.42 
10:02:12 [2022-08-30T10:02:12.223Z] #31 14.92 Download of images into '/build' complete.
10:02:12 [2022-08-30T10:02:12.223Z] #31 14.92 Use something like the following to load the result into a Docker daemon:
10:02:12 [2022-08-30T10:02:12.223Z] #31 14.92   tar -cC '/build' . | docker load
10:02:12 [2022-08-30T10:02:12.223Z] #31 DONE 15.2s
10:02:12 [2022-08-30T10:02:12.223Z] 
10:02:12 [2022-08-30T10:02:12.223Z] #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
10:02:12 [2022-08-30T10:02:12.223Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2
10:02:12 [2022-08-30T10:02:12.223Z] #40 6.469 go: downloading github.com/tc-hib/go-winres v0.2.3
10:02:12 [2022-08-30T10:02:12.223Z] #40 7.859 go: downloading github.com/tc-hib/winres v0.1.5
10:02:12 [2022-08-30T10:02:12.223Z] #40 9.505 go: downloading github.com/urfave/cli/v2 v2.3.0
10:02:12 [2022-08-30T10:02:12.223Z] #40 9.742 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
10:02:12 [2022-08-30T10:02:12.223Z] #40 9.806 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
10:02:12 [2022-08-30T10:02:12.223Z] #40 ...
10:02:12 [2022-08-30T10:02:12.223Z] 
10:02:12 [2022-08-30T10:02:12.223Z] #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
10:02:12 [2022-08-30T10:02:12.223Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d
10:02:12 [2022-08-30T10:02:12.223Z] #36 7.619 go: downloading github.com/go-delve/delve v1.8.1
10:02:12 [2022-08-30T10:02:12.223Z] #36 ...
10:02:12 [2022-08-30T10:02:12.223Z] 
10:02:12 [2022-08-30T10:02:12.223Z] #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
10:02:12 [2022-08-30T10:02:12.223Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:02:12 [2022-08-30T10:02:12.223Z] #14 5.380 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:02:12 [2022-08-30T10:02:12.223Z] #14 5.403 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:02:12 [2022-08-30T10:02:12.223Z] #14 5.419 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:02:12 [2022-08-30T10:02:12.223Z] #14 5.869 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:02:12 [2022-08-30T10:02:12.223Z] #14 7.532 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB]
10:02:12 [2022-08-30T10:02:12.223Z] #14 9.772 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:02:12 [2022-08-30T10:02:12.223Z] #14 ...
10:02:12 [2022-08-30T10:02:12.223Z] 
10:02:12 [2022-08-30T10:02:12.223Z] #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
10:02:12 [2022-08-30T10:02:12.223Z] #67 sha256:8389359fbf22569a4f8e5b56fb526e81257d7049bb3aedbf220b8f1959716943
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.844 + RM_GOPATH=0
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.844 + TMP_GOPATH=
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.844 + : /build
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.844 + '[' -z '' ']'
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.844 ++ mktemp -d
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.847 + export GOPATH=/tmp/tmp.RFv0cxt3ll
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.847 + GOPATH=/tmp/tmp.RFv0cxt3ll
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.847 + RM_GOPATH=1
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.847 + case "$(go env GOARCH)" in
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.847 ++ go env GOARCH
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.885 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.887 + export GO_BUILDMODE=-buildmode=pie
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.887 + GO_BUILDMODE=-buildmode=pie
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.887 ++ dirname /install.sh
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.887 + dir=/
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.887 + bin=rootlesskit
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.887 + shift
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.887 + '[' '!' -f //rootlesskit.installer ']'
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.887 + . //rootlesskit.installer
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.887 ++ : 1920341cd41e047834a21007424162a2dc946315
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.887 + install_rootlesskit
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.887 + case "$1" in
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.887 + export CGO_ENABLED=0
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.887 + CGO_ENABLED=0
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.887 + _install_rootlesskit
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.887 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.887 + for f in rootlesskit rootlesskit-docker-proxy
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.887 + GOBIN=/build
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.887 + GO111MODULE=on
10:02:12 [2022-08-30T10:02:12.223Z] #67 5.887 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
10:02:12 [2022-08-30T10:02:12.223Z] #67 6.732 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
10:02:12 [2022-08-30T10:02:12.223Z] #67 ...
10:02:12 [2022-08-30T10:02:12.223Z] 
10:02:12 [2022-08-30T10:02:12.223Z] #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
10:02:12 [2022-08-30T10:02:12.223Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68
10:02:12 [2022-08-30T10:02:12.223Z] #47 6.279 + git clone https://github.com/docker/distribution.git .
10:02:12 [2022-08-30T10:02:12.223Z] #47 6.279 Cloning into '.'...
10:02:12 [2022-08-30T10:02:12.223Z] #47 ...
10:02:12 [2022-08-30T10:02:12.223Z] 
10:02:12 [2022-08-30T10:02:12.223Z] #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             ;
10:02:12 [2022-08-30T10:02:12.223Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e
10:02:12 [2022-08-30T10:02:12.223Z] #76 6.410 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:02:12 [2022-08-30T10:02:12.223Z] #76 6.444 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:02:12 [2022-08-30T10:02:12.223Z] #76 6.444 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:02:12 [2022-08-30T10:02:12.223Z] #76 7.324 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:02:12 [2022-08-30T10:02:12.223Z] #76 9.719 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB]
10:02:12 [2022-08-30T10:02:12.485Z] #76 ...
10:02:12 [2022-08-30T10:02:12.485Z] 
10:02:12 [2022-08-30T10:02:12.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
10:02:12 [2022-08-30T10:02:12.485Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74
10:02:12 [2022-08-30T10:02:12.485Z] #62 5.820 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:02:12 [2022-08-30T10:02:12.485Z] #62 5.836 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:02:12 [2022-08-30T10:02:12.485Z] #62 5.836 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:02:12 [2022-08-30T10:02:12.485Z] #62 6.699 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:02:12 [2022-08-30T10:02:12.485Z] #62 9.098 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB]
10:02:12 [2022-08-30T10:02:12.485Z] #62 ...
10:02:12 [2022-08-30T10:02:12.485Z] 
10:02:12 [2022-08-30T10:02:12.485Z] #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
10:02:12 [2022-08-30T10:02:12.485Z] #26 sha256:b5a8435e6ce6f1645ec48b87db61faf79c70590f9a6d8afc7fe6cca82d3e15a2
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 Install docker/cli version 17.06.2-ce from stable
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 + RM_GOPATH=0
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 + TMP_GOPATH=
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 + : /build
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 + '[' -z '' ']'
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 ++ mktemp -d
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 + export GOPATH=/tmp/tmp.xvNpWrzQdb
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 + GOPATH=/tmp/tmp.xvNpWrzQdb
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 + RM_GOPATH=1
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 + case "$(go env GOARCH)" in
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 ++ go env GOARCH
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 + export GO_BUILDMODE=-buildmode=pie
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 + GO_BUILDMODE=-buildmode=pie
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 ++ dirname /install.sh
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 + dir=/
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 + bin=dockercli
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 + shift
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 + '[' '!' -f //dockercli.installer ']'
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 + . //dockercli.installer
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 ++ : stable
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 ++ : 17.06.2-ce
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 + install_dockercli
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.337 ++ uname -m
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.351 + arch=x86_64
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.351 + '[' x86_64 '!=' x86_64 ']'
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.351 + url=https://download.docker.com/linux/static
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.351 + tar -xz docker/docker
10:02:12 [2022-08-30T10:02:12.485Z] #26 5.351 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:02:12 [2022-08-30T10:02:12.723Z] #31 6.286 
10:02:12 [2022-08-30T10:02:12.724Z] #55 ...
10:02:12 [2022-08-30T10:02:12.724Z] 
10:02:12 [2022-08-30T10:02:12.724Z] #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
10:02:12 [2022-08-30T10:02:12.724Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2
10:02:12 [2022-08-30T10:02:12.724Z] #57 18.75 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:02:12 [2022-08-30T10:02:12.724Z] #57 18.78 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:02:12 [2022-08-30T10:02:12.724Z] #57 18.92 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:02:12 [2022-08-30T10:02:12.724Z] #57 20.40 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:02:12 [2022-08-30T10:02:12.746Z] #26 ...
10:02:12 [2022-08-30T10:02:12.746Z] 
10:02:12 [2022-08-30T10:02:12.746Z] #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
10:02:12 [2022-08-30T10:02:12.746Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147
10:02:12 [2022-08-30T10:02:12.746Z] #42 5.380 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:02:12 [2022-08-30T10:02:12.746Z] #42 5.418 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:02:12 [2022-08-30T10:02:12.746Z] #42 5.418 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:02:12 [2022-08-30T10:02:12.746Z] #42 5.819 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:02:12 [2022-08-30T10:02:12.746Z] #42 7.598 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB]
10:02:12 [2022-08-30T10:02:12.746Z] #42 10.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:02:12 [2022-08-30T10:02:12.981Z] #57 ...
10:02:12 [2022-08-30T10:02:12.981Z] 
10:02:12 [2022-08-30T10:02:12.981Z] #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
10:02:12 [2022-08-30T10:02:12.981Z] #31 sha256:08fc0a8cf9c6dcd6176d14380ddc36d426bae9085b5da15e7ea53c83bfce2902
10:02:12 [2022-08-30T10:02:12.981Z] #31 23.45 
10:02:12 [2022-08-30T10:02:12.981Z] #31 26.32 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
10:02:12 [2022-08-30T10:02:12.981Z] #31 27.89 #=#=#                                                                         
10:02:12 [2022-08-30T10:02:12.981Z] #31 28.26 #=#=#                                                                         

######################################################################## 100.0%
10:02:12 [2022-08-30T10:02:12.981Z] #31 29.57 
10:02:12 [2022-08-30T10:02:12.981Z] #31 29.99 Download of images into '/build' complete.
10:02:12 [2022-08-30T10:02:12.981Z] #31 30.00 Use something like the following to load the result into a Docker daemon:
10:02:12 [2022-08-30T10:02:12.981Z] #31 30.00   tar -cC '/build' . | docker load
10:02:12 [2022-08-30T10:02:12.984Z] #31 6.507 #=#=#                                                                         

##############                                                            19.7%
#########################################                                 57.8%
10:02:12 [2022-08-30T10:02:12.985Z] #31 ...
10:02:12 [2022-08-30T10:02:12.985Z] 
10:02:12 [2022-08-30T10:02:12.985Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:02:12 [2022-08-30T10:02:12.985Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059
10:02:12 [2022-08-30T10:02:12.985Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 8.4s done
10:02:12 [2022-08-30T10:02:12.985Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0.2s
10:02:13 [2022-08-30T10:02:13.008Z] #42 ...
10:02:13 [2022-08-30T10:02:13.008Z] 
10:02:13 [2022-08-30T10:02:13.008Z] #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
10:02:13 [2022-08-30T10:02:13.008Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24
10:02:13 [2022-08-30T10:02:13.008Z] #38 6.551 go: downloading github.com/pelletier/go-toml v1.8.1
10:02:13 [2022-08-30T10:02:13.008Z] #38 ...
10:02:13 [2022-08-30T10:02:13.008Z] 
10:02:13 [2022-08-30T10:02:13.008Z] #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
10:02:13 [2022-08-30T10:02:13.008Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0
10:02:13 [2022-08-30T10:02:13.008Z] #57 8.278 go: downloading mvdan.cc/sh/v3 v3.0.2
10:02:13 [2022-08-30T10:02:13.008Z] #57 9.848 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:02:13 [2022-08-30T10:02:13.008Z] #57 9.905 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:02:13 [2022-08-30T10:02:13.008Z] #57 10.18 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:02:13 [2022-08-30T10:02:13.246Z] #11 ...
10:02:13 [2022-08-30T10:02:13.246Z] 
10:02:13 [2022-08-30T10:02:13.246Z] #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
10:02:13 [2022-08-30T10:02:13.246Z] #31 sha256:16bd44b7292e0b12e80be5a3279103d0b46815a07ba3f72686f2676051d2e23d
10:02:13 [2022-08-30T10:02:13.246Z] #31 6.507 #=#=#                                                                         

##############                                                            19.7%
#########################################                                 57.8%
################################################################          89.8%
######################################################################## 100.0%
10:02:13 [2022-08-30T10:02:13.273Z] #57 ...
10:02:13 [2022-08-30T10:02:13.273Z] 
10:02:13 [2022-08-30T10:02:13.273Z] #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
10:02:13 [2022-08-30T10:02:13.273Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf
10:02:13 [2022-08-30T10:02:13.273Z] #53 5.707 go: downloading gotest.tools/gotestsum v1.8.1
10:02:13 [2022-08-30T10:02:13.273Z] #53 7.718 go: downloading github.com/fatih/color v1.10.0
10:02:13 [2022-08-30T10:02:13.273Z] #53 7.731 go: downloading github.com/dnephin/pflag v1.0.7
10:02:13 [2022-08-30T10:02:13.273Z] #53 7.850 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:02:13 [2022-08-30T10:02:13.273Z] #53 7.867 go: downloading github.com/pkg/errors v0.9.1
10:02:13 [2022-08-30T10:02:13.273Z] #53 8.096 go: downloading golang.org/x/tools v0.1.0
10:02:13 [2022-08-30T10:02:13.273Z] #53 8.590 go: downloading github.com/mattn/go-colorable v0.1.8
10:02:13 [2022-08-30T10:02:13.273Z] #53 8.631 go: downloading github.com/mattn/go-isatty v0.0.12
10:02:13 [2022-08-30T10:02:13.273Z] #53 8.851 go: downloading github.com/fsnotify/fsnotify v1.4.9
10:02:13 [2022-08-30T10:02:13.273Z] #53 9.093 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
10:02:13 [2022-08-30T10:02:13.273Z] #53 ...
10:02:13 [2022-08-30T10:02:13.273Z] 
10:02:13 [2022-08-30T10:02:13.273Z] #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.46.2"      && /build/golangci-lint --version
10:02:13 [2022-08-30T10:02:13.273Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:02:13 [2022-08-30T10:02:13.273Z] #55 7.963 go: downloading github.com/golangci/golangci-lint v1.46.2
10:02:13 [2022-08-30T10:02:13.273Z] #55 10.39 go: downloading github.com/fatih/color v1.13.0
10:02:13 [2022-08-30T10:02:13.273Z] #55 10.44 go: downloading github.com/gofrs/flock v0.8.1
10:02:13 [2022-08-30T10:02:13.273Z] #55 10.59 go: downloading github.com/spf13/cobra v1.4.0
10:02:13 [2022-08-30T10:02:13.273Z] #55 10.66 go: downloading github.com/spf13/pflag v1.0.5
10:02:13 [2022-08-30T10:02:13.273Z] #55 11.06 go: downloading github.com/spf13/viper v1.11.0
10:02:13 [2022-08-30T10:02:13.273Z] #55 11.17 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
10:02:13 [2022-08-30T10:02:13.536Z] #55 ...
10:02:13 [2022-08-30T10:02:13.536Z] 
10:02:13 [2022-08-30T10:02:13.536Z] #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
10:02:13 [2022-08-30T10:02:13.536Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74
10:02:13 [2022-08-30T10:02:13.536Z] #62 11.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:02:13 [2022-08-30T10:02:13.537Z] #31 7.063 
10:02:13 [2022-08-30T10:02:13.913Z] #31 DONE 31.0s
10:02:13 [2022-08-30T10:02:13.913Z] 
10:02:13 [2022-08-30T10:02:13.913Z] #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
10:02:13 [2022-08-30T10:02:13.913Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6
10:02:13 [2022-08-30T10:02:13.913Z] #62 22.74 Building dependency tree...
10:02:13 [2022-08-30T10:02:13.913Z] #62 26.72 The following additional packages will be installed:
10:02:13 [2022-08-30T10:02:13.913Z] #62 26.77   libbtrfs0
10:02:13 [2022-08-30T10:02:13.913Z] #62 26.97 The following NEW packages will be installed:
10:02:13 [2022-08-30T10:02:13.913Z] #62 27.00   libbtrfs-dev libbtrfs0
10:02:13 [2022-08-30T10:02:13.913Z] #62 27.47 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
10:02:13 [2022-08-30T10:02:13.913Z] #62 27.47 Need to get 454 kB of archives.
10:02:13 [2022-08-30T10:02:13.913Z] #62 27.47 After this operation, 1275 kB of additional disk space will be used.
10:02:13 [2022-08-30T10:02:13.913Z] #62 27.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
10:02:13 [2022-08-30T10:02:13.913Z] #62 27.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
10:02:13 [2022-08-30T10:02:13.913Z] #62 28.49 debconf: delaying package configuration, since apt-utils is not installed
10:02:13 [2022-08-30T10:02:13.913Z] #62 28.73 Fetched 454 kB in 0s (1220 kB/s)
10:02:13 [2022-08-30T10:02:13.913Z] #62 28.84 Selecting previously unselected package libbtrfs0:arm64.
10:02:13 [2022-08-30T10:02:13.913Z] #62 28.84 (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 ... 15708 files and directories currently installed.)
10:02:13 [2022-08-30T10:02:13.913Z] #62 28.90 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
10:02:13 [2022-08-30T10:02:13.913Z] #62 28.92 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
10:02:13 [2022-08-30T10:02:13.913Z] #62 29.58 Selecting previously unselected package libbtrfs-dev:arm64.
10:02:13 [2022-08-30T10:02:13.913Z] #62 29.60 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
10:02:13 [2022-08-30T10:02:13.913Z] #62 29.83 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
10:02:14 [2022-08-30T10:02:14.170Z] #62 30.24 Setting up libbtrfs0:arm64 (5.10.1-2) ...
10:02:14 [2022-08-30T10:02:14.170Z] #62 30.28 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
10:02:14 [2022-08-30T10:02:14.427Z] #62 30.35 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:02:14 [2022-08-30T10:02:14.485Z] #31 8.189 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:02:14 [2022-08-30T10:02:14.686Z] #62 DONE 30.7s
10:02:14 [2022-08-30T10:02:14.686Z] 
10:02:14 [2022-08-30T10:02:14.686Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
10:02:14 [2022-08-30T10:02:14.686Z] #63 sha256:8b33162e39144efff37c1e45fac9d3e3e9a2a0cdbe35442f1b9f4bf324576a68
10:02:14 [2022-08-30T10:02:14.747Z] #31 8.571 
10:02:14 [2022-08-30T10:02:14.944Z] #63 DONE 0.3s
10:02:14 [2022-08-30T10:02:14.944Z] 
10:02:14 [2022-08-30T10:02:14.944Z] #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
10:02:14 [2022-08-30T10:02:14.944Z] #64 sha256:24399e73f498c90351846ee3605b480908fbf3df51440bfee439ad5ac2d7e398
10:02:15 [2022-08-30T10:02:15.270Z] #31 8.796 #=#=#                                                                         

######################################################################## 100.0%
10:02:15 [2022-08-30T10:02:15.507Z] #64 0.570 + RM_GOPATH=0
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.572 + TMP_GOPATH=
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.573 + : /build
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.573 + '[' -z '' ']'
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.575 ++ mktemp -d
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.579 + export GOPATH=/tmp/tmp.KkaoZQvZvJ
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.580 + GOPATH=/tmp/tmp.KkaoZQvZvJ
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.580 + RM_GOPATH=1
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.580 + case "$(go env GOARCH)" in
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.581 ++ go env GOARCH
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.611 + export GO_BUILDMODE=-buildmode=pie
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.611 + GO_BUILDMODE=-buildmode=pie
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.611 ++ dirname /install.sh
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.613 + dir=/
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.613 + bin=containerd
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.613 + shift
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.613 + '[' '!' -f //containerd.installer ']'
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.613 + . //containerd.installer
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.613 ++ set -e
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.613 ++ : v1.6.8
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.613 + install_containerd
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.614 + echo 'Install containerd version v1.6.8'
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.614 Install containerd version v1.6.8
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.614 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KkaoZQvZvJ/src/github.com/containerd/containerd
10:02:15 [2022-08-30T10:02:15.508Z] #64 0.626 Cloning into '/tmp/tmp.KkaoZQvZvJ/src/github.com/containerd/containerd'...
10:02:15 [2022-08-30T10:02:15.531Z] #31 9.097 
10:02:15 [2022-08-30T10:02:15.764Z] #64 ...
10:02:15 [2022-08-30T10:02:15.764Z] 
10:02:15 [2022-08-30T10:02:15.764Z] #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
10:02:15 [2022-08-30T10:02:15.764Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9
10:02:15 [2022-08-30T10:02:15.764Z] #42 16.40 Reading package lists...
10:02:15 [2022-08-30T10:02:15.764Z] #42 22.09 Reading package lists...
10:02:15 [2022-08-30T10:02:15.764Z] #42 26.47 Building dependency tree...
10:02:15 [2022-08-30T10:02:15.764Z] #42 30.90 The following additional packages will be installed:
10:02:15 [2022-08-30T10:02:15.764Z] #42 30.91   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
10:02:15 [2022-08-30T10:02:15.764Z] #42 30.94 Suggested packages:
10:02:15 [2022-08-30T10:02:15.764Z] #42 30.94   cmake-doc ninja-build lrzip
10:02:15 [2022-08-30T10:02:15.764Z] #42 30.94 Recommended packages:
10:02:15 [2022-08-30T10:02:15.764Z] #42 30.94   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:02:16 [2022-08-30T10:02:16.020Z] #42 ...
10:02:16 [2022-08-30T10:02:16.020Z] 
10:02:16 [2022-08-30T10:02:16.020Z] #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             ;
10:02:16 [2022-08-30T10:02:16.020Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602
10:02:16 [2022-08-30T10:02:16.020Z] #76 17.60 Reading package lists...
10:02:16 [2022-08-30T10:02:16.020Z] #76 23.32 Building dependency tree...
10:02:16 [2022-08-30T10:02:16.020Z] #76 27.47 python3 is already the newest version (3.9.2-3).
10:02:16 [2022-08-30T10:02:16.020Z] #76 27.47 The following additional packages will be installed:
10:02:16 [2022-08-30T10:02:16.020Z] #76 27.47   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
10:02:16 [2022-08-30T10:02:16.020Z] #76 27.47   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
10:02:16 [2022-08-30T10:02:16.020Z] #76 27.52 Suggested packages:
10:02:16 [2022-08-30T10:02:16.020Z] #76 27.52   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
10:02:16 [2022-08-30T10:02:16.020Z] #76 27.52   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
10:02:16 [2022-08-30T10:02:16.020Z] #76 27.52   m4-doc ed diffutils-doc
10:02:16 [2022-08-30T10:02:16.020Z] #76 27.52 Recommended packages:
10:02:16 [2022-08-30T10:02:16.020Z] #76 27.52   fakeroot libalgorithm-merge-perl libltdl-dev
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.06 The following NEW packages will be installed:
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.07   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.07   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.07   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.07   libyajl2 m4 patch xz-utils
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.50 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.50 Need to get 5916 kB of archives.
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.50 After this operation, 18.6 MB of additional disk space will be used.
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.81 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB]
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.87 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
10:02:16 [2022-08-30T10:02:16.021Z] #76 29.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
10:02:16 [2022-08-30T10:02:16.021Z] #76 30.88 debconf: delaying package configuration, since apt-utils is not installed
10:02:16 [2022-08-30T10:02:16.021Z] #76 31.23 Fetched 5916 kB in 1s (7597 kB/s)
10:02:16 [2022-08-30T10:02:16.021Z] #76 31.35 Selecting previously unselected package bzip2.
10:02:16 [2022-08-30T10:02:16.021Z] #76 31.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 ... 15708 files and directories currently installed.)
10:02:16 [2022-08-30T10:02:16.021Z] #76 31.53 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
10:02:16 [2022-08-30T10:02:16.021Z] #76 31.53 Unpacking bzip2 (1.0.8-4) ...
10:02:16 [2022-08-30T10:02:16.021Z] #76 31.65 Selecting previously unselected package libmagic-mgc.
10:02:16 [2022-08-30T10:02:16.021Z] #76 31.66 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
10:02:16 [2022-08-30T10:02:16.021Z] #76 31.67 Unpacking libmagic-mgc (1:5.39-3) ...
10:02:16 [2022-08-30T10:02:16.021Z] #76 ...
10:02:16 [2022-08-30T10:02:16.021Z] 
10:02:16 [2022-08-30T10:02:16.021Z] #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
10:02:16 [2022-08-30T10:02:16.021Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9
10:02:16 [2022-08-30T10:02:16.021Z] #42 31.98 The following NEW packages will be installed:
10:02:16 [2022-08-30T10:02:16.021Z] #42 32.03   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
10:02:16 [2022-08-30T10:02:16.021Z] #42 32.03   vim-common xxd
10:02:16 [2022-08-30T10:02:16.482Z] #31 9.863 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
10:02:16 [2022-08-30T10:02:16.482Z] #31 10.25 
10:02:16 [2022-08-30T10:02:16.584Z] #42 32.41 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
10:02:16 [2022-08-30T10:02:16.585Z] #42 32.41 Need to get 15.6 MB of archives.
10:02:16 [2022-08-30T10:02:16.585Z] #42 32.41 After this operation, 67.4 MB of additional disk space will be used.
10:02:16 [2022-08-30T10:02:16.585Z] #42 32.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
10:02:16 [2022-08-30T10:02:16.585Z] #42 32.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:02:16 [2022-08-30T10:02:16.585Z] #42 32.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
10:02:16 [2022-08-30T10:02:16.585Z] #42 32.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
10:02:16 [2022-08-30T10:02:16.585Z] #42 ...
10:02:16 [2022-08-30T10:02:16.585Z] 
10:02:16 [2022-08-30T10:02:16.585Z] #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
10:02:16 [2022-08-30T10:02:16.585Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23
10:02:16 [2022-08-30T10:02:16.585Z] #51 16.91 Reading package lists...
10:02:16 [2022-08-30T10:02:16.585Z] #51 22.45 Reading package lists...
10:02:16 [2022-08-30T10:02:16.585Z] #51 27.23 Building dependency tree...
10:02:16 [2022-08-30T10:02:16.585Z] #51 31.89 The following additional packages will be installed:
10:02:16 [2022-08-30T10:02:16.585Z] #51 31.91   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
10:02:16 [2022-08-30T10:02:16.585Z] #51 31.91   python3-protobuf python3-six
10:02:16 [2022-08-30T10:02:16.585Z] #51 31.92 Suggested packages:
10:02:16 [2022-08-30T10:02:16.585Z] #51 31.92   python3-setuptools
10:02:16 [2022-08-30T10:02:16.585Z] #51 31.92 Recommended packages:
10:02:16 [2022-08-30T10:02:16.585Z] #51 31.92   iproute2 | iproute
10:02:16 [2022-08-30T10:02:16.743Z] #31 10.48 #=#=#                                                                         

######################################################################## 100.0%
10:02:16 [2022-08-30T10:02:16.842Z] #51 ...
10:02:16 [2022-08-30T10:02:16.842Z] 
10:02:16 [2022-08-30T10:02:16.842Z] #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             ;
10:02:16 [2022-08-30T10:02:16.842Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602
10:02:16 [2022-08-30T10:02:16.842Z] #76 32.27 Selecting previously unselected package libmagic1:arm64.
10:02:16 [2022-08-30T10:02:16.842Z] #76 32.28 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
10:02:16 [2022-08-30T10:02:16.842Z] #76 32.29 Unpacking libmagic1:arm64 (1:5.39-3) ...
10:02:16 [2022-08-30T10:02:16.842Z] #76 32.54 Selecting previously unselected package file.
10:02:16 [2022-08-30T10:02:16.842Z] #76 32.55 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
10:02:16 [2022-08-30T10:02:16.842Z] #76 32.57 Unpacking file (1:5.39-3) ...
10:02:16 [2022-08-30T10:02:16.849Z] #62 ...
10:02:16 [2022-08-30T10:02:16.849Z] 
10:02:16 [2022-08-30T10:02:16.849Z] #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
10:02:16 [2022-08-30T10:02:16.849Z] #26 sha256:b5a8435e6ce6f1645ec48b87db61faf79c70590f9a6d8afc7fe6cca82d3e15a2
10:02:16 [2022-08-30T10:02:16.849Z] #26 14.57 + mkdir -p /build
10:02:16 [2022-08-30T10:02:16.849Z] #26 14.58 + mv docker/docker /build/
10:02:16 [2022-08-30T10:02:16.849Z] #26 14.58 + rmdir docker
10:02:16 [2022-08-30T10:02:16.849Z] #26 DONE 14.7s
10:02:16 [2022-08-30T10:02:16.849Z] 
10:02:16 [2022-08-30T10:02:16.849Z] #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
10:02:16 [2022-08-30T10:02:16.849Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf
10:02:16 [2022-08-30T10:02:16.849Z] #53 13.75 go: downloading github.com/jonboulle/clockwork v0.2.2
10:02:16 [2022-08-30T10:02:16.850Z] #53 13.98 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
10:02:16 [2022-08-30T10:02:16.850Z] #53 14.17 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
10:02:17 [2022-08-30T10:02:17.004Z] #31 10.79 
10:02:17 [2022-08-30T10:02:17.099Z] #76 32.97 Selecting previously unselected package xz-utils.
10:02:17 [2022-08-30T10:02:17.100Z] #76 32.97 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
10:02:17 [2022-08-30T10:02:17.100Z] #76 32.99 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:02:17 [2022-08-30T10:02:17.266Z] #31 10.90 Download of images into '/build' complete.
10:02:17 [2022-08-30T10:02:17.266Z] #31 10.90 Use something like the following to load the result into a Docker daemon:
10:02:17 [2022-08-30T10:02:17.266Z] #31 10.90   tar -cC '/build' . | docker load
10:02:17 [2022-08-30T10:02:17.357Z] #76 33.39 Selecting previously unselected package libsigsegv2:arm64.
10:02:17 [2022-08-30T10:02:17.357Z] #76 33.40 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
10:02:17 [2022-08-30T10:02:17.357Z] #76 33.41 Unpacking libsigsegv2:arm64 (2.13-1) ...
10:02:17 [2022-08-30T10:02:17.614Z] #76 33.54 Selecting previously unselected package m4.
10:02:17 [2022-08-30T10:02:17.614Z] #76 33.55 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
10:02:17 [2022-08-30T10:02:17.614Z] #76 33.57 Unpacking m4 (1.4.18-5) ...
10:02:17 [2022-08-30T10:02:17.872Z] #76 ...
10:02:17 [2022-08-30T10:02:17.872Z] 
10:02:17 [2022-08-30T10:02:17.872Z] #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
10:02:17 [2022-08-30T10:02:17.872Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4
10:02:17 [2022-08-30T10:02:17.872Z] #47 23.51 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:02:17 [2022-08-30T10:02:17.872Z] #47 ...
10:02:17 [2022-08-30T10:02:17.872Z] 
10:02:17 [2022-08-30T10:02:17.872Z] #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             ;
10:02:17 [2022-08-30T10:02:17.872Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602
10:02:17 [2022-08-30T10:02:17.872Z] #76 33.83 Selecting previously unselected package autoconf.
10:02:17 [2022-08-30T10:02:17.872Z] #76 33.84 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
10:02:18 [2022-08-30T10:02:18.129Z] #76 34.04 Unpacking autoconf (2.69-14) ...
10:02:18 [2022-08-30T10:02:18.388Z] #76 34.53 Selecting previously unselected package autotools-dev.
10:02:18 [2022-08-30T10:02:18.388Z] #76 34.53 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
10:02:18 [2022-08-30T10:02:18.388Z] #76 34.54 Unpacking autotools-dev (20180224.1+nmu1) ...
10:02:18 [2022-08-30T10:02:18.774Z] #53 16.72 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
10:02:18 [2022-08-30T10:02:18.774Z] #53 16.78 go: downloading golang.org/x/mod v0.3.0
10:02:18 [2022-08-30T10:02:18.978Z] #76 34.74 Selecting previously unselected package automake.
10:02:18 [2022-08-30T10:02:18.978Z] #76 34.74 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
10:02:18 [2022-08-30T10:02:18.978Z] #76 34.75 Unpacking automake (1:1.16.3-2) ...
10:02:19 [2022-08-30T10:02:19.565Z] #76 35.61 Selecting previously unselected package patch.
10:02:19 [2022-08-30T10:02:19.565Z] #76 35.61 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
10:02:19 [2022-08-30T10:02:19.565Z] #76 35.62 Unpacking patch (2.7.6-7) ...
10:02:19 [2022-08-30T10:02:19.721Z] #53 ...
10:02:19 [2022-08-30T10:02:19.721Z] 
10:02:19 [2022-08-30T10:02:19.721Z] #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
10:02:19 [2022-08-30T10:02:19.721Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953
10:02:19 [2022-08-30T10:02:19.721Z] #51 7.493 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:02:19 [2022-08-30T10:02:19.721Z] #51 7.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:02:19 [2022-08-30T10:02:19.721Z] #51 7.594 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:02:19 [2022-08-30T10:02:19.721Z] #51 8.226 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
10:02:19 [2022-08-30T10:02:19.721Z] #51 8.837 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:02:19 [2022-08-30T10:02:19.721Z] #51 12.15 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB]
10:02:19 [2022-08-30T10:02:19.721Z] #51 14.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:02:19 [2022-08-30T10:02:19.721Z] #51 17.60 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
10:02:19 [2022-08-30T10:02:19.721Z] #51 ...
10:02:19 [2022-08-30T10:02:19.721Z] 
10:02:19 [2022-08-30T10:02:19.721Z] #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.46.2"      && /build/golangci-lint --version
10:02:19 [2022-08-30T10:02:19.721Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:02:19 [2022-08-30T10:02:19.721Z] #55 11.91 go: downloading github.com/mattn/go-colorable v0.1.12
10:02:19 [2022-08-30T10:02:19.721Z] #55 11.95 go: downloading github.com/mattn/go-isatty v0.0.14
10:02:19 [2022-08-30T10:02:19.721Z] #55 12.20 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
10:02:19 [2022-08-30T10:02:19.721Z] #55 12.20 go: downloading github.com/go-critic/go-critic v0.6.3
10:02:19 [2022-08-30T10:02:19.721Z] #55 15.05 go: downloading github.com/hashicorp/go-version v1.4.0
10:02:19 [2022-08-30T10:02:19.721Z] #55 15.24 go: downloading github.com/ldez/gomoddirectives v0.2.3
10:02:19 [2022-08-30T10:02:19.721Z] #55 15.46 go: downloading github.com/mitchellh/go-homedir v1.1.0
10:02:19 [2022-08-30T10:02:19.721Z] #55 15.56 go: downloading github.com/hashicorp/go-multierror v1.1.1
10:02:19 [2022-08-30T10:02:19.815Z] #31 ...
10:02:19 [2022-08-30T10:02:19.815Z] 
10:02:19 [2022-08-30T10:02:19.815Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:02:19 [2022-08-30T10:02:19.815Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059
10:02:19 [2022-08-30T10:02:19.815Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 6.8s
10:02:19 [2022-08-30T10:02:19.815Z] #11 ...
10:02:19 [2022-08-30T10:02:19.815Z] 
10:02:19 [2022-08-30T10:02:19.815Z] #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
10:02:19 [2022-08-30T10:02:19.815Z] #31 sha256:16bd44b7292e0b12e80be5a3279103d0b46815a07ba3f72686f2676051d2e23d
10:02:19 [2022-08-30T10:02:19.815Z] #31 DONE 13.5s
10:02:19 [2022-08-30T10:02:19.815Z] 
10:02:19 [2022-08-30T10:02:19.815Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
10:02:19 [2022-08-30T10:02:19.815Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059
10:02:19 [2022-08-30T10:02:19.822Z] #76 35.81 Selecting previously unselected package dpkg-dev.
10:02:19 [2022-08-30T10:02:19.822Z] #76 35.85 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
10:02:19 [2022-08-30T10:02:19.822Z] #76 ...
10:02:19 [2022-08-30T10:02:19.822Z] 
10:02:19 [2022-08-30T10:02:19.822Z] #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
10:02:19 [2022-08-30T10:02:19.822Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac
10:02:19 [2022-08-30T10:02:19.822Z] #14 20.77 Reading package lists...
10:02:19 [2022-08-30T10:02:19.822Z] #14 26.11 Building dependency tree...
10:02:19 [2022-08-30T10:02:19.822Z] #14 30.12 The following additional packages will be installed:
10:02:19 [2022-08-30T10:02:19.822Z] #14 30.12   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:02:19 [2022-08-30T10:02:19.822Z] #14 30.12   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
10:02:19 [2022-08-30T10:02:19.822Z] #14 30.12   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
10:02:19 [2022-08-30T10:02:19.822Z] #14 30.13   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
10:02:19 [2022-08-30T10:02:19.822Z] #14 30.13   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
10:02:19 [2022-08-30T10:02:19.822Z] #14 30.13   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
10:02:19 [2022-08-30T10:02:19.822Z] #14 30.14   mingw-w64-common mingw-w64-x86-64-dev
10:02:19 [2022-08-30T10:02:19.822Z] #14 30.18 Suggested packages:
10:02:19 [2022-08-30T10:02:19.822Z] #14 30.18   gcc-10-locales seccomp wine64
10:02:19 [2022-08-30T10:02:19.822Z] #14 31.98 The following NEW packages will be installed:
10:02:19 [2022-08-30T10:02:19.822Z] #14 32.00   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:02:19 [2022-08-30T10:02:19.822Z] #14 32.00   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
10:02:19 [2022-08-30T10:02:19.822Z] #14 32.00   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
10:02:19 [2022-08-30T10:02:19.822Z] #14 32.00   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
10:02:19 [2022-08-30T10:02:19.822Z] #14 32.00   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
10:02:19 [2022-08-30T10:02:19.822Z] #14 32.00   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
10:02:19 [2022-08-30T10:02:19.822Z] #14 32.01   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
10:02:19 [2022-08-30T10:02:19.822Z] #14 32.01   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
10:02:19 [2022-08-30T10:02:19.822Z] #14 32.01   mingw-w64-x86-64-dev
10:02:19 [2022-08-30T10:02:19.822Z] #14 32.45 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
10:02:19 [2022-08-30T10:02:19.822Z] #14 32.45 Need to get 108 MB of archives.
10:02:19 [2022-08-30T10:02:19.822Z] #14 32.45 After this operation, 620 MB of additional disk space will be used.
10:02:19 [2022-08-30T10:02:19.822Z] #14 32.45 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]
10:02:19 [2022-08-30T10:02:19.822Z] #14 32.55 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]
10:02:19 [2022-08-30T10:02:19.822Z] #14 32.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
10:02:19 [2022-08-30T10:02:19.822Z] #14 32.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
10:02:19 [2022-08-30T10:02:19.822Z] #14 32.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
10:02:19 [2022-08-30T10:02:19.822Z] #14 32.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
10:02:19 [2022-08-30T10:02:19.822Z] #14 33.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
10:02:19 [2022-08-30T10:02:19.822Z] #14 33.26 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]
10:02:19 [2022-08-30T10:02:19.822Z] #14 33.30 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]
10:02:19 [2022-08-30T10:02:19.822Z] #14 34.07 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]
10:02:19 [2022-08-30T10:02:19.822Z] #14 35.51 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]
10:02:20 [2022-08-30T10:02:20.148Z] #14 ...
10:02:20 [2022-08-30T10:02:20.148Z] 
10:02:20 [2022-08-30T10:02:20.148Z] #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
10:02:20 [2022-08-30T10:02:20.148Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544
10:02:20 [2022-08-30T10:02:20.148Z] #40 35.79 NAME:
10:02:20 [2022-08-30T10:02:20.148Z] #40 35.80    go-winres - A tool for embedding resources in Windows executables
10:02:20 [2022-08-30T10:02:20.148Z] #40 35.80 
10:02:20 [2022-08-30T10:02:20.148Z] #40 35.80 USAGE:
10:02:20 [2022-08-30T10:02:20.148Z] #40 35.80    go-winres [global options] command [command options] [arguments...]
10:02:20 [2022-08-30T10:02:20.148Z] #40 35.80 
10:02:20 [2022-08-30T10:02:20.148Z] #40 35.80 COMMANDS:
10:02:20 [2022-08-30T10:02:20.148Z] #40 35.80    init     Create an initial ./winres/winres.json
10:02:20 [2022-08-30T10:02:20.148Z] #40 35.80    make     Make syso files for the "go build" command
10:02:20 [2022-08-30T10:02:20.148Z] #40 35.80    simply   Make syso files for the "go build" command (simplified)
10:02:20 [2022-08-30T10:02:20.148Z] #40 35.80    extract  Extract all resources from an executable
10:02:20 [2022-08-30T10:02:20.148Z] #40 35.81    patch    Replace resources in an executable file (exe, dll)
10:02:20 [2022-08-30T10:02:20.148Z] #40 35.81    help, h  Shows a list of commands or help for one command
10:02:20 [2022-08-30T10:02:20.148Z] #40 35.81 
10:02:20 [2022-08-30T10:02:20.148Z] #40 35.81 GLOBAL OPTIONS:
10:02:20 [2022-08-30T10:02:20.148Z] #40 35.81    --help, -h  show help (default: false)
10:02:20 [2022-08-30T10:02:20.667Z] #55 ...
10:02:20 [2022-08-30T10:02:20.667Z] 
10:02:20 [2022-08-30T10:02:20.667Z] #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
10:02:20 [2022-08-30T10:02:20.667Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147
10:02:20 [2022-08-30T10:02:20.667Z] #42 19.02 Fetched 8573 kB in 14s (619 kB/s)
10:02:22 [2022-08-30T10:02:22.047Z] #40 DONE 37.8s
10:02:22 [2022-08-30T10:02:22.047Z] 
10:02:22 [2022-08-30T10:02:22.047Z] #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
10:02:22 [2022-08-30T10:02:22.047Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1
10:02:22 [2022-08-30T10:02:22.047Z] #34 37.22 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.
10:02:22 [2022-08-30T10:02:22.047Z] #34 37.49 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
10:02:22 [2022-08-30T10:02:22.871Z] #34 38.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:02:23 [2022-08-30T10:02:23.235Z] #42 19.02 Reading package lists...
10:02:23 [2022-08-30T10:02:23.235Z] #42 ...
10:02:23 [2022-08-30T10:02:23.235Z] 
10:02:23 [2022-08-30T10:02:23.235Z] #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             ;
10:02:23 [2022-08-30T10:02:23.235Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e
10:02:23 [2022-08-30T10:02:23.235Z] #76 11.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:02:23 [2022-08-30T10:02:23.235Z] #76 ...
10:02:23 [2022-08-30T10:02:23.235Z] 
10:02:23 [2022-08-30T10:02:23.235Z] #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
10:02:23 [2022-08-30T10:02:23.235Z] #67 sha256:8389359fbf22569a4f8e5b56fb526e81257d7049bb3aedbf220b8f1959716943
10:02:23 [2022-08-30T10:02:23.235Z] #67 11.22 go: downloading github.com/sirupsen/logrus v1.8.1
10:02:23 [2022-08-30T10:02:23.235Z] #67 11.22 go: downloading github.com/urfave/cli/v2 v2.4.0
10:02:23 [2022-08-30T10:02:23.235Z] #67 11.92 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
10:02:23 [2022-08-30T10:02:23.235Z] #67 15.88 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
10:02:23 [2022-08-30T10:02:23.235Z] #67 16.70 go: downloading github.com/google/uuid v1.3.0
10:02:23 [2022-08-30T10:02:23.235Z] #67 16.70 go: downloading github.com/moby/vpnkit v0.5.0
10:02:23 [2022-08-30T10:02:23.235Z] #67 16.91 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
10:02:23 [2022-08-30T10:02:23.235Z] #67 17.02 go: downloading github.com/gofrs/flock v0.8.1
10:02:23 [2022-08-30T10:02:23.235Z] #67 17.08 go: downloading github.com/gorilla/mux v1.8.0
10:02:23 [2022-08-30T10:02:23.235Z] #67 17.46 go: downloading github.com/moby/sys/mountinfo v0.6.0
10:02:23 [2022-08-30T10:02:23.235Z] #67 18.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
10:02:23 [2022-08-30T10:02:23.235Z] #67 18.56 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
10:02:23 [2022-08-30T10:02:23.235Z] #67 20.71 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
10:02:23 [2022-08-30T10:02:23.235Z] #67 20.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:02:23 [2022-08-30T10:02:23.235Z] #67 ...
10:02:23 [2022-08-30T10:02:23.235Z] 
10:02:23 [2022-08-30T10:02:23.235Z] #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.46.2"      && /build/golangci-lint --version
10:02:23 [2022-08-30T10:02:23.235Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:02:23 [2022-08-30T10:02:23.235Z] #55 19.45 go: downloading github.com/sirupsen/logrus v1.8.1
10:02:23 [2022-08-30T10:02:23.235Z] #55 19.48 go: downloading github.com/stretchr/testify v1.7.1
10:02:23 [2022-08-30T10:02:23.235Z] #55 19.84 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
10:02:23 [2022-08-30T10:02:23.235Z] #55 20.13 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
10:02:23 [2022-08-30T10:02:23.235Z] #55 20.16 go: downloading github.com/fsnotify/fsnotify v1.5.4
10:02:23 [2022-08-30T10:02:23.235Z] #55 20.44 go: downloading github.com/mitchellh/mapstructure v1.5.0
10:02:23 [2022-08-30T10:02:23.235Z] #55 20.44 go: downloading github.com/spf13/afero v1.8.2
10:02:23 [2022-08-30T10:02:23.235Z] #55 20.48 go: downloading github.com/spf13/cast v1.4.1
10:02:23 [2022-08-30T10:02:23.235Z] #55 20.77 go: downloading github.com/spf13/jwalterweatherman v1.1.0
10:02:23 [2022-08-30T10:02:23.235Z] #55 20.86 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
10:02:23 [2022-08-30T10:02:23.235Z] #55 20.88 go: downloading github.com/go-toolsmith/astcast v1.0.0
10:02:23 [2022-08-30T10:02:23.235Z] #55 21.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0
10:02:23 [2022-08-30T10:02:23.235Z] #55 21.20 go: downloading github.com/go-toolsmith/astequal v1.0.1
10:02:23 [2022-08-30T10:02:23.235Z] #55 21.27 go: downloading github.com/go-toolsmith/astfmt v1.0.0
10:02:23 [2022-08-30T10:02:23.235Z] #55 21.42 go: downloading github.com/go-toolsmith/astp v1.0.0
10:02:23 [2022-08-30T10:02:23.235Z] #55 21.56 go: downloading github.com/go-toolsmith/strparse v1.0.0
10:02:23 [2022-08-30T10:02:23.235Z] #55 21.61 go: downloading github.com/go-toolsmith/typep v1.0.2
10:02:23 [2022-08-30T10:02:23.235Z] #55 21.78 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
10:02:24 [2022-08-30T10:02:24.182Z] #55 ...
10:02:24 [2022-08-30T10:02:24.182Z] 
10:02:24 [2022-08-30T10:02:24.182Z] #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
10:02:24 [2022-08-30T10:02:24.182Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0
10:02:24 [2022-08-30T10:02:24.182Z] #57 12.45 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:02:24 [2022-08-30T10:02:24.182Z] #57 ...
10:02:24 [2022-08-30T10:02:24.182Z] 
10:02:24 [2022-08-30T10:02:24.182Z] #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
10:02:24 [2022-08-30T10:02:24.182Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24
10:02:24 [2022-08-30T10:02:24.182Z] #38 21.83 tomll can be used in two ways:
10:02:24 [2022-08-30T10:02:24.182Z] #38 21.84 Writing to STDIN and reading from STDOUT:
10:02:24 [2022-08-30T10:02:24.182Z] #38 21.84   cat file.toml | tomll > file.toml
10:02:24 [2022-08-30T10:02:24.182Z] #38 21.84 
10:02:24 [2022-08-30T10:02:24.182Z] #38 21.84 Reading and updating a list of files:
10:02:24 [2022-08-30T10:02:24.182Z] #38 21.84   tomll a.toml b.toml c.toml
10:02:24 [2022-08-30T10:02:24.182Z] #38 21.84 
10:02:24 [2022-08-30T10:02:24.182Z] #38 21.84 When given a list of files, tomll will modify all files in place without asking.
10:02:24 [2022-08-30T10:02:24.444Z] #38 DONE 22.8s
10:02:24 [2022-08-30T10:02:24.444Z] 
10:02:24 [2022-08-30T10:02:24.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
10:02:24 [2022-08-30T10:02:24.444Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d
10:02:24 [2022-08-30T10:02:24.444Z] #36 19.10 go: downloading github.com/sirupsen/logrus v1.6.0
10:02:24 [2022-08-30T10:02:24.444Z] #36 19.12 go: downloading github.com/spf13/cobra v1.1.3
10:02:24 [2022-08-30T10:02:24.444Z] #36 19.65 go: downloading github.com/mattn/go-isatty v0.0.3
10:02:24 [2022-08-30T10:02:24.444Z] #36 19.84 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
10:02:24 [2022-08-30T10:02:24.444Z] #36 20.44 go: downloading gopkg.in/yaml.v2 v2.4.0
10:02:24 [2022-08-30T10:02:24.444Z] #36 20.62 go: downloading github.com/cosiner/argv v0.1.0
10:02:24 [2022-08-30T10:02:24.444Z] #36 20.77 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
10:02:24 [2022-08-30T10:02:24.444Z] #36 20.88 go: downloading github.com/peterh/liner v1.2.2
10:02:24 [2022-08-30T10:02:24.444Z] #36 21.22 go: downloading github.com/google/go-dap v0.6.0
10:02:24 [2022-08-30T10:02:24.444Z] #36 21.38 go: downloading github.com/russross/blackfriday/v2 v2.0.1
10:02:24 [2022-08-30T10:02:24.444Z] #36 21.69 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
10:02:24 [2022-08-30T10:02:24.444Z] #36 22.72 go: downloading github.com/mattn/go-runewidth v0.0.3
10:02:24 [2022-08-30T10:02:24.705Z] #36 23.08 go: downloading github.com/hashicorp/golang-lru v0.5.4
10:02:24 [2022-08-30T10:02:24.705Z] #36 23.12 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
10:02:25 [2022-08-30T10:02:25.113Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 11.9s
10:02:25 [2022-08-30T10:02:25.652Z] #36 ...
10:02:25 [2022-08-30T10:02:25.652Z] 
10:02:25 [2022-08-30T10:02:25.652Z] #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
10:02:25 [2022-08-30T10:02:25.652Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2
10:02:25 [2022-08-30T10:02:25.652Z] #40 13.98 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
10:02:25 [2022-08-30T10:02:25.652Z] #40 14.09 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:02:25 [2022-08-30T10:02:25.652Z] #40 ...
10:02:25 [2022-08-30T10:02:25.652Z] 
10:02:25 [2022-08-30T10:02:25.652Z] #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.46.2"      && /build/golangci-lint --version
10:02:25 [2022-08-30T10:02:25.652Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:02:25 [2022-08-30T10:02:25.652Z] #55 23.25 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
10:02:25 [2022-08-30T10:02:25.652Z] #55 23.60 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
10:02:25 [2022-08-30T10:02:25.913Z] #55 24.18 go: downloading github.com/hashicorp/errwrap v1.0.0
10:02:25 [2022-08-30T10:02:25.913Z] #55 24.18 go: downloading 4d63.com/gochecknoglobals v0.1.0
10:02:25 [2022-08-30T10:02:25.913Z] #55 24.38 go: downloading github.com/Antonboom/errname v0.1.6
10:02:26 [2022-08-30T10:02:26.057Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 13.4s done
10:02:26 [2022-08-30T10:02:26.147Z] #34 ...
10:02:26 [2022-08-30T10:02:26.148Z] 
10:02:26 [2022-08-30T10:02:26.148Z] #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.46.2"      && /build/golangci-lint --version
10:02:26 [2022-08-30T10:02:26.148Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c
10:02:26 [2022-08-30T10:02:26.148Z] #55 32.16 go: downloading github.com/subosito/gotenv v1.2.0
10:02:26 [2022-08-30T10:02:26.148Z] #55 32.17 go: downloading github.com/hashicorp/hcl v1.0.0
10:02:26 [2022-08-30T10:02:26.148Z] #55 32.37 go: downloading gopkg.in/ini.v1 v1.66.4
10:02:26 [2022-08-30T10:02:26.148Z] #55 32.39 go: downloading github.com/magiconair/properties v1.8.6
10:02:26 [2022-08-30T10:02:26.148Z] #55 32.48 go: downloading github.com/pelletier/go-toml v1.9.5
10:02:26 [2022-08-30T10:02:26.148Z] #55 32.69 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
10:02:26 [2022-08-30T10:02:26.148Z] #55 33.00 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
10:02:26 [2022-08-30T10:02:26.148Z] #55 33.12 go: downloading github.com/gobwas/glob v0.2.3
10:02:26 [2022-08-30T10:02:26.148Z] #55 33.13 go: downloading github.com/kisielk/gotool v1.0.0
10:02:26 [2022-08-30T10:02:26.148Z] #55 33.29 go: downloading github.com/gostaticanalysis/comment v1.4.2
10:02:26 [2022-08-30T10:02:26.148Z] #55 33.34 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
10:02:26 [2022-08-30T10:02:26.148Z] #55 33.37 go: downloading github.com/ettle/strcase v0.1.1
10:02:26 [2022-08-30T10:02:26.148Z] #55 33.46 go: downloading github.com/fatih/structtag v1.2.0
10:02:26 [2022-08-30T10:02:26.148Z] #55 33.53 go: downloading github.com/Masterminds/semver v1.5.0
10:02:26 [2022-08-30T10:02:26.148Z] #55 33.54 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
10:02:26 [2022-08-30T10:02:26.148Z] #55 33.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
10:02:26 [2022-08-30T10:02:26.148Z] #55 33.72 go: downloading github.com/prometheus/client_golang v1.12.1
10:02:26 [2022-08-30T10:02:26.148Z] #55 34.21 go: downloading github.com/prometheus/client_model v0.2.0
10:02:26 [2022-08-30T10:02:26.148Z] #55 34.31 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
10:02:26 [2022-08-30T10:02:26.148Z] #55 34.37 go: downloading github.com/google/go-cmp v0.5.7
10:02:26 [2022-08-30T10:02:26.148Z] #55 34.57 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
10:02:26 [2022-08-30T10:02:26.148Z] #55 34.70 go: downloading github.com/hexops/gotextdiff v1.0.3
10:02:26 [2022-08-30T10:02:26.148Z] #55 34.78 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
10:02:26 [2022-08-30T10:02:26.148Z] #55 34.87 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
10:02:26 [2022-08-30T10:02:26.148Z] #55 34.90 go: downloading github.com/olekukonko/tablewriter v0.0.5
10:02:26 [2022-08-30T10:02:26.148Z] #55 34.98 go: downloading github.com/beorn7/perks v1.0.1
10:02:26 [2022-08-30T10:02:26.148Z] #55 35.00 go: downloading github.com/cespare/xxhash/v2 v2.1.2
10:02:26 [2022-08-30T10:02:26.148Z] #55 35.32 go: downloading github.com/golang/protobuf v1.5.2
10:02:26 [2022-08-30T10:02:26.148Z] #55 35.43 go: downloading github.com/prometheus/common v0.32.1
10:02:26 [2022-08-30T10:02:26.148Z] #55 35.75 go: downloading github.com/prometheus/procfs v0.7.3
10:02:26 [2022-08-30T10:02:26.148Z] #55 35.75 go: downloading google.golang.org/protobuf v1.28.0
10:02:26 [2022-08-30T10:02:26.148Z] #55 37.03 go: downloading github.com/mattn/go-runewidth v0.0.9
10:02:26 [2022-08-30T10:02:26.148Z] #55 37.94 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
10:02:26 [2022-08-30T10:02:26.175Z] #55 24.52 go: downloading github.com/Antonboom/nilnil v0.1.1
10:02:26 [2022-08-30T10:02:26.175Z] #55 24.60 go: downloading github.com/BurntSushi/toml v1.1.0
10:02:26 [2022-08-30T10:02:26.405Z] #55 ...
10:02:26 [2022-08-30T10:02:26.405Z] 
10:02:26 [2022-08-30T10:02:26.405Z] #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             ;
10:02:26 [2022-08-30T10:02:26.405Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602
10:02:26 [2022-08-30T10:02:26.405Z] #76 36.39 Unpacking dpkg-dev (1.20.11) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 37.48 Selecting previously unselected package build-essential.
10:02:26 [2022-08-30T10:02:26.405Z] #76 37.49 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 37.71 Unpacking build-essential (12.9) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 37.88 Selecting previously unselected package libcap2:arm64.
10:02:26 [2022-08-30T10:02:26.405Z] #76 37.88 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 37.89 Unpacking libcap2:arm64 (1:2.44-1) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 38.39 Selecting previously unselected package libcap-dev:arm64.
10:02:26 [2022-08-30T10:02:26.405Z] #76 38.41 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 38.42 Unpacking libcap-dev:arm64 (1:2.44-1) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 39.06 Selecting previously unselected package libprotobuf-c1:arm64.
10:02:26 [2022-08-30T10:02:26.405Z] #76 39.07 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 39.08 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 39.26 Selecting previously unselected package libprotobuf-c-dev:arm64.
10:02:26 [2022-08-30T10:02:26.405Z] #76 39.27 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 39.28 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 39.44 Selecting previously unselected package libseccomp-dev:arm64.
10:02:26 [2022-08-30T10:02:26.405Z] #76 39.45 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 39.46 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 39.68 Selecting previously unselected package libsystemd-dev:arm64.
10:02:26 [2022-08-30T10:02:26.405Z] #76 39.69 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 39.71 Unpacking libsystemd-dev:arm64 (247.3-7) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 40.45 Selecting previously unselected package libtool.
10:02:26 [2022-08-30T10:02:26.405Z] #76 40.46 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 40.47 Unpacking libtool (2.4.6-15) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 40.79 Selecting previously unselected package libudev-dev:arm64.
10:02:26 [2022-08-30T10:02:26.405Z] #76 40.80 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 40.81 Unpacking libudev-dev:arm64 (247.3-7) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.10 Selecting previously unselected package libyajl2:arm64.
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.10 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.10 Unpacking libyajl2:arm64 (2.1.0-3) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.28 Selecting previously unselected package libyajl-dev:arm64.
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.29 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.30 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.55 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.58 Setting up libmagic-mgc (1:5.39-3) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.61 Setting up libyajl2:arm64 (2.1.0-3) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.62 Setting up libmagic1:arm64 (1:5.39-3) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.65 Setting up file (1:5.39-3) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.66 Setting up bzip2 (1.0.8-4) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.69 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.70 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.72 Setting up libcap2:arm64 (1:2.44-1) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.74 Setting up autotools-dev (20180224.1+nmu1) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.77 Setting up libsigsegv2:arm64 (2.13-1) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.78 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.82 Setting up patch (2.7.6-7) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.85 Setting up libudev-dev:arm64 (247.3-7) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.88 Setting up libyajl-dev:arm64 (2.1.0-3) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.91 Setting up libcap-dev:arm64 (1:2.44-1) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.94 Setting up libsystemd-dev:arm64 (247.3-7) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.95 Setting up libtool (2.4.6-15) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 41.98 Setting up m4 (1.4.18-5) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 42.02 Setting up dpkg-dev (1.20.11) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 42.07 Setting up autoconf (2.69-14) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 42.11 Setting up build-essential (12.9) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 42.13 Setting up automake (1:1.16.3-2) ...
10:02:26 [2022-08-30T10:02:26.405Z] #76 42.15 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
10:02:26 [2022-08-30T10:02:26.405Z] #76 42.17 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:02:26 [2022-08-30T10:02:26.630Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done
10:02:26 [2022-08-30T10:02:26.892Z] #11 DONE 49.6s
10:02:26 [2022-08-30T10:02:26.892Z] 
10:02:26 [2022-08-30T10:02:26.892Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:02:26 [2022-08-30T10:02:26.892Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3
10:02:27 [2022-08-30T10:02:27.055Z] #76 ...
10:02:27 [2022-08-30T10:02:27.055Z] 
10:02:27 [2022-08-30T10:02:27.055Z] #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
10:02:27 [2022-08-30T10:02:27.055Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9
10:02:27 [2022-08-30T10:02:27.055Z] #42 32.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
10:02:27 [2022-08-30T10:02:27.055Z] #42 32.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
10:02:27 [2022-08-30T10:02:27.055Z] #42 32.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
10:02:27 [2022-08-30T10:02:27.055Z] #42 32.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
10:02:27 [2022-08-30T10:02:27.055Z] #42 32.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
10:02:27 [2022-08-30T10:02:27.055Z] #42 32.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
10:02:27 [2022-08-30T10:02:27.055Z] #42 34.37 debconf: delaying package configuration, since apt-utils is not installed
10:02:27 [2022-08-30T10:02:27.055Z] #42 34.73 Fetched 15.6 MB in 1s (13.7 MB/s)
10:02:27 [2022-08-30T10:02:27.055Z] #42 34.85 Selecting previously unselected package xxd.
10:02:27 [2022-08-30T10:02:27.055Z] #42 34.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
10:02:27 [2022-08-30T10:02:27.055Z] #42 34.91 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:02:27 [2022-08-30T10:02:27.055Z] #42 34.93 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:02:27 [2022-08-30T10:02:27.055Z] #42 35.59 Selecting previously unselected package vim-common.
10:02:27 [2022-08-30T10:02:27.055Z] #42 35.59 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:02:27 [2022-08-30T10:02:27.055Z] #42 35.61 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:02:27 [2022-08-30T10:02:27.055Z] #42 36.42 Selecting previously unselected package cmake-data.
10:02:27 [2022-08-30T10:02:27.055Z] #42 36.42 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
10:02:27 [2022-08-30T10:02:27.055Z] #42 36.44 Unpacking cmake-data (3.18.4-2+deb11u1) ...
10:02:27 [2022-08-30T10:02:27.055Z] #42 40.74 Selecting previously unselected package libicu67:arm64.
10:02:27 [2022-08-30T10:02:27.055Z] #42 40.74 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
10:02:27 [2022-08-30T10:02:27.055Z] #42 40.75 Unpacking libicu67:arm64 (67.1-7) ...
10:02:27 [2022-08-30T10:02:27.055Z] #42 ...
10:02:27 [2022-08-30T10:02:27.055Z] 
10:02:27 [2022-08-30T10:02:27.055Z] #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
10:02:27 [2022-08-30T10:02:27.055Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23
10:02:27 [2022-08-30T10:02:27.055Z] #51 32.49 The following NEW packages will be installed:
10:02:27 [2022-08-30T10:02:27.055Z] #51 32.51   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
10:02:27 [2022-08-30T10:02:27.055Z] #51 32.52   python3-protobuf python3-six
10:02:27 [2022-08-30T10:02:27.055Z] #51 32.94 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
10:02:27 [2022-08-30T10:02:27.055Z] #51 32.94 Need to get 2136 kB of archives.
10:02:27 [2022-08-30T10:02:27.055Z] #51 32.94 After this operation, 10.8 MB of additional disk space will be used.
10:02:27 [2022-08-30T10:02:27.055Z] #51 32.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
10:02:27 [2022-08-30T10:02:27.055Z] #51 32.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:02:27 [2022-08-30T10:02:27.055Z] #51 32.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
10:02:27 [2022-08-30T10:02:27.055Z] #51 33.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
10:02:27 [2022-08-30T10:02:27.055Z] #51 33.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
10:02:27 [2022-08-30T10:02:27.055Z] #51 33.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
10:02:27 [2022-08-30T10:02:27.055Z] #51 33.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
10:02:27 [2022-08-30T10:02:27.055Z] #51 35.36 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
10:02:27 [2022-08-30T10:02:27.055Z] #51 37.50 debconf: delaying package configuration, since apt-utils is not installed
10:02:27 [2022-08-30T10:02:27.055Z] #51 38.05 Fetched 2136 kB in 3s (630 kB/s)
10:02:27 [2022-08-30T10:02:27.055Z] #51 38.41 Selecting previously unselected package libprotobuf23:arm64.
10:02:27 [2022-08-30T10:02:27.055Z] #51 38.41 (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 ... 15708 files and directories currently installed.)
10:02:27 [2022-08-30T10:02:27.055Z] #51 38.44 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
10:02:27 [2022-08-30T10:02:27.055Z] #51 38.70 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
10:02:27 [2022-08-30T10:02:27.055Z] #51 39.39 Selecting previously unselected package python3-pkg-resources.
10:02:27 [2022-08-30T10:02:27.055Z] #51 39.40 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
10:02:27 [2022-08-30T10:02:27.055Z] #51 39.41 Unpacking python3-pkg-resources (52.0.0-4) ...
10:02:27 [2022-08-30T10:02:27.055Z] #51 39.70 Selecting previously unselected package python3-six.
10:02:27 [2022-08-30T10:02:27.055Z] #51 39.70 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
10:02:27 [2022-08-30T10:02:27.055Z] #51 39.72 Unpacking python3-six (1.16.0-2) ...
10:02:27 [2022-08-30T10:02:27.055Z] #51 39.83 Selecting previously unselected package python3-protobuf.
10:02:27 [2022-08-30T10:02:27.055Z] #51 39.83 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
10:02:27 [2022-08-30T10:02:27.055Z] #51 39.84 Unpacking python3-protobuf (3.12.4-1) ...
10:02:27 [2022-08-30T10:02:27.055Z] #51 40.44 Selecting previously unselected package libnet1:arm64.
10:02:27 [2022-08-30T10:02:27.055Z] #51 40.44 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
10:02:27 [2022-08-30T10:02:27.055Z] #51 40.45 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:02:27 [2022-08-30T10:02:27.055Z] #51 40.67 Selecting previously unselected package libnl-3-200:arm64.
10:02:27 [2022-08-30T10:02:27.055Z] #51 40.67 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
10:02:27 [2022-08-30T10:02:27.055Z] #51 40.69 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
10:02:27 [2022-08-30T10:02:27.055Z] #51 40.83 Selecting previously unselected package libprotobuf-c1:arm64.
10:02:27 [2022-08-30T10:02:27.055Z] #51 40.83 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
10:02:27 [2022-08-30T10:02:27.055Z] #51 40.83 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:02:27 [2022-08-30T10:02:27.055Z] #51 41.07 Selecting previously unselected package criu.
10:02:27 [2022-08-30T10:02:27.055Z] #51 41.08 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
10:02:27 [2022-08-30T10:02:27.055Z] #51 41.09 Unpacking criu (3.17.1-1) ...
10:02:27 [2022-08-30T10:02:27.055Z] #51 41.92 Setting up python3-pkg-resources (52.0.0-4) ...
10:02:27 [2022-08-30T10:02:27.119Z] #55 25.28 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
10:02:27 [2022-08-30T10:02:27.119Z] #55 25.50 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
10:02:27 [2022-08-30T10:02:27.119Z] #55 25.50 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
10:02:27 [2022-08-30T10:02:27.325Z] #51 ...
10:02:27 [2022-08-30T10:02:27.325Z] 
10:02:27 [2022-08-30T10:02:27.325Z] #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
10:02:27 [2022-08-30T10:02:27.325Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2
10:02:27 [2022-08-30T10:02:27.325Z] #57 43.32 v3.0.2
10:02:27 [2022-08-30T10:02:27.381Z] #55 25.82 go: downloading github.com/alexkohler/prealloc v1.0.0
10:02:27 [2022-08-30T10:02:27.381Z] #55 25.82 go: downloading github.com/ashanbrown/forbidigo v1.3.0
10:02:27 [2022-08-30T10:02:27.381Z] #55 25.82 go: downloading github.com/ashanbrown/makezero v1.1.1
10:02:27 [2022-08-30T10:02:27.381Z] #55 25.87 go: downloading github.com/bkielbasa/cyclop v1.2.0
10:02:27 [2022-08-30T10:02:27.839Z] #12 DONE 0.8s
10:02:27 [2022-08-30T10:02:27.839Z] 
10:02:27 [2022-08-30T10:02:27.839Z] #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
10:02:27 [2022-08-30T10:02:27.839Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f
10:02:27 [2022-08-30T10:02:27.955Z] #55 25.95 go: downloading github.com/blizzy78/varnamelen v0.8.0
10:02:27 [2022-08-30T10:02:27.955Z] #55 26.06 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
10:02:27 [2022-08-30T10:02:27.955Z] #55 26.26 go: downloading github.com/breml/bidichk v0.2.3
10:02:27 [2022-08-30T10:02:27.955Z] #55 26.26 go: downloading github.com/breml/errchkjson v0.3.0
10:02:28 [2022-08-30T10:02:28.218Z] #55 26.30 go: downloading github.com/butuzov/ireturn v0.1.1
10:02:28 [2022-08-30T10:02:28.218Z] #55 26.45 go: downloading github.com/charithe/durationcheck v0.0.9
10:02:28 [2022-08-30T10:02:28.218Z] #55 26.45 go: downloading github.com/daixiang0/gci v0.3.3
10:02:28 [2022-08-30T10:02:28.218Z] #55 26.56 go: downloading github.com/denis-tingaikin/go-header v0.4.3
10:02:28 [2022-08-30T10:02:28.256Z] #57 DONE 44.3s
10:02:28 [2022-08-30T10:02:28.256Z] 
10:02:28 [2022-08-30T10:02:28.256Z] #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             ;
10:02:28 [2022-08-30T10:02:28.256Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602
10:02:28 [2022-08-30T10:02:28.256Z] #76 DONE 44.3s
10:02:28 [2022-08-30T10:02:28.256Z] 
10:02:28 [2022-08-30T10:02:28.256Z] #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
10:02:28 [2022-08-30T10:02:28.256Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23
10:02:28 [2022-08-30T10:02:28.256Z] #51 43.65 Setting up libprotobuf23:arm64 (3.12.4-1) ...
10:02:28 [2022-08-30T10:02:28.256Z] #51 43.91 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:02:28 [2022-08-30T10:02:28.256Z] #51 43.94 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:02:28 [2022-08-30T10:02:28.256Z] #51 43.97 Setting up python3-six (1.16.0-2) ...
10:02:28 [2022-08-30T10:02:28.414Z] #13 DONE 0.6s
10:02:28 [2022-08-30T10:02:28.414Z] 
10:02:28 [2022-08-30T10:02:28.414Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:02:28 [2022-08-30T10:02:28.414Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b
10:02:28 [2022-08-30T10:02:28.414Z] #33 DONE 0.1s
10:02:28 [2022-08-30T10:02:28.414Z] 
10:02:28 [2022-08-30T10:02:28.414Z] #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
10:02:28 [2022-08-30T10:02:28.414Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df
10:02:28 [2022-08-30T10:02:28.480Z] #55 26.68 go: downloading github.com/esimonov/ifshort v1.0.4
10:02:28 [2022-08-30T10:02:28.480Z] #55 26.73 go: downloading github.com/firefart/nonamedreturns v1.0.1
10:02:28 [2022-08-30T10:02:28.480Z] #55 26.80 go: downloading github.com/fzipp/gocyclo v0.5.1
10:02:28 [2022-08-30T10:02:28.480Z] #55 26.86 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
10:02:28 [2022-08-30T10:02:28.677Z] #34 ...
10:02:28 [2022-08-30T10:02:28.677Z] 
10:02:28 [2022-08-30T10:02:28.677Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:02:28 [2022-08-30T10:02:28.677Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf
10:02:28 [2022-08-30T10:02:28.677Z] #46 DONE 0.2s
10:02:28 [2022-08-30T10:02:28.677Z] 
10:02:28 [2022-08-30T10:02:28.677Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
10:02:28 [2022-08-30T10:02:28.677Z] #66 sha256:107d99224034225ef10a3b0a1f6e8b46a202bac2bbb70cfa2df54b11b26e0c18
10:02:28 [2022-08-30T10:02:28.677Z] #66 DONE 0.4s
10:02:28 [2022-08-30T10:02:28.677Z] 
10:02:28 [2022-08-30T10:02:28.677Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
10:02:28 [2022-08-30T10:02:28.677Z] #25 sha256:928b8c82acc5f454f9fba5447ae3ac0592fef1c2cc034aa8d0a9f4ecf0d6e0ed
10:02:28 [2022-08-30T10:02:28.677Z] #25 DONE 0.4s
10:02:28 [2022-08-30T10:02:28.677Z] 
10:02:28 [2022-08-30T10:02:28.677Z] #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
10:02:28 [2022-08-30T10:02:28.677Z] #67 sha256:19442958fa87e8936e9bfb68d5dd6cc4584e4d44518ee1367e19877001745b3b
10:02:28 [2022-08-30T10:02:28.742Z] #55 27.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
10:02:28 [2022-08-30T10:02:28.742Z] #55 27.10 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
10:02:28 [2022-08-30T10:02:28.742Z] #55 27.11 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
10:02:28 [2022-08-30T10:02:28.938Z] #67 ...
10:02:28 [2022-08-30T10:02:28.938Z] 
10:02:28 [2022-08-30T10:02:28.938Z] #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
10:02:28 [2022-08-30T10:02:28.938Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530
10:02:28 [2022-08-30T10:02:28.938Z] #50 DONE 0.4s
10:02:28 [2022-08-30T10:02:28.938Z] 
10:02:28 [2022-08-30T10:02:28.939Z] #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
10:02:28 [2022-08-30T10:02:28.939Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953
10:02:29 [2022-08-30T10:02:29.317Z] #55 27.61 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
10:02:29 [2022-08-30T10:02:29.317Z] #55 27.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
10:02:29 [2022-08-30T10:02:29.317Z] #55 27.66 go: downloading github.com/golangci/misspell v0.3.5
10:02:29 [2022-08-30T10:02:29.579Z] #55 27.92 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
10:02:29 [2022-08-30T10:02:29.579Z] #55 27.97 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
10:02:29 [2022-08-30T10:02:29.579Z] #55 28.05 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
10:02:29 [2022-08-30T10:02:29.841Z] #55 28.20 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
10:02:29 [2022-08-30T10:02:29.841Z] #55 28.25 go: downloading github.com/jgautheron/goconst v1.5.1
10:02:29 [2022-08-30T10:02:29.841Z] #55 28.30 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
10:02:30 [2022-08-30T10:02:30.102Z] #55 28.35 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
10:02:30 [2022-08-30T10:02:30.102Z] #55 28.45 go: downloading github.com/julz/importas v0.1.0
10:02:30 [2022-08-30T10:02:30.102Z] #55 28.49 go: downloading github.com/kisielk/errcheck v1.6.0
10:02:30 [2022-08-30T10:02:30.156Z] #51 45.74 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
10:02:30 [2022-08-30T10:02:30.364Z] #55 28.64 go: downloading github.com/kulti/thelper v0.6.2
10:02:30 [2022-08-30T10:02:30.364Z] #55 28.68 go: downloading github.com/kunwardeep/paralleltest v1.0.3
10:02:30 [2022-08-30T10:02:30.364Z] #55 28.80 go: downloading github.com/kyoh86/exportloopref v0.1.8
10:02:30 [2022-08-30T10:02:30.414Z] #51 45.99 Setting up python3-protobuf (3.12.4-1) ...
10:02:30 [2022-08-30T10:02:30.414Z] #51 ...
10:02:30 [2022-08-30T10:02:30.414Z] 
10:02:30 [2022-08-30T10:02:30.414Z] #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
10:02:30 [2022-08-30T10:02:30.414Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac
10:02:30 [2022-08-30T10:02:30.414Z] #14 36.40 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]
10:02:30 [2022-08-30T10:02:30.414Z] #14 37.03 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]
10:02:30 [2022-08-30T10:02:30.414Z] #14 38.37 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]
10:02:30 [2022-08-30T10:02:30.414Z] #14 38.93 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]
10:02:30 [2022-08-30T10:02:30.414Z] #14 38.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
10:02:30 [2022-08-30T10:02:30.414Z] #14 38.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
10:02:30 [2022-08-30T10:02:30.414Z] #14 38.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
10:02:30 [2022-08-30T10:02:30.414Z] #14 39.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
10:02:30 [2022-08-30T10:02:30.414Z] #14 39.03 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]
10:02:30 [2022-08-30T10:02:30.414Z] #14 39.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
10:02:30 [2022-08-30T10:02:30.414Z] #14 39.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
10:02:30 [2022-08-30T10:02:30.414Z] #14 39.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
10:02:30 [2022-08-30T10:02:30.414Z] #14 39.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
10:02:30 [2022-08-30T10:02:30.414Z] #14 39.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
10:02:30 [2022-08-30T10:02:30.414Z] #14 39.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
10:02:30 [2022-08-30T10:02:30.414Z] #14 39.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
10:02:30 [2022-08-30T10:02:30.414Z] #14 39.17 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
10:02:30 [2022-08-30T10:02:30.414Z] #14 39.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:02:30 [2022-08-30T10:02:30.414Z] #14 39.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
10:02:30 [2022-08-30T10:02:30.414Z] #14 40.17 debconf: delaying package configuration, since apt-utils is not installed
10:02:30 [2022-08-30T10:02:30.414Z] #14 40.45 Fetched 108 MB in 7s (15.3 MB/s)
10:02:30 [2022-08-30T10:02:30.414Z] #14 40.58 Selecting previously unselected package binutils-mingw-w64-i686.
10:02:30 [2022-08-30T10:02:30.414Z] #14 40.58 (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 ... 15708 files and directories currently installed.)
10:02:30 [2022-08-30T10:02:30.414Z] #14 40.68 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
10:02:30 [2022-08-30T10:02:30.414Z] #14 40.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:02:30 [2022-08-30T10:02:30.414Z] #14 43.20 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:02:30 [2022-08-30T10:02:30.414Z] #14 43.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
10:02:30 [2022-08-30T10:02:30.414Z] #14 43.25 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:02:30 [2022-08-30T10:02:30.626Z] #55 28.93 go: downloading github.com/ldez/tagliatelle v0.3.1
10:02:30 [2022-08-30T10:02:30.626Z] #55 28.93 go: downloading github.com/leonklingele/grouper v1.1.0
10:02:30 [2022-08-30T10:02:30.626Z] #55 29.16 go: downloading github.com/lufeee/execinquery v1.2.1
10:02:30 [2022-08-30T10:02:30.626Z] #55 29.16 go: downloading github.com/maratori/testpackage v1.0.1
10:02:30 [2022-08-30T10:02:30.677Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|imports|exports_file|files|name) took 2m51.933335736s 
10:02:30 [2022-08-30T10:02:30.677Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 507.117678ms 
10:02:30 [2022-08-30T10:02:30.888Z] #55 29.28 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
10:02:30 [2022-08-30T10:02:30.888Z] #55 29.31 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
10:02:30 [2022-08-30T10:02:30.888Z] #55 29.42 go: downloading github.com/mgechev/revive v1.2.1
10:02:30 [2022-08-30T10:02:30.929Z] #14 46.76 Selecting previously unselected package binutils-mingw-w64.
10:02:30 [2022-08-30T10:02:30.929Z] #14 46.77 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
10:02:30 [2022-08-30T10:02:30.929Z] #14 46.77 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
10:02:30 [2022-08-30T10:02:30.929Z] #14 46.92 Selecting previously unselected package libdevmapper1.02.1:arm64.
10:02:30 [2022-08-30T10:02:30.929Z] #14 46.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
10:02:30 [2022-08-30T10:02:30.929Z] #14 46.94 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
10:02:31 [2022-08-30T10:02:31.150Z] #55 ...
10:02:31 [2022-08-30T10:02:31.150Z] 
10:02:31 [2022-08-30T10:02:31.150Z] #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
10:02:31 [2022-08-30T10:02:31.150Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68
10:02:31 [2022-08-30T10:02:31.186Z] #14 47.11 Selecting previously unselected package dmsetup.
10:02:31 [2022-08-30T10:02:31.186Z] #14 47.11 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
10:02:31 [2022-08-30T10:02:31.186Z] #14 47.11 Unpacking dmsetup (2:1.02.175-2.1) ...
10:02:31 [2022-08-30T10:02:31.446Z] #14 47.32 Selecting previously unselected package mingw-w64-common.
10:02:31 [2022-08-30T10:02:31.446Z] #14 47.32 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
10:02:31 [2022-08-30T10:02:31.446Z] #14 47.33 Unpacking mingw-w64-common (8.0.0-1) ...
10:02:31 [2022-08-30T10:02:31.674Z] #47 29.46 Updating files:  71% (1557/2176)
Updating files:  72% (1567/2176)
Updating files:  73% (1589/2176)
Updating files:  74% (1611/2176)
Updating files:  75% (1632/2176)
Updating files:  76% (1654/2176)
Updating files:  77% (1676/2176)
Updating files:  78% (1698/2176)
Updating files:  79% (1720/2176)
Updating files:  80% (1741/2176)
Updating files:  81% (1763/2176)
Updating files:  82% (1785/2176)
Updating files:  83% (1807/2176)
Updating files:  84% (1828/2176)
Updating files:  85% (1850/2176)
Updating files:  86% (1872/2176)
Updating files:  87% (1894/2176)
Updating files:  88% (1915/2176)
Updating files:  89% (1937/2176)
Updating files:  90% (1959/2176)
Updating files:  91% (1981/2176)
Updating files:  92% (2002/2176)
Updating files:  93% (2024/2176)
Updating files:  94% (2046/2176)
Updating files:  95% (2068/2176)
Updating files:  96% (2089/2176)
Updating files:  97% (2111/2176)
Updating files:  98% (2133/2176)
Updating files:  99% (2155/2176)
Updating files: 100% (2176/2176)
Updating files: 100% (2176/2176), done.
10:02:31 [2022-08-30T10:02:31.674Z] #47 30.12 + git checkout -q v2.3.0
10:02:31 [2022-08-30T10:02:31.674Z] #47 ...
10:02:31 [2022-08-30T10:02:31.674Z] 
10:02:31 [2022-08-30T10:02:31.674Z] #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
10:02:31 [2022-08-30T10:02:31.674Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:02:31 [2022-08-30T10:02:31.674Z] #14 20.13 Fetched 8573 kB in 15s (576 kB/s)
10:02:31 [2022-08-30T10:02:31.674Z] #14 20.13 Reading package lists...
10:02:31 [2022-08-30T10:02:31.935Z] #14 27.01 Reading package lists...
10:02:31 [2022-08-30T10:02:31.935Z] #14 ...
10:02:31 [2022-08-30T10:02:31.935Z] 
10:02:31 [2022-08-30T10:02:31.935Z] #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.46.2"      && /build/golangci-lint --version
10:02:31 [2022-08-30T10:02:31.935Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:02:31 [2022-08-30T10:02:31.935Z] #55 30.21 go: downloading github.com/moricho/tparallel v0.2.1
10:02:31 [2022-08-30T10:02:31.935Z] #55 30.21 go: downloading github.com/nakabonne/nestif v0.3.1
10:02:31 [2022-08-30T10:02:31.935Z] #55 30.27 go: downloading github.com/nishanths/exhaustive v0.7.11
10:02:31 [2022-08-30T10:02:31.935Z] #55 30.39 go: downloading github.com/nishanths/predeclared v0.2.2
10:02:31 [2022-08-30T10:02:31.935Z] #55 30.49 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
10:02:32 [2022-08-30T10:02:32.010Z] #14 ...
10:02:32 [2022-08-30T10:02:32.010Z] 
10:02:32 [2022-08-30T10:02:32.010Z] #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
10:02:32 [2022-08-30T10:02:32.010Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9
10:02:32 [2022-08-30T10:02:32.010Z] #42 47.78 Selecting previously unselected package libxml2:arm64.
10:02:32 [2022-08-30T10:02:32.010Z] #42 47.79 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
10:02:32 [2022-08-30T10:02:32.010Z] #42 47.80 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
10:02:32 [2022-08-30T10:02:32.197Z] #55 30.58 go: downloading github.com/ryancurrah/gomodguard v1.2.3
10:02:32 [2022-08-30T10:02:32.197Z] #55 30.59 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
10:02:32 [2022-08-30T10:02:32.197Z] #55 30.72 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
10:02:32 [2022-08-30T10:02:32.267Z] #42 48.25 Selecting previously unselected package libarchive13:arm64.
10:02:32 [2022-08-30T10:02:32.267Z] #42 48.26 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
10:02:32 [2022-08-30T10:02:32.267Z] #42 48.27 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
10:02:32 [2022-08-30T10:02:32.459Z] #55 30.76 go: downloading github.com/securego/gosec/v2 v2.11.0
10:02:32 [2022-08-30T10:02:32.524Z] #42 48.56 Selecting previously unselected package libjsoncpp24:arm64.
10:02:32 [2022-08-30T10:02:32.524Z] #42 48.57 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
10:02:32 [2022-08-30T10:02:32.524Z] #42 48.57 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
10:02:32 [2022-08-30T10:02:32.721Z] #55 31.13 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
10:02:32 [2022-08-30T10:02:32.721Z] #55 31.13 go: downloading github.com/sivchari/containedctx v1.0.2
10:02:32 [2022-08-30T10:02:32.721Z] #55 31.20 go: downloading github.com/sivchari/tenv v1.5.0
10:02:32 [2022-08-30T10:02:32.782Z] #42 48.76 Selecting previously unselected package librhash0:arm64.
10:02:32 [2022-08-30T10:02:32.782Z] #42 48.77 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
10:02:32 [2022-08-30T10:02:32.782Z] #42 48.77 Unpacking librhash0:arm64 (1.4.1-2) ...
10:02:32 [2022-08-30T10:02:32.984Z] #55 31.29 go: downloading github.com/sonatard/noctx v0.0.1
10:02:32 [2022-08-30T10:02:32.984Z] #55 31.41 go: downloading github.com/sourcegraph/go-diff v0.6.1
10:02:33 [2022-08-30T10:02:33.038Z] #42 48.93 Selecting previously unselected package libuv1:arm64.
10:02:33 [2022-08-30T10:02:33.039Z] #42 48.93 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
10:02:33 [2022-08-30T10:02:33.039Z] #42 48.97 Unpacking libuv1:arm64 (1.40.0-2) ...
10:02:33 [2022-08-30T10:02:33.039Z] #42 49.11 Selecting previously unselected package cmake.
10:02:33 [2022-08-30T10:02:33.039Z] #42 49.11 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
10:02:33 [2022-08-30T10:02:33.039Z] #42 49.12 Unpacking cmake (3.18.4-2+deb11u1) ...
10:02:33 [2022-08-30T10:02:33.245Z] #55 31.46 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
10:02:33 [2022-08-30T10:02:33.245Z] #55 31.64 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
10:02:33 [2022-08-30T10:02:33.245Z] #55 31.73 go: downloading github.com/sylvia7788/contextcheck v1.0.4
10:02:33 [2022-08-30T10:02:33.245Z] #55 31.78 go: downloading github.com/tdakkota/asciicheck v0.1.1
10:02:33 [2022-08-30T10:02:33.245Z] #55 31.81 go: downloading github.com/tetafro/godot v1.4.11
10:02:33 [2022-08-30T10:02:33.507Z] #55 31.94 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
10:02:33 [2022-08-30T10:02:33.507Z] #55 31.95 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
10:02:33 [2022-08-30T10:02:33.768Z] #55 32.11 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
10:02:33 [2022-08-30T10:02:33.768Z] #55 ...
10:02:33 [2022-08-30T10:02:33.768Z] 
10:02:33 [2022-08-30T10:02:33.768Z] #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
10:02:33 [2022-08-30T10:02:33.768Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74
10:02:33 [2022-08-30T10:02:33.768Z] #62 22.11 Fetched 8573 kB in 17s (518 kB/s)
10:02:33 [2022-08-30T10:02:33.768Z] #62 22.11 Reading package lists...
10:02:34 [2022-08-30T10:02:34.031Z] #62 28.17 Reading package lists...
10:02:34 [2022-08-30T10:02:34.031Z] #62 ...
10:02:34 [2022-08-30T10:02:34.031Z] 
10:02:34 [2022-08-30T10:02:34.031Z] #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.46.2"      && /build/golangci-lint --version
10:02:34 [2022-08-30T10:02:34.031Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:02:34 [2022-08-30T10:02:34.031Z] #55 32.35 go: downloading github.com/ultraware/funlen v0.0.3
10:02:34 [2022-08-30T10:02:34.031Z] #55 32.44 go: downloading github.com/ultraware/whitespace v0.0.5
10:02:34 [2022-08-30T10:02:34.031Z] #55 32.48 go: downloading github.com/uudashr/gocognit v1.0.5
10:02:34 [2022-08-30T10:02:34.031Z] #55 32.59 go: downloading github.com/yagipy/maintidx v1.0.0
10:02:34 [2022-08-30T10:02:34.031Z] #55 ...
10:02:34 [2022-08-30T10:02:34.031Z] 
10:02:34 [2022-08-30T10:02:34.031Z] #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             ;
10:02:34 [2022-08-30T10:02:34.031Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e
10:02:34 [2022-08-30T10:02:34.031Z] #76 22.57 Fetched 8573 kB in 16s (521 kB/s)
10:02:34 [2022-08-30T10:02:34.031Z] #76 22.57 Reading package lists...
10:02:34 [2022-08-30T10:02:34.233Z] #51 ...
10:02:34 [2022-08-30T10:02:34.233Z] 
10:02:34 [2022-08-30T10:02:34.234Z] #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
10:02:34 [2022-08-30T10:02:34.234Z] #67 sha256:19442958fa87e8936e9bfb68d5dd6cc4584e4d44518ee1367e19877001745b3b
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.595 + RM_GOPATH=0
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.595 + TMP_GOPATH=
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.595 + : /build
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.595 + '[' -z '' ']'
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.597 ++ mktemp -d
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.600 + export GOPATH=/tmp/tmp.2FF63FKhAk
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.600 + GOPATH=/tmp/tmp.2FF63FKhAk
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.600 + RM_GOPATH=1
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.600 + case "$(go env GOARCH)" in
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.610 ++ go env GOARCH
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.628 + export GO_BUILDMODE=-buildmode=pie
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.628 + GO_BUILDMODE=-buildmode=pie
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.629 ++ dirname /install.sh
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.638 + dir=/
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.638 + bin=rootlesskit
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.638 + shift
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.638 + '[' '!' -f //rootlesskit.installer ']'
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.638 + . //rootlesskit.installer
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.638 ++ : 1920341cd41e047834a21007424162a2dc946315
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.638 + install_rootlesskit
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.638 + case "$1" in
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.638 + export CGO_ENABLED=0
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.638 + CGO_ENABLED=0
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.638 + _install_rootlesskit
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.638 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.638 + for f in rootlesskit rootlesskit-docker-proxy
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.638 + GOBIN=/build
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.638 + GO111MODULE=on
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.638 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.647 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
10:02:34 [2022-08-30T10:02:34.234Z] #67 4.961 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
10:02:34 [2022-08-30T10:02:34.293Z] #76 29.28 Reading package lists...
10:02:34 [2022-08-30T10:02:34.293Z] #76 ...
10:02:34 [2022-08-30T10:02:34.293Z] 
10:02:34 [2022-08-30T10:02:34.293Z] #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
10:02:34 [2022-08-30T10:02:34.293Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68
10:02:34 [2022-08-30T10:02:34.293Z] #47 32.45 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:02:36 [2022-08-30T10:02:36.342Z] #42 52.05 Setting up libicu67:arm64 (67.1-7) ...
10:02:36 [2022-08-30T10:02:36.342Z] #42 52.06 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:02:36 [2022-08-30T10:02:36.342Z] #42 52.09 Setting up libuv1:arm64 (1.40.0-2) ...
10:02:36 [2022-08-30T10:02:36.342Z] #42 52.11 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:02:36 [2022-08-30T10:02:36.342Z] #42 52.15 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
10:02:36 [2022-08-30T10:02:36.342Z] #42 52.19 Setting up librhash0:arm64 (1.4.1-2) ...
10:02:36 [2022-08-30T10:02:36.342Z] #42 52.21 Setting up cmake-data (3.18.4-2+deb11u1) ...
10:02:36 [2022-08-30T10:02:36.342Z] #42 52.25 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
10:02:36 [2022-08-30T10:02:36.843Z] #47 ...
10:02:36 [2022-08-30T10:02:36.843Z] 
10:02:36 [2022-08-30T10:02:36.843Z] #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
10:02:36 [2022-08-30T10:02:36.843Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d
10:02:36 [2022-08-30T10:02:36.843Z] #36 24.82 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
10:02:36 [2022-08-30T10:02:36.843Z] #36 24.96 go: downloading github.com/cilium/ebpf v0.7.0
10:02:36 [2022-08-30T10:02:36.843Z] #36 ...
10:02:36 [2022-08-30T10:02:36.843Z] 
10:02:36 [2022-08-30T10:02:36.843Z] #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
10:02:36 [2022-08-30T10:02:36.843Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74
10:02:36 [2022-08-30T10:02:36.843Z] #62 28.17 Reading package lists...
10:02:37 [2022-08-30T10:02:37.025Z] #42 52.91 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
10:02:37 [2022-08-30T10:02:37.105Z] #62 34.36 Building dependency tree...
10:02:37 [2022-08-30T10:02:37.105Z] #62 ...
10:02:37 [2022-08-30T10:02:37.105Z] 
10:02:37 [2022-08-30T10:02:37.105Z] #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
10:02:37 [2022-08-30T10:02:37.105Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953
10:02:37 [2022-08-30T10:02:37.105Z] #51 25.04 Fetched 8576 kB in 18s (484 kB/s)
10:02:37 [2022-08-30T10:02:37.105Z] #51 25.04 Reading package lists...
10:02:37 [2022-08-30T10:02:37.367Z] #51 31.46 Reading package lists...
10:02:37 [2022-08-30T10:02:37.367Z] #51 ...
10:02:37 [2022-08-30T10:02:37.367Z] 
10:02:37 [2022-08-30T10:02:37.367Z] #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
10:02:37 [2022-08-30T10:02:37.367Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147
10:02:37 [2022-08-30T10:02:37.367Z] #42 19.02 Reading package lists...
10:02:37 [2022-08-30T10:02:37.367Z] #42 25.87 Reading package lists...
10:02:37 [2022-08-30T10:02:37.367Z] #42 32.06 Building dependency tree...
10:02:37 [2022-08-30T10:02:37.367Z] #42 ...
10:02:37 [2022-08-30T10:02:37.367Z] 
10:02:37 [2022-08-30T10:02:37.367Z] #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.46.2"      && /build/golangci-lint --version
10:02:37 [2022-08-30T10:02:37.367Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:02:37 [2022-08-30T10:02:37.367Z] #55 32.75 go: downloading github.com/yeya24/promlinter v0.2.0
10:02:37 [2022-08-30T10:02:37.367Z] #55 32.87 go: downloading gitlab.com/bosi/decorder v0.2.1
10:02:37 [2022-08-30T10:02:37.367Z] #55 33.19 go: downloading honnef.co/go/tools v0.3.1
10:02:37 [2022-08-30T10:02:37.367Z] #55 35.04 go: downloading mvdan.cc/gofumpt v0.3.1
10:02:37 [2022-08-30T10:02:37.367Z] #55 35.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
10:02:37 [2022-08-30T10:02:37.367Z] #55 35.12 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
10:02:37 [2022-08-30T10:02:37.367Z] #55 35.27 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
10:02:37 [2022-08-30T10:02:37.367Z] #55 35.29 go: downloading github.com/davecgh/go-spew v1.1.1
10:02:37 [2022-08-30T10:02:37.367Z] #55 35.38 go: downloading github.com/pmezard/go-difflib v1.0.0
10:02:37 [2022-08-30T10:02:37.367Z] #55 35.46 go: downloading github.com/stretchr/objx v0.1.1
10:02:37 [2022-08-30T10:02:37.367Z] #55 35.47 go: downloading golang.org/x/text v0.3.7
10:02:37 [2022-08-30T10:02:37.548Z] #67 8.894 go: downloading github.com/sirupsen/logrus v1.8.1
10:02:37 [2022-08-30T10:02:37.548Z] #67 8.902 go: downloading github.com/urfave/cli/v2 v2.4.0
10:02:37 [2022-08-30T10:02:37.590Z] #42 53.72 Setting up cmake (3.18.4-2+deb11u1) ...
10:02:37 [2022-08-30T10:02:37.884Z] #42 53.77 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:02:37 [2022-08-30T10:02:37.884Z] #42 ...
10:02:37 [2022-08-30T10:02:37.884Z] 
10:02:37 [2022-08-30T10:02:37.884Z] #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
10:02:37 [2022-08-30T10:02:37.884Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac
10:02:37 [2022-08-30T10:02:37.884Z] #14 53.88 Selecting previously unselected package mingw-w64-x86-64-dev.
10:02:38 [2022-08-30T10:02:38.143Z] #14 53.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
10:02:38 [2022-08-30T10:02:38.143Z] #14 53.91 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
10:02:38 [2022-08-30T10:02:38.143Z] #14 ...
10:02:38 [2022-08-30T10:02:38.143Z] 
10:02:38 [2022-08-30T10:02:38.143Z] #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
10:02:38 [2022-08-30T10:02:38.143Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488
10:02:38 [2022-08-30T10:02:38.143Z] #77 1.173 Cloning into '/tmp/crun-build'...
10:02:38 [2022-08-30T10:02:38.143Z] #77 6.941 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
10:02:38 [2022-08-30T10:02:38.143Z] #77 6.960 Cloning into '/tmp/crun-build/libocispec'...
10:02:38 [2022-08-30T10:02:38.143Z] #77 8.067 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
10:02:38 [2022-08-30T10:02:38.143Z] #77 8.093 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
10:02:38 [2022-08-30T10:02:38.143Z] #77 8.093 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
10:02:38 [2022-08-30T10:02:38.143Z] #77 8.094 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
10:02:38 [2022-08-30T10:02:38.143Z] #77 8.102 Cloning into '/tmp/crun-build/libocispec/image-spec'...
10:02:38 [2022-08-30T10:02:38.143Z] #77 9.210 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
10:02:38 [2022-08-30T10:02:38.409Z] #77 ...
10:02:38 [2022-08-30T10:02:38.409Z] 
10:02:38 [2022-08-30T10:02:38.409Z] #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
10:02:38 [2022-08-30T10:02:38.409Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23
10:02:38 [2022-08-30T10:02:38.409Z] #51 49.75 Setting up criu (3.17.1-1) ...
10:02:38 [2022-08-30T10:02:38.409Z] #51 51.59 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:02:38 [2022-08-30T10:02:38.409Z] #51 DONE 54.0s
10:02:38 [2022-08-30T10:02:38.409Z] 
10:02:38 [2022-08-30T10:02:38.409Z] #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
10:02:38 [2022-08-30T10:02:38.409Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc
10:02:38 [2022-08-30T10:02:38.409Z] #53 54.18 gotestsum version dev
10:02:38 [2022-08-30T10:02:38.409Z] #53 DONE 54.4s
10:02:38 [2022-08-30T10:02:38.409Z] 
10:02:38 [2022-08-30T10:02:38.409Z] #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
10:02:38 [2022-08-30T10:02:38.409Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488
10:02:38 [2022-08-30T10:02:38.624Z] #67 ...
10:02:38 [2022-08-30T10:02:38.624Z] 
10:02:38 [2022-08-30T10:02:38.624Z] #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             ;
10:02:38 [2022-08-30T10:02:38.624Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e
10:02:38 [2022-08-30T10:02:38.624Z] #76 6.231 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:02:38 [2022-08-30T10:02:38.624Z] #76 6.294 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:02:38 [2022-08-30T10:02:38.624Z] #76 6.301 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:02:38 [2022-08-30T10:02:38.624Z] #76 7.690 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:02:38 [2022-08-30T10:02:38.624Z] #76 ...
10:02:38 [2022-08-30T10:02:38.624Z] 
10:02:38 [2022-08-30T10:02:38.624Z] #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
10:02:38 [2022-08-30T10:02:38.624Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2
10:02:38 [2022-08-30T10:02:38.624Z] #40 6.500 go: downloading github.com/tc-hib/go-winres v0.2.3
10:02:38 [2022-08-30T10:02:38.624Z] #40 8.217 go: downloading github.com/tc-hib/winres v0.1.5
10:02:38 [2022-08-30T10:02:38.624Z] #40 ...
10:02:38 [2022-08-30T10:02:38.624Z] 
10:02:38 [2022-08-30T10:02:38.624Z] #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.46.2"      && /build/golangci-lint --version
10:02:38 [2022-08-30T10:02:38.624Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:02:38 [2022-08-30T10:02:38.624Z] #55 5.253 go: downloading github.com/golangci/golangci-lint v1.46.2
10:02:38 [2022-08-30T10:02:38.624Z] #55 7.283 go: downloading github.com/fatih/color v1.13.0
10:02:38 [2022-08-30T10:02:38.624Z] #55 7.330 go: downloading github.com/gofrs/flock v0.8.1
10:02:38 [2022-08-30T10:02:38.624Z] #55 7.509 go: downloading github.com/spf13/cobra v1.4.0
10:02:38 [2022-08-30T10:02:38.624Z] #55 7.510 go: downloading github.com/pkg/errors v0.9.1
10:02:38 [2022-08-30T10:02:38.624Z] #55 7.632 go: downloading github.com/spf13/pflag v1.0.5
10:02:38 [2022-08-30T10:02:38.624Z] #55 7.899 go: downloading github.com/spf13/viper v1.11.0
10:02:38 [2022-08-30T10:02:38.624Z] #55 8.402 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
10:02:38 [2022-08-30T10:02:38.624Z] #55 9.048 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
10:02:38 [2022-08-30T10:02:38.624Z] #55 9.435 go: downloading github.com/go-critic/go-critic v0.6.3
10:02:38 [2022-08-30T10:02:38.667Z] #77 ...
10:02:38 [2022-08-30T10:02:38.667Z] 
10:02:38 [2022-08-30T10:02:38.667Z] #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
10:02:38 [2022-08-30T10:02:38.667Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9
10:02:38 [2022-08-30T10:02:38.667Z] #42 DONE 54.7s
10:02:38 [2022-08-30T10:02:38.667Z] 
10:02:38 [2022-08-30T10:02:38.667Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
10:02:38 [2022-08-30T10:02:38.667Z] #43 sha256:fa0cf4ad43e366b7e4a1b4a3e6d07d6d57b5a9890cfbfd0e40eb2a191f6564f3
10:02:38 [2022-08-30T10:02:38.891Z] #55 ...
10:02:38 [2022-08-30T10:02:38.891Z] 
10:02:38 [2022-08-30T10:02:38.891Z] #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
10:02:38 [2022-08-30T10:02:38.891Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74
10:02:38 [2022-08-30T10:02:38.891Z] #62 6.239 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:02:38 [2022-08-30T10:02:38.891Z] #62 6.268 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:02:38 [2022-08-30T10:02:38.891Z] #62 6.269 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:02:38 [2022-08-30T10:02:38.891Z] #62 6.964 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:02:38 [2022-08-30T10:02:38.891Z] #62 9.980 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB]
10:02:38 [2022-08-30T10:02:38.891Z] #62 ...
10:02:38 [2022-08-30T10:02:38.891Z] 
10:02:38 [2022-08-30T10:02:38.891Z] #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
10:02:38 [2022-08-30T10:02:38.891Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24
10:02:38 [2022-08-30T10:02:38.891Z] #38 5.979 go: downloading github.com/pelletier/go-toml v1.8.1
10:02:39 [2022-08-30T10:02:39.151Z] #38 ...
10:02:39 [2022-08-30T10:02:39.151Z] 
10:02:39 [2022-08-30T10:02:39.151Z] #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
10:02:39 [2022-08-30T10:02:39.151Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68
10:02:39 [2022-08-30T10:02:39.151Z] #47 4.694 + git clone https://github.com/docker/distribution.git .
10:02:39 [2022-08-30T10:02:39.151Z] #47 4.699 Cloning into '.'...
10:02:39 [2022-08-30T10:02:39.231Z] #43 DONE 0.4s
10:02:39 [2022-08-30T10:02:39.231Z] 
10:02:39 [2022-08-30T10:02:39.231Z] #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
10:02:39 [2022-08-30T10:02:39.231Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488
10:02:39 [2022-08-30T10:02:39.231Z] #77 10.89 Cloning into '/tmp/crun-build/libocispec/yajl'...
10:02:39 [2022-08-30T10:02:39.412Z] #47 ...
10:02:39 [2022-08-30T10:02:39.412Z] 
10:02:39 [2022-08-30T10:02:39.412Z] #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
10:02:39 [2022-08-30T10:02:39.412Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0
10:02:39 [2022-08-30T10:02:39.412Z] #57 5.469 go: downloading mvdan.cc/sh/v3 v3.0.2
10:02:39 [2022-08-30T10:02:39.412Z] #57 6.575 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:02:39 [2022-08-30T10:02:39.412Z] #57 6.584 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:02:39 [2022-08-30T10:02:39.412Z] #57 6.641 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:02:39 [2022-08-30T10:02:39.412Z] #57 8.917 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:02:39 [2022-08-30T10:02:39.412Z] #57 ...
10:02:39 [2022-08-30T10:02:39.412Z] 
10:02:39 [2022-08-30T10:02:39.412Z] #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
10:02:39 [2022-08-30T10:02:39.412Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf
10:02:39 [2022-08-30T10:02:39.412Z] #53 5.588 go: downloading gotest.tools/gotestsum v1.8.1
10:02:39 [2022-08-30T10:02:39.412Z] #53 8.003 go: downloading github.com/dnephin/pflag v1.0.7
10:02:39 [2022-08-30T10:02:39.412Z] #53 8.003 go: downloading github.com/fatih/color v1.10.0
10:02:39 [2022-08-30T10:02:39.412Z] #53 8.243 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:02:39 [2022-08-30T10:02:39.412Z] #53 8.770 go: downloading github.com/mattn/go-colorable v0.1.8
10:02:39 [2022-08-30T10:02:39.412Z] #53 8.772 go: downloading github.com/mattn/go-isatty v0.0.12
10:02:39 [2022-08-30T10:02:39.412Z] #53 8.993 go: downloading github.com/fsnotify/fsnotify v1.4.9
10:02:39 [2022-08-30T10:02:39.412Z] #53 9.138 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
10:02:39 [2022-08-30T10:02:39.412Z] #53 9.499 go: downloading github.com/jonboulle/clockwork v0.2.2
10:02:39 [2022-08-30T10:02:39.412Z] #53 10.07 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
10:02:39 [2022-08-30T10:02:39.412Z] #53 10.51 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
10:02:39 [2022-08-30T10:02:39.673Z] #53 11.27 go: downloading golang.org/x/tools v0.1.0
10:02:39 [2022-08-30T10:02:39.673Z] #53 ...
10:02:39 [2022-08-30T10:02:39.673Z] 
10:02:39 [2022-08-30T10:02:39.673Z] #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
10:02:39 [2022-08-30T10:02:39.673Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d
10:02:39 [2022-08-30T10:02:39.673Z] #36 6.017 go: downloading github.com/go-delve/delve v1.8.1
10:02:39 [2022-08-30T10:02:39.673Z] #36 ...
10:02:39 [2022-08-30T10:02:39.673Z] 
10:02:39 [2022-08-30T10:02:39.673Z] #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
10:02:39 [2022-08-30T10:02:39.673Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:02:39 [2022-08-30T10:02:39.673Z] #14 5.952 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:02:39 [2022-08-30T10:02:39.673Z] #14 5.999 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:02:39 [2022-08-30T10:02:39.673Z] #14 5.999 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:02:39 [2022-08-30T10:02:39.673Z] #14 6.871 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:02:39 [2022-08-30T10:02:39.673Z] #14 9.349 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB]
10:02:39 [2022-08-30T10:02:39.941Z] #14 ...
10:02:39 [2022-08-30T10:02:39.941Z] 
10:02:39 [2022-08-30T10:02:39.941Z] #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
10:02:39 [2022-08-30T10:02:39.941Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147
10:02:39 [2022-08-30T10:02:39.941Z] #42 6.136 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:02:39 [2022-08-30T10:02:39.942Z] #42 6.152 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:02:39 [2022-08-30T10:02:39.942Z] #42 6.172 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:02:39 [2022-08-30T10:02:39.942Z] #42 6.744 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:02:39 [2022-08-30T10:02:39.942Z] #42 9.265 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB]
10:02:39 [2022-08-30T10:02:39.942Z] #42 ...
10:02:39 [2022-08-30T10:02:39.942Z] 
10:02:39 [2022-08-30T10:02:39.942Z] #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
10:02:39 [2022-08-30T10:02:39.942Z] #26 sha256:f53c72c7f86ee8d8de79ecb09914d50e7a4a8d385263914cfa61d3cc826b3c0f
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.355 + RM_GOPATH=0
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.356 + TMP_GOPATH=
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.356 + : /build
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.356 + '[' -z '' ']'
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.361 ++ mktemp -d
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.362 + export GOPATH=/tmp/tmp.0RovAMe8jL
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.364 + GOPATH=/tmp/tmp.0RovAMe8jL
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.367 + RM_GOPATH=1
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.367 + case "$(go env GOARCH)" in
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.367 ++ go env GOARCH
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.399 + export GO_BUILDMODE=-buildmode=pie
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.400 + GO_BUILDMODE=-buildmode=pie
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.400 ++ dirname /install.sh
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.408 + dir=/
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.413 + bin=dockercli
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.417 + shift
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.417 + '[' '!' -f //dockercli.installer ']'
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.418 + . //dockercli.installer
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.418 ++ : stable
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.418 ++ : 17.06.2-ce
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.419 + install_dockercli
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.420 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.420 Install docker/cli version 17.06.2-ce from stable
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.421 ++ uname -m
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.422 + arch=x86_64
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.427 + '[' x86_64 '!=' x86_64 ']'
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.427 + url=https://download.docker.com/linux/static
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.428 + tar -xz docker/docker
10:02:39 [2022-08-30T10:02:39.942Z] #26 5.430 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:02:40 [2022-08-30T10:02:40.202Z] #26 ...
10:02:40 [2022-08-30T10:02:40.202Z] 
10:02:40 [2022-08-30T10:02:40.202Z] #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
10:02:40 [2022-08-30T10:02:40.202Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2
10:02:40 [2022-08-30T10:02:40.202Z] #40 10.68 go: downloading github.com/urfave/cli/v2 v2.3.0
10:02:40 [2022-08-30T10:02:40.202Z] #40 11.20 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
10:02:40 [2022-08-30T10:02:40.202Z] #40 11.38 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
10:02:40 [2022-08-30T10:02:40.678Z] #55 ...
10:02:40 [2022-08-30T10:02:40.678Z] 
10:02:40 [2022-08-30T10:02:40.678Z] #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
10:02:40 [2022-08-30T10:02:40.678Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147
10:02:40 [2022-08-30T10:02:40.678Z] #42 36.31 The following additional packages will be installed:
10:02:40 [2022-08-30T10:02:40.678Z] #42 36.33   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
10:02:40 [2022-08-30T10:02:40.678Z] #42 36.35 Suggested packages:
10:02:40 [2022-08-30T10:02:40.678Z] #42 36.36   cmake-doc ninja-build lrzip
10:02:40 [2022-08-30T10:02:40.678Z] #42 36.36 Recommended packages:
10:02:40 [2022-08-30T10:02:40.678Z] #42 36.36   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:02:40 [2022-08-30T10:02:40.678Z] #42 37.41 The following NEW packages will be installed:
10:02:40 [2022-08-30T10:02:40.678Z] #42 37.45   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
10:02:40 [2022-08-30T10:02:40.678Z] #42 37.47   vim-common xxd
10:02:40 [2022-08-30T10:02:40.678Z] #42 37.94 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
10:02:40 [2022-08-30T10:02:40.678Z] #42 37.94 Need to get 17.7 MB of archives.
10:02:40 [2022-08-30T10:02:40.678Z] #42 37.94 After this operation, 70.7 MB of additional disk space will be used.
10:02:40 [2022-08-30T10:02:40.678Z] #42 37.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
10:02:40 [2022-08-30T10:02:40.678Z] #42 37.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:02:40 [2022-08-30T10:02:40.678Z] #42 37.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
10:02:40 [2022-08-30T10:02:40.678Z] #42 38.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
10:02:40 [2022-08-30T10:02:40.678Z] #42 38.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
10:02:40 [2022-08-30T10:02:40.678Z] #42 38.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
10:02:40 [2022-08-30T10:02:40.678Z] #42 38.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
10:02:40 [2022-08-30T10:02:40.678Z] #42 38.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
10:02:40 [2022-08-30T10:02:40.678Z] #42 38.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
10:02:40 [2022-08-30T10:02:40.678Z] #42 38.56 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
10:02:41 [2022-08-30T10:02:41.130Z] #77 12.54 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
10:02:41 [2022-08-30T10:02:41.130Z] #77 12.77 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
10:02:41 [2022-08-30T10:02:41.387Z] #77 13.00 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
10:02:42 [2022-08-30T10:02:42.068Z] #42 40.06 debconf: delaying package configuration, since apt-utils is not installed
10:02:42 [2022-08-30T10:02:42.068Z] #42 40.38 Fetched 17.7 MB in 1s (14.4 MB/s)
10:02:42 [2022-08-30T10:02:42.068Z] #42 40.46 Selecting previously unselected package xxd.
10:02:42 [2022-08-30T10:02:42.330Z] #42 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 ... 15717 files and directories currently installed.)
10:02:42 [2022-08-30T10:02:42.330Z] #42 40.65 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:02:42 [2022-08-30T10:02:42.330Z] #42 40.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:02:42 [2022-08-30T10:02:42.592Z] #42 40.93 Selecting previously unselected package vim-common.
10:02:42 [2022-08-30T10:02:42.592Z] #42 40.93 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:02:42 [2022-08-30T10:02:42.592Z] #42 40.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:02:42 [2022-08-30T10:02:42.859Z] #42 41.35 Selecting previously unselected package cmake-data.
10:02:43 [2022-08-30T10:02:43.122Z] #42 41.37 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
10:02:43 [2022-08-30T10:02:43.122Z] #42 41.38 Unpacking cmake-data (3.18.4-2+deb11u1) ...
10:02:43 [2022-08-30T10:02:43.506Z] #40 ...
10:02:43 [2022-08-30T10:02:43.506Z] 
10:02:43 [2022-08-30T10:02:43.506Z] #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
10:02:43 [2022-08-30T10:02:43.506Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df
10:02:43 [2022-08-30T10:02:43.506Z] #34 4.963 + git clone https://github.com/kolyshkin/go-swagger.git .
10:02:43 [2022-08-30T10:02:43.506Z] #34 4.963 Cloning into '.'...
10:02:43 [2022-08-30T10:02:43.506Z] #34 ...
10:02:43 [2022-08-30T10:02:43.506Z] 
10:02:43 [2022-08-30T10:02:43.506Z] #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.46.2"      && /build/golangci-lint --version
10:02:43 [2022-08-30T10:02:43.506Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:02:43 [2022-08-30T10:02:43.506Z] #55 12.94 go: downloading github.com/hashicorp/go-version v1.4.0
10:02:43 [2022-08-30T10:02:43.506Z] #55 13.46 go: downloading github.com/ldez/gomoddirectives v0.2.3
10:02:43 [2022-08-30T10:02:43.506Z] #55 14.08 go: downloading github.com/mitchellh/go-homedir v1.1.0
10:02:43 [2022-08-30T10:02:43.506Z] #55 14.29 go: downloading github.com/hashicorp/go-multierror v1.1.1
10:02:44 [2022-08-30T10:02:44.070Z] #42 ...
10:02:44 [2022-08-30T10:02:44.070Z] 
10:02:44 [2022-08-30T10:02:44.070Z] #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
10:02:44 [2022-08-30T10:02:44.070Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74
10:02:44 [2022-08-30T10:02:44.070Z] #62 34.36 Building dependency tree...
10:02:44 [2022-08-30T10:02:44.070Z] #62 38.70 The following additional packages will be installed:
10:02:44 [2022-08-30T10:02:44.070Z] #62 38.71   libbtrfs0
10:02:44 [2022-08-30T10:02:44.070Z] #62 38.98 The following NEW packages will be installed:
10:02:44 [2022-08-30T10:02:44.070Z] #62 39.00   libbtrfs-dev libbtrfs0
10:02:44 [2022-08-30T10:02:44.070Z] #62 39.44 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
10:02:44 [2022-08-30T10:02:44.070Z] #62 39.44 Need to get 460 kB of archives.
10:02:44 [2022-08-30T10:02:44.070Z] #62 39.44 After this operation, 1237 kB of additional disk space will be used.
10:02:44 [2022-08-30T10:02:44.070Z] #62 39.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #62 39.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #62 40.62 debconf: delaying package configuration, since apt-utils is not installed
10:02:44 [2022-08-30T10:02:44.070Z] #62 40.91 Fetched 460 kB in 0s (1406 kB/s)
10:02:44 [2022-08-30T10:02:44.070Z] #62 41.06 Selecting previously unselected package libbtrfs0:amd64.
10:02:44 [2022-08-30T10:02:44.070Z] #62 41.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
10:02:44 [2022-08-30T10:02:44.070Z] #62 41.14 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
10:02:44 [2022-08-30T10:02:44.070Z] #62 41.17 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
10:02:44 [2022-08-30T10:02:44.070Z] #62 41.45 Selecting previously unselected package libbtrfs-dev:amd64.
10:02:44 [2022-08-30T10:02:44.070Z] #62 41.48 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
10:02:44 [2022-08-30T10:02:44.070Z] #62 41.51 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
10:02:44 [2022-08-30T10:02:44.070Z] #62 42.04 Setting up libbtrfs0:amd64 (5.10.1-2) ...
10:02:44 [2022-08-30T10:02:44.070Z] #62 42.07 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
10:02:44 [2022-08-30T10:02:44.070Z] #62 42.09 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:02:44 [2022-08-30T10:02:44.070Z] #62 DONE 42.6s
10:02:44 [2022-08-30T10:02:44.070Z] 
10:02:44 [2022-08-30T10:02:44.070Z] #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             ;
10:02:44 [2022-08-30T10:02:44.070Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e
10:02:44 [2022-08-30T10:02:44.070Z] #76 29.28 Reading package lists...
10:02:44 [2022-08-30T10:02:44.070Z] #76 35.26 Building dependency tree...
10:02:44 [2022-08-30T10:02:44.070Z] #76 39.65 python3 is already the newest version (3.9.2-3).
10:02:44 [2022-08-30T10:02:44.070Z] #76 39.65 The following additional packages will be installed:
10:02:44 [2022-08-30T10:02:44.070Z] #76 39.67   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
10:02:44 [2022-08-30T10:02:44.070Z] #76 39.69   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
10:02:44 [2022-08-30T10:02:44.070Z] #76 39.69 Suggested packages:
10:02:44 [2022-08-30T10:02:44.070Z] #76 39.70   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
10:02:44 [2022-08-30T10:02:44.070Z] #76 39.70   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
10:02:44 [2022-08-30T10:02:44.070Z] #76 39.70   m4-doc ed diffutils-doc
10:02:44 [2022-08-30T10:02:44.070Z] #76 39.70 Recommended packages:
10:02:44 [2022-08-30T10:02:44.070Z] #76 39.70   fakeroot libalgorithm-merge-perl libltdl-dev
10:02:44 [2022-08-30T10:02:44.070Z] #76 41.36 The following NEW packages will be installed:
10:02:44 [2022-08-30T10:02:44.070Z] #76 41.40   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
10:02:44 [2022-08-30T10:02:44.070Z] #76 41.40   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
10:02:44 [2022-08-30T10:02:44.070Z] #76 41.40   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
10:02:44 [2022-08-30T10:02:44.070Z] #76 41.41   libyajl2 m4 patch xz-utils
10:02:44 [2022-08-30T10:02:44.070Z] #76 41.91 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
10:02:44 [2022-08-30T10:02:44.070Z] #76 41.91 Need to get 5940 kB of archives.
10:02:44 [2022-08-30T10:02:44.070Z] #76 41.91 After this operation, 18.7 MB of additional disk space will be used.
10:02:44 [2022-08-30T10:02:44.070Z] #76 41.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #76 41.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #76 41.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #76 41.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #76 41.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #76 41.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #76 41.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #76 41.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #76 42.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #76 42.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #76 42.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #76 42.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #76 42.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
10:02:44 [2022-08-30T10:02:44.070Z] #76 42.26 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #76 42.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #76 42.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #76 42.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #76 42.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #76 42.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #76 42.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #76 42.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #76 42.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
10:02:44 [2022-08-30T10:02:44.070Z] #76 42.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
10:02:44 [2022-08-30T10:02:44.407Z] #76 ...
10:02:44 [2022-08-30T10:02:44.407Z] 
10:02:44 [2022-08-30T10:02:44.407Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
10:02:44 [2022-08-30T10:02:44.407Z] #63 sha256:f42ca3678564caed48cc1a2b8660c63ec5cb39668942c1fdcb2d2aa9d011e3e0
10:02:44 [2022-08-30T10:02:44.660Z] #77 ...
10:02:44 [2022-08-30T10:02:44.660Z] 
10:02:44 [2022-08-30T10:02:44.660Z] #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
10:02:44 [2022-08-30T10:02:44.660Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac
10:02:44 [2022-08-30T10:02:44.660Z] #14 60.16 Selecting previously unselected package gcc-mingw-w64-base.
10:02:44 [2022-08-30T10:02:44.660Z] #14 60.19 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
10:02:44 [2022-08-30T10:02:44.660Z] #14 60.20 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:02:44 [2022-08-30T10:02:44.660Z] #14 60.33 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
10:02:44 [2022-08-30T10:02:44.660Z] #14 60.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
10:02:44 [2022-08-30T10:02:44.660Z] #14 60.33 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:02:44 [2022-08-30T10:02:44.674Z] #63 DONE 0.4s
10:02:44 [2022-08-30T10:02:44.674Z] 
10:02:44 [2022-08-30T10:02:44.674Z] #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
10:02:44 [2022-08-30T10:02:44.674Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:02:44 [2022-08-30T10:02:44.674Z] #14 27.01 Reading package lists...
10:02:44 [2022-08-30T10:02:44.674Z] #14 33.44 Building dependency tree...
10:02:44 [2022-08-30T10:02:44.674Z] #14 37.56 The following additional packages will be installed:
10:02:44 [2022-08-30T10:02:44.674Z] #14 37.57   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:02:44 [2022-08-30T10:02:44.674Z] #14 37.57   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
10:02:44 [2022-08-30T10:02:44.674Z] #14 37.57   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
10:02:44 [2022-08-30T10:02:44.674Z] #14 37.57   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
10:02:44 [2022-08-30T10:02:44.674Z] #14 37.57   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
10:02:44 [2022-08-30T10:02:44.674Z] #14 37.57   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
10:02:44 [2022-08-30T10:02:44.674Z] #14 37.58   mingw-w64-common mingw-w64-x86-64-dev
10:02:44 [2022-08-30T10:02:44.674Z] #14 37.58 Suggested packages:
10:02:44 [2022-08-30T10:02:44.674Z] #14 37.59   gcc-10-locales seccomp wine64
10:02:44 [2022-08-30T10:02:44.674Z] #14 38.92 The following NEW packages will be installed:
10:02:44 [2022-08-30T10:02:44.674Z] #14 38.92   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:02:44 [2022-08-30T10:02:44.674Z] #14 38.93   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
10:02:44 [2022-08-30T10:02:44.674Z] #14 38.93   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
10:02:44 [2022-08-30T10:02:44.674Z] #14 38.93   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
10:02:44 [2022-08-30T10:02:44.674Z] #14 38.93   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
10:02:44 [2022-08-30T10:02:44.674Z] #14 38.94   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
10:02:44 [2022-08-30T10:02:44.674Z] #14 38.95   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
10:02:44 [2022-08-30T10:02:44.674Z] #14 38.95   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
10:02:44 [2022-08-30T10:02:44.674Z] #14 38.95   mingw-w64-x86-64-dev
10:02:44 [2022-08-30T10:02:44.674Z] #14 39.42 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
10:02:44 [2022-08-30T10:02:44.674Z] #14 39.42 Need to get 115 MB of archives.
10:02:44 [2022-08-30T10:02:44.674Z] #14 39.42 After this operation, 645 MB of additional disk space will be used.
10:02:44 [2022-08-30T10:02:44.674Z] #14 39.42 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]
10:02:44 [2022-08-30T10:02:44.674Z] #14 39.57 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]
10:02:44 [2022-08-30T10:02:44.674Z] #14 39.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
10:02:44 [2022-08-30T10:02:44.674Z] #14 39.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
10:02:44 [2022-08-30T10:02:44.674Z] #14 39.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
10:02:44 [2022-08-30T10:02:44.674Z] #14 39.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
10:02:44 [2022-08-30T10:02:44.674Z] #14 40.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
10:02:44 [2022-08-30T10:02:44.674Z] #14 40.43 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]
10:02:44 [2022-08-30T10:02:44.674Z] #14 40.45 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]
10:02:44 [2022-08-30T10:02:44.674Z] #14 41.26 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]
10:02:44 [2022-08-30T10:02:44.674Z] #14 ...
10:02:44 [2022-08-30T10:02:44.674Z] 
10:02:44 [2022-08-30T10:02:44.674Z] #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.46.2"      && /build/golangci-lint --version
10:02:44 [2022-08-30T10:02:44.674Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:02:44 [2022-08-30T10:02:44.674Z] #55 43.09 go: downloading github.com/subosito/gotenv v1.2.0
10:02:44 [2022-08-30T10:02:44.674Z] #55 43.11 go: downloading github.com/hashicorp/hcl v1.0.0
10:02:44 [2022-08-30T10:02:44.895Z] #55 ...
10:02:44 [2022-08-30T10:02:44.895Z] 
10:02:44 [2022-08-30T10:02:44.895Z] #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
10:02:44 [2022-08-30T10:02:44.895Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953
10:02:44 [2022-08-30T10:02:44.895Z] #51 5.872 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:02:44 [2022-08-30T10:02:44.895Z] #51 5.885 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:02:44 [2022-08-30T10:02:44.895Z] #51 5.892 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:02:44 [2022-08-30T10:02:44.895Z] #51 6.789 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
10:02:44 [2022-08-30T10:02:44.895Z] #51 7.321 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:02:44 [2022-08-30T10:02:44.895Z] #51 11.86 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB]
10:02:44 [2022-08-30T10:02:44.895Z] #51 15.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:02:45 [2022-08-30T10:02:45.225Z] #14 ...
10:02:45 [2022-08-30T10:02:45.225Z] 
10:02:45 [2022-08-30T10:02:45.225Z] #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
10:02:45 [2022-08-30T10:02:45.225Z] #44 sha256:f70769ff362be63e2d1f22267c1bfab0c64342b71fd934b68c36931f28e19879
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.139 + RM_GOPATH=0
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.139 + TMP_GOPATH=
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.139 + : /build
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.152 + '[' -z '' ']'
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.152 ++ mktemp -d
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.152 + export GOPATH=/tmp/tmp.a0HJny4i0W
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.152 + GOPATH=/tmp/tmp.a0HJny4i0W
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.152 + RM_GOPATH=1
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.152 + case "$(go env GOARCH)" in
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.152 ++ go env GOARCH
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.219 + export GO_BUILDMODE=-buildmode=pie
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.219 + GO_BUILDMODE=-buildmode=pie
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.219 ++ dirname /install.sh
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.240 + dir=/
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.240 + bin=tini
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.240 + shift
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.240 + '[' '!' -f //tini.installer ']'
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.240 + . //tini.installer
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.240 ++ : v0.19.0
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.240 + install_tini
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.240 + echo 'Install tini version v0.19.0'
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.240 + git clone https://github.com/krallin/tini.git /tmp/tmp.a0HJny4i0W/tini
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.240 Cloning into '/tmp/tmp.a0HJny4i0W/tini'...
10:02:45 [2022-08-30T10:02:45.225Z] #44 1.251 Install tini version v0.19.0
10:02:45 [2022-08-30T10:02:45.225Z] #44 2.023 + cd /tmp/tmp.a0HJny4i0W/tini
10:02:45 [2022-08-30T10:02:45.225Z] #44 2.023 + git checkout -q v0.19.0
10:02:45 [2022-08-30T10:02:45.225Z] #44 2.028 + cmake .
10:02:45 [2022-08-30T10:02:45.225Z] #44 2.640 -- The C compiler identification is GNU 10.2.1
10:02:45 [2022-08-30T10:02:45.225Z] #44 2.718 -- Detecting C compiler ABI info
10:02:45 [2022-08-30T10:02:45.225Z] #44 3.118 -- Detecting C compiler ABI info - done
10:02:45 [2022-08-30T10:02:45.225Z] #44 3.222 -- Check for working C compiler: /usr/bin/cc - skipped
10:02:45 [2022-08-30T10:02:45.225Z] #44 3.223 -- Detecting C compile features
10:02:45 [2022-08-30T10:02:45.225Z] #44 3.224 -- Detecting C compile features - done
10:02:45 [2022-08-30T10:02:45.225Z] #44 3.268 -- Performing Test HAS_BUILTIN_FORTIFY
10:02:45 [2022-08-30T10:02:45.225Z] #44 3.462 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:02:45 [2022-08-30T10:02:45.225Z] #44 3.533 -- Configuring done
10:02:45 [2022-08-30T10:02:45.225Z] #44 3.553 -- Generating done
10:02:45 [2022-08-30T10:02:45.225Z] #44 3.556 -- Build files have been written to: /tmp/tmp.a0HJny4i0W/tini
10:02:45 [2022-08-30T10:02:45.225Z] #44 3.571 + make tini-static
10:02:45 [2022-08-30T10:02:45.225Z] #44 3.813 Scanning dependencies of target tini-static
10:02:45 [2022-08-30T10:02:45.225Z] #44 3.860 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:02:45 [2022-08-30T10:02:45.225Z] #44 4.947 [100%] Linking C executable tini-static
10:02:45 [2022-08-30T10:02:45.225Z] #44 5.492 [100%] Built target tini-static
10:02:45 [2022-08-30T10:02:45.225Z] #44 5.544 + mkdir -p /build
10:02:45 [2022-08-30T10:02:45.225Z] #44 5.565 + cp tini-static /build/docker-init
10:02:45 [2022-08-30T10:02:45.225Z] #44 DONE 6.1s
10:02:45 [2022-08-30T10:02:45.257Z] #55 43.59 go: downloading gopkg.in/ini.v1 v1.66.4
10:02:45 [2022-08-30T10:02:45.257Z] #55 43.59 go: downloading github.com/magiconair/properties v1.8.6
10:02:45 [2022-08-30T10:02:45.257Z] #55 43.74 go: downloading github.com/pelletier/go-toml v1.9.5
10:02:45 [2022-08-30T10:02:45.487Z] 
10:02:45 [2022-08-30T10:02:45.487Z] #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
10:02:45 [2022-08-30T10:02:45.487Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488
10:02:45 [2022-08-30T10:02:45.518Z] #55 43.90 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
10:02:45 [2022-08-30T10:02:45.779Z] #55 44.22 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
10:02:45 [2022-08-30T10:02:45.840Z] #51 ...
10:02:45 [2022-08-30T10:02:45.840Z] 
10:02:45 [2022-08-30T10:02:45.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
10:02:45 [2022-08-30T10:02:45.840Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2
10:02:45 [2022-08-30T10:02:45.840Z] #40 17.53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
10:02:46 [2022-08-30T10:02:46.041Z] #55 44.27 go: downloading github.com/gobwas/glob v0.2.3
10:02:46 [2022-08-30T10:02:46.041Z] #55 44.34 go: downloading github.com/kisielk/gotool v1.0.0
10:02:46 [2022-08-30T10:02:46.041Z] #55 44.44 go: downloading github.com/gostaticanalysis/comment v1.4.2
10:02:46 [2022-08-30T10:02:46.102Z] #40 17.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:02:46 [2022-08-30T10:02:46.306Z] #55 44.56 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
10:02:46 [2022-08-30T10:02:46.306Z] #55 44.57 go: downloading github.com/ettle/strcase v0.1.1
10:02:46 [2022-08-30T10:02:46.306Z] #55 44.71 go: downloading github.com/fatih/structtag v1.2.0
10:02:46 [2022-08-30T10:02:46.567Z] #55 ...
10:02:46 [2022-08-30T10:02:46.567Z] 
10:02:46 [2022-08-30T10:02:46.567Z] #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
10:02:46 [2022-08-30T10:02:46.567Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0
10:02:46 [2022-08-30T10:02:46.567Z] #57 44.26 v3.0.2
10:02:46 [2022-08-30T10:02:46.567Z] #57 DONE 44.7s
10:02:46 [2022-08-30T10:02:46.567Z] 
10:02:46 [2022-08-30T10:02:46.567Z] #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.46.2"      && /build/golangci-lint --version
10:02:46 [2022-08-30T10:02:46.567Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:02:46 [2022-08-30T10:02:46.567Z] #55 44.74 go: downloading github.com/Masterminds/semver v1.5.0
10:02:46 [2022-08-30T10:02:46.567Z] #55 44.89 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
10:02:46 [2022-08-30T10:02:46.567Z] #55 45.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
10:02:46 [2022-08-30T10:02:46.567Z] #55 45.02 go: downloading github.com/prometheus/client_golang v1.12.1
10:02:47 [2022-08-30T10:02:47.511Z] #55 45.75 go: downloading github.com/prometheus/client_model v0.2.0
10:02:47 [2022-08-30T10:02:47.511Z] #55 45.85 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
10:02:47 [2022-08-30T10:02:47.801Z] #55 46.08 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
10:02:47 [2022-08-30T10:02:47.801Z] #55 46.15 go: downloading github.com/google/go-cmp v0.5.7
10:02:48 [2022-08-30T10:02:48.064Z] #55 46.38 go: downloading github.com/hexops/gotextdiff v1.0.3
10:02:48 [2022-08-30T10:02:48.064Z] #55 46.60 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
10:02:48 [2022-08-30T10:02:48.064Z] #55 46.61 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
10:02:48 [2022-08-30T10:02:48.331Z] #55 46.68 go: downloading github.com/olekukonko/tablewriter v0.0.5
10:02:48 [2022-08-30T10:02:48.331Z] #55 46.89 go: downloading github.com/beorn7/perks v1.0.1
10:02:48 [2022-08-30T10:02:48.594Z] #55 46.96 go: downloading github.com/cespare/xxhash/v2 v2.1.2
10:02:48 [2022-08-30T10:02:48.594Z] #55 46.98 go: downloading github.com/golang/protobuf v1.5.2
10:02:48 [2022-08-30T10:02:48.874Z] #55 47.12 go: downloading github.com/prometheus/common v0.32.1
10:02:49 [2022-08-30T10:02:49.137Z] #55 ...
10:02:49 [2022-08-30T10:02:49.137Z] 
10:02:49 [2022-08-30T10:02:49.137Z] #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
10:02:49 [2022-08-30T10:02:49.137Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2
10:02:49 [2022-08-30T10:02:49.137Z] #40 46.68 NAME:
10:02:49 [2022-08-30T10:02:49.137Z] #40 46.68    go-winres - A tool for embedding resources in Windows executables
10:02:49 [2022-08-30T10:02:49.137Z] #40 46.68 
10:02:49 [2022-08-30T10:02:49.137Z] #40 46.68 USAGE:
10:02:49 [2022-08-30T10:02:49.137Z] #40 46.68    go-winres [global options] command [command options] [arguments...]
10:02:49 [2022-08-30T10:02:49.137Z] #40 46.68 
10:02:49 [2022-08-30T10:02:49.137Z] #40 46.68 COMMANDS:
10:02:49 [2022-08-30T10:02:49.137Z] #40 46.68    init     Create an initial ./winres/winres.json
10:02:49 [2022-08-30T10:02:49.137Z] #40 46.68    make     Make syso files for the "go build" command
10:02:49 [2022-08-30T10:02:49.137Z] #40 46.68    simply   Make syso files for the "go build" command (simplified)
10:02:49 [2022-08-30T10:02:49.137Z] #40 46.68    extract  Extract all resources from an executable
10:02:49 [2022-08-30T10:02:49.137Z] #40 46.68    patch    Replace resources in an executable file (exe, dll)
10:02:49 [2022-08-30T10:02:49.137Z] #40 46.68    help, h  Shows a list of commands or help for one command
10:02:49 [2022-08-30T10:02:49.137Z] #40 46.68 
10:02:49 [2022-08-30T10:02:49.137Z] #40 46.68 GLOBAL OPTIONS:
10:02:49 [2022-08-30T10:02:49.137Z] #40 46.68    --help, -h  show help (default: false)
10:02:49 [2022-08-30T10:02:49.137Z] #40 DONE 47.4s
10:02:49 [2022-08-30T10:02:49.137Z] 
10:02:49 [2022-08-30T10:02:49.137Z] #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             ;
10:02:49 [2022-08-30T10:02:49.137Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e
10:02:49 [2022-08-30T10:02:49.137Z] #76 44.19 debconf: delaying package configuration, since apt-utils is not installed
10:02:49 [2022-08-30T10:02:49.137Z] #76 44.43 Fetched 5940 kB in 1s (7885 kB/s)
10:02:49 [2022-08-30T10:02:49.137Z] #76 44.57 Selecting previously unselected package bzip2.
10:02:49 [2022-08-30T10:02:49.137Z] #76 44.57 (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 ... 15717 files and directories currently installed.)
10:02:49 [2022-08-30T10:02:49.137Z] #76 44.63 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
10:02:49 [2022-08-30T10:02:49.137Z] #76 44.66 Unpacking bzip2 (1.0.8-4) ...
10:02:49 [2022-08-30T10:02:49.137Z] #76 44.86 Selecting previously unselected package libmagic-mgc.
10:02:49 [2022-08-30T10:02:49.137Z] #76 44.86 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
10:02:49 [2022-08-30T10:02:49.137Z] #76 44.89 Unpacking libmagic-mgc (1:5.39-3) ...
10:02:49 [2022-08-30T10:02:49.137Z] #76 45.53 Selecting previously unselected package libmagic1:amd64.
10:02:49 [2022-08-30T10:02:49.137Z] #76 45.53 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
10:02:49 [2022-08-30T10:02:49.137Z] #76 45.57 Unpacking libmagic1:amd64 (1:5.39-3) ...
10:02:49 [2022-08-30T10:02:49.137Z] #76 45.71 Selecting previously unselected package file.
10:02:49 [2022-08-30T10:02:49.137Z] #76 45.71 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
10:02:49 [2022-08-30T10:02:49.137Z] #76 45.73 Unpacking file (1:5.39-3) ...
10:02:49 [2022-08-30T10:02:49.137Z] #76 45.88 Selecting previously unselected package xz-utils.
10:02:49 [2022-08-30T10:02:49.137Z] #76 45.88 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
10:02:49 [2022-08-30T10:02:49.137Z] #76 45.89 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:02:49 [2022-08-30T10:02:49.137Z] #76 46.31 Selecting previously unselected package libsigsegv2:amd64.
10:02:49 [2022-08-30T10:02:49.137Z] #76 46.31 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
10:02:49 [2022-08-30T10:02:49.137Z] #76 46.40 Unpacking libsigsegv2:amd64 (2.13-1) ...
10:02:49 [2022-08-30T10:02:49.137Z] #76 46.60 Selecting previously unselected package m4.
10:02:49 [2022-08-30T10:02:49.137Z] #76 46.60 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
10:02:49 [2022-08-30T10:02:49.137Z] #76 46.63 Unpacking m4 (1.4.18-5) ...
10:02:49 [2022-08-30T10:02:49.137Z] #76 47.05 Selecting previously unselected package autoconf.
10:02:49 [2022-08-30T10:02:49.137Z] #76 47.05 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
10:02:49 [2022-08-30T10:02:49.137Z] #76 47.05 Unpacking autoconf (2.69-14) ...
10:02:49 [2022-08-30T10:02:49.399Z] #76 47.56 Selecting previously unselected package autotools-dev.
10:02:49 [2022-08-30T10:02:49.399Z] #76 47.56 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
10:02:49 [2022-08-30T10:02:49.399Z] #76 47.56 Unpacking autotools-dev (20180224.1+nmu1) ...
10:02:49 [2022-08-30T10:02:49.399Z] #76 47.69 Selecting previously unselected package automake.
10:02:49 [2022-08-30T10:02:49.399Z] #76 47.69 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
10:02:49 [2022-08-30T10:02:49.399Z] #76 47.69 Unpacking automake (1:1.16.3-2) ...
10:02:49 [2022-08-30T10:02:49.399Z] #76 ...
10:02:49 [2022-08-30T10:02:49.399Z] 
10:02:49 [2022-08-30T10:02:49.399Z] #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
10:02:49 [2022-08-30T10:02:49.399Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953
10:02:49 [2022-08-30T10:02:49.399Z] #51 31.46 Reading package lists...
10:02:49 [2022-08-30T10:02:49.399Z] #51 37.23 Building dependency tree...
10:02:49 [2022-08-30T10:02:49.399Z] #51 41.68 The following additional packages will be installed:
10:02:49 [2022-08-30T10:02:49.399Z] #51 41.69   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
10:02:49 [2022-08-30T10:02:49.399Z] #51 41.71   python3-protobuf python3-six
10:02:49 [2022-08-30T10:02:49.399Z] #51 41.73 Suggested packages:
10:02:49 [2022-08-30T10:02:49.399Z] #51 41.74   python3-setuptools
10:02:49 [2022-08-30T10:02:49.399Z] #51 41.74 Recommended packages:
10:02:49 [2022-08-30T10:02:49.399Z] #51 41.74   iproute2 | iproute
10:02:49 [2022-08-30T10:02:49.399Z] #51 42.66 The following NEW packages will be installed:
10:02:49 [2022-08-30T10:02:49.399Z] #51 42.74   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
10:02:49 [2022-08-30T10:02:49.399Z] #51 42.74   python3-protobuf python3-six
10:02:49 [2022-08-30T10:02:49.399Z] #51 43.32 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
10:02:49 [2022-08-30T10:02:49.399Z] #51 43.32 Need to get 2315 kB of archives.
10:02:49 [2022-08-30T10:02:49.399Z] #51 43.32 After this operation, 11.1 MB of additional disk space will be used.
10:02:49 [2022-08-30T10:02:49.399Z] #51 43.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
10:02:49 [2022-08-30T10:02:49.399Z] #51 43.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:02:49 [2022-08-30T10:02:49.399Z] #51 43.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
10:02:49 [2022-08-30T10:02:49.399Z] #51 43.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
10:02:49 [2022-08-30T10:02:49.399Z] #51 43.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:02:49 [2022-08-30T10:02:49.399Z] #51 43.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
10:02:49 [2022-08-30T10:02:49.399Z] #51 43.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:02:49 [2022-08-30T10:02:49.399Z] #51 45.70 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
10:02:49 [2022-08-30T10:02:49.399Z] #51 47.29 debconf: delaying package configuration, since apt-utils is not installed
10:02:49 [2022-08-30T10:02:49.399Z] #51 ...
10:02:49 [2022-08-30T10:02:49.399Z] 
10:02:49 [2022-08-30T10:02:49.399Z] #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.46.2"      && /build/golangci-lint --version
10:02:49 [2022-08-30T10:02:49.399Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:02:49 [2022-08-30T10:02:49.399Z] #55 47.56 go: downloading github.com/prometheus/procfs v0.7.3
10:02:49 [2022-08-30T10:02:49.399Z] #55 47.56 go: downloading google.golang.org/protobuf v1.28.0
10:02:49 [2022-08-30T10:02:49.417Z] #40 ...
10:02:49 [2022-08-30T10:02:49.417Z] 
10:02:49 [2022-08-30T10:02:49.417Z] #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
10:02:49 [2022-08-30T10:02:49.417Z] #67 sha256:19442958fa87e8936e9bfb68d5dd6cc4584e4d44518ee1367e19877001745b3b
10:02:49 [2022-08-30T10:02:49.417Z] #67 10.24 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
10:02:49 [2022-08-30T10:02:49.417Z] #67 15.35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
10:02:49 [2022-08-30T10:02:49.417Z] #67 16.84 go: downloading github.com/google/uuid v1.3.0
10:02:49 [2022-08-30T10:02:49.417Z] #67 17.12 go: downloading github.com/moby/vpnkit v0.5.0
10:02:49 [2022-08-30T10:02:49.417Z] #67 18.38 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
10:02:49 [2022-08-30T10:02:49.417Z] #67 18.70 go: downloading github.com/gofrs/flock v0.8.1
10:02:49 [2022-08-30T10:02:49.417Z] #67 18.70 go: downloading github.com/gorilla/mux v1.8.0
10:02:49 [2022-08-30T10:02:49.417Z] #67 18.93 go: downloading github.com/moby/sys/mountinfo v0.6.0
10:02:49 [2022-08-30T10:02:49.417Z] #67 19.91 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
10:02:49 [2022-08-30T10:02:49.417Z] #67 20.01 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
10:02:49 [2022-08-30T10:02:49.417Z] #67 20.33 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
10:02:49 [2022-08-30T10:02:49.417Z] #67 ...
10:02:49 [2022-08-30T10:02:49.417Z] 
10:02:49 [2022-08-30T10:02:49.417Z] #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
10:02:49 [2022-08-30T10:02:49.417Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf
10:02:49 [2022-08-30T10:02:49.417Z] #53 20.79 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
10:02:49 [2022-08-30T10:02:49.417Z] #53 20.91 go: downloading golang.org/x/mod v0.3.0
10:02:49 [2022-08-30T10:02:49.417Z] #53 ...
10:02:49 [2022-08-30T10:02:49.417Z] 
10:02:49 [2022-08-30T10:02:49.417Z] #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             ;
10:02:49 [2022-08-30T10:02:49.417Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e
10:02:49 [2022-08-30T10:02:49.417Z] #76 11.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB]
10:02:49 [2022-08-30T10:02:49.417Z] #76 14.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:02:49 [2022-08-30T10:02:49.417Z] #76 ...
10:02:49 [2022-08-30T10:02:49.417Z] 
10:02:49 [2022-08-30T10:02:49.417Z] #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.46.2"      && /build/golangci-lint --version
10:02:49 [2022-08-30T10:02:49.417Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:02:49 [2022-08-30T10:02:49.417Z] #55 20.05 go: downloading github.com/mattn/go-colorable v0.1.12
10:02:49 [2022-08-30T10:02:49.417Z] #55 20.06 go: downloading github.com/sirupsen/logrus v1.8.1
10:02:49 [2022-08-30T10:02:49.417Z] #55 20.20 go: downloading github.com/stretchr/testify v1.7.1
10:02:49 [2022-08-30T10:02:49.417Z] #55 20.58 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
10:02:49 [2022-08-30T10:02:49.417Z] #55 20.65 go: downloading github.com/mattn/go-isatty v0.0.14
10:02:49 [2022-08-30T10:02:49.417Z] #55 20.82 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
10:02:49 [2022-08-30T10:02:49.417Z] #55 20.99 go: downloading github.com/fsnotify/fsnotify v1.5.4
10:02:49 [2022-08-30T10:02:49.417Z] #55 21.08 go: downloading github.com/mitchellh/mapstructure v1.5.0
10:02:49 [2022-08-30T10:02:49.700Z] #55 21.32 go: downloading github.com/spf13/afero v1.8.2
10:02:49 [2022-08-30T10:02:49.700Z] #55 21.45 go: downloading github.com/spf13/cast v1.4.1
10:02:49 [2022-08-30T10:02:49.973Z] #55 48.40 go: downloading github.com/mattn/go-runewidth v0.0.9
10:02:50 [2022-08-30T10:02:50.274Z] #55 21.85 go: downloading github.com/spf13/jwalterweatherman v1.1.0
10:02:50 [2022-08-30T10:02:50.274Z] #55 22.10 go: downloading github.com/go-toolsmith/astcast v1.0.0
10:02:50 [2022-08-30T10:02:50.709Z] #55 22.36 go: downloading github.com/go-toolsmith/astcopy v1.0.0
10:02:50 [2022-08-30T10:02:50.743Z] #77 ...
10:02:50 [2022-08-30T10:02:50.743Z] 
10:02:50 [2022-08-30T10:02:50.743Z] #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
10:02:50 [2022-08-30T10:02:50.743Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac
10:02:50 [2022-08-30T10:02:50.743Z] #14 66.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
10:02:50 [2022-08-30T10:02:50.743Z] #14 66.57 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
10:02:50 [2022-08-30T10:02:50.743Z] #14 66.58 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:02:51 [2022-08-30T10:02:51.096Z] #55 22.38 go: downloading github.com/go-toolsmith/astequal v1.0.1
10:02:51 [2022-08-30T10:02:51.096Z] #55 22.38 go: downloading github.com/go-toolsmith/astfmt v1.0.0
10:02:51 [2022-08-30T10:02:51.096Z] #55 22.61 go: downloading github.com/go-toolsmith/astp v1.0.0
10:02:51 [2022-08-30T10:02:51.096Z] #55 22.62 go: downloading github.com/go-toolsmith/strparse v1.0.0
10:02:51 [2022-08-30T10:02:51.096Z] #55 22.72 go: downloading github.com/go-toolsmith/typep v1.0.2
10:02:51 [2022-08-30T10:02:51.358Z] #55 22.73 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
10:02:51 [2022-08-30T10:02:51.358Z] #55 23.03 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
10:02:51 [2022-08-30T10:02:51.361Z] #55 49.84 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
10:02:51 [2022-08-30T10:02:51.623Z] #55 ...
10:02:51 [2022-08-30T10:02:51.623Z] 
10:02:51 [2022-08-30T10:02:51.623Z] #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
10:02:51 [2022-08-30T10:02:51.623Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147
10:02:51 [2022-08-30T10:02:51.623Z] #42 13.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:02:51 [2022-08-30T10:02:51.623Z] #42 ...
10:02:51 [2022-08-30T10:02:51.623Z] 
10:02:51 [2022-08-30T10:02:51.623Z] #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.46.2"      && /build/golangci-lint --version
10:02:51 [2022-08-30T10:02:51.623Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:02:51 [2022-08-30T10:02:51.623Z] #55 23.36 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
10:02:52 [2022-08-30T10:02:52.196Z] #55 23.73 go: downloading github.com/hashicorp/errwrap v1.0.0
10:02:52 [2022-08-30T10:02:52.196Z] #55 23.92 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
10:02:52 [2022-08-30T10:02:52.196Z] #55 ...
10:02:52 [2022-08-30T10:02:52.196Z] 
10:02:52 [2022-08-30T10:02:52.196Z] #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
10:02:52 [2022-08-30T10:02:52.196Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:02:52 [2022-08-30T10:02:52.196Z] #14 13.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:02:52 [2022-08-30T10:02:52.196Z] #14 ...
10:02:52 [2022-08-30T10:02:52.196Z] 
10:02:52 [2022-08-30T10:02:52.196Z] #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
10:02:52 [2022-08-30T10:02:52.196Z] #26 sha256:f53c72c7f86ee8d8de79ecb09914d50e7a4a8d385263914cfa61d3cc826b3c0f
10:02:52 [2022-08-30T10:02:52.196Z] #26 20.18 + mkdir -p /build
10:02:52 [2022-08-30T10:02:52.196Z] #26 20.19 + mv docker/docker /build/
10:02:52 [2022-08-30T10:02:52.196Z] #26 20.22 + rmdir docker
10:02:52 [2022-08-30T10:02:52.196Z] #26 DONE 23.6s
10:02:52 [2022-08-30T10:02:52.196Z] 
10:02:52 [2022-08-30T10:02:52.196Z] #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
10:02:52 [2022-08-30T10:02:52.196Z] #67 sha256:19442958fa87e8936e9bfb68d5dd6cc4584e4d44518ee1367e19877001745b3b
10:02:52 [2022-08-30T10:02:52.196Z] #67 23.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:02:52 [2022-08-30T10:02:52.769Z] #67 ...
10:02:52 [2022-08-30T10:02:52.769Z] 
10:02:52 [2022-08-30T10:02:52.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
10:02:52 [2022-08-30T10:02:52.769Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74
10:02:52 [2022-08-30T10:02:52.769Z] #62 14.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:02:52 [2022-08-30T10:02:52.769Z] #62 ...
10:02:52 [2022-08-30T10:02:52.769Z] 
10:02:52 [2022-08-30T10:02:52.769Z] #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
10:02:52 [2022-08-30T10:02:52.769Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d
10:02:52 [2022-08-30T10:02:52.769Z] #36 22.37 go: downloading github.com/sirupsen/logrus v1.6.0
10:02:52 [2022-08-30T10:02:52.769Z] #36 22.39 go: downloading github.com/spf13/cobra v1.1.3
10:02:52 [2022-08-30T10:02:52.769Z] #36 23.65 go: downloading github.com/mattn/go-isatty v0.0.3
10:02:52 [2022-08-30T10:02:52.769Z] #36 23.85 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
10:02:52 [2022-08-30T10:02:52.769Z] #36 24.44 go: downloading gopkg.in/yaml.v2 v2.4.0
10:02:53 [2022-08-30T10:02:53.716Z] #36 25.27 go: downloading github.com/google/go-dap v0.6.0
10:02:53 [2022-08-30T10:02:53.716Z] #36 25.57 go: downloading github.com/cosiner/argv v0.1.0
10:02:53 [2022-08-30T10:02:53.977Z] #36 25.61 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
10:02:54 [2022-08-30T10:02:54.237Z] #36 26.01 go: downloading github.com/peterh/liner v1.2.2
10:02:54 [2022-08-30T10:02:54.498Z] #36 26.10 go: downloading github.com/russross/blackfriday/v2 v2.0.1
10:02:54 [2022-08-30T10:02:54.670Z] #55 ...
10:02:54 [2022-08-30T10:02:54.670Z] 
10:02:54 [2022-08-30T10:02:54.670Z] #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             ;
10:02:54 [2022-08-30T10:02:54.670Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e
10:02:54 [2022-08-30T10:02:54.670Z] #76 48.24 Selecting previously unselected package patch.
10:02:54 [2022-08-30T10:02:54.670Z] #76 48.24 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 48.27 Unpacking patch (2.7.6-7) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 48.47 Selecting previously unselected package dpkg-dev.
10:02:54 [2022-08-30T10:02:54.670Z] #76 48.47 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 48.47 Unpacking dpkg-dev (1.20.11) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 49.71 Selecting previously unselected package build-essential.
10:02:54 [2022-08-30T10:02:54.670Z] #76 49.74 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 49.74 Unpacking build-essential (12.9) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 49.87 Selecting previously unselected package libcap2:amd64.
10:02:54 [2022-08-30T10:02:54.670Z] #76 49.87 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 49.89 Unpacking libcap2:amd64 (1:2.44-1) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 49.96 Selecting previously unselected package libcap-dev:amd64.
10:02:54 [2022-08-30T10:02:54.670Z] #76 50.01 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 50.02 Unpacking libcap-dev:amd64 (1:2.44-1) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 50.20 Selecting previously unselected package libprotobuf-c1:amd64.
10:02:54 [2022-08-30T10:02:54.670Z] #76 50.20 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 50.21 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 50.33 Selecting previously unselected package libprotobuf-c-dev:amd64.
10:02:54 [2022-08-30T10:02:54.670Z] #76 50.33 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 50.34 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 50.46 Selecting previously unselected package libseccomp-dev:amd64.
10:02:54 [2022-08-30T10:02:54.670Z] #76 50.47 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 50.47 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 50.71 Selecting previously unselected package libsystemd-dev:amd64.
10:02:54 [2022-08-30T10:02:54.670Z] #76 50.76 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 50.79 Unpacking libsystemd-dev:amd64 (247.3-7) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 51.73 Selecting previously unselected package libtool.
10:02:54 [2022-08-30T10:02:54.670Z] #76 51.73 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 51.73 Unpacking libtool (2.4.6-15) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.03 Selecting previously unselected package libudev-dev:amd64.
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.07 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.07 Unpacking libudev-dev:amd64 (247.3-7) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.32 Selecting previously unselected package libyajl2:amd64.
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.32 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.39 Unpacking libyajl2:amd64 (2.1.0-3) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.43 Selecting previously unselected package libyajl-dev:amd64.
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.43 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.44 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.63 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.63 Setting up libmagic-mgc (1:5.39-3) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.63 Setting up libyajl2:amd64 (2.1.0-3) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.67 Setting up libmagic1:amd64 (1:5.39-3) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.67 Setting up file (1:5.39-3) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.69 Setting up bzip2 (1.0.8-4) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.69 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.71 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.72 Setting up libcap2:amd64 (1:2.44-1) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.76 Setting up autotools-dev (20180224.1+nmu1) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.77 Setting up libsigsegv2:amd64 (2.13-1) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.84 Setting up patch (2.7.6-7) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.86 Setting up libudev-dev:amd64 (247.3-7) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.89 Setting up libyajl-dev:amd64 (2.1.0-3) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.93 Setting up libcap-dev:amd64 (1:2.44-1) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.96 Setting up libsystemd-dev:amd64 (247.3-7) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.96 Setting up libtool (2.4.6-15) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.97 Setting up m4 (1.4.18-5) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 52.98 Setting up dpkg-dev (1.20.11) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 53.03 Setting up autoconf (2.69-14) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 53.06 Setting up build-essential (12.9) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 53.09 Setting up automake (1:1.16.3-2) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 53.11 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
10:02:54 [2022-08-30T10:02:54.670Z] #76 53.13 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:02:54 [2022-08-30T10:02:54.670Z] #76 ...
10:02:54 [2022-08-30T10:02:54.670Z] 
10:02:54 [2022-08-30T10:02:54.671Z] #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
10:02:54 [2022-08-30T10:02:54.671Z] #64 sha256:94b2f0bb7ff38ca98116fafb9108b0a382ad5cb5ff52572266227131509a53fb
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.862 + RM_GOPATH=0
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.862 + TMP_GOPATH=
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.862 + : /build
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.862 + '[' -z '' ']'
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.862 ++ mktemp -d
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.862 + export GOPATH=/tmp/tmp.LDij19gmYg
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.862 + GOPATH=/tmp/tmp.LDij19gmYg
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.862 + RM_GOPATH=1
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.862 + case "$(go env GOARCH)" in
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.862 ++ go env GOARCH
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.898 + export GO_BUILDMODE=-buildmode=pie
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.898 + GO_BUILDMODE=-buildmode=pie
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.898 ++ dirname /install.sh
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.898 + dir=/
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.898 + bin=containerd
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.898 + shift
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.898 + '[' '!' -f //containerd.installer ']'
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.898 + . //containerd.installer
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.898 ++ set -e
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.898 ++ : v1.6.8
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.898 + install_containerd
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.898 + echo 'Install containerd version v1.6.8'
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.898 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LDij19gmYg/src/github.com/containerd/containerd
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.898 Cloning into '/tmp/tmp.LDij19gmYg/src/github.com/containerd/containerd'...
10:02:54 [2022-08-30T10:02:54.671Z] #64 4.898 Install containerd version v1.6.8
10:02:54 [2022-08-30T10:02:54.933Z] #64 ...
10:02:54 [2022-08-30T10:02:54.933Z] 
10:02:54 [2022-08-30T10:02:54.933Z] #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
10:02:54 [2022-08-30T10:02:54.933Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953
10:02:54 [2022-08-30T10:02:54.933Z] #51 47.56 Fetched 2315 kB in 3s (737 kB/s)
10:02:54 [2022-08-30T10:02:54.933Z] #51 47.65 Selecting previously unselected package libprotobuf23:amd64.
10:02:54 [2022-08-30T10:02:54.933Z] #51 47.65 (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 ... 15717 files and directories currently installed.)
10:02:54 [2022-08-30T10:02:54.933Z] #51 47.71 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
10:02:54 [2022-08-30T10:02:54.933Z] #51 47.75 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
10:02:54 [2022-08-30T10:02:54.933Z] #51 48.61 Selecting previously unselected package python3-pkg-resources.
10:02:54 [2022-08-30T10:02:54.933Z] #51 48.61 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
10:02:54 [2022-08-30T10:02:54.933Z] #51 48.61 Unpacking python3-pkg-resources (52.0.0-4) ...
10:02:54 [2022-08-30T10:02:54.933Z] #51 48.92 Selecting previously unselected package python3-six.
10:02:54 [2022-08-30T10:02:54.933Z] #51 48.92 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
10:02:54 [2022-08-30T10:02:54.933Z] #51 48.92 Unpacking python3-six (1.16.0-2) ...
10:02:54 [2022-08-30T10:02:54.933Z] #51 49.07 Selecting previously unselected package python3-protobuf.
10:02:54 [2022-08-30T10:02:54.933Z] #51 49.07 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
10:02:54 [2022-08-30T10:02:54.933Z] #51 49.07 Unpacking python3-protobuf (3.12.4-1) ...
10:02:54 [2022-08-30T10:02:54.933Z] #51 49.60 Selecting previously unselected package libnet1:amd64.
10:02:54 [2022-08-30T10:02:54.933Z] #51 49.60 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:02:54 [2022-08-30T10:02:54.933Z] #51 49.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:02:54 [2022-08-30T10:02:54.933Z] #51 49.82 Selecting previously unselected package libnl-3-200:amd64.
10:02:54 [2022-08-30T10:02:54.933Z] #51 49.82 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
10:02:54 [2022-08-30T10:02:54.933Z] #51 49.83 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
10:02:54 [2022-08-30T10:02:54.933Z] #51 49.98 Selecting previously unselected package libprotobuf-c1:amd64.
10:02:54 [2022-08-30T10:02:54.933Z] #51 49.98 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:02:54 [2022-08-30T10:02:54.933Z] #51 49.98 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:02:54 [2022-08-30T10:02:54.933Z] #51 50.15 Selecting previously unselected package criu.
10:02:54 [2022-08-30T10:02:54.933Z] #51 50.15 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
10:02:54 [2022-08-30T10:02:54.933Z] #51 50.15 Unpacking criu (3.17.1-1) ...
10:02:54 [2022-08-30T10:02:54.933Z] #51 51.03 Setting up python3-pkg-resources (52.0.0-4) ...
10:02:55 [2022-08-30T10:02:55.090Z] #36 26.80 go: downloading github.com/hashicorp/golang-lru v0.5.4
10:02:55 [2022-08-30T10:02:55.195Z] #51 52.93 Setting up libprotobuf23:amd64 (3.12.4-1) ...
10:02:55 [2022-08-30T10:02:55.195Z] #51 52.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:02:55 [2022-08-30T10:02:55.195Z] #51 53.00 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:02:55 [2022-08-30T10:02:55.195Z] #51 ...
10:02:55 [2022-08-30T10:02:55.195Z] 
10:02:55 [2022-08-30T10:02:55.195Z] #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
10:02:55 [2022-08-30T10:02:55.195Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:02:55 [2022-08-30T10:02:55.195Z] #14 43.41 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]
10:02:55 [2022-08-30T10:02:55.195Z] #14 44.06 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]
10:02:55 [2022-08-30T10:02:55.195Z] #14 44.86 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]
10:02:55 [2022-08-30T10:02:55.195Z] #14 46.51 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]
10:02:55 [2022-08-30T10:02:55.195Z] #14 47.12 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]
10:02:55 [2022-08-30T10:02:55.195Z] #14 47.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
10:02:55 [2022-08-30T10:02:55.195Z] #14 47.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
10:02:55 [2022-08-30T10:02:55.195Z] #14 47.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
10:02:55 [2022-08-30T10:02:55.195Z] #14 47.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
10:02:55 [2022-08-30T10:02:55.195Z] #14 47.19 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]
10:02:55 [2022-08-30T10:02:55.195Z] #14 47.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
10:02:55 [2022-08-30T10:02:55.195Z] #14 47.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
10:02:55 [2022-08-30T10:02:55.195Z] #14 47.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
10:02:55 [2022-08-30T10:02:55.195Z] #14 47.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
10:02:55 [2022-08-30T10:02:55.195Z] #14 47.25 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
10:02:55 [2022-08-30T10:02:55.195Z] #14 47.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
10:02:55 [2022-08-30T10:02:55.195Z] #14 47.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
10:02:55 [2022-08-30T10:02:55.195Z] #14 47.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
10:02:55 [2022-08-30T10:02:55.195Z] #14 47.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
10:02:55 [2022-08-30T10:02:55.195Z] #14 47.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
10:02:55 [2022-08-30T10:02:55.195Z] #14 48.69 debconf: delaying package configuration, since apt-utils is not installed
10:02:55 [2022-08-30T10:02:55.195Z] #14 48.93 Fetched 115 MB in 8s (13.9 MB/s)
10:02:55 [2022-08-30T10:02:55.195Z] #14 49.06 Selecting previously unselected package binutils-mingw-w64-i686.
10:02:55 [2022-08-30T10:02:55.195Z] #14 49.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
10:02:55 [2022-08-30T10:02:55.195Z] #14 49.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
10:02:55 [2022-08-30T10:02:55.195Z] #14 49.13 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:02:55 [2022-08-30T10:02:55.195Z] #14 51.63 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:02:55 [2022-08-30T10:02:55.195Z] #14 51.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
10:02:55 [2022-08-30T10:02:55.195Z] #14 51.65 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:02:55 [2022-08-30T10:02:55.195Z] #14 ...
10:02:55 [2022-08-30T10:02:55.195Z] 
10:02:55 [2022-08-30T10:02:55.195Z] #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
10:02:55 [2022-08-30T10:02:55.195Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953
10:02:55 [2022-08-30T10:02:55.195Z] #51 53.04 Setting up python3-six (1.16.0-2) ...
10:02:55 [2022-08-30T10:02:55.355Z] #36 27.02 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
10:02:55 [2022-08-30T10:02:55.618Z] #36 ...
10:02:55 [2022-08-30T10:02:55.618Z] 
10:02:55 [2022-08-30T10:02:55.618Z] #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
10:02:55 [2022-08-30T10:02:55.618Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24
10:02:55 [2022-08-30T10:02:55.618Z] #38 27.15 tomll can be used in two ways:
10:02:55 [2022-08-30T10:02:55.618Z] #38 27.16 Writing to STDIN and reading from STDOUT:
10:02:55 [2022-08-30T10:02:55.618Z] #38 27.16   cat file.toml | tomll > file.toml
10:02:55 [2022-08-30T10:02:55.618Z] #38 27.16 
10:02:55 [2022-08-30T10:02:55.618Z] #38 27.16 Reading and updating a list of files:
10:02:55 [2022-08-30T10:02:55.618Z] #38 27.16   tomll a.toml b.toml c.toml
10:02:55 [2022-08-30T10:02:55.618Z] #38 27.16 
10:02:55 [2022-08-30T10:02:55.618Z] #38 27.16 When given a list of files, tomll will modify all files in place without asking.
10:02:55 [2022-08-30T10:02:55.618Z] #38 DONE 27.3s
10:02:55 [2022-08-30T10:02:55.619Z] 
10:02:55 [2022-08-30T10:02:55.619Z] #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.46.2"      && /build/golangci-lint --version
10:02:55 [2022-08-30T10:02:55.619Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:02:55 [2022-08-30T10:02:55.619Z] #55 24.92 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
10:02:55 [2022-08-30T10:02:55.619Z] #55 25.21 go: downloading 4d63.com/gochecknoglobals v0.1.0
10:02:55 [2022-08-30T10:02:55.619Z] #55 25.43 go: downloading github.com/Antonboom/errname v0.1.6
10:02:55 [2022-08-30T10:02:55.619Z] #55 25.58 go: downloading github.com/Antonboom/nilnil v0.1.1
10:02:55 [2022-08-30T10:02:55.619Z] #55 25.72 go: downloading github.com/BurntSushi/toml v1.1.0
10:02:55 [2022-08-30T10:02:55.880Z] #55 27.65 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
10:02:56 [2022-08-30T10:02:56.453Z] #55 28.07 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
10:02:56 [2022-08-30T10:02:56.583Z] #51 54.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
10:02:56 [2022-08-30T10:02:56.583Z] #51 54.39 Setting up python3-protobuf (3.12.4-1) ...
10:02:56 [2022-08-30T10:02:56.583Z] #51 ...
10:02:56 [2022-08-30T10:02:56.583Z] 
10:02:56 [2022-08-30T10:02:56.583Z] #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             ;
10:02:56 [2022-08-30T10:02:56.583Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e
10:02:56 [2022-08-30T10:02:56.583Z] #76 DONE 55.0s
10:02:56 [2022-08-30T10:02:56.714Z] #55 28.22 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
10:02:56 [2022-08-30T10:02:56.844Z] 
10:02:56 [2022-08-30T10:02:56.844Z] #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
10:02:56 [2022-08-30T10:02:56.844Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:02:56 [2022-08-30T10:02:56.844Z] #14 54.86 Selecting previously unselected package binutils-mingw-w64.
10:02:56 [2022-08-30T10:02:56.844Z] #14 54.86 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
10:02:56 [2022-08-30T10:02:56.844Z] #14 54.86 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
10:02:56 [2022-08-30T10:02:56.844Z] #14 55.01 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:02:56 [2022-08-30T10:02:56.844Z] #14 55.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
10:02:56 [2022-08-30T10:02:56.844Z] #14 55.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
10:02:56 [2022-08-30T10:02:56.844Z] #14 55.30 Selecting previously unselected package dmsetup.
10:02:56 [2022-08-30T10:02:56.844Z] #14 55.30 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
10:02:56 [2022-08-30T10:02:56.844Z] #14 55.30 Unpacking dmsetup (2:1.02.175-2.1) ...
10:02:56 [2022-08-30T10:02:56.986Z] #55 28.54 go: downloading github.com/alexkohler/prealloc v1.0.0
10:02:56 [2022-08-30T10:02:56.986Z] #55 28.70 go: downloading github.com/ashanbrown/forbidigo v1.3.0
10:02:57 [2022-08-30T10:02:57.105Z] #14 55.52 Selecting previously unselected package mingw-w64-common.
10:02:57 [2022-08-30T10:02:57.106Z] #14 55.52 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
10:02:57 [2022-08-30T10:02:57.106Z] #14 55.53 Unpacking mingw-w64-common (8.0.0-1) ...
10:02:57 [2022-08-30T10:02:57.246Z] #55 28.90 go: downloading github.com/ashanbrown/makezero v1.1.1
10:02:57 [2022-08-30T10:02:57.508Z] #55 29.16 go: downloading github.com/bkielbasa/cyclop v1.2.0
10:02:57 [2022-08-30T10:02:57.508Z] #55 ...
10:02:57 [2022-08-30T10:02:57.508Z] 
10:02:57 [2022-08-30T10:02:57.508Z] #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
10:02:57 [2022-08-30T10:02:57.508Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953
10:02:57 [2022-08-30T10:02:57.508Z] #51 18.82 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
10:02:57 [2022-08-30T10:02:57.681Z] #14 ...
10:02:57 [2022-08-30T10:02:57.681Z] 
10:02:57 [2022-08-30T10:02:57.681Z] #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
10:02:57 [2022-08-30T10:02:57.681Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147
10:02:57 [2022-08-30T10:02:57.681Z] #42 45.93 Selecting previously unselected package libicu67:amd64.
10:02:57 [2022-08-30T10:02:57.681Z] #42 45.93 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
10:02:57 [2022-08-30T10:02:57.681Z] #42 45.95 Unpacking libicu67:amd64 (67.1-7) ...
10:02:57 [2022-08-30T10:02:57.681Z] #42 53.59 Selecting previously unselected package libxml2:amd64.
10:02:57 [2022-08-30T10:02:57.681Z] #42 53.59 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
10:02:57 [2022-08-30T10:02:57.681Z] #42 53.59 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
10:02:57 [2022-08-30T10:02:57.681Z] #42 54.39 Selecting previously unselected package libarchive13:amd64.
10:02:57 [2022-08-30T10:02:57.681Z] #42 54.39 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
10:02:57 [2022-08-30T10:02:57.681Z] #42 54.39 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
10:02:57 [2022-08-30T10:02:57.681Z] #42 54.71 Selecting previously unselected package libjsoncpp24:amd64.
10:02:57 [2022-08-30T10:02:57.681Z] #42 54.71 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
10:02:57 [2022-08-30T10:02:57.681Z] #42 54.73 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
10:02:57 [2022-08-30T10:02:57.681Z] #42 54.97 Selecting previously unselected package librhash0:amd64.
10:02:57 [2022-08-30T10:02:57.681Z] #42 54.97 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
10:02:57 [2022-08-30T10:02:57.681Z] #42 54.97 Unpacking librhash0:amd64 (1.4.1-2) ...
10:02:57 [2022-08-30T10:02:57.681Z] #42 55.17 Selecting previously unselected package libuv1:amd64.
10:02:57 [2022-08-30T10:02:57.681Z] #42 55.17 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
10:02:57 [2022-08-30T10:02:57.681Z] #42 55.17 Unpacking libuv1:amd64 (1.40.0-2) ...
10:02:57 [2022-08-30T10:02:57.681Z] #42 55.46 Selecting previously unselected package cmake.
10:02:57 [2022-08-30T10:02:57.681Z] #42 55.46 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
10:02:57 [2022-08-30T10:02:57.681Z] #42 55.46 Unpacking cmake (3.18.4-2+deb11u1) ...
10:02:57 [2022-08-30T10:02:57.681Z] #42 ...
10:02:57 [2022-08-30T10:02:57.681Z] 
10:02:57 [2022-08-30T10:02:57.682Z] #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
10:02:57 [2022-08-30T10:02:57.682Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df
10:02:57 [2022-08-30T10:02:57.682Z] #34 48.78 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.
10:02:57 [2022-08-30T10:02:57.682Z] #34 49.37 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
10:02:57 [2022-08-30T10:02:57.682Z] #34 49.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:02:57 [2022-08-30T10:02:57.768Z] #51 ...
10:02:57 [2022-08-30T10:02:57.768Z] 
10:02:57 [2022-08-30T10:02:57.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             ;
10:02:57 [2022-08-30T10:02:57.768Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e
10:02:57 [2022-08-30T10:02:57.768Z] #76 29.38 Fetched 8573 kB in 23s (367 kB/s)
10:02:58 [2022-08-30T10:02:58.841Z] #14 ...
10:02:58 [2022-08-30T10:02:58.841Z] 
10:02:58 [2022-08-30T10:02:58.841Z] #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
10:02:58 [2022-08-30T10:02:58.841Z] #64 sha256:24399e73f498c90351846ee3605b480908fbf3df51440bfee439ad5ac2d7e398
10:02:59 [2022-08-30T10:02:59.871Z] #64 43.95 Updating files:  56% (2818/4978)
Updating files:  57% (2838/4978)
Updating files:  58% (2888/4978)
Updating files:  59% (2938/4978)
Updating files:  60% (2987/4978)
Updating files:  61% (3037/4978)
Updating files:  62% (3087/4978)
Updating files:  63% (3137/4978)
Updating files:  64% (3186/4978)
Updating files:  65% (3236/4978)
Updating files:  66% (3286/4978)
Updating files:  67% (3336/4978)
Updating files:  68% (3386/4978)
Updating files:  69% (3435/4978)
Updating files:  70% (3485/4978)
Updating files:  71% (3535/4978)
Updating files:  72% (3585/4978)
Updating files:  73% (3634/4978)
Updating files:  74% (3684/4978)
Updating files:  75% (3734/4978)
Updating files:  76% (3784/4978)
Updating files:  77% (3834/4978)
Updating files:  78% (3883/4978)
Updating files:  79% (3933/4978)
Updating files:  80% (3983/4978)
Updating files:  81% (4033/4978)
Updating files:  82% (4082/4978)
Updating files:  83% (4132/4978)
Updating files:  84% (4182/4978)
Updating files:  85% (4232/4978)
Updating files:  86% (4282/4978)
Updating files:  87% (4331/4978)
Updating files:  88% (4381/4978)
Updating files:  89% (4431/4978)
Updating files:  90% (4481/4978)
Updating files:  91% (4530/4978)
Updating files:  92% (4580/4978)
Updating files:  93% (4630/4978)
Updating files:  94% (4680/4978)
Updating files:  95% (4730/4978)
Updating files:  96% (4779/4978)
Updating files:  97% (4829/4978)
Updating files:  98% (4879/4978)
Updating files:  99% (4929/4978)
Updating files: 100% (4978/4978)
Updating files: 100% (4978/4978), done.
10:02:59 [2022-08-30T10:02:59.871Z] #64 44.98 + cd /tmp/tmp.KkaoZQvZvJ/src/github.com/containerd/containerd
10:03:00 [2022-08-30T10:03:00.128Z] #64 44.98 + git checkout -q v1.6.8
10:03:00 [2022-08-30T10:03:00.986Z] #34 ...
10:03:00 [2022-08-30T10:03:00.986Z] 
10:03:00 [2022-08-30T10:03:00.986Z] #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
10:03:00 [2022-08-30T10:03:00.986Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953
10:03:00 [2022-08-30T10:03:00.986Z] #51 58.80 Setting up criu (3.17.1-1) ...
10:03:02 [2022-08-30T10:03:02.022Z] #64 47.09 + export 'BUILDTAGS=netgo osusergo static_build'
10:03:02 [2022-08-30T10:03:02.022Z] #64 47.09 + BUILDTAGS='netgo osusergo static_build'
10:03:02 [2022-08-30T10:03:02.022Z] #64 47.09 + export EXTRA_FLAGS=-buildmode=pie
10:03:02 [2022-08-30T10:03:02.022Z] #64 47.09 + EXTRA_FLAGS=-buildmode=pie
10:03:02 [2022-08-30T10:03:02.022Z] #64 47.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:03:02 [2022-08-30T10:03:02.022Z] #64 47.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:03:02 [2022-08-30T10:03:02.022Z] #64 47.09 + '[' '' = dynamic ']'
10:03:02 [2022-08-30T10:03:02.022Z] #64 47.10 + make
10:03:02 [2022-08-30T10:03:02.906Z] #51 ...
10:03:02 [2022-08-30T10:03:02.906Z] 
10:03:02 [2022-08-30T10:03:02.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
10:03:02 [2022-08-30T10:03:02.906Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147
10:03:02 [2022-08-30T10:03:02.906Z] #42 59.76 Setting up libicu67:amd64 (67.1-7) ...
10:03:02 [2022-08-30T10:03:02.906Z] #42 59.78 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:03:02 [2022-08-30T10:03:02.906Z] #42 59.82 Setting up libuv1:amd64 (1.40.0-2) ...
10:03:02 [2022-08-30T10:03:02.906Z] #42 59.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:03:02 [2022-08-30T10:03:02.906Z] #42 59.87 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
10:03:02 [2022-08-30T10:03:02.906Z] #42 59.89 Setting up librhash0:amd64 (1.4.1-2) ...
10:03:02 [2022-08-30T10:03:02.906Z] #42 59.92 Setting up cmake-data (3.18.4-2+deb11u1) ...
10:03:02 [2022-08-30T10:03:02.906Z] #42 59.96 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
10:03:02 [2022-08-30T10:03:02.906Z] #42 60.00 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
10:03:02 [2022-08-30T10:03:02.906Z] #42 60.02 Setting up cmake (3.18.4-2+deb11u1) ...
10:03:02 [2022-08-30T10:03:02.906Z] #42 60.07 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:03:02 [2022-08-30T10:03:02.906Z] #42 DONE 61.1s
10:03:02 [2022-08-30T10:03:02.906Z] 
10:03:02 [2022-08-30T10:03:02.906Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
10:03:02 [2022-08-30T10:03:02.906Z] #43 sha256:0abc2616172b95219304b9fbb43cf2461ef84fd606bfe830cad1be0ffbc3929a
10:03:03 [2022-08-30T10:03:03.073Z] #76 29.38 Reading package lists...
10:03:03 [2022-08-30T10:03:03.073Z] #76 ...
10:03:03 [2022-08-30T10:03:03.073Z] 
10:03:03 [2022-08-30T10:03:03.073Z] #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.46.2"      && /build/golangci-lint --version
10:03:03 [2022-08-30T10:03:03.073Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:03:03 [2022-08-30T10:03:03.073Z] #55 29.34 go: downloading github.com/blizzy78/varnamelen v0.8.0
10:03:03 [2022-08-30T10:03:03.073Z] #55 29.71 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
10:03:03 [2022-08-30T10:03:03.073Z] #55 29.90 go: downloading github.com/breml/bidichk v0.2.3
10:03:03 [2022-08-30T10:03:03.073Z] #55 30.09 go: downloading github.com/breml/errchkjson v0.3.0
10:03:03 [2022-08-30T10:03:03.073Z] #55 30.24 go: downloading github.com/butuzov/ireturn v0.1.1
10:03:03 [2022-08-30T10:03:03.073Z] #55 30.25 go: downloading github.com/charithe/durationcheck v0.0.9
10:03:03 [2022-08-30T10:03:03.073Z] #55 30.36 go: downloading github.com/daixiang0/gci v0.3.3
10:03:03 [2022-08-30T10:03:03.073Z] #55 30.37 go: downloading github.com/denis-tingaikin/go-header v0.4.3
10:03:03 [2022-08-30T10:03:03.073Z] #55 30.75 go: downloading github.com/esimonov/ifshort v1.0.4
10:03:03 [2022-08-30T10:03:03.073Z] #55 30.86 go: downloading github.com/firefart/nonamedreturns v1.0.1
10:03:03 [2022-08-30T10:03:03.073Z] #55 31.09 go: downloading github.com/fzipp/gocyclo v0.5.1
10:03:03 [2022-08-30T10:03:03.073Z] #55 31.17 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
10:03:03 [2022-08-30T10:03:03.073Z] #55 31.20 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
10:03:03 [2022-08-30T10:03:03.073Z] #55 31.33 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
10:03:03 [2022-08-30T10:03:03.073Z] #55 31.36 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
10:03:03 [2022-08-30T10:03:03.073Z] #55 31.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
10:03:03 [2022-08-30T10:03:03.073Z] #55 32.02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
10:03:03 [2022-08-30T10:03:03.073Z] #55 32.31 go: downloading github.com/golangci/misspell v0.3.5
10:03:03 [2022-08-30T10:03:03.073Z] #55 32.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
10:03:03 [2022-08-30T10:03:03.073Z] #55 32.65 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
10:03:03 [2022-08-30T10:03:03.073Z] #55 32.80 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
10:03:03 [2022-08-30T10:03:03.073Z] #55 32.92 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
10:03:03 [2022-08-30T10:03:03.073Z] #55 33.08 go: downloading github.com/jgautheron/goconst v1.5.1
10:03:03 [2022-08-30T10:03:03.073Z] #55 33.20 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
10:03:03 [2022-08-30T10:03:03.073Z] #55 33.23 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
10:03:03 [2022-08-30T10:03:03.073Z] #55 33.30 go: downloading github.com/julz/importas v0.1.0
10:03:03 [2022-08-30T10:03:03.073Z] #55 33.36 go: downloading github.com/kisielk/errcheck v1.6.0
10:03:03 [2022-08-30T10:03:03.073Z] #55 33.61 go: downloading github.com/kulti/thelper v0.6.2
10:03:03 [2022-08-30T10:03:03.073Z] #55 33.62 go: downloading github.com/kunwardeep/paralleltest v1.0.3
10:03:03 [2022-08-30T10:03:03.073Z] #55 33.79 go: downloading github.com/kyoh86/exportloopref v0.1.8
10:03:03 [2022-08-30T10:03:03.073Z] #55 33.84 go: downloading github.com/ldez/tagliatelle v0.3.1
10:03:03 [2022-08-30T10:03:03.073Z] #55 34.02 go: downloading github.com/leonklingele/grouper v1.1.0
10:03:03 [2022-08-30T10:03:03.073Z] #55 34.09 go: downloading github.com/lufeee/execinquery v1.2.1
10:03:03 [2022-08-30T10:03:03.073Z] #55 34.15 go: downloading github.com/maratori/testpackage v1.0.1
10:03:03 [2022-08-30T10:03:03.073Z] #55 34.46 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
10:03:03 [2022-08-30T10:03:03.073Z] #55 34.47 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
10:03:03 [2022-08-30T10:03:03.073Z] #55 34.59 go: downloading github.com/mgechev/revive v1.2.1
10:03:03 [2022-08-30T10:03:03.073Z] #55 ...
10:03:03 [2022-08-30T10:03:03.073Z] 
10:03:03 [2022-08-30T10:03:03.073Z] #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
10:03:03 [2022-08-30T10:03:03.073Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68
10:03:03 [2022-08-30T10:03:03.169Z] #43 DONE 0.5s
10:03:03 [2022-08-30T10:03:03.169Z] 
10:03:03 [2022-08-30T10:03:03.169Z] #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
10:03:03 [2022-08-30T10:03:03.169Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:03:03 [2022-08-30T10:03:03.169Z] #77 6.247 Cloning into '/tmp/crun-build'...
10:03:03 [2022-08-30T10:03:03.432Z] #77 ...
10:03:03 [2022-08-30T10:03:03.432Z] 
10:03:03 [2022-08-30T10:03:03.432Z] #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
10:03:03 [2022-08-30T10:03:03.432Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:03:03 [2022-08-30T10:03:03.432Z] #14 61.75 Selecting previously unselected package mingw-w64-x86-64-dev.
10:03:03 [2022-08-30T10:03:03.432Z] #14 61.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
10:03:03 [2022-08-30T10:03:03.432Z] #14 61.77 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
10:03:03 [2022-08-30T10:03:03.916Z] #64 48.83 + bin/ctr
10:03:04 [2022-08-30T10:03:04.377Z] #47 34.59 Updating files:  49% (1069/2176)
Updating files:  50% (1088/2176)
Updating files:  51% (1110/2176)
Updating files:  52% (1132/2176)
Updating files:  53% (1154/2176)
Updating files:  54% (1176/2176)
Updating files:  55% (1197/2176)
Updating files:  56% (1219/2176)
Updating files:  57% (1241/2176)
Updating files:  58% (1263/2176)
Updating files:  59% (1284/2176)
Updating files:  60% (1306/2176)
Updating files:  61% (1328/2176)
Updating files:  62% (1350/2176)
Updating files:  63% (1371/2176)
Updating files:  64% (1393/2176)
Updating files:  65% (1415/2176)
Updating files:  66% (1437/2176)
Updating files:  67% (1458/2176)
Updating files:  68% (1480/2176)
Updating files:  69% (1502/2176)
Updating files:  70% (1524/2176)
Updating files:  71% (1545/2176)
Updating files:  72% (1567/2176)
Updating files:  73% (1589/2176)
Updating files:  74% (1611/2176)
Updating files:  75% (1632/2176)
Updating files:  76% (1654/2176)
Updating files:  77% (1676/2176)
Updating files:  78% (1698/2176)
Updating files:  79% (1720/2176)
Updating files:  80% (1741/2176)
Updating files:  81% (1763/2176)
Updating files:  81% (1771/2176)
Updating files:  82% (1785/2176)
Updating files:  83% (1807/2176)
Updating files:  84% (1828/2176)
Updating files:  85% (1850/2176)
Updating files:  86% (1872/2176)
Updating files:  87% (1894/2176)
Updating files:  88% (1915/2176)
Updating files:  89% (1937/2176)
Updating files:  90% (1959/2176)
Updating files:  91% (1981/2176)
Updating files:  92% (2002/2176)
Updating files:  93% (2024/2176)
Updating files:  94% (2046/2176)
Updating files:  95% (2068/2176)
Updating files:  96% (2089/2176)
Updating files:  97% (2111/2176)
Updating files:  98% (2133/2176)
Updating files:  99% (2155/2176)
Updating files: 100% (2176/2176)
Updating files: 100% (2176/2176), done.
10:03:04 [2022-08-30T10:03:04.379Z] #14 ...
10:03:04 [2022-08-30T10:03:04.379Z] 
10:03:04 [2022-08-30T10:03:04.379Z] #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
10:03:04 [2022-08-30T10:03:04.379Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953
10:03:04 [2022-08-30T10:03:04.379Z] #51 61.20 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:03:04 [2022-08-30T10:03:04.379Z] #51 DONE 62.0s
10:03:04 [2022-08-30T10:03:04.379Z] 
10:03:04 [2022-08-30T10:03:04.379Z] #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
10:03:04 [2022-08-30T10:03:04.379Z] #44 sha256:c69c9386000b30b891da7bd20c159a9f7bc28651209483e460314d6de7da9086
10:03:04 [2022-08-30T10:03:04.638Z] #47 36.01 + git checkout -q v2.3.0
10:03:05 [2022-08-30T10:03:05.210Z] #47 ...
10:03:05 [2022-08-30T10:03:05.210Z] 
10:03:05 [2022-08-30T10:03:05.210Z] #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
10:03:05 [2022-08-30T10:03:05.210Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147
10:03:05 [2022-08-30T10:03:05.210Z] #42 26.70 Fetched 8573 kB in 21s (412 kB/s)
10:03:05 [2022-08-30T10:03:05.210Z] #42 26.70 Reading package lists...
10:03:05 [2022-08-30T10:03:05.210Z] #42 36.32 Reading package lists...
10:03:05 [2022-08-30T10:03:05.210Z] #42 ...
10:03:05 [2022-08-30T10:03:05.210Z] 
10:03:05 [2022-08-30T10:03:05.210Z] #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.46.2"      && /build/golangci-lint --version
10:03:05 [2022-08-30T10:03:05.210Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:03:05 [2022-08-30T10:03:05.210Z] #55 35.79 go: downloading github.com/moricho/tparallel v0.2.1
10:03:05 [2022-08-30T10:03:05.210Z] #55 35.82 go: downloading github.com/nakabonne/nestif v0.3.1
10:03:05 [2022-08-30T10:03:05.210Z] #55 36.00 go: downloading github.com/nishanths/exhaustive v0.7.11
10:03:05 [2022-08-30T10:03:05.210Z] #55 36.05 go: downloading github.com/nishanths/predeclared v0.2.2
10:03:05 [2022-08-30T10:03:05.210Z] #55 36.30 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
10:03:05 [2022-08-30T10:03:05.210Z] #55 36.42 go: downloading github.com/ryancurrah/gomodguard v1.2.3
10:03:05 [2022-08-30T10:03:05.210Z] #55 36.45 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
10:03:05 [2022-08-30T10:03:05.210Z] #55 36.68 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
10:03:05 [2022-08-30T10:03:05.210Z] #55 36.81 go: downloading github.com/securego/gosec/v2 v2.11.0
10:03:05 [2022-08-30T10:03:05.286Z] #64 ...
10:03:05 [2022-08-30T10:03:05.286Z] 
10:03:05 [2022-08-30T10:03:05.286Z] #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
10:03:05 [2022-08-30T10:03:05.286Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488
10:03:05 [2022-08-30T10:03:05.286Z] #77 26.63 aclocal: warning: couldn't open directory 'm4': No such file or directory
10:03:05 [2022-08-30T10:03:05.286Z] #77 36.01 libtoolize: putting auxiliary files in '.'.
10:03:05 [2022-08-30T10:03:05.286Z] #77 36.01 libtoolize: copying file './ltmain.sh'
10:03:05 [2022-08-30T10:03:05.286Z] #77 36.82 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
10:03:05 [2022-08-30T10:03:05.286Z] #77 36.82 libtoolize: and rerunning libtoolize and aclocal.
10:03:05 [2022-08-30T10:03:05.286Z] #77 36.82 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
10:03:05 [2022-08-30T10:03:05.286Z] #77 ...
10:03:05 [2022-08-30T10:03:05.286Z] 
10:03:05 [2022-08-30T10:03:05.286Z] #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
10:03:05 [2022-08-30T10:03:05.286Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac
10:03:05 [2022-08-30T10:03:05.286Z] #14 77.61 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
10:03:05 [2022-08-30T10:03:05.286Z] #14 77.61 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
10:03:05 [2022-08-30T10:03:05.286Z] #14 77.61 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:03:05 [2022-08-30T10:03:05.785Z] #55 37.46 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
10:03:05 [2022-08-30T10:03:05.785Z] #55 37.48 go: downloading github.com/sivchari/containedctx v1.0.2
10:03:05 [2022-08-30T10:03:05.785Z] #55 37.56 go: downloading github.com/sivchari/tenv v1.5.0
10:03:05 [2022-08-30T10:03:05.785Z] #55 37.66 go: downloading github.com/sonatard/noctx v0.0.1
10:03:06 [2022-08-30T10:03:06.046Z] #55 37.76 go: downloading github.com/sourcegraph/go-diff v0.6.1
10:03:06 [2022-08-30T10:03:06.306Z] #55 37.92 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
10:03:06 [2022-08-30T10:03:06.567Z] #55 38.10 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
10:03:06 [2022-08-30T10:03:06.567Z] #55 38.15 go: downloading github.com/sylvia7788/contextcheck v1.0.4
10:03:06 [2022-08-30T10:03:06.567Z] #55 38.22 go: downloading github.com/tdakkota/asciicheck v0.1.1
10:03:06 [2022-08-30T10:03:06.567Z] #55 ...
10:03:06 [2022-08-30T10:03:06.567Z] 
10:03:06 [2022-08-30T10:03:06.567Z] #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
10:03:06 [2022-08-30T10:03:06.567Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:03:06 [2022-08-30T10:03:06.567Z] #14 28.34 Fetched 8573 kB in 23s (377 kB/s)
10:03:06 [2022-08-30T10:03:06.567Z] #14 28.34 Reading package lists...
10:03:06 [2022-08-30T10:03:06.656Z] #14 82.82 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
10:03:06 [2022-08-30T10:03:06.829Z] #14 37.92 Reading package lists...
10:03:06 [2022-08-30T10:03:06.829Z] #14 ...
10:03:06 [2022-08-30T10:03:06.829Z] 
10:03:06 [2022-08-30T10:03:06.829Z] #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
10:03:06 [2022-08-30T10:03:06.829Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74
10:03:06 [2022-08-30T10:03:06.829Z] #62 28.29 Fetched 8573 kB in 22s (384 kB/s)
10:03:06 [2022-08-30T10:03:06.829Z] #62 28.29 Reading package lists...
10:03:06 [2022-08-30T10:03:06.829Z] #62 37.52 Reading package lists...
10:03:06 [2022-08-30T10:03:06.829Z] #62 ...
10:03:06 [2022-08-30T10:03:06.829Z] 
10:03:06 [2022-08-30T10:03:06.829Z] #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.46.2"      && /build/golangci-lint --version
10:03:06 [2022-08-30T10:03:06.829Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:03:06 [2022-08-30T10:03:06.829Z] #55 38.38 go: downloading github.com/tetafro/godot v1.4.11
10:03:06 [2022-08-30T10:03:06.829Z] #55 38.40 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
10:03:06 [2022-08-30T10:03:06.829Z] #55 38.56 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
10:03:06 [2022-08-30T10:03:06.829Z] #55 38.61 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
10:03:06 [2022-08-30T10:03:06.913Z] #14 82.82 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
10:03:06 [2022-08-30T10:03:06.913Z] #14 82.84 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:03:07 [2022-08-30T10:03:07.402Z] #55 39.26 go: downloading github.com/ultraware/funlen v0.0.3
10:03:07 [2022-08-30T10:03:07.975Z] #55 39.49 go: downloading github.com/ultraware/whitespace v0.0.5
10:03:08 [2022-08-30T10:03:08.236Z] #55 39.81 go: downloading github.com/uudashr/gocognit v1.0.5
10:03:08 [2022-08-30T10:03:08.236Z] #55 39.81 go: downloading github.com/yagipy/maintidx v1.0.0
10:03:08 [2022-08-30T10:03:08.236Z] #55 39.93 go: downloading github.com/yeya24/promlinter v0.2.0
10:03:08 [2022-08-30T10:03:08.236Z] #55 40.01 go: downloading gitlab.com/bosi/decorder v0.2.1
10:03:08 [2022-08-30T10:03:08.497Z] #55 40.22 go: downloading honnef.co/go/tools v0.3.1
10:03:08 [2022-08-30T10:03:08.757Z] #55 ...
10:03:08 [2022-08-30T10:03:08.757Z] 
10:03:08 [2022-08-30T10:03:08.757Z] #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
10:03:08 [2022-08-30T10:03:08.757Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d
10:03:08 [2022-08-30T10:03:08.757Z] #36 30.38 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
10:03:08 [2022-08-30T10:03:08.757Z] #36 30.72 go: downloading github.com/mattn/go-runewidth v0.0.3
10:03:08 [2022-08-30T10:03:08.757Z] #36 30.75 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
10:03:08 [2022-08-30T10:03:08.757Z] #36 30.75 go: downloading github.com/cilium/ebpf v0.7.0
10:03:08 [2022-08-30T10:03:08.757Z] #36 ...
10:03:08 [2022-08-30T10:03:08.757Z] 
10:03:08 [2022-08-30T10:03:08.757Z] #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
10:03:08 [2022-08-30T10:03:08.757Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68
10:03:08 [2022-08-30T10:03:08.757Z] #47 38.92 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:03:09 [2022-08-30T10:03:09.328Z] #47 ...
10:03:09 [2022-08-30T10:03:09.328Z] 
10:03:09 [2022-08-30T10:03:09.328Z] #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
10:03:09 [2022-08-30T10:03:09.328Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953
10:03:09 [2022-08-30T10:03:09.328Z] #51 30.40 Fetched 8576 kB in 25s (346 kB/s)
10:03:09 [2022-08-30T10:03:09.328Z] #51 30.40 Reading package lists...
10:03:09 [2022-08-30T10:03:09.328Z] #51 39.71 Reading package lists...
10:03:09 [2022-08-30T10:03:09.328Z] #51 ...
10:03:09 [2022-08-30T10:03:09.328Z] 
10:03:09 [2022-08-30T10:03:09.328Z] #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             ;
10:03:09 [2022-08-30T10:03:09.328Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e
10:03:09 [2022-08-30T10:03:09.328Z] #76 29.38 Reading package lists...
10:03:09 [2022-08-30T10:03:09.683Z] #44 ...
10:03:09 [2022-08-30T10:03:09.683Z] 
10:03:09 [2022-08-30T10:03:09.683Z] #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
10:03:09 [2022-08-30T10:03:09.683Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:03:09 [2022-08-30T10:03:09.683Z] #77 12.60 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
10:03:09 [2022-08-30T10:03:09.683Z] #77 12.60 Cloning into '/tmp/crun-build/libocispec'...
10:03:10 [2022-08-30T10:03:10.631Z] #77 13.91 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
10:03:10 [2022-08-30T10:03:10.631Z] #77 13.91 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
10:03:10 [2022-08-30T10:03:10.631Z] #77 13.91 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
10:03:10 [2022-08-30T10:03:10.631Z] #77 13.91 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
10:03:10 [2022-08-30T10:03:10.631Z] #77 13.95 Cloning into '/tmp/crun-build/libocispec/image-spec'...
10:03:11 [2022-08-30T10:03:11.205Z] #77 ...
10:03:11 [2022-08-30T10:03:11.205Z] 
10:03:11 [2022-08-30T10:03:11.205Z] #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
10:03:11 [2022-08-30T10:03:11.205Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf
10:03:11 [2022-08-30T10:03:11.205Z] #53 68.69 gotestsum version dev
10:03:11 [2022-08-30T10:03:11.205Z] #53 DONE 69.5s
10:03:11 [2022-08-30T10:03:11.205Z] 
10:03:11 [2022-08-30T10:03:11.205Z] #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
10:03:11 [2022-08-30T10:03:11.205Z] #44 sha256:c69c9386000b30b891da7bd20c159a9f7bc28651209483e460314d6de7da9086
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.135 + RM_GOPATH=0
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.135 + TMP_GOPATH=
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.135 + : /build
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.135 + '[' -z '' ']'
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.136 ++ mktemp -d
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.143 + export GOPATH=/tmp/tmp.OHjoV9MHsX
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.144 + GOPATH=/tmp/tmp.OHjoV9MHsX
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.144 + RM_GOPATH=1
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.145 + case "$(go env GOARCH)" in
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.148 ++ go env GOARCH
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.186 + export GO_BUILDMODE=-buildmode=pie
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.187 + GO_BUILDMODE=-buildmode=pie
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.187 ++ dirname /install.sh
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.188 + dir=/
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.198 + bin=tini
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.199 + shift
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.199 + '[' '!' -f //tini.installer ']'
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.199 + . //tini.installer
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.199 ++ : v0.19.0
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.199 + install_tini
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.200 + echo 'Install tini version v0.19.0'
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.200 Install tini version v0.19.0
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.200 + git clone https://github.com/krallin/tini.git /tmp/tmp.OHjoV9MHsX/tini
10:03:11 [2022-08-30T10:03:11.205Z] #44 6.205 Cloning into '/tmp/tmp.OHjoV9MHsX/tini'...
10:03:11 [2022-08-30T10:03:11.205Z] #44 7.382 + cd /tmp/tmp.OHjoV9MHsX/tini
10:03:11 [2022-08-30T10:03:11.205Z] #44 7.382 + git checkout -q v0.19.0
10:03:11 [2022-08-30T10:03:11.205Z] #44 7.394 + cmake .
10:03:11 [2022-08-30T10:03:11.205Z] #44 7.964 -- The C compiler identification is GNU 10.2.1
10:03:11 [2022-08-30T10:03:11.205Z] #44 8.059 -- Detecting C compiler ABI info
10:03:11 [2022-08-30T10:03:11.877Z] #76 38.58 Reading package lists...
10:03:11 [2022-08-30T10:03:11.877Z] #76 ...
10:03:11 [2022-08-30T10:03:11.877Z] 
10:03:11 [2022-08-30T10:03:11.877Z] #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.46.2"      && /build/golangci-lint --version
10:03:11 [2022-08-30T10:03:11.877Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:03:11 [2022-08-30T10:03:11.877Z] #55 43.33 go: downloading mvdan.cc/gofumpt v0.3.1
10:03:11 [2022-08-30T10:03:11.877Z] #55 43.42 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
10:03:11 [2022-08-30T10:03:11.877Z] #55 43.58 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
10:03:12 [2022-08-30T10:03:12.138Z] #55 43.79 go: downloading github.com/davecgh/go-spew v1.1.1
10:03:12 [2022-08-30T10:03:12.138Z] #55 43.80 go: downloading github.com/pmezard/go-difflib v1.0.0
10:03:12 [2022-08-30T10:03:12.152Z] #44 8.719 -- Detecting C compiler ABI info - done
10:03:12 [2022-08-30T10:03:12.152Z] #44 8.850 -- Check for working C compiler: /usr/bin/cc - skipped
10:03:12 [2022-08-30T10:03:12.152Z] #44 8.850 -- Detecting C compile features
10:03:12 [2022-08-30T10:03:12.152Z] #44 8.850 -- Detecting C compile features - done
10:03:12 [2022-08-30T10:03:12.152Z] #44 8.850 -- Performing Test HAS_BUILTIN_FORTIFY
10:03:12 [2022-08-30T10:03:12.399Z] #55 43.89 go: downloading github.com/stretchr/objx v0.1.1
10:03:12 [2022-08-30T10:03:12.400Z] #55 44.04 go: downloading github.com/subosito/gotenv v1.2.0
10:03:12 [2022-08-30T10:03:12.400Z] #55 44.15 go: downloading github.com/hashicorp/hcl v1.0.0
10:03:12 [2022-08-30T10:03:12.416Z] #44 9.128 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:03:12 [2022-08-30T10:03:12.416Z] #44 9.226 -- Configuring done
10:03:12 [2022-08-30T10:03:12.416Z] #44 9.237 -- Generating done
10:03:12 [2022-08-30T10:03:12.416Z] #44 9.262 -- Build files have been written to: /tmp/tmp.OHjoV9MHsX/tini
10:03:12 [2022-08-30T10:03:12.416Z] #44 9.290 + make tini-static
10:03:12 [2022-08-30T10:03:12.972Z] #55 44.85 go: downloading gopkg.in/ini.v1 v1.66.4
10:03:12 [2022-08-30T10:03:12.989Z] #44 9.683 Scanning dependencies of target tini-static
10:03:13 [2022-08-30T10:03:13.234Z] #55 44.85 go: downloading github.com/magiconair/properties v1.8.6
10:03:13 [2022-08-30T10:03:13.251Z] #44 9.848 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:03:13 [2022-08-30T10:03:13.454Z] #14 88.50 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
10:03:13 [2022-08-30T10:03:13.454Z] #14 88.50 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
10:03:13 [2022-08-30T10:03:13.454Z] #14 88.51 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:03:13 [2022-08-30T10:03:13.454Z] #14 ...
10:03:13 [2022-08-30T10:03:13.454Z] 
10:03:13 [2022-08-30T10:03:13.454Z] #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
10:03:13 [2022-08-30T10:03:13.454Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488
10:03:13 [2022-08-30T10:03:13.454Z] #77 44.84 configure.ac:7: installing './compile'
10:03:13 [2022-08-30T10:03:13.454Z] #77 44.85 configure.ac:11: installing './config.guess'
10:03:13 [2022-08-30T10:03:13.454Z] #77 44.85 configure.ac:11: installing './config.sub'
10:03:13 [2022-08-30T10:03:13.454Z] #77 44.86 configure.ac:8: installing './install-sh'
10:03:13 [2022-08-30T10:03:13.454Z] #77 44.87 configure.ac:8: installing './missing'
10:03:13 [2022-08-30T10:03:13.454Z] #77 44.96 Makefile.am: installing './depcomp'
10:03:13 [2022-08-30T10:03:13.496Z] #55 45.26 go: downloading github.com/pelletier/go-toml v1.9.5
10:03:13 [2022-08-30T10:03:13.757Z] #55 45.45 go: downloading golang.org/x/text v0.3.7
10:03:14 [2022-08-30T10:03:14.382Z] #77 46.02 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
10:03:14 [2022-08-30T10:03:14.382Z] #77 46.02 libtoolize: copying file 'build-aux/ltmain.sh'
10:03:14 [2022-08-30T10:03:14.638Z] #77 46.19 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
10:03:14 [2022-08-30T10:03:14.638Z] #77 46.19 libtoolize: copying file 'm4/libtool.m4'
10:03:14 [2022-08-30T10:03:14.638Z] #77 46.30 libtoolize: copying file 'm4/ltoptions.m4'
10:03:14 [2022-08-30T10:03:14.638Z] #77 46.41 libtoolize: copying file 'm4/ltsugar.m4'
10:03:14 [2022-08-30T10:03:14.642Z] #44 11.17 [100%] Linking C executable tini-static
10:03:14 [2022-08-30T10:03:14.895Z] #77 46.57 libtoolize: copying file 'm4/ltversion.m4'
10:03:14 [2022-08-30T10:03:14.895Z] #77 46.70 libtoolize: copying file 'm4/lt~obsolete.m4'
10:03:15 [2022-08-30T10:03:15.151Z] #77 46.87 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
10:03:15 [2022-08-30T10:03:15.216Z] #44 11.77 [100%] Built target tini-static
10:03:15 [2022-08-30T10:03:15.216Z] #44 11.79 + mkdir -p /build
10:03:15 [2022-08-30T10:03:15.216Z] #44 11.79 + cp tini-static /build/docker-init
10:03:15 [2022-08-30T10:03:15.482Z] #44 DONE 12.2s
10:03:15 [2022-08-30T10:03:15.482Z] 
10:03:15 [2022-08-30T10:03:15.482Z] #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
10:03:15 [2022-08-30T10:03:15.482Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:03:15 [2022-08-30T10:03:15.482Z] #77 16.10 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
10:03:15 [2022-08-30T10:03:15.482Z] #77 17.95 Cloning into '/tmp/crun-build/libocispec/yajl'...
10:03:16 [2022-08-30T10:03:16.056Z] #77 19.38 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
10:03:16 [2022-08-30T10:03:16.318Z] #77 19.63 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
10:03:16 [2022-08-30T10:03:16.580Z] #77 19.90 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
10:03:17 [2022-08-30T10:03:17.966Z] #55 ...
10:03:17 [2022-08-30T10:03:17.966Z] 
10:03:17 [2022-08-30T10:03:17.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
10:03:17 [2022-08-30T10:03:17.967Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953
10:03:17 [2022-08-30T10:03:17.967Z] #51 39.71 Reading package lists...
10:03:20 [2022-08-30T10:03:20.516Z] #51 48.91 Building dependency tree...
10:03:20 [2022-08-30T10:03:20.788Z] #77 ...
10:03:20 [2022-08-30T10:03:20.788Z] 
10:03:20 [2022-08-30T10:03:20.788Z] #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
10:03:20 [2022-08-30T10:03:20.788Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:03:20 [2022-08-30T10:03:20.788Z] #14 68.42 Selecting previously unselected package gcc-mingw-w64-base.
10:03:20 [2022-08-30T10:03:20.788Z] #14 68.42 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
10:03:20 [2022-08-30T10:03:20.788Z] #14 68.42 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:03:20 [2022-08-30T10:03:20.788Z] #14 68.57 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
10:03:20 [2022-08-30T10:03:20.788Z] #14 68.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
10:03:20 [2022-08-30T10:03:20.788Z] #14 68.65 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:03:20 [2022-08-30T10:03:20.788Z] #14 76.86 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
10:03:20 [2022-08-30T10:03:20.788Z] #14 76.86 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
10:03:20 [2022-08-30T10:03:20.788Z] #14 76.87 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:03:23 [2022-08-30T10:03:23.068Z] #51 ...
10:03:23 [2022-08-30T10:03:23.069Z] 
10:03:23 [2022-08-30T10:03:23.069Z] #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
10:03:23 [2022-08-30T10:03:23.069Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147
10:03:23 [2022-08-30T10:03:23.069Z] #42 36.32 Reading package lists...
10:03:23 [2022-08-30T10:03:23.069Z] #42 45.42 Building dependency tree...
10:03:23 [2022-08-30T10:03:23.069Z] #42 51.34 The following additional packages will be installed:
10:03:23 [2022-08-30T10:03:23.069Z] #42 51.35   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
10:03:23 [2022-08-30T10:03:23.069Z] #42 51.36 Suggested packages:
10:03:23 [2022-08-30T10:03:23.069Z] #42 51.38   cmake-doc ninja-build lrzip
10:03:23 [2022-08-30T10:03:23.069Z] #42 51.38 Recommended packages:
10:03:23 [2022-08-30T10:03:23.069Z] #42 51.38   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:03:23 [2022-08-30T10:03:23.069Z] #42 52.74 The following NEW packages will be installed:
10:03:23 [2022-08-30T10:03:23.069Z] #42 52.77   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
10:03:23 [2022-08-30T10:03:23.069Z] #42 52.77   vim-common xxd
10:03:23 [2022-08-30T10:03:23.069Z] #42 53.30 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
10:03:23 [2022-08-30T10:03:23.069Z] #42 53.30 Need to get 17.7 MB of archives.
10:03:23 [2022-08-30T10:03:23.069Z] #42 53.30 After this operation, 70.7 MB of additional disk space will be used.
10:03:23 [2022-08-30T10:03:23.069Z] #42 53.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
10:03:23 [2022-08-30T10:03:23.069Z] #42 53.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:03:23 [2022-08-30T10:03:23.069Z] #42 53.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
10:03:23 [2022-08-30T10:03:23.069Z] #42 53.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
10:03:23 [2022-08-30T10:03:23.069Z] #42 54.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
10:03:23 [2022-08-30T10:03:23.069Z] #42 54.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
10:03:23 [2022-08-30T10:03:23.069Z] #42 54.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
10:03:23 [2022-08-30T10:03:23.069Z] #42 54.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
10:03:23 [2022-08-30T10:03:23.069Z] #42 54.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
10:03:23 [2022-08-30T10:03:23.069Z] #42 54.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
10:03:23 [2022-08-30T10:03:23.642Z] #42 ...
10:03:23 [2022-08-30T10:03:23.642Z] 
10:03:23 [2022-08-30T10:03:23.642Z] #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
10:03:23 [2022-08-30T10:03:23.642Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953
10:03:23 [2022-08-30T10:03:23.642Z] #51 55.01 The following additional packages will be installed:
10:03:23 [2022-08-30T10:03:23.903Z] #51 55.05   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
10:03:23 [2022-08-30T10:03:23.903Z] #51 55.06   python3-protobuf python3-six
10:03:23 [2022-08-30T10:03:23.903Z] #51 55.08 Suggested packages:
10:03:23 [2022-08-30T10:03:23.903Z] #51 55.12   python3-setuptools
10:03:23 [2022-08-30T10:03:23.903Z] #51 55.12 Recommended packages:
10:03:23 [2022-08-30T10:03:23.903Z] #51 55.12   iproute2 | iproute
10:03:25 [2022-08-30T10:03:25.105Z] #77 ...
10:03:25 [2022-08-30T10:03:25.105Z] 
10:03:25 [2022-08-30T10:03:25.105Z] #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
10:03:25 [2022-08-30T10:03:25.105Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac
10:03:25 [2022-08-30T10:03:25.105Z] #14 99.45 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
10:03:25 [2022-08-30T10:03:25.105Z] #14 99.45 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
10:03:25 [2022-08-30T10:03:25.105Z] #14 99.46 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:03:25 [2022-08-30T10:03:25.374Z] #51 56.35 The following NEW packages will be installed:
10:03:25 [2022-08-30T10:03:25.374Z] #51 56.36   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
10:03:25 [2022-08-30T10:03:25.374Z] #51 56.38   python3-protobuf python3-six
10:03:25 [2022-08-30T10:03:25.374Z] #51 ...
10:03:25 [2022-08-30T10:03:25.374Z] 
10:03:25 [2022-08-30T10:03:25.374Z] #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
10:03:25 [2022-08-30T10:03:25.374Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:03:25 [2022-08-30T10:03:25.374Z] #14 37.92 Reading package lists...
10:03:25 [2022-08-30T10:03:25.374Z] #14 46.97 Building dependency tree...
10:03:25 [2022-08-30T10:03:25.374Z] #14 52.83 The following additional packages will be installed:
10:03:25 [2022-08-30T10:03:25.374Z] #14 52.85   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:03:25 [2022-08-30T10:03:25.374Z] #14 52.86   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
10:03:25 [2022-08-30T10:03:25.374Z] #14 52.86   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
10:03:25 [2022-08-30T10:03:25.374Z] #14 52.86   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
10:03:25 [2022-08-30T10:03:25.374Z] #14 52.87   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
10:03:25 [2022-08-30T10:03:25.374Z] #14 52.88   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
10:03:25 [2022-08-30T10:03:25.374Z] #14 52.88   mingw-w64-common mingw-w64-x86-64-dev
10:03:25 [2022-08-30T10:03:25.374Z] #14 52.92 Suggested packages:
10:03:25 [2022-08-30T10:03:25.374Z] #14 52.92   gcc-10-locales seccomp wine64
10:03:25 [2022-08-30T10:03:25.374Z] #14 55.29 The following NEW packages will be installed:
10:03:25 [2022-08-30T10:03:25.374Z] #14 55.31   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:03:25 [2022-08-30T10:03:25.374Z] #14 55.31   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
10:03:25 [2022-08-30T10:03:25.374Z] #14 55.31   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
10:03:25 [2022-08-30T10:03:25.374Z] #14 55.31   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
10:03:25 [2022-08-30T10:03:25.374Z] #14 55.31   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
10:03:25 [2022-08-30T10:03:25.374Z] #14 55.32   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
10:03:25 [2022-08-30T10:03:25.374Z] #14 55.32   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
10:03:25 [2022-08-30T10:03:25.374Z] #14 55.33   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
10:03:25 [2022-08-30T10:03:25.374Z] #14 55.34   mingw-w64-x86-64-dev
10:03:25 [2022-08-30T10:03:25.374Z] #14 56.11 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
10:03:25 [2022-08-30T10:03:25.374Z] #14 56.11 Need to get 115 MB of archives.
10:03:25 [2022-08-30T10:03:25.374Z] #14 56.11 After this operation, 645 MB of additional disk space will be used.
10:03:25 [2022-08-30T10:03:25.374Z] #14 56.11 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]
10:03:25 [2022-08-30T10:03:25.374Z] #14 56.29 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]
10:03:25 [2022-08-30T10:03:25.374Z] #14 56.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
10:03:25 [2022-08-30T10:03:25.374Z] #14 56.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
10:03:25 [2022-08-30T10:03:25.374Z] #14 56.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
10:03:25 [2022-08-30T10:03:25.374Z] #14 56.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
10:03:25 [2022-08-30T10:03:25.374Z] #14 57.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
10:03:25 [2022-08-30T10:03:25.374Z] #14 ...
10:03:25 [2022-08-30T10:03:25.374Z] 
10:03:25 [2022-08-30T10:03:25.374Z] #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
10:03:25 [2022-08-30T10:03:25.374Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74
10:03:25 [2022-08-30T10:03:25.374Z] #62 37.52 Reading package lists...
10:03:25 [2022-08-30T10:03:25.374Z] #62 47.03 Building dependency tree...
10:03:25 [2022-08-30T10:03:25.374Z] #62 52.69 The following additional packages will be installed:
10:03:25 [2022-08-30T10:03:25.374Z] #62 52.69   libbtrfs0
10:03:25 [2022-08-30T10:03:25.374Z] #62 53.04 The following NEW packages will be installed:
10:03:25 [2022-08-30T10:03:25.374Z] #62 53.04   libbtrfs-dev libbtrfs0
10:03:25 [2022-08-30T10:03:25.374Z] #62 53.58 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
10:03:25 [2022-08-30T10:03:25.374Z] #62 53.58 Need to get 460 kB of archives.
10:03:25 [2022-08-30T10:03:25.374Z] #62 53.58 After this operation, 1237 kB of additional disk space will be used.
10:03:25 [2022-08-30T10:03:25.374Z] #62 53.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
10:03:25 [2022-08-30T10:03:25.374Z] #62 53.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
10:03:25 [2022-08-30T10:03:25.374Z] #62 55.68 debconf: delaying package configuration, since apt-utils is not installed
10:03:25 [2022-08-30T10:03:25.374Z] #62 56.22 Fetched 460 kB in 0s (1144 kB/s)
10:03:25 [2022-08-30T10:03:25.374Z] #62 56.49 Selecting previously unselected package libbtrfs0:amd64.
10:03:25 [2022-08-30T10:03:25.374Z] #62 56.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 ... 15717 files and directories currently installed.)
10:03:25 [2022-08-30T10:03:25.374Z] #62 56.55 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
10:03:25 [2022-08-30T10:03:25.374Z] #62 56.64 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
10:03:25 [2022-08-30T10:03:25.374Z] #62 ...
10:03:25 [2022-08-30T10:03:25.374Z] 
10:03:25 [2022-08-30T10:03:25.374Z] #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
10:03:25 [2022-08-30T10:03:25.374Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147
10:03:25 [2022-08-30T10:03:25.374Z] #42 57.03 debconf: delaying package configuration, since apt-utils is not installed
10:03:26 [2022-08-30T10:03:26.000Z] #42 ...
10:03:26 [2022-08-30T10:03:26.000Z] 
10:03:26 [2022-08-30T10:03:26.000Z] #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             ;
10:03:26 [2022-08-30T10:03:26.000Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e
10:03:26 [2022-08-30T10:03:26.000Z] #76 38.58 Reading package lists...
10:03:26 [2022-08-30T10:03:26.000Z] #76 47.67 Building dependency tree...
10:03:26 [2022-08-30T10:03:26.000Z] #76 53.65 python3 is already the newest version (3.9.2-3).
10:03:26 [2022-08-30T10:03:26.000Z] #76 53.65 The following additional packages will be installed:
10:03:26 [2022-08-30T10:03:26.000Z] #76 53.66   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
10:03:26 [2022-08-30T10:03:26.000Z] #76 53.66   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
10:03:26 [2022-08-30T10:03:26.000Z] #76 53.67 Suggested packages:
10:03:26 [2022-08-30T10:03:26.000Z] #76 53.67   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
10:03:26 [2022-08-30T10:03:26.000Z] #76 53.67   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
10:03:26 [2022-08-30T10:03:26.000Z] #76 53.67   m4-doc ed diffutils-doc
10:03:26 [2022-08-30T10:03:26.000Z] #76 53.67 Recommended packages:
10:03:26 [2022-08-30T10:03:26.000Z] #76 53.67   fakeroot libalgorithm-merge-perl libltdl-dev
10:03:26 [2022-08-30T10:03:26.000Z] #76 56.55 The following NEW packages will be installed:
10:03:26 [2022-08-30T10:03:26.000Z] #76 56.55   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
10:03:26 [2022-08-30T10:03:26.000Z] #76 56.56   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
10:03:26 [2022-08-30T10:03:26.000Z] #76 56.57   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
10:03:26 [2022-08-30T10:03:26.000Z] #76 56.57   libyajl2 m4 patch xz-utils
10:03:26 [2022-08-30T10:03:26.000Z] #76 57.14 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
10:03:26 [2022-08-30T10:03:26.000Z] #76 57.14 Need to get 5940 kB of archives.
10:03:26 [2022-08-30T10:03:26.000Z] #76 57.14 After this operation, 18.7 MB of additional disk space will be used.
10:03:26 [2022-08-30T10:03:26.000Z] #76 57.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
10:03:26 [2022-08-30T10:03:26.000Z] #76 57.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
10:03:26 [2022-08-30T10:03:26.000Z] #76 57.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
10:03:26 [2022-08-30T10:03:26.000Z] #76 57.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
10:03:26 [2022-08-30T10:03:26.000Z] #76 57.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
10:03:26 [2022-08-30T10:03:26.000Z] #76 57.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
10:03:26 [2022-08-30T10:03:26.000Z] #76 57.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
10:03:26 [2022-08-30T10:03:26.000Z] #76 57.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
10:03:26 [2022-08-30T10:03:26.000Z] #76 57.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
10:03:26 [2022-08-30T10:03:26.000Z] #76 57.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
10:03:26 [2022-08-30T10:03:26.000Z] #76 57.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
10:03:26 [2022-08-30T10:03:26.000Z] #76 57.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
10:03:26 [2022-08-30T10:03:26.000Z] #76 ...
10:03:26 [2022-08-30T10:03:26.000Z] 
10:03:26 [2022-08-30T10:03:26.001Z] #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
10:03:26 [2022-08-30T10:03:26.001Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953
10:03:26 [2022-08-30T10:03:26.001Z] #51 57.04 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
10:03:26 [2022-08-30T10:03:26.001Z] #51 57.04 Need to get 2315 kB of archives.
10:03:26 [2022-08-30T10:03:26.001Z] #51 57.04 After this operation, 11.1 MB of additional disk space will be used.
10:03:26 [2022-08-30T10:03:26.001Z] #51 57.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
10:03:26 [2022-08-30T10:03:26.001Z] #51 57.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:03:26 [2022-08-30T10:03:26.001Z] #51 57.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
10:03:26 [2022-08-30T10:03:26.001Z] #51 57.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
10:03:26 [2022-08-30T10:03:26.001Z] #51 57.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:03:26 [2022-08-30T10:03:26.001Z] #51 57.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]
10:03:26 [2022-08-30T10:03:26.001Z] #51 57.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:03:26 [2022-08-30T10:03:26.276Z] #51 ...
10:03:26 [2022-08-30T10:03:26.276Z] 
10:03:26 [2022-08-30T10:03:26.276Z] #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
10:03:26 [2022-08-30T10:03:26.276Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0
10:03:26 [2022-08-30T10:03:26.276Z] #57 57.24 v3.0.2
10:03:26 [2022-08-30T10:03:26.276Z] #57 DONE 57.9s
10:03:26 [2022-08-30T10:03:26.276Z] 
10:03:26 [2022-08-30T10:03:26.276Z] #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             ;
10:03:26 [2022-08-30T10:03:26.276Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e
10:03:26 [2022-08-30T10:03:26.276Z] #76 57.74 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
10:03:26 [2022-08-30T10:03:26.276Z] #76 57.74 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
10:03:26 [2022-08-30T10:03:26.276Z] #76 57.75 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
10:03:26 [2022-08-30T10:03:26.276Z] #76 57.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:03:26 [2022-08-30T10:03:26.276Z] #76 57.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
10:03:26 [2022-08-30T10:03:26.276Z] #76 57.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
10:03:26 [2022-08-30T10:03:26.276Z] #76 57.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
10:03:26 [2022-08-30T10:03:26.276Z] #76 57.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
10:03:26 [2022-08-30T10:03:26.276Z] #76 57.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
10:03:26 [2022-08-30T10:03:26.276Z] #76 57.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
10:03:26 [2022-08-30T10:03:26.276Z] #76 57.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
10:03:27 [2022-08-30T10:03:27.675Z] #76 ...
10:03:27 [2022-08-30T10:03:27.675Z] 
10:03:27 [2022-08-30T10:03:27.675Z] #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
10:03:27 [2022-08-30T10:03:27.675Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74
10:03:27 [2022-08-30T10:03:27.675Z] #62 57.25 Selecting previously unselected package libbtrfs-dev:amd64.
10:03:27 [2022-08-30T10:03:27.675Z] #62 57.26 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
10:03:27 [2022-08-30T10:03:27.675Z] #62 57.29 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
10:03:27 [2022-08-30T10:03:27.675Z] #62 58.25 Setting up libbtrfs0:amd64 (5.10.1-2) ...
10:03:27 [2022-08-30T10:03:27.675Z] #62 58.30 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
10:03:27 [2022-08-30T10:03:27.675Z] #62 58.36 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:03:27 [2022-08-30T10:03:27.675Z] #62 DONE 59.2s
10:03:27 [2022-08-30T10:03:27.675Z] 
10:03:27 [2022-08-30T10:03:27.675Z] #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
10:03:27 [2022-08-30T10:03:27.675Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147
10:03:27 [2022-08-30T10:03:27.675Z] #42 57.60 Fetched 17.7 MB in 2s (7996 kB/s)
10:03:27 [2022-08-30T10:03:27.675Z] #42 57.90 Selecting previously unselected package xxd.
10:03:27 [2022-08-30T10:03:27.675Z] #42 57.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
10:03:27 [2022-08-30T10:03:27.675Z] #42 58.09 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:03:27 [2022-08-30T10:03:27.675Z] #42 58.11 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:03:27 [2022-08-30T10:03:27.675Z] #42 58.66 Selecting previously unselected package vim-common.
10:03:27 [2022-08-30T10:03:27.675Z] #42 58.66 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:03:27 [2022-08-30T10:03:27.675Z] #42 58.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:03:27 [2022-08-30T10:03:27.675Z] #42 59.47 Selecting previously unselected package cmake-data.
10:03:27 [2022-08-30T10:03:27.675Z] #42 59.47 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
10:03:27 [2022-08-30T10:03:27.939Z] #42 59.52 Unpacking cmake-data (3.18.4-2+deb11u1) ...
10:03:27 [2022-08-30T10:03:27.939Z] #42 ...
10:03:27 [2022-08-30T10:03:27.939Z] 
10:03:27 [2022-08-30T10:03:27.939Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
10:03:27 [2022-08-30T10:03:27.939Z] #63 sha256:e4585ca8f1f868405e15fca702edb0d70da242ca64dc4e1479350a0edda58fbc
10:03:27 [2022-08-30T10:03:27.939Z] #63 DONE 0.4s
10:03:28 [2022-08-30T10:03:28.201Z] 
10:03:28 [2022-08-30T10:03:28.201Z] #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
10:03:28 [2022-08-30T10:03:28.201Z] #64 sha256:375235a6916a54eefcec1e6c2fbbf4bac80d553b925d52eaddf0dc2bc416649f
10:03:29 [2022-08-30T10:03:29.325Z] #14 105.1 Selecting previously unselected package g++-mingw-w64-x86-64.
10:03:29 [2022-08-30T10:03:29.325Z] #14 105.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
10:03:29 [2022-08-30T10:03:29.325Z] #14 105.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:03:29 [2022-08-30T10:03:29.325Z] #14 105.3 Selecting previously unselected package libapparmor1:arm64.
10:03:29 [2022-08-30T10:03:29.325Z] #14 105.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
10:03:29 [2022-08-30T10:03:29.325Z] #14 105.3 Unpacking libapparmor1:arm64 (2.13.6-10) ...
10:03:29 [2022-08-30T10:03:29.588Z] #64 1.583 + RM_GOPATH=0
10:03:29 [2022-08-30T10:03:29.588Z] #14 105.4 Selecting previously unselected package libapparmor-dev:arm64.
10:03:29 [2022-08-30T10:03:29.588Z] #64 1.583 + TMP_GOPATH=
10:03:29 [2022-08-30T10:03:29.588Z] #64 1.583 + : /build
10:03:29 [2022-08-30T10:03:29.588Z] #14 105.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
10:03:29 [2022-08-30T10:03:29.588Z] #14 105.4 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
10:03:29 [2022-08-30T10:03:29.588Z] #64 1.583 + '[' -z '' ']'
10:03:29 [2022-08-30T10:03:29.588Z] #64 1.583 ++ mktemp -d
10:03:29 [2022-08-30T10:03:29.588Z] #14 105.6 Selecting previously unselected package libbtrfs0:arm64.
10:03:29 [2022-08-30T10:03:29.588Z] #64 1.596 + export GOPATH=/tmp/tmp.WZ24vBVocX
10:03:29 [2022-08-30T10:03:29.588Z] #64 1.597 + GOPATH=/tmp/tmp.WZ24vBVocX
10:03:29 [2022-08-30T10:03:29.588Z] #14 105.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
10:03:29 [2022-08-30T10:03:29.588Z] #14 105.6 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
10:03:29 [2022-08-30T10:03:29.588Z] #64 1.597 + RM_GOPATH=1
10:03:29 [2022-08-30T10:03:29.588Z] #64 1.597 + case "$(go env GOARCH)" in
10:03:29 [2022-08-30T10:03:29.588Z] #64 1.597 ++ go env GOARCH
10:03:29 [2022-08-30T10:03:29.588Z] #64 1.650 + export GO_BUILDMODE=-buildmode=pie
10:03:29 [2022-08-30T10:03:29.846Z] #14 105.8 Selecting previously unselected package libbtrfs-dev:arm64.
10:03:29 [2022-08-30T10:03:29.846Z] #14 105.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
10:03:29 [2022-08-30T10:03:29.846Z] #14 105.8 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
10:03:29 [2022-08-30T10:03:29.849Z] #64 1.657 + GO_BUILDMODE=-buildmode=pie
10:03:29 [2022-08-30T10:03:29.849Z] #64 1.657 ++ dirname /install.sh
10:03:29 [2022-08-30T10:03:29.849Z] #64 1.658 + dir=/
10:03:29 [2022-08-30T10:03:29.849Z] #64 1.659 + bin=containerd
10:03:29 [2022-08-30T10:03:29.849Z] #64 1.660 + shift
10:03:29 [2022-08-30T10:03:29.849Z] #64 1.660 + '[' '!' -f //containerd.installer ']'
10:03:29 [2022-08-30T10:03:29.849Z] #64 1.666 + . //containerd.installer
10:03:29 [2022-08-30T10:03:29.849Z] #64 1.671 ++ set -e
10:03:29 [2022-08-30T10:03:29.849Z] #64 1.680 ++ : v1.6.8
10:03:29 [2022-08-30T10:03:29.849Z] #64 1.680 + install_containerd
10:03:29 [2022-08-30T10:03:29.849Z] #64 1.680 + echo 'Install containerd version v1.6.8'
10:03:29 [2022-08-30T10:03:29.849Z] #64 1.680 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WZ24vBVocX/src/github.com/containerd/containerd
10:03:29 [2022-08-30T10:03:29.849Z] #64 1.681 Install containerd version v1.6.8
10:03:29 [2022-08-30T10:03:29.849Z] #64 1.704 Cloning into '/tmp/tmp.WZ24vBVocX/src/github.com/containerd/containerd'...
10:03:30 [2022-08-30T10:03:30.104Z] #14 106.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
10:03:30 [2022-08-30T10:03:30.104Z] #14 106.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
10:03:30 [2022-08-30T10:03:30.104Z] #14 106.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
10:03:30 [2022-08-30T10:03:30.104Z] #14 106.1 Selecting previously unselected package libudev-dev:arm64.
10:03:30 [2022-08-30T10:03:30.104Z] #14 106.2 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
10:03:30 [2022-08-30T10:03:30.104Z] #14 106.2 Unpacking libudev-dev:arm64 (247.3-7) ...
10:03:30 [2022-08-30T10:03:30.361Z] #14 106.3 Selecting previously unselected package libsepol1-dev:arm64.
10:03:30 [2022-08-30T10:03:30.361Z] #14 106.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
10:03:30 [2022-08-30T10:03:30.361Z] #14 106.4 Unpacking libsepol1-dev:arm64 (3.1-1) ...
10:03:30 [2022-08-30T10:03:30.618Z] #14 106.6 Selecting previously unselected package libpcre2-16-0:arm64.
10:03:30 [2022-08-30T10:03:30.618Z] #14 106.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
10:03:30 [2022-08-30T10:03:30.618Z] #14 106.7 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
10:03:30 [2022-08-30T10:03:30.875Z] #14 106.8 Selecting previously unselected package libpcre2-32-0:arm64.
10:03:30 [2022-08-30T10:03:30.875Z] #14 106.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
10:03:30 [2022-08-30T10:03:30.875Z] #14 106.8 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
10:03:30 [2022-08-30T10:03:30.875Z] #14 107.0 Selecting previously unselected package libpcre2-posix2:arm64.
10:03:30 [2022-08-30T10:03:30.875Z] #14 107.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
10:03:30 [2022-08-30T10:03:30.875Z] #14 107.0 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
10:03:31 [2022-08-30T10:03:31.132Z] #14 107.1 Selecting previously unselected package libpcre2-dev:arm64.
10:03:31 [2022-08-30T10:03:31.132Z] #14 107.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
10:03:31 [2022-08-30T10:03:31.132Z] #14 107.1 Unpacking libpcre2-dev:arm64 (10.36-2) ...
10:03:31 [2022-08-30T10:03:31.696Z] #14 107.5 Selecting previously unselected package libselinux1-dev:arm64.
10:03:31 [2022-08-30T10:03:31.696Z] #14 107.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
10:03:31 [2022-08-30T10:03:31.696Z] #14 107.5 Unpacking libselinux1-dev:arm64 (3.1-3) ...
10:03:32 [2022-08-30T10:03:32.259Z] #14 108.0 Selecting previously unselected package libdevmapper-dev:arm64.
10:03:32 [2022-08-30T10:03:32.259Z] #14 108.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
10:03:32 [2022-08-30T10:03:32.259Z] #14 108.0 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
10:03:32 [2022-08-30T10:03:32.622Z] #14 108.3 Selecting previously unselected package libseccomp-dev:arm64.
10:03:32 [2022-08-30T10:03:32.622Z] #14 108.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:03:32 [2022-08-30T10:03:32.622Z] #14 108.4 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:03:32 [2022-08-30T10:03:32.879Z] #14 108.9 Selecting previously unselected package libsystemd-dev:arm64.
10:03:32 [2022-08-30T10:03:32.879Z] #14 108.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
10:03:33 [2022-08-30T10:03:33.026Z] #14 ...
10:03:33 [2022-08-30T10:03:33.026Z] 
10:03:33 [2022-08-30T10:03:33.026Z] #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
10:03:33 [2022-08-30T10:03:33.026Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:03:33 [2022-08-30T10:03:33.026Z] #77 35.73 aclocal: warning: couldn't open directory 'm4': No such file or directory
10:03:33 [2022-08-30T10:03:33.136Z] #14 109.1 Unpacking libsystemd-dev:arm64 (247.3-7) ...
10:03:33 [2022-08-30T10:03:33.878Z] #14 109.7 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:03:34 [2022-08-30T10:03:34.061Z] #64 ...
10:03:34 [2022-08-30T10:03:34.061Z] 
10:03:34 [2022-08-30T10:03:34.061Z] #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
10:03:34 [2022-08-30T10:03:34.061Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147
10:03:34 [2022-08-30T10:03:34.061Z] #42 65.45 Selecting previously unselected package libicu67:amd64.
10:03:34 [2022-08-30T10:03:34.061Z] #42 65.52 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
10:03:34 [2022-08-30T10:03:34.061Z] #42 65.62 Unpacking libicu67:amd64 (67.1-7) ...
10:03:34 [2022-08-30T10:03:34.135Z] #14 110.1 Setting up libapparmor1:arm64 (2.13.6-10) ...
10:03:34 [2022-08-30T10:03:34.135Z] #14 110.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:03:34 [2022-08-30T10:03:34.396Z] #14 110.3 Setting up libsepol1-dev:arm64 (3.1-1) ...
10:03:34 [2022-08-30T10:03:34.396Z] #14 110.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:03:34 [2022-08-30T10:03:34.396Z] #14 110.3 Setting up libpcre2-16-0:arm64 (10.36-2) ...
10:03:34 [2022-08-30T10:03:34.396Z] #14 ...
10:03:34 [2022-08-30T10:03:34.396Z] 
10:03:34 [2022-08-30T10:03:34.396Z] #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
10:03:34 [2022-08-30T10:03:34.396Z] #67 sha256:f33dcf2386431c747fd4eb5af302583bc5d8d1febb1e3fcb737245d28f60a98d
10:03:34 [2022-08-30T10:03:34.396Z] #67 101.6 + for f in rootlesskit rootlesskit-docker-proxy
10:03:34 [2022-08-30T10:03:34.396Z] #67 101.6 + GOBIN=/build
10:03:34 [2022-08-30T10:03:34.396Z] #67 101.6 + GO111MODULE=on
10:03:34 [2022-08-30T10:03:34.396Z] #67 101.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
10:03:34 [2022-08-30T10:03:34.396Z] #67 107.3 rootlesskit version 1.0.0
10:03:34 [2022-08-30T10:03:34.396Z] #67 107.3 Usage of /build/rootlesskit-docker-proxy:
10:03:34 [2022-08-30T10:03:34.396Z] #67 107.3   -container-ip string
10:03:34 [2022-08-30T10:03:34.396Z] #67 107.3     	container ip
10:03:34 [2022-08-30T10:03:34.396Z] #67 107.3   -container-port int
10:03:34 [2022-08-30T10:03:34.396Z] #67 107.3     	container port (default -1)
10:03:34 [2022-08-30T10:03:34.396Z] #67 107.3   -host-ip string
10:03:34 [2022-08-30T10:03:34.396Z] #67 107.3     	host ip
10:03:34 [2022-08-30T10:03:34.396Z] #67 107.3   -host-port int
10:03:34 [2022-08-30T10:03:34.396Z] #67 107.3     	host port (default -1)
10:03:34 [2022-08-30T10:03:34.396Z] #67 107.3   -proto string
10:03:34 [2022-08-30T10:03:34.396Z] #67 107.3     	proxy protocol (default "tcp")
10:03:34 [2022-08-30T10:03:34.396Z] #67 DONE 110.1s
10:03:34 [2022-08-30T10:03:34.396Z] 
10:03:34 [2022-08-30T10:03:34.396Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
10:03:34 [2022-08-30T10:03:34.396Z] #68 sha256:9e6873bb21e31b6259a6e17330ee7b7ab094739c4e4a37fe423fdc8ee6c81f9b
10:03:34 [2022-08-30T10:03:34.396Z] #68 DONE 0.1s
10:03:34 [2022-08-30T10:03:34.396Z] 
10:03:34 [2022-08-30T10:03:34.396Z] #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
10:03:34 [2022-08-30T10:03:34.396Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac
10:03:34 [2022-08-30T10:03:34.396Z] #14 110.4 Setting up libbtrfs0:arm64 (5.10.1-2) ...
10:03:34 [2022-08-30T10:03:34.396Z] #14 110.5 Setting up libpcre2-32-0:arm64 (10.36-2) ...
10:03:34 [2022-08-30T10:03:34.396Z] #14 110.5 Setting up libudev-dev:arm64 (247.3-7) ...
10:03:34 [2022-08-30T10:03:34.396Z] #14 ...
10:03:34 [2022-08-30T10:03:34.396Z] 
10:03:34 [2022-08-30T10:03:34.396Z] #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
10:03:34 [2022-08-30T10:03:34.396Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488
10:03:34 [2022-08-30T10:03:34.396Z] #77 57.90 configure.ac:7: installing 'build-aux/compile'
10:03:34 [2022-08-30T10:03:34.396Z] #77 57.91 configure.ac:9: installing 'build-aux/config.guess'
10:03:34 [2022-08-30T10:03:34.396Z] #77 57.91 configure.ac:9: installing 'build-aux/config.sub'
10:03:34 [2022-08-30T10:03:34.396Z] #77 57.93 configure.ac:11: installing 'build-aux/install-sh'
10:03:34 [2022-08-30T10:03:34.396Z] #77 57.95 configure.ac:11: installing 'build-aux/missing'
10:03:34 [2022-08-30T10:03:34.396Z] #77 58.13 Makefile.am: installing 'build-aux/depcomp'
10:03:34 [2022-08-30T10:03:34.396Z] #77 58.23 parallel-tests: installing 'build-aux/test-driver'
10:03:34 [2022-08-30T10:03:34.396Z] #77 60.60 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
10:03:34 [2022-08-30T10:03:34.396Z] #77 60.60 libtoolize: copying file 'build-aux/ltmain.sh'
10:03:34 [2022-08-30T10:03:34.396Z] #77 61.42 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
10:03:34 [2022-08-30T10:03:34.396Z] #77 61.42 libtoolize: copying file 'm4/libtool.m4'
10:03:34 [2022-08-30T10:03:34.396Z] #77 61.57 libtoolize: copying file 'm4/ltoptions.m4'
10:03:34 [2022-08-30T10:03:34.396Z] #77 61.69 libtoolize: copying file 'm4/ltsugar.m4'
10:03:34 [2022-08-30T10:03:34.396Z] #77 61.75 libtoolize: copying file 'm4/ltversion.m4'
10:03:34 [2022-08-30T10:03:34.396Z] #77 61.84 libtoolize: copying file 'm4/lt~obsolete.m4'
10:03:34 [2022-08-30T10:03:34.663Z] #77 ...
10:03:34 [2022-08-30T10:03:34.663Z] 
10:03:34 [2022-08-30T10:03:34.663Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:03:34 [2022-08-30T10:03:34.663Z] #69 sha256:4103f32e8d9d0eb2100c7cd098071a2bd87a347ced7613c677cda565065e8472
10:03:34 [2022-08-30T10:03:34.663Z] #69 DONE 0.1s
10:03:34 [2022-08-30T10:03:34.663Z] 
10:03:34 [2022-08-30T10:03:34.663Z] #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
10:03:34 [2022-08-30T10:03:34.663Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac
10:03:34 [2022-08-30T10:03:34.663Z] #14 110.6 Setting up libpcre2-posix2:arm64 (10.36-2) ...
10:03:34 [2022-08-30T10:03:34.663Z] #14 110.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:03:34 [2022-08-30T10:03:34.663Z] #14 110.6 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
10:03:34 [2022-08-30T10:03:34.663Z] #14 110.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:03:34 [2022-08-30T10:03:34.663Z] #14 110.7 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
10:03:34 [2022-08-30T10:03:34.663Z] #14 110.7 Setting up mingw-w64-common (8.0.0-1) ...
10:03:34 [2022-08-30T10:03:34.663Z] #14 110.7 Setting up libsystemd-dev:arm64 (247.3-7) ...
10:03:34 [2022-08-30T10:03:34.663Z] #14 110.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
10:03:34 [2022-08-30T10:03:34.921Z] #14 110.8 Setting up libpcre2-dev:arm64 (10.36-2) ...
10:03:34 [2022-08-30T10:03:34.921Z] #14 110.8 Setting up libselinux1-dev:arm64 (3.1-3) ...
10:03:34 [2022-08-30T10:03:34.921Z] #14 110.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:03:34 [2022-08-30T10:03:34.921Z] #14 110.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:03:34 [2022-08-30T10:03:34.921Z] #14 111.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
10:03:34 [2022-08-30T10:03:34.921Z] #14 111.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:03:34 [2022-08-30T10:03:34.921Z] #14 111.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
10:03:35 [2022-08-30T10:03:35.008Z] #42 ...
10:03:35 [2022-08-30T10:03:35.008Z] 
10:03:35 [2022-08-30T10:03:35.008Z] #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
10:03:35 [2022-08-30T10:03:35.008Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2
10:03:35 [2022-08-30T10:03:35.008Z] #40 66.09 NAME:
10:03:35 [2022-08-30T10:03:35.008Z] #40 66.09    go-winres - A tool for embedding resources in Windows executables
10:03:35 [2022-08-30T10:03:35.008Z] #40 66.09 
10:03:35 [2022-08-30T10:03:35.008Z] #40 66.09 USAGE:
10:03:35 [2022-08-30T10:03:35.008Z] #40 66.09    go-winres [global options] command [command options] [arguments...]
10:03:35 [2022-08-30T10:03:35.008Z] #40 66.09 
10:03:35 [2022-08-30T10:03:35.008Z] #40 66.09 COMMANDS:
10:03:35 [2022-08-30T10:03:35.008Z] #40 66.09    init     Create an initial ./winres/winres.json
10:03:35 [2022-08-30T10:03:35.008Z] #40 66.09    make     Make syso files for the "go build" command
10:03:35 [2022-08-30T10:03:35.008Z] #40 66.09    simply   Make syso files for the "go build" command (simplified)
10:03:35 [2022-08-30T10:03:35.008Z] #40 66.09    extract  Extract all resources from an executable
10:03:35 [2022-08-30T10:03:35.008Z] #40 66.09    patch    Replace resources in an executable file (exe, dll)
10:03:35 [2022-08-30T10:03:35.008Z] #40 66.09    help, h  Shows a list of commands or help for one command
10:03:35 [2022-08-30T10:03:35.008Z] #40 66.09 
10:03:35 [2022-08-30T10:03:35.008Z] #40 66.09 GLOBAL OPTIONS:
10:03:35 [2022-08-30T10:03:35.008Z] #40 66.09    --help, -h  show help (default: false)
10:03:35 [2022-08-30T10:03:35.008Z] #40 DONE 66.6s
10:03:35 [2022-08-30T10:03:35.008Z] 
10:03:35 [2022-08-30T10:03:35.008Z] #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             ;
10:03:35 [2022-08-30T10:03:35.008Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e
10:03:35 [2022-08-30T10:03:35.008Z] #76 59.64 debconf: delaying package configuration, since apt-utils is not installed
10:03:35 [2022-08-30T10:03:35.008Z] #76 60.08 Fetched 5940 kB in 1s (4807 kB/s)
10:03:35 [2022-08-30T10:03:35.008Z] #76 60.31 Selecting previously unselected package bzip2.
10:03:35 [2022-08-30T10:03:35.008Z] #76 60.32 (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 ... 15717 files and directories currently installed.)
10:03:35 [2022-08-30T10:03:35.008Z] #76 60.46 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 60.49 Unpacking bzip2 (1.0.8-4) ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 60.96 Selecting previously unselected package libmagic-mgc.
10:03:35 [2022-08-30T10:03:35.008Z] #76 60.96 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 61.02 Unpacking libmagic-mgc (1:5.39-3) ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 61.90 Selecting previously unselected package libmagic1:amd64.
10:03:35 [2022-08-30T10:03:35.008Z] #76 61.91 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 61.92 Unpacking libmagic1:amd64 (1:5.39-3) ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 62.39 Selecting previously unselected package file.
10:03:35 [2022-08-30T10:03:35.008Z] #76 62.40 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 62.43 Unpacking file (1:5.39-3) ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 62.99 Selecting previously unselected package xz-utils.
10:03:35 [2022-08-30T10:03:35.008Z] #76 62.99 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 63.02 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 63.48 Selecting previously unselected package libsigsegv2:amd64.
10:03:35 [2022-08-30T10:03:35.008Z] #76 63.49 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 63.49 Unpacking libsigsegv2:amd64 (2.13-1) ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 63.70 Selecting previously unselected package m4.
10:03:35 [2022-08-30T10:03:35.008Z] #76 63.70 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 63.74 Unpacking m4 (1.4.18-5) ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 63.92 Selecting previously unselected package autoconf.
10:03:35 [2022-08-30T10:03:35.008Z] #76 63.92 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 63.96 Unpacking autoconf (2.69-14) ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 64.87 Selecting previously unselected package autotools-dev.
10:03:35 [2022-08-30T10:03:35.008Z] #76 64.87 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 64.88 Unpacking autotools-dev (20180224.1+nmu1) ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 65.20 Selecting previously unselected package automake.
10:03:35 [2022-08-30T10:03:35.008Z] #76 65.21 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 65.21 Unpacking automake (1:1.16.3-2) ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 66.34 Selecting previously unselected package patch.
10:03:35 [2022-08-30T10:03:35.008Z] #76 66.36 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 66.42 Unpacking patch (2.7.6-7) ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 66.75 Selecting previously unselected package dpkg-dev.
10:03:35 [2022-08-30T10:03:35.008Z] #76 66.76 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
10:03:35 [2022-08-30T10:03:35.008Z] #76 66.78 Unpacking dpkg-dev (1.20.11) ...
10:03:35 [2022-08-30T10:03:35.177Z] #14 111.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
10:03:35 [2022-08-30T10:03:35.177Z] #14 111.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:03:35 [2022-08-30T10:03:35.177Z] #14 111.2 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
10:03:35 [2022-08-30T10:03:35.177Z] #14 111.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:03:35 [2022-08-30T10:03:35.177Z] #14 111.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:03:35 [2022-08-30T10:03:35.177Z] #14 111.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
10:03:35 [2022-08-30T10:03:35.434Z] #14 111.3 Setting up dmsetup (2:1.02.175-2.1) ...
10:03:35 [2022-08-30T10:03:35.434Z] #14 111.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
10:03:35 [2022-08-30T10:03:35.434Z] #14 111.4 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
10:03:35 [2022-08-30T10:03:35.434Z] #14 111.5 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:03:35 [2022-08-30T10:03:35.953Z] #76 ...
10:03:35 [2022-08-30T10:03:35.953Z] 
10:03:35 [2022-08-30T10:03:35.953Z] #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.46.2"      && /build/golangci-lint --version
10:03:35 [2022-08-30T10:03:35.953Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:03:35 [2022-08-30T10:03:35.953Z] #55 57.37 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
10:03:35 [2022-08-30T10:03:35.953Z] #55 57.75 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
10:03:35 [2022-08-30T10:03:35.953Z] #55 57.89 go: downloading github.com/gobwas/glob v0.2.3
10:03:35 [2022-08-30T10:03:35.953Z] #55 57.96 go: downloading github.com/kisielk/gotool v1.0.0
10:03:35 [2022-08-30T10:03:35.953Z] #55 58.08 go: downloading github.com/gostaticanalysis/comment v1.4.2
10:03:35 [2022-08-30T10:03:35.953Z] #55 58.39 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
10:03:35 [2022-08-30T10:03:35.953Z] #55 58.42 go: downloading github.com/ettle/strcase v0.1.1
10:03:35 [2022-08-30T10:03:35.953Z] #55 58.57 go: downloading github.com/fatih/structtag v1.2.0
10:03:35 [2022-08-30T10:03:35.953Z] #55 58.67 go: downloading github.com/Masterminds/semver v1.5.0
10:03:35 [2022-08-30T10:03:35.953Z] #55 58.76 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
10:03:35 [2022-08-30T10:03:35.953Z] #55 58.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
10:03:35 [2022-08-30T10:03:35.953Z] #55 59.47 go: downloading github.com/prometheus/client_golang v1.12.1
10:03:35 [2022-08-30T10:03:35.953Z] #55 60.70 go: downloading github.com/prometheus/client_model v0.2.0
10:03:35 [2022-08-30T10:03:35.953Z] #55 60.87 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
10:03:35 [2022-08-30T10:03:35.953Z] #55 61.26 go: downloading github.com/google/go-cmp v0.5.7
10:03:35 [2022-08-30T10:03:35.953Z] #55 61.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
10:03:35 [2022-08-30T10:03:35.953Z] #55 61.88 go: downloading github.com/hexops/gotextdiff v1.0.3
10:03:35 [2022-08-30T10:03:35.953Z] #55 62.17 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
10:03:35 [2022-08-30T10:03:35.953Z] #55 62.19 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
10:03:35 [2022-08-30T10:03:35.953Z] #55 62.25 go: downloading github.com/olekukonko/tablewriter v0.0.5
10:03:35 [2022-08-30T10:03:35.953Z] #55 62.70 go: downloading github.com/beorn7/perks v1.0.1
10:03:35 [2022-08-30T10:03:35.953Z] #55 62.83 go: downloading github.com/cespare/xxhash/v2 v2.1.2
10:03:35 [2022-08-30T10:03:35.953Z] #55 62.83 go: downloading github.com/golang/protobuf v1.5.2
10:03:35 [2022-08-30T10:03:35.953Z] #55 63.09 go: downloading github.com/prometheus/common v0.32.1
10:03:35 [2022-08-30T10:03:35.953Z] #55 63.81 go: downloading github.com/prometheus/procfs v0.7.3
10:03:35 [2022-08-30T10:03:35.953Z] #55 63.81 go: downloading google.golang.org/protobuf v1.28.0
10:03:35 [2022-08-30T10:03:35.953Z] #55 65.38 go: downloading github.com/mattn/go-runewidth v0.0.9
10:03:35 [2022-08-30T10:03:35.953Z] #55 ...
10:03:35 [2022-08-30T10:03:35.953Z] 
10:03:35 [2022-08-30T10:03:35.953Z] #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
10:03:35 [2022-08-30T10:03:35.953Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:03:35 [2022-08-30T10:03:35.953Z] #14 57.48 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]
10:03:35 [2022-08-30T10:03:35.953Z] #14 57.48 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]
10:03:35 [2022-08-30T10:03:35.953Z] #14 58.83 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]
10:03:35 [2022-08-30T10:03:35.953Z] #14 61.12 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]
10:03:35 [2022-08-30T10:03:35.953Z] #14 61.89 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]
10:03:35 [2022-08-30T10:03:35.953Z] #14 62.76 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]
10:03:35 [2022-08-30T10:03:35.953Z] #14 65.40 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]
10:03:35 [2022-08-30T10:03:35.953Z] #14 66.06 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]
10:03:35 [2022-08-30T10:03:35.953Z] #14 66.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
10:03:35 [2022-08-30T10:03:35.953Z] #14 66.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
10:03:35 [2022-08-30T10:03:35.953Z] #14 66.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
10:03:35 [2022-08-30T10:03:35.953Z] #14 66.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
10:03:35 [2022-08-30T10:03:35.953Z] #14 66.13 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]
10:03:35 [2022-08-30T10:03:35.953Z] #14 66.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
10:03:35 [2022-08-30T10:03:35.953Z] #14 66.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
10:03:35 [2022-08-30T10:03:35.953Z] #14 66.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
10:03:35 [2022-08-30T10:03:35.953Z] #14 66.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
10:03:35 [2022-08-30T10:03:35.953Z] #14 66.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
10:03:35 [2022-08-30T10:03:35.953Z] #14 66.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
10:03:35 [2022-08-30T10:03:35.953Z] #14 66.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
10:03:35 [2022-08-30T10:03:35.953Z] #14 66.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
10:03:35 [2022-08-30T10:03:35.953Z] #14 66.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
10:03:35 [2022-08-30T10:03:35.953Z] #14 66.30 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
10:03:35 [2022-08-30T10:03:35.953Z] #14 ...
10:03:35 [2022-08-30T10:03:35.953Z] 
10:03:35 [2022-08-30T10:03:35.953Z] #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
10:03:35 [2022-08-30T10:03:35.953Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953
10:03:35 [2022-08-30T10:03:35.953Z] #51 59.83 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
10:03:35 [2022-08-30T10:03:35.953Z] #51 61.75 debconf: delaying package configuration, since apt-utils is not installed
10:03:35 [2022-08-30T10:03:35.953Z] #51 62.10 Fetched 2315 kB in 4s (631 kB/s)
10:03:35 [2022-08-30T10:03:35.953Z] #51 62.24 Selecting previously unselected package libprotobuf23:amd64.
10:03:35 [2022-08-30T10:03:35.953Z] #51 62.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 ... 15717 files and directories currently installed.)
10:03:35 [2022-08-30T10:03:35.953Z] #51 62.38 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
10:03:35 [2022-08-30T10:03:35.953Z] #51 62.39 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
10:03:35 [2022-08-30T10:03:35.953Z] #51 63.80 Selecting previously unselected package python3-pkg-resources.
10:03:35 [2022-08-30T10:03:35.953Z] #51 63.80 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
10:03:35 [2022-08-30T10:03:35.953Z] #51 63.80 Unpacking python3-pkg-resources (52.0.0-4) ...
10:03:35 [2022-08-30T10:03:35.953Z] #51 64.35 Selecting previously unselected package python3-six.
10:03:35 [2022-08-30T10:03:35.953Z] #51 64.35 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
10:03:35 [2022-08-30T10:03:35.953Z] #51 64.36 Unpacking python3-six (1.16.0-2) ...
10:03:35 [2022-08-30T10:03:35.953Z] #51 64.64 Selecting previously unselected package python3-protobuf.
10:03:35 [2022-08-30T10:03:35.953Z] #51 64.65 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
10:03:35 [2022-08-30T10:03:35.953Z] #51 64.65 Unpacking python3-protobuf (3.12.4-1) ...
10:03:35 [2022-08-30T10:03:35.953Z] #51 65.42 Selecting previously unselected package libnet1:amd64.
10:03:35 [2022-08-30T10:03:35.953Z] #51 65.42 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:03:35 [2022-08-30T10:03:35.953Z] #51 65.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:03:35 [2022-08-30T10:03:35.953Z] #51 65.64 Selecting previously unselected package libnl-3-200:amd64.
10:03:35 [2022-08-30T10:03:35.953Z] #51 65.67 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
10:03:35 [2022-08-30T10:03:35.953Z] #51 65.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
10:03:35 [2022-08-30T10:03:35.953Z] #51 66.15 Selecting previously unselected package libprotobuf-c1:amd64.
10:03:35 [2022-08-30T10:03:35.953Z] #51 66.16 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:03:35 [2022-08-30T10:03:35.953Z] #51 66.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:03:35 [2022-08-30T10:03:35.953Z] #51 66.42 Selecting previously unselected package criu.
10:03:35 [2022-08-30T10:03:35.953Z] #51 66.43 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
10:03:35 [2022-08-30T10:03:35.953Z] #51 66.44 Unpacking criu (3.17.1-1) ...
10:03:35 [2022-08-30T10:03:35.999Z] #14 DONE 111.8s
10:03:35 [2022-08-30T10:03:35.999Z] 
10:03:35 [2022-08-30T10:03:35.999Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
10:03:35 [2022-08-30T10:03:35.999Z] #59 sha256:f7eb3c896006ec929ce152ff11835bd0efafc7fd24ab67073f8e2017ebc89741
10:03:36 [2022-08-30T10:03:36.215Z] #51 ...
10:03:36 [2022-08-30T10:03:36.215Z] 
10:03:36 [2022-08-30T10:03:36.215Z] #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.46.2"      && /build/golangci-lint --version
10:03:36 [2022-08-30T10:03:36.215Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:03:36 [2022-08-30T10:03:36.215Z] #55 67.87 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
10:03:36 [2022-08-30T10:03:36.255Z] #59 DONE 0.2s
10:03:36 [2022-08-30T10:03:36.255Z] 
10:03:36 [2022-08-30T10:03:36.255Z] #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
10:03:36 [2022-08-30T10:03:36.255Z] #60 sha256:a53fb81b935ecfddd501e62f493c4ba7aa4901e387721c35717871bd3689de3c
10:03:36 [2022-08-30T10:03:36.821Z] #60 ...
10:03:36 [2022-08-30T10:03:36.821Z] 
10:03:36 [2022-08-30T10:03:36.821Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
10:03:36 [2022-08-30T10:03:36.821Z] #15 sha256:0a790ccbc0d66d887d82a6ab920e9fd7cca3b775b7dd2831222c47e2e05b4c70
10:03:36 [2022-08-30T10:03:36.821Z] #15 DONE 1.1s
10:03:36 [2022-08-30T10:03:36.821Z] 
10:03:36 [2022-08-30T10:03:36.821Z] #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
10:03:36 [2022-08-30T10:03:36.821Z] #60 sha256:a53fb81b935ecfddd501e62f493c4ba7aa4901e387721c35717871bd3689de3c
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.767 + RM_GOPATH=0
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.767 + TMP_GOPATH=
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.767 + : /build
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.767 + '[' -z '' ']'
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.768 ++ mktemp -d
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.771 + export GOPATH=/tmp/tmp.gAjLL4PYnq
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.772 + GOPATH=/tmp/tmp.gAjLL4PYnq
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.772 + RM_GOPATH=1
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.772 + case "$(go env GOARCH)" in
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.772 ++ go env GOARCH
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.799 + export GO_BUILDMODE=-buildmode=pie
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.799 + GO_BUILDMODE=-buildmode=pie
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.804 ++ dirname /install.sh
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.804 + dir=/
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.804 + bin=runc
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.804 + shift
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.804 + '[' '!' -f //runc.installer ']'
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.804 + . //runc.installer
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.804 ++ set -e
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.804 ++ : v1.1.4
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.804 + install_runc
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.804 + RUNC_BUILDTAGS=seccomp
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.804 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.804 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gAjLL4PYnq/src/github.com/opencontainers/runc
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.804 Install runc version v1.1.4 (build tags: seccomp)
10:03:36 [2022-08-30T10:03:36.821Z] #60 0.824 Cloning into '/tmp/tmp.gAjLL4PYnq/src/github.com/opencontainers/runc'...
10:03:37 [2022-08-30T10:03:37.303Z] #77 ...
10:03:37 [2022-08-30T10:03:37.303Z] 
10:03:37 [2022-08-30T10:03:37.303Z] #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
10:03:37 [2022-08-30T10:03:37.303Z] #64 sha256:94b2f0bb7ff38ca98116fafb9108b0a382ad5cb5ff52572266227131509a53fb
10:03:37 [2022-08-30T10:03:37.750Z] #60 ...
10:03:37 [2022-08-30T10:03:37.750Z] 
10:03:37 [2022-08-30T10:03:37.750Z] #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
10:03:37 [2022-08-30T10:03:37.750Z] #16 sha256:12e59820127bd3c175351c185314650c2d6ff4c6207e9c7245119f3420f5e5ab
10:03:37 [2022-08-30T10:03:37.750Z] #16 DONE 0.8s
10:03:38 [2022-08-30T10:03:38.007Z] 
10:03:38 [2022-08-30T10:03:38.007Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:03:38 [2022-08-30T10:03:38.007Z] #17 sha256:d0daca84770b28ed11fdd360cf6e725086b055c1ac0667f8346f1056b092152b
10:03:38 [2022-08-30T10:03:38.270Z] #17 0.595 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:03:38 [2022-08-30T10:03:38.271Z] #17 DONE 0.7s
10:03:38 [2022-08-30T10:03:38.271Z] 
10:03:38 [2022-08-30T10:03:38.271Z] #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
10:03:38 [2022-08-30T10:03:38.271Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2
10:03:38 [2022-08-30T10:03:38.529Z] #36 ...
10:03:38 [2022-08-30T10:03:38.529Z] 
10:03:38 [2022-08-30T10:03:38.529Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:03:38 [2022-08-30T10:03:38.529Z] #18 sha256:ba23987cf5b93d2e6cf72e49bb9dba26abe354208cf08a32d4f5a7c263d61b2d
10:03:38 [2022-08-30T10:03:38.608Z] #64 52.29 Updating files:  50% (2498/4978)
Updating files:  51% (2539/4978)
Updating files:  52% (2589/4978)
Updating files:  53% (2639/4978)
Updating files:  54% (2689/4978)
Updating files:  55% (2738/4978)
Updating files:  56% (2788/4978)
Updating files:  57% (2838/4978)
Updating files:  58% (2888/4978)
Updating files:  59% (2938/4978)
Updating files:  60% (2987/4978)
Updating files:  61% (3037/4978)
Updating files:  62% (3087/4978)
Updating files:  63% (3137/4978)
Updating files:  64% (3186/4978)
Updating files:  65% (3236/4978)
Updating files:  66% (3286/4978)
Updating files:  67% (3336/4978)
Updating files:  68% (3386/4978)
Updating files:  69% (3435/4978)
Updating files:  70% (3485/4978)
Updating files:  71% (3535/4978)
Updating files:  72% (3585/4978)
Updating files:  73% (3634/4978)
Updating files:  74% (3684/4978)
Updating files:  75% (3734/4978)
Updating files:  76% (3784/4978)
Updating files:  77% (3834/4978)
Updating files:  78% (3883/4978)
Updating files:  79% (3933/4978)
Updating files:  80% (3983/4978)
Updating files:  81% (4033/4978)
Updating files:  82% (4082/4978)
Updating files:  83% (4132/4978)
Updating files:  84% (4182/4978)
Updating files:  84% (4188/4978)
Updating files:  85% (4232/4978)
Updating files:  86% (4282/4978)
Updating files:  87% (4331/4978)
Updating files:  88% (4381/4978)
Updating files:  89% (4431/4978)
Updating files:  90% (4481/4978)
Updating files:  91% (4530/4978)
Updating files:  92% (4580/4978)
Updating files:  93% (4630/4978)
Updating files:  94% (4680/4978)
Updating files:  95% (4730/4978)
Updating files:  96% (4779/4978)
Updating files:  97% (4829/4978)
Updating files:  98% (4879/4978)
Updating files:  99% (4929/4978)
Updating files: 100% (4978/4978)
Updating files: 100% (4978/4978), done.
10:03:38 [2022-08-30T10:03:38.608Z] #64 53.92 + cd /tmp/tmp.LDij19gmYg/src/github.com/containerd/containerd
10:03:38 [2022-08-30T10:03:38.608Z] #64 53.92 + git checkout -q v1.6.8
10:03:39 [2022-08-30T10:03:39.096Z] #18 DONE 0.6s
10:03:39 [2022-08-30T10:03:39.096Z] 
10:03:39 [2022-08-30T10:03:39.096Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:03:39 [2022-08-30T10:03:39.096Z] #19 sha256:01becc7b1229fc62cb8095b7fb9705499113f33eb27247605f0b4b4e5f917543
10:03:39 [2022-08-30T10:03:39.662Z] #19 DONE 0.7s
10:03:39 [2022-08-30T10:03:39.662Z] 
10:03:39 [2022-08-30T10:03:39.662Z] #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
10:03:39 [2022-08-30T10:03:39.662Z] #26 sha256:207020bd643ba69916248520cc0ca7fae2026f44e05a5fc80e784700de3c3d8f
10:03:39 [2022-08-30T10:03:39.920Z] #26 ...
10:03:39 [2022-08-30T10:03:39.920Z] 
10:03:39 [2022-08-30T10:03:39.920Z] #20 [dev-systemd-false  6/28] RUN ldconfig
10:03:39 [2022-08-30T10:03:39.920Z] #20 sha256:a4e89b334762d5bc40647f5a7cafe2c34dc9196a6660653c3d026958dc4c93ce
10:03:40 [2022-08-30T10:03:40.485Z] #20 DONE 0.9s
10:03:40 [2022-08-30T10:03:40.485Z] 
10:03:40 [2022-08-30T10:03:40.485Z] #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
10:03:40 [2022-08-30T10:03:40.485Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2
10:03:40 [2022-08-30T10:03:40.524Z] #64 55.78 + export 'BUILDTAGS=netgo osusergo static_build'
10:03:40 [2022-08-30T10:03:40.524Z] #64 55.78 + BUILDTAGS='netgo osusergo static_build'
10:03:40 [2022-08-30T10:03:40.524Z] #64 55.78 + export EXTRA_FLAGS=-buildmode=pie
10:03:40 [2022-08-30T10:03:40.524Z] #64 55.78 + EXTRA_FLAGS=-buildmode=pie
10:03:40 [2022-08-30T10:03:40.524Z] #64 55.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:03:40 [2022-08-30T10:03:40.524Z] #64 55.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:03:40 [2022-08-30T10:03:40.524Z] #64 55.78 + '[' '' = dynamic ']'
10:03:40 [2022-08-30T10:03:40.524Z] #64 55.78 + make
10:03:40 [2022-08-30T10:03:40.742Z] #36 ...
10:03:40 [2022-08-30T10:03:40.742Z] 
10:03:40 [2022-08-30T10:03:40.743Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:03:40 [2022-08-30T10:03:40.743Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0
10:03:41 [2022-08-30T10:03:41.509Z] #55 ...
10:03:41 [2022-08-30T10:03:41.509Z] 
10:03:41 [2022-08-30T10:03:41.509Z] #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             ;
10:03:41 [2022-08-30T10:03:41.509Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e
10:03:41 [2022-08-30T10:03:41.509Z] #76 68.47 Selecting previously unselected package build-essential.
10:03:41 [2022-08-30T10:03:41.509Z] #76 68.52 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 68.54 Unpacking build-essential (12.9) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 68.78 Selecting previously unselected package libcap2:amd64.
10:03:41 [2022-08-30T10:03:41.509Z] #76 68.78 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 68.82 Unpacking libcap2:amd64 (1:2.44-1) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 68.95 Selecting previously unselected package libcap-dev:amd64.
10:03:41 [2022-08-30T10:03:41.509Z] #76 68.97 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 68.98 Unpacking libcap-dev:amd64 (1:2.44-1) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 69.21 Selecting previously unselected package libprotobuf-c1:amd64.
10:03:41 [2022-08-30T10:03:41.509Z] #76 69.22 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 69.23 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 69.38 Selecting previously unselected package libprotobuf-c-dev:amd64.
10:03:41 [2022-08-30T10:03:41.509Z] #76 69.38 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 69.39 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 69.60 Selecting previously unselected package libseccomp-dev:amd64.
10:03:41 [2022-08-30T10:03:41.509Z] #76 69.60 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 69.62 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 69.87 Selecting previously unselected package libsystemd-dev:amd64.
10:03:41 [2022-08-30T10:03:41.509Z] #76 69.88 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 69.92 Unpacking libsystemd-dev:amd64 (247.3-7) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 71.05 Selecting previously unselected package libtool.
10:03:41 [2022-08-30T10:03:41.509Z] #76 71.09 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 71.11 Unpacking libtool (2.4.6-15) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 71.69 Selecting previously unselected package libudev-dev:amd64.
10:03:41 [2022-08-30T10:03:41.509Z] #76 71.69 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 71.70 Unpacking libudev-dev:amd64 (247.3-7) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 72.25 Selecting previously unselected package libyajl2:amd64.
10:03:41 [2022-08-30T10:03:41.509Z] #76 72.26 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 72.27 Unpacking libyajl2:amd64 (2.1.0-3) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 72.40 Selecting previously unselected package libyajl-dev:amd64.
10:03:41 [2022-08-30T10:03:41.509Z] #76 72.40 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 72.42 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 72.76 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 72.79 Setting up libmagic-mgc (1:5.39-3) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 72.81 Setting up libyajl2:amd64 (2.1.0-3) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 72.83 Setting up libmagic1:amd64 (1:5.39-3) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 72.87 Setting up file (1:5.39-3) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 72.89 Setting up bzip2 (1.0.8-4) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 72.92 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 72.94 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 72.96 Setting up libcap2:amd64 (1:2.44-1) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 73.00 Setting up autotools-dev (20180224.1+nmu1) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 73.02 Setting up libsigsegv2:amd64 (2.13-1) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 73.04 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 73.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:03:41 [2022-08-30T10:03:41.509Z] #76 73.10 Setting up patch (2.7.6-7) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 73.12 Setting up libudev-dev:amd64 (247.3-7) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 73.14 Setting up libyajl-dev:amd64 (2.1.0-3) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 73.16 Setting up libcap-dev:amd64 (1:2.44-1) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 73.17 Setting up libsystemd-dev:amd64 (247.3-7) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 73.18 Setting up libtool (2.4.6-15) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 73.19 Setting up m4 (1.4.18-5) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 73.21 Setting up dpkg-dev (1.20.11) ...
10:03:41 [2022-08-30T10:03:41.509Z] #76 73.24 Setting up autoconf (2.69-14) ...
10:03:41 [2022-08-30T10:03:41.678Z] #21 1.060 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:03:41 [2022-08-30T10:03:41.772Z] #76 73.27 Setting up build-essential (12.9) ...
10:03:41 [2022-08-30T10:03:41.772Z] #76 73.29 Setting up automake (1:1.16.3-2) ...
10:03:41 [2022-08-30T10:03:41.772Z] #76 73.44 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
10:03:41 [2022-08-30T10:03:41.772Z] #76 73.50 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:03:41 [2022-08-30T10:03:41.935Z] #21 1.244 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:03:42 [2022-08-30T10:03:42.192Z] #21 1.417 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:03:42 [2022-08-30T10:03:42.444Z] #64 57.65 + bin/ctr
10:03:42 [2022-08-30T10:03:42.448Z] #21 1.789 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
10:03:42 [2022-08-30T10:03:42.717Z] #76 DONE 74.1s
10:03:42 [2022-08-30T10:03:42.717Z] 
10:03:42 [2022-08-30T10:03:42.717Z] #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
10:03:42 [2022-08-30T10:03:42.717Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:03:43 [2022-08-30T10:03:43.388Z] #64 ...
10:03:43 [2022-08-30T10:03:43.388Z] 
10:03:43 [2022-08-30T10:03:43.388Z] #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
10:03:43 [2022-08-30T10:03:43.388Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:03:43 [2022-08-30T10:03:43.388Z] #14 91.82 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
10:03:43 [2022-08-30T10:03:43.388Z] #14 91.82 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
10:03:43 [2022-08-30T10:03:43.388Z] #14 91.83 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:03:43 [2022-08-30T10:03:43.388Z] #14 97.91 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
10:03:43 [2022-08-30T10:03:43.388Z] #14 97.93 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
10:03:43 [2022-08-30T10:03:43.388Z] #14 97.94 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:03:43 [2022-08-30T10:03:43.661Z] #77 1.314 Cloning into '/tmp/crun-build'...
10:03:43 [2022-08-30T10:03:43.817Z] #21 3.042 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB]
10:03:43 [2022-08-30T10:03:43.962Z] #14 ...
10:03:43 [2022-08-30T10:03:43.962Z] 
10:03:43 [2022-08-30T10:03:43.962Z] #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
10:03:43 [2022-08-30T10:03:43.962Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:03:43 [2022-08-30T10:03:43.962Z] #77 47.32 libtoolize: putting auxiliary files in '.'.
10:03:43 [2022-08-30T10:03:43.962Z] #77 47.32 libtoolize: copying file './ltmain.sh'
10:03:44 [2022-08-30T10:03:44.908Z] #77 48.06 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
10:03:44 [2022-08-30T10:03:44.909Z] #77 48.06 libtoolize: and rerunning libtoolize and aclocal.
10:03:44 [2022-08-30T10:03:44.909Z] #77 48.06 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
10:03:45 [2022-08-30T10:03:45.186Z] #21 4.587 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
10:03:45 [2022-08-30T10:03:45.749Z] #21 ...
10:03:45 [2022-08-30T10:03:45.750Z] 
10:03:45 [2022-08-30T10:03:45.750Z] #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
10:03:45 [2022-08-30T10:03:45.750Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0 Delve is a source level debugger for Go programs.
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0 
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0 Delve enables you to interact with your program by controlling the execution of the process,
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0 
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0 
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0 Pass flags to the program you are debugging using `--`, for example:
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0 
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0 `dlv exec ./hello -- server --config conf/config.toml`
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0 
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0 Usage:
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0   dlv [command]
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0 
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0 Available Commands:
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0   attach      Attach to running process and begin debugging.
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0   connect     Connect to a headless debug server with a terminal client.
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0   core        Examine a core dump.
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0   debug       Compile and begin debugging main package in current directory, or the package specified.
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0   exec        Execute a precompiled binary, and begin a debug session.
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0   help        Help about any command
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0   run         Deprecated command. Use 'debug' instead.
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0   test        Compile test binary and begin debugging program.
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0   trace       Compile and begin tracing program.
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0   version     Prints version.
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0 
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0 Flags:
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0       --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)
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0       --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)
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0       --disable-aslr                     Disables address space randomization
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0   -h, --help                             help for dlv
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0       --init string                      Init file, executed by the terminal client.
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0       --log                              Enable debugging server logging.
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0       --wd string                        Working directory for running the program.
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0 
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0 Additional help topics:
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0   dlv backend  Help about the --backend flag.
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0   dlv log      Help about logging flags.
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0   dlv redirect Help about file redirection.
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0 
10:03:45 [2022-08-30T10:03:45.750Z] #36 121.0 Use "dlv [command] --help" for more information about a command.
10:03:45 [2022-08-30T10:03:45.750Z] #36 DONE 121.8s
10:03:45 [2022-08-30T10:03:45.750Z] 
10:03:45 [2022-08-30T10:03:45.750Z] #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
10:03:45 [2022-08-30T10:03:45.750Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488
10:03:45 [2022-08-30T10:03:45.750Z] #77 76.96 configure.ac:11: installing 'build-aux/compile'
10:03:45 [2022-08-30T10:03:45.750Z] #77 76.96 configure.ac:11: installing 'build-aux/config.guess'
10:03:45 [2022-08-30T10:03:45.750Z] #77 76.98 configure.ac:11: installing 'build-aux/config.sub'
10:03:45 [2022-08-30T10:03:45.750Z] #77 76.99 configure.ac:13: installing 'build-aux/install-sh'
10:03:45 [2022-08-30T10:03:45.750Z] #77 77.00 configure.ac:13: installing 'build-aux/missing'
10:03:45 [2022-08-30T10:03:45.750Z] #77 77.00 configure.ac:8: installing 'build-aux/tap-driver.sh'
10:03:45 [2022-08-30T10:03:45.750Z] #77 77.20 Makefile.am: installing 'build-aux/depcomp'
10:03:46 [2022-08-30T10:03:46.209Z] #77 ...
10:03:46 [2022-08-30T10:03:46.209Z] 
10:03:46 [2022-08-30T10:03:46.209Z] #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
10:03:46 [2022-08-30T10:03:46.209Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df
10:03:46 [2022-08-30T10:03:46.209Z] #34 67.82 Updating files:  80% (1224/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.
10:03:46 [2022-08-30T10:03:46.209Z] #34 68.91 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
10:03:46 [2022-08-30T10:03:46.209Z] #34 69.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:03:46 [2022-08-30T10:03:46.209Z] #34 ...
10:03:46 [2022-08-30T10:03:46.209Z] 
10:03:46 [2022-08-30T10:03:46.209Z] #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
10:03:46 [2022-08-30T10:03:46.209Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:03:46 [2022-08-30T10:03:46.209Z] #14 68.16 debconf: delaying package configuration, since apt-utils is not installed
10:03:46 [2022-08-30T10:03:46.209Z] #14 68.55 Fetched 115 MB in 11s (10.6 MB/s)
10:03:46 [2022-08-30T10:03:46.209Z] #14 68.70 Selecting previously unselected package binutils-mingw-w64-i686.
10:03:46 [2022-08-30T10:03:46.209Z] #14 68.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 ... 15717 files and directories currently installed.)
10:03:46 [2022-08-30T10:03:46.209Z] #14 68.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
10:03:46 [2022-08-30T10:03:46.209Z] #14 68.86 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:03:46 [2022-08-30T10:03:46.209Z] #14 72.92 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:03:46 [2022-08-30T10:03:46.209Z] #14 72.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
10:03:46 [2022-08-30T10:03:46.209Z] #14 72.94 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:03:46 [2022-08-30T10:03:46.209Z] #14 77.80 Selecting previously unselected package binutils-mingw-w64.
10:03:46 [2022-08-30T10:03:46.209Z] #14 77.81 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
10:03:46 [2022-08-30T10:03:46.209Z] #14 77.82 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
10:03:46 [2022-08-30T10:03:46.209Z] #14 78.05 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:03:46 [2022-08-30T10:03:46.471Z] #14 78.06 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
10:03:46 [2022-08-30T10:03:46.471Z] #14 78.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
10:03:46 [2022-08-30T10:03:46.471Z] #14 ...
10:03:46 [2022-08-30T10:03:46.471Z] 
10:03:46 [2022-08-30T10:03:46.471Z] #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
10:03:46 [2022-08-30T10:03:46.471Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147
10:03:46 [2022-08-30T10:03:46.471Z] #42 77.09 Selecting previously unselected package libxml2:amd64.
10:03:46 [2022-08-30T10:03:46.471Z] #42 77.09 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
10:03:46 [2022-08-30T10:03:46.471Z] #42 77.11 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
10:03:46 [2022-08-30T10:03:46.471Z] #42 78.17 Selecting previously unselected package libarchive13:amd64.
10:03:46 [2022-08-30T10:03:46.471Z] #42 78.17 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
10:03:46 [2022-08-30T10:03:46.471Z] #42 78.18 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
10:03:47 [2022-08-30T10:03:47.044Z] #42 78.89 Selecting previously unselected package libjsoncpp24:amd64.
10:03:47 [2022-08-30T10:03:47.044Z] #42 78.89 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
10:03:47 [2022-08-30T10:03:47.044Z] #42 ...
10:03:47 [2022-08-30T10:03:47.044Z] 
10:03:47 [2022-08-30T10:03:47.044Z] #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
10:03:47 [2022-08-30T10:03:47.044Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953
10:03:47 [2022-08-30T10:03:47.044Z] #51 68.34 Setting up python3-pkg-resources (52.0.0-4) ...
10:03:47 [2022-08-30T10:03:47.044Z] #51 71.35 Setting up libprotobuf23:amd64 (3.12.4-1) ...
10:03:47 [2022-08-30T10:03:47.044Z] #51 71.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:03:47 [2022-08-30T10:03:47.044Z] #51 71.52 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:03:47 [2022-08-30T10:03:47.044Z] #51 71.66 Setting up python3-six (1.16.0-2) ...
10:03:47 [2022-08-30T10:03:47.044Z] #51 73.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
10:03:47 [2022-08-30T10:03:47.044Z] #51 73.75 Setting up python3-protobuf (3.12.4-1) ...
10:03:47 [2022-08-30T10:03:47.118Z] #77 78.61 checking build system type... aarch64-unknown-linux-gnu
10:03:47 [2022-08-30T10:03:47.118Z] #77 78.96 checking host system type... aarch64-unknown-linux-gnu
10:03:47 [2022-08-30T10:03:47.118Z] #77 78.96 checking how to print strings... printf
10:03:47 [2022-08-30T10:03:47.305Z] #51 ...
10:03:47 [2022-08-30T10:03:47.305Z] 
10:03:47 [2022-08-30T10:03:47.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
10:03:47 [2022-08-30T10:03:47.305Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:03:47 [2022-08-30T10:03:47.305Z] #14 78.51 Selecting previously unselected package dmsetup.
10:03:47 [2022-08-30T10:03:47.305Z] #14 78.51 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
10:03:47 [2022-08-30T10:03:47.305Z] #14 78.52 Unpacking dmsetup (2:1.02.175-2.1) ...
10:03:47 [2022-08-30T10:03:47.305Z] #14 79.05 Selecting previously unselected package mingw-w64-common.
10:03:47 [2022-08-30T10:03:47.305Z] #14 79.06 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
10:03:47 [2022-08-30T10:03:47.305Z] #14 79.08 Unpacking mingw-w64-common (8.0.0-1) ...
10:03:47 [2022-08-30T10:03:47.374Z] #77 78.98 checking for gcc... gcc
10:03:47 [2022-08-30T10:03:47.631Z] #77 79.11 checking whether the C compiler works... yes
10:03:47 [2022-08-30T10:03:47.631Z] #77 79.30 checking for C compiler default output file name... a.out
10:03:47 [2022-08-30T10:03:47.887Z] #77 79.31 checking for suffix of executables... 
10:03:48 [2022-08-30T10:03:48.143Z] #77 79.50 checking whether we are cross compiling... no
10:03:48 [2022-08-30T10:03:48.143Z] #77 79.75 checking for suffix of object files... o
10:03:48 [2022-08-30T10:03:48.400Z] #77 79.90 checking whether we are using the GNU C compiler... yes
10:03:48 [2022-08-30T10:03:48.400Z] #77 80.05 checking whether gcc accepts -g... yes
10:03:48 [2022-08-30T10:03:48.656Z] #77 80.16 checking for gcc option to accept ISO C89... none needed
10:03:48 [2022-08-30T10:03:48.912Z] #77 80.38 checking whether gcc understands -c and -o together... yes
10:03:48 [2022-08-30T10:03:48.912Z] #77 80.61 checking for a sed that does not truncate output... /bin/sed
10:03:48 [2022-08-30T10:03:48.912Z] #77 80.63 checking for grep that handles long lines and -e... /bin/grep
10:03:48 [2022-08-30T10:03:48.912Z] #77 80.65 checking for egrep... /bin/grep -E
10:03:48 [2022-08-30T10:03:48.912Z] #77 80.65 checking for fgrep... /bin/grep -F
10:03:48 [2022-08-30T10:03:48.912Z] #77 80.66 checking for ld used by gcc... /usr/bin/ld
10:03:48 [2022-08-30T10:03:48.912Z] #77 80.68 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:03:48 [2022-08-30T10:03:48.912Z] #77 80.71 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:03:49 [2022-08-30T10:03:49.169Z] #77 80.71 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:03:49 [2022-08-30T10:03:49.169Z] #77 80.87 checking whether ln -s works... yes
10:03:49 [2022-08-30T10:03:49.169Z] #77 80.87 checking the maximum length of command line arguments... 1572864
10:03:49 [2022-08-30T10:03:49.169Z] #77 80.91 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:03:49 [2022-08-30T10:03:49.169Z] #77 80.92 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:03:49 [2022-08-30T10:03:49.169Z] #77 80.92 checking for /usr/bin/ld option to reload object files... -r
10:03:49 [2022-08-30T10:03:49.169Z] #77 80.92 checking for objdump... objdump
10:03:49 [2022-08-30T10:03:49.169Z] #77 80.92 checking how to recognize dependent libraries... pass_all
10:03:49 [2022-08-30T10:03:49.169Z] #77 80.93 checking for dlltool... no
10:03:49 [2022-08-30T10:03:49.169Z] #77 80.93 checking how to associate runtime and link libraries... printf %s\n
10:03:49 [2022-08-30T10:03:49.169Z] #77 80.93 checking for ar... ar
10:03:49 [2022-08-30T10:03:49.425Z] #77 80.93 checking for archiver @FILE support... @
10:03:49 [2022-08-30T10:03:49.425Z] #77 81.10 checking for strip... strip
10:03:49 [2022-08-30T10:03:49.425Z] #77 81.10 checking for ranlib... ranlib
10:03:49 [2022-08-30T10:03:49.425Z] #77 81.11 checking for gawk... no
10:03:49 [2022-08-30T10:03:49.425Z] #77 81.11 checking for mawk... mawk
10:03:49 [2022-08-30T10:03:49.681Z] #77 81.11 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:03:49 [2022-08-30T10:03:49.937Z] #77 81.55 checking for sysroot... no
10:03:49 [2022-08-30T10:03:49.937Z] #77 81.55 checking for a working dd... /bin/dd
10:03:49 [2022-08-30T10:03:49.937Z] #77 81.59 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:03:49 [2022-08-30T10:03:49.937Z] #77 81.62 checking for mt... no
10:03:49 [2022-08-30T10:03:49.937Z] #77 81.62 checking if : is a manifest tool... no
10:03:50 [2022-08-30T10:03:50.194Z] #77 81.66 checking how to run the C preprocessor... gcc -E
10:03:51 [2022-08-30T10:03:51.123Z] #77 82.07 checking for ANSI C header files... yes
10:03:51 [2022-08-30T10:03:51.124Z] #77 82.81 checking for sys/types.h... yes
10:03:51 [2022-08-30T10:03:51.380Z] #77 82.96 checking for sys/stat.h... yes
10:03:51 [2022-08-30T10:03:51.637Z] #77 83.20 checking for stdlib.h... yes
10:03:51 [2022-08-30T10:03:51.894Z] #77 83.42 checking for string.h... yes
10:03:52 [2022-08-30T10:03:52.150Z] #77 83.69 checking for memory.h... yes
10:03:52 [2022-08-30T10:03:52.407Z] #77 83.90 checking for strings.h... yes
10:03:52 [2022-08-30T10:03:52.663Z] #77 84.11 checking for inttypes.h... yes
10:03:52 [2022-08-30T10:03:52.663Z] #77 84.26 checking for stdint.h... yes
10:03:52 [2022-08-30T10:03:52.919Z] #77 84.48 checking for unistd.h... yes
10:03:53 [2022-08-30T10:03:53.187Z] #77 84.72 checking for dlfcn.h... yes
10:03:53 [2022-08-30T10:03:53.188Z] #77 84.91 checking for objdir... .libs
10:03:53 [2022-08-30T10:03:53.750Z] #77 85.29 checking if gcc supports -fno-rtti -fno-exceptions... no
10:03:53 [2022-08-30T10:03:53.750Z] #77 85.43 checking for gcc option to produce PIC... -fPIC -DPIC
10:03:53 [2022-08-30T10:03:53.895Z] #14 ...
10:03:53 [2022-08-30T10:03:53.895Z] 
10:03:53 [2022-08-30T10:03:53.895Z] #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
10:03:53 [2022-08-30T10:03:53.895Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953
10:03:53 [2022-08-30T10:03:53.895Z] #51 80.00 Setting up criu (3.17.1-1) ...
10:03:53 [2022-08-30T10:03:53.895Z] #51 83.79 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:03:53 [2022-08-30T10:03:53.895Z] #51 DONE 84.5s
10:03:53 [2022-08-30T10:03:53.895Z] 
10:03:53 [2022-08-30T10:03:53.895Z] #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
10:03:53 [2022-08-30T10:03:53.895Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147
10:03:53 [2022-08-30T10:03:53.895Z] #42 78.92 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
10:03:53 [2022-08-30T10:03:53.895Z] #42 79.17 Selecting previously unselected package librhash0:amd64.
10:03:53 [2022-08-30T10:03:53.895Z] #42 79.18 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
10:03:53 [2022-08-30T10:03:53.895Z] #42 79.19 Unpacking librhash0:amd64 (1.4.1-2) ...
10:03:53 [2022-08-30T10:03:53.895Z] #42 79.69 Selecting previously unselected package libuv1:amd64.
10:03:53 [2022-08-30T10:03:53.895Z] #42 79.70 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
10:03:53 [2022-08-30T10:03:53.895Z] #42 79.72 Unpacking libuv1:amd64 (1.40.0-2) ...
10:03:53 [2022-08-30T10:03:53.895Z] #42 79.95 Selecting previously unselected package cmake.
10:03:53 [2022-08-30T10:03:53.895Z] #42 79.95 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
10:03:53 [2022-08-30T10:03:53.895Z] #42 79.96 Unpacking cmake (3.18.4-2+deb11u1) ...
10:03:54 [2022-08-30T10:03:54.006Z] #77 85.43 checking if gcc PIC flag -fPIC -DPIC works... yes
10:03:54 [2022-08-30T10:03:54.263Z] #77 85.60 checking if gcc static flag -static works... yes
10:03:54 [2022-08-30T10:03:54.263Z] #77 85.92 checking if gcc supports -c -o file.o... yes
10:03:54 [2022-08-30T10:03:54.263Z] #77 86.08 checking if gcc supports -c -o file.o... (cached) yes
10:03:54 [2022-08-30T10:03:54.263Z] #77 86.08 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:03:54 [2022-08-30T10:03:54.776Z] #77 86.14 checking dynamic linker characteristics... GNU/Linux ld.so
10:03:54 [2022-08-30T10:03:54.776Z] #77 86.51 checking how to hardcode library paths into programs... immediate
10:03:54 [2022-08-30T10:03:54.776Z] #77 86.51 checking whether stripping libraries is possible... yes
10:03:54 [2022-08-30T10:03:54.776Z] #77 86.52 checking if libtool supports shared libraries... yes
10:03:54 [2022-08-30T10:03:54.776Z] #77 86.52 checking whether to build shared libraries... no
10:03:54 [2022-08-30T10:03:54.776Z] #77 86.52 checking whether to build static libraries... yes
10:03:54 [2022-08-30T10:03:54.776Z] #77 86.52 checking for a BSD-compatible install... /usr/bin/install -c
10:03:54 [2022-08-30T10:03:54.840Z] #42 ...
10:03:54 [2022-08-30T10:03:54.840Z] 
10:03:54 [2022-08-30T10:03:54.840Z] #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
10:03:54 [2022-08-30T10:03:54.840Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:03:54 [2022-08-30T10:03:54.840Z] #77 12.41 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
10:03:54 [2022-08-30T10:03:54.840Z] #77 12.49 Cloning into '/tmp/crun-build/libocispec'...
10:03:54 [2022-08-30T10:03:54.919Z] #77 57.79 configure.ac:7: installing './compile'
10:03:54 [2022-08-30T10:03:54.919Z] #77 57.79 configure.ac:11: installing './config.guess'
10:03:54 [2022-08-30T10:03:54.919Z] #77 57.80 configure.ac:11: installing './config.sub'
10:03:54 [2022-08-30T10:03:54.919Z] #77 57.80 configure.ac:8: installing './install-sh'
10:03:54 [2022-08-30T10:03:54.919Z] #77 57.81 configure.ac:8: installing './missing'
10:03:54 [2022-08-30T10:03:54.919Z] #77 57.98 Makefile.am: installing './depcomp'
10:03:55 [2022-08-30T10:03:55.033Z] #77 86.59 checking whether build environment is sane... yes
10:03:55 [2022-08-30T10:03:55.033Z] #77 86.69 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:03:55 [2022-08-30T10:03:55.033Z] #77 86.70 checking whether make sets $(MAKE)... yes
10:03:55 [2022-08-30T10:03:55.033Z] #77 86.77 checking whether make supports the include directive... yes (GNU style)
10:03:55 [2022-08-30T10:03:55.289Z] #77 86.81 checking whether make supports nested variables... yes
10:03:55 [2022-08-30T10:03:55.289Z] #77 86.87 checking whether UID '0' is supported by ustar format... yes
10:03:55 [2022-08-30T10:03:55.289Z] #77 86.88 checking whether GID '0' is supported by ustar format... yes
10:03:55 [2022-08-30T10:03:55.289Z] #77 86.88 checking how to create a ustar tar archive... gnutar
10:03:55 [2022-08-30T10:03:55.289Z] #77 86.95 checking dependency style of gcc... gcc3
10:03:55 [2022-08-30T10:03:55.289Z] #77 87.13 checking whether to enable maintainer-specific portions of Makefiles... yes
10:03:55 [2022-08-30T10:03:55.289Z] #77 87.13 checking whether make supports nested variables... (cached) yes
10:03:55 [2022-08-30T10:03:55.289Z] #77 87.14 checking for gawk... (cached) mawk
10:03:55 [2022-08-30T10:03:55.289Z] #77 87.14 checking for a sed that does not truncate output... (cached) /bin/sed
10:03:55 [2022-08-30T10:03:55.546Z] #77 87.15 checking for gcc... (cached) gcc
10:03:55 [2022-08-30T10:03:55.811Z] #77 87.33 checking whether we are using the GNU C compiler... (cached) yes
10:03:55 [2022-08-30T10:03:55.811Z] #77 87.33 checking whether gcc accepts -g... (cached) yes
10:03:55 [2022-08-30T10:03:55.811Z] #77 87.34 checking for gcc option to accept ISO C89... (cached) none needed
10:03:55 [2022-08-30T10:03:55.811Z] #77 87.34 checking whether gcc understands -c and -o together... (cached) yes
10:03:55 [2022-08-30T10:03:55.811Z] #77 87.34 checking for a Python interpreter with version >= 3... python3
10:03:55 [2022-08-30T10:03:55.811Z] #77 87.46 checking for python3... /usr/bin/python3
10:03:55 [2022-08-30T10:03:55.811Z] #77 87.46 checking for python3 version... 3.9
10:03:55 [2022-08-30T10:03:55.811Z] #77 87.51 checking for python3 platform... linux
10:03:55 [2022-08-30T10:03:55.863Z] #77 59.28 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
10:03:56 [2022-08-30T10:03:56.068Z] #77 87.56 checking for python3 script directory... 
10:03:56 [2022-08-30T10:03:56.068Z] #77 ...
10:03:56 [2022-08-30T10:03:56.068Z] 
10:03:56 [2022-08-30T10:03:56.068Z] #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
10:03:56 [2022-08-30T10:03:56.068Z] #26 sha256:207020bd643ba69916248520cc0ca7fae2026f44e05a5fc80e784700de3c3d8f
10:03:56 [2022-08-30T10:03:56.069Z] #26 121.5 Updating files:  26% (2997/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  35% (4067/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  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:  61% (7052/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
10:03:56 [2022-08-30T10:03:56.069Z] #26 125.1 + cd /tmp/tmp.TGGnns9NhP/tmp/docker-ce
10:03:56 [2022-08-30T10:03:56.069Z] #26 125.1 + git checkout -q v17.06.2-ce
10:03:56 [2022-08-30T10:03:56.069Z] #26 128.2 + mkdir -p /tmp/tmp.TGGnns9NhP/src/github.com/docker
10:03:56 [2022-08-30T10:03:56.069Z] #26 128.2 + mv components/cli /tmp/tmp.TGGnns9NhP/src/github.com/docker/cli
10:03:56 [2022-08-30T10:03:56.069Z] #26 128.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
10:03:56 [2022-08-30T10:03:56.069Z] #26 ...
10:03:56 [2022-08-30T10:03:56.069Z] 
10:03:56 [2022-08-30T10:03:56.069Z] #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
10:03:56 [2022-08-30T10:03:56.069Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488
10:03:56 [2022-08-30T10:03:56.069Z] #77 87.56 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
10:03:56 [2022-08-30T10:03:56.125Z] #77 59.28 libtoolize: copying file 'build-aux/ltmain.sh'
10:03:56 [2022-08-30T10:03:56.125Z] #77 59.40 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
10:03:56 [2022-08-30T10:03:56.125Z] #77 59.41 libtoolize: copying file 'm4/libtool.m4'
10:03:56 [2022-08-30T10:03:56.125Z] #77 59.53 libtoolize: copying file 'm4/ltoptions.m4'
10:03:56 [2022-08-30T10:03:56.326Z] #77 87.72 checking for python3 extension module directory... 
10:03:56 [2022-08-30T10:03:56.326Z] #77 ...
10:03:56 [2022-08-30T10:03:56.326Z] 
10:03:56 [2022-08-30T10:03:56.326Z] #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
10:03:56 [2022-08-30T10:03:56.326Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1
10:03:56 [2022-08-30T10:03:56.326Z] #34 DONE 131.9s
10:03:56 [2022-08-30T10:03:56.326Z] 
10:03:56 [2022-08-30T10:03:56.326Z] #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
10:03:56 [2022-08-30T10:03:56.326Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488
10:03:56 [2022-08-30T10:03:56.326Z] #77 87.72 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
10:03:56 [2022-08-30T10:03:56.326Z] #77 87.93 checking for go-md2man... no
10:03:56 [2022-08-30T10:03:56.387Z] #77 59.68 libtoolize: copying file 'm4/ltsugar.m4'
10:03:56 [2022-08-30T10:03:56.387Z] #77 59.78 libtoolize: copying file 'm4/ltversion.m4'
10:03:56 [2022-08-30T10:03:56.387Z] #77 59.90 libtoolize: copying file 'm4/lt~obsolete.m4'
10:03:56 [2022-08-30T10:03:56.387Z] #77 ...
10:03:56 [2022-08-30T10:03:56.387Z] 
10:03:56 [2022-08-30T10:03:56.387Z] #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
10:03:56 [2022-08-30T10:03:56.387Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:03:56 [2022-08-30T10:03:56.387Z] #14 104.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
10:03:56 [2022-08-30T10:03:56.387Z] #14 104.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
10:03:56 [2022-08-30T10:03:56.387Z] #14 104.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:03:56 [2022-08-30T10:03:56.583Z] #77 87.96 checking error.h usability... yes
10:03:56 [2022-08-30T10:03:56.583Z] #77 88.30 checking error.h presence... yes
10:03:56 [2022-08-30T10:03:56.583Z] #77 88.42 checking for error.h... yes
10:03:56 [2022-08-30T10:03:56.757Z] #77 ...
10:03:56 [2022-08-30T10:03:56.757Z] 
10:03:56 [2022-08-30T10:03:56.757Z] #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
10:03:56 [2022-08-30T10:03:56.757Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147
10:03:56 [2022-08-30T10:03:56.757Z] #42 87.56 Setting up libicu67:amd64 (67.1-7) ...
10:03:56 [2022-08-30T10:03:56.757Z] #42 87.56 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:03:56 [2022-08-30T10:03:56.757Z] #42 87.56 Setting up libuv1:amd64 (1.40.0-2) ...
10:03:56 [2022-08-30T10:03:56.757Z] #42 87.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:03:56 [2022-08-30T10:03:56.757Z] #42 87.69 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
10:03:56 [2022-08-30T10:03:56.757Z] #42 87.70 Setting up librhash0:amd64 (1.4.1-2) ...
10:03:56 [2022-08-30T10:03:56.757Z] #42 87.72 Setting up cmake-data (3.18.4-2+deb11u1) ...
10:03:56 [2022-08-30T10:03:56.757Z] #42 87.78 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
10:03:56 [2022-08-30T10:03:56.757Z] #42 87.81 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
10:03:56 [2022-08-30T10:03:56.757Z] #42 87.82 Setting up cmake (3.18.4-2+deb11u1) ...
10:03:56 [2022-08-30T10:03:56.757Z] #42 87.85 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:03:56 [2022-08-30T10:03:56.757Z] #42 DONE 88.3s
10:03:56 [2022-08-30T10:03:56.757Z] 
10:03:56 [2022-08-30T10:03:56.757Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
10:03:56 [2022-08-30T10:03:56.757Z] #43 sha256:5a553b1ffce4ff1b063c6fdeec4a63e7d8b49997223678fb6fca30412f5febca
10:03:56 [2022-08-30T10:03:56.757Z] #43 DONE 0.2s
10:03:56 [2022-08-30T10:03:56.757Z] 
10:03:56 [2022-08-30T10:03:56.757Z] #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
10:03:56 [2022-08-30T10:03:56.757Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:03:56 [2022-08-30T10:03:56.757Z] #77 14.30 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
10:03:56 [2022-08-30T10:03:56.757Z] #77 14.34 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
10:03:56 [2022-08-30T10:03:56.757Z] #77 14.34 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
10:03:56 [2022-08-30T10:03:56.757Z] #77 14.36 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
10:03:56 [2022-08-30T10:03:56.757Z] #77 14.42 Cloning into '/tmp/crun-build/libocispec/image-spec'...
10:03:56 [2022-08-30T10:03:56.840Z] #77 88.56 checking linux/openat2.h usability... 
10:03:56 [2022-08-30T10:03:56.840Z] #77 ...
10:03:56 [2022-08-30T10:03:56.840Z] 
10:03:56 [2022-08-30T10:03:56.840Z] #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
10:03:56 [2022-08-30T10:03:56.840Z] #60 sha256:a53fb81b935ecfddd501e62f493c4ba7aa4901e387721c35717871bd3689de3c
10:03:56 [2022-08-30T10:03:56.840Z] #60 10.81 + cd /tmp/tmp.gAjLL4PYnq/src/github.com/opencontainers/runc
10:03:56 [2022-08-30T10:03:56.840Z] #60 10.81 + git checkout -q v1.1.4
10:03:56 [2022-08-30T10:03:56.840Z] #60 11.35 + '[' -z '' ']'
10:03:56 [2022-08-30T10:03:56.840Z] #60 11.35 + target=static
10:03:56 [2022-08-30T10:03:56.840Z] #60 11.35 + make BUILDTAGS=seccomp static
10:03:56 [2022-08-30T10:03:56.840Z] #60 11.80 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
10:03:56 [2022-08-30T10:03:56.962Z] #14 ...
10:03:56 [2022-08-30T10:03:56.962Z] 
10:03:56 [2022-08-30T10:03:56.962Z] #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
10:03:56 [2022-08-30T10:03:56.962Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:03:56 [2022-08-30T10:03:56.962Z] #77 60.05 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
10:03:57 [2022-08-30T10:03:57.096Z] #60 ...
10:03:57 [2022-08-30T10:03:57.096Z] 
10:03:57 [2022-08-30T10:03:57.096Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:03:57 [2022-08-30T10:03:57.096Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0
10:03:57 [2022-08-30T10:03:57.096Z] #21 7.678 Fetched 8458 kB in 7s (1225 kB/s)
10:03:57 [2022-08-30T10:03:57.096Z] #21 7.678 Reading package lists...
10:03:57 [2022-08-30T10:03:57.096Z] #21 10.40 Reading package lists...
10:03:57 [2022-08-30T10:03:57.096Z] #21 12.65 Building dependency tree...
10:03:57 [2022-08-30T10:03:57.096Z] #21 14.72 The following additional packages will be installed:
10:03:57 [2022-08-30T10:03:57.096Z] #21 14.75   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
10:03:57 [2022-08-30T10:03:57.096Z] #21 14.75   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
10:03:57 [2022-08-30T10:03:57.096Z] #21 14.75   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
10:03:57 [2022-08-30T10:03:57.096Z] #21 14.75   libxtables12 python-pip-whl python3-distutils python3-lib2to3
10:03:57 [2022-08-30T10:03:57.096Z] #21 14.75   python3-pkg-resources systemd vim-runtime xxd
10:03:57 [2022-08-30T10:03:57.096Z] #21 14.76 Suggested packages:
10:03:57 [2022-08-30T10:03:57.096Z] #21 14.78   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
10:03:57 [2022-08-30T10:03:57.096Z] #21 14.78   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
10:03:57 [2022-08-30T10:03:57.096Z] #21 14.78   ctags vim-doc vim-scripts xfsdump acl attr quota
10:03:57 [2022-08-30T10:03:57.096Z] #21 14.78 Recommended packages:
10:03:57 [2022-08-30T10:03:57.096Z] #21 14.78   libatm1 nftables libpam-cap build-essential python3-dev dbus
10:03:57 [2022-08-30T10:03:57.096Z] #21 14.78   systemd-timesyncd | time-daemon unzip
10:03:57 [2022-08-30T10:03:57.096Z] #21 16.44 The following NEW packages will be installed:
10:03:57 [2022-08-30T10:03:57.096Z] #21 16.45   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
10:03:57 [2022-08-30T10:03:57.096Z] #21 16.45   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
10:03:57 [2022-08-30T10:03:57.096Z] #21 16.45   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
10:03:57 [2022-08-30T10:03:57.096Z] #21 16.45   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
10:03:57 [2022-08-30T10:03:57.096Z] #21 16.45   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
10:03:57 [2022-08-30T10:03:57.096Z] #21 16.46   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
10:03:57 [2022-08-30T10:03:57.096Z] #21 16.47   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
10:03:57 [2022-08-30T10:03:57.096Z] #21 16.47   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
10:03:57 [2022-08-30T10:03:57.096Z] #21 16.47   vim-runtime xfsprogs xxd xz-utils zip zstd
10:03:57 [2022-08-30T10:03:57.096Z] #21 ...
10:03:57 [2022-08-30T10:03:57.096Z] 
10:03:57 [2022-08-30T10:03:57.096Z] #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
10:03:57 [2022-08-30T10:03:57.096Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488
10:03:57 [2022-08-30T10:03:57.096Z] #77 88.56 checking linux/openat2.h usability... yes
10:03:57 [2022-08-30T10:03:57.354Z] #77 88.98 checking linux/openat2.h presence... yes
10:03:57 [2022-08-30T10:03:57.354Z] #77 89.04 checking for linux/openat2.h... yes
10:03:57 [2022-08-30T10:03:57.614Z] #77 89.06 checking for copy_file_range... yes
10:03:57 [2022-08-30T10:03:57.614Z] #77 89.17 checking for fgetxattr... yes
10:03:57 [2022-08-30T10:03:57.614Z] #77 89.27 checking for statx... yes
10:03:58 [2022-08-30T10:03:58.130Z] #77 89.51 checking for fgetpwent_r... yes
10:03:58 [2022-08-30T10:03:58.391Z] #77 89.73 checking for issetugid... no
10:03:58 [2022-08-30T10:03:58.391Z] #77 89.96 checking for pkg-config... /usr/bin/pkg-config
10:03:58 [2022-08-30T10:03:58.391Z] #77 89.96 checking pkg-config is at least version 0.9.0... yes
10:03:58 [2022-08-30T10:03:58.648Z] #77 89.97 checking for library containing yajl_tree_get... -lyajl
10:03:58 [2022-08-30T10:03:58.648Z] #77 90.35 checking for yajl >= 2.0.0... yes
10:03:58 [2022-08-30T10:03:58.905Z] #77 90.39 checking sys/capability.h usability... yes
10:03:59 [2022-08-30T10:03:59.162Z] #77 90.58 checking sys/capability.h presence... yes
10:03:59 [2022-08-30T10:03:59.162Z] #77 90.67 checking for sys/capability.h... yes
10:03:59 [2022-08-30T10:03:59.419Z] #77 90.67 checking for library containing cap_from_name... -lcap
10:03:59 [2022-08-30T10:03:59.982Z] #77 91.13 checking for library containing dlopen... -ldl
10:03:59 [2022-08-30T10:03:59.982Z] #77 91.58 checking seccomp.h usability... yes
10:03:59 [2022-08-30T10:03:59.982Z] #77 91.75 checking seccomp.h presence... yes
10:04:00 [2022-08-30T10:04:00.066Z] #77 17.44 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
10:04:00 [2022-08-30T10:04:00.240Z] #77 91.84 checking for seccomp.h... yes
10:04:00 [2022-08-30T10:04:00.498Z] #77 91.84 checking for library containing seccomp_rule_add... -lseccomp
10:04:00 [2022-08-30T10:04:00.498Z] #77 92.17 checking for library containing seccomp_arch_resolve_name... none required
10:04:01 [2022-08-30T10:04:01.062Z] #77 92.38 checking systemd/sd-bus.h usability... yes
10:04:01 [2022-08-30T10:04:01.062Z] #77 92.59 checking systemd/sd-bus.h presence... yes
10:04:01 [2022-08-30T10:04:01.062Z] #77 92.69 checking for systemd/sd-bus.h... yes
10:04:01 [2022-08-30T10:04:01.626Z] #77 92.69 checking for library containing sd_bus_match_signal_async... -lsystemd
10:04:01 [2022-08-30T10:04:01.883Z] #77 93.24 checking for sd_notify_barrier... yes
10:04:01 [2022-08-30T10:04:01.883Z] #77 93.48 checking linux/bpf.h usability... yes
10:04:02 [2022-08-30T10:04:02.140Z] #77 93.63 checking linux/bpf.h presence... yes
10:04:02 [2022-08-30T10:04:02.140Z] #77 93.71 checking for linux/bpf.h... yes
10:04:02 [2022-08-30T10:04:02.140Z] #77 93.72 checking compilation for eBPF... yes
10:04:02 [2022-08-30T10:04:02.140Z] #77 93.83 checking for criu >= 3.15... no
10:04:02 [2022-08-30T10:04:02.140Z] #77 93.89 configure: CRIU headers not found, building without CRIU support
10:04:02 [2022-08-30T10:04:02.140Z] #77 93.89 checking for criu > 3.16... no
10:04:02 [2022-08-30T10:04:02.140Z] #77 93.92 configure: CRIU version doesn't support join-ns API
10:04:02 [2022-08-30T10:04:02.140Z] #77 93.92 checking for criu > 3.16.1... no
10:04:02 [2022-08-30T10:04:02.261Z] #77 ...
10:04:02 [2022-08-30T10:04:02.261Z] 
10:04:02 [2022-08-30T10:04:02.261Z] #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
10:04:02 [2022-08-30T10:04:02.261Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:04:02 [2022-08-30T10:04:02.261Z] #14 118.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
10:04:02 [2022-08-30T10:04:02.261Z] #14 118.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
10:04:02 [2022-08-30T10:04:02.261Z] #14 118.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:04:02 [2022-08-30T10:04:02.397Z] #77 93.95 configure: CRIU version doesn't support for pre-dumping
10:04:02 [2022-08-30T10:04:02.397Z] #77 93.96 checking for new mount API (fsconfig)... yes
10:04:02 [2022-08-30T10:04:02.614Z] #77 ...
10:04:02 [2022-08-30T10:04:02.614Z] 
10:04:02 [2022-08-30T10:04:02.614Z] #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
10:04:02 [2022-08-30T10:04:02.614Z] #44 sha256:4876671f67c51c5b0fc686d877284e320568633856a7468e384c414b7da16375
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.420 + RM_GOPATH=0
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.420 + TMP_GOPATH=
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.420 + : /build
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.420 + '[' -z '' ']'
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.420 ++ mktemp -d
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.428 + export GOPATH=/tmp/tmp.VTyaS5aMhx
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.428 + GOPATH=/tmp/tmp.VTyaS5aMhx
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.428 + RM_GOPATH=1
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.428 + case "$(go env GOARCH)" in
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.428 ++ go env GOARCH
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.478 + export GO_BUILDMODE=-buildmode=pie
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.478 + GO_BUILDMODE=-buildmode=pie
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.478 ++ dirname /install.sh
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.478 + dir=/
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.478 + bin=tini
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.478 + shift
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.478 + '[' '!' -f //tini.installer ']'
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.478 + . //tini.installer
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.478 ++ : v0.19.0
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.478 + install_tini
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.478 + echo 'Install tini version v0.19.0'
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.478 + git clone https://github.com/krallin/tini.git /tmp/tmp.VTyaS5aMhx/tini
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.478 Install tini version v0.19.0
10:04:02 [2022-08-30T10:04:02.614Z] #44 1.494 Cloning into '/tmp/tmp.VTyaS5aMhx/tini'...
10:04:02 [2022-08-30T10:04:02.614Z] #44 2.777 + cd /tmp/tmp.VTyaS5aMhx/tini
10:04:02 [2022-08-30T10:04:02.614Z] #44 2.778 + git checkout -q v0.19.0
10:04:02 [2022-08-30T10:04:02.614Z] #44 2.817 + cmake .
10:04:02 [2022-08-30T10:04:02.614Z] #44 3.707 -- The C compiler identification is GNU 10.2.1
10:04:02 [2022-08-30T10:04:02.614Z] #44 3.866 -- Detecting C compiler ABI info
10:04:02 [2022-08-30T10:04:02.614Z] #44 4.821 -- Detecting C compiler ABI info - done
10:04:02 [2022-08-30T10:04:02.614Z] #44 5.040 -- Check for working C compiler: /usr/bin/cc - skipped
10:04:02 [2022-08-30T10:04:02.614Z] #44 5.053 -- Detecting C compile features
10:04:02 [2022-08-30T10:04:02.614Z] #44 5.056 -- Detecting C compile features - done
10:04:02 [2022-08-30T10:04:02.614Z] #44 5.129 -- Performing Test HAS_BUILTIN_FORTIFY
10:04:02 [2022-08-30T10:04:02.614Z] #44 5.399 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:04:02 [2022-08-30T10:04:02.614Z] #44 5.540 -- Configuring done
10:04:02 [2022-08-30T10:04:02.614Z] #44 5.584 -- Generating done
10:04:02 [2022-08-30T10:04:02.614Z] #44 5.592 -- Build files have been written to: /tmp/tmp.VTyaS5aMhx/tini
10:04:02 [2022-08-30T10:04:02.614Z] #44 5.623 + make tini-static
10:04:02 [2022-08-30T10:04:02.654Z] #77 94.07 checking for seccomp notify API... yes
10:04:02 [2022-08-30T10:04:02.654Z] #77 94.20 checking for gperf... no
10:04:02 [2022-08-30T10:04:02.654Z] #77 94.20 configure: gperf not found - cannot rebuild signal parser code
10:04:02 [2022-08-30T10:04:02.654Z] #77 94.20 checking for library containing argp_parse... none required
10:04:02 [2022-08-30T10:04:02.875Z] #44 6.052 Scanning dependencies of target tini-static
10:04:02 [2022-08-30T10:04:02.911Z] #77 94.53 checking that generated files are newer than configure... done
10:04:02 [2022-08-30T10:04:02.911Z] #77 94.54 configure: creating ./config.status
10:04:03 [2022-08-30T10:04:03.140Z] #44 6.227 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:04:03 [2022-08-30T10:04:03.403Z] #44 ...
10:04:03 [2022-08-30T10:04:03.403Z] 
10:04:03 [2022-08-30T10:04:03.403Z] #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
10:04:03 [2022-08-30T10:04:03.403Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:04:03 [2022-08-30T10:04:03.403Z] #77 20.92 Cloning into '/tmp/crun-build/libocispec/yajl'...
10:04:04 [2022-08-30T10:04:04.839Z] #77 ...
10:04:04 [2022-08-30T10:04:04.839Z] 
10:04:04 [2022-08-30T10:04:04.839Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:04:04 [2022-08-30T10:04:04.839Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0
10:04:04 [2022-08-30T10:04:04.839Z] #21 16.85 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded.
10:04:04 [2022-08-30T10:04:04.839Z] #21 16.85 Need to get 31.8 MB of archives.
10:04:04 [2022-08-30T10:04:04.839Z] #21 16.85 After this operation, 123 MB of additional disk space will be used.
10:04:04 [2022-08-30T10:04:04.839Z] #21 16.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
10:04:04 [2022-08-30T10:04:04.839Z] #21 16.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
10:04:04 [2022-08-30T10:04:04.839Z] #21 16.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
10:04:04 [2022-08-30T10:04:04.839Z] #21 16.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
10:04:04 [2022-08-30T10:04:04.839Z] #21 16.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
10:04:04 [2022-08-30T10:04:04.839Z] #21 16.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
10:04:04 [2022-08-30T10:04:04.839Z] #21 16.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB]
10:04:04 [2022-08-30T10:04:04.839Z] #21 17.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
10:04:04 [2022-08-30T10:04:04.839Z] #21 17.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
10:04:04 [2022-08-30T10:04:04.839Z] #21 17.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
10:04:04 [2022-08-30T10:04:04.839Z] #21 17.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
10:04:04 [2022-08-30T10:04:04.839Z] #21 17.05 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
10:04:04 [2022-08-30T10:04:04.839Z] #21 17.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
10:04:04 [2022-08-30T10:04:04.839Z] #21 17.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
10:04:04 [2022-08-30T10:04:04.839Z] #21 17.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
10:04:04 [2022-08-30T10:04:04.839Z] #21 17.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:04:04 [2022-08-30T10:04:04.839Z] #21 17.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
10:04:04 [2022-08-30T10:04:04.839Z] #21 17.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
10:04:04 [2022-08-30T10:04:04.839Z] #21 17.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
10:04:04 [2022-08-30T10:04:04.839Z] #21 17.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
10:04:04 [2022-08-30T10:04:04.839Z] #21 17.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.13 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.13 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.16 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.16 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.49 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.49 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.49 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.51 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.51 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.51 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.51 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.51 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.52 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.61 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.61 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.61 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.61 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.63 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.63 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.66 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.67 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.67 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.69 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.69 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.93 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.95 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.96 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 17.97 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
10:04:04 [2022-08-30T10:04:04.840Z] #21 18.51 debconf: delaying package configuration, since apt-utils is not installed
10:04:04 [2022-08-30T10:04:04.840Z] #21 18.68 Fetched 31.8 MB in 1s (21.8 MB/s)
10:04:04 [2022-08-30T10:04:04.840Z] #21 18.74 Selecting previously unselected package libcap2:arm64.
10:04:04 [2022-08-30T10:04:04.840Z] #21 18.74 (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 ... 24009 files and directories currently installed.)
10:04:04 [2022-08-30T10:04:04.840Z] #21 18.80 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 18.81 Unpacking libcap2:arm64 (1:2.44-1) ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 18.88 Selecting previously unselected package libargon2-1:arm64.
10:04:04 [2022-08-30T10:04:04.840Z] #21 18.88 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 18.89 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 18.97 Selecting previously unselected package libjson-c5:arm64.
10:04:04 [2022-08-30T10:04:04.840Z] #21 18.97 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 18.98 Unpacking libjson-c5:arm64 (0.15-2) ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 19.07 Selecting previously unselected package libcryptsetup12:arm64.
10:04:04 [2022-08-30T10:04:04.840Z] #21 19.08 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 19.08 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 19.23 Selecting previously unselected package libip4tc2:arm64.
10:04:04 [2022-08-30T10:04:04.840Z] #21 19.23 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 19.24 Unpacking libip4tc2:arm64 (1.8.7-1) ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 19.30 Selecting previously unselected package libkmod2:arm64.
10:04:04 [2022-08-30T10:04:04.840Z] #21 19.30 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 19.31 Unpacking libkmod2:arm64 (28-1) ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 19.39 Selecting previously unselected package systemd.
10:04:04 [2022-08-30T10:04:04.840Z] #21 19.40 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 19.56 Unpacking systemd (247.3-7) ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 21.27 Selecting previously unselected package pigz.
10:04:04 [2022-08-30T10:04:04.840Z] #21 21.27 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 21.27 Unpacking pigz (2.6-1) ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 21.36 Selecting previously unselected package libelf1:arm64.
10:04:04 [2022-08-30T10:04:04.840Z] #21 21.36 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 21.38 Unpacking libelf1:arm64 (0.183-1) ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 21.54 Selecting previously unselected package libbpf0:arm64.
10:04:04 [2022-08-30T10:04:04.840Z] #21 21.54 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 21.54 Unpacking libbpf0:arm64 (1:0.3-2) ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 21.64 Selecting previously unselected package libmnl0:arm64.
10:04:04 [2022-08-30T10:04:04.840Z] #21 21.67 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 21.67 Unpacking libmnl0:arm64 (1.0.4-3) ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 21.75 Selecting previously unselected package libxtables12:arm64.
10:04:04 [2022-08-30T10:04:04.840Z] #21 21.76 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 21.77 Unpacking libxtables12:arm64 (1.8.7-1) ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 21.83 Selecting previously unselected package libcap2-bin.
10:04:04 [2022-08-30T10:04:04.840Z] #21 21.85 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 21.85 Unpacking libcap2-bin (1:2.44-1) ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 21.93 Selecting previously unselected package iproute2.
10:04:04 [2022-08-30T10:04:04.840Z] #21 21.94 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 21.94 Unpacking iproute2 (5.10.0-4) ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 22.34 Selecting previously unselected package xxd.
10:04:04 [2022-08-30T10:04:04.840Z] #21 22.37 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 22.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 22.51 Selecting previously unselected package vim-common.
10:04:04 [2022-08-30T10:04:04.840Z] #21 22.51 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 22.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:04:04 [2022-08-30T10:04:04.840Z] #21 22.65 Selecting previously unselected package bash-completion.
10:04:04 [2022-08-30T10:04:04.840Z] #21 22.66 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
10:04:05 [2022-08-30T10:04:05.770Z] #21 25.06 Unpacking bash-completion (1:2.11-2) ...
10:04:05 [2022-08-30T10:04:05.953Z] #77 23.52 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
10:04:06 [2022-08-30T10:04:06.284Z] #21 25.53 Selecting previously unselected package bzip2.
10:04:06 [2022-08-30T10:04:06.284Z] #21 25.56 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
10:04:06 [2022-08-30T10:04:06.284Z] #21 25.57 Unpacking bzip2 (1.0.8-4) ...
10:04:06 [2022-08-30T10:04:06.284Z] #21 25.64 Selecting previously unselected package xz-utils.
10:04:06 [2022-08-30T10:04:06.284Z] #21 25.67 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
10:04:06 [2022-08-30T10:04:06.284Z] #21 25.67 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:04:06 [2022-08-30T10:04:06.477Z] #14 124.9 Selecting previously unselected package g++-mingw-w64-x86-64.
10:04:06 [2022-08-30T10:04:06.477Z] #14 124.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
10:04:06 [2022-08-30T10:04:06.477Z] #14 124.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:04:06 [2022-08-30T10:04:06.526Z] #77 24.03 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
10:04:06 [2022-08-30T10:04:06.541Z] #21 25.85 Selecting previously unselected package apparmor.
10:04:06 [2022-08-30T10:04:06.541Z] #21 25.88 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
10:04:06 [2022-08-30T10:04:06.541Z] #21 25.96 Unpacking apparmor (2.13.6-10) ...
10:04:06 [2022-08-30T10:04:06.742Z] #14 125.0 Selecting previously unselected package libapparmor1:amd64.
10:04:06 [2022-08-30T10:04:06.742Z] #14 125.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
10:04:06 [2022-08-30T10:04:06.742Z] #14 125.1 Unpacking libapparmor1:amd64 (2.13.6-10) ...
10:04:07 [2022-08-30T10:04:07.005Z] #14 125.2 Selecting previously unselected package libapparmor-dev:amd64.
10:04:07 [2022-08-30T10:04:07.005Z] #14 125.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
10:04:07 [2022-08-30T10:04:07.005Z] #14 125.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
10:04:07 [2022-08-30T10:04:07.005Z] #14 125.4 Selecting previously unselected package libbtrfs0:amd64.
10:04:07 [2022-08-30T10:04:07.099Z] #77 24.49 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
10:04:07 [2022-08-30T10:04:07.099Z] #77 ...
10:04:07 [2022-08-30T10:04:07.099Z] 
10:04:07 [2022-08-30T10:04:07.099Z] #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
10:04:07 [2022-08-30T10:04:07.099Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:04:07 [2022-08-30T10:04:07.099Z] #14 88.73 Selecting previously unselected package mingw-w64-x86-64-dev.
10:04:07 [2022-08-30T10:04:07.099Z] #14 88.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
10:04:07 [2022-08-30T10:04:07.099Z] #14 88.78 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
10:04:07 [2022-08-30T10:04:07.104Z] #21 26.36 Selecting previously unselected package inetutils-ping.
10:04:07 [2022-08-30T10:04:07.104Z] #21 26.37 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ...
10:04:07 [2022-08-30T10:04:07.104Z] #21 26.38 Unpacking inetutils-ping (2:2.0-1) ...
10:04:07 [2022-08-30T10:04:07.104Z] #21 26.50 Selecting previously unselected package libip6tc2:arm64.
10:04:07 [2022-08-30T10:04:07.104Z] #21 26.51 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
10:04:07 [2022-08-30T10:04:07.104Z] #21 26.52 Unpacking libip6tc2:arm64 (1.8.7-1) ...
10:04:07 [2022-08-30T10:04:07.104Z] #21 26.60 Selecting previously unselected package libnfnetlink0:arm64.
10:04:07 [2022-08-30T10:04:07.193Z] INFO [linters context/goanalysis] analyzers took 6m27.006937829s with top 10 stages: buildir: 2m20.294323831s, the_only_name: 41.416918283s, goimports: 28.841267692s, unconvert: 24.526595522s, gosec: 19.057089395s, S1038: 17.801030293s, misspell: 6.772877824s, unused: 5.234697841s, S1039: 4.907897153s, nilness: 4.524870548s 
10:04:07 [2022-08-30T10:04:07.193Z] INFO [runner] Issues before processing: 2441, after processing: 0 
10:04:07 [2022-08-30T10:04:07.193Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2017/2120, exclude: 2017/2017, exclude-rules: 79/2017, identifier_marker: 2017/2017, nolint: 0/79, skip_dirs: 2120/2120, cgo: 2120/2441, filename_unadjuster: 2120/2120, path_prettifier: 2120/2120, skip_files: 2120/2120 
10:04:07 [2022-08-30T10:04:07.193Z] INFO [runner] processing took 83.602413ms with stages: nolint: 33.773263ms, identifier_marker: 21.499012ms, path_prettifier: 9.700318ms, autogenerated_exclude: 8.590369ms, exclude-rules: 7.84583ms, skip_dirs: 1.852084ms, cgo: 214.536µs, filename_unadjuster: 121.352µs, max_same_issues: 1.837µs, uniq_by_line: 561ns, max_per_file_from_linter: 505ns, skip_files: 432ns, max_from_linter: 422ns, diff: 341ns, source_code: 316ns, exclude: 316ns, severity-rules: 293ns, sort_results: 265ns, path_shortener: 248ns, path_prefixer: 113ns 
10:04:07 [2022-08-30T10:04:07.193Z] INFO [runner] linters took 1m45.84250649s with stages: goanalysis_metalinter: 1m45.758690607s 
10:04:07 [2022-08-30T10:04:07.193Z] INFO File cache stats: 1705 entries of total size 8.7MiB 
10:04:07 [2022-08-30T10:04:07.193Z] INFO Memory: 2784 samples, avg is 318.3MB, max is 1221.8MB 
10:04:07 [2022-08-30T10:04:07.193Z] INFO Execution took 4m38.293704821s               
10:04:07 [2022-08-30T10:04:07.193Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
10:04:07 [2022-08-30T10:04:07.268Z] #14 125.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
10:04:07 [2022-08-30T10:04:07.268Z] #14 125.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
10:04:07 [2022-08-30T10:04:07.268Z] #14 125.6 Selecting previously unselected package libbtrfs-dev:amd64.
10:04:07 [2022-08-30T10:04:07.268Z] #14 125.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
10:04:07 [2022-08-30T10:04:07.268Z] #14 125.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
10:04:07 [2022-08-30T10:04:07.361Z] #21 26.60 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
10:04:07 [2022-08-30T10:04:07.361Z] #21 26.61 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:04:07 [2022-08-30T10:04:07.361Z] #21 26.67 Selecting previously unselected package libnetfilter-conntrack3:arm64.
10:04:07 [2022-08-30T10:04:07.361Z] #21 26.67 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
10:04:07 [2022-08-30T10:04:07.361Z] #21 26.68 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
10:04:07 [2022-08-30T10:04:07.361Z] #21 26.79 Selecting previously unselected package libnftnl11:arm64.
10:04:07 [2022-08-30T10:04:07.361Z] #21 26.80 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
10:04:07 [2022-08-30T10:04:07.361Z] #21 26.81 Unpacking libnftnl11:arm64 (1.1.9-1) ...
10:04:07 [2022-08-30T10:04:07.369Z] #14 ...
10:04:07 [2022-08-30T10:04:07.369Z] 
10:04:07 [2022-08-30T10:04:07.369Z] #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
10:04:07 [2022-08-30T10:04:07.369Z] #44 sha256:4876671f67c51c5b0fc686d877284e320568633856a7468e384c414b7da16375
10:04:07 [2022-08-30T10:04:07.369Z] #44 8.337 [100%] Linking C executable tini-static
10:04:07 [2022-08-30T10:04:07.369Z] #44 9.398 [100%] Built target tini-static
10:04:07 [2022-08-30T10:04:07.369Z] #44 9.518 + mkdir -p /build
10:04:07 [2022-08-30T10:04:07.369Z] #44 9.529 + cp tini-static /build/docker-init
10:04:07 [2022-08-30T10:04:07.520Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44060/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b36298d7fa8d906c3528df4cbdee3a8bfa0493a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a hack/make.sh dynbinary test-docker-py
10:04:07 [2022-08-30T10:04:07.529Z] #14 125.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:04:07 [2022-08-30T10:04:07.529Z] #14 125.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
10:04:07 [2022-08-30T10:04:07.529Z] #14 125.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
10:04:07 [2022-08-30T10:04:07.618Z] #21 26.91 Selecting previously unselected package iptables.
10:04:07 [2022-08-30T10:04:07.618Z] #21 26.91 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
10:04:07 [2022-08-30T10:04:07.618Z] #21 26.92 Unpacking iptables (1.8.7-1) ...
10:04:07 [2022-08-30T10:04:07.779Z] 
10:04:07 [2022-08-30T10:04:07.791Z] #14 126.2 Selecting previously unselected package libudev-dev:amd64.
10:04:07 [2022-08-30T10:04:07.791Z] #14 126.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
10:04:07 [2022-08-30T10:04:07.791Z] #14 126.2 Unpacking libudev-dev:amd64 (247.3-7) ...
10:04:07 [2022-08-30T10:04:07.874Z] #21 27.26 Selecting previously unselected package libonig5:arm64.
10:04:07 [2022-08-30T10:04:07.875Z] #21 27.26 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
10:04:07 [2022-08-30T10:04:07.875Z] #21 27.27 Unpacking libonig5:arm64 (6.9.6-1.1) ...
10:04:07 [2022-08-30T10:04:07.942Z] #44 DONE 11.0s
10:04:07 [2022-08-30T10:04:07.942Z] 
10:04:07 [2022-08-30T10:04:07.942Z] #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
10:04:07 [2022-08-30T10:04:07.943Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf
10:04:07 [2022-08-30T10:04:07.943Z] #53 99.07 gotestsum version dev
10:04:07 [2022-08-30T10:04:07.943Z] #53 DONE 99.5s
10:04:07 [2022-08-30T10:04:07.943Z] 
10:04:07 [2022-08-30T10:04:07.943Z] #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
10:04:07 [2022-08-30T10:04:07.943Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:04:07 [2022-08-30T10:04:07.943Z] #14 99.45 Selecting previously unselected package gcc-mingw-w64-base.
10:04:07 [2022-08-30T10:04:07.943Z] #14 99.48 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
10:04:07 [2022-08-30T10:04:07.943Z] #14 99.50 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:04:08 [2022-08-30T10:04:08.039Z] Removing bundles/
10:04:08 [2022-08-30T10:04:08.039Z] 
10:04:08 [2022-08-30T10:04:08.039Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:04:08 [2022-08-30T10:04:08.039Z] Building: bundles/dynbinary-daemon/dockerd
10:04:08 [2022-08-30T10:04:08.039Z] GOOS="" GOARCH="" GOARM=""
10:04:08 [2022-08-30T10:04:08.053Z] #14 126.3 Selecting previously unselected package libsepol1-dev:amd64.
10:04:08 [2022-08-30T10:04:08.053Z] #14 126.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
10:04:08 [2022-08-30T10:04:08.053Z] #14 126.4 Unpacking libsepol1-dev:amd64 (3.1-1) ...
10:04:08 [2022-08-30T10:04:08.135Z] #21 27.40 Selecting previously unselected package libjq1:arm64.
10:04:08 [2022-08-30T10:04:08.135Z] #21 27.40 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
10:04:08 [2022-08-30T10:04:08.135Z] #21 27.40 Unpacking libjq1:arm64 (1.6-2.1) ...
10:04:08 [2022-08-30T10:04:08.135Z] #21 27.51 Selecting previously unselected package jq.
10:04:08 [2022-08-30T10:04:08.135Z] #21 27.51 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
10:04:08 [2022-08-30T10:04:08.135Z] #21 27.52 Unpacking jq (1.6-2.1) ...
10:04:08 [2022-08-30T10:04:08.203Z] #14 99.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
10:04:08 [2022-08-30T10:04:08.203Z] #14 99.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
10:04:08 [2022-08-30T10:04:08.203Z] #14 99.80 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:04:08 [2022-08-30T10:04:08.314Z] #14 126.7 Selecting previously unselected package libpcre2-16-0:amd64.
10:04:08 [2022-08-30T10:04:08.314Z] #14 126.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
10:04:08 [2022-08-30T10:04:08.314Z] #14 126.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
10:04:08 [2022-08-30T10:04:08.391Z] #21 27.62 Selecting previously unselected package libaio1:arm64.
10:04:08 [2022-08-30T10:04:08.391Z] #21 27.62 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
10:04:08 [2022-08-30T10:04:08.391Z] #21 27.63 Unpacking libaio1:arm64 (0.3.112-9) ...
10:04:08 [2022-08-30T10:04:08.391Z] #21 27.70 Selecting previously unselected package libgpm2:arm64.
10:04:08 [2022-08-30T10:04:08.391Z] #21 27.71 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
10:04:08 [2022-08-30T10:04:08.391Z] #21 27.71 Unpacking libgpm2:arm64 (1.20.7-8) ...
10:04:08 [2022-08-30T10:04:08.391Z] #21 27.78 Selecting previously unselected package libicu67:arm64.
10:04:08 [2022-08-30T10:04:08.391Z] #21 27.78 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
10:04:08 [2022-08-30T10:04:08.391Z] #21 27.78 Unpacking libicu67:arm64 (67.1-7) ...
10:04:08 [2022-08-30T10:04:08.576Z] #14 126.9 Selecting previously unselected package libpcre2-32-0:amd64.
10:04:08 [2022-08-30T10:04:08.576Z] #14 126.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
10:04:08 [2022-08-30T10:04:08.576Z] #14 126.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
10:04:08 [2022-08-30T10:04:08.837Z] #14 127.1 Selecting previously unselected package libpcre2-posix2:amd64.
10:04:08 [2022-08-30T10:04:08.837Z] #14 127.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
10:04:08 [2022-08-30T10:04:08.837Z] #14 127.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
10:04:08 [2022-08-30T10:04:08.837Z] #14 127.2 Selecting previously unselected package libpcre2-dev:amd64.
10:04:08 [2022-08-30T10:04:08.837Z] #14 127.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
10:04:08 [2022-08-30T10:04:08.837Z] #14 127.2 Unpacking libpcre2-dev:amd64 (10.36-2) ...
10:04:09 [2022-08-30T10:04:09.411Z] #14 127.7 Selecting previously unselected package libselinux1-dev:amd64.
10:04:09 [2022-08-30T10:04:09.411Z] #14 127.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
10:04:09 [2022-08-30T10:04:09.411Z] #14 127.7 Unpacking libselinux1-dev:amd64 (3.1-3) ...
10:04:09 [2022-08-30T10:04:09.674Z] #14 128.0 Selecting previously unselected package libdevmapper-dev:amd64.
10:04:09 [2022-08-30T10:04:09.674Z] #14 128.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
10:04:09 [2022-08-30T10:04:09.674Z] #14 128.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
10:04:09 [2022-08-30T10:04:09.674Z] #14 128.1 Selecting previously unselected package libseccomp-dev:amd64.
10:04:09 [2022-08-30T10:04:09.674Z] #14 128.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
10:04:09 [2022-08-30T10:04:09.674Z] #14 128.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:04:09 [2022-08-30T10:04:09.674Z] #14 ...
10:04:09 [2022-08-30T10:04:09.674Z] 
10:04:09 [2022-08-30T10:04:09.674Z] #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
10:04:09 [2022-08-30T10:04:09.674Z] #67 sha256:8389359fbf22569a4f8e5b56fb526e81257d7049bb3aedbf220b8f1959716943
10:04:09 [2022-08-30T10:04:09.674Z] #67 127.9 + for f in rootlesskit rootlesskit-docker-proxy
10:04:09 [2022-08-30T10:04:09.936Z] #67 127.9 + GOBIN=/build
10:04:09 [2022-08-30T10:04:09.936Z] #67 127.9 + GO111MODULE=on
10:04:09 [2022-08-30T10:04:09.936Z] #67 127.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
10:04:11 [2022-08-30T10:04:11.663Z] #21 30.67 Selecting previously unselected package libinih1:arm64.
10:04:11 [2022-08-30T10:04:11.663Z] #21 30.67 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
10:04:11 [2022-08-30T10:04:11.663Z] #21 30.67 Unpacking libinih1:arm64 (53-1+b2) ...
10:04:11 [2022-08-30T10:04:11.663Z] #21 30.73 Selecting previously unselected package libmicrohttpd12:arm64.
10:04:11 [2022-08-30T10:04:11.663Z] #21 30.73 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
10:04:11 [2022-08-30T10:04:11.663Z] #21 30.74 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
10:04:11 [2022-08-30T10:04:11.663Z] #21 30.84 Selecting previously unselected package libnet1:arm64.
10:04:11 [2022-08-30T10:04:11.663Z] #21 30.84 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
10:04:11 [2022-08-30T10:04:11.663Z] #21 30.86 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:04:11 [2022-08-30T10:04:11.663Z] #21 30.95 Selecting previously unselected package libnl-3-200:arm64.
10:04:11 [2022-08-30T10:04:11.663Z] #21 30.95 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
10:04:11 [2022-08-30T10:04:11.663Z] #21 30.95 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
10:04:11 [2022-08-30T10:04:11.919Z] #21 31.10 Selecting previously unselected package libprotobuf-c1:arm64.
10:04:11 [2022-08-30T10:04:11.919Z] #21 31.10 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
10:04:11 [2022-08-30T10:04:11.919Z] #21 31.11 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:04:11 [2022-08-30T10:04:11.919Z] #21 31.22 Selecting previously unselected package libyajl2:arm64.
10:04:11 [2022-08-30T10:04:11.919Z] #21 31.22 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
10:04:11 [2022-08-30T10:04:11.919Z] #21 31.23 Unpacking libyajl2:arm64 (2.1.0-3) ...
10:04:11 [2022-08-30T10:04:11.919Z] #21 31.32 Selecting previously unselected package net-tools.
10:04:11 [2022-08-30T10:04:11.919Z] #21 31.32 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
10:04:11 [2022-08-30T10:04:11.919Z] #21 31.32 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
10:04:12 [2022-08-30T10:04:12.176Z] #21 31.52 Selecting previously unselected package patch.
10:04:12 [2022-08-30T10:04:12.176Z] #21 31.54 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
10:04:12 [2022-08-30T10:04:12.176Z] #21 31.54 Unpacking patch (2.7.6-7) ...
10:04:12 [2022-08-30T10:04:12.176Z] #21 31.66 Selecting previously unselected package python-pip-whl.
10:04:12 [2022-08-30T10:04:12.176Z] #21 31.66 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:04:12 [2022-08-30T10:04:12.176Z] #21 31.66 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
10:04:12 [2022-08-30T10:04:12.738Z] #21 32.16 Selecting previously unselected package python3-lib2to3.
10:04:12 [2022-08-30T10:04:12.738Z] #21 32.17 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
10:04:12 [2022-08-30T10:04:12.738Z] #21 32.17 Unpacking python3-lib2to3 (3.9.2-1) ...
10:04:12 [2022-08-30T10:04:12.994Z] #21 32.29 Selecting previously unselected package python3-distutils.
10:04:12 [2022-08-30T10:04:12.994Z] #21 32.30 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
10:04:12 [2022-08-30T10:04:12.994Z] #21 32.31 Unpacking python3-distutils (3.9.2-1) ...
10:04:12 [2022-08-30T10:04:12.994Z] #21 32.47 Selecting previously unselected package python3-pkg-resources.
10:04:12 [2022-08-30T10:04:12.994Z] #21 32.47 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
10:04:12 [2022-08-30T10:04:12.994Z] #21 32.48 Unpacking python3-pkg-resources (52.0.0-4) ...
10:04:13 [2022-08-30T10:04:13.245Z] #67 ...
10:04:13 [2022-08-30T10:04:13.245Z] 
10:04:13 [2022-08-30T10:04:13.245Z] #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
10:04:13 [2022-08-30T10:04:13.245Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:04:13 [2022-08-30T10:04:13.245Z] #14 128.3 Selecting previously unselected package libsystemd-dev:amd64.
10:04:13 [2022-08-30T10:04:13.245Z] #14 128.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 128.3 Unpacking libsystemd-dev:amd64 (247.3-7) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 128.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 128.9 Setting up libapparmor1:amd64 (2.13.6-10) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 128.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.0 Setting up libsepol1-dev:amd64 (3.1-1) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.0 Setting up libpcre2-16-0:amd64 (10.36-2) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.0 Setting up libbtrfs0:amd64 (5.10.1-2) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.0 Setting up libpcre2-32-0:amd64 (10.36-2) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.1 Setting up libudev-dev:amd64 (247.3-7) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.1 Setting up libpcre2-posix2:amd64 (10.36-2) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.2 Setting up mingw-w64-common (8.0.0-1) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.2 Setting up libsystemd-dev:amd64 (247.3-7) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.2 Setting up libpcre2-dev:amd64 (10.36-2) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.2 Setting up libselinux1-dev:amd64 (3.1-3) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.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
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.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
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.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
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.5 Setting up dmsetup (2:1.02.175-2.1) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 129.6 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:04:13 [2022-08-30T10:04:13.245Z] #14 DONE 131.4s
10:04:13 [2022-08-30T10:04:13.245Z] 
10:04:13 [2022-08-30T10:04:13.245Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
10:04:13 [2022-08-30T10:04:13.245Z] #59 sha256:32b8dc4ae2ae00ec79aceed8a31c118f9cf76043ac2203405c94bb9e8a4ba4cf
10:04:13 [2022-08-30T10:04:13.245Z] #59 DONE 0.2s
10:04:13 [2022-08-30T10:04:13.245Z] 
10:04:13 [2022-08-30T10:04:13.245Z] #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
10:04:13 [2022-08-30T10:04:13.245Z] #60 sha256:2e118895c2ed9cf4f5e489212e0be049867902d34879707d7d24d3a27e731734
10:04:13 [2022-08-30T10:04:13.250Z] #21 32.61 Selecting previously unselected package python3-setuptools.
10:04:13 [2022-08-30T10:04:13.250Z] #21 32.61 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
10:04:13 [2022-08-30T10:04:13.251Z] #21 32.62 Unpacking python3-setuptools (52.0.0-4) ...
10:04:13 [2022-08-30T10:04:13.507Z] #21 32.94 Selecting previously unselected package python3-wheel.
10:04:13 [2022-08-30T10:04:13.507Z] #21 32.94 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
10:04:13 [2022-08-30T10:04:13.507Z] #21 32.94 Unpacking python3-wheel (0.34.2-1) ...
10:04:13 [2022-08-30T10:04:13.507Z] #21 33.01 Selecting previously unselected package python3-pip.
10:04:13 [2022-08-30T10:04:13.507Z] #21 33.03 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
10:04:13 [2022-08-30T10:04:13.764Z] #21 33.04 Unpacking python3-pip (20.3.4-4+deb11u1) ...
10:04:14 [2022-08-30T10:04:14.021Z] #21 33.34 Selecting previously unselected package sudo.
10:04:14 [2022-08-30T10:04:14.021Z] #21 33.35 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
10:04:14 [2022-08-30T10:04:14.021Z] #21 33.36 Unpacking sudo (1.9.5p2-3) ...
10:04:14 [2022-08-30T10:04:14.586Z] #21 33.93 Selecting previously unselected package systemd-journal-remote.
10:04:14 [2022-08-30T10:04:14.586Z] #21 33.93 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ...
10:04:14 [2022-08-30T10:04:14.586Z] #21 33.94 Unpacking systemd-journal-remote (247.3-7) ...
10:04:14 [2022-08-30T10:04:14.844Z] #21 34.06 Selecting previously unselected package thin-provisioning-tools.
10:04:14 [2022-08-30T10:04:14.844Z] #21 34.09 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
10:04:14 [2022-08-30T10:04:14.844Z] #21 34.09 Unpacking thin-provisioning-tools (0.9.0-1) ...
10:04:15 [2022-08-30T10:04:15.102Z] #21 34.34 Selecting previously unselected package uidmap.
10:04:15 [2022-08-30T10:04:15.102Z] #21 34.35 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
10:04:15 [2022-08-30T10:04:15.102Z] #21 34.35 Unpacking uidmap (1:4.8.1-1) ...
10:04:15 [2022-08-30T10:04:15.102Z] #21 34.50 Selecting previously unselected package vim-runtime.
10:04:15 [2022-08-30T10:04:15.102Z] #21 34.50 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
10:04:15 [2022-08-30T10:04:15.359Z] #21 34.55 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
10:04:15 [2022-08-30T10:04:15.359Z] #21 34.57 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
10:04:15 [2022-08-30T10:04:15.359Z] #21 34.58 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
10:04:15 [2022-08-30T10:04:15.616Z] #21 ...
10:04:15 [2022-08-30T10:04:15.616Z] 
10:04:15 [2022-08-30T10:04:15.616Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:04:15 [2022-08-30T10:04:15.616Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488
10:04:15 [2022-08-30T10:04:15.616Z] #77 97.55 config.status: creating Makefile
10:04:15 [2022-08-30T10:04:15.616Z] #77 97.66 config.status: creating rpm/crun.spec
10:04:15 [2022-08-30T10:04:15.616Z] #77 97.75 config.status: creating config.h
10:04:15 [2022-08-30T10:04:15.616Z] #77 97.78 config.status: executing libtool commands
10:04:15 [2022-08-30T10:04:15.616Z] #77 97.82 config.status: executing depfiles commands
10:04:15 [2022-08-30T10:04:15.616Z] #77 99.16 === configuring in libocispec (/tmp/crun-build/libocispec)
10:04:15 [2022-08-30T10:04:15.616Z] #77 99.18 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
10:04:15 [2022-08-30T10:04:15.616Z] #77 99.54 checking for gcc... gcc
10:04:15 [2022-08-30T10:04:15.616Z] #77 99.63 checking whether the C compiler works... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 99.86 checking for C compiler default output file name... a.out
10:04:15 [2022-08-30T10:04:15.616Z] #77 99.87 checking for suffix of executables... 
10:04:15 [2022-08-30T10:04:15.616Z] #77 100.1 checking whether we are cross compiling... no
10:04:15 [2022-08-30T10:04:15.616Z] #77 100.3 checking for suffix of object files... o
10:04:15 [2022-08-30T10:04:15.616Z] #77 100.4 checking whether we are using the GNU C compiler... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 100.5 checking whether gcc accepts -g... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 100.6 checking for gcc option to accept ISO C89... none needed
10:04:15 [2022-08-30T10:04:15.616Z] #77 100.7 checking whether gcc understands -c and -o together... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 100.8 checking how to run the C preprocessor... gcc -E
10:04:15 [2022-08-30T10:04:15.616Z] #77 101.1 checking for grep that handles long lines and -e... /bin/grep
10:04:15 [2022-08-30T10:04:15.616Z] #77 101.1 checking for egrep... /bin/grep -E
10:04:15 [2022-08-30T10:04:15.616Z] #77 101.1 checking for ANSI C header files... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 101.7 checking for sys/types.h... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 101.8 checking for sys/stat.h... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 102.0 checking for stdlib.h... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 102.2 checking for string.h... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 102.3 checking for memory.h... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 102.5 checking for strings.h... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 102.7 checking for inttypes.h... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 102.9 checking for stdint.h... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 103.1 checking for unistd.h... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 103.2 checking minix/config.h usability... no
10:04:15 [2022-08-30T10:04:15.616Z] #77 103.4 checking minix/config.h presence... no
10:04:15 [2022-08-30T10:04:15.616Z] #77 103.4 checking for minix/config.h... no
10:04:15 [2022-08-30T10:04:15.616Z] #77 103.4 checking whether it is safe to define __EXTENSIONS__... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 103.6 checking build system type... aarch64-unknown-linux-gnu
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.0 checking host system type... aarch64-unknown-linux-gnu
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.0 checking how to print strings... printf
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.0 checking for a sed that does not truncate output... /bin/sed
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.0 checking for fgrep... /bin/grep -F
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.1 checking for ld used by gcc... /usr/bin/ld
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.2 checking whether ln -s works... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.2 checking the maximum length of command line arguments... 1572864
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.3 checking for /usr/bin/ld option to reload object files... -r
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.3 checking for objdump... objdump
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.3 checking how to recognize dependent libraries... pass_all
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.3 checking for dlltool... no
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.3 checking how to associate runtime and link libraries... printf %s\n
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.3 checking for ar... ar
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.3 checking for archiver @FILE support... @
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.5 checking for strip... strip
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.5 checking for ranlib... ranlib
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.5 checking for gawk... no
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.5 checking for mawk... mawk
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.9 checking for sysroot... no
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.9 checking for a working dd... /bin/dd
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.9 checking for mt... no
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.9 checking if : is a manifest tool... no
10:04:15 [2022-08-30T10:04:15.616Z] #77 104.9 checking for dlfcn.h... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 105.1 checking for objdir... .libs
10:04:15 [2022-08-30T10:04:15.616Z] #77 105.5 checking if gcc supports -fno-rtti -fno-exceptions... no
10:04:15 [2022-08-30T10:04:15.616Z] #77 105.6 checking for gcc option to produce PIC... -fPIC -DPIC
10:04:15 [2022-08-30T10:04:15.616Z] #77 105.6 checking if gcc PIC flag -fPIC -DPIC works... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 105.7 checking if gcc static flag -static works... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 106.0 checking if gcc supports -c -o file.o... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 106.2 checking if gcc supports -c -o file.o... (cached) yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 106.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 106.3 checking dynamic linker characteristics... GNU/Linux ld.so
10:04:15 [2022-08-30T10:04:15.616Z] #77 106.5 checking how to hardcode library paths into programs... immediate
10:04:15 [2022-08-30T10:04:15.616Z] #77 106.5 checking whether stripping libraries is possible... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 106.6 checking if libtool supports shared libraries... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 106.6 checking whether to build shared libraries... no
10:04:15 [2022-08-30T10:04:15.616Z] #77 106.6 checking whether to build static libraries... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 106.6 checking for a BSD-compatible install... /usr/bin/install -c
10:04:15 [2022-08-30T10:04:15.616Z] #77 106.6 checking whether build environment is sane... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 106.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:04:15 [2022-08-30T10:04:15.616Z] #77 106.7 checking whether make sets $(MAKE)... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 106.8 checking whether make supports the include directive... yes (GNU style)
10:04:15 [2022-08-30T10:04:15.616Z] #77 106.8 checking whether make supports nested variables... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 106.9 checking whether UID '0' is supported by ustar format... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 106.9 checking whether GID '0' is supported by ustar format... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 106.9 checking how to create a ustar tar archive... gnutar
10:04:15 [2022-08-30T10:04:15.616Z] #77 107.0 checking dependency style of gcc... gcc3
10:04:15 [2022-08-30T10:04:15.616Z] #77 107.2 checking whether to enable maintainer-specific portions of Makefiles... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 107.2 checking whether make supports nested variables... (cached) yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 107.2 checking for pkg-config... /usr/bin/pkg-config
10:04:15 [2022-08-30T10:04:15.616Z] #77 107.2 checking pkg-config is at least version 0.9.0... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 107.2 checking for yajl >= 2.1.0... yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 107.2 checking for a sed that does not truncate output... (cached) /bin/sed
10:04:15 [2022-08-30T10:04:15.616Z] #77 107.2 checking for gcc... (cached) gcc
10:04:15 [2022-08-30T10:04:15.616Z] #77 107.3 checking whether we are using the GNU C compiler... (cached) yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 107.3 checking whether gcc accepts -g... (cached) yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 107.3 checking for gcc option to accept ISO C89... (cached) none needed
10:04:15 [2022-08-30T10:04:15.616Z] #77 107.3 checking whether gcc understands -c and -o together... (cached) yes
10:04:15 [2022-08-30T10:04:15.616Z] #77 107.3 checking for a Python interpreter with version >= 3... python3
10:04:15 [2022-08-30T10:04:15.873Z] #77 107.4 checking for python3... /usr/bin/python3
10:04:15 [2022-08-30T10:04:15.873Z] #77 107.4 checking for python3 version... 3.9
10:04:15 [2022-08-30T10:04:15.873Z] #77 107.4 checking for python3 platform... linux
10:04:15 [2022-08-30T10:04:15.873Z] #77 107.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
10:04:16 [2022-08-30T10:04:16.130Z] #77 107.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
10:04:16 [2022-08-30T10:04:16.387Z] #77 107.9 checking that generated files are newer than configure... done
10:04:16 [2022-08-30T10:04:16.387Z] #77 107.9 configure: creating ./config.status
10:04:16 [2022-08-30T10:04:16.554Z] #60 3.365 + RM_GOPATH=0
10:04:16 [2022-08-30T10:04:16.816Z] #60 ...
10:04:16 [2022-08-30T10:04:16.816Z] 
10:04:16 [2022-08-30T10:04:16.816Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
10:04:16 [2022-08-30T10:04:16.816Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91
10:04:16 [2022-08-30T10:04:16.816Z] #15 DONE 3.6s
10:04:16 [2022-08-30T10:04:16.816Z] 
10:04:16 [2022-08-30T10:04:16.816Z] #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
10:04:16 [2022-08-30T10:04:16.816Z] #60 sha256:2e118895c2ed9cf4f5e489212e0be049867902d34879707d7d24d3a27e731734
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.368 + TMP_GOPATH=
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.368 + : /build
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.368 + '[' -z '' ']'
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.369 ++ mktemp -d
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.372 + export GOPATH=/tmp/tmp.MIvVlwRMcV
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.372 + GOPATH=/tmp/tmp.MIvVlwRMcV
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.372 + RM_GOPATH=1
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.373 + case "$(go env GOARCH)" in
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.375 ++ go env GOARCH
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.403 + export GO_BUILDMODE=-buildmode=pie
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.403 + GO_BUILDMODE=-buildmode=pie
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.404 ++ dirname /install.sh
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.414 + dir=/
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.415 + bin=runc
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.416 + shift
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.416 + '[' '!' -f //runc.installer ']'
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.416 + . //runc.installer
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.416 ++ set -e
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.416 ++ : v1.1.4
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.417 + install_runc
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.417 + RUNC_BUILDTAGS=seccomp
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.417 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.417 Install runc version v1.1.4 (build tags: seccomp)
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.417 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MIvVlwRMcV/src/github.com/opencontainers/runc
10:04:16 [2022-08-30T10:04:16.816Z] #60 3.419 Cloning into '/tmp/tmp.MIvVlwRMcV/src/github.com/opencontainers/runc'...
10:04:17 [2022-08-30T10:04:17.078Z] #60 ...
10:04:17 [2022-08-30T10:04:17.078Z] 
10:04:17 [2022-08-30T10:04:17.078Z] #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
10:04:17 [2022-08-30T10:04:17.078Z] #67 sha256:8389359fbf22569a4f8e5b56fb526e81257d7049bb3aedbf220b8f1959716943
10:04:17 [2022-08-30T10:04:17.078Z] #67 134.8 rootlesskit version 1.0.0
10:04:17 [2022-08-30T10:04:17.078Z] #67 134.8 Usage of /build/rootlesskit-docker-proxy:
10:04:17 [2022-08-30T10:04:17.078Z] #67 134.8   -container-ip string
10:04:17 [2022-08-30T10:04:17.078Z] #67 134.8     	container ip
10:04:17 [2022-08-30T10:04:17.078Z] #67 134.8   -container-port int
10:04:17 [2022-08-30T10:04:17.078Z] #67 134.8     	container port (default -1)
10:04:17 [2022-08-30T10:04:17.078Z] #67 134.8   -host-ip string
10:04:17 [2022-08-30T10:04:17.078Z] #67 134.8     	host ip
10:04:17 [2022-08-30T10:04:17.078Z] #67 134.8   -host-port int
10:04:17 [2022-08-30T10:04:17.078Z] #67 134.8     	host port (default -1)
10:04:17 [2022-08-30T10:04:17.078Z] #67 134.8   -proto string
10:04:17 [2022-08-30T10:04:17.078Z] #67 134.8     	proxy protocol (default "tcp")
10:04:17 [2022-08-30T10:04:17.078Z] #67 DONE 135.1s
10:04:17 [2022-08-30T10:04:17.340Z] 
10:04:17 [2022-08-30T10:04:17.340Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
10:04:17 [2022-08-30T10:04:17.340Z] #68 sha256:713fae8df8fd968ca5540ef9464916b18fecc0071b6e6bfc51079ae00e56b8b5
10:04:17 [2022-08-30T10:04:17.340Z] #68 DONE 0.1s
10:04:17 [2022-08-30T10:04:17.340Z] 
10:04:17 [2022-08-30T10:04:17.340Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:04:17 [2022-08-30T10:04:17.340Z] #69 sha256:6fb7fc0d3a5511a573f9b22e1ff32d7d297443552e6898cff1bdf8516f745791
10:04:17 [2022-08-30T10:04:17.340Z] #69 DONE 0.1s
10:04:17 [2022-08-30T10:04:17.340Z] 
10:04:17 [2022-08-30T10:04:17.340Z] #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
10:04:17 [2022-08-30T10:04:17.340Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:04:17 [2022-08-30T10:04:17.340Z] #77 73.29 configure.ac:7: installing 'build-aux/compile'
10:04:17 [2022-08-30T10:04:17.340Z] #77 73.30 configure.ac:9: installing 'build-aux/config.guess'
10:04:17 [2022-08-30T10:04:17.340Z] #77 73.31 configure.ac:9: installing 'build-aux/config.sub'
10:04:17 [2022-08-30T10:04:17.340Z] #77 73.32 configure.ac:11: installing 'build-aux/install-sh'
10:04:17 [2022-08-30T10:04:17.340Z] #77 73.34 configure.ac:11: installing 'build-aux/missing'
10:04:17 [2022-08-30T10:04:17.340Z] #77 73.52 Makefile.am: installing 'build-aux/depcomp'
10:04:17 [2022-08-30T10:04:17.340Z] #77 73.64 parallel-tests: installing 'build-aux/test-driver'
10:04:17 [2022-08-30T10:04:17.340Z] #77 75.50 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
10:04:17 [2022-08-30T10:04:17.340Z] #77 75.50 libtoolize: copying file 'build-aux/ltmain.sh'
10:04:17 [2022-08-30T10:04:17.340Z] #77 76.13 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
10:04:17 [2022-08-30T10:04:17.340Z] #77 76.13 libtoolize: copying file 'm4/libtool.m4'
10:04:17 [2022-08-30T10:04:17.340Z] #77 76.22 libtoolize: copying file 'm4/ltoptions.m4'
10:04:17 [2022-08-30T10:04:17.340Z] #77 76.35 libtoolize: copying file 'm4/ltsugar.m4'
10:04:17 [2022-08-30T10:04:17.340Z] #77 76.54 libtoolize: copying file 'm4/ltversion.m4'
10:04:17 [2022-08-30T10:04:17.340Z] #77 76.69 libtoolize: copying file 'm4/lt~obsolete.m4'
10:04:18 [2022-08-30T10:04:18.911Z] #77 ...
10:04:18 [2022-08-30T10:04:18.911Z] 
10:04:18 [2022-08-30T10:04:18.911Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:04:18 [2022-08-30T10:04:18.911Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0
10:04:18 [2022-08-30T10:04:18.911Z] #21 37.73 Selecting previously unselected package vim.
10:04:18 [2022-08-30T10:04:18.911Z] #21 37.73 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:04:18 [2022-08-30T10:04:18.911Z] #21 37.75 Unpacking vim (2:8.2.2434-3+deb11u1) ...
10:04:18 [2022-08-30T10:04:18.911Z] #21 38.23 Selecting previously unselected package xfsprogs.
10:04:18 [2022-08-30T10:04:18.911Z] #21 38.27 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
10:04:18 [2022-08-30T10:04:18.911Z] #21 38.28 Unpacking xfsprogs (5.10.0-4) ...
10:04:19 [2022-08-30T10:04:19.168Z] #21 38.66 Selecting previously unselected package zip.
10:04:19 [2022-08-30T10:04:19.168Z] #21 38.68 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
10:04:19 [2022-08-30T10:04:19.425Z] #21 38.68 Unpacking zip (3.0-12) ...
10:04:19 [2022-08-30T10:04:19.425Z] #21 38.83 Selecting previously unselected package zstd.
10:04:19 [2022-08-30T10:04:19.425Z] #21 38.83 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
10:04:19 [2022-08-30T10:04:19.425Z] #21 38.84 Unpacking zstd (1.4.8+dfsg-2.1) ...
10:04:19 [2022-08-30T10:04:19.994Z] #21 39.17 Setting up python3-pkg-resources (52.0.0-4) ...
10:04:20 [2022-08-30T10:04:20.563Z] #21 40.00 Setting up libip4tc2:arm64 (1.8.7-1) ...
10:04:20 [2022-08-30T10:04:20.563Z] #21 40.01 Setting up net-tools (1.60+git20181103.0eebece-1) ...
10:04:20 [2022-08-30T10:04:20.649Z] #77 ...
10:04:20 [2022-08-30T10:04:20.649Z] 
10:04:20 [2022-08-30T10:04:20.649Z] #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
10:04:20 [2022-08-30T10:04:20.649Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771
10:04:20 [2022-08-30T10:04:20.649Z] #16 DONE 3.7s
10:04:20 [2022-08-30T10:04:20.649Z] 
10:04:20 [2022-08-30T10:04:20.649Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:04:20 [2022-08-30T10:04:20.649Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65
10:04:20 [2022-08-30T10:04:20.820Z] #21 40.02 Setting up libgpm2:arm64 (1.20.7-8) ...
10:04:20 [2022-08-30T10:04:20.821Z] #21 40.05 Setting up libicu67:arm64 (67.1-7) ...
10:04:20 [2022-08-30T10:04:20.821Z] #21 40.07 Setting up libip6tc2:arm64 (1.8.7-1) ...
10:04:20 [2022-08-30T10:04:20.821Z] #21 40.08 Setting up libinih1:arm64 (53-1+b2) ...
10:04:20 [2022-08-30T10:04:20.821Z] #21 40.12 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
10:04:20 [2022-08-30T10:04:20.821Z] #21 40.14 Setting up uidmap (1:4.8.1-1) ...
10:04:20 [2022-08-30T10:04:20.821Z] #21 40.15 Setting up libyajl2:arm64 (2.1.0-3) ...
10:04:20 [2022-08-30T10:04:20.821Z] #21 40.16 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:04:20 [2022-08-30T10:04:20.821Z] #21 40.19 Setting up bzip2 (1.0.8-4) ...
10:04:20 [2022-08-30T10:04:20.821Z] #21 40.23 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:04:20 [2022-08-30T10:04:20.821Z] #21 40.24 Setting up python3-wheel (0.34.2-1) ...
10:04:21 [2022-08-30T10:04:21.385Z] #21 40.87 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
10:04:21 [2022-08-30T10:04:21.385Z] #21 40.90 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:04:21 [2022-08-30T10:04:21.385Z] #21 40.91 Setting up libcap2:arm64 (1:2.44-1) ...
10:04:21 [2022-08-30T10:04:21.684Z] #21 40.93 Setting up libcap2-bin (1:2.44-1) ...
10:04:21 [2022-08-30T10:04:21.684Z] #21 40.94 Setting up apparmor (2.13.6-10) ...
10:04:23 [2022-08-30T10:04:23.113Z] #14 112.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
10:04:23 [2022-08-30T10:04:23.113Z] #14 112.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
10:04:23 [2022-08-30T10:04:23.113Z] #14 112.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:04:23 [2022-08-30T10:04:23.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:04:23 [2022-08-30T10:04:23.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:04:23 [2022-08-30T10:04:23.579Z] #21 42.70 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
10:04:23 [2022-08-30T10:04:23.579Z] #21 42.83 Setting up zip (3.0-12) ...
10:04:23 [2022-08-30T10:04:23.579Z] #21 42.84 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:04:23 [2022-08-30T10:04:23.579Z] #21 42.87 Setting up bash-completion (1:2.11-2) ...
10:04:23 [2022-08-30T10:04:23.959Z] #17 3.584 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:04:24 [2022-08-30T10:04:24.222Z] #17 DONE 3.8s
10:04:24 [2022-08-30T10:04:24.222Z] 
10:04:24 [2022-08-30T10:04:24.222Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:04:24 [2022-08-30T10:04:24.222Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488
10:04:25 [2022-08-30T10:04:25.469Z] #21 ...
10:04:25 [2022-08-30T10:04:25.469Z] 
10:04:25 [2022-08-30T10:04:25.469Z] #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
10:04:25 [2022-08-30T10:04:25.469Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488
10:04:25 [2022-08-30T10:04:25.469Z] #77 110.8 config.status: creating Makefile
10:04:25 [2022-08-30T10:04:25.469Z] #77 110.9 config.status: creating config.h
10:04:25 [2022-08-30T10:04:25.469Z] #77 110.9 config.status: executing libtool commands
10:04:25 [2022-08-30T10:04:25.469Z] #77 111.0 config.status: executing depfiles commands
10:04:25 [2022-08-30T10:04:25.469Z] #77 111.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
10:04:25 [2022-08-30T10:04:25.469Z] #77 111.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
10:04:25 [2022-08-30T10:04:25.469Z] #77 112.1 checking for gcc... gcc
10:04:25 [2022-08-30T10:04:25.470Z] #77 112.2 checking whether the C compiler works... yes
10:04:25 [2022-08-30T10:04:25.470Z] #77 112.4 checking for C compiler default output file name... a.out
10:04:25 [2022-08-30T10:04:25.470Z] #77 112.4 checking for suffix of executables... 
10:04:25 [2022-08-30T10:04:25.470Z] #77 112.6 checking whether we are cross compiling... no
10:04:25 [2022-08-30T10:04:25.470Z] #77 112.9 checking for suffix of object files... o
10:04:25 [2022-08-30T10:04:25.470Z] #77 113.1 checking whether we are using the GNU C compiler... yes
10:04:25 [2022-08-30T10:04:25.470Z] #77 113.2 checking whether gcc accepts -g... yes
10:04:25 [2022-08-30T10:04:25.470Z] #77 113.3 checking for gcc option to accept ISO C89... none needed
10:04:25 [2022-08-30T10:04:25.470Z] #77 113.5 checking whether gcc understands -c and -o together... yes
10:04:25 [2022-08-30T10:04:25.470Z] #77 113.8 checking for a BSD-compatible install... /usr/bin/install -c
10:04:25 [2022-08-30T10:04:25.470Z] #77 113.8 checking whether build environment is sane... yes
10:04:25 [2022-08-30T10:04:25.470Z] #77 113.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:04:25 [2022-08-30T10:04:25.470Z] #77 113.9 checking for gawk... no
10:04:25 [2022-08-30T10:04:25.470Z] #77 113.9 checking for mawk... mawk
10:04:25 [2022-08-30T10:04:25.470Z] #77 113.9 checking whether make sets $(MAKE)... yes
10:04:25 [2022-08-30T10:04:25.470Z] #77 113.9 checking whether make supports the include directive... yes (GNU style)
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.0 checking whether make supports nested variables... yes
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.0 checking whether UID '0' is supported by ustar format... yes
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.0 checking whether GID '0' is supported by ustar format... yes
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.0 checking how to create a ustar tar archive... gnutar
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.1 checking dependency style of gcc... gcc3
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.2 checking whether to enable maintainer-specific portions of Makefiles... yes
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.2 checking whether make supports nested variables... (cached) yes
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.3 checking build system type... aarch64-unknown-linux-gnu
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.5 checking host system type... aarch64-unknown-linux-gnu
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.5 checking how to print strings... printf
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.5 checking for a sed that does not truncate output... /bin/sed
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.6 checking for grep that handles long lines and -e... /bin/grep
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.6 checking for egrep... /bin/grep -E
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.6 checking for fgrep... /bin/grep -F
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.6 checking for ld used by gcc... /usr/bin/ld
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.8 checking whether ln -s works... yes
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.8 checking the maximum length of command line arguments... 1572864
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.8 checking for /usr/bin/ld option to reload object files... -r
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.8 checking for objdump... objdump
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.8 checking how to recognize dependent libraries... pass_all
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.8 checking for dlltool... no
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.8 checking how to associate runtime and link libraries... printf %s\n
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.8 checking for ar... ar
10:04:25 [2022-08-30T10:04:25.470Z] #77 114.8 checking for archiver @FILE support... @
10:04:25 [2022-08-30T10:04:25.470Z] #77 115.0 checking for strip... strip
10:04:25 [2022-08-30T10:04:25.470Z] #77 115.1 checking for ranlib... ranlib
10:04:25 [2022-08-30T10:04:25.470Z] #77 115.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:04:25 [2022-08-30T10:04:25.470Z] #77 115.3 checking for sysroot... no
10:04:25 [2022-08-30T10:04:25.470Z] #77 115.3 checking for a working dd... /bin/dd
10:04:25 [2022-08-30T10:04:25.470Z] #77 115.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:04:25 [2022-08-30T10:04:25.470Z] #77 115.4 checking for mt... no
10:04:25 [2022-08-30T10:04:25.470Z] #77 115.4 checking if : is a manifest tool... no
10:04:25 [2022-08-30T10:04:25.470Z] #77 115.4 checking how to run the C preprocessor... gcc -E
10:04:25 [2022-08-30T10:04:25.470Z] #77 115.6 checking for ANSI C header files... yes
10:04:25 [2022-08-30T10:04:25.470Z] #77 116.2 checking for sys/types.h... yes
10:04:25 [2022-08-30T10:04:25.470Z] #77 116.3 checking for sys/stat.h... yes
10:04:25 [2022-08-30T10:04:25.470Z] #77 116.5 checking for stdlib.h... yes
10:04:25 [2022-08-30T10:04:25.470Z] #77 116.6 checking for string.h... yes
10:04:25 [2022-08-30T10:04:25.470Z] #77 116.8 checking for memory.h... yes
10:04:25 [2022-08-30T10:04:25.470Z] #77 117.0 checking for strings.h... yes
10:04:25 [2022-08-30T10:04:25.726Z] #77 117.3 checking for inttypes.h... yes
10:04:25 [2022-08-30T10:04:25.983Z] #77 117.4 checking for stdint.h... yes
10:04:25 [2022-08-30T10:04:25.983Z] #77 117.7 checking for unistd.h... 
10:04:25 [2022-08-30T10:04:25.983Z] #77 ...
10:04:25 [2022-08-30T10:04:25.983Z] 
10:04:25 [2022-08-30T10:04:25.983Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:04:25 [2022-08-30T10:04:25.983Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0
10:04:25 [2022-08-30T10:04:25.983Z] #21 45.45 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:04:26 [2022-08-30T10:04:26.240Z] #21 45.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:04:26 [2022-08-30T10:04:26.240Z] #21 45.47 Setting up libmnl0:arm64 (1.0.4-3) ...
10:04:26 [2022-08-30T10:04:26.240Z] #21 45.49 Setting up patch (2.7.6-7) ...
10:04:26 [2022-08-30T10:04:26.240Z] #21 45.50 Setting up sudo (1.9.5p2-3) ...
10:04:26 [2022-08-30T10:04:26.240Z] #21 45.59 invoke-rc.d: could not determine current runlevel
10:04:26 [2022-08-30T10:04:26.240Z] #21 45.59 invoke-rc.d: policy-rc.d denied execution of start.
10:04:26 [2022-08-30T10:04:26.240Z] #21 45.61 Setting up xfsprogs (5.10.0-4) ...
10:04:26 [2022-08-30T10:04:26.240Z] #21 45.62 System has not been booted with systemd as init system (PID 1). Can't operate.
10:04:26 [2022-08-30T10:04:26.240Z] #21 45.62 Failed to connect to bus: Host is down
10:04:26 [2022-08-30T10:04:26.240Z] #21 45.62 Setting up libxtables12:arm64 (1.8.7-1) ...
10:04:26 [2022-08-30T10:04:26.240Z] #21 45.66 Setting up inetutils-ping (2:2.0-1) ...
10:04:26 [2022-08-30T10:04:26.240Z] #21 45.68 Setting up pigz (2.6-1) ...
10:04:26 [2022-08-30T10:04:26.496Z] #21 45.69 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:04:26 [2022-08-30T10:04:26.496Z] #21 45.71 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
10:04:26 [2022-08-30T10:04:26.496Z] #21 45.73 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
10:04:26 [2022-08-30T10:04:26.496Z] #21 45.75 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
10:04:27 [2022-08-30T10:04:27.059Z] #21 46.34 Setting up libaio1:arm64 (0.3.112-9) ...
10:04:27 [2022-08-30T10:04:27.059Z] #21 46.36 Setting up python3-lib2to3 (3.9.2-1) ...
10:04:27 [2022-08-30T10:04:27.316Z] #21 46.72 Setting up libelf1:arm64 (0.183-1) ...
10:04:27 [2022-08-30T10:04:27.316Z] #21 46.74 Setting up libjson-c5:arm64 (0.15-2) ...
10:04:27 [2022-08-30T10:04:27.316Z] #21 46.76 Setting up zstd (1.4.8+dfsg-2.1) ...
10:04:27 [2022-08-30T10:04:27.316Z] #21 46.77 Setting up libonig5:arm64 (6.9.6-1.1) ...
10:04:27 [2022-08-30T10:04:27.316Z] #21 46.78 Setting up libkmod2:arm64 (28-1) ...
10:04:27 [2022-08-30T10:04:27.316Z] #21 46.80 Setting up python3-distutils (3.9.2-1) ...
10:04:27 [2022-08-30T10:04:27.530Z] #18 DONE 3.4s
10:04:27 [2022-08-30T10:04:27.530Z] 
10:04:27 [2022-08-30T10:04:27.530Z] #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
10:04:27 [2022-08-30T10:04:27.530Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:04:27 [2022-08-30T10:04:27.530Z] #77 ...
10:04:27 [2022-08-30T10:04:27.530Z] 
10:04:27 [2022-08-30T10:04:27.530Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:04:27 [2022-08-30T10:04:27.530Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb
10:04:27 [2022-08-30T10:04:27.895Z] #21 47.24 Setting up vim (2:8.2.2434-3+deb11u1) ...
10:04:27 [2022-08-30T10:04:27.895Z] #21 47.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:04:27 [2022-08-30T10:04:27.895Z] #21 47.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:04:27 [2022-08-30T10:04:27.895Z] #21 47.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:04:27 [2022-08-30T10:04:27.895Z] #21 47.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:04:27 [2022-08-30T10:04:27.895Z] #21 47.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:04:27 [2022-08-30T10:04:27.895Z] #21 47.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:04:27 [2022-08-30T10:04:27.895Z] #21 47.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:04:27 [2022-08-30T10:04:27.895Z] #21 47.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:04:28 [2022-08-30T10:04:28.152Z] #21 47.35 Setting up python3-setuptools (52.0.0-4) ...
10:04:29 [2022-08-30T10:04:29.521Z] #21 48.72 Setting up libjq1:arm64 (1.6-2.1) ...
10:04:29 [2022-08-30T10:04:29.521Z] #21 48.74 Setting up libnftnl11:arm64 (1.1.9-1) ...
10:04:29 [2022-08-30T10:04:29.521Z] #21 48.76 Setting up thin-provisioning-tools (0.9.0-1) ...
10:04:29 [2022-08-30T10:04:29.521Z] #21 48.78 Setting up python3-pip (20.3.4-4+deb11u1) ...
10:04:29 [2022-08-30T10:04:29.714Z] #14 ...
10:04:29 [2022-08-30T10:04:29.714Z] 
10:04:29 [2022-08-30T10:04:29.714Z] #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
10:04:29 [2022-08-30T10:04:29.714Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:04:29 [2022-08-30T10:04:29.714Z] #77 46.80 aclocal: warning: couldn't open directory 'm4': No such file or directory
10:04:30 [2022-08-30T10:04:30.083Z] #19 DONE 2.1s
10:04:30 [2022-08-30T10:04:30.083Z] 
10:04:30 [2022-08-30T10:04:30.083Z] #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
10:04:30 [2022-08-30T10:04:30.083Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:04:30 [2022-08-30T10:04:30.083Z] #77 92.81 configure.ac:11: installing 'build-aux/compile'
10:04:30 [2022-08-30T10:04:30.083Z] #77 92.82 configure.ac:11: installing 'build-aux/config.guess'
10:04:30 [2022-08-30T10:04:30.083Z] #77 92.82 configure.ac:11: installing 'build-aux/config.sub'
10:04:30 [2022-08-30T10:04:30.083Z] #77 92.83 configure.ac:13: installing 'build-aux/install-sh'
10:04:30 [2022-08-30T10:04:30.083Z] #77 92.85 configure.ac:13: installing 'build-aux/missing'
10:04:30 [2022-08-30T10:04:30.083Z] #77 92.86 configure.ac:8: installing 'build-aux/tap-driver.sh'
10:04:30 [2022-08-30T10:04:30.083Z] #77 93.27 Makefile.am: installing 'build-aux/depcomp'
10:04:30 [2022-08-30T10:04:30.890Z] #21 50.01 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
10:04:30 [2022-08-30T10:04:30.890Z] #21 50.02 Setting up jq (1.6-2.1) ...
10:04:30 [2022-08-30T10:04:30.890Z] #21 50.03 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
10:04:30 [2022-08-30T10:04:30.890Z] #21 50.05 Setting up libbpf0:arm64 (1:0.3-2) ...
10:04:30 [2022-08-30T10:04:30.890Z] #21 50.11 Setting up iptables (1.8.7-1) ...
10:04:30 [2022-08-30T10:04:30.890Z] #21 50.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:04:30 [2022-08-30T10:04:30.890Z] #21 50.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:04:30 [2022-08-30T10:04:30.890Z] #21 50.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:04:30 [2022-08-30T10:04:30.890Z] #21 50.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:04:30 [2022-08-30T10:04:30.890Z] #21 50.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:04:30 [2022-08-30T10:04:30.890Z] #21 50.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:04:30 [2022-08-30T10:04:30.890Z] #21 50.15 Setting up iproute2 (5.10.0-4) ...
10:04:31 [2022-08-30T10:04:31.147Z] #21 50.55 Setting up systemd (247.3-7) ...
10:04:31 [2022-08-30T10:04:31.147Z] #21 50.60 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
10:04:31 [2022-08-30T10:04:31.147Z] #21 50.60 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
10:04:31 [2022-08-30T10:04:31.404Z] #21 50.62 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
10:04:31 [2022-08-30T10:04:31.404Z] #21 50.63 Initializing machine ID from random generator.
10:04:32 [2022-08-30T10:04:32.002Z] #77 94.90 checking build system type... 
10:04:32 [2022-08-30T10:04:32.002Z] #77 ...
10:04:32 [2022-08-30T10:04:32.002Z] 
10:04:32 [2022-08-30T10:04:32.002Z] #20 [dev-systemd-false  6/28] RUN ldconfig
10:04:32 [2022-08-30T10:04:32.002Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213
10:04:32 [2022-08-30T10:04:32.002Z] #20 DONE 2.1s
10:04:32 [2022-08-30T10:04:32.002Z] 
10:04:32 [2022-08-30T10:04:32.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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:04:32 [2022-08-30T10:04:32.002Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db
10:04:32 [2022-08-30T10:04:32.334Z] #21 51.67 Setting up systemd-journal-remote (247.3-7) ...
10:04:32 [2022-08-30T10:04:32.591Z] #21 51.90 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:04:34 [2022-08-30T10:04:34.485Z] #21 DONE 53.7s
10:04:34 [2022-08-30T10:04:34.485Z] 
10:04:34 [2022-08-30T10:04:34.485Z] #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
10:04:34 [2022-08-30T10:04:34.485Z] #22 sha256:949f5aac38ad78402340bfd734af8f65850edc429482eb5db29cf005f67e5b30
10:04:34 [2022-08-30T10:04:34.550Z] #21 2.440 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:04:34 [2022-08-30T10:04:34.550Z] #21 2.457 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:04:34 [2022-08-30T10:04:34.550Z] #21 2.458 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:04:34 [2022-08-30T10:04:34.811Z] #21 3.027 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:04:35 [2022-08-30T10:04:35.048Z] #22 0.673 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:04:35 [2022-08-30T10:04:35.048Z] #22 0.677 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:04:35 [2022-08-30T10:04:35.048Z] #22 0.681 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:04:35 [2022-08-30T10:04:35.048Z] #22 DONE 0.7s
10:04:35 [2022-08-30T10:04:35.048Z] 
10:04:35 [2022-08-30T10:04:35.048Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
10:04:35 [2022-08-30T10:04:35.048Z] #23 sha256:0fb5d444f914095b3367b6340f76d2306387b974ccd613e35c4fc37f8042d20c
10:04:35 [2022-08-30T10:04:35.980Z] #23 ...
10:04:35 [2022-08-30T10:04:35.980Z] 
10:04:35 [2022-08-30T10:04:35.980Z] #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
10:04:35 [2022-08-30T10:04:35.980Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488
10:04:35 [2022-08-30T10:04:35.980Z] #77 117.7 checking for unistd.h... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 117.9 checking for dlfcn.h... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 118.0 checking for objdir... .libs
10:04:35 [2022-08-30T10:04:35.980Z] #77 118.4 checking if gcc supports -fno-rtti -fno-exceptions... no
10:04:35 [2022-08-30T10:04:35.980Z] #77 118.5 checking for gcc option to produce PIC... -fPIC -DPIC
10:04:35 [2022-08-30T10:04:35.980Z] #77 118.5 checking if gcc PIC flag -fPIC -DPIC works... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 118.6 checking if gcc static flag -static works... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 119.0 checking if gcc supports -c -o file.o... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 119.1 checking if gcc supports -c -o file.o... (cached) yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 119.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 119.1 checking dynamic linker characteristics... GNU/Linux ld.so
10:04:35 [2022-08-30T10:04:35.980Z] #77 119.4 checking how to hardcode library paths into programs... immediate
10:04:35 [2022-08-30T10:04:35.980Z] #77 119.4 checking whether stripping libraries is possible... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 119.4 checking if libtool supports shared libraries... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 119.4 checking whether to build shared libraries... no
10:04:35 [2022-08-30T10:04:35.980Z] #77 119.4 checking whether to build static libraries... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 119.5 checking float.h usability... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 119.6 checking float.h presence... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 119.6 checking for float.h... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 119.7 checking limits.h usability... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 119.9 checking limits.h presence... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 120.0 checking for limits.h... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 120.0 checking stddef.h usability... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 120.2 checking stddef.h presence... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 120.2 checking for stddef.h... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 120.3 checking for stdlib.h... (cached) yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 120.3 checking for string.h... (cached) yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 120.3 checking sys/time.h usability... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 120.5 checking sys/time.h presence... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 120.5 checking for sys/time.h... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 120.6 checking for inline... inline
10:04:35 [2022-08-30T10:04:35.980Z] #77 120.7 checking for size_t... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 121.0 checking for stdlib.h... (cached) yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 121.0 checking for GNU libc compatible malloc... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 121.3 checking for stdlib.h... (cached) yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 121.3 checking for GNU libc compatible realloc... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 121.6 checking for working strtod... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 121.9 checking for gettimeofday... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 122.1 checking for memset... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 122.3 checking for strspn... yes
10:04:35 [2022-08-30T10:04:35.980Z] #77 122.7 checking that generated files are newer than configure... done
10:04:35 [2022-08-30T10:04:35.980Z] #77 122.7 configure: creating ./config.status
10:04:35 [2022-08-30T10:04:35.980Z] #77 125.1 config.status: creating Makefile
10:04:35 [2022-08-30T10:04:35.980Z] #77 125.2 config.status: creating config.h
10:04:35 [2022-08-30T10:04:35.980Z] #77 125.2 config.status: executing depfiles commands
10:04:35 [2022-08-30T10:04:35.980Z] #77 125.5 config.status: executing libtool commands
10:04:35 [2022-08-30T10:04:35.980Z] #77 127.0   GEN      .version
10:04:35 [2022-08-30T10:04:35.980Z] #77 127.0 make  install-recursive
10:04:35 [2022-08-30T10:04:35.980Z] #77 127.0 make[1]: Entering directory '/tmp/crun-build'
10:04:35 [2022-08-30T10:04:35.980Z] #77 127.2 Making install in libocispec
10:04:35 [2022-08-30T10:04:35.980Z] #77 127.2 make[2]: Entering directory '/tmp/crun-build/libocispec'
10:04:35 [2022-08-30T10:04:35.980Z] #77 127.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
10:04:35 [2022-08-30T10:04:35.980Z] #77 127.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
10:04:35 [2022-08-30T10:04:35.980Z] #77 127.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
10:04:35 [2022-08-30T10:04:35.980Z] #77 127.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
10:04:36 [2022-08-30T10:04:36.273Z] #21 4.440 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB]
10:04:36 [2022-08-30T10:04:36.544Z] #77 128.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
10:04:36 [2022-08-30T10:04:36.544Z] #77 128.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
10:04:36 [2022-08-30T10:04:36.544Z] #77 128.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
10:04:36 [2022-08-30T10:04:36.544Z] #77 128.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
10:04:36 [2022-08-30T10:04:36.544Z] #77 128.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
10:04:36 [2022-08-30T10:04:36.544Z] #77 128.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
10:04:36 [2022-08-30T10:04:36.544Z] #77 128.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
10:04:36 [2022-08-30T10:04:36.544Z] #77 128.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
10:04:36 [2022-08-30T10:04:36.544Z] #77 128.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
10:04:36 [2022-08-30T10:04:36.801Z] #77 128.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
10:04:36 [2022-08-30T10:04:36.801Z] #77 128.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
10:04:36 [2022-08-30T10:04:36.801Z] #77 128.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
10:04:36 [2022-08-30T10:04:36.801Z] #77 128.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
10:04:36 [2022-08-30T10:04:36.801Z] #77 128.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
10:04:36 [2022-08-30T10:04:36.801Z] #77 128.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
10:04:36 [2022-08-30T10:04:36.801Z] #77 128.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
10:04:37 [2022-08-30T10:04:37.218Z] #21 ...
10:04:37 [2022-08-30T10:04:37.218Z] 
10:04:37 [2022-08-30T10:04:37.218Z] #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
10:04:37 [2022-08-30T10:04:37.218Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:04:37 [2022-08-30T10:04:37.218Z] #77 94.90 checking build system type... x86_64-pc-linux-gnu
10:04:37 [2022-08-30T10:04:37.218Z] #77 95.33 checking host system type... x86_64-pc-linux-gnu
10:04:37 [2022-08-30T10:04:37.218Z] #77 95.33 checking how to print strings... printf
10:04:37 [2022-08-30T10:04:37.218Z] #77 95.36 checking for gcc... gcc
10:04:37 [2022-08-30T10:04:37.218Z] #77 95.45 checking whether the C compiler works... yes
10:04:37 [2022-08-30T10:04:37.218Z] #77 95.79 checking for C compiler default output file name... a.out
10:04:37 [2022-08-30T10:04:37.218Z] #77 95.81 checking for suffix of executables... 
10:04:37 [2022-08-30T10:04:37.218Z] #77 96.07 checking whether we are cross compiling... no
10:04:37 [2022-08-30T10:04:37.218Z] #77 96.35 checking for suffix of object files... o
10:04:37 [2022-08-30T10:04:37.218Z] #77 96.49 checking whether we are using the GNU C compiler... yes
10:04:37 [2022-08-30T10:04:37.218Z] #77 96.62 checking whether gcc accepts -g... yes
10:04:37 [2022-08-30T10:04:37.218Z] #77 96.73 checking for gcc option to accept ISO C89... none needed
10:04:37 [2022-08-30T10:04:37.218Z] #77 96.89 checking whether gcc understands -c and -o together... yes
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.15 checking for a sed that does not truncate output... /bin/sed
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.16 checking for grep that handles long lines and -e... /bin/grep
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.19 checking for egrep... /bin/grep -E
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.19 checking for fgrep... /bin/grep -F
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.20 checking for ld used by gcc... /usr/bin/ld
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.22 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.23 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.25 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.36 checking whether ln -s works... yes
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.36 checking the maximum length of command line arguments... 1572864
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.39 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.41 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.42 checking for /usr/bin/ld option to reload object files... -r
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.42 checking for objdump... objdump
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.42 checking how to recognize dependent libraries... pass_all
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.43 checking for dlltool... no
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.43 checking how to associate runtime and link libraries... printf %s\n
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.43 checking for ar... ar
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.44 checking for archiver @FILE support... @
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.60 checking for strip... strip
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.60 checking for ranlib... ranlib
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.60 checking for gawk... no
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.62 checking for mawk... mawk
10:04:37 [2022-08-30T10:04:37.218Z] #77 97.62 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:04:37 [2022-08-30T10:04:37.218Z] #77 98.03 checking for sysroot... no
10:04:37 [2022-08-30T10:04:37.218Z] #77 98.03 checking for a working dd... /bin/dd
10:04:37 [2022-08-30T10:04:37.218Z] #77 98.07 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:04:37 [2022-08-30T10:04:37.218Z] #77 98.17 checking for mt... no
10:04:37 [2022-08-30T10:04:37.218Z] #77 98.17 checking if : is a manifest tool... no
10:04:37 [2022-08-30T10:04:37.218Z] #77 98.21 checking how to run the C preprocessor... gcc -E
10:04:37 [2022-08-30T10:04:37.218Z] #77 98.49 checking for ANSI C header files... yes
10:04:37 [2022-08-30T10:04:37.218Z] #77 99.00 checking for sys/types.h... yes
10:04:37 [2022-08-30T10:04:37.218Z] #77 99.14 checking for sys/stat.h... yes
10:04:37 [2022-08-30T10:04:37.218Z] #77 99.27 checking for stdlib.h... yes
10:04:37 [2022-08-30T10:04:37.218Z] #77 99.53 checking for string.h... yes
10:04:37 [2022-08-30T10:04:37.218Z] #77 99.71 checking for memory.h... yes
10:04:37 [2022-08-30T10:04:37.218Z] #77 99.95 checking for strings.h... yes
10:04:37 [2022-08-30T10:04:37.218Z] #77 100.2 checking for inttypes.h... yes
10:04:37 [2022-08-30T10:04:37.218Z] #77 100.4 checking for stdint.h... yes
10:04:37 [2022-08-30T10:04:37.363Z] #77 129.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
10:04:37 [2022-08-30T10:04:37.363Z] #77 129.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
10:04:37 [2022-08-30T10:04:37.363Z] #77 129.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
10:04:37 [2022-08-30T10:04:37.363Z] #77 129.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
10:04:37 [2022-08-30T10:04:37.363Z] #77 129.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
10:04:37 [2022-08-30T10:04:37.363Z] #77 129.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
10:04:37 [2022-08-30T10:04:37.363Z] #77 129.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
10:04:37 [2022-08-30T10:04:37.363Z] #77 129.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
10:04:37 [2022-08-30T10:04:37.363Z] #77 129.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
10:04:37 [2022-08-30T10:04:37.363Z] #77 129.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
10:04:37 [2022-08-30T10:04:37.363Z] #77 129.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
10:04:37 [2022-08-30T10:04:37.363Z] #77 129.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
10:04:37 [2022-08-30T10:04:37.363Z] #77 129.2 make  install-recursive
10:04:37 [2022-08-30T10:04:37.363Z] #77 129.2 make[3]: Entering directory '/tmp/crun-build/libocispec'
10:04:37 [2022-08-30T10:04:37.478Z] #77 100.6 checking for unistd.h... yes
10:04:37 [2022-08-30T10:04:37.479Z] #77 100.7 checking for dlfcn.h... yes
10:04:37 [2022-08-30T10:04:37.479Z] #77 100.9 checking for objdir... .libs
10:04:37 [2022-08-30T10:04:37.620Z] #77 129.2 Making install in yajl
10:04:37 [2022-08-30T10:04:37.620Z] #77 129.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
10:04:37 [2022-08-30T10:04:37.620Z] #77 129.3   CC       verify/json_verify-json_verify.o
10:04:37 [2022-08-30T10:04:37.620Z] #77 129.3   CC       src/libyajl_la-yajl_alloc.lo
10:04:37 [2022-08-30T10:04:37.620Z] #77 129.3   CC       src/libyajl_la-yajl.lo
10:04:37 [2022-08-30T10:04:37.620Z] #77 129.3   CC       src/libyajl_la-yajl_gen.lo
10:04:37 [2022-08-30T10:04:37.620Z] #77 129.4   CC       src/libyajl_la-yajl_parser.lo
10:04:37 [2022-08-30T10:04:37.620Z] #77 129.4   CC       src/libyajl_la-yajl_buf.lo
10:04:37 [2022-08-30T10:04:37.620Z] #77 129.4   CC       src/libyajl_la-yajl_encode.lo
10:04:37 [2022-08-30T10:04:37.876Z] #77 129.4   CC       src/libyajl_la-yajl_lex.lo
10:04:37 [2022-08-30T10:04:37.876Z] #77 129.5   CC       src/libyajl_la-yajl_tree.lo
10:04:38 [2022-08-30T10:04:38.050Z] #77 101.4 checking if gcc supports -fno-rtti -fno-exceptions... 
10:04:38 [2022-08-30T10:04:38.050Z] #77 ...
10:04:38 [2022-08-30T10:04:38.050Z] 
10:04:38 [2022-08-30T10:04:38.050Z] #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
10:04:38 [2022-08-30T10:04:38.050Z] #60 sha256:2e118895c2ed9cf4f5e489212e0be049867902d34879707d7d24d3a27e731734
10:04:38 [2022-08-30T10:04:38.050Z] #60 14.80 + cd /tmp/tmp.MIvVlwRMcV/src/github.com/opencontainers/runc
10:04:38 [2022-08-30T10:04:38.050Z] #60 14.80 + git checkout -q v1.1.4
10:04:38 [2022-08-30T10:04:38.050Z] #60 15.60 + '[' -z '' ']'
10:04:38 [2022-08-30T10:04:38.050Z] #60 15.60 + target=static
10:04:38 [2022-08-30T10:04:38.050Z] #60 15.60 + make BUILDTAGS=seccomp static
10:04:38 [2022-08-30T10:04:38.050Z] #60 16.09 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
10:04:38 [2022-08-30T10:04:38.311Z] #60 ...
10:04:38 [2022-08-30T10:04:38.311Z] 
10:04:38 [2022-08-30T10:04:38.311Z] #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
10:04:38 [2022-08-30T10:04:38.311Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:04:38 [2022-08-30T10:04:38.311Z] #77 101.4 checking if gcc supports -fno-rtti -fno-exceptions... no
10:04:38 [2022-08-30T10:04:38.311Z] #77 101.5 checking for gcc option to produce PIC... -fPIC -DPIC
10:04:38 [2022-08-30T10:04:38.311Z] #77 101.5 checking if gcc PIC flag -fPIC -DPIC works... yes
10:04:38 [2022-08-30T10:04:38.882Z] #77 101.7 checking if gcc static flag -static works... yes
10:04:38 [2022-08-30T10:04:38.882Z] #77 102.2 checking if gcc supports -c -o file.o... yes
10:04:38 [2022-08-30T10:04:38.882Z] #77 102.3 checking if gcc supports -c -o file.o... (cached) yes
10:04:38 [2022-08-30T10:04:38.882Z] #77 102.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
10:04:39 [2022-08-30T10:04:39.405Z] #77 102.4 checking dynamic linker characteristics... GNU/Linux ld.so
10:04:39 [2022-08-30T10:04:39.405Z] #77 102.7 checking how to hardcode library paths into programs... immediate
10:04:39 [2022-08-30T10:04:39.405Z] #77 102.7 checking whether stripping libraries is possible... yes
10:04:39 [2022-08-30T10:04:39.405Z] #77 102.7 checking if libtool supports shared libraries... yes
10:04:39 [2022-08-30T10:04:39.405Z] #77 102.7 checking whether to build shared libraries... no
10:04:39 [2022-08-30T10:04:39.405Z] #77 102.7 checking whether to build static libraries... yes
10:04:39 [2022-08-30T10:04:39.405Z] #77 102.7 checking for a BSD-compatible install... /usr/bin/install -c
10:04:39 [2022-08-30T10:04:39.666Z] #77 102.8 checking whether build environment is sane... yes
10:04:39 [2022-08-30T10:04:39.666Z] #77 102.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:04:39 [2022-08-30T10:04:39.666Z] #77 102.9 checking whether make sets $(MAKE)... yes
10:04:39 [2022-08-30T10:04:39.666Z] #77 102.9 checking whether make supports the include directive... yes (GNU style)
10:04:39 [2022-08-30T10:04:39.666Z] #77 103.0 checking whether make supports nested variables... yes
10:04:39 [2022-08-30T10:04:39.666Z] #77 103.1 checking whether UID '0' is supported by ustar format... yes
10:04:39 [2022-08-30T10:04:39.666Z] #77 103.1 checking whether GID '0' is supported by ustar format... yes
10:04:39 [2022-08-30T10:04:39.666Z] #77 103.1 checking how to create a ustar tar archive... gnutar
10:04:40 [2022-08-30T10:04:40.188Z] #77 103.2 checking dependency style of gcc... gcc3
10:04:40 [2022-08-30T10:04:40.188Z] #77 103.4 checking whether to enable maintainer-specific portions of Makefiles... yes
10:04:40 [2022-08-30T10:04:40.188Z] #77 103.4 checking whether make supports nested variables... (cached) yes
10:04:40 [2022-08-30T10:04:40.188Z] #77 103.4 checking for gawk... (cached) mawk
10:04:40 [2022-08-30T10:04:40.188Z] #77 103.4 checking for a sed that does not truncate output... (cached) /bin/sed
10:04:40 [2022-08-30T10:04:40.188Z] #77 103.4 checking for gcc... (cached) gcc
10:04:40 [2022-08-30T10:04:40.188Z] #77 103.5 checking whether we are using the GNU C compiler... (cached) yes
10:04:40 [2022-08-30T10:04:40.188Z] #77 103.6 checking whether gcc accepts -g... (cached) yes
10:04:40 [2022-08-30T10:04:40.188Z] #77 103.6 checking for gcc option to accept ISO C89... (cached) none needed
10:04:40 [2022-08-30T10:04:40.188Z] #77 103.6 checking whether gcc understands -c and -o together... (cached) yes
10:04:40 [2022-08-30T10:04:40.449Z] #77 103.6 checking for a Python interpreter with version >= 3... python3
10:04:40 [2022-08-30T10:04:40.449Z] #77 103.7 checking for python3... /usr/bin/python3
10:04:40 [2022-08-30T10:04:40.450Z] #77 103.7 checking for python3 version... 3.9
10:04:40 [2022-08-30T10:04:40.450Z] #77 103.8 checking for python3 platform... linux
10:04:40 [2022-08-30T10:04:40.711Z] #77 103.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
10:04:40 [2022-08-30T10:04:40.711Z] #77 104.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
10:04:40 [2022-08-30T10:04:40.973Z] #77 104.2 checking for go-md2man... no
10:04:40 [2022-08-30T10:04:40.973Z] #77 104.2 checking error.h usability... yes
10:04:40 [2022-08-30T10:04:40.973Z] #77 104.4 checking error.h presence... yes
10:04:41 [2022-08-30T10:04:41.235Z] #77 104.5 checking for error.h... yes
10:04:41 [2022-08-30T10:04:41.235Z] #77 104.5 checking linux/openat2.h usability... yes
10:04:41 [2022-08-30T10:04:41.497Z] #77 104.8 checking linux/openat2.h presence... yes
10:04:41 [2022-08-30T10:04:41.497Z] #77 104.8 checking for linux/openat2.h... yes
10:04:41 [2022-08-30T10:04:41.758Z] #77 104.8 checking for copy_file_range... yes
10:04:42 [2022-08-30T10:04:42.052Z] #77 ...
10:04:42 [2022-08-30T10:04:42.052Z] 
10:04:42 [2022-08-30T10:04:42.052Z] #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
10:04:42 [2022-08-30T10:04:42.052Z] #64 sha256:375235a6916a54eefcec1e6c2fbbf4bac80d553b925d52eaddf0dc2bc416649f
10:04:42 [2022-08-30T10:04:42.294Z] #77 105.2 checking for fgetxattr... yes
10:04:42 [2022-08-30T10:04:42.555Z] #77 105.5 checking for statx... yes
10:04:42 [2022-08-30T10:04:42.816Z] #77 105.9 checking for fgetpwent_r... yes
10:04:43 [2022-08-30T10:04:43.078Z] #77 106.2 checking for issetugid... no
10:04:43 [2022-08-30T10:04:43.124Z] #77 134.6   CCLD     libyajl.la
10:04:43 [2022-08-30T10:04:43.340Z] #77 106.5 checking for pkg-config... /usr/bin/pkg-config
10:04:43 [2022-08-30T10:04:43.340Z] #77 106.5 checking pkg-config is at least version 0.9.0... yes
10:04:43 [2022-08-30T10:04:43.360Z] #64 72.51 Updating files:  28% (1409/4978)
Updating files:  29% (1444/4978)
Updating files:  30% (1494/4978)
Updating files:  31% (1544/4978)
Updating files:  32% (1593/4978)
Updating files:  33% (1643/4978)
Updating files:  34% (1693/4978)
Updating files:  35% (1743/4978)
Updating files:  36% (1793/4978)
Updating files:  37% (1842/4978)
Updating files:  38% (1892/4978)
Updating files:  39% (1942/4978)
Updating files:  40% (1992/4978)
Updating files:  41% (2041/4978)
Updating files:  42% (2091/4978)
Updating files:  43% (2141/4978)
Updating files:  44% (2191/4978)
Updating files:  45% (2241/4978)
Updating files:  46% (2290/4978)
Updating files:  47% (2340/4978)
Updating files:  48% (2390/4978)
Updating files:  49% (2440/4978)
Updating files:  50% (2489/4978)
Updating files:  51% (2539/4978)
Updating files:  52% (2589/4978)
Updating files:  53% (2639/4978)
Updating files:  54% (2689/4978)
Updating files:  55% (2738/4978)
Updating files:  56% (2788/4978)
Updating files:  57% (2838/4978)
Updating files:  58% (2888/4978)
Updating files:  59% (2938/4978)
Updating files:  60% (2987/4978)
Updating files:  61% (3037/4978)
Updating files:  62% (3087/4978)
Updating files:  63% (3137/4978)
Updating files:  64% (3186/4978)
Updating files:  65% (3236/4978)
Updating files:  66% (3286/4978)
Updating files:  67% (3336/4978)
Updating files:  68% (3386/4978)
Updating files:  69% (3435/4978)
Updating files:  70% (3485/4978)
Updating files:  71% (3535/4978)
Updating files:  72% (3585/4978)
Updating files:  73% (3634/4978)
Updating files:  74% (3684/4978)
Updating files:  75% (3734/4978)
Updating files:  76% (3784/4978)
Updating files:  77% (3834/4978)
Updating files:  78% (3883/4978)
Updating files:  79% (3933/4978)
Updating files:  80% (3983/4978)
Updating files:  81% (4033/4978)
Updating files:  82% (4082/4978)
Updating files:  82% (4102/4978)
Updating files:  83% (4132/4978)
Updating files:  84% (4182/4978)
Updating files:  85% (4232/4978)
Updating files:  86% (4282/4978)
Updating files:  87% (4331/4978)
Updating files:  88% (4381/4978)
Updating files:  89% (4431/4978)
Updating files:  90% (4481/4978)
Updating files:  91% (4530/4978)
Updating files:  92% (4580/4978)
Updating files:  93% (4630/4978)
Updating files:  94% (4680/4978)
Updating files:  95% (4730/4978)
Updating files:  96% (4779/4978)
Updating files:  97% (4829/4978)
Updating files:  98% (4879/4978)
Updating files:  99% (4929/4978)
Updating files: 100% (4978/4978)
Updating files: 100% (4978/4978), done.
10:04:43 [2022-08-30T10:04:43.381Z] #77 135.0   CCLD     verify/json_verify
10:04:43 [2022-08-30T10:04:43.602Z] #77 106.5 checking for library containing yajl_tree_get... -lyajl
10:04:43 [2022-08-30T10:04:43.621Z] #64 75.49 + cd /tmp/tmp.WZ24vBVocX/src/github.com/containerd/containerd
10:04:43 [2022-08-30T10:04:43.621Z] #64 75.49 + git checkout -q v1.6.8
10:04:43 [2022-08-30T10:04:43.863Z] #77 107.1 checking for yajl >= 2.0.0... yes
10:04:43 [2022-08-30T10:04:43.943Z] #77 135.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
10:04:43 [2022-08-30T10:04:43.943Z] #77 135.4 make[5]: Nothing to be done for 'install-exec-am'.
10:04:43 [2022-08-30T10:04:43.943Z] #77 135.4 make[5]: Nothing to be done for 'install-data-am'.
10:04:43 [2022-08-30T10:04:43.943Z] #77 135.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
10:04:43 [2022-08-30T10:04:43.943Z] #77 135.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
10:04:43 [2022-08-30T10:04:43.943Z] #77 135.4 make[4]: Entering directory '/tmp/crun-build/libocispec'
10:04:43 [2022-08-30T10:04:43.943Z] #77 135.6   CC       src/validate.o
10:04:43 [2022-08-30T10:04:43.943Z] #77 135.6   CC       src/image_spec_schema_config_schema.lo
10:04:43 [2022-08-30T10:04:43.943Z] #77 135.6   CC       src/image_spec_schema_content_descriptor.lo
10:04:43 [2022-08-30T10:04:43.943Z] #77 135.6   CC       src/image_spec_schema_defs.lo
10:04:43 [2022-08-30T10:04:43.943Z] #77 135.6   CC       src/image_spec_schema_defs_descriptor.lo
10:04:43 [2022-08-30T10:04:43.943Z] #77 135.6   CC       src/image_spec_schema_image_index_schema.lo
10:04:43 [2022-08-30T10:04:43.943Z] #77 135.6   CC       src/image_spec_schema_image_layout_schema.lo
10:04:43 [2022-08-30T10:04:43.943Z] #77 135.7   CC       src/image_spec_schema_image_manifest_schema.lo
10:04:43 [2022-08-30T10:04:43.943Z] #77 135.7   CC       src/runtime_spec_schema_config_linux.lo
10:04:43 [2022-08-30T10:04:43.943Z] #77 135.7   CC       src/runtime_spec_schema_config_zos.lo
10:04:43 [2022-08-30T10:04:43.943Z] #77 135.8   CC       src/runtime_spec_schema_config_schema.lo
10:04:44 [2022-08-30T10:04:44.124Z] #77 107.1 checking sys/capability.h usability... yes
10:04:44 [2022-08-30T10:04:44.124Z] #77 107.4 checking sys/capability.h presence... yes
10:04:44 [2022-08-30T10:04:44.124Z] #77 107.5 checking for sys/capability.h... yes
10:04:44 [2022-08-30T10:04:44.198Z] #77 135.8   CC       src/runtime_spec_schema_config_solaris.lo
10:04:44 [2022-08-30T10:04:44.198Z] #77 135.9   CC       src/runtime_spec_schema_config_vm.lo
10:04:44 [2022-08-30T10:04:44.198Z] #77 135.9   CC       src/runtime_spec_schema_config_windows.lo
10:04:44 [2022-08-30T10:04:44.198Z] #77 135.9   CC       src/runtime_spec_schema_defs.lo
10:04:44 [2022-08-30T10:04:44.198Z] #77 136.0   CC       src/runtime_spec_schema_defs_linux.lo
10:04:44 [2022-08-30T10:04:44.455Z] #77 136.1   CC       src/runtime_spec_schema_defs_zos.lo
10:04:44 [2022-08-30T10:04:44.455Z] #77 136.2   CC       src/runtime_spec_schema_defs_vm.lo
10:04:44 [2022-08-30T10:04:44.455Z] #77 ...
10:04:44 [2022-08-30T10:04:44.455Z] 
10:04:44 [2022-08-30T10:04:44.455Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
10:04:44 [2022-08-30T10:04:44.455Z] #23 sha256:0fb5d444f914095b3367b6340f76d2306387b974ccd613e35c4fc37f8042d20c
10:04:44 [2022-08-30T10:04:44.455Z] #23 9.433 Collecting yamllint==1.27.1
10:04:44 [2022-08-30T10:04:44.697Z] #77 107.5 checking for library containing cap_from_name... -lcap
10:04:45 [2022-08-30T10:04:45.270Z] #77 108.0 checking for library containing dlopen... -ldl
10:04:45 [2022-08-30T10:04:45.385Z] #23 10.50   Downloading yamllint-1.27.1.tar.gz (129 kB)
10:04:45 [2022-08-30T10:04:45.531Z] #77 108.6 checking seccomp.h usability... yes
10:04:45 [2022-08-30T10:04:45.531Z] #77 108.7 checking seccomp.h presence... yes
10:04:45 [2022-08-30T10:04:45.531Z] #77 108.9 checking for seccomp.h... yes
10:04:46 [2022-08-30T10:04:46.104Z] #77 108.9 checking for library containing seccomp_rule_add... -lseccomp
10:04:46 [2022-08-30T10:04:46.168Z] #64 78.08 + export 'BUILDTAGS=netgo osusergo static_build'
10:04:46 [2022-08-30T10:04:46.168Z] #64 78.08 + BUILDTAGS='netgo osusergo static_build'
10:04:46 [2022-08-30T10:04:46.168Z] #64 78.08 + export EXTRA_FLAGS=-buildmode=pie
10:04:46 [2022-08-30T10:04:46.168Z] #64 78.08 + EXTRA_FLAGS=-buildmode=pie
10:04:46 [2022-08-30T10:04:46.168Z] #64 78.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:04:46 [2022-08-30T10:04:46.168Z] #64 78.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:04:46 [2022-08-30T10:04:46.168Z] #64 78.08 + '[' '' = dynamic ']'
10:04:46 [2022-08-30T10:04:46.168Z] #64 78.08 + make
10:04:46 [2022-08-30T10:04:46.377Z] #77 109.5 checking for library containing seccomp_arch_resolve_name... none required
10:04:46 [2022-08-30T10:04:46.638Z] #77 109.7 checking systemd/sd-bus.h usability... yes
10:04:46 [2022-08-30T10:04:46.638Z] #77 109.8 checking systemd/sd-bus.h presence... yes
10:04:46 [2022-08-30T10:04:46.638Z] #77 109.9 checking for systemd/sd-bus.h... yes
10:04:46 [2022-08-30T10:04:46.790Z] #23 11.67 Collecting pathspec>=0.5.3
10:04:46 [2022-08-30T10:04:46.790Z] #23 11.68   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
10:04:46 [2022-08-30T10:04:46.900Z] #77 109.9 checking for library containing sd_bus_match_signal_async... 
10:04:46 [2022-08-30T10:04:46.900Z] #77 ...
10:04:46 [2022-08-30T10:04:46.900Z] 
10:04:46 [2022-08-30T10:04:46.900Z] #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
10:04:46 [2022-08-30T10:04:46.900Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df
10:04:46 [2022-08-30T10:04:46.900Z] #34 DONE 164.8s
10:04:46 [2022-08-30T10:04:46.900Z] 
10:04:46 [2022-08-30T10:04:46.900Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:04:46 [2022-08-30T10:04:46.900Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db
10:04:46 [2022-08-30T10:04:46.900Z] #21 5.733 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:04:46 [2022-08-30T10:04:46.900Z] #21 10.52 Fetched 8573 kB in 9s (1002 kB/s)
10:04:46 [2022-08-30T10:04:46.900Z] #21 10.52 Reading package lists...
10:04:47 [2022-08-30T10:04:47.048Z] #23 12.03 Collecting pyyaml
10:04:47 [2022-08-30T10:04:47.048Z] #23 12.06   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
10:04:47 [2022-08-30T10:04:47.048Z] #23 12.10 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
10:04:47 [2022-08-30T10:04:47.112Z] #64 ...
10:04:47 [2022-08-30T10:04:47.112Z] 
10:04:47 [2022-08-30T10:04:47.112Z] #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
10:04:47 [2022-08-30T10:04:47.112Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:04:47 [2022-08-30T10:04:47.112Z] #14 138.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
10:04:47 [2022-08-30T10:04:47.112Z] #14 138.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
10:04:47 [2022-08-30T10:04:47.112Z] #14 138.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:04:47 [2022-08-30T10:04:47.161Z] #21 13.91 Reading package lists...
10:04:47 [2022-08-30T10:04:47.161Z] #21 ...
10:04:47 [2022-08-30T10:04:47.161Z] 
10:04:47 [2022-08-30T10:04:47.161Z] #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
10:04:47 [2022-08-30T10:04:47.161Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:04:47 [2022-08-30T10:04:47.161Z] #77 109.9 checking for library containing sd_bus_match_signal_async... -lsystemd
10:04:47 [2022-08-30T10:04:47.305Z] #23 12.12 Building wheels for collected packages: yamllint
10:04:47 [2022-08-30T10:04:47.305Z] #23 12.13   Building wheel for yamllint (setup.py): started
10:04:47 [2022-08-30T10:04:47.423Z] #77 110.6 checking for sd_notify_barrier... yes
10:04:47 [2022-08-30T10:04:47.684Z] #77 110.9 checking linux/bpf.h usability... yes
10:04:47 [2022-08-30T10:04:47.946Z] #77 111.1 checking linux/bpf.h presence... yes
10:04:47 [2022-08-30T10:04:47.946Z] #77 111.2 checking for linux/bpf.h... yes
10:04:48 [2022-08-30T10:04:48.207Z] #77 111.2 checking compilation for eBPF... yes
10:04:48 [2022-08-30T10:04:48.207Z] #77 111.4 checking for criu >= 3.15... no
10:04:48 [2022-08-30T10:04:48.207Z] #77 111.4 configure: CRIU headers not found, building without CRIU support
10:04:48 [2022-08-30T10:04:48.207Z] #77 111.4 checking for criu > 3.16... no
10:04:48 [2022-08-30T10:04:48.207Z] #77 111.4 configure: CRIU version doesn't support join-ns API
10:04:48 [2022-08-30T10:04:48.207Z] #77 111.4 checking for criu > 3.16.1... no
10:04:48 [2022-08-30T10:04:48.207Z] #77 111.5 configure: CRIU version doesn't support for pre-dumping
10:04:48 [2022-08-30T10:04:48.207Z] #77 111.5 checking for new mount API (fsconfig)... yes
10:04:48 [2022-08-30T10:04:48.237Z] #23 13.24   Building wheel for yamllint (setup.py): finished with status 'done'
10:04:48 [2022-08-30T10:04:48.237Z] #23 13.24   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=9cc1f6cf23cdbacf5192ec891f0f6f9ea3bc58a3d62f9258ea112a616b5801d6
10:04:48 [2022-08-30T10:04:48.237Z] #23 13.25   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
10:04:48 [2022-08-30T10:04:48.237Z] #23 13.25 Successfully built yamllint
10:04:48 [2022-08-30T10:04:48.467Z] #77 111.6 checking for seccomp notify API... yes
10:04:48 [2022-08-30T10:04:48.467Z] #77 111.7 checking for gperf... no
10:04:48 [2022-08-30T10:04:48.467Z] #77 111.7 configure: gperf not found - cannot rebuild signal parser code
10:04:48 [2022-08-30T10:04:48.494Z] #23 13.28 Installing collected packages: pyyaml, pathspec, yamllint
10:04:48 [2022-08-30T10:04:48.729Z] #77 111.7 checking for library containing argp_parse... none required
10:04:48 [2022-08-30T10:04:48.752Z] #23 13.67 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.27.1
10:04:48 [2022-08-30T10:04:48.990Z] #77 112.3 checking that generated files are newer than configure... done
10:04:48 [2022-08-30T10:04:48.990Z] #77 112.3 configure: creating ./config.status
10:04:49 [2022-08-30T10:04:49.316Z] #23 DONE 14.3s
10:04:49 [2022-08-30T10:04:49.316Z] 
10:04:49 [2022-08-30T10:04:49.316Z] #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
10:04:49 [2022-08-30T10:04:49.316Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488
10:04:49 [2022-08-30T10:04:49.316Z] #77 136.2   CC       src/runtime_spec_schema_defs_windows.lo
10:04:49 [2022-08-30T10:04:49.316Z] #77 136.4   CC       src/runtime_spec_schema_state_schema.lo
10:04:49 [2022-08-30T10:04:49.316Z] #77 136.5   CC       src/image_manifest_items_image_manifest_items_schema.lo
10:04:49 [2022-08-30T10:04:49.316Z] #77 136.6   CC       src/basic_test_double_array_item.lo
10:04:49 [2022-08-30T10:04:49.316Z] #77 136.8   CC       src/basic_test_top_array_int.lo
10:04:49 [2022-08-30T10:04:49.316Z] #77 136.8   CC       src/basic_test_double_array.lo
10:04:49 [2022-08-30T10:04:49.316Z] #77 136.9   CC       src/basic_test_top_array_string.lo
10:04:49 [2022-08-30T10:04:49.316Z] #77 137.0   CC       src/basic_test_top_double_array_int.lo
10:04:49 [2022-08-30T10:04:49.316Z] #77 137.2   CC       src/basic_test_top_double_array_obj.lo
10:04:49 [2022-08-30T10:04:49.316Z] #77 137.3   CC       src/basic_test_top_double_array_refobj.lo
10:04:49 [2022-08-30T10:04:49.316Z] #77 137.4   CC       src/basic_test_top_double_array_string.lo
10:04:49 [2022-08-30T10:04:49.316Z] #77 137.7   CC       src/read-file.lo
10:04:49 [2022-08-30T10:04:49.316Z] #77 137.8   CC       src/json_common.lo
10:04:49 [2022-08-30T10:04:49.316Z] #77 137.9   CC       tests/test-1.o
10:04:49 [2022-08-30T10:04:49.316Z] #77 138.1   CC       tests/test-2.o
10:04:49 [2022-08-30T10:04:49.316Z] #77 138.3   CC       tests/test-4.o
10:04:49 [2022-08-30T10:04:49.316Z] #77 138.3   CC       tests/test-3.o
10:04:49 [2022-08-30T10:04:49.316Z] #77 138.4   CC       tests/test-5.o
10:04:49 [2022-08-30T10:04:49.316Z] #77 138.7   CC       tests/test-6.o
10:04:49 [2022-08-30T10:04:49.316Z] #77 139.2   CC       tests/test-7.o
10:04:49 [2022-08-30T10:04:49.316Z] #77 139.6   CC       tests/test-8.o
10:04:49 [2022-08-30T10:04:49.316Z] #77 140.0   CC       tests/test-9.o
10:04:49 [2022-08-30T10:04:49.316Z] #77 140.2   CC       tests/test-10.o
10:04:49 [2022-08-30T10:04:49.316Z] #77 140.4   CC       tests/test-11.o
10:04:52 [2022-08-30T10:04:52.298Z] #77 115.1 config.status: creating Makefile
10:04:52 [2022-08-30T10:04:52.298Z] #77 115.3 config.status: creating rpm/crun.spec
10:04:52 [2022-08-30T10:04:52.298Z] #77 115.4 config.status: creating config.h
10:04:52 [2022-08-30T10:04:52.298Z] #77 115.4 config.status: executing libtool commands
10:04:52 [2022-08-30T10:04:52.298Z] #77 115.5 config.status: executing depfiles commands
10:04:52 [2022-08-30T10:04:52.298Z] #77 ...
10:04:52 [2022-08-30T10:04:52.298Z] 
10:04:52 [2022-08-30T10:04:52.298Z] #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
10:04:52 [2022-08-30T10:04:52.298Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6 Delve is a source level debugger for Go programs.
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6 
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6 Delve enables you to interact with your program by controlling the execution of the process,
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6 
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6 
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6 Pass flags to the program you are debugging using `--`, for example:
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6 
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6 `dlv exec ./hello -- server --config conf/config.toml`
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6 
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6 Usage:
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6   dlv [command]
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6 
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6 Available Commands:
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6   attach      Attach to running process and begin debugging.
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6   connect     Connect to a headless debug server with a terminal client.
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6   core        Examine a core dump.
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6   debug       Compile and begin debugging main package in current directory, or the package specified.
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6   exec        Execute a precompiled binary, and begin a debug session.
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6   help        Help about any command
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6   run         Deprecated command. Use 'debug' instead.
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6   test        Compile test binary and begin debugging program.
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6   trace       Compile and begin tracing program.
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6   version     Prints version.
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6 
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6 Flags:
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6       --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)
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6       --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)
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6       --disable-aslr                     Disables address space randomization
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6   -h, --help                             help for dlv
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6       --init string                      Init file, executed by the terminal client.
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6       --log                              Enable debugging server logging.
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6       --wd string                        Working directory for running the program.
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6 
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6 Additional help topics:
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6   dlv backend  Help about the --backend flag.
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6   dlv log      Help about logging flags.
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6   dlv redirect Help about file redirection.
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6 
10:04:52 [2022-08-30T10:04:52.298Z] #36 170.6 Use "dlv [command] --help" for more information about a command.
10:04:52 [2022-08-30T10:04:52.298Z] #36 DONE 170.7s
10:04:52 [2022-08-30T10:04:52.298Z] 
10:04:52 [2022-08-30T10:04:52.298Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:04:52 [2022-08-30T10:04:52.298Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db
10:04:52 [2022-08-30T10:04:52.298Z] #21 13.91 Reading package lists...
10:04:52 [2022-08-30T10:04:52.298Z] #21 16.74 Building dependency tree...
10:04:52 [2022-08-30T10:04:52.298Z] #21 19.10 The following additional packages will be installed:
10:04:52 [2022-08-30T10:04:52.298Z] #21 19.11   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
10:04:52 [2022-08-30T10:04:52.298Z] #21 19.11   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
10:04:52 [2022-08-30T10:04:52.298Z] #21 19.12   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
10:04:52 [2022-08-30T10:04:52.298Z] #21 19.12   libxtables12 python-pip-whl python3-distutils python3-lib2to3
10:04:52 [2022-08-30T10:04:52.298Z] #21 19.12   python3-pkg-resources systemd vim-runtime xxd
10:04:52 [2022-08-30T10:04:52.298Z] #21 19.13 Suggested packages:
10:04:52 [2022-08-30T10:04:52.298Z] #21 19.14   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
10:04:52 [2022-08-30T10:04:52.298Z] #21 19.14   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
10:04:52 [2022-08-30T10:04:52.298Z] #21 19.14   ctags vim-doc vim-scripts xfsdump acl attr quota
10:04:52 [2022-08-30T10:04:52.298Z] #21 19.14 Recommended packages:
10:04:52 [2022-08-30T10:04:52.298Z] #21 19.14   libatm1 nftables libpam-cap build-essential python3-dev dbus
10:04:52 [2022-08-30T10:04:52.298Z] #21 19.14   systemd-timesyncd | time-daemon unzip
10:04:52 [2022-08-30T10:04:52.873Z] #21 21.14 The following NEW packages will be installed:
10:04:52 [2022-08-30T10:04:52.873Z] #21 21.14   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
10:04:52 [2022-08-30T10:04:52.873Z] #21 21.14   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
10:04:52 [2022-08-30T10:04:52.873Z] #21 21.14   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
10:04:52 [2022-08-30T10:04:52.873Z] #21 21.14   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
10:04:52 [2022-08-30T10:04:52.873Z] #21 21.14   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
10:04:52 [2022-08-30T10:04:52.873Z] #21 21.14   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
10:04:52 [2022-08-30T10:04:52.873Z] #21 21.14   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
10:04:52 [2022-08-30T10:04:52.873Z] #21 21.14   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
10:04:52 [2022-08-30T10:04:52.873Z] #21 21.14   vim-runtime xfsprogs xxd xz-utils zip zstd
10:04:53 [2022-08-30T10:04:53.135Z] #21 21.44 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded.
10:04:53 [2022-08-30T10:04:53.135Z] #21 21.44 Need to get 32.8 MB of archives.
10:04:53 [2022-08-30T10:04:53.135Z] #21 21.44 After this operation, 124 MB of additional disk space will be used.
10:04:53 [2022-08-30T10:04:53.135Z] #21 21.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
10:04:53 [2022-08-30T10:04:53.398Z] #21 21.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
10:04:53 [2022-08-30T10:04:53.398Z] #21 21.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
10:04:53 [2022-08-30T10:04:53.398Z] #21 21.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
10:04:53 [2022-08-30T10:04:53.398Z] #21 21.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
10:04:53 [2022-08-30T10:04:53.398Z] #21 21.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
10:04:53 [2022-08-30T10:04:53.398Z] #21 21.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
10:04:53 [2022-08-30T10:04:53.398Z] #21 21.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
10:04:53 [2022-08-30T10:04:53.398Z] #21 21.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
10:04:53 [2022-08-30T10:04:53.398Z] #21 21.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
10:04:53 [2022-08-30T10:04:53.398Z] #21 21.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
10:04:53 [2022-08-30T10:04:53.398Z] #21 21.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
10:04:53 [2022-08-30T10:04:53.398Z] #21 21.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
10:04:53 [2022-08-30T10:04:53.398Z] #21 21.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
10:04:53 [2022-08-30T10:04:53.398Z] #21 21.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
10:04:53 [2022-08-30T10:04:53.398Z] #21 21.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:04:53 [2022-08-30T10:04:53.664Z] #21 21.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
10:04:53 [2022-08-30T10:04:53.664Z] #21 21.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
10:04:53 [2022-08-30T10:04:53.664Z] #21 21.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
10:04:53 [2022-08-30T10:04:53.664Z] #21 21.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
10:04:53 [2022-08-30T10:04:53.664Z] #21 21.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
10:04:53 [2022-08-30T10:04:53.664Z] #21 21.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
10:04:53 [2022-08-30T10:04:53.664Z] #21 21.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
10:04:53 [2022-08-30T10:04:53.664Z] #21 21.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
10:04:53 [2022-08-30T10:04:53.664Z] #21 21.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
10:04:53 [2022-08-30T10:04:53.664Z] #21 21.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
10:04:53 [2022-08-30T10:04:53.664Z] #21 21.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
10:04:53 [2022-08-30T10:04:53.664Z] #21 21.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
10:04:53 [2022-08-30T10:04:53.664Z] #21 21.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
10:04:53 [2022-08-30T10:04:53.664Z] #21 21.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
10:04:53 [2022-08-30T10:04:53.664Z] #21 21.84 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
10:04:53 [2022-08-30T10:04:53.664Z] #21 21.84 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
10:04:53 [2022-08-30T10:04:53.930Z] #21 22.14 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
10:04:53 [2022-08-30T10:04:53.930Z] #21 22.14 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB]
10:04:53 [2022-08-30T10:04:53.930Z] #21 22.14 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:04:53 [2022-08-30T10:04:53.930Z] #21 22.14 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
10:04:53 [2022-08-30T10:04:53.930Z] #21 22.14 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:04:53 [2022-08-30T10:04:53.930Z] #21 22.14 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
10:04:53 [2022-08-30T10:04:53.930Z] #21 22.14 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
10:04:53 [2022-08-30T10:04:53.930Z] #21 22.15 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
10:04:53 [2022-08-30T10:04:53.930Z] #21 22.17 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
10:04:53 [2022-08-30T10:04:53.930Z] #21 22.22 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:04:53 [2022-08-30T10:04:53.930Z] #21 22.22 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
10:04:53 [2022-08-30T10:04:53.930Z] #21 22.22 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:04:53 [2022-08-30T10:04:53.930Z] #21 22.23 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
10:04:53 [2022-08-30T10:04:53.930Z] #21 22.23 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
10:04:53 [2022-08-30T10:04:53.930Z] #21 22.25 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
10:04:53 [2022-08-30T10:04:53.930Z] #21 22.29 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
10:04:53 [2022-08-30T10:04:53.930Z] #21 22.32 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB]
10:04:54 [2022-08-30T10:04:54.192Z] #21 22.35 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
10:04:54 [2022-08-30T10:04:54.192Z] #21 22.37 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
10:04:54 [2022-08-30T10:04:54.192Z] #21 22.37 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
10:04:54 [2022-08-30T10:04:54.454Z] #21 22.60 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
10:04:54 [2022-08-30T10:04:54.454Z] #21 22.64 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
10:04:54 [2022-08-30T10:04:54.454Z] #21 22.69 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
10:04:54 [2022-08-30T10:04:54.454Z] #21 22.71 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
10:04:55 [2022-08-30T10:04:55.400Z] #21 23.37 debconf: delaying package configuration, since apt-utils is not installed
10:04:55 [2022-08-30T10:04:55.400Z] #21 23.54 Fetched 32.8 MB in 2s (20.7 MB/s)
10:04:55 [2022-08-30T10:04:55.400Z] #21 23.61 Selecting previously unselected package libcap2:amd64.
10:04:55 [2022-08-30T10:04:55.400Z] #21 23.61 (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 ... 24018 files and directories currently installed.)
10:04:55 [2022-08-30T10:04:55.400Z] #21 23.65 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
10:04:55 [2022-08-30T10:04:55.400Z] #21 23.67 Unpacking libcap2:amd64 (1:2.44-1) ...
10:04:55 [2022-08-30T10:04:55.661Z] #21 23.80 Selecting previously unselected package libargon2-1:amd64.
10:04:55 [2022-08-30T10:04:55.661Z] #21 23.80 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ...
10:04:55 [2022-08-30T10:04:55.661Z] #21 23.81 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
10:04:55 [2022-08-30T10:04:55.661Z] #21 23.92 Selecting previously unselected package libjson-c5:amd64.
10:04:55 [2022-08-30T10:04:55.661Z] #21 23.93 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ...
10:04:55 [2022-08-30T10:04:55.661Z] #21 23.95 Unpacking libjson-c5:amd64 (0.15-2) ...
10:04:55 [2022-08-30T10:04:55.661Z] #21 24.02 Selecting previously unselected package libcryptsetup12:amd64.
10:04:55 [2022-08-30T10:04:55.923Z] #21 24.02 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
10:04:55 [2022-08-30T10:04:55.923Z] #21 24.03 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
10:04:55 [2022-08-30T10:04:55.923Z] #21 24.21 Selecting previously unselected package libip4tc2:amd64.
10:04:55 [2022-08-30T10:04:55.923Z] #21 24.21 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ...
10:04:55 [2022-08-30T10:04:55.923Z] #21 24.23 Unpacking libip4tc2:amd64 (1.8.7-1) ...
10:04:56 [2022-08-30T10:04:56.185Z] #21 24.30 Selecting previously unselected package libkmod2:amd64.
10:04:56 [2022-08-30T10:04:56.185Z] #21 24.30 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ...
10:04:56 [2022-08-30T10:04:56.185Z] #21 24.31 Unpacking libkmod2:amd64 (28-1) ...
10:04:56 [2022-08-30T10:04:56.185Z] #21 24.45 Selecting previously unselected package systemd.
10:04:56 [2022-08-30T10:04:56.185Z] #21 24.45 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ...
10:04:56 [2022-08-30T10:04:56.447Z] #21 24.58 Unpacking systemd (247.3-7) ...
10:04:57 [2022-08-30T10:04:57.122Z] #14 ...
10:04:57 [2022-08-30T10:04:57.122Z] 
10:04:57 [2022-08-30T10:04:57.122Z] #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
10:04:57 [2022-08-30T10:04:57.122Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:04:57 [2022-08-30T10:04:57.122Z] #77 64.27 libtoolize: putting auxiliary files in '.'.
10:04:57 [2022-08-30T10:04:57.122Z] #77 64.27 libtoolize: copying file './ltmain.sh'
10:04:57 [2022-08-30T10:04:57.122Z] #77 65.38 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
10:04:57 [2022-08-30T10:04:57.122Z] #77 65.38 libtoolize: and rerunning libtoolize and aclocal.
10:04:57 [2022-08-30T10:04:57.122Z] #77 65.38 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
10:04:58 [2022-08-30T10:04:58.367Z] #21 ...
10:04:58 [2022-08-30T10:04:58.367Z] 
10:04:58 [2022-08-30T10:04:58.367Z] #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
10:04:58 [2022-08-30T10:04:58.367Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:04:58 [2022-08-30T10:04:58.367Z] #77 116.7 === configuring in libocispec (/tmp/crun-build/libocispec)
10:04:58 [2022-08-30T10:04:58.367Z] #77 116.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
10:04:58 [2022-08-30T10:04:58.367Z] #77 117.1 checking for gcc... gcc
10:04:58 [2022-08-30T10:04:58.367Z] #77 117.2 checking whether the C compiler works... yes
10:04:58 [2022-08-30T10:04:58.367Z] #77 117.5 checking for C compiler default output file name... a.out
10:04:58 [2022-08-30T10:04:58.367Z] #77 117.5 checking for suffix of executables... 
10:04:58 [2022-08-30T10:04:58.367Z] #77 117.6 checking whether we are cross compiling... no
10:04:58 [2022-08-30T10:04:58.367Z] #77 117.8 checking for suffix of object files... o
10:04:58 [2022-08-30T10:04:58.367Z] #77 118.0 checking whether we are using the GNU C compiler... yes
10:04:58 [2022-08-30T10:04:58.367Z] #77 118.1 checking whether gcc accepts -g... yes
10:04:58 [2022-08-30T10:04:58.367Z] #77 118.3 checking for gcc option to accept ISO C89... none needed
10:04:58 [2022-08-30T10:04:58.367Z] #77 118.5 checking whether gcc understands -c and -o together... yes
10:04:58 [2022-08-30T10:04:58.367Z] #77 118.7 checking how to run the C preprocessor... gcc -E
10:04:58 [2022-08-30T10:04:58.367Z] #77 118.9 checking for grep that handles long lines and -e... /bin/grep
10:04:58 [2022-08-30T10:04:58.367Z] #77 118.9 checking for egrep... /bin/grep -E
10:04:58 [2022-08-30T10:04:58.367Z] #77 118.9 checking for ANSI C header files... yes
10:04:58 [2022-08-30T10:04:58.367Z] #77 119.4 checking for sys/types.h... yes
10:04:58 [2022-08-30T10:04:58.367Z] #77 119.5 checking for sys/stat.h... yes
10:04:58 [2022-08-30T10:04:58.367Z] #77 119.7 checking for stdlib.h... yes
10:04:58 [2022-08-30T10:04:58.367Z] #77 119.8 checking for string.h... yes
10:04:58 [2022-08-30T10:04:58.367Z] #77 120.0 checking for memory.h... yes
10:04:58 [2022-08-30T10:04:58.367Z] #77 120.1 checking for strings.h... yes
10:04:58 [2022-08-30T10:04:58.367Z] #77 120.3 checking for inttypes.h... yes
10:04:58 [2022-08-30T10:04:58.367Z] #77 120.5 checking for stdint.h... yes
10:04:58 [2022-08-30T10:04:58.367Z] #77 120.7 checking for unistd.h... yes
10:04:58 [2022-08-30T10:04:58.367Z] #77 120.8 checking minix/config.h usability... no
10:04:58 [2022-08-30T10:04:58.367Z] #77 121.0 checking minix/config.h presence... no
10:04:58 [2022-08-30T10:04:58.367Z] #77 121.1 checking for minix/config.h... no
10:04:58 [2022-08-30T10:04:58.367Z] #77 121.1 checking whether it is safe to define __EXTENSIONS__... yes
10:04:58 [2022-08-30T10:04:58.367Z] #77 121.3 checking build system type... x86_64-pc-linux-gnu
10:04:58 [2022-08-30T10:04:58.367Z] #77 121.6 checking host system type... x86_64-pc-linux-gnu
10:04:58 [2022-08-30T10:04:58.367Z] #77 121.6 checking how to print strings... printf
10:04:58 [2022-08-30T10:04:58.367Z] #77 121.6 checking for a sed that does not truncate output... /bin/sed
10:04:58 [2022-08-30T10:04:58.367Z] #77 121.6 checking for fgrep... /bin/grep -F
10:04:58 [2022-08-30T10:04:58.367Z] #77 121.6 checking for ld used by gcc... /usr/bin/ld
10:04:58 [2022-08-30T10:04:58.367Z] #77 121.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:04:58 [2022-08-30T10:04:58.367Z] #77 121.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:04:58 [2022-08-30T10:04:58.367Z] #77 121.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:04:58 [2022-08-30T10:04:58.367Z] #77 121.7 checking whether ln -s works... yes
10:04:58 [2022-08-30T10:04:58.367Z] #77 121.7 checking the maximum length of command line arguments... 1572864
10:04:58 [2022-08-30T10:04:58.367Z] #77 121.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
10:04:58 [2022-08-30T10:04:58.367Z] #77 121.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
10:04:58 [2022-08-30T10:04:58.367Z] #77 121.8 checking for /usr/bin/ld option to reload object files... -r
10:04:58 [2022-08-30T10:04:58.367Z] #77 121.8 checking for objdump... objdump
10:04:58 [2022-08-30T10:04:58.367Z] #77 121.8 checking how to recognize dependent libraries... pass_all
10:04:58 [2022-08-30T10:04:58.367Z] #77 121.8 checking for dlltool... no
10:04:58 [2022-08-30T10:04:58.367Z] #77 121.8 checking how to associate runtime and link libraries... printf %s\n
10:04:58 [2022-08-30T10:04:58.367Z] #77 121.8 checking for ar... ar
10:04:58 [2022-08-30T10:04:58.509Z] #77 ...
10:04:58 [2022-08-30T10:04:58.509Z] 
10:04:58 [2022-08-30T10:04:58.509Z] #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
10:04:58 [2022-08-30T10:04:58.509Z] #64 sha256:375235a6916a54eefcec1e6c2fbbf4bac80d553b925d52eaddf0dc2bc416649f
10:04:58 [2022-08-30T10:04:58.509Z] #64 80.46 + bin/ctr
10:04:58 [2022-08-30T10:04:58.629Z] #77 121.8 checking for archiver @FILE support... @
10:04:58 [2022-08-30T10:04:58.629Z] #77 121.9 checking for strip... strip
10:04:58 [2022-08-30T10:04:58.629Z] #77 121.9 checking for ranlib... ranlib
10:04:58 [2022-08-30T10:04:58.629Z] #77 121.9 checking for gawk... no
10:04:58 [2022-08-30T10:04:58.629Z] #77 121.9 checking for mawk... mawk
10:04:58 [2022-08-30T10:04:58.771Z] #64 ...
10:04:58 [2022-08-30T10:04:58.771Z] 
10:04:58 [2022-08-30T10:04:58.771Z] #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
10:04:58 [2022-08-30T10:04:58.771Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:04:58 [2022-08-30T10:04:58.771Z] #14 150.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
10:04:58 [2022-08-30T10:04:58.891Z] #77 121.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:04:58 [2022-08-30T10:04:58.892Z] #77 122.3 checking for sysroot... no
10:04:58 [2022-08-30T10:04:58.892Z] #77 122.3 checking for a working dd... /bin/dd
10:04:58 [2022-08-30T10:04:58.892Z] #77 122.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:04:59 [2022-08-30T10:04:59.032Z] #14 150.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
10:04:59 [2022-08-30T10:04:59.032Z] #14 150.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:04:59 [2022-08-30T10:04:59.153Z] #77 122.4 checking for mt... no
10:04:59 [2022-08-30T10:04:59.153Z] #77 122.4 checking if : is a manifest tool... no
10:04:59 [2022-08-30T10:04:59.153Z] #77 122.5 checking for dlfcn.h... yes
10:04:59 [2022-08-30T10:04:59.154Z] #77 122.6 checking for objdir... .libs
10:04:59 [2022-08-30T10:04:59.728Z] #77 123.0 checking if gcc supports -fno-rtti -fno-exceptions... no
10:04:59 [2022-08-30T10:04:59.728Z] #77 123.1 checking for gcc option to produce PIC... -fPIC -DPIC
10:04:59 [2022-08-30T10:04:59.728Z] #77 123.1 checking if gcc PIC flag -fPIC -DPIC works... yes
10:05:00 [2022-08-30T10:05:00.252Z] #77 123.2 checking if gcc static flag -static works... yes
10:05:00 [2022-08-30T10:05:00.515Z] #77 123.5 checking if gcc supports -c -o file.o... yes
10:05:00 [2022-08-30T10:05:00.515Z] #77 123.6 checking if gcc supports -c -o file.o... (cached) yes
10:05:00 [2022-08-30T10:05:00.515Z] #77 123.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
10:05:00 [2022-08-30T10:05:00.515Z] #77 123.7 checking dynamic linker characteristics... GNU/Linux ld.so
10:05:00 [2022-08-30T10:05:00.515Z] #77 124.0 checking how to hardcode library paths into programs... immediate
10:05:00 [2022-08-30T10:05:00.515Z] #77 124.0 checking whether stripping libraries is possible... yes
10:05:00 [2022-08-30T10:05:00.515Z] #77 124.0 checking if libtool supports shared libraries... yes
10:05:00 [2022-08-30T10:05:00.777Z] #77 124.0 checking whether to build shared libraries... no
10:05:00 [2022-08-30T10:05:00.777Z] #77 124.0 checking whether to build static libraries... yes
10:05:00 [2022-08-30T10:05:00.777Z] #77 124.0 checking for a BSD-compatible install... /usr/bin/install -c
10:05:00 [2022-08-30T10:05:00.777Z] #77 124.1 checking whether build environment is sane... yes
10:05:00 [2022-08-30T10:05:00.777Z] #77 124.1 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:05:00 [2022-08-30T10:05:00.777Z] #77 124.2 checking whether make sets $(MAKE)... yes
10:05:00 [2022-08-30T10:05:00.777Z] #77 124.2 checking whether make supports the include directive... yes (GNU style)
10:05:01 [2022-08-30T10:05:01.059Z] #77 124.3 checking whether make supports nested variables... yes
10:05:01 [2022-08-30T10:05:01.059Z] #77 124.3 checking whether UID '0' is supported by ustar format... yes
10:05:01 [2022-08-30T10:05:01.059Z] #77 124.3 checking whether GID '0' is supported by ustar format... yes
10:05:01 [2022-08-30T10:05:01.059Z] #77 124.3 checking how to create a ustar tar archive... gnutar
10:05:01 [2022-08-30T10:05:01.059Z] #77 124.4 checking dependency style of gcc... gcc3
10:05:01 [2022-08-30T10:05:01.321Z] #77 124.5 checking whether to enable maintainer-specific portions of Makefiles... yes
10:05:01 [2022-08-30T10:05:01.321Z] #77 124.5 checking whether make supports nested variables... (cached) yes
10:05:01 [2022-08-30T10:05:01.321Z] #77 124.5 checking for pkg-config... /usr/bin/pkg-config
10:05:01 [2022-08-30T10:05:01.321Z] #77 124.5 checking pkg-config is at least version 0.9.0... yes
10:05:01 [2022-08-30T10:05:01.321Z] #77 124.5 checking for yajl >= 2.1.0... yes
10:05:01 [2022-08-30T10:05:01.321Z] #77 124.5 checking for a sed that does not truncate output... (cached) /bin/sed
10:05:01 [2022-08-30T10:05:01.321Z] #77 124.6 checking for gcc... (cached) gcc
10:05:01 [2022-08-30T10:05:01.321Z] #77 124.7 checking whether we are using the GNU C compiler... (cached) yes
10:05:01 [2022-08-30T10:05:01.321Z] #77 124.7 checking whether gcc accepts -g... (cached) yes
10:05:01 [2022-08-30T10:05:01.321Z] #77 124.7 checking for gcc option to accept ISO C89... (cached) none needed
10:05:01 [2022-08-30T10:05:01.321Z] #77 124.7 checking whether gcc understands -c and -o together... (cached) yes
10:05:01 [2022-08-30T10:05:01.321Z] #77 124.7 checking for a Python interpreter with version >= 3... python3
10:05:01 [2022-08-30T10:05:01.582Z] #77 124.8 checking for python3... /usr/bin/python3
10:05:01 [2022-08-30T10:05:01.582Z] #77 124.8 checking for python3 version... 3.9
10:05:01 [2022-08-30T10:05:01.582Z] #77 124.8 checking for python3 platform... linux
10:05:01 [2022-08-30T10:05:01.582Z] #77 124.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
10:05:01 [2022-08-30T10:05:01.844Z] #77 125.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
10:05:02 [2022-08-30T10:05:02.107Z] #77 125.3 checking that generated files are newer than configure... done
10:05:02 [2022-08-30T10:05:02.107Z] #77 125.3 configure: creating ./config.status
10:05:04 [2022-08-30T10:05:04.030Z] #77 127.5 config.status: creating Makefile
10:05:04 [2022-08-30T10:05:04.291Z] #77 127.6 config.status: creating config.h
10:05:04 [2022-08-30T10:05:04.291Z] #77 127.6 config.status: executing libtool commands
10:05:04 [2022-08-30T10:05:04.291Z] #77 127.6 config.status: executing depfiles commands
10:05:04 [2022-08-30T10:05:04.328Z] #14 ...
10:05:04 [2022-08-30T10:05:04.328Z] 
10:05:04 [2022-08-30T10:05:04.328Z] #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
10:05:04 [2022-08-30T10:05:04.328Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:05:04 [2022-08-30T10:05:04.328Z] #77 81.21 configure.ac:7: installing './compile'
10:05:04 [2022-08-30T10:05:04.328Z] #77 81.22 configure.ac:11: installing './config.guess'
10:05:04 [2022-08-30T10:05:04.328Z] #77 81.25 configure.ac:11: installing './config.sub'
10:05:04 [2022-08-30T10:05:04.328Z] #77 81.26 configure.ac:8: installing './install-sh'
10:05:04 [2022-08-30T10:05:04.328Z] #77 81.26 configure.ac:8: installing './missing'
10:05:04 [2022-08-30T10:05:04.328Z] #77 81.44 Makefile.am: installing './depcomp'
10:05:04 [2022-08-30T10:05:04.553Z] #77 ...
10:05:04 [2022-08-30T10:05:04.553Z] 
10:05:04 [2022-08-30T10:05:04.553Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:05:04 [2022-08-30T10:05:04.553Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db
10:05:04 [2022-08-30T10:05:04.553Z] #21 26.64 Selecting previously unselected package pigz.
10:05:04 [2022-08-30T10:05:04.553Z] #21 26.64 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 26.65 Unpacking pigz (2.6-1) ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 26.78 Selecting previously unselected package libelf1:amd64.
10:05:04 [2022-08-30T10:05:04.553Z] #21 26.79 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 26.79 Unpacking libelf1:amd64 (0.183-1) ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 26.95 Selecting previously unselected package libbpf0:amd64.
10:05:04 [2022-08-30T10:05:04.553Z] #21 26.96 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 26.97 Unpacking libbpf0:amd64 (1:0.3-2) ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 27.10 Selecting previously unselected package libmnl0:amd64.
10:05:04 [2022-08-30T10:05:04.553Z] #21 27.10 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 27.11 Unpacking libmnl0:amd64 (1.0.4-3) ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 27.17 Selecting previously unselected package libxtables12:amd64.
10:05:04 [2022-08-30T10:05:04.553Z] #21 27.18 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 27.19 Unpacking libxtables12:amd64 (1.8.7-1) ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 27.28 Selecting previously unselected package libcap2-bin.
10:05:04 [2022-08-30T10:05:04.553Z] #21 27.28 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 27.29 Unpacking libcap2-bin (1:2.44-1) ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 27.39 Selecting previously unselected package iproute2.
10:05:04 [2022-08-30T10:05:04.553Z] #21 27.39 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 27.40 Unpacking iproute2 (5.10.0-4) ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 27.80 Selecting previously unselected package xxd.
10:05:04 [2022-08-30T10:05:04.553Z] #21 27.81 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 27.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 27.95 Selecting previously unselected package vim-common.
10:05:04 [2022-08-30T10:05:04.553Z] #21 27.96 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 27.98 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 28.15 Selecting previously unselected package bash-completion.
10:05:04 [2022-08-30T10:05:04.553Z] #21 28.15 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 30.39 Unpacking bash-completion (1:2.11-2) ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 30.87 Selecting previously unselected package bzip2.
10:05:04 [2022-08-30T10:05:04.553Z] #21 30.88 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 30.88 Unpacking bzip2 (1.0.8-4) ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 30.97 Selecting previously unselected package xz-utils.
10:05:04 [2022-08-30T10:05:04.553Z] #21 30.97 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 30.98 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 31.15 Selecting previously unselected package apparmor.
10:05:04 [2022-08-30T10:05:04.553Z] #21 31.15 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 31.21 Unpacking apparmor (2.13.6-10) ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 31.61 Selecting previously unselected package inetutils-ping.
10:05:04 [2022-08-30T10:05:04.553Z] #21 31.62 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 31.63 Unpacking inetutils-ping (2:2.0-1) ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 31.75 Selecting previously unselected package libip6tc2:amd64.
10:05:04 [2022-08-30T10:05:04.553Z] #21 31.78 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 31.80 Unpacking libip6tc2:amd64 (1.8.7-1) ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 31.87 Selecting previously unselected package libnfnetlink0:amd64.
10:05:04 [2022-08-30T10:05:04.553Z] #21 31.88 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 31.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 31.96 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:05:04 [2022-08-30T10:05:04.553Z] #21 31.98 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 31.99 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 32.07 Selecting previously unselected package libnftnl11:amd64.
10:05:04 [2022-08-30T10:05:04.553Z] #21 32.07 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 32.08 Unpacking libnftnl11:amd64 (1.1.9-1) ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 32.16 Selecting previously unselected package iptables.
10:05:04 [2022-08-30T10:05:04.553Z] #21 32.17 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 32.18 Unpacking iptables (1.8.7-1) ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 32.48 Selecting previously unselected package libonig5:amd64.
10:05:04 [2022-08-30T10:05:04.553Z] #21 32.49 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 32.50 Unpacking libonig5:amd64 (6.9.6-1.1) ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 32.65 Selecting previously unselected package libjq1:amd64.
10:05:04 [2022-08-30T10:05:04.553Z] #21 32.66 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 32.66 Unpacking libjq1:amd64 (1.6-2.1) ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 32.77 Selecting previously unselected package jq.
10:05:04 [2022-08-30T10:05:04.553Z] #21 32.78 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 32.79 Unpacking jq (1.6-2.1) ...
10:05:04 [2022-08-30T10:05:04.553Z] #21 32.88 Selecting previously unselected package libaio1:amd64.
10:05:04 [2022-08-30T10:05:04.815Z] #21 32.88 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.815Z] #21 32.89 Unpacking libaio1:amd64 (0.3.112-9) ...
10:05:04 [2022-08-30T10:05:04.815Z] #21 32.98 Selecting previously unselected package libgpm2:amd64.
10:05:04 [2022-08-30T10:05:04.815Z] #21 32.98 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.815Z] #21 32.99 Unpacking libgpm2:amd64 (1.20.7-8) ...
10:05:04 [2022-08-30T10:05:04.815Z] #21 33.06 Selecting previously unselected package libicu67:amd64.
10:05:04 [2022-08-30T10:05:04.815Z] #21 33.07 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ...
10:05:04 [2022-08-30T10:05:04.815Z] #21 33.07 Unpacking libicu67:amd64 (67.1-7) ...
10:05:06 [2022-08-30T10:05:06.245Z] #77 83.40 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
10:05:06 [2022-08-30T10:05:06.245Z] #77 83.40 libtoolize: copying file 'build-aux/ltmain.sh'
10:05:06 [2022-08-30T10:05:06.245Z] #77 83.56 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
10:05:06 [2022-08-30T10:05:06.245Z] #77 83.56 libtoolize: copying file 'm4/libtool.m4'
10:05:06 [2022-08-30T10:05:06.245Z] #77 83.73 libtoolize: copying file 'm4/ltoptions.m4'
10:05:06 [2022-08-30T10:05:06.245Z] #77 83.88 libtoolize: copying file 'm4/ltsugar.m4'
10:05:06 [2022-08-30T10:05:06.507Z] #77 84.17 libtoolize: copying file 'm4/ltversion.m4'
10:05:07 [2022-08-30T10:05:07.081Z] #77 84.43 libtoolize: copying file 'm4/lt~obsolete.m4'
10:05:07 [2022-08-30T10:05:07.343Z] #77 84.84 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
10:05:07 [2022-08-30T10:05:07.365Z] #21 ...
10:05:07 [2022-08-30T10:05:07.365Z] 
10:05:07 [2022-08-30T10:05:07.365Z] #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
10:05:07 [2022-08-30T10:05:07.365Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:05:07 [2022-08-30T10:05:07.365Z] #77 128.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
10:05:07 [2022-08-30T10:05:07.365Z] #77 128.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
10:05:07 [2022-08-30T10:05:07.365Z] #77 128.7 checking for gcc... gcc
10:05:07 [2022-08-30T10:05:07.365Z] #77 128.8 checking whether the C compiler works... yes
10:05:07 [2022-08-30T10:05:07.365Z] #77 129.0 checking for C compiler default output file name... a.out
10:05:07 [2022-08-30T10:05:07.365Z] #77 129.0 checking for suffix of executables... 
10:05:07 [2022-08-30T10:05:07.365Z] #77 129.1 checking whether we are cross compiling... no
10:05:07 [2022-08-30T10:05:07.365Z] #77 129.4 checking for suffix of object files... o
10:05:07 [2022-08-30T10:05:07.365Z] #77 129.5 checking whether we are using the GNU C compiler... yes
10:05:07 [2022-08-30T10:05:07.365Z] #77 129.6 checking whether gcc accepts -g... yes
10:05:07 [2022-08-30T10:05:07.365Z] #77 129.6 checking for gcc option to accept ISO C89... none needed
10:05:07 [2022-08-30T10:05:07.365Z] #77 129.7 checking whether gcc understands -c and -o together... yes
10:05:07 [2022-08-30T10:05:07.365Z] #77 129.9 checking for a BSD-compatible install... /usr/bin/install -c
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.0 checking whether build environment is sane... yes
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.0 checking for gawk... no
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.0 checking for mawk... mawk
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.0 checking whether make sets $(MAKE)... yes
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.1 checking whether make supports the include directive... yes (GNU style)
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.1 checking whether make supports nested variables... yes
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.1 checking whether UID '0' is supported by ustar format... yes
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.1 checking whether GID '0' is supported by ustar format... yes
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.1 checking how to create a ustar tar archive... gnutar
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.2 checking dependency style of gcc... gcc3
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.3 checking whether to enable maintainer-specific portions of Makefiles... yes
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.3 checking whether make supports nested variables... (cached) yes
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.4 checking build system type... x86_64-pc-linux-gnu
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.6 checking host system type... x86_64-pc-linux-gnu
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.6 checking how to print strings... printf
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.6 checking for a sed that does not truncate output... /bin/sed
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.6 checking for grep that handles long lines and -e... /bin/grep
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.6 checking for egrep... /bin/grep -E
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.6 checking for fgrep... /bin/grep -F
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.6 checking for ld used by gcc... /usr/bin/ld
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:05:07 [2022-08-30T10:05:07.365Z] #77 130.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:05:07 [2022-08-30T10:05:07.373Z] #77 ...
10:05:07 [2022-08-30T10:05:07.373Z] 
10:05:07 [2022-08-30T10:05:07.373Z] #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
10:05:07 [2022-08-30T10:05:07.373Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4
10:05:07 [2022-08-30T10:05:07.374Z] #47 201.6 + dpkg --print-architecture
10:05:07 [2022-08-30T10:05:07.374Z] #47 DONE 202.3s
10:05:07 [2022-08-30T10:05:07.374Z] 
10:05:07 [2022-08-30T10:05:07.374Z] #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.46.2"      && /build/golangci-lint --version
10:05:07 [2022-08-30T10:05:07.374Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c
10:05:07 [2022-08-30T10:05:07.627Z] #77 130.8 checking whether ln -s works... yes
10:05:07 [2022-08-30T10:05:07.627Z] #77 130.8 checking the maximum length of command line arguments... 1572864
10:05:07 [2022-08-30T10:05:07.627Z] #77 130.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
10:05:07 [2022-08-30T10:05:07.627Z] #77 130.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
10:05:07 [2022-08-30T10:05:07.627Z] #77 130.8 checking for /usr/bin/ld option to reload object files... -r
10:05:07 [2022-08-30T10:05:07.627Z] #77 130.8 checking for objdump... objdump
10:05:07 [2022-08-30T10:05:07.627Z] #77 130.8 checking how to recognize dependent libraries... pass_all
10:05:07 [2022-08-30T10:05:07.627Z] #77 130.8 checking for dlltool... no
10:05:07 [2022-08-30T10:05:07.627Z] #77 130.8 checking how to associate runtime and link libraries... printf %s\n
10:05:07 [2022-08-30T10:05:07.627Z] #77 130.8 checking for ar... ar
10:05:07 [2022-08-30T10:05:07.627Z] #77 130.8 checking for archiver @FILE support... @
10:05:07 [2022-08-30T10:05:07.627Z] #77 131.0 checking for strip... strip
10:05:07 [2022-08-30T10:05:07.627Z] #77 131.0 checking for ranlib... ranlib
10:05:07 [2022-08-30T10:05:07.889Z] #77 131.0 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:05:07 [2022-08-30T10:05:07.889Z] #77 131.3 checking for sysroot... no
10:05:07 [2022-08-30T10:05:07.889Z] #77 131.3 checking for a working dd... /bin/dd
10:05:08 [2022-08-30T10:05:08.151Z] #77 131.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:05:08 [2022-08-30T10:05:08.151Z] #77 131.4 checking for mt... no
10:05:08 [2022-08-30T10:05:08.151Z] #77 131.4 checking if : is a manifest tool... no
10:05:08 [2022-08-30T10:05:08.151Z] #77 131.5 checking how to run the C preprocessor... gcc -E
10:05:08 [2022-08-30T10:05:08.988Z] #77 131.7 checking for ANSI C header files... yes
10:05:08 [2022-08-30T10:05:08.988Z] #77 132.3 checking for sys/types.h... yes
10:05:08 [2022-08-30T10:05:08.988Z] #77 132.4 checking for sys/stat.h... yes
10:05:09 [2022-08-30T10:05:09.512Z] #77 132.5 checking for stdlib.h... yes
10:05:09 [2022-08-30T10:05:09.512Z] #77 132.7 checking for string.h... yes
10:05:09 [2022-08-30T10:05:09.512Z] #77 132.8 checking for memory.h... yes
10:05:09 [2022-08-30T10:05:09.773Z] #77 133.0 checking for strings.h... yes
10:05:10 [2022-08-30T10:05:10.034Z] #77 133.1 checking for inttypes.h... yes
10:05:10 [2022-08-30T10:05:10.034Z] #77 133.3 checking for stdint.h... yes
10:05:10 [2022-08-30T10:05:10.296Z] #77 133.4 checking for unistd.h... yes
10:05:10 [2022-08-30T10:05:10.296Z] #77 133.6 checking for dlfcn.h... yes
10:05:10 [2022-08-30T10:05:10.296Z] #77 133.8 checking for objdir... .libs
10:05:10 [2022-08-30T10:05:10.648Z] #77 ...
10:05:10 [2022-08-30T10:05:10.648Z] 
10:05:10 [2022-08-30T10:05:10.648Z] #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
10:05:10 [2022-08-30T10:05:10.648Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:05:10 [2022-08-30T10:05:10.648Z] #14 162.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
10:05:10 [2022-08-30T10:05:10.648Z] #14 162.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
10:05:10 [2022-08-30T10:05:10.648Z] #14 162.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:05:10 [2022-08-30T10:05:10.871Z] #77 134.1 checking if gcc supports -fno-rtti -fno-exceptions... no
10:05:10 [2022-08-30T10:05:10.871Z] #77 134.3 checking for gcc option to produce PIC... -fPIC -DPIC
10:05:10 [2022-08-30T10:05:10.871Z] #77 134.3 checking if gcc PIC flag -fPIC -DPIC works... yes
10:05:11 [2022-08-30T10:05:11.395Z] #77 134.4 checking if gcc static flag -static works... yes
10:05:11 [2022-08-30T10:05:11.395Z] #77 134.8 checking if gcc supports -c -o file.o... yes
10:05:11 [2022-08-30T10:05:11.657Z] #77 134.9 checking if gcc supports -c -o file.o... (cached) yes
10:05:11 [2022-08-30T10:05:11.657Z] #77 134.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
10:05:11 [2022-08-30T10:05:11.919Z] #77 135.0 checking dynamic linker characteristics... GNU/Linux ld.so
10:05:11 [2022-08-30T10:05:11.919Z] #77 135.3 checking how to hardcode library paths into programs... immediate
10:05:11 [2022-08-30T10:05:11.919Z] #77 135.3 checking whether stripping libraries is possible... yes
10:05:11 [2022-08-30T10:05:11.919Z] #77 135.3 checking if libtool supports shared libraries... yes
10:05:11 [2022-08-30T10:05:11.919Z] #77 135.3 checking whether to build shared libraries... no
10:05:11 [2022-08-30T10:05:11.919Z] #77 135.3 checking whether to build static libraries... yes
10:05:11 [2022-08-30T10:05:11.919Z] #77 135.3 checking float.h usability... yes
10:05:12 [2022-08-30T10:05:12.180Z] #77 135.4 checking float.h presence... yes
10:05:12 [2022-08-30T10:05:12.180Z] #77 135.5 checking for float.h... yes
10:05:12 [2022-08-30T10:05:12.442Z] #77 135.5 checking limits.h usability... yes
10:05:12 [2022-08-30T10:05:12.442Z] #77 135.7 checking limits.h presence... yes
10:05:12 [2022-08-30T10:05:12.442Z] #77 135.8 checking for limits.h... yes
10:05:12 [2022-08-30T10:05:12.703Z] #77 135.8 checking stddef.h usability... yes
10:05:12 [2022-08-30T10:05:12.703Z] #77 136.0 checking stddef.h presence... yes
10:05:12 [2022-08-30T10:05:12.703Z] #77 136.0 checking for stddef.h... yes
10:05:12 [2022-08-30T10:05:12.703Z] #77 136.0 checking for stdlib.h... (cached) yes
10:05:12 [2022-08-30T10:05:12.703Z] #77 136.1 checking for string.h... (cached) yes
10:05:12 [2022-08-30T10:05:12.965Z] #77 136.1 checking sys/time.h usability... yes
10:05:12 [2022-08-30T10:05:12.965Z] #77 136.2 checking sys/time.h presence... yes
10:05:12 [2022-08-30T10:05:12.965Z] #77 136.3 checking for sys/time.h... yes
10:05:12 [2022-08-30T10:05:12.965Z] #77 136.3 checking for inline... inline
10:05:13 [2022-08-30T10:05:13.276Z] #77 136.4 checking for size_t... yes
10:05:13 [2022-08-30T10:05:13.276Z] #77 136.7 checking for stdlib.h... (cached) yes
10:05:13 [2022-08-30T10:05:13.541Z] #77 136.7 checking for GNU libc compatible malloc... yes
10:05:13 [2022-08-30T10:05:13.541Z] #77 136.9 checking for stdlib.h... (cached) yes
10:05:13 [2022-08-30T10:05:13.802Z] #77 136.9 checking for GNU libc compatible realloc... yes
10:05:14 [2022-08-30T10:05:14.065Z] #77 137.2 checking for working strtod... yes
10:05:14 [2022-08-30T10:05:14.329Z] #77 137.4 checking for gettimeofday... yes
10:05:14 [2022-08-30T10:05:14.590Z] #77 137.7 checking for memset... yes
10:05:14 [2022-08-30T10:05:14.851Z] #77 137.8 checking for strspn... yes
10:05:15 [2022-08-30T10:05:15.112Z] #77 138.3 checking that generated files are newer than configure... done
10:05:15 [2022-08-30T10:05:15.112Z] #77 138.3 configure: creating ./config.status
10:05:17 [2022-08-30T10:05:17.027Z] #77 140.3 config.status: creating Makefile
10:05:17 [2022-08-30T10:05:17.027Z] #77 140.4 config.status: creating config.h
10:05:17 [2022-08-30T10:05:17.027Z] #77 140.4 config.status: executing depfiles commands
10:05:17 [2022-08-30T10:05:17.288Z] #77 140.6 config.status: executing libtool commands
10:05:18 [2022-08-30T10:05:18.231Z] #77 141.5   GEN      .version
10:05:18 [2022-08-30T10:05:18.231Z] #77 141.5 make  install-recursive
10:05:18 [2022-08-30T10:05:18.231Z] #77 141.5 make[1]: Entering directory '/tmp/crun-build'
10:05:18 [2022-08-30T10:05:18.492Z] #77 141.6 Making install in libocispec
10:05:18 [2022-08-30T10:05:18.492Z] #77 141.6 make[2]: Entering directory '/tmp/crun-build/libocispec'
10:05:18 [2022-08-30T10:05:18.492Z] #77 141.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
10:05:18 [2022-08-30T10:05:18.492Z] #77 141.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
10:05:18 [2022-08-30T10:05:18.492Z] #77 141.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
10:05:18 [2022-08-30T10:05:18.492Z] #77 141.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
10:05:18 [2022-08-30T10:05:18.492Z] #77 ...
10:05:18 [2022-08-30T10:05:18.492Z] 
10:05:18 [2022-08-30T10:05:18.492Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:05:18 [2022-08-30T10:05:18.492Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db
10:05:18 [2022-08-30T10:05:18.492Z] #21 36.55 Selecting previously unselected package libinih1:amd64.
10:05:18 [2022-08-30T10:05:18.492Z] #21 36.56 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 36.57 Unpacking libinih1:amd64 (53-1+b2) ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 36.64 Selecting previously unselected package libmicrohttpd12:amd64.
10:05:18 [2022-08-30T10:05:18.492Z] #21 36.66 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 36.67 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 36.81 Selecting previously unselected package libnet1:amd64.
10:05:18 [2022-08-30T10:05:18.492Z] #21 36.81 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 36.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 36.91 Selecting previously unselected package libnl-3-200:amd64.
10:05:18 [2022-08-30T10:05:18.492Z] #21 36.92 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 36.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 37.01 Selecting previously unselected package libprotobuf-c1:amd64.
10:05:18 [2022-08-30T10:05:18.492Z] #21 37.02 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 37.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 37.09 Selecting previously unselected package libyajl2:amd64.
10:05:18 [2022-08-30T10:05:18.492Z] #21 37.09 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 37.10 Unpacking libyajl2:amd64 (2.1.0-3) ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 37.16 Selecting previously unselected package net-tools.
10:05:18 [2022-08-30T10:05:18.492Z] #21 37.16 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 37.16 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 37.38 Selecting previously unselected package patch.
10:05:18 [2022-08-30T10:05:18.492Z] #21 37.38 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 37.39 Unpacking patch (2.7.6-7) ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 37.51 Selecting previously unselected package python-pip-whl.
10:05:18 [2022-08-30T10:05:18.492Z] #21 37.52 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 37.53 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 38.13 Selecting previously unselected package python3-lib2to3.
10:05:18 [2022-08-30T10:05:18.492Z] #21 38.15 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 38.15 Unpacking python3-lib2to3 (3.9.2-1) ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 38.29 Selecting previously unselected package python3-distutils.
10:05:18 [2022-08-30T10:05:18.492Z] #21 38.30 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 38.30 Unpacking python3-distutils (3.9.2-1) ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 38.42 Selecting previously unselected package python3-pkg-resources.
10:05:18 [2022-08-30T10:05:18.492Z] #21 38.42 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 38.43 Unpacking python3-pkg-resources (52.0.0-4) ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 38.57 Selecting previously unselected package python3-setuptools.
10:05:18 [2022-08-30T10:05:18.492Z] #21 38.57 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 38.58 Unpacking python3-setuptools (52.0.0-4) ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 38.89 Selecting previously unselected package python3-wheel.
10:05:18 [2022-08-30T10:05:18.492Z] #21 38.90 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 38.91 Unpacking python3-wheel (0.34.2-1) ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 38.99 Selecting previously unselected package python3-pip.
10:05:18 [2022-08-30T10:05:18.492Z] #21 38.99 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 39.00 Unpacking python3-pip (20.3.4-4+deb11u1) ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 39.31 Selecting previously unselected package sudo.
10:05:18 [2022-08-30T10:05:18.492Z] #21 39.31 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 39.32 Unpacking sudo (1.9.5p2-3) ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 39.87 Selecting previously unselected package systemd-journal-remote.
10:05:18 [2022-08-30T10:05:18.492Z] #21 39.87 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 39.89 Unpacking systemd-journal-remote (247.3-7) ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 40.03 Selecting previously unselected package thin-provisioning-tools.
10:05:18 [2022-08-30T10:05:18.492Z] #21 40.03 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 40.03 Unpacking thin-provisioning-tools (0.9.0-1) ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 40.32 Selecting previously unselected package uidmap.
10:05:18 [2022-08-30T10:05:18.492Z] #21 40.33 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 40.35 Unpacking uidmap (1:4.8.1-1) ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 40.50 Selecting previously unselected package vim-runtime.
10:05:18 [2022-08-30T10:05:18.492Z] #21 40.51 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 40.54 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
10:05:18 [2022-08-30T10:05:18.492Z] #21 40.59 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
10:05:18 [2022-08-30T10:05:18.492Z] #21 40.61 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 44.23 Selecting previously unselected package vim.
10:05:18 [2022-08-30T10:05:18.492Z] #21 44.24 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 44.25 Unpacking vim (2:8.2.2434-3+deb11u1) ...
10:05:18 [2022-08-30T10:05:18.492Z] #21 44.79 Selecting previously unselected package xfsprogs.
10:05:18 [2022-08-30T10:05:18.493Z] #21 44.80 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ...
10:05:18 [2022-08-30T10:05:18.493Z] #21 44.81 Unpacking xfsprogs (5.10.0-4) ...
10:05:18 [2022-08-30T10:05:18.493Z] #21 45.35 Selecting previously unselected package zip.
10:05:18 [2022-08-30T10:05:18.493Z] #21 45.36 Preparing to unpack .../54-zip_3.0-12_amd64.deb ...
10:05:18 [2022-08-30T10:05:18.493Z] #21 45.37 Unpacking zip (3.0-12) ...
10:05:18 [2022-08-30T10:05:18.493Z] #21 45.53 Selecting previously unselected package zstd.
10:05:18 [2022-08-30T10:05:18.493Z] #21 45.53 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ...
10:05:18 [2022-08-30T10:05:18.493Z] #21 45.55 Unpacking zstd (1.4.8+dfsg-2.1) ...
10:05:18 [2022-08-30T10:05:18.493Z] #21 45.91 Setting up python3-pkg-resources (52.0.0-4) ...
10:05:18 [2022-08-30T10:05:18.493Z] #21 46.81 Setting up libip4tc2:amd64 (1.8.7-1) ...
10:05:18 [2022-08-30T10:05:18.754Z] #21 46.83 Setting up net-tools (1.60+git20181103.0eebece-1) ...
10:05:18 [2022-08-30T10:05:18.754Z] #21 46.84 Setting up libgpm2:amd64 (1.20.7-8) ...
10:05:18 [2022-08-30T10:05:18.754Z] #21 46.86 Setting up libicu67:amd64 (67.1-7) ...
10:05:18 [2022-08-30T10:05:18.754Z] #21 46.87 Setting up libip6tc2:amd64 (1.8.7-1) ...
10:05:18 [2022-08-30T10:05:18.754Z] #21 46.89 Setting up libinih1:amd64 (53-1+b2) ...
10:05:18 [2022-08-30T10:05:18.754Z] #21 46.90 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
10:05:18 [2022-08-30T10:05:18.754Z] #21 46.91 Setting up uidmap (1:4.8.1-1) ...
10:05:18 [2022-08-30T10:05:18.754Z] #21 46.93 Setting up libyajl2:amd64 (2.1.0-3) ...
10:05:18 [2022-08-30T10:05:18.754Z] #21 46.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:05:18 [2022-08-30T10:05:18.754Z] #21 46.95 Setting up bzip2 (1.0.8-4) ...
10:05:18 [2022-08-30T10:05:18.754Z] #21 46.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:05:18 [2022-08-30T10:05:18.754Z] #21 46.98 Setting up python3-wheel (0.34.2-1) ...
10:05:19 [2022-08-30T10:05:19.326Z] #21 ...
10:05:19 [2022-08-30T10:05:19.326Z] 
10:05:19 [2022-08-30T10:05:19.326Z] #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
10:05:19 [2022-08-30T10:05:19.326Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:05:19 [2022-08-30T10:05:19.326Z] #77 142.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
10:05:19 [2022-08-30T10:05:19.326Z] #77 142.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
10:05:19 [2022-08-30T10:05:19.326Z] #77 142.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
10:05:19 [2022-08-30T10:05:19.326Z] #77 142.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
10:05:19 [2022-08-30T10:05:19.326Z] #77 142.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
10:05:19 [2022-08-30T10:05:19.326Z] #77 142.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
10:05:19 [2022-08-30T10:05:19.326Z] #77 142.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
10:05:19 [2022-08-30T10:05:19.326Z] #77 142.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
10:05:19 [2022-08-30T10:05:19.326Z] #77 142.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
10:05:19 [2022-08-30T10:05:19.587Z] #77 142.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
10:05:19 [2022-08-30T10:05:19.587Z] #77 142.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
10:05:19 [2022-08-30T10:05:19.587Z] #77 142.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
10:05:19 [2022-08-30T10:05:19.587Z] #77 142.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
10:05:19 [2022-08-30T10:05:19.587Z] #77 142.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
10:05:19 [2022-08-30T10:05:19.587Z] #77 142.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
10:05:19 [2022-08-30T10:05:19.587Z] #77 142.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
10:05:20 [2022-08-30T10:05:20.530Z] #77 143.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
10:05:20 [2022-08-30T10:05:20.530Z] #77 143.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
10:05:20 [2022-08-30T10:05:20.530Z] #77 143.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
10:05:20 [2022-08-30T10:05:20.530Z] #77 143.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
10:05:20 [2022-08-30T10:05:20.530Z] #77 143.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
10:05:20 [2022-08-30T10:05:20.530Z] #77 143.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
10:05:20 [2022-08-30T10:05:20.530Z] #77 143.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
10:05:20 [2022-08-30T10:05:20.530Z] #77 143.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
10:05:20 [2022-08-30T10:05:20.530Z] #77 143.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
10:05:20 [2022-08-30T10:05:20.530Z] #77 143.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
10:05:20 [2022-08-30T10:05:20.530Z] #77 143.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
10:05:20 [2022-08-30T10:05:20.530Z] #77 143.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
10:05:20 [2022-08-30T10:05:20.530Z] #77 143.9 make  install-recursive
10:05:20 [2022-08-30T10:05:20.530Z] #77 143.9 make[3]: Entering directory '/tmp/crun-build/libocispec'
10:05:20 [2022-08-30T10:05:20.530Z] #77 144.0 Making install in yajl
10:05:20 [2022-08-30T10:05:20.792Z] #77 144.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
10:05:20 [2022-08-30T10:05:20.792Z] #77 144.1   CC       verify/json_verify-json_verify.o
10:05:20 [2022-08-30T10:05:20.792Z] #77 144.1   CC       src/libyajl_la-yajl_alloc.lo
10:05:20 [2022-08-30T10:05:20.792Z] #77 144.1   CC       src/libyajl_la-yajl.lo
10:05:20 [2022-08-30T10:05:20.792Z] #77 144.1   CC       src/libyajl_la-yajl_gen.lo
10:05:20 [2022-08-30T10:05:20.792Z] #77 144.1   CC       src/libyajl_la-yajl_parser.lo
10:05:20 [2022-08-30T10:05:20.792Z] #77 144.1   CC       src/libyajl_la-yajl_buf.lo
10:05:20 [2022-08-30T10:05:20.792Z] #77 144.2   CC       src/libyajl_la-yajl_encode.lo
10:05:20 [2022-08-30T10:05:20.792Z] #77 144.2   CC       src/libyajl_la-yajl_lex.lo
10:05:21 [2022-08-30T10:05:21.053Z] #77 144.2   CC       src/libyajl_la-yajl_tree.lo
10:05:22 [2022-08-30T10:05:22.223Z] #55 ...
10:05:22 [2022-08-30T10:05:22.223Z] 
10:05:22 [2022-08-30T10:05:22.223Z] #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
10:05:22 [2022-08-30T10:05:22.223Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488
10:05:22 [2022-08-30T10:05:22.223Z] #77 172.4   CCLD     libocispec.la
10:05:22 [2022-08-30T10:05:22.223Z] #77 172.8   CCLD     src/validate
10:05:22 [2022-08-30T10:05:22.223Z] #77 172.8   CCLD     tests/test-1
10:05:22 [2022-08-30T10:05:22.223Z] #77 172.9   CCLD     tests/test-2
10:05:22 [2022-08-30T10:05:22.223Z] #77 172.9   CCLD     tests/test-3
10:05:22 [2022-08-30T10:05:22.223Z] #77 172.9   CCLD     tests/test-4
10:05:22 [2022-08-30T10:05:22.223Z] #77 172.9   CCLD     tests/test-5
10:05:22 [2022-08-30T10:05:22.223Z] #77 173.0   CCLD     tests/test-6
10:05:22 [2022-08-30T10:05:22.223Z] #77 173.0   CCLD     tests/test-7
10:05:22 [2022-08-30T10:05:22.223Z] #77 173.1   CCLD     tests/test-8
10:05:22 [2022-08-30T10:05:22.223Z] #77 173.1   CCLD     tests/test-9
10:05:22 [2022-08-30T10:05:22.223Z] #77 173.3   CCLD     tests/test-10
10:05:22 [2022-08-30T10:05:22.223Z] #77 173.3 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
10:05:22 [2022-08-30T10:05:22.223Z] #77 173.3   CCLD     tests/test-11
10:05:23 [2022-08-30T10:05:23.591Z] #77 175.1 libtool: link: ar cr libocispec.a 
10:05:23 [2022-08-30T10:05:23.591Z] #77 175.2 libtool: link: ranlib libocispec.a
10:05:24 [2022-08-30T10:05:24.960Z] #77 176.4 make[5]: Entering directory '/tmp/crun-build/libocispec'
10:05:24 [2022-08-30T10:05:24.960Z] #77 176.4 make[5]: Nothing to be done for 'install-exec-am'.
10:05:24 [2022-08-30T10:05:24.960Z] #77 176.4 make[5]: Nothing to be done for 'install-data-am'.
10:05:24 [2022-08-30T10:05:24.960Z] #77 176.4 make[5]: Leaving directory '/tmp/crun-build/libocispec'
10:05:24 [2022-08-30T10:05:24.960Z] #77 176.4 make[4]: Leaving directory '/tmp/crun-build/libocispec'
10:05:24 [2022-08-30T10:05:24.960Z] #77 176.4 make[3]: Leaving directory '/tmp/crun-build/libocispec'
10:05:24 [2022-08-30T10:05:24.960Z] #77 176.4 make[2]: Leaving directory '/tmp/crun-build/libocispec'
10:05:24 [2022-08-30T10:05:24.960Z] #77 176.4 make[2]: Entering directory '/tmp/crun-build'
10:05:24 [2022-08-30T10:05:24.960Z] #77 176.6   CC       src/libcrun/libcrun_testing_a-utils.o
10:05:24 [2022-08-30T10:05:24.960Z] #77 176.6   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
10:05:24 [2022-08-30T10:05:24.960Z] #77 176.6   CC       src/libcrun/libcrun_testing_a-container.o
10:05:24 [2022-08-30T10:05:24.960Z] #77 176.6   CC       src/libcrun/libcrun_testing_a-cgroup.o
10:05:24 [2022-08-30T10:05:24.960Z] #77 176.6   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
10:05:24 [2022-08-30T10:05:24.960Z] #77 176.6   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
10:05:24 [2022-08-30T10:05:24.960Z] #77 176.7   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
10:05:24 [2022-08-30T10:05:24.960Z] #77 176.7   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
10:05:24 [2022-08-30T10:05:24.960Z] #77 176.8   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
10:05:25 [2022-08-30T10:05:25.216Z] #77 176.8   CC       src/libcrun/libcrun_testing_a-criu.o
10:05:25 [2022-08-30T10:05:25.216Z] #77 176.9   CC       src/libcrun/libcrun_testing_a-custom-handler.o
10:05:25 [2022-08-30T10:05:25.216Z] #77 176.9   CC       src/libcrun/libcrun_testing_a-linux.o
10:05:25 [2022-08-30T10:05:25.216Z] #77 176.9   CC       src/libcrun/libcrun_testing_a-seccomp.o
10:05:25 [2022-08-30T10:05:25.216Z] #77 177.0   CC       src/libcrun/libcrun_testing_a-ebpf.o
10:05:25 [2022-08-30T10:05:25.472Z] #77 177.0   CC       src/libcrun/libcrun_testing_a-error.o
10:05:25 [2022-08-30T10:05:25.472Z] #77 177.1   CC       src/libcrun/libcrun_testing_a-status.o
10:05:25 [2022-08-30T10:05:25.472Z] #77 177.2   CC       src/libcrun/libcrun_testing_a-terminal.o
10:05:25 [2022-08-30T10:05:25.472Z] #77 177.2   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
10:05:25 [2022-08-30T10:05:25.728Z] #77 177.4   CC       src/libcrun/libcrun_testing_a-signals.o
10:05:25 [2022-08-30T10:05:25.728Z] #77 177.4   CC       src/libcrun/libcrun_testing_a-mount_flags.o
10:05:25 [2022-08-30T10:05:25.728Z] #77 177.5   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
10:05:25 [2022-08-30T10:05:25.985Z] #77 177.6   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
10:05:25 [2022-08-30T10:05:25.985Z] #77 177.7   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
10:05:25 [2022-08-30T10:05:25.985Z] #77 177.7   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
10:05:26 [2022-08-30T10:05:26.242Z] #77 177.9   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
10:05:26 [2022-08-30T10:05:26.242Z] #77 178.1   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
10:05:26 [2022-08-30T10:05:26.345Z] #77 ...
10:05:26 [2022-08-30T10:05:26.345Z] 
10:05:26 [2022-08-30T10:05:26.345Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:05:26 [2022-08-30T10:05:26.345Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db
10:05:26 [2022-08-30T10:05:26.345Z] #21 47.67 Setting up libmicrohttpd12:amd64 (0.9.72-2) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 47.68 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 47.69 Setting up libcap2:amd64 (1:2.44-1) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 47.71 Setting up libcap2-bin (1:2.44-1) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 47.72 Setting up apparmor (2.13.6-10) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 49.44 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
10:05:26 [2022-08-30T10:05:26.345Z] #21 49.55 Setting up zip (3.0-12) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 49.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 49.60 Setting up bash-completion (1:2.11-2) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 51.89 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 51.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:05:26 [2022-08-30T10:05:26.345Z] #21 51.91 Setting up libmnl0:amd64 (1.0.4-3) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 51.93 Setting up patch (2.7.6-7) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 51.94 Setting up sudo (1.9.5p2-3) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 52.02 invoke-rc.d: could not determine current runlevel
10:05:26 [2022-08-30T10:05:26.345Z] #21 52.03 invoke-rc.d: policy-rc.d denied execution of start.
10:05:26 [2022-08-30T10:05:26.345Z] #21 52.04 Setting up xfsprogs (5.10.0-4) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 52.05 System has not been booted with systemd as init system (PID 1). Can't operate.
10:05:26 [2022-08-30T10:05:26.345Z] #21 52.06 Failed to connect to bus: Host is down
10:05:26 [2022-08-30T10:05:26.345Z] #21 52.06 Setting up libxtables12:amd64 (1.8.7-1) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 52.07 Setting up inetutils-ping (2:2.0-1) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 52.09 Setting up pigz (2.6-1) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 52.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 52.11 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 52.14 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 52.15 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 52.98 Setting up libaio1:amd64 (0.3.112-9) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 53.01 Setting up python3-lib2to3 (3.9.2-1) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 53.42 Setting up libelf1:amd64 (0.183-1) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 53.44 Setting up libjson-c5:amd64 (0.15-2) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 53.45 Setting up zstd (1.4.8+dfsg-2.1) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 53.46 Setting up libonig5:amd64 (6.9.6-1.1) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 53.48 Setting up libkmod2:amd64 (28-1) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 53.50 Setting up python3-distutils (3.9.2-1) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 54.07 Setting up vim (2:8.2.2434-3+deb11u1) ...
10:05:26 [2022-08-30T10:05:26.345Z] #21 54.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:05:26 [2022-08-30T10:05:26.345Z] #21 54.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:05:26 [2022-08-30T10:05:26.345Z] #21 54.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:05:26 [2022-08-30T10:05:26.345Z] #21 54.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:05:26 [2022-08-30T10:05:26.345Z] #21 54.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:05:26 [2022-08-30T10:05:26.345Z] #21 54.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:05:26 [2022-08-30T10:05:26.345Z] #21 54.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:05:26 [2022-08-30T10:05:26.345Z] #21 54.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:05:26 [2022-08-30T10:05:26.345Z] #21 54.15 Setting up python3-setuptools (52.0.0-4) ...
10:05:26 [2022-08-30T10:05:26.807Z] #77 178.3   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
10:05:27 [2022-08-30T10:05:27.064Z] #77 178.6   CC       src/crun-crun.o
10:05:27 [2022-08-30T10:05:27.064Z] #77 178.8   CC       src/crun-run.o
10:05:27 [2022-08-30T10:05:27.064Z] #77 178.8   CC       src/crun-delete.o
10:05:27 [2022-08-30T10:05:27.320Z] #77 179.0   CC       src/crun-kill.o
10:05:27 [2022-08-30T10:05:27.577Z] #77 179.2   CC       src/crun-pause.o
10:05:27 [2022-08-30T10:05:27.577Z] #77 179.3   CC       src/crun-unpause.o
10:05:27 [2022-08-30T10:05:27.732Z] #21 55.81 Setting up libjq1:amd64 (1.6-2.1) ...
10:05:27 [2022-08-30T10:05:27.732Z] #21 55.83 Setting up libnftnl11:amd64 (1.1.9-1) ...
10:05:27 [2022-08-30T10:05:27.732Z] #21 55.84 Setting up thin-provisioning-tools (0.9.0-1) ...
10:05:27 [2022-08-30T10:05:27.732Z] #21 55.86 Setting up python3-pip (20.3.4-4+deb11u1) ...
10:05:27 [2022-08-30T10:05:27.834Z] #77 179.5   CC       src/crun-spec.o
10:05:27 [2022-08-30T10:05:27.834Z] #77 179.6   CC       src/crun-exec.o
10:05:28 [2022-08-30T10:05:28.093Z] #77 179.7   CC       src/crun-list.o
10:05:28 [2022-08-30T10:05:28.304Z] #21 ...
10:05:28 [2022-08-30T10:05:28.304Z] 
10:05:28 [2022-08-30T10:05:28.304Z] #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
10:05:28 [2022-08-30T10:05:28.304Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:05:28 [2022-08-30T10:05:28.304Z] #77 149.9   CCLD     libyajl.la
10:05:28 [2022-08-30T10:05:28.304Z] #77 150.3   CCLD     verify/json_verify
10:05:28 [2022-08-30T10:05:28.304Z] #77 150.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
10:05:28 [2022-08-30T10:05:28.304Z] #77 150.8 make[5]: Nothing to be done for 'install-exec-am'.
10:05:28 [2022-08-30T10:05:28.304Z] #77 150.8 make[5]: Nothing to be done for 'install-data-am'.
10:05:28 [2022-08-30T10:05:28.304Z] #77 150.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
10:05:28 [2022-08-30T10:05:28.304Z] #77 150.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
10:05:28 [2022-08-30T10:05:28.304Z] #77 150.8 make[4]: Entering directory '/tmp/crun-build/libocispec'
10:05:28 [2022-08-30T10:05:28.304Z] #77 150.9   CC       src/validate.o
10:05:28 [2022-08-30T10:05:28.304Z] #77 150.9   CC       src/image_spec_schema_config_schema.lo
10:05:28 [2022-08-30T10:05:28.304Z] #77 150.9   CC       src/image_spec_schema_content_descriptor.lo
10:05:28 [2022-08-30T10:05:28.304Z] #77 150.9   CC       src/image_spec_schema_defs.lo
10:05:28 [2022-08-30T10:05:28.304Z] #77 151.0   CC       src/image_spec_schema_defs_descriptor.lo
10:05:28 [2022-08-30T10:05:28.304Z] #77 151.0   CC       src/image_spec_schema_image_index_schema.lo
10:05:28 [2022-08-30T10:05:28.304Z] #77 151.0   CC       src/image_spec_schema_image_layout_schema.lo
10:05:28 [2022-08-30T10:05:28.304Z] #77 151.1   CC       src/image_spec_schema_image_manifest_schema.lo
10:05:28 [2022-08-30T10:05:28.304Z] #77 151.1   CC       src/runtime_spec_schema_config_linux.lo
10:05:28 [2022-08-30T10:05:28.304Z] #77 151.1   CC       src/runtime_spec_schema_config_zos.lo
10:05:28 [2022-08-30T10:05:28.304Z] #77 151.1   CC       src/runtime_spec_schema_config_schema.lo
10:05:28 [2022-08-30T10:05:28.304Z] #77 151.2   CC       src/runtime_spec_schema_config_solaris.lo
10:05:28 [2022-08-30T10:05:28.304Z] #77 151.2   CC       src/runtime_spec_schema_config_vm.lo
10:05:28 [2022-08-30T10:05:28.304Z] #77 151.3   CC       src/runtime_spec_schema_config_windows.lo
10:05:28 [2022-08-30T10:05:28.304Z] #77 151.4   CC       src/runtime_spec_schema_defs.lo
10:05:28 [2022-08-30T10:05:28.304Z] #77 151.4   CC       src/runtime_spec_schema_defs_linux.lo
10:05:28 [2022-08-30T10:05:28.304Z] #77 151.5   CC       src/runtime_spec_schema_defs_zos.lo
10:05:28 [2022-08-30T10:05:28.304Z] #77 151.5   CC       src/runtime_spec_schema_defs_vm.lo
10:05:28 [2022-08-30T10:05:28.304Z] #77 151.5   CC       src/runtime_spec_schema_defs_windows.lo
10:05:28 [2022-08-30T10:05:28.304Z] #77 151.6   CC       src/runtime_spec_schema_state_schema.lo
10:05:28 [2022-08-30T10:05:28.304Z] #77 151.7   CC       src/image_manifest_items_image_manifest_items_schema.lo
10:05:28 [2022-08-30T10:05:28.304Z] #77 151.7   CC       src/basic_test_double_array_item.lo
10:05:28 [2022-08-30T10:05:28.349Z] #77 179.9   CC       src/crun-create.o
10:05:28 [2022-08-30T10:05:28.350Z] #77 180.0   CC       src/crun-start.o
10:05:28 [2022-08-30T10:05:28.350Z] #77 180.1   CC       src/crun-state.o
10:05:28 [2022-08-30T10:05:28.566Z] #77 151.8   CC       src/basic_test_double_array.lo
10:05:28 [2022-08-30T10:05:28.566Z] #77 151.8   CC       src/basic_test_top_array_int.lo
10:05:28 [2022-08-30T10:05:28.566Z] #77 151.9   CC       src/basic_test_top_array_string.lo
10:05:28 [2022-08-30T10:05:28.566Z] #77 151.9   CC       src/basic_test_top_double_array_int.lo
10:05:28 [2022-08-30T10:05:28.606Z] #77 180.2   CC       src/crun-update.o
10:05:28 [2022-08-30T10:05:28.828Z] #77 152.1   CC       src/basic_test_top_double_array_obj.lo
10:05:28 [2022-08-30T10:05:28.828Z] #77 152.3   CC       src/basic_test_top_double_array_refobj.lo
10:05:28 [2022-08-30T10:05:28.863Z] #77 180.5   CC       src/crun-ps.o
10:05:29 [2022-08-30T10:05:29.090Z] #77 152.3   CC       src/basic_test_top_double_array_string.lo
10:05:29 [2022-08-30T10:05:29.090Z] #77 152.4   CC       src/json_common.lo
10:05:29 [2022-08-30T10:05:29.090Z] #77 152.4   CC       src/read-file.lo
10:05:29 [2022-08-30T10:05:29.090Z] #77 152.5   CC       tests/test-1.o
10:05:29 [2022-08-30T10:05:29.120Z] #77 180.7   CC       src/crun-checkpoint.o
10:05:29 [2022-08-30T10:05:29.351Z] #77 152.8   CC       tests/test-2.o
10:05:29 [2022-08-30T10:05:29.376Z] #77 180.9   CC       src/crun-restore.o
10:05:29 [2022-08-30T10:05:29.376Z] #77 181.1   CC       src/libcrun/libcrun_la-utils.lo
10:05:29 [2022-08-30T10:05:29.612Z] #77 152.9   CC       tests/test-3.o
10:05:29 [2022-08-30T10:05:29.613Z] #77 153.1   CC       tests/test-4.o
10:05:29 [2022-08-30T10:05:29.632Z] #77 181.3   CC       src/libcrun/libcrun_la-cloned_binary.lo
10:05:29 [2022-08-30T10:05:29.874Z] #77 153.2   CC       tests/test-5.o
10:05:29 [2022-08-30T10:05:29.888Z] #77 181.6   CC       src/libcrun/libcrun_la-container.lo
10:05:30 [2022-08-30T10:05:30.135Z] #77 153.5   CC       tests/test-6.o
10:05:30 [2022-08-30T10:05:30.135Z] #77 153.6   CC       tests/test-7.o
10:05:30 [2022-08-30T10:05:30.145Z] #77 181.9   CC       src/libcrun/libcrun_la-cgroup.lo
10:05:30 [2022-08-30T10:05:30.396Z] #77 153.7   CC       tests/test-8.o
10:05:30 [2022-08-30T10:05:30.402Z] #77 182.0   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
10:05:30 [2022-08-30T10:05:30.402Z] #77 182.1   CC       src/libcrun/libcrun_la-cgroup-resources.lo
10:05:30 [2022-08-30T10:05:30.658Z] #77 154.0   CC       tests/test-9.o
10:05:30 [2022-08-30T10:05:30.658Z] #77 182.4   CC       src/libcrun/libcrun_la-cgroup-setup.lo
10:05:30 [2022-08-30T10:05:30.920Z] #77 154.1   CC       tests/test-10.o
10:05:30 [2022-08-30T10:05:30.920Z] #77 154.3   CC       tests/test-11.o
10:05:31 [2022-08-30T10:05:31.182Z] #77 ...
10:05:31 [2022-08-30T10:05:31.182Z] 
10:05:31 [2022-08-30T10:05:31.182Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:05:31 [2022-08-30T10:05:31.182Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db
10:05:31 [2022-08-30T10:05:31.182Z] #21 57.10 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:05:31 [2022-08-30T10:05:31.182Z] #21 57.11 Setting up jq (1.6-2.1) ...
10:05:31 [2022-08-30T10:05:31.182Z] #21 57.12 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
10:05:31 [2022-08-30T10:05:31.182Z] #21 57.14 Setting up libbpf0:amd64 (1:0.3-2) ...
10:05:31 [2022-08-30T10:05:31.182Z] #21 57.15 Setting up iptables (1.8.7-1) ...
10:05:31 [2022-08-30T10:05:31.182Z] #21 57.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:05:31 [2022-08-30T10:05:31.182Z] #21 57.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:05:31 [2022-08-30T10:05:31.182Z] #21 57.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:05:31 [2022-08-30T10:05:31.182Z] #21 57.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:05:31 [2022-08-30T10:05:31.182Z] #21 57.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:05:31 [2022-08-30T10:05:31.182Z] #21 57.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:05:31 [2022-08-30T10:05:31.182Z] #21 57.21 Setting up iproute2 (5.10.0-4) ...
10:05:31 [2022-08-30T10:05:31.182Z] #21 57.62 Setting up systemd (247.3-7) ...
10:05:31 [2022-08-30T10:05:31.182Z] #21 57.67 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
10:05:31 [2022-08-30T10:05:31.182Z] #21 57.68 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
10:05:31 [2022-08-30T10:05:31.182Z] #21 57.70 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
10:05:31 [2022-08-30T10:05:31.182Z] #21 57.74 Initializing machine ID from KVM UUID.
10:05:31 [2022-08-30T10:05:31.182Z] #21 58.76 Setting up systemd-journal-remote (247.3-7) ...
10:05:31 [2022-08-30T10:05:31.182Z] #21 59.07 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:05:31 [2022-08-30T10:05:31.182Z] #21 DONE 59.5s
10:05:31 [2022-08-30T10:05:31.222Z] #77 182.8   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
10:05:31 [2022-08-30T10:05:31.444Z] 
10:05:31 [2022-08-30T10:05:31.445Z] #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
10:05:31 [2022-08-30T10:05:31.445Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423
10:05:31 [2022-08-30T10:05:31.479Z] #77 183.2   CC       src/libcrun/libcrun_la-cgroup-utils.lo
10:05:31 [2022-08-30T10:05:31.736Z] #77 183.5   CC       src/libcrun/libcrun_la-criu.lo
10:05:32 [2022-08-30T10:05:32.300Z] #77 183.8   CC       src/libcrun/libcrun_la-custom-handler.lo
10:05:32 [2022-08-30T10:05:32.301Z] #77 184.0   CC       src/libcrun/libcrun_la-linux.lo
10:05:32 [2022-08-30T10:05:32.557Z] #77 184.3   CC       src/libcrun/libcrun_la-seccomp.lo
10:05:32 [2022-08-30T10:05:32.557Z] #77 184.4   CC       src/libcrun/libcrun_la-ebpf.lo
10:05:32 [2022-08-30T10:05:32.629Z] #14 ...
10:05:32 [2022-08-30T10:05:32.629Z] 
10:05:32 [2022-08-30T10:05:32.629Z] #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
10:05:32 [2022-08-30T10:05:32.629Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:05:32 [2022-08-30T10:05:32.629Z] #77 107.7 configure.ac:7: installing 'build-aux/compile'
10:05:32 [2022-08-30T10:05:32.629Z] #77 107.8 configure.ac:9: installing 'build-aux/config.guess'
10:05:32 [2022-08-30T10:05:32.629Z] #77 107.8 configure.ac:9: installing 'build-aux/config.sub'
10:05:32 [2022-08-30T10:05:32.629Z] #77 107.8 configure.ac:11: installing 'build-aux/install-sh'
10:05:32 [2022-08-30T10:05:32.629Z] #77 107.8 configure.ac:11: installing 'build-aux/missing'
10:05:32 [2022-08-30T10:05:32.629Z] #77 108.2 Makefile.am: installing 'build-aux/depcomp'
10:05:32 [2022-08-30T10:05:32.629Z] #77 108.5 parallel-tests: installing 'build-aux/test-driver'
10:05:32 [2022-08-30T10:05:32.814Z] #77 184.6   CC       src/libcrun/libcrun_la-error.lo
10:05:32 [2022-08-30T10:05:32.834Z] #22 1.552 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:05:32 [2022-08-30T10:05:32.834Z] #22 1.556 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:05:32 [2022-08-30T10:05:32.834Z] #22 1.576 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:05:32 [2022-08-30T10:05:32.834Z] #22 DONE 1.6s
10:05:32 [2022-08-30T10:05:32.834Z] 
10:05:32 [2022-08-30T10:05:32.834Z] #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
10:05:32 [2022-08-30T10:05:32.834Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:05:33 [2022-08-30T10:05:33.071Z] #77 184.6   CC       src/libcrun/libcrun_la-status.lo
10:05:33 [2022-08-30T10:05:33.095Z] #77 ...
10:05:33 [2022-08-30T10:05:33.095Z] 
10:05:33 [2022-08-30T10:05:33.095Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
10:05:33 [2022-08-30T10:05:33.095Z] #23 sha256:507006b2976dcbbb427519747e56bbfcd52a1d942fb1030f4c3b0c51700d255d
10:05:33 [2022-08-30T10:05:33.327Z] #77 185.0   CC       src/libcrun/libcrun_la-terminal.lo
10:05:33 [2022-08-30T10:05:33.327Z] #77 185.1   CC       src/libcrun/libcrun_la-chroot_realpath.lo
10:05:33 [2022-08-30T10:05:33.584Z] #77 185.2   CC       src/libcrun/libcrun_la-signals.lo
10:05:34 [2022-08-30T10:05:34.147Z] #77 185.7   CC       src/libcrun/libcrun_la-mount_flags.lo
10:05:34 [2022-08-30T10:05:34.404Z] #77 185.9   CC       src/libcrun/libcrun_la-seccomp_notify.lo
10:05:34 [2022-08-30T10:05:34.404Z] #77 186.1   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
10:05:34 [2022-08-30T10:05:34.547Z] #77 112.2 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
10:05:34 [2022-08-30T10:05:34.547Z] #77 112.2 libtoolize: copying file 'build-aux/ltmain.sh'
10:05:34 [2022-08-30T10:05:34.661Z] #77 186.3   CC       src/libcrun/handlers/libcrun_la-krun.lo
10:05:35 [2022-08-30T10:05:35.225Z] #77 186.7   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
10:05:35 [2022-08-30T10:05:35.225Z] #77 186.9   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
10:05:35 [2022-08-30T10:05:35.482Z] #77 187.1   CC       tests/init.o
10:05:35 [2022-08-30T10:05:35.935Z] #77 113.4 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
10:05:35 [2022-08-30T10:05:35.935Z] #77 113.4 libtoolize: copying file 'm4/libtool.m4'
10:05:35 [2022-08-30T10:05:35.935Z] #77 113.6 libtoolize: copying file 'm4/ltoptions.m4'
10:05:36 [2022-08-30T10:05:36.509Z] #77 113.9 libtoolize: copying file 'm4/ltsugar.m4'
10:05:36 [2022-08-30T10:05:36.509Z] #77 114.2 libtoolize: copying file 'm4/ltversion.m4'
10:05:37 [2022-08-30T10:05:37.082Z] #77 114.6 libtoolize: copying file 'm4/lt~obsolete.m4'
10:05:37 [2022-08-30T10:05:37.345Z] #77 ...
10:05:37 [2022-08-30T10:05:37.345Z] 
10:05:37 [2022-08-30T10:05:37.345Z] #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
10:05:37 [2022-08-30T10:05:37.345Z] #67 sha256:19442958fa87e8936e9bfb68d5dd6cc4584e4d44518ee1367e19877001745b3b
10:05:37 [2022-08-30T10:05:37.345Z] #67 188.7 + for f in rootlesskit rootlesskit-docker-proxy
10:05:37 [2022-08-30T10:05:37.345Z] #67 188.7 + GOBIN=/build
10:05:37 [2022-08-30T10:05:37.345Z] #67 188.7 + GO111MODULE=on
10:05:37 [2022-08-30T10:05:37.345Z] #67 188.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
10:05:38 [2022-08-30T10:05:38.002Z] #77 189.7   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
10:05:43 [2022-08-30T10:05:43.941Z] #67 ...
10:05:43 [2022-08-30T10:05:43.941Z] 
10:05:43 [2022-08-30T10:05:43.941Z] #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
10:05:43 [2022-08-30T10:05:43.941Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:05:43 [2022-08-30T10:05:43.941Z] #14 190.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
10:05:43 [2022-08-30T10:05:43.941Z] #14 190.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
10:05:43 [2022-08-30T10:05:43.941Z] #14 190.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:05:45 [2022-08-30T10:05:45.333Z] #23 11.24 Collecting yamllint==1.27.1
10:05:45 [2022-08-30T10:05:45.333Z] #23 12.30   Downloading yamllint-1.27.1.tar.gz (129 kB)
10:05:46 [2022-08-30T10:05:46.719Z] #23 13.62 Collecting pathspec>=0.5.3
10:05:46 [2022-08-30T10:05:46.719Z] #23 13.64   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
10:05:46 [2022-08-30T10:05:46.981Z] #23 14.10 Collecting pyyaml
10:05:46 [2022-08-30T10:05:46.981Z] #23 14.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)
10:05:46 [2022-08-30T10:05:46.981Z] #23 14.19 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
10:05:47 [2022-08-30T10:05:47.244Z] #23 14.19 Building wheels for collected packages: yamllint
10:05:47 [2022-08-30T10:05:47.244Z] #23 14.21   Building wheel for yamllint (setup.py): started
10:05:48 [2022-08-30T10:05:48.633Z] #23 15.51   Building wheel for yamllint (setup.py): finished with status 'done'
10:05:48 [2022-08-30T10:05:48.633Z] #23 15.52   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=97ea38514b1f22f1717c131534a61f6353b336a12e59139497fe500aeffe7ca5
10:05:48 [2022-08-30T10:05:48.633Z] #23 15.52   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
10:05:48 [2022-08-30T10:05:48.633Z] #23 15.53 Successfully built yamllint
10:05:48 [2022-08-30T10:05:48.633Z] #23 15.55 Installing collected packages: pyyaml, pathspec, yamllint
10:05:48 [2022-08-30T10:05:48.896Z] #23 15.99 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.27.1
10:05:49 [2022-08-30T10:05:49.242Z] #14 ...
10:05:49 [2022-08-30T10:05:49.242Z] 
10:05:49 [2022-08-30T10:05:49.243Z] #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
10:05:49 [2022-08-30T10:05:49.243Z] #67 sha256:19442958fa87e8936e9bfb68d5dd6cc4584e4d44518ee1367e19877001745b3b
10:05:49 [2022-08-30T10:05:49.243Z] #67 199.7 rootlesskit version 1.0.0
10:05:49 [2022-08-30T10:05:49.243Z] #67 199.7 Usage of /build/rootlesskit-docker-proxy:
10:05:49 [2022-08-30T10:05:49.243Z] #67 199.8   -container-ip string
10:05:49 [2022-08-30T10:05:49.243Z] #67 199.8     	container ip
10:05:49 [2022-08-30T10:05:49.243Z] #67 199.8   -container-port int
10:05:49 [2022-08-30T10:05:49.243Z] #67 199.8     	container port (default -1)
10:05:49 [2022-08-30T10:05:49.243Z] #67 199.8   -host-ip string
10:05:49 [2022-08-30T10:05:49.243Z] #67 199.8     	host ip
10:05:49 [2022-08-30T10:05:49.243Z] #67 199.8   -host-port int
10:05:49 [2022-08-30T10:05:49.243Z] #67 199.8     	host port (default -1)
10:05:49 [2022-08-30T10:05:49.243Z] #67 199.8   -proto string
10:05:49 [2022-08-30T10:05:49.243Z] #67 199.8     	proxy protocol (default "tcp")
10:05:49 [2022-08-30T10:05:49.243Z] #67 DONE 200.4s
10:05:49 [2022-08-30T10:05:49.243Z] 
10:05:49 [2022-08-30T10:05:49.243Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
10:05:49 [2022-08-30T10:05:49.243Z] #68 sha256:67ecf868269572283a4ebb854d0aed0f1c94019de98d5a18fcc07f29eec2fc12
10:05:49 [2022-08-30T10:05:49.243Z] #68 DONE 0.1s
10:05:49 [2022-08-30T10:05:49.243Z] 
10:05:49 [2022-08-30T10:05:49.243Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:05:49 [2022-08-30T10:05:49.243Z] #69 sha256:a6fef40d42454a3be4641968439aca3ea14d6b21b29592b555417aa65af959b1
10:05:49 [2022-08-30T10:05:49.470Z] #23 DONE 16.6s
10:05:49 [2022-08-30T10:05:49.470Z] 
10:05:49 [2022-08-30T10:05:49.470Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
10:05:49 [2022-08-30T10:05:49.470Z] #27 sha256:bff2a0dcb4e98f0951998ded120707c87387d7de0ec87f2105e99e708b0a8311
10:05:49 [2022-08-30T10:05:49.504Z] #69 DONE 0.2s
10:05:49 [2022-08-30T10:05:49.504Z] 
10:05:49 [2022-08-30T10:05:49.504Z] #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
10:05:49 [2022-08-30T10:05:49.504Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68
10:05:49 [2022-08-30T10:05:49.504Z] #47 ...
10:05:49 [2022-08-30T10:05:49.504Z] 
10:05:49 [2022-08-30T10:05:49.504Z] #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
10:05:49 [2022-08-30T10:05:49.504Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
10:05:49 [2022-08-30T10:05:49.504Z] #14 201.3 Selecting previously unselected package g++-mingw-w64-x86-64.
10:05:49 [2022-08-30T10:05:49.504Z] #14 201.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
10:05:49 [2022-08-30T10:05:49.766Z] #14 201.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:05:49 [2022-08-30T10:05:49.766Z] #14 201.6 Selecting previously unselected package libapparmor1:amd64.
10:05:49 [2022-08-30T10:05:49.766Z] #14 201.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
10:05:50 [2022-08-30T10:05:50.027Z] #14 201.6 Unpacking libapparmor1:amd64 (2.13.6-10) ...
10:05:50 [2022-08-30T10:05:50.027Z] #14 201.9 Selecting previously unselected package libapparmor-dev:amd64.
10:05:50 [2022-08-30T10:05:50.044Z] #27 DONE 0.6s
10:05:50 [2022-08-30T10:05:50.045Z] 
10:05:50 [2022-08-30T10:05:50.045Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
10:05:50 [2022-08-30T10:05:50.045Z] #32 sha256:e9289a2514fcaed026fa46bba44c2d25db380c698c50da4f4b805fa66c717bf3
10:05:50 [2022-08-30T10:05:50.289Z] #14 201.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
10:05:50 [2022-08-30T10:05:50.289Z] #14 202.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
10:05:50 [2022-08-30T10:05:50.551Z] #14 202.3 Selecting previously unselected package libbtrfs0:amd64.
10:05:50 [2022-08-30T10:05:50.551Z] #14 202.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
10:05:50 [2022-08-30T10:05:50.551Z] #14 202.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
10:05:50 [2022-08-30T10:05:50.618Z] #32 DONE 0.5s
10:05:50 [2022-08-30T10:05:50.618Z] 
10:05:50 [2022-08-30T10:05:50.618Z] #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
10:05:50 [2022-08-30T10:05:50.618Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:05:50 [2022-08-30T10:05:50.618Z] #77 ...
10:05:50 [2022-08-30T10:05:50.618Z] 
10:05:50 [2022-08-30T10:05:50.618Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
10:05:50 [2022-08-30T10:05:50.618Z] #35 sha256:d9384cb3b7c2a2b33a2a4b4a76ccbdbc7f9e1e0100606193bfab7bc01e3ee6dd
10:05:50 [2022-08-30T10:05:50.880Z] #35 DONE 0.4s
10:05:50 [2022-08-30T10:05:50.880Z] 
10:05:50 [2022-08-30T10:05:50.880Z] #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
10:05:50 [2022-08-30T10:05:50.880Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68
10:05:51 [2022-08-30T10:05:51.131Z] #14 202.7 Selecting previously unselected package libbtrfs-dev:amd64.
10:05:51 [2022-08-30T10:05:51.131Z] #14 202.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
10:05:51 [2022-08-30T10:05:51.131Z] #14 202.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
10:05:51 [2022-08-30T10:05:51.142Z] #47 ...
10:05:51 [2022-08-30T10:05:51.142Z] 
10:05:51 [2022-08-30T10:05:51.142Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
10:05:51 [2022-08-30T10:05:51.142Z] #37 sha256:4c38e7e26c8fb00c8d7a60425c8712f1eb7fb5d1c3b801367eed567cbcb55d37
10:05:51 [2022-08-30T10:05:51.404Z] #37 DONE 0.4s
10:05:51 [2022-08-30T10:05:51.404Z] 
10:05:51 [2022-08-30T10:05:51.404Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
10:05:51 [2022-08-30T10:05:51.404Z] #39 sha256:eab77d3ab4de50bc1995c8f972cc570a729a0ae92e0d30d02e734866d08ba595
10:05:51 [2022-08-30T10:05:51.665Z] #39 DONE 0.1s
10:05:51 [2022-08-30T10:05:51.665Z] 
10:05:51 [2022-08-30T10:05:51.665Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
10:05:51 [2022-08-30T10:05:51.665Z] #41 sha256:a92de7bb0ea7c09214b9c20307a04508fafd6555995536eaf2c1c95cdd9f181d
10:05:51 [2022-08-30T10:05:51.665Z] #41 DONE 0.1s
10:05:51 [2022-08-30T10:05:51.665Z] 
10:05:51 [2022-08-30T10:05:51.665Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
10:05:51 [2022-08-30T10:05:51.665Z] #45 sha256:0ed84998ded5a27b9722ff16eccc52490cc7e78503ac1a08d376ba973279df42
10:05:51 [2022-08-30T10:05:51.665Z] #45 DONE 0.1s
10:05:51 [2022-08-30T10:05:51.665Z] 
10:05:51 [2022-08-30T10:05:51.665Z] #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
10:05:51 [2022-08-30T10:05:51.665Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:05:51 [2022-08-30T10:05:51.704Z] #14 203.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:05:51 [2022-08-30T10:05:51.704Z] #14 203.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
10:05:51 [2022-08-30T10:05:51.704Z] #14 203.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
10:05:51 [2022-08-30T10:05:51.704Z] #14 203.5 Selecting previously unselected package libudev-dev:amd64.
10:05:51 [2022-08-30T10:05:51.704Z] #14 203.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
10:05:51 [2022-08-30T10:05:51.704Z] #14 203.5 Unpacking libudev-dev:amd64 (247.3-7) ...
10:05:51 [2022-08-30T10:05:51.975Z] #14 203.8 Selecting previously unselected package libsepol1-dev:amd64.
10:05:51 [2022-08-30T10:05:51.975Z] #14 203.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
10:05:51 [2022-08-30T10:05:51.975Z] #14 203.8 Unpacking libsepol1-dev:amd64 (3.1-1) ...
10:05:52 [2022-08-30T10:05:52.578Z] #14 204.4 Selecting previously unselected package libpcre2-16-0:amd64.
10:05:52 [2022-08-30T10:05:52.880Z] #14 204.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
10:05:52 [2022-08-30T10:05:52.880Z] #14 204.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
10:05:53 [2022-08-30T10:05:53.488Z] #14 204.9 Selecting previously unselected package libpcre2-32-0:amd64.
10:05:53 [2022-08-30T10:05:53.488Z] #14 204.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
10:05:53 [2022-08-30T10:05:53.488Z] #14 204.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
10:05:53 [2022-08-30T10:05:53.488Z] #14 205.3 Selecting previously unselected package libpcre2-posix2:amd64.
10:05:53 [2022-08-30T10:05:53.488Z] #14 205.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
10:05:53 [2022-08-30T10:05:53.488Z] #14 205.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
10:05:53 [2022-08-30T10:05:53.760Z] #14 205.5 Selecting previously unselected package libpcre2-dev:amd64.
10:05:53 [2022-08-30T10:05:53.760Z] #14 205.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
10:05:53 [2022-08-30T10:05:53.760Z] #14 205.5 Unpacking libpcre2-dev:amd64 (10.36-2) ...
10:05:54 [2022-08-30T10:05:54.706Z] #14 206.5 Selecting previously unselected package libselinux1-dev:amd64.
10:05:54 [2022-08-30T10:05:54.967Z] #14 206.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
10:05:54 [2022-08-30T10:05:54.967Z] #14 206.5 Unpacking libselinux1-dev:amd64 (3.1-3) ...
10:05:55 [2022-08-30T10:05:55.489Z] #14 207.0 Selecting previously unselected package libdevmapper-dev:amd64.
10:05:55 [2022-08-30T10:05:55.489Z] #14 207.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
10:05:55 [2022-08-30T10:05:55.489Z] #14 207.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
10:05:55 [2022-08-30T10:05:55.489Z] #14 207.2 Selecting previously unselected package libseccomp-dev:amd64.
10:05:55 [2022-08-30T10:05:55.489Z] #14 207.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
10:05:55 [2022-08-30T10:05:55.489Z] #14 207.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:05:55 [2022-08-30T10:05:55.750Z] #14 207.6 Selecting previously unselected package libsystemd-dev:amd64.
10:05:55 [2022-08-30T10:05:55.750Z] #14 207.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
10:05:56 [2022-08-30T10:05:56.012Z] #14 207.7 Unpacking libsystemd-dev:amd64 (247.3-7) ...
10:05:56 [2022-08-30T10:05:56.060Z] #77 205.9   CCLD     tests/init
10:05:56 [2022-08-30T10:05:56.956Z] #14 208.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:05:56 [2022-08-30T10:05:56.956Z] #14 208.6 Setting up libapparmor1:amd64 (2.13.6-10) ...
10:05:56 [2022-08-30T10:05:56.956Z] #14 208.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:05:56 [2022-08-30T10:05:56.956Z] #14 208.6 Setting up libsepol1-dev:amd64 (3.1-1) ...
10:05:56 [2022-08-30T10:05:56.956Z] #14 208.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:05:56 [2022-08-30T10:05:56.956Z] #14 208.7 Setting up libpcre2-16-0:amd64 (10.36-2) ...
10:05:56 [2022-08-30T10:05:56.956Z] #14 208.7 Setting up libbtrfs0:amd64 (5.10.1-2) ...
10:05:56 [2022-08-30T10:05:56.956Z] #14 208.7 Setting up libpcre2-32-0:amd64 (10.36-2) ...
10:05:57 [2022-08-30T10:05:57.218Z] #14 208.8 Setting up libudev-dev:amd64 (247.3-7) ...
10:05:57 [2022-08-30T10:05:57.218Z] #14 208.8 Setting up libpcre2-posix2:amd64 (10.36-2) ...
10:05:57 [2022-08-30T10:05:57.218Z] #14 208.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:05:57 [2022-08-30T10:05:57.218Z] #14 208.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
10:05:57 [2022-08-30T10:05:57.218Z] #14 208.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:05:57 [2022-08-30T10:05:57.218Z] #14 208.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
10:05:57 [2022-08-30T10:05:57.218Z] #14 208.9 Setting up mingw-w64-common (8.0.0-1) ...
10:05:57 [2022-08-30T10:05:57.218Z] #14 208.9 Setting up libsystemd-dev:amd64 (247.3-7) ...
10:05:57 [2022-08-30T10:05:57.218Z] #14 209.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
10:05:57 [2022-08-30T10:05:57.218Z] #14 209.0 Setting up libpcre2-dev:amd64 (10.36-2) ...
10:05:57 [2022-08-30T10:05:57.480Z] #14 209.1 Setting up libselinux1-dev:amd64 (3.1-3) ...
10:05:57 [2022-08-30T10:05:57.480Z] #14 209.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:05:57 [2022-08-30T10:05:57.480Z] #14 209.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:05:57 [2022-08-30T10:05:57.480Z] #14 209.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
10:05:57 [2022-08-30T10:05:57.480Z] #14 209.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:05:57 [2022-08-30T10:05:57.480Z] #14 209.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
10:05:57 [2022-08-30T10:05:57.480Z] #14 209.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
10:05:57 [2022-08-30T10:05:57.480Z] #14 209.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:05:57 [2022-08-30T10:05:57.480Z] #14 209.3 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
10:05:57 [2022-08-30T10:05:57.742Z] #14 209.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:05:57 [2022-08-30T10:05:57.742Z] #14 209.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:05:57 [2022-08-30T10:05:57.742Z] #14 209.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
10:05:58 [2022-08-30T10:05:58.003Z] #14 209.6 Setting up dmsetup (2:1.02.175-2.1) ...
10:05:58 [2022-08-30T10:05:58.003Z] #14 209.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
10:05:58 [2022-08-30T10:05:58.003Z] #14 209.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
10:05:58 [2022-08-30T10:05:58.003Z] #14 209.8 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:05:58 [2022-08-30T10:05:58.951Z] #14 DONE 210.6s
10:05:58 [2022-08-30T10:05:58.951Z] 
10:05:58 [2022-08-30T10:05:58.951Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
10:05:58 [2022-08-30T10:05:58.951Z] #59 sha256:ebe46593fdac4ca3cc279fd42487418de12a6af88bd91c218b0a0f21435d8f3b
10:05:59 [2022-08-30T10:05:59.213Z] #59 DONE 0.2s
10:05:59 [2022-08-30T10:05:59.213Z] 
10:05:59 [2022-08-30T10:05:59.213Z] #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
10:05:59 [2022-08-30T10:05:59.213Z] #60 sha256:ae4dab2ab38751233e27c90cc988b8a3f325434f484ad8d01eca647923cd5968
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.579 + RM_GOPATH=0
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.579 + TMP_GOPATH=
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.579 + : /build
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.579 + '[' -z '' ']'
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.579 ++ mktemp -d
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.579 + export GOPATH=/tmp/tmp.n0e4iusGy8
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.579 + GOPATH=/tmp/tmp.n0e4iusGy8
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.579 + RM_GOPATH=1
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.579 + case "$(go env GOARCH)" in
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.579 ++ go env GOARCH
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.635 + export GO_BUILDMODE=-buildmode=pie
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.635 + GO_BUILDMODE=-buildmode=pie
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.635 ++ dirname /install.sh
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.644 Install runc version v1.1.4 (build tags: seccomp)
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.647 + dir=/
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.647 + bin=runc
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.647 + shift
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.647 + '[' '!' -f //runc.installer ']'
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.647 + . //runc.installer
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.647 ++ set -e
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.647 ++ : v1.1.4
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.647 + install_runc
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.647 + RUNC_BUILDTAGS=seccomp
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.647 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.647 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.n0e4iusGy8/src/github.com/opencontainers/runc
10:06:01 [2022-08-30T10:06:01.137Z] #60 1.647 Cloning into '/tmp/tmp.n0e4iusGy8/src/github.com/opencontainers/runc'...
10:06:01 [2022-08-30T10:06:01.137Z] #60 ...
10:06:01 [2022-08-30T10:06:01.137Z] 
10:06:01 [2022-08-30T10:06:01.137Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
10:06:01 [2022-08-30T10:06:01.137Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91
10:06:01 [2022-08-30T10:06:01.137Z] #15 DONE 2.0s
10:06:01 [2022-08-30T10:06:01.137Z] 
10:06:01 [2022-08-30T10:06:01.137Z] #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
10:06:01 [2022-08-30T10:06:01.137Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771
10:06:03 [2022-08-30T10:06:03.055Z] #16 DONE 2.0s
10:06:03 [2022-08-30T10:06:03.055Z] 
10:06:03 [2022-08-30T10:06:03.055Z] #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
10:06:03 [2022-08-30T10:06:03.055Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:06:03 [2022-08-30T10:06:03.055Z] #77 139.6 configure.ac:11: installing 'build-aux/compile'
10:06:03 [2022-08-30T10:06:03.055Z] #77 139.6 configure.ac:11: installing 'build-aux/config.guess'
10:06:03 [2022-08-30T10:06:03.055Z] #77 139.6 configure.ac:11: installing 'build-aux/config.sub'
10:06:03 [2022-08-30T10:06:03.055Z] #77 139.6 configure.ac:13: installing 'build-aux/install-sh'
10:06:03 [2022-08-30T10:06:03.055Z] #77 139.7 configure.ac:13: installing 'build-aux/missing'
10:06:03 [2022-08-30T10:06:03.055Z] #77 139.7 configure.ac:8: installing 'build-aux/tap-driver.sh'
10:06:03 [2022-08-30T10:06:03.055Z] #77 140.0 Makefile.am: installing 'build-aux/depcomp'
10:06:04 [2022-08-30T10:06:04.444Z] #77 ...
10:06:04 [2022-08-30T10:06:04.444Z] 
10:06:04 [2022-08-30T10:06:04.444Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:06:04 [2022-08-30T10:06:04.444Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65
10:06:04 [2022-08-30T10:06:04.444Z] #17 1.173 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:06:04 [2022-08-30T10:06:04.444Z] #17 DONE 1.4s
10:06:04 [2022-08-30T10:06:04.444Z] 
10:06:04 [2022-08-30T10:06:04.444Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:06:04 [2022-08-30T10:06:04.444Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488
10:06:06 [2022-08-30T10:06:06.362Z] #18 DONE 1.8s
10:06:06 [2022-08-30T10:06:06.362Z] 
10:06:06 [2022-08-30T10:06:06.362Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:06:06 [2022-08-30T10:06:06.362Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb
10:06:07 [2022-08-30T10:06:07.750Z] #19 DONE 1.5s
10:06:07 [2022-08-30T10:06:07.750Z] 
10:06:07 [2022-08-30T10:06:07.750Z] #20 [dev-systemd-false  6/28] RUN ldconfig
10:06:07 [2022-08-30T10:06:07.750Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213
10:06:09 [2022-08-30T10:06:09.138Z] #20 DONE 1.7s
10:06:09 [2022-08-30T10:06:09.138Z] 
10:06:09 [2022-08-30T10:06:09.138Z] #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
10:06:09 [2022-08-30T10:06:09.138Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:06:09 [2022-08-30T10:06:09.138Z] #77 142.3 checking build system type... x86_64-pc-linux-gnu
10:06:09 [2022-08-30T10:06:09.138Z] #77 143.0 checking host system type... x86_64-pc-linux-gnu
10:06:09 [2022-08-30T10:06:09.138Z] #77 143.0 checking how to print strings... printf
10:06:09 [2022-08-30T10:06:09.138Z] #77 143.1 checking for gcc... gcc
10:06:09 [2022-08-30T10:06:09.138Z] #77 143.3 checking whether the C compiler works... yes
10:06:09 [2022-08-30T10:06:09.138Z] #77 143.7 checking for C compiler default output file name... a.out
10:06:09 [2022-08-30T10:06:09.138Z] #77 143.7 checking for suffix of executables... 
10:06:09 [2022-08-30T10:06:09.138Z] #77 144.0 checking whether we are cross compiling... no
10:06:09 [2022-08-30T10:06:09.138Z] #77 144.3 checking for suffix of object files... o
10:06:09 [2022-08-30T10:06:09.138Z] #77 144.4 checking whether we are using the GNU C compiler... yes
10:06:09 [2022-08-30T10:06:09.138Z] #77 144.6 checking whether gcc accepts -g... yes
10:06:09 [2022-08-30T10:06:09.138Z] #77 144.7 checking for gcc option to accept ISO C89... none needed
10:06:09 [2022-08-30T10:06:09.138Z] #77 144.9 checking whether gcc understands -c and -o together... yes
10:06:09 [2022-08-30T10:06:09.138Z] #77 145.2 checking for a sed that does not truncate output... /bin/sed
10:06:09 [2022-08-30T10:06:09.138Z] #77 145.2 checking for grep that handles long lines and -e... /bin/grep
10:06:09 [2022-08-30T10:06:09.138Z] #77 145.2 checking for egrep... /bin/grep -E
10:06:09 [2022-08-30T10:06:09.138Z] #77 145.2 checking for fgrep... /bin/grep -F
10:06:09 [2022-08-30T10:06:09.138Z] #77 145.2 checking for ld used by gcc... /usr/bin/ld
10:06:09 [2022-08-30T10:06:09.138Z] #77 145.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:06:09 [2022-08-30T10:06:09.138Z] #77 145.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:06:09 [2022-08-30T10:06:09.138Z] #77 145.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:06:09 [2022-08-30T10:06:09.138Z] #77 145.6 checking whether ln -s works... yes
10:06:09 [2022-08-30T10:06:09.138Z] #77 145.6 checking the maximum length of command line arguments... 1572864
10:06:09 [2022-08-30T10:06:09.138Z] #77 145.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
10:06:09 [2022-08-30T10:06:09.138Z] #77 145.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
10:06:09 [2022-08-30T10:06:09.138Z] #77 145.7 checking for /usr/bin/ld option to reload object files... -r
10:06:09 [2022-08-30T10:06:09.138Z] #77 145.7 checking for objdump... objdump
10:06:09 [2022-08-30T10:06:09.138Z] #77 145.7 checking how to recognize dependent libraries... pass_all
10:06:09 [2022-08-30T10:06:09.138Z] #77 145.7 checking for dlltool... no
10:06:09 [2022-08-30T10:06:09.138Z] #77 145.7 checking how to associate runtime and link libraries... printf %s\n
10:06:09 [2022-08-30T10:06:09.138Z] #77 145.7 checking for ar... ar
10:06:09 [2022-08-30T10:06:09.138Z] #77 145.7 checking for archiver @FILE support... @
10:06:09 [2022-08-30T10:06:09.138Z] #77 146.2 checking for strip... strip
10:06:09 [2022-08-30T10:06:09.138Z] #77 146.2 checking for ranlib... ranlib
10:06:09 [2022-08-30T10:06:09.138Z] #77 146.2 checking for gawk... no
10:06:09 [2022-08-30T10:06:09.138Z] #77 146.2 checking for mawk... mawk
10:06:09 [2022-08-30T10:06:09.138Z] #77 146.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:06:09 [2022-08-30T10:06:09.138Z] #77 146.7 checking for sysroot... no
10:06:09 [2022-08-30T10:06:09.138Z] #77 146.7 checking for a working dd... /bin/dd
10:06:09 [2022-08-30T10:06:09.138Z] #77 146.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:06:09 [2022-08-30T10:06:09.400Z] #77 146.9 checking for mt... no
10:06:09 [2022-08-30T10:06:09.400Z] #77 146.9 checking if : is a manifest tool... no
10:06:09 [2022-08-30T10:06:09.663Z] #77 146.9 checking how to run the C preprocessor... gcc -E
10:06:09 [2022-08-30T10:06:09.799Z] #77 190.2   CCLD     libocispec.la
10:06:09 [2022-08-30T10:06:09.799Z] #77 190.6   CCLD     src/validate
10:06:09 [2022-08-30T10:06:09.799Z] #77 190.6   CCLD     tests/test-1
10:06:09 [2022-08-30T10:06:09.799Z] #77 190.6   CCLD     tests/test-2
10:06:09 [2022-08-30T10:06:09.799Z] #77 190.6   CCLD     tests/test-3
10:06:09 [2022-08-30T10:06:09.799Z] #77 190.6   CCLD     tests/test-4
10:06:09 [2022-08-30T10:06:09.799Z] #77 190.6   CCLD     tests/test-5
10:06:09 [2022-08-30T10:06:09.799Z] #77 190.7   CCLD     tests/test-6
10:06:09 [2022-08-30T10:06:09.799Z] #77 190.8   CCLD     tests/test-7
10:06:09 [2022-08-30T10:06:09.799Z] #77 190.8   CCLD     tests/test-8
10:06:09 [2022-08-30T10:06:09.799Z] #77 191.0   CCLD     tests/test-9
10:06:09 [2022-08-30T10:06:09.799Z] #77 191.1   CCLD     tests/test-10
10:06:09 [2022-08-30T10:06:09.799Z] #77 191.1 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
10:06:09 [2022-08-30T10:06:09.799Z] #77 191.1   CCLD     tests/test-11
10:06:09 [2022-08-30T10:06:09.799Z] #77 192.9 libtool: link: ar cr libocispec.a 
10:06:09 [2022-08-30T10:06:09.799Z] #77 192.9 libtool: link: ranlib libocispec.a
10:06:10 [2022-08-30T10:06:10.923Z] #77 ...
10:06:10 [2022-08-30T10:06:10.923Z] 
10:06:10 [2022-08-30T10:06:10.923Z] #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
10:06:10 [2022-08-30T10:06:10.923Z] #26 sha256:207020bd643ba69916248520cc0ca7fae2026f44e05a5fc80e784700de3c3d8f
10:06:10 [2022-08-30T10:06:10.923Z] #26 265.1 + return
10:06:11 [2022-08-30T10:06:11.312Z] #77 147.5 checking for ANSI C header files... yes
10:06:11 [2022-08-30T10:06:11.313Z] #77 148.7 checking for sys/types.h... yes
10:06:11 [2022-08-30T10:06:11.716Z] #77 194.7 make[5]: Entering directory '/tmp/crun-build/libocispec'
10:06:11 [2022-08-30T10:06:11.716Z] #77 194.8 make[5]: Nothing to be done for 'install-exec-am'.
10:06:11 [2022-08-30T10:06:11.716Z] #77 194.8 make[5]: Nothing to be done for 'install-data-am'.
10:06:11 [2022-08-30T10:06:11.716Z] #77 194.8 make[5]: Leaving directory '/tmp/crun-build/libocispec'
10:06:11 [2022-08-30T10:06:11.716Z] #77 194.8 make[4]: Leaving directory '/tmp/crun-build/libocispec'
10:06:11 [2022-08-30T10:06:11.716Z] #77 194.8 make[3]: Leaving directory '/tmp/crun-build/libocispec'
10:06:11 [2022-08-30T10:06:11.716Z] #77 194.8 make[2]: Leaving directory '/tmp/crun-build/libocispec'
10:06:11 [2022-08-30T10:06:11.716Z] #77 194.8 make[2]: Entering directory '/tmp/crun-build'
10:06:11 [2022-08-30T10:06:11.716Z] #77 194.9   CC       src/libcrun/libcrun_testing_a-utils.o
10:06:11 [2022-08-30T10:06:11.716Z] #77 195.0   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
10:06:11 [2022-08-30T10:06:11.716Z] #77 195.0   CC       src/libcrun/libcrun_testing_a-container.o
10:06:11 [2022-08-30T10:06:11.716Z] #77 195.0   CC       src/libcrun/libcrun_testing_a-cgroup.o
10:06:11 [2022-08-30T10:06:11.716Z] #77 195.0   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
10:06:11 [2022-08-30T10:06:11.716Z] #77 195.0   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
10:06:11 [2022-08-30T10:06:11.716Z] #77 195.0   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
10:06:11 [2022-08-30T10:06:11.716Z] #77 195.1   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
10:06:11 [2022-08-30T10:06:11.716Z] #77 195.1   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
10:06:11 [2022-08-30T10:06:11.716Z] #77 195.1   CC       src/libcrun/libcrun_testing_a-criu.o
10:06:11 [2022-08-30T10:06:11.836Z] #77 149.1 checking for sys/stat.h... yes
10:06:11 [2022-08-30T10:06:11.978Z] #77 195.2   CC       src/libcrun/libcrun_testing_a-custom-handler.o
10:06:11 [2022-08-30T10:06:11.978Z] #77 195.2   CC       src/libcrun/libcrun_testing_a-linux.o
10:06:11 [2022-08-30T10:06:11.978Z] #77 195.3   CC       src/libcrun/libcrun_testing_a-seccomp.o
10:06:11 [2022-08-30T10:06:11.978Z] #77 195.4   CC       src/libcrun/libcrun_testing_a-ebpf.o
10:06:12 [2022-08-30T10:06:12.098Z] #77 149.5 checking for stdlib.h... yes
10:06:12 [2022-08-30T10:06:12.239Z] #77 195.4   CC       src/libcrun/libcrun_testing_a-error.o
10:06:12 [2022-08-30T10:06:12.240Z] #77 195.5   CC       src/libcrun/libcrun_testing_a-status.o
10:06:12 [2022-08-30T10:06:12.240Z] #77 195.5   CC       src/libcrun/libcrun_testing_a-terminal.o
10:06:12 [2022-08-30T10:06:12.240Z] #77 195.6   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
10:06:12 [2022-08-30T10:06:12.240Z] #77 195.7   CC       src/libcrun/libcrun_testing_a-signals.o
10:06:12 [2022-08-30T10:06:12.501Z] #77 195.8   CC       src/libcrun/libcrun_testing_a-mount_flags.o
10:06:12 [2022-08-30T10:06:12.501Z] #77 195.9   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
10:06:12 [2022-08-30T10:06:12.623Z] #77 149.9 checking for string.h... yes
10:06:12 [2022-08-30T10:06:12.762Z] #77 196.0   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
10:06:12 [2022-08-30T10:06:12.762Z] #77 196.1   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
10:06:12 [2022-08-30T10:06:12.762Z] #77 196.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
10:06:12 [2022-08-30T10:06:12.885Z] #77 150.3 checking for memory.h... yes
10:06:13 [2022-08-30T10:06:13.024Z] #77 196.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
10:06:13 [2022-08-30T10:06:13.025Z] #77 196.4   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
10:06:13 [2022-08-30T10:06:13.286Z] #77 196.6   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
10:06:13 [2022-08-30T10:06:13.408Z] #77 150.7 checking for strings.h... yes
10:06:13 [2022-08-30T10:06:13.548Z] #77 196.9   CC       src/crun-crun.o
10:06:13 [2022-08-30T10:06:13.548Z] #77 196.9   CC       src/crun-run.o
10:06:13 [2022-08-30T10:06:13.811Z] #77 197.0   CC       src/crun-delete.o
10:06:13 [2022-08-30T10:06:13.811Z] #77 197.2   CC       src/crun-kill.o
10:06:13 [2022-08-30T10:06:13.934Z] #77 151.2 checking for inttypes.h... yes
10:06:14 [2022-08-30T10:06:14.072Z] #77 197.3   CC       src/crun-pause.o
10:06:14 [2022-08-30T10:06:14.072Z] #77 197.5   CC       src/crun-unpause.o
10:06:14 [2022-08-30T10:06:14.334Z] #77 197.7   CC       src/crun-spec.o
10:06:14 [2022-08-30T10:06:14.334Z] #77 197.8   CC       src/crun-exec.o
10:06:14 [2022-08-30T10:06:14.542Z] Created binary: bundles/dynbinary-daemon/dockerd
10:06:14 [2022-08-30T10:06:14.542Z] Building: bundles/dynbinary-daemon/docker-proxy
10:06:14 [2022-08-30T10:06:14.542Z] GOOS="" GOARCH="" GOARM=""
10:06:14 [2022-08-30T10:06:14.542Z] Created binary: bundles/dynbinary-daemon/docker-proxy
10:06:14 [2022-08-30T10:06:14.542Z] 
10:06:14 [2022-08-30T10:06:14.542Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:06:14 [2022-08-30T10:06:14.542Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:06:14 [2022-08-30T10:06:14.542Z] Using test binary docker
10:06:14 [2022-08-30T10:06:14.542Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:06:14 [2022-08-30T10:06:14.542Z] Not: starting.
10:06:14 [2022-08-30T10:06:14.542Z] INFO: Waiting for daemon to start...
10:06:14 [2022-08-30T10:06:14.542Z] Starting dockerd
10:06:14 [2022-08-30T10:06:14.542Z] .
10:06:14 [2022-08-30T10:06:14.542Z] INFO: Building docker-sdk-python3:5.0.3...
10:06:14 [2022-08-30T10:06:14.596Z] #77 198.0   CC       src/crun-list.o
10:06:14 [2022-08-30T10:06:14.767Z] #77 151.7 checking for stdint.h... yes
10:06:14 [2022-08-30T10:06:14.858Z] #77 198.2   CC       src/crun-create.o
10:06:14 [2022-08-30T10:06:14.858Z] #77 198.2   CC       src/crun-start.o
10:06:14 [2022-08-30T10:06:14.858Z] #77 198.3   CC       src/crun-state.o
10:06:15 [2022-08-30T10:06:15.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:06:15 [2022-08-30T10:06:15.029Z] #77 152.3 checking for unistd.h... yes
10:06:15 [2022-08-30T10:06:15.119Z] #77 198.4   CC       src/crun-update.o
10:06:15 [2022-08-30T10:06:15.149Z] #26 DONE 270.3s
10:06:15 [2022-08-30T10:06:15.149Z] 
10:06:15 [2022-08-30T10:06:15.149Z] #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
10:06:15 [2022-08-30T10:06:15.149Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488
10:06:15 [2022-08-30T10:06:15.149Z] #77 224.3   AR       libcrun_testing.a
10:06:15 [2022-08-30T10:06:15.149Z] #77 224.3 ar: `u' modifier ignored since `D' is the default (see `U')
10:06:15 [2022-08-30T10:06:15.149Z] #77 224.4   CCLD     tests/tests_libcrun_utils
10:06:15 [2022-08-30T10:06:15.149Z] #77 224.4   CCLD     tests/tests_libcrun_errors
10:06:15 [2022-08-30T10:06:15.149Z] #77 224.5   CCLD     tests/tests_libcrun_fuzzer
10:06:15 [2022-08-30T10:06:15.149Z] #77 225.4   CCLD     libcrun.la
10:06:15 [2022-08-30T10:06:15.149Z] #77 225.9   CCLD     crun
10:06:15 [2022-08-30T10:06:15.149Z] #77 226.6 make[3]: Entering directory '/tmp/crun-build'
10:06:15 [2022-08-30T10:06:15.149Z] #77 226.9  /bin/mkdir -p '/usr/local/share/man/man1'
10:06:15 [2022-08-30T10:06:15.149Z] #77 226.9  /bin/mkdir -p '/usr/local/lib'
10:06:15 [2022-08-30T10:06:15.149Z] #77 226.9  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
10:06:15 [2022-08-30T10:06:15.149Z] #77 227.0  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
10:06:15 [2022-08-30T10:06:15.292Z] #77 152.6 checking for dlfcn.h... yes
10:06:15 [2022-08-30T10:06:15.292Z] #77 152.8 checking for objdir... .libs
10:06:15 [2022-08-30T10:06:15.380Z] #77 198.7   CC       src/crun-ps.o
10:06:15 [2022-08-30T10:06:15.380Z] #77 198.9   CC       src/crun-checkpoint.o
10:06:15 [2022-08-30T10:06:15.424Z] #77 227.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
10:06:15 [2022-08-30T10:06:15.424Z] #77 227.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
10:06:15 [2022-08-30T10:06:15.424Z] #77 227.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a
10:06:15 [2022-08-30T10:06:15.424Z] #77 227.0 libtool: install: ranlib /usr/local/lib/libcrun.a
10:06:15 [2022-08-30T10:06:15.641Z] #77 199.0   CC       src/crun-restore.o
10:06:15 [2022-08-30T10:06:15.681Z] #77 ...
10:06:15 [2022-08-30T10:06:15.681Z] 
10:06:15 [2022-08-30T10:06:15.681Z] #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.46.2"      && /build/golangci-lint --version
10:06:15 [2022-08-30T10:06:15.681Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c
10:06:15 [2022-08-30T10:06:15.681Z] #55 271.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
10:06:15 [2022-08-30T10:06:15.681Z] #55 DONE 271.6s
10:06:15 [2022-08-30T10:06:15.681Z] 
10:06:15 [2022-08-30T10:06:15.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
10:06:15 [2022-08-30T10:06:15.681Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.4 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
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.4 ----------------------------------------------------------------------
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.4 Libraries have been installed in:
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.4    /usr/local/lib
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.4 
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.4 If you ever happen to want to link against installed libraries
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.4 in a given directory, LIBDIR, you must either use libtool, and
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.4 specify the full pathname of the library, or use the '-LLIBDIR'
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.4 flag during linking and do at least one of the following:
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.4      during execution
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.4      during linking
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.4 
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.4 See any operating system documentation about shared libraries for
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.4 more information, such as the ld(1) and ld.so(8) manual pages.
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.4 ----------------------------------------------------------------------
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.4  /bin/mkdir -p '/build'
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.4   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.5 libtool: install: /usr/bin/install -c crun /build/crun
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.5 make[3]: Leaving directory '/tmp/crun-build'
10:06:15 [2022-08-30T10:06:15.681Z] #77 227.5 make[2]: Leaving directory '/tmp/crun-build'
10:06:15 [2022-08-30T10:06:15.902Z] #77 199.2   CC       src/libcrun/libcrun_la-utils.lo
10:06:15 [2022-08-30T10:06:15.946Z] #77 227.5 make[1]: Leaving directory '/tmp/crun-build'
10:06:15 [2022-08-30T10:06:15.946Z] #77 DONE 227.7s
10:06:15 [2022-08-30T10:06:15.946Z] 
10:06:15 [2022-08-30T10:06:15.946Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
10:06:15 [2022-08-30T10:06:15.946Z] #27 sha256:c7a9e619ace09c08f4755d9039ec343431842ffe827a85ae8ca18668853da5fe
10:06:16 [2022-08-30T10:06:16.130Z] #77 153.4 checking if gcc supports -fno-rtti -fno-exceptions... no
10:06:16 [2022-08-30T10:06:16.130Z] #77 153.7 checking for gcc option to produce PIC... -fPIC -DPIC
10:06:16 [2022-08-30T10:06:16.162Z] #77 199.4   CC       src/libcrun/libcrun_la-cloned_binary.lo
10:06:16 [2022-08-30T10:06:16.392Z] #77 153.7 checking if gcc PIC flag -fPIC -DPIC works... yes
10:06:16 [2022-08-30T10:06:16.423Z] #77 199.8   CC       src/libcrun/libcrun_la-container.lo
10:06:16 [2022-08-30T10:06:16.423Z] #77 199.9   CC       src/libcrun/libcrun_la-cgroup.lo
10:06:16 [2022-08-30T10:06:16.684Z] #77 200.0   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
10:06:16 [2022-08-30T10:06:16.889Z] #27 DONE 1.0s
10:06:16 [2022-08-30T10:06:16.889Z] 
10:06:16 [2022-08-30T10:06:16.889Z] #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
10:06:16 [2022-08-30T10:06:16.889Z] #60 sha256:a53fb81b935ecfddd501e62f493c4ba7aa4901e387721c35717871bd3689de3c
10:06:16 [2022-08-30T10:06:16.889Z] #60 160.1 + mkdir -p /build
10:06:16 [2022-08-30T10:06:16.889Z] #60 160.1 + cp runc /build/runc
10:06:16 [2022-08-30T10:06:16.889Z] #60 DONE 160.6s
10:06:16 [2022-08-30T10:06:16.889Z] 
10:06:16 [2022-08-30T10:06:16.889Z] #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
10:06:16 [2022-08-30T10:06:16.889Z] #64 sha256:24399e73f498c90351846ee3605b480908fbf3df51440bfee439ad5ac2d7e398
10:06:16 [2022-08-30T10:06:16.889Z] #64 ...
10:06:16 [2022-08-30T10:06:16.889Z] 
10:06:16 [2022-08-30T10:06:16.889Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
10:06:16 [2022-08-30T10:06:16.889Z] #32 sha256:172f627148f518044162a0a1588554de8de3af73c18dcd831a78cb09231a4ab8
10:06:16 [2022-08-30T10:06:16.945Z] #77 200.2   CC       src/libcrun/libcrun_la-cgroup-resources.lo
10:06:16 [2022-08-30T10:06:16.964Z] #77 153.7 checking if gcc static flag -static works... yes
10:06:16 [2022-08-30T10:06:16.964Z] #77 154.4 checking if gcc supports -c -o file.o... yes
10:06:17 [2022-08-30T10:06:17.226Z] #77 154.7 checking if gcc supports -c -o file.o... (cached) yes
10:06:17 [2022-08-30T10:06:17.226Z] #77 154.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
10:06:17 [2022-08-30T10:06:17.487Z] #77 154.8 checking dynamic linker characteristics... 
10:06:17 [2022-08-30T10:06:17.487Z] #77 ...
10:06:17 [2022-08-30T10:06:17.487Z] 
10:06:17 [2022-08-30T10:06:17.487Z] #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
10:06:17 [2022-08-30T10:06:17.487Z] #60 sha256:ae4dab2ab38751233e27c90cc988b8a3f325434f484ad8d01eca647923cd5968
10:06:17 [2022-08-30T10:06:17.487Z] #60 18.17 + cd /tmp/tmp.n0e4iusGy8/src/github.com/opencontainers/runc
10:06:17 [2022-08-30T10:06:17.487Z] #60 18.18 + git checkout -q v1.1.4
10:06:17 [2022-08-30T10:06:17.544Z] #77 200.6   CC       src/libcrun/libcrun_la-cgroup-setup.lo
10:06:17 [2022-08-30T10:06:17.544Z] #77 200.8   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
10:06:17 [2022-08-30T10:06:17.544Z] #77 200.8   CC       src/libcrun/libcrun_la-cgroup-utils.lo
10:06:17 [2022-08-30T10:06:17.819Z] #32 DONE 0.9s
10:06:17 [2022-08-30T10:06:17.819Z] 
10:06:17 [2022-08-30T10:06:17.819Z] #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
10:06:17 [2022-08-30T10:06:17.819Z] #64 sha256:24399e73f498c90351846ee3605b480908fbf3df51440bfee439ad5ac2d7e398
10:06:17 [2022-08-30T10:06:17.819Z] #64 ...
10:06:17 [2022-08-30T10:06:17.819Z] 
10:06:17 [2022-08-30T10:06:17.819Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
10:06:17 [2022-08-30T10:06:17.819Z] #35 sha256:5aa7d7c55a584b60132724fbfd85c9aa11026037c13d489f2a8d270445c4c5be
10:06:17 [2022-08-30T10:06:17.885Z] #77 201.0   CC       src/libcrun/libcrun_la-criu.lo
10:06:18 [2022-08-30T10:06:18.060Z] #60 18.80 + '[' -z '' ']'
10:06:18 [2022-08-30T10:06:18.060Z] #60 18.80 + target=static
10:06:18 [2022-08-30T10:06:18.060Z] #60 18.80 + make BUILDTAGS=seccomp static
10:06:18 [2022-08-30T10:06:18.224Z] #77 201.3   CC       src/libcrun/libcrun_la-custom-handler.lo
10:06:18 [2022-08-30T10:06:18.485Z] #77 201.8   CC       src/libcrun/libcrun_la-linux.lo
10:06:18 [2022-08-30T10:06:18.632Z] #60 19.42 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
10:06:18 [2022-08-30T10:06:18.745Z] #77 202.1   CC       src/libcrun/libcrun_la-seccomp.lo
10:06:18 [2022-08-30T10:06:18.745Z] #77 202.1   CC       src/libcrun/libcrun_la-ebpf.lo
10:06:18 [2022-08-30T10:06:18.771Z] #35 DONE 0.8s
10:06:18 [2022-08-30T10:06:18.771Z] 
10:06:18 [2022-08-30T10:06:18.771Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
10:06:18 [2022-08-30T10:06:18.771Z] #37 sha256:9e89ea918dd8d7cdca587c13eb3a6c139980dde586e7820345519ad54d20e860
10:06:19 [2022-08-30T10:06:19.028Z] #37 DONE 0.5s
10:06:19 [2022-08-30T10:06:19.028Z] 
10:06:19 [2022-08-30T10:06:19.028Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
10:06:19 [2022-08-30T10:06:19.028Z] #39 sha256:ee4cad9d79b505de33bbe628de7fcc37a7210905953ee73cbde11a782f2b8060
10:06:19 [2022-08-30T10:06:19.204Z] #60 ...
10:06:19 [2022-08-30T10:06:19.204Z] 
10:06:19 [2022-08-30T10:06:19.204Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:06:19 [2022-08-30T10:06:19.204Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db
10:06:19 [2022-08-30T10:06:19.204Z] #21 2.107 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:06:19 [2022-08-30T10:06:19.204Z] #21 2.288 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:06:19 [2022-08-30T10:06:19.204Z] #21 2.465 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:06:19 [2022-08-30T10:06:19.204Z] #21 3.532 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:06:19 [2022-08-30T10:06:19.204Z] #21 5.755 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB]
10:06:19 [2022-08-30T10:06:19.204Z] #21 7.607 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:06:19 [2022-08-30T10:06:19.285Z] #39 DONE 0.2s
10:06:19 [2022-08-30T10:06:19.285Z] 
10:06:19 [2022-08-30T10:06:19.285Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
10:06:19 [2022-08-30T10:06:19.285Z] #41 sha256:cebcc76b33d07b3876ade17c3c3f6b6cababa4ab73c9c446cba3c788a08391f5
10:06:19 [2022-08-30T10:06:19.285Z] #41 DONE 0.1s
10:06:19 [2022-08-30T10:06:19.285Z] 
10:06:19 [2022-08-30T10:06:19.285Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
10:06:19 [2022-08-30T10:06:19.285Z] #45 sha256:39a16ca339e57cbbd9f5e2767d1e8c048bbb924cc817d0781a67106a78043f0c
10:06:19 [2022-08-30T10:06:19.285Z] #45 DONE 0.1s
10:06:19 [2022-08-30T10:06:19.285Z] 
10:06:19 [2022-08-30T10:06:19.285Z] #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
10:06:19 [2022-08-30T10:06:19.285Z] #64 sha256:24399e73f498c90351846ee3605b480908fbf3df51440bfee439ad5ac2d7e398
10:06:19 [2022-08-30T10:06:19.318Z] #77 202.6   CC       src/libcrun/libcrun_la-error.lo
10:06:19 [2022-08-30T10:06:19.318Z] #77 202.8   CC       src/libcrun/libcrun_la-status.lo
10:06:19 [2022-08-30T10:06:19.466Z] #21 ...
10:06:19 [2022-08-30T10:06:19.466Z] 
10:06:19 [2022-08-30T10:06:19.466Z] #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
10:06:19 [2022-08-30T10:06:19.466Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:06:19 [2022-08-30T10:06:19.466Z] #77 154.8 checking dynamic linker characteristics... GNU/Linux ld.so
10:06:19 [2022-08-30T10:06:19.466Z] #77 155.6 checking how to hardcode library paths into programs... immediate
10:06:19 [2022-08-30T10:06:19.466Z] #77 155.6 checking whether stripping libraries is possible... yes
10:06:19 [2022-08-30T10:06:19.466Z] #77 155.6 checking if libtool supports shared libraries... yes
10:06:19 [2022-08-30T10:06:19.466Z] #77 155.6 checking whether to build shared libraries... no
10:06:19 [2022-08-30T10:06:19.466Z] #77 155.6 checking whether to build static libraries... yes
10:06:19 [2022-08-30T10:06:19.466Z] #77 155.6 checking for a BSD-compatible install... /usr/bin/install -c
10:06:19 [2022-08-30T10:06:19.466Z] #77 155.7 checking whether build environment is sane... yes
10:06:19 [2022-08-30T10:06:19.466Z] #77 155.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:06:19 [2022-08-30T10:06:19.466Z] #77 155.9 checking whether make sets $(MAKE)... yes
10:06:19 [2022-08-30T10:06:19.466Z] #77 156.0 checking whether make supports the include directive... yes (GNU style)
10:06:19 [2022-08-30T10:06:19.466Z] #77 156.1 checking whether make supports nested variables... yes
10:06:19 [2022-08-30T10:06:19.466Z] #77 156.3 checking whether UID '0' is supported by ustar format... yes
10:06:19 [2022-08-30T10:06:19.466Z] #77 156.3 checking whether GID '0' is supported by ustar format... yes
10:06:19 [2022-08-30T10:06:19.466Z] #77 156.3 checking how to create a ustar tar archive... gnutar
10:06:19 [2022-08-30T10:06:19.466Z] #77 156.6 checking dependency style of gcc... gcc3
10:06:19 [2022-08-30T10:06:19.466Z] #77 157.1 checking whether to enable maintainer-specific portions of Makefiles... yes
10:06:19 [2022-08-30T10:06:19.466Z] #77 157.1 checking whether make supports nested variables... (cached) yes
10:06:19 [2022-08-30T10:06:19.466Z] #77 157.1 checking for gawk... (cached) mawk
10:06:19 [2022-08-30T10:06:19.466Z] #77 157.1 checking for a sed that does not truncate output... (cached) /bin/sed
10:06:19 [2022-08-30T10:06:19.466Z] #77 157.1 checking for gcc... (cached) gcc
10:06:19 [2022-08-30T10:06:19.543Z] #64 ...
10:06:19 [2022-08-30T10:06:19.543Z] 
10:06:19 [2022-08-30T10:06:19.543Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
10:06:19 [2022-08-30T10:06:19.543Z] #48 sha256:0306837801808f922fecf602d452164172dd681a7c1f7bb5ec0be09c3180889d
10:06:19 [2022-08-30T10:06:19.800Z] #48 DONE 0.5s
10:06:19 [2022-08-30T10:06:19.800Z] 
10:06:19 [2022-08-30T10:06:19.800Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
10:06:19 [2022-08-30T10:06:19.800Z] #52 sha256:8a4ddd1d99df9716965b542f391c438d5f6a0a856b32ae35db8ccb5eb0c4be23
10:06:19 [2022-08-30T10:06:19.800Z] #52 DONE 0.1s
10:06:19 [2022-08-30T10:06:19.800Z] 
10:06:19 [2022-08-30T10:06:19.800Z] #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
10:06:19 [2022-08-30T10:06:19.800Z] #64 sha256:24399e73f498c90351846ee3605b480908fbf3df51440bfee439ad5ac2d7e398
10:06:19 [2022-08-30T10:06:19.891Z] #77 203.0   CC       src/libcrun/libcrun_la-terminal.lo
10:06:19 [2022-08-30T10:06:19.891Z] #77 203.2   CC       src/libcrun/libcrun_la-chroot_realpath.lo
10:06:19 [2022-08-30T10:06:19.988Z] #77 157.4 checking whether we are using the GNU C compiler... (cached) yes
10:06:19 [2022-08-30T10:06:19.988Z] #77 157.4 checking whether gcc accepts -g... (cached) yes
10:06:19 [2022-08-30T10:06:19.988Z] #77 157.4 checking for gcc option to accept ISO C89... (cached) none needed
10:06:19 [2022-08-30T10:06:19.988Z] #77 157.4 checking whether gcc understands -c and -o together... (cached) yes
10:06:19 [2022-08-30T10:06:19.988Z] #77 157.4 checking for a Python interpreter with version >= 3... python3
10:06:19 [2022-08-30T10:06:19.988Z] #77 157.6 checking for python3... /usr/bin/python3
10:06:20 [2022-08-30T10:06:20.057Z] #64 ...
10:06:20 [2022-08-30T10:06:20.057Z] 
10:06:20 [2022-08-30T10:06:20.057Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
10:06:20 [2022-08-30T10:06:20.057Z] #54 sha256:68e50afe61e914bc60040e7950a3d33d7807485faf2030f55679c37049a646fd
10:06:20 [2022-08-30T10:06:20.057Z] #54 DONE 0.1s
10:06:20 [2022-08-30T10:06:20.057Z] 
10:06:20 [2022-08-30T10:06:20.057Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
10:06:20 [2022-08-30T10:06:20.057Z] #56 sha256:d95ca50fd5c31c42068514e84606b81bfd2585c6a710226513fee5a0f2d2a431
10:06:20 [2022-08-30T10:06:20.249Z] #77 157.6 checking for python3 version... 3.9
10:06:20 [2022-08-30T10:06:20.249Z] #77 157.7 checking for python3 platform... linux
10:06:20 [2022-08-30T10:06:20.465Z] #77 203.6   CC       src/libcrun/libcrun_la-signals.lo
10:06:20 [2022-08-30T10:06:20.510Z] #77 157.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
10:06:20 [2022-08-30T10:06:20.727Z] #77 ...
10:06:20 [2022-08-30T10:06:20.727Z] 
10:06:20 [2022-08-30T10:06:20.727Z] #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
10:06:20 [2022-08-30T10:06:20.727Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68
10:06:20 [2022-08-30T10:06:20.727Z] #47 249.0 + dpkg --print-architecture
10:06:20 [2022-08-30T10:06:20.727Z] #47 249.0 + git checkout -q v2.1.0
10:06:20 [2022-08-30T10:06:20.727Z] #47 249.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:06:20 [2022-08-30T10:06:20.727Z] #47 249.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:06:20 [2022-08-30T10:06:20.727Z] #47 ...
10:06:20 [2022-08-30T10:06:20.727Z] 
10:06:20 [2022-08-30T10:06:20.727Z] #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
10:06:20 [2022-08-30T10:06:20.727Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:06:20 [2022-08-30T10:06:20.727Z] #77 204.0   CC       src/libcrun/libcrun_la-mount_flags.lo
10:06:20 [2022-08-30T10:06:20.771Z] #77 158.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
10:06:20 [2022-08-30T10:06:20.771Z] #77 158.4 checking for go-md2man... no
10:06:20 [2022-08-30T10:06:20.988Z] #56 DONE 1.1s
10:06:20 [2022-08-30T10:06:20.988Z] 
10:06:20 [2022-08-30T10:06:20.988Z] #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
10:06:20 [2022-08-30T10:06:20.988Z] #64 sha256:24399e73f498c90351846ee3605b480908fbf3df51440bfee439ad5ac2d7e398
10:06:20 [2022-08-30T10:06:20.989Z] #77 204.2   CC       src/libcrun/libcrun_la-seccomp_notify.lo
10:06:21 [2022-08-30T10:06:21.033Z] #77 158.4 checking error.h usability... yes
10:06:21 [2022-08-30T10:06:21.034Z] #77 158.6 checking error.h presence... yes
10:06:21 [2022-08-30T10:06:21.034Z] #77 158.6 checking for error.h... yes
10:06:21 [2022-08-30T10:06:21.245Z] #64 ...
10:06:21 [2022-08-30T10:06:21.245Z] 
10:06:21 [2022-08-30T10:06:21.245Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
10:06:21 [2022-08-30T10:06:21.245Z] #58 sha256:0a6154f6d9d69ba624d276d806b4ec41091b2594558aa48379e67debd8f3d2fa
10:06:21 [2022-08-30T10:06:21.245Z] #58 DONE 0.1s
10:06:21 [2022-08-30T10:06:21.245Z] 
10:06:21 [2022-08-30T10:06:21.245Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
10:06:21 [2022-08-30T10:06:21.245Z] #61 sha256:9fabc80ff34b98f57537dfdb9aed4a2f2c9bd8fb0698d277c4b79a2c628dffcc
10:06:21 [2022-08-30T10:06:21.296Z] #77 158.7 checking linux/openat2.h usability... yes
10:06:21 [2022-08-30T10:06:21.296Z] #77 159.0 checking linux/openat2.h presence... yes
10:06:21 [2022-08-30T10:06:21.556Z] #77 159.0 checking for linux/openat2.h... yes
10:06:21 [2022-08-30T10:06:21.563Z] #77 204.7   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
10:06:21 [2022-08-30T10:06:21.808Z] #61 DONE 0.4s
10:06:21 [2022-08-30T10:06:21.808Z] 
10:06:21 [2022-08-30T10:06:21.808Z] #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
10:06:21 [2022-08-30T10:06:21.808Z] #64 sha256:24399e73f498c90351846ee3605b480908fbf3df51440bfee439ad5ac2d7e398
10:06:21 [2022-08-30T10:06:21.817Z] #77 159.1 checking for copy_file_range... yes
10:06:22 [2022-08-30T10:06:22.065Z] #64 247.0 + bin/containerd
10:06:22 [2022-08-30T10:06:22.136Z] #77 205.4   CC       src/libcrun/handlers/libcrun_la-krun.lo
10:06:22 [2022-08-30T10:06:22.388Z] #77 159.5 checking for fgetxattr... yes
10:06:22 [2022-08-30T10:06:22.397Z] #77 205.7   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
10:06:22 [2022-08-30T10:06:22.960Z] #77 159.9 checking for statx... yes
10:06:22 [2022-08-30T10:06:22.969Z] #77 206.3   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
10:06:23 [2022-08-30T10:06:23.232Z] #77 206.5   CC       tests/init.o
10:06:23 [2022-08-30T10:06:23.494Z] #77 206.9   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
10:06:23 [2022-08-30T10:06:23.532Z] #77 160.5 checking for fgetpwent_r... yes
10:06:24 [2022-08-30T10:06:24.103Z] #77 161.1 checking for issetugid... no
10:06:24 [2022-08-30T10:06:24.103Z] #77 161.6 checking for pkg-config... /usr/bin/pkg-config
10:06:24 [2022-08-30T10:06:24.103Z] #77 161.7 checking pkg-config is at least version 0.9.0... yes
10:06:25 [2022-08-30T10:06:25.044Z] #77 161.7 checking for library containing yajl_tree_get... -lyajl
10:06:25 [2022-08-30T10:06:25.044Z] #77 162.6 checking for yajl >= 2.0.0... yes
10:06:25 [2022-08-30T10:06:25.305Z] #77 162.6 checking sys/capability.h usability... yes
10:06:25 [2022-08-30T10:06:25.565Z] #77 163.0 checking sys/capability.h presence... yes
10:06:25 [2022-08-30T10:06:25.565Z] #77 163.1 checking for sys/capability.h... yes
10:06:26 [2022-08-30T10:06:26.137Z] #77 163.1 checking for library containing cap_from_name... -lcap
10:06:27 [2022-08-30T10:06:27.082Z] #77 163.7 checking for library containing dlopen... -ldl
10:06:27 [2022-08-30T10:06:27.604Z] #77 164.8 checking seccomp.h usability... yes
10:06:27 [2022-08-30T10:06:27.865Z] #77 165.1 checking seccomp.h presence... yes
10:06:27 [2022-08-30T10:06:27.865Z] #77 165.4 checking for seccomp.h... yes
10:06:28 [2022-08-30T10:06:28.810Z] #77 165.5 checking for library containing seccomp_rule_add... -lseccomp
10:06:29 [2022-08-30T10:06:29.384Z] #77 166.4 checking for library containing seccomp_arch_resolve_name... none required
10:06:29 [2022-08-30T10:06:29.647Z] #77 166.8 checking systemd/sd-bus.h usability... yes
10:06:29 [2022-08-30T10:06:29.908Z] #77 167.2 checking systemd/sd-bus.h presence... yes
10:06:29 [2022-08-30T10:06:29.908Z] #77 167.5 checking for systemd/sd-bus.h... yes
10:06:30 [2022-08-30T10:06:30.852Z] #77 167.5 checking for library containing sd_bus_match_signal_async... -lsystemd
10:06:31 [2022-08-30T10:06:31.116Z] #77 168.3 checking for sd_notify_barrier... yes
10:06:31 [2022-08-30T10:06:31.399Z] #77 168.7 checking linux/bpf.h usability... yes
10:06:31 [2022-08-30T10:06:31.672Z] #77 169.0 checking linux/bpf.h presence... yes
10:06:31 [2022-08-30T10:06:31.672Z] #77 169.3 checking for linux/bpf.h... yes
10:06:31 [2022-08-30T10:06:31.933Z] #77 169.3 checking compilation for eBPF... yes
10:06:31 [2022-08-30T10:06:31.933Z] #77 169.5 checking for criu >= 3.15... no
10:06:31 [2022-08-30T10:06:31.933Z] #77 169.5 configure: CRIU headers not found, building without CRIU support
10:06:31 [2022-08-30T10:06:31.933Z] #77 169.5 checking for criu > 3.16... no
10:06:31 [2022-08-30T10:06:31.933Z] #77 169.7 configure: CRIU version doesn't support join-ns API
10:06:32 [2022-08-30T10:06:32.219Z] #77 169.7 checking for criu > 3.16.1... no
10:06:32 [2022-08-30T10:06:32.219Z] #77 169.8 configure: CRIU version doesn't support for pre-dumping
10:06:32 [2022-08-30T10:06:32.484Z] #77 169.8 checking for new mount API (fsconfig)... yes
10:06:32 [2022-08-30T10:06:32.484Z] #77 170.0 checking for seccomp notify API... yes
10:06:32 [2022-08-30T10:06:32.744Z] #77 170.3 checking for gperf... no
10:06:32 [2022-08-30T10:06:32.744Z] #77 170.3 configure: gperf not found - cannot rebuild signal parser code
10:06:33 [2022-08-30T10:06:33.315Z] #77 170.3 checking for library containing argp_parse... none required
10:06:33 [2022-08-30T10:06:33.315Z] #77 ...
10:06:33 [2022-08-30T10:06:33.315Z] 
10:06:33 [2022-08-30T10:06:33.315Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:06:33 [2022-08-30T10:06:33.315Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db
10:06:33 [2022-08-30T10:06:33.315Z] #21 14.18 Fetched 8573 kB in 12s (691 kB/s)
10:06:33 [2022-08-30T10:06:33.315Z] #21 14.18 Reading package lists...
10:06:33 [2022-08-30T10:06:33.575Z] #21 18.99 Reading package lists...
10:06:33 [2022-08-30T10:06:33.575Z] #21 ...
10:06:33 [2022-08-30T10:06:33.575Z] 
10:06:33 [2022-08-30T10:06:33.575Z] #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
10:06:33 [2022-08-30T10:06:33.575Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:06:33 [2022-08-30T10:06:33.575Z] #77 171.2 checking that generated files are newer than configure... done
10:06:33 [2022-08-30T10:06:33.575Z] #77 171.2 configure: creating ./config.status
10:06:36 [2022-08-30T10:06:36.876Z] #77 174.2 config.status: creating Makefile
10:06:36 [2022-08-30T10:06:36.876Z] #77 174.3 config.status: creating rpm/crun.spec
10:06:36 [2022-08-30T10:06:36.876Z] #77 174.4 config.status: creating config.h
10:06:36 [2022-08-30T10:06:36.876Z] #77 174.4 config.status: executing libtool commands
10:06:36 [2022-08-30T10:06:36.876Z] #77 ...
10:06:36 [2022-08-30T10:06:36.876Z] 
10:06:36 [2022-08-30T10:06:36.876Z] #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
10:06:36 [2022-08-30T10:06:36.876Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df
10:06:36 [2022-08-30T10:06:36.876Z] #34 DONE 248.6s
10:06:36 [2022-08-30T10:06:36.876Z] 
10:06:36 [2022-08-30T10:06:36.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
10:06:36 [2022-08-30T10:06:36.876Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:06:36 [2022-08-30T10:06:36.876Z] #77 174.5 config.status: executing depfiles commands
10:06:36 [2022-08-30T10:06:36.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:06:38 [2022-08-30T10:06:38.795Z] #77 ...
10:06:38 [2022-08-30T10:06:38.795Z] 
10:06:38 [2022-08-30T10:06:38.795Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:06:38 [2022-08-30T10:06:38.795Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db
10:06:38 [2022-08-30T10:06:38.795Z] #21 24.38 Building dependency tree...
10:06:38 [2022-08-30T10:06:38.795Z] #21 27.01 The following additional packages will be installed:
10:06:38 [2022-08-30T10:06:38.795Z] #21 27.01   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
10:06:38 [2022-08-30T10:06:38.795Z] #21 27.01   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
10:06:38 [2022-08-30T10:06:38.795Z] #21 27.01   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
10:06:38 [2022-08-30T10:06:38.795Z] #21 27.01   libxtables12 python-pip-whl python3-distutils python3-lib2to3
10:06:38 [2022-08-30T10:06:38.795Z] #21 27.02   python3-pkg-resources systemd vim-runtime xxd
10:06:38 [2022-08-30T10:06:38.795Z] #21 27.02 Suggested packages:
10:06:38 [2022-08-30T10:06:38.795Z] #21 27.02   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
10:06:38 [2022-08-30T10:06:38.795Z] #21 27.02   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
10:06:38 [2022-08-30T10:06:38.795Z] #21 27.02   ctags vim-doc vim-scripts xfsdump acl attr quota
10:06:38 [2022-08-30T10:06:38.795Z] #21 27.02 Recommended packages:
10:06:38 [2022-08-30T10:06:38.795Z] #21 27.02   libatm1 nftables libpam-cap build-essential python3-dev dbus
10:06:38 [2022-08-30T10:06:38.795Z] #21 27.02   systemd-timesyncd | time-daemon unzip
10:06:39 [2022-08-30T10:06:39.057Z] #21 29.80 The following NEW packages will be installed:
10:06:39 [2022-08-30T10:06:39.057Z] #21 29.81   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
10:06:39 [2022-08-30T10:06:39.057Z] #21 29.81   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
10:06:39 [2022-08-30T10:06:39.057Z] #21 29.81   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
10:06:39 [2022-08-30T10:06:39.057Z] #21 29.81   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
10:06:39 [2022-08-30T10:06:39.057Z] #21 29.82   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
10:06:39 [2022-08-30T10:06:39.057Z] #21 29.82   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
10:06:39 [2022-08-30T10:06:39.057Z] #21 29.82   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
10:06:39 [2022-08-30T10:06:39.057Z] #21 29.82   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
10:06:39 [2022-08-30T10:06:39.057Z] #21 29.83   vim-runtime xfsprogs xxd xz-utils zip zstd
10:06:39 [2022-08-30T10:06:39.318Z] #21 ...
10:06:39 [2022-08-30T10:06:39.318Z] 
10:06:39 [2022-08-30T10:06:39.318Z] #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
10:06:39 [2022-08-30T10:06:39.318Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:06:39 [2022-08-30T10:06:39.318Z] #77 176.9 === configuring in libocispec (/tmp/crun-build/libocispec)
10:06:39 [2022-08-30T10:06:39.318Z] #77 176.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
10:06:40 [2022-08-30T10:06:40.262Z] #77 177.8 checking for gcc... gcc
10:06:40 [2022-08-30T10:06:40.785Z] #77 178.0 checking whether the C compiler works... yes
10:06:41 [2022-08-30T10:06:41.046Z] #77 178.4 checking for C compiler default output file name... a.out
10:06:41 [2022-08-30T10:06:41.046Z] #77 178.4 checking for suffix of executables... 
10:06:41 [2022-08-30T10:06:41.308Z] #77 178.6 checking whether we are cross compiling... no
10:06:41 [2022-08-30T10:06:41.571Z] #77 178.9 checking for suffix of object files... o
10:06:41 [2022-08-30T10:06:41.571Z] #77 179.1 checking whether we are using the GNU C compiler... yes
10:06:41 [2022-08-30T10:06:41.628Z] #77 ...
10:06:41 [2022-08-30T10:06:41.628Z] 
10:06:41 [2022-08-30T10:06:41.628Z] #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
10:06:41 [2022-08-30T10:06:41.628Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68
10:06:41 [2022-08-30T10:06:41.628Z] #47 DONE 278.7s
10:06:41 [2022-08-30T10:06:41.628Z] 
10:06:41 [2022-08-30T10:06:41.628Z] #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
10:06:41 [2022-08-30T10:06:41.628Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:06:42 [2022-08-30T10:06:42.144Z] #77 179.3 checking whether gcc accepts -g... yes
10:06:42 [2022-08-30T10:06:42.405Z] #77 179.5 checking for gcc option to accept ISO C89... none needed
10:06:42 [2022-08-30T10:06:42.667Z] #77 179.9 checking whether gcc understands -c and -o together... yes
10:06:42 [2022-08-30T10:06:42.667Z] #77 180.1 checking how to run the C preprocessor... gcc -E
10:06:42 [2022-08-30T10:06:42.928Z] #77 180.3 checking for grep that handles long lines and -e... /bin/grep
10:06:42 [2022-08-30T10:06:42.928Z] #77 180.3 checking for egrep... /bin/grep -E
10:06:43 [2022-08-30T10:06:43.190Z] #77 180.4 checking for ANSI C header files... 
10:06:43 [2022-08-30T10:06:43.190Z] #77 ...
10:06:43 [2022-08-30T10:06:43.190Z] 
10:06:43 [2022-08-30T10:06:43.190Z] #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
10:06:43 [2022-08-30T10:06:43.190Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4 Delve is a source level debugger for Go programs.
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4 
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4 Delve enables you to interact with your program by controlling the execution of the process,
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4 
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4 
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4 Pass flags to the program you are debugging using `--`, for example:
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4 
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4 `dlv exec ./hello -- server --config conf/config.toml`
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4 
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4 Usage:
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4   dlv [command]
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4 
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4 Available Commands:
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4   attach      Attach to running process and begin debugging.
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4   connect     Connect to a headless debug server with a terminal client.
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4   core        Examine a core dump.
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4   debug       Compile and begin debugging main package in current directory, or the package specified.
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4   exec        Execute a precompiled binary, and begin a debug session.
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4   help        Help about any command
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4   run         Deprecated command. Use 'debug' instead.
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4   test        Compile test binary and begin debugging program.
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4   trace       Compile and begin tracing program.
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4   version     Prints version.
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4 
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4 Flags:
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4       --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)
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4       --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)
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4       --disable-aslr                     Disables address space randomization
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4   -h, --help                             help for dlv
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4       --init string                      Init file, executed by the terminal client.
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4       --log                              Enable debugging server logging.
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4       --wd string                        Working directory for running the program.
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4 
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4 Additional help topics:
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4   dlv backend  Help about the --backend flag.
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4   dlv log      Help about logging flags.
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4   dlv redirect Help about file redirection.
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4 
10:06:43 [2022-08-30T10:06:43.190Z] #36 254.4 Use "dlv [command] --help" for more information about a command.
10:06:43 [2022-08-30T10:06:43.190Z] #36 DONE 254.7s
10:06:43 [2022-08-30T10:06:43.190Z] 
10:06:43 [2022-08-30T10:06:43.190Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:06:43 [2022-08-30T10:06:43.190Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.24 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded.
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.24 Need to get 32.8 MB of archives.
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.24 After this operation, 124 MB of additional disk space will be used.
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.58 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.64 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.82 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 30.82 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 31.28 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
10:06:43 [2022-08-30T10:06:43.190Z] #21 31.28 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 31.28 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 31.29 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 31.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 31.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 31.29 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 31.31 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 31.32 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 31.45 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 31.45 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 31.46 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 31.48 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 31.51 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 31.51 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 31.52 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 31.59 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 31.60 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 31.64 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
10:06:43 [2022-08-30T10:06:43.190Z] #21 31.65 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
10:06:43 [2022-08-30T10:06:43.191Z] #21 32.03 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
10:06:43 [2022-08-30T10:06:43.191Z] #21 32.06 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
10:06:43 [2022-08-30T10:06:43.191Z] #21 32.10 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
10:06:43 [2022-08-30T10:06:43.191Z] #21 32.12 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
10:06:43 [2022-08-30T10:06:43.191Z] #21 33.21 debconf: delaying package configuration, since apt-utils is not installed
10:06:43 [2022-08-30T10:06:43.191Z] #21 33.36 Fetched 32.8 MB in 2s (14.5 MB/s)
10:06:43 [2022-08-30T10:06:43.191Z] #21 33.43 Selecting previously unselected package libcap2:amd64.
10:06:43 [2022-08-30T10:06:43.191Z] #21 33.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 ... 24018 files and directories currently installed.)
10:06:43 [2022-08-30T10:06:43.191Z] #21 33.48 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
10:06:43 [2022-08-30T10:06:43.191Z] #21 33.73 Unpacking libcap2:amd64 (1:2.44-1) ...
10:06:43 [2022-08-30T10:06:43.191Z] #21 33.80 Selecting previously unselected package libargon2-1:amd64.
10:06:43 [2022-08-30T10:06:43.191Z] #21 33.81 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ...
10:06:43 [2022-08-30T10:06:43.191Z] #21 33.82 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
10:06:43 [2022-08-30T10:06:43.191Z] #21 33.93 Selecting previously unselected package libjson-c5:amd64.
10:06:43 [2022-08-30T10:06:43.191Z] #21 33.98 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ...
10:06:43 [2022-08-30T10:06:43.191Z] #21 33.98 Unpacking libjson-c5:amd64 (0.15-2) ...
10:06:43 [2022-08-30T10:06:43.452Z] #21 34.07 Selecting previously unselected package libcryptsetup12:amd64.
10:06:43 [2022-08-30T10:06:43.452Z] #21 34.09 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
10:06:43 [2022-08-30T10:06:43.452Z] #21 34.09 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
10:06:43 [2022-08-30T10:06:43.713Z] #21 34.40 Selecting previously unselected package libip4tc2:amd64.
10:06:43 [2022-08-30T10:06:43.713Z] #21 34.43 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ...
10:06:43 [2022-08-30T10:06:43.713Z] #21 34.43 Unpacking libip4tc2:amd64 (1.8.7-1) ...
10:06:43 [2022-08-30T10:06:43.978Z] #21 34.52 Selecting previously unselected package libkmod2:amd64.
10:06:43 [2022-08-30T10:06:43.978Z] #21 34.52 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ...
10:06:43 [2022-08-30T10:06:43.978Z] #21 34.55 Unpacking libkmod2:amd64 (28-1) ...
10:06:43 [2022-08-30T10:06:43.978Z] #21 34.78 Selecting previously unselected package systemd.
10:06:44 [2022-08-30T10:06:44.179Z] #77 ...
10:06:44 [2022-08-30T10:06:44.179Z] 
10:06:44 [2022-08-30T10:06:44.179Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
10:06:44 [2022-08-30T10:06:44.179Z] #48 sha256:c73a07e15fcca2ce25e312662808551927a1f081da19613e6f67d12d0d98ead2
10:06:44 [2022-08-30T10:06:44.241Z] #21 34.79 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ...
10:06:44 [2022-08-30T10:06:44.442Z] #48 DONE 0.5s
10:06:44 [2022-08-30T10:06:44.442Z] 
10:06:44 [2022-08-30T10:06:44.442Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
10:06:44 [2022-08-30T10:06:44.442Z] #52 sha256:08a851fb064fa3fbe50b9f65c8d2cfedf2df1ecd746586c19a894e775ed389b1
10:06:44 [2022-08-30T10:06:44.442Z] #52 DONE 0.1s
10:06:44 [2022-08-30T10:06:44.442Z] 
10:06:44 [2022-08-30T10:06:44.442Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
10:06:44 [2022-08-30T10:06:44.442Z] #54 sha256:fa4f93391e0cf83e2c7f867c57162634e81fc0116b9d0a89cdbcc06808c1d6aa
10:06:44 [2022-08-30T10:06:44.442Z] #54 DONE 0.1s
10:06:44 [2022-08-30T10:06:44.442Z] 
10:06:44 [2022-08-30T10:06:44.442Z] #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
10:06:44 [2022-08-30T10:06:44.442Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:06:44 [2022-08-30T10:06:44.502Z] #21 35.13 Unpacking systemd (247.3-7) ...
10:06:46 [2022-08-30T10:06:46.361Z] #77 229.5   CCLD     tests/init
10:06:47 [2022-08-30T10:06:47.806Z] #21 38.36 Selecting previously unselected package pigz.
10:06:47 [2022-08-30T10:06:47.806Z] #21 38.37 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ...
10:06:47 [2022-08-30T10:06:47.806Z] #21 38.39 Unpacking pigz (2.6-1) ...
10:06:47 [2022-08-30T10:06:47.806Z] #21 38.60 Selecting previously unselected package libelf1:amd64.
10:06:47 [2022-08-30T10:06:47.806Z] #21 38.60 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ...
10:06:47 [2022-08-30T10:06:47.806Z] #21 38.61 Unpacking libelf1:amd64 (0.183-1) ...
10:06:48 [2022-08-30T10:06:48.068Z] #21 38.97 Selecting previously unselected package libbpf0:amd64.
10:06:48 [2022-08-30T10:06:48.329Z] #21 38.99 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ...
10:06:48 [2022-08-30T10:06:48.329Z] #21 38.99 Unpacking libbpf0:amd64 (1:0.3-2) ...
10:06:48 [2022-08-30T10:06:48.591Z] #21 39.14 Selecting previously unselected package libmnl0:amd64.
10:06:48 [2022-08-30T10:06:48.591Z] #21 39.14 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ...
10:06:48 [2022-08-30T10:06:48.591Z] #21 39.15 Unpacking libmnl0:amd64 (1.0.4-3) ...
10:06:48 [2022-08-30T10:06:48.591Z] #21 39.26 Selecting previously unselected package libxtables12:amd64.
10:06:48 [2022-08-30T10:06:48.591Z] #21 39.27 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ...
10:06:48 [2022-08-30T10:06:48.591Z] #21 39.29 Unpacking libxtables12:amd64 (1.8.7-1) ...
10:06:48 [2022-08-30T10:06:48.852Z] #21 39.47 Selecting previously unselected package libcap2-bin.
10:06:48 [2022-08-30T10:06:48.852Z] #21 39.47 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ...
10:06:48 [2022-08-30T10:06:48.852Z] #21 39.48 Unpacking libcap2-bin (1:2.44-1) ...
10:06:49 [2022-08-30T10:06:49.113Z] #21 39.71 Selecting previously unselected package iproute2.
10:06:49 [2022-08-30T10:06:49.114Z] #21 39.72 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ...
10:06:49 [2022-08-30T10:06:49.114Z] #21 39.72 Unpacking iproute2 (5.10.0-4) ...
10:06:49 [2022-08-30T10:06:49.948Z] #21 40.56 Selecting previously unselected package xxd.
10:06:49 [2022-08-30T10:06:49.948Z] #21 40.57 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:06:49 [2022-08-30T10:06:49.948Z] #21 40.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:06:50 [2022-08-30T10:06:50.209Z] #21 40.82 Selecting previously unselected package vim-common.
10:06:50 [2022-08-30T10:06:50.209Z] #21 40.83 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:06:50 [2022-08-30T10:06:50.209Z] #21 40.85 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:06:50 [2022-08-30T10:06:50.471Z] #21 41.13 Selecting previously unselected package bash-completion.
10:06:50 [2022-08-30T10:06:50.471Z] #21 41.15 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
10:06:51 [2022-08-30T10:06:51.416Z] #21 ...
10:06:51 [2022-08-30T10:06:51.416Z] 
10:06:51 [2022-08-30T10:06:51.416Z] #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
10:06:51 [2022-08-30T10:06:51.416Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:06:51 [2022-08-30T10:06:51.417Z] #77 180.4 checking for ANSI C header files... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 181.0 checking for sys/types.h... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 181.3 checking for sys/stat.h... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 181.5 checking for stdlib.h... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 181.9 checking for string.h... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 182.3 checking for memory.h... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 182.6 checking for strings.h... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 182.8 checking for inttypes.h... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 183.0 checking for stdint.h... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 183.2 checking for unistd.h... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 183.6 checking minix/config.h usability... no
10:06:51 [2022-08-30T10:06:51.417Z] #77 183.8 checking minix/config.h presence... no
10:06:51 [2022-08-30T10:06:51.417Z] #77 183.9 checking for minix/config.h... no
10:06:51 [2022-08-30T10:06:51.417Z] #77 183.9 checking whether it is safe to define __EXTENSIONS__... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 184.2 checking build system type... x86_64-pc-linux-gnu
10:06:51 [2022-08-30T10:06:51.417Z] #77 184.6 checking host system type... x86_64-pc-linux-gnu
10:06:51 [2022-08-30T10:06:51.417Z] #77 184.6 checking how to print strings... printf
10:06:51 [2022-08-30T10:06:51.417Z] #77 184.7 checking for a sed that does not truncate output... /bin/sed
10:06:51 [2022-08-30T10:06:51.417Z] #77 184.7 checking for fgrep... /bin/grep -F
10:06:51 [2022-08-30T10:06:51.417Z] #77 184.7 checking for ld used by gcc... /usr/bin/ld
10:06:51 [2022-08-30T10:06:51.417Z] #77 184.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 184.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:06:51 [2022-08-30T10:06:51.417Z] #77 184.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:06:51 [2022-08-30T10:06:51.417Z] #77 185.0 checking whether ln -s works... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 185.0 checking the maximum length of command line arguments... 1572864
10:06:51 [2022-08-30T10:06:51.417Z] #77 185.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
10:06:51 [2022-08-30T10:06:51.417Z] #77 185.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
10:06:51 [2022-08-30T10:06:51.417Z] #77 185.1 checking for /usr/bin/ld option to reload object files... -r
10:06:51 [2022-08-30T10:06:51.417Z] #77 185.1 checking for objdump... objdump
10:06:51 [2022-08-30T10:06:51.417Z] #77 185.1 checking how to recognize dependent libraries... pass_all
10:06:51 [2022-08-30T10:06:51.417Z] #77 185.1 checking for dlltool... no
10:06:51 [2022-08-30T10:06:51.417Z] #77 185.1 checking how to associate runtime and link libraries... printf %s\n
10:06:51 [2022-08-30T10:06:51.417Z] #77 185.1 checking for ar... ar
10:06:51 [2022-08-30T10:06:51.417Z] #77 185.1 checking for archiver @FILE support... @
10:06:51 [2022-08-30T10:06:51.417Z] #77 185.3 checking for strip... strip
10:06:51 [2022-08-30T10:06:51.417Z] #77 185.3 checking for ranlib... ranlib
10:06:51 [2022-08-30T10:06:51.417Z] #77 185.3 checking for gawk... no
10:06:51 [2022-08-30T10:06:51.417Z] #77 185.3 checking for mawk... mawk
10:06:51 [2022-08-30T10:06:51.417Z] #77 185.3 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:06:51 [2022-08-30T10:06:51.417Z] #77 186.0 checking for sysroot... no
10:06:51 [2022-08-30T10:06:51.417Z] #77 186.0 checking for a working dd... /bin/dd
10:06:51 [2022-08-30T10:06:51.417Z] #77 186.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:06:51 [2022-08-30T10:06:51.417Z] #77 186.2 checking for mt... no
10:06:51 [2022-08-30T10:06:51.417Z] #77 186.3 checking if : is a manifest tool... no
10:06:51 [2022-08-30T10:06:51.417Z] #77 186.3 checking for dlfcn.h... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 186.6 checking for objdir... .libs
10:06:51 [2022-08-30T10:06:51.417Z] #77 187.0 checking if gcc supports -fno-rtti -fno-exceptions... no
10:06:51 [2022-08-30T10:06:51.417Z] #77 187.3 checking for gcc option to produce PIC... -fPIC -DPIC
10:06:51 [2022-08-30T10:06:51.417Z] #77 187.3 checking if gcc PIC flag -fPIC -DPIC works... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 187.6 checking if gcc static flag -static works... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 188.0 checking if gcc supports -c -o file.o... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 188.1 checking if gcc supports -c -o file.o... (cached) yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 188.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 188.2 checking dynamic linker characteristics... GNU/Linux ld.so
10:06:51 [2022-08-30T10:06:51.417Z] #77 188.6 checking how to hardcode library paths into programs... immediate
10:06:51 [2022-08-30T10:06:51.417Z] #77 188.6 checking whether stripping libraries is possible... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 188.6 checking if libtool supports shared libraries... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 188.6 checking whether to build shared libraries... no
10:06:51 [2022-08-30T10:06:51.417Z] #77 188.6 checking whether to build static libraries... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 188.7 checking for a BSD-compatible install... /usr/bin/install -c
10:06:51 [2022-08-30T10:06:51.417Z] #77 188.7 checking whether build environment is sane... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 188.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:06:51 [2022-08-30T10:06:51.417Z] #77 188.8 checking whether make sets $(MAKE)... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 188.8 checking whether make supports the include directive... yes (GNU style)
10:06:51 [2022-08-30T10:06:51.417Z] #77 188.9 checking whether make supports nested variables... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 188.9 checking whether UID '0' is supported by ustar format... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 188.9 checking whether GID '0' is supported by ustar format... yes
10:06:51 [2022-08-30T10:06:51.417Z] #77 188.9 checking how to create a ustar tar archive... gnutar
10:06:51 [2022-08-30T10:06:51.678Z] #77 189.0 checking dependency style of gcc... gcc3
10:06:51 [2022-08-30T10:06:51.678Z] #77 189.2 checking whether to enable maintainer-specific portions of Makefiles... yes
10:06:51 [2022-08-30T10:06:51.678Z] #77 189.2 checking whether make supports nested variables... (cached) yes
10:06:51 [2022-08-30T10:06:51.678Z] #77 189.2 checking for pkg-config... /usr/bin/pkg-config
10:06:51 [2022-08-30T10:06:51.678Z] #77 189.2 checking pkg-config is at least version 0.9.0... yes
10:06:51 [2022-08-30T10:06:51.678Z] #77 189.2 checking for yajl >= 2.1.0... yes
10:06:51 [2022-08-30T10:06:51.678Z] #77 189.3 checking for a sed that does not truncate output... (cached) /bin/sed
10:06:51 [2022-08-30T10:06:51.678Z] #77 189.3 checking for gcc... (cached) gcc
10:06:51 [2022-08-30T10:06:51.940Z] #77 189.4 checking whether we are using the GNU C compiler... (cached) yes
10:06:51 [2022-08-30T10:06:51.940Z] #77 189.4 checking whether gcc accepts -g... (cached) yes
10:06:51 [2022-08-30T10:06:51.940Z] #77 189.4 checking for gcc option to accept ISO C89... (cached) none needed
10:06:51 [2022-08-30T10:06:51.940Z] #77 189.4 checking whether gcc understands -c and -o together... (cached) yes
10:06:51 [2022-08-30T10:06:51.940Z] #77 189.4 checking for a Python interpreter with version >= 3... python3
10:06:51 [2022-08-30T10:06:51.940Z] #77 189.5 checking for python3... /usr/bin/python3
10:06:51 [2022-08-30T10:06:51.940Z] #77 189.5 checking for python3 version... 3.9
10:06:52 [2022-08-30T10:06:52.201Z] #77 189.5 checking for python3 platform... linux
10:06:52 [2022-08-30T10:06:52.201Z] #77 189.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
10:06:52 [2022-08-30T10:06:52.463Z] #77 189.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
10:06:52 [2022-08-30T10:06:52.724Z] #77 190.3 checking that generated files are newer than configure... done
10:06:52 [2022-08-30T10:06:52.724Z] #77 190.3 configure: creating ./config.status
10:06:53 [2022-08-30T10:06:53.283Z] sha256:f34a7894a7b254d7617d73824f137f0c964f9533b86caccafc937943fe159752
10:06:53 [2022-08-30T10:06:53.283Z] INFO: Starting docker-py tests...
10:06:53 [2022-08-30T10:06:53.283Z] ============================= test session starts ==============================
10:06:53 [2022-08-30T10:06:53.283Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
10:06:53 [2022-08-30T10:06:53.283Z] rootdir: /src, inifile: pytest.ini
10:06:53 [2022-08-30T10:06:53.283Z] plugins: cov-2.6.1, timeout-1.3.3
10:06:53 [2022-08-30T10:06:53.283Z] collected 395 items / 2 deselected / 393 selected
10:06:53 [2022-08-30T10:06:53.283Z] 
10:06:56 [2022-08-30T10:06:56.932Z] #77 ...
10:06:56 [2022-08-30T10:06:56.932Z] 
10:06:56 [2022-08-30T10:06:56.932Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:06:56 [2022-08-30T10:06:56.932Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db
10:06:56 [2022-08-30T10:06:56.932Z] #21 44.98 Unpacking bash-completion (1:2.11-2) ...
10:06:56 [2022-08-30T10:06:56.932Z] #21 45.61 Selecting previously unselected package bzip2.
10:06:56 [2022-08-30T10:06:56.932Z] #21 45.62 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ...
10:06:56 [2022-08-30T10:06:56.932Z] #21 45.62 Unpacking bzip2 (1.0.8-4) ...
10:06:56 [2022-08-30T10:06:56.932Z] #21 45.82 Selecting previously unselected package xz-utils.
10:06:56 [2022-08-30T10:06:56.932Z] #21 45.83 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
10:06:56 [2022-08-30T10:06:56.932Z] #21 45.84 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:06:56 [2022-08-30T10:06:56.932Z] #21 46.26 Selecting previously unselected package apparmor.
10:06:56 [2022-08-30T10:06:56.932Z] #21 46.26 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ...
10:06:56 [2022-08-30T10:06:56.932Z] #21 46.39 Unpacking apparmor (2.13.6-10) ...
10:06:56 [2022-08-30T10:06:56.932Z] #21 47.01 Selecting previously unselected package inetutils-ping.
10:06:56 [2022-08-30T10:06:56.932Z] #21 47.02 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ...
10:06:56 [2022-08-30T10:06:56.932Z] #21 47.03 Unpacking inetutils-ping (2:2.0-1) ...
10:06:56 [2022-08-30T10:06:56.932Z] #21 47.26 Selecting previously unselected package libip6tc2:amd64.
10:06:56 [2022-08-30T10:06:56.932Z] #21 47.26 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ...
10:06:56 [2022-08-30T10:06:56.932Z] #21 47.27 Unpacking libip6tc2:amd64 (1.8.7-1) ...
10:06:56 [2022-08-30T10:06:56.932Z] #21 47.35 Selecting previously unselected package libnfnetlink0:amd64.
10:06:56 [2022-08-30T10:06:56.932Z] #21 47.37 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:06:56 [2022-08-30T10:06:56.932Z] #21 47.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:06:56 [2022-08-30T10:06:56.932Z] #21 47.45 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:06:56 [2022-08-30T10:06:56.932Z] #21 47.46 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
10:06:56 [2022-08-30T10:06:56.932Z] #21 47.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:06:56 [2022-08-30T10:06:56.932Z] #21 47.59 Selecting previously unselected package libnftnl11:amd64.
10:06:56 [2022-08-30T10:06:56.932Z] #21 47.60 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ...
10:06:56 [2022-08-30T10:06:56.932Z] #21 47.62 Unpacking libnftnl11:amd64 (1.1.9-1) ...
10:06:56 [2022-08-30T10:06:56.932Z] #21 47.78 Selecting previously unselected package iptables.
10:06:56 [2022-08-30T10:06:56.932Z] #21 47.81 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ...
10:06:57 [2022-08-30T10:06:57.194Z] #21 47.81 Unpacking iptables (1.8.7-1) ...
10:06:57 [2022-08-30T10:06:57.769Z] #21 48.28 Selecting previously unselected package libonig5:amd64.
10:06:57 [2022-08-30T10:06:57.769Z] #21 48.31 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ...
10:06:57 [2022-08-30T10:06:57.769Z] #21 48.31 Unpacking libonig5:amd64 (6.9.6-1.1) ...
10:06:58 [2022-08-30T10:06:58.030Z] #21 48.54 Selecting previously unselected package libjq1:amd64.
10:06:58 [2022-08-30T10:06:58.030Z] #21 48.55 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ...
10:06:58 [2022-08-30T10:06:58.030Z] #21 48.56 Unpacking libjq1:amd64 (1.6-2.1) ...
10:06:58 [2022-08-30T10:06:58.292Z] #21 48.87 Selecting previously unselected package jq.
10:06:58 [2022-08-30T10:06:58.292Z] #21 48.87 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ...
10:06:58 [2022-08-30T10:06:58.292Z] #21 48.88 Unpacking jq (1.6-2.1) ...
10:06:58 [2022-08-30T10:06:58.292Z] #21 49.06 Selecting previously unselected package libaio1:amd64.
10:06:58 [2022-08-30T10:06:58.292Z] #21 49.06 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ...
10:06:58 [2022-08-30T10:06:58.292Z] #21 49.07 Unpacking libaio1:amd64 (0.3.112-9) ...
10:06:58 [2022-08-30T10:06:58.553Z] #21 49.13 Selecting previously unselected package libgpm2:amd64.
10:06:58 [2022-08-30T10:06:58.553Z] #21 49.14 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ...
10:06:58 [2022-08-30T10:06:58.553Z] #21 49.16 Unpacking libgpm2:amd64 (1.20.7-8) ...
10:06:58 [2022-08-30T10:06:58.553Z] #21 49.39 Selecting previously unselected package libicu67:amd64.
10:06:58 [2022-08-30T10:06:58.553Z] #21 49.39 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ...
10:06:58 [2022-08-30T10:06:58.815Z] #21 49.41 Unpacking libicu67:amd64 (67.1-7) ...
10:07:03 [2022-08-30T10:07:03.032Z] #21 ...
10:07:03 [2022-08-30T10:07:03.032Z] 
10:07:03 [2022-08-30T10:07:03.032Z] #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
10:07:03 [2022-08-30T10:07:03.032Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:07:03 [2022-08-30T10:07:03.032Z] #77 194.5 config.status: creating Makefile
10:07:03 [2022-08-30T10:07:03.032Z] #77 194.6 config.status: creating config.h
10:07:03 [2022-08-30T10:07:03.032Z] #77 194.7 config.status: executing libtool commands
10:07:03 [2022-08-30T10:07:03.032Z] #77 194.8 config.status: executing depfiles commands
10:07:03 [2022-08-30T10:07:03.032Z] #77 195.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
10:07:03 [2022-08-30T10:07:03.032Z] #77 196.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
10:07:03 [2022-08-30T10:07:03.032Z] #77 196.8 checking for gcc... gcc
10:07:03 [2022-08-30T10:07:03.032Z] #77 197.0 checking whether the C compiler works... yes
10:07:03 [2022-08-30T10:07:03.032Z] #77 197.3 checking for C compiler default output file name... a.out
10:07:03 [2022-08-30T10:07:03.032Z] #77 197.4 checking for suffix of executables... 
10:07:03 [2022-08-30T10:07:03.032Z] #77 197.7 checking whether we are cross compiling... no
10:07:03 [2022-08-30T10:07:03.032Z] #77 198.1 checking for suffix of object files... o
10:07:03 [2022-08-30T10:07:03.032Z] #77 198.3 checking whether we are using the GNU C compiler... yes
10:07:03 [2022-08-30T10:07:03.032Z] #77 198.5 checking whether gcc accepts -g... yes
10:07:03 [2022-08-30T10:07:03.032Z] #77 198.7 checking for gcc option to accept ISO C89... none needed
10:07:03 [2022-08-30T10:07:03.032Z] #77 198.9 checking whether gcc understands -c and -o together... yes
10:07:03 [2022-08-30T10:07:03.032Z] #77 199.1 checking for a BSD-compatible install... /usr/bin/install -c
10:07:03 [2022-08-30T10:07:03.032Z] #77 199.2 checking whether build environment is sane... yes
10:07:03 [2022-08-30T10:07:03.032Z] #77 199.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:07:03 [2022-08-30T10:07:03.032Z] #77 199.4 checking for gawk... no
10:07:03 [2022-08-30T10:07:03.032Z] #77 199.4 checking for mawk... mawk
10:07:03 [2022-08-30T10:07:03.032Z] #77 199.4 checking whether make sets $(MAKE)... yes
10:07:03 [2022-08-30T10:07:03.032Z] #77 199.5 checking whether make supports the include directive... yes (GNU style)
10:07:03 [2022-08-30T10:07:03.032Z] #77 199.6 checking whether make supports nested variables... yes
10:07:03 [2022-08-30T10:07:03.032Z] #77 199.6 checking whether UID '0' is supported by ustar format... yes
10:07:03 [2022-08-30T10:07:03.032Z] #77 199.6 checking whether GID '0' is supported by ustar format... yes
10:07:03 [2022-08-30T10:07:03.032Z] #77 199.6 checking how to create a ustar tar archive... gnutar
10:07:03 [2022-08-30T10:07:03.032Z] #77 199.7 checking dependency style of gcc... gcc3
10:07:03 [2022-08-30T10:07:03.032Z] #77 199.9 checking whether to enable maintainer-specific portions of Makefiles... yes
10:07:03 [2022-08-30T10:07:03.032Z] #77 199.9 checking whether make supports nested variables... (cached) yes
10:07:03 [2022-08-30T10:07:03.032Z] #77 200.0 checking build system type... x86_64-pc-linux-gnu
10:07:03 [2022-08-30T10:07:03.032Z] #77 200.3 checking host system type... x86_64-pc-linux-gnu
10:07:03 [2022-08-30T10:07:03.032Z] #77 200.3 checking how to print strings... printf
10:07:03 [2022-08-30T10:07:03.032Z] #77 200.3 checking for a sed that does not truncate output... /bin/sed
10:07:03 [2022-08-30T10:07:03.032Z] #77 200.4 checking for grep that handles long lines and -e... /bin/grep
10:07:03 [2022-08-30T10:07:03.032Z] #77 200.4 checking for egrep... /bin/grep -E
10:07:03 [2022-08-30T10:07:03.032Z] #77 200.4 checking for fgrep... /bin/grep -F
10:07:03 [2022-08-30T10:07:03.032Z] #77 200.4 checking for ld used by gcc... /usr/bin/ld
10:07:03 [2022-08-30T10:07:03.032Z] #77 200.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:07:03 [2022-08-30T10:07:03.032Z] #77 200.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:07:03 [2022-08-30T10:07:03.032Z] #77 200.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:07:03 [2022-08-30T10:07:03.032Z] #77 200.6 checking whether ln -s works... yes
10:07:03 [2022-08-30T10:07:03.032Z] #77 200.6 checking the maximum length of command line arguments... 1572864
10:07:03 [2022-08-30T10:07:03.032Z] #77 200.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
10:07:03 [2022-08-30T10:07:03.032Z] #77 200.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
10:07:03 [2022-08-30T10:07:03.032Z] #77 200.6 checking for /usr/bin/ld option to reload object files... -r
10:07:03 [2022-08-30T10:07:03.032Z] #77 200.6 checking for objdump... objdump
10:07:03 [2022-08-30T10:07:03.032Z] #77 200.6 checking how to recognize dependent libraries... pass_all
10:07:03 [2022-08-30T10:07:03.032Z] #77 200.6 checking for dlltool... no
10:07:03 [2022-08-30T10:07:03.032Z] #77 200.6 checking how to associate runtime and link libraries... printf %s\n
10:07:03 [2022-08-30T10:07:03.032Z] #77 200.6 checking for ar... ar
10:07:03 [2022-08-30T10:07:03.296Z] #77 200.6 checking for archiver @FILE support... @
10:07:03 [2022-08-30T10:07:03.296Z] #77 200.8 checking for strip... strip
10:07:03 [2022-08-30T10:07:03.296Z] #77 200.9 checking for ranlib... ranlib
10:07:03 [2022-08-30T10:07:03.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
10:07:03 [2022-08-30T10:07:03.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:07:03 [2022-08-30T10:07:03.558Z] #77 200.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:07:03 [2022-08-30T10:07:03.558Z] #77 201.2 checking for sysroot... no
10:07:03 [2022-08-30T10:07:03.558Z] #77 201.2 checking for a working dd... /bin/dd
10:07:03 [2022-08-30T10:07:03.558Z] #77 201.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:07:03 [2022-08-30T10:07:03.820Z] #77 201.3 checking for mt... no
10:07:03 [2022-08-30T10:07:03.820Z] #77 201.3 checking if : is a manifest tool... no
10:07:03 [2022-08-30T10:07:03.820Z] #77 201.3 checking how to run the C preprocessor... gcc -E
10:07:04 [2022-08-30T10:07:04.654Z] #77 201.6 checking for ANSI C header files... yes
10:07:04 [2022-08-30T10:07:04.654Z] #77 202.1 checking for sys/types.h... 
10:07:04 [2022-08-30T10:07:04.654Z] #77 ...
10:07:04 [2022-08-30T10:07:04.654Z] 
10:07:04 [2022-08-30T10:07:04.654Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:07:04 [2022-08-30T10:07:04.654Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db
10:07:04 [2022-08-30T10:07:04.654Z] #21 55.25 Selecting previously unselected package libinih1:amd64.
10:07:04 [2022-08-30T10:07:04.654Z] #21 55.26 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ...
10:07:04 [2022-08-30T10:07:04.654Z] #21 55.26 Unpacking libinih1:amd64 (53-1+b2) ...
10:07:04 [2022-08-30T10:07:04.654Z] #21 55.32 Selecting previously unselected package libmicrohttpd12:amd64.
10:07:04 [2022-08-30T10:07:04.654Z] #21 55.32 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ...
10:07:04 [2022-08-30T10:07:04.654Z] #21 55.34 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ...
10:07:04 [2022-08-30T10:07:04.654Z] #21 55.45 Selecting previously unselected package libnet1:amd64.
10:07:04 [2022-08-30T10:07:04.654Z] #21 55.46 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:07:04 [2022-08-30T10:07:04.654Z] #21 55.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:07:04 [2022-08-30T10:07:04.915Z] #21 55.59 Selecting previously unselected package libnl-3-200:amd64.
10:07:04 [2022-08-30T10:07:04.916Z] #21 55.60 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ...
10:07:04 [2022-08-30T10:07:04.916Z] #21 55.61 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
10:07:04 [2022-08-30T10:07:04.916Z] #21 55.69 Selecting previously unselected package libprotobuf-c1:amd64.
10:07:04 [2022-08-30T10:07:04.916Z] #21 55.69 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:07:04 [2022-08-30T10:07:04.916Z] #21 55.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:07:04 [2022-08-30T10:07:04.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:07:05 [2022-08-30T10:07:05.177Z] #21 55.79 Selecting previously unselected package libyajl2:amd64.
10:07:05 [2022-08-30T10:07:05.177Z] #21 55.79 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ...
10:07:05 [2022-08-30T10:07:05.177Z] #21 55.80 Unpacking libyajl2:amd64 (2.1.0-3) ...
10:07:05 [2022-08-30T10:07:05.177Z] #21 55.88 Selecting previously unselected package net-tools.
10:07:05 [2022-08-30T10:07:05.177Z] #21 55.89 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
10:07:05 [2022-08-30T10:07:05.177Z] #21 55.90 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
10:07:05 [2022-08-30T10:07:05.438Z] #21 56.13 Selecting previously unselected package patch.
10:07:05 [2022-08-30T10:07:05.438Z] #21 56.13 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ...
10:07:05 [2022-08-30T10:07:05.438Z] #21 56.15 Unpacking patch (2.7.6-7) ...
10:07:05 [2022-08-30T10:07:05.438Z] #21 56.25 Selecting previously unselected package python-pip-whl.
10:07:05 [2022-08-30T10:07:05.700Z] #21 56.26 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:07:05 [2022-08-30T10:07:05.700Z] #21 56.27 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
10:07:05 [2022-08-30T10:07:05.871Z] tests/integration/api_build_test.py .......................X             [  6%]
10:07:06 [2022-08-30T10:07:06.273Z] #21 56.85 Selecting previously unselected package python3-lib2to3.
10:07:06 [2022-08-30T10:07:06.273Z] #21 56.86 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
10:07:06 [2022-08-30T10:07:06.273Z] #21 56.86 Unpacking python3-lib2to3 (3.9.2-1) ...
10:07:06 [2022-08-30T10:07:06.273Z] #21 56.98 Selecting previously unselected package python3-distutils.
10:07:06 [2022-08-30T10:07:06.273Z] #21 56.98 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
10:07:06 [2022-08-30T10:07:06.273Z] #21 56.99 Unpacking python3-distutils (3.9.2-1) ...
10:07:06 [2022-08-30T10:07:06.535Z] #21 57.14 Selecting previously unselected package python3-pkg-resources.
10:07:06 [2022-08-30T10:07:06.535Z] #21 57.16 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
10:07:06 [2022-08-30T10:07:06.535Z] #21 57.16 Unpacking python3-pkg-resources (52.0.0-4) ...
10:07:06 [2022-08-30T10:07:06.535Z] #21 57.36 Selecting previously unselected package python3-setuptools.
10:07:06 [2022-08-30T10:07:06.701Z] tests/integration/api_client_test.py .....                               [  7%]
10:07:06 [2022-08-30T10:07:06.797Z] #21 57.36 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
10:07:06 [2022-08-30T10:07:06.797Z] #21 57.37 Unpacking python3-setuptools (52.0.0-4) ...
10:07:07 [2022-08-30T10:07:07.060Z] #21 57.66 Selecting previously unselected package python3-wheel.
10:07:07 [2022-08-30T10:07:07.061Z] #21 57.66 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
10:07:07 [2022-08-30T10:07:07.061Z] #21 57.68 Unpacking python3-wheel (0.34.2-1) ...
10:07:07 [2022-08-30T10:07:07.061Z] #21 57.73 Selecting previously unselected package python3-pip.
10:07:07 [2022-08-30T10:07:07.061Z] #21 57.75 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
10:07:07 [2022-08-30T10:07:07.061Z] #21 57.75 Unpacking python3-pip (20.3.4-4+deb11u1) ...
10:07:07 [2022-08-30T10:07:07.322Z] #21 58.04 Selecting previously unselected package sudo.
10:07:07 [2022-08-30T10:07:07.322Z] #21 58.04 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ...
10:07:07 [2022-08-30T10:07:07.322Z] #21 58.05 Unpacking sudo (1.9.5p2-3) ...
10:07:07 [2022-08-30T10:07:07.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:07:07 [2022-08-30T10:07:07.894Z] #21 58.66 Selecting previously unselected package systemd-journal-remote.
10:07:07 [2022-08-30T10:07:07.894Z] #21 58.66 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ...
10:07:07 [2022-08-30T10:07:07.894Z] #21 58.68 Unpacking systemd-journal-remote (247.3-7) ...
10:07:08 [2022-08-30T10:07:08.156Z] #21 58.81 Selecting previously unselected package thin-provisioning-tools.
10:07:08 [2022-08-30T10:07:08.156Z] #21 58.81 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ...
10:07:08 [2022-08-30T10:07:08.156Z] #21 58.82 Unpacking thin-provisioning-tools (0.9.0-1) ...
10:07:08 [2022-08-30T10:07:08.345Z] #77 249.0   AR       libcrun_testing.a
10:07:08 [2022-08-30T10:07:08.345Z] #77 249.0 ar: `u' modifier ignored since `D' is the default (see `U')
10:07:08 [2022-08-30T10:07:08.345Z] #77 249.2   CCLD     tests/tests_libcrun_utils
10:07:08 [2022-08-30T10:07:08.345Z] #77 249.2   CCLD     tests/tests_libcrun_errors
10:07:08 [2022-08-30T10:07:08.345Z] #77 249.2   CCLD     tests/tests_libcrun_fuzzer
10:07:08 [2022-08-30T10:07:08.345Z] #77 249.8   CCLD     libcrun.la
10:07:08 [2022-08-30T10:07:08.345Z] #77 250.8   CCLD     crun
10:07:08 [2022-08-30T10:07:08.345Z] #77 251.3 make[3]: Entering directory '/tmp/crun-build'
10:07:08 [2022-08-30T10:07:08.345Z] #77 251.5  /bin/mkdir -p '/usr/local/lib'
10:07:08 [2022-08-30T10:07:08.345Z] #77 251.5  /bin/mkdir -p '/usr/local/share/man/man1'
10:07:08 [2022-08-30T10:07:08.345Z] #77 251.5  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
10:07:08 [2022-08-30T10:07:08.345Z] #77 251.5  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
10:07:08 [2022-08-30T10:07:08.345Z] #77 251.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
10:07:08 [2022-08-30T10:07:08.345Z] #77 251.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
10:07:08 [2022-08-30T10:07:08.345Z] #77 251.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a
10:07:08 [2022-08-30T10:07:08.345Z] #77 251.6 libtool: install: ranlib /usr/local/lib/libcrun.a
10:07:08 [2022-08-30T10:07:08.417Z] #21 59.03 Selecting previously unselected package uidmap.
10:07:08 [2022-08-30T10:07:08.417Z] #21 59.04 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ...
10:07:08 [2022-08-30T10:07:08.417Z] #21 59.04 Unpacking uidmap (1:4.8.1-1) ...
10:07:08 [2022-08-30T10:07:08.417Z] #21 59.19 Selecting previously unselected package vim-runtime.
10:07:08 [2022-08-30T10:07:08.417Z] #21 59.20 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
10:07:08 [2022-08-30T10:07:08.466Z] tests/integration/api_config_test.py ......                              [  8%]
10:07:08 [2022-08-30T10:07:08.607Z] #77 251.8 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
10:07:08 [2022-08-30T10:07:08.607Z] #77 251.8 ----------------------------------------------------------------------
10:07:08 [2022-08-30T10:07:08.607Z] #77 251.8 Libraries have been installed in:
10:07:08 [2022-08-30T10:07:08.607Z] #77 251.8    /usr/local/lib
10:07:08 [2022-08-30T10:07:08.607Z] #77 251.8 
10:07:08 [2022-08-30T10:07:08.607Z] #77 251.8 If you ever happen to want to link against installed libraries
10:07:08 [2022-08-30T10:07:08.607Z] #77 251.8 in a given directory, LIBDIR, you must either use libtool, and
10:07:08 [2022-08-30T10:07:08.607Z] #77 251.8 specify the full pathname of the library, or use the '-LLIBDIR'
10:07:08 [2022-08-30T10:07:08.607Z] #77 251.8 flag during linking and do at least one of the following:
10:07:08 [2022-08-30T10:07:08.607Z] #77 251.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
10:07:08 [2022-08-30T10:07:08.607Z] #77 251.8      during execution
10:07:08 [2022-08-30T10:07:08.607Z] #77 251.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
10:07:08 [2022-08-30T10:07:08.607Z] #77 251.8      during linking
10:07:08 [2022-08-30T10:07:08.607Z] #77 251.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
10:07:08 [2022-08-30T10:07:08.607Z] #77 251.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
10:07:08 [2022-08-30T10:07:08.607Z] #77 251.8 
10:07:08 [2022-08-30T10:07:08.607Z] #77 251.8 See any operating system documentation about shared libraries for
10:07:08 [2022-08-30T10:07:08.607Z] #77 251.8 more information, such as the ld(1) and ld.so(8) manual pages.
10:07:08 [2022-08-30T10:07:08.607Z] #77 251.8 ----------------------------------------------------------------------
10:07:08 [2022-08-30T10:07:08.607Z] #77 251.8  /bin/mkdir -p '/build'
10:07:08 [2022-08-30T10:07:08.608Z] #77 251.8   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
10:07:08 [2022-08-30T10:07:08.608Z] #77 251.9 libtool: install: /usr/bin/install -c crun /build/crun
10:07:08 [2022-08-30T10:07:08.608Z] #77 251.9 make[3]: Leaving directory '/tmp/crun-build'
10:07:08 [2022-08-30T10:07:08.608Z] #77 251.9 make[2]: Leaving directory '/tmp/crun-build'
10:07:08 [2022-08-30T10:07:08.608Z] #77 251.9 make[1]: Leaving directory '/tmp/crun-build'
10:07:08 [2022-08-30T10:07:08.678Z] #21 59.25 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
10:07:08 [2022-08-30T10:07:08.678Z] #21 59.30 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
10:07:08 [2022-08-30T10:07:08.678Z] #21 59.30 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
10:07:08 [2022-08-30T10:07:08.695Z] #64 286.8 # github.com/containerd/containerd/cmd/containerd
10:07:08 [2022-08-30T10:07:08.695Z] #64 286.8 /usr/bin/ld: /tmp/go-link-1020674941/000019.o: in function `New':
10:07:08 [2022-08-30T10:07:08.695Z] #64 286.8 /tmp/tmp.KkaoZQvZvJ/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
10:07:08 [2022-08-30T10:07:08.695Z] #64 286.9 + bin/containerd-stress
10:07:08 [2022-08-30T10:07:08.695Z] #64 288.0 + bin/containerd-shim
10:07:08 [2022-08-30T10:07:08.869Z] #77 DONE 252.1s
10:07:08 [2022-08-30T10:07:08.869Z] 
10:07:08 [2022-08-30T10:07:08.869Z] #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
10:07:08 [2022-08-30T10:07:08.869Z] #60 sha256:2e118895c2ed9cf4f5e489212e0be049867902d34879707d7d24d3a27e731734
10:07:09 [2022-08-30T10:07:09.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:07:10 [2022-08-30T10:07:10.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:07:11 [2022-08-30T10:07:11.963Z] #64 296.7 + bin/containerd-shim-runc-v1
10:07:12 [2022-08-30T10:07:12.891Z] #21 63.32 Selecting previously unselected package vim.
10:07:12 [2022-08-30T10:07:12.891Z] #21 63.33 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:07:12 [2022-08-30T10:07:12.891Z] #21 63.35 Unpacking vim (2:8.2.2434-3+deb11u1) ...
10:07:13 [2022-08-30T10:07:13.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:07:13 [2022-08-30T10:07:13.463Z] #21 64.08 Selecting previously unselected package xfsprogs.
10:07:13 [2022-08-30T10:07:13.463Z] #21 64.08 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ...
10:07:13 [2022-08-30T10:07:13.463Z] #21 64.09 Unpacking xfsprogs (5.10.0-4) ...
10:07:14 [2022-08-30T10:07:14.037Z] #21 ...
10:07:14 [2022-08-30T10:07:14.037Z] 
10:07:14 [2022-08-30T10:07:14.037Z] #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
10:07:14 [2022-08-30T10:07:14.037Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:07:14 [2022-08-30T10:07:14.037Z] #77 202.1 checking for sys/types.h... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 202.2 checking for sys/stat.h... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 202.5 checking for stdlib.h... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 202.6 checking for string.h... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 202.8 checking for memory.h... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 203.0 checking for strings.h... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 203.1 checking for inttypes.h... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 203.3 checking for stdint.h... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 203.5 checking for unistd.h... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 203.7 checking for dlfcn.h... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 203.9 checking for objdir... .libs
10:07:14 [2022-08-30T10:07:14.037Z] #77 204.2 checking if gcc supports -fno-rtti -fno-exceptions... no
10:07:14 [2022-08-30T10:07:14.037Z] #77 204.3 checking for gcc option to produce PIC... -fPIC -DPIC
10:07:14 [2022-08-30T10:07:14.037Z] #77 204.3 checking if gcc PIC flag -fPIC -DPIC works... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 204.4 checking if gcc static flag -static works... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 204.9 checking if gcc supports -c -o file.o... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 205.0 checking if gcc supports -c -o file.o... (cached) yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 205.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 205.1 checking dynamic linker characteristics... GNU/Linux ld.so
10:07:14 [2022-08-30T10:07:14.037Z] #77 205.4 checking how to hardcode library paths into programs... immediate
10:07:14 [2022-08-30T10:07:14.037Z] #77 205.4 checking whether stripping libraries is possible... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 205.4 checking if libtool supports shared libraries... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 205.4 checking whether to build shared libraries... no
10:07:14 [2022-08-30T10:07:14.037Z] #77 205.4 checking whether to build static libraries... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 205.4 checking float.h usability... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 205.6 checking float.h presence... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 205.6 checking for float.h... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 205.7 checking limits.h usability... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 205.9 checking limits.h presence... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 205.9 checking for limits.h... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 206.0 checking stddef.h usability... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 206.1 checking stddef.h presence... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 206.2 checking for stddef.h... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 206.2 checking for stdlib.h... (cached) yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 206.2 checking for string.h... (cached) yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 206.2 checking sys/time.h usability... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 206.3 checking sys/time.h presence... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 206.4 checking for sys/time.h... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 206.4 checking for inline... inline
10:07:14 [2022-08-30T10:07:14.037Z] #77 206.5 checking for size_t... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 206.9 checking for stdlib.h... (cached) yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 206.9 checking for GNU libc compatible malloc... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 207.1 checking for stdlib.h... (cached) yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 207.1 checking for GNU libc compatible realloc... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 207.4 checking for working strtod... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 207.8 checking for gettimeofday... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 208.1 checking for memset... yes
10:07:14 [2022-08-30T10:07:14.037Z] #77 208.4 checking for strspn... yes
10:07:14 [2022-08-30T10:07:14.038Z] #77 208.9 checking that generated files are newer than configure... done
10:07:14 [2022-08-30T10:07:14.038Z] #77 208.9 configure: creating ./config.status
10:07:14 [2022-08-30T10:07:14.038Z] #77 211.1 config.status: creating Makefile
10:07:14 [2022-08-30T10:07:14.038Z] #77 211.2 config.status: creating config.h
10:07:14 [2022-08-30T10:07:14.038Z] #77 211.3 config.status: executing depfiles commands
10:07:14 [2022-08-30T10:07:14.038Z] #77 211.6 config.status: executing libtool commands
10:07:14 [2022-08-30T10:07:14.038Z] #77 ...
10:07:14 [2022-08-30T10:07:14.038Z] 
10:07:14 [2022-08-30T10:07:14.038Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:07:14 [2022-08-30T10:07:14.038Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db
10:07:14 [2022-08-30T10:07:14.038Z] #21 64.80 Selecting previously unselected package zip.
10:07:14 [2022-08-30T10:07:14.038Z] #21 64.82 Preparing to unpack .../54-zip_3.0-12_amd64.deb ...
10:07:14 [2022-08-30T10:07:14.038Z] #21 64.84 Unpacking zip (3.0-12) ...
10:07:14 [2022-08-30T10:07:14.301Z] #21 65.03 Selecting previously unselected package zstd.
10:07:14 [2022-08-30T10:07:14.301Z] #21 65.08 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ...
10:07:14 [2022-08-30T10:07:14.301Z] #21 65.08 Unpacking zstd (1.4.8+dfsg-2.1) ...
10:07:14 [2022-08-30T10:07:14.874Z] #21 65.55 Setting up python3-pkg-resources (52.0.0-4) ...
10:07:16 [2022-08-30T10:07:16.261Z] #21 66.80 Setting up libip4tc2:amd64 (1.8.7-1) ...
10:07:16 [2022-08-30T10:07:16.261Z] #21 66.87 Setting up net-tools (1.60+git20181103.0eebece-1) ...
10:07:16 [2022-08-30T10:07:16.261Z] #21 66.91 Setting up libgpm2:amd64 (1.20.7-8) ...
10:07:16 [2022-08-30T10:07:16.261Z] #21 66.93 Setting up libicu67:amd64 (67.1-7) ...
10:07:16 [2022-08-30T10:07:16.261Z] #21 66.98 Setting up libip6tc2:amd64 (1.8.7-1) ...
10:07:16 [2022-08-30T10:07:16.261Z] #21 67.02 Setting up libinih1:amd64 (53-1+b2) ...
10:07:16 [2022-08-30T10:07:16.261Z] #21 67.05 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
10:07:16 [2022-08-30T10:07:16.261Z] #21 67.07 Setting up uidmap (1:4.8.1-1) ...
10:07:16 [2022-08-30T10:07:16.577Z] #21 67.10 Setting up libyajl2:amd64 (2.1.0-3) ...
10:07:16 [2022-08-30T10:07:16.577Z] #21 67.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:07:16 [2022-08-30T10:07:16.577Z] #21 67.13 Setting up bzip2 (1.0.8-4) ...
10:07:16 [2022-08-30T10:07:16.577Z] #21 67.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:07:16 [2022-08-30T10:07:16.577Z] #21 67.16 Setting up python3-wheel (0.34.2-1) ...
10:07:17 [2022-08-30T10:07:17.214Z] #64 301.7 + bin/containerd-shim-runc-v2
10:07:17 [2022-08-30T10:07:17.470Z] #64 302.4 + binaries
10:07:17 [2022-08-30T10:07:17.470Z] #64 302.4 + install -D bin/containerd /build/containerd
10:07:17 [2022-08-30T10:07:17.470Z] #64 302.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:07:17 [2022-08-30T10:07:17.470Z] #64 302.5 + install -D bin/ctr /build/ctr
10:07:17 [2022-08-30T10:07:17.978Z] #21 68.52 Setting up libmicrohttpd12:amd64 (0.9.72-2) ...
10:07:17 [2022-08-30T10:07:17.978Z] #21 68.58 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:07:17 [2022-08-30T10:07:17.978Z] #21 68.65 Setting up libcap2:amd64 (1:2.44-1) ...
10:07:17 [2022-08-30T10:07:17.978Z] #21 68.69 Setting up libcap2-bin (1:2.44-1) ...
10:07:17 [2022-08-30T10:07:17.978Z] #21 68.76 Setting up apparmor (2.13.6-10) ...
10:07:18 [2022-08-30T10:07:18.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:07:20 [2022-08-30T10:07:20.524Z] #21 71.06 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
10:07:20 [2022-08-30T10:07:20.524Z] #21 71.18 Setting up zip (3.0-12) ...
10:07:20 [2022-08-30T10:07:20.524Z] #21 71.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:07:20 [2022-08-30T10:07:20.524Z] #21 71.25 Setting up bash-completion (1:2.11-2) ...
10:07:21 [2022-08-30T10:07:21.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:07:22 [2022-08-30T10:07:22.717Z] #64 DONE 307.1s
10:07:22 [2022-08-30T10:07:22.974Z] 
10:07:22 [2022-08-30T10:07:22.974Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
10:07:22 [2022-08-30T10:07:22.974Z] #65 sha256:c77653e2f981ca1a66861bc6af986d39b5068a0b06df2798eea65d69d1ee757a
10:07:24 [2022-08-30T10:07:24.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:07:24 [2022-08-30T10:07:24.864Z] #65 DONE 1.6s
10:07:24 [2022-08-30T10:07:24.864Z] 
10:07:24 [2022-08-30T10:07:24.864Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:07:24 [2022-08-30T10:07:24.864Z] #70 sha256:2e654a26df428bfab6c24ddbe3397e893368e5de59ae52806fb1d1224590889f
10:07:24 [2022-08-30T10:07:24.864Z] #70 DONE 0.4s
10:07:24 [2022-08-30T10:07:24.864Z] 
10:07:24 [2022-08-30T10:07:24.864Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
10:07:24 [2022-08-30T10:07:24.864Z] #75 sha256:2e2dce14eae2ee4539ae5dcb22a6573d33350cf7be66c9a350ba63546d41b5ce
10:07:25 [2022-08-30T10:07:25.813Z] #21 ...
10:07:25 [2022-08-30T10:07:25.813Z] 
10:07:25 [2022-08-30T10:07:25.813Z] #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
10:07:25 [2022-08-30T10:07:25.813Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:07:25 [2022-08-30T10:07:25.813Z] #77 212.9   GEN      .version
10:07:25 [2022-08-30T10:07:25.813Z] #77 212.9 make  install-recursive
10:07:25 [2022-08-30T10:07:25.813Z] #77 212.9 make[1]: Entering directory '/tmp/crun-build'
10:07:25 [2022-08-30T10:07:25.813Z] #77 213.0 Making install in libocispec
10:07:25 [2022-08-30T10:07:25.813Z] #77 213.1 make[2]: Entering directory '/tmp/crun-build/libocispec'
10:07:25 [2022-08-30T10:07:25.813Z] #77 213.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
10:07:25 [2022-08-30T10:07:25.813Z] #77 213.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
10:07:25 [2022-08-30T10:07:25.813Z] #77 213.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
10:07:25 [2022-08-30T10:07:25.813Z] #77 213.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
10:07:25 [2022-08-30T10:07:25.813Z] #77 214.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 214.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 214.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 214.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 214.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 214.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 214.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 214.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 214.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 214.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 214.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 214.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 214.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 214.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 214.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 214.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.3 make  install-recursive
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.4 make[3]: Entering directory '/tmp/crun-build/libocispec'
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.4 Making install in yajl
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.5   CC       verify/json_verify-json_verify.o
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.5   CC       src/libyajl_la-yajl_alloc.lo
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.5   CC       src/libyajl_la-yajl.lo
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.7   CC       src/libyajl_la-yajl_parser.lo
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.7   CC       src/libyajl_la-yajl_gen.lo
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.7   CC       src/libyajl_la-yajl_buf.lo
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.8   CC       src/libyajl_la-yajl_encode.lo
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.9   CC       src/libyajl_la-yajl_tree.lo
10:07:25 [2022-08-30T10:07:25.813Z] #77 216.9   CC       src/libyajl_la-yajl_lex.lo
10:07:25 [2022-08-30T10:07:25.813Z] #77 ...
10:07:25 [2022-08-30T10:07:25.813Z] 
10:07:25 [2022-08-30T10:07:25.814Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:07:25 [2022-08-30T10:07:25.814Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db
10:07:25 [2022-08-30T10:07:25.814Z] #21 76.11 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:07:25 [2022-08-30T10:07:25.814Z] #21 76.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:07:25 [2022-08-30T10:07:25.814Z] #21 76.14 Setting up libmnl0:amd64 (1.0.4-3) ...
10:07:25 [2022-08-30T10:07:25.814Z] #21 76.15 Setting up patch (2.7.6-7) ...
10:07:25 [2022-08-30T10:07:25.814Z] #21 76.17 Setting up sudo (1.9.5p2-3) ...
10:07:25 [2022-08-30T10:07:25.814Z] #21 76.36 invoke-rc.d: could not determine current runlevel
10:07:25 [2022-08-30T10:07:25.814Z] #21 76.40 invoke-rc.d: policy-rc.d denied execution of start.
10:07:25 [2022-08-30T10:07:25.814Z] #21 76.44 Setting up xfsprogs (5.10.0-4) ...
10:07:25 [2022-08-30T10:07:25.814Z] #21 76.50 System has not been booted with systemd as init system (PID 1). Can't operate.
10:07:25 [2022-08-30T10:07:25.814Z] #21 76.50 Failed to connect to bus: Host is down
10:07:25 [2022-08-30T10:07:25.814Z] #21 76.53 Setting up libxtables12:amd64 (1.8.7-1) ...
10:07:25 [2022-08-30T10:07:25.814Z] #21 76.54 Setting up inetutils-ping (2:2.0-1) ...
10:07:25 [2022-08-30T10:07:25.814Z] #21 76.58 Setting up pigz (2.6-1) ...
10:07:25 [2022-08-30T10:07:25.814Z] #21 76.59 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:07:25 [2022-08-30T10:07:25.814Z] #21 76.61 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
10:07:25 [2022-08-30T10:07:25.814Z] #21 76.63 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
10:07:25 [2022-08-30T10:07:25.814Z] #21 76.64 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
10:07:25 [2022-08-30T10:07:25.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:07:26 [2022-08-30T10:07:26.753Z] #75 DONE 1.8s
10:07:26 [2022-08-30T10:07:26.753Z] 
10:07:26 [2022-08-30T10:07:26.753Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
10:07:26 [2022-08-30T10:07:26.753Z] #78 sha256:1092b3e70685ec66b12c4968b74ac1ee3260e3c87524820091df4fed8e3d5378
10:07:26 [2022-08-30T10:07:26.753Z] #78 DONE 0.1s
10:07:26 [2022-08-30T10:07:26.753Z] 
10:07:26 [2022-08-30T10:07:26.753Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
10:07:26 [2022-08-30T10:07:26.753Z] #79 sha256:2a9c3829619385efd47a04d5712f425048d22cb922434d7d282bc2bbb09eed2b
10:07:26 [2022-08-30T10:07:26.753Z] #79 DONE 0.1s
10:07:27 [2022-08-30T10:07:27.006Z] #60 190.8 + mkdir -p /build
10:07:27 [2022-08-30T10:07:27.006Z] #60 190.8 + cp runc /build/runc
10:07:27 [2022-08-30T10:07:27.006Z] #60 DONE 191.8s
10:07:27 [2022-08-30T10:07:27.006Z] 
10:07:27 [2022-08-30T10:07:27.006Z] #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.46.2"      && /build/golangci-lint --version
10:07:27 [2022-08-30T10:07:27.006Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:07:27 [2022-08-30T10:07:27.006Z] #55 322.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
10:07:27 [2022-08-30T10:07:27.006Z] #55 DONE 323.4s
10:07:27 [2022-08-30T10:07:27.006Z] 
10:07:27 [2022-08-30T10:07:27.006Z] #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
10:07:27 [2022-08-30T10:07:27.006Z] #64 sha256:94b2f0bb7ff38ca98116fafb9108b0a382ad5cb5ff52572266227131509a53fb
10:07:27 [2022-08-30T10:07:27.008Z] 
10:07:27 [2022-08-30T10:07:27.008Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
10:07:27 [2022-08-30T10:07:27.008Z] #80 sha256:63704458304e9dc50389fd28f8345754292bdd4770aa943d6a028f29d8b41ddc
10:07:27 [2022-08-30T10:07:27.008Z] #80 DONE 0.0s
10:07:27 [2022-08-30T10:07:27.008Z] 
10:07:27 [2022-08-30T10:07:27.008Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
10:07:27 [2022-08-30T10:07:27.008Z] #81 sha256:f868492e2197bf44155e94cf0f80c231a0f6f9dab291570a8bc13942f569a56b
10:07:27 [2022-08-30T10:07:27.727Z] #21 78.23 Setting up libaio1:amd64 (0.3.112-9) ...
10:07:27 [2022-08-30T10:07:27.727Z] #21 78.32 Setting up python3-lib2to3 (3.9.2-1) ...
10:07:27 [2022-08-30T10:07:27.938Z] #81 DONE 0.9s
10:07:27 [2022-08-30T10:07:27.938Z] 
10:07:27 [2022-08-30T10:07:27.938Z] #82 exporting to image
10:07:27 [2022-08-30T10:07:27.938Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
10:07:27 [2022-08-30T10:07:27.938Z] #82 exporting layers
10:07:27 [2022-08-30T10:07:27.951Z] #64 ...
10:07:27 [2022-08-30T10:07:27.951Z] 
10:07:27 [2022-08-30T10:07:27.951Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
10:07:27 [2022-08-30T10:07:27.951Z] #56 sha256:c51943856b6603d5b422d02dc9d95e5039182ccab28f36ab3aed41b53bc66104
10:07:28 [2022-08-30T10:07:28.298Z] #21 78.99 Setting up libelf1:amd64 (0.183-1) ...
10:07:28 [2022-08-30T10:07:28.298Z] #21 79.01 Setting up libjson-c5:amd64 (0.15-2) ...
10:07:28 [2022-08-30T10:07:28.298Z] #21 79.03 Setting up zstd (1.4.8+dfsg-2.1) ...
10:07:28 [2022-08-30T10:07:28.298Z] #21 79.09 Setting up libonig5:amd64 (6.9.6-1.1) ...
10:07:28 [2022-08-30T10:07:28.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:07:28 [2022-08-30T10:07:28.525Z] #56 DONE 0.6s
10:07:28 [2022-08-30T10:07:28.525Z] 
10:07:28 [2022-08-30T10:07:28.525Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
10:07:28 [2022-08-30T10:07:28.525Z] #58 sha256:cb75f2d482259b6e29ed87955c54da72523310f431c35f9bcb6c64a02bf239e0
10:07:28 [2022-08-30T10:07:28.525Z] #58 DONE 0.1s
10:07:28 [2022-08-30T10:07:28.525Z] 
10:07:28 [2022-08-30T10:07:28.525Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
10:07:28 [2022-08-30T10:07:28.525Z] #61 sha256:309600e1dae1fb9c50e7b33e5c46d0bdb0ac3503f753980be628599cd5d28bac
10:07:28 [2022-08-30T10:07:28.559Z] #21 79.13 Setting up libkmod2:amd64 (28-1) ...
10:07:28 [2022-08-30T10:07:28.559Z] #21 79.21 Setting up python3-distutils (3.9.2-1) ...
10:07:28 [2022-08-30T10:07:28.787Z] #61 DONE 0.3s
10:07:28 [2022-08-30T10:07:28.787Z] 
10:07:28 [2022-08-30T10:07:28.787Z] #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
10:07:28 [2022-08-30T10:07:28.787Z] #64 sha256:94b2f0bb7ff38ca98116fafb9108b0a382ad5cb5ff52572266227131509a53fb
10:07:29 [2022-08-30T10:07:29.131Z] #21 79.89 Setting up vim (2:8.2.2434-3+deb11u1) ...
10:07:29 [2022-08-30T10:07:29.131Z] #21 79.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:07:29 [2022-08-30T10:07:29.131Z] #21 79.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:07:29 [2022-08-30T10:07:29.131Z] #21 79.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:07:29 [2022-08-30T10:07:29.131Z] #21 79.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:07:29 [2022-08-30T10:07:29.131Z] #21 79.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:07:29 [2022-08-30T10:07:29.131Z] #21 79.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:07:29 [2022-08-30T10:07:29.131Z] #21 79.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:07:29 [2022-08-30T10:07:29.131Z] #21 79.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:07:29 [2022-08-30T10:07:29.392Z] #21 79.99 Setting up python3-setuptools (52.0.0-4) ...
10:07:30 [2022-08-30T10:07:30.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:07:31 [2022-08-30T10:07:31.209Z] #82 exporting layers 3.3s done
10:07:31 [2022-08-30T10:07:31.209Z] #82 writing image sha256:7005bfbc56f6b35a653b9abf78012a537b9a244789510b2725a93d73b1e116fe done
10:07:31 [2022-08-30T10:07:31.209Z] #82 naming to docker.io/library/docker:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a done
10:07:31 [2022-08-30T10:07:31.209Z] #82 DONE 3.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:07:31 [2022-08-30T10:07:31.535Z] + sudo modprobe ip6table_filter
[Pipeline] sh
10:07:31 [2022-08-30T10:07:31.822Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44060/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b36298d7fa8d906c3528df4cbdee3a8bfa0493a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a hack/test/unit
10:07:32 [2022-08-30T10:07:32.093Z] #64 287.3 + bin/containerd
10:07:32 [2022-08-30T10:07:32.694Z] #21 82.98 Setting up libjq1:amd64 (1.6-2.1) ...
10:07:32 [2022-08-30T10:07:32.694Z] #21 82.99 Setting up libnftnl11:amd64 (1.1.9-1) ...
10:07:32 [2022-08-30T10:07:32.694Z] #21 83.01 Setting up thin-provisioning-tools (0.9.0-1) ...
10:07:32 [2022-08-30T10:07:32.694Z] #21 83.03 Setting up python3-pip (20.3.4-4+deb11u1) ...
10:07:33 [2022-08-30T10:07:33.712Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
10:07:33 [2022-08-30T10:07:33.712Z] + TESTFLAGS+=' -test.timeout=5m'
10:07:33 [2022-08-30T10:07:33.712Z] + TESTDIRS=./...
10:07:33 [2022-08-30T10:07:33.712Z] + exclude_paths='/vendor/|/integration'
10:07:33 [2022-08-30T10:07:33.712Z] ++ go list ./...
10:07:33 [2022-08-30T10:07:33.712Z] ++ grep -vE '(/vendor/|/integration)'
10:07:34 [2022-08-30T10:07:34.275Z] + pkg_list='github.com/docker/docker/api
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/server
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/server/backend/build
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/server/httpstatus
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/server/httputils
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/server/middleware
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/server/router
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/server/router/build
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/server/router/checkpoint
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/server/router/container
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/server/router/debug
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/server/router/distribution
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/server/router/grpc
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/server/router/image
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/server/router/network
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/server/router/plugin
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/server/router/session
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/server/router/swarm
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/server/router/system
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/server/router/volume
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/types
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/types/backend
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/types/blkiodev
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/types/container
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/types/events
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/types/filters
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/types/image
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/types/mount
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/types/network
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/types/plugins/logdriver
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/types/registry
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/types/strslice
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/types/swarm
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/types/swarm/runtime
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/types/time
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/types/versions
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/types/versions/v1p19
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/types/versions/v1p20
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/api/types/volume
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/builder
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/builder/builder-next
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/builder/builder-next/exporter
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/builder/builder-next/worker
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/builder/dockerfile
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/builder/remotecontext
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/builder/remotecontext/git
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/builder/remotecontext/urlutil
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/cli
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/cli/config
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/cli/debug
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/cli/winresources/docker-proxy
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/cli/winresources/dockerd
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/client
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/cmd/docker-proxy
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/cmd/dockerd
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/cmd/dockerd/trap
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/container
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/container/stream
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/contrib/apparmor
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/contrib/docker-device-tool
10:07:34 [2022-08-30T10:07:34.275Z] github.com/docker/docker/contrib/httpserver
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/cluster
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/cluster/convert
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/cluster/executor
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/cluster/executor/container
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/cluster/provider
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/config
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/containerd
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/events
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/events/testutils
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/aufs
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/copy
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/overlay
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/register
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/vfs
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/zfs
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/images
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/initlayer
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/links
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/listeners
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/awslogs
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/fluentd
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/gcplogs
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/gelf
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/journald
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/local
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/logentries
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/loggertest
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/loggerutils
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/splunk
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/syslog
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/templates
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/names
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/network
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/stats
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/distribution
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/distribution/metadata
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/distribution/utils
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/distribution/xfer
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/dockerversion
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/errdefs
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/image
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/image/cache
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/image/tarexport
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/image/v1
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/internal/test/suite
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/layer
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libcontainerd
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libcontainerd/queue
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libcontainerd/remote
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libcontainerd/supervisor
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libcontainerd/types
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/bitseq
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/cluster
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/config
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/datastore
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/diagnostic
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/discoverapi
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/driverapi
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/drivers/bridge
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/drivers/host
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/drivers/null
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/drivers/overlay
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/drivers/remote
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/drivers/windows
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/drvregistry
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/etchosts
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/idm
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/internal/caller
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/ipam
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/ipamapi
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/ipams/builtin
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/ipams/null
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/ipams/remote
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/ipamutils
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/iptables
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/netlabel
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/netutils
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/networkdb
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/ns
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/options
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/osl
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/osl/kernel
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/portallocator
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/portmapper
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/resolvconf
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/testutils
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/types
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/oci
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/oci/caps
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/opts
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/aaparser
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/archive
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/authorization
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/broadcaster
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/capabilities
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/chrootarchive
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/containerfs
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/devicemapper
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/directory
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/dmesg
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/fileutils
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/fsutils
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/homedir
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/idtools
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/ioutils
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/jsonmessage
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/longpath
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/loopback
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/namesgenerator
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/parsers
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/parsers/kernel
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/pidfile
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/platform
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/plugingetter
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/plugins
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/plugins/transport
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/pools
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/progress
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/pubsub
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/reexec
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/signal
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/stack
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/stdcopy
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/streamformatter
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/stringid
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/sysinfo
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/system
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/tailfile
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/tarsum
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/urlutil
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/pkg/useragent
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/plugin
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/plugin/executor/containerd
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/plugin/v2
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/profiles/apparmor
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/profiles/seccomp
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/quota
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/reference
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/registry
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/registry/resumable
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/restartmanager
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/rootless
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/rootless/specconv
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/runconfig
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/runconfig/opts
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/testutil
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/testutil/daemon
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/testutil/environment
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/testutil/fakecontext
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/testutil/fakegit
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/testutil/fakestorage
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/testutil/fixtures/load
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/testutil/fixtures/plugin
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/testutil/registry
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/testutil/request
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/volume
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/volume/drivers
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/volume/local
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/volume/mounts
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/volume/service
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/volume/service/opts
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/volume/testutils'
10:07:34 [2022-08-30T10:07:34.276Z] ++ grep --fixed-strings -v /libnetwork
10:07:34 [2022-08-30T10:07:34.276Z] ++ echo 'github.com/docker/docker/api
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/server
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/server/backend/build
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/server/httpstatus
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/server/httputils
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/server/middleware
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/server/router
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/server/router/build
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/server/router/checkpoint
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/server/router/container
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/server/router/debug
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/server/router/distribution
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/server/router/grpc
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/server/router/image
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/server/router/network
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/server/router/plugin
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/server/router/session
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/server/router/swarm
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/server/router/system
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/server/router/volume
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/types
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/types/backend
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/types/blkiodev
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/types/container
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/types/events
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/types/filters
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/types/image
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/types/mount
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/types/network
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/types/plugins/logdriver
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/types/registry
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/types/strslice
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/types/swarm
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/types/swarm/runtime
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/types/time
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/types/versions
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/types/versions/v1p19
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/types/versions/v1p20
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/api/types/volume
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/builder
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/builder/builder-next
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/builder/builder-next/exporter
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/builder/builder-next/worker
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/builder/dockerfile
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/builder/remotecontext
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/builder/remotecontext/git
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/builder/remotecontext/urlutil
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/cli
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/cli/config
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/cli/debug
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/cli/winresources/docker-proxy
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/cli/winresources/dockerd
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/client
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/cmd/docker-proxy
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/cmd/dockerd
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/cmd/dockerd/trap
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/container
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/container/stream
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/contrib/apparmor
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/contrib/docker-device-tool
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/contrib/httpserver
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/cluster
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/cluster/convert
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/cluster/executor
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/cluster/executor/container
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/cluster/provider
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/config
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/containerd
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/events
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/events/testutils
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/aufs
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/copy
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/overlay
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/register
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/vfs
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/graphdriver/zfs
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/images
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/initlayer
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/links
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/listeners
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/awslogs
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/fluentd
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/gcplogs
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/gelf
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/journald
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/local
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/logentries
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/loggertest
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/loggerutils
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/splunk
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/syslog
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/logger/templates
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/names
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/network
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/daemon/stats
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/distribution
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/distribution/metadata
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/distribution/utils
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/distribution/xfer
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/dockerversion
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/errdefs
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/image
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/image/cache
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/image/tarexport
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/image/v1
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/internal/test/suite
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/layer
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libcontainerd
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libcontainerd/queue
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libcontainerd/remote
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libcontainerd/supervisor
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libcontainerd/types
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/bitseq
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/cluster
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/config
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/datastore
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/diagnostic
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/discoverapi
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/driverapi
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/drivers/bridge
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/drivers/host
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:07:34 [2022-08-30T10:07:34.276Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/drivers/null
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/drivers/overlay
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/drivers/remote
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/drivers/windows
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/drvregistry
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/etchosts
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/idm
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/internal/caller
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/ipam
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/ipamapi
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/ipams/builtin
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/ipams/null
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/ipams/remote
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/ipamutils
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/iptables
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/netlabel
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/netutils
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/networkdb
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/ns
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/options
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/osl
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/osl/kernel
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/portallocator
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/portmapper
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/resolvconf
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/testutils
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libnetwork/types
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/oci
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/oci/caps
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/opts
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/aaparser
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/archive
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/authorization
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/broadcaster
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/capabilities
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/chrootarchive
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/containerfs
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/devicemapper
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/directory
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/dmesg
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/fileutils
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/fsutils
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/homedir
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/idtools
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/ioutils
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/jsonmessage
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/longpath
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/loopback
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/namesgenerator
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/parsers
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/parsers/kernel
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/pidfile
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/platform
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/plugingetter
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/plugins
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/plugins/transport
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/pools
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/progress
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/pubsub
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/reexec
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/signal
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/stack
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/stdcopy
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/streamformatter
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/stringid
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/sysinfo
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/system
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/tailfile
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/tarsum
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/urlutil
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/useragent
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/plugin
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/plugin/executor/containerd
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/plugin/v2
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/profiles/apparmor
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/profiles/seccomp
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/quota
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/reference
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/registry
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/registry/resumable
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/restartmanager
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/rootless
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/rootless/specconv
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/runconfig
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/runconfig/opts
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/testutil
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/testutil/daemon
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/testutil/environment
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/testutil/fakecontext
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/testutil/fakegit
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/testutil/fakestorage
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/testutil/fixtures/load
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/testutil/fixtures/plugin
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/testutil/registry
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/testutil/request
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/volume
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/volume/drivers
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/volume/local
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/volume/mounts
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/volume/service
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/volume/service/opts
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/volume/testutils'
10:07:34 [2022-08-30T10:07:34.277Z] + base_pkg_list='github.com/docker/docker/api
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/backend/build
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/httpstatus
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/httputils
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/middleware
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/build
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/checkpoint
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/container
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/debug
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/distribution
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/grpc
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/image
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/network
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/plugin
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/session
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/swarm
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/system
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/volume
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/backend
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/blkiodev
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/container
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/events
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/filters
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/image
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/mount
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/network
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/plugins/logdriver
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/registry
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/strslice
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/swarm
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/swarm/runtime
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/time
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/versions
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/versions/v1p19
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/versions/v1p20
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/volume
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/builder
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/builder/builder-next
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/builder/builder-next/exporter
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/builder/builder-next/worker
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/builder/dockerfile
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/builder/remotecontext
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/builder/remotecontext/git
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/builder/remotecontext/urlutil
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/cli
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/cli/config
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/cli/debug
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/cli/winresources/docker-proxy
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/cli/winresources/dockerd
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/client
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/cmd/docker-proxy
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/cmd/dockerd
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/cmd/dockerd/trap
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/container
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/container/stream
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/contrib/apparmor
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/contrib/docker-device-tool
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/contrib/httpserver
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/cluster
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/cluster/convert
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/cluster/executor
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/cluster/executor/container
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/cluster/provider
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/config
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/containerd
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/events
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/events/testutils
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/graphdriver
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/graphdriver/aufs
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/graphdriver/copy
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/graphdriver/overlay
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/graphdriver/register
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/graphdriver/vfs
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/graphdriver/zfs
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/images
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/initlayer
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/links
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/listeners
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/logger
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/logger/awslogs
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/logger/fluentd
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/logger/gcplogs
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/logger/gelf
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/logger/journald
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/logger/local
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/logger/logentries
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/logger/loggertest
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/logger/loggerutils
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/logger/splunk
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/logger/syslog
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/logger/templates
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/names
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/network
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/daemon/stats
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/distribution
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/distribution/metadata
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/distribution/utils
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/distribution/xfer
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/dockerversion
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/errdefs
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/image
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/image/cache
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/image/tarexport
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/image/v1
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/internal/test/suite
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/layer
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libcontainerd
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libcontainerd/queue
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libcontainerd/remote
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libcontainerd/supervisor
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/libcontainerd/types
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/oci
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/oci/caps
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/opts
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/aaparser
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/archive
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/authorization
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/broadcaster
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/capabilities
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/chrootarchive
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/containerfs
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/devicemapper
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/directory
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/dmesg
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/fileutils
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/fsutils
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/homedir
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/idtools
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/ioutils
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/jsonmessage
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/longpath
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/loopback
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/namesgenerator
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/parsers
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/parsers/kernel
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/pidfile
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/platform
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/plugingetter
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/plugins
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/plugins/transport
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/pools
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/progress
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/pubsub
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/reexec
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/signal
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/stack
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/stdcopy
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/streamformatter
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/stringid
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/sysinfo
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/system
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/tailfile
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/tarsum
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/urlutil
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/pkg/useragent
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/plugin
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/plugin/executor/containerd
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/plugin/v2
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/profiles/apparmor
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/profiles/seccomp
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/quota
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/reference
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/registry
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/registry/resumable
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/restartmanager
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/rootless
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/rootless/specconv
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/runconfig
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/runconfig/opts
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/testutil
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/testutil/daemon
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/testutil/environment
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/testutil/fakecontext
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/testutil/fakegit
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/testutil/fakestorage
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/testutil/fixtures/load
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/testutil/fixtures/plugin
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/testutil/registry
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/testutil/request
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/volume
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/volume/drivers
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/volume/local
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/volume/mounts
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/volume/service
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/volume/service/opts
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/volume/testutils'
10:07:34 [2022-08-30T10:07:34.277Z] ++ grep --fixed-strings /libnetwork
10:07:34 [2022-08-30T10:07:34.277Z] ++ echo 'github.com/docker/docker/api
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/backend/build
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/httpstatus
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/httputils
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/middleware
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/build
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/checkpoint
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/container
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/debug
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/distribution
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/grpc
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/image
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/network
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/plugin
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/session
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/swarm
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/system
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/server/router/volume
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/backend
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/blkiodev
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/container
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/events
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/filters
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/image
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/mount
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/network
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/plugins/logdriver
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/registry
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/strslice
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/swarm
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/swarm/runtime
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/time
10:07:34 [2022-08-30T10:07:34.277Z] github.com/docker/docker/api/types/versions
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/api/types/versions/v1p19
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/api/types/versions/v1p20
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/api/types/volume
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/builder
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/builder/builder-next
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/builder/builder-next/exporter
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/builder/builder-next/worker
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/builder/dockerfile
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/builder/remotecontext
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/builder/remotecontext/git
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/builder/remotecontext/urlutil
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/cli
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/cli/config
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/cli/debug
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/cli/winresources/docker-proxy
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/cli/winresources/dockerd
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/client
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/cmd/docker-proxy
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/cmd/dockerd
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/cmd/dockerd/trap
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/container
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/container/stream
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/contrib/apparmor
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/contrib/docker-device-tool
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/contrib/httpserver
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/cluster
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/cluster/convert
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/cluster/executor
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/cluster/executor/container
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/cluster/provider
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/config
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/containerd
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/events
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/events/testutils
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/graphdriver
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/graphdriver/aufs
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/graphdriver/copy
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/graphdriver/overlay
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/graphdriver/register
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/graphdriver/vfs
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/graphdriver/zfs
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/images
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/initlayer
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/links
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/listeners
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/logger
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/logger/awslogs
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/logger/fluentd
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/logger/gcplogs
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/logger/gelf
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/logger/journald
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/logger/local
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/logger/logentries
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/logger/loggertest
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/logger/loggerutils
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/logger/splunk
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/logger/syslog
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/logger/templates
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/names
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/network
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/daemon/stats
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/distribution
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/distribution/metadata
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/distribution/utils
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/distribution/xfer
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/dockerversion
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/errdefs
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/image
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/image/cache
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/image/tarexport
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/image/v1
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/internal/test/suite
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/layer
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libcontainerd
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libcontainerd/queue
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libcontainerd/remote
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libcontainerd/supervisor
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libcontainerd/types
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/bitseq
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cluster
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/config
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/datastore
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/diagnostic
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/discoverapi
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/driverapi
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/bridge
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/host
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/null
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/overlay
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/remote
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/windows
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drvregistry
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/etchosts
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/idm
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/internal/caller
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/ipam
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/ipamapi
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/ipams/builtin
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/ipams/null
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/ipams/remote
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/ipamutils
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/iptables
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/netlabel
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/netutils
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/networkdb
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/ns
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/options
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/osl
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/osl/kernel
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/portallocator
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/portmapper
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/resolvconf
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/testutils
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/types
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/oci
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/oci/caps
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/opts
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/aaparser
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/archive
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/authorization
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/broadcaster
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/capabilities
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/chrootarchive
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/containerfs
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/devicemapper
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/directory
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/dmesg
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/fileutils
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/fsutils
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/homedir
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/idtools
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/ioutils
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/jsonmessage
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/longpath
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/loopback
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/namesgenerator
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/parsers
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/parsers/kernel
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/pidfile
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/platform
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/plugingetter
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/plugins
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/plugins/transport
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/pools
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/progress
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/pubsub
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/reexec
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/signal
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/stack
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/stdcopy
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/streamformatter
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/stringid
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/sysinfo
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/system
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/tailfile
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/tarsum
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/urlutil
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/pkg/useragent
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/plugin
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/plugin/executor/containerd
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/plugin/v2
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/profiles/apparmor
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/profiles/seccomp
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/quota
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/reference
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/registry
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/registry/resumable
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/restartmanager
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/rootless
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/rootless/specconv
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/runconfig
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/runconfig/opts
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/testutil
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/testutil/daemon
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/testutil/environment
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/testutil/fakecontext
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/testutil/fakegit
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/testutil/fakestorage
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/testutil/fixtures/load
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/testutil/fixtures/plugin
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/testutil/registry
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/testutil/request
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/volume
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/volume/drivers
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/volume/local
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/volume/mounts
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/volume/service
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/volume/service/opts
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/volume/testutils'
10:07:34 [2022-08-30T10:07:34.278Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/bitseq
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cluster
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/config
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/datastore
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/diagnostic
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/discoverapi
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/driverapi
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/bridge
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/host
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/null
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/overlay
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/remote
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/windows
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drvregistry
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/etchosts
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/idm
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/internal/caller
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/ipam
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/ipamapi
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/ipams/builtin
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/ipams/null
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/ipams/remote
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/ipamutils
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/iptables
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/netlabel
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/netutils
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/networkdb
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/ns
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/options
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/osl
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/osl/kernel
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/portallocator
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/portmapper
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/resolvconf
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/testutils
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/types'
10:07:34 [2022-08-30T10:07:34.278Z] + echo 'github.com/docker/docker/libnetwork
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/bitseq
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cluster
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/config
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/datastore
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/diagnostic
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/discoverapi
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/driverapi
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/bridge
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/host
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/null
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/overlay
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/remote
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/windows
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:07:34 [2022-08-30T10:07:34.278Z] github.com/docker/docker/libnetwork/drvregistry
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/etchosts
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/idm
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/internal/caller
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/ipam
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/ipamapi
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/ipams/builtin
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/ipams/null
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/ipams/remote
10:07:34 [2022-08-30T10:07:34.279Z] + grep --fixed-strings libnetwork/drivers/bridge
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/ipamutils
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/iptables
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/netlabel
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/netutils
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/networkdb
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/ns
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/options
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/osl
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/osl/kernel
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/portallocator
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/portmapper
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/resolvconf
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/testutils
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/types'
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/drivers/bridge
10:07:34 [2022-08-30T10:07:34.279Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:07:34 [2022-08-30T10:07:34.279Z] + type docker-proxy
10:07:34 [2022-08-30T10:07:34.279Z] hack/test/unit: line 25: type: docker-proxy: not found
10:07:34 [2022-08-30T10:07:34.279Z] + hack/make.sh binary-proxy install-proxy
10:07:34 [2022-08-30T10:07:34.279Z] 
10:07:34 [2022-08-30T10:07:34.279Z] Removing bundles/
10:07:34 [2022-08-30T10:07:34.279Z] 
10:07:34 [2022-08-30T10:07:34.279Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
10:07:34 [2022-08-30T10:07:34.279Z] Building: bundles/binary-proxy/docker-proxy
10:07:34 [2022-08-30T10:07:34.279Z] GOOS="" GOARCH="" GOARM=""
10:07:34 [2022-08-30T10:07:34.606Z] #21 85.38 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:07:34 [2022-08-30T10:07:34.606Z] #21 85.44 Setting up jq (1.6-2.1) ...
10:07:34 [2022-08-30T10:07:34.867Z] #21 85.47 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
10:07:34 [2022-08-30T10:07:34.867Z] #21 85.49 Setting up libbpf0:amd64 (1:0.3-2) ...
10:07:34 [2022-08-30T10:07:34.867Z] #21 85.55 Setting up iptables (1.8.7-1) ...
10:07:34 [2022-08-30T10:07:34.867Z] #21 85.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:07:34 [2022-08-30T10:07:34.867Z] #21 85.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:07:35 [2022-08-30T10:07:35.128Z] #21 85.70 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:07:35 [2022-08-30T10:07:35.128Z] #21 85.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:07:35 [2022-08-30T10:07:35.128Z] #21 85.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:07:35 [2022-08-30T10:07:35.128Z] #21 85.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:07:35 [2022-08-30T10:07:35.128Z] #21 85.81 Setting up iproute2 (5.10.0-4) ...
10:07:35 [2022-08-30T10:07:35.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:07:36 [2022-08-30T10:07:36.077Z] #21 86.90 Setting up systemd (247.3-7) ...
10:07:36 [2022-08-30T10:07:36.077Z] #21 86.96 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
10:07:36 [2022-08-30T10:07:36.337Z] #21 87.00 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
10:07:36 [2022-08-30T10:07:36.337Z] #21 87.03 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
10:07:36 [2022-08-30T10:07:36.337Z] #21 87.09 Initializing machine ID from KVM UUID.
10:07:36 [2022-08-30T10:07:36.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:07:38 [2022-08-30T10:07:38.391Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
10:07:38 [2022-08-30T10:07:38.884Z] #21 ...
10:07:38 [2022-08-30T10:07:38.884Z] 
10:07:38 [2022-08-30T10:07:38.884Z] #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
10:07:38 [2022-08-30T10:07:38.884Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:07:38 [2022-08-30T10:07:38.884Z] #77 226.0   CCLD     libyajl.la
10:07:38 [2022-08-30T10:07:38.884Z] #77 226.7   CCLD     verify/json_verify
10:07:38 [2022-08-30T10:07:38.884Z] #77 227.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
10:07:38 [2022-08-30T10:07:38.884Z] #77 227.5 make[5]: Nothing to be done for 'install-exec-am'.
10:07:38 [2022-08-30T10:07:38.884Z] #77 227.5 make[5]: Nothing to be done for 'install-data-am'.
10:07:38 [2022-08-30T10:07:38.884Z] #77 227.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
10:07:38 [2022-08-30T10:07:38.884Z] #77 227.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
10:07:38 [2022-08-30T10:07:38.884Z] #77 227.6 make[4]: Entering directory '/tmp/crun-build/libocispec'
10:07:38 [2022-08-30T10:07:38.884Z] #77 227.9   CC       src/validate.o
10:07:38 [2022-08-30T10:07:38.884Z] #77 228.0   CC       src/image_spec_schema_config_schema.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 228.0   CC       src/image_spec_schema_content_descriptor.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 228.0   CC       src/image_spec_schema_defs.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 228.0   CC       src/image_spec_schema_defs_descriptor.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 228.0   CC       src/image_spec_schema_image_index_schema.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 228.1   CC       src/image_spec_schema_image_manifest_schema.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 228.2   CC       src/runtime_spec_schema_config_linux.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 228.2   CC       src/image_spec_schema_image_layout_schema.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 228.2   CC       src/runtime_spec_schema_config_zos.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 228.3   CC       src/runtime_spec_schema_config_schema.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 228.3   CC       src/runtime_spec_schema_config_vm.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 228.4   CC       src/runtime_spec_schema_config_windows.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 228.5   CC       src/runtime_spec_schema_defs.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 228.5   CC       src/runtime_spec_schema_defs_linux.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 228.6   CC       src/runtime_spec_schema_config_solaris.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 228.6   CC       src/runtime_spec_schema_defs_vm.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 228.6   CC       src/runtime_spec_schema_defs_zos.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 228.6   CC       src/runtime_spec_schema_defs_windows.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 228.9   CC       src/image_manifest_items_image_manifest_items_schema.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 228.9   CC       src/basic_test_double_array.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 228.9   CC       src/basic_test_double_array_item.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 229.0   CC       src/basic_test_top_array_string.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 229.1   CC       src/runtime_spec_schema_state_schema.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 229.1   CC       src/basic_test_top_array_int.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 229.1   CC       src/basic_test_top_double_array_int.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 229.3   CC       src/basic_test_top_double_array_obj.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 229.4   CC       src/basic_test_top_double_array_string.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 229.5   CC       src/read-file.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 229.5   CC       src/json_common.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 229.6   CC       tests/test-1.o
10:07:38 [2022-08-30T10:07:38.884Z] #77 229.6   CC       tests/test-2.o
10:07:38 [2022-08-30T10:07:38.884Z] #77 229.7   CC       src/basic_test_top_double_array_refobj.lo
10:07:38 [2022-08-30T10:07:38.884Z] #77 229.7   CC       tests/test-3.o
10:07:38 [2022-08-30T10:07:38.884Z] #77 229.7   CC       tests/test-4.o
10:07:38 [2022-08-30T10:07:38.884Z] #77 230.0   CC       tests/test-5.o
10:07:38 [2022-08-30T10:07:38.884Z] #77 230.1   CC       tests/test-7.o
10:07:38 [2022-08-30T10:07:38.884Z] #77 230.1   CC       tests/test-6.o
10:07:38 [2022-08-30T10:07:38.884Z] #77 230.2   CC       tests/test-8.o
10:07:38 [2022-08-30T10:07:38.884Z] #77 230.3   CC       tests/test-9.o
10:07:38 [2022-08-30T10:07:38.884Z] #77 230.5   CC       tests/test-10.o
10:07:38 [2022-08-30T10:07:38.884Z] #77 230.6   CC       tests/test-11.o
10:07:38 [2022-08-30T10:07:38.884Z] #77 ...
10:07:38 [2022-08-30T10:07:38.884Z] 
10:07:38 [2022-08-30T10:07:38.884Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:07:38 [2022-08-30T10:07:38.884Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db
10:07:38 [2022-08-30T10:07:38.884Z] #21 89.22 Setting up systemd-journal-remote (247.3-7) ...
10:07:38 [2022-08-30T10:07:38.884Z] #21 89.62 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:07:39 [2022-08-30T10:07:39.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:07:39 [2022-08-30T10:07:39.829Z] #21 DONE 90.3s
10:07:39 [2022-08-30T10:07:39.829Z] 
10:07:39 [2022-08-30T10:07:39.829Z] #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
10:07:39 [2022-08-30T10:07:39.829Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423
10:07:40 [2022-08-30T10:07:40.823Z] Created binary: bundles/binary-proxy/docker-proxy
10:07:40 [2022-08-30T10:07:40.823Z] 
10:07:40 [2022-08-30T10:07:40.823Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
10:07:40 [2022-08-30T10:07:40.823Z] Installing docker-proxy to /usr/local/bin/
10:07:40 [2022-08-30T10:07:40.823Z] 
10:07:40 [2022-08-30T10:07:40.823Z] + mkdir -p bundles
10:07:40 [2022-08-30T10:07:40.823Z] + '[' -n 'github.com/docker/docker/api
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/server
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/server/backend/build
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/server/httpstatus
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/server/httputils
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/server/middleware
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/server/router
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/server/router/build
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/server/router/checkpoint
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/server/router/container
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/server/router/debug
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/server/router/distribution
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/server/router/grpc
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/server/router/image
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/server/router/network
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/server/router/plugin
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/server/router/session
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/server/router/swarm
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/server/router/system
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/server/router/volume
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/types
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/types/backend
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/types/blkiodev
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/types/container
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/types/events
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/types/filters
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/types/image
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/types/mount
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/types/network
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/types/plugins/logdriver
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/types/registry
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/types/strslice
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/types/swarm
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/types/swarm/runtime
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/types/time
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/types/versions
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/types/versions/v1p19
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/types/versions/v1p20
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/api/types/volume
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/builder
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/builder/builder-next
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/builder/builder-next/exporter
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/builder/builder-next/worker
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/builder/dockerfile
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/builder/remotecontext
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/builder/remotecontext/git
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/builder/remotecontext/urlutil
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/cli
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/cli/config
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/cli/debug
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/cli/winresources/docker-proxy
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/cli/winresources/dockerd
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/client
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/cmd/docker-proxy
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/cmd/dockerd
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/cmd/dockerd/trap
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/container
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/container/stream
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/contrib/apparmor
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/contrib/docker-device-tool
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/contrib/httpserver
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/cluster
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/cluster/convert
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/cluster/executor
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/cluster/executor/container
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/cluster/provider
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/config
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/containerd
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/events
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/events/testutils
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/graphdriver
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/graphdriver/aufs
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/graphdriver/copy
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/graphdriver/overlay
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/graphdriver/register
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/graphdriver/vfs
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/graphdriver/zfs
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/images
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/initlayer
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/links
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/listeners
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/logger
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/logger/awslogs
10:07:40 [2022-08-30T10:07:40.823Z] github.com/docker/docker/daemon/logger/fluentd
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/daemon/logger/gcplogs
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/daemon/logger/gelf
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/daemon/logger/journald
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/daemon/logger/local
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/daemon/logger/logentries
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/daemon/logger/loggertest
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/daemon/logger/loggerutils
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/daemon/logger/splunk
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/daemon/logger/syslog
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/daemon/logger/templates
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/daemon/names
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/daemon/network
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/daemon/stats
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/distribution
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/distribution/metadata
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/distribution/utils
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/distribution/xfer
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/dockerversion
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/errdefs
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/image
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/image/cache
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/image/tarexport
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/image/v1
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/internal/test/suite
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/layer
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/libcontainerd
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/libcontainerd/queue
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/libcontainerd/remote
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/libcontainerd/supervisor
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/libcontainerd/types
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/oci
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/oci/caps
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/opts
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/aaparser
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/archive
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/authorization
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/broadcaster
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/capabilities
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/chrootarchive
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/containerfs
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/devicemapper
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/directory
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/dmesg
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/fileutils
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/fsutils
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/homedir
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/idtools
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/ioutils
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/jsonmessage
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/longpath
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/loopback
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/namesgenerator
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/parsers
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/parsers/kernel
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/pidfile
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/platform
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/plugingetter
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/plugins
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/plugins/transport
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/pools
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/progress
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/pubsub
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/reexec
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/signal
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/stack
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/stdcopy
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/streamformatter
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/stringid
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/sysinfo
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/system
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/tailfile
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/tarsum
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/urlutil
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/pkg/useragent
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/plugin
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/plugin/executor/containerd
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/plugin/v2
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/profiles/apparmor
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/profiles/seccomp
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/quota
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/reference
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/registry
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/registry/resumable
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/restartmanager
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/rootless
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/rootless/specconv
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/runconfig
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/runconfig/opts
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/testutil
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/testutil/daemon
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/testutil/environment
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/testutil/fakecontext
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/testutil/fakegit
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/testutil/fakestorage
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/testutil/fixtures/load
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/testutil/fixtures/plugin
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/testutil/registry
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/testutil/request
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/volume
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/volume/drivers
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/volume/local
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/volume/mounts
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/volume/service
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/volume/service/opts
10:07:40 [2022-08-30T10:07:40.824Z] github.com/docker/docker/volume/testutils' ']'
10:07:40 [2022-08-30T10:07:40.824Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/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/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
10:07:40 [2022-08-30T10:07:40.824Z] ?   	github.com/docker/docker/api	[no test files]
10:07:41 [2022-08-30T10:07:41.222Z] #22 1.339 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:07:41 [2022-08-30T10:07:41.222Z] #22 1.344 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:07:41 [2022-08-30T10:07:41.222Z] #22 1.348 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:07:41 [2022-08-30T10:07:41.222Z] #22 DONE 1.4s
10:07:41 [2022-08-30T10:07:41.222Z] 
10:07:41 [2022-08-30T10:07:41.222Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
10:07:41 [2022-08-30T10:07:41.222Z] #23 sha256:507006b2976dcbbb427519747e56bbfcd52a1d942fb1030f4c3b0c51700d255d
10:07:41 [2022-08-30T10:07:41.641Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:07:41 [2022-08-30T10:07:41.641Z] Using test binary docker
10:07:41 [2022-08-30T10:07:41.641Z] +++ /etc/init.d/apparmor start
10:07:41 [2022-08-30T10:07:41.641Z] Not: starting.
10:07:41 [2022-08-30T10:07:41.641Z] INFO: Waiting for daemon to start...
10:07:41 [2022-08-30T10:07:41.641Z] Starting dockerd
10:07:41 [2022-08-30T10:07:41.641Z] +++ 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
10:07:43 [2022-08-30T10:07:43.553Z] .
10:07:43 [2022-08-30T10:07:43.553Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:07:43 [2022-08-30T10:07:43.553Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:07:43 [2022-08-30T10:07:43.813Z] Error: No such image: emptyfs
10:07:43 [2022-08-30T10:07:43.813Z] ++++ docker load
10:07:43 [2022-08-30T10:07:43.813Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:07:44 [2022-08-30T10:07:44.074Z] Loaded image: emptyfs:latest
10:07:44 [2022-08-30T10:07:44.074Z] Running integration-test (iteration 1)
10:07:44 [2022-08-30T10:07:44.074Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:07:44 [2022-08-30T10:07:44.074Z] ++ 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
10:07:44 [2022-08-30T10:07:44.074Z] ++ set -e
10:07:44 [2022-08-30T10:07:44.074Z] ++ '[' -n 0 ']'
10:07:44 [2022-08-30T10:07:44.074Z] ++ set -x
10:07:44 [2022-08-30T10:07:44.074Z] ++ 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
10:07:45 [2022-08-30T10:07:45.017Z] Loaded image: busybox:latest
10:07:45 [2022-08-30T10:07:45.609Z] Loaded image: busybox:glibc
10:07:49 [2022-08-30T10:07:49.810Z] Loaded image: debian:bullseye-slim
10:07:50 [2022-08-30T10:07:50.072Z] Loaded image: hello-world:latest
10:07:50 [2022-08-30T10:07:50.332Z] Loaded image: arm32v7/hello-world:latest
10:07:50 [2022-08-30T10:07:50.332Z] INFO: Testing against a local daemon
10:07:50 [2022-08-30T10:07:50.332Z] === RUN   TestCgroupNamespacesBuild
10:07:52 [2022-08-30T10:07:52.874Z] --- PASS: TestCgroupNamespacesBuild (2.29s)
10:07:52 [2022-08-30T10:07:52.874Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:07:54 [2022-08-30T10:07:54.786Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.09s)
10:07:54 [2022-08-30T10:07:54.786Z] === RUN   TestBuildWithSession
10:07:54 [2022-08-30T10:07:54.786Z]     build_session_test.go:25: TODO: BuildKit
10:07:54 [2022-08-30T10:07:54.786Z] --- SKIP: TestBuildWithSession (0.00s)
10:07:54 [2022-08-30T10:07:54.786Z] === RUN   TestBuildSquashParent
10:07:55 [2022-08-30T10:07:55.717Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 7.9% of statements
10:07:56 [2022-08-30T10:07:56.153Z] #23 13.59 Collecting yamllint==1.27.1
10:07:56 [2022-08-30T10:07:56.153Z] #23 14.78   Downloading yamllint-1.27.1.tar.gz (129 kB)
10:07:58 [2022-08-30T10:07:58.073Z] #23 16.76 Collecting pathspec>=0.5.3
10:07:58 [2022-08-30T10:07:58.073Z] #23 16.77   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
10:07:58 [2022-08-30T10:07:58.647Z] #23 17.49 Collecting pyyaml
10:07:58 [2022-08-30T10:07:58.647Z] #23 17.53   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)
10:07:58 [2022-08-30T10:07:58.647Z] #23 17.69 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
10:07:58 [2022-08-30T10:07:58.647Z] #23 17.72 Building wheels for collected packages: yamllint
10:07:58 [2022-08-30T10:07:58.909Z] #23 17.75   Building wheel for yamllint (setup.py): started
10:08:00 [2022-08-30T10:08:00.834Z] #23 19.75   Building wheel for yamllint (setup.py): finished with status 'done'
10:08:00 [2022-08-30T10:08:00.834Z] #23 19.77   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=477bfc38c86943853287abaeafd1029b114fbeb52c83cbae3c1b157fbfd58195
10:08:00 [2022-08-30T10:08:00.834Z] #23 19.77   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
10:08:00 [2022-08-30T10:08:00.834Z] #23 19.78 Successfully built yamllint
10:08:00 [2022-08-30T10:08:00.834Z] #23 19.84 Installing collected packages: pyyaml, pathspec, yamllint
10:08:01 [2022-08-30T10:08:01.781Z] #23 20.43 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.27.1
10:08:02 [2022-08-30T10:08:02.727Z] #23 DONE 21.8s
10:08:02 [2022-08-30T10:08:02.727Z] 
10:08:02 [2022-08-30T10:08:02.727Z] #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
10:08:02 [2022-08-30T10:08:02.727Z] #64 sha256:375235a6916a54eefcec1e6c2fbbf4bac80d553b925d52eaddf0dc2bc416649f
10:08:02 [2022-08-30T10:08:02.990Z] #64 ...
10:08:02 [2022-08-30T10:08:02.990Z] 
10:08:02 [2022-08-30T10:08:02.990Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
10:08:02 [2022-08-30T10:08:02.990Z] #27 sha256:40f94ba4932dad3f0d5e0caccb5513fad962f8d5c2c1ac7ca5eba674172df050
10:08:03 [2022-08-30T10:08:03.252Z] #27 DONE 0.5s
10:08:03 [2022-08-30T10:08:03.252Z] 
10:08:03 [2022-08-30T10:08:03.252Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
10:08:03 [2022-08-30T10:08:03.252Z] #32 sha256:6a58b198d216b1869898d0cf36529deeb8e00dd1a2cfa02487e343a68d464d3e
10:08:03 [2022-08-30T10:08:03.513Z] #32 DONE 0.3s
10:08:03 [2022-08-30T10:08:03.513Z] 
10:08:03 [2022-08-30T10:08:03.513Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
10:08:03 [2022-08-30T10:08:03.513Z] #35 sha256:9ea31ff377d5e9b94a62ea670b4f40cc3863106642ed5d6426334677a6447f2c
10:08:03 [2022-08-30T10:08:03.777Z] #35 DONE 0.1s
10:08:03 [2022-08-30T10:08:03.777Z] 
10:08:03 [2022-08-30T10:08:03.777Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
10:08:03 [2022-08-30T10:08:03.777Z] #37 sha256:a33f5e385bf4fc8b7d01a1fadbd78a19a890122c3df54fad23b75eb75606c8d6
10:08:03 [2022-08-30T10:08:03.777Z] #37 DONE 0.2s
10:08:03 [2022-08-30T10:08:03.777Z] 
10:08:03 [2022-08-30T10:08:03.777Z] #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
10:08:03 [2022-08-30T10:08:03.777Z] #64 sha256:375235a6916a54eefcec1e6c2fbbf4bac80d553b925d52eaddf0dc2bc416649f
10:08:04 [2022-08-30T10:08:04.040Z] #64 ...
10:08:04 [2022-08-30T10:08:04.040Z] 
10:08:04 [2022-08-30T10:08:04.040Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
10:08:04 [2022-08-30T10:08:04.040Z] #39 sha256:4f30c12bcb05dc161bfe1ee547d55f31f454530418eb537485d2ffc5718f6a5f
10:08:04 [2022-08-30T10:08:04.040Z] #39 DONE 0.1s
10:08:04 [2022-08-30T10:08:04.040Z] 
10:08:04 [2022-08-30T10:08:04.040Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
10:08:04 [2022-08-30T10:08:04.040Z] #41 sha256:c3e82ce0dbb0ffbfb49b1597dcf9ed8401aa4f09c9026ba38ab5ac9a23eda7e4
10:08:04 [2022-08-30T10:08:04.040Z] #41 DONE 0.1s
10:08:04 [2022-08-30T10:08:04.040Z] 
10:08:04 [2022-08-30T10:08:04.040Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
10:08:04 [2022-08-30T10:08:04.040Z] #45 sha256:b8f50ddc0706a2d6d147f6f398a05c5e4857493cba9fcbdf03328d184e3b4c62
10:08:04 [2022-08-30T10:08:04.302Z] #45 DONE 0.1s
10:08:04 [2022-08-30T10:08:04.302Z] 
10:08:04 [2022-08-30T10:08:04.302Z] #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
10:08:04 [2022-08-30T10:08:04.302Z] #64 sha256:375235a6916a54eefcec1e6c2fbbf4bac80d553b925d52eaddf0dc2bc416649f
10:08:04 [2022-08-30T10:08:04.782Z] --- PASS: TestBuildSquashParent (8.93s)
10:08:04 [2022-08-30T10:08:04.782Z] === RUN   TestBuildWithRemoveAndForceRemove
10:08:04 [2022-08-30T10:08:04.782Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:08:04 [2022-08-30T10:08:04.782Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:08:04 [2022-08-30T10:08:04.782Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:08:04 [2022-08-30T10:08:04.782Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:08:04 [2022-08-30T10:08:04.782Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:08:04 [2022-08-30T10:08:04.782Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:08:04 [2022-08-30T10:08:04.782Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:08:04 [2022-08-30T10:08:04.782Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:08:04 [2022-08-30T10:08:04.782Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:08:04 [2022-08-30T10:08:04.782Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:08:04 [2022-08-30T10:08:04.782Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:08:04 [2022-08-30T10:08:04.782Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:08:04 [2022-08-30T10:08:04.782Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:08:04 [2022-08-30T10:08:04.782Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:08:07 [2022-08-30T10:08:07.324Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:08:07 [2022-08-30T10:08:07.324Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:08:10 [2022-08-30T10:08:10.622Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:08:10 [2022-08-30T10:08:10.622Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:08:13 [2022-08-30T10:08:13.930Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:08:13 [2022-08-30T10:08:13.930Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.32s)
10:08:13 [2022-08-30T10:08:13.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.45s)
10:08:13 [2022-08-30T10:08:13.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.34s)
10:08:13 [2022-08-30T10:08:13.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.39s)
10:08:13 [2022-08-30T10:08:13.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.29s)
10:08:13 [2022-08-30T10:08:13.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.14s)
10:08:13 [2022-08-30T10:08:13.931Z] === RUN   TestBuildMultiStageCopy
10:08:13 [2022-08-30T10:08:13.931Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:08:16 [2022-08-30T10:08:16.477Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:08:17 [2022-08-30T10:08:17.047Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:08:17 [2022-08-30T10:08:17.617Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:08:18 [2022-08-30T10:08:18.187Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:08:18 [2022-08-30T10:08:18.756Z] --- PASS: TestBuildMultiStageCopy (5.24s)
10:08:18 [2022-08-30T10:08:18.756Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.88s)
10:08:18 [2022-08-30T10:08:18.756Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s)
10:08:18 [2022-08-30T10:08:18.756Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s)
10:08:18 [2022-08-30T10:08:18.756Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s)
10:08:18 [2022-08-30T10:08:18.756Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
10:08:18 [2022-08-30T10:08:18.756Z] === RUN   TestBuildMultiStageParentConfig
10:08:20 [2022-08-30T10:08:20.139Z] --- PASS: TestBuildMultiStageParentConfig (1.33s)
10:08:20 [2022-08-30T10:08:20.139Z] === RUN   TestBuildLabelWithTargets
10:08:22 [2022-08-30T10:08:22.681Z] --- PASS: TestBuildLabelWithTargets (2.27s)
10:08:22 [2022-08-30T10:08:22.681Z] === RUN   TestBuildWithEmptyLayers
10:08:23 [2022-08-30T10:08:23.622Z] --- PASS: TestBuildWithEmptyLayers (1.23s)
10:08:23 [2022-08-30T10:08:23.622Z] === RUN   TestBuildMultiStageOnBuild
10:08:26 [2022-08-30T10:08:26.920Z] --- PASS: TestBuildMultiStageOnBuild (3.18s)
10:08:26 [2022-08-30T10:08:26.920Z] === RUN   TestBuildUncleanTarFilenames
10:08:28 [2022-08-30T10:08:28.376Z] #64 339.4 # github.com/containerd/containerd/cmd/containerd
10:08:28 [2022-08-30T10:08:28.376Z] #64 339.4 /usr/bin/ld: /tmp/go-link-1749167874/000019.o: in function `New':
10:08:28 [2022-08-30T10:08:28.376Z] #64 339.4 /tmp/tmp.LDij19gmYg/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
10:08:28 [2022-08-30T10:08:28.376Z] #64 339.5 + bin/containerd-stress
10:08:28 [2022-08-30T10:08:28.376Z] #64 340.7 + bin/containerd-shim
10:08:28 [2022-08-30T10:08:28.831Z] --- PASS: TestBuildUncleanTarFilenames (1.95s)
10:08:28 [2022-08-30T10:08:28.831Z] === RUN   TestBuildMultiStageLayerLeak
10:08:31 [2022-08-30T10:08:31.358Z] .........................xx....................                          [ 29%]
10:08:32 [2022-08-30T10:08:32.134Z] --- PASS: TestBuildMultiStageLayerLeak (3.35s)
10:08:32 [2022-08-30T10:08:32.134Z] === RUN   TestBuildWithHugeFile
10:08:36 [2022-08-30T10:08:36.438Z] #64 ...
10:08:36 [2022-08-30T10:08:36.438Z] 
10:08:36 [2022-08-30T10:08:36.438Z] #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
10:08:36 [2022-08-30T10:08:36.438Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:08:36 [2022-08-30T10:08:36.438Z] #77 290.7   CCLD     libocispec.la
10:08:36 [2022-08-30T10:08:36.438Z] #77 291.4   CCLD     src/validate
10:08:36 [2022-08-30T10:08:36.438Z] #77 291.4   CCLD     tests/test-1
10:08:36 [2022-08-30T10:08:36.438Z] #77 291.5   CCLD     tests/test-3
10:08:36 [2022-08-30T10:08:36.438Z] #77 291.5   CCLD     tests/test-2
10:08:36 [2022-08-30T10:08:36.438Z] #77 291.5   CCLD     tests/test-4
10:08:36 [2022-08-30T10:08:36.438Z] #77 291.5   CCLD     tests/test-5
10:08:36 [2022-08-30T10:08:36.438Z] #77 291.6   CCLD     tests/test-7
10:08:36 [2022-08-30T10:08:36.438Z] #77 291.6   CCLD     tests/test-8
10:08:36 [2022-08-30T10:08:36.438Z] #77 291.7   CCLD     tests/test-6
10:08:36 [2022-08-30T10:08:36.438Z] #77 291.7   CCLD     tests/test-10
10:08:36 [2022-08-30T10:08:36.438Z] #77 291.8 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
10:08:36 [2022-08-30T10:08:36.438Z] #77 291.8   CCLD     tests/test-9
10:08:36 [2022-08-30T10:08:36.438Z] #77 292.0   CCLD     tests/test-11
10:08:37 [2022-08-30T10:08:37.011Z] #77 294.6 libtool: link: ar cr libocispec.a 
10:08:37 [2022-08-30T10:08:37.273Z] #77 294.7 libtool: link: ranlib libocispec.a
10:08:38 [2022-08-30T10:08:38.388Z] #64 352.1 + bin/containerd-shim-runc-v1
10:08:41 [2022-08-30T10:08:41.483Z] #77 298.5 make[5]: Entering directory '/tmp/crun-build/libocispec'
10:08:41 [2022-08-30T10:08:41.483Z] #77 298.5 make[5]: Nothing to be done for 'install-exec-am'.
10:08:41 [2022-08-30T10:08:41.483Z] #77 298.5 make[5]: Nothing to be done for 'install-data-am'.
10:08:41 [2022-08-30T10:08:41.483Z] #77 298.5 make[5]: Leaving directory '/tmp/crun-build/libocispec'
10:08:41 [2022-08-30T10:08:41.483Z] #77 298.5 make[4]: Leaving directory '/tmp/crun-build/libocispec'
10:08:41 [2022-08-30T10:08:41.483Z] #77 298.5 make[3]: Leaving directory '/tmp/crun-build/libocispec'
10:08:41 [2022-08-30T10:08:41.483Z] #77 298.5 make[2]: Leaving directory '/tmp/crun-build/libocispec'
10:08:41 [2022-08-30T10:08:41.483Z] #77 298.5 make[2]: Entering directory '/tmp/crun-build'
10:08:41 [2022-08-30T10:08:41.483Z] #77 298.8   CC       src/libcrun/libcrun_testing_a-utils.o
10:08:41 [2022-08-30T10:08:41.483Z] #77 298.8   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
10:08:41 [2022-08-30T10:08:41.483Z] #77 298.8   CC       src/libcrun/libcrun_testing_a-container.o
10:08:41 [2022-08-30T10:08:41.483Z] #77 298.8   CC       src/libcrun/libcrun_testing_a-cgroup.o
10:08:41 [2022-08-30T10:08:41.483Z] #77 298.8   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
10:08:41 [2022-08-30T10:08:41.483Z] #77 298.8   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
10:08:41 [2022-08-30T10:08:41.483Z] #77 298.9   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
10:08:41 [2022-08-30T10:08:41.483Z] #77 298.9   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
10:08:41 [2022-08-30T10:08:41.483Z] #77 298.9   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
10:08:41 [2022-08-30T10:08:41.483Z] #77 298.9   CC       src/libcrun/libcrun_testing_a-criu.o
10:08:41 [2022-08-30T10:08:41.483Z] #77 299.0   CC       src/libcrun/libcrun_testing_a-custom-handler.o
10:08:41 [2022-08-30T10:08:41.483Z] #77 299.0   CC       src/libcrun/libcrun_testing_a-linux.o
10:08:41 [2022-08-30T10:08:41.483Z] #77 299.0   CC       src/libcrun/libcrun_testing_a-ebpf.o
10:08:41 [2022-08-30T10:08:41.483Z] #77 299.0   CC       src/libcrun/libcrun_testing_a-seccomp.o
10:08:41 [2022-08-30T10:08:41.483Z] #77 299.0   CC       src/libcrun/libcrun_testing_a-error.o
10:08:41 [2022-08-30T10:08:41.483Z] #77 299.1   CC       src/libcrun/libcrun_testing_a-status.o
10:08:41 [2022-08-30T10:08:41.745Z] #77 299.2   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
10:08:41 [2022-08-30T10:08:41.745Z] #77 299.2   CC       src/libcrun/libcrun_testing_a-terminal.o
10:08:41 [2022-08-30T10:08:41.745Z] #77 299.3   CC       src/libcrun/libcrun_testing_a-signals.o
10:08:41 [2022-08-30T10:08:41.745Z] #77 299.4   CC       src/libcrun/libcrun_testing_a-mount_flags.o
10:08:42 [2022-08-30T10:08:42.007Z] #77 299.5   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
10:08:42 [2022-08-30T10:08:42.007Z] #77 299.5   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
10:08:42 [2022-08-30T10:08:42.007Z] #77 299.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
10:08:42 [2022-08-30T10:08:42.007Z] #77 299.6   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
10:08:42 [2022-08-30T10:08:42.007Z] #77 299.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
10:08:42 [2022-08-30T10:08:42.007Z] #77 299.7   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
10:08:42 [2022-08-30T10:08:42.313Z] #77 299.8   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
10:08:42 [2022-08-30T10:08:42.313Z] #77 300.0   CC       src/crun-crun.o
10:08:42 [2022-08-30T10:08:42.900Z] #77 300.3   CC       src/crun-run.o
10:08:42 [2022-08-30T10:08:42.900Z] #77 300.5   CC       src/crun-delete.o
10:08:42 [2022-08-30T10:08:42.900Z] #77 300.5   CC       src/crun-kill.o
10:08:42 [2022-08-30T10:08:42.900Z] #77 300.5   CC       src/crun-pause.o
10:08:43 [2022-08-30T10:08:43.163Z] #77 300.6   CC       src/crun-unpause.o
10:08:43 [2022-08-30T10:08:43.163Z] #77 300.6   CC       src/crun-spec.o
10:08:43 [2022-08-30T10:08:43.163Z] #77 300.8   CC       src/crun-exec.o
10:08:43 [2022-08-30T10:08:43.163Z] #77 300.8   CC       src/crun-list.o
10:08:43 [2022-08-30T10:08:43.741Z] #77 301.1   CC       src/crun-create.o
10:08:43 [2022-08-30T10:08:43.741Z] #77 301.1   CC       src/crun-start.o
10:08:43 [2022-08-30T10:08:43.741Z] #77 301.2   CC       src/crun-state.o
10:08:43 [2022-08-30T10:08:43.741Z] #77 301.3   CC       src/crun-update.o
10:08:43 [2022-08-30T10:08:43.741Z] #77 301.3   CC       src/crun-ps.o
10:08:43 [2022-08-30T10:08:43.741Z] #77 301.4   CC       src/crun-checkpoint.o
10:08:43 [2022-08-30T10:08:43.753Z] #64 358.7 + bin/containerd-shim-runc-v2
10:08:44 [2022-08-30T10:08:44.002Z] #77 301.6   CC       src/crun-restore.o
10:08:44 [2022-08-30T10:08:44.002Z] #77 301.7   CC       src/libcrun/libcrun_la-utils.lo
10:08:44 [2022-08-30T10:08:44.262Z] #77 301.9   CC       src/libcrun/libcrun_la-cloned_binary.lo
10:08:44 [2022-08-30T10:08:44.324Z] #64 359.6 + binaries
10:08:44 [2022-08-30T10:08:44.324Z] #64 359.6 + install -D bin/containerd /build/containerd
10:08:44 [2022-08-30T10:08:44.324Z] #64 359.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:08:44 [2022-08-30T10:08:44.324Z] #64 359.6 + install -D bin/ctr /build/ctr
10:08:44 [2022-08-30T10:08:44.522Z] #77 302.1   CC       src/libcrun/libcrun_la-container.lo
10:08:44 [2022-08-30T10:08:44.522Z] #77 302.2   CC       src/libcrun/libcrun_la-cgroup.lo
10:08:44 [2022-08-30T10:08:44.522Z] #77 302.2   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
10:08:44 [2022-08-30T10:08:44.522Z] #77 302.2   CC       src/libcrun/libcrun_la-cgroup-resources.lo
10:08:44 [2022-08-30T10:08:44.522Z] #77 302.3   CC       src/libcrun/libcrun_la-cgroup-setup.lo
10:08:44 [2022-08-30T10:08:44.782Z] #77 302.4   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
10:08:44 [2022-08-30T10:08:44.782Z] #77 302.4   CC       src/libcrun/libcrun_la-cgroup-utils.lo
10:08:45 [2022-08-30T10:08:45.043Z] #77 302.6   CC       src/libcrun/libcrun_la-criu.lo
10:08:45 [2022-08-30T10:08:45.303Z] #77 302.9   CC       src/libcrun/libcrun_la-seccomp.lo
10:08:45 [2022-08-30T10:08:45.303Z] #77 302.9   CC       src/libcrun/libcrun_la-custom-handler.lo
10:08:45 [2022-08-30T10:08:45.303Z] #77 ...
10:08:45 [2022-08-30T10:08:45.303Z] 
10:08:45 [2022-08-30T10:08:45.303Z] #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
10:08:45 [2022-08-30T10:08:45.303Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68
10:08:45 [2022-08-30T10:08:45.303Z] #47 366.7 + dpkg --print-architecture
10:08:45 [2022-08-30T10:08:45.303Z] #47 366.8 + git checkout -q v2.1.0
10:08:45 [2022-08-30T10:08:45.303Z] #47 367.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:08:45 [2022-08-30T10:08:45.303Z] #47 367.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:08:45 [2022-08-30T10:08:45.563Z] #47 ...
10:08:45 [2022-08-30T10:08:45.563Z] 
10:08:45 [2022-08-30T10:08:45.563Z] #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
10:08:45 [2022-08-30T10:08:45.563Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:08:45 [2022-08-30T10:08:45.563Z] #77 303.1   CC       src/libcrun/libcrun_la-linux.lo
10:08:45 [2022-08-30T10:08:45.563Z] #77 303.1   CC       src/libcrun/libcrun_la-error.lo
10:08:45 [2022-08-30T10:08:45.563Z] #77 303.1   CC       src/libcrun/libcrun_la-ebpf.lo
10:08:45 [2022-08-30T10:08:45.563Z] #77 303.2   CC       src/libcrun/libcrun_la-status.lo
10:08:45 [2022-08-30T10:08:45.824Z] #77 303.4   CC       src/libcrun/libcrun_la-terminal.lo
10:08:45 [2022-08-30T10:08:45.824Z] #77 303.4   CC       src/libcrun/libcrun_la-chroot_realpath.lo
10:08:45 [2022-08-30T10:08:45.824Z] #77 303.4   CC       src/libcrun/libcrun_la-signals.lo
10:08:46 [2022-08-30T10:08:46.084Z] #77 303.5   CC       src/libcrun/libcrun_la-mount_flags.lo
10:08:46 [2022-08-30T10:08:46.084Z] #77 303.6   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
10:08:46 [2022-08-30T10:08:46.084Z] #77 303.6   CC       src/libcrun/libcrun_la-seccomp_notify.lo
10:08:46 [2022-08-30T10:08:46.235Z] #64 DONE 361.6s
10:08:46 [2022-08-30T10:08:46.346Z] #77 304.0   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
10:08:46 [2022-08-30T10:08:46.346Z] #77 304.1   CC       src/libcrun/handlers/libcrun_la-krun.lo
10:08:46 [2022-08-30T10:08:46.918Z] #77 304.4   CC       tests/init.o
10:08:46 [2022-08-30T10:08:46.918Z] #77 304.4   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
10:08:47 [2022-08-30T10:08:47.178Z] 
10:08:47 [2022-08-30T10:08:47.178Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
10:08:47 [2022-08-30T10:08:47.178Z] #65 sha256:a7218982b2df37502b2f045523dbc03b22a172ad80e9e665ce64f1b5f10a4a6d
10:08:47 [2022-08-30T10:08:47.497Z] #77 304.9   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
10:08:47 [2022-08-30T10:08:47.571Z] tests/integration/api_exec_test.py .....................                 [ 34%]
10:08:48 [2022-08-30T10:08:48.119Z] #65 DONE 0.9s
10:08:48 [2022-08-30T10:08:48.119Z] 
10:08:48 [2022-08-30T10:08:48.119Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:08:48 [2022-08-30T10:08:48.119Z] #70 sha256:c4dacbe4a56d7d582d2e059220d7789a0522001da81a191d7618acac2fe017de
10:08:48 [2022-08-30T10:08:48.380Z] #70 DONE 0.2s
10:08:48 [2022-08-30T10:08:48.380Z] 
10:08:48 [2022-08-30T10:08:48.380Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
10:08:48 [2022-08-30T10:08:48.380Z] #75 sha256:a6282b2e438f8c5d3a45a3333da004cc9763b14ea11f4986b50e5e1128c621c2
10:08:49 [2022-08-30T10:08:49.320Z] #75 DONE 1.0s
10:08:49 [2022-08-30T10:08:49.320Z] 
10:08:49 [2022-08-30T10:08:49.320Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
10:08:49 [2022-08-30T10:08:49.320Z] #78 sha256:cc2b1c88153ea56ea926916e4809d26ec7c5e6bdd015f24121b75a580e3a5086
10:08:49 [2022-08-30T10:08:49.320Z] #78 DONE 0.1s
10:08:49 [2022-08-30T10:08:49.581Z] 
10:08:49 [2022-08-30T10:08:49.581Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
10:08:49 [2022-08-30T10:08:49.581Z] #79 sha256:1bdc1a21b79a0a0da838622d1ac4b67ed134892202701942fe2e0efef121aa75
10:08:49 [2022-08-30T10:08:49.581Z] #79 DONE 0.1s
10:08:49 [2022-08-30T10:08:49.581Z] 
10:08:49 [2022-08-30T10:08:49.581Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
10:08:49 [2022-08-30T10:08:49.581Z] #80 sha256:f49b82c7121cb91b25934202ae464e79c67fd11cefb475b9d95f4abf132f0506
10:08:49 [2022-08-30T10:08:49.581Z] #80 DONE 0.0s
10:08:49 [2022-08-30T10:08:49.581Z] 
10:08:49 [2022-08-30T10:08:49.581Z] #81 [dev-systemd-true 1/1] 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
10:08:49 [2022-08-30T10:08:49.581Z] #81 sha256:6db93fb6b242f953eb8905631e931bbc9bf3f9c8c4e2c8526337b01c9536157c
10:08:50 [2022-08-30T10:08:50.524Z] #81 0.812 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
10:08:50 [2022-08-30T10:08:50.524Z] #81 0.897 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
10:08:50 [2022-08-30T10:08:50.524Z] #81 1.069 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
10:08:51 [2022-08-30T10:08:51.098Z] #81 1.149 Reading package lists...
10:08:52 [2022-08-30T10:08:52.042Z] #81 1.689 Reading package lists...
10:08:52 [2022-08-30T10:08:52.042Z] #81 2.222 Building dependency tree...
10:08:52 [2022-08-30T10:08:52.042Z] #81 2.358 Reading state information...
10:08:52 [2022-08-30T10:08:52.042Z] #81 2.484 systemd is already the newest version (247.3-7).
10:08:52 [2022-08-30T10:08:52.042Z] #81 2.484 systemd set to manually installed.
10:08:52 [2022-08-30T10:08:52.042Z] #81 2.484 The following additional packages will be installed:
10:08:52 [2022-08-30T10:08:52.042Z] #81 2.485   libdbus-1-3 libpam-systemd
10:08:52 [2022-08-30T10:08:52.042Z] #81 2.485 Recommended packages:
10:08:52 [2022-08-30T10:08:52.042Z] #81 2.485   libnss-systemd
10:08:52 [2022-08-30T10:08:52.042Z] #81 2.545 The following NEW packages will be installed:
10:08:52 [2022-08-30T10:08:52.042Z] #81 2.546   dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv
10:08:52 [2022-08-30T10:08:52.303Z] #81 2.813 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
10:08:52 [2022-08-30T10:08:52.303Z] #81 2.813 Need to get 950 kB of archives.
10:08:52 [2022-08-30T10:08:52.303Z] #81 2.813 After this operation, 1988 kB of additional disk space will be used.
10:08:52 [2022-08-30T10:08:52.303Z] #81 2.813 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
10:08:52 [2022-08-30T10:08:52.303Z] #81 2.817 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
10:08:52 [2022-08-30T10:08:52.303Z] #81 2.820 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
10:08:52 [2022-08-30T10:08:52.303Z] #81 2.822 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
10:08:52 [2022-08-30T10:08:52.303Z] #81 2.824 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
10:08:52 [2022-08-30T10:08:52.563Z] #81 2.989 debconf: delaying package configuration, since apt-utils is not installed
10:08:52 [2022-08-30T10:08:52.563Z] #81 3.023 Fetched 950 kB in 0s (3451 kB/s)
10:08:52 [2022-08-30T10:08:52.563Z] #81 3.047 Selecting previously unselected package systemd-sysv.
10:08:52 [2022-08-30T10:08:52.563Z] #81 3.047 (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 ... 29483 files and directories currently installed.)
10:08:52 [2022-08-30T10:08:52.563Z] #81 3.063 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
10:08:52 [2022-08-30T10:08:52.563Z] #81 3.067 Unpacking systemd-sysv (247.3-7) ...
10:08:52 [2022-08-30T10:08:52.563Z] #81 3.116 Selecting previously unselected package libdbus-1-3:amd64.
10:08:52 [2022-08-30T10:08:52.563Z] #81 3.118 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
10:08:52 [2022-08-30T10:08:52.563Z] #81 3.125 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
10:08:52 [2022-08-30T10:08:52.563Z] #81 3.187 Selecting previously unselected package dbus.
10:08:52 [2022-08-30T10:08:52.831Z] #81 3.190 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
10:08:52 [2022-08-30T10:08:52.831Z] #81 3.201 Unpacking dbus (1.12.20-2) ...
10:08:52 [2022-08-30T10:08:52.831Z] #81 3.264 Selecting previously unselected package libpam-systemd:amd64.
10:08:52 [2022-08-30T10:08:52.831Z] #81 3.265 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
10:08:52 [2022-08-30T10:08:52.831Z] #81 3.269 Unpacking libpam-systemd:amd64 (247.3-7) ...
10:08:52 [2022-08-30T10:08:52.831Z] #81 3.321 Selecting previously unselected package dbus-user-session.
10:08:52 [2022-08-30T10:08:52.831Z] #81 3.324 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
10:08:52 [2022-08-30T10:08:52.831Z] #81 3.329 Unpacking dbus-user-session (1.12.20-2) ...
10:08:52 [2022-08-30T10:08:52.831Z] #81 3.431 Setting up systemd-sysv (247.3-7) ...
10:08:53 [2022-08-30T10:08:53.092Z] #81 3.444 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
10:08:53 [2022-08-30T10:08:53.092Z] #81 3.458 Setting up dbus (1.12.20-2) ...
10:08:53 [2022-08-30T10:08:53.092Z] #81 3.656 invoke-rc.d: could not determine current runlevel
10:08:53 [2022-08-30T10:08:53.092Z] #81 3.658 invoke-rc.d: policy-rc.d denied execution of start.
10:08:53 [2022-08-30T10:08:53.092Z] #81 3.663 Setting up libpam-systemd:amd64 (247.3-7) ...
10:08:53 [2022-08-30T10:08:53.354Z] #81 3.816 Setting up dbus-user-session (1.12.20-2) ...
10:08:53 [2022-08-30T10:08:53.354Z] #81 3.838 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:08:53 [2022-08-30T10:08:53.354Z] #81 DONE 4.0s
10:08:53 [2022-08-30T10:08:53.615Z] 
10:08:53 [2022-08-30T10:08:53.615Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker
10:08:53 [2022-08-30T10:08:53.615Z] #82 sha256:b8c3cbfed63284f1ca0f50a382dac3f7716469cf27bc396ecfaae36dcc762585
10:08:54 [2022-08-30T10:08:54.558Z] #82 DONE 1.0s
10:08:54 [2022-08-30T10:08:54.558Z] 
10:08:54 [2022-08-30T10:08:54.558Z] #83 exporting to image
10:08:54 [2022-08-30T10:08:54.558Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
10:08:54 [2022-08-30T10:08:54.558Z] #83 exporting layers
10:08:55 [2022-08-30T10:08:55.052Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
10:08:59 [2022-08-30T10:08:59.873Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
10:09:01 [2022-08-30T10:09:01.150Z] #83 exporting layers 6.6s done
10:09:01 [2022-08-30T10:09:01.150Z] #83 writing image sha256:4a7b11e1ea7bd35d397b8d01551d234c7bea131da6a58fc0dd5baa2b7fd28201 done
10:09:01 [2022-08-30T10:09:01.150Z] #83 naming to docker.io/library/docker:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a done
10:09:01 [2022-08-30T10:09:01.150Z] #83 DONE 6.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:09:01 [2022-08-30T10:09:01.507Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44060/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8b36298d7fa8d906c3528df4cbdee3a8bfa0493a -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:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a hack/make.sh dynbinary test-integration
10:09:03 [2022-08-30T10:09:03.420Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
10:09:03 [2022-08-30T10:09:03.420Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
10:09:03 [2022-08-30T10:09:03.420Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
10:09:03 [2022-08-30T10:09:03.420Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
10:09:03 [2022-08-30T10:09:03.420Z] 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)
10:09:03 [2022-08-30T10:09:03.420Z] Detected virtualization docker.
10:09:03 [2022-08-30T10:09:03.420Z] Detected architecture x86-64.
10:09:03 [2022-08-30T10:09:03.420Z] Set hostname to <a640b456f351>.
10:09:03 [2022-08-30T10:09:03.420Z] modprobe@configfs.service: Succeeded.
10:09:03 [2022-08-30T10:09:03.420Z] modprobe@drm.service: Succeeded.
10:09:03 [2022-08-30T10:09:03.420Z] modprobe@fuse.service: Succeeded.
10:09:03 [2022-08-30T10:09:03.420Z] + source /etc/docker-entrypoint-cmd
10:09:03 [2022-08-30T10:09:03.420Z] ++ hack/make.sh dynbinary test-integration
10:09:03 [2022-08-30T10:09:03.420Z] 
10:09:03 [2022-08-30T10:09:03.681Z] Removing bundles/
10:09:03 [2022-08-30T10:09:03.681Z] 
10:09:03 [2022-08-30T10:09:03.681Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:09:03 [2022-08-30T10:09:03.681Z] Building: bundles/dynbinary-daemon/dockerd
10:09:03 [2022-08-30T10:09:03.681Z] GOOS="" GOARCH="" GOARM=""
10:09:16 [2022-08-30T10:09:16.241Z] tests/integration/api_network_test.py ............................       [ 47%]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 31.9% of statements
10:09:17 [2022-08-30T10:09:17.105Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ok  	github.com/docker/docker/api/types/filters	0.015s	coverage: 92.2% of statements
10:09:17 [2022-08-30T10:09:17.105Z] ok  	github.com/docker/docker/api/server/router/volume	0.010s	coverage: 67.9% of statements
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/types	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
10:09:17 [2022-08-30T10:09:17.105Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
10:09:17 [2022-08-30T10:09:17.105Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 77.3% of statements
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/builder	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ok  	github.com/docker/docker/builder/remotecontext	0.158s	coverage: 13.7% of statements
10:09:17 [2022-08-30T10:09:17.105Z] ok  	github.com/docker/docker/builder/dockerfile	0.411s	coverage: 49.3% of statements
10:09:17 [2022-08-30T10:09:17.105Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.004s	coverage: 100.0% of statements
10:09:17 [2022-08-30T10:09:17.105Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
10:09:17 [2022-08-30T10:09:17.105Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.565s	coverage: 86.3% of statements
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/cli	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
10:09:17 [2022-08-30T10:09:17.105Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.250s	coverage: 67.6% of statements
10:09:20 [2022-08-30T10:09:20.381Z] ok  	github.com/docker/docker/client	0.113s	coverage: 76.0% of statements
10:09:26 [2022-08-30T10:09:26.031Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
10:09:26 [2022-08-30T10:09:26.241Z] #77 ...
10:09:26 [2022-08-30T10:09:26.241Z] 
10:09:26 [2022-08-30T10:09:26.241Z] #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
10:09:26 [2022-08-30T10:09:26.241Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68
10:09:26 [2022-08-30T10:09:26.241Z] #47 DONE 411.7s
10:09:26 [2022-08-30T10:09:26.241Z] 
10:09:26 [2022-08-30T10:09:26.241Z] #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
10:09:26 [2022-08-30T10:09:26.241Z] #64 sha256:375235a6916a54eefcec1e6c2fbbf4bac80d553b925d52eaddf0dc2bc416649f
10:09:26 [2022-08-30T10:09:26.241Z] #64 ...
10:09:26 [2022-08-30T10:09:26.241Z] 
10:09:26 [2022-08-30T10:09:26.241Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
10:09:26 [2022-08-30T10:09:26.241Z] #48 sha256:09cdc836b617f403cb1af3ad0ba3502865362f365708639679c5d24d4c2254ab
10:09:26 [2022-08-30T10:09:26.241Z] #48 DONE 0.7s
10:09:26 [2022-08-30T10:09:26.241Z] 
10:09:26 [2022-08-30T10:09:26.241Z] #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
10:09:26 [2022-08-30T10:09:26.241Z] #60 sha256:ae4dab2ab38751233e27c90cc988b8a3f325434f484ad8d01eca647923cd5968
10:09:26 [2022-08-30T10:09:26.241Z] #60 ...
10:09:26 [2022-08-30T10:09:26.241Z] 
10:09:26 [2022-08-30T10:09:26.241Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
10:09:26 [2022-08-30T10:09:26.241Z] #52 sha256:eb7e78c78487de4919c7f063d5c0c7a752f55b55e732baf259b395fd150208fe
10:09:26 [2022-08-30T10:09:26.241Z] #52 DONE 0.2s
10:09:26 [2022-08-30T10:09:26.241Z] 
10:09:26 [2022-08-30T10:09:26.241Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
10:09:26 [2022-08-30T10:09:26.241Z] #54 sha256:ced70e194ad3a4ba011027467383ce62f39cbd673475d136c12b44cf43f27f32
10:09:26 [2022-08-30T10:09:26.241Z] #54 DONE 0.1s
10:09:26 [2022-08-30T10:09:26.241Z] 
10:09:26 [2022-08-30T10:09:26.241Z] #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
10:09:26 [2022-08-30T10:09:26.241Z] #64 sha256:375235a6916a54eefcec1e6c2fbbf4bac80d553b925d52eaddf0dc2bc416649f
10:09:26 [2022-08-30T10:09:26.812Z] #64 ...
10:09:26 [2022-08-30T10:09:26.812Z] 
10:09:26 [2022-08-30T10:09:26.812Z] #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
10:09:26 [2022-08-30T10:09:26.812Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
10:09:26 [2022-08-30T10:09:26.812Z] #77 344.4   CCLD     tests/init
10:09:27 [2022-08-30T10:09:27.537Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:09:31 [2022-08-30T10:09:31.915Z] tests/integration/api_service_test.py .................................. [ 59%]
10:09:36 [2022-08-30T10:09:36.374Z] ............................                                             [ 66%]
10:09:48 [2022-08-30T10:09:48.776Z] #77 365.4   AR       libcrun_testing.a
10:09:48 [2022-08-30T10:09:48.776Z] #77 365.4 ar: `u' modifier ignored since `D' is the default (see `U')
10:09:48 [2022-08-30T10:09:48.776Z] #77 365.5   CCLD     tests/tests_libcrun_errors
10:09:48 [2022-08-30T10:09:48.776Z] #77 365.6   CCLD     tests/tests_libcrun_fuzzer
10:09:48 [2022-08-30T10:09:48.776Z] #77 365.6   CCLD     tests/tests_libcrun_utils
10:09:48 [2022-08-30T10:09:48.776Z] #77 366.0   CCLD     libcrun.la
10:09:49 [2022-08-30T10:09:49.349Z] #77 367.0   CCLD     crun
10:09:49 [2022-08-30T10:09:49.921Z] #77 367.5 make[3]: Entering directory '/tmp/crun-build'
10:09:50 [2022-08-30T10:09:50.182Z] #77 367.7  /bin/mkdir -p '/usr/local/share/man/man1'
10:09:50 [2022-08-30T10:09:50.182Z] #77 367.7  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
10:09:50 [2022-08-30T10:09:50.182Z] #77 367.7  /bin/mkdir -p '/usr/local/lib'
10:09:50 [2022-08-30T10:09:50.182Z] #77 367.7  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
10:09:50 [2022-08-30T10:09:50.182Z] #77 367.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
10:09:50 [2022-08-30T10:09:50.182Z] #77 367.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
10:09:50 [2022-08-30T10:09:50.182Z] #77 367.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a
10:09:50 [2022-08-30T10:09:50.182Z] #77 367.8 libtool: install: ranlib /usr/local/lib/libcrun.a
10:09:50 [2022-08-30T10:09:50.444Z] #77 368.1 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
10:09:50 [2022-08-30T10:09:50.444Z] #77 368.1 ----------------------------------------------------------------------
10:09:50 [2022-08-30T10:09:50.444Z] #77 368.1 Libraries have been installed in:
10:09:50 [2022-08-30T10:09:50.444Z] #77 368.1    /usr/local/lib
10:09:50 [2022-08-30T10:09:50.444Z] #77 368.1 
10:09:50 [2022-08-30T10:09:50.444Z] #77 368.1 If you ever happen to want to link against installed libraries
10:09:50 [2022-08-30T10:09:50.444Z] #77 368.1 in a given directory, LIBDIR, you must either use libtool, and
10:09:50 [2022-08-30T10:09:50.444Z] #77 368.1 specify the full pathname of the library, or use the '-LLIBDIR'
10:09:50 [2022-08-30T10:09:50.444Z] #77 368.1 flag during linking and do at least one of the following:
10:09:50 [2022-08-30T10:09:50.444Z] #77 368.1    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
10:09:50 [2022-08-30T10:09:50.444Z] #77 368.1      during execution
10:09:50 [2022-08-30T10:09:50.444Z] #77 368.1    - add LIBDIR to the 'LD_RUN_PATH' environment variable
10:09:50 [2022-08-30T10:09:50.444Z] #77 368.1      during linking
10:09:50 [2022-08-30T10:09:50.444Z] #77 368.1    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
10:09:50 [2022-08-30T10:09:50.444Z] #77 368.1    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
10:09:50 [2022-08-30T10:09:50.444Z] #77 368.1 
10:09:50 [2022-08-30T10:09:50.444Z] #77 368.1 See any operating system documentation about shared libraries for
10:09:50 [2022-08-30T10:09:50.444Z] #77 368.1 more information, such as the ld(1) and ld.so(8) manual pages.
10:09:50 [2022-08-30T10:09:50.444Z] #77 368.1 ----------------------------------------------------------------------
10:09:50 [2022-08-30T10:09:50.444Z] #77 368.1  /bin/mkdir -p '/build'
10:09:50 [2022-08-30T10:09:50.444Z] #77 368.1   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
10:09:50 [2022-08-30T10:09:50.444Z] #77 368.2 libtool: install: /usr/bin/install -c crun /build/crun
10:09:50 [2022-08-30T10:09:50.704Z] #77 368.2 make[3]: Leaving directory '/tmp/crun-build'
10:09:50 [2022-08-30T10:09:50.704Z] #77 368.2 make[2]: Leaving directory '/tmp/crun-build'
10:09:50 [2022-08-30T10:09:50.704Z] #77 368.2 make[1]: Leaving directory '/tmp/crun-build'
10:09:51 [2022-08-30T10:09:51.650Z] #77 DONE 369.3s
10:09:51 [2022-08-30T10:09:51.650Z] 
10:09:51 [2022-08-30T10:09:51.650Z] #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
10:09:51 [2022-08-30T10:09:51.650Z] #60 sha256:ae4dab2ab38751233e27c90cc988b8a3f325434f484ad8d01eca647923cd5968
10:09:52 [2022-08-30T10:09:52.424Z] ok  	github.com/docker/docker/cmd/dockerd	0.074s	coverage: 29.9% of statements
10:09:52 [2022-08-30T10:09:52.424Z] ok  	github.com/docker/docker/container	0.123s	coverage: 35.7% of statements
10:09:52 [2022-08-30T10:09:52.424Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.481s	coverage: 0.0% of statements
10:09:52 [2022-08-30T10:09:52.424Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
10:09:52 [2022-08-30T10:09:52.424Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:09:52 [2022-08-30T10:09:52.424Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:09:52 [2022-08-30T10:09:52.424Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:09:52 [2022-08-30T10:09:52.424Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:09:55 [2022-08-30T10:09:55.694Z] ok  	github.com/docker/docker/daemon/cluster	0.066s	coverage: 0.5% of statements
10:09:57 [2022-08-30T10:09:57.063Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.016s	coverage: 65.3% of statements
10:09:58 [2022-08-30T10:09:58.431Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
10:10:04 [2022-08-30T10:10:04.970Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.449s	coverage: 13.4% of statements
10:10:06 [2022-08-30T10:10:06.337Z] ok  	github.com/docker/docker/daemon/config	0.035s	coverage: 76.8% of statements
10:10:06 [2022-08-30T10:10:06.901Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
10:10:07 [2022-08-30T10:10:07.464Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
10:10:08 [2022-08-30T10:10:08.026Z] ok  	github.com/docker/docker/daemon	10.144s	coverage: 16.4% of statements
10:10:08 [2022-08-30T10:10:08.026Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:10:08 [2022-08-30T10:10:08.026Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:10:08 [2022-08-30T10:10:08.026Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
10:10:08 [2022-08-30T10:10:08.026Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:10:08 [2022-08-30T10:10:08.632Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:10:08 [2022-08-30T10:10:08.632Z] Using test binary docker
10:10:08 [2022-08-30T10:10:08.632Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:10:08 [2022-08-30T10:10:08.632Z] Using test binary docker
10:10:08 [2022-08-30T10:10:08.632Z] +++ /etc/init.d/apparmor start
10:10:08 [2022-08-30T10:10:08.632Z] +++ /etc/init.d/apparmor start
10:10:08 [2022-08-30T10:10:08.632Z] Not: starting.
10:10:08 [2022-08-30T10:10:08.632Z] INFO: Waiting for daemon to start...
10:10:08 [2022-08-30T10:10:08.632Z] Starting dockerd
10:10:08 [2022-08-30T10:10:08.632Z] +++ 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
10:10:08 [2022-08-30T10:10:08.632Z] Not: starting.
10:10:08 [2022-08-30T10:10:08.632Z] INFO: Waiting for daemon to start...
10:10:08 [2022-08-30T10:10:08.632Z] Starting dockerd
10:10:08 [2022-08-30T10:10:08.632Z] +++ 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
10:10:08 [2022-08-30T10:10:08.632Z] ..
10:10:08 [2022-08-30T10:10:08.632Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:10:08 [2022-08-30T10:10:08.632Z] 
10:10:08 [2022-08-30T10:10:08.632Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:10:08 [2022-08-30T10:10:08.632Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:10:08 [2022-08-30T10:10:08.632Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:10:08 [2022-08-30T10:10:08.632Z] Error: No such image: emptyfs
10:10:08 [2022-08-30T10:10:08.632Z] Error: No such image: emptyfs
10:10:08 [2022-08-30T10:10:08.632Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:10:08 [2022-08-30T10:10:08.632Z] ++++ docker load
10:10:08 [2022-08-30T10:10:08.632Z] ++++ docker load
10:10:08 [2022-08-30T10:10:08.632Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:10:08 [2022-08-30T10:10:08.632Z] Loaded image: emptyfs:latest
10:10:08 [2022-08-30T10:10:08.632Z] Running integration-test (iteration 1)
10:10:08 [2022-08-30T10:10:08.632Z] 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)/
10:10:08 [2022-08-30T10:10:08.632Z] ++ 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)/'
10:10:08 [2022-08-30T10:10:08.632Z] ++ set -e
10:10:08 [2022-08-30T10:10:08.632Z] ++ '[' -n 0 ']'
10:10:08 [2022-08-30T10:10:08.632Z] ++ set -x
10:10:08 [2022-08-30T10:10:08.632Z] ++ 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)/'
10:10:08 [2022-08-30T10:10:08.632Z] Loaded image: emptyfs:latest
10:10:08 [2022-08-30T10:10:08.632Z] Running integration-test (iteration 1)
10:10:08 [2022-08-30T10:10:08.632Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
10:10:08 [2022-08-30T10:10:08.632Z] ++ 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)/'
10:10:08 [2022-08-30T10:10:08.632Z] ++ set -e
10:10:08 [2022-08-30T10:10:08.632Z] ++ '[' -n 0 ']'
10:10:08 [2022-08-30T10:10:08.632Z] ++ set -x
10:10:08 [2022-08-30T10:10:08.632Z] ++ 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)/'
10:10:08 [2022-08-30T10:10:08.632Z] Loaded image: busybox:latest
10:10:08 [2022-08-30T10:10:08.632Z] Loaded image: busybox:latest
10:10:08 [2022-08-30T10:10:08.632Z] Loaded image: busybox:glibc
10:10:08 [2022-08-30T10:10:08.632Z] Loaded image: busybox:glibc
10:10:08 [2022-08-30T10:10:08.892Z] Loaded image: debian:bullseye-slim
10:10:08 [2022-08-30T10:10:08.892Z] Loaded image: debian:bullseye-slim
10:10:08 [2022-08-30T10:10:08.956Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.622s	coverage: 74.8% of statements
10:10:09 [2022-08-30T10:10:09.151Z] Loaded image: hello-world:latest
10:10:09 [2022-08-30T10:10:09.152Z] Loaded image: hello-world:latest
10:10:09 [2022-08-30T10:10:09.152Z] Loaded image: arm32v7/hello-world:latest
10:10:09 [2022-08-30T10:10:09.152Z] INFO: Testing against a local daemon
10:10:09 [2022-08-30T10:10:09.152Z] === RUN   TestDockerSuite
10:10:09 [2022-08-30T10:10:09.152Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
10:10:09 [2022-08-30T10:10:09.152Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
10:10:09 [2022-08-30T10:10:09.412Z] === RUN   TestDockerSuite/TestAPIErrorJSON
10:10:09 [2022-08-30T10:10:09.412Z] Loaded image: arm32v7/hello-world:latest
10:10:09 [2022-08-30T10:10:09.412Z] INFO: Testing against a local daemon
10:10:09 [2022-08-30T10:10:09.412Z] === RUN   TestDockerDaemonSuite
10:10:09 [2022-08-30T10:10:09.412Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
10:10:09 [2022-08-30T10:10:09.412Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
10:10:09 [2022-08-30T10:10:09.412Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
10:10:09 [2022-08-30T10:10:09.412Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
10:10:09 [2022-08-30T10:10:09.412Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
10:10:09 [2022-08-30T10:10:09.412Z] === RUN   TestDockerSuite/TestAPIImagesDelete
10:10:09 [2022-08-30T10:10:09.777Z] #60 248.5 + mkdir -p /build
10:10:09 [2022-08-30T10:10:09.777Z] #60 248.5 + cp runc /build/runc
10:10:09 [2022-08-30T10:10:09.777Z] #60 DONE 249.6s
10:10:09 [2022-08-30T10:10:09.777Z] 
10:10:09 [2022-08-30T10:10:09.777Z] #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.46.2"      && /build/golangci-lint --version
10:10:09 [2022-08-30T10:10:09.777Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
10:10:09 [2022-08-30T10:10:09.777Z] #55 459.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
10:10:09 [2022-08-30T10:10:09.777Z] #55 DONE 460.5s
10:10:09 [2022-08-30T10:10:09.777Z] 
10:10:09 [2022-08-30T10:10:09.777Z] #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
10:10:09 [2022-08-30T10:10:09.777Z] #64 sha256:375235a6916a54eefcec1e6c2fbbf4bac80d553b925d52eaddf0dc2bc416649f
10:10:09 [2022-08-30T10:10:09.885Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.248s	coverage: 60.7% of statements
10:10:09 [2022-08-30T10:10:09.885Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 3.0% of statements
10:10:11 [2022-08-30T10:10:11.252Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
10:10:11 [2022-08-30T10:10:11.694Z] #64 ...
10:10:11 [2022-08-30T10:10:11.695Z] 
10:10:11 [2022-08-30T10:10:11.695Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
10:10:11 [2022-08-30T10:10:11.695Z] #56 sha256:cf59dc692dc08d40628f144b36b891bfb765e5f136f2118a0dedfe8052bb34ab
10:10:12 [2022-08-30T10:10:12.268Z] #56 DONE 0.7s
10:10:12 [2022-08-30T10:10:12.268Z] 
10:10:12 [2022-08-30T10:10:12.268Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
10:10:12 [2022-08-30T10:10:12.268Z] #58 sha256:7868a6001cd69623feb7ccd7577f586d543f1f09e4847fe576fac38c12dbedf0
10:10:12 [2022-08-30T10:10:12.530Z] #58 DONE 0.1s
10:10:12 [2022-08-30T10:10:12.530Z] 
10:10:12 [2022-08-30T10:10:12.530Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
10:10:12 [2022-08-30T10:10:12.530Z] #61 sha256:ad7642732bcf670729029a255b2e886f21d802b8a8073a4b8f81552b6fabc890
10:10:12 [2022-08-30T10:10:12.530Z] #61 DONE 0.2s
10:10:12 [2022-08-30T10:10:12.530Z] 
10:10:12 [2022-08-30T10:10:12.530Z] #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
10:10:12 [2022-08-30T10:10:12.530Z] #64 sha256:375235a6916a54eefcec1e6c2fbbf4bac80d553b925d52eaddf0dc2bc416649f
10:10:12 [2022-08-30T10:10:12.628Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.288s	coverage: 50.6% of statements
10:10:12 [2022-08-30T10:10:12.710Z] === RUN   TestDockerSuite/TestAPIImagesFilter
10:10:12 [2022-08-30T10:10:12.710Z] === RUN   TestDockerSuite/TestAPIImagesHistory
10:10:13 [2022-08-30T10:10:13.279Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
10:10:13 [2022-08-30T10:10:13.539Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
10:10:14 [2022-08-30T10:10:14.445Z] #64 406.0 + bin/containerd
10:10:14 [2022-08-30T10:10:14.478Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
10:10:14 [2022-08-30T10:10:14.521Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.870s	coverage: 46.1% of statements
10:10:14 [2022-08-30T10:10:14.521Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:10:15 [2022-08-30T10:10:15.084Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.036s	coverage: 58.5% of statements
10:10:15 [2022-08-30T10:10:15.084Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:10:15 [2022-08-30T10:10:15.084Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:10:15 [2022-08-30T10:10:15.341Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
10:10:15 [2022-08-30T10:10:15.417Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
10:10:15 [2022-08-30T10:10:15.417Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
10:10:16 [2022-08-30T10:10:16.270Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
10:10:16 [2022-08-30T10:10:16.356Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
10:10:16 [2022-08-30T10:10:16.527Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
10:10:17 [2022-08-30T10:10:17.295Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
10:10:17 [2022-08-30T10:10:17.458Z] ok  	github.com/docker/docker/daemon/images	0.036s	coverage: 6.9% of statements
10:10:17 [2022-08-30T10:10:17.458Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:10:17 [2022-08-30T10:10:17.458Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:10:17 [2022-08-30T10:10:17.497Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
10:10:17 [2022-08-30T10:10:17.555Z] === RUN   TestDockerSuite/TestAPINetworkFilter
10:10:17 [2022-08-30T10:10:17.555Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
10:10:17 [2022-08-30T10:10:17.555Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
10:10:18 [2022-08-30T10:10:18.021Z] ok  	github.com/docker/docker/daemon/logger	0.220s	coverage: 43.2% of statements
10:10:18 [2022-08-30T10:10:18.125Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
10:10:18 [2022-08-30T10:10:18.585Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.131s	coverage: 79.9% of statements
10:10:18 [2022-08-30T10:10:18.695Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
10:10:18 [2022-08-30T10:10:18.842Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
10:10:18 [2022-08-30T10:10:18.842Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:10:19 [2022-08-30T10:10:19.404Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
10:10:19 [2022-08-30T10:10:19.638Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
10:10:19 [2022-08-30T10:10:19.638Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
10:10:19 [2022-08-30T10:10:19.638Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
10:10:19 [2022-08-30T10:10:19.638Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
10:10:19 [2022-08-30T10:10:19.967Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
10:10:20 [2022-08-30T10:10:20.897Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.097s	coverage: 76.8% of statements
10:10:21 [2022-08-30T10:10:21.153Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
10:10:21 [2022-08-30T10:10:21.716Z] ok  	github.com/docker/docker/daemon/logger/local	0.023s	coverage: 79.4% of statements
10:10:22 [2022-08-30T10:10:22.695Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.015s	coverage: 63.5% of statements
10:10:23 [2022-08-30T10:10:23.271Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
10:10:23 [2022-08-30T10:10:23.833Z] ok  	github.com/docker/docker/daemon/logger/journald	3.626s	coverage: 74.3% of statements
10:10:23 [2022-08-30T10:10:23.833Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
10:10:23 [2022-08-30T10:10:23.833Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
10:10:23 [2022-08-30T10:10:23.833Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:10:23 [2022-08-30T10:10:23.833Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
10:10:24 [2022-08-30T10:10:24.396Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
10:10:24 [2022-08-30T10:10:24.653Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
10:10:24 [2022-08-30T10:10:24.918Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
10:10:25 [2022-08-30T10:10:25.177Z] --- PASS: TestBuildWithHugeFile (113.17s)
10:10:25 [2022-08-30T10:10:25.177Z] === RUN   TestBuildWCOWSandboxSize
10:10:25 [2022-08-30T10:10:25.177Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:10:25 [2022-08-30T10:10:25.177Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:10:25 [2022-08-30T10:10:25.177Z] === RUN   TestBuildWithEmptyDockerfile
10:10:25 [2022-08-30T10:10:25.177Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:10:25 [2022-08-30T10:10:25.177Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:10:25 [2022-08-30T10:10:25.177Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:10:25 [2022-08-30T10:10:25.177Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:10:25 [2022-08-30T10:10:25.177Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:10:25 [2022-08-30T10:10:25.177Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:10:25 [2022-08-30T10:10:25.177Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:10:25 [2022-08-30T10:10:25.177Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:10:25 [2022-08-30T10:10:25.215Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
10:10:25 [2022-08-30T10:10:25.436Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:10:25 [2022-08-30T10:10:25.436Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
10:10:25 [2022-08-30T10:10:25.436Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
10:10:25 [2022-08-30T10:10:25.436Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
10:10:25 [2022-08-30T10:10:25.436Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
10:10:25 [2022-08-30T10:10:25.436Z] === RUN   TestBuildPreserveOwnership
10:10:25 [2022-08-30T10:10:25.436Z] === RUN   TestBuildPreserveOwnership/copy_from
10:10:25 [2022-08-30T10:10:25.472Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.512s	coverage: 82.5% of statements
10:10:25 [2022-08-30T10:10:25.472Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:10:25 [2022-08-30T10:10:25.472Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:10:26 [2022-08-30T10:10:26.007Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
10:10:26 [2022-08-30T10:10:26.401Z] ok  	github.com/docker/docker/distribution/metadata	0.045s	coverage: 44.4% of statements
10:10:27 [2022-08-30T10:10:27.918Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:10:27 [2022-08-30T10:10:27.918Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
10:10:28 [2022-08-30T10:10:28.292Z] ok  	github.com/docker/docker/distribution	1.487s	coverage: 28.0% of statements
10:10:28 [2022-08-30T10:10:28.292Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:10:28 [2022-08-30T10:10:28.549Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
10:10:29 [2022-08-30T10:10:29.112Z] ok  	github.com/docker/docker/distribution/xfer	1.887s	coverage: 84.9% of statements
10:10:29 [2022-08-30T10:10:29.112Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:10:29 [2022-08-30T10:10:29.112Z] ok  	github.com/docker/docker/image	0.028s	coverage: 86.9% of statements
10:10:29 [2022-08-30T10:10:29.300Z] --- PASS: TestBuildPreserveOwnership (3.60s)
10:10:29 [2022-08-30T10:10:29.300Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.29s)
10:10:29 [2022-08-30T10:10:29.300Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s)
10:10:29 [2022-08-30T10:10:29.300Z] === RUN   TestBuildPlatformInvalid
10:10:29 [2022-08-30T10:10:29.300Z] --- PASS: TestBuildPlatformInvalid (0.10s)
10:10:29 [2022-08-30T10:10:29.300Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:10:29 [2022-08-30T10:10:29.674Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
10:10:29 [2022-08-30T10:10:29.878Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
10:10:29 [2022-08-30T10:10:29.930Z] ok  	github.com/docker/docker/image/tarexport	0.011s	coverage: 0.7% of statements
10:10:29 [2022-08-30T10:10:29.930Z] ?   	github.com/docker/docker/image/v1	[no test files]
10:10:29 [2022-08-30T10:10:29.930Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:10:30 [2022-08-30T10:10:30.139Z] Loaded image: busybox:latest
10:10:30 [2022-08-30T10:10:30.187Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
10:10:30 [2022-08-30T10:10:30.399Z] Loaded image: busybox:glibc
10:10:30 [2022-08-30T10:10:30.659Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
10:10:31 [2022-08-30T10:10:31.117Z] ok  	github.com/docker/docker/oci	0.022s	coverage: 46.0% of statements
10:10:31 [2022-08-30T10:10:31.686Z] ok  	github.com/docker/docker/opts	0.041s	coverage: 66.0% of statements
10:10:31 [2022-08-30T10:10:31.943Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
10:10:32 [2022-08-30T10:10:32.041Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
10:10:32 [2022-08-30T10:10:32.610Z] Loaded image: debian:bullseye-slim
10:10:32 [2022-08-30T10:10:32.610Z] Loaded image: hello-world:latest
10:10:32 [2022-08-30T10:10:32.610Z] Loaded image: arm32v7/hello-world:latest
10:10:33 [2022-08-30T10:10:33.550Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
10:10:33 [2022-08-30T10:10:33.834Z] ok  	github.com/docker/docker/pkg/archive	0.308s	coverage: 82.3% of statements
10:10:34 [2022-08-30T10:10:34.396Z] ok  	github.com/docker/docker/pkg/authorization	0.356s	coverage: 68.3% of statements
10:10:34 [2022-08-30T10:10:34.490Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
10:10:34 [2022-08-30T10:10:34.653Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
10:10:34 [2022-08-30T10:10:34.653Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
10:10:35 [2022-08-30T10:10:35.060Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
10:10:35 [2022-08-30T10:10:35.586Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:10:35 [2022-08-30T10:10:35.586Z] tests/integration/client_test.py .....                                   [ 75%]
10:10:35 [2022-08-30T10:10:35.586Z] tests/integration/context_api_test.py ...                                [ 76%]
10:10:35 [2022-08-30T10:10:35.586Z] tests/integration/errors_test.py .                                       [ 76%]
10:10:35 [2022-08-30T10:10:35.630Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
10:10:35 [2022-08-30T10:10:35.630Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
10:10:37 [2022-08-30T10:10:37.015Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
10:10:37 [2022-08-30T10:10:37.015Z]     docker_cli_daemon_test.go:1475: [d8db3d4f069d7] daemon is not started
10:10:37 [2022-08-30T10:10:37.922Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.519s	coverage: 42.7% of statements
10:10:37 [2022-08-30T10:10:37.955Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
10:10:37 [2022-08-30T10:10:37.955Z]     check_test.go:540: [d93f04e85f4bc] daemon is not started
10:10:37 [2022-08-30T10:10:37.955Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
10:10:38 [2022-08-30T10:10:38.178Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
10:10:38 [2022-08-30T10:10:38.178Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
10:10:38 [2022-08-30T10:10:38.435Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
10:10:38 [2022-08-30T10:10:38.525Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
10:10:39 [2022-08-30T10:10:39.003Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 87.2% of statements
10:10:39 [2022-08-30T10:10:39.269Z] ok  	github.com/docker/docker/layer	7.859s	coverage: 68.9% of statements
10:10:39 [2022-08-30T10:10:39.269Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:10:39 [2022-08-30T10:10:39.269Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:10:39 [2022-08-30T10:10:39.269Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:10:39 [2022-08-30T10:10:39.269Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:10:39 [2022-08-30T10:10:39.269Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:10:39 [2022-08-30T10:10:39.269Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:10:39 [2022-08-30T10:10:39.269Z] ok  	github.com/docker/docker/pkg/fsutils	0.176s	coverage: 85.1% of statements
10:10:39 [2022-08-30T10:10:39.269Z] ok  	github.com/docker/docker/pkg/homedir	0.014s	coverage: 11.4% of statements
10:10:39 [2022-08-30T10:10:39.907Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
10:10:40 [2022-08-30T10:10:40.167Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
10:10:40 [2022-08-30T10:10:40.197Z] ok  	github.com/docker/docker/pkg/idtools	0.475s	coverage: 69.3% of statements
10:10:40 [2022-08-30T10:10:40.453Z] ok  	github.com/docker/docker/pkg/ioutils	0.348s	coverage: 71.5% of statements
10:10:40 [2022-08-30T10:10:40.453Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 100.0% of statements
10:10:40 [2022-08-30T10:10:40.709Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 91.7% of statements
10:10:40 [2022-08-30T10:10:40.709Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:10:40 [2022-08-30T10:10:40.709Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
10:10:40 [2022-08-30T10:10:40.965Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
10:10:41 [2022-08-30T10:10:41.221Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.013s	coverage: 60.0% of statements
10:10:41 [2022-08-30T10:10:41.221Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 90.5% of statements
10:10:41 [2022-08-30T10:10:41.477Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 82.4% of statements
10:10:41 [2022-08-30T10:10:41.477Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:10:41 [2022-08-30T10:10:41.477Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:10:41 [2022-08-30T10:10:41.734Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
10:10:42 [2022-08-30T10:10:42.077Z]     check_test.go:540: [d0704b0f36637] daemon is not started
10:10:42 [2022-08-30T10:10:42.077Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
10:10:42 [2022-08-30T10:10:42.299Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
10:10:42 [2022-08-30T10:10:42.556Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
10:10:42 [2022-08-30T10:10:42.812Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:10:44 [2022-08-30T10:10:44.178Z] ok  	github.com/docker/docker/pkg/pubsub	1.046s	coverage: 75.0% of statements
10:10:44 [2022-08-30T10:10:44.178Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
10:10:44 [2022-08-30T10:10:44.435Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
10:10:44 [2022-08-30T10:10:44.691Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
10:10:44 [2022-08-30T10:10:44.947Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
10:10:45 [2022-08-30T10:10:45.204Z] ok  	github.com/docker/docker/pkg/stringid	0.023s	coverage: 70.6% of statements
10:10:45 [2022-08-30T10:10:45.373Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.84s)
10:10:45 [2022-08-30T10:10:45.373Z] PASS
10:10:45 [2022-08-30T10:10:45.373Z] 
10:10:45 [2022-08-30T10:10:45.373Z] === Skipped
10:10:45 [2022-08-30T10:10:45.373Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:10:45 [2022-08-30T10:10:45.373Z]     build_session_test.go:25: TODO: BuildKit
10:10:45 [2022-08-30T10:10:45.373Z] 
10:10:45 [2022-08-30T10:10:45.373Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:10:45 [2022-08-30T10:10:45.373Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:10:45 [2022-08-30T10:10:45.373Z] 
10:10:45 [2022-08-30T10:10:45.373Z] DONE 34 tests, 2 skipped in 180.839s
10:10:45 [2022-08-30T10:10:45.373Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:10:45 [2022-08-30T10:10:45.373Z] ++ 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
10:10:45 [2022-08-30T10:10:45.373Z] ++ set -e
10:10:45 [2022-08-30T10:10:45.373Z] ++ '[' -n 0 ']'
10:10:45 [2022-08-30T10:10:45.373Z] ++ set -x
10:10:45 [2022-08-30T10:10:45.373Z] ++ 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
10:10:45 [2022-08-30T10:10:45.373Z] INFO: Testing against a local daemon
10:10:45 [2022-08-30T10:10:45.373Z] === RUN   TestConfigInspect
10:10:45 [2022-08-30T10:10:45.373Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
10:10:45 [2022-08-30T10:10:45.766Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
10:10:45 [2022-08-30T10:10:45.942Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
10:10:46 [2022-08-30T10:10:46.023Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
10:10:46 [2022-08-30T10:10:46.202Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
10:10:46 [2022-08-30T10:10:46.280Z] ok  	github.com/docker/docker/pkg/tailfile	0.038s	coverage: 88.6% of statements
10:10:46 [2022-08-30T10:10:46.461Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
10:10:46 [2022-08-30T10:10:46.843Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
10:10:47 [2022-08-30T10:10:47.030Z] === RUN   TestDockerSuite/TestBuildScratchCopy
10:10:47 [2022-08-30T10:10:47.099Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
10:10:47 [2022-08-30T10:10:47.599Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
10:10:47 [2022-08-30T10:10:47.599Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
10:10:47 [2022-08-30T10:10:47.599Z] === RUN   TestDockerSuite/TestContainerAPICommit
10:10:48 [2022-08-30T10:10:48.169Z] --- PASS: TestConfigInspect (2.91s)
10:10:48 [2022-08-30T10:10:48.169Z] === RUN   TestConfigList
10:10:48 [2022-08-30T10:10:48.993Z] ok  	github.com/docker/docker/plugin	0.521s	coverage: 23.2% of statements
10:10:49 [2022-08-30T10:10:49.108Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
10:10:49 [2022-08-30T10:10:49.108Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
10:10:49 [2022-08-30T10:10:49.250Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
10:10:49 [2022-08-30T10:10:49.813Z] ok  	github.com/docker/docker/profiles/seccomp	0.013s	coverage: 86.0% of statements
10:10:50 [2022-08-30T10:10:50.742Z] ok  	github.com/docker/docker/quota	0.199s	coverage: 71.4% of statements
10:10:50 [2022-08-30T10:10:50.998Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
10:10:51 [2022-08-30T10:10:51.023Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
10:10:51 [2022-08-30T10:10:51.023Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
10:10:51 [2022-08-30T10:10:51.023Z] --- PASS: TestConfigList (3.05s)
10:10:51 [2022-08-30T10:10:51.023Z] === RUN   TestConfigsCreateAndDelete
10:10:51 [2022-08-30T10:10:51.285Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
10:10:51 [2022-08-30T10:10:51.546Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
10:10:51 [2022-08-30T10:10:51.927Z] ok  	github.com/docker/docker/registry	0.081s	coverage: 58.6% of statements
10:10:52 [2022-08-30T10:10:52.485Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
10:10:52 [2022-08-30T10:10:52.490Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
10:10:52 [2022-08-30T10:10:52.746Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
10:10:53 [2022-08-30T10:10:53.002Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 64.5% of statements
10:10:53 [2022-08-30T10:10:53.258Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
10:10:53 [2022-08-30T10:10:53.425Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
10:10:53 [2022-08-30T10:10:53.971Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:10:53 [2022-08-30T10:10:53.995Z] --- PASS: TestConfigsCreateAndDelete (2.86s)
10:10:53 [2022-08-30T10:10:53.995Z] === RUN   TestConfigsUpdate
10:10:54 [2022-08-30T10:10:54.254Z] === RUN   TestDockerSuite/TestContainerAPICreate
10:10:54 [2022-08-30T10:10:54.514Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
10:10:54 [2022-08-30T10:10:54.775Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
10:10:54 [2022-08-30T10:10:54.775Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
10:10:54 [2022-08-30T10:10:54.775Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
10:10:55 [2022-08-30T10:10:55.150Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
10:10:55 [2022-08-30T10:10:55.343Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
10:10:55 [2022-08-30T10:10:55.343Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
10:10:55 [2022-08-30T10:10:55.604Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
10:10:55 [2022-08-30T10:10:55.604Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
10:10:55 [2022-08-30T10:10:55.604Z] === RUN   TestDockerSuite/TestContainerAPIDelete
10:10:55 [2022-08-30T10:10:55.712Z] ok  	github.com/docker/docker/volume/local	0.111s	coverage: 76.8% of statements
10:10:56 [2022-08-30T10:10:56.274Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
10:10:56 [2022-08-30T10:10:56.984Z] --- PASS: TestConfigsUpdate (2.75s)
10:10:56 [2022-08-30T10:10:56.984Z] === RUN   TestTemplatedConfig
10:10:56 [2022-08-30T10:10:56.984Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
10:10:57 [2022-08-30T10:10:57.245Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
10:10:57 [2022-08-30T10:10:57.640Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 72.3% of statements
10:10:57 [2022-08-30T10:10:57.815Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
10:10:58 [2022-08-30T10:10:58.075Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
10:10:58 [2022-08-30T10:10:58.075Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
10:10:59 [2022-08-30T10:10:59.983Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
10:11:00 [2022-08-30T10:11:00.243Z] --- PASS: TestTemplatedConfig (3.52s)
10:11:00 [2022-08-30T10:11:00.243Z] === RUN   TestConfigCreateResolve
10:11:00 [2022-08-30T10:11:00.503Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
10:11:00 [2022-08-30T10:11:00.763Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
10:11:00 [2022-08-30T10:11:00.763Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
10:11:01 [2022-08-30T10:11:01.703Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
10:11:01 [2022-08-30T10:11:01.703Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
10:11:02 [2022-08-30T10:11:02.272Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
10:11:03 [2022-08-30T10:11:03.211Z] --- PASS: TestConfigCreateResolve (2.81s)
10:11:03 [2022-08-30T10:11:03.211Z] PASS
10:11:03 [2022-08-30T10:11:03.211Z] 
10:11:03 [2022-08-30T10:11:03.211Z] DONE 6 tests in 18.029s
10:11:03 [2022-08-30T10:11:03.211Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:11:03 [2022-08-30T10:11:03.211Z] ++ 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
10:11:03 [2022-08-30T10:11:03.211Z] ++ set -e
10:11:03 [2022-08-30T10:11:03.211Z] ++ '[' -n 0 ']'
10:11:03 [2022-08-30T10:11:03.211Z] ++ set -x
10:11:03 [2022-08-30T10:11:03.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:11:03 [2022-08-30T10:11:03.211Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
10:11:03 [2022-08-30T10:11:03.472Z] INFO: Testing against a local daemon
10:11:03 [2022-08-30T10:11:03.472Z] === RUN   TestAttachWithTTY
10:11:03 [2022-08-30T10:11:03.472Z] --- PASS: TestAttachWithTTY (0.09s)
10:11:03 [2022-08-30T10:11:03.472Z] === RUN   TestAttachWithoutTTy
10:11:03 [2022-08-30T10:11:03.472Z] --- PASS: TestAttachWithoutTTy (0.06s)
10:11:03 [2022-08-30T10:11:03.731Z] === RUN   TestCheckpoint
10:11:03 [2022-08-30T10:11:03.731Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:11:03 [2022-08-30T10:11:03.731Z] --- SKIP: TestCheckpoint (0.00s)
10:11:03 [2022-08-30T10:11:03.731Z] === RUN   TestContainerInvalidJSON
10:11:03 [2022-08-30T10:11:03.731Z] === RUN   TestContainerInvalidJSON/commit
10:11:03 [2022-08-30T10:11:03.731Z] === PAUSE TestContainerInvalidJSON/commit
10:11:03 [2022-08-30T10:11:03.731Z] === RUN   TestContainerInvalidJSON/containers/create
10:11:03 [2022-08-30T10:11:03.731Z] === PAUSE TestContainerInvalidJSON/containers/create
10:11:03 [2022-08-30T10:11:03.731Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:11:03 [2022-08-30T10:11:03.731Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:11:03 [2022-08-30T10:11:03.731Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:11:03 [2022-08-30T10:11:03.731Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:11:03 [2022-08-30T10:11:03.731Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:11:03 [2022-08-30T10:11:03.731Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:11:03 [2022-08-30T10:11:03.731Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:11:03 [2022-08-30T10:11:03.731Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:11:03 [2022-08-30T10:11:03.731Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
10:11:03 [2022-08-30T10:11:03.731Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
10:11:03 [2022-08-30T10:11:03.731Z] === CONT  TestContainerInvalidJSON/commit
10:11:03 [2022-08-30T10:11:03.731Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:11:03 [2022-08-30T10:11:03.731Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
10:11:03 [2022-08-30T10:11:03.731Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
10:11:03 [2022-08-30T10:11:03.731Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:11:03 [2022-08-30T10:11:03.731Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
10:11:03 [2022-08-30T10:11:03.731Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:11:03 [2022-08-30T10:11:03.731Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:11:03 [2022-08-30T10:11:03.731Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
10:11:03 [2022-08-30T10:11:03.731Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
10:11:03 [2022-08-30T10:11:03.731Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:11:03 [2022-08-30T10:11:03.731Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
10:11:03 [2022-08-30T10:11:03.731Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:11:03 [2022-08-30T10:11:03.731Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:11:03 [2022-08-30T10:11:03.731Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:11:03 [2022-08-30T10:11:03.731Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
10:11:03 [2022-08-30T10:11:03.731Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
10:11:03 [2022-08-30T10:11:03.732Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
10:11:03 [2022-08-30T10:11:03.732Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:11:03 [2022-08-30T10:11:03.732Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:11:03 [2022-08-30T10:11:03.732Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:11:03 [2022-08-30T10:11:03.732Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:11:03 [2022-08-30T10:11:03.732Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:11:03 [2022-08-30T10:11:03.732Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:11:03 [2022-08-30T10:11:03.732Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:11:03 [2022-08-30T10:11:03.732Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:11:03 [2022-08-30T10:11:03.732Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:11:03 [2022-08-30T10:11:03.732Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:11:03 [2022-08-30T10:11:03.732Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:11:03 [2022-08-30T10:11:03.732Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:11:03 [2022-08-30T10:11:03.732Z] === CONT  TestContainerInvalidJSON/containers/create
10:11:03 [2022-08-30T10:11:03.732Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:11:03 [2022-08-30T10:11:03.732Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:11:03 [2022-08-30T10:11:03.732Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:11:03 [2022-08-30T10:11:03.732Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:11:03 [2022-08-30T10:11:03.732Z] --- PASS: TestContainerInvalidJSON (0.04s)
10:11:03 [2022-08-30T10:11:03.732Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.01s)
10:11:03 [2022-08-30T10:11:03.732Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.02s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.01s)
10:11:03 [2022-08-30T10:11:03.732Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.03s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.02s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.03s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:11:03 [2022-08-30T10:11:03.732Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.01s)
10:11:03 [2022-08-30T10:11:03.732Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:11:03 [2022-08-30T10:11:03.732Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
10:11:03 [2022-08-30T10:11:03.732Z] === RUN   TestCopyFromContainerPathIsNotDir
10:11:03 [2022-08-30T10:11:03.732Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
10:11:03 [2022-08-30T10:11:03.732Z] === RUN   TestCopyToContainerPathDoesNotExist
10:11:03 [2022-08-30T10:11:03.992Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
10:11:03 [2022-08-30T10:11:03.992Z] === RUN   TestCopyEmptyFile
10:11:03 [2022-08-30T10:11:03.992Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
10:11:03 [2022-08-30T10:11:03.992Z] === RUN   TestDockerSuite/TestContainerAPIKill
10:11:04 [2022-08-30T10:11:04.252Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
10:11:04 [2022-08-30T10:11:04.252Z] --- PASS: TestCopyEmptyFile (0.43s)
10:11:04 [2022-08-30T10:11:04.252Z] === RUN   TestCopyToContainerPathIsNotDir
10:11:04 [2022-08-30T10:11:04.512Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
10:11:04 [2022-08-30T10:11:04.512Z] === RUN   TestCopyFromContainer
10:11:05 [2022-08-30T10:11:05.082Z] === RUN   TestDockerSuite/TestContainerAPIPause
10:11:05 [2022-08-30T10:11:05.652Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
10:11:05 [2022-08-30T10:11:05.913Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
10:11:06 [2022-08-30T10:11:06.173Z]     check_test.go:540: [def6850d68e2b] daemon is not started
10:11:06 [2022-08-30T10:11:06.173Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
10:11:06 [2022-08-30T10:11:06.173Z] === RUN   TestCopyFromContainer//
10:11:06 [2022-08-30T10:11:06.432Z] === RUN   TestCopyFromContainer//bar/root
10:11:06 [2022-08-30T10:11:06.432Z] === RUN   TestCopyFromContainer//bar/root/
10:11:06 [2022-08-30T10:11:06.433Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
10:11:06 [2022-08-30T10:11:06.694Z] === RUN   TestCopyFromContainer/bar/quux
10:11:06 [2022-08-30T10:11:06.694Z] === RUN   TestDockerSuite/TestContainerAPIRename
10:11:06 [2022-08-30T10:11:06.694Z] === RUN   TestCopyFromContainer/bar/quux/
10:11:06 [2022-08-30T10:11:06.954Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:11:06 [2022-08-30T10:11:06.954Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:11:07 [2022-08-30T10:11:07.214Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:11:07 [2022-08-30T10:11:07.214Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:11:07 [2022-08-30T10:11:07.476Z] === RUN   TestCopyFromContainer/bar/notarget
10:11:07 [2022-08-30T10:11:07.476Z] === RUN   TestDockerSuite/TestContainerAPIRestart
10:11:07 [2022-08-30T10:11:07.476Z] --- PASS: TestCopyFromContainer (3.18s)
10:11:07 [2022-08-30T10:11:07.476Z]     --- PASS: TestCopyFromContainer// (0.16s)
10:11:07 [2022-08-30T10:11:07.476Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
10:11:07 [2022-08-30T10:11:07.476Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
10:11:07 [2022-08-30T10:11:07.476Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
10:11:07 [2022-08-30T10:11:07.476Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.15s)
10:11:07 [2022-08-30T10:11:07.476Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.18s)
10:11:07 [2022-08-30T10:11:07.476Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
10:11:07 [2022-08-30T10:11:07.476Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
10:11:07 [2022-08-30T10:11:07.476Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s)
10:11:07 [2022-08-30T10:11:07.476Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
10:11:07 [2022-08-30T10:11:07.476Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:11:07 [2022-08-30T10:11:07.476Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:11:07 [2022-08-30T10:11:07.476Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:11:07 [2022-08-30T10:11:07.476Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:11:07 [2022-08-30T10:11:07.476Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:11:07 [2022-08-30T10:11:07.476Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:11:07 [2022-08-30T10:11:07.476Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:11:07 [2022-08-30T10:11:07.476Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:11:07 [2022-08-30T10:11:07.476Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:11:07 [2022-08-30T10:11:07.476Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:11:07 [2022-08-30T10:11:07.476Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:11:07 [2022-08-30T10:11:07.476Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:11:07 [2022-08-30T10:11:07.476Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:11:07 [2022-08-30T10:11:07.476Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:11:07 [2022-08-30T10:11:07.476Z] === RUN   TestCreateLinkToNonExistingContainer
10:11:07 [2022-08-30T10:11:07.735Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
10:11:07 [2022-08-30T10:11:07.736Z] === RUN   TestCreateWithInvalidEnv
10:11:07 [2022-08-30T10:11:07.736Z] === RUN   TestCreateWithInvalidEnv/0
10:11:07 [2022-08-30T10:11:07.736Z] === PAUSE TestCreateWithInvalidEnv/0
10:11:07 [2022-08-30T10:11:07.736Z] === RUN   TestCreateWithInvalidEnv/1
10:11:07 [2022-08-30T10:11:07.736Z] === PAUSE TestCreateWithInvalidEnv/1
10:11:07 [2022-08-30T10:11:07.736Z] === RUN   TestCreateWithInvalidEnv/2
10:11:07 [2022-08-30T10:11:07.736Z] === PAUSE TestCreateWithInvalidEnv/2
10:11:07 [2022-08-30T10:11:07.736Z] === CONT  TestCreateWithInvalidEnv/0
10:11:07 [2022-08-30T10:11:07.736Z] === CONT  TestCreateWithInvalidEnv/2
10:11:07 [2022-08-30T10:11:07.736Z] === CONT  TestCreateWithInvalidEnv/1
10:11:07 [2022-08-30T10:11:07.736Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
10:11:07 [2022-08-30T10:11:07.736Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:11:07 [2022-08-30T10:11:07.736Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:11:07 [2022-08-30T10:11:07.736Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:11:07 [2022-08-30T10:11:07.736Z] === RUN   TestCreateTmpfsMountsTarget
10:11:07 [2022-08-30T10:11:07.736Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s)
10:11:07 [2022-08-30T10:11:07.736Z] === RUN   TestCreateWithCustomMaskedPaths
10:11:08 [2022-08-30T10:11:08.304Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
10:11:09 [2022-08-30T10:11:09.253Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
10:11:09 [2022-08-30T10:11:09.830Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s)
10:11:09 [2022-08-30T10:11:09.830Z] === RUN   TestCreateWithCustomReadonlyPaths
10:11:09 [2022-08-30T10:11:09.830Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
10:11:09 [2022-08-30T10:11:09.977Z] .........                                                                [ 85%]
10:11:10 [2022-08-30T10:11:10.215Z] Created binary: bundles/dynbinary-daemon/dockerd
10:11:10 [2022-08-30T10:11:10.215Z] Building: bundles/dynbinary-daemon/docker-proxy
10:11:10 [2022-08-30T10:11:10.215Z] GOOS="" GOARCH="" GOARM=""
10:11:10 [2022-08-30T10:11:10.215Z] Created binary: bundles/dynbinary-daemon/docker-proxy
10:11:10 [2022-08-30T10:11:10.215Z] 
10:11:10 [2022-08-30T10:11:10.215Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:11:10 [2022-08-30T10:11:10.215Z] DOCKER_SYSTEMD=1
10:11:10 [2022-08-30T10:11:10.215Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:11:10 [2022-08-30T10:11:10.215Z] HOSTNAME=a640b456f351
10:11:10 [2022-08-30T10:11:10.215Z] DEST=bundles/test-integration
10:11:10 [2022-08-30T10:11:10.215Z] PWD=/go/src/github.com/docker/docker
10:11:10 [2022-08-30T10:11:10.215Z] DOCKER_GITCOMMIT=8b36298d7fa8d906c3528df4cbdee3a8bfa0493a
10:11:10 [2022-08-30T10:11:10.215Z] container=docker
10:11:10 [2022-08-30T10:11:10.215Z] HOME=/root
10:11:10 [2022-08-30T10:11:10.215Z] LANG=C.UTF-8
10:11:10 [2022-08-30T10:11:10.215Z] INVOCATION_ID=4ba4ea334b5149e89c6be79520ec4646
10:11:10 [2022-08-30T10:11:10.215Z] GOLANG_VERSION=1.18.5
10:11:10 [2022-08-30T10:11:10.215Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:11:10 [2022-08-30T10:11:10.215Z] VALIDATE_BRANCH=master
10:11:10 [2022-08-30T10:11:10.215Z] TERM=xterm
10:11:10 [2022-08-30T10:11:10.215Z] DOCKER_PKG=github.com/docker/docker
10:11:10 [2022-08-30T10:11:10.215Z] SHLVL=3
10:11:10 [2022-08-30T10:11:10.215Z] TIMEOUT=120m
10:11:10 [2022-08-30T10:11:10.215Z] DOCKER_BUILDTAGS= journald
10:11:10 [2022-08-30T10:11:10.215Z] DOCKER_GRAPHDRIVER=overlay2
10:11:10 [2022-08-30T10:11:10.215Z] GO111MODULE=off
10:11:10 [2022-08-30T10:11:10.215Z] DOCKER_EXPERIMENTAL=1
10:11:10 [2022-08-30T10:11:10.215Z] TEST_SKIP_INTEGRATION_CLI=1
10:11:10 [2022-08-30T10:11:10.215Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:11:10 [2022-08-30T10:11:10.215Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:11:10 [2022-08-30T10:11:10.215Z] GOPATH=/go
10:11:10 [2022-08-30T10:11:10.215Z] PKG_CONFIG=pkg-config
10:11:10 [2022-08-30T10:11:10.215Z] _=/usr/bin/env
10:11:10 [2022-08-30T10:11:10.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:11:10 [2022-08-30T10:11:10.724Z] #64 456.9 # github.com/containerd/containerd/cmd/containerd
10:11:10 [2022-08-30T10:11:10.724Z] #64 456.9 /usr/bin/ld: /tmp/go-link-1346831220/000019.o: in function `New':
10:11:10 [2022-08-30T10:11:10.724Z] #64 456.9 /tmp/tmp.WZ24vBVocX/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
10:11:10 [2022-08-30T10:11:10.724Z] #64 457.0 + bin/containerd-stress
10:11:10 [2022-08-30T10:11:10.724Z] #64 458.1 + bin/containerd-shim
10:11:10 [2022-08-30T10:11:10.769Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
10:11:10 [2022-08-30T10:11:10.769Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
10:11:10 [2022-08-30T10:11:10.769Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
10:11:10 [2022-08-30T10:11:10.769Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
10:11:10 [2022-08-30T10:11:10.769Z] === RUN   TestDockerSuite/TestContainerAPIStart
10:11:11 [2022-08-30T10:11:11.707Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
10:11:11 [2022-08-30T10:11:11.966Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.07s)
10:11:11 [2022-08-30T10:11:11.966Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:11:11 [2022-08-30T10:11:11.966Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:11:11 [2022-08-30T10:11:11.966Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:11:11 [2022-08-30T10:11:11.966Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:11:11 [2022-08-30T10:11:11.966Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:11:11 [2022-08-30T10:11:11.966Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:11:11 [2022-08-30T10:11:11.966Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:11:11 [2022-08-30T10:11:11.966Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:11:11 [2022-08-30T10:11:11.966Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:11:11 [2022-08-30T10:11:11.966Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:11:11 [2022-08-30T10:11:11.966Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:11:11 [2022-08-30T10:11:11.966Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:11:11 [2022-08-30T10:11:11.966Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:11:11 [2022-08-30T10:11:11.966Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:11:11 [2022-08-30T10:11:11.966Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:11:11 [2022-08-30T10:11:11.966Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:11:11 [2022-08-30T10:11:11.966Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:11:11 [2022-08-30T10:11:11.966Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:11:11 [2022-08-30T10:11:11.966Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:11:11 [2022-08-30T10:11:11.966Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:11:11 [2022-08-30T10:11:11.966Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:11:11 [2022-08-30T10:11:11.966Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:11:11 [2022-08-30T10:11:11.966Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:11:12 [2022-08-30T10:11:12.227Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
10:11:12 [2022-08-30T10:11:12.487Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s)
10:11:12 [2022-08-30T10:11:12.487Z] === RUN   TestCreateDifferentPlatform
10:11:12 [2022-08-30T10:11:12.487Z] === RUN   TestCreateDifferentPlatform/different_os
10:11:12 [2022-08-30T10:11:12.487Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:11:12 [2022-08-30T10:11:12.487Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:11:12 [2022-08-30T10:11:12.487Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:11:12 [2022-08-30T10:11:12.487Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:11:12 [2022-08-30T10:11:12.487Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:11:12 [2022-08-30T10:11:12.487Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
10:11:12 [2022-08-30T10:11:12.487Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:11:12 [2022-08-30T10:11:12.487Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
10:11:12 [2022-08-30T10:11:12.487Z] === RUN   TestCreateInvalidHostConfig
10:11:12 [2022-08-30T10:11:12.487Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
10:11:12 [2022-08-30T10:11:12.487Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
10:11:12 [2022-08-30T10:11:12.487Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
10:11:12 [2022-08-30T10:11:12.487Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
10:11:12 [2022-08-30T10:11:12.487Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:11:12 [2022-08-30T10:11:12.487Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:11:12 [2022-08-30T10:11:12.487Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
10:11:12 [2022-08-30T10:11:12.487Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
10:11:12 [2022-08-30T10:11:12.747Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
10:11:12 [2022-08-30T10:11:12.747Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
10:11:12 [2022-08-30T10:11:12.747Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:11:12 [2022-08-30T10:11:12.747Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
10:11:12 [2022-08-30T10:11:12.747Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
10:11:12 [2022-08-30T10:11:12.747Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
10:11:12 [2022-08-30T10:11:12.747Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
10:11:12 [2022-08-30T10:11:12.747Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
10:11:12 [2022-08-30T10:11:12.747Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
10:11:12 [2022-08-30T10:11:12.747Z] === RUN   TestContainerStartOnDaemonRestart
10:11:12 [2022-08-30T10:11:12.747Z] === PAUSE TestContainerStartOnDaemonRestart
10:11:12 [2022-08-30T10:11:12.747Z] === RUN   TestDaemonRestartIpcMode
10:11:12 [2022-08-30T10:11:12.747Z] === PAUSE TestDaemonRestartIpcMode
10:11:12 [2022-08-30T10:11:12.747Z] === RUN   TestDaemonHostGatewayIP
10:11:12 [2022-08-30T10:11:12.747Z] === PAUSE TestDaemonHostGatewayIP
10:11:12 [2022-08-30T10:11:12.747Z] === RUN   TestRestartDaemonWithRestartingContainer
10:11:12 [2022-08-30T10:11:12.747Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:11:12 [2022-08-30T10:11:12.747Z] === RUN   TestContainerKillOnDaemonStart
10:11:12 [2022-08-30T10:11:12.747Z] === PAUSE TestContainerKillOnDaemonStart
10:11:12 [2022-08-30T10:11:12.747Z] === RUN   TestDiff
10:11:13 [2022-08-30T10:11:13.006Z] --- PASS: TestDiff (0.47s)
10:11:13 [2022-08-30T10:11:13.006Z] === RUN   TestExecConsoleSize
10:11:13 [2022-08-30T10:11:13.575Z] --- PASS: TestExecConsoleSize (0.51s)
10:11:13 [2022-08-30T10:11:13.575Z] === RUN   TestExecWithCloseStdin
10:11:14 [2022-08-30T10:11:14.143Z] --- PASS: TestExecWithCloseStdin (0.51s)
10:11:14 [2022-08-30T10:11:14.143Z] === RUN   TestExec
10:11:14 [2022-08-30T10:11:14.711Z] --- PASS: TestExec (0.53s)
10:11:14 [2022-08-30T10:11:14.711Z] === RUN   TestExecUser
10:11:14 [2022-08-30T10:11:14.980Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:11:15 [2022-08-30T10:11:15.279Z] --- PASS: TestExecUser (0.52s)
10:11:15 [2022-08-30T10:11:15.279Z] === RUN   TestExportContainerAndImportImage
10:11:15 [2022-08-30T10:11:15.701Z] ok  	github.com/docker/docker/pkg/plugins	33.634s	coverage: 76.3% of statements
10:11:15 [2022-08-30T10:11:15.701Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:11:15 [2022-08-30T10:11:15.701Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:11:15 [2022-08-30T10:11:15.701Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
10:11:15 [2022-08-30T10:11:15.701Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
10:11:15 [2022-08-30T10:11:15.701Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:11:15 [2022-08-30T10:11:15.701Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:11:15 [2022-08-30T10:11:15.701Z] ?   	github.com/docker/docker/rootless	[no test files]
10:11:15 [2022-08-30T10:11:15.701Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:11:15 [2022-08-30T10:11:15.701Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:11:15 [2022-08-30T10:11:15.701Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:11:15 [2022-08-30T10:11:15.701Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:11:15 [2022-08-30T10:11:15.701Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:11:15 [2022-08-30T10:11:15.701Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:11:15 [2022-08-30T10:11:15.701Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:11:15 [2022-08-30T10:11:15.701Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:11:15 [2022-08-30T10:11:15.701Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:11:15 [2022-08-30T10:11:15.701Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:11:15 [2022-08-30T10:11:15.701Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:11:15 [2022-08-30T10:11:15.701Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:11:15 [2022-08-30T10:11:15.701Z] ?   	github.com/docker/docker/volume	[no test files]
10:11:15 [2022-08-30T10:11:15.701Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:11:15 [2022-08-30T10:11:15.701Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:11:15 [2022-08-30T10:11:15.849Z] --- PASS: TestExportContainerAndImportImage (0.60s)
10:11:15 [2022-08-30T10:11:15.849Z] === RUN   TestExportContainerAfterDaemonRestart
10:11:15 [2022-08-30T10:11:15.849Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
10:11:15 [2022-08-30T10:11:15.963Z] 
10:11:15 [2022-08-30T10:11:15.963Z] === Skipped
10:11:15 [2022-08-30T10:11:15.963Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
10:11:15 [2022-08-30T10:11:15.963Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
10:11:15 [2022-08-30T10:11:15.963Z] 
10:11:15 [2022-08-30T10:11:15.963Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
10:11:15 [2022-08-30T10:11:15.963Z]     network_proxy_test.go:208: No support for dual stack yet
10:11:15 [2022-08-30T10:11:15.963Z] 
10:11:15 [2022-08-30T10:11:15.963Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
10:11:15 [2022-08-30T10:11:15.963Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
10:11:15 [2022-08-30T10:11:15.963Z] 
10:11:15 [2022-08-30T10:11:15.963Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
10:11:15 [2022-08-30T10:11:15.963Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
10:11:15 [2022-08-30T10:11:15.963Z] 
10:11:15 [2022-08-30T10:11:15.963Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:44: Driver btrfs not supported
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:44: Driver btrfs not supported
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:44: Driver btrfs not supported
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:44: Driver btrfs not supported
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:44: Driver btrfs not supported
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:71: No driver to put!
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z] time="2022-08-30T10:10:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z] time="2022-08-30T10:10:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z] time="2022-08-30T10:10:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z] time="2022-08-30T10:10:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z] time="2022-08-30T10:10:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:71: No driver to put!
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z]     overlay_test.go:50: Fails to compute changes intermittently
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:44: Driver zfs not supported
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:44: Driver zfs not supported
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:44: Driver zfs not supported
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:44: Driver zfs not supported
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:44: Driver zfs not supported
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z]     graphtest_unix.go:71: No driver to put!
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:11:15 [2022-08-30T10:11:15.964Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
10:11:15 [2022-08-30T10:11:15.964Z] 
10:11:15 [2022-08-30T10:11:15.964Z] DONE 2873 tests, 28 skipped in 215.974s
10:11:15 [2022-08-30T10:11:15.964Z] + '[' -n 'github.com/docker/docker/libnetwork
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/bitseq
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/cluster
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/config
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/datastore
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/diagnostic
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/discoverapi
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/driverapi
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/drivers/bridge
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/drivers/host
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/drivers/null
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/drivers/overlay
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/drivers/remote
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/drivers/windows
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/drvregistry
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/etchosts
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/idm
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/internal/caller
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/ipam
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/ipamapi
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/ipams/builtin
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/ipams/null
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/ipams/remote
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/ipamutils
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/iptables
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/netlabel
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/netutils
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/networkdb
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/ns
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/options
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/osl
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/osl/kernel
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/portallocator
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/portmapper
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/resolvconf
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/testutils
10:11:15 [2022-08-30T10:11:15.964Z] github.com/docker/docker/libnetwork/types' ']'
10:11:15 [2022-08-30T10:11:15.964Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/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
10:11:16 [2022-08-30T10:11:16.109Z] === RUN   TestDockerSuite/TestContainerAPIStop
10:11:16 [2022-08-30T10:11:16.178Z] tests/integration/models_networks_test.py ....                           [ 90%]
10:11:16 [2022-08-30T10:11:16.678Z] === RUN   TestDockerSuite/TestContainerAPITop
10:11:17 [2022-08-30T10:11:17.249Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s)
10:11:17 [2022-08-30T10:11:17.249Z] === RUN   TestHealthCheckWorkdir
10:11:17 [2022-08-30T10:11:17.249Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
10:11:17 [2022-08-30T10:11:17.249Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
10:11:17 [2022-08-30T10:11:17.249Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
10:11:17 [2022-08-30T10:11:17.249Z] === RUN   TestDockerSuite/TestContainerAPIWait
10:11:17 [2022-08-30T10:11:17.309Z] #64 469.2 + bin/containerd-shim-runc-v1
10:11:17 [2022-08-30T10:11:17.818Z] --- PASS: TestHealthCheckWorkdir (0.78s)
10:11:17 [2022-08-30T10:11:17.818Z] === RUN   TestHealthKillContainer
10:11:19 [2022-08-30T10:11:19.724Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
10:11:19 [2022-08-30T10:11:19.984Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
10:11:19 [2022-08-30T10:11:19.984Z]     check_test.go:540: [d5ad11461d452] daemon is not started
10:11:19 [2022-08-30T10:11:19.984Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
10:11:20 [2022-08-30T10:11:20.554Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
10:11:20 [2022-08-30T10:11:20.554Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
10:11:21 [2022-08-30T10:11:21.123Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
10:11:21 [2022-08-30T10:11:21.384Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
10:11:21 [2022-08-30T10:11:21.384Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
10:11:22 [2022-08-30T10:11:22.746Z] tests/integration/models_nodes_test.py .                                 [ 90%]
10:11:22 [2022-08-30T10:11:22.764Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
10:11:23 [2022-08-30T10:11:23.005Z] tests/integration/models_resources_test.py .                             [ 91%]
10:11:23 [2022-08-30T10:11:23.959Z] #64 475.6 + bin/containerd-shim-runc-v2
10:11:24 [2022-08-30T10:11:24.146Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
10:11:24 [2022-08-30T10:11:24.146Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
10:11:24 [2022-08-30T10:11:24.528Z] #64 476.4 + binaries
10:11:24 [2022-08-30T10:11:24.528Z] #64 476.4 + install -D bin/containerd /build/containerd
10:11:24 [2022-08-30T10:11:24.528Z] #64 476.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:11:24 [2022-08-30T10:11:24.528Z] #64 476.5 + install -D bin/ctr /build/ctr
10:11:24 [2022-08-30T10:11:24.770Z] tests/integration/models_services_test.py ................X.             [ 95%]
10:11:25 [2022-08-30T10:11:25.526Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
10:11:26 [2022-08-30T10:11:26.096Z] --- PASS: TestHealthKillContainer (8.12s)
10:11:26 [2022-08-30T10:11:26.096Z] === RUN   TestHealthCheckProcessKilled
10:11:27 [2022-08-30T10:11:27.036Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ad24c8_<nil>_<nil>}
10:11:27 [2022-08-30T10:11:27.036Z] --- PASS: TestHealthCheckProcessKilled (0.84s)
10:11:27 [2022-08-30T10:11:27.036Z] === RUN   TestInspectCpusetInConfigPre120
10:11:27 [2022-08-30T10:11:27.069Z] #64 DONE 478.6s
10:11:27 [2022-08-30T10:11:27.530Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:11:27 [2022-08-30T10:11:27.530Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:11:27 [2022-08-30T10:11:27.606Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1665958872_/foo_false__<nil>_<nil>_<nil>_<nil>}
10:11:27 [2022-08-30T10:11:27.606Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s)
10:11:27 [2022-08-30T10:11:27.606Z] === RUN   TestIpcModeNone
10:11:27 [2022-08-30T10:11:27.639Z] 
10:11:27 [2022-08-30T10:11:27.639Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
10:11:27 [2022-08-30T10:11:27.639Z] #65 sha256:9fa1d14f124817ea161162e7c2c192e495f8270b77d364182fed32807d0b9e48
10:11:28 [2022-08-30T10:11:28.176Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
10:11:28 [2022-08-30T10:11:28.436Z] --- PASS: TestIpcModeNone (0.82s)
10:11:28 [2022-08-30T10:11:28.436Z] === RUN   TestIpcModePrivate
10:11:28 [2022-08-30T10:11:28.578Z] #65 DONE 1.0s
10:11:28 [2022-08-30T10:11:28.578Z] 
10:11:28 [2022-08-30T10:11:28.578Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:11:28 [2022-08-30T10:11:28.579Z] #70 sha256:216cec4a3a29b12ca8798194eb42d0e9cae53be9095141c9edea58c6ef0a4899
10:11:29 [2022-08-30T10:11:29.011Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
10:11:29 [2022-08-30T10:11:29.011Z] --- PASS: TestIpcModePrivate (0.59s)
10:11:29 [2022-08-30T10:11:29.011Z] === RUN   TestIpcModeShareable
10:11:29 [2022-08-30T10:11:29.011Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1665958872_/foo_true__<nil>_<nil>_<nil>_<nil>}
10:11:29 [2022-08-30T10:11:29.149Z] #70 DONE 0.2s
10:11:29 [2022-08-30T10:11:29.149Z] 
10:11:29 [2022-08-30T10:11:29.149Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
10:11:29 [2022-08-30T10:11:29.149Z] #75 sha256:8a4f6c7b29425b64b8532aa8dadd9fdb2ff25942f7fc9bfb8fda1199d4366fc0
10:11:29 [2022-08-30T10:11:29.600Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true
10:11:29 [2022-08-30T10:11:29.860Z] --- PASS: TestIpcModeShareable (0.88s)
10:11:29 [2022-08-30T10:11:29.860Z] === RUN   TestAPIIpcModeShareableAndContainer
10:11:30 [2022-08-30T10:11:30.088Z] #75 DONE 1.2s
10:11:30 [2022-08-30T10:11:30.088Z] 
10:11:30 [2022-08-30T10:11:30.088Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
10:11:30 [2022-08-30T10:11:30.088Z] #78 sha256:55f4ad33a399d6857e6ded5da0841ddf674f9108ece1057e1c4e73e7fc79a9a9
10:11:30 [2022-08-30T10:11:30.088Z] #78 DONE 0.1s
10:11:30 [2022-08-30T10:11:30.348Z] 
10:11:30 [2022-08-30T10:11:30.348Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
10:11:30 [2022-08-30T10:11:30.348Z] #79 sha256:15f8b057d84c4d075588edb6d49908b9e3bf2a206e07dabae2e599ea789b64f5
10:11:30 [2022-08-30T10:11:30.348Z] #79 DONE 0.0s
10:11:30 [2022-08-30T10:11:30.348Z] 
10:11:30 [2022-08-30T10:11:30.348Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
10:11:30 [2022-08-30T10:11:30.348Z] #80 sha256:a43d147c886d8ea18b504e6623837de624679abb35883f1a1d31769ea23f72d3
10:11:30 [2022-08-30T10:11:30.348Z] #80 DONE 0.0s
10:11:30 [2022-08-30T10:11:30.348Z] 
10:11:30 [2022-08-30T10:11:30.348Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
10:11:30 [2022-08-30T10:11:30.348Z] #81 sha256:b39092517c97d684da994abeea132c562ca9df20973305acabda8f926ba764bd
10:11:30 [2022-08-30T10:11:30.800Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
10:11:30 [2022-08-30T10:11:30.801Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
10:11:30 [2022-08-30T10:11:30.801Z]     check_test.go:540: [da798834bf9b6] daemon is not started
10:11:30 [2022-08-30T10:11:30.801Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
10:11:30 [2022-08-30T10:11:30.801Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33510396211_/foo_false__<nil>_<nil>_<nil>_<nil>}
10:11:31 [2022-08-30T10:11:31.371Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33510396211_/foo_true__<nil>_<nil>_<nil>_<nil>}
10:11:31 [2022-08-30T10:11:31.721Z] tests/integration/regression_test.py ......                              [ 98%]
10:11:31 [2022-08-30T10:11:31.981Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:11:31 [2022-08-30T10:11:31.981Z] tests/integration/credentials/utils_test.py .                            [100%]
10:11:31 [2022-08-30T10:11:31.981Z] 
10:11:31 [2022-08-30T10:11:31.981Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:11:31 [2022-08-30T10:11:31.981Z] =========================== short test summary info ============================
10:11:31 [2022-08-30T10:11:31.981Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:11:31 [2022-08-30T10:11:31.981Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:11:31 [2022-08-30T10:11:31.981Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:11:31 [2022-08-30T10:11:31.981Z]   Not supported on most drivers
10:11:31 [2022-08-30T10:11:31.981Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
10:11:31 [2022-08-30T10:11:31.981Z]   Output of docker top depends on host distro, and is not formalized.
10:11:31 [2022-08-30T10:11:31.981Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
10:11:31 [2022-08-30T10:11:31.981Z]   Output of docker top depends on host distro, and is not formalized.
10:11:31 [2022-08-30T10:11:31.981Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
10:11:31 [2022-08-30T10:11:31.981Z]   Can fail if eth0 has multiple IP addresses
10:11:31 [2022-08-30T10:11:31.981Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:11:31 [2022-08-30T10:11:31.981Z]   This doesn't seem to be taken into account by the engine
10:11:31 [2022-08-30T10:11:31.981Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
10:11:31 [2022-08-30T10:11:31.981Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:11:31 [2022-08-30T10:11:31.981Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 283.78 seconds ==
10:11:32 [2022-08-30T10:11:32.240Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:11:32 [2022-08-30T10:11:32.311Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.33s)
10:11:32 [2022-08-30T10:11:32.311Z] === RUN   TestAPIIpcModeHost
10:11:32 [2022-08-30T10:11:32.571Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
10:11:32 [2022-08-30T10:11:32.831Z] --- PASS: TestAPIIpcModeHost (0.52s)
10:11:32 [2022-08-30T10:11:32.831Z] === RUN   TestDaemonIpcModeShareable
10:11:32 [2022-08-30T10:11:32.831Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33510396211_/foo_true__0xc000ad24f8_<nil>_<nil>_<nil>}
10:11:34 [2022-08-30T10:11:34.210Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true
10:11:34 [2022-08-30T10:11:34.210Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
10:11:34 [2022-08-30T10:11:34.469Z] --- PASS: TestDaemonIpcModeShareable (1.59s)
10:11:34 [2022-08-30T10:11:34.469Z] === RUN   TestDaemonIpcModePrivate
10:11:34 [2022-08-30T10:11:34.469Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ad2510_<nil>_<nil>}
10:11:35 [2022-08-30T10:11:35.629Z] #81 DONE 5.0s
10:11:35 [2022-08-30T10:11:35.629Z] 
10:11:35 [2022-08-30T10:11:35.629Z] #82 exporting to image
10:11:35 [2022-08-30T10:11:35.629Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
10:11:35 [2022-08-30T10:11:35.629Z] #82 exporting layers
10:11:35 [2022-08-30T10:11:35.850Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: false, mustBeShared: false
10:11:35 [2022-08-30T10:11:35.850Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
10:11:35 [2022-08-30T10:11:35.850Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ad2528_<nil>_<nil>}
10:11:35 [2022-08-30T10:11:35.850Z] --- PASS: TestDaemonIpcModePrivate (1.58s)
10:11:35 [2022-08-30T10:11:35.850Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:11:37 [2022-08-30T10:11:37.232Z]     check_test.go:540: [d4c3121959597] daemon is not started
10:11:37 [2022-08-30T10:11:37.232Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
10:11:37 [2022-08-30T10:11:37.232Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false
10:11:37 [2022-08-30T10:11:37.492Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ad2540_<nil>_<nil>}
10:11:37 [2022-08-30T10:11:37.492Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.45s)
10:11:37 [2022-08-30T10:11:37.492Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:11:38 [2022-08-30T10:11:38.874Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true
10:11:38 [2022-08-30T10:11:38.874Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s)
10:11:38 [2022-08-30T10:11:38.874Z] === RUN   TestIpcModeOlderClient
10:11:38 [2022-08-30T10:11:38.874Z] === PAUSE TestIpcModeOlderClient
10:11:38 [2022-08-30T10:11:38.874Z] === RUN   TestKillContainerInvalidSignal
10:11:38 [2022-08-30T10:11:38.874Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ad2558_<nil>_<nil>}
10:11:39 [2022-08-30T10:11:39.814Z] --- PASS: TestKillContainerInvalidSignal (0.83s)
10:11:39 [2022-08-30T10:11:39.814Z] === RUN   TestKillContainer
10:11:39 [2022-08-30T10:11:39.814Z] === RUN   TestKillContainer/no_signal
10:11:39 [2022-08-30T10:11:39.814Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
10:11:40 [2022-08-30T10:11:40.385Z] === RUN   TestKillContainer/non_killing_signal
10:11:40 [2022-08-30T10:11:40.385Z]     check_test.go:540: [d6f0770cee7c9] daemon is not started
10:11:40 [2022-08-30T10:11:40.385Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
10:11:40 [2022-08-30T10:11:40.385Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
10:11:40 [2022-08-30T10:11:40.645Z] === RUN   TestKillContainer/killing_signal
10:11:41 [2022-08-30T10:11:41.584Z] --- PASS: TestKillContainer (1.87s)
10:11:41 [2022-08-30T10:11:41.584Z]     --- PASS: TestKillContainer/no_signal (0.57s)
10:11:41 [2022-08-30T10:11:41.584Z]     --- PASS: TestKillContainer/non_killing_signal (0.32s)
10:11:41 [2022-08-30T10:11:41.584Z]     --- PASS: TestKillContainer/killing_signal (0.74s)
10:11:41 [2022-08-30T10:11:41.584Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:11:41 [2022-08-30T10:11:41.584Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:11:41 [2022-08-30T10:11:41.844Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
10:11:41 [2022-08-30T10:11:41.844Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
10:11:41 [2022-08-30T10:11:41.844Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
10:11:41 [2022-08-30T10:11:41.844Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
10:11:41 [2022-08-30T10:11:41.844Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
10:11:41 [2022-08-30T10:11:41.844Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
10:11:41 [2022-08-30T10:11:41.844Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
10:11:41 [2022-08-30T10:11:41.844Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
10:11:41 [2022-08-30T10:11:41.844Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
10:11:41 [2022-08-30T10:11:41.844Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
10:11:41 [2022-08-30T10:11:41.844Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
10:11:41 [2022-08-30T10:11:41.844Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
10:11:42 [2022-08-30T10:11:42.104Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
10:11:42 [2022-08-30T10:11:42.104Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
10:11:42 [2022-08-30T10:11:42.104Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
10:11:42 [2022-08-30T10:11:42.104Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:11:42 [2022-08-30T10:11:42.104Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
10:11:42 [2022-08-30T10:11:42.104Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
10:11:42 [2022-08-30T10:11:42.104Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
10:11:42 [2022-08-30T10:11:42.104Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
10:11:42 [2022-08-30T10:11:42.364Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
10:11:42 [2022-08-30T10:11:42.364Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
10:11:42 [2022-08-30T10:11:42.936Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s)
10:11:42 [2022-08-30T10:11:42.936Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s)
10:11:42 [2022-08-30T10:11:42.936Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s)
10:11:42 [2022-08-30T10:11:42.936Z] === RUN   TestKillStoppedContainer
10:11:42 [2022-08-30T10:11:42.936Z] --- PASS: TestKillStoppedContainer (0.06s)
10:11:42 [2022-08-30T10:11:42.936Z] === RUN   TestKillStoppedContainerAPIPre120
10:11:42 [2022-08-30T10:11:42.936Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
10:11:42 [2022-08-30T10:11:42.936Z] === RUN   TestKillDifferentUserContainer
10:11:42 [2022-08-30T10:11:42.936Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
10:11:43 [2022-08-30T10:11:43.196Z]     docker_cli_daemon_plugins_test.go:80: [df693b179ad2c] daemon is not started
10:11:43 [2022-08-30T10:11:43.455Z] --- PASS: TestKillDifferentUserContainer (0.64s)
10:11:43 [2022-08-30T10:11:43.455Z] === RUN   TestInspectOomKilledTrue
10:11:43 [2022-08-30T10:11:43.455Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:11:43 [2022-08-30T10:11:43.455Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:11:43 [2022-08-30T10:11:43.455Z] === RUN   TestInspectOomKilledFalse
10:11:43 [2022-08-30T10:11:43.455Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:11:43 [2022-08-30T10:11:43.455Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:11:43 [2022-08-30T10:11:43.455Z] === RUN   TestLinksEtcHostsContentMatch
10:11:43 [2022-08-30T10:11:43.764Z] #82 exporting layers 7.7s done
10:11:43 [2022-08-30T10:11:43.764Z] #82 writing image sha256:69633d0902cea0225dcbe40eb7cad14525da24efbe9d3eacf3a50043c65166ea done
10:11:43 [2022-08-30T10:11:43.764Z] #82 naming to docker.io/library/docker:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a done
10:11:43 [2022-08-30T10:11:43.764Z] #82 DONE 7.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:11:44 [2022-08-30T10:11:44.023Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s)
10:11:44 [2022-08-30T10:11:44.023Z] === RUN   TestLinksContainerNames
10:11:44 [2022-08-30T10:11:44.110Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44060/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8b36298d7fa8d906c3528df4cbdee3a8bfa0493a -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:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a hack/make.sh dynbinary test-integration
10:11:44 [2022-08-30T10:11:44.283Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
10:11:44 [2022-08-30T10:11:44.450Z] Leaving: AppArmorNo profiles have been unloaded.
10:11:44 [2022-08-30T10:11:44.450Z] 
10:11:44 [2022-08-30T10:11:44.450Z] Unloading profiles will leave already running processes permanently
10:11:44 [2022-08-30T10:11:44.450Z] unconfined, which can lead to unexpected situations.
10:11:44 [2022-08-30T10:11:44.450Z] 
10:11:44 [2022-08-30T10:11:44.450Z] To set a process to complain mode, use the command line tool
10:11:44 [2022-08-30T10:11:44.450Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:11:44 [2022-08-30T10:11:44.450Z] 
Post stage
[Pipeline] junit
10:11:44 [2022-08-30T10:11:44.469Z] Recording test results
10:11:44 [2022-08-30T10:11:44.530Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
10:11:44 [2022-08-30T10:11:44.544Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
10:11:44 [2022-08-30T10:11:44.850Z] + echo Ensuring container killed.
10:11:44 [2022-08-30T10:11:44.850Z] Ensuring container killed.
10:11:44 [2022-08-30T10:11:44.850Z] + docker rm -vf docker-pr2
10:11:44 [2022-08-30T10:11:44.850Z] Error: No such container: docker-pr2
[Pipeline] sh
10:11:45 [2022-08-30T10:11:45.113Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
10:11:45 [2022-08-30T10:11:45.135Z] + echo Chowning /workspace to jenkins user
10:11:45 [2022-08-30T10:11:45.135Z] Chowning /workspace to jenkins user
10:11:45 [2022-08-30T10:11:45.135Z] + id -u
10:11:45 [2022-08-30T10:11:45.135Z] + id -g
10:11:45 [2022-08-30T10:11:45.135Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44060:/workspace busybox chown -R 1000:1000 /workspace
10:11:45 [2022-08-30T10:11:45.374Z] --- PASS: TestLinksContainerNames (1.41s)
10:11:45 [2022-08-30T10:11:45.374Z] === RUN   TestLogsFollowTailEmpty
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:11:45 [2022-08-30T10:11:45.942Z] --- PASS: TestLogsFollowTailEmpty (0.62s)
10:11:45 [2022-08-30T10:11:45.942Z] === RUN   TestLogs
10:11:45 [2022-08-30T10:11:45.942Z] === RUN   TestLogs/driver_local
10:11:45 [2022-08-30T10:11:45.942Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
10:11:45 [2022-08-30T10:11:45.942Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
10:11:45 [2022-08-30T10:11:45.942Z] === RUN   TestLogs/driver_local/tty/only_stdout
10:11:45 [2022-08-30T10:11:45.942Z] === PAUSE TestLogs/driver_local/tty/only_stdout
10:11:45 [2022-08-30T10:11:45.942Z] === RUN   TestLogs/driver_local/tty/only_stderr
10:11:45 [2022-08-30T10:11:45.942Z] === PAUSE TestLogs/driver_local/tty/only_stderr
10:11:45 [2022-08-30T10:11:45.942Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
10:11:45 [2022-08-30T10:11:45.942Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
10:11:45 [2022-08-30T10:11:45.942Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
10:11:45 [2022-08-30T10:11:45.942Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
10:11:45 [2022-08-30T10:11:45.942Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
10:11:45 [2022-08-30T10:11:45.942Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
10:11:45 [2022-08-30T10:11:45.942Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
10:11:45 [2022-08-30T10:11:45.942Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
10:11:45 [2022-08-30T10:11:45.998Z] + bundleName=docker-py
10:11:45 [2022-08-30T10:11:45.998Z] + echo Creating docker-py-bundles.tar.gz
10:11:45 [2022-08-30T10:11:45.998Z] Creating docker-py-bundles.tar.gz
10:11:45 [2022-08-30T10:11:45.999Z] + 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
10:11:46 [2022-08-30T10:11:46.012Z] Archiving artifacts
10:11:46 [2022-08-30T10:11:46.020Z] 
10:11:46 [2022-08-30T10:11:46.020Z] Removing bundles/
10:11:46 [2022-08-30T10:11:46.020Z] 
10:11:46 [2022-08-30T10:11:46.020Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:11:46 [2022-08-30T10:11:46.020Z] Building: bundles/dynbinary-daemon/dockerd
10:11:46 [2022-08-30T10:11:46.020Z] GOOS="" GOARCH="" GOARM=""
10:11:46 [2022-08-30T10:11:46.242Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44060/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
10:11:46 [2022-08-30T10:11:46.512Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
10:11:46 [2022-08-30T10:11:46.592Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44060/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8b36298d7fa8d906c3528df4cbdee3a8bfa0493a -e DOCKER_GRAPHDRIVER docker:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a hack/make.sh binary
10:11:46 [2022-08-30T10:11:46.852Z] 
10:11:46 [2022-08-30T10:11:46.852Z] Removing bundles/
10:11:46 [2022-08-30T10:11:46.852Z] 
10:11:47 [2022-08-30T10:11:47.082Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
10:11:47 [2022-08-30T10:11:47.112Z] ---> Making bundle: binary (in bundles/binary)
10:11:47 [2022-08-30T10:11:47.112Z] Building: bundles/binary-daemon/dockerd
10:11:47 [2022-08-30T10:11:47.112Z] GOOS="" GOARCH="" GOARM=""
10:11:47 [2022-08-30T10:11:47.341Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
10:11:47 [2022-08-30T10:11:47.601Z]     docker_cli_daemon_plugins_test.go:170: [df29f93b101bb] daemon is not started
10:11:48 [2022-08-30T10:11:48.182Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
10:11:48 [2022-08-30T10:11:48.442Z] === CONT  TestLogs/driver_local/tty/only_stderr
10:11:48 [2022-08-30T10:11:48.442Z] === CONT  TestLogs/driver_local/tty/only_stdout
10:11:49 [2022-08-30T10:11:49.012Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
10:11:49 [2022-08-30T10:11:49.272Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
10:11:49 [2022-08-30T10:11:49.531Z] === RUN   TestLogs/driver_json-file
10:11:49 [2022-08-30T10:11:49.531Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
10:11:49 [2022-08-30T10:11:49.531Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
10:11:49 [2022-08-30T10:11:49.531Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
10:11:49 [2022-08-30T10:11:49.531Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
10:11:49 [2022-08-30T10:11:49.531Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
10:11:49 [2022-08-30T10:11:49.531Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
10:11:49 [2022-08-30T10:11:49.531Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:11:49 [2022-08-30T10:11:49.531Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:11:49 [2022-08-30T10:11:49.531Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
10:11:49 [2022-08-30T10:11:49.531Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
10:11:49 [2022-08-30T10:11:49.531Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
10:11:49 [2022-08-30T10:11:49.531Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
10:11:49 [2022-08-30T10:11:49.531Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
10:11:49 [2022-08-30T10:11:49.531Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
10:11:50 [2022-08-30T10:11:50.102Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
10:11:50 [2022-08-30T10:11:50.102Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
10:11:50 [2022-08-30T10:11:50.673Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
10:11:50 [2022-08-30T10:11:50.933Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:11:50 [2022-08-30T10:11:50.933Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
10:11:51 [2022-08-30T10:11:51.873Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
10:11:52 [2022-08-30T10:11:52.133Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
10:11:52 [2022-08-30T10:11:52.133Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
10:11:53 [2022-08-30T10:11:53.076Z] === RUN   TestDockerSuite/TestExecAPIStart
10:11:53 [2022-08-30T10:11:53.076Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
10:11:53 [2022-08-30T10:11:53.336Z] --- PASS: TestLogs (7.20s)
10:11:53 [2022-08-30T10:11:53.336Z]     --- PASS: TestLogs/driver_local (0.01s)
10:11:53 [2022-08-30T10:11:53.336Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.17s)
10:11:53 [2022-08-30T10:11:53.336Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.31s)
10:11:53 [2022-08-30T10:11:53.336Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.17s)
10:11:53 [2022-08-30T10:11:53.336Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.08s)
10:11:53 [2022-08-30T10:11:53.336Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.12s)
10:11:53 [2022-08-30T10:11:53.336Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.08s)
10:11:53 [2022-08-30T10:11:53.336Z]     --- PASS: TestLogs/driver_json-file (0.02s)
10:11:53 [2022-08-30T10:11:53.336Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.23s)
10:11:53 [2022-08-30T10:11:53.336Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.28s)
10:11:53 [2022-08-30T10:11:53.336Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.06s)
10:11:53 [2022-08-30T10:11:53.336Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.28s)
10:11:53 [2022-08-30T10:11:53.336Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.22s)
10:11:53 [2022-08-30T10:11:53.336Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.18s)
10:11:53 [2022-08-30T10:11:53.336Z] === RUN   TestContainerNetworkMountsNoChown
10:11:53 [2022-08-30T10:11:53.596Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
10:11:53 [2022-08-30T10:11:53.856Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s)
10:11:53 [2022-08-30T10:11:53.856Z] === RUN   TestMountDaemonRoot
10:11:53 [2022-08-30T10:11:53.856Z] === RUN   TestMountDaemonRoot/default
10:11:53 [2022-08-30T10:11:53.856Z] === PAUSE TestMountDaemonRoot/default
10:11:53 [2022-08-30T10:11:53.856Z] === RUN   TestMountDaemonRoot/private
10:11:53 [2022-08-30T10:11:53.856Z] === PAUSE TestMountDaemonRoot/private
10:11:53 [2022-08-30T10:11:53.856Z] === RUN   TestMountDaemonRoot/rprivate
10:11:53 [2022-08-30T10:11:53.856Z] === PAUSE TestMountDaemonRoot/rprivate
10:11:53 [2022-08-30T10:11:53.856Z] === RUN   TestMountDaemonRoot/slave
10:11:53 [2022-08-30T10:11:53.856Z] === PAUSE TestMountDaemonRoot/slave
10:11:53 [2022-08-30T10:11:53.856Z] === RUN   TestMountDaemonRoot/rslave
10:11:53 [2022-08-30T10:11:53.856Z] === PAUSE TestMountDaemonRoot/rslave
10:11:53 [2022-08-30T10:11:53.856Z] === RUN   TestMountDaemonRoot/shared
10:11:53 [2022-08-30T10:11:53.856Z] === PAUSE TestMountDaemonRoot/shared
10:11:53 [2022-08-30T10:11:53.856Z] === RUN   TestMountDaemonRoot/rshared
10:11:53 [2022-08-30T10:11:53.856Z] === PAUSE TestMountDaemonRoot/rshared
10:11:53 [2022-08-30T10:11:53.856Z] === CONT  TestMountDaemonRoot/default
10:11:53 [2022-08-30T10:11:53.856Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:11:53 [2022-08-30T10:11:53.856Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:11:53 [2022-08-30T10:11:53.856Z] === RUN   TestMountDaemonRoot/default/mount_root
10:11:53 [2022-08-30T10:11:53.856Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:11:53 [2022-08-30T10:11:53.856Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:11:53 [2022-08-30T10:11:53.856Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:11:53 [2022-08-30T10:11:53.856Z] === RUN   TestMountDaemonRoot/default/bind_root
10:11:53 [2022-08-30T10:11:53.856Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:11:53 [2022-08-30T10:11:53.856Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:11:53 [2022-08-30T10:11:53.856Z] === CONT  TestMountDaemonRoot/rshared
10:11:53 [2022-08-30T10:11:53.856Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:11:53 [2022-08-30T10:11:53.856Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:11:53 [2022-08-30T10:11:53.856Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:11:53 [2022-08-30T10:11:53.856Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:11:53 [2022-08-30T10:11:53.856Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:11:53 [2022-08-30T10:11:53.856Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:11:53 [2022-08-30T10:11:53.856Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:11:53 [2022-08-30T10:11:53.856Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:11:53 [2022-08-30T10:11:53.856Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:11:54 [2022-08-30T10:11:54.116Z] === CONT  TestMountDaemonRoot/shared
10:11:54 [2022-08-30T10:11:54.116Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:11:54 [2022-08-30T10:11:54.116Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:11:54 [2022-08-30T10:11:54.116Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:11:54 [2022-08-30T10:11:54.116Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:11:54 [2022-08-30T10:11:54.116Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === CONT  TestMountDaemonRoot/rslave
10:11:54 [2022-08-30T10:11:54.116Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:11:54 [2022-08-30T10:11:54.116Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:11:54 [2022-08-30T10:11:54.116Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:11:54 [2022-08-30T10:11:54.116Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:11:54 [2022-08-30T10:11:54.116Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === CONT  TestMountDaemonRoot/slave
10:11:54 [2022-08-30T10:11:54.116Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:11:54 [2022-08-30T10:11:54.116Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:11:54 [2022-08-30T10:11:54.116Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:11:54 [2022-08-30T10:11:54.116Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:11:54 [2022-08-30T10:11:54.116Z] === CONT  TestMountDaemonRoot/rprivate
10:11:54 [2022-08-30T10:11:54.116Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:11:54 [2022-08-30T10:11:54.116Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:11:54 [2022-08-30T10:11:54.116Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:11:54 [2022-08-30T10:11:54.116Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:11:54 [2022-08-30T10:11:54.116Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === CONT  TestMountDaemonRoot/private
10:11:54 [2022-08-30T10:11:54.116Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === RUN   TestMountDaemonRoot/private/bind_root
10:11:54 [2022-08-30T10:11:54.116Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:11:54 [2022-08-30T10:11:54.116Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === RUN   TestMountDaemonRoot/private/mount_root
10:11:54 [2022-08-30T10:11:54.116Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:11:54 [2022-08-30T10:11:54.116Z] === CONT  TestMountDaemonRoot/default/bind_root
10:11:54 [2022-08-30T10:11:54.116Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === CONT  TestMountDaemonRoot/default/mount_root
10:11:54 [2022-08-30T10:11:54.116Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:11:54 [2022-08-30T10:11:54.116Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:11:54 [2022-08-30T10:11:54.116Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:11:54 [2022-08-30T10:11:54.116Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:11:54 [2022-08-30T10:11:54.116Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
10:11:54 [2022-08-30T10:11:54.116Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:11:54 [2022-08-30T10:11:54.376Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:11:54 [2022-08-30T10:11:54.376Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:11:54 [2022-08-30T10:11:54.376Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:11:54 [2022-08-30T10:11:54.376Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:11:54 [2022-08-30T10:11:54.376Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:11:54 [2022-08-30T10:11:54.376Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:11:54 [2022-08-30T10:11:54.376Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:11:54 [2022-08-30T10:11:54.376Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:11:54 [2022-08-30T10:11:54.376Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:11:54 [2022-08-30T10:11:54.376Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:11:54 [2022-08-30T10:11:54.376Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:11:54 [2022-08-30T10:11:54.376Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:11:54 [2022-08-30T10:11:54.376Z] === CONT  TestMountDaemonRoot/private/mount_root
10:11:54 [2022-08-30T10:11:54.376Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:11:54 [2022-08-30T10:11:54.376Z] === CONT  TestMountDaemonRoot/private/bind_root
10:11:54 [2022-08-30T10:11:54.636Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:11:54 [2022-08-30T10:11:54.636Z] --- PASS: TestMountDaemonRoot (0.03s)
10:11:54 [2022-08-30T10:11:54.636Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
10:11:54 [2022-08-30T10:11:54.636Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
10:11:54 [2022-08-30T10:11:54.636Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
10:11:54 [2022-08-30T10:11:54.636Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
10:11:54 [2022-08-30T10:11:54.636Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
10:11:54 [2022-08-30T10:11:54.636Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
10:11:54 [2022-08-30T10:11:54.636Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
10:11:54 [2022-08-30T10:11:54.636Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
10:11:54 [2022-08-30T10:11:54.636Z] === RUN   TestContainerBindMountNonRecursive
10:11:54 [2022-08-30T10:11:54.636Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
10:11:54 [2022-08-30T10:11:54.636Z]     check_test.go:540: [d199053533e5e] daemon is not started
10:11:54 [2022-08-30T10:11:54.636Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
10:11:55 [2022-08-30T10:11:55.576Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
10:11:56 [2022-08-30T10:11:56.516Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
10:11:56 [2022-08-30T10:11:56.516Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
10:11:56 [2022-08-30T10:11:56.516Z] --- PASS: TestContainerBindMountNonRecursive (2.08s)
10:11:56 [2022-08-30T10:11:56.516Z] === RUN   TestContainerVolumesMountedAsShared
10:11:56 [2022-08-30T10:11:56.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:11:56 [2022-08-30T10:11:56.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:11:57 [2022-08-30T10:11:57.457Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s)
10:11:57 [2022-08-30T10:11:57.457Z] === RUN   TestContainerVolumesMountedAsSlave
10:11:57 [2022-08-30T10:11:57.457Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
10:11:58 [2022-08-30T10:11:58.030Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s)
10:11:58 [2022-08-30T10:11:58.030Z] === RUN   TestNetworkNat
10:11:58 [2022-08-30T10:11:58.030Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
10:11:58 [2022-08-30T10:11:58.290Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
10:11:58 [2022-08-30T10:11:58.861Z] --- PASS: TestNetworkNat (0.82s)
10:11:58 [2022-08-30T10:11:58.862Z] === RUN   TestNetworkLocalhostTCPNat
10:11:59 [2022-08-30T10:11:59.121Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
10:11:59 [2022-08-30T10:11:59.691Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s)
10:11:59 [2022-08-30T10:11:59.691Z] === RUN   TestNetworkLoopbackNat
10:11:59 [2022-08-30T10:11:59.691Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
10:11:59 [2022-08-30T10:11:59.951Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
10:12:00 [2022-08-30T10:12:00.890Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
10:12:01 [2022-08-30T10:12:01.151Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
10:12:02 [2022-08-30T10:12:02.093Z] === RUN   TestDockerSuite/TestExecStateCleanup
10:12:02 [2022-08-30T10:12:02.604Z] ok  	github.com/docker/docker/libnetwork	37.391s	coverage: 40.6% of statements
10:12:02 [2022-08-30T10:12:02.604Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.138s	coverage: 84.4% of statements
10:12:02 [2022-08-30T10:12:02.604Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
10:12:02 [2022-08-30T10:12:02.604Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
10:12:02 [2022-08-30T10:12:02.604Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
10:12:02 [2022-08-30T10:12:02.604Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
10:12:02 [2022-08-30T10:12:02.604Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
10:12:02 [2022-08-30T10:12:02.604Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
10:12:02 [2022-08-30T10:12:02.604Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
10:12:02 [2022-08-30T10:12:02.604Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
10:12:02 [2022-08-30T10:12:02.604Z] ok  	github.com/docker/docker/libnetwork/config	0.015s	coverage: 22.4% of statements
10:12:02 [2022-08-30T10:12:02.604Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
10:12:02 [2022-08-30T10:12:02.604Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
10:12:02 [2022-08-30T10:12:02.604Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
10:12:02 [2022-08-30T10:12:02.604Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
10:12:02 [2022-08-30T10:12:02.664Z] --- PASS: TestNetworkLoopbackNat (3.14s)
10:12:02 [2022-08-30T10:12:02.664Z] === RUN   TestPause
10:12:02 [2022-08-30T10:12:02.664Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
10:12:03 [2022-08-30T10:12:03.233Z] --- PASS: TestPause (0.59s)
10:12:03 [2022-08-30T10:12:03.233Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:12:03 [2022-08-30T10:12:03.233Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:12:03 [2022-08-30T10:12:03.233Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s)
10:12:03 [2022-08-30T10:12:03.233Z] === RUN   TestPauseStopPausedContainer
10:12:03 [2022-08-30T10:12:03.971Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.575s	coverage: 59.9% of statements
10:12:03 [2022-08-30T10:12:03.971Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
10:12:04 [2022-08-30T10:12:04.172Z] --- PASS: TestPauseStopPausedContainer (0.63s)
10:12:04 [2022-08-30T10:12:04.172Z] === RUN   TestPidHost
10:12:04 [2022-08-30T10:12:04.172Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
10:12:04 [2022-08-30T10:12:04.228Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
10:12:04 [2022-08-30T10:12:04.791Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.017s	coverage: 5.1% of statements
10:12:04 [2022-08-30T10:12:04.791Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
10:12:05 [2022-08-30T10:12:05.354Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.017s	coverage: 4.7% of statements
10:12:05 [2022-08-30T10:12:05.354Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
10:12:05 [2022-08-30T10:12:05.552Z] --- PASS: TestPidHost (1.54s)
10:12:05 [2022-08-30T10:12:05.552Z] === RUN   TestPsFilter
10:12:05 [2022-08-30T10:12:05.552Z] --- PASS: TestPsFilter (0.17s)
10:12:05 [2022-08-30T10:12:05.552Z] === RUN   TestRemoveContainerWithRemovedVolume
10:12:05 [2022-08-30T10:12:05.611Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
10:12:05 [2022-08-30T10:12:05.812Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
10:12:06 [2022-08-30T10:12:06.380Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s)
10:12:06 [2022-08-30T10:12:06.380Z] === RUN   TestRemoveContainerWithVolume
10:12:06 [2022-08-30T10:12:06.380Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
10:12:06 [2022-08-30T10:12:06.959Z] --- PASS: TestRemoveContainerWithVolume (0.53s)
10:12:06 [2022-08-30T10:12:06.959Z] === RUN   TestRemoveContainerRunning
10:12:07 [2022-08-30T10:12:07.240Z] --- PASS: TestRemoveContainerRunning (0.48s)
10:12:07 [2022-08-30T10:12:07.240Z] === RUN   TestRemoveContainerForceRemoveRunning
10:12:07 [2022-08-30T10:12:07.813Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.50s)
10:12:07 [2022-08-30T10:12:07.813Z] === RUN   TestRemoveInvalidContainer
10:12:07 [2022-08-30T10:12:07.813Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:12:07 [2022-08-30T10:12:07.813Z] === RUN   TestRenameLinkedContainer
10:12:09 [2022-08-30T10:12:09.722Z] --- PASS: TestRenameLinkedContainer (1.93s)
10:12:09 [2022-08-30T10:12:09.722Z] === RUN   TestRenameStoppedContainer
10:12:09 [2022-08-30T10:12:09.983Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
10:12:10 [2022-08-30T10:12:10.242Z] --- PASS: TestRenameStoppedContainer (0.53s)
10:12:10 [2022-08-30T10:12:10.242Z] === RUN   TestRenameRunningContainerAndReuse
10:12:11 [2022-08-30T10:12:11.182Z] --- PASS: TestRenameRunningContainerAndReuse (0.96s)
10:12:11 [2022-08-30T10:12:11.182Z] === RUN   TestRenameInvalidName
10:12:11 [2022-08-30T10:12:11.752Z] --- PASS: TestRenameInvalidName (0.46s)
10:12:11 [2022-08-30T10:12:11.752Z] === RUN   TestRenameAnonymousContainer
10:12:13 [2022-08-30T10:12:13.133Z] === RUN   TestDockerSuite/TestGetContainerStats
10:12:13 [2022-08-30T10:12:13.392Z] --- PASS: TestRenameAnonymousContainer (1.73s)
10:12:13 [2022-08-30T10:12:13.392Z] === RUN   TestRenameContainerWithSameName
10:12:13 [2022-08-30T10:12:13.962Z] --- PASS: TestRenameContainerWithSameName (0.50s)
10:12:13 [2022-08-30T10:12:13.962Z] === RUN   TestRenameContainerWithLinkedContainer
10:12:14 [2022-08-30T10:12:14.900Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s)
10:12:14 [2022-08-30T10:12:14.900Z] === RUN   TestResize
10:12:15 [2022-08-30T10:12:15.159Z] --- PASS: TestResize (0.47s)
10:12:15 [2022-08-30T10:12:15.159Z] === RUN   TestResizeWithInvalidSize
10:12:15 [2022-08-30T10:12:15.559Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.131s	coverage: 6.6% of statements
10:12:15 [2022-08-30T10:12:15.559Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
10:12:15 [2022-08-30T10:12:15.559Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
10:12:15 [2022-08-30T10:12:15.730Z] --- PASS: TestResizeWithInvalidSize (0.47s)
10:12:15 [2022-08-30T10:12:15.730Z] === RUN   TestResizeWhenContainerNotStarted
10:12:15 [2022-08-30T10:12:15.815Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
10:12:15 [2022-08-30T10:12:15.815Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
10:12:15 [2022-08-30T10:12:15.815Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
10:12:16 [2022-08-30T10:12:16.071Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
10:12:16 [2022-08-30T10:12:16.300Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s)
10:12:16 [2022-08-30T10:12:16.300Z] === RUN   TestDaemonRestartKillContainers
10:12:16 [2022-08-30T10:12:16.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:12:16 [2022-08-30T10:12:16.300Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:12:16 [2022-08-30T10:12:16.328Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
10:12:16 [2022-08-30T10:12:16.560Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
10:12:16 [2022-08-30T10:12:16.584Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.010s	coverage: 81.2% of statements
10:12:16 [2022-08-30T10:12:16.840Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
10:12:17 [2022-08-30T10:12:17.096Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
10:12:17 [2022-08-30T10:12:17.944Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
10:12:18 [2022-08-30T10:12:18.883Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:12:20 [2022-08-30T10:12:20.262Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:12:21 [2022-08-30T10:12:21.201Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:12:21 [2022-08-30T10:12:21.201Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:12:22 [2022-08-30T10:12:22.583Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
10:12:22 [2022-08-30T10:12:22.843Z]     check_test.go:540: [d7fc91f196ee4] daemon is not started
10:12:22 [2022-08-30T10:12:22.843Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
10:12:22 [2022-08-30T10:12:22.843Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:12:23 [2022-08-30T10:12:23.104Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:12:24 [2022-08-30T10:12:24.485Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
10:12:24 [2022-08-30T10:12:24.746Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
10:12:27 [2022-08-30T10:12:27.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:12:27 [2022-08-30T10:12:27.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:12:29 [2022-08-30T10:12:29.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:12:29 [2022-08-30T10:12:29.238Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
10:12:29 [2022-08-30T10:12:29.271Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
10:12:30 [2022-08-30T10:12:30.619Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
10:12:30 [2022-08-30T10:12:30.619Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
10:12:30 [2022-08-30T10:12:30.881Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
10:12:31 [2022-08-30T10:12:31.142Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:12:31 [2022-08-30T10:12:31.715Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
10:12:32 [2022-08-30T10:12:32.656Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
10:12:33 [2022-08-30T10:12:33.600Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:12:33 [2022-08-30T10:12:33.600Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
10:12:33 [2022-08-30T10:12:33.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:12:34 [2022-08-30T10:12:34.803Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
10:12:35 [2022-08-30T10:12:35.744Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
10:12:36 [2022-08-30T10:12:36.686Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:12:36 [2022-08-30T10:12:36.686Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
10:12:36 [2022-08-30T10:12:36.686Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
10:12:36 [2022-08-30T10:12:36.686Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
10:12:38 [2022-08-30T10:12:38.067Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
10:12:38 [2022-08-30T10:12:38.327Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
10:12:38 [2022-08-30T10:12:38.587Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:12:39 [2022-08-30T10:12:39.157Z] === RUN   TestDockerSuite/TestLogsAPIUntil
10:12:39 [2022-08-30T10:12:39.730Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:12:40 [2022-08-30T10:12:40.670Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
10:12:41 [2022-08-30T10:12:41.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:12:41 [2022-08-30T10:12:41.610Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:12:41 [2022-08-30T10:12:41.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.60s)
10:12:41 [2022-08-30T10:12:41.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
10:12:41 [2022-08-30T10:12:41.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
10:12:41 [2022-08-30T10:12:41.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.10s)
10:12:41 [2022-08-30T10:12:41.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s)
10:12:41 [2022-08-30T10:12:41.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s)
10:12:41 [2022-08-30T10:12:41.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.10s)
10:12:41 [2022-08-30T10:12:41.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.39s)
10:12:41 [2022-08-30T10:12:41.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.78s)
10:12:41 [2022-08-30T10:12:41.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.40s)
10:12:41 [2022-08-30T10:12:41.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.71s)
10:12:41 [2022-08-30T10:12:41.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.14s)
10:12:41 [2022-08-30T10:12:41.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.81s)
10:12:41 [2022-08-30T10:12:41.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.14s)
10:12:41 [2022-08-30T10:12:41.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s)
10:12:41 [2022-08-30T10:12:41.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.99s)
10:12:41 [2022-08-30T10:12:41.610Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
10:12:41 [2022-08-30T10:12:41.610Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
10:12:41 [2022-08-30T10:12:41.610Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
10:12:42 [2022-08-30T10:12:42.996Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
10:12:42 [2022-08-30T10:12:42.996Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
10:12:43 [2022-08-30T10:12:43.566Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
10:12:44 [2022-08-30T10:12:44.950Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.00s)
10:12:44 [2022-08-30T10:12:44.950Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.33s)
10:12:44 [2022-08-30T10:12:44.950Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.66s)
10:12:44 [2022-08-30T10:12:44.950Z] === RUN   TestCgroupNamespacesRun
10:12:45 [2022-08-30T10:12:45.888Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
10:12:46 [2022-08-30T10:12:46.147Z] --- PASS: TestCgroupNamespacesRun (1.41s)
10:12:46 [2022-08-30T10:12:46.147Z] === RUN   TestCgroupNamespacesRunPrivileged
10:12:47 [2022-08-30T10:12:47.323Z] ok  	github.com/docker/docker/libnetwork/ipam	16.554s	coverage: 85.3% of statements
10:12:47 [2022-08-30T10:12:47.323Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
10:12:47 [2022-08-30T10:12:47.323Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
10:12:47 [2022-08-30T10:12:47.323Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
10:12:47 [2022-08-30T10:12:47.323Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
10:12:47 [2022-08-30T10:12:47.323Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
10:12:47 [2022-08-30T10:12:47.323Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
10:12:47 [2022-08-30T10:12:47.323Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.275s	coverage: 74.0% of statements
10:12:47 [2022-08-30T10:12:47.323Z] ok  	github.com/docker/docker/libnetwork/iptables	0.165s	coverage: 45.0% of statements
10:12:47 [2022-08-30T10:12:47.323Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
10:12:47 [2022-08-30T10:12:47.323Z] ok  	github.com/docker/docker/libnetwork/netutils	0.019s	coverage: 44.1% of statements
10:12:47 [2022-08-30T10:12:47.526Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.41s)
10:12:47 [2022-08-30T10:12:47.526Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:12:47 [2022-08-30T10:12:47.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
10:12:47 [2022-08-30T10:12:47.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:12:48 [2022-08-30T10:12:48.095Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
10:12:48 [2022-08-30T10:12:48.364Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
10:12:48 [2022-08-30T10:12:48.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:12:49 [2022-08-30T10:12:49.317Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s)
10:12:49 [2022-08-30T10:12:49.317Z] === RUN   TestCgroupNamespacesRunHostMode
10:12:49 [2022-08-30T10:12:49.317Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
10:12:49 [2022-08-30T10:12:49.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:12:50 [2022-08-30T10:12:50.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:12:50 [2022-08-30T10:12:50.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:12:50 [2022-08-30T10:12:50.699Z] === RUN   TestDockerSuite/TestPostContainersAttach
10:12:50 [2022-08-30T10:12:50.959Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s)
10:12:50 [2022-08-30T10:12:50.959Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:12:51 [2022-08-30T10:12:51.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:12:52 [2022-08-30T10:12:52.344Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.39s)
10:12:52 [2022-08-30T10:12:52.344Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:12:52 [2022-08-30T10:12:52.604Z]     check_test.go:540: [ddc86026dc46f] daemon is not started
10:12:52 [2022-08-30T10:12:52.864Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
10:12:53 [2022-08-30T10:12:53.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:12:53 [2022-08-30T10:12:53.802Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s)
10:12:53 [2022-08-30T10:12:53.802Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:12:54 [2022-08-30T10:12:54.062Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
10:12:54 [2022-08-30T10:12:54.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:12:54 [2022-08-30T10:12:54.325Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s)
10:12:54 [2022-08-30T10:12:54.325Z] === RUN   TestCgroupNamespacesRunOlderClient
10:12:55 [2022-08-30T10:12:55.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:12:55 [2022-08-30T10:12:55.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:12:56 [2022-08-30T10:12:56.233Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
10:12:56 [2022-08-30T10:12:56.233Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.60s)
10:12:56 [2022-08-30T10:12:56.233Z] === RUN   TestNISDomainname
10:12:56 [2022-08-30T10:12:56.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:12:56 [2022-08-30T10:12:56.804Z] --- PASS: TestNISDomainname (0.66s)
10:12:56 [2022-08-30T10:12:56.804Z] === RUN   TestHostnameDnsResolution
10:12:57 [2022-08-30T10:12:57.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:12:58 [2022-08-30T10:12:58.186Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
10:12:58 [2022-08-30T10:12:58.186Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
10:12:58 [2022-08-30T10:12:58.186Z] --- PASS: TestHostnameDnsResolution (1.25s)
10:12:58 [2022-08-30T10:12:58.186Z] === RUN   TestUnprivilegedPortsAndPing
10:12:58 [2022-08-30T10:12:58.186Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
10:12:58 [2022-08-30T10:12:58.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:12:58 [2022-08-30T10:12:58.756Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
10:12:58 [2022-08-30T10:12:58.756Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
10:12:58 [2022-08-30T10:12:58.756Z] --- PASS: TestUnprivilegedPortsAndPing (0.94s)
10:12:58 [2022-08-30T10:12:58.756Z] === RUN   TestPrivilegedHostDevices
10:12:59 [2022-08-30T10:12:59.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:12:59 [2022-08-30T10:12:59.697Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
10:12:59 [2022-08-30T10:12:59.697Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
10:12:59 [2022-08-30T10:12:59.697Z] --- PASS: TestPrivilegedHostDevices (0.96s)
10:12:59 [2022-08-30T10:12:59.697Z] === RUN   TestRunConsoleSize
10:13:00 [2022-08-30T10:13:00.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:13:00 [2022-08-30T10:13:00.635Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
10:13:00 [2022-08-30T10:13:00.635Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
10:13:00 [2022-08-30T10:13:00.635Z] --- PASS: TestRunConsoleSize (0.85s)
10:13:00 [2022-08-30T10:13:00.635Z] === RUN   TestRunWithAlternativeContainerdShim
10:13:01 [2022-08-30T10:13:01.043Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:13:01 [2022-08-30T10:13:01.043Z] Using test binary docker
10:13:01 [2022-08-30T10:13:01.043Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:13:01 [2022-08-30T10:13:01.043Z] Starting apparmor (via systemctl): apparmor.service.
10:13:01 [2022-08-30T10:13:01.043Z] Starting dockerd
10:13:01 [2022-08-30T10:13:01.043Z] INFO: Waiting for daemon to start...
10:13:02 [2022-08-30T10:13:02.019Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
10:13:02 [2022-08-30T10:13:02.019Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
10:13:02 [2022-08-30T10:13:02.958Z] === RUN   TestDockerSuite/TestAttachAfterDetach
10:13:03 [2022-08-30T10:13:03.898Z] --- PASS: TestRunWithAlternativeContainerdShim (3.18s)
10:13:03 [2022-08-30T10:13:03.898Z] === RUN   TestStats
10:13:04 [2022-08-30T10:13:04.348Z] .
10:13:04 [2022-08-30T10:13:04.348Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:13:04 [2022-08-30T10:13:04.348Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:13:04 [2022-08-30T10:13:04.348Z] Error: No such image: emptyfs
10:13:04 [2022-08-30T10:13:04.609Z] Loaded image: emptyfs:latest
10:13:04 [2022-08-30T10:13:04.609Z] Running integration-test (iteration 1)
10:13:04 [2022-08-30T10:13:04.609Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:13:04 [2022-08-30T10:13:04.869Z] Loaded image: busybox:latest
10:13:04 [2022-08-30T10:13:04.869Z] Loaded image: busybox:glibc
10:13:05 [2022-08-30T10:13:05.282Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
10:13:05 [2022-08-30T10:13:05.282Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
10:13:06 [2022-08-30T10:13:06.255Z] Loaded image: debian:bullseye-slim
10:13:06 [2022-08-30T10:13:06.255Z] Loaded image: hello-world:latest
10:13:06 [2022-08-30T10:13:06.516Z] Loaded image: arm32v7/hello-world:latest
10:13:06 [2022-08-30T10:13:06.516Z] INFO: Testing against a local daemon
10:13:06 [2022-08-30T10:13:06.516Z] === RUN   TestCgroupNamespacesBuild
10:13:07 [2022-08-30T10:13:07.190Z] --- PASS: TestStats (2.97s)
10:13:07 [2022-08-30T10:13:07.190Z] === RUN   TestStopContainerWithTimeout
10:13:07 [2022-08-30T10:13:07.190Z] === RUN   TestStopContainerWithTimeout/0
10:13:07 [2022-08-30T10:13:07.190Z] === PAUSE TestStopContainerWithTimeout/0
10:13:07 [2022-08-30T10:13:07.190Z] === RUN   TestStopContainerWithTimeout/1
10:13:07 [2022-08-30T10:13:07.190Z] === PAUSE TestStopContainerWithTimeout/1
10:13:07 [2022-08-30T10:13:07.190Z] === RUN   TestStopContainerWithTimeout/3
10:13:07 [2022-08-30T10:13:07.190Z] === PAUSE TestStopContainerWithTimeout/3
10:13:07 [2022-08-30T10:13:07.190Z] === RUN   TestStopContainerWithTimeout/-1
10:13:07 [2022-08-30T10:13:07.190Z] === PAUSE TestStopContainerWithTimeout/-1
10:13:07 [2022-08-30T10:13:07.190Z] === RUN   TestDockerSuite/TestAttachDetach
10:13:07 [2022-08-30T10:13:07.190Z] === CONT  TestStopContainerWithTimeout/0
10:13:07 [2022-08-30T10:13:07.190Z] === CONT  TestStopContainerWithTimeout/-1
10:13:07 [2022-08-30T10:13:07.759Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
10:13:07 [2022-08-30T10:13:07.899Z] --- PASS: TestCgroupNamespacesBuild (1.34s)
10:13:07 [2022-08-30T10:13:07.899Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:13:08 [2022-08-30T10:13:08.021Z] === RUN   TestDockerSuite/TestAttachDisconnect
10:13:08 [2022-08-30T10:13:08.021Z] === CONT  TestStopContainerWithTimeout/3
10:13:08 [2022-08-30T10:13:08.959Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
10:13:09 [2022-08-30T10:13:09.283Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s)
10:13:09 [2022-08-30T10:13:09.283Z] === RUN   TestBuildWithSession
10:13:09 [2022-08-30T10:13:09.283Z]     build_session_test.go:25: TODO: BuildKit
10:13:09 [2022-08-30T10:13:09.283Z] --- SKIP: TestBuildWithSession (0.00s)
10:13:09 [2022-08-30T10:13:09.283Z] === RUN   TestBuildSquashParent
10:13:09 [2022-08-30T10:13:09.548Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
10:13:10 [2022-08-30T10:13:10.120Z] === CONT  TestStopContainerWithTimeout/1
10:13:10 [2022-08-30T10:13:10.380Z] === RUN   TestDockerSuite/TestAttachPausedContainer
10:13:11 [2022-08-30T10:13:11.321Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
10:13:11 [2022-08-30T10:13:11.583Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
10:13:11 [2022-08-30T10:13:11.583Z] --- PASS: TestStopContainerWithTimeout (0.04s)
10:13:11 [2022-08-30T10:13:11.583Z]     --- PASS: TestStopContainerWithTimeout/0 (1.15s)
10:13:11 [2022-08-30T10:13:11.583Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.11s)
10:13:11 [2022-08-30T10:13:11.583Z]     --- PASS: TestStopContainerWithTimeout/3 (2.66s)
10:13:11 [2022-08-30T10:13:11.583Z]     --- PASS: TestStopContainerWithTimeout/1 (1.73s)
10:13:11 [2022-08-30T10:13:11.583Z] === RUN   TestDeleteDevicemapper
10:13:11 [2022-08-30T10:13:11.583Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:13:11 [2022-08-30T10:13:11.583Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:13:11 [2022-08-30T10:13:11.583Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:13:11 [2022-08-30T10:13:11.843Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
10:13:13 [2022-08-30T10:13:13.486Z] --- PASS: TestBuildSquashParent (4.33s)
10:13:13 [2022-08-30T10:13:13.486Z] === RUN   TestBuildWithRemoveAndForceRemove
10:13:13 [2022-08-30T10:13:13.486Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:13:13 [2022-08-30T10:13:13.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:13:13 [2022-08-30T10:13:13.486Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:13:13 [2022-08-30T10:13:13.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:13:13 [2022-08-30T10:13:13.486Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:13:13 [2022-08-30T10:13:13.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:13:13 [2022-08-30T10:13:13.486Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:13:13 [2022-08-30T10:13:13.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:13:13 [2022-08-30T10:13:13.486Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:13:13 [2022-08-30T10:13:13.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:13:13 [2022-08-30T10:13:13.486Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:13:13 [2022-08-30T10:13:13.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:13:13 [2022-08-30T10:13:13.486Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:13:13 [2022-08-30T10:13:13.486Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:13:14 [2022-08-30T10:13:14.383Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.71s)
10:13:14 [2022-08-30T10:13:14.383Z] === RUN   TestUpdateMemory
10:13:14 [2022-08-30T10:13:14.383Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:13:14 [2022-08-30T10:13:14.383Z] --- SKIP: TestUpdateMemory (0.00s)
10:13:14 [2022-08-30T10:13:14.383Z] === RUN   TestUpdateCPUQuota
10:13:14 [2022-08-30T10:13:14.643Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
10:13:14 [2022-08-30T10:13:14.643Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
10:13:14 [2022-08-30T10:13:14.643Z]     check_test.go:540: [d0679b5b7fda8] daemon is not started
10:13:14 [2022-08-30T10:13:14.643Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
10:13:14 [2022-08-30T10:13:14.643Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
10:13:14 [2022-08-30T10:13:14.643Z]     check_test.go:540: [d29b419447534] daemon is not started
10:13:14 [2022-08-30T10:13:14.643Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
10:13:14 [2022-08-30T10:13:14.872Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:13:15 [2022-08-30T10:13:15.133Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:13:16 [2022-08-30T10:13:16.025Z] --- PASS: TestUpdateCPUQuota (1.44s)
10:13:16 [2022-08-30T10:13:16.026Z] === RUN   TestUpdatePidsLimit
10:13:16 [2022-08-30T10:13:16.026Z] === RUN   TestUpdatePidsLimit/update_from_none
10:13:16 [2022-08-30T10:13:16.285Z] === RUN   TestUpdatePidsLimit/no_change
10:13:16 [2022-08-30T10:13:16.518Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:13:16 [2022-08-30T10:13:16.546Z] === RUN   TestUpdatePidsLimit/update_lower
10:13:16 [2022-08-30T10:13:16.779Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:13:16 [2022-08-30T10:13:16.807Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:13:17 [2022-08-30T10:13:17.069Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:13:17 [2022-08-30T10:13:17.330Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:13:17 [2022-08-30T10:13:17.902Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:13:17 [2022-08-30T10:13:17.902Z]     check_test.go:540: [de94a19abb223] daemon is not started
10:13:17 [2022-08-30T10:13:17.902Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
10:13:18 [2022-08-30T10:13:18.163Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:13:18 [2022-08-30T10:13:18.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s)
10:13:18 [2022-08-30T10:13:18.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.76s)
10:13:18 [2022-08-30T10:13:18.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.54s)
10:13:18 [2022-08-30T10:13:18.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.58s)
10:13:18 [2022-08-30T10:13:18.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.57s)
10:13:18 [2022-08-30T10:13:18.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.47s)
10:13:18 [2022-08-30T10:13:18.163Z] === RUN   TestBuildMultiStageCopy
10:13:18 [2022-08-30T10:13:18.163Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:13:19 [2022-08-30T10:13:19.285Z] --- PASS: TestUpdatePidsLimit (3.18s)
10:13:19 [2022-08-30T10:13:19.285Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.30s)
10:13:19 [2022-08-30T10:13:19.285Z]     --- PASS: TestUpdatePidsLimit/no_change (0.29s)
10:13:19 [2022-08-30T10:13:19.285Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.29s)
10:13:19 [2022-08-30T10:13:19.285Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s)
10:13:19 [2022-08-30T10:13:19.285Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
10:13:19 [2022-08-30T10:13:19.285Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s)
10:13:19 [2022-08-30T10:13:19.285Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
10:13:19 [2022-08-30T10:13:19.285Z] === RUN   TestUpdateRestartPolicy
10:13:19 [2022-08-30T10:13:19.549Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:13:19 [2022-08-30T10:13:19.811Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:13:20 [2022-08-30T10:13:20.072Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:13:20 [2022-08-30T10:13:20.333Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:13:20 [2022-08-30T10:13:20.594Z] --- PASS: TestBuildMultiStageCopy (2.37s)
10:13:20 [2022-08-30T10:13:20.594Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s)
10:13:20 [2022-08-30T10:13:20.594Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s)
10:13:20 [2022-08-30T10:13:20.594Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
10:13:20 [2022-08-30T10:13:20.594Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.26s)
10:13:20 [2022-08-30T10:13:20.594Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
10:13:20 [2022-08-30T10:13:20.594Z] === RUN   TestBuildMultiStageParentConfig
10:13:21 [2022-08-30T10:13:21.536Z] --- PASS: TestBuildMultiStageParentConfig (0.71s)
10:13:21 [2022-08-30T10:13:21.536Z] === RUN   TestBuildLabelWithTargets
10:13:22 [2022-08-30T10:13:22.479Z] --- PASS: TestBuildLabelWithTargets (1.09s)
10:13:22 [2022-08-30T10:13:22.479Z] === RUN   TestBuildWithEmptyLayers
10:13:22 [2022-08-30T10:13:22.580Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
10:13:23 [2022-08-30T10:13:23.051Z] --- PASS: TestBuildWithEmptyLayers (0.47s)
10:13:23 [2022-08-30T10:13:23.051Z] === RUN   TestBuildMultiStageOnBuild
10:13:24 [2022-08-30T10:13:24.436Z] --- PASS: TestBuildMultiStageOnBuild (1.68s)
10:13:24 [2022-08-30T10:13:24.436Z] === RUN   TestBuildUncleanTarFilenames
10:13:25 [2022-08-30T10:13:25.119Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
10:13:25 [2022-08-30T10:13:25.380Z] --- PASS: TestBuildUncleanTarFilenames (0.61s)
10:13:25 [2022-08-30T10:13:25.380Z] === RUN   TestBuildMultiStageLayerLeak
10:13:27 [2022-08-30T10:13:27.028Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
10:13:27 [2022-08-30T10:13:27.303Z] --- PASS: TestBuildMultiStageLayerLeak (1.82s)
10:13:27 [2022-08-30T10:13:27.303Z] === RUN   TestBuildWithHugeFile
10:13:27 [2022-08-30T10:13:27.597Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
10:13:27 [2022-08-30T10:13:27.597Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
10:13:28 [2022-08-30T10:13:28.536Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
10:13:28 [2022-08-30T10:13:28.796Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
10:13:30 [2022-08-30T10:13:30.179Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
10:13:30 [2022-08-30T10:13:30.439Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
10:13:31 [2022-08-30T10:13:31.818Z] --- PASS: TestUpdateRestartPolicy (12.58s)
10:13:31 [2022-08-30T10:13:31.818Z] === RUN   TestUpdateRestartWithAutoRemove
10:13:32 [2022-08-30T10:13:32.090Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s)
10:13:32 [2022-08-30T10:13:32.090Z] === RUN   TestWaitNonBlocked
10:13:32 [2022-08-30T10:13:32.090Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:13:32 [2022-08-30T10:13:32.090Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:13:32 [2022-08-30T10:13:32.090Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:13:32 [2022-08-30T10:13:32.090Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:13:32 [2022-08-30T10:13:32.090Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:13:32 [2022-08-30T10:13:32.090Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:13:32 [2022-08-30T10:13:32.353Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
10:13:33 [2022-08-30T10:13:33.740Z] --- PASS: TestWaitNonBlocked (0.01s)
10:13:33 [2022-08-30T10:13:33.740Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.24s)
10:13:33 [2022-08-30T10:13:33.740Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.31s)
10:13:33 [2022-08-30T10:13:33.740Z] === RUN   TestWaitBlocked
10:13:33 [2022-08-30T10:13:33.740Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:13:33 [2022-08-30T10:13:33.740Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:13:33 [2022-08-30T10:13:33.740Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:13:33 [2022-08-30T10:13:33.740Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:13:33 [2022-08-30T10:13:33.740Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:13:33 [2022-08-30T10:13:33.740Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:13:33 [2022-08-30T10:13:33.740Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
10:13:34 [2022-08-30T10:13:34.682Z] --- PASS: TestWaitBlocked (0.01s)
10:13:34 [2022-08-30T10:13:34.683Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s)
10:13:34 [2022-08-30T10:13:34.683Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s)
10:13:34 [2022-08-30T10:13:34.683Z] === RUN   TestWaitConditions
10:13:34 [2022-08-30T10:13:34.683Z] === RUN   TestWaitConditions/default
10:13:34 [2022-08-30T10:13:34.683Z] === PAUSE TestWaitConditions/default
10:13:34 [2022-08-30T10:13:34.683Z] === RUN   TestWaitConditions/not-running
10:13:34 [2022-08-30T10:13:34.683Z] === PAUSE TestWaitConditions/not-running
10:13:34 [2022-08-30T10:13:34.683Z] === RUN   TestWaitConditions/next-exit
10:13:34 [2022-08-30T10:13:34.683Z] === PAUSE TestWaitConditions/next-exit
10:13:34 [2022-08-30T10:13:34.683Z] === RUN   TestWaitConditions/removed
10:13:34 [2022-08-30T10:13:34.683Z] === PAUSE TestWaitConditions/removed
10:13:34 [2022-08-30T10:13:34.683Z] === CONT  TestWaitConditions/default
10:13:34 [2022-08-30T10:13:34.683Z] === CONT  TestWaitConditions/removed
10:13:34 [2022-08-30T10:13:34.683Z] === CONT  TestWaitConditions/default
10:13:34 [2022-08-30T10:13:34.683Z]     wait_test.go:146: ContainerID = 35ac7022d682a83742fdcb0288328eaa84c09d522f1c9718d33cd64c53abfc5b
10:13:34 [2022-08-30T10:13:34.683Z] === CONT  TestWaitConditions/removed
10:13:34 [2022-08-30T10:13:34.683Z]     wait_test.go:146: ContainerID = e60408e65598a1aaa412b0280a7e2b11d7340ce325a2922795e359ea477327ae
10:13:34 [2022-08-30T10:13:34.945Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
10:13:35 [2022-08-30T10:13:35.884Z] === CONT  TestWaitConditions/next-exit
10:13:35 [2022-08-30T10:13:35.884Z]     wait_test.go:146: ContainerID = a099e7ddf361d90b9a1cfc57d69d15b81612034e1dc16ba12a025108584c7eac
10:13:35 [2022-08-30T10:13:35.884Z] === CONT  TestWaitConditions/not-running
10:13:35 [2022-08-30T10:13:35.884Z]     wait_test.go:146: ContainerID = 3d2e89535e5b90db6973af528dc67b5960805dca04587db93cdadca13972a306
10:13:37 [2022-08-30T10:13:37.268Z] --- PASS: TestWaitConditions (0.04s)
10:13:37 [2022-08-30T10:13:37.268Z]     --- PASS: TestWaitConditions/default (1.14s)
10:13:37 [2022-08-30T10:13:37.268Z]     --- PASS: TestWaitConditions/removed (1.20s)
10:13:37 [2022-08-30T10:13:37.268Z]     --- PASS: TestWaitConditions/next-exit (1.09s)
10:13:37 [2022-08-30T10:13:37.268Z]     --- PASS: TestWaitConditions/not-running (1.11s)
10:13:37 [2022-08-30T10:13:37.268Z] === RUN   TestWaitRestartedContainer
10:13:37 [2022-08-30T10:13:37.268Z] === RUN   TestWaitRestartedContainer/default
10:13:37 [2022-08-30T10:13:37.268Z] === PAUSE TestWaitRestartedContainer/default
10:13:37 [2022-08-30T10:13:37.268Z] === RUN   TestWaitRestartedContainer/not-running
10:13:37 [2022-08-30T10:13:37.268Z] === PAUSE TestWaitRestartedContainer/not-running
10:13:37 [2022-08-30T10:13:37.268Z] === RUN   TestWaitRestartedContainer/next-exit
10:13:37 [2022-08-30T10:13:37.268Z] === PAUSE TestWaitRestartedContainer/next-exit
10:13:37 [2022-08-30T10:13:37.268Z] === CONT  TestWaitRestartedContainer/default
10:13:37 [2022-08-30T10:13:37.268Z] === CONT  TestWaitRestartedContainer/next-exit
10:13:39 [2022-08-30T10:13:39.182Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
10:13:39 [2022-08-30T10:13:39.752Z] === CONT  TestWaitRestartedContainer/not-running
10:13:41 [2022-08-30T10:13:41.662Z] --- PASS: TestWaitRestartedContainer (0.02s)
10:13:41 [2022-08-30T10:13:41.662Z]     --- PASS: TestWaitRestartedContainer/default (2.62s)
10:13:41 [2022-08-30T10:13:41.662Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.67s)
10:13:41 [2022-08-30T10:13:41.662Z]     --- PASS: TestWaitRestartedContainer/not-running (1.66s)
10:13:41 [2022-08-30T10:13:41.662Z] === CONT  TestContainerStartOnDaemonRestart
10:13:41 [2022-08-30T10:13:41.662Z] === CONT  TestRestartDaemonWithRestartingContainer
10:13:41 [2022-08-30T10:13:41.662Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
10:13:43 [2022-08-30T10:13:43.572Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
10:13:45 [2022-08-30T10:13:45.484Z] --- PASS: TestContainerStartOnDaemonRestart (4.04s)
10:13:45 [2022-08-30T10:13:45.484Z] === CONT  TestIpcModeOlderClient
10:13:45 [2022-08-30T10:13:45.484Z] --- PASS: TestIpcModeOlderClient (0.10s)
10:13:45 [2022-08-30T10:13:45.484Z] === CONT  TestContainerKillOnDaemonStart
10:13:45 [2022-08-30T10:13:45.484Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.26s)
10:13:45 [2022-08-30T10:13:45.484Z] === CONT  TestDaemonHostGatewayIP
10:13:45 [2022-08-30T10:13:45.744Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
10:13:46 [2022-08-30T10:13:46.004Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
10:13:46 [2022-08-30T10:13:46.004Z]     check_test.go:540: [d8ca12445efc5] daemon is not started
10:13:46 [2022-08-30T10:13:46.004Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
10:13:48 [2022-08-30T10:13:48.545Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
10:13:49 [2022-08-30T10:13:49.116Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
10:13:49 [2022-08-30T10:13:49.376Z] --- PASS: TestDaemonHostGatewayIP (3.88s)
10:13:49 [2022-08-30T10:13:49.376Z] === CONT  TestDaemonRestartIpcMode
10:13:51 [2022-08-30T10:13:51.915Z] === RUN   TestDockerSuite/TestBuildAddNonTar
10:13:52 [2022-08-30T10:13:52.484Z] --- PASS: TestDaemonRestartIpcMode (3.02s)
10:13:52 [2022-08-30T10:13:52.484Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
10:13:52 [2022-08-30T10:13:52.545Z] Created binary: bundles/dynbinary-daemon/dockerd
10:13:52 [2022-08-30T10:13:52.545Z] Building: bundles/dynbinary-daemon/docker-proxy
10:13:52 [2022-08-30T10:13:52.545Z] GOOS="" GOARCH="" GOARM=""
10:13:52 [2022-08-30T10:13:52.545Z] Created binary: bundles/dynbinary-daemon/docker-proxy
10:13:52 [2022-08-30T10:13:52.545Z] 
10:13:52 [2022-08-30T10:13:52.545Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:13:52 [2022-08-30T10:13:52.545Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:13:52 [2022-08-30T10:13:52.545Z] HOSTNAME=1f9bedb53997
10:13:52 [2022-08-30T10:13:52.545Z] DEST=bundles/test-integration
10:13:52 [2022-08-30T10:13:52.545Z] PWD=/go/src/github.com/docker/docker
10:13:52 [2022-08-30T10:13:52.545Z] DOCKER_ROOTLESS=1
10:13:52 [2022-08-30T10:13:52.545Z] DOCKER_GITCOMMIT=8b36298d7fa8d906c3528df4cbdee3a8bfa0493a
10:13:52 [2022-08-30T10:13:52.545Z] container=docker
10:13:52 [2022-08-30T10:13:52.545Z] HOME=/root
10:13:52 [2022-08-30T10:13:52.545Z] GOLANG_VERSION=1.18.5
10:13:52 [2022-08-30T10:13:52.545Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:13:52 [2022-08-30T10:13:52.545Z] VALIDATE_BRANCH=master
10:13:52 [2022-08-30T10:13:52.545Z] TERM=xterm
10:13:52 [2022-08-30T10:13:52.545Z] DOCKER_PKG=github.com/docker/docker
10:13:52 [2022-08-30T10:13:52.545Z] SHLVL=1
10:13:52 [2022-08-30T10:13:52.545Z] TIMEOUT=120m
10:13:52 [2022-08-30T10:13:52.545Z] DOCKER_BUILDTAGS= journald
10:13:52 [2022-08-30T10:13:52.545Z] DOCKER_GRAPHDRIVER=overlay2
10:13:52 [2022-08-30T10:13:52.545Z] GO111MODULE=off
10:13:52 [2022-08-30T10:13:52.545Z] DOCKER_EXPERIMENTAL=1
10:13:52 [2022-08-30T10:13:52.545Z] TEST_SKIP_INTEGRATION_CLI=1
10:13:52 [2022-08-30T10:13:52.545Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:13:52 [2022-08-30T10:13:52.545Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:13:52 [2022-08-30T10:13:52.545Z] GOPATH=/go
10:13:52 [2022-08-30T10:13:52.545Z] PKG_CONFIG=pkg-config
10:13:52 [2022-08-30T10:13:52.545Z] _=/usr/bin/env
10:13:52 [2022-08-30T10:13:52.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:13:53 [2022-08-30T10:13:53.053Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
10:13:53 [2022-08-30T10:13:53.053Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
10:13:53 [2022-08-30T10:13:53.620Z] Created binary: bundles/binary-daemon/dockerd
10:13:53 [2022-08-30T10:13:53.620Z] Copying nested executables into bundles/binary-daemon
10:13:53 [2022-08-30T10:13:53.620Z] Building: bundles/binary-daemon/docker-proxy
10:13:53 [2022-08-30T10:13:53.620Z] GOOS="" GOARCH="" GOARM=""
10:13:53 [2022-08-30T10:13:53.620Z] Created binary: bundles/binary-daemon/docker-proxy
10:13:53 [2022-08-30T10:13:53.620Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
10:13:53 [2022-08-30T10:13:53.945Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44060/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8b36298d7fa8d906c3528df4cbdee3a8bfa0493a -e DOCKER_GRAPHDRIVER docker:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a hack/make.sh cross
10:13:54 [2022-08-30T10:13:54.205Z] 
10:13:54 [2022-08-30T10:13:54.205Z] Removing bundles/
10:13:54 [2022-08-30T10:13:54.465Z] 
10:13:54 [2022-08-30T10:13:54.465Z] ---> Making bundle: cross (in bundles/cross)
10:13:54 [2022-08-30T10:13:54.465Z] Cross building: bundles/cross/linux/amd64
10:13:54 [2022-08-30T10:13:54.465Z] Building: bundles/cross/linux/amd64-daemon/dockerd
10:13:54 [2022-08-30T10:13:54.465Z] GOOS="linux" GOARCH="amd64" GOARM=""
10:13:54 [2022-08-30T10:13:54.960Z]     check_test.go:540: [dc682562c3441] daemon is not started
10:13:54 [2022-08-30T10:13:54.960Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
10:13:55 [2022-08-30T10:13:55.552Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
10:13:58 [2022-08-30T10:13:58.092Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
10:13:58 [2022-08-30T10:13:58.092Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
10:13:58 [2022-08-30T10:13:58.352Z] --- PASS: TestContainerKillOnDaemonStart (12.81s)
10:13:58 [2022-08-30T10:13:58.352Z] PASS
10:13:58 [2022-08-30T10:13:58.352Z] 
10:13:58 [2022-08-30T10:13:58.352Z] === Skipped
10:13:58 [2022-08-30T10:13:58.352Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:13:58 [2022-08-30T10:13:58.352Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:13:58 [2022-08-30T10:13:58.352Z] 
10:13:58 [2022-08-30T10:13:58.352Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
10:13:58 [2022-08-30T10:13:58.352Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:13:58 [2022-08-30T10:13:58.352Z] 
10:13:58 [2022-08-30T10:13:58.352Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
10:13:58 [2022-08-30T10:13:58.352Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:13:58 [2022-08-30T10:13:58.352Z] 
10:13:58 [2022-08-30T10:13:58.352Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s)
10:13:58 [2022-08-30T10:13:58.352Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:13:58 [2022-08-30T10:13:58.352Z] 
10:13:58 [2022-08-30T10:13:58.352Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:13:58 [2022-08-30T10:13:58.352Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:13:58 [2022-08-30T10:13:58.352Z] 
10:13:58 [2022-08-30T10:13:58.352Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
10:13:58 [2022-08-30T10:13:58.352Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:13:58 [2022-08-30T10:13:58.352Z] 
10:13:58 [2022-08-30T10:13:58.352Z] DONE 273 tests, 6 skipped in 175.170s
10:13:58 [2022-08-30T10:13:58.352Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
10:13:58 [2022-08-30T10:13:58.352Z] ++ 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
10:13:58 [2022-08-30T10:13:58.352Z] ++ set -e
10:13:58 [2022-08-30T10:13:58.352Z] ++ '[' -n 0 ']'
10:13:58 [2022-08-30T10:13:58.352Z] ++ set -x
10:13:58 [2022-08-30T10:13:58.352Z] ++ 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
10:13:58 [2022-08-30T10:13:58.612Z] === RUN   TestConfigDaemonLibtrustID
10:13:58 [2022-08-30T10:13:58.872Z] === RUN   TestDockerSuite/TestBuildAddScript
10:13:59 [2022-08-30T10:13:59.134Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
10:13:59 [2022-08-30T10:13:59.134Z] === RUN   TestConfigDaemonID
10:14:00 [2022-08-30T10:14:00.075Z]     daemon_test.go:83: [d80fbcad01910] daemon is not started
10:14:00 [2022-08-30T10:14:00.075Z] --- PASS: TestConfigDaemonID (1.03s)
10:14:00 [2022-08-30T10:14:00.075Z] === RUN   TestDaemonConfigValidation
10:14:00 [2022-08-30T10:14:00.075Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:14:00 [2022-08-30T10:14:00.075Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:14:00 [2022-08-30T10:14:00.075Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:14:00 [2022-08-30T10:14:00.075Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:14:00 [2022-08-30T10:14:00.075Z] === RUN   TestDaemonConfigValidation/invalid_config
10:14:00 [2022-08-30T10:14:00.075Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:14:00 [2022-08-30T10:14:00.075Z] === RUN   TestDaemonConfigValidation/malformed_config
10:14:00 [2022-08-30T10:14:00.075Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:14:00 [2022-08-30T10:14:00.075Z] === RUN   TestDaemonConfigValidation/valid_config
10:14:00 [2022-08-30T10:14:00.075Z] === PAUSE TestDaemonConfigValidation/valid_config
10:14:00 [2022-08-30T10:14:00.075Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:14:00 [2022-08-30T10:14:00.075Z] === CONT  TestDaemonConfigValidation/malformed_config
10:14:00 [2022-08-30T10:14:00.335Z] === CONT  TestDaemonConfigValidation/valid_config
10:14:00 [2022-08-30T10:14:00.335Z] === CONT  TestDaemonConfigValidation/invalid_config
10:14:00 [2022-08-30T10:14:00.335Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:14:00 [2022-08-30T10:14:00.595Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:14:00 [2022-08-30T10:14:00.595Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.15s)
10:14:00 [2022-08-30T10:14:00.595Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.23s)
10:14:00 [2022-08-30T10:14:00.595Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.19s)
10:14:00 [2022-08-30T10:14:00.595Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.26s)
10:14:00 [2022-08-30T10:14:00.595Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.18s)
10:14:00 [2022-08-30T10:14:00.595Z] === RUN   TestConfigDaemonSeccompProfiles
10:14:00 [2022-08-30T10:14:00.595Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:14:01 [2022-08-30T10:14:01.537Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
10:14:01 [2022-08-30T10:14:01.797Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:14:02 [2022-08-30T10:14:02.737Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:14:04 [2022-08-30T10:14:04.120Z] === CONT  TestConfigDaemonSeccompProfiles
10:14:04 [2022-08-30T10:14:04.120Z]     daemon_test.go:197: [da34844d4c305] daemon is not started
10:14:04 [2022-08-30T10:14:04.120Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s)
10:14:04 [2022-08-30T10:14:04.120Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s)
10:14:04 [2022-08-30T10:14:04.120Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
10:14:04 [2022-08-30T10:14:04.120Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s)
10:14:04 [2022-08-30T10:14:04.120Z] === RUN   TestDaemonProxy
10:14:04 [2022-08-30T10:14:04.120Z] === RUN   TestDaemonProxy/environment_variables
10:14:04 [2022-08-30T10:14:04.120Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
10:14:05 [2022-08-30T10:14:05.059Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
10:14:05 [2022-08-30T10:14:05.318Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
10:14:05 [2022-08-30T10:14:05.578Z] === RUN   TestDaemonProxy/command-line_options
10:14:06 [2022-08-30T10:14:06.150Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
10:14:06 [2022-08-30T10:14:06.150Z]     docker_cli_daemon_test.go:2841: Checking IpcMode private set from config
10:14:06 [2022-08-30T10:14:06.720Z]     docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config
10:14:06 [2022-08-30T10:14:06.981Z]     docker_cli_daemon_test.go:2841: Checking IpcMode host set from config
10:14:07 [2022-08-30T10:14:07.241Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
10:14:07 [2022-08-30T10:14:07.241Z] === RUN   TestDaemonProxy/configuration_file
10:14:07 [2022-08-30T10:14:07.501Z]     docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config
10:14:08 [2022-08-30T10:14:08.071Z]     docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config
10:14:08 [2022-08-30T10:14:08.640Z]     docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli
10:14:09 [2022-08-30T10:14:09.209Z]     docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli
10:14:09 [2022-08-30T10:14:09.209Z] === RUN   TestDaemonProxy/conflicting_options
10:14:09 [2022-08-30T10:14:09.779Z]     docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli
10:14:09 [2022-08-30T10:14:09.779Z] === RUN   TestDaemonProxy/reload_sanitized
10:14:10 [2022-08-30T10:14:10.040Z]     docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli
10:14:10 [2022-08-30T10:14:10.300Z] --- PASS: TestDaemonProxy (6.39s)
10:14:10 [2022-08-30T10:14:10.300Z]     --- PASS: TestDaemonProxy/environment_variables (1.77s)
10:14:10 [2022-08-30T10:14:10.300Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
10:14:10 [2022-08-30T10:14:10.300Z]     --- PASS: TestDaemonProxy/configuration_file (1.82s)
10:14:10 [2022-08-30T10:14:10.300Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
10:14:10 [2022-08-30T10:14:10.300Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.54s)
10:14:10 [2022-08-30T10:14:10.300Z] PASS
10:14:10 [2022-08-30T10:14:10.300Z] 
10:14:10 [2022-08-30T10:14:10.300Z] DONE 18 tests in 11.926s
10:14:10 [2022-08-30T10:14:10.300Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:14:10 [2022-08-30T10:14:10.300Z] ++ 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
10:14:10 [2022-08-30T10:14:10.300Z] ++ set -e
10:14:10 [2022-08-30T10:14:10.300Z] ++ '[' -n 0 ']'
10:14:10 [2022-08-30T10:14:10.300Z] ++ set -x
10:14:10 [2022-08-30T10:14:10.300Z] ++ 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
10:14:10 [2022-08-30T10:14:10.560Z] INFO: Testing against a local daemon
10:14:10 [2022-08-30T10:14:10.560Z] === RUN   TestCommitInheritsEnv
10:14:10 [2022-08-30T10:14:10.560Z]     docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli
10:14:10 [2022-08-30T10:14:10.561Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
10:14:10 [2022-08-30T10:14:10.820Z] --- PASS: TestCommitInheritsEnv (0.40s)
10:14:10 [2022-08-30T10:14:10.820Z] === RUN   TestImportExtremelyLargeImageWorks
10:14:10 [2022-08-30T10:14:10.820Z] === PAUSE TestImportExtremelyLargeImageWorks
10:14:10 [2022-08-30T10:14:10.820Z] === RUN   TestImportWithCustomPlatform
10:14:10 [2022-08-30T10:14:10.820Z] === RUN   TestImportWithCustomPlatform/#00
10:14:11 [2022-08-30T10:14:11.080Z] === RUN   TestImportWithCustomPlatform/_______
10:14:11 [2022-08-30T10:14:11.080Z] === RUN   TestImportWithCustomPlatform//
10:14:11 [2022-08-30T10:14:11.080Z] === RUN   TestImportWithCustomPlatform/linux
10:14:11 [2022-08-30T10:14:11.080Z] === RUN   TestImportWithCustomPlatform/LINUX
10:14:11 [2022-08-30T10:14:11.080Z]     check_test.go:540: [daa6190dc16b3] daemon is not started
10:14:11 [2022-08-30T10:14:11.080Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
10:14:11 [2022-08-30T10:14:11.340Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:14:11 [2022-08-30T10:14:11.340Z] === RUN   TestImportWithCustomPlatform/macos
10:14:11 [2022-08-30T10:14:11.340Z] === RUN   TestImportWithCustomPlatform/macos/arm64
10:14:11 [2022-08-30T10:14:11.340Z] === RUN   TestImportWithCustomPlatform/nintendo64
10:14:11 [2022-08-30T10:14:11.340Z] --- PASS: TestImportWithCustomPlatform (0.53s)
10:14:11 [2022-08-30T10:14:11.340Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.11s)
10:14:11 [2022-08-30T10:14:11.340Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
10:14:11 [2022-08-30T10:14:11.341Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
10:14:11 [2022-08-30T10:14:11.341Z]     --- PASS: TestImportWithCustomPlatform/linux (0.10s)
10:14:11 [2022-08-30T10:14:11.341Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.15s)
10:14:11 [2022-08-30T10:14:11.341Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s)
10:14:11 [2022-08-30T10:14:11.341Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
10:14:11 [2022-08-30T10:14:11.341Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
10:14:11 [2022-08-30T10:14:11.341Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
10:14:11 [2022-08-30T10:14:11.341Z] === RUN   TestImagesFilterMultiReference
10:14:11 [2022-08-30T10:14:11.603Z] --- PASS: TestImagesFilterMultiReference (0.11s)
10:14:11 [2022-08-30T10:14:11.603Z] === RUN   TestImagePullPlatformInvalid
10:14:11 [2022-08-30T10:14:11.603Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
10:14:11 [2022-08-30T10:14:11.603Z] === RUN   TestRemoveImageOrphaning
10:14:11 [2022-08-30T10:14:11.863Z] --- PASS: TestRemoveImageOrphaning (0.40s)
10:14:11 [2022-08-30T10:14:11.863Z] === RUN   TestRemoveImageGarbageCollector
10:14:12 [2022-08-30T10:14:12.123Z]     check_test.go:540: [dee3b486db804] daemon is not started
10:14:12 [2022-08-30T10:14:12.123Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
10:14:12 [2022-08-30T10:14:12.383Z] time="2022-08-30T10:14:12Z" level=info msg="[graphdriver] trying configured driver: overlay2"
10:14:12 [2022-08-30T10:14:12.644Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
10:14:13 [2022-08-30T10:14:13.212Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
10:14:13 [2022-08-30T10:14:13.472Z] === RUN   TestDockerSuite/TestBuildAddTar
10:14:14 [2022-08-30T10:14:14.434Z] --- PASS: TestRemoveImageGarbageCollector (2.26s)
10:14:14 [2022-08-30T10:14:14.434Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:14:14 [2022-08-30T10:14:14.434Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
10:14:14 [2022-08-30T10:14:14.434Z] === RUN   TestTagInvalidReference
10:14:14 [2022-08-30T10:14:14.434Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
10:14:14 [2022-08-30T10:14:14.434Z] --- PASS: TestTagInvalidReference (0.03s)
10:14:14 [2022-08-30T10:14:14.434Z] === RUN   TestTagValidPrefixedRepo
10:14:14 [2022-08-30T10:14:14.434Z] --- PASS: TestTagValidPrefixedRepo (0.14s)
10:14:14 [2022-08-30T10:14:14.434Z] === RUN   TestTagExistedNameWithoutForce
10:14:14 [2022-08-30T10:14:14.434Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
10:14:14 [2022-08-30T10:14:14.434Z] === RUN   TestTagOfficialNames
10:14:14 [2022-08-30T10:14:14.694Z] --- PASS: TestTagOfficialNames (0.10s)
10:14:14 [2022-08-30T10:14:14.694Z] === RUN   TestTagMatchesDigest
10:14:14 [2022-08-30T10:14:14.694Z] --- PASS: TestTagMatchesDigest (0.02s)
10:14:14 [2022-08-30T10:14:14.694Z] === CONT  TestImportExtremelyLargeImageWorks
10:14:17 [2022-08-30T10:14:17.234Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
10:14:17 [2022-08-30T10:14:17.803Z]     check_test.go:540: [d1c705c03542c] daemon is not started
10:14:17 [2022-08-30T10:14:17.803Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
10:14:21 [2022-08-30T10:14:21.100Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
10:14:21 [2022-08-30T10:14:21.670Z] === RUN   TestDockerSuite/TestBuildAddTarXz
10:14:22 [2022-08-30T10:14:22.608Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
10:14:23 [2022-08-30T10:14:23.178Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
10:14:23 [2022-08-30T10:14:23.637Z] --- PASS: TestBuildWithHugeFile (50.34s)
10:14:23 [2022-08-30T10:14:23.637Z] === RUN   TestBuildWCOWSandboxSize
10:14:23 [2022-08-30T10:14:23.637Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:14:23 [2022-08-30T10:14:23.637Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:14:23 [2022-08-30T10:14:23.637Z] === RUN   TestBuildWithEmptyDockerfile
10:14:23 [2022-08-30T10:14:23.637Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:14:23 [2022-08-30T10:14:23.637Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:14:23 [2022-08-30T10:14:23.637Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:14:23 [2022-08-30T10:14:23.637Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:14:23 [2022-08-30T10:14:23.637Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:14:23 [2022-08-30T10:14:23.637Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:14:23 [2022-08-30T10:14:23.637Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:14:23 [2022-08-30T10:14:23.637Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:14:23 [2022-08-30T10:14:23.637Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:14:23 [2022-08-30T10:14:23.637Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
10:14:23 [2022-08-30T10:14:23.637Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
10:14:23 [2022-08-30T10:14:23.637Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
10:14:23 [2022-08-30T10:14:23.637Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
10:14:23 [2022-08-30T10:14:23.637Z] === RUN   TestBuildPreserveOwnership
10:14:23 [2022-08-30T10:14:23.637Z] === RUN   TestBuildPreserveOwnership/copy_from
10:14:23 [2022-08-30T10:14:23.637Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:14:23 [2022-08-30T10:14:23.637Z] --- PASS: TestBuildPreserveOwnership (3.66s)
10:14:23 [2022-08-30T10:14:23.637Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.43s)
10:14:23 [2022-08-30T10:14:23.637Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.22s)
10:14:23 [2022-08-30T10:14:23.637Z] === RUN   TestBuildPlatformInvalid
10:14:23 [2022-08-30T10:14:23.637Z] --- PASS: TestBuildPlatformInvalid (0.07s)
10:14:23 [2022-08-30T10:14:23.637Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:14:23 [2022-08-30T10:14:23.637Z] Loaded image: busybox:latest
10:14:23 [2022-08-30T10:14:23.637Z] Loaded image: busybox:glibc
10:14:23 [2022-08-30T10:14:23.637Z] Loaded image: debian:bullseye-slim
10:14:23 [2022-08-30T10:14:23.637Z] Loaded image: hello-world:latest
10:14:23 [2022-08-30T10:14:23.637Z] Loaded image: arm32v7/hello-world:latest
10:14:24 [2022-08-30T10:14:24.560Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
10:14:26 [2022-08-30T10:14:26.469Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
10:14:27 [2022-08-30T10:14:27.407Z]     check_test.go:540: [d18688cb82999] daemon is not started
10:14:27 [2022-08-30T10:14:27.408Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
10:14:28 [2022-08-30T10:14:28.790Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
10:14:31 [2022-08-30T10:14:31.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:14:31 [2022-08-30T10:14:31.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:14:32 [2022-08-30T10:14:32.086Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
10:14:33 [2022-08-30T10:14:33.637Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.87s)
10:14:33 [2022-08-30T10:14:33.637Z] PASS
10:14:33 [2022-08-30T10:14:33.637Z] 
10:14:33 [2022-08-30T10:14:33.637Z] === Skipped
10:14:33 [2022-08-30T10:14:33.637Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:14:33 [2022-08-30T10:14:33.637Z]     build_session_test.go:25: TODO: BuildKit
10:14:33 [2022-08-30T10:14:33.637Z] 
10:14:33 [2022-08-30T10:14:33.637Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:14:33 [2022-08-30T10:14:33.637Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:14:33 [2022-08-30T10:14:33.637Z] 
10:14:33 [2022-08-30T10:14:33.637Z] DONE 34 tests, 2 skipped in 87.631s
10:14:33 [2022-08-30T10:14:33.637Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:14:33 [2022-08-30T10:14:33.637Z] INFO: Testing against a local daemon
10:14:33 [2022-08-30T10:14:33.637Z] === RUN   TestConfigInspect
10:14:34 [2022-08-30T10:14:34.578Z] --- PASS: TestConfigInspect (2.37s)
10:14:34 [2022-08-30T10:14:34.579Z] === RUN   TestConfigList
10:14:36 [2022-08-30T10:14:36.285Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
10:14:36 [2022-08-30T10:14:36.285Z] === RUN   TestDockerSuite/TestBuildBlankName
10:14:36 [2022-08-30T10:14:36.545Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
10:14:37 [2022-08-30T10:14:37.123Z] --- PASS: TestConfigList (2.18s)
10:14:37 [2022-08-30T10:14:37.123Z] === RUN   TestConfigsCreateAndDelete
10:14:38 [2022-08-30T10:14:38.454Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
10:14:38 [2022-08-30T10:14:38.710Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.003s	coverage: 60.0% of statements
10:14:38 [2022-08-30T10:14:38.711Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
10:14:38 [2022-08-30T10:14:38.711Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
10:14:38 [2022-08-30T10:14:38.711Z] ok  	github.com/docker/docker/libnetwork/osl	4.347s	coverage: 39.7% of statements
10:14:38 [2022-08-30T10:14:38.711Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
10:14:38 [2022-08-30T10:14:38.711Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
10:14:38 [2022-08-30T10:14:38.711Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.687s	coverage: 48.6% of statements
10:14:38 [2022-08-30T10:14:38.711Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
10:14:38 [2022-08-30T10:14:38.711Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
10:14:38 [2022-08-30T10:14:38.711Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
10:14:38 [2022-08-30T10:14:38.711Z] 
10:14:38 [2022-08-30T10:14:38.711Z] === Skipped
10:14:38 [2022-08-30T10:14:38.711Z] === SKIP: libnetwork TestParallel1 (0.00s)
10:14:38 [2022-08-30T10:14:38.711Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
10:14:38 [2022-08-30T10:14:38.711Z] 
10:14:38 [2022-08-30T10:14:38.711Z] === SKIP: libnetwork TestParallel3 (0.00s)
10:14:38 [2022-08-30T10:14:38.711Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
10:14:38 [2022-08-30T10:14:38.711Z] 
10:14:38 [2022-08-30T10:14:38.711Z] === SKIP: libnetwork TestParallel2 (0.00s)
10:14:38 [2022-08-30T10:14:38.711Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
10:14:38 [2022-08-30T10:14:38.711Z] 
10:14:38 [2022-08-30T10:14:38.711Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
10:14:38 [2022-08-30T10:14:38.711Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
10:14:38 [2022-08-30T10:14:38.711Z] 
10:14:38 [2022-08-30T10:14:38.711Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
10:14:38 [2022-08-30T10:14:38.711Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
10:14:38 [2022-08-30T10:14:38.711Z] 
10:14:38 [2022-08-30T10:14:38.711Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
10:14:38 [2022-08-30T10:14:38.711Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
10:14:38 [2022-08-30T10:14:38.711Z] 
10:14:38 [2022-08-30T10:14:38.711Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
10:14:38 [2022-08-30T10:14:38.711Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
10:14:38 [2022-08-30T10:14:38.711Z] 
10:14:38 [2022-08-30T10:14:38.711Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
10:14:38 [2022-08-30T10:14:38.711Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
10:14:38 [2022-08-30T10:14:38.711Z] 
10:14:38 [2022-08-30T10:14:38.711Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
10:14:38 [2022-08-30T10:14:38.711Z]     firewalld_test.go:14: firewalld is not running
10:14:38 [2022-08-30T10:14:38.711Z] 
10:14:38 [2022-08-30T10:14:38.711Z] DONE 327 tests, 9 skipped in 202.785s
10:14:38 [2022-08-30T10:14:38.714Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
10:14:39 [2022-08-30T10:14:39.036Z] --- PASS: TestConfigsCreateAndDelete (2.20s)
10:14:39 [2022-08-30T10:14:39.036Z] === RUN   TestConfigsUpdate
Post stage
[Pipeline] junit
10:14:39 [2022-08-30T10:14:39.287Z] Recording test results
10:14:40 [2022-08-30T10:14:40.651Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
10:14:40 [2022-08-30T10:14:40.774Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:14:40 [2022-08-30T10:14:40.911Z]     check_test.go:540: [d92fa8020e10a] daemon is not started
10:14:40 [2022-08-30T10:14:40.911Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
10:14:40 [2022-08-30T10:14:40.955Z] --- PASS: TestConfigsUpdate (1.77s)
10:14:40 [2022-08-30T10:14:40.955Z] === RUN   TestTemplatedConfig
10:14:41 [2022-08-30T10:14:41.109Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44060/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b36298d7fa8d906c3528df4cbdee3a8bfa0493a -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:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a hack/make.sh dynbinary test-integration
10:14:41 [2022-08-30T10:14:41.366Z] 
10:14:41 [2022-08-30T10:14:41.481Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
10:14:41 [2022-08-30T10:14:41.623Z] Removing bundles/
10:14:41 [2022-08-30T10:14:41.623Z] 
10:14:41 [2022-08-30T10:14:41.623Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:14:41 [2022-08-30T10:14:41.623Z] Building: bundles/dynbinary-daemon/dockerd
10:14:41 [2022-08-30T10:14:41.623Z] GOOS="" GOARCH="" GOARM=""
10:14:42 [2022-08-30T10:14:42.051Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
10:14:42 [2022-08-30T10:14:42.051Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
10:14:42 [2022-08-30T10:14:42.621Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
10:14:43 [2022-08-30T10:14:43.499Z] --- PASS: TestTemplatedConfig (2.61s)
10:14:43 [2022-08-30T10:14:43.499Z] === RUN   TestConfigCreateResolve
10:14:44 [2022-08-30T10:14:44.529Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
10:14:44 [2022-08-30T10:14:44.529Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
10:14:44 [2022-08-30T10:14:44.529Z]     check_test.go:540: [d4cb5bcf2d8e8] daemon is not started
10:14:44 [2022-08-30T10:14:44.530Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
10:14:45 [2022-08-30T10:14:45.413Z] --- PASS: TestConfigCreateResolve (2.19s)
10:14:45 [2022-08-30T10:14:45.413Z] PASS
10:14:45 [2022-08-30T10:14:45.413Z] 
10:14:45 [2022-08-30T10:14:45.413Z] DONE 6 tests in 13.350s
10:14:45 [2022-08-30T10:14:45.413Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:14:45 [2022-08-30T10:14:45.674Z] INFO: Testing against a local daemon
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestAttachWithTTY
10:14:45 [2022-08-30T10:14:45.674Z] --- PASS: TestAttachWithTTY (0.07s)
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestAttachWithoutTTy
10:14:45 [2022-08-30T10:14:45.674Z] --- PASS: TestAttachWithoutTTy (0.11s)
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestCheckpoint
10:14:45 [2022-08-30T10:14:45.674Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:14:45 [2022-08-30T10:14:45.674Z] --- SKIP: TestCheckpoint (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/commit
10:14:45 [2022-08-30T10:14:45.674Z] === PAUSE TestContainerInvalidJSON/commit
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/containers/create
10:14:45 [2022-08-30T10:14:45.674Z] === PAUSE TestContainerInvalidJSON/containers/create
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:14:45 [2022-08-30T10:14:45.674Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:14:45 [2022-08-30T10:14:45.674Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:14:45 [2022-08-30T10:14:45.674Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:14:45 [2022-08-30T10:14:45.674Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
10:14:45 [2022-08-30T10:14:45.674Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
10:14:45 [2022-08-30T10:14:45.674Z] === CONT  TestContainerInvalidJSON/commit
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:14:45 [2022-08-30T10:14:45.674Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
10:14:45 [2022-08-30T10:14:45.674Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
10:14:45 [2022-08-30T10:14:45.674Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
10:14:45 [2022-08-30T10:14:45.674Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:14:45 [2022-08-30T10:14:45.674Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:14:45 [2022-08-30T10:14:45.674Z] === CONT  TestContainerInvalidJSON/containers/create
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:14:45 [2022-08-30T10:14:45.674Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:14:45 [2022-08-30T10:14:45.674Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:14:45 [2022-08-30T10:14:45.674Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:14:45 [2022-08-30T10:14:45.935Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
10:14:45 [2022-08-30T10:14:45.935Z] === RUN   TestCopyFromContainerPathIsNotDir
10:14:45 [2022-08-30T10:14:45.935Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
10:14:45 [2022-08-30T10:14:45.935Z] === RUN   TestCopyToContainerPathDoesNotExist
10:14:45 [2022-08-30T10:14:45.935Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
10:14:45 [2022-08-30T10:14:45.935Z] === RUN   TestCopyEmptyFile
10:14:46 [2022-08-30T10:14:46.196Z] --- PASS: TestCopyEmptyFile (0.22s)
10:14:46 [2022-08-30T10:14:46.196Z] === RUN   TestCopyToContainerPathIsNotDir
10:14:46 [2022-08-30T10:14:46.196Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
10:14:46 [2022-08-30T10:14:46.196Z] === RUN   TestCopyFromContainer
10:14:46 [2022-08-30T10:14:46.439Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
10:14:47 [2022-08-30T10:14:47.008Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
10:14:47 [2022-08-30T10:14:47.580Z] === RUN   TestCopyFromContainer//
10:14:47 [2022-08-30T10:14:47.580Z] === RUN   TestCopyFromContainer//bar/root
10:14:47 [2022-08-30T10:14:47.580Z] === RUN   TestCopyFromContainer//bar/root/
10:14:47 [2022-08-30T10:14:47.580Z] === RUN   TestCopyFromContainer/bar/quux
10:14:47 [2022-08-30T10:14:47.580Z] === RUN   TestCopyFromContainer/bar/quux/
10:14:47 [2022-08-30T10:14:47.580Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:14:47 [2022-08-30T10:14:47.580Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:14:47 [2022-08-30T10:14:47.841Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:14:47 [2022-08-30T10:14:47.841Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:14:47 [2022-08-30T10:14:47.841Z] === RUN   TestCopyFromContainer/bar/notarget
10:14:47 [2022-08-30T10:14:47.841Z] --- PASS: TestCopyFromContainer (1.75s)
10:14:47 [2022-08-30T10:14:47.841Z]     --- PASS: TestCopyFromContainer// (0.06s)
10:14:47 [2022-08-30T10:14:47.841Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
10:14:47 [2022-08-30T10:14:47.841Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
10:14:47 [2022-08-30T10:14:47.841Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
10:14:47 [2022-08-30T10:14:47.841Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
10:14:47 [2022-08-30T10:14:47.841Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
10:14:47 [2022-08-30T10:14:47.841Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
10:14:47 [2022-08-30T10:14:47.841Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
10:14:47 [2022-08-30T10:14:47.841Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
10:14:47 [2022-08-30T10:14:47.841Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
10:14:47 [2022-08-30T10:14:47.841Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:14:47 [2022-08-30T10:14:47.841Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:14:47 [2022-08-30T10:14:47.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:14:47 [2022-08-30T10:14:47.841Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:14:47 [2022-08-30T10:14:47.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:14:47 [2022-08-30T10:14:47.841Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:14:47 [2022-08-30T10:14:47.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:14:47 [2022-08-30T10:14:47.841Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:14:47 [2022-08-30T10:14:47.841Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:14:47 [2022-08-30T10:14:47.841Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:14:47 [2022-08-30T10:14:47.841Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:14:47 [2022-08-30T10:14:47.841Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:14:47 [2022-08-30T10:14:47.841Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:14:47 [2022-08-30T10:14:47.841Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:14:47 [2022-08-30T10:14:47.841Z] === RUN   TestCreateLinkToNonExistingContainer
10:14:48 [2022-08-30T10:14:48.102Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
10:14:48 [2022-08-30T10:14:48.102Z] === RUN   TestCreateWithInvalidEnv
10:14:48 [2022-08-30T10:14:48.102Z] === RUN   TestCreateWithInvalidEnv/0
10:14:48 [2022-08-30T10:14:48.102Z] === PAUSE TestCreateWithInvalidEnv/0
10:14:48 [2022-08-30T10:14:48.102Z] === RUN   TestCreateWithInvalidEnv/1
10:14:48 [2022-08-30T10:14:48.102Z] === PAUSE TestCreateWithInvalidEnv/1
10:14:48 [2022-08-30T10:14:48.102Z] === RUN   TestCreateWithInvalidEnv/2
10:14:48 [2022-08-30T10:14:48.102Z] === PAUSE TestCreateWithInvalidEnv/2
10:14:48 [2022-08-30T10:14:48.102Z] === CONT  TestCreateWithInvalidEnv/0
10:14:48 [2022-08-30T10:14:48.102Z] === CONT  TestCreateWithInvalidEnv/2
10:14:48 [2022-08-30T10:14:48.102Z] === CONT  TestCreateWithInvalidEnv/1
10:14:48 [2022-08-30T10:14:48.102Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:14:48 [2022-08-30T10:14:48.102Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:14:48 [2022-08-30T10:14:48.102Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:14:48 [2022-08-30T10:14:48.102Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:14:48 [2022-08-30T10:14:48.102Z] === RUN   TestCreateTmpfsMountsTarget
10:14:48 [2022-08-30T10:14:48.102Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:14:48 [2022-08-30T10:14:48.102Z] === RUN   TestCreateWithCustomMaskedPaths
10:14:48 [2022-08-30T10:14:48.918Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
10:14:49 [2022-08-30T10:14:49.489Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
10:14:49 [2022-08-30T10:14:49.749Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
10:14:50 [2022-08-30T10:14:50.014Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s)
10:14:50 [2022-08-30T10:14:50.014Z] === RUN   TestCreateWithCustomReadonlyPaths
10:14:51 [2022-08-30T10:14:51.398Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s)
10:14:51 [2022-08-30T10:14:51.398Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:14:51 [2022-08-30T10:14:51.398Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:14:51 [2022-08-30T10:14:51.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:14:51 [2022-08-30T10:14:51.398Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:14:51 [2022-08-30T10:14:51.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:14:51 [2022-08-30T10:14:51.398Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:14:51 [2022-08-30T10:14:51.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:14:51 [2022-08-30T10:14:51.398Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:14:51 [2022-08-30T10:14:51.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:14:51 [2022-08-30T10:14:51.398Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:14:51 [2022-08-30T10:14:51.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:14:51 [2022-08-30T10:14:51.398Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:14:51 [2022-08-30T10:14:51.398Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:14:51 [2022-08-30T10:14:51.398Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:14:51 [2022-08-30T10:14:51.398Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:14:51 [2022-08-30T10:14:51.398Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:14:51 [2022-08-30T10:14:51.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:14:51 [2022-08-30T10:14:51.398Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:14:51 [2022-08-30T10:14:51.398Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:14:51 [2022-08-30T10:14:51.398Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:14:51 [2022-08-30T10:14:51.398Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:14:51 [2022-08-30T10:14:51.398Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:14:51 [2022-08-30T10:14:51.398Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:14:51 [2022-08-30T10:14:51.969Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s)
10:14:51 [2022-08-30T10:14:51.969Z] === RUN   TestCreateDifferentPlatform
10:14:51 [2022-08-30T10:14:51.969Z] === RUN   TestCreateDifferentPlatform/different_os
10:14:51 [2022-08-30T10:14:51.969Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:14:51 [2022-08-30T10:14:51.969Z] --- PASS: TestCreateDifferentPlatform (0.02s)
10:14:51 [2022-08-30T10:14:51.969Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:14:51 [2022-08-30T10:14:51.969Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:14:51 [2022-08-30T10:14:51.969Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:14:51 [2022-08-30T10:14:51.969Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
10:14:51 [2022-08-30T10:14:51.969Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:14:51 [2022-08-30T10:14:51.969Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
10:14:51 [2022-08-30T10:14:51.969Z] === RUN   TestCreateInvalidHostConfig
10:14:51 [2022-08-30T10:14:51.969Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
10:14:51 [2022-08-30T10:14:51.969Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
10:14:51 [2022-08-30T10:14:51.969Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
10:14:51 [2022-08-30T10:14:51.969Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
10:14:51 [2022-08-30T10:14:51.969Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:14:51 [2022-08-30T10:14:51.969Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:14:51 [2022-08-30T10:14:51.969Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
10:14:51 [2022-08-30T10:14:51.969Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
10:14:52 [2022-08-30T10:14:52.230Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
10:14:52 [2022-08-30T10:14:52.230Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
10:14:52 [2022-08-30T10:14:52.230Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:14:52 [2022-08-30T10:14:52.230Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
10:14:52 [2022-08-30T10:14:52.230Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
10:14:52 [2022-08-30T10:14:52.230Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
10:14:52 [2022-08-30T10:14:52.230Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
10:14:52 [2022-08-30T10:14:52.230Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
10:14:52 [2022-08-30T10:14:52.230Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
10:14:52 [2022-08-30T10:14:52.230Z] === RUN   TestContainerStartOnDaemonRestart
10:14:52 [2022-08-30T10:14:52.230Z] === PAUSE TestContainerStartOnDaemonRestart
10:14:52 [2022-08-30T10:14:52.230Z] === RUN   TestDaemonRestartIpcMode
10:14:52 [2022-08-30T10:14:52.230Z] === PAUSE TestDaemonRestartIpcMode
10:14:52 [2022-08-30T10:14:52.230Z] === RUN   TestDaemonHostGatewayIP
10:14:52 [2022-08-30T10:14:52.230Z] === PAUSE TestDaemonHostGatewayIP
10:14:52 [2022-08-30T10:14:52.230Z] === RUN   TestRestartDaemonWithRestartingContainer
10:14:52 [2022-08-30T10:14:52.230Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:14:52 [2022-08-30T10:14:52.230Z] === RUN   TestContainerKillOnDaemonStart
10:14:52 [2022-08-30T10:14:52.230Z] === PAUSE TestContainerKillOnDaemonStart
10:14:52 [2022-08-30T10:14:52.230Z] === RUN   TestDiff
10:14:52 [2022-08-30T10:14:52.800Z] --- PASS: TestDiff (0.58s)
10:14:52 [2022-08-30T10:14:52.800Z] === RUN   TestExecConsoleSize
10:14:53 [2022-08-30T10:14:53.047Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
10:14:53 [2022-08-30T10:14:53.371Z] --- PASS: TestExecConsoleSize (0.62s)
10:14:53 [2022-08-30T10:14:53.371Z] === RUN   TestExecWithCloseStdin
10:14:53 [2022-08-30T10:14:53.943Z] --- PASS: TestExecWithCloseStdin (0.63s)
10:14:53 [2022-08-30T10:14:53.943Z] === RUN   TestExec
10:14:53 [2022-08-30T10:14:53.987Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
10:14:54 [2022-08-30T10:14:54.514Z] --- PASS: TestExec (0.59s)
10:14:54 [2022-08-30T10:14:54.514Z] === RUN   TestExecUser
10:14:55 [2022-08-30T10:14:55.084Z] --- PASS: TestExecUser (0.65s)
10:14:55 [2022-08-30T10:14:55.084Z] === RUN   TestExportContainerAndImportImage
10:14:55 [2022-08-30T10:14:55.895Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
10:14:56 [2022-08-30T10:14:56.027Z] --- PASS: TestExportContainerAndImportImage (0.68s)
10:14:56 [2022-08-30T10:14:56.027Z] === RUN   TestExportContainerAfterDaemonRestart
10:14:57 [2022-08-30T10:14:57.412Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s)
10:14:57 [2022-08-30T10:14:57.412Z] === RUN   TestHealthCheckWorkdir
10:14:57 [2022-08-30T10:14:57.806Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
10:14:57 [2022-08-30T10:14:57.986Z] --- PASS: TestHealthCheckWorkdir (0.75s)
10:14:57 [2022-08-30T10:14:57.986Z] === RUN   TestHealthKillContainer
10:15:01 [2022-08-30T10:15:01.106Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
10:15:04 [2022-08-30T10:15:04.422Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
10:15:04 [2022-08-30T10:15:04.422Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
10:15:06 [2022-08-30T10:15:06.122Z] --- PASS: TestHealthKillContainer (8.16s)
10:15:06 [2022-08-30T10:15:06.123Z] === RUN   TestHealthCheckProcessKilled
10:15:07 [2022-08-30T10:15:07.064Z] --- PASS: TestHealthCheckProcessKilled (0.95s)
10:15:07 [2022-08-30T10:15:07.064Z] === RUN   TestInspectCpusetInConfigPre120
10:15:07 [2022-08-30T10:15:07.636Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s)
10:15:07 [2022-08-30T10:15:07.636Z] === RUN   TestIpcModeNone
10:15:08 [2022-08-30T10:15:08.207Z] --- PASS: TestIpcModeNone (0.65s)
10:15:08 [2022-08-30T10:15:08.207Z] === RUN   TestIpcModePrivate
10:15:08 [2022-08-30T10:15:08.468Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
10:15:08 [2022-08-30T10:15:08.621Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
10:15:08 [2022-08-30T10:15:08.728Z] --- PASS: TestIpcModePrivate (0.60s)
10:15:08 [2022-08-30T10:15:08.729Z] === RUN   TestIpcModeShareable
10:15:08 [2022-08-30T10:15:08.881Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
10:15:09 [2022-08-30T10:15:09.300Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
10:15:09 [2022-08-30T10:15:09.561Z] --- PASS: TestIpcModeShareable (0.64s)
10:15:09 [2022-08-30T10:15:09.561Z] === RUN   TestAPIIpcModeShareableAndContainer
10:15:10 [2022-08-30T10:15:10.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:15:10 [2022-08-30T10:15:10.790Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
10:15:11 [2022-08-30T10:15:11.050Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
10:15:11 [2022-08-30T10:15:11.504Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.90s)
10:15:11 [2022-08-30T10:15:11.504Z] === RUN   TestAPIIpcModeHost
10:15:11 [2022-08-30T10:15:11.620Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
10:15:11 [2022-08-30T10:15:11.620Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
10:15:11 [2022-08-30T10:15:11.783Z] --- PASS: TestAPIIpcModeHost (0.44s)
10:15:11 [2022-08-30T10:15:11.784Z] === RUN   TestDaemonIpcModeShareable
10:15:12 [2022-08-30T10:15:12.735Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
10:15:12 [2022-08-30T10:15:12.996Z] --- PASS: TestDaemonIpcModeShareable (1.22s)
10:15:12 [2022-08-30T10:15:12.996Z] === RUN   TestDaemonIpcModePrivate
10:15:13 [2022-08-30T10:15:13.001Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
10:15:13 [2022-08-30T10:15:13.569Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
10:15:13 [2022-08-30T10:15:13.937Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
10:15:14 [2022-08-30T10:15:14.198Z] --- PASS: TestDaemonIpcModePrivate (1.22s)
10:15:14 [2022-08-30T10:15:14.198Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:15:15 [2022-08-30T10:15:15.583Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
10:15:15 [2022-08-30T10:15:15.583Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s)
10:15:15 [2022-08-30T10:15:15.583Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:15:15 [2022-08-30T10:15:15.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:15:16 [2022-08-30T10:15:16.110Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
10:15:16 [2022-08-30T10:15:16.110Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
10:15:16 [2022-08-30T10:15:16.525Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
10:15:16 [2022-08-30T10:15:16.525Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s)
10:15:16 [2022-08-30T10:15:16.525Z] === RUN   TestIpcModeOlderClient
10:15:16 [2022-08-30T10:15:16.785Z] === PAUSE TestIpcModeOlderClient
10:15:16 [2022-08-30T10:15:16.785Z] === RUN   TestKillContainerInvalidSignal
10:15:17 [2022-08-30T10:15:17.047Z] --- PASS: TestKillContainerInvalidSignal (0.48s)
10:15:17 [2022-08-30T10:15:17.047Z] === RUN   TestKillContainer
10:15:17 [2022-08-30T10:15:17.047Z] === RUN   TestKillContainer/no_signal
10:15:17 [2022-08-30T10:15:17.618Z] === RUN   TestKillContainer/non_killing_signal
10:15:17 [2022-08-30T10:15:17.879Z] === RUN   TestKillContainer/killing_signal
10:15:18 [2022-08-30T10:15:18.451Z] --- PASS: TestKillContainer (1.41s)
10:15:18 [2022-08-30T10:15:18.451Z]     --- PASS: TestKillContainer/no_signal (0.44s)
10:15:18 [2022-08-30T10:15:18.451Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
10:15:18 [2022-08-30T10:15:18.451Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
10:15:18 [2022-08-30T10:15:18.451Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:15:18 [2022-08-30T10:15:18.451Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:15:19 [2022-08-30T10:15:19.023Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:15:19 [2022-08-30T10:15:19.971Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s)
10:15:19 [2022-08-30T10:15:19.971Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
10:15:19 [2022-08-30T10:15:19.972Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s)
10:15:19 [2022-08-30T10:15:19.972Z] === RUN   TestKillStoppedContainer
10:15:19 [2022-08-30T10:15:19.972Z] --- PASS: TestKillStoppedContainer (0.05s)
10:15:19 [2022-08-30T10:15:19.972Z] === RUN   TestKillStoppedContainerAPIPre120
10:15:19 [2022-08-30T10:15:19.972Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
10:15:19 [2022-08-30T10:15:19.972Z] === RUN   TestKillDifferentUserContainer
10:15:20 [2022-08-30T10:15:20.544Z] --- PASS: TestKillDifferentUserContainer (0.43s)
10:15:20 [2022-08-30T10:15:20.544Z] === RUN   TestInspectOomKilledTrue
10:15:20 [2022-08-30T10:15:20.544Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
10:15:20 [2022-08-30T10:15:20.544Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:15:20 [2022-08-30T10:15:20.544Z] === RUN   TestInspectOomKilledFalse
10:15:20 [2022-08-30T10:15:20.805Z] --- PASS: TestInspectOomKilledFalse (0.44s)
10:15:20 [2022-08-30T10:15:20.805Z] === RUN   TestLinksEtcHostsContentMatch
10:15:21 [2022-08-30T10:15:21.066Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
10:15:21 [2022-08-30T10:15:21.066Z] === RUN   TestLinksContainerNames
10:15:22 [2022-08-30T10:15:22.009Z] --- PASS: TestLinksContainerNames (0.89s)
10:15:22 [2022-08-30T10:15:22.009Z] === RUN   TestLogsFollowTailEmpty
10:15:22 [2022-08-30T10:15:22.580Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
10:15:22 [2022-08-30T10:15:22.580Z] === RUN   TestLogs
10:15:22 [2022-08-30T10:15:22.580Z] === RUN   TestLogs/driver_local
10:15:22 [2022-08-30T10:15:22.580Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
10:15:22 [2022-08-30T10:15:22.580Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
10:15:22 [2022-08-30T10:15:22.580Z] === RUN   TestLogs/driver_local/tty/only_stdout
10:15:22 [2022-08-30T10:15:22.580Z] === PAUSE TestLogs/driver_local/tty/only_stdout
10:15:22 [2022-08-30T10:15:22.580Z] === RUN   TestLogs/driver_local/tty/only_stderr
10:15:22 [2022-08-30T10:15:22.580Z] === PAUSE TestLogs/driver_local/tty/only_stderr
10:15:22 [2022-08-30T10:15:22.580Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
10:15:22 [2022-08-30T10:15:22.580Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
10:15:22 [2022-08-30T10:15:22.580Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
10:15:22 [2022-08-30T10:15:22.580Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
10:15:22 [2022-08-30T10:15:22.580Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
10:15:22 [2022-08-30T10:15:22.580Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
10:15:22 [2022-08-30T10:15:22.580Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
10:15:22 [2022-08-30T10:15:22.580Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
10:15:22 [2022-08-30T10:15:22.690Z]     docker_cli_daemon_test.go:2504: [dc1f8c39a128a] daemon is not started
10:15:22 [2022-08-30T10:15:22.690Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
10:15:23 [2022-08-30T10:15:23.260Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
10:15:23 [2022-08-30T10:15:23.519Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
10:15:23 [2022-08-30T10:15:23.523Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
10:15:23 [2022-08-30T10:15:23.523Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
10:15:24 [2022-08-30T10:15:24.095Z] === CONT  TestLogs/driver_local/tty/only_stderr
10:15:24 [2022-08-30T10:15:24.095Z] === CONT  TestLogs/driver_local/tty/only_stdout
10:15:24 [2022-08-30T10:15:24.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
10:15:24 [2022-08-30T10:15:24.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:15:24 [2022-08-30T10:15:24.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:15:24 [2022-08-30T10:15:24.901Z] === RUN   TestDockerSuite/TestBuildCacheAdd
10:15:25 [2022-08-30T10:15:25.042Z] === RUN   TestLogs/driver_json-file
10:15:25 [2022-08-30T10:15:25.042Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
10:15:25 [2022-08-30T10:15:25.042Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
10:15:25 [2022-08-30T10:15:25.042Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
10:15:25 [2022-08-30T10:15:25.042Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
10:15:25 [2022-08-30T10:15:25.042Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
10:15:25 [2022-08-30T10:15:25.042Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
10:15:25 [2022-08-30T10:15:25.042Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:15:25 [2022-08-30T10:15:25.042Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:15:25 [2022-08-30T10:15:25.042Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
10:15:25 [2022-08-30T10:15:25.042Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
10:15:25 [2022-08-30T10:15:25.042Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
10:15:25 [2022-08-30T10:15:25.042Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
10:15:25 [2022-08-30T10:15:25.042Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
10:15:25 [2022-08-30T10:15:25.042Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
10:15:25 [2022-08-30T10:15:25.613Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
10:15:25 [2022-08-30T10:15:25.613Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:15:25 [2022-08-30T10:15:25.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:15:25 [2022-08-30T10:15:25.842Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
10:15:26 [2022-08-30T10:15:26.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:15:26 [2022-08-30T10:15:26.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:15:26 [2022-08-30T10:15:26.554Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
10:15:26 [2022-08-30T10:15:26.554Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
10:15:26 [2022-08-30T10:15:26.784Z] === RUN   TestDockerSuite/TestBuildCacheFrom
10:15:27 [2022-08-30T10:15:27.126Z] --- PASS: TestLogs (4.64s)
10:15:27 [2022-08-30T10:15:27.126Z]     --- PASS: TestLogs/driver_local (0.01s)
10:15:27 [2022-08-30T10:15:27.126Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.83s)
10:15:27 [2022-08-30T10:15:27.126Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.84s)
10:15:27 [2022-08-30T10:15:27.126Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.80s)
10:15:27 [2022-08-30T10:15:27.126Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.82s)
10:15:27 [2022-08-30T10:15:27.126Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.63s)
10:15:27 [2022-08-30T10:15:27.126Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.75s)
10:15:27 [2022-08-30T10:15:27.126Z]     --- PASS: TestLogs/driver_json-file (0.01s)
10:15:27 [2022-08-30T10:15:27.126Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s)
10:15:27 [2022-08-30T10:15:27.126Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.79s)
10:15:27 [2022-08-30T10:15:27.126Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.67s)
10:15:27 [2022-08-30T10:15:27.126Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.69s)
10:15:27 [2022-08-30T10:15:27.126Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.73s)
10:15:27 [2022-08-30T10:15:27.126Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.77s)
10:15:27 [2022-08-30T10:15:27.126Z] === RUN   TestContainerNetworkMountsNoChown
10:15:27 [2022-08-30T10:15:27.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:15:27 [2022-08-30T10:15:27.699Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/default
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/default
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/private
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/private
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/rprivate
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/rprivate
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/slave
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/slave
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/rslave
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/rslave
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/shared
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/shared
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/rshared
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/rshared
10:15:27 [2022-08-30T10:15:27.699Z] === CONT  TestMountDaemonRoot/default
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/default/bind_root
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/default/mount_root
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === CONT  TestMountDaemonRoot/rslave
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:15:27 [2022-08-30T10:15:27.699Z] === CONT  TestMountDaemonRoot/rshared
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:15:27 [2022-08-30T10:15:27.699Z] === CONT  TestMountDaemonRoot/shared
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === CONT  TestMountDaemonRoot/rprivate
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === CONT  TestMountDaemonRoot/slave
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === CONT  TestMountDaemonRoot/private
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/private/bind_root
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/private/mount_root
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:15:27 [2022-08-30T10:15:27.699Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === CONT  TestMountDaemonRoot/default/bind_root
10:15:27 [2022-08-30T10:15:27.699Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:15:27 [2022-08-30T10:15:27.699Z] === CONT  TestMountDaemonRoot/default/mount_root
10:15:27 [2022-08-30T10:15:27.699Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:15:27 [2022-08-30T10:15:27.699Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:15:27 [2022-08-30T10:15:27.699Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:15:27 [2022-08-30T10:15:27.699Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:15:27 [2022-08-30T10:15:27.699Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:15:27 [2022-08-30T10:15:27.960Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:15:27 [2022-08-30T10:15:27.960Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:15:27 [2022-08-30T10:15:27.960Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:15:27 [2022-08-30T10:15:27.960Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:15:27 [2022-08-30T10:15:27.960Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:15:27 [2022-08-30T10:15:27.960Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:15:27 [2022-08-30T10:15:27.960Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:15:27 [2022-08-30T10:15:27.960Z] === CONT  TestMountDaemonRoot/private/bind_root
10:15:27 [2022-08-30T10:15:27.960Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:15:27 [2022-08-30T10:15:27.960Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:15:27 [2022-08-30T10:15:27.960Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:15:27 [2022-08-30T10:15:27.960Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:15:27 [2022-08-30T10:15:27.960Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:15:27 [2022-08-30T10:15:27.960Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:15:27 [2022-08-30T10:15:27.960Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:15:27 [2022-08-30T10:15:27.960Z] === CONT  TestMountDaemonRoot/private/mount_root
10:15:27 [2022-08-30T10:15:27.960Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:15:28 [2022-08-30T10:15:28.223Z] --- PASS: TestMountDaemonRoot (0.02s)
10:15:28 [2022-08-30T10:15:28.223Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
10:15:28 [2022-08-30T10:15:28.223Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
10:15:28 [2022-08-30T10:15:28.223Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
10:15:28 [2022-08-30T10:15:28.223Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
10:15:28 [2022-08-30T10:15:28.223Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:15:28 [2022-08-30T10:15:28.223Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
10:15:28 [2022-08-30T10:15:28.223Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
10:15:28 [2022-08-30T10:15:28.223Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
10:15:28 [2022-08-30T10:15:28.223Z] === RUN   TestContainerBindMountNonRecursive
10:15:29 [2022-08-30T10:15:29.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:15:29 [2022-08-30T10:15:29.614Z] --- PASS: TestContainerBindMountNonRecursive (1.34s)
10:15:29 [2022-08-30T10:15:29.614Z] === RUN   TestContainerVolumesMountedAsShared
10:15:29 [2022-08-30T10:15:29.874Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
10:15:29 [2022-08-30T10:15:29.874Z] === RUN   TestContainerVolumesMountedAsSlave
10:15:29 [2022-08-30T10:15:29.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:15:30 [2022-08-30T10:15:30.135Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
10:15:30 [2022-08-30T10:15:30.135Z] === RUN   TestNetworkNat
10:15:30 [2022-08-30T10:15:30.708Z] --- PASS: TestNetworkNat (0.51s)
10:15:30 [2022-08-30T10:15:30.708Z] === RUN   TestNetworkLocalhostTCPNat
10:15:30 [2022-08-30T10:15:30.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:15:31 [2022-08-30T10:15:31.278Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
10:15:31 [2022-08-30T10:15:31.278Z] === RUN   TestNetworkLoopbackNat
10:15:31 [2022-08-30T10:15:31.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:15:32 [2022-08-30T10:15:32.083Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
10:15:32 [2022-08-30T10:15:32.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:15:32 [2022-08-30T10:15:32.342Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
10:15:32 [2022-08-30T10:15:32.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:15:33 [2022-08-30T10:15:33.821Z] --- PASS: TestNetworkLoopbackNat (2.59s)
10:15:33 [2022-08-30T10:15:33.821Z] === RUN   TestPause
10:15:34 [2022-08-30T10:15:34.250Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
10:15:34 [2022-08-30T10:15:34.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:15:34 [2022-08-30T10:15:34.392Z] --- PASS: TestPause (0.48s)
10:15:34 [2022-08-30T10:15:34.392Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:15:34 [2022-08-30T10:15:34.392Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:15:34 [2022-08-30T10:15:34.392Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:15:34 [2022-08-30T10:15:34.392Z] === RUN   TestPauseStopPausedContainer
10:15:34 [2022-08-30T10:15:34.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:15:34 [2022-08-30T10:15:34.653Z] --- PASS: TestPauseStopPausedContainer (0.52s)
10:15:34 [2022-08-30T10:15:34.653Z] === RUN   TestPidHost
10:15:34 [2022-08-30T10:15:34.820Z] === RUN   TestDockerDaemonSuite/TestShmSize
10:15:35 [2022-08-30T10:15:35.080Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
10:15:35 [2022-08-30T10:15:35.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:15:36 [2022-08-30T10:15:36.022Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
10:15:36 [2022-08-30T10:15:36.038Z] --- PASS: TestPidHost (1.06s)
10:15:36 [2022-08-30T10:15:36.038Z] === RUN   TestPsFilter
10:15:36 [2022-08-30T10:15:36.038Z] --- PASS: TestPsFilter (0.14s)
10:15:36 [2022-08-30T10:15:36.038Z] === RUN   TestRemoveContainerWithRemovedVolume
10:15:36 [2022-08-30T10:15:36.299Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s)
10:15:36 [2022-08-30T10:15:36.299Z] === RUN   TestRemoveContainerWithVolume
10:15:36 [2022-08-30T10:15:36.441Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:15:36 [2022-08-30T10:15:36.441Z] Using test binary docker
10:15:36 [2022-08-30T10:15:36.441Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:15:36 [2022-08-30T10:15:36.441Z] Not: starting.
10:15:36 [2022-08-30T10:15:36.441Z] INFO: Waiting for daemon to start...
10:15:36 [2022-08-30T10:15:36.441Z] Starting dockerd
10:15:36 [2022-08-30T10:15:36.593Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
10:15:36 [2022-08-30T10:15:36.872Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
10:15:36 [2022-08-30T10:15:36.872Z] === RUN   TestRemoveContainerRunning
10:15:37 [2022-08-30T10:15:37.443Z] --- PASS: TestRemoveContainerRunning (0.46s)
10:15:37 [2022-08-30T10:15:37.443Z] === RUN   TestRemoveContainerForceRemoveRunning
10:15:37 [2022-08-30T10:15:37.706Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
10:15:37 [2022-08-30T10:15:37.706Z] === RUN   TestRemoveInvalidContainer
10:15:37 [2022-08-30T10:15:37.706Z] --- PASS: TestRemoveInvalidContainer (0.02s)
10:15:37 [2022-08-30T10:15:37.706Z] === RUN   TestRenameLinkedContainer
10:15:38 [2022-08-30T10:15:38.503Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
10:15:39 [2022-08-30T10:15:39.072Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
10:15:39 [2022-08-30T10:15:39.332Z]     check_test.go:540: [d7975f5f5ee1e] daemon is not started
10:15:39 [2022-08-30T10:15:39.332Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
10:15:39 [2022-08-30T10:15:39.332Z] === RUN   TestDockerSuite/TestBuildClearCmd
10:15:39 [2022-08-30T10:15:39.620Z] --- PASS: TestRenameLinkedContainer (1.80s)
10:15:39 [2022-08-30T10:15:39.620Z] === RUN   TestRenameStoppedContainer
10:15:39 [2022-08-30T10:15:39.738Z] .
10:15:39 [2022-08-30T10:15:39.738Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:15:39 [2022-08-30T10:15:39.738Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:15:39 [2022-08-30T10:15:39.738Z] Error: No such image: emptyfs
10:15:39 [2022-08-30T10:15:39.881Z] --- PASS: TestRenameStoppedContainer (0.43s)
10:15:39 [2022-08-30T10:15:39.881Z] === RUN   TestRenameRunningContainerAndReuse
10:15:39 [2022-08-30T10:15:39.901Z] === RUN   TestDockerSuite/TestBuildCmd
10:15:39 [2022-08-30T10:15:39.999Z] Loaded image: emptyfs:latest
10:15:40 [2022-08-30T10:15:40.000Z] Running integration-test (iteration 1)
10:15:40 [2022-08-30T10:15:40.000Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:15:40 [2022-08-30T10:15:40.160Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
10:15:40 [2022-08-30T10:15:40.261Z] Loaded image: busybox:latest
10:15:40 [2022-08-30T10:15:40.261Z] Loaded image: busybox:glibc
10:15:40 [2022-08-30T10:15:40.730Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
10:15:40 [2022-08-30T10:15:40.824Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
10:15:40 [2022-08-30T10:15:40.824Z] === RUN   TestRenameInvalidName
10:15:40 [2022-08-30T10:15:40.989Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
10:15:40 [2022-08-30T10:15:40.990Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
10:15:40 [2022-08-30T10:15:40.990Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
10:15:41 [2022-08-30T10:15:41.395Z] --- PASS: TestRenameInvalidName (0.46s)
10:15:41 [2022-08-30T10:15:41.395Z] === RUN   TestRenameAnonymousContainer
10:15:41 [2022-08-30T10:15:41.646Z] Loaded image: debian:bullseye-slim
10:15:41 [2022-08-30T10:15:41.646Z] Loaded image: hello-world:latest
10:15:41 [2022-08-30T10:15:41.907Z] Loaded image: arm32v7/hello-world:latest
10:15:41 [2022-08-30T10:15:41.907Z] INFO: Testing against a local daemon
10:15:41 [2022-08-30T10:15:41.907Z] === RUN   TestCgroupNamespacesBuild
10:15:42 [2022-08-30T10:15:42.371Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
10:15:43 [2022-08-30T10:15:43.290Z] --- PASS: TestCgroupNamespacesBuild (1.37s)
10:15:43 [2022-08-30T10:15:43.290Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:15:43 [2022-08-30T10:15:43.309Z] --- PASS: TestRenameAnonymousContainer (1.56s)
10:15:43 [2022-08-30T10:15:43.309Z] === RUN   TestRenameContainerWithSameName
10:15:43 [2022-08-30T10:15:43.309Z] --- PASS: TestRenameContainerWithSameName (0.46s)
10:15:43 [2022-08-30T10:15:43.309Z] === RUN   TestRenameContainerWithLinkedContainer
10:15:44 [2022-08-30T10:15:44.235Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
10:15:44 [2022-08-30T10:15:44.235Z] === RUN   TestBuildWithSession
10:15:44 [2022-08-30T10:15:44.235Z]     build_session_test.go:25: TODO: BuildKit
10:15:44 [2022-08-30T10:15:44.235Z] --- SKIP: TestBuildWithSession (0.00s)
10:15:44 [2022-08-30T10:15:44.235Z] === RUN   TestBuildSquashParent
10:15:44 [2022-08-30T10:15:44.250Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
10:15:44 [2022-08-30T10:15:44.250Z] === RUN   TestResize
10:15:44 [2022-08-30T10:15:44.820Z] --- PASS: TestResize (0.43s)
10:15:44 [2022-08-30T10:15:44.820Z] === RUN   TestResizeWithInvalidSize
10:15:45 [2022-08-30T10:15:45.080Z] --- PASS: TestResizeWithInvalidSize (0.44s)
10:15:45 [2022-08-30T10:15:45.080Z] === RUN   TestResizeWhenContainerNotStarted
10:15:45 [2022-08-30T10:15:45.653Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
10:15:45 [2022-08-30T10:15:45.653Z] === RUN   TestDaemonRestartKillContainers
10:15:45 [2022-08-30T10:15:45.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:15:45 [2022-08-30T10:15:45.653Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:15:45 [2022-08-30T10:15:45.666Z] --- PASS: TestDockerDaemonSuite (335.99s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.04s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.84s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.67s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.95s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.33s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.73s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.34s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.78s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.33s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.26s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.23s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.54s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.40s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.39s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.45s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.28s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.51s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.35s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.46s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.31s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.40s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.76s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.87s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.49s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.44s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.55s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.13s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.60s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.10s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.80s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.61s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.63s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.44s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.56s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.41s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.67s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.30s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.06s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.64s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.19s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.17s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.30s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.57s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.34s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.88s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.39s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.45s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.10s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.15s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.24s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.26s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.78s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.66s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.88s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.61s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.16s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.29s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.50s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.09s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.02s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.48s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.73s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.03s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.10s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.89s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.79s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.89s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.01s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.60s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.48s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.76s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.57s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.82s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.55s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.53s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.40s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.89s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.22s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.78s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.71s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.17s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.59s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.49s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.68s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.87s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.61s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s)
10:15:45 [2022-08-30T10:15:45.666Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.03s)
10:15:45 [2022-08-30T10:15:45.666Z] === RUN   TestDockerSwarmSuite
10:15:45 [2022-08-30T10:15:45.666Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
10:15:47 [2022-08-30T10:15:47.037Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:15:47 [2022-08-30T10:15:47.299Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:15:48 [2022-08-30T10:15:48.202Z] === RUN   TestDockerSuite/TestBuildConditionalCache
10:15:48 [2022-08-30T10:15:48.462Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
10:15:48 [2022-08-30T10:15:48.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:15:48 [2022-08-30T10:15:48.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:15:49 [2022-08-30T10:15:49.031Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
10:15:50 [2022-08-30T10:15:50.068Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:15:50 [2022-08-30T10:15:50.068Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:15:50 [2022-08-30T10:15:50.411Z] === RUN   TestDockerSuite/TestBuildContextCleanup
10:15:50 [2022-08-30T10:15:50.672Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
10:15:51 [2022-08-30T10:15:51.612Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
10:15:51 [2022-08-30T10:15:51.612Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
10:15:52 [2022-08-30T10:15:52.183Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
10:15:52 [2022-08-30T10:15:52.373Z] --- PASS: TestBuildSquashParent (6.65s)
10:15:52 [2022-08-30T10:15:52.373Z] === RUN   TestBuildWithRemoveAndForceRemove
10:15:52 [2022-08-30T10:15:52.373Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:15:52 [2022-08-30T10:15:52.373Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:15:52 [2022-08-30T10:15:52.373Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:15:52 [2022-08-30T10:15:52.373Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:15:52 [2022-08-30T10:15:52.373Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:15:52 [2022-08-30T10:15:52.373Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:15:52 [2022-08-30T10:15:52.373Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:15:52 [2022-08-30T10:15:52.373Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:15:52 [2022-08-30T10:15:52.373Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:15:52 [2022-08-30T10:15:52.373Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:15:52 [2022-08-30T10:15:52.373Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:15:52 [2022-08-30T10:15:52.373Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:15:52 [2022-08-30T10:15:52.373Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:15:52 [2022-08-30T10:15:52.373Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:15:52 [2022-08-30T10:15:52.633Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:15:52 [2022-08-30T10:15:52.754Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
10:15:52 [2022-08-30T10:15:52.894Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:15:53 [2022-08-30T10:15:53.371Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:15:53 [2022-08-30T10:15:53.632Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:15:54 [2022-08-30T10:15:54.815Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:15:54 [2022-08-30T10:15:54.815Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:15:56 [2022-08-30T10:15:56.728Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
10:15:56 [2022-08-30T10:15:56.728Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.68s)
10:15:56 [2022-08-30T10:15:56.728Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.79s)
10:15:56 [2022-08-30T10:15:56.728Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s)
10:15:56 [2022-08-30T10:15:56.728Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s)
10:15:56 [2022-08-30T10:15:56.728Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s)
10:15:56 [2022-08-30T10:15:56.728Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s)
10:15:56 [2022-08-30T10:15:56.728Z] === RUN   TestBuildMultiStageCopy
10:15:56 [2022-08-30T10:15:56.728Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:15:56 [2022-08-30T10:15:56.970Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
10:15:57 [2022-08-30T10:15:57.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:15:57 [2022-08-30T10:15:57.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:15:59 [2022-08-30T10:15:59.278Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:15:59 [2022-08-30T10:15:59.850Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:16:00 [2022-08-30T10:16:00.025Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:16:00 [2022-08-30T10:16:00.965Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd
10:16:00 [2022-08-30T10:16:00.965Z] Copying nested executables into bundles/cross/linux/amd64-daemon
10:16:00 [2022-08-30T10:16:00.965Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy
10:16:00 [2022-08-30T10:16:00.965Z] GOOS="linux" GOARCH="amd64" GOARM=""
10:16:00 [2022-08-30T10:16:00.965Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy
10:16:00 [2022-08-30T10:16:00.965Z] Cross building: bundles/cross/windows/amd64
10:16:00 [2022-08-30T10:16:00.965Z] +++++++ cat ./cli/winresources/dockerd/winres.json
10:16:00 [2022-08-30T10:16:00.965Z] {
10:16:00 [2022-08-30T10:16:00.966Z]   "RT_GROUP_ICON": {
10:16:00 [2022-08-30T10:16:00.966Z]     "#1": {
10:16:00 [2022-08-30T10:16:00.966Z]       "0409": "../../winresources/docker.ico"
10:16:00 [2022-08-30T10:16:00.966Z]     }
10:16:00 [2022-08-30T10:16:00.966Z]   },
10:16:00 [2022-08-30T10:16:00.966Z]   "RT_MANIFEST": {
10:16:00 [2022-08-30T10:16:00.966Z]     "#1": {
10:16:00 [2022-08-30T10:16:00.966Z]       "0409": {
10:16:00 [2022-08-30T10:16:00.966Z]         "identity": {},
10:16:00 [2022-08-30T10:16:00.966Z]         "description": "Docker Engine",
10:16:00 [2022-08-30T10:16:00.966Z]         "minimum-os": "vista",
10:16:00 [2022-08-30T10:16:00.966Z]         "execution-level": "",
10:16:00 [2022-08-30T10:16:00.966Z]         "ui-access": false,
10:16:00 [2022-08-30T10:16:00.966Z]         "auto-elevate": false,
10:16:00 [2022-08-30T10:16:00.966Z]         "dpi-awareness": "unaware",
10:16:00 [2022-08-30T10:16:00.966Z]         "disable-theming": false,
10:16:00 [2022-08-30T10:16:00.966Z]         "disable-window-filtering": false,
10:16:00 [2022-08-30T10:16:00.966Z]         "high-resolution-scrolling-aware": false,
10:16:00 [2022-08-30T10:16:00.966Z]         "ultra-high-resolution-scrolling-aware": false,
10:16:00 [2022-08-30T10:16:00.966Z]         "long-path-aware": false,
10:16:00 [2022-08-30T10:16:00.966Z]         "printer-driver-isolation": false,
10:16:00 [2022-08-30T10:16:00.966Z]         "gdi-scaling": false,
10:16:00 [2022-08-30T10:16:00.966Z]         "segment-heap": false,
10:16:00 [2022-08-30T10:16:00.966Z]         "use-common-controls-v6": false
10:16:00 [2022-08-30T10:16:00.966Z]       }
10:16:00 [2022-08-30T10:16:00.966Z]     }
10:16:00 [2022-08-30T10:16:00.966Z]   },
10:16:00 [2022-08-30T10:16:00.966Z]   "RT_MESSAGETABLE": {
10:16:00 [2022-08-30T10:16:00.966Z]     "#1": {
10:16:00 [2022-08-30T10:16:00.966Z]       "0409": "../../winresources/event_messages.bin"
10:16:00 [2022-08-30T10:16:00.966Z]     }
10:16:00 [2022-08-30T10:16:00.966Z]   },
10:16:00 [2022-08-30T10:16:00.966Z]   "RT_VERSION": {
10:16:00 [2022-08-30T10:16:00.966Z]     "#1": {
10:16:00 [2022-08-30T10:16:00.966Z]       "0409": {
10:16:00 [2022-08-30T10:16:00.966Z]         "fixed": {
10:16:00 [2022-08-30T10:16:00.966Z]           "file_version": "0.0.0.0",
10:16:00 [2022-08-30T10:16:00.966Z]           "product_version": "0.0.0.0",
10:16:00 [2022-08-30T10:16:00.966Z]           "type": "Unknown"
10:16:00 [2022-08-30T10:16:00.966Z]         },
10:16:00 [2022-08-30T10:16:00.966Z]         "info": {
10:16:00 [2022-08-30T10:16:00.966Z]           "0000": {
10:16:00 [2022-08-30T10:16:00.966Z]             "CompanyName": "",
10:16:00 [2022-08-30T10:16:00.966Z]             "FileVersion": "dev",
10:16:00 [2022-08-30T10:16:00.966Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
10:16:00 [2022-08-30T10:16:00.966Z]             "OriginalFileName": "dockerd.exe",
10:16:00 [2022-08-30T10:16:00.966Z]             "ProductName": "",
10:16:00 [2022-08-30T10:16:00.966Z]             "ProductVersion": "dev",
10:16:00 [2022-08-30T10:16:00.966Z]             "SpecialBuild": "8b36298d7fa8d906c3528df4cbdee3a8bfa0493a"
10:16:00 [2022-08-30T10:16:00.966Z]           }
10:16:00 [2022-08-30T10:16:00.966Z]         }
10:16:00 [2022-08-30T10:16:00.966Z]       }
10:16:00 [2022-08-30T10:16:00.966Z]     }
10:16:00 [2022-08-30T10:16:00.966Z]   }
10:16:00 [2022-08-30T10:16:00.966Z] }
10:16:00 [2022-08-30T10:16:00.966Z] cmd/dockerd/config.go
10:16:00 [2022-08-30T10:16:00.966Z] cmd/dockerd/config_windows.go
10:16:00 [2022-08-30T10:16:00.966Z] cmd/dockerd/daemon.go
10:16:00 [2022-08-30T10:16:00.966Z] cmd/dockerd/daemon_test.go
10:16:00 [2022-08-30T10:16:00.966Z] cmd/dockerd/daemon_windows.go
10:16:00 [2022-08-30T10:16:00.966Z] cmd/dockerd/docker.go
10:16:00 [2022-08-30T10:16:00.966Z] cmd/dockerd/docker_windows.go
10:16:00 [2022-08-30T10:16:00.966Z] cmd/dockerd/genwinres_windows.go
10:16:00 [2022-08-30T10:16:00.966Z] cmd/dockerd/metrics.go
10:16:00 [2022-08-30T10:16:00.966Z] cmd/dockerd/options.go
10:16:00 [2022-08-30T10:16:00.966Z] cmd/dockerd/options_test.go
10:16:00 [2022-08-30T10:16:00.966Z] cmd/dockerd/service_windows.go
10:16:00 [2022-08-30T10:16:00.966Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe
10:16:00 [2022-08-30T10:16:00.966Z] GOOS="windows" GOARCH="amd64" GOARM=""
10:16:01 [2022-08-30T10:16:01.236Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:16:01 [2022-08-30T10:16:01.407Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:16:01 [2022-08-30T10:16:01.807Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:16:02 [2022-08-30T10:16:02.346Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:16:03 [2022-08-30T10:16:03.286Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:16:03 [2022-08-30T10:16:03.722Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:16:03 [2022-08-30T10:16:03.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s)
10:16:03 [2022-08-30T10:16:03.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s)
10:16:03 [2022-08-30T10:16:03.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s)
10:16:03 [2022-08-30T10:16:03.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.78s)
10:16:03 [2022-08-30T10:16:03.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s)
10:16:03 [2022-08-30T10:16:03.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s)
10:16:03 [2022-08-30T10:16:03.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s)
10:16:03 [2022-08-30T10:16:03.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.58s)
10:16:03 [2022-08-30T10:16:03.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.11s)
10:16:03 [2022-08-30T10:16:03.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.20s)
10:16:03 [2022-08-30T10:16:03.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s)
10:16:03 [2022-08-30T10:16:03.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s)
10:16:03 [2022-08-30T10:16:03.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.97s)
10:16:03 [2022-08-30T10:16:03.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.15s)
10:16:03 [2022-08-30T10:16:03.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.79s)
10:16:03 [2022-08-30T10:16:03.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s)
10:16:03 [2022-08-30T10:16:03.722Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
10:16:03 [2022-08-30T10:16:03.722Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
10:16:04 [2022-08-30T10:16:04.226Z] --- PASS: TestBuildMultiStageCopy (7.35s)
10:16:04 [2022-08-30T10:16:04.226Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s)
10:16:04 [2022-08-30T10:16:04.226Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
10:16:04 [2022-08-30T10:16:04.226Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
10:16:04 [2022-08-30T10:16:04.226Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
10:16:04 [2022-08-30T10:16:04.226Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
10:16:04 [2022-08-30T10:16:04.226Z] === RUN   TestBuildMultiStageParentConfig
10:16:04 [2022-08-30T10:16:04.666Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
10:16:05 [2022-08-30T10:16:05.100Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
10:16:05 [2022-08-30T10:16:05.100Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
10:16:05 [2022-08-30T10:16:05.608Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.04s)
10:16:05 [2022-08-30T10:16:05.608Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s)
10:16:05 [2022-08-30T10:16:05.608Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.06s)
10:16:05 [2022-08-30T10:16:05.608Z] === RUN   TestCgroupNamespacesRun
10:16:06 [2022-08-30T10:16:06.993Z] --- PASS: TestCgroupNamespacesRun (1.25s)
10:16:06 [2022-08-30T10:16:06.993Z] === RUN   TestCgroupNamespacesRunPrivileged
10:16:06 [2022-08-30T10:16:06.993Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
10:16:06 [2022-08-30T10:16:06.993Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
10:16:06 [2022-08-30T10:16:06.993Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:16:07 [2022-08-30T10:16:07.009Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
10:16:08 [2022-08-30T10:16:08.379Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s)
10:16:08 [2022-08-30T10:16:08.379Z] === RUN   TestCgroupNamespacesRunHostMode
10:16:09 [2022-08-30T10:16:09.323Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s)
10:16:09 [2022-08-30T10:16:09.323Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:16:09 [2022-08-30T10:16:09.510Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
10:16:09 [2022-08-30T10:16:09.510Z] === RUN   TestBuildLabelWithTargets
10:16:10 [2022-08-30T10:16:10.303Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
10:16:10 [2022-08-30T10:16:10.303Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
10:16:10 [2022-08-30T10:16:10.707Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s)
10:16:10 [2022-08-30T10:16:10.707Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:16:11 [2022-08-30T10:16:11.650Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s)
10:16:11 [2022-08-30T10:16:11.650Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:16:11 [2022-08-30T10:16:11.686Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
10:16:11 [2022-08-30T10:16:11.946Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
10:16:11 [2022-08-30T10:16:11.946Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
10:16:11 [2022-08-30T10:16:11.946Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
10:16:11 [2022-08-30T10:16:11.946Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
10:16:11 [2022-08-30T10:16:11.946Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
10:16:11 [2022-08-30T10:16:11.946Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
10:16:11 [2022-08-30T10:16:11.946Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
10:16:11 [2022-08-30T10:16:11.946Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
10:16:11 [2022-08-30T10:16:11.946Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
10:16:12 [2022-08-30T10:16:12.591Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
10:16:12 [2022-08-30T10:16:12.592Z] === RUN   TestCgroupNamespacesRunOlderClient
10:16:13 [2022-08-30T10:16:13.534Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s)
10:16:13 [2022-08-30T10:16:13.534Z] === RUN   TestNISDomainname
10:16:14 [2022-08-30T10:16:14.105Z] --- PASS: TestNISDomainname (0.57s)
10:16:14 [2022-08-30T10:16:14.105Z] === RUN   TestHostnameDnsResolution
10:16:14 [2022-08-30T10:16:14.487Z]     docker_api_swarm_test.go:563: [dac30a9c79241] joining swarm manager [ddf4c558b9ea7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:16:14 [2022-08-30T10:16:14.677Z] --- PASS: TestHostnameDnsResolution (0.67s)
10:16:14 [2022-08-30T10:16:14.677Z] === RUN   TestUnprivilegedPortsAndPing
10:16:15 [2022-08-30T10:16:15.249Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
10:16:15 [2022-08-30T10:16:15.249Z] === RUN   TestPrivilegedHostDevices
10:16:15 [2022-08-30T10:16:15.428Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
10:16:15 [2022-08-30T10:16:15.822Z] --- PASS: TestPrivilegedHostDevices (0.51s)
10:16:15 [2022-08-30T10:16:15.822Z] === RUN   TestRunConsoleSize
10:16:16 [2022-08-30T10:16:16.394Z] --- PASS: TestRunConsoleSize (0.46s)
10:16:16 [2022-08-30T10:16:16.394Z] === RUN   TestRunWithAlternativeContainerdShim
10:16:17 [2022-08-30T10:16:17.640Z] --- PASS: TestBuildLabelWithTargets (8.00s)
10:16:17 [2022-08-30T10:16:17.640Z] === RUN   TestBuildWithEmptyLayers
10:16:18 [2022-08-30T10:16:18.026Z] Created binary: bundles/dynbinary-daemon/dockerd
10:16:18 [2022-08-30T10:16:18.026Z] Building: bundles/dynbinary-daemon/docker-proxy
10:16:18 [2022-08-30T10:16:18.026Z] GOOS="" GOARCH="" GOARM=""
10:16:18 [2022-08-30T10:16:18.026Z] Created binary: bundles/dynbinary-daemon/docker-proxy
10:16:18 [2022-08-30T10:16:18.026Z] 
10:16:18 [2022-08-30T10:16:18.026Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:16:18 [2022-08-30T10:16:18.026Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:16:18 [2022-08-30T10:16:18.026Z] HOSTNAME=9514596a847a
10:16:18 [2022-08-30T10:16:18.026Z] TESTDEBUG=0
10:16:18 [2022-08-30T10:16:18.026Z] DEST=bundles/test-integration
10:16:18 [2022-08-30T10:16:18.026Z] PWD=/go/src/github.com/docker/docker
10:16:18 [2022-08-30T10:16:18.026Z] DOCKER_GITCOMMIT=8b36298d7fa8d906c3528df4cbdee3a8bfa0493a
10:16:18 [2022-08-30T10:16:18.026Z] container=docker
10:16:18 [2022-08-30T10:16:18.026Z] HOME=/root
10:16:18 [2022-08-30T10:16:18.026Z] GOLANG_VERSION=1.18.5
10:16:18 [2022-08-30T10:16:18.026Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:16:18 [2022-08-30T10:16:18.026Z] VALIDATE_BRANCH=master
10:16:18 [2022-08-30T10:16:18.026Z] TERM=xterm
10:16:18 [2022-08-30T10:16:18.026Z] DOCKER_PKG=github.com/docker/docker
10:16:18 [2022-08-30T10:16:18.026Z] SHLVL=1
10:16:18 [2022-08-30T10:16:18.026Z] TIMEOUT=120m
10:16:18 [2022-08-30T10:16:18.026Z] DOCKER_BUILDTAGS= journald
10:16:18 [2022-08-30T10:16:18.026Z] DOCKER_GRAPHDRIVER=overlay2
10:16:18 [2022-08-30T10:16:18.026Z] GO111MODULE=off
10:16:18 [2022-08-30T10:16:18.026Z] DOCKER_EXPERIMENTAL=1
10:16:18 [2022-08-30T10:16:18.026Z] TEST_SKIP_INTEGRATION_CLI=1
10:16:18 [2022-08-30T10:16:18.026Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:16:18 [2022-08-30T10:16:18.026Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:16:18 [2022-08-30T10:16:18.026Z] GOPATH=/go
10:16:18 [2022-08-30T10:16:18.026Z] PKG_CONFIG=pkg-config
10:16:18 [2022-08-30T10:16:18.026Z] _=/usr/bin/env
10:16:18 [2022-08-30T10:16:18.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:16:18 [2022-08-30T10:16:18.307Z] --- PASS: TestRunWithAlternativeContainerdShim (2.05s)
10:16:18 [2022-08-30T10:16:18.307Z] === RUN   TestStats
10:16:20 [2022-08-30T10:16:20.253Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
10:16:20 [2022-08-30T10:16:20.253Z] === RUN   TestBuildMultiStageOnBuild
10:16:20 [2022-08-30T10:16:20.708Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
10:16:21 [2022-08-30T10:16:21.606Z] --- PASS: TestStats (2.62s)
10:16:21 [2022-08-30T10:16:21.606Z] === RUN   TestStopContainerWithTimeout
10:16:21 [2022-08-30T10:16:21.606Z] === RUN   TestStopContainerWithTimeout/0
10:16:21 [2022-08-30T10:16:21.606Z] === PAUSE TestStopContainerWithTimeout/0
10:16:21 [2022-08-30T10:16:21.606Z] === RUN   TestStopContainerWithTimeout/1
10:16:21 [2022-08-30T10:16:21.606Z] === PAUSE TestStopContainerWithTimeout/1
10:16:21 [2022-08-30T10:16:21.606Z] === RUN   TestStopContainerWithTimeout/3
10:16:21 [2022-08-30T10:16:21.606Z] === PAUSE TestStopContainerWithTimeout/3
10:16:21 [2022-08-30T10:16:21.606Z] === RUN   TestStopContainerWithTimeout/-1
10:16:21 [2022-08-30T10:16:21.606Z] === PAUSE TestStopContainerWithTimeout/-1
10:16:21 [2022-08-30T10:16:21.606Z] === CONT  TestStopContainerWithTimeout/0
10:16:21 [2022-08-30T10:16:21.606Z] === CONT  TestStopContainerWithTimeout/3
10:16:21 [2022-08-30T10:16:21.866Z] === CONT  TestStopContainerWithTimeout/-1
10:16:22 [2022-08-30T10:16:22.617Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
10:16:22 [2022-08-30T10:16:22.878Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
10:16:23 [2022-08-30T10:16:23.777Z] === CONT  TestStopContainerWithTimeout/1
10:16:25 [2022-08-30T10:16:25.161Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:16:25 [2022-08-30T10:16:25.161Z]     --- PASS: TestStopContainerWithTimeout/0 (0.78s)
10:16:25 [2022-08-30T10:16:25.161Z]     --- PASS: TestStopContainerWithTimeout/3 (2.74s)
10:16:25 [2022-08-30T10:16:25.161Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
10:16:25 [2022-08-30T10:16:25.161Z]     --- PASS: TestStopContainerWithTimeout/1 (1.46s)
10:16:25 [2022-08-30T10:16:25.161Z] === RUN   TestDeleteDevicemapper
10:16:25 [2022-08-30T10:16:25.161Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:16:25 [2022-08-30T10:16:25.161Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:16:25 [2022-08-30T10:16:25.161Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:16:25 [2022-08-30T10:16:25.536Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
10:16:25 [2022-08-30T10:16:25.536Z] === RUN   TestBuildUncleanTarFilenames
10:16:25 [2022-08-30T10:16:25.796Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
10:16:25 [2022-08-30T10:16:25.796Z] === RUN   TestBuildMultiStageLayerLeak
10:16:27 [2022-08-30T10:16:27.074Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.61s)
10:16:27 [2022-08-30T10:16:27.074Z] === RUN   TestUpdateMemory
10:16:27 [2022-08-30T10:16:27.335Z] --- PASS: TestUpdateMemory (0.61s)
10:16:27 [2022-08-30T10:16:27.335Z] === RUN   TestUpdateCPUQuota
10:16:28 [2022-08-30T10:16:28.171Z]     docker_api_swarm_test.go:585: [da4d7a5e49e59] joining swarm manager [ddf4c558b9ea7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:16:28 [2022-08-30T10:16:28.277Z] --- PASS: TestUpdateCPUQuota (0.95s)
10:16:28 [2022-08-30T10:16:28.277Z] === RUN   TestUpdatePidsLimit
10:16:28 [2022-08-30T10:16:28.277Z] === RUN   TestUpdatePidsLimit/update_from_none
10:16:28 [2022-08-30T10:16:28.432Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
10:16:28 [2022-08-30T10:16:28.538Z] === RUN   TestUpdatePidsLimit/no_change
10:16:28 [2022-08-30T10:16:28.799Z] === RUN   TestUpdatePidsLimit/update_lower
10:16:29 [2022-08-30T10:16:29.060Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:16:29 [2022-08-30T10:16:29.321Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:16:29 [2022-08-30T10:16:29.582Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:16:29 [2022-08-30T10:16:29.582Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:16:30 [2022-08-30T10:16:30.523Z] --- PASS: TestUpdatePidsLimit (2.05s)
10:16:30 [2022-08-30T10:16:30.523Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
10:16:30 [2022-08-30T10:16:30.523Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
10:16:30 [2022-08-30T10:16:30.523Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
10:16:30 [2022-08-30T10:16:30.523Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
10:16:30 [2022-08-30T10:16:30.523Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
10:16:30 [2022-08-30T10:16:30.523Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
10:16:30 [2022-08-30T10:16:30.523Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
10:16:30 [2022-08-30T10:16:30.523Z] === RUN   TestUpdateRestartPolicy
10:16:30 [2022-08-30T10:16:30.972Z]     check_test.go:611: [dac30a9c79241] daemon is not started
10:16:31 [2022-08-30T10:16:31.080Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s)
10:16:31 [2022-08-30T10:16:31.080Z] === RUN   TestBuildWithHugeFile
10:16:34 [2022-08-30T10:16:34.265Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
10:16:34 [2022-08-30T10:16:34.527Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
10:16:35 [2022-08-30T10:16:35.911Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
10:16:39 [2022-08-30T10:16:39.207Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
10:16:39 [2022-08-30T10:16:39.468Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
10:16:39 [2022-08-30T10:16:39.468Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
10:16:40 [2022-08-30T10:16:40.849Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
10:16:41 [2022-08-30T10:16:41.421Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
10:16:41 [2022-08-30T10:16:41.421Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
10:16:41 [2022-08-30T10:16:41.421Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
10:16:41 [2022-08-30T10:16:41.681Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
10:16:42 [2022-08-30T10:16:42.751Z] --- PASS: TestUpdateRestartPolicy (11.11s)
10:16:42 [2022-08-30T10:16:42.751Z] === RUN   TestUpdateRestartWithAutoRemove
10:16:42 [2022-08-30T10:16:42.751Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
10:16:42 [2022-08-30T10:16:42.751Z] === RUN   TestWaitNonBlocked
10:16:42 [2022-08-30T10:16:42.751Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:16:42 [2022-08-30T10:16:42.751Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:16:42 [2022-08-30T10:16:42.751Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:16:42 [2022-08-30T10:16:42.751Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:16:42 [2022-08-30T10:16:42.751Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:16:42 [2022-08-30T10:16:42.751Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:16:42 [2022-08-30T10:16:42.751Z] --- PASS: TestWaitNonBlocked (0.01s)
10:16:42 [2022-08-30T10:16:42.751Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s)
10:16:42 [2022-08-30T10:16:42.751Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s)
10:16:42 [2022-08-30T10:16:42.751Z] === RUN   TestWaitBlocked
10:16:42 [2022-08-30T10:16:42.751Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:16:42 [2022-08-30T10:16:42.751Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:16:42 [2022-08-30T10:16:42.751Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:16:42 [2022-08-30T10:16:42.751Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:16:42 [2022-08-30T10:16:42.751Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:16:42 [2022-08-30T10:16:42.751Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:16:43 [2022-08-30T10:16:43.064Z] === RUN   TestDockerSuite/TestBuildDockerignore
10:16:43 [2022-08-30T10:16:43.693Z] --- PASS: TestWaitBlocked (0.01s)
10:16:43 [2022-08-30T10:16:43.693Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
10:16:43 [2022-08-30T10:16:43.693Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s)
10:16:43 [2022-08-30T10:16:43.693Z] === RUN   TestWaitConditions
10:16:43 [2022-08-30T10:16:43.693Z] === RUN   TestWaitConditions/default
10:16:43 [2022-08-30T10:16:43.693Z] === PAUSE TestWaitConditions/default
10:16:43 [2022-08-30T10:16:43.693Z] === RUN   TestWaitConditions/not-running
10:16:43 [2022-08-30T10:16:43.693Z] === PAUSE TestWaitConditions/not-running
10:16:43 [2022-08-30T10:16:43.693Z] === RUN   TestWaitConditions/next-exit
10:16:43 [2022-08-30T10:16:43.693Z] === PAUSE TestWaitConditions/next-exit
10:16:43 [2022-08-30T10:16:43.693Z] === RUN   TestWaitConditions/removed
10:16:43 [2022-08-30T10:16:43.693Z] === PAUSE TestWaitConditions/removed
10:16:43 [2022-08-30T10:16:43.693Z] === CONT  TestWaitConditions/default
10:16:43 [2022-08-30T10:16:43.693Z] === CONT  TestWaitConditions/next-exit
10:16:43 [2022-08-30T10:16:43.693Z]     wait_test.go:146: ContainerID = 4e7196a1d4ca5169a08c30ae0d9244a3d7f1e8d93aa8c83e278254dd1b7100d7
10:16:43 [2022-08-30T10:16:43.693Z] === CONT  TestWaitConditions/default
10:16:43 [2022-08-30T10:16:43.693Z]     wait_test.go:146: ContainerID = 18f79f82fadb041cf78e320d059e6fd231e38f0fc0dce4d7beaa1ea63dca3f19
10:16:44 [2022-08-30T10:16:44.265Z] === CONT  TestWaitConditions/removed
10:16:44 [2022-08-30T10:16:44.265Z] === CONT  TestWaitConditions/not-running
10:16:44 [2022-08-30T10:16:44.265Z] === CONT  TestWaitConditions/removed
10:16:44 [2022-08-30T10:16:44.265Z]     wait_test.go:146: ContainerID = 112e50dcba8f7ecd83595a383d61245bd52a18b26c99e961ed60214f558de3bb
10:16:44 [2022-08-30T10:16:44.446Z]     docker_api_swarm_test.go:46: [d67d385c5a1b8] joining swarm manager [d2f916871ef2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:16:44 [2022-08-30T10:16:44.526Z] === CONT  TestWaitConditions/not-running
10:16:44 [2022-08-30T10:16:44.526Z]     wait_test.go:146: ContainerID = a018028493016146be4f689c343c578e147eed49f8939fcc46e23be08463cfec
10:16:45 [2022-08-30T10:16:45.098Z] --- PASS: TestWaitConditions (0.01s)
10:16:45 [2022-08-30T10:16:45.098Z]     --- PASS: TestWaitConditions/next-exit (0.74s)
10:16:45 [2022-08-30T10:16:45.098Z]     --- PASS: TestWaitConditions/default (0.77s)
10:16:45 [2022-08-30T10:16:45.098Z]     --- PASS: TestWaitConditions/removed (0.63s)
10:16:45 [2022-08-30T10:16:45.098Z]     --- PASS: TestWaitConditions/not-running (0.61s)
10:16:45 [2022-08-30T10:16:45.098Z] === RUN   TestWaitRestartedContainer
10:16:45 [2022-08-30T10:16:45.098Z] === RUN   TestWaitRestartedContainer/default
10:16:45 [2022-08-30T10:16:45.098Z] === PAUSE TestWaitRestartedContainer/default
10:16:45 [2022-08-30T10:16:45.098Z] === RUN   TestWaitRestartedContainer/not-running
10:16:45 [2022-08-30T10:16:45.098Z] === PAUSE TestWaitRestartedContainer/not-running
10:16:45 [2022-08-30T10:16:45.098Z] === RUN   TestWaitRestartedContainer/next-exit
10:16:45 [2022-08-30T10:16:45.098Z] === PAUSE TestWaitRestartedContainer/next-exit
10:16:45 [2022-08-30T10:16:45.098Z] === CONT  TestWaitRestartedContainer/default
10:16:45 [2022-08-30T10:16:45.098Z] === CONT  TestWaitRestartedContainer/next-exit
10:16:46 [2022-08-30T10:16:46.482Z] === CONT  TestWaitRestartedContainer/not-running
10:16:47 [2022-08-30T10:16:47.423Z] --- PASS: TestWaitRestartedContainer (0.02s)
10:16:47 [2022-08-30T10:16:47.423Z]     --- PASS: TestWaitRestartedContainer/default (1.38s)
10:16:47 [2022-08-30T10:16:47.423Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.43s)
10:16:47 [2022-08-30T10:16:47.423Z]     --- PASS: TestWaitRestartedContainer/not-running (0.88s)
10:16:47 [2022-08-30T10:16:47.423Z] === CONT  TestContainerStartOnDaemonRestart
10:16:47 [2022-08-30T10:16:47.423Z] === CONT  TestRestartDaemonWithRestartingContainer
10:16:50 [2022-08-30T10:16:50.002Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.51s)
10:16:50 [2022-08-30T10:16:50.002Z] === CONT  TestIpcModeOlderClient
10:16:50 [2022-08-30T10:16:50.002Z] --- PASS: TestContainerStartOnDaemonRestart (2.51s)
10:16:50 [2022-08-30T10:16:50.002Z] === CONT  TestContainerKillOnDaemonStart
10:16:50 [2022-08-30T10:16:50.002Z] --- PASS: TestIpcModeOlderClient (0.10s)
10:16:50 [2022-08-30T10:16:50.002Z] === CONT  TestDaemonRestartIpcMode
10:16:50 [2022-08-30T10:16:50.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:16:50 [2022-08-30T10:16:50.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:16:52 [2022-08-30T10:16:52.551Z] --- PASS: TestDaemonRestartIpcMode (2.56s)
10:16:52 [2022-08-30T10:16:52.551Z] === CONT  TestDaemonHostGatewayIP
10:16:52 [2022-08-30T10:16:52.579Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
10:16:52 [2022-08-30T10:16:52.839Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
10:16:55 [2022-08-30T10:16:55.101Z] --- PASS: TestDaemonHostGatewayIP (2.31s)
10:16:55 [2022-08-30T10:16:55.390Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
10:17:01 [2022-08-30T10:17:01.683Z] --- PASS: TestContainerKillOnDaemonStart (11.75s)
10:17:01 [2022-08-30T10:17:01.683Z] PASS
10:17:01 [2022-08-30T10:17:01.683Z] 
10:17:01 [2022-08-30T10:17:01.683Z] === Skipped
10:17:01 [2022-08-30T10:17:01.683Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:17:01 [2022-08-30T10:17:01.683Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:17:01 [2022-08-30T10:17:01.683Z] 
10:17:01 [2022-08-30T10:17:01.683Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
10:17:01 [2022-08-30T10:17:01.683Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
10:17:01 [2022-08-30T10:17:01.683Z] 
10:17:01 [2022-08-30T10:17:01.683Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:17:01 [2022-08-30T10:17:01.683Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:17:01 [2022-08-30T10:17:01.683Z] 
10:17:01 [2022-08-30T10:17:01.683Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
10:17:01 [2022-08-30T10:17:01.683Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
10:17:01 [2022-08-30T10:17:01.683Z] 
10:17:01 [2022-08-30T10:17:01.683Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:17:01 [2022-08-30T10:17:01.683Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:17:01 [2022-08-30T10:17:01.683Z] 
10:17:01 [2022-08-30T10:17:01.683Z] DONE 273 tests, 5 skipped in 136.005s
10:17:01 [2022-08-30T10:17:01.683Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
10:17:01 [2022-08-30T10:17:01.683Z] === RUN   TestConfigDaemonLibtrustID
10:17:02 [2022-08-30T10:17:02.254Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
10:17:02 [2022-08-30T10:17:02.254Z] === RUN   TestConfigDaemonID
10:17:03 [2022-08-30T10:17:03.196Z]     daemon_test.go:83: [dc8a729e4794f] daemon is not started
10:17:03 [2022-08-30T10:17:03.196Z] --- PASS: TestConfigDaemonID (1.04s)
10:17:03 [2022-08-30T10:17:03.196Z] === RUN   TestDaemonConfigValidation
10:17:03 [2022-08-30T10:17:03.196Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:17:03 [2022-08-30T10:17:03.196Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:17:03 [2022-08-30T10:17:03.196Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:17:03 [2022-08-30T10:17:03.196Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:17:03 [2022-08-30T10:17:03.196Z] === RUN   TestDaemonConfigValidation/invalid_config
10:17:03 [2022-08-30T10:17:03.196Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:17:03 [2022-08-30T10:17:03.196Z] === RUN   TestDaemonConfigValidation/malformed_config
10:17:03 [2022-08-30T10:17:03.196Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:17:03 [2022-08-30T10:17:03.196Z] === RUN   TestDaemonConfigValidation/valid_config
10:17:03 [2022-08-30T10:17:03.196Z] === PAUSE TestDaemonConfigValidation/valid_config
10:17:03 [2022-08-30T10:17:03.196Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:17:03 [2022-08-30T10:17:03.196Z] === CONT  TestDaemonConfigValidation/malformed_config
10:17:03 [2022-08-30T10:17:03.196Z] === CONT  TestDaemonConfigValidation/invalid_config
10:17:03 [2022-08-30T10:17:03.196Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:17:03 [2022-08-30T10:17:03.196Z] === CONT  TestDaemonConfigValidation/valid_config
10:17:03 [2022-08-30T10:17:03.457Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:17:03 [2022-08-30T10:17:03.457Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
10:17:03 [2022-08-30T10:17:03.457Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s)
10:17:03 [2022-08-30T10:17:03.457Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
10:17:03 [2022-08-30T10:17:03.457Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
10:17:03 [2022-08-30T10:17:03.457Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
10:17:03 [2022-08-30T10:17:03.457Z] === RUN   TestConfigDaemonSeccompProfiles
10:17:03 [2022-08-30T10:17:03.457Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:17:03 [2022-08-30T10:17:03.520Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
10:17:04 [2022-08-30T10:17:04.399Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:17:04 [2022-08-30T10:17:04.461Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
10:17:05 [2022-08-30T10:17:05.341Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:17:05 [2022-08-30T10:17:05.848Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
10:17:06 [2022-08-30T10:17:06.725Z] === CONT  TestConfigDaemonSeccompProfiles
10:17:06 [2022-08-30T10:17:06.725Z]     daemon_test.go:197: [d71a44bebf427] daemon is not started
10:17:06 [2022-08-30T10:17:06.725Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
10:17:06 [2022-08-30T10:17:06.725Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
10:17:06 [2022-08-30T10:17:06.725Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s)
10:17:06 [2022-08-30T10:17:06.725Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
10:17:06 [2022-08-30T10:17:06.725Z] === RUN   TestDaemonProxy
10:17:06 [2022-08-30T10:17:06.725Z] === RUN   TestDaemonProxy/environment_variables
10:17:07 [2022-08-30T10:17:07.231Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
10:17:07 [2022-08-30T10:17:07.232Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
10:17:08 [2022-08-30T10:17:08.108Z] === RUN   TestDaemonProxy/command-line_options
10:17:10 [2022-08-30T10:17:10.021Z] === RUN   TestDaemonProxy/configuration_file
10:17:11 [2022-08-30T10:17:11.432Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
10:17:11 [2022-08-30T10:17:11.932Z] === RUN   TestDaemonProxy/conflicting_options
10:17:11 [2022-08-30T10:17:11.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:17:12 [2022-08-30T10:17:12.002Z] --- PASS: TestImportExtremelyLargeImageWorks (177.44s)
10:17:12 [2022-08-30T10:17:12.002Z] PASS
10:17:12 [2022-08-30T10:17:12.002Z] 
10:17:12 [2022-08-30T10:17:12.002Z] DONE 22 tests in 181.792s
10:17:12 [2022-08-30T10:17:12.002Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
10:17:12 [2022-08-30T10:17:12.002Z] ++ 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
10:17:12 [2022-08-30T10:17:12.002Z] ++ set -e
10:17:12 [2022-08-30T10:17:12.002Z] ++ '[' -n 0 ']'
10:17:12 [2022-08-30T10:17:12.002Z] ++ set -x
10:17:12 [2022-08-30T10:17:12.002Z] ++ 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
10:17:12 [2022-08-30T10:17:12.002Z] === RUN   TestStripANSICommands
10:17:12 [2022-08-30T10:17:12.002Z] === RUN   TestStripANSICommands/#00
10:17:12 [2022-08-30T10:17:12.002Z] === RUN   TestStripANSICommands/#01
10:17:12 [2022-08-30T10:17:12.002Z] --- PASS: TestStripANSICommands (0.00s)
10:17:12 [2022-08-30T10:17:12.002Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
10:17:12 [2022-08-30T10:17:12.002Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
10:17:12 [2022-08-30T10:17:12.002Z] PASS
10:17:12 [2022-08-30T10:17:12.002Z] 
10:17:12 [2022-08-30T10:17:12.002Z] DONE 3 tests in 0.047s
10:17:12 [2022-08-30T10:17:12.002Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:17:12 [2022-08-30T10:17:12.002Z] ++ 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
10:17:12 [2022-08-30T10:17:12.002Z] ++ set -e
10:17:12 [2022-08-30T10:17:12.002Z] ++ '[' -n 0 ']'
10:17:12 [2022-08-30T10:17:12.002Z] ++ set -x
10:17:12 [2022-08-30T10:17:12.002Z] ++ 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
10:17:12 [2022-08-30T10:17:12.193Z] === RUN   TestDaemonProxy/reload_sanitized
10:17:12 [2022-08-30T10:17:12.262Z] INFO: Testing against a local daemon
10:17:12 [2022-08-30T10:17:12.262Z] === RUN   TestNetworkCreateDelete
10:17:12 [2022-08-30T10:17:12.262Z] --- PASS: TestNetworkCreateDelete (0.14s)
10:17:12 [2022-08-30T10:17:12.262Z] === RUN   TestDockerNetworkDeletePreferID
10:17:12 [2022-08-30T10:17:12.523Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
10:17:12 [2022-08-30T10:17:12.765Z] --- PASS: TestDaemonProxy (6.24s)
10:17:12 [2022-08-30T10:17:12.765Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
10:17:12 [2022-08-30T10:17:12.765Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
10:17:12 [2022-08-30T10:17:12.765Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
10:17:12 [2022-08-30T10:17:12.765Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
10:17:12 [2022-08-30T10:17:12.765Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
10:17:12 [2022-08-30T10:17:12.765Z] PASS
10:17:12 [2022-08-30T10:17:12.765Z] 
10:17:12 [2022-08-30T10:17:12.765Z] DONE 18 tests in 11.166s
10:17:12 [2022-08-30T10:17:12.765Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:17:12 [2022-08-30T10:17:12.765Z] INFO: Testing against a local daemon
10:17:12 [2022-08-30T10:17:12.765Z] === RUN   TestCommitInheritsEnv
10:17:12 [2022-08-30T10:17:12.783Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s)
10:17:12 [2022-08-30T10:17:12.783Z] === RUN   TestDaemonDNSFallback
10:17:13 [2022-08-30T10:17:13.026Z] --- PASS: TestCommitInheritsEnv (0.34s)
10:17:13 [2022-08-30T10:17:13.026Z] === RUN   TestImportExtremelyLargeImageWorks
10:17:13 [2022-08-30T10:17:13.026Z] === PAUSE TestImportExtremelyLargeImageWorks
10:17:13 [2022-08-30T10:17:13.026Z] === RUN   TestImportWithCustomPlatform
10:17:13 [2022-08-30T10:17:13.026Z] === RUN   TestImportWithCustomPlatform/#00
10:17:13 [2022-08-30T10:17:13.287Z] === RUN   TestImportWithCustomPlatform/_______
10:17:13 [2022-08-30T10:17:13.287Z] === RUN   TestImportWithCustomPlatform//
10:17:13 [2022-08-30T10:17:13.287Z] === RUN   TestImportWithCustomPlatform/linux
10:17:13 [2022-08-30T10:17:13.287Z] === RUN   TestImportWithCustomPlatform/LINUX
10:17:13 [2022-08-30T10:17:13.287Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:17:13 [2022-08-30T10:17:13.547Z] === RUN   TestImportWithCustomPlatform/macos
10:17:13 [2022-08-30T10:17:13.547Z] === RUN   TestImportWithCustomPlatform/macos/arm64
10:17:13 [2022-08-30T10:17:13.547Z] === RUN   TestImportWithCustomPlatform/nintendo64
10:17:13 [2022-08-30T10:17:13.547Z] --- PASS: TestImportWithCustomPlatform (0.33s)
10:17:13 [2022-08-30T10:17:13.547Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
10:17:13 [2022-08-30T10:17:13.547Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
10:17:13 [2022-08-30T10:17:13.547Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
10:17:13 [2022-08-30T10:17:13.547Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
10:17:13 [2022-08-30T10:17:13.547Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
10:17:13 [2022-08-30T10:17:13.547Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
10:17:13 [2022-08-30T10:17:13.547Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
10:17:13 [2022-08-30T10:17:13.547Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
10:17:13 [2022-08-30T10:17:13.548Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
10:17:13 [2022-08-30T10:17:13.548Z] === RUN   TestImagesFilterMultiReference
10:17:13 [2022-08-30T10:17:13.548Z] --- PASS: TestImagesFilterMultiReference (0.06s)
10:17:13 [2022-08-30T10:17:13.548Z] === RUN   TestImagePullPlatformInvalid
10:17:13 [2022-08-30T10:17:13.548Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
10:17:13 [2022-08-30T10:17:13.548Z] === RUN   TestRemoveImageOrphaning
10:17:13 [2022-08-30T10:17:13.809Z] --- PASS: TestRemoveImageOrphaning (0.28s)
10:17:13 [2022-08-30T10:17:13.809Z] === RUN   TestRemoveImageGarbageCollector
10:17:14 [2022-08-30T10:17:14.168Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
10:17:14 [2022-08-30T10:17:14.379Z] time="2022-08-30T10:17:14Z" level=info msg="[graphdriver] trying configured driver: overlay2"
10:17:15 [2022-08-30T10:17:15.764Z] --- PASS: TestRemoveImageGarbageCollector (1.91s)
10:17:15 [2022-08-30T10:17:15.764Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:17:15 [2022-08-30T10:17:15.764Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:17:15 [2022-08-30T10:17:15.764Z] === RUN   TestTagInvalidReference
10:17:15 [2022-08-30T10:17:15.764Z] --- PASS: TestTagInvalidReference (0.02s)
10:17:15 [2022-08-30T10:17:15.764Z] === RUN   TestTagValidPrefixedRepo
10:17:15 [2022-08-30T10:17:15.764Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
10:17:15 [2022-08-30T10:17:15.764Z] === RUN   TestTagExistedNameWithoutForce
10:17:15 [2022-08-30T10:17:15.764Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:17:15 [2022-08-30T10:17:15.764Z] === RUN   TestTagOfficialNames
10:17:16 [2022-08-30T10:17:16.025Z] --- PASS: TestTagOfficialNames (0.05s)
10:17:16 [2022-08-30T10:17:16.025Z] === RUN   TestTagMatchesDigest
10:17:16 [2022-08-30T10:17:16.025Z] --- PASS: TestTagMatchesDigest (0.01s)
10:17:16 [2022-08-30T10:17:16.025Z] === CONT  TestImportExtremelyLargeImageWorks
10:17:18 [2022-08-30T10:17:18.368Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
10:17:19 [2022-08-30T10:17:19.308Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
10:17:19 [2022-08-30T10:17:19.308Z] --- PASS: TestDaemonDNSFallback (6.57s)
10:17:19 [2022-08-30T10:17:19.308Z] === RUN   TestInspectNetwork
10:17:20 [2022-08-30T10:17:20.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:17:20 [2022-08-30T10:17:20.690Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
10:17:23 [2022-08-30T10:17:23.250Z] === RUN   TestInspectNetwork/full_network_id
10:17:23 [2022-08-30T10:17:23.250Z] === RUN   TestInspectNetwork/partial_network_id
10:17:23 [2022-08-30T10:17:23.250Z] === RUN   TestInspectNetwork/network_name
10:17:23 [2022-08-30T10:17:23.250Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:17:26 [2022-08-30T10:17:26.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
10:17:26 [2022-08-30T10:17:26.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:17:27 [2022-08-30T10:17:27.348Z] --- PASS: TestBuildWithHugeFile (52.09s)
10:17:27 [2022-08-30T10:17:27.348Z] === RUN   TestBuildWCOWSandboxSize
10:17:27 [2022-08-30T10:17:27.348Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:17:27 [2022-08-30T10:17:27.348Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:17:27 [2022-08-30T10:17:27.348Z] === RUN   TestBuildWithEmptyDockerfile
10:17:27 [2022-08-30T10:17:27.348Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:17:27 [2022-08-30T10:17:27.348Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:17:27 [2022-08-30T10:17:27.348Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:17:27 [2022-08-30T10:17:27.348Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:17:27 [2022-08-30T10:17:27.348Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:17:27 [2022-08-30T10:17:27.348Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:17:27 [2022-08-30T10:17:27.348Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:17:27 [2022-08-30T10:17:27.348Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:17:27 [2022-08-30T10:17:27.348Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:17:27 [2022-08-30T10:17:27.348Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
10:17:27 [2022-08-30T10:17:27.348Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s)
10:17:27 [2022-08-30T10:17:27.348Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
10:17:27 [2022-08-30T10:17:27.348Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
10:17:27 [2022-08-30T10:17:27.348Z] === RUN   TestBuildPreserveOwnership
10:17:27 [2022-08-30T10:17:27.348Z] === RUN   TestBuildPreserveOwnership/copy_from
10:17:27 [2022-08-30T10:17:27.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:17:28 [2022-08-30T10:17:28.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:17:28 [2022-08-30T10:17:28.286Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:17:28 [2022-08-30T10:17:28.526Z] --- PASS: TestInspectNetwork (8.30s)
10:17:28 [2022-08-30T10:17:28.526Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:17:28 [2022-08-30T10:17:28.526Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:17:28 [2022-08-30T10:17:28.526Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:17:28 [2022-08-30T10:17:28.526Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:17:28 [2022-08-30T10:17:28.526Z] === RUN   TestRunContainerWithBridgeNone
10:17:29 [2022-08-30T10:17:29.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:17:29 [2022-08-30T10:17:29.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:17:29 [2022-08-30T10:17:29.907Z] --- PASS: TestRunContainerWithBridgeNone (1.93s)
10:17:29 [2022-08-30T10:17:29.907Z] === RUN   TestNetworkInvalidJSON
10:17:29 [2022-08-30T10:17:29.907Z] === RUN   TestNetworkInvalidJSON/networks/create
10:17:29 [2022-08-30T10:17:29.907Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:17:29 [2022-08-30T10:17:29.907Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:17:29 [2022-08-30T10:17:29.907Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:17:29 [2022-08-30T10:17:29.907Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:17:29 [2022-08-30T10:17:29.907Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:17:29 [2022-08-30T10:17:29.907Z] === CONT  TestNetworkInvalidJSON/networks/create
10:17:29 [2022-08-30T10:17:29.907Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:17:29 [2022-08-30T10:17:29.907Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:17:29 [2022-08-30T10:17:29.907Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:17:29 [2022-08-30T10:17:29.907Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:17:29 [2022-08-30T10:17:29.907Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:17:29 [2022-08-30T10:17:29.907Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:17:29 [2022-08-30T10:17:29.907Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:17:29 [2022-08-30T10:17:29.907Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:17:29 [2022-08-30T10:17:29.907Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:17:29 [2022-08-30T10:17:29.907Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:17:29 [2022-08-30T10:17:29.907Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:17:29 [2022-08-30T10:17:29.907Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:17:29 [2022-08-30T10:17:29.907Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:17:29 [2022-08-30T10:17:29.907Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:17:29 [2022-08-30T10:17:29.907Z] --- PASS: TestNetworkInvalidJSON (0.03s)
10:17:29 [2022-08-30T10:17:29.907Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
10:17:29 [2022-08-30T10:17:29.907Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:17:29 [2022-08-30T10:17:29.907Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:17:29 [2022-08-30T10:17:29.907Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:17:29 [2022-08-30T10:17:29.907Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:17:29 [2022-08-30T10:17:29.907Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
10:17:29 [2022-08-30T10:17:29.907Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:17:29 [2022-08-30T10:17:29.907Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:17:29 [2022-08-30T10:17:29.907Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:17:29 [2022-08-30T10:17:29.907Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:17:29 [2022-08-30T10:17:29.907Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:17:29 [2022-08-30T10:17:29.907Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:17:29 [2022-08-30T10:17:29.907Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:17:29 [2022-08-30T10:17:29.907Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:17:29 [2022-08-30T10:17:29.907Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:17:29 [2022-08-30T10:17:29.907Z] === RUN   TestNetworkList
10:17:29 [2022-08-30T10:17:29.907Z] === RUN   TestNetworkList//networks
10:17:29 [2022-08-30T10:17:29.907Z] === PAUSE TestNetworkList//networks
10:17:29 [2022-08-30T10:17:29.907Z] === RUN   TestNetworkList//networks/
10:17:29 [2022-08-30T10:17:29.907Z] === PAUSE TestNetworkList//networks/
10:17:29 [2022-08-30T10:17:29.907Z] === CONT  TestNetworkList//networks
10:17:29 [2022-08-30T10:17:29.907Z] === CONT  TestNetworkList//networks/
10:17:29 [2022-08-30T10:17:29.907Z] --- PASS: TestNetworkList (0.05s)
10:17:29 [2022-08-30T10:17:29.907Z]     --- PASS: TestNetworkList//networks (0.00s)
10:17:29 [2022-08-30T10:17:29.907Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:17:29 [2022-08-30T10:17:29.907Z] === RUN   TestHostIPv4BridgeLabel
10:17:30 [2022-08-30T10:17:30.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:17:30 [2022-08-30T10:17:30.478Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
10:17:30 [2022-08-30T10:17:30.479Z] === RUN   TestDaemonRestartWithLiveRestore
10:17:31 [2022-08-30T10:17:31.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:17:31 [2022-08-30T10:17:31.417Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
10:17:31 [2022-08-30T10:17:31.417Z] === RUN   TestDaemonDefaultNetworkPools
10:17:31 [2022-08-30T10:17:31.417Z] === RUN   TestDockerSuite/TestBuildDotDotFile
10:17:31 [2022-08-30T10:17:31.677Z] === RUN   TestDockerSuite/TestBuildEOLInLine
10:17:32 [2022-08-30T10:17:32.246Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
10:17:32 [2022-08-30T10:17:32.246Z] === RUN   TestDaemonRestartWithExistingNetwork
10:17:32 [2022-08-30T10:17:32.482Z] --- PASS: TestBuildPreserveOwnership (9.56s)
10:17:32 [2022-08-30T10:17:32.482Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.54s)
10:17:32 [2022-08-30T10:17:32.482Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
10:17:32 [2022-08-30T10:17:32.482Z] === RUN   TestBuildPlatformInvalid
10:17:32 [2022-08-30T10:17:32.482Z] --- PASS: TestBuildPlatformInvalid (0.08s)
10:17:32 [2022-08-30T10:17:32.482Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:17:32 [2022-08-30T10:17:32.482Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
10:17:32 [2022-08-30T10:17:32.482Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
10:17:32 [2022-08-30T10:17:32.482Z] PASS
10:17:32 [2022-08-30T10:17:32.482Z] 
10:17:32 [2022-08-30T10:17:32.482Z] === Skipped
10:17:32 [2022-08-30T10:17:32.482Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:17:32 [2022-08-30T10:17:32.482Z]     build_session_test.go:25: TODO: BuildKit
10:17:32 [2022-08-30T10:17:32.482Z] 
10:17:32 [2022-08-30T10:17:32.482Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:17:32 [2022-08-30T10:17:32.482Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:17:32 [2022-08-30T10:17:32.482Z] 
10:17:32 [2022-08-30T10:17:32.482Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
10:17:32 [2022-08-30T10:17:32.482Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
10:17:32 [2022-08-30T10:17:32.482Z] 
10:17:32 [2022-08-30T10:17:32.482Z] DONE 34 tests, 3 skipped in 112.291s
10:17:32 [2022-08-30T10:17:32.482Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:17:32 [2022-08-30T10:17:32.482Z] INFO: Testing against a local daemon
10:17:32 [2022-08-30T10:17:32.482Z] === RUN   TestConfigInspect
10:17:32 [2022-08-30T10:17:32.482Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:17:32 [2022-08-30T10:17:32.482Z] --- SKIP: TestConfigInspect (0.02s)
10:17:32 [2022-08-30T10:17:32.482Z] === RUN   TestConfigList
10:17:32 [2022-08-30T10:17:32.482Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:17:32 [2022-08-30T10:17:32.482Z] --- SKIP: TestConfigList (0.01s)
10:17:32 [2022-08-30T10:17:32.482Z] === RUN   TestConfigsCreateAndDelete
10:17:32 [2022-08-30T10:17:32.482Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:17:32 [2022-08-30T10:17:32.482Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
10:17:32 [2022-08-30T10:17:32.482Z] === RUN   TestConfigsUpdate
10:17:32 [2022-08-30T10:17:32.482Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:17:32 [2022-08-30T10:17:32.482Z] --- SKIP: TestConfigsUpdate (0.01s)
10:17:32 [2022-08-30T10:17:32.482Z] === RUN   TestTemplatedConfig
10:17:32 [2022-08-30T10:17:32.482Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:17:32 [2022-08-30T10:17:32.482Z] --- SKIP: TestTemplatedConfig (0.00s)
10:17:32 [2022-08-30T10:17:32.482Z] === RUN   TestConfigCreateResolve
10:17:32 [2022-08-30T10:17:32.482Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:17:32 [2022-08-30T10:17:32.482Z] --- SKIP: TestConfigCreateResolve (0.01s)
10:17:32 [2022-08-30T10:17:32.482Z] PASS
10:17:32 [2022-08-30T10:17:32.482Z] 
10:17:32 [2022-08-30T10:17:32.482Z] === Skipped
10:17:32 [2022-08-30T10:17:32.482Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
10:17:32 [2022-08-30T10:17:32.482Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:17:32 [2022-08-30T10:17:32.482Z] 
10:17:32 [2022-08-30T10:17:32.482Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
10:17:32 [2022-08-30T10:17:32.482Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:17:32 [2022-08-30T10:17:32.482Z] 
10:17:32 [2022-08-30T10:17:32.482Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
10:17:32 [2022-08-30T10:17:32.482Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:17:32 [2022-08-30T10:17:32.482Z] 
10:17:32 [2022-08-30T10:17:32.482Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
10:17:32 [2022-08-30T10:17:32.482Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:17:32 [2022-08-30T10:17:32.482Z] 
10:17:32 [2022-08-30T10:17:32.482Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
10:17:32 [2022-08-30T10:17:32.482Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:17:32 [2022-08-30T10:17:32.482Z] 
10:17:32 [2022-08-30T10:17:32.482Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
10:17:32 [2022-08-30T10:17:32.482Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:17:32 [2022-08-30T10:17:32.482Z] 
10:17:32 [2022-08-30T10:17:32.482Z] DONE 6 tests, 6 skipped in 0.169s
10:17:32 [2022-08-30T10:17:32.482Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:17:32 [2022-08-30T10:17:32.742Z] INFO: Testing against a local daemon
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestAttachWithTTY
10:17:32 [2022-08-30T10:17:32.742Z] --- PASS: TestAttachWithTTY (0.06s)
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestAttachWithoutTTy
10:17:32 [2022-08-30T10:17:32.742Z] --- PASS: TestAttachWithoutTTy (0.05s)
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestCheckpoint
10:17:32 [2022-08-30T10:17:32.742Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:17:32 [2022-08-30T10:17:32.742Z] --- SKIP: TestCheckpoint (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/commit
10:17:32 [2022-08-30T10:17:32.742Z] === PAUSE TestContainerInvalidJSON/commit
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/containers/create
10:17:32 [2022-08-30T10:17:32.742Z] === PAUSE TestContainerInvalidJSON/containers/create
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:17:32 [2022-08-30T10:17:32.742Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:17:32 [2022-08-30T10:17:32.742Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:17:32 [2022-08-30T10:17:32.742Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:17:32 [2022-08-30T10:17:32.742Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
10:17:32 [2022-08-30T10:17:32.742Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
10:17:32 [2022-08-30T10:17:32.742Z] === CONT  TestContainerInvalidJSON/commit
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:17:32 [2022-08-30T10:17:32.742Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:17:32 [2022-08-30T10:17:32.742Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
10:17:32 [2022-08-30T10:17:32.742Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:17:32 [2022-08-30T10:17:32.742Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:17:32 [2022-08-30T10:17:32.742Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:17:32 [2022-08-30T10:17:32.742Z] === CONT  TestContainerInvalidJSON/containers/create
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:17:32 [2022-08-30T10:17:32.742Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:17:32 [2022-08-30T10:17:32.742Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:17:32 [2022-08-30T10:17:32.742Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:17:32 [2022-08-30T10:17:32.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:17:33 [2022-08-30T10:17:33.003Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
10:17:33 [2022-08-30T10:17:33.003Z] === RUN   TestCopyFromContainerPathIsNotDir
10:17:33 [2022-08-30T10:17:33.003Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
10:17:33 [2022-08-30T10:17:33.003Z] === RUN   TestCopyToContainerPathDoesNotExist
10:17:33 [2022-08-30T10:17:33.003Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
10:17:33 [2022-08-30T10:17:33.003Z] === RUN   TestCopyEmptyFile
10:17:33 [2022-08-30T10:17:33.263Z] --- PASS: TestCopyEmptyFile (0.21s)
10:17:33 [2022-08-30T10:17:33.263Z] === RUN   TestCopyToContainerPathIsNotDir
10:17:33 [2022-08-30T10:17:33.263Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
10:17:33 [2022-08-30T10:17:33.263Z] === RUN   TestCopyFromContainer
10:17:33 [2022-08-30T10:17:33.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:17:33 [2022-08-30T10:17:33.625Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
10:17:33 [2022-08-30T10:17:33.625Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:17:33 [2022-08-30T10:17:33.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:17:34 [2022-08-30T10:17:34.567Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
10:17:34 [2022-08-30T10:17:34.567Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:17:34 [2022-08-30T10:17:34.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:17:34 [2022-08-30T10:17:34.827Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
10:17:35 [2022-08-30T10:17:35.086Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
10:17:35 [2022-08-30T10:17:35.086Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
10:17:35 [2022-08-30T10:17:35.086Z] === RUN   TestServiceWithPredefinedNetwork
10:17:35 [2022-08-30T10:17:35.346Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
10:17:35 [2022-08-30T10:17:35.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:17:35 [2022-08-30T10:17:35.605Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
10:17:35 [2022-08-30T10:17:35.866Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
10:17:36 [2022-08-30T10:17:36.125Z] === RUN   TestDockerSuite/TestBuildEntrypoint
10:17:36 [2022-08-30T10:17:36.385Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
10:17:36 [2022-08-30T10:17:36.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:17:37 [2022-08-30T10:17:37.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:17:37 [2022-08-30T10:17:37.443Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe
10:17:37 [2022-08-30T10:17:37.443Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
10:17:37 [2022-08-30T10:17:37.443Z] {
10:17:37 [2022-08-30T10:17:37.443Z]   "RT_GROUP_ICON": {
10:17:37 [2022-08-30T10:17:37.443Z]     "#1": {
10:17:37 [2022-08-30T10:17:37.443Z]       "0409": "../../winresources/docker.ico"
10:17:37 [2022-08-30T10:17:37.443Z]     }
10:17:37 [2022-08-30T10:17:37.443Z]   },
10:17:37 [2022-08-30T10:17:37.443Z]   "RT_MANIFEST": {
10:17:37 [2022-08-30T10:17:37.443Z]     "#1": {
10:17:37 [2022-08-30T10:17:37.443Z]       "0409": {
10:17:37 [2022-08-30T10:17:37.443Z]         "identity": {},
10:17:37 [2022-08-30T10:17:37.443Z]         "description": "Docker Engine",
10:17:37 [2022-08-30T10:17:37.443Z]         "minimum-os": "vista",
10:17:37 [2022-08-30T10:17:37.443Z]         "execution-level": "",
10:17:37 [2022-08-30T10:17:37.443Z]         "ui-access": false,
10:17:37 [2022-08-30T10:17:37.443Z]         "auto-elevate": false,
10:17:37 [2022-08-30T10:17:37.443Z]         "dpi-awareness": "unaware",
10:17:37 [2022-08-30T10:17:37.443Z]         "disable-theming": false,
10:17:37 [2022-08-30T10:17:37.443Z]         "disable-window-filtering": false,
10:17:37 [2022-08-30T10:17:37.443Z]         "high-resolution-scrolling-aware": false,
10:17:37 [2022-08-30T10:17:37.443Z]         "ultra-high-resolution-scrolling-aware": false,
10:17:37 [2022-08-30T10:17:37.443Z]         "long-path-aware": false,
10:17:37 [2022-08-30T10:17:37.443Z]         "printer-driver-isolation": false,
10:17:37 [2022-08-30T10:17:37.443Z]         "gdi-scaling": false,
10:17:37 [2022-08-30T10:17:37.443Z]         "segment-heap": false,
10:17:37 [2022-08-30T10:17:37.443Z]         "use-common-controls-v6": false
10:17:37 [2022-08-30T10:17:37.443Z]       }
10:17:37 [2022-08-30T10:17:37.443Z]     }
10:17:37 [2022-08-30T10:17:37.443Z]   },
10:17:37 [2022-08-30T10:17:37.443Z]   "RT_MESSAGETABLE": {
10:17:37 [2022-08-30T10:17:37.443Z]     "#1": {
10:17:37 [2022-08-30T10:17:37.443Z]       "0409": "../../winresources/event_messages.bin"
10:17:37 [2022-08-30T10:17:37.443Z]     }
10:17:37 [2022-08-30T10:17:37.443Z]   },
10:17:37 [2022-08-30T10:17:37.443Z]   "RT_VERSION": {
10:17:37 [2022-08-30T10:17:37.443Z]     "#1": {
10:17:37 [2022-08-30T10:17:37.443Z]       "0409": {
10:17:37 [2022-08-30T10:17:37.443Z]         "fixed": {
10:17:37 [2022-08-30T10:17:37.443Z]           "file_version": "0.0.0.0",
10:17:37 [2022-08-30T10:17:37.443Z]           "product_version": "0.0.0.0",
10:17:37 [2022-08-30T10:17:37.443Z]           "type": "Unknown"
10:17:37 [2022-08-30T10:17:37.443Z]         },
10:17:37 [2022-08-30T10:17:37.443Z]         "info": {
10:17:37 [2022-08-30T10:17:37.443Z]           "0000": {
10:17:37 [2022-08-30T10:17:37.443Z]             "CompanyName": "",
10:17:37 [2022-08-30T10:17:37.443Z]             "FileVersion": "dev",
10:17:37 [2022-08-30T10:17:37.443Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
10:17:37 [2022-08-30T10:17:37.443Z]             "OriginalFileName": "docker-proxy.exe",
10:17:37 [2022-08-30T10:17:37.443Z]             "ProductName": "",
10:17:37 [2022-08-30T10:17:37.443Z]             "ProductVersion": "dev",
10:17:37 [2022-08-30T10:17:37.443Z]             "SpecialBuild": "8b36298d7fa8d906c3528df4cbdee3a8bfa0493a"
10:17:37 [2022-08-30T10:17:37.443Z]           }
10:17:37 [2022-08-30T10:17:37.443Z]         }
10:17:37 [2022-08-30T10:17:37.443Z]       }
10:17:37 [2022-08-30T10:17:37.443Z]     }
10:17:37 [2022-08-30T10:17:37.443Z]   }
10:17:37 [2022-08-30T10:17:37.443Z] }
10:17:37 [2022-08-30T10:17:37.443Z] cmd/docker-proxy/genwinres_windows.go
10:17:37 [2022-08-30T10:17:37.443Z] cmd/docker-proxy/main.go
10:17:37 [2022-08-30T10:17:37.443Z] cmd/docker-proxy/network_proxy_test.go
10:17:37 [2022-08-30T10:17:37.443Z] cmd/docker-proxy/proxy.go
10:17:37 [2022-08-30T10:17:37.443Z] cmd/docker-proxy/sctp_proxy.go
10:17:37 [2022-08-30T10:17:37.443Z] cmd/docker-proxy/tcp_proxy.go
10:17:37 [2022-08-30T10:17:37.443Z] cmd/docker-proxy/udp_proxy.go
10:17:37 [2022-08-30T10:17:37.443Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe
10:17:37 [2022-08-30T10:17:37.443Z] GOOS="windows" GOARCH="amd64" GOARM=""
10:17:37 [2022-08-30T10:17:37.443Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe
10:17:37 [2022-08-30T10:17:37.443Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
10:17:37 [2022-08-30T10:17:37.443Z] remote: Enumerating objects: 23, done.
10:17:37 [2022-08-30T10:17:37.443Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
10:17:37 [2022-08-30T10:17:37.443Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
10:17:37 [2022-08-30T10:17:37.443Z] 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)
remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
10:17:37 [2022-08-30T10:17:37.443Z] 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.
10:17:37 [2022-08-30T10:17:37.443Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
10:17:37 [2022-08-30T10:17:37.443Z] Building: bundles/cross/windows/amd64/containerutility.exe
10:17:37 [2022-08-30T10:17:37.444Z] Cross building: bundles/cross/linux/ppc64le
10:17:37 [2022-08-30T10:17:37.444Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd
10:17:37 [2022-08-30T10:17:37.444Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
10:17:37 [2022-08-30T10:17:37.462Z] === RUN   TestCopyFromContainer//
10:17:37 [2022-08-30T10:17:37.462Z] === RUN   TestCopyFromContainer//bar/root
10:17:37 [2022-08-30T10:17:37.462Z] === RUN   TestCopyFromContainer//bar/root/
10:17:37 [2022-08-30T10:17:37.462Z] === RUN   TestCopyFromContainer/bar/quux
10:17:37 [2022-08-30T10:17:37.462Z] === RUN   TestCopyFromContainer/bar/quux/
10:17:37 [2022-08-30T10:17:37.462Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:17:37 [2022-08-30T10:17:37.462Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:17:37 [2022-08-30T10:17:37.462Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:17:37 [2022-08-30T10:17:37.722Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:17:37 [2022-08-30T10:17:37.722Z] === RUN   TestCopyFromContainer/bar/notarget
10:17:37 [2022-08-30T10:17:37.722Z] --- PASS: TestCopyFromContainer (4.44s)
10:17:37 [2022-08-30T10:17:37.722Z]     --- PASS: TestCopyFromContainer// (0.06s)
10:17:37 [2022-08-30T10:17:37.722Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
10:17:37 [2022-08-30T10:17:37.722Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
10:17:37 [2022-08-30T10:17:37.722Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
10:17:37 [2022-08-30T10:17:37.722Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
10:17:37 [2022-08-30T10:17:37.722Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
10:17:37 [2022-08-30T10:17:37.722Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
10:17:37 [2022-08-30T10:17:37.722Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
10:17:37 [2022-08-30T10:17:37.722Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
10:17:37 [2022-08-30T10:17:37.722Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
10:17:37 [2022-08-30T10:17:37.722Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:17:37 [2022-08-30T10:17:37.722Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:17:37 [2022-08-30T10:17:37.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:17:37 [2022-08-30T10:17:37.722Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:17:37 [2022-08-30T10:17:37.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:17:37 [2022-08-30T10:17:37.722Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:17:37 [2022-08-30T10:17:37.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:17:37 [2022-08-30T10:17:37.722Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:17:37 [2022-08-30T10:17:37.722Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:17:37 [2022-08-30T10:17:37.722Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:17:37 [2022-08-30T10:17:37.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:17:37 [2022-08-30T10:17:37.722Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:17:37 [2022-08-30T10:17:37.722Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:17:37 [2022-08-30T10:17:37.722Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:17:37 [2022-08-30T10:17:37.722Z] === RUN   TestCreateLinkToNonExistingContainer
10:17:37 [2022-08-30T10:17:37.722Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
10:17:37 [2022-08-30T10:17:37.722Z] === RUN   TestCreateWithInvalidEnv
10:17:37 [2022-08-30T10:17:37.722Z] === RUN   TestCreateWithInvalidEnv/0
10:17:37 [2022-08-30T10:17:37.722Z] === PAUSE TestCreateWithInvalidEnv/0
10:17:37 [2022-08-30T10:17:37.722Z] === RUN   TestCreateWithInvalidEnv/1
10:17:37 [2022-08-30T10:17:37.722Z] === PAUSE TestCreateWithInvalidEnv/1
10:17:37 [2022-08-30T10:17:37.722Z] === RUN   TestCreateWithInvalidEnv/2
10:17:37 [2022-08-30T10:17:37.722Z] === PAUSE TestCreateWithInvalidEnv/2
10:17:37 [2022-08-30T10:17:37.722Z] === CONT  TestCreateWithInvalidEnv/0
10:17:37 [2022-08-30T10:17:37.722Z] === CONT  TestCreateWithInvalidEnv/2
10:17:37 [2022-08-30T10:17:37.722Z] === CONT  TestCreateWithInvalidEnv/1
10:17:37 [2022-08-30T10:17:37.722Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:17:37 [2022-08-30T10:17:37.722Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:17:37 [2022-08-30T10:17:37.722Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:17:37 [2022-08-30T10:17:37.722Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:17:37 [2022-08-30T10:17:37.722Z] === RUN   TestCreateTmpfsMountsTarget
10:17:37 [2022-08-30T10:17:37.722Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
10:17:37 [2022-08-30T10:17:37.722Z] === RUN   TestCreateWithCustomMaskedPaths
10:17:37 [2022-08-30T10:17:37.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:17:38 [2022-08-30T10:17:38.293Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s)
10:17:38 [2022-08-30T10:17:38.293Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:17:38 [2022-08-30T10:17:38.293Z]     service_test.go:243: FLAKY_TEST
10:17:38 [2022-08-30T10:17:38.293Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:17:38 [2022-08-30T10:17:38.293Z] === RUN   TestServiceWithDataPathPortInit
10:17:38 [2022-08-30T10:17:38.293Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
10:17:38 [2022-08-30T10:17:38.875Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:17:38 [2022-08-30T10:17:38.875Z] Using test binary docker
10:17:38 [2022-08-30T10:17:38.875Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:17:38 [2022-08-30T10:17:38.875Z] +++ /etc/init.d/apparmor start
10:17:38 [2022-08-30T10:17:38.875Z] Not: starting.
10:17:38 [2022-08-30T10:17:38.875Z] INFO: Waiting for daemon to start...
10:17:38 [2022-08-30T10:17:38.875Z] Starting dockerd
10:17:38 [2022-08-30T10:17:38.875Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
10:17:39 [2022-08-30T10:17:39.105Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s)
10:17:39 [2022-08-30T10:17:39.105Z] === RUN   TestCreateWithCustomReadonlyPaths
10:17:39 [2022-08-30T10:17:39.231Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
10:17:40 [2022-08-30T10:17:40.487Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s)
10:17:40 [2022-08-30T10:17:40.487Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:17:40 [2022-08-30T10:17:40.487Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:17:40 [2022-08-30T10:17:40.487Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:17:40 [2022-08-30T10:17:40.487Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:17:40 [2022-08-30T10:17:40.487Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:17:40 [2022-08-30T10:17:40.487Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:17:40 [2022-08-30T10:17:40.487Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:17:40 [2022-08-30T10:17:40.487Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:17:40 [2022-08-30T10:17:40.487Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:17:40 [2022-08-30T10:17:40.487Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:17:40 [2022-08-30T10:17:40.487Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:17:40 [2022-08-30T10:17:40.487Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:17:40 [2022-08-30T10:17:40.487Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:17:40 [2022-08-30T10:17:40.487Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:17:40 [2022-08-30T10:17:40.487Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:17:40 [2022-08-30T10:17:40.487Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:17:40 [2022-08-30T10:17:40.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:17:40 [2022-08-30T10:17:40.488Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
10:17:40 [2022-08-30T10:17:40.488Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
10:17:40 [2022-08-30T10:17:40.488Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
10:17:40 [2022-08-30T10:17:40.488Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
10:17:40 [2022-08-30T10:17:40.488Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
10:17:40 [2022-08-30T10:17:40.488Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:17:40 [2022-08-30T10:17:40.612Z] === RUN   TestDockerSuite/TestBuildEnv
10:17:40 [2022-08-30T10:17:40.748Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
10:17:40 [2022-08-30T10:17:40.748Z] === RUN   TestCreateDifferentPlatform
10:17:40 [2022-08-30T10:17:40.748Z] === RUN   TestCreateDifferentPlatform/different_os
10:17:40 [2022-08-30T10:17:40.748Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:17:40 [2022-08-30T10:17:40.748Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:17:40 [2022-08-30T10:17:40.748Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:17:40 [2022-08-30T10:17:40.748Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:17:40 [2022-08-30T10:17:40.748Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:17:40 [2022-08-30T10:17:40.748Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
10:17:40 [2022-08-30T10:17:40.748Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:17:41 [2022-08-30T10:17:41.008Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
10:17:41 [2022-08-30T10:17:41.008Z] === RUN   TestCreateInvalidHostConfig
10:17:41 [2022-08-30T10:17:41.008Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
10:17:41 [2022-08-30T10:17:41.008Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
10:17:41 [2022-08-30T10:17:41.008Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
10:17:41 [2022-08-30T10:17:41.008Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
10:17:41 [2022-08-30T10:17:41.008Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:17:41 [2022-08-30T10:17:41.008Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:17:41 [2022-08-30T10:17:41.008Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
10:17:41 [2022-08-30T10:17:41.008Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
10:17:41 [2022-08-30T10:17:41.008Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
10:17:41 [2022-08-30T10:17:41.008Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
10:17:41 [2022-08-30T10:17:41.008Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:17:41 [2022-08-30T10:17:41.008Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
10:17:41 [2022-08-30T10:17:41.008Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
10:17:41 [2022-08-30T10:17:41.008Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
10:17:41 [2022-08-30T10:17:41.008Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
10:17:41 [2022-08-30T10:17:41.008Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
10:17:41 [2022-08-30T10:17:41.008Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
10:17:41 [2022-08-30T10:17:41.008Z] === RUN   TestContainerStartOnDaemonRestart
10:17:41 [2022-08-30T10:17:41.008Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
10:17:41 [2022-08-30T10:17:41.008Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
10:17:41 [2022-08-30T10:17:41.008Z] === RUN   TestDaemonRestartIpcMode
10:17:41 [2022-08-30T10:17:41.008Z] === PAUSE TestDaemonRestartIpcMode
10:17:41 [2022-08-30T10:17:41.008Z] === RUN   TestDaemonHostGatewayIP
10:17:41 [2022-08-30T10:17:41.008Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
10:17:41 [2022-08-30T10:17:41.008Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
10:17:41 [2022-08-30T10:17:41.008Z] === RUN   TestRestartDaemonWithRestartingContainer
10:17:41 [2022-08-30T10:17:41.008Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:17:41 [2022-08-30T10:17:41.008Z] === RUN   TestContainerKillOnDaemonStart
10:17:41 [2022-08-30T10:17:41.008Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
10:17:41 [2022-08-30T10:17:41.008Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
10:17:41 [2022-08-30T10:17:41.008Z] === RUN   TestDiff
10:17:41 [2022-08-30T10:17:41.268Z] --- PASS: TestDiff (0.41s)
10:17:41 [2022-08-30T10:17:41.268Z] === RUN   TestExecConsoleSize
10:17:41 [2022-08-30T10:17:41.552Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
10:17:41 [2022-08-30T10:17:41.840Z] --- PASS: TestExecConsoleSize (0.47s)
10:17:41 [2022-08-30T10:17:41.840Z] === RUN   TestExecWithCloseStdin
10:17:42 [2022-08-30T10:17:42.122Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
10:17:42 [2022-08-30T10:17:42.410Z] --- PASS: TestExecWithCloseStdin (0.48s)
10:17:42 [2022-08-30T10:17:42.410Z] === RUN   TestExec
10:17:42 [2022-08-30T10:17:42.671Z] --- PASS: TestExec (0.46s)
10:17:42 [2022-08-30T10:17:42.671Z] === RUN   TestExecUser
10:17:43 [2022-08-30T10:17:43.059Z] === RUN   TestDockerSuite/TestBuildEnvUsage
10:17:43 [2022-08-30T10:17:43.242Z] --- PASS: TestExecUser (0.46s)
10:17:43 [2022-08-30T10:17:43.242Z] === RUN   TestExportContainerAndImportImage
10:17:43 [2022-08-30T10:17:43.814Z] --- PASS: TestExportContainerAndImportImage (0.59s)
10:17:43 [2022-08-30T10:17:43.814Z] === RUN   TestExportContainerAfterDaemonRestart
10:17:45 [2022-08-30T10:17:45.196Z] --- PASS: TestExportContainerAfterDaemonRestart (1.37s)
10:17:45 [2022-08-30T10:17:45.196Z] === RUN   TestHealthCheckWorkdir
10:17:45 [2022-08-30T10:17:45.413Z] .
10:17:45 [2022-08-30T10:17:45.414Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:17:45 [2022-08-30T10:17:45.414Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:17:45 [2022-08-30T10:17:45.414Z] Error: No such image: emptyfs
10:17:45 [2022-08-30T10:17:45.414Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:17:45 [2022-08-30T10:17:45.414Z] ++++ docker load
10:17:45 [2022-08-30T10:17:45.414Z] Loaded image: emptyfs:latest
10:17:45 [2022-08-30T10:17:45.414Z] Running integration-test (iteration 1)
10:17:45 [2022-08-30T10:17:45.414Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
10:17:45 [2022-08-30T10:17:45.414Z] ++ 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
10:17:45 [2022-08-30T10:17:45.414Z] ++ set -e
10:17:45 [2022-08-30T10:17:45.414Z] ++ '[' -n 0 ']'
10:17:45 [2022-08-30T10:17:45.414Z] ++ set -x
10:17:45 [2022-08-30T10:17:45.414Z] ++ 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
10:17:45 [2022-08-30T10:17:45.414Z] Loaded image: busybox:latest
10:17:45 [2022-08-30T10:17:45.414Z] Loaded image: busybox:glibc
10:17:45 [2022-08-30T10:17:45.767Z] --- PASS: TestHealthCheckWorkdir (0.55s)
10:17:45 [2022-08-30T10:17:45.768Z] === RUN   TestHealthKillContainer
10:17:46 [2022-08-30T10:17:46.780Z] Loaded image: debian:bullseye-slim
10:17:46 [2022-08-30T10:17:46.780Z] Loaded image: hello-world:latest
10:17:46 [2022-08-30T10:17:46.780Z] Loaded image: arm32v7/hello-world:latest
10:17:46 [2022-08-30T10:17:46.780Z] INFO: Testing against a local daemon
10:17:46 [2022-08-30T10:17:46.780Z] === RUN   TestCgroupNamespacesBuild
10:17:47 [2022-08-30T10:17:47.270Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
10:17:47 [2022-08-30T10:17:47.709Z] --- PASS: TestCgroupNamespacesBuild (1.13s)
10:17:47 [2022-08-30T10:17:47.709Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:17:49 [2022-08-30T10:17:49.077Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
10:17:49 [2022-08-30T10:17:49.077Z] === RUN   TestBuildWithSession
10:17:49 [2022-08-30T10:17:49.077Z]     build_session_test.go:25: TODO: BuildKit
10:17:49 [2022-08-30T10:17:49.077Z] --- SKIP: TestBuildWithSession (0.00s)
10:17:49 [2022-08-30T10:17:49.077Z] === RUN   TestBuildSquashParent
10:17:52 [2022-08-30T10:17:52.348Z] --- PASS: TestBuildSquashParent (3.31s)
10:17:52 [2022-08-30T10:17:52.348Z] === RUN   TestBuildWithRemoveAndForceRemove
10:17:52 [2022-08-30T10:17:52.348Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:17:52 [2022-08-30T10:17:52.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:17:52 [2022-08-30T10:17:52.348Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:17:52 [2022-08-30T10:17:52.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:17:52 [2022-08-30T10:17:52.348Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:17:52 [2022-08-30T10:17:52.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:17:52 [2022-08-30T10:17:52.348Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:17:52 [2022-08-30T10:17:52.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:17:52 [2022-08-30T10:17:52.348Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:17:52 [2022-08-30T10:17:52.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:17:52 [2022-08-30T10:17:52.348Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:17:52 [2022-08-30T10:17:52.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:17:52 [2022-08-30T10:17:52.348Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:17:52 [2022-08-30T10:17:52.348Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:17:53 [2022-08-30T10:17:53.716Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:17:53 [2022-08-30T10:17:53.716Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:17:53 [2022-08-30T10:17:53.847Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
10:17:53 [2022-08-30T10:17:53.895Z] --- PASS: TestHealthKillContainer (7.80s)
10:17:53 [2022-08-30T10:17:53.895Z] === RUN   TestHealthCheckProcessKilled
10:17:54 [2022-08-30T10:17:54.156Z] --- PASS: TestHealthCheckProcessKilled (0.60s)
10:17:54 [2022-08-30T10:17:54.156Z] === RUN   TestInspectCpusetInConfigPre120
10:17:54 [2022-08-30T10:17:54.156Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:17:54 [2022-08-30T10:17:54.156Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
10:17:54 [2022-08-30T10:17:54.156Z] === RUN   TestIpcModeNone
10:17:54 [2022-08-30T10:17:54.416Z] --- PASS: TestIpcModeNone (0.41s)
10:17:54 [2022-08-30T10:17:54.416Z] === RUN   TestIpcModePrivate
10:17:54 [2022-08-30T10:17:54.417Z] --- PASS: TestServiceWithDataPathPortInit (16.22s)
10:17:54 [2022-08-30T10:17:54.417Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:17:54 [2022-08-30T10:17:54.987Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
10:17:54 [2022-08-30T10:17:54.988Z] --- PASS: TestIpcModePrivate (0.47s)
10:17:54 [2022-08-30T10:17:54.988Z] === RUN   TestIpcModeShareable
10:17:54 [2022-08-30T10:17:54.988Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:17:54 [2022-08-30T10:17:54.988Z] --- SKIP: TestIpcModeShareable (0.00s)
10:17:54 [2022-08-30T10:17:54.988Z] === RUN   TestAPIIpcModeShareableAndContainer
10:17:55 [2022-08-30T10:17:55.085Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:17:55 [2022-08-30T10:17:55.085Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:17:56 [2022-08-30T10:17:56.328Z]     docker_api_swarm_test.go:304: [d2739acac05e3] joining swarm manager [d21b2344e9459]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:17:56 [2022-08-30T10:17:56.372Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s)
10:17:56 [2022-08-30T10:17:56.372Z] === RUN   TestAPIIpcModeHost
10:17:56 [2022-08-30T10:17:56.372Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:17:56 [2022-08-30T10:17:56.372Z] --- SKIP: TestAPIIpcModeHost (0.00s)
10:17:56 [2022-08-30T10:17:56.372Z] === RUN   TestDaemonIpcModeShareable
10:17:56 [2022-08-30T10:17:56.372Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:17:56 [2022-08-30T10:17:56.372Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
10:17:56 [2022-08-30T10:17:56.372Z] === RUN   TestDaemonIpcModePrivate
10:17:56 [2022-08-30T10:17:56.454Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
10:17:56 [2022-08-30T10:17:56.454Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.46s)
10:17:56 [2022-08-30T10:17:56.454Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.55s)
10:17:56 [2022-08-30T10:17:56.454Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.08s)
10:17:56 [2022-08-30T10:17:56.454Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.25s)
10:17:56 [2022-08-30T10:17:56.454Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.19s)
10:17:56 [2022-08-30T10:17:56.454Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.27s)
10:17:56 [2022-08-30T10:17:56.454Z] === RUN   TestBuildMultiStageCopy
10:17:56 [2022-08-30T10:17:56.454Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:17:57 [2022-08-30T10:17:57.313Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
10:17:57 [2022-08-30T10:17:57.383Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:17:57 [2022-08-30T10:17:57.573Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
10:17:57 [2022-08-30T10:17:57.573Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:17:57 [2022-08-30T10:17:57.573Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:17:57 [2022-08-30T10:17:57.573Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
10:17:57 [2022-08-30T10:17:57.573Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:17:57 [2022-08-30T10:17:57.574Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:17:57 [2022-08-30T10:17:57.574Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
10:17:57 [2022-08-30T10:17:57.574Z] === RUN   TestIpcModeOlderClient
10:17:57 [2022-08-30T10:17:57.574Z] === PAUSE TestIpcModeOlderClient
10:17:57 [2022-08-30T10:17:57.574Z] === RUN   TestKillContainerInvalidSignal
10:17:57 [2022-08-30T10:17:57.640Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:17:57 [2022-08-30T10:17:57.713Z]     docker_api_swarm_test.go:305: [dd28f2b763d8f] joining swarm manager [d21b2344e9459]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:17:57 [2022-08-30T10:17:57.897Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:17:57 [2022-08-30T10:17:57.897Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:17:58 [2022-08-30T10:17:58.144Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
10:17:58 [2022-08-30T10:17:58.144Z] === RUN   TestKillContainer
10:17:58 [2022-08-30T10:17:58.144Z] === RUN   TestKillContainer/no_signal
10:17:58 [2022-08-30T10:17:58.153Z] --- PASS: TestBuildMultiStageCopy (2.04s)
10:17:58 [2022-08-30T10:17:58.153Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s)
10:17:58 [2022-08-30T10:17:58.153Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
10:17:58 [2022-08-30T10:17:58.153Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
10:17:58 [2022-08-30T10:17:58.153Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
10:17:58 [2022-08-30T10:17:58.153Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
10:17:58 [2022-08-30T10:17:58.153Z] === RUN   TestBuildMultiStageParentConfig
10:17:58 [2022-08-30T10:17:58.282Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tlo5lz8rx22yxhkfj24jtcz5o Created:2022-08-30 10:17:55.665306708 +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[9a574ef803e384f35986022019d5a9c02267a25abaf596543beb6fdf8605b181:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.md47ic9sqsefc7p7qu6d1r0vm EndpointID:788bb392569e24e3b5ba022b7b20f1e5fea21601fe01d5d532b2d227fbf0a8c0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b91386a3597d4d67a6b65cd8647857518d40b9b99cb3194a98c4ef8294389c7a 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:c4876f37e649 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.md47ic9sqsefc7p7qu6d1r0vm EndpointID:788bb392569e24e3b5ba022b7b20f1e5fea21601fe01d5d532b2d227fbf0a8c0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:17:58 [2022-08-30T10:17:58.405Z] === RUN   TestKillContainer/non_killing_signal
10:17:58 [2022-08-30T10:17:58.666Z] === RUN   TestKillContainer/killing_signal
10:17:59 [2022-08-30T10:17:59.083Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
10:17:59 [2022-08-30T10:17:59.083Z] === RUN   TestBuildLabelWithTargets
10:17:59 [2022-08-30T10:17:59.236Z] --- PASS: TestKillContainer (1.21s)
10:17:59 [2022-08-30T10:17:59.236Z]     --- PASS: TestKillContainer/no_signal (0.38s)
10:17:59 [2022-08-30T10:17:59.236Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
10:17:59 [2022-08-30T10:17:59.236Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
10:17:59 [2022-08-30T10:17:59.236Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:17:59 [2022-08-30T10:17:59.236Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:17:59 [2022-08-30T10:17:59.661Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
10:17:59 [2022-08-30T10:17:59.805Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:18:00 [2022-08-30T10:18:00.012Z] --- PASS: TestBuildLabelWithTargets (1.03s)
10:18:00 [2022-08-30T10:18:00.012Z] === RUN   TestBuildWithEmptyLayers
10:18:00 [2022-08-30T10:18:00.066Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
10:18:00 [2022-08-30T10:18:00.066Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
10:18:00 [2022-08-30T10:18:00.066Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
10:18:00 [2022-08-30T10:18:00.066Z] === RUN   TestKillStoppedContainer
10:18:00 [2022-08-30T10:18:00.066Z] --- PASS: TestKillStoppedContainer (0.04s)
10:18:00 [2022-08-30T10:18:00.066Z] === RUN   TestKillStoppedContainerAPIPre120
10:18:00 [2022-08-30T10:18:00.066Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
10:18:00 [2022-08-30T10:18:00.066Z] === RUN   TestKillDifferentUserContainer
10:18:00 [2022-08-30T10:18:00.269Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
10:18:00 [2022-08-30T10:18:00.269Z] === RUN   TestBuildMultiStageOnBuild
10:18:00 [2022-08-30T10:18:00.636Z] --- PASS: TestKillDifferentUserContainer (0.38s)
10:18:00 [2022-08-30T10:18:00.636Z] === RUN   TestInspectOomKilledTrue
10:18:00 [2022-08-30T10:18:00.636Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
10:18:00 [2022-08-30T10:18:00.636Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:18:00 [2022-08-30T10:18:00.636Z] === RUN   TestInspectOomKilledFalse
10:18:00 [2022-08-30T10:18:00.636Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:18:00 [2022-08-30T10:18:00.636Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:18:00 [2022-08-30T10:18:00.636Z] === RUN   TestLinksEtcHostsContentMatch
10:18:00 [2022-08-30T10:18:00.636Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
10:18:00 [2022-08-30T10:18:00.636Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
10:18:00 [2022-08-30T10:18:00.636Z] === RUN   TestLinksContainerNames
10:18:01 [2022-08-30T10:18:01.575Z] --- PASS: TestLinksContainerNames (0.81s)
10:18:01 [2022-08-30T10:18:01.575Z] === RUN   TestLogsFollowTailEmpty
10:18:01 [2022-08-30T10:18:01.636Z] --- PASS: TestBuildMultiStageOnBuild (1.35s)
10:18:01 [2022-08-30T10:18:01.636Z] === RUN   TestBuildUncleanTarFilenames
10:18:01 [2022-08-30T10:18:01.851Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
10:18:01 [2022-08-30T10:18:01.851Z] === RUN   TestLogs
10:18:01 [2022-08-30T10:18:01.851Z] === RUN   TestLogs/driver_local
10:18:01 [2022-08-30T10:18:01.851Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
10:18:01 [2022-08-30T10:18:01.851Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
10:18:01 [2022-08-30T10:18:01.851Z] === RUN   TestLogs/driver_local/tty/only_stdout
10:18:01 [2022-08-30T10:18:01.851Z] === PAUSE TestLogs/driver_local/tty/only_stdout
10:18:01 [2022-08-30T10:18:01.851Z] === RUN   TestLogs/driver_local/tty/only_stderr
10:18:01 [2022-08-30T10:18:01.851Z] === PAUSE TestLogs/driver_local/tty/only_stderr
10:18:01 [2022-08-30T10:18:01.851Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
10:18:01 [2022-08-30T10:18:01.851Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
10:18:01 [2022-08-30T10:18:01.851Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
10:18:01 [2022-08-30T10:18:01.851Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
10:18:01 [2022-08-30T10:18:01.851Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
10:18:01 [2022-08-30T10:18:01.851Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
10:18:01 [2022-08-30T10:18:01.851Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
10:18:01 [2022-08-30T10:18:01.851Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
10:18:02 [2022-08-30T10:18:02.449Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
10:18:02 [2022-08-30T10:18:02.449Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
10:18:02 [2022-08-30T10:18:02.565Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
10:18:02 [2022-08-30T10:18:02.565Z] === RUN   TestBuildMultiStageLayerLeak
10:18:02 [2022-08-30T10:18:02.952Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.40s)
10:18:02 [2022-08-30T10:18:02.952Z] PASS
10:18:02 [2022-08-30T10:18:02.952Z] 
10:18:02 [2022-08-30T10:18:02.952Z] === Skipped
10:18:02 [2022-08-30T10:18:02.952Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:18:02 [2022-08-30T10:18:02.952Z]     service_test.go:243: FLAKY_TEST
10:18:02 [2022-08-30T10:18:02.952Z] 
10:18:02 [2022-08-30T10:18:02.952Z] DONE 38 tests, 1 skipped in 50.534s
10:18:02 [2022-08-30T10:18:02.952Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:18:02 [2022-08-30T10:18:02.952Z] ++ 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
10:18:02 [2022-08-30T10:18:02.952Z] ++ set -e
10:18:02 [2022-08-30T10:18:02.952Z] ++ '[' -n 0 ']'
10:18:02 [2022-08-30T10:18:02.952Z] ++ set -x
10:18:02 [2022-08-30T10:18:02.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-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
10:18:02 [2022-08-30T10:18:02.952Z] INFO: Testing against a local daemon
10:18:02 [2022-08-30T10:18:02.952Z] === RUN   TestDockerNetworkIpvlanPersistance
10:18:02 [2022-08-30T10:18:02.952Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:18:02 [2022-08-30T10:18:02.952Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:18:02 [2022-08-30T10:18:02.952Z] === RUN   TestDockerNetworkIpvlan
10:18:02 [2022-08-30T10:18:02.952Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:18:02 [2022-08-30T10:18:02.952Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:18:02 [2022-08-30T10:18:02.952Z] PASS
10:18:02 [2022-08-30T10:18:02.952Z] 
10:18:02 [2022-08-30T10:18:02.952Z] === Skipped
10:18:02 [2022-08-30T10:18:02.952Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:18:02 [2022-08-30T10:18:02.952Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:18:02 [2022-08-30T10:18:02.952Z] 
10:18:02 [2022-08-30T10:18:02.952Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:18:02 [2022-08-30T10:18:02.952Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:18:02 [2022-08-30T10:18:02.952Z] 
10:18:02 [2022-08-30T10:18:02.952Z] DONE 2 tests, 2 skipped in 0.118s
10:18:02 [2022-08-30T10:18:02.952Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:18:02 [2022-08-30T10:18:02.952Z] ++ 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
10:18:02 [2022-08-30T10:18:02.952Z] ++ set -e
10:18:02 [2022-08-30T10:18:02.952Z] ++ '[' -n 0 ']'
10:18:02 [2022-08-30T10:18:02.952Z] ++ set -x
10:18:02 [2022-08-30T10:18:02.953Z] ++ 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
10:18:02 [2022-08-30T10:18:02.953Z] INFO: Testing against a local daemon
10:18:02 [2022-08-30T10:18:02.953Z] === RUN   TestDockerNetworkMacvlanPersistance
10:18:03 [2022-08-30T10:18:03.019Z] === CONT  TestLogs/driver_local/tty/only_stderr
10:18:03 [2022-08-30T10:18:03.019Z] === CONT  TestLogs/driver_local/tty/only_stdout
10:18:03 [2022-08-30T10:18:03.213Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
10:18:03 [2022-08-30T10:18:03.590Z] === RUN   TestLogs/driver_json-file
10:18:03 [2022-08-30T10:18:03.590Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
10:18:03 [2022-08-30T10:18:03.590Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
10:18:03 [2022-08-30T10:18:03.590Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
10:18:03 [2022-08-30T10:18:03.590Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
10:18:03 [2022-08-30T10:18:03.590Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
10:18:03 [2022-08-30T10:18:03.590Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
10:18:03 [2022-08-30T10:18:03.590Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:18:03 [2022-08-30T10:18:03.590Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:18:03 [2022-08-30T10:18:03.590Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
10:18:03 [2022-08-30T10:18:03.590Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
10:18:03 [2022-08-30T10:18:03.590Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
10:18:03 [2022-08-30T10:18:03.590Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
10:18:03 [2022-08-30T10:18:03.590Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
10:18:03 [2022-08-30T10:18:03.590Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
10:18:03 [2022-08-30T10:18:03.932Z] --- PASS: TestBuildMultiStageLayerLeak (1.65s)
10:18:03 [2022-08-30T10:18:03.932Z] === RUN   TestBuildWithHugeFile
10:18:04 [2022-08-30T10:18:04.533Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
10:18:04 [2022-08-30T10:18:04.533Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:18:04 [2022-08-30T10:18:04.594Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s)
10:18:04 [2022-08-30T10:18:04.594Z] === RUN   TestDockerNetworkMacvlan
10:18:04 [2022-08-30T10:18:04.794Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
10:18:04 [2022-08-30T10:18:04.794Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
10:18:04 [2022-08-30T10:18:04.854Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
10:18:05 [2022-08-30T10:18:05.114Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:18:05 [2022-08-30T10:18:05.365Z] --- PASS: TestLogs (3.60s)
10:18:05 [2022-08-30T10:18:05.365Z]     --- PASS: TestLogs/driver_local (0.01s)
10:18:05 [2022-08-30T10:18:05.365Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s)
10:18:05 [2022-08-30T10:18:05.365Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.72s)
10:18:05 [2022-08-30T10:18:05.365Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s)
10:18:05 [2022-08-30T10:18:05.365Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.61s)
10:18:05 [2022-08-30T10:18:05.365Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.53s)
10:18:05 [2022-08-30T10:18:05.365Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.46s)
10:18:05 [2022-08-30T10:18:05.365Z]     --- PASS: TestLogs/driver_json-file (0.01s)
10:18:05 [2022-08-30T10:18:05.365Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.70s)
10:18:05 [2022-08-30T10:18:05.365Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.74s)
10:18:05 [2022-08-30T10:18:05.365Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s)
10:18:05 [2022-08-30T10:18:05.365Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s)
10:18:05 [2022-08-30T10:18:05.365Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.52s)
10:18:05 [2022-08-30T10:18:05.365Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.50s)
10:18:05 [2022-08-30T10:18:05.365Z] === RUN   TestContainerNetworkMountsNoChown
10:18:05 [2022-08-30T10:18:05.936Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/default
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/default
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/private
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/private
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/rprivate
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/rprivate
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/slave
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/slave
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/rslave
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/rslave
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/shared
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/shared
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/rshared
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/rshared
10:18:05 [2022-08-30T10:18:05.936Z] === CONT  TestMountDaemonRoot/default
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/default/bind_root
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/default/mount_root
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === CONT  TestMountDaemonRoot/rslave
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === CONT  TestMountDaemonRoot/rshared
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === CONT  TestMountDaemonRoot/shared
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === CONT  TestMountDaemonRoot/rprivate
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === CONT  TestMountDaemonRoot/slave
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === CONT  TestMountDaemonRoot/private
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/private/bind_root
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/private/mount_root
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:18:05 [2022-08-30T10:18:05.936Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === CONT  TestMountDaemonRoot/default/bind_root
10:18:05 [2022-08-30T10:18:05.936Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:18:05 [2022-08-30T10:18:05.936Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:18:05 [2022-08-30T10:18:05.936Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === CONT  TestMountDaemonRoot/default/mount_root
10:18:05 [2022-08-30T10:18:05.936Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:18:05 [2022-08-30T10:18:05.936Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:18:05 [2022-08-30T10:18:05.936Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:18:05 [2022-08-30T10:18:05.936Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:18:05 [2022-08-30T10:18:05.936Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:18:05 [2022-08-30T10:18:05.936Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:18:06 [2022-08-30T10:18:06.056Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:18:06 [2022-08-30T10:18:06.196Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:18:06 [2022-08-30T10:18:06.196Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:18:06 [2022-08-30T10:18:06.196Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:18:06 [2022-08-30T10:18:06.196Z] === CONT  TestMountDaemonRoot/private/bind_root
10:18:06 [2022-08-30T10:18:06.196Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:18:06 [2022-08-30T10:18:06.196Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:18:06 [2022-08-30T10:18:06.196Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:18:06 [2022-08-30T10:18:06.196Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:18:06 [2022-08-30T10:18:06.196Z] === CONT  TestMountDaemonRoot/private/mount_root
10:18:06 [2022-08-30T10:18:06.196Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:18:06 [2022-08-30T10:18:06.196Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:18:06 [2022-08-30T10:18:06.196Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:18:06 [2022-08-30T10:18:06.196Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:18:06 [2022-08-30T10:18:06.196Z] --- PASS: TestMountDaemonRoot (0.02s)
10:18:06 [2022-08-30T10:18:06.196Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
10:18:06 [2022-08-30T10:18:06.196Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
10:18:06 [2022-08-30T10:18:06.196Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
10:18:06 [2022-08-30T10:18:06.196Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
10:18:06 [2022-08-30T10:18:06.196Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
10:18:06 [2022-08-30T10:18:06.196Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
10:18:06 [2022-08-30T10:18:06.196Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
10:18:06 [2022-08-30T10:18:06.196Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s)
10:18:06 [2022-08-30T10:18:06.196Z] === RUN   TestContainerBindMountNonRecursive
10:18:06 [2022-08-30T10:18:06.196Z]     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)
10:18:06 [2022-08-30T10:18:06.196Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
10:18:06 [2022-08-30T10:18:06.196Z] === RUN   TestContainerVolumesMountedAsShared
10:18:06 [2022-08-30T10:18:06.196Z]     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)
10:18:06 [2022-08-30T10:18:06.196Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
10:18:06 [2022-08-30T10:18:06.196Z] === RUN   TestContainerVolumesMountedAsSlave
10:18:06 [2022-08-30T10:18:06.196Z]     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)
10:18:06 [2022-08-30T10:18:06.196Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
10:18:06 [2022-08-30T10:18:06.196Z] === RUN   TestNetworkNat
10:18:06 [2022-08-30T10:18:06.767Z] --- PASS: TestNetworkNat (0.49s)
10:18:06 [2022-08-30T10:18:06.767Z] === RUN   TestNetworkLocalhostTCPNat
10:18:06 [2022-08-30T10:18:06.996Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:18:07 [2022-08-30T10:18:07.029Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
10:18:07 [2022-08-30T10:18:07.029Z] === RUN   TestNetworkLoopbackNat
10:18:09 [2022-08-30T10:18:09.535Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:18:10 [2022-08-30T10:18:10.324Z] --- PASS: TestNetworkLoopbackNat (2.55s)
10:18:10 [2022-08-30T10:18:10.324Z] === RUN   TestPause
10:18:10 [2022-08-30T10:18:10.324Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
10:18:10 [2022-08-30T10:18:10.324Z] --- SKIP: TestPause (0.00s)
10:18:10 [2022-08-30T10:18:10.324Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:18:10 [2022-08-30T10:18:10.324Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:18:10 [2022-08-30T10:18:10.324Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:18:10 [2022-08-30T10:18:10.324Z] === RUN   TestPauseStopPausedContainer
10:18:10 [2022-08-30T10:18:10.324Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
10:18:10 [2022-08-30T10:18:10.324Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
10:18:10 [2022-08-30T10:18:10.324Z] === RUN   TestPidHost
10:18:10 [2022-08-30T10:18:10.584Z] --- PASS: TestPidHost (0.87s)
10:18:10 [2022-08-30T10:18:10.584Z] === RUN   TestPsFilter
10:18:10 [2022-08-30T10:18:10.584Z] --- PASS: TestPsFilter (0.10s)
10:18:10 [2022-08-30T10:18:10.584Z] === RUN   TestRemoveContainerWithRemovedVolume
10:18:11 [2022-08-30T10:18:11.154Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
10:18:11 [2022-08-30T10:18:11.154Z] === RUN   TestRemoveContainerWithVolume
10:18:11 [2022-08-30T10:18:11.414Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
10:18:11 [2022-08-30T10:18:11.414Z] === RUN   TestRemoveContainerRunning
10:18:11 [2022-08-30T10:18:11.446Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:18:11 [2022-08-30T10:18:11.984Z] --- PASS: TestRemoveContainerRunning (0.40s)
10:18:11 [2022-08-30T10:18:11.985Z] === RUN   TestRemoveContainerForceRemoveRunning
10:18:12 [2022-08-30T10:18:12.245Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
10:18:12 [2022-08-30T10:18:12.245Z] === RUN   TestRemoveInvalidContainer
10:18:12 [2022-08-30T10:18:12.245Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:18:12 [2022-08-30T10:18:12.245Z] === RUN   TestRenameLinkedContainer
10:18:12 [2022-08-30T10:18:12.406Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
10:18:12 [2022-08-30T10:18:12.975Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
10:18:13 [2022-08-30T10:18:13.545Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
10:18:14 [2022-08-30T10:18:14.114Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
10:18:14 [2022-08-30T10:18:14.164Z] --- PASS: TestRenameLinkedContainer (1.69s)
10:18:14 [2022-08-30T10:18:14.165Z] === RUN   TestRenameStoppedContainer
10:18:14 [2022-08-30T10:18:14.427Z] --- PASS: TestRenameStoppedContainer (0.40s)
10:18:14 [2022-08-30T10:18:14.427Z] === RUN   TestRenameRunningContainerAndReuse
10:18:15 [2022-08-30T10:18:15.371Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
10:18:15 [2022-08-30T10:18:15.371Z] === RUN   TestRenameInvalidName
10:18:15 [2022-08-30T10:18:15.500Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
10:18:15 [2022-08-30T10:18:15.500Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
10:18:15 [2022-08-30T10:18:15.500Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
10:18:15 [2022-08-30T10:18:15.631Z] --- PASS: TestRenameInvalidName (0.40s)
10:18:15 [2022-08-30T10:18:15.631Z] === RUN   TestRenameAnonymousContainer
10:18:15 [2022-08-30T10:18:15.759Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:18:15 [2022-08-30T10:18:15.760Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
10:18:16 [2022-08-30T10:18:16.698Z] --- PASS: TestDockerNetworkMacvlan (12.52s)
10:18:16 [2022-08-30T10:18:16.698Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.16s)
10:18:16 [2022-08-30T10:18:16.698Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
10:18:16 [2022-08-30T10:18:16.698Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s)
10:18:16 [2022-08-30T10:18:16.698Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.11s)
10:18:16 [2022-08-30T10:18:16.698Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.15s)
10:18:16 [2022-08-30T10:18:16.698Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s)
10:18:16 [2022-08-30T10:18:16.698Z] PASS
10:18:16 [2022-08-30T10:18:16.958Z] 
10:18:16 [2022-08-30T10:18:16.958Z] DONE 8 tests in 13.991s
10:18:16 [2022-08-30T10:18:16.958Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:18:16 [2022-08-30T10:18:16.958Z] ++ 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
10:18:16 [2022-08-30T10:18:16.958Z] ++ set -e
10:18:16 [2022-08-30T10:18:16.958Z] ++ '[' -n 0 ']'
10:18:16 [2022-08-30T10:18:16.958Z] ++ set -x
10:18:16 [2022-08-30T10:18:16.958Z] ++ 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
10:18:16 [2022-08-30T10:18:16.958Z] testing: warning: no tests to run
10:18:16 [2022-08-30T10:18:16.958Z] PASS
10:18:16 [2022-08-30T10:18:16.958Z] 
10:18:16 [2022-08-30T10:18:16.958Z] DONE 0 tests in 0.029s
10:18:16 [2022-08-30T10:18:16.958Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:18:16 [2022-08-30T10:18:16.958Z] ++ 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
10:18:16 [2022-08-30T10:18:16.958Z] ++ set -e
10:18:16 [2022-08-30T10:18:16.958Z] ++ '[' -n 0 ']'
10:18:16 [2022-08-30T10:18:16.958Z] ++ set -x
10:18:16 [2022-08-30T10:18:16.958Z] ++ 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
10:18:16 [2022-08-30T10:18:16.958Z] INFO: Testing against a local daemon
10:18:16 [2022-08-30T10:18:16.958Z] === RUN   TestAuthZPluginAllowRequest
10:18:17 [2022-08-30T10:18:17.016Z] --- PASS: TestRenameAnonymousContainer (1.46s)
10:18:17 [2022-08-30T10:18:17.016Z] === RUN   TestRenameContainerWithSameName
10:18:17 [2022-08-30T10:18:17.586Z] --- PASS: TestRenameContainerWithSameName (0.42s)
10:18:17 [2022-08-30T10:18:17.586Z] === RUN   TestRenameContainerWithLinkedContainer
10:18:18 [2022-08-30T10:18:18.527Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s)
10:18:18 [2022-08-30T10:18:18.527Z] === RUN   TestResize
10:18:18 [2022-08-30T10:18:18.787Z] --- PASS: TestResize (0.41s)
10:18:18 [2022-08-30T10:18:18.787Z] === RUN   TestResizeWithInvalidSize
10:18:18 [2022-08-30T10:18:18.868Z] --- PASS: TestAuthZPluginAllowRequest (1.55s)
10:18:18 [2022-08-30T10:18:18.868Z] === RUN   TestAuthZPluginTLS
10:18:19 [2022-08-30T10:18:19.128Z] --- PASS: TestAuthZPluginTLS (0.57s)
10:18:19 [2022-08-30T10:18:19.128Z] === RUN   TestAuthZPluginDenyRequest
10:18:19 [2022-08-30T10:18:19.357Z] --- PASS: TestResizeWithInvalidSize (0.44s)
10:18:19 [2022-08-30T10:18:19.357Z] === RUN   TestResizeWhenContainerNotStarted
10:18:19 [2022-08-30T10:18:19.617Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
10:18:19 [2022-08-30T10:18:19.617Z] === RUN   TestDaemonRestartKillContainers
10:18:19 [2022-08-30T10:18:19.617Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
10:18:19 [2022-08-30T10:18:19.617Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
10:18:19 [2022-08-30T10:18:19.617Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
10:18:19 [2022-08-30T10:18:19.617Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
10:18:19 [2022-08-30T10:18:19.704Z]     docker_api_swarm_test.go:364: Waiting for possible election...
10:18:19 [2022-08-30T10:18:19.704Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
10:18:19 [2022-08-30T10:18:19.704Z] === RUN   TestAuthZPluginAPIDenyResponse
10:18:20 [2022-08-30T10:18:20.274Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
10:18:20 [2022-08-30T10:18:20.274Z] === RUN   TestAuthZPluginDenyResponse
10:18:20 [2022-08-30T10:18:20.558Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
10:18:20 [2022-08-30T10:18:20.842Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
10:18:20 [2022-08-30T10:18:20.842Z] === RUN   TestAuthZPluginAllowEventStream
10:18:21 [2022-08-30T10:18:21.497Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.71s)
10:18:21 [2022-08-30T10:18:21.497Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.83s)
10:18:21 [2022-08-30T10:18:21.497Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.86s)
10:18:21 [2022-08-30T10:18:21.497Z] === RUN   TestCgroupNamespacesRun
10:18:22 [2022-08-30T10:18:22.221Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s)
10:18:22 [2022-08-30T10:18:22.221Z] === RUN   TestAuthZPluginErrorResponse
10:18:22 [2022-08-30T10:18:22.438Z] --- PASS: TestCgroupNamespacesRun (1.15s)
10:18:22 [2022-08-30T10:18:22.438Z] === RUN   TestCgroupNamespacesRunPrivileged
10:18:22 [2022-08-30T10:18:22.790Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
10:18:22 [2022-08-30T10:18:22.790Z] === RUN   TestAuthZPluginErrorRequest
10:18:23 [2022-08-30T10:18:23.359Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:18:23 [2022-08-30T10:18:23.359Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:18:23 [2022-08-30T10:18:23.378Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s)
10:18:23 [2022-08-30T10:18:23.379Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:18:23 [2022-08-30T10:18:23.928Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
10:18:23 [2022-08-30T10:18:23.928Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:18:24 [2022-08-30T10:18:24.497Z] === RUN   TestDockerSuite/TestBuildExpose
10:18:24 [2022-08-30T10:18:24.758Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
10:18:24 [2022-08-30T10:18:24.762Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s)
10:18:24 [2022-08-30T10:18:24.762Z] === RUN   TestCgroupNamespacesRunHostMode
10:18:25 [2022-08-30T10:18:25.328Z] === RUN   TestDockerSuite/TestBuildExposeOrder
10:18:25 [2022-08-30T10:18:25.590Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.87s)
10:18:25 [2022-08-30T10:18:25.590Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:18:25 [2022-08-30T10:18:25.590Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
10:18:25 [2022-08-30T10:18:25.703Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
10:18:25 [2022-08-30T10:18:25.703Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:18:25 [2022-08-30T10:18:25.850Z] === RUN   TestDockerSuite/TestBuildFails
10:18:26 [2022-08-30T10:18:26.789Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
10:18:26 [2022-08-30T10:18:26.789Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
10:18:27 [2022-08-30T10:18:27.086Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
10:18:27 [2022-08-30T10:18:27.086Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:18:27 [2022-08-30T10:18:27.358Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.78s)
10:18:27 [2022-08-30T10:18:27.358Z] === RUN   TestAuthZPluginHeader
10:18:28 [2022-08-30T10:18:28.027Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
10:18:28 [2022-08-30T10:18:28.027Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:18:28 [2022-08-30T10:18:28.296Z] --- PASS: TestAuthZPluginHeader (0.82s)
10:18:28 [2022-08-30T10:18:28.296Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:18:28 [2022-08-30T10:18:28.556Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
10:18:28 [2022-08-30T10:18:28.597Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
10:18:28 [2022-08-30T10:18:28.597Z] === RUN   TestCgroupNamespacesRunOlderClient
10:18:29 [2022-08-30T10:18:29.936Z] === RUN   TestDockerSuite/TestBuildForceRm
10:18:29 [2022-08-30T10:18:29.980Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
10:18:29 [2022-08-30T10:18:29.980Z] === RUN   TestNISDomainname
10:18:29 [2022-08-30T10:18:29.980Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
10:18:29 [2022-08-30T10:18:29.980Z] --- SKIP: TestNISDomainname (0.02s)
10:18:29 [2022-08-30T10:18:29.980Z] === RUN   TestHostnameDnsResolution
10:18:30 [2022-08-30T10:18:30.550Z] --- PASS: TestHostnameDnsResolution (0.62s)
10:18:30 [2022-08-30T10:18:30.550Z] === RUN   TestUnprivilegedPortsAndPing
10:18:30 [2022-08-30T10:18:30.550Z]     run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
10:18:30 [2022-08-30T10:18:30.550Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
10:18:30 [2022-08-30T10:18:30.550Z] === RUN   TestPrivilegedHostDevices
10:18:31 [2022-08-30T10:18:31.122Z] --- PASS: TestPrivilegedHostDevices (0.46s)
10:18:31 [2022-08-30T10:18:31.122Z] === RUN   TestRunConsoleSize
10:18:31 [2022-08-30T10:18:31.327Z] === RUN   TestDockerSuite/TestBuildFromGit
10:18:31 [2022-08-30T10:18:31.327Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
10:18:31 [2022-08-30T10:18:31.381Z] --- PASS: TestRunConsoleSize (0.39s)
10:18:31 [2022-08-30T10:18:31.381Z] === RUN   TestRunWithAlternativeContainerdShim
10:18:32 [2022-08-30T10:18:32.723Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
10:18:33 [2022-08-30T10:18:33.294Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
10:18:33 [2022-08-30T10:18:33.295Z] --- PASS: TestRunWithAlternativeContainerdShim (2.06s)
10:18:33 [2022-08-30T10:18:33.295Z] === RUN   TestStats
10:18:33 [2022-08-30T10:18:33.295Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
10:18:33 [2022-08-30T10:18:33.295Z] --- SKIP: TestStats (0.00s)
10:18:33 [2022-08-30T10:18:33.295Z] === RUN   TestStopContainerWithTimeout
10:18:33 [2022-08-30T10:18:33.295Z] === RUN   TestStopContainerWithTimeout/0
10:18:33 [2022-08-30T10:18:33.295Z] === PAUSE TestStopContainerWithTimeout/0
10:18:33 [2022-08-30T10:18:33.295Z] === RUN   TestStopContainerWithTimeout/1
10:18:33 [2022-08-30T10:18:33.295Z] === PAUSE TestStopContainerWithTimeout/1
10:18:33 [2022-08-30T10:18:33.295Z] === RUN   TestStopContainerWithTimeout/3
10:18:33 [2022-08-30T10:18:33.295Z] === PAUSE TestStopContainerWithTimeout/3
10:18:33 [2022-08-30T10:18:33.295Z] === RUN   TestStopContainerWithTimeout/-1
10:18:33 [2022-08-30T10:18:33.295Z] === PAUSE TestStopContainerWithTimeout/-1
10:18:33 [2022-08-30T10:18:33.295Z] === CONT  TestStopContainerWithTimeout/0
10:18:33 [2022-08-30T10:18:33.295Z] === CONT  TestStopContainerWithTimeout/-1
10:18:33 [2022-08-30T10:18:33.554Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.18s)
10:18:33 [2022-08-30T10:18:33.555Z] === RUN   TestAuthZPluginV2Disable
10:18:33 [2022-08-30T10:18:33.555Z]     docker_api_swarm_test.go:272: [d67a3ce1c8b74] joining swarm manager [df56cabb74dfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:34 [2022-08-30T10:18:34.127Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
10:18:34 [2022-08-30T10:18:34.234Z] === CONT  TestStopContainerWithTimeout/3
10:18:35 [2022-08-30T10:18:35.068Z]     docker_api_swarm_test.go:273: [db07cdac19d62] joining swarm manager [df56cabb74dfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:35 [2022-08-30T10:18:35.638Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
10:18:36 [2022-08-30T10:18:36.143Z] === CONT  TestStopContainerWithTimeout/1
10:18:36 [2022-08-30T10:18:36.208Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
10:18:36 [2022-08-30T10:18:36.778Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
10:18:37 [2022-08-30T10:18:37.525Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:18:37 [2022-08-30T10:18:37.525Z]     --- PASS: TestStopContainerWithTimeout/0 (0.63s)
10:18:37 [2022-08-30T10:18:37.525Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.68s)
10:18:37 [2022-08-30T10:18:37.525Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
10:18:37 [2022-08-30T10:18:37.525Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
10:18:37 [2022-08-30T10:18:37.525Z] === RUN   TestDeleteDevicemapper
10:18:37 [2022-08-30T10:18:37.525Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:18:37 [2022-08-30T10:18:37.525Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:18:37 [2022-08-30T10:18:37.525Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:18:37 [2022-08-30T10:18:37.720Z] --- PASS: TestAuthZPluginV2Disable (4.18s)
10:18:37 [2022-08-30T10:18:37.720Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:18:38 [2022-08-30T10:18:38.289Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
10:18:38 [2022-08-30T10:18:38.908Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s)
10:18:38 [2022-08-30T10:18:38.908Z] === RUN   TestUpdateMemory
10:18:38 [2022-08-30T10:18:38.908Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
10:18:38 [2022-08-30T10:18:38.908Z] --- SKIP: TestUpdateMemory (0.00s)
10:18:38 [2022-08-30T10:18:38.908Z] === RUN   TestUpdateCPUQuota
10:18:38 [2022-08-30T10:18:38.908Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
10:18:38 [2022-08-30T10:18:38.908Z] --- SKIP: TestUpdateCPUQuota (0.00s)
10:18:38 [2022-08-30T10:18:38.908Z] === RUN   TestUpdatePidsLimit
10:18:38 [2022-08-30T10:18:38.908Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
10:18:38 [2022-08-30T10:18:38.908Z] --- SKIP: TestUpdatePidsLimit (0.00s)
10:18:38 [2022-08-30T10:18:38.908Z] === RUN   TestUpdateRestartPolicy
10:18:39 [2022-08-30T10:18:39.670Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
10:18:40 [2022-08-30T10:18:40.611Z] === RUN   TestDockerSuite/TestBuildIidFile
10:18:40 [2022-08-30T10:18:40.872Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
10:18:41 [2022-08-30T10:18:41.442Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.78s)
10:18:41 [2022-08-30T10:18:41.442Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:18:41 [2022-08-30T10:18:41.442Z] === RUN   TestDockerSuite/TestBuildInheritance
10:18:42 [2022-08-30T10:18:42.011Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
10:18:42 [2022-08-30T10:18:42.271Z] === RUN   TestDockerSuite/TestBuildInvalidTag
10:18:42 [2022-08-30T10:18:42.271Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
10:18:43 [2022-08-30T10:18:43.211Z] === RUN   TestDockerSuite/TestBuildLabel
10:18:43 [2022-08-30T10:18:43.211Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
10:18:43 [2022-08-30T10:18:43.473Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
10:18:44 [2022-08-30T10:18:44.046Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
10:18:44 [2022-08-30T10:18:44.307Z] === RUN   TestDockerSuite/TestBuildLabels
10:18:44 [2022-08-30T10:18:44.878Z] === RUN   TestDockerSuite/TestBuildLabelsCache
10:18:46 [2022-08-30T10:18:46.261Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
10:18:49 [2022-08-30T10:18:49.555Z] === RUN   TestDockerSuite/TestBuildLastModified
10:18:51 [2022-08-30T10:18:51.245Z] --- PASS: TestUpdateRestartPolicy (10.90s)
10:18:51 [2022-08-30T10:18:51.245Z] === RUN   TestUpdateRestartWithAutoRemove
10:18:51 [2022-08-30T10:18:51.245Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s)
10:18:51 [2022-08-30T10:18:51.245Z] === RUN   TestWaitNonBlocked
10:18:51 [2022-08-30T10:18:51.245Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:18:51 [2022-08-30T10:18:51.245Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:18:51 [2022-08-30T10:18:51.245Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:18:51 [2022-08-30T10:18:51.245Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:18:51 [2022-08-30T10:18:51.245Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:18:51 [2022-08-30T10:18:51.245Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:18:51 [2022-08-30T10:18:51.245Z] --- PASS: TestWaitNonBlocked (0.01s)
10:18:51 [2022-08-30T10:18:51.245Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
10:18:51 [2022-08-30T10:18:51.245Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s)
10:18:51 [2022-08-30T10:18:51.245Z] === RUN   TestWaitBlocked
10:18:51 [2022-08-30T10:18:51.245Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:18:51 [2022-08-30T10:18:51.245Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:18:51 [2022-08-30T10:18:51.245Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:18:51 [2022-08-30T10:18:51.245Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:18:51 [2022-08-30T10:18:51.245Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:18:51 [2022-08-30T10:18:51.245Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:18:51 [2022-08-30T10:18:51.817Z] --- PASS: TestWaitBlocked (0.02s)
10:18:51 [2022-08-30T10:18:51.817Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s)
10:18:51 [2022-08-30T10:18:51.817Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
10:18:51 [2022-08-30T10:18:51.817Z] === RUN   TestWaitConditions
10:18:51 [2022-08-30T10:18:51.817Z] === RUN   TestWaitConditions/default
10:18:51 [2022-08-30T10:18:51.817Z] === PAUSE TestWaitConditions/default
10:18:51 [2022-08-30T10:18:51.817Z] === RUN   TestWaitConditions/not-running
10:18:51 [2022-08-30T10:18:51.817Z] === PAUSE TestWaitConditions/not-running
10:18:51 [2022-08-30T10:18:51.817Z] === RUN   TestWaitConditions/next-exit
10:18:51 [2022-08-30T10:18:51.817Z] === PAUSE TestWaitConditions/next-exit
10:18:51 [2022-08-30T10:18:51.817Z] === RUN   TestWaitConditions/removed
10:18:51 [2022-08-30T10:18:51.817Z] === PAUSE TestWaitConditions/removed
10:18:51 [2022-08-30T10:18:51.817Z] === CONT  TestWaitConditions/default
10:18:51 [2022-08-30T10:18:51.817Z] === CONT  TestWaitConditions/next-exit
10:18:51 [2022-08-30T10:18:51.817Z]     wait_test.go:146: ContainerID = 8bcd149947d4718a7d3e73018ae466b68f84979d0ad5668daa702638051de27e
10:18:51 [2022-08-30T10:18:51.817Z] === CONT  TestWaitConditions/default
10:18:51 [2022-08-30T10:18:51.817Z]     wait_test.go:146: ContainerID = 12be451294585b08abaec358707f0ff42cf5558e15ed868faf532899ee323e8c
10:18:52 [2022-08-30T10:18:52.387Z] === CONT  TestWaitConditions/removed
10:18:52 [2022-08-30T10:18:52.387Z]     wait_test.go:146: ContainerID = a5c58d37ba1d9a3d43387d91d278d3430d72c026e57d886a74f1f3ebcdeaf9d3
10:18:52 [2022-08-30T10:18:52.387Z] === CONT  TestWaitConditions/not-running
10:18:52 [2022-08-30T10:18:52.387Z]     wait_test.go:146: ContainerID = d002e7cfe4663f8d71689e680e5a1efe5b07acfc66147f5deab15540848a761a
10:18:52 [2022-08-30T10:18:52.517Z] --- PASS: TestImportExtremelyLargeImageWorks (91.28s)
10:18:52 [2022-08-30T10:18:52.517Z] PASS
10:18:52 [2022-08-30T10:18:52.517Z] 
10:18:52 [2022-08-30T10:18:52.517Z] DONE 22 tests in 94.499s
10:18:52 [2022-08-30T10:18:52.517Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
10:18:52 [2022-08-30T10:18:52.517Z] === RUN   TestStripANSICommands
10:18:52 [2022-08-30T10:18:52.517Z] === RUN   TestStripANSICommands/#00
10:18:52 [2022-08-30T10:18:52.517Z] === RUN   TestStripANSICommands/#01
10:18:52 [2022-08-30T10:18:52.517Z] --- PASS: TestStripANSICommands (0.00s)
10:18:52 [2022-08-30T10:18:52.517Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
10:18:52 [2022-08-30T10:18:52.517Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
10:18:52 [2022-08-30T10:18:52.517Z] PASS
10:18:52 [2022-08-30T10:18:52.517Z] 
10:18:52 [2022-08-30T10:18:52.517Z] DONE 3 tests in 0.008s
10:18:52 [2022-08-30T10:18:52.517Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:18:52 [2022-08-30T10:18:52.517Z] INFO: Testing against a local daemon
10:18:52 [2022-08-30T10:18:52.517Z] === RUN   TestNetworkCreateDelete
10:18:52 [2022-08-30T10:18:52.517Z] --- PASS: TestNetworkCreateDelete (0.13s)
10:18:52 [2022-08-30T10:18:52.517Z] === RUN   TestDockerNetworkDeletePreferID
10:18:52 [2022-08-30T10:18:52.517Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
10:18:52 [2022-08-30T10:18:52.517Z] === RUN   TestDaemonDNSFallback
10:18:52 [2022-08-30T10:18:52.855Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.39s)
10:18:52 [2022-08-30T10:18:52.855Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:18:53 [2022-08-30T10:18:53.114Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
10:18:53 [2022-08-30T10:18:53.363Z] --- PASS: TestWaitConditions (0.01s)
10:18:53 [2022-08-30T10:18:53.363Z]     --- PASS: TestWaitConditions/next-exit (0.58s)
10:18:53 [2022-08-30T10:18:53.363Z]     --- PASS: TestWaitConditions/default (0.64s)
10:18:53 [2022-08-30T10:18:53.363Z]     --- PASS: TestWaitConditions/removed (0.87s)
10:18:53 [2022-08-30T10:18:53.363Z]     --- PASS: TestWaitConditions/not-running (0.83s)
10:18:53 [2022-08-30T10:18:53.363Z] === RUN   TestWaitRestartedContainer
10:18:53 [2022-08-30T10:18:53.363Z] === RUN   TestWaitRestartedContainer/default
10:18:53 [2022-08-30T10:18:53.363Z] === PAUSE TestWaitRestartedContainer/default
10:18:53 [2022-08-30T10:18:53.363Z] === RUN   TestWaitRestartedContainer/not-running
10:18:53 [2022-08-30T10:18:53.363Z] === PAUSE TestWaitRestartedContainer/not-running
10:18:53 [2022-08-30T10:18:53.363Z] === RUN   TestWaitRestartedContainer/next-exit
10:18:53 [2022-08-30T10:18:53.363Z] === PAUSE TestWaitRestartedContainer/next-exit
10:18:53 [2022-08-30T10:18:53.363Z] === CONT  TestWaitRestartedContainer/default
10:18:53 [2022-08-30T10:18:53.363Z] === CONT  TestWaitRestartedContainer/next-exit
10:18:54 [2022-08-30T10:18:54.427Z] --- PASS: TestDaemonDNSFallback (6.35s)
10:18:54 [2022-08-30T10:18:54.427Z] === RUN   TestInspectNetwork
10:18:54 [2022-08-30T10:18:54.496Z] === RUN   TestDockerSuite/TestBuildLineBreak
10:18:54 [2022-08-30T10:18:54.746Z] === CONT  TestWaitRestartedContainer/not-running
10:18:55 [2022-08-30T10:18:55.686Z] --- PASS: TestWaitRestartedContainer (0.01s)
10:18:55 [2022-08-30T10:18:55.686Z]     --- PASS: TestWaitRestartedContainer/default (1.54s)
10:18:55 [2022-08-30T10:18:55.686Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.57s)
10:18:55 [2022-08-30T10:18:55.686Z]     --- PASS: TestWaitRestartedContainer/not-running (0.83s)
10:18:55 [2022-08-30T10:18:55.686Z] === CONT  TestDaemonRestartIpcMode
10:18:55 [2022-08-30T10:18:55.686Z] === CONT  TestIpcModeOlderClient
10:18:55 [2022-08-30T10:18:55.686Z] --- PASS: TestIpcModeOlderClient (0.07s)
10:18:55 [2022-08-30T10:18:55.686Z] === CONT  TestRestartDaemonWithRestartingContainer
10:18:57 [2022-08-30T10:18:57.037Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
10:18:57 [2022-08-30T10:18:57.037Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
10:18:57 [2022-08-30T10:18:57.297Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
10:18:57 [2022-08-30T10:18:57.297Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
10:18:57 [2022-08-30T10:18:57.297Z] === RUN   TestDockerSuite/TestBuildMaintainer
10:18:57 [2022-08-30T10:18:57.556Z] === RUN   TestDockerSuite/TestBuildMissingArgs
10:18:57 [2022-08-30T10:18:57.726Z] === RUN   TestInspectNetwork/full_network_id
10:18:57 [2022-08-30T10:18:57.726Z] === RUN   TestInspectNetwork/partial_network_id
10:18:57 [2022-08-30T10:18:57.726Z] === RUN   TestInspectNetwork/network_name
10:18:57 [2022-08-30T10:18:57.726Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:18:58 [2022-08-30T10:18:58.228Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s)
10:18:58 [2022-08-30T10:18:58.228Z] --- PASS: TestDaemonRestartIpcMode (2.67s)
10:18:58 [2022-08-30T10:18:58.228Z] PASS
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === Skipped
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
10:18:58 [2022-08-30T10:18:58.228Z]     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)
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     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)
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     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)
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestPause (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
10:18:58 [2022-08-30T10:18:58.228Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
10:18:58 [2022-08-30T10:18:58.228Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestStats (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
10:18:58 [2022-08-30T10:18:58.228Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
10:18:58 [2022-08-30T10:18:58.228Z] 
10:18:58 [2022-08-30T10:18:58.228Z] DONE 250 tests, 27 skipped in 85.794s
10:18:58 [2022-08-30T10:18:58.228Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
10:18:58 [2022-08-30T10:18:58.488Z] === RUN   TestConfigDaemonLibtrustID
10:18:58 [2022-08-30T10:18:58.497Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
10:18:59 [2022-08-30T10:18:59.058Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
10:18:59 [2022-08-30T10:18:59.058Z] === RUN   TestConfigDaemonID
10:18:59 [2022-08-30T10:18:59.434Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
10:19:00 [2022-08-30T10:19:00.000Z]     daemon_test.go:83: [d658e2dd21f99] daemon is not started
10:19:00 [2022-08-30T10:19:00.000Z] --- PASS: TestConfigDaemonID (1.08s)
10:19:00 [2022-08-30T10:19:00.000Z] === RUN   TestDaemonConfigValidation
10:19:00 [2022-08-30T10:19:00.000Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:19:00 [2022-08-30T10:19:00.000Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:19:00 [2022-08-30T10:19:00.000Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:19:00 [2022-08-30T10:19:00.000Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:19:00 [2022-08-30T10:19:00.000Z] === RUN   TestDaemonConfigValidation/invalid_config
10:19:00 [2022-08-30T10:19:00.000Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:19:00 [2022-08-30T10:19:00.000Z] === RUN   TestDaemonConfigValidation/malformed_config
10:19:00 [2022-08-30T10:19:00.000Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:19:00 [2022-08-30T10:19:00.000Z] === RUN   TestDaemonConfigValidation/valid_config
10:19:00 [2022-08-30T10:19:00.000Z] === PAUSE TestDaemonConfigValidation/valid_config
10:19:00 [2022-08-30T10:19:00.000Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:19:00 [2022-08-30T10:19:00.000Z] === CONT  TestDaemonConfigValidation/malformed_config
10:19:00 [2022-08-30T10:19:00.117Z] --- PASS: TestBuildWithHugeFile (47.57s)
10:19:00 [2022-08-30T10:19:00.117Z] === RUN   TestBuildWCOWSandboxSize
10:19:00 [2022-08-30T10:19:00.117Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:19:00 [2022-08-30T10:19:00.117Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:19:00 [2022-08-30T10:19:00.117Z] === RUN   TestBuildWithEmptyDockerfile
10:19:00 [2022-08-30T10:19:00.117Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:19:00 [2022-08-30T10:19:00.117Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:19:00 [2022-08-30T10:19:00.117Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:19:00 [2022-08-30T10:19:00.117Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:19:00 [2022-08-30T10:19:00.117Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:19:00 [2022-08-30T10:19:00.117Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:19:00 [2022-08-30T10:19:00.117Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:19:00 [2022-08-30T10:19:00.117Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:19:00 [2022-08-30T10:19:00.117Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:19:00 [2022-08-30T10:19:00.117Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
10:19:00 [2022-08-30T10:19:00.117Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
10:19:00 [2022-08-30T10:19:00.117Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
10:19:00 [2022-08-30T10:19:00.117Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
10:19:00 [2022-08-30T10:19:00.117Z] === RUN   TestBuildPreserveOwnership
10:19:00 [2022-08-30T10:19:00.117Z] === RUN   TestBuildPreserveOwnership/copy_from
10:19:00 [2022-08-30T10:19:00.117Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:19:00 [2022-08-30T10:19:00.117Z] --- PASS: TestBuildPreserveOwnership (2.94s)
10:19:00 [2022-08-30T10:19:00.117Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.98s)
10:19:00 [2022-08-30T10:19:00.117Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s)
10:19:00 [2022-08-30T10:19:00.117Z] === RUN   TestBuildPlatformInvalid
10:19:00 [2022-08-30T10:19:00.117Z] --- PASS: TestBuildPlatformInvalid (0.08s)
10:19:00 [2022-08-30T10:19:00.117Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:19:00 [2022-08-30T10:19:00.117Z] Loaded image: busybox:latest
10:19:00 [2022-08-30T10:19:00.117Z] Loaded image: busybox:glibc
10:19:00 [2022-08-30T10:19:00.117Z] Loaded image: debian:bullseye-slim
10:19:00 [2022-08-30T10:19:00.117Z] Loaded image: hello-world:latest
10:19:00 [2022-08-30T10:19:00.117Z] Loaded image: arm32v7/hello-world:latest
10:19:00 [2022-08-30T10:19:00.260Z] === CONT  TestDaemonConfigValidation/invalid_config
10:19:00 [2022-08-30T10:19:00.260Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:19:00 [2022-08-30T10:19:00.260Z] === CONT  TestDaemonConfigValidation/valid_config
10:19:00 [2022-08-30T10:19:00.260Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:19:00 [2022-08-30T10:19:00.260Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
10:19:00 [2022-08-30T10:19:00.260Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
10:19:00 [2022-08-30T10:19:00.260Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
10:19:00 [2022-08-30T10:19:00.260Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s)
10:19:00 [2022-08-30T10:19:00.260Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
10:19:00 [2022-08-30T10:19:00.260Z] === RUN   TestConfigDaemonSeccompProfiles
10:19:00 [2022-08-30T10:19:00.260Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:19:01 [2022-08-30T10:19:01.641Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:19:01 [2022-08-30T10:19:01.928Z] --- PASS: TestInspectNetwork (7.23s)
10:19:01 [2022-08-30T10:19:01.928Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:19:01 [2022-08-30T10:19:01.928Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:19:01 [2022-08-30T10:19:01.928Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:19:01 [2022-08-30T10:19:01.928Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:19:01 [2022-08-30T10:19:01.928Z] === RUN   TestRunContainerWithBridgeNone
10:19:01 [2022-08-30T10:19:01.973Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
10:19:01 [2022-08-30T10:19:01.973Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
10:19:02 [2022-08-30T10:19:02.541Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
10:19:02 [2022-08-30T10:19:02.582Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:19:02 [2022-08-30T10:19:02.869Z] --- PASS: TestRunContainerWithBridgeNone (1.64s)
10:19:02 [2022-08-30T10:19:02.869Z] === RUN   TestNetworkInvalidJSON
10:19:02 [2022-08-30T10:19:02.869Z] === RUN   TestNetworkInvalidJSON/networks/create
10:19:02 [2022-08-30T10:19:02.869Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:19:02 [2022-08-30T10:19:02.869Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:19:02 [2022-08-30T10:19:02.869Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:19:02 [2022-08-30T10:19:02.869Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:19:02 [2022-08-30T10:19:02.869Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:19:02 [2022-08-30T10:19:02.869Z] === CONT  TestNetworkInvalidJSON/networks/create
10:19:02 [2022-08-30T10:19:02.869Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:19:02 [2022-08-30T10:19:02.869Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:19:02 [2022-08-30T10:19:02.869Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:19:02 [2022-08-30T10:19:02.869Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:19:02 [2022-08-30T10:19:02.869Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:19:02 [2022-08-30T10:19:02.869Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:19:02 [2022-08-30T10:19:02.869Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:19:02 [2022-08-30T10:19:02.869Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:19:02 [2022-08-30T10:19:02.869Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:19:02 [2022-08-30T10:19:02.869Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:19:02 [2022-08-30T10:19:02.869Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:19:02 [2022-08-30T10:19:02.869Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:19:02 [2022-08-30T10:19:02.869Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:19:02 [2022-08-30T10:19:02.869Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:19:02 [2022-08-30T10:19:02.869Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:19:02 [2022-08-30T10:19:02.869Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
10:19:02 [2022-08-30T10:19:02.869Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:19:02 [2022-08-30T10:19:02.869Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:19:02 [2022-08-30T10:19:02.869Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:19:02 [2022-08-30T10:19:02.869Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:19:02 [2022-08-30T10:19:02.869Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
10:19:02 [2022-08-30T10:19:02.869Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:19:02 [2022-08-30T10:19:02.869Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:19:02 [2022-08-30T10:19:02.869Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:19:02 [2022-08-30T10:19:02.869Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:19:02 [2022-08-30T10:19:02.869Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:19:02 [2022-08-30T10:19:02.869Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:19:02 [2022-08-30T10:19:02.869Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:19:02 [2022-08-30T10:19:02.869Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:19:02 [2022-08-30T10:19:02.869Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:19:02 [2022-08-30T10:19:02.869Z] === RUN   TestNetworkList
10:19:02 [2022-08-30T10:19:02.869Z] === RUN   TestNetworkList//networks
10:19:02 [2022-08-30T10:19:02.869Z] === PAUSE TestNetworkList//networks
10:19:02 [2022-08-30T10:19:02.869Z] === RUN   TestNetworkList//networks/
10:19:02 [2022-08-30T10:19:02.869Z] === PAUSE TestNetworkList//networks/
10:19:03 [2022-08-30T10:19:03.129Z] === CONT  TestNetworkList//networks
10:19:03 [2022-08-30T10:19:03.129Z] === CONT  TestNetworkList//networks/
10:19:03 [2022-08-30T10:19:03.129Z] --- PASS: TestNetworkList (0.02s)
10:19:03 [2022-08-30T10:19:03.129Z]     --- PASS: TestNetworkList//networks (0.00s)
10:19:03 [2022-08-30T10:19:03.129Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:19:03 [2022-08-30T10:19:03.129Z] === RUN   TestHostIPv4BridgeLabel
10:19:03 [2022-08-30T10:19:03.522Z] === CONT  TestConfigDaemonSeccompProfiles
10:19:03 [2022-08-30T10:19:03.522Z]     daemon_test.go:197: [d485fd0a0613b] daemon is not started
10:19:03 [2022-08-30T10:19:03.522Z] --- PASS: TestConfigDaemonSeccompProfiles (3.29s)
10:19:03 [2022-08-30T10:19:03.522Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
10:19:03 [2022-08-30T10:19:03.522Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s)
10:19:03 [2022-08-30T10:19:03.522Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
10:19:03 [2022-08-30T10:19:03.522Z] === RUN   TestDaemonProxy
10:19:03 [2022-08-30T10:19:03.523Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
10:19:03 [2022-08-30T10:19:03.523Z] --- SKIP: TestDaemonProxy (0.00s)
10:19:03 [2022-08-30T10:19:03.523Z] PASS
10:19:03 [2022-08-30T10:19:03.523Z] 
10:19:03 [2022-08-30T10:19:03.523Z] === Skipped
10:19:03 [2022-08-30T10:19:03.523Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
10:19:03 [2022-08-30T10:19:03.523Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
10:19:03 [2022-08-30T10:19:03.523Z] 
10:19:03 [2022-08-30T10:19:03.523Z] DONE 13 tests, 1 skipped in 5.304s
10:19:03 [2022-08-30T10:19:03.523Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:19:03 [2022-08-30T10:19:03.700Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
10:19:03 [2022-08-30T10:19:03.700Z] === RUN   TestDaemonRestartWithLiveRestore
10:19:03 [2022-08-30T10:19:03.783Z] INFO: Testing against a local daemon
10:19:03 [2022-08-30T10:19:03.783Z] === RUN   TestCommitInheritsEnv
10:19:04 [2022-08-30T10:19:04.287Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.38s)
10:19:04 [2022-08-30T10:19:04.287Z] PASS
10:19:04 [2022-08-30T10:19:04.287Z] 
10:19:04 [2022-08-30T10:19:04.287Z] === Skipped
10:19:04 [2022-08-30T10:19:04.287Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
10:19:04 [2022-08-30T10:19:04.287Z]     build_session_test.go:25: TODO: BuildKit
10:19:04 [2022-08-30T10:19:04.287Z] 
10:19:04 [2022-08-30T10:19:04.287Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:19:04 [2022-08-30T10:19:04.287Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:19:04 [2022-08-30T10:19:04.287Z] 
10:19:04 [2022-08-30T10:19:04.287Z] DONE 34 tests, 2 skipped in 79.097s
10:19:04 [2022-08-30T10:19:04.287Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
10:19:04 [2022-08-30T10:19:04.287Z] ++ 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
10:19:04 [2022-08-30T10:19:04.287Z] ++ set -e
10:19:04 [2022-08-30T10:19:04.287Z] ++ '[' -n 0 ']'
10:19:04 [2022-08-30T10:19:04.287Z] ++ set -x
10:19:04 [2022-08-30T10:19:04.287Z] ++ 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
10:19:04 [2022-08-30T10:19:04.287Z] INFO: Testing against a local daemon
10:19:04 [2022-08-30T10:19:04.287Z] === RUN   TestConfigInspect
10:19:04 [2022-08-30T10:19:04.642Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
10:19:04 [2022-08-30T10:19:04.642Z] === RUN   TestDaemonDefaultNetworkPools
10:19:05 [2022-08-30T10:19:05.168Z] --- PASS: TestCommitInheritsEnv (1.35s)
10:19:05 [2022-08-30T10:19:05.168Z] === RUN   TestImportExtremelyLargeImageWorks
10:19:05 [2022-08-30T10:19:05.168Z] === PAUSE TestImportExtremelyLargeImageWorks
10:19:05 [2022-08-30T10:19:05.168Z] === RUN   TestImportWithCustomPlatform
10:19:05 [2022-08-30T10:19:05.168Z] === RUN   TestImportWithCustomPlatform/#00
10:19:05 [2022-08-30T10:19:05.168Z] === RUN   TestImportWithCustomPlatform/_______
10:19:05 [2022-08-30T10:19:05.168Z] === RUN   TestImportWithCustomPlatform//
10:19:05 [2022-08-30T10:19:05.168Z] === RUN   TestImportWithCustomPlatform/linux
10:19:05 [2022-08-30T10:19:05.168Z] === RUN   TestImportWithCustomPlatform/LINUX
10:19:05 [2022-08-30T10:19:05.212Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
10:19:05 [2022-08-30T10:19:05.212Z] === RUN   TestDaemonRestartWithExistingNetwork
10:19:05 [2022-08-30T10:19:05.430Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:19:05 [2022-08-30T10:19:05.430Z] === RUN   TestImportWithCustomPlatform/macos
10:19:05 [2022-08-30T10:19:05.430Z] === RUN   TestImportWithCustomPlatform/macos/arm64
10:19:05 [2022-08-30T10:19:05.430Z] === RUN   TestImportWithCustomPlatform/nintendo64
10:19:05 [2022-08-30T10:19:05.430Z] --- PASS: TestImportWithCustomPlatform (0.33s)
10:19:05 [2022-08-30T10:19:05.430Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
10:19:05 [2022-08-30T10:19:05.430Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
10:19:05 [2022-08-30T10:19:05.430Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
10:19:05 [2022-08-30T10:19:05.430Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
10:19:05 [2022-08-30T10:19:05.430Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
10:19:05 [2022-08-30T10:19:05.430Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
10:19:05 [2022-08-30T10:19:05.430Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
10:19:05 [2022-08-30T10:19:05.430Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
10:19:05 [2022-08-30T10:19:05.430Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
10:19:05 [2022-08-30T10:19:05.430Z] === RUN   TestImagesFilterMultiReference
10:19:05 [2022-08-30T10:19:05.430Z] --- PASS: TestImagesFilterMultiReference (0.07s)
10:19:05 [2022-08-30T10:19:05.430Z] === RUN   TestImagePullPlatformInvalid
10:19:05 [2022-08-30T10:19:05.690Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
10:19:05 [2022-08-30T10:19:05.690Z] === RUN   TestRemoveImageOrphaning
10:19:06 [2022-08-30T10:19:06.177Z] --- PASS: TestConfigInspect (1.89s)
10:19:06 [2022-08-30T10:19:06.177Z] === RUN   TestConfigList
10:19:06 [2022-08-30T10:19:06.595Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
10:19:06 [2022-08-30T10:19:06.595Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:19:07 [2022-08-30T10:19:07.070Z] --- PASS: TestRemoveImageOrphaning (1.56s)
10:19:07 [2022-08-30T10:19:07.070Z] === RUN   TestRemoveImageGarbageCollector
10:19:07 [2022-08-30T10:19:07.070Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
10:19:07 [2022-08-30T10:19:07.070Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:19:07 [2022-08-30T10:19:07.070Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:19:07 [2022-08-30T10:19:07.070Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:19:07 [2022-08-30T10:19:07.070Z] === RUN   TestTagInvalidReference
10:19:07 [2022-08-30T10:19:07.070Z] --- PASS: TestTagInvalidReference (0.01s)
10:19:07 [2022-08-30T10:19:07.070Z] === RUN   TestTagValidPrefixedRepo
10:19:07 [2022-08-30T10:19:07.334Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
10:19:07 [2022-08-30T10:19:07.334Z] === RUN   TestTagExistedNameWithoutForce
10:19:07 [2022-08-30T10:19:07.334Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
10:19:07 [2022-08-30T10:19:07.334Z] === RUN   TestTagOfficialNames
10:19:07 [2022-08-30T10:19:07.334Z] --- PASS: TestTagOfficialNames (0.04s)
10:19:07 [2022-08-30T10:19:07.334Z] === RUN   TestTagMatchesDigest
10:19:07 [2022-08-30T10:19:07.334Z] --- PASS: TestTagMatchesDigest (0.01s)
10:19:07 [2022-08-30T10:19:07.334Z] === CONT  TestImportExtremelyLargeImageWorks
10:19:07 [2022-08-30T10:19:07.991Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
10:19:07 [2022-08-30T10:19:07.991Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:19:08 [2022-08-30T10:19:08.256Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
10:19:08 [2022-08-30T10:19:08.256Z] === RUN   TestServiceWithPredefinedNetwork
10:19:08 [2022-08-30T10:19:08.694Z] --- PASS: TestConfigList (2.26s)
10:19:08 [2022-08-30T10:19:08.694Z] === RUN   TestConfigsCreateAndDelete
10:19:09 [2022-08-30T10:19:09.112Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
10:19:09 [2022-08-30T10:19:09.682Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
10:19:09 [2022-08-30T10:19:09.682Z] PASS
10:19:09 [2022-08-30T10:19:09.682Z] 
10:19:09 [2022-08-30T10:19:09.682Z] DONE 17 tests in 52.804s
10:19:09 [2022-08-30T10:19:09.682Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:19:09 [2022-08-30T10:19:09.682Z] ++ 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
10:19:09 [2022-08-30T10:19:09.682Z] ++ set -e
10:19:09 [2022-08-30T10:19:09.682Z] ++ '[' -n 0 ']'
10:19:09 [2022-08-30T10:19:09.682Z] ++ set -x
10:19:09 [2022-08-30T10:19:09.682Z] ++ 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
10:19:09 [2022-08-30T10:19:09.941Z] INFO: Testing against a local daemon
10:19:09 [2022-08-30T10:19:09.941Z] === RUN   TestPluginInvalidJSON
10:19:09 [2022-08-30T10:19:09.941Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:19:09 [2022-08-30T10:19:09.941Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:19:09 [2022-08-30T10:19:09.941Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:19:09 [2022-08-30T10:19:09.941Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:19:09 [2022-08-30T10:19:09.941Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:19:09 [2022-08-30T10:19:09.941Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:19:09 [2022-08-30T10:19:09.941Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:19:09 [2022-08-30T10:19:09.941Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:19:09 [2022-08-30T10:19:09.941Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:19:09 [2022-08-30T10:19:09.941Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:19:09 [2022-08-30T10:19:09.941Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:19:09 [2022-08-30T10:19:09.941Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:19:09 [2022-08-30T10:19:09.941Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:19:09 [2022-08-30T10:19:09.941Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:19:09 [2022-08-30T10:19:09.941Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:19:09 [2022-08-30T10:19:09.941Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:19:09 [2022-08-30T10:19:09.941Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:19:09 [2022-08-30T10:19:09.941Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:19:09 [2022-08-30T10:19:09.941Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:19:09 [2022-08-30T10:19:09.941Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:19:09 [2022-08-30T10:19:09.941Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:19:09 [2022-08-30T10:19:09.941Z] --- PASS: TestPluginInvalidJSON (0.03s)
10:19:09 [2022-08-30T10:19:09.941Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
10:19:09 [2022-08-30T10:19:09.941Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:19:09 [2022-08-30T10:19:09.941Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:19:09 [2022-08-30T10:19:09.941Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:19:09 [2022-08-30T10:19:09.941Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:19:09 [2022-08-30T10:19:09.941Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s)
10:19:09 [2022-08-30T10:19:09.941Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:19:09 [2022-08-30T10:19:09.941Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:19:09 [2022-08-30T10:19:09.941Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:19:09 [2022-08-30T10:19:09.941Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:19:09 [2022-08-30T10:19:09.941Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
10:19:09 [2022-08-30T10:19:09.941Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s)
10:19:09 [2022-08-30T10:19:09.941Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:19:09 [2022-08-30T10:19:09.941Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:19:09 [2022-08-30T10:19:09.941Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:19:09 [2022-08-30T10:19:09.941Z] === RUN   TestPluginInstall
10:19:09 [2022-08-30T10:19:09.941Z] === RUN   TestPluginInstall/no_auth
10:19:10 [2022-08-30T10:19:10.616Z] --- PASS: TestConfigsCreateAndDelete (2.20s)
10:19:10 [2022-08-30T10:19:10.616Z] === RUN   TestConfigsUpdate
10:19:10 [2022-08-30T10:19:10.804Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s)
10:19:10 [2022-08-30T10:19:10.804Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:19:10 [2022-08-30T10:19:10.804Z]     service_test.go:243: FLAKY_TEST
10:19:10 [2022-08-30T10:19:10.804Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:19:10 [2022-08-30T10:19:10.804Z] === RUN   TestServiceWithDataPathPortInit
10:19:11 [2022-08-30T10:19:11.320Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
10:19:12 [2022-08-30T10:19:12.260Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
10:19:12 [2022-08-30T10:19:12.260Z] time="2022-08-30T10:19:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:19:12 [2022-08-30T10:19:12.260Z] time="2022-08-30T10:19:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44c5fd3eab6c40a85ca0d4ac74cfc35af9424fb87cee470e06e2c1b3ace8ff1d" mediatype=application/vnd.docker.plugin.v1+json size=522
10:19:12 [2022-08-30T10:19:12.260Z] time="2022-08-30T10:19:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:19:12 [2022-08-30T10:19:12.260Z] time="2022-08-30T10:19:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44c5fd3eab6c40a85ca0d4ac74cfc35af9424fb87cee470e06e2c1b3ace8ff1d" mediatype=application/vnd.docker.plugin.v1+json size=522
10:19:12 [2022-08-30T10:19:12.829Z] === RUN   TestPluginInstall/with_htpasswd
10:19:13 [2022-08-30T10:19:13.090Z] time="2022-08-30T10:19:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:19:13 [2022-08-30T10:19:13.090Z] time="2022-08-30T10:19:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fb61b657a17f31d6ed8a48810e6b323ab9fc1c1cb1d84f512166ceb3b1674d73" mediatype=application/vnd.docker.plugin.v1+json size=522
10:19:13 [2022-08-30T10:19:13.090Z] time="2022-08-30T10:19:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:19:13 [2022-08-30T10:19:13.090Z] time="2022-08-30T10:19:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fb61b657a17f31d6ed8a48810e6b323ab9fc1c1cb1d84f512166ceb3b1674d73" mediatype=application/vnd.docker.plugin.v1+json size=522
10:19:13 [2022-08-30T10:19:13.157Z] --- PASS: TestConfigsUpdate (2.17s)
10:19:13 [2022-08-30T10:19:13.157Z] === RUN   TestTemplatedConfig
10:19:13 [2022-08-30T10:19:13.659Z] === RUN   TestPluginInstall/with_insecure
10:19:14 [2022-08-30T10:19:14.229Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
10:19:14 [2022-08-30T10:19:14.229Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
10:19:14 [2022-08-30T10:19:14.229Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
10:19:14 [2022-08-30T10:19:14.492Z] time="2022-08-30T10:19:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:19:14 [2022-08-30T10:19:14.492Z] time="2022-08-30T10:19:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb4300d44e890e7e078332924725208fca4bccd3b1bad4f2b997ab5ef4c742e9" mediatype=application/vnd.docker.plugin.v1+json size=522
10:19:14 [2022-08-30T10:19:14.492Z] time="2022-08-30T10:19:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:19:14 [2022-08-30T10:19:14.492Z] time="2022-08-30T10:19:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb4300d44e890e7e078332924725208fca4bccd3b1bad4f2b997ab5ef4c742e9" mediatype=application/vnd.docker.plugin.v1+json size=522
10:19:14 [2022-08-30T10:19:14.752Z]     plugin_test.go:196: [da90b1ffb1dc2] daemon is not started
10:19:14 [2022-08-30T10:19:14.752Z] --- PASS: TestPluginInstall (4.95s)
10:19:14 [2022-08-30T10:19:14.752Z]     --- PASS: TestPluginInstall/no_auth (2.79s)
10:19:14 [2022-08-30T10:19:14.752Z]     --- PASS: TestPluginInstall/with_htpasswd (0.82s)
10:19:14 [2022-08-30T10:19:14.752Z]     --- PASS: TestPluginInstall/with_insecure (1.34s)
10:19:14 [2022-08-30T10:19:14.752Z] === RUN   TestPluginsWithRuntimes
10:19:15 [2022-08-30T10:19:15.675Z] --- PASS: TestTemplatedConfig (2.74s)
10:19:15 [2022-08-30T10:19:15.675Z] === RUN   TestConfigCreateResolve
10:19:16 [2022-08-30T10:19:16.682Z] === RUN   TestPluginsWithRuntimes/No_Args
10:19:17 [2022-08-30T10:19:17.261Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
10:19:17 [2022-08-30T10:19:17.830Z] === RUN   TestPluginsWithRuntimes/With_Args
10:19:18 [2022-08-30T10:19:18.199Z] --- PASS: TestConfigCreateResolve (2.21s)
10:19:18 [2022-08-30T10:19:18.199Z] PASS
10:19:18 [2022-08-30T10:19:18.199Z] 
10:19:18 [2022-08-30T10:19:18.199Z] DONE 6 tests in 13.562s
10:19:18 [2022-08-30T10:19:18.199Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
10:19:18 [2022-08-30T10:19:18.199Z] ++ 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
10:19:18 [2022-08-30T10:19:18.199Z] ++ set -e
10:19:18 [2022-08-30T10:19:18.199Z] ++ '[' -n 0 ']'
10:19:18 [2022-08-30T10:19:18.199Z] ++ set -x
10:19:18 [2022-08-30T10:19:18.199Z] ++ 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
10:19:18 [2022-08-30T10:19:18.199Z] INFO: Testing against a local daemon
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestAttachWithTTY
10:19:18 [2022-08-30T10:19:18.199Z] --- PASS: TestAttachWithTTY (0.06s)
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestAttachWithoutTTy
10:19:18 [2022-08-30T10:19:18.199Z] --- PASS: TestAttachWithoutTTy (0.05s)
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestCheckpoint
10:19:18 [2022-08-30T10:19:18.199Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:19:18 [2022-08-30T10:19:18.199Z] --- SKIP: TestCheckpoint (0.00s)
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/commit
10:19:18 [2022-08-30T10:19:18.199Z] === PAUSE TestContainerInvalidJSON/commit
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/containers/create
10:19:18 [2022-08-30T10:19:18.199Z] === PAUSE TestContainerInvalidJSON/containers/create
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:19:18 [2022-08-30T10:19:18.199Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:19:18 [2022-08-30T10:19:18.199Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:19:18 [2022-08-30T10:19:18.199Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:19:18 [2022-08-30T10:19:18.199Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
10:19:18 [2022-08-30T10:19:18.199Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
10:19:18 [2022-08-30T10:19:18.199Z] === CONT  TestContainerInvalidJSON/commit
10:19:18 [2022-08-30T10:19:18.199Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:19:18 [2022-08-30T10:19:18.199Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
10:19:18 [2022-08-30T10:19:18.199Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
10:19:18 [2022-08-30T10:19:18.199Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
10:19:18 [2022-08-30T10:19:18.199Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:19:18 [2022-08-30T10:19:18.199Z] === CONT  TestContainerInvalidJSON/containers/create
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:19:18 [2022-08-30T10:19:18.199Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:19:18 [2022-08-30T10:19:18.199Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:19:18 [2022-08-30T10:19:18.199Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
10:19:18 [2022-08-30T10:19:18.199Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
10:19:18 [2022-08-30T10:19:18.199Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:19:18 [2022-08-30T10:19:18.199Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:19:18 [2022-08-30T10:19:18.199Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
10:19:18 [2022-08-30T10:19:18.199Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
10:19:18 [2022-08-30T10:19:18.199Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
10:19:18 [2022-08-30T10:19:18.199Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:19:18 [2022-08-30T10:19:18.199Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:19:18 [2022-08-30T10:19:18.199Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:19:18 [2022-08-30T10:19:18.199Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
10:19:18 [2022-08-30T10:19:18.199Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
10:19:18 [2022-08-30T10:19:18.200Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:19:18 [2022-08-30T10:19:18.200Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:19:18 [2022-08-30T10:19:18.200Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
10:19:18 [2022-08-30T10:19:18.200Z] === RUN   TestCopyFromContainerPathIsNotDir
10:19:18 [2022-08-30T10:19:18.200Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
10:19:18 [2022-08-30T10:19:18.200Z] === RUN   TestCopyToContainerPathDoesNotExist
10:19:18 [2022-08-30T10:19:18.200Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
10:19:18 [2022-08-30T10:19:18.200Z] === RUN   TestCopyEmptyFile
10:19:18 [2022-08-30T10:19:18.398Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
10:19:18 [2022-08-30T10:19:18.456Z] --- PASS: TestCopyEmptyFile (0.21s)
10:19:18 [2022-08-30T10:19:18.456Z] === RUN   TestCopyToContainerPathIsNotDir
10:19:18 [2022-08-30T10:19:18.456Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
10:19:18 [2022-08-30T10:19:18.456Z] === RUN   TestCopyFromContainer
10:19:18 [2022-08-30T10:19:18.658Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
10:19:19 [2022-08-30T10:19:19.229Z] --- PASS: TestPluginsWithRuntimes (4.29s)
10:19:19 [2022-08-30T10:19:19.229Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.17s)
10:19:19 [2022-08-30T10:19:19.229Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.30s)
10:19:19 [2022-08-30T10:19:19.229Z] === RUN   TestPluginBackCompatMediaTypes
10:19:19 [2022-08-30T10:19:19.387Z] === RUN   TestCopyFromContainer//
10:19:19 [2022-08-30T10:19:19.387Z] === RUN   TestCopyFromContainer//bar/root
10:19:19 [2022-08-30T10:19:19.643Z] === RUN   TestCopyFromContainer//bar/root/
10:19:19 [2022-08-30T10:19:19.643Z] === RUN   TestCopyFromContainer/bar/quux
10:19:19 [2022-08-30T10:19:19.643Z] === RUN   TestCopyFromContainer/bar/quux/
10:19:19 [2022-08-30T10:19:19.643Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:19:19 [2022-08-30T10:19:19.900Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:19:19 [2022-08-30T10:19:19.900Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:19:19 [2022-08-30T10:19:19.900Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:19:19 [2022-08-30T10:19:19.900Z] === RUN   TestCopyFromContainer/bar/notarget
10:19:20 [2022-08-30T10:19:20.159Z] --- PASS: TestCopyFromContainer (1.57s)
10:19:20 [2022-08-30T10:19:20.159Z]     --- PASS: TestCopyFromContainer// (0.06s)
10:19:20 [2022-08-30T10:19:20.159Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
10:19:20 [2022-08-30T10:19:20.159Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
10:19:20 [2022-08-30T10:19:20.159Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
10:19:20 [2022-08-30T10:19:20.159Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
10:19:20 [2022-08-30T10:19:20.159Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
10:19:20 [2022-08-30T10:19:20.159Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
10:19:20 [2022-08-30T10:19:20.159Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
10:19:20 [2022-08-30T10:19:20.159Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
10:19:20 [2022-08-30T10:19:20.159Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
10:19:20 [2022-08-30T10:19:20.159Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:19:20 [2022-08-30T10:19:20.159Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:19:20 [2022-08-30T10:19:20.159Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:19:20 [2022-08-30T10:19:20.159Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:19:20 [2022-08-30T10:19:20.159Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:19:20 [2022-08-30T10:19:20.159Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:19:20 [2022-08-30T10:19:20.159Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:19:20 [2022-08-30T10:19:20.159Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:19:20 [2022-08-30T10:19:20.159Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:19:20 [2022-08-30T10:19:20.159Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:19:20 [2022-08-30T10:19:20.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:19:20 [2022-08-30T10:19:20.159Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:19:20 [2022-08-30T10:19:20.159Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:19:20 [2022-08-30T10:19:20.159Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:19:20 [2022-08-30T10:19:20.159Z] === RUN   TestCreateLinkToNonExistingContainer
10:19:20 [2022-08-30T10:19:20.159Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
10:19:20 [2022-08-30T10:19:20.159Z] === RUN   TestCreateWithInvalidEnv
10:19:20 [2022-08-30T10:19:20.159Z] === RUN   TestCreateWithInvalidEnv/0
10:19:20 [2022-08-30T10:19:20.159Z] === PAUSE TestCreateWithInvalidEnv/0
10:19:20 [2022-08-30T10:19:20.159Z] === RUN   TestCreateWithInvalidEnv/1
10:19:20 [2022-08-30T10:19:20.159Z] === PAUSE TestCreateWithInvalidEnv/1
10:19:20 [2022-08-30T10:19:20.159Z] === RUN   TestCreateWithInvalidEnv/2
10:19:20 [2022-08-30T10:19:20.159Z] === PAUSE TestCreateWithInvalidEnv/2
10:19:20 [2022-08-30T10:19:20.159Z] === CONT  TestCreateWithInvalidEnv/0
10:19:20 [2022-08-30T10:19:20.159Z] === CONT  TestCreateWithInvalidEnv/2
10:19:20 [2022-08-30T10:19:20.159Z] === CONT  TestCreateWithInvalidEnv/1
10:19:20 [2022-08-30T10:19:20.159Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:19:20 [2022-08-30T10:19:20.159Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:19:20 [2022-08-30T10:19:20.159Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:19:20 [2022-08-30T10:19:20.159Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:19:20 [2022-08-30T10:19:20.159Z] === RUN   TestCreateTmpfsMountsTarget
10:19:20 [2022-08-30T10:19:20.159Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:19:20 [2022-08-30T10:19:20.159Z] === RUN   TestCreateWithCustomMaskedPaths
10:19:20 [2022-08-30T10:19:20.610Z] --- PASS: TestPluginBackCompatMediaTypes (1.25s)
10:19:20 [2022-08-30T10:19:20.610Z] PASS
10:19:20 [2022-08-30T10:19:20.610Z] 
10:19:20 [2022-08-30T10:19:20.610Z] DONE 24 tests in 10.724s
10:19:20 [2022-08-30T10:19:20.610Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:19:20 [2022-08-30T10:19:20.610Z] ++ 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
10:19:20 [2022-08-30T10:19:20.610Z] ++ set -e
10:19:20 [2022-08-30T10:19:20.610Z] ++ '[' -n 0 ']'
10:19:20 [2022-08-30T10:19:20.610Z] ++ set -x
10:19:20 [2022-08-30T10:19:20.610Z] ++ 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
10:19:20 [2022-08-30T10:19:20.610Z] INFO: Testing against a local daemon
10:19:20 [2022-08-30T10:19:20.610Z] === RUN   TestExternalGraphDriver
10:19:20 [2022-08-30T10:19:20.872Z] === RUN   TestExternalGraphDriver/json
10:19:21 [2022-08-30T10:19:21.132Z] === RUN   TestDockerSuite/TestBuildMultipleTags
10:19:21 [2022-08-30T10:19:21.392Z] === RUN   TestDockerSuite/TestBuildNetContainer
10:19:21 [2022-08-30T10:19:21.526Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s)
10:19:21 [2022-08-30T10:19:21.526Z] === RUN   TestCreateWithCustomReadonlyPaths
10:19:21 [2022-08-30T10:19:21.652Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
10:19:22 [2022-08-30T10:19:22.455Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s)
10:19:22 [2022-08-30T10:19:22.455Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:19:22 [2022-08-30T10:19:22.455Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:19:22 [2022-08-30T10:19:22.455Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:19:22 [2022-08-30T10:19:22.455Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:19:22 [2022-08-30T10:19:22.455Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:19:22 [2022-08-30T10:19:22.455Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:19:22 [2022-08-30T10:19:22.455Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:19:22 [2022-08-30T10:19:22.455Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:19:22 [2022-08-30T10:19:22.455Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:19:22 [2022-08-30T10:19:22.455Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:19:22 [2022-08-30T10:19:22.455Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:19:22 [2022-08-30T10:19:22.455Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:19:22 [2022-08-30T10:19:22.455Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:19:22 [2022-08-30T10:19:22.455Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:19:22 [2022-08-30T10:19:22.455Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:19:22 [2022-08-30T10:19:22.712Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:19:22 [2022-08-30T10:19:22.712Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:19:22 [2022-08-30T10:19:22.712Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:19:22 [2022-08-30T10:19:22.712Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:19:22 [2022-08-30T10:19:22.712Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:19:22 [2022-08-30T10:19:22.712Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:19:22 [2022-08-30T10:19:22.712Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:19:22 [2022-08-30T10:19:22.712Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:19:22 [2022-08-30T10:19:22.968Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
10:19:22 [2022-08-30T10:19:22.968Z] === RUN   TestCreateDifferentPlatform
10:19:22 [2022-08-30T10:19:22.968Z] === RUN   TestCreateDifferentPlatform/different_os
10:19:22 [2022-08-30T10:19:22.968Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:19:22 [2022-08-30T10:19:22.968Z] --- PASS: TestCreateDifferentPlatform (0.02s)
10:19:22 [2022-08-30T10:19:22.968Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:19:22 [2022-08-30T10:19:22.968Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:19:22 [2022-08-30T10:19:22.968Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:19:22 [2022-08-30T10:19:22.968Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
10:19:22 [2022-08-30T10:19:22.968Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:19:23 [2022-08-30T10:19:23.034Z] === RUN   TestExternalGraphDriver/spec
10:19:23 [2022-08-30T10:19:23.225Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
10:19:23 [2022-08-30T10:19:23.225Z] === RUN   TestCreateInvalidHostConfig
10:19:23 [2022-08-30T10:19:23.225Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
10:19:23 [2022-08-30T10:19:23.225Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
10:19:23 [2022-08-30T10:19:23.225Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
10:19:23 [2022-08-30T10:19:23.225Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
10:19:23 [2022-08-30T10:19:23.225Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:19:23 [2022-08-30T10:19:23.225Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:19:23 [2022-08-30T10:19:23.225Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
10:19:23 [2022-08-30T10:19:23.225Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
10:19:23 [2022-08-30T10:19:23.225Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
10:19:23 [2022-08-30T10:19:23.225Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
10:19:23 [2022-08-30T10:19:23.225Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:19:23 [2022-08-30T10:19:23.225Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
10:19:23 [2022-08-30T10:19:23.225Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
10:19:23 [2022-08-30T10:19:23.225Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
10:19:23 [2022-08-30T10:19:23.225Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
10:19:23 [2022-08-30T10:19:23.225Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
10:19:23 [2022-08-30T10:19:23.225Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
10:19:23 [2022-08-30T10:19:23.225Z] === RUN   TestContainerStartOnDaemonRestart
10:19:23 [2022-08-30T10:19:23.225Z] === PAUSE TestContainerStartOnDaemonRestart
10:19:23 [2022-08-30T10:19:23.225Z] === RUN   TestDaemonRestartIpcMode
10:19:23 [2022-08-30T10:19:23.225Z] === PAUSE TestDaemonRestartIpcMode
10:19:23 [2022-08-30T10:19:23.225Z] === RUN   TestDaemonHostGatewayIP
10:19:23 [2022-08-30T10:19:23.225Z] === PAUSE TestDaemonHostGatewayIP
10:19:23 [2022-08-30T10:19:23.225Z] === RUN   TestRestartDaemonWithRestartingContainer
10:19:23 [2022-08-30T10:19:23.225Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:19:23 [2022-08-30T10:19:23.225Z] === RUN   TestContainerKillOnDaemonStart
10:19:23 [2022-08-30T10:19:23.225Z] === PAUSE TestContainerKillOnDaemonStart
10:19:23 [2022-08-30T10:19:23.225Z] === RUN   TestDiff
10:19:23 [2022-08-30T10:19:23.294Z] === RUN   TestDockerSuite/TestBuildNetNone
10:19:23 [2022-08-30T10:19:23.483Z] --- PASS: TestDiff (0.44s)
10:19:23 [2022-08-30T10:19:23.483Z] === RUN   TestExecConsoleSize
10:19:24 [2022-08-30T10:19:24.046Z] --- PASS: TestExecConsoleSize (0.49s)
10:19:24 [2022-08-30T10:19:24.046Z] === RUN   TestExecWithCloseStdin
10:19:24 [2022-08-30T10:19:24.234Z] === RUN   TestDockerSuite/TestBuildNoContext
10:19:24 [2022-08-30T10:19:24.496Z]     docker_api_swarm_node_test.go:20: [d0ad6fcc2c6cf] joining swarm manager [d78333b68c9ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:19:24 [2022-08-30T10:19:24.608Z] --- PASS: TestExecWithCloseStdin (0.48s)
10:19:24 [2022-08-30T10:19:24.608Z] === RUN   TestExec
10:19:25 [2022-08-30T10:19:25.171Z] --- PASS: TestExec (0.48s)
10:19:25 [2022-08-30T10:19:25.171Z] === RUN   TestExecUser
10:19:25 [2022-08-30T10:19:25.428Z] --- PASS: TestExecUser (0.51s)
10:19:25 [2022-08-30T10:19:25.428Z] === RUN   TestExportContainerAndImportImage
10:19:25 [2022-08-30T10:19:25.435Z] === RUN   TestExternalGraphDriver/pull
10:19:25 [2022-08-30T10:19:25.435Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
10:19:25 [2022-08-30T10:19:25.435Z]     docker_api_swarm_node_test.go:21: [dc5a6c8daeafc] joining swarm manager [d78333b68c9ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:19:25 [2022-08-30T10:19:25.706Z] --- PASS: TestServiceWithDataPathPortInit (14.28s)
10:19:25 [2022-08-30T10:19:25.706Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:19:25 [2022-08-30T10:19:25.992Z] --- PASS: TestExportContainerAndImportImage (0.56s)
10:19:25 [2022-08-30T10:19:25.992Z] === RUN   TestExportContainerAfterDaemonRestart
10:19:26 [2022-08-30T10:19:26.372Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
10:19:27 [2022-08-30T10:19:27.311Z] --- PASS: TestExternalGraphDriver (6.51s)
10:19:27 [2022-08-30T10:19:27.311Z]     --- PASS: TestExternalGraphDriver/json (2.08s)
10:19:27 [2022-08-30T10:19:27.311Z]     --- PASS: TestExternalGraphDriver/spec (2.21s)
10:19:27 [2022-08-30T10:19:27.311Z]     --- PASS: TestExternalGraphDriver/pull (1.85s)
10:19:27 [2022-08-30T10:19:27.311Z] === RUN   TestGraphdriverPluginV2
10:19:27 [2022-08-30T10:19:27.311Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
10:19:27 [2022-08-30T10:19:27.360Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
10:19:27 [2022-08-30T10:19:27.360Z] === RUN   TestHealthCheckWorkdir
10:19:27 [2022-08-30T10:19:27.618Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mzpbtdvonlas98utu8w8plgs3 Created:2022-08-30 10:19:26.152420812 +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[9f8939ac58b0f175be242049d1b3a3e4812e79b7e6b3ef17c43b513a8db57a07:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pg7p035xj6s3cwevr7m8js759 EndpointID:83a2b1e4ae202162da50583328d65b9214d35352db1655169951e73a44183b10 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5da3123533a35afb5db2feb526a9fa4b50d5c4c149655cfac613329d112dbda3 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:4acc53c62caa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pg7p035xj6s3cwevr7m8js759 EndpointID:83a2b1e4ae202162da50583328d65b9214d35352db1655169951e73a44183b10 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:19:27 [2022-08-30T10:19:27.880Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
10:19:27 [2022-08-30T10:19:27.880Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
10:19:27 [2022-08-30T10:19:27.922Z] --- PASS: TestHealthCheckWorkdir (0.65s)
10:19:27 [2022-08-30T10:19:27.922Z] === RUN   TestHealthKillContainer
10:19:28 [2022-08-30T10:19:28.449Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
10:19:28 [2022-08-30T10:19:28.709Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
10:19:28 [2022-08-30T10:19:28.947Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd
10:19:28 [2022-08-30T10:19:28.947Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy
10:19:28 [2022-08-30T10:19:28.947Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
10:19:28 [2022-08-30T10:19:28.947Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy
10:19:28 [2022-08-30T10:19:28.947Z] Cross building: bundles/cross/linux/s390x
10:19:28 [2022-08-30T10:19:28.947Z] Building: bundles/cross/linux/s390x-daemon/dockerd
10:19:28 [2022-08-30T10:19:28.947Z] GOOS="linux" GOARCH="s390x" GOARM=""
10:19:29 [2022-08-30T10:19:29.278Z] === RUN   TestDockerSuite/TestBuildOnBuild
10:19:30 [2022-08-30T10:19:30.657Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
10:19:32 [2022-08-30T10:19:32.037Z] --- PASS: TestGraphdriverPluginV2 (4.72s)
10:19:32 [2022-08-30T10:19:32.037Z] PASS
10:19:32 [2022-08-30T10:19:32.037Z] 
10:19:32 [2022-08-30T10:19:32.037Z] DONE 5 tests in 11.360s
10:19:32 [2022-08-30T10:19:32.037Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:19:32 [2022-08-30T10:19:32.037Z] ++ 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
10:19:32 [2022-08-30T10:19:32.037Z] ++ set -e
10:19:32 [2022-08-30T10:19:32.037Z] ++ '[' -n 0 ']'
10:19:32 [2022-08-30T10:19:32.037Z] ++ set -x
10:19:32 [2022-08-30T10:19:32.037Z] ++ 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
10:19:32 [2022-08-30T10:19:32.037Z] INFO: Testing against a local daemon
10:19:32 [2022-08-30T10:19:32.037Z] === RUN   TestContinueAfterPluginCrash
10:19:32 [2022-08-30T10:19:32.037Z] === PAUSE TestContinueAfterPluginCrash
10:19:32 [2022-08-30T10:19:32.037Z] === RUN   TestReadPluginNoRead
10:19:32 [2022-08-30T10:19:32.037Z] === PAUSE TestReadPluginNoRead
10:19:32 [2022-08-30T10:19:32.037Z] === RUN   TestDaemonStartWithLogOpt
10:19:32 [2022-08-30T10:19:32.037Z] === PAUSE TestDaemonStartWithLogOpt
10:19:32 [2022-08-30T10:19:32.037Z] === CONT  TestContinueAfterPluginCrash
10:19:32 [2022-08-30T10:19:32.037Z] === CONT  TestDaemonStartWithLogOpt
10:19:32 [2022-08-30T10:19:32.900Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.09s)
10:19:32 [2022-08-30T10:19:32.900Z] PASS
10:19:32 [2022-08-30T10:19:32.900Z] 
10:19:32 [2022-08-30T10:19:32.900Z] === Skipped
10:19:32 [2022-08-30T10:19:32.900Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:19:32 [2022-08-30T10:19:32.900Z]     service_test.go:243: FLAKY_TEST
10:19:32 [2022-08-30T10:19:32.900Z] 
10:19:32 [2022-08-30T10:19:32.900Z] DONE 38 tests, 1 skipped in 44.707s
10:19:32 [2022-08-30T10:19:32.900Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:19:32 [2022-08-30T10:19:32.900Z] INFO: Testing against a local daemon
10:19:32 [2022-08-30T10:19:32.900Z] === RUN   TestDockerNetworkIpvlanPersistance
10:19:32 [2022-08-30T10:19:32.900Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:19:32 [2022-08-30T10:19:32.900Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:19:32 [2022-08-30T10:19:32.900Z] === RUN   TestDockerNetworkIpvlan
10:19:32 [2022-08-30T10:19:32.900Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:19:32 [2022-08-30T10:19:32.900Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:19:32 [2022-08-30T10:19:32.900Z] PASS
10:19:32 [2022-08-30T10:19:32.900Z] 
10:19:32 [2022-08-30T10:19:32.900Z] === Skipped
10:19:32 [2022-08-30T10:19:32.900Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:19:32 [2022-08-30T10:19:32.900Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:19:32 [2022-08-30T10:19:32.900Z] 
10:19:32 [2022-08-30T10:19:32.900Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:19:32 [2022-08-30T10:19:32.900Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:19:32 [2022-08-30T10:19:32.900Z] 
10:19:32 [2022-08-30T10:19:32.900Z] DONE 2 tests, 2 skipped in 0.023s
10:19:32 [2022-08-30T10:19:32.901Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:19:32 [2022-08-30T10:19:32.901Z] INFO: Testing against a local daemon
10:19:32 [2022-08-30T10:19:32.901Z] === RUN   TestDockerNetworkMacvlanPersistance
10:19:32 [2022-08-30T10:19:32.977Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
10:19:33 [2022-08-30T10:19:33.471Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s)
10:19:33 [2022-08-30T10:19:33.471Z] === RUN   TestDockerNetworkMacvlan
10:19:34 [2022-08-30T10:19:34.043Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:19:34 [2022-08-30T10:19:34.887Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
10:19:34 [2022-08-30T10:19:34.984Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:19:35 [2022-08-30T10:19:35.554Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:19:35 [2022-08-30T10:19:35.826Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
10:19:36 [2022-08-30T10:19:36.009Z] --- PASS: TestHealthKillContainer (7.83s)
10:19:36 [2022-08-30T10:19:36.009Z] === RUN   TestHealthCheckProcessKilled
10:19:36 [2022-08-30T10:19:36.417Z] --- PASS: TestDaemonStartWithLogOpt (4.30s)
10:19:36 [2022-08-30T10:19:36.417Z] === CONT  TestReadPluginNoRead
10:19:36 [2022-08-30T10:19:36.571Z] --- PASS: TestHealthCheckProcessKilled (0.61s)
10:19:36 [2022-08-30T10:19:36.571Z] === RUN   TestInspectCpusetInConfigPre120
10:19:36 [2022-08-30T10:19:36.678Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
10:19:36 [2022-08-30T10:19:36.827Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
10:19:36 [2022-08-30T10:19:36.827Z] === RUN   TestIpcModeNone
10:19:37 [2022-08-30T10:19:37.390Z] --- PASS: TestIpcModeNone (0.48s)
10:19:37 [2022-08-30T10:19:37.390Z] === RUN   TestIpcModePrivate
10:19:37 [2022-08-30T10:19:37.465Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:19:37 [2022-08-30T10:19:37.646Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
10:19:37 [2022-08-30T10:19:37.902Z] --- PASS: TestIpcModePrivate (0.48s)
10:19:37 [2022-08-30T10:19:37.902Z] === RUN   TestIpcModeShareable
10:19:38 [2022-08-30T10:19:38.058Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
10:19:38 [2022-08-30T10:19:38.158Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
10:19:38 [2022-08-30T10:19:38.158Z] --- PASS: TestIpcModeShareable (0.47s)
10:19:38 [2022-08-30T10:19:38.158Z] === RUN   TestAPIIpcModeShareableAndContainer
10:19:39 [2022-08-30T10:19:39.378Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:19:39 [2022-08-30T10:19:39.441Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
10:19:39 [2022-08-30T10:19:39.441Z] === RUN   TestReadPluginNoRead/default
10:19:40 [2022-08-30T10:19:40.049Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s)
10:19:40 [2022-08-30T10:19:40.049Z] === RUN   TestAPIIpcModeHost
10:19:40 [2022-08-30T10:19:40.049Z] --- PASS: TestAPIIpcModeHost (0.35s)
10:19:40 [2022-08-30T10:19:40.049Z] === RUN   TestDaemonIpcModeShareable
10:19:41 [2022-08-30T10:19:41.350Z]     docker_api_swarm_test.go:502: [da76c6c042ab6] joining swarm manager [dcda22da93e6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:19:41 [2022-08-30T10:19:41.415Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
10:19:41 [2022-08-30T10:19:41.415Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
10:19:41 [2022-08-30T10:19:41.415Z] === RUN   TestDaemonIpcModePrivate
10:19:41 [2022-08-30T10:19:41.610Z] --- PASS: TestContinueAfterPluginCrash (9.53s)
10:19:41 [2022-08-30T10:19:41.610Z] === RUN   TestReadPluginNoRead/disabled_caching
10:19:42 [2022-08-30T10:19:42.344Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
10:19:42 [2022-08-30T10:19:42.344Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
10:19:42 [2022-08-30T10:19:42.344Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:19:42 [2022-08-30T10:19:42.677Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:19:42 [2022-08-30T10:19:42.991Z] === RUN   TestDockerSuite/TestBuildPATH
10:19:42 [2022-08-30T10:19:42.992Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:19:43 [2022-08-30T10:19:43.249Z] --- PASS: TestDockerNetworkMacvlan (9.97s)
10:19:43 [2022-08-30T10:19:43.249Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
10:19:43 [2022-08-30T10:19:43.249Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
10:19:43 [2022-08-30T10:19:43.249Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s)
10:19:43 [2022-08-30T10:19:43.249Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s)
10:19:43 [2022-08-30T10:19:43.249Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s)
10:19:43 [2022-08-30T10:19:43.249Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
10:19:43 [2022-08-30T10:19:43.249Z] PASS
10:19:43 [2022-08-30T10:19:43.249Z] 
10:19:43 [2022-08-30T10:19:43.249Z] DONE 8 tests in 11.295s
10:19:43 [2022-08-30T10:19:43.249Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:19:43 [2022-08-30T10:19:43.249Z] testing: warning: no tests to run
10:19:43 [2022-08-30T10:19:43.249Z] PASS
10:19:43 [2022-08-30T10:19:43.249Z] 
10:19:43 [2022-08-30T10:19:43.249Z] DONE 0 tests in 0.008s
10:19:43 [2022-08-30T10:19:43.249Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:19:43 [2022-08-30T10:19:43.249Z] INFO: Testing against a local daemon
10:19:43 [2022-08-30T10:19:43.249Z] === RUN   TestAuthZPluginAllowRequest
10:19:43 [2022-08-30T10:19:43.712Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
10:19:43 [2022-08-30T10:19:43.712Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s)
10:19:43 [2022-08-30T10:19:43.712Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:19:44 [2022-08-30T10:19:44.632Z] --- PASS: TestAuthZPluginAllowRequest (1.22s)
10:19:44 [2022-08-30T10:19:44.632Z] === RUN   TestAuthZPluginTLS
10:19:44 [2022-08-30T10:19:44.641Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
10:19:44 [2022-08-30T10:19:44.641Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
10:19:44 [2022-08-30T10:19:44.641Z] === RUN   TestIpcModeOlderClient
10:19:44 [2022-08-30T10:19:44.641Z] === PAUSE TestIpcModeOlderClient
10:19:44 [2022-08-30T10:19:44.641Z] === RUN   TestKillContainerInvalidSignal
10:19:44 [2022-08-30T10:19:44.897Z] === CONT  TestReadPluginNoRead
10:19:44 [2022-08-30T10:19:44.898Z]     read_test.go:92: [d2bf018cd43b5] daemon is not started
10:19:44 [2022-08-30T10:19:44.898Z] --- PASS: TestReadPluginNoRead (8.27s)
10:19:44 [2022-08-30T10:19:44.898Z]     --- PASS: TestReadPluginNoRead/default (2.11s)
10:19:44 [2022-08-30T10:19:44.898Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.45s)
10:19:44 [2022-08-30T10:19:44.898Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s)
10:19:44 [2022-08-30T10:19:44.898Z] PASS
10:19:44 [2022-08-30T10:19:44.898Z] 
10:19:44 [2022-08-30T10:19:44.898Z] DONE 6 tests in 12.741s
10:19:44 [2022-08-30T10:19:44.898Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:19:44 [2022-08-30T10:19:44.898Z] ++ 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
10:19:44 [2022-08-30T10:19:44.898Z] ++ set -e
10:19:44 [2022-08-30T10:19:44.898Z] ++ '[' -n 0 ']'
10:19:44 [2022-08-30T10:19:44.898Z] ++ set -x
10:19:44 [2022-08-30T10:19:44.898Z] ++ 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
10:19:44 [2022-08-30T10:19:44.898Z] testing: warning: no tests to run
10:19:44 [2022-08-30T10:19:44.898Z] PASS
10:19:44 [2022-08-30T10:19:44.898Z] 
10:19:44 [2022-08-30T10:19:44.898Z] DONE 0 tests in 0.052s
10:19:44 [2022-08-30T10:19:44.898Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:19:44 [2022-08-30T10:19:44.898Z] ++ 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
10:19:44 [2022-08-30T10:19:44.898Z] ++ set -e
10:19:44 [2022-08-30T10:19:44.898Z] ++ '[' -n 0 ']'
10:19:44 [2022-08-30T10:19:44.898Z] ++ set -x
10:19:44 [2022-08-30T10:19:44.898Z] ++ 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
10:19:44 [2022-08-30T10:19:44.898Z] INFO: Testing against a local daemon
10:19:44 [2022-08-30T10:19:44.898Z] === RUN   TestPluginWithDevMounts
10:19:44 [2022-08-30T10:19:44.898Z] === PAUSE TestPluginWithDevMounts
10:19:44 [2022-08-30T10:19:44.898Z] === CONT  TestPluginWithDevMounts
10:19:44 [2022-08-30T10:19:44.898Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
10:19:45 [2022-08-30T10:19:45.202Z] --- PASS: TestAuthZPluginTLS (0.55s)
10:19:45 [2022-08-30T10:19:45.203Z] === RUN   TestAuthZPluginDenyRequest
10:19:45 [2022-08-30T10:19:45.203Z] --- PASS: TestKillContainerInvalidSignal (0.49s)
10:19:45 [2022-08-30T10:19:45.203Z] === RUN   TestKillContainer
10:19:45 [2022-08-30T10:19:45.203Z] === RUN   TestKillContainer/no_signal
10:19:45 [2022-08-30T10:19:45.469Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
10:19:45 [2022-08-30T10:19:45.767Z] === RUN   TestKillContainer/non_killing_signal
10:19:45 [2022-08-30T10:19:45.772Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:19:45 [2022-08-30T10:19:45.772Z] === RUN   TestAuthZPluginAPIDenyResponse
10:19:46 [2022-08-30T10:19:46.024Z] === RUN   TestKillContainer/killing_signal
10:19:46 [2022-08-30T10:19:46.342Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:19:46 [2022-08-30T10:19:46.342Z] === RUN   TestAuthZPluginDenyResponse
10:19:46 [2022-08-30T10:19:46.407Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
10:19:46 [2022-08-30T10:19:46.586Z] --- PASS: TestKillContainer (1.29s)
10:19:46 [2022-08-30T10:19:46.586Z]     --- PASS: TestKillContainer/no_signal (0.42s)
10:19:46 [2022-08-30T10:19:46.586Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
10:19:46 [2022-08-30T10:19:46.586Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
10:19:46 [2022-08-30T10:19:46.586Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:19:46 [2022-08-30T10:19:46.586Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:19:46 [2022-08-30T10:19:46.602Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
10:19:46 [2022-08-30T10:19:46.602Z] === RUN   TestAuthZPluginAllowEventStream
10:19:46 [2022-08-30T10:19:46.667Z] --- PASS: TestPluginWithDevMounts (1.76s)
10:19:46 [2022-08-30T10:19:46.667Z] PASS
10:19:46 [2022-08-30T10:19:46.667Z] 
10:19:46 [2022-08-30T10:19:46.667Z] DONE 1 tests in 1.908s
10:19:46 [2022-08-30T10:19:46.667Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:19:46 [2022-08-30T10:19:46.667Z] ++ 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
10:19:46 [2022-08-30T10:19:46.667Z] ++ set -e
10:19:46 [2022-08-30T10:19:46.667Z] ++ '[' -n 0 ']'
10:19:46 [2022-08-30T10:19:46.667Z] ++ set -x
10:19:46 [2022-08-30T10:19:46.667Z] ++ 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
10:19:46 [2022-08-30T10:19:46.667Z] INFO: Testing against a local daemon
10:19:46 [2022-08-30T10:19:46.667Z] === RUN   TestSecretInspect
10:19:46 [2022-08-30T10:19:46.844Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:19:47 [2022-08-30T10:19:47.407Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
10:19:47 [2022-08-30T10:19:47.407Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
10:19:47 [2022-08-30T10:19:47.407Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
10:19:47 [2022-08-30T10:19:47.407Z] === RUN   TestKillStoppedContainer
10:19:47 [2022-08-30T10:19:47.407Z] --- PASS: TestKillStoppedContainer (0.04s)
10:19:47 [2022-08-30T10:19:47.407Z] === RUN   TestKillStoppedContainerAPIPre120
10:19:47 [2022-08-30T10:19:47.407Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
10:19:47 [2022-08-30T10:19:47.407Z] === RUN   TestKillDifferentUserContainer
10:19:47 [2022-08-30T10:19:47.969Z] --- PASS: TestKillDifferentUserContainer (0.44s)
10:19:47 [2022-08-30T10:19:47.969Z] === RUN   TestInspectOomKilledTrue
10:19:47 [2022-08-30T10:19:47.986Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s)
10:19:47 [2022-08-30T10:19:47.986Z] === RUN   TestAuthZPluginErrorResponse
10:19:48 [2022-08-30T10:19:48.531Z] --- PASS: TestInspectOomKilledTrue (0.47s)
10:19:48 [2022-08-30T10:19:48.531Z] === RUN   TestInspectOomKilledFalse
10:19:48 [2022-08-30T10:19:48.556Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
10:19:48 [2022-08-30T10:19:48.556Z] === RUN   TestAuthZPluginErrorRequest
10:19:48 [2022-08-30T10:19:48.789Z] --- PASS: TestInspectOomKilledFalse (0.40s)
10:19:48 [2022-08-30T10:19:48.789Z] === RUN   TestLinksEtcHostsContentMatch
10:19:49 [2022-08-30T10:19:49.045Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
10:19:49 [2022-08-30T10:19:49.045Z] === RUN   TestLinksContainerNames
10:19:49 [2022-08-30T10:19:49.127Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:19:49 [2022-08-30T10:19:49.127Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:19:49 [2022-08-30T10:19:49.204Z] --- PASS: TestSecretInspect (2.50s)
10:19:49 [2022-08-30T10:19:49.204Z] === RUN   TestSecretList
10:19:49 [2022-08-30T10:19:49.697Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:19:49 [2022-08-30T10:19:49.697Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:19:49 [2022-08-30T10:19:49.974Z] --- PASS: TestLinksContainerNames (0.85s)
10:19:49 [2022-08-30T10:19:49.974Z] === RUN   TestLogsFollowTailEmpty
10:19:50 [2022-08-30T10:19:50.144Z]     docker_api_swarm_test.go:507: [d9369868190bf] joining swarm manager [dcda22da93e6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:19:50 [2022-08-30T10:19:50.231Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
10:19:50 [2022-08-30T10:19:50.231Z] === RUN   TestLogs
10:19:50 [2022-08-30T10:19:50.231Z] === RUN   TestLogs/driver_local
10:19:50 [2022-08-30T10:19:50.231Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
10:19:50 [2022-08-30T10:19:50.231Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
10:19:50 [2022-08-30T10:19:50.231Z] === RUN   TestLogs/driver_local/tty/only_stdout
10:19:50 [2022-08-30T10:19:50.231Z] === PAUSE TestLogs/driver_local/tty/only_stdout
10:19:50 [2022-08-30T10:19:50.231Z] === RUN   TestLogs/driver_local/tty/only_stderr
10:19:50 [2022-08-30T10:19:50.231Z] === PAUSE TestLogs/driver_local/tty/only_stderr
10:19:50 [2022-08-30T10:19:50.231Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
10:19:50 [2022-08-30T10:19:50.231Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
10:19:50 [2022-08-30T10:19:50.231Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
10:19:50 [2022-08-30T10:19:50.231Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
10:19:50 [2022-08-30T10:19:50.231Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
10:19:50 [2022-08-30T10:19:50.231Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
10:19:50 [2022-08-30T10:19:50.231Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
10:19:50 [2022-08-30T10:19:50.231Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
10:19:51 [2022-08-30T10:19:51.083Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s)
10:19:51 [2022-08-30T10:19:51.083Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:19:51 [2022-08-30T10:19:51.160Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
10:19:51 [2022-08-30T10:19:51.161Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
10:19:51 [2022-08-30T10:19:51.418Z] === CONT  TestLogs/driver_local/tty/only_stderr
10:19:51 [2022-08-30T10:19:51.418Z] === CONT  TestLogs/driver_local/tty/only_stdout
10:19:51 [2022-08-30T10:19:51.981Z] === RUN   TestLogs/driver_json-file
10:19:51 [2022-08-30T10:19:51.981Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
10:19:51 [2022-08-30T10:19:51.981Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
10:19:51 [2022-08-30T10:19:51.981Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
10:19:51 [2022-08-30T10:19:51.981Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
10:19:51 [2022-08-30T10:19:51.981Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
10:19:51 [2022-08-30T10:19:51.981Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
10:19:51 [2022-08-30T10:19:51.981Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:19:51 [2022-08-30T10:19:51.981Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:19:51 [2022-08-30T10:19:51.981Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
10:19:51 [2022-08-30T10:19:51.981Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
10:19:51 [2022-08-30T10:19:51.981Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
10:19:51 [2022-08-30T10:19:51.981Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
10:19:51 [2022-08-30T10:19:51.981Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
10:19:51 [2022-08-30T10:19:51.981Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
10:19:52 [2022-08-30T10:19:52.050Z] --- PASS: TestSecretList (2.67s)
10:19:52 [2022-08-30T10:19:52.050Z] === RUN   TestSecretsCreateAndDelete
10:19:52 [2022-08-30T10:19:52.467Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s)
10:19:52 [2022-08-30T10:19:52.467Z] === RUN   TestAuthZPluginHeader
10:19:52 [2022-08-30T10:19:52.543Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
10:19:52 [2022-08-30T10:19:52.800Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:19:53 [2022-08-30T10:19:53.375Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
10:19:53 [2022-08-30T10:19:53.375Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
10:19:53 [2022-08-30T10:19:53.408Z] --- PASS: TestAuthZPluginHeader (0.71s)
10:19:53 [2022-08-30T10:19:53.408Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:19:53 [2022-08-30T10:19:53.430Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
10:19:53 [2022-08-30T10:19:53.977Z] --- PASS: TestLogs (3.62s)
10:19:53 [2022-08-30T10:19:53.978Z]     --- PASS: TestLogs/driver_local (0.01s)
10:19:53 [2022-08-30T10:19:53.978Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.63s)
10:19:53 [2022-08-30T10:19:53.978Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s)
10:19:53 [2022-08-30T10:19:53.978Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.47s)
10:19:53 [2022-08-30T10:19:53.978Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.49s)
10:19:53 [2022-08-30T10:19:53.978Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.49s)
10:19:53 [2022-08-30T10:19:53.978Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.47s)
10:19:53 [2022-08-30T10:19:53.978Z]     --- PASS: TestLogs/driver_json-file (0.01s)
10:19:53 [2022-08-30T10:19:53.978Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s)
10:19:53 [2022-08-30T10:19:53.978Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s)
10:19:53 [2022-08-30T10:19:53.978Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.67s)
10:19:53 [2022-08-30T10:19:53.978Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.69s)
10:19:53 [2022-08-30T10:19:53.978Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.59s)
10:19:53 [2022-08-30T10:19:53.978Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s)
10:19:53 [2022-08-30T10:19:53.978Z] === RUN   TestContainerNetworkMountsNoChown
10:19:54 [2022-08-30T10:19:54.241Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
10:19:54 [2022-08-30T10:19:54.241Z] === RUN   TestMountDaemonRoot
10:19:54 [2022-08-30T10:19:54.498Z] === RUN   TestMountDaemonRoot/default
10:19:54 [2022-08-30T10:19:54.498Z] === PAUSE TestMountDaemonRoot/default
10:19:54 [2022-08-30T10:19:54.498Z] === RUN   TestMountDaemonRoot/private
10:19:54 [2022-08-30T10:19:54.498Z] === PAUSE TestMountDaemonRoot/private
10:19:54 [2022-08-30T10:19:54.498Z] === RUN   TestMountDaemonRoot/rprivate
10:19:54 [2022-08-30T10:19:54.498Z] === PAUSE TestMountDaemonRoot/rprivate
10:19:54 [2022-08-30T10:19:54.498Z] === RUN   TestMountDaemonRoot/slave
10:19:54 [2022-08-30T10:19:54.498Z] === PAUSE TestMountDaemonRoot/slave
10:19:54 [2022-08-30T10:19:54.498Z] === RUN   TestMountDaemonRoot/rslave
10:19:54 [2022-08-30T10:19:54.498Z] === PAUSE TestMountDaemonRoot/rslave
10:19:54 [2022-08-30T10:19:54.498Z] === RUN   TestMountDaemonRoot/shared
10:19:54 [2022-08-30T10:19:54.498Z] === PAUSE TestMountDaemonRoot/shared
10:19:54 [2022-08-30T10:19:54.498Z] === RUN   TestMountDaemonRoot/rshared
10:19:54 [2022-08-30T10:19:54.498Z] === PAUSE TestMountDaemonRoot/rshared
10:19:54 [2022-08-30T10:19:54.498Z] === CONT  TestMountDaemonRoot/default
10:19:54 [2022-08-30T10:19:54.498Z] === RUN   TestMountDaemonRoot/default/bind_root
10:19:54 [2022-08-30T10:19:54.498Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:19:54 [2022-08-30T10:19:54.498Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:19:54 [2022-08-30T10:19:54.498Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:19:54 [2022-08-30T10:19:54.498Z] === RUN   TestMountDaemonRoot/default/mount_root
10:19:54 [2022-08-30T10:19:54.498Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:19:54 [2022-08-30T10:19:54.498Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:19:54 [2022-08-30T10:19:54.498Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:19:54 [2022-08-30T10:19:54.498Z] === CONT  TestMountDaemonRoot/default/bind_root
10:19:54 [2022-08-30T10:19:54.498Z] === CONT  TestMountDaemonRoot/rshared
10:19:54 [2022-08-30T10:19:54.498Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:19:54 [2022-08-30T10:19:54.498Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:19:54 [2022-08-30T10:19:54.498Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:19:54 [2022-08-30T10:19:54.498Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:19:54 [2022-08-30T10:19:54.498Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:19:54 [2022-08-30T10:19:54.498Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:19:54 [2022-08-30T10:19:54.498Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:19:54 [2022-08-30T10:19:54.498Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:19:54 [2022-08-30T10:19:54.498Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:19:54 [2022-08-30T10:19:54.498Z] === CONT  TestMountDaemonRoot/shared
10:19:54 [2022-08-30T10:19:54.498Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:19:54 [2022-08-30T10:19:54.498Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:19:54 [2022-08-30T10:19:54.498Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:19:54 [2022-08-30T10:19:54.498Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:19:54 [2022-08-30T10:19:54.498Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:19:54 [2022-08-30T10:19:54.498Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:19:54 [2022-08-30T10:19:54.498Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === CONT  TestMountDaemonRoot/rslave
10:19:54 [2022-08-30T10:19:54.499Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:19:54 [2022-08-30T10:19:54.499Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:19:54 [2022-08-30T10:19:54.499Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:19:54 [2022-08-30T10:19:54.499Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:19:54 [2022-08-30T10:19:54.499Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === CONT  TestMountDaemonRoot/slave
10:19:54 [2022-08-30T10:19:54.499Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:19:54 [2022-08-30T10:19:54.499Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:19:54 [2022-08-30T10:19:54.499Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:19:54 [2022-08-30T10:19:54.499Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:19:54 [2022-08-30T10:19:54.499Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === CONT  TestMountDaemonRoot/rprivate
10:19:54 [2022-08-30T10:19:54.499Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:19:54 [2022-08-30T10:19:54.499Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:19:54 [2022-08-30T10:19:54.499Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:19:54 [2022-08-30T10:19:54.499Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:19:54 [2022-08-30T10:19:54.499Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === CONT  TestMountDaemonRoot/private
10:19:54 [2022-08-30T10:19:54.499Z] === RUN   TestMountDaemonRoot/private/bind_root
10:19:54 [2022-08-30T10:19:54.499Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:19:54 [2022-08-30T10:19:54.499Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === RUN   TestMountDaemonRoot/private/mount_root
10:19:54 [2022-08-30T10:19:54.499Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:19:54 [2022-08-30T10:19:54.499Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === CONT  TestMountDaemonRoot/default/mount_root
10:19:54 [2022-08-30T10:19:54.499Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:19:54 [2022-08-30T10:19:54.499Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:19:54 [2022-08-30T10:19:54.499Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:19:54 [2022-08-30T10:19:54.499Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:19:54 [2022-08-30T10:19:54.499Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:19:54 [2022-08-30T10:19:54.499Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:19:54 [2022-08-30T10:19:54.755Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:19:54 [2022-08-30T10:19:54.755Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:19:54 [2022-08-30T10:19:54.755Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:19:54 [2022-08-30T10:19:54.755Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:19:54 [2022-08-30T10:19:54.755Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:19:54 [2022-08-30T10:19:54.755Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:19:54 [2022-08-30T10:19:54.755Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:19:54 [2022-08-30T10:19:54.755Z] === CONT  TestMountDaemonRoot/private/bind_root
10:19:54 [2022-08-30T10:19:54.755Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:19:54 [2022-08-30T10:19:54.755Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:19:54 [2022-08-30T10:19:54.755Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:19:54 [2022-08-30T10:19:54.755Z] === CONT  TestMountDaemonRoot/private/mount_root
10:19:54 [2022-08-30T10:19:54.755Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:19:54 [2022-08-30T10:19:54.755Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:19:54 [2022-08-30T10:19:54.755Z] --- PASS: TestMountDaemonRoot (0.02s)
10:19:54 [2022-08-30T10:19:54.755Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
10:19:54 [2022-08-30T10:19:54.755Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
10:19:54 [2022-08-30T10:19:54.755Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
10:19:54 [2022-08-30T10:19:54.755Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
10:19:54 [2022-08-30T10:19:54.755Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
10:19:54 [2022-08-30T10:19:54.755Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
10:19:54 [2022-08-30T10:19:54.755Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
10:19:54 [2022-08-30T10:19:54.755Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
10:19:54 [2022-08-30T10:19:54.755Z] === RUN   TestContainerBindMountNonRecursive
10:19:54 [2022-08-30T10:19:54.809Z] --- PASS: TestSecretsCreateAndDelete (2.59s)
10:19:54 [2022-08-30T10:19:54.809Z] === RUN   TestSecretsUpdate
10:19:56 [2022-08-30T10:19:56.122Z] --- PASS: TestContainerBindMountNonRecursive (1.38s)
10:19:56 [2022-08-30T10:19:56.122Z] === RUN   TestContainerVolumesMountedAsShared
10:19:56 [2022-08-30T10:19:56.686Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
10:19:56 [2022-08-30T10:19:56.686Z] === RUN   TestContainerVolumesMountedAsSlave
10:19:56 [2022-08-30T10:19:56.716Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
10:19:56 [2022-08-30T10:19:56.942Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
10:19:56 [2022-08-30T10:19:56.942Z] === RUN   TestNetworkNat
10:19:57 [2022-08-30T10:19:57.284Z] --- PASS: TestSecretsUpdate (2.75s)
10:19:57 [2022-08-30T10:19:57.284Z] === RUN   TestTemplatedSecret
10:19:57 [2022-08-30T10:19:57.504Z] --- PASS: TestNetworkNat (0.45s)
10:19:57 [2022-08-30T10:19:57.504Z] === RUN   TestNetworkLocalhostTCPNat
10:19:57 [2022-08-30T10:19:57.612Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.14s)
10:19:57 [2022-08-30T10:19:57.612Z] === RUN   TestAuthZPluginV2Disable
10:19:57 [2022-08-30T10:19:57.761Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
10:19:57 [2022-08-30T10:19:57.761Z] === RUN   TestNetworkLoopbackNat
10:19:58 [2022-08-30T10:19:58.666Z] === RUN   TestDockerSuite/TestBuildRm
10:20:00 [2022-08-30T10:20:00.573Z] --- PASS: TestTemplatedSecret (3.13s)
10:20:00 [2022-08-30T10:20:00.573Z] === RUN   TestSecretCreateResolve
10:20:00 [2022-08-30T10:20:00.909Z] --- PASS: TestAuthZPluginV2Disable (3.70s)
10:20:00 [2022-08-30T10:20:00.909Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:20:01 [2022-08-30T10:20:01.030Z] --- PASS: TestNetworkLoopbackNat (2.57s)
10:20:01 [2022-08-30T10:20:01.030Z] === RUN   TestPause
10:20:01 [2022-08-30T10:20:01.030Z] --- PASS: TestPause (0.45s)
10:20:01 [2022-08-30T10:20:01.030Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:20:01 [2022-08-30T10:20:01.030Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:20:01 [2022-08-30T10:20:01.030Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:20:01 [2022-08-30T10:20:01.030Z] === RUN   TestPauseStopPausedContainer
10:20:01 [2022-08-30T10:20:01.142Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
10:20:01 [2022-08-30T10:20:01.286Z] --- PASS: TestPauseStopPausedContainer (0.43s)
10:20:01 [2022-08-30T10:20:01.286Z] === RUN   TestPidHost
10:20:02 [2022-08-30T10:20:02.080Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
10:20:02 [2022-08-30T10:20:02.215Z] --- PASS: TestPidHost (0.93s)
10:20:02 [2022-08-30T10:20:02.215Z] === RUN   TestPsFilter
10:20:02 [2022-08-30T10:20:02.215Z] --- PASS: TestPsFilter (0.11s)
10:20:02 [2022-08-30T10:20:02.215Z] === RUN   TestRemoveContainerWithRemovedVolume
10:20:02 [2022-08-30T10:20:02.777Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
10:20:02 [2022-08-30T10:20:02.777Z] === RUN   TestRemoveContainerWithVolume
10:20:03 [2022-08-30T10:20:03.020Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
10:20:03 [2022-08-30T10:20:03.280Z] --- PASS: TestSecretCreateResolve (2.79s)
10:20:03 [2022-08-30T10:20:03.280Z] PASS
10:20:03 [2022-08-30T10:20:03.280Z] 
10:20:03 [2022-08-30T10:20:03.280Z] DONE 6 tests in 16.554s
10:20:03 [2022-08-30T10:20:03.280Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:20:03 [2022-08-30T10:20:03.280Z] ++ 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
10:20:03 [2022-08-30T10:20:03.280Z] ++ set -e
10:20:03 [2022-08-30T10:20:03.280Z] ++ '[' -n 0 ']'
10:20:03 [2022-08-30T10:20:03.280Z] ++ set -x
10:20:03 [2022-08-30T10:20:03.280Z] ++ 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
10:20:03 [2022-08-30T10:20:03.280Z] INFO: Testing against a local daemon
10:20:03 [2022-08-30T10:20:03.280Z] === RUN   TestServiceCreateInit
10:20:03 [2022-08-30T10:20:03.280Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:20:03 [2022-08-30T10:20:03.339Z] --- PASS: TestRemoveContainerWithVolume (0.52s)
10:20:03 [2022-08-30T10:20:03.339Z] === RUN   TestRemoveContainerRunning
10:20:03 [2022-08-30T10:20:03.540Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
10:20:03 [2022-08-30T10:20:03.595Z] --- PASS: TestRemoveContainerRunning (0.43s)
10:20:03 [2022-08-30T10:20:03.596Z] === RUN   TestRemoveContainerForceRemoveRunning
10:20:04 [2022-08-30T10:20:04.158Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
10:20:04 [2022-08-30T10:20:04.158Z] === RUN   TestRemoveInvalidContainer
10:20:04 [2022-08-30T10:20:04.158Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:20:04 [2022-08-30T10:20:04.158Z] === RUN   TestRenameLinkedContainer
10:20:04 [2022-08-30T10:20:04.479Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
10:20:05 [2022-08-30T10:20:05.108Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.75s)
10:20:05 [2022-08-30T10:20:05.109Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:20:05 [2022-08-30T10:20:05.859Z] === RUN   TestDockerSuite/TestBuildShellInherited
10:20:06 [2022-08-30T10:20:06.050Z] --- PASS: TestRenameLinkedContainer (1.79s)
10:20:06 [2022-08-30T10:20:06.050Z] === RUN   TestRenameStoppedContainer
10:20:06 [2022-08-30T10:20:06.307Z] --- PASS: TestRenameStoppedContainer (0.40s)
10:20:06 [2022-08-30T10:20:06.307Z] === RUN   TestRenameRunningContainerAndReuse
10:20:06 [2022-08-30T10:20:06.428Z] === RUN   TestDockerSuite/TestBuildShellMultiple
10:20:07 [2022-08-30T10:20:07.236Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
10:20:07 [2022-08-30T10:20:07.236Z] === RUN   TestRenameInvalidName
10:20:07 [2022-08-30T10:20:07.799Z] --- PASS: TestRenameInvalidName (0.41s)
10:20:07 [2022-08-30T10:20:07.799Z] === RUN   TestRenameAnonymousContainer
10:20:08 [2022-08-30T10:20:08.337Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:20:09 [2022-08-30T10:20:09.167Z] --- PASS: TestRenameAnonymousContainer (1.55s)
10:20:09 [2022-08-30T10:20:09.167Z] === RUN   TestRenameContainerWithSameName
10:20:09 [2022-08-30T10:20:09.720Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
10:20:09 [2022-08-30T10:20:09.729Z] --- PASS: TestRenameContainerWithSameName (0.44s)
10:20:09 [2022-08-30T10:20:09.729Z] === RUN   TestRenameContainerWithLinkedContainer
10:20:09 [2022-08-30T10:20:09.979Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
10:20:10 [2022-08-30T10:20:10.238Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
10:20:10 [2022-08-30T10:20:10.238Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
10:20:10 [2022-08-30T10:20:10.239Z] === RUN   TestDockerSuite/TestBuildSpaces
10:20:10 [2022-08-30T10:20:10.498Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
10:20:10 [2022-08-30T10:20:10.657Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
10:20:10 [2022-08-30T10:20:10.657Z] === RUN   TestResize
10:20:10 [2022-08-30T10:20:10.913Z] --- PASS: TestResize (0.41s)
10:20:10 [2022-08-30T10:20:10.913Z] === RUN   TestResizeWithInvalidSize
10:20:11 [2022-08-30T10:20:11.435Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
10:20:11 [2022-08-30T10:20:11.435Z] === RUN   TestDockerSuite/TestBuildStderr
10:20:11 [2022-08-30T10:20:11.475Z] --- PASS: TestResizeWithInvalidSize (0.42s)
10:20:11 [2022-08-30T10:20:11.475Z] === RUN   TestResizeWhenContainerNotStarted
10:20:11 [2022-08-30T10:20:11.732Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
10:20:11 [2022-08-30T10:20:11.732Z] === RUN   TestDaemonRestartKillContainers
10:20:11 [2022-08-30T10:20:11.732Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:20:11 [2022-08-30T10:20:11.732Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:20:12 [2022-08-30T10:20:12.372Z] --- PASS: TestServiceCreateInit (8.86s)
10:20:12 [2022-08-30T10:20:12.372Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.56s)
10:20:12 [2022-08-30T10:20:12.372Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.27s)
10:20:12 [2022-08-30T10:20:12.372Z] === RUN   TestCreateServiceMultipleTimes
10:20:12 [2022-08-30T10:20:12.372Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
10:20:13 [2022-08-30T10:20:13.098Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:20:13 [2022-08-30T10:20:13.361Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:20:14 [2022-08-30T10:20:14.728Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:20:14 [2022-08-30T10:20:14.728Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:20:15 [2022-08-30T10:20:15.104Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.72s)
10:20:15 [2022-08-30T10:20:15.104Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:20:15 [2022-08-30T10:20:15.666Z] === RUN   TestDockerSuite/TestBuildStopSignal
10:20:16 [2022-08-30T10:20:16.094Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:20:16 [2022-08-30T10:20:16.094Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:20:17 [2022-08-30T10:20:17.046Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
10:20:17 [2022-08-30T10:20:17.986Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
10:20:18 [2022-08-30T10:20:18.555Z] === RUN   TestDockerSuite/TestBuildTagEvent
10:20:19 [2022-08-30T10:20:19.362Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:20:19 [2022-08-30T10:20:19.506Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
10:20:19 [2022-08-30T10:20:19.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:20:20 [2022-08-30T10:20:20.449Z] === RUN   TestDockerSuite/TestBuildUser
10:20:21 [2022-08-30T10:20:21.828Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
10:20:22 [2022-08-30T10:20:22.397Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
10:20:23 [2022-08-30T10:20:23.789Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:20:23 [2022-08-30T10:20:23.789Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:20:24 [2022-08-30T10:20:24.938Z]     docker_api_swarm_node_test.go:81: [dac0579403aaf] joining swarm manager [da8f0f002dd46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:20:24 [2022-08-30T10:20:24.938Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
10:20:25 [2022-08-30T10:20:25.157Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:20:25 [2022-08-30T10:20:25.157Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:20:27 [2022-08-30T10:20:27.050Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:20:27 [2022-08-30T10:20:27.307Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:20:29 [2022-08-30T10:20:29.202Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:20:29 [2022-08-30T10:20:29.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s)
10:20:29 [2022-08-30T10:20:29.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s)
10:20:29 [2022-08-30T10:20:29.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s)
10:20:29 [2022-08-30T10:20:29.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s)
10:20:29 [2022-08-30T10:20:29.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s)
10:20:29 [2022-08-30T10:20:29.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
10:20:29 [2022-08-30T10:20:29.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.42s)
10:20:29 [2022-08-30T10:20:29.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.54s)
10:20:29 [2022-08-30T10:20:29.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s)
10:20:29 [2022-08-30T10:20:29.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.94s)
10:20:29 [2022-08-30T10:20:29.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s)
10:20:29 [2022-08-30T10:20:29.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s)
10:20:29 [2022-08-30T10:20:29.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s)
10:20:29 [2022-08-30T10:20:29.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.99s)
10:20:29 [2022-08-30T10:20:29.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s)
10:20:29 [2022-08-30T10:20:29.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s)
10:20:29 [2022-08-30T10:20:29.202Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
10:20:29 [2022-08-30T10:20:29.202Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
10:20:30 [2022-08-30T10:20:30.131Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
10:20:30 [2022-08-30T10:20:30.212Z] --- PASS: TestCreateServiceMultipleTimes (17.07s)
10:20:30 [2022-08-30T10:20:30.212Z] === RUN   TestCreateServiceConflict
10:20:30 [2022-08-30T10:20:30.695Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.86s)
10:20:30 [2022-08-30T10:20:30.695Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s)
10:20:30 [2022-08-30T10:20:30.695Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s)
10:20:30 [2022-08-30T10:20:30.695Z] === RUN   TestCgroupNamespacesRun
10:20:32 [2022-08-30T10:20:32.062Z] --- PASS: TestCgroupNamespacesRun (1.19s)
10:20:32 [2022-08-30T10:20:32.062Z] === RUN   TestCgroupNamespacesRunPrivileged
10:20:32 [2022-08-30T10:20:32.120Z] --- PASS: TestCreateServiceConflict (2.94s)
10:20:32 [2022-08-30T10:20:32.120Z] === RUN   TestCreateServiceMaxReplicas
10:20:33 [2022-08-30T10:20:33.248Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
10:20:33 [2022-08-30T10:20:33.248Z] PASS
10:20:33 [2022-08-30T10:20:33.248Z] 
10:20:33 [2022-08-30T10:20:33.248Z] DONE 17 tests in 48.059s
10:20:33 [2022-08-30T10:20:33.248Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:20:33 [2022-08-30T10:20:33.248Z] INFO: Testing against a local daemon
10:20:33 [2022-08-30T10:20:33.248Z] === RUN   TestPluginInvalidJSON
10:20:33 [2022-08-30T10:20:33.248Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:20:33 [2022-08-30T10:20:33.248Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:20:33 [2022-08-30T10:20:33.248Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:20:33 [2022-08-30T10:20:33.248Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:20:33 [2022-08-30T10:20:33.248Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:20:33 [2022-08-30T10:20:33.248Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:20:33 [2022-08-30T10:20:33.248Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:20:33 [2022-08-30T10:20:33.248Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:20:33 [2022-08-30T10:20:33.248Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:20:33 [2022-08-30T10:20:33.248Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:20:33 [2022-08-30T10:20:33.248Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:20:33 [2022-08-30T10:20:33.248Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:20:33 [2022-08-30T10:20:33.248Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:20:33 [2022-08-30T10:20:33.249Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:20:33 [2022-08-30T10:20:33.249Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:20:33 [2022-08-30T10:20:33.249Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:20:33 [2022-08-30T10:20:33.249Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:20:33 [2022-08-30T10:20:33.249Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:20:33 [2022-08-30T10:20:33.249Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:20:33 [2022-08-30T10:20:33.249Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:20:33 [2022-08-30T10:20:33.249Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:20:33 [2022-08-30T10:20:33.249Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:20:33 [2022-08-30T10:20:33.249Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
10:20:33 [2022-08-30T10:20:33.249Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:20:33 [2022-08-30T10:20:33.249Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:20:33 [2022-08-30T10:20:33.249Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:20:33 [2022-08-30T10:20:33.249Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:20:33 [2022-08-30T10:20:33.249Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
10:20:33 [2022-08-30T10:20:33.249Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:20:33 [2022-08-30T10:20:33.249Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:20:33 [2022-08-30T10:20:33.249Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:20:33 [2022-08-30T10:20:33.249Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:20:33 [2022-08-30T10:20:33.249Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
10:20:33 [2022-08-30T10:20:33.249Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:20:33 [2022-08-30T10:20:33.249Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:20:33 [2022-08-30T10:20:33.249Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:20:33 [2022-08-30T10:20:33.249Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:20:33 [2022-08-30T10:20:33.249Z] === RUN   TestPluginInstall
10:20:33 [2022-08-30T10:20:33.249Z] === RUN   TestPluginInstall/no_auth
10:20:33 [2022-08-30T10:20:33.249Z] time="2022-08-30T10:20:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:20:33 [2022-08-30T10:20:33.249Z] time="2022-08-30T10:20:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b6ba3d5e4872307552917d34fae4bb9b65021e5a4ed189d6b2b86c344f99187" mediatype=application/vnd.docker.plugin.v1+json size=522
10:20:33 [2022-08-30T10:20:33.249Z] time="2022-08-30T10:20:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:20:33 [2022-08-30T10:20:33.249Z] time="2022-08-30T10:20:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b6ba3d5e4872307552917d34fae4bb9b65021e5a4ed189d6b2b86c344f99187" mediatype=application/vnd.docker.plugin.v1+json size=522
10:20:33 [2022-08-30T10:20:33.249Z] === RUN   TestPluginInstall/with_htpasswd
10:20:33 [2022-08-30T10:20:33.249Z] time="2022-08-30T10:20:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:20:33 [2022-08-30T10:20:33.249Z] time="2022-08-30T10:20:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:564e14f8066cef134f5e60270618a200202664e14c4f3384f7db76b0319da111" mediatype=application/vnd.docker.plugin.v1+json size=522
10:20:33 [2022-08-30T10:20:33.249Z] time="2022-08-30T10:20:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:20:33 [2022-08-30T10:20:33.249Z] time="2022-08-30T10:20:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:564e14f8066cef134f5e60270618a200202664e14c4f3384f7db76b0319da111" mediatype=application/vnd.docker.plugin.v1+json size=522
10:20:33 [2022-08-30T10:20:33.249Z] === RUN   TestPluginInstall/with_insecure
10:20:33 [2022-08-30T10:20:33.429Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
10:20:33 [2022-08-30T10:20:33.429Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:20:34 [2022-08-30T10:20:34.193Z] time="2022-08-30T10:20:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:20:34 [2022-08-30T10:20:34.193Z] time="2022-08-30T10:20:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e517b080b8e50de76a09d655d7e04dfb708ac311091c81494407e2b2dc79eeb6" mediatype=application/vnd.docker.plugin.v1+json size=522
10:20:34 [2022-08-30T10:20:34.193Z] time="2022-08-30T10:20:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:20:34 [2022-08-30T10:20:34.193Z] time="2022-08-30T10:20:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e517b080b8e50de76a09d655d7e04dfb708ac311091c81494407e2b2dc79eeb6" mediatype=application/vnd.docker.plugin.v1+json size=522
10:20:34 [2022-08-30T10:20:34.193Z]     plugin_test.go:196: [daaa717c92938] daemon is not started
10:20:34 [2022-08-30T10:20:34.193Z] --- PASS: TestPluginInstall (2.76s)
10:20:34 [2022-08-30T10:20:34.193Z]     --- PASS: TestPluginInstall/no_auth (1.06s)
10:20:34 [2022-08-30T10:20:34.193Z]     --- PASS: TestPluginInstall/with_htpasswd (0.62s)
10:20:34 [2022-08-30T10:20:34.193Z]     --- PASS: TestPluginInstall/with_insecure (1.09s)
10:20:34 [2022-08-30T10:20:34.193Z] === RUN   TestPluginsWithRuntimes
10:20:34 [2022-08-30T10:20:34.358Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
10:20:34 [2022-08-30T10:20:34.358Z] === RUN   TestCgroupNamespacesRunHostMode
10:20:35 [2022-08-30T10:20:35.287Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
10:20:35 [2022-08-30T10:20:35.287Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:20:36 [2022-08-30T10:20:36.103Z] === RUN   TestPluginsWithRuntimes/No_Args
10:20:36 [2022-08-30T10:20:36.322Z] --- PASS: TestCreateServiceMaxReplicas (3.48s)
10:20:36 [2022-08-30T10:20:36.322Z] === RUN   TestCreateWithDuplicateNetworkNames
10:20:36 [2022-08-30T10:20:36.654Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
10:20:36 [2022-08-30T10:20:36.654Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:20:36 [2022-08-30T10:20:36.674Z] === RUN   TestPluginsWithRuntimes/With_Args
10:20:37 [2022-08-30T10:20:37.582Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
10:20:37 [2022-08-30T10:20:37.582Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:20:37 [2022-08-30T10:20:37.616Z] --- PASS: TestPluginsWithRuntimes (3.36s)
10:20:37 [2022-08-30T10:20:37.616Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
10:20:37 [2022-08-30T10:20:37.616Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
10:20:37 [2022-08-30T10:20:37.616Z] === RUN   TestPluginBackCompatMediaTypes
10:20:38 [2022-08-30T10:20:38.188Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
10:20:38 [2022-08-30T10:20:38.188Z] PASS
10:20:38 [2022-08-30T10:20:38.188Z] 
10:20:38 [2022-08-30T10:20:38.188Z] DONE 24 tests in 6.763s
10:20:38 [2022-08-30T10:20:38.188Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:20:38 [2022-08-30T10:20:38.188Z] INFO: Testing against a local daemon
10:20:38 [2022-08-30T10:20:38.188Z] === RUN   TestExternalGraphDriver
10:20:38 [2022-08-30T10:20:38.231Z] === RUN   TestDockerSuite/TestBuildVerboseOut
10:20:38 [2022-08-30T10:20:38.449Z] === RUN   TestExternalGraphDriver/json
10:20:38 [2022-08-30T10:20:38.510Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
10:20:38 [2022-08-30T10:20:38.510Z] === RUN   TestCgroupNamespacesRunOlderClient
10:20:38 [2022-08-30T10:20:38.799Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
10:20:38 [2022-08-30T10:20:38.799Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
10:20:39 [2022-08-30T10:20:39.059Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
10:20:39 [2022-08-30T10:20:39.442Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
10:20:39 [2022-08-30T10:20:39.442Z] === RUN   TestNISDomainname
10:20:39 [2022-08-30T10:20:39.998Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
10:20:40 [2022-08-30T10:20:40.004Z] --- PASS: TestNISDomainname (0.58s)
10:20:40 [2022-08-30T10:20:40.004Z] === RUN   TestHostnameDnsResolution
10:20:40 [2022-08-30T10:20:40.362Z] === RUN   TestExternalGraphDriver/spec
10:20:40 [2022-08-30T10:20:40.567Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
10:20:40 [2022-08-30T10:20:40.932Z] --- PASS: TestHostnameDnsResolution (0.65s)
10:20:40 [2022-08-30T10:20:40.932Z] === RUN   TestUnprivilegedPortsAndPing
10:20:41 [2022-08-30T10:20:41.188Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
10:20:41 [2022-08-30T10:20:41.188Z] === RUN   TestPrivilegedHostDevices
10:20:41 [2022-08-30T10:20:41.507Z]     docker_api_swarm_node_test.go:53: [d6c2570f43b34] joining swarm manager [d2d4bb692123c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:20:41 [2022-08-30T10:20:41.785Z] --- PASS: TestPrivilegedHostDevices (0.52s)
10:20:41 [2022-08-30T10:20:41.785Z] === RUN   TestRunConsoleSize
10:20:42 [2022-08-30T10:20:42.077Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
10:20:42 [2022-08-30T10:20:42.077Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
10:20:42 [2022-08-30T10:20:42.077Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
10:20:42 [2022-08-30T10:20:42.077Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
10:20:42 [2022-08-30T10:20:42.077Z] === RUN   TestDockerSuite/TestBuildWindowsUser
10:20:42 [2022-08-30T10:20:42.077Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
10:20:42 [2022-08-30T10:20:42.077Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
10:20:42 [2022-08-30T10:20:42.077Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
10:20:42 [2022-08-30T10:20:42.077Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
10:20:42 [2022-08-30T10:20:42.275Z] === RUN   TestExternalGraphDriver/pull
10:20:42 [2022-08-30T10:20:42.336Z]     docker_api_swarm_node_test.go:54: [db4209b29d101] joining swarm manager [d2d4bb692123c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:20:42 [2022-08-30T10:20:42.380Z] --- PASS: TestRunConsoleSize (0.44s)
10:20:42 [2022-08-30T10:20:42.380Z] === RUN   TestRunWithAlternativeContainerdShim
10:20:43 [2022-08-30T10:20:43.274Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
10:20:43 [2022-08-30T10:20:43.534Z] === RUN   TestDockerSuite/TestBuildWithFailure
10:20:43 [2022-08-30T10:20:43.658Z] --- PASS: TestExternalGraphDriver (5.33s)
10:20:43 [2022-08-30T10:20:43.658Z]     --- PASS: TestExternalGraphDriver/json (1.66s)
10:20:43 [2022-08-30T10:20:43.658Z]     --- PASS: TestExternalGraphDriver/spec (1.68s)
10:20:43 [2022-08-30T10:20:43.658Z]     --- PASS: TestExternalGraphDriver/pull (1.65s)
10:20:43 [2022-08-30T10:20:43.658Z] === RUN   TestGraphdriverPluginV2
10:20:43 [2022-08-30T10:20:43.820Z] --- PASS: TestImportExtremelyLargeImageWorks (93.36s)
10:20:43 [2022-08-30T10:20:43.820Z] PASS
10:20:43 [2022-08-30T10:20:43.820Z] 
10:20:43 [2022-08-30T10:20:43.820Z] === Skipped
10:20:43 [2022-08-30T10:20:43.820Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:20:43 [2022-08-30T10:20:43.820Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
10:20:43 [2022-08-30T10:20:43.820Z] 
10:20:43 [2022-08-30T10:20:43.820Z] DONE 22 tests, 1 skipped in 97.076s
10:20:43 [2022-08-30T10:20:43.820Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
10:20:43 [2022-08-30T10:20:43.820Z] === RUN   TestStripANSICommands
10:20:43 [2022-08-30T10:20:43.820Z] === RUN   TestStripANSICommands/#00
10:20:43 [2022-08-30T10:20:43.820Z] === RUN   TestStripANSICommands/#01
10:20:43 [2022-08-30T10:20:43.820Z] --- PASS: TestStripANSICommands (0.00s)
10:20:43 [2022-08-30T10:20:43.820Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
10:20:43 [2022-08-30T10:20:43.820Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
10:20:43 [2022-08-30T10:20:43.820Z] PASS
10:20:43 [2022-08-30T10:20:43.820Z] 
10:20:43 [2022-08-30T10:20:43.820Z] DONE 3 tests in 0.047s
10:20:43 [2022-08-30T10:20:43.820Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:20:43 [2022-08-30T10:20:43.820Z] INFO: Testing against a local daemon
10:20:43 [2022-08-30T10:20:43.820Z] === RUN   TestNetworkCreateDelete
10:20:43 [2022-08-30T10:20:43.820Z] --- PASS: TestNetworkCreateDelete (0.13s)
10:20:43 [2022-08-30T10:20:43.820Z] === RUN   TestDockerNetworkDeletePreferID
10:20:43 [2022-08-30T10:20:43.820Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
10:20:43 [2022-08-30T10:20:43.820Z] === RUN   TestDaemonDNSFallback
10:20:44 [2022-08-30T10:20:44.124Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
10:20:44 [2022-08-30T10:20:44.271Z] --- PASS: TestRunWithAlternativeContainerdShim (1.98s)
10:20:44 [2022-08-30T10:20:44.271Z] === RUN   TestStats
10:20:44 [2022-08-30T10:20:44.383Z] === RUN   TestDockerSuite/TestBuildWithTabs
10:20:45 [2022-08-30T10:20:45.322Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
10:20:45 [2022-08-30T10:20:45.322Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
10:20:46 [2022-08-30T10:20:46.788Z] --- PASS: TestStats (2.44s)
10:20:46 [2022-08-30T10:20:46.788Z] === RUN   TestStopContainerWithTimeout
10:20:46 [2022-08-30T10:20:46.788Z] === RUN   TestStopContainerWithTimeout/0
10:20:46 [2022-08-30T10:20:46.788Z] === PAUSE TestStopContainerWithTimeout/0
10:20:46 [2022-08-30T10:20:46.788Z] === RUN   TestStopContainerWithTimeout/1
10:20:46 [2022-08-30T10:20:46.788Z] === PAUSE TestStopContainerWithTimeout/1
10:20:46 [2022-08-30T10:20:46.788Z] === RUN   TestStopContainerWithTimeout/3
10:20:46 [2022-08-30T10:20:46.788Z] === PAUSE TestStopContainerWithTimeout/3
10:20:46 [2022-08-30T10:20:46.788Z] === RUN   TestStopContainerWithTimeout/-1
10:20:46 [2022-08-30T10:20:46.788Z] === PAUSE TestStopContainerWithTimeout/-1
10:20:46 [2022-08-30T10:20:46.788Z] === CONT  TestStopContainerWithTimeout/0
10:20:46 [2022-08-30T10:20:46.788Z] === CONT  TestStopContainerWithTimeout/-1
10:20:47 [2022-08-30T10:20:47.230Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
10:20:47 [2022-08-30T10:20:47.351Z] === CONT  TestStopContainerWithTimeout/3
10:20:47 [2022-08-30T10:20:47.864Z] --- PASS: TestGraphdriverPluginV2 (4.18s)
10:20:47 [2022-08-30T10:20:47.864Z] PASS
10:20:47 [2022-08-30T10:20:47.864Z] 
10:20:47 [2022-08-30T10:20:47.864Z] DONE 5 tests in 9.563s
10:20:47 [2022-08-30T10:20:47.864Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:20:47 [2022-08-30T10:20:47.864Z] INFO: Testing against a local daemon
10:20:47 [2022-08-30T10:20:47.864Z] === RUN   TestContinueAfterPluginCrash
10:20:47 [2022-08-30T10:20:47.864Z] === PAUSE TestContinueAfterPluginCrash
10:20:47 [2022-08-30T10:20:47.864Z] === RUN   TestReadPluginNoRead
10:20:47 [2022-08-30T10:20:47.864Z] === PAUSE TestReadPluginNoRead
10:20:47 [2022-08-30T10:20:47.864Z] === RUN   TestDaemonStartWithLogOpt
10:20:47 [2022-08-30T10:20:47.864Z] === PAUSE TestDaemonStartWithLogOpt
10:20:47 [2022-08-30T10:20:47.864Z] === CONT  TestContinueAfterPluginCrash
10:20:47 [2022-08-30T10:20:47.864Z] === CONT  TestDaemonStartWithLogOpt
10:20:48 [2022-08-30T10:20:48.018Z] --- PASS: TestDaemonDNSFallback (6.31s)
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestInspectNetwork
10:20:48 [2022-08-30T10:20:48.018Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:20:48 [2022-08-30T10:20:48.018Z] --- SKIP: TestInspectNetwork (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestRunContainerWithBridgeNone
10:20:48 [2022-08-30T10:20:48.018Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
10:20:48 [2022-08-30T10:20:48.018Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestNetworkInvalidJSON
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestNetworkInvalidJSON/networks/create
10:20:48 [2022-08-30T10:20:48.018Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:20:48 [2022-08-30T10:20:48.018Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:20:48 [2022-08-30T10:20:48.018Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:20:48 [2022-08-30T10:20:48.018Z] === CONT  TestNetworkInvalidJSON/networks/create
10:20:48 [2022-08-30T10:20:48.018Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:20:48 [2022-08-30T10:20:48.018Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:20:48 [2022-08-30T10:20:48.018Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:20:48 [2022-08-30T10:20:48.018Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
10:20:48 [2022-08-30T10:20:48.018Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
10:20:48 [2022-08-30T10:20:48.018Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestNetworkList
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestNetworkList//networks
10:20:48 [2022-08-30T10:20:48.018Z] === PAUSE TestNetworkList//networks
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestNetworkList//networks/
10:20:48 [2022-08-30T10:20:48.018Z] === PAUSE TestNetworkList//networks/
10:20:48 [2022-08-30T10:20:48.018Z] === CONT  TestNetworkList//networks
10:20:48 [2022-08-30T10:20:48.018Z] === CONT  TestNetworkList//networks/
10:20:48 [2022-08-30T10:20:48.018Z] --- PASS: TestNetworkList (0.01s)
10:20:48 [2022-08-30T10:20:48.018Z]     --- PASS: TestNetworkList//networks (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestHostIPv4BridgeLabel
10:20:48 [2022-08-30T10:20:48.018Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
10:20:48 [2022-08-30T10:20:48.018Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestDaemonRestartWithLiveRestore
10:20:48 [2022-08-30T10:20:48.018Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
10:20:48 [2022-08-30T10:20:48.018Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestDaemonDefaultNetworkPools
10:20:48 [2022-08-30T10:20:48.018Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
10:20:48 [2022-08-30T10:20:48.018Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestDaemonRestartWithExistingNetwork
10:20:48 [2022-08-30T10:20:48.018Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
10:20:48 [2022-08-30T10:20:48.018Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:20:48 [2022-08-30T10:20:48.018Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
10:20:48 [2022-08-30T10:20:48.018Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:20:48 [2022-08-30T10:20:48.018Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
10:20:48 [2022-08-30T10:20:48.018Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestServiceWithPredefinedNetwork
10:20:48 [2022-08-30T10:20:48.018Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:20:48 [2022-08-30T10:20:48.018Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:20:48 [2022-08-30T10:20:48.018Z]     service_test.go:243: FLAKY_TEST
10:20:48 [2022-08-30T10:20:48.018Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestServiceWithDataPathPortInit
10:20:48 [2022-08-30T10:20:48.018Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:20:48 [2022-08-30T10:20:48.018Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
10:20:48 [2022-08-30T10:20:48.018Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:20:48 [2022-08-30T10:20:48.018Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:20:48 [2022-08-30T10:20:48.018Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z] PASS
10:20:48 [2022-08-30T10:20:48.018Z] 
10:20:48 [2022-08-30T10:20:48.018Z] === Skipped
10:20:48 [2022-08-30T10:20:48.018Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:20:48 [2022-08-30T10:20:48.018Z] 
10:20:48 [2022-08-30T10:20:48.018Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
10:20:48 [2022-08-30T10:20:48.018Z] 
10:20:48 [2022-08-30T10:20:48.018Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
10:20:48 [2022-08-30T10:20:48.018Z] 
10:20:48 [2022-08-30T10:20:48.018Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
10:20:48 [2022-08-30T10:20:48.018Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
10:20:48 [2022-08-30T10:20:48.018Z] 
10:20:48 [2022-08-30T10:20:48.018Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
10:20:48 [2022-08-30T10:20:48.018Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
10:20:48 [2022-08-30T10:20:48.018Z] 
10:20:48 [2022-08-30T10:20:48.018Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
10:20:48 [2022-08-30T10:20:48.018Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
10:20:48 [2022-08-30T10:20:48.018Z] 
10:20:48 [2022-08-30T10:20:48.018Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
10:20:48 [2022-08-30T10:20:48.018Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
10:20:48 [2022-08-30T10:20:48.018Z] 
10:20:48 [2022-08-30T10:20:48.018Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
10:20:48 [2022-08-30T10:20:48.018Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
10:20:48 [2022-08-30T10:20:48.018Z] 
10:20:48 [2022-08-30T10:20:48.018Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:20:48 [2022-08-30T10:20:48.018Z] 
10:20:48 [2022-08-30T10:20:48.018Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:20:48 [2022-08-30T10:20:48.018Z]     service_test.go:243: FLAKY_TEST
10:20:48 [2022-08-30T10:20:48.018Z] 
10:20:48 [2022-08-30T10:20:48.018Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
10:20:48 [2022-08-30T10:20:48.019Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:20:48 [2022-08-30T10:20:48.019Z] 
10:20:48 [2022-08-30T10:20:48.019Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
10:20:48 [2022-08-30T10:20:48.019Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:20:48 [2022-08-30T10:20:48.019Z] 
10:20:48 [2022-08-30T10:20:48.019Z] DONE 34 tests, 12 skipped in 7.068s
10:20:48 [2022-08-30T10:20:48.019Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:20:48 [2022-08-30T10:20:48.019Z] INFO: Testing against a local daemon
10:20:48 [2022-08-30T10:20:48.019Z] === RUN   TestDockerNetworkIpvlanPersistance
10:20:48 [2022-08-30T10:20:48.019Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:20:48 [2022-08-30T10:20:48.019Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:20:48 [2022-08-30T10:20:48.019Z] === RUN   TestDockerNetworkIpvlan
10:20:48 [2022-08-30T10:20:48.019Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:20:48 [2022-08-30T10:20:48.019Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:20:48 [2022-08-30T10:20:48.019Z] PASS
10:20:48 [2022-08-30T10:20:48.019Z] 
10:20:48 [2022-08-30T10:20:48.019Z] === Skipped
10:20:48 [2022-08-30T10:20:48.019Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:20:48 [2022-08-30T10:20:48.019Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:20:48 [2022-08-30T10:20:48.019Z] 
10:20:48 [2022-08-30T10:20:48.019Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:20:48 [2022-08-30T10:20:48.019Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:20:48 [2022-08-30T10:20:48.019Z] 
10:20:48 [2022-08-30T10:20:48.019Z] DONE 2 tests, 2 skipped in 0.096s
10:20:48 [2022-08-30T10:20:48.019Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:20:48 [2022-08-30T10:20:48.019Z] INFO: Testing against a local daemon
10:20:48 [2022-08-30T10:20:48.019Z] === RUN   TestDockerNetworkMacvlanPersistance
10:20:48 [2022-08-30T10:20:48.019Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
10:20:48 [2022-08-30T10:20:48.019Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
10:20:48 [2022-08-30T10:20:48.019Z] === RUN   TestDockerNetworkMacvlan
10:20:48 [2022-08-30T10:20:48.019Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
10:20:48 [2022-08-30T10:20:48.019Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
10:20:48 [2022-08-30T10:20:48.019Z] PASS
10:20:48 [2022-08-30T10:20:48.019Z] 
10:20:48 [2022-08-30T10:20:48.019Z] === Skipped
10:20:48 [2022-08-30T10:20:48.019Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
10:20:48 [2022-08-30T10:20:48.019Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
10:20:48 [2022-08-30T10:20:48.019Z] 
10:20:48 [2022-08-30T10:20:48.019Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
10:20:48 [2022-08-30T10:20:48.019Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
10:20:48 [2022-08-30T10:20:48.019Z] 
10:20:48 [2022-08-30T10:20:48.019Z] DONE 2 tests, 2 skipped in 0.091s
10:20:48 [2022-08-30T10:20:48.019Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:20:48 [2022-08-30T10:20:48.019Z] testing: warning: no tests to run
10:20:48 [2022-08-30T10:20:48.019Z] PASS
10:20:48 [2022-08-30T10:20:48.019Z] 
10:20:48 [2022-08-30T10:20:48.019Z] DONE 0 tests in 0.023s
10:20:48 [2022-08-30T10:20:48.019Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:20:48 [2022-08-30T10:20:48.166Z] === RUN   TestDockerSuite/TestBuildWithVolumes
10:20:48 [2022-08-30T10:20:48.279Z] INFO: Testing against a local daemon
10:20:48 [2022-08-30T10:20:48.279Z] === RUN   TestAuthZPluginAllowRequest
10:20:48 [2022-08-30T10:20:48.279Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:48 [2022-08-30T10:20:48.279Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
10:20:48 [2022-08-30T10:20:48.279Z] === RUN   TestAuthZPluginTLS
10:20:48 [2022-08-30T10:20:48.279Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:48 [2022-08-30T10:20:48.279Z] --- SKIP: TestAuthZPluginTLS (0.00s)
10:20:48 [2022-08-30T10:20:48.279Z] === RUN   TestAuthZPluginDenyRequest
10:20:48 [2022-08-30T10:20:48.279Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:48 [2022-08-30T10:20:48.279Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
10:20:48 [2022-08-30T10:20:48.279Z] === RUN   TestAuthZPluginAPIDenyResponse
10:20:48 [2022-08-30T10:20:48.279Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:48 [2022-08-30T10:20:48.279Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
10:20:48 [2022-08-30T10:20:48.279Z] === RUN   TestAuthZPluginDenyResponse
10:20:48 [2022-08-30T10:20:48.279Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:48 [2022-08-30T10:20:48.279Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
10:20:48 [2022-08-30T10:20:48.279Z] === RUN   TestAuthZPluginAllowEventStream
10:20:48 [2022-08-30T10:20:48.279Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:48 [2022-08-30T10:20:48.279Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
10:20:48 [2022-08-30T10:20:48.279Z] === RUN   TestAuthZPluginErrorResponse
10:20:48 [2022-08-30T10:20:48.279Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:48 [2022-08-30T10:20:48.279Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
10:20:48 [2022-08-30T10:20:48.279Z] === RUN   TestAuthZPluginErrorRequest
10:20:48 [2022-08-30T10:20:48.279Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:48 [2022-08-30T10:20:48.279Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
10:20:48 [2022-08-30T10:20:48.279Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:20:48 [2022-08-30T10:20:48.279Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:48 [2022-08-30T10:20:48.279Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
10:20:48 [2022-08-30T10:20:48.279Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:20:48 [2022-08-30T10:20:48.279Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:48 [2022-08-30T10:20:48.279Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
10:20:48 [2022-08-30T10:20:48.279Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:20:48 [2022-08-30T10:20:48.279Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:48 [2022-08-30T10:20:48.279Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
10:20:48 [2022-08-30T10:20:48.279Z] === RUN   TestAuthZPluginHeader
10:20:48 [2022-08-30T10:20:48.279Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:48 [2022-08-30T10:20:48.279Z] --- SKIP: TestAuthZPluginHeader (0.00s)
10:20:48 [2022-08-30T10:20:48.279Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:20:48 [2022-08-30T10:20:48.538Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:48 [2022-08-30T10:20:48.538Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s)
10:20:48 [2022-08-30T10:20:48.538Z] === RUN   TestAuthZPluginV2Disable
10:20:48 [2022-08-30T10:20:48.735Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
10:20:48 [2022-08-30T10:20:48.798Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:48 [2022-08-30T10:20:48.798Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
10:20:48 [2022-08-30T10:20:48.798Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:20:48 [2022-08-30T10:20:48.994Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
10:20:49 [2022-08-30T10:20:49.240Z] === CONT  TestStopContainerWithTimeout/1
10:20:49 [2022-08-30T10:20:49.368Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:49 [2022-08-30T10:20:49.368Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
10:20:49 [2022-08-30T10:20:49.368Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:20:49 [2022-08-30T10:20:49.562Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
10:20:49 [2022-08-30T10:20:49.562Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
10:20:49 [2022-08-30T10:20:49.562Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
10:20:49 [2022-08-30T10:20:49.627Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:49 [2022-08-30T10:20:49.627Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
10:20:49 [2022-08-30T10:20:49.627Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:20:49 [2022-08-30T10:20:49.821Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.14s)
10:20:49 [2022-08-30T10:20:49.821Z] === RUN   TestCreateServiceSecretFileMode
10:20:49 [2022-08-30T10:20:49.888Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:49 [2022-08-30T10:20:49.888Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
10:20:49 [2022-08-30T10:20:49.888Z] PASS
10:20:49 [2022-08-30T10:20:49.888Z] 
10:20:49 [2022-08-30T10:20:49.888Z] === Skipped
10:20:49 [2022-08-30T10:20:49.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
10:20:49 [2022-08-30T10:20:49.888Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:49 [2022-08-30T10:20:49.888Z] 
10:20:49 [2022-08-30T10:20:49.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
10:20:49 [2022-08-30T10:20:49.888Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:49 [2022-08-30T10:20:49.888Z] 
10:20:49 [2022-08-30T10:20:49.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
10:20:49 [2022-08-30T10:20:49.888Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:49 [2022-08-30T10:20:49.888Z] 
10:20:49 [2022-08-30T10:20:49.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
10:20:49 [2022-08-30T10:20:49.888Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:49 [2022-08-30T10:20:49.888Z] 
10:20:49 [2022-08-30T10:20:49.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
10:20:49 [2022-08-30T10:20:49.888Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:49 [2022-08-30T10:20:49.888Z] 
10:20:49 [2022-08-30T10:20:49.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
10:20:49 [2022-08-30T10:20:49.888Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:49 [2022-08-30T10:20:49.888Z] 
10:20:49 [2022-08-30T10:20:49.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
10:20:49 [2022-08-30T10:20:49.888Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:49 [2022-08-30T10:20:49.888Z] 
10:20:49 [2022-08-30T10:20:49.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
10:20:49 [2022-08-30T10:20:49.888Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:49 [2022-08-30T10:20:49.888Z] 
10:20:49 [2022-08-30T10:20:49.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
10:20:49 [2022-08-30T10:20:49.888Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:49 [2022-08-30T10:20:49.888Z] 
10:20:49 [2022-08-30T10:20:49.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
10:20:49 [2022-08-30T10:20:49.888Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:49 [2022-08-30T10:20:49.888Z] 
10:20:49 [2022-08-30T10:20:49.888Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
10:20:49 [2022-08-30T10:20:49.888Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:49 [2022-08-30T10:20:49.888Z] 
10:20:49 [2022-08-30T10:20:49.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
10:20:49 [2022-08-30T10:20:49.888Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:49 [2022-08-30T10:20:49.888Z] 
10:20:49 [2022-08-30T10:20:49.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s)
10:20:49 [2022-08-30T10:20:49.888Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:49 [2022-08-30T10:20:49.888Z] 
10:20:49 [2022-08-30T10:20:49.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
10:20:49 [2022-08-30T10:20:49.888Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:49 [2022-08-30T10:20:49.888Z] 
10:20:49 [2022-08-30T10:20:49.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
10:20:49 [2022-08-30T10:20:49.888Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:49 [2022-08-30T10:20:49.888Z] 
10:20:49 [2022-08-30T10:20:49.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
10:20:49 [2022-08-30T10:20:49.888Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:49 [2022-08-30T10:20:49.888Z] 
10:20:49 [2022-08-30T10:20:49.888Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
10:20:49 [2022-08-30T10:20:49.888Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:49 [2022-08-30T10:20:49.888Z] 
10:20:49 [2022-08-30T10:20:49.888Z] DONE 17 tests, 17 skipped in 1.804s
10:20:49 [2022-08-30T10:20:49.888Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:20:49 [2022-08-30T10:20:49.888Z] INFO: Testing against a local daemon
10:20:49 [2022-08-30T10:20:49.888Z] === RUN   TestPluginInvalidJSON
10:20:49 [2022-08-30T10:20:49.888Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:20:49 [2022-08-30T10:20:49.888Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:20:49 [2022-08-30T10:20:49.888Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:20:49 [2022-08-30T10:20:49.888Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:20:49 [2022-08-30T10:20:49.888Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:20:49 [2022-08-30T10:20:49.888Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:20:50 [2022-08-30T10:20:50.083Z] === RUN   TestDockerSuite/TestBuildXZHost
10:20:50 [2022-08-30T10:20:50.148Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:20:50 [2022-08-30T10:20:50.148Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:20:50 [2022-08-30T10:20:50.148Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:20:50 [2022-08-30T10:20:50.148Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:20:50 [2022-08-30T10:20:50.148Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:20:50 [2022-08-30T10:20:50.148Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:20:50 [2022-08-30T10:20:50.148Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:20:50 [2022-08-30T10:20:50.148Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:20:50 [2022-08-30T10:20:50.148Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:20:50 [2022-08-30T10:20:50.148Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:20:50 [2022-08-30T10:20:50.148Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:20:50 [2022-08-30T10:20:50.148Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:20:50 [2022-08-30T10:20:50.148Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:20:50 [2022-08-30T10:20:50.148Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:20:50 [2022-08-30T10:20:50.148Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:20:50 [2022-08-30T10:20:50.148Z] --- PASS: TestPluginInvalidJSON (0.03s)
10:20:50 [2022-08-30T10:20:50.148Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
10:20:50 [2022-08-30T10:20:50.148Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:20:50 [2022-08-30T10:20:50.148Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:20:50 [2022-08-30T10:20:50.148Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:20:50 [2022-08-30T10:20:50.148Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:20:50 [2022-08-30T10:20:50.148Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
10:20:50 [2022-08-30T10:20:50.148Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:20:50 [2022-08-30T10:20:50.148Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:20:50 [2022-08-30T10:20:50.148Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:20:50 [2022-08-30T10:20:50.148Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:20:50 [2022-08-30T10:20:50.148Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
10:20:50 [2022-08-30T10:20:50.148Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:20:50 [2022-08-30T10:20:50.148Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:20:50 [2022-08-30T10:20:50.148Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:20:50 [2022-08-30T10:20:50.148Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:20:50 [2022-08-30T10:20:50.148Z] === RUN   TestPluginInstall
10:20:50 [2022-08-30T10:20:50.148Z]     plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:50 [2022-08-30T10:20:50.148Z] --- SKIP: TestPluginInstall (0.00s)
10:20:50 [2022-08-30T10:20:50.148Z] === RUN   TestPluginsWithRuntimes
10:20:50 [2022-08-30T10:20:50.148Z]     plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
10:20:50 [2022-08-30T10:20:50.148Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
10:20:50 [2022-08-30T10:20:50.148Z] === RUN   TestPluginBackCompatMediaTypes
10:20:50 [2022-08-30T10:20:50.148Z]     plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
10:20:50 [2022-08-30T10:20:50.148Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
10:20:50 [2022-08-30T10:20:50.148Z] PASS
10:20:50 [2022-08-30T10:20:50.148Z] 
10:20:50 [2022-08-30T10:20:50.148Z] === Skipped
10:20:50 [2022-08-30T10:20:50.148Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
10:20:50 [2022-08-30T10:20:50.148Z]     plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:20:50 [2022-08-30T10:20:50.148Z] 
10:20:50 [2022-08-30T10:20:50.148Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
10:20:50 [2022-08-30T10:20:50.148Z]     plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
10:20:50 [2022-08-30T10:20:50.148Z] 
10:20:50 [2022-08-30T10:20:50.148Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
10:20:50 [2022-08-30T10:20:50.148Z]     plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
10:20:50 [2022-08-30T10:20:50.148Z] 
10:20:50 [2022-08-30T10:20:50.148Z] DONE 19 tests, 3 skipped in 0.137s
10:20:50 [2022-08-30T10:20:50.148Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:20:50 [2022-08-30T10:20:50.148Z] INFO: Testing against a local daemon
10:20:50 [2022-08-30T10:20:50.148Z] === RUN   TestExternalGraphDriver
10:20:50 [2022-08-30T10:20:50.408Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
10:20:50 [2022-08-30T10:20:50.408Z] --- SKIP: TestExternalGraphDriver (0.34s)
10:20:50 [2022-08-30T10:20:50.408Z] === RUN   TestGraphdriverPluginV2
10:20:50 [2022-08-30T10:20:50.606Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:20:50 [2022-08-30T10:20:50.606Z]     --- PASS: TestStopContainerWithTimeout/0 (0.77s)
10:20:50 [2022-08-30T10:20:50.606Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.59s)
10:20:50 [2022-08-30T10:20:50.606Z]     --- PASS: TestStopContainerWithTimeout/3 (2.41s)
10:20:50 [2022-08-30T10:20:50.606Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
10:20:50 [2022-08-30T10:20:50.606Z] === RUN   TestDeleteDevicemapper
10:20:50 [2022-08-30T10:20:50.606Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:20:50 [2022-08-30T10:20:50.606Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:20:50 [2022-08-30T10:20:50.606Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:20:51 [2022-08-30T10:20:51.164Z] --- PASS: TestDaemonStartWithLogOpt (3.37s)
10:20:51 [2022-08-30T10:20:51.164Z] === CONT  TestReadPluginNoRead
10:20:51 [2022-08-30T10:20:51.973Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s)
10:20:51 [2022-08-30T10:20:51.973Z] === RUN   TestUpdateMemory
10:20:51 [2022-08-30T10:20:51.989Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
10:20:52 [2022-08-30T10:20:52.536Z] --- PASS: TestUpdateMemory (0.53s)
10:20:52 [2022-08-30T10:20:52.536Z] === RUN   TestUpdateCPUQuota
10:20:52 [2022-08-30T10:20:52.927Z] === RUN   TestDockerSuite/TestCommitChange
10:20:52 [2022-08-30T10:20:52.927Z] --- PASS: TestCreateServiceSecretFileMode (3.00s)
10:20:52 [2022-08-30T10:20:52.927Z] === RUN   TestCreateServiceConfigFileMode
10:20:53 [2022-08-30T10:20:53.464Z] --- PASS: TestUpdateCPUQuota (0.83s)
10:20:53 [2022-08-30T10:20:53.464Z] === RUN   TestUpdatePidsLimit
10:20:53 [2022-08-30T10:20:53.464Z] === RUN   TestUpdatePidsLimit/update_from_none
10:20:53 [2022-08-30T10:20:53.498Z] === RUN   TestDockerSuite/TestCommitChangeLabels
10:20:53 [2022-08-30T10:20:53.705Z] === RUN   TestReadPluginNoRead/default
10:20:53 [2022-08-30T10:20:53.720Z] === RUN   TestUpdatePidsLimit/no_change
10:20:53 [2022-08-30T10:20:53.721Z] === RUN   TestUpdatePidsLimit/update_lower
10:20:53 [2022-08-30T10:20:53.977Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:20:54 [2022-08-30T10:20:54.233Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:20:54 [2022-08-30T10:20:54.437Z] === RUN   TestDockerSuite/TestCommitHardlink
10:20:54 [2022-08-30T10:20:54.491Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:20:54 [2022-08-30T10:20:54.491Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:20:54 [2022-08-30T10:20:54.607Z] --- PASS: TestGraphdriverPluginV2 (3.80s)
10:20:54 [2022-08-30T10:20:54.607Z] PASS
10:20:54 [2022-08-30T10:20:54.607Z] 
10:20:54 [2022-08-30T10:20:54.607Z] === Skipped
10:20:54 [2022-08-30T10:20:54.607Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
10:20:54 [2022-08-30T10:20:54.607Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
10:20:54 [2022-08-30T10:20:54.607Z] 
10:20:54 [2022-08-30T10:20:54.607Z] DONE 2 tests, 1 skipped in 4.246s
10:20:54 [2022-08-30T10:20:54.607Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:20:54 [2022-08-30T10:20:54.607Z] INFO: Testing against a local daemon
10:20:54 [2022-08-30T10:20:54.607Z] === RUN   TestContinueAfterPluginCrash
10:20:54 [2022-08-30T10:20:54.607Z] === PAUSE TestContinueAfterPluginCrash
10:20:54 [2022-08-30T10:20:54.607Z] === RUN   TestReadPluginNoRead
10:20:54 [2022-08-30T10:20:54.607Z] === PAUSE TestReadPluginNoRead
10:20:54 [2022-08-30T10:20:54.607Z] === RUN   TestDaemonStartWithLogOpt
10:20:54 [2022-08-30T10:20:54.607Z] === PAUSE TestDaemonStartWithLogOpt
10:20:54 [2022-08-30T10:20:54.607Z] === CONT  TestContinueAfterPluginCrash
10:20:54 [2022-08-30T10:20:54.607Z] === CONT  TestDaemonStartWithLogOpt
10:20:54 [2022-08-30T10:20:54.647Z] === RUN   TestReadPluginNoRead/disabled_caching
10:20:55 [2022-08-30T10:20:55.425Z] --- PASS: TestUpdatePidsLimit (1.83s)
10:20:55 [2022-08-30T10:20:55.425Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
10:20:55 [2022-08-30T10:20:55.425Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
10:20:55 [2022-08-30T10:20:55.425Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
10:20:55 [2022-08-30T10:20:55.425Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
10:20:55 [2022-08-30T10:20:55.425Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
10:20:55 [2022-08-30T10:20:55.425Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
10:20:55 [2022-08-30T10:20:55.425Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
10:20:55 [2022-08-30T10:20:55.425Z] === RUN   TestUpdateRestartPolicy
10:20:55 [2022-08-30T10:20:55.817Z] === RUN   TestDockerSuite/TestCommitNewFile
10:20:55 [2022-08-30T10:20:55.817Z] --- PASS: TestCreateServiceConfigFileMode (3.04s)
10:20:55 [2022-08-30T10:20:55.817Z] === RUN   TestCreateServiceSysctls
10:20:56 [2022-08-30T10:20:56.031Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:20:56 [2022-08-30T10:20:56.291Z] --- PASS: TestContinueAfterPluginCrash (8.44s)
10:20:57 [2022-08-30T10:20:57.197Z] === RUN   TestDockerSuite/TestCommitPausedContainer
10:20:57 [2022-08-30T10:20:57.232Z] === CONT  TestReadPluginNoRead
10:20:57 [2022-08-30T10:20:57.232Z]     read_test.go:92: [d3f254d33d14f] daemon is not started
10:20:57 [2022-08-30T10:20:57.232Z] --- PASS: TestReadPluginNoRead (5.94s)
10:20:57 [2022-08-30T10:20:57.232Z]     --- PASS: TestReadPluginNoRead/default (1.32s)
10:20:57 [2022-08-30T10:20:57.232Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
10:20:57 [2022-08-30T10:20:57.232Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
10:20:57 [2022-08-30T10:20:57.232Z] PASS
10:20:57 [2022-08-30T10:20:57.232Z] 
10:20:57 [2022-08-30T10:20:57.232Z] DONE 6 tests in 9.338s
10:20:57 [2022-08-30T10:20:57.232Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:20:57 [2022-08-30T10:20:57.232Z] testing: warning: no tests to run
10:20:57 [2022-08-30T10:20:57.232Z] PASS
10:20:57 [2022-08-30T10:20:57.232Z] 
10:20:57 [2022-08-30T10:20:57.232Z] DONE 0 tests in 0.007s
10:20:57 [2022-08-30T10:20:57.232Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:20:57 [2022-08-30T10:20:57.232Z] INFO: Testing against a local daemon
10:20:57 [2022-08-30T10:20:57.232Z] === RUN   TestPluginWithDevMounts
10:20:57 [2022-08-30T10:20:57.232Z] === PAUSE TestPluginWithDevMounts
10:20:57 [2022-08-30T10:20:57.232Z] === CONT  TestPluginWithDevMounts
10:20:57 [2022-08-30T10:20:57.767Z] === RUN   TestDockerSuite/TestCommitTTY
10:20:58 [2022-08-30T10:20:58.617Z] --- PASS: TestPluginWithDevMounts (1.56s)
10:20:58 [2022-08-30T10:20:58.617Z] PASS
10:20:58 [2022-08-30T10:20:58.617Z] 
10:20:58 [2022-08-30T10:20:58.617Z] DONE 1 tests in 1.585s
10:20:58 [2022-08-30T10:20:58.617Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:20:58 [2022-08-30T10:20:58.617Z] INFO: Testing against a local daemon
10:20:58 [2022-08-30T10:20:58.617Z] === RUN   TestSecretInspect
10:20:58 [2022-08-30T10:20:58.809Z] --- PASS: TestDaemonStartWithLogOpt (4.26s)
10:20:58 [2022-08-30T10:20:58.809Z] === CONT  TestReadPluginNoRead
10:20:59 [2022-08-30T10:20:59.147Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
10:20:59 [2022-08-30T10:20:59.718Z] --- PASS: TestCreateServiceSysctls (3.85s)
10:20:59 [2022-08-30T10:20:59.718Z] === RUN   TestCreateServiceCapabilities
10:21:00 [2022-08-30T10:21:00.288Z] === RUN   TestDockerSuite/TestCommitWithoutPause
10:21:01 [2022-08-30T10:21:01.162Z] --- PASS: TestSecretInspect (2.22s)
10:21:01 [2022-08-30T10:21:01.162Z] === RUN   TestSecretList
10:21:01 [2022-08-30T10:21:01.230Z] === RUN   TestDockerSuite/TestCopyAndRestart
10:21:01 [2022-08-30T10:21:01.350Z] === RUN   TestReadPluginNoRead/default
10:21:02 [2022-08-30T10:21:02.290Z] === RUN   TestReadPluginNoRead/disabled_caching
10:21:02 [2022-08-30T10:21:02.610Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
10:21:02 [2022-08-30T10:21:02.610Z] === RUN   TestDockerSuite/TestCpAbsolutePath
10:21:02 [2022-08-30T10:21:02.868Z] --- PASS: TestCreateServiceCapabilities (3.00s)
10:21:02 [2022-08-30T10:21:02.868Z] === RUN   TestInspect
10:21:03 [2022-08-30T10:21:03.074Z] --- PASS: TestSecretList (2.23s)
10:21:03 [2022-08-30T10:21:03.074Z] === RUN   TestSecretsCreateAndDelete
10:21:03 [2022-08-30T10:21:03.438Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
10:21:03 [2022-08-30T10:21:03.671Z] --- PASS: TestContinueAfterPluginCrash (9.01s)
10:21:03 [2022-08-30T10:21:03.672Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:21:04 [2022-08-30T10:21:04.010Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
10:21:04 [2022-08-30T10:21:04.612Z] === CONT  TestReadPluginNoRead
10:21:04 [2022-08-30T10:21:04.612Z]     read_test.go:92: [d16a2850e7de1] daemon is not started
10:21:04 [2022-08-30T10:21:04.612Z] --- PASS: TestReadPluginNoRead (6.06s)
10:21:04 [2022-08-30T10:21:04.612Z]     --- PASS: TestReadPluginNoRead/default (1.27s)
10:21:04 [2022-08-30T10:21:04.612Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.34s)
10:21:04 [2022-08-30T10:21:04.612Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s)
10:21:04 [2022-08-30T10:21:04.612Z] PASS
10:21:04 [2022-08-30T10:21:04.612Z] 
10:21:04 [2022-08-30T10:21:04.612Z] DONE 6 tests in 10.438s
10:21:04 [2022-08-30T10:21:04.872Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:21:04 [2022-08-30T10:21:04.872Z] testing: warning: no tests to run
10:21:04 [2022-08-30T10:21:04.872Z] PASS
10:21:04 [2022-08-30T10:21:04.872Z] 
10:21:04 [2022-08-30T10:21:04.872Z] DONE 0 tests in 0.034s
10:21:04 [2022-08-30T10:21:04.872Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:21:04 [2022-08-30T10:21:04.872Z] INFO: Testing against a local daemon
10:21:04 [2022-08-30T10:21:04.872Z] === RUN   TestPluginWithDevMounts
10:21:04 [2022-08-30T10:21:04.872Z]     mounts_test.go:20: (*Execution).IsRootless-fm
10:21:04 [2022-08-30T10:21:04.872Z] --- SKIP: TestPluginWithDevMounts (0.00s)
10:21:04 [2022-08-30T10:21:04.872Z] PASS
10:21:04 [2022-08-30T10:21:04.872Z] 
10:21:04 [2022-08-30T10:21:04.872Z] === Skipped
10:21:04 [2022-08-30T10:21:04.872Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
10:21:04 [2022-08-30T10:21:04.872Z]     mounts_test.go:20: (*Execution).IsRootless-fm
10:21:04 [2022-08-30T10:21:04.872Z] 
10:21:04 [2022-08-30T10:21:04.872Z] DONE 1 tests, 1 skipped in 0.121s
10:21:04 [2022-08-30T10:21:04.872Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:21:04 [2022-08-30T10:21:04.952Z] === RUN   TestDockerSuite/TestCpFromCaseA
10:21:05 [2022-08-30T10:21:05.133Z] INFO: Testing against a local daemon
10:21:05 [2022-08-30T10:21:05.133Z] === RUN   TestSecretInspect
10:21:05 [2022-08-30T10:21:05.133Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.133Z] --- SKIP: TestSecretInspect (0.01s)
10:21:05 [2022-08-30T10:21:05.133Z] === RUN   TestSecretList
10:21:05 [2022-08-30T10:21:05.133Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.133Z] --- SKIP: TestSecretList (0.01s)
10:21:05 [2022-08-30T10:21:05.133Z] === RUN   TestSecretsCreateAndDelete
10:21:05 [2022-08-30T10:21:05.133Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.133Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
10:21:05 [2022-08-30T10:21:05.133Z] === RUN   TestSecretsUpdate
10:21:05 [2022-08-30T10:21:05.133Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.133Z] --- SKIP: TestSecretsUpdate (0.02s)
10:21:05 [2022-08-30T10:21:05.133Z] === RUN   TestTemplatedSecret
10:21:05 [2022-08-30T10:21:05.133Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.133Z] --- SKIP: TestTemplatedSecret (0.00s)
10:21:05 [2022-08-30T10:21:05.133Z] === RUN   TestSecretCreateResolve
10:21:05 [2022-08-30T10:21:05.133Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.133Z] --- SKIP: TestSecretCreateResolve (0.02s)
10:21:05 [2022-08-30T10:21:05.133Z] PASS
10:21:05 [2022-08-30T10:21:05.133Z] 
10:21:05 [2022-08-30T10:21:05.133Z] === Skipped
10:21:05 [2022-08-30T10:21:05.133Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
10:21:05 [2022-08-30T10:21:05.133Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.133Z] 
10:21:05 [2022-08-30T10:21:05.133Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
10:21:05 [2022-08-30T10:21:05.133Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.133Z] 
10:21:05 [2022-08-30T10:21:05.133Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
10:21:05 [2022-08-30T10:21:05.133Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.133Z] 
10:21:05 [2022-08-30T10:21:05.133Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
10:21:05 [2022-08-30T10:21:05.133Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.133Z] 
10:21:05 [2022-08-30T10:21:05.133Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
10:21:05 [2022-08-30T10:21:05.133Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.133Z] 
10:21:05 [2022-08-30T10:21:05.133Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
10:21:05 [2022-08-30T10:21:05.133Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.133Z] 
10:21:05 [2022-08-30T10:21:05.133Z] DONE 6 tests, 6 skipped in 0.163s
10:21:05 [2022-08-30T10:21:05.133Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:21:05 [2022-08-30T10:21:05.133Z] INFO: Testing against a local daemon
10:21:05 [2022-08-30T10:21:05.133Z] === RUN   TestServiceCreateInit
10:21:05 [2022-08-30T10:21:05.133Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:21:05 [2022-08-30T10:21:05.133Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.133Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:21:05 [2022-08-30T10:21:05.133Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.133Z] --- PASS: TestServiceCreateInit (0.02s)
10:21:05 [2022-08-30T10:21:05.133Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:21:05 [2022-08-30T10:21:05.133Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:21:05 [2022-08-30T10:21:05.133Z] === RUN   TestCreateServiceMultipleTimes
10:21:05 [2022-08-30T10:21:05.133Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.133Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
10:21:05 [2022-08-30T10:21:05.133Z] === RUN   TestCreateServiceConflict
10:21:05 [2022-08-30T10:21:05.133Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.133Z] --- SKIP: TestCreateServiceConflict (0.01s)
10:21:05 [2022-08-30T10:21:05.133Z] === RUN   TestCreateServiceMaxReplicas
10:21:05 [2022-08-30T10:21:05.393Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.393Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
10:21:05 [2022-08-30T10:21:05.393Z] === RUN   TestCreateWithDuplicateNetworkNames
10:21:05 [2022-08-30T10:21:05.393Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.393Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
10:21:05 [2022-08-30T10:21:05.393Z] === RUN   TestCreateServiceSecretFileMode
10:21:05 [2022-08-30T10:21:05.393Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.393Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
10:21:05 [2022-08-30T10:21:05.393Z] === RUN   TestCreateServiceConfigFileMode
10:21:05 [2022-08-30T10:21:05.393Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.393Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
10:21:05 [2022-08-30T10:21:05.393Z] === RUN   TestCreateServiceSysctls
10:21:05 [2022-08-30T10:21:05.393Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.393Z] --- SKIP: TestCreateServiceSysctls (0.04s)
10:21:05 [2022-08-30T10:21:05.393Z] === RUN   TestCreateServiceCapabilities
10:21:05 [2022-08-30T10:21:05.393Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.393Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
10:21:05 [2022-08-30T10:21:05.393Z] === RUN   TestInspect
10:21:05 [2022-08-30T10:21:05.393Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.393Z] --- SKIP: TestInspect (0.01s)
10:21:05 [2022-08-30T10:21:05.393Z] === RUN   TestCreateJob
10:21:05 [2022-08-30T10:21:05.393Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.393Z] --- SKIP: TestCreateJob (0.01s)
10:21:05 [2022-08-30T10:21:05.393Z] === RUN   TestReplicatedJob
10:21:05 [2022-08-30T10:21:05.393Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.393Z] --- SKIP: TestReplicatedJob (0.01s)
10:21:05 [2022-08-30T10:21:05.393Z] === RUN   TestUpdateReplicatedJob
10:21:05 [2022-08-30T10:21:05.393Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.393Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
10:21:05 [2022-08-30T10:21:05.393Z] === RUN   TestServiceListWithStatuses
10:21:05 [2022-08-30T10:21:05.393Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:21:05 [2022-08-30T10:21:05.393Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:21:05 [2022-08-30T10:21:05.393Z] === RUN   TestDockerNetworkConnectAlias
10:21:05 [2022-08-30T10:21:05.393Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.393Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
10:21:05 [2022-08-30T10:21:05.393Z] === RUN   TestDockerNetworkReConnect
10:21:05 [2022-08-30T10:21:05.393Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:05 [2022-08-30T10:21:05.393Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
10:21:05 [2022-08-30T10:21:05.393Z] === RUN   TestServicePlugin
10:21:05 [2022-08-30T10:21:05.522Z] === RUN   TestDockerSuite/TestCpFromCaseB
10:21:05 [2022-08-30T10:21:05.618Z] --- PASS: TestSecretsCreateAndDelete (2.23s)
10:21:05 [2022-08-30T10:21:05.618Z] === RUN   TestSecretsUpdate
10:21:06 [2022-08-30T10:21:06.093Z] --- PASS: TestInspect (3.42s)
10:21:06 [2022-08-30T10:21:06.093Z] === RUN   TestCreateJob
10:21:06 [2022-08-30T10:21:06.352Z] === RUN   TestDockerSuite/TestCpFromCaseC
10:21:07 [2022-08-30T10:21:07.291Z] === RUN   TestDockerSuite/TestCpFromCaseD
10:21:07 [2022-08-30T10:21:07.304Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.304Z] --- SKIP: TestServicePlugin (1.96s)
10:21:07 [2022-08-30T10:21:07.304Z] === RUN   TestServiceUpdateLabel
10:21:07 [2022-08-30T10:21:07.304Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.531Z] --- PASS: TestSecretsUpdate (2.19s)
10:21:07 [2022-08-30T10:21:07.531Z] === RUN   TestTemplatedSecret
10:21:07 [2022-08-30T10:21:07.564Z] --- SKIP: TestServiceUpdateLabel (0.02s)
10:21:07 [2022-08-30T10:21:07.564Z] === RUN   TestServiceUpdateSecrets
10:21:07 [2022-08-30T10:21:07.564Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
10:21:07 [2022-08-30T10:21:07.564Z] === RUN   TestServiceUpdateConfigs
10:21:07 [2022-08-30T10:21:07.564Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
10:21:07 [2022-08-30T10:21:07.564Z] === RUN   TestServiceUpdateNetwork
10:21:07 [2022-08-30T10:21:07.564Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
10:21:07 [2022-08-30T10:21:07.564Z] === RUN   TestServiceUpdatePidsLimit
10:21:07 [2022-08-30T10:21:07.564Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
10:21:07 [2022-08-30T10:21:07.564Z] PASS
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === Skipped
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
10:21:07 [2022-08-30T10:21:07.564Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
10:21:07 [2022-08-30T10:21:07.564Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
10:21:07 [2022-08-30T10:21:07.564Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
10:21:07 [2022-08-30T10:21:07.564Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
10:21:07 [2022-08-30T10:21:07.564Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
10:21:07 [2022-08-30T10:21:07.564Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
10:21:07 [2022-08-30T10:21:07.564Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
10:21:07 [2022-08-30T10:21:07.564Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s)
10:21:07 [2022-08-30T10:21:07.564Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
10:21:07 [2022-08-30T10:21:07.564Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestInspect (0.01s)
10:21:07 [2022-08-30T10:21:07.564Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
10:21:07 [2022-08-30T10:21:07.564Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
10:21:07 [2022-08-30T10:21:07.564Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
10:21:07 [2022-08-30T10:21:07.564Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:21:07 [2022-08-30T10:21:07.564Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
10:21:07 [2022-08-30T10:21:07.564Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
10:21:07 [2022-08-30T10:21:07.564Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s)
10:21:07 [2022-08-30T10:21:07.564Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
10:21:07 [2022-08-30T10:21:07.564Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
10:21:07 [2022-08-30T10:21:07.564Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
10:21:07 [2022-08-30T10:21:07.564Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
10:21:07 [2022-08-30T10:21:07.564Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
10:21:07 [2022-08-30T10:21:07.564Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:21:07 [2022-08-30T10:21:07.564Z] 
10:21:07 [2022-08-30T10:21:07.564Z] DONE 24 tests, 23 skipped in 2.400s
10:21:07 [2022-08-30T10:21:07.564Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:21:07 [2022-08-30T10:21:07.564Z] INFO: Testing against a local daemon
10:21:07 [2022-08-30T10:21:07.564Z] === RUN   TestSessionCreate
10:21:07 [2022-08-30T10:21:07.564Z] --- PASS: TestSessionCreate (0.03s)
10:21:07 [2022-08-30T10:21:07.564Z] === RUN   TestSessionCreateWithBadUpgrade
10:21:07 [2022-08-30T10:21:07.600Z] --- PASS: TestUpdateRestartPolicy (10.91s)
10:21:07 [2022-08-30T10:21:07.600Z] === RUN   TestUpdateRestartWithAutoRemove
10:21:07 [2022-08-30T10:21:07.600Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
10:21:07 [2022-08-30T10:21:07.600Z] === RUN   TestWaitNonBlocked
10:21:07 [2022-08-30T10:21:07.600Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:21:07 [2022-08-30T10:21:07.600Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:21:07 [2022-08-30T10:21:07.600Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:21:07 [2022-08-30T10:21:07.600Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:21:07 [2022-08-30T10:21:07.600Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:21:07 [2022-08-30T10:21:07.600Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:21:07 [2022-08-30T10:21:07.600Z] --- PASS: TestWaitNonBlocked (0.01s)
10:21:07 [2022-08-30T10:21:07.600Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s)
10:21:07 [2022-08-30T10:21:07.600Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
10:21:07 [2022-08-30T10:21:07.600Z] === RUN   TestWaitBlocked
10:21:07 [2022-08-30T10:21:07.600Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:21:07 [2022-08-30T10:21:07.600Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:21:07 [2022-08-30T10:21:07.600Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:21:07 [2022-08-30T10:21:07.600Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:21:07 [2022-08-30T10:21:07.600Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:21:07 [2022-08-30T10:21:07.600Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:21:07 [2022-08-30T10:21:07.823Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
10:21:07 [2022-08-30T10:21:07.824Z] PASS
10:21:07 [2022-08-30T10:21:07.824Z] 
10:21:07 [2022-08-30T10:21:07.824Z] DONE 2 tests in 0.180s
10:21:07 [2022-08-30T10:21:07.824Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:21:07 [2022-08-30T10:21:07.824Z] INFO: Testing against a local daemon
10:21:07 [2022-08-30T10:21:07.824Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:21:07 [2022-08-30T10:21:07.824Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:21:07 [2022-08-30T10:21:07.824Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:21:07 [2022-08-30T10:21:07.824Z] === RUN   TestDiskUsage
10:21:07 [2022-08-30T10:21:07.824Z] === PAUSE TestDiskUsage
10:21:07 [2022-08-30T10:21:07.824Z] === RUN   TestEventsExecDie
10:21:07 [2022-08-30T10:21:07.861Z] === RUN   TestDockerSuite/TestCpFromCaseE
10:21:08 [2022-08-30T10:21:08.162Z] --- PASS: TestWaitBlocked (0.01s)
10:21:08 [2022-08-30T10:21:08.162Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
10:21:08 [2022-08-30T10:21:08.162Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
10:21:08 [2022-08-30T10:21:08.162Z] === RUN   TestWaitConditions
10:21:08 [2022-08-30T10:21:08.162Z] === RUN   TestWaitConditions/default
10:21:08 [2022-08-30T10:21:08.162Z] === PAUSE TestWaitConditions/default
10:21:08 [2022-08-30T10:21:08.162Z] === RUN   TestWaitConditions/not-running
10:21:08 [2022-08-30T10:21:08.162Z] === PAUSE TestWaitConditions/not-running
10:21:08 [2022-08-30T10:21:08.162Z] === RUN   TestWaitConditions/next-exit
10:21:08 [2022-08-30T10:21:08.162Z] === PAUSE TestWaitConditions/next-exit
10:21:08 [2022-08-30T10:21:08.162Z] === RUN   TestWaitConditions/removed
10:21:08 [2022-08-30T10:21:08.162Z] === PAUSE TestWaitConditions/removed
10:21:08 [2022-08-30T10:21:08.162Z] === CONT  TestWaitConditions/default
10:21:08 [2022-08-30T10:21:08.162Z] === CONT  TestWaitConditions/removed
10:21:08 [2022-08-30T10:21:08.162Z] === CONT  TestWaitConditions/default
10:21:08 [2022-08-30T10:21:08.162Z]     wait_test.go:146: ContainerID = d03861062c3e5d12b2b0224e1ea38c6cf363cf5d3e3260ad4b30dd2adb3fc1e4
10:21:08 [2022-08-30T10:21:08.162Z] === CONT  TestWaitConditions/removed
10:21:08 [2022-08-30T10:21:08.162Z]     wait_test.go:146: ContainerID = 62b5295155fd918fa36e919edee4d5203366aaff230ae604ff938053a7447b49
10:21:08 [2022-08-30T10:21:08.394Z] --- PASS: TestEventsExecDie (0.52s)
10:21:08 [2022-08-30T10:21:08.394Z] === RUN   TestEventsBackwardsCompatible
10:21:08 [2022-08-30T10:21:08.394Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
10:21:08 [2022-08-30T10:21:08.394Z] === RUN   TestEventsVolumeCreate
10:21:08 [2022-08-30T10:21:08.394Z] --- PASS: TestEventsVolumeCreate (0.04s)
10:21:08 [2022-08-30T10:21:08.394Z] === RUN   TestInfoBinaryCommits
10:21:08 [2022-08-30T10:21:08.394Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:21:08 [2022-08-30T10:21:08.394Z] === RUN   TestInfoAPIVersioned
10:21:08 [2022-08-30T10:21:08.394Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:21:08 [2022-08-30T10:21:08.394Z] === RUN   TestInfoAPI
10:21:08 [2022-08-30T10:21:08.394Z] --- PASS: TestInfoAPI (0.02s)
10:21:08 [2022-08-30T10:21:08.394Z] === RUN   TestInfoAPIWarnings
10:21:08 [2022-08-30T10:21:08.726Z] === CONT  TestWaitConditions/next-exit
10:21:08 [2022-08-30T10:21:08.726Z]     wait_test.go:146: ContainerID = 41a26426a2aeb65ec535b36d32358c9e5f40ba7b46b0bd7b9ef6f95779ea072b
10:21:08 [2022-08-30T10:21:08.726Z] === CONT  TestWaitConditions/not-running
10:21:08 [2022-08-30T10:21:08.726Z]     wait_test.go:146: ContainerID = 586799181b55b8629ae54d436880da1dff1459f10f1a358c6b0dd42341fc9ae1
10:21:08 [2022-08-30T10:21:08.801Z] === RUN   TestDockerSuite/TestCpFromCaseF
10:21:09 [2022-08-30T10:21:09.289Z] --- PASS: TestWaitConditions (0.01s)
10:21:09 [2022-08-30T10:21:09.289Z]     --- PASS: TestWaitConditions/default (0.57s)
10:21:09 [2022-08-30T10:21:09.289Z]     --- PASS: TestWaitConditions/removed (0.75s)
10:21:09 [2022-08-30T10:21:09.289Z]     --- PASS: TestWaitConditions/next-exit (0.72s)
10:21:09 [2022-08-30T10:21:09.289Z]     --- PASS: TestWaitConditions/not-running (0.56s)
10:21:09 [2022-08-30T10:21:09.289Z] === RUN   TestWaitRestartedContainer
10:21:09 [2022-08-30T10:21:09.289Z] === RUN   TestWaitRestartedContainer/default
10:21:09 [2022-08-30T10:21:09.289Z] === PAUSE TestWaitRestartedContainer/default
10:21:09 [2022-08-30T10:21:09.289Z] === RUN   TestWaitRestartedContainer/not-running
10:21:09 [2022-08-30T10:21:09.289Z] === PAUSE TestWaitRestartedContainer/not-running
10:21:09 [2022-08-30T10:21:09.289Z] === RUN   TestWaitRestartedContainer/next-exit
10:21:09 [2022-08-30T10:21:09.289Z] === PAUSE TestWaitRestartedContainer/next-exit
10:21:09 [2022-08-30T10:21:09.289Z] === CONT  TestWaitRestartedContainer/default
10:21:09 [2022-08-30T10:21:09.289Z] === CONT  TestWaitRestartedContainer/next-exit
10:21:09 [2022-08-30T10:21:09.742Z] === RUN   TestDockerSuite/TestCpFromCaseG
10:21:10 [2022-08-30T10:21:10.002Z] --- PASS: TestCreateJob (3.75s)
10:21:10 [2022-08-30T10:21:10.002Z] === RUN   TestReplicatedJob
10:21:10 [2022-08-30T10:21:10.571Z] === RUN   TestDockerSuite/TestCpFromCaseH
10:21:10 [2022-08-30T10:21:10.656Z] === CONT  TestWaitRestartedContainer/not-running
10:21:10 [2022-08-30T10:21:10.833Z] --- PASS: TestTemplatedSecret (2.68s)
10:21:10 [2022-08-30T10:21:10.833Z] === RUN   TestSecretCreateResolve
10:21:11 [2022-08-30T10:21:11.141Z] === RUN   TestDockerSuite/TestCpFromCaseI
10:21:11 [2022-08-30T10:21:11.584Z] --- PASS: TestWaitRestartedContainer (0.02s)
10:21:11 [2022-08-30T10:21:11.584Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.15s)
10:21:11 [2022-08-30T10:21:11.584Z]     --- PASS: TestWaitRestartedContainer/default (1.31s)
10:21:11 [2022-08-30T10:21:11.584Z]     --- PASS: TestWaitRestartedContainer/not-running (1.00s)
10:21:11 [2022-08-30T10:21:11.584Z] === CONT  TestContainerStartOnDaemonRestart
10:21:11 [2022-08-30T10:21:11.584Z] === CONT  TestRestartDaemonWithRestartingContainer
10:21:12 [2022-08-30T10:21:12.080Z] === RUN   TestDockerSuite/TestCpFromCaseJ
10:21:12 [2022-08-30T10:21:12.744Z] --- PASS: TestSecretCreateResolve (2.17s)
10:21:12 [2022-08-30T10:21:12.744Z] PASS
10:21:12 [2022-08-30T10:21:12.744Z] 
10:21:12 [2022-08-30T10:21:12.744Z] DONE 6 tests in 13.730s
10:21:12 [2022-08-30T10:21:12.744Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:21:12 [2022-08-30T10:21:12.744Z] INFO: Testing against a local daemon
10:21:12 [2022-08-30T10:21:12.744Z] === RUN   TestServiceCreateInit
10:21:12 [2022-08-30T10:21:12.744Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:21:13 [2022-08-30T10:21:13.020Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
10:21:13 [2022-08-30T10:21:13.959Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
10:21:14 [2022-08-30T10:21:14.104Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.15s)
10:21:14 [2022-08-30T10:21:14.104Z] === CONT  TestDaemonHostGatewayIP
10:21:14 [2022-08-30T10:21:14.104Z] --- PASS: TestContainerStartOnDaemonRestart (2.16s)
10:21:14 [2022-08-30T10:21:14.104Z] === CONT  TestDaemonRestartIpcMode
10:21:14 [2022-08-30T10:21:14.899Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
10:21:14 [2022-08-30T10:21:14.899Z] === RUN   TestDockerSuite/TestCpGarbagePath
10:21:15 [2022-08-30T10:21:15.837Z] === RUN   TestDockerSuite/TestCpLocalOnly
10:21:15 [2022-08-30T10:21:15.837Z] === RUN   TestDockerSuite/TestCpNameHasColon
10:21:16 [2022-08-30T10:21:16.406Z] --- PASS: TestReplicatedJob (6.40s)
10:21:16 [2022-08-30T10:21:16.406Z] === RUN   TestUpdateReplicatedJob
10:21:16 [2022-08-30T10:21:16.625Z] --- PASS: TestDaemonRestartIpcMode (2.47s)
10:21:16 [2022-08-30T10:21:16.625Z] === CONT  TestIpcModeOlderClient
10:21:16 [2022-08-30T10:21:16.625Z] --- PASS: TestIpcModeOlderClient (0.07s)
10:21:16 [2022-08-30T10:21:16.625Z] === CONT  TestContainerKillOnDaemonStart
10:21:16 [2022-08-30T10:21:16.625Z] --- PASS: TestDaemonHostGatewayIP (2.55s)
10:21:16 [2022-08-30T10:21:16.668Z] === RUN   TestDockerSuite/TestCpRelativePath
10:21:16 [2022-08-30T10:21:16.947Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:21:17 [2022-08-30T10:21:17.609Z] === RUN   TestDockerSuite/TestCpSpecialFiles
10:21:18 [2022-08-30T10:21:18.548Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
10:21:19 [2022-08-30T10:21:19.118Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
10:21:20 [2022-08-30T10:21:20.057Z] === RUN   TestDockerSuite/TestCpToCaseA
10:21:20 [2022-08-30T10:21:20.057Z] --- PASS: TestUpdateReplicatedJob (3.72s)
10:21:20 [2022-08-30T10:21:20.057Z] === RUN   TestServiceListWithStatuses
10:21:20 [2022-08-30T10:21:20.057Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:21:20 [2022-08-30T10:21:20.057Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:21:20 [2022-08-30T10:21:20.057Z] === RUN   TestDockerNetworkConnectAlias
10:21:20 [2022-08-30T10:21:20.246Z] --- PASS: TestServiceCreateInit (7.44s)
10:21:20 [2022-08-30T10:21:20.246Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s)
10:21:20 [2022-08-30T10:21:20.246Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s)
10:21:20 [2022-08-30T10:21:20.246Z] === RUN   TestCreateServiceMultipleTimes
10:21:20 [2022-08-30T10:21:20.429Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd
10:21:20 [2022-08-30T10:21:20.430Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy
10:21:20 [2022-08-30T10:21:20.430Z] GOOS="linux" GOARCH="s390x" GOARM=""
10:21:20 [2022-08-30T10:21:20.430Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy
10:21:20 [2022-08-30T10:21:20.430Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:21:20 [2022-08-30T10:21:20.753Z] + sudo modprobe ip6table_filter
[Pipeline] sh
10:21:20 [2022-08-30T10:21:20.996Z] === RUN   TestDockerSuite/TestCpToCaseB
10:21:21 [2022-08-30T10:21:21.050Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44060/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b36298d7fa8d906c3528df4cbdee3a8bfa0493a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a hack/test/unit
10:21:21 [2022-08-30T10:21:21.256Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
10:21:21 [2022-08-30T10:21:21.312Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
10:21:21 [2022-08-30T10:21:21.312Z] + TESTFLAGS+=' -test.timeout=5m'
10:21:21 [2022-08-30T10:21:21.312Z] + TESTDIRS=./...
10:21:21 [2022-08-30T10:21:21.312Z] + exclude_paths='/vendor/|/integration'
10:21:21 [2022-08-30T10:21:21.312Z] ++ grep -vE '(/vendor/|/integration)'
10:21:21 [2022-08-30T10:21:21.312Z] ++ go list ./...
10:21:22 [2022-08-30T10:21:22.196Z] === RUN   TestDockerSuite/TestCpToCaseC
10:21:22 [2022-08-30T10:21:22.251Z] + pkg_list='github.com/docker/docker/api
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/server
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/server/backend/build
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/server/httpstatus
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/server/httputils
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/server/middleware
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/server/router
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/server/router/build
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/server/router/checkpoint
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/server/router/container
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/server/router/debug
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/server/router/distribution
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/server/router/grpc
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/server/router/image
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/server/router/network
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/server/router/plugin
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/server/router/session
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/server/router/swarm
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/server/router/system
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/server/router/volume
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/types
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/types/backend
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/types/blkiodev
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/types/container
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/types/events
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/types/filters
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/types/image
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/types/mount
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/types/network
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/types/plugins/logdriver
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/types/registry
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/types/strslice
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/types/swarm
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/types/swarm/runtime
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/types/time
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/types/versions
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/types/versions/v1p19
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/types/versions/v1p20
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/api/types/volume
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/builder
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/builder/builder-next
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/builder/builder-next/exporter
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/builder/builder-next/worker
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/builder/dockerfile
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/builder/remotecontext
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/builder/remotecontext/git
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/builder/remotecontext/urlutil
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/cli
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/cli/config
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/cli/debug
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/cli/winresources/docker-proxy
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/cli/winresources/dockerd
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/client
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/cmd/docker-proxy
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/cmd/dockerd
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/cmd/dockerd/trap
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/container
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/container/stream
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/contrib/apparmor
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/contrib/docker-device-tool
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/contrib/httpserver
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/cluster
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/cluster/convert
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/cluster/executor
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/cluster/executor/container
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/cluster/provider
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/config
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/containerd
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/events
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/events/testutils
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/graphdriver
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/graphdriver/aufs
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/graphdriver/copy
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/graphdriver/overlay
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/graphdriver/register
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/graphdriver/vfs
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/graphdriver/zfs
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/images
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/initlayer
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/links
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/listeners
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/logger
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/logger/awslogs
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/logger/fluentd
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/logger/gcplogs
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/logger/gelf
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/logger/journald
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/logger/local
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/logger/logentries
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/logger/loggertest
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/logger/loggerutils
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/logger/splunk
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/logger/syslog
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/logger/templates
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/names
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/network
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/daemon/stats
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/distribution
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/distribution/metadata
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/distribution/utils
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/distribution/xfer
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/dockerversion
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/errdefs
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/image
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/image/cache
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/image/tarexport
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/image/v1
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/internal/test/suite
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/layer
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libcontainerd
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libcontainerd/queue
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libcontainerd/remote
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libcontainerd/supervisor
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libcontainerd/types
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/bitseq
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/cluster
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/config
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/datastore
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/diagnostic
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/discoverapi
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/driverapi
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/drivers/bridge
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/drivers/host
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/drivers/null
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/drivers/overlay
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/drivers/remote
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/drivers/windows
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/drvregistry
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/etchosts
10:21:22 [2022-08-30T10:21:22.251Z] github.com/docker/docker/libnetwork/idm
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/internal/caller
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/ipam
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/ipamapi
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/ipams/builtin
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/ipams/null
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/ipams/remote
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/ipamutils
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/iptables
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/netlabel
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/netutils
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/networkdb
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/ns
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/options
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/osl
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/osl/kernel
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/portallocator
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/portmapper
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/resolvconf
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/testutils
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/types
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/oci
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/oci/caps
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/opts
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/aaparser
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/archive
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/authorization
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/broadcaster
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/capabilities
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/chrootarchive
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/containerfs
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/devicemapper
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/directory
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/dmesg
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/fileutils
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/fsutils
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/homedir
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/idtools
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/ioutils
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/jsonmessage
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/longpath
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/loopback
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/namesgenerator
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/parsers
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/parsers/kernel
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/pidfile
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/platform
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/plugingetter
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/plugins
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/plugins/transport
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/pools
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/progress
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/pubsub
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/reexec
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/signal
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/stack
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/stdcopy
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/streamformatter
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/stringid
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/sysinfo
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/system
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/tailfile
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/tarsum
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/urlutil
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/useragent
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/plugin
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/plugin/executor/containerd
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/plugin/v2
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/profiles/apparmor
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/profiles/seccomp
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/quota
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/reference
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/registry
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/registry/resumable
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/restartmanager
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/rootless
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/rootless/specconv
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/runconfig
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/runconfig/opts
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/testutil
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/testutil/daemon
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/testutil/environment
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/testutil/fakecontext
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/testutil/fakegit
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/testutil/fakestorage
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/testutil/fixtures/load
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/testutil/fixtures/plugin
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/testutil/registry
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/testutil/request
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/volume
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/volume/drivers
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/volume/local
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/volume/mounts
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/volume/service
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/volume/service/opts
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/volume/testutils'
10:21:22 [2022-08-30T10:21:22.252Z] ++ grep --fixed-strings -v /libnetwork
10:21:22 [2022-08-30T10:21:22.252Z] ++ echo 'github.com/docker/docker/api
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/server
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/server/backend/build
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/server/httpstatus
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/server/httputils
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/server/middleware
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/server/router
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/server/router/build
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/server/router/checkpoint
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/server/router/container
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/server/router/debug
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/server/router/distribution
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/server/router/grpc
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/server/router/image
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/server/router/network
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/server/router/plugin
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/server/router/session
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/server/router/swarm
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/server/router/system
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/server/router/volume
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/types
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/types/backend
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/types/blkiodev
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/types/container
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/types/events
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/types/filters
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/types/image
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/types/mount
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/types/network
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/types/plugins/logdriver
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/types/registry
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/types/strslice
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/types/swarm
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/types/swarm/runtime
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/types/time
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/types/versions
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/types/versions/v1p19
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/types/versions/v1p20
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/api/types/volume
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/builder
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/builder/builder-next
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/builder/builder-next/exporter
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/builder/builder-next/worker
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/builder/dockerfile
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/builder/remotecontext
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/builder/remotecontext/git
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/builder/remotecontext/urlutil
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/cli
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/cli/config
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/cli/debug
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/cli/winresources/docker-proxy
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/cli/winresources/dockerd
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/client
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/cmd/docker-proxy
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/cmd/dockerd
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/cmd/dockerd/trap
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/container
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/container/stream
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/contrib/apparmor
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/contrib/docker-device-tool
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/contrib/httpserver
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/cluster
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/cluster/convert
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/cluster/executor
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/cluster/executor/container
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/cluster/provider
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/config
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/containerd
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/events
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/events/testutils
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/graphdriver
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/graphdriver/aufs
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/graphdriver/copy
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/graphdriver/overlay
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/graphdriver/register
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/graphdriver/vfs
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/graphdriver/zfs
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/images
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/initlayer
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/links
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/listeners
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/logger
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/logger/awslogs
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/logger/fluentd
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/logger/gcplogs
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/logger/gelf
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/logger/journald
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/logger/local
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/logger/logentries
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/logger/loggertest
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/logger/loggerutils
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/logger/splunk
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/logger/syslog
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/logger/templates
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/names
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/network
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/daemon/stats
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/distribution
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/distribution/metadata
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/distribution/utils
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/distribution/xfer
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/dockerversion
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/errdefs
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/image
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/image/cache
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/image/tarexport
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/image/v1
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/internal/test/suite
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/layer
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libcontainerd
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libcontainerd/queue
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libcontainerd/remote
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libcontainerd/supervisor
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libcontainerd/types
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/bitseq
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/cluster
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/config
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/datastore
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/diagnostic
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/discoverapi
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/driverapi
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/drivers/bridge
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/drivers/host
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/drivers/null
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/drivers/overlay
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/drivers/remote
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/drivers/windows
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/drvregistry
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/etchosts
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/idm
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/internal/caller
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/ipam
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/ipamapi
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/ipams/builtin
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/ipams/null
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/ipams/remote
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/ipamutils
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/iptables
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/netlabel
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/netutils
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/networkdb
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/ns
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/options
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/osl
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/osl/kernel
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/portallocator
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/portmapper
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/resolvconf
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/testutils
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/libnetwork/types
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/oci
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/oci/caps
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/opts
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/aaparser
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/archive
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/authorization
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/broadcaster
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/capabilities
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/chrootarchive
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/containerfs
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/devicemapper
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/directory
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/dmesg
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/fileutils
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/fsutils
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/homedir
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/idtools
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/ioutils
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/jsonmessage
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/longpath
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/loopback
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/namesgenerator
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/parsers
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/parsers/kernel
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/pidfile
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/platform
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/plugingetter
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/plugins
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/plugins/transport
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/pools
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/progress
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/pubsub
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/reexec
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/signal
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/stack
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/stdcopy
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/streamformatter
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/stringid
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/sysinfo
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/system
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/tailfile
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/tarsum
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/urlutil
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/pkg/useragent
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/plugin
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/plugin/executor/containerd
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/plugin/v2
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/profiles/apparmor
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/profiles/seccomp
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/quota
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/reference
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/registry
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/registry/resumable
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/restartmanager
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/rootless
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/rootless/specconv
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/runconfig
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/runconfig/opts
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/testutil
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/testutil/daemon
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/testutil/environment
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/testutil/fakecontext
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/testutil/fakegit
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/testutil/fakestorage
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/testutil/fixtures/load
10:21:22 [2022-08-30T10:21:22.252Z] github.com/docker/docker/testutil/fixtures/plugin
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/testutil/registry
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/testutil/request
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/volume
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/volume/drivers
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/volume/local
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/volume/mounts
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/volume/service
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/volume/service/opts
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/volume/testutils'
10:21:22 [2022-08-30T10:21:22.253Z] + base_pkg_list='github.com/docker/docker/api
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/backend/build
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/httpstatus
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/httputils
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/middleware
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/build
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/checkpoint
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/container
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/debug
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/distribution
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/grpc
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/image
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/network
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/plugin
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/session
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/swarm
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/system
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/volume
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/backend
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/blkiodev
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/container
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/events
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/filters
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/image
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/mount
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/network
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/plugins/logdriver
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/registry
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/strslice
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/swarm
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/swarm/runtime
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/time
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/versions
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/versions/v1p19
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/versions/v1p20
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/volume
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder/builder-next
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder/builder-next/exporter
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder/builder-next/worker
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder/dockerfile
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder/remotecontext
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder/remotecontext/git
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder/remotecontext/urlutil
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/cli
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/cli/config
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/cli/debug
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/cli/winresources/docker-proxy
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/cli/winresources/dockerd
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/client
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/cmd/docker-proxy
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/cmd/dockerd
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/cmd/dockerd/trap
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/container
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/container/stream
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/contrib/apparmor
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/contrib/docker-device-tool
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/contrib/httpserver
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/cluster
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/cluster/convert
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/cluster/executor
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/cluster/executor/container
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/cluster/provider
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/config
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/containerd
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/events
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/events/testutils
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/aufs
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/copy
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/overlay
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/register
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/vfs
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/zfs
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/images
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/initlayer
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/links
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/listeners
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/awslogs
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/fluentd
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/gcplogs
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/gelf
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/journald
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/local
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/logentries
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/loggertest
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/loggerutils
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/splunk
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/syslog
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/templates
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/names
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/network
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/stats
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/distribution
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/distribution/metadata
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/distribution/utils
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/distribution/xfer
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/dockerversion
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/errdefs
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/image
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/image/cache
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/image/tarexport
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/image/v1
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/internal/test/suite
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/layer
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/libcontainerd
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/libcontainerd/queue
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/libcontainerd/remote
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/libcontainerd/supervisor
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/libcontainerd/types
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/oci
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/oci/caps
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/opts
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/aaparser
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/archive
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/authorization
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/broadcaster
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/capabilities
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/chrootarchive
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/containerfs
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/devicemapper
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/directory
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/dmesg
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/fileutils
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/fsutils
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/homedir
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/idtools
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/ioutils
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/jsonmessage
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/longpath
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/loopback
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/namesgenerator
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/parsers
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/parsers/kernel
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/pidfile
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/platform
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/plugingetter
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/plugins
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/plugins/transport
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/pools
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/progress
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/pubsub
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/reexec
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/signal
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/stack
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/stdcopy
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/streamformatter
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/stringid
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/sysinfo
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/system
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/tailfile
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/tarsum
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/urlutil
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/pkg/useragent
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/plugin
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/plugin/executor/containerd
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/plugin/v2
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/profiles/apparmor
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/profiles/seccomp
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/quota
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/reference
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/registry
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/registry/resumable
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/restartmanager
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/rootless
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/rootless/specconv
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/runconfig
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/runconfig/opts
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/testutil
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/testutil/daemon
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/testutil/environment
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/testutil/fakecontext
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/testutil/fakegit
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/testutil/fakestorage
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/testutil/fixtures/load
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/testutil/fixtures/plugin
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/testutil/registry
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/testutil/request
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/volume
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/volume/drivers
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/volume/local
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/volume/mounts
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/volume/service
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/volume/service/opts
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/volume/testutils'
10:21:22 [2022-08-30T10:21:22.253Z] ++ grep --fixed-strings /libnetwork
10:21:22 [2022-08-30T10:21:22.253Z] ++ echo 'github.com/docker/docker/api
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/backend/build
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/httpstatus
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/httputils
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/middleware
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/build
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/checkpoint
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/container
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/debug
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/distribution
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/grpc
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/image
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/network
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/plugin
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/session
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/swarm
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/system
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/server/router/volume
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/backend
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/blkiodev
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/container
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/events
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/filters
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/image
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/mount
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/network
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/plugins/logdriver
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/registry
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/strslice
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/swarm
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/swarm/runtime
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/time
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/versions
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/versions/v1p19
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/versions/v1p20
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/api/types/volume
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder/builder-next
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder/builder-next/exporter
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder/builder-next/worker
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder/dockerfile
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder/remotecontext
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder/remotecontext/git
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/builder/remotecontext/urlutil
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/cli
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/cli/config
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/cli/debug
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/cli/winresources/docker-proxy
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/cli/winresources/dockerd
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/client
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/cmd/docker-proxy
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/cmd/dockerd
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/cmd/dockerd/trap
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/container
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/container/stream
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/contrib/apparmor
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/contrib/docker-device-tool
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/contrib/httpserver
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/cluster
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/cluster/convert
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/cluster/executor
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/cluster/executor/container
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/cluster/provider
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/config
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/containerd
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/events
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/events/testutils
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/aufs
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/copy
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/overlay
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/register
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/vfs
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/graphdriver/zfs
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/images
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/initlayer
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/links
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/listeners
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/awslogs
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/fluentd
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/gcplogs
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/gelf
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/journald
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/local
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/logentries
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/loggertest
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/loggerutils
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/splunk
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/syslog
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/logger/templates
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/names
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/network
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/daemon/stats
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/distribution
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/distribution/metadata
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/distribution/utils
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/distribution/xfer
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/dockerversion
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/errdefs
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/image
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/image/cache
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/image/tarexport
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/image/v1
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/internal/test/suite
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/layer
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/libcontainerd
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/libcontainerd/queue
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/libcontainerd/remote
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/libcontainerd/supervisor
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/libcontainerd/types
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/libnetwork
10:21:22 [2022-08-30T10:21:22.253Z] github.com/docker/docker/libnetwork/bitseq
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cluster
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/config
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/datastore
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/diagnostic
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/discoverapi
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/driverapi
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/bridge
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/host
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/null
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/overlay
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/remote
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/windows
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drvregistry
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/etchosts
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/idm
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/internal/caller
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipam
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipamapi
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipams/builtin
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipams/null
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipams/remote
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipamutils
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/iptables
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/netlabel
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/netutils
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/networkdb
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ns
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/options
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/osl
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/osl/kernel
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/portallocator
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/portmapper
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/resolvconf
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/testutils
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/types
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/oci
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/oci/caps
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/opts
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/aaparser
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/archive
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/authorization
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/broadcaster
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/capabilities
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/chrootarchive
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/containerfs
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/devicemapper
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/directory
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/dmesg
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/fileutils
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/fsutils
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/homedir
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/idtools
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/ioutils
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/jsonmessage
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/longpath
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/loopback
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/namesgenerator
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/parsers
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/parsers/kernel
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/pidfile
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/platform
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/plugingetter
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/plugins
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/plugins/transport
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/pools
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/progress
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/pubsub
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/reexec
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/signal
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/stack
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/stdcopy
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/streamformatter
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/stringid
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/sysinfo
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/system
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/tailfile
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/tarsum
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/urlutil
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/pkg/useragent
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/plugin
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/plugin/executor/containerd
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/plugin/v2
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/profiles/apparmor
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/profiles/seccomp
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/quota
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/reference
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/registry
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/registry/resumable
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/restartmanager
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/rootless
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/rootless/specconv
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/runconfig
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/runconfig/opts
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/testutil
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/testutil/daemon
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/testutil/environment
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/testutil/fakecontext
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/testutil/fakegit
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/testutil/fakestorage
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/testutil/fixtures/load
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/testutil/fixtures/plugin
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/testutil/registry
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/testutil/request
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/volume
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/volume/drivers
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/volume/local
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/volume/mounts
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/volume/service
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/volume/service/opts
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/volume/testutils'
10:21:22 [2022-08-30T10:21:22.254Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/bitseq
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cluster
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/config
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/datastore
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/diagnostic
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/discoverapi
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/driverapi
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/bridge
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/host
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/null
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/overlay
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/remote
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/windows
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drvregistry
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/etchosts
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/idm
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/internal/caller
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipam
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipamapi
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipams/builtin
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipams/null
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipams/remote
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipamutils
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/iptables
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/netlabel
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/netutils
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/networkdb
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ns
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/options
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/osl
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/osl/kernel
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/portallocator
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/portmapper
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/resolvconf
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/testutils
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/types'
10:21:22 [2022-08-30T10:21:22.254Z] + grep --fixed-strings libnetwork/drivers/bridge
10:21:22 [2022-08-30T10:21:22.254Z] + echo 'github.com/docker/docker/libnetwork
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/bitseq
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cluster
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/config
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/datastore
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/diagnostic
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/discoverapi
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/driverapi
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/bridge
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/host
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/null
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/overlay
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/remote
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/windows
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drvregistry
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/etchosts
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/idm
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/internal/caller
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipam
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipamapi
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipams/builtin
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipams/null
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipams/remote
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ipamutils
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/iptables
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/netlabel
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/netutils
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/networkdb
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/ns
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/options
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/osl
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/osl/kernel
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/portallocator
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/portmapper
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/resolvconf
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/testutils
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/types'
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/bridge
10:21:22 [2022-08-30T10:21:22.254Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:21:22 [2022-08-30T10:21:22.254Z] + type docker-proxy
10:21:22 [2022-08-30T10:21:22.254Z] hack/test/unit: line 25: type: docker-proxy: not found
10:21:22 [2022-08-30T10:21:22.254Z] + hack/make.sh binary-proxy install-proxy
10:21:22 [2022-08-30T10:21:22.254Z] 
10:21:22 [2022-08-30T10:21:22.514Z] Removing bundles/
10:21:22 [2022-08-30T10:21:22.514Z] 
10:21:22 [2022-08-30T10:21:22.514Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
10:21:22 [2022-08-30T10:21:22.514Z] Building: bundles/binary-proxy/docker-proxy
10:21:22 [2022-08-30T10:21:22.514Z] GOOS="" GOARCH="" GOARM=""
10:21:24 [2022-08-30T10:21:24.118Z]     docker_api_swarm_test.go:202: [d6ae9803a0022] joining swarm manager [dcb60529c4bb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:21:24 [2022-08-30T10:21:24.378Z] === RUN   TestDockerSuite/TestCpToCaseD
10:21:25 [2022-08-30T10:21:25.758Z] --- PASS: TestDockerNetworkConnectAlias (5.65s)
10:21:25 [2022-08-30T10:21:25.758Z] === RUN   TestDockerNetworkReConnect
10:21:26 [2022-08-30T10:21:26.548Z] --- PASS: TestInfoAPIWarnings (16.57s)
10:21:26 [2022-08-30T10:21:26.548Z] === RUN   TestInfoDebug
10:21:26 [2022-08-30T10:21:26.548Z] --- PASS: TestInfoDebug (0.54s)
10:21:26 [2022-08-30T10:21:26.548Z] === RUN   TestInfoInsecureRegistries
10:21:26 [2022-08-30T10:21:26.548Z] --- PASS: TestInfoInsecureRegistries (0.54s)
10:21:26 [2022-08-30T10:21:26.548Z] === RUN   TestInfoRegistryMirrors
10:21:26 [2022-08-30T10:21:26.548Z] --- PASS: TestInfoRegistryMirrors (0.54s)
10:21:26 [2022-08-30T10:21:26.548Z] === RUN   TestLoginFailsWithBadCredentials
10:21:27 [2022-08-30T10:21:27.120Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
10:21:27 [2022-08-30T10:21:27.120Z] === RUN   TestPingCacheHeaders
10:21:27 [2022-08-30T10:21:27.120Z] --- PASS: TestPingCacheHeaders (0.03s)
10:21:27 [2022-08-30T10:21:27.120Z] === RUN   TestPingGet
10:21:27 [2022-08-30T10:21:27.120Z] --- PASS: TestPingGet (0.01s)
10:21:27 [2022-08-30T10:21:27.120Z] === RUN   TestPingHead
10:21:27 [2022-08-30T10:21:27.120Z] --- PASS: TestPingHead (0.03s)
10:21:27 [2022-08-30T10:21:27.120Z] === RUN   TestPingSwarmHeader
10:21:27 [2022-08-30T10:21:27.694Z] === RUN   TestPingSwarmHeader/before_swarm_init
10:21:28 [2022-08-30T10:21:28.263Z] === RUN   TestPingSwarmHeader/after_swarm_init
10:21:28 [2022-08-30T10:21:28.297Z] === RUN   TestDockerSuite/TestCpToCaseE
10:21:28 [2022-08-30T10:21:28.793Z] --- PASS: TestContainerKillOnDaemonStart (11.49s)
10:21:28 [2022-08-30T10:21:28.793Z] PASS
10:21:28 [2022-08-30T10:21:28.793Z] 
10:21:28 [2022-08-30T10:21:28.793Z] === Skipped
10:21:28 [2022-08-30T10:21:28.793Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:21:28 [2022-08-30T10:21:28.793Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:21:28 [2022-08-30T10:21:28.793Z] 
10:21:28 [2022-08-30T10:21:28.793Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:21:28 [2022-08-30T10:21:28.793Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:21:28 [2022-08-30T10:21:28.793Z] 
10:21:28 [2022-08-30T10:21:28.793Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
10:21:28 [2022-08-30T10:21:28.793Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:21:28 [2022-08-30T10:21:28.793Z] 
10:21:28 [2022-08-30T10:21:28.793Z] DONE 273 tests, 3 skipped in 129.911s
10:21:28 [2022-08-30T10:21:28.793Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
10:21:28 [2022-08-30T10:21:28.793Z] ++ 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
10:21:28 [2022-08-30T10:21:28.793Z] ++ set -e
10:21:28 [2022-08-30T10:21:28.793Z] ++ '[' -n 0 ']'
10:21:28 [2022-08-30T10:21:28.793Z] ++ set -x
10:21:28 [2022-08-30T10:21:28.793Z] ++ 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
10:21:28 [2022-08-30T10:21:28.793Z] === RUN   TestConfigDaemonLibtrustID
10:21:28 [2022-08-30T10:21:28.793Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
10:21:28 [2022-08-30T10:21:28.793Z] === RUN   TestConfigDaemonID
10:21:29 [2022-08-30T10:21:29.203Z] === RUN   TestPingSwarmHeader/after_swarm_leave
10:21:29 [2022-08-30T10:21:29.203Z] --- PASS: TestPingSwarmHeader (2.07s)
10:21:29 [2022-08-30T10:21:29.203Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
10:21:29 [2022-08-30T10:21:29.203Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
10:21:29 [2022-08-30T10:21:29.203Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
10:21:29 [2022-08-30T10:21:29.203Z] === RUN   TestPingBuilderHeader
10:21:29 [2022-08-30T10:21:29.203Z] === RUN   TestPingBuilderHeader/default_config
10:21:29 [2022-08-30T10:21:29.355Z]     daemon_test.go:83: [db0f37d992ca3] daemon is not started
10:21:29 [2022-08-30T10:21:29.355Z] --- PASS: TestConfigDaemonID (1.04s)
10:21:29 [2022-08-30T10:21:29.355Z] === RUN   TestDaemonConfigValidation
10:21:29 [2022-08-30T10:21:29.355Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:21:29 [2022-08-30T10:21:29.355Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:21:29 [2022-08-30T10:21:29.355Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:21:29 [2022-08-30T10:21:29.355Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:21:29 [2022-08-30T10:21:29.355Z] === RUN   TestDaemonConfigValidation/invalid_config
10:21:29 [2022-08-30T10:21:29.355Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:21:29 [2022-08-30T10:21:29.355Z] === RUN   TestDaemonConfigValidation/malformed_config
10:21:29 [2022-08-30T10:21:29.355Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:21:29 [2022-08-30T10:21:29.355Z] === RUN   TestDaemonConfigValidation/valid_config
10:21:29 [2022-08-30T10:21:29.355Z] === PAUSE TestDaemonConfigValidation/valid_config
10:21:29 [2022-08-30T10:21:29.355Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:21:29 [2022-08-30T10:21:29.355Z] === CONT  TestDaemonConfigValidation/malformed_config
10:21:29 [2022-08-30T10:21:29.612Z] === CONT  TestDaemonConfigValidation/invalid_config
10:21:29 [2022-08-30T10:21:29.612Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:21:29 [2022-08-30T10:21:29.612Z] === CONT  TestDaemonConfigValidation/valid_config
10:21:29 [2022-08-30T10:21:29.612Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:21:29 [2022-08-30T10:21:29.612Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
10:21:29 [2022-08-30T10:21:29.612Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
10:21:29 [2022-08-30T10:21:29.612Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
10:21:29 [2022-08-30T10:21:29.612Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
10:21:29 [2022-08-30T10:21:29.612Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
10:21:29 [2022-08-30T10:21:29.612Z] === RUN   TestConfigDaemonSeccompProfiles
10:21:29 [2022-08-30T10:21:29.612Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:21:29 [2022-08-30T10:21:29.773Z] === RUN   TestPingBuilderHeader/buildkit_disabled
10:21:30 [2022-08-30T10:21:30.204Z] --- PASS: TestDockerNetworkReConnect (4.25s)
10:21:30 [2022-08-30T10:21:30.204Z] === RUN   TestServicePlugin
10:21:30 [2022-08-30T10:21:30.347Z] --- PASS: TestPingBuilderHeader (1.08s)
10:21:30 [2022-08-30T10:21:30.347Z]     --- PASS: TestPingBuilderHeader/default_config (0.53s)
10:21:30 [2022-08-30T10:21:30.347Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s)
10:21:30 [2022-08-30T10:21:30.347Z] === RUN   TestVersion
10:21:30 [2022-08-30T10:21:30.347Z] --- PASS: TestVersion (0.03s)
10:21:30 [2022-08-30T10:21:30.347Z] === CONT  TestDiskUsage
10:21:30 [2022-08-30T10:21:30.645Z] Created binary: bundles/binary-proxy/docker-proxy
10:21:30 [2022-08-30T10:21:30.645Z] 
10:21:30 [2022-08-30T10:21:30.645Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
10:21:30 [2022-08-30T10:21:30.645Z] Installing docker-proxy to /usr/local/bin/
10:21:30 [2022-08-30T10:21:30.645Z] 
10:21:30 [2022-08-30T10:21:30.645Z] + mkdir -p bundles
10:21:30 [2022-08-30T10:21:30.645Z] + '[' -n 'github.com/docker/docker/api
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/server
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/server/backend/build
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/server/httpstatus
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/server/httputils
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/server/middleware
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/server/router
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/server/router/build
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/server/router/checkpoint
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/server/router/container
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/server/router/debug
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/server/router/distribution
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/server/router/grpc
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/server/router/image
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/server/router/network
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/server/router/plugin
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/server/router/session
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/server/router/swarm
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/server/router/system
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/server/router/volume
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/types
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/types/backend
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/types/blkiodev
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/types/container
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/types/events
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/types/filters
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/types/image
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/types/mount
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/types/network
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/types/plugins/logdriver
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/types/registry
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/types/strslice
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/types/swarm
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/types/swarm/runtime
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/types/time
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/types/versions
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/types/versions/v1p19
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/types/versions/v1p20
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/api/types/volume
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/builder
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/builder/builder-next
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/builder/builder-next/exporter
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/builder/builder-next/worker
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/builder/dockerfile
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/builder/remotecontext
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/builder/remotecontext/git
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/builder/remotecontext/urlutil
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/cli
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/cli/config
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/cli/debug
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/cli/winresources/docker-proxy
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/cli/winresources/dockerd
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/client
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/cmd/docker-proxy
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/cmd/dockerd
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/cmd/dockerd/trap
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/container
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/container/stream
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/contrib/apparmor
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/contrib/docker-device-tool
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/contrib/httpserver
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/cluster
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/cluster/convert
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/cluster/executor
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/cluster/executor/container
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/cluster/provider
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/config
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/containerd
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/events
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/events/testutils
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/graphdriver
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/graphdriver/aufs
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/graphdriver/copy
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/graphdriver/overlay
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/graphdriver/register
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/graphdriver/vfs
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/graphdriver/zfs
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/images
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/initlayer
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/links
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/listeners
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/logger
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/logger/awslogs
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/logger/fluentd
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/logger/gcplogs
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/logger/gelf
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/logger/journald
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/logger/local
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/logger/logentries
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/logger/loggertest
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/logger/loggerutils
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/logger/splunk
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/logger/syslog
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/logger/templates
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/names
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/network
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/daemon/stats
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/distribution
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/distribution/metadata
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/distribution/utils
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/distribution/xfer
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/dockerversion
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/errdefs
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/image
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/image/cache
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/image/tarexport
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/image/v1
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/internal/test/suite
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/layer
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/libcontainerd
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/libcontainerd/queue
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/libcontainerd/remote
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/libcontainerd/supervisor
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/libcontainerd/types
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/oci
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/oci/caps
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/opts
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/aaparser
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/archive
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/authorization
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/broadcaster
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/capabilities
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/chrootarchive
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/containerfs
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/devicemapper
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/directory
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/dmesg
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/fileutils
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/fsutils
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/homedir
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/idtools
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/ioutils
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/jsonmessage
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/longpath
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/loopback
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/namesgenerator
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/parsers
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/parsers/kernel
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/pidfile
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/platform
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/plugingetter
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/plugins
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/plugins/transport
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/pools
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/progress
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/pubsub
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/reexec
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/signal
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/stack
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/stdcopy
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/streamformatter
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/stringid
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/sysinfo
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/system
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/tailfile
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/tarsum
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/urlutil
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/pkg/useragent
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/plugin
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/plugin/executor/containerd
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/plugin/v2
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/profiles/apparmor
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/profiles/seccomp
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/quota
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/reference
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/registry
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/registry/resumable
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/restartmanager
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/rootless
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/rootless/specconv
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/runconfig
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/runconfig/opts
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/testutil
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/testutil/daemon
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/testutil/environment
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/testutil/fakecontext
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/testutil/fakegit
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/testutil/fakestorage
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/testutil/fixtures/load
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/testutil/fixtures/plugin
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/testutil/registry
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/testutil/request
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/volume
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/volume/drivers
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/volume/local
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/volume/mounts
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/volume/service
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/volume/service/opts
10:21:30 [2022-08-30T10:21:30.645Z] github.com/docker/docker/volume/testutils' ']'
10:21:30 [2022-08-30T10:21:30.646Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/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/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
10:21:30 [2022-08-30T10:21:30.646Z] ?   	github.com/docker/docker/api	[no test files]
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/empty
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/empty/container_types
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/empty/image_types
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/empty/volume_types
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/empty/build-cache_types
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/after_LoadBusybox
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:21:30 [2022-08-30T10:21:30.916Z] === RUN   TestDiskUsage/after_container.Run
10:21:30 [2022-08-30T10:21:30.978Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:21:31 [2022-08-30T10:21:31.143Z] === RUN   TestDockerSuite/TestCpToCaseF
10:21:31 [2022-08-30T10:21:31.487Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:21:31 [2022-08-30T10:21:31.487Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:21:31 [2022-08-30T10:21:31.487Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:21:31 [2022-08-30T10:21:31.487Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:21:31 [2022-08-30T10:21:31.487Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:21:31 [2022-08-30T10:21:31.487Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:21:31 [2022-08-30T10:21:31.487Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:21:31 [2022-08-30T10:21:31.487Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:21:31 [2022-08-30T10:21:31.487Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:21:31 [2022-08-30T10:21:31.487Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:21:31 [2022-08-30T10:21:31.487Z] --- PASS: TestDiskUsage (1.25s)
10:21:31 [2022-08-30T10:21:31.487Z]     --- PASS: TestDiskUsage/empty (0.01s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]     --- PASS: TestDiskUsage/after_container.Run (0.38s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.02s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
10:21:31 [2022-08-30T10:21:31.487Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
10:21:31 [2022-08-30T10:21:31.487Z] PASS
10:21:31 [2022-08-30T10:21:31.487Z] 
10:21:31 [2022-08-30T10:21:31.487Z] === Skipped
10:21:31 [2022-08-30T10:21:31.487Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:21:31 [2022-08-30T10:21:31.487Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:21:31 [2022-08-30T10:21:31.487Z] 
10:21:31 [2022-08-30T10:21:31.487Z] DONE 57 tests, 1 skipped in 23.869s
10:21:31 [2022-08-30T10:21:31.487Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:21:31 [2022-08-30T10:21:31.747Z] INFO: Testing against a local daemon
10:21:31 [2022-08-30T10:21:31.747Z] === RUN   TestVolumesCreateAndList
10:21:31 [2022-08-30T10:21:31.747Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:21:31 [2022-08-30T10:21:31.747Z] === RUN   TestVolumesRemove
10:21:31 [2022-08-30T10:21:31.747Z] --- PASS: TestVolumesRemove (0.05s)
10:21:31 [2022-08-30T10:21:31.747Z] === RUN   TestVolumesInspect
10:21:31 [2022-08-30T10:21:31.747Z] --- PASS: TestVolumesInspect (0.02s)
10:21:31 [2022-08-30T10:21:31.747Z] === RUN   TestVolumesInvalidJSON
10:21:31 [2022-08-30T10:21:31.747Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:21:31 [2022-08-30T10:21:31.747Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:21:31 [2022-08-30T10:21:31.747Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:21:31 [2022-08-30T10:21:31.747Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:21:31 [2022-08-30T10:21:31.747Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:21:31 [2022-08-30T10:21:31.747Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:21:31 [2022-08-30T10:21:31.747Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:21:31 [2022-08-30T10:21:31.747Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:21:31 [2022-08-30T10:21:31.747Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
10:21:31 [2022-08-30T10:21:31.747Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:21:31 [2022-08-30T10:21:31.747Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:21:31 [2022-08-30T10:21:31.747Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:21:31 [2022-08-30T10:21:31.747Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:21:31 [2022-08-30T10:21:31.747Z] PASS
10:21:31 [2022-08-30T10:21:31.747Z] 
10:21:31 [2022-08-30T10:21:31.747Z] DONE 9 tests in 0.192s
10:21:31 [2022-08-30T10:21:31.747Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:21:31 [2022-08-30T10:21:31.747Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14723 is not a child of this shell
10:21:31 [2022-08-30T10:21:31.747Z] warning: PID 14723 from bundles/test-integration/docker.pid had a nonzero exit code
10:21:31 [2022-08-30T10:21:31.747Z] Leaving: AppArmorNo profiles have been unloaded.
10:21:31 [2022-08-30T10:21:31.747Z] 
10:21:31 [2022-08-30T10:21:31.747Z] Unloading profiles will leave already running processes permanently
10:21:31 [2022-08-30T10:21:31.747Z] unconfined, which can lead to unexpected situations.
10:21:31 [2022-08-30T10:21:31.747Z] 
10:21:31 [2022-08-30T10:21:31.747Z] To set a process to complain mode, use the command line tool
10:21:31 [2022-08-30T10:21:31.747Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:21:31 [2022-08-30T10:21:31.747Z] Removing test suite binaries
10:21:31 [2022-08-30T10:21:31.907Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:21:32 [2022-08-30T10:21:32.008Z] exiting test-integration
10:21:32 [2022-08-30T10:21:32.008Z] ++ exit 0
10:21:32 [2022-08-30T10:21:32.008Z] 
10:21:32 [2022-08-30T10:21:32.085Z] === RUN   TestDockerSuite/TestCpToCaseG
10:21:32 [2022-08-30T10:21:32.835Z] === CONT  TestConfigDaemonSeccompProfiles
10:21:32 [2022-08-30T10:21:32.835Z]     daemon_test.go:197: [ded08c112f161] daemon is not started
10:21:32 [2022-08-30T10:21:32.835Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
10:21:32 [2022-08-30T10:21:32.835Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
10:21:32 [2022-08-30T10:21:32.835Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
10:21:32 [2022-08-30T10:21:32.835Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
10:21:32 [2022-08-30T10:21:32.835Z] === RUN   TestDaemonProxy
10:21:32 [2022-08-30T10:21:32.836Z] === RUN   TestDaemonProxy/environment_variables
Post stage
[Pipeline] junit
10:21:32 [2022-08-30T10:21:32.960Z] Recording test results
10:21:34 [2022-08-30T10:21:34.623Z]     plugin_test.go:61: [dee0a02b4c1b9] joining swarm manager [de322f3879ab2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:21:34 [2022-08-30T10:21:34.689Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
10:21:34 [2022-08-30T10:21:34.726Z] === RUN   TestDaemonProxy/command-line_options
[Pipeline] // stage
Post stage
[Pipeline] sh
10:21:35 [2022-08-30T10:21:35.024Z] + echo Ensuring container killed.
10:21:35 [2022-08-30T10:21:35.024Z] Ensuring container killed.
10:21:35 [2022-08-30T10:21:35.024Z] + docker rm -vf docker-pr2
10:21:35 [2022-08-30T10:21:35.024Z] Error: No such container: docker-pr2
[Pipeline] sh
10:21:35 [2022-08-30T10:21:35.192Z] === RUN   TestDockerSuite/TestCpToCaseH
10:21:35 [2022-08-30T10:21:35.315Z] + echo Chowning /workspace to jenkins user
10:21:35 [2022-08-30T10:21:35.315Z] Chowning /workspace to jenkins user
10:21:35 [2022-08-30T10:21:35.315Z] + id -u
10:21:35 [2022-08-30T10:21:35.315Z] + id -g
10:21:35 [2022-08-30T10:21:35.315Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44060:/workspace busybox chown -R 1000:1000 /workspace
10:21:35 [2022-08-30T10:21:35.315Z] Unable to find image 'busybox:latest' locally
10:21:35 [2022-08-30T10:21:35.315Z] latest: Pulling from library/busybox
10:21:35 [2022-08-30T10:21:35.577Z] 50783e0dfb64: Pulling fs layer
10:21:35 [2022-08-30T10:21:35.577Z] 50783e0dfb64: Download complete
10:21:35 [2022-08-30T10:21:35.577Z] 50783e0dfb64: Pull complete
10:21:35 [2022-08-30T10:21:35.577Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
10:21:35 [2022-08-30T10:21:35.577Z] Status: Downloaded newer image for busybox:latest
10:21:35 [2022-08-30T10:21:35.761Z]     plugin_test.go:64: [d4768b8c5c0f7] joining swarm manager [de322f3879ab2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:21:36 [2022-08-30T10:21:36.616Z] === RUN   TestDaemonProxy/configuration_file
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:21:37 [2022-08-30T10:21:37.787Z] + bundleName=amd64-rootless
10:21:37 [2022-08-30T10:21:37.788Z] + echo Creating amd64-rootless-bundles.tar.gz
10:21:37 [2022-08-30T10:21:37.788Z] Creating amd64-rootless-bundles.tar.gz
10:21:37 [2022-08-30T10:21:37.788Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:21:37 [2022-08-30T10:21:37.788Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
10:21:37 [2022-08-30T10:21:37.801Z] Archiving artifacts
10:21:37 [2022-08-30T10:21:37.983Z] === RUN   TestDaemonProxy/conflicting_options
10:21:38 [2022-08-30T10:21:38.300Z] === RUN   TestDockerSuite/TestCpToCaseI
10:21:38 [2022-08-30T10:21:38.432Z] --- PASS: TestCreateServiceMultipleTimes (16.03s)
10:21:38 [2022-08-30T10:21:38.432Z] === RUN   TestCreateServiceConflict
10:21:38 [2022-08-30T10:21:38.432Z] --- PASS: TestCreateServiceConflict (2.19s)
10:21:38 [2022-08-30T10:21:38.432Z] === RUN   TestCreateServiceMaxReplicas
10:21:38 [2022-08-30T10:21:38.545Z] === RUN   TestDaemonProxy/reload_sanitized
10:21:38 [2022-08-30T10:21:38.559Z] === RUN   TestDockerSuite/TestCpToCaseJ
10:21:39 [2022-08-30T10:21:39.107Z] --- PASS: TestDaemonProxy (6.23s)
10:21:39 [2022-08-30T10:21:39.107Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
10:21:39 [2022-08-30T10:21:39.107Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
10:21:39 [2022-08-30T10:21:39.107Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
10:21:39 [2022-08-30T10:21:39.107Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
10:21:39 [2022-08-30T10:21:39.107Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
10:21:39 [2022-08-30T10:21:39.107Z] PASS
10:21:39 [2022-08-30T10:21:39.107Z] 
10:21:39 [2022-08-30T10:21:39.107Z] DONE 18 tests in 11.289s
10:21:39 [2022-08-30T10:21:39.107Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
10:21:39 [2022-08-30T10:21:39.107Z] ++ 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
10:21:39 [2022-08-30T10:21:39.107Z] ++ set -e
10:21:39 [2022-08-30T10:21:39.107Z] ++ '[' -n 0 ']'
10:21:39 [2022-08-30T10:21:39.107Z] ++ set -x
10:21:39 [2022-08-30T10:21:39.107Z] ++ 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
10:21:39 [2022-08-30T10:21:39.107Z] INFO: Testing against a local daemon
10:21:39 [2022-08-30T10:21:39.107Z] === RUN   TestCommitInheritsEnv
10:21:39 [2022-08-30T10:21:39.363Z] --- PASS: TestCommitInheritsEnv (0.26s)
10:21:39 [2022-08-30T10:21:39.363Z] === RUN   TestImportExtremelyLargeImageWorks
10:21:39 [2022-08-30T10:21:39.363Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:21:39 [2022-08-30T10:21:39.363Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:21:39 [2022-08-30T10:21:39.363Z] === RUN   TestImportWithCustomPlatform
10:21:39 [2022-08-30T10:21:39.363Z] === RUN   TestImportWithCustomPlatform/#00
10:21:39 [2022-08-30T10:21:39.620Z] === RUN   TestImportWithCustomPlatform/_______
10:21:39 [2022-08-30T10:21:39.620Z] === RUN   TestImportWithCustomPlatform//
10:21:39 [2022-08-30T10:21:39.620Z] === RUN   TestImportWithCustomPlatform/linux
10:21:39 [2022-08-30T10:21:39.620Z] === RUN   TestImportWithCustomPlatform/LINUX
10:21:39 [2022-08-30T10:21:39.620Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:21:39 [2022-08-30T10:21:39.798Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44060/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:21:39 [2022-08-30T10:21:39.876Z] === RUN   TestImportWithCustomPlatform/macos
10:21:39 [2022-08-30T10:21:39.877Z] === RUN   TestImportWithCustomPlatform/macos/arm64
10:21:39 [2022-08-30T10:21:39.877Z] === RUN   TestImportWithCustomPlatform/nintendo64
10:21:39 [2022-08-30T10:21:39.877Z] --- PASS: TestImportWithCustomPlatform (0.32s)
10:21:39 [2022-08-30T10:21:39.877Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
10:21:39 [2022-08-30T10:21:39.877Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
10:21:39 [2022-08-30T10:21:39.877Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
10:21:39 [2022-08-30T10:21:39.877Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
10:21:39 [2022-08-30T10:21:39.877Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
10:21:39 [2022-08-30T10:21:39.877Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
10:21:39 [2022-08-30T10:21:39.877Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
10:21:39 [2022-08-30T10:21:39.877Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
10:21:39 [2022-08-30T10:21:39.877Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
10:21:39 [2022-08-30T10:21:39.877Z] === RUN   TestImagesFilterMultiReference
10:21:39 [2022-08-30T10:21:39.877Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:21:39 [2022-08-30T10:21:39.877Z] === RUN   TestImagePullPlatformInvalid
10:21:39 [2022-08-30T10:21:39.877Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:21:39 [2022-08-30T10:21:39.877Z] === RUN   TestRemoveImageOrphaning
10:21:40 [2022-08-30T10:21:40.117Z] + make clean
10:21:40 [2022-08-30T10:21:40.133Z] --- PASS: TestRemoveImageOrphaning (0.26s)
10:21:40 [2022-08-30T10:21:40.133Z] === RUN   TestRemoveImageGarbageCollector
10:21:40 [2022-08-30T10:21:40.133Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:21:40 [2022-08-30T10:21:40.133Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:21:40 [2022-08-30T10:21:40.133Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:21:40 [2022-08-30T10:21:40.133Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:21:40 [2022-08-30T10:21:40.133Z] === RUN   TestTagInvalidReference
10:21:40 [2022-08-30T10:21:40.133Z] --- PASS: TestTagInvalidReference (0.02s)
10:21:40 [2022-08-30T10:21:40.133Z] === RUN   TestTagValidPrefixedRepo
10:21:40 [2022-08-30T10:21:40.133Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
10:21:40 [2022-08-30T10:21:40.133Z] === RUN   TestTagExistedNameWithoutForce
10:21:40 [2022-08-30T10:21:40.133Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:21:40 [2022-08-30T10:21:40.133Z] === RUN   TestTagOfficialNames
10:21:40 [2022-08-30T10:21:40.377Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:21:40 [2022-08-30T10:21:40.377Z] docker-dev-cache
10:21:40 [2022-08-30T10:21:40.377Z] docker-mod-cache
[Pipeline] deleteDir
10:21:40 [2022-08-30T10:21:40.390Z] --- PASS: TestTagOfficialNames (0.06s)
10:21:40 [2022-08-30T10:21:40.390Z] === RUN   TestTagMatchesDigest
10:21:40 [2022-08-30T10:21:40.390Z] --- PASS: TestTagMatchesDigest (0.01s)
10:21:40 [2022-08-30T10:21:40.390Z] PASS
10:21:40 [2022-08-30T10:21:40.390Z] 
10:21:40 [2022-08-30T10:21:40.390Z] === Skipped
10:21:40 [2022-08-30T10:21:40.390Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:21:40 [2022-08-30T10:21:40.390Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:21:40 [2022-08-30T10:21:40.390Z] 
10:21:40 [2022-08-30T10:21:40.390Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:21:40 [2022-08-30T10:21:40.390Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:21:40 [2022-08-30T10:21:40.390Z] 
10:21:40 [2022-08-30T10:21:40.390Z] DONE 22 tests, 2 skipped in 1.300s
10:21:40 [2022-08-30T10:21:40.390Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
10:21:40 [2022-08-30T10:21:40.390Z] ++ 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
10:21:40 [2022-08-30T10:21:40.390Z] ++ set -e
10:21:40 [2022-08-30T10:21:40.390Z] ++ '[' -n 0 ']'
10:21:40 [2022-08-30T10:21:40.390Z] ++ set -x
10:21:40 [2022-08-30T10:21:40.390Z] ++ 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
10:21:40 [2022-08-30T10:21:40.390Z] === RUN   TestStripANSICommands
10:21:40 [2022-08-30T10:21:40.390Z] === RUN   TestStripANSICommands/#00
10:21:40 [2022-08-30T10:21:40.390Z] === RUN   TestStripANSICommands/#01
10:21:40 [2022-08-30T10:21:40.390Z] --- PASS: TestStripANSICommands (0.00s)
10:21:40 [2022-08-30T10:21:40.390Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
10:21:40 [2022-08-30T10:21:40.390Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
10:21:40 [2022-08-30T10:21:40.390Z] PASS
10:21:40 [2022-08-30T10:21:40.390Z] 
10:21:40 [2022-08-30T10:21:40.390Z] DONE 3 tests in 0.044s
10:21:40 [2022-08-30T10:21:40.390Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
10:21:40 [2022-08-30T10:21:40.390Z] ++ 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
10:21:40 [2022-08-30T10:21:40.390Z] ++ set -e
10:21:40 [2022-08-30T10:21:40.390Z] ++ '[' -n 0 ']'
10:21:40 [2022-08-30T10:21:40.390Z] ++ set -x
10:21:40 [2022-08-30T10:21:40.390Z] ++ 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
10:21:40 [2022-08-30T10:21:40.390Z] INFO: Testing against a local daemon
10:21:40 [2022-08-30T10:21:40.390Z] === RUN   TestNetworkCreateDelete
10:21:40 [2022-08-30T10:21:40.469Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
10:21:40 [2022-08-30T10:21:40.646Z] --- PASS: TestNetworkCreateDelete (0.14s)
10:21:40 [2022-08-30T10:21:40.646Z] === RUN   TestDockerNetworkDeletePreferID
10:21:40 [2022-08-30T10:21:40.975Z] --- PASS: TestCreateServiceMaxReplicas (2.77s)
10:21:40 [2022-08-30T10:21:40.976Z] === RUN   TestCreateWithDuplicateNetworkNames
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
10:21:41 [2022-08-30T10:21:41.209Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
10:21:41 [2022-08-30T10:21:41.209Z] === RUN   TestDaemonDNSFallback
[Pipeline] }
10:21:41 [2022-08-30T10:21:41.848Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
10:21:42 [2022-08-30T10:21:42.787Z] === RUN   TestDockerSuite/TestCpToDot
10:21:42 [2022-08-30T10:21:42.787Z]     docker_api_swarm_test.go:384: [da7635d5dd10a] joining swarm manager [d6d1f2ca4e6b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:21:43 [2022-08-30T10:21:43.728Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
10:21:44 [2022-08-30T10:21:44.297Z]     docker_api_swarm_test.go:385: [d470fe0bb21db] joining swarm manager [d6d1f2ca4e6b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:21:44 [2022-08-30T10:21:44.557Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
10:21:45 [2022-08-30T10:21:45.947Z] === RUN   TestDockerSuite/TestCpToStdout
10:21:46 [2022-08-30T10:21:46.516Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
10:21:47 [2022-08-30T10:21:47.454Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
10:21:47 [2022-08-30T10:21:47.714Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
10:21:47 [2022-08-30T10:21:47.771Z] --- PASS: TestDaemonDNSFallback (6.33s)
10:21:47 [2022-08-30T10:21:47.771Z] === RUN   TestInspectNetwork
10:21:48 [2022-08-30T10:21:48.283Z] === RUN   TestDockerSuite/TestCpVolumePath
10:21:48 [2022-08-30T10:21:48.750Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 7.9% of statements
10:21:49 [2022-08-30T10:21:49.664Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
10:21:49 [2022-08-30T10:21:49.664Z] === RUN   TestDockerSuite/TestCreateArgs
10:21:49 [2022-08-30T10:21:49.664Z] === RUN   TestDockerSuite/TestCreateByImageID
10:21:49 [2022-08-30T10:21:49.923Z] === RUN   TestDockerSuite/TestCreateEchoStdout
10:21:50 [2022-08-30T10:21:50.287Z] === RUN   TestInspectNetwork/full_network_id
10:21:50 [2022-08-30T10:21:50.287Z] === RUN   TestInspectNetwork/partial_network_id
10:21:50 [2022-08-30T10:21:50.287Z] === RUN   TestInspectNetwork/network_name
10:21:50 [2022-08-30T10:21:50.287Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:21:50 [2022-08-30T10:21:50.492Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
10:21:50 [2022-08-30T10:21:50.492Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:21:50 [2022-08-30T10:21:50.492Z] === RUN   TestDockerSuite/TestCreateHostConfig
10:21:50 [2022-08-30T10:21:50.492Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
10:21:51 [2022-08-30T10:21:51.060Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
10:21:51 [2022-08-30T10:21:51.320Z] === RUN   TestDockerSuite/TestCreateLabels
10:21:51 [2022-08-30T10:21:51.320Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
10:21:51 [2022-08-30T10:21:51.320Z] === RUN   TestDockerSuite/TestCreateRM
10:21:51 [2022-08-30T10:21:51.580Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
10:21:51 [2022-08-30T10:21:51.580Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
10:21:51 [2022-08-30T10:21:51.580Z] === RUN   TestDockerSuite/TestCreateStopSignal
10:21:51 [2022-08-30T10:21:51.580Z] === RUN   TestDockerSuite/TestCreateStopTimeout
10:21:51 [2022-08-30T10:21:51.840Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
10:21:53 [2022-08-30T10:21:53.222Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
10:21:53 [2022-08-30T10:21:53.222Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
10:21:53 [2022-08-30T10:21:53.481Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
10:21:54 [2022-08-30T10:21:54.456Z] --- PASS: TestInspectNetwork (7.11s)
10:21:54 [2022-08-30T10:21:54.456Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:21:54 [2022-08-30T10:21:54.456Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:21:54 [2022-08-30T10:21:54.456Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:21:54 [2022-08-30T10:21:54.456Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:21:54 [2022-08-30T10:21:54.456Z] === RUN   TestRunContainerWithBridgeNone
10:21:55 [2022-08-30T10:21:55.824Z] --- PASS: TestRunContainerWithBridgeNone (1.44s)
10:21:55 [2022-08-30T10:21:55.824Z] === RUN   TestNetworkInvalidJSON
10:21:55 [2022-08-30T10:21:55.824Z] === RUN   TestNetworkInvalidJSON/networks/create
10:21:55 [2022-08-30T10:21:55.824Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:21:55 [2022-08-30T10:21:55.824Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:21:55 [2022-08-30T10:21:55.824Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:21:55 [2022-08-30T10:21:55.824Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:21:55 [2022-08-30T10:21:55.824Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:21:55 [2022-08-30T10:21:55.824Z] === CONT  TestNetworkInvalidJSON/networks/create
10:21:55 [2022-08-30T10:21:55.824Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:21:55 [2022-08-30T10:21:55.824Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:21:55 [2022-08-30T10:21:55.824Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:21:55 [2022-08-30T10:21:55.824Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:21:55 [2022-08-30T10:21:55.824Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:21:55 [2022-08-30T10:21:55.824Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:21:55 [2022-08-30T10:21:55.824Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:21:55 [2022-08-30T10:21:55.824Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:21:55 [2022-08-30T10:21:55.824Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:21:55 [2022-08-30T10:21:55.824Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:21:55 [2022-08-30T10:21:55.824Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:21:55 [2022-08-30T10:21:55.824Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:21:55 [2022-08-30T10:21:55.824Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:21:55 [2022-08-30T10:21:55.824Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:21:55 [2022-08-30T10:21:55.824Z] --- PASS: TestNetworkInvalidJSON (0.02s)
10:21:55 [2022-08-30T10:21:55.824Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
10:21:55 [2022-08-30T10:21:55.824Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:21:55 [2022-08-30T10:21:55.824Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:21:55 [2022-08-30T10:21:55.824Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:21:55 [2022-08-30T10:21:55.824Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:21:55 [2022-08-30T10:21:55.824Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
10:21:55 [2022-08-30T10:21:55.824Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:21:55 [2022-08-30T10:21:55.824Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:21:55 [2022-08-30T10:21:55.824Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:21:55 [2022-08-30T10:21:55.824Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:21:55 [2022-08-30T10:21:55.824Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:21:55 [2022-08-30T10:21:55.824Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:21:55 [2022-08-30T10:21:55.824Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:21:55 [2022-08-30T10:21:55.824Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:21:55 [2022-08-30T10:21:55.824Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:21:55 [2022-08-30T10:21:55.824Z] === RUN   TestNetworkList
10:21:55 [2022-08-30T10:21:55.824Z] === RUN   TestNetworkList//networks
10:21:55 [2022-08-30T10:21:55.824Z] === PAUSE TestNetworkList//networks
10:21:55 [2022-08-30T10:21:55.824Z] === RUN   TestNetworkList//networks/
10:21:55 [2022-08-30T10:21:55.824Z] === PAUSE TestNetworkList//networks/
10:21:55 [2022-08-30T10:21:55.824Z] === CONT  TestNetworkList//networks
10:21:55 [2022-08-30T10:21:55.824Z] === CONT  TestNetworkList//networks/
10:21:55 [2022-08-30T10:21:55.824Z] --- PASS: TestNetworkList (0.02s)
10:21:55 [2022-08-30T10:21:55.824Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:21:55 [2022-08-30T10:21:55.824Z]     --- PASS: TestNetworkList//networks (0.00s)
10:21:55 [2022-08-30T10:21:55.824Z] === RUN   TestHostIPv4BridgeLabel
10:21:55 [2022-08-30T10:21:55.876Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s)
10:21:55 [2022-08-30T10:21:55.876Z] === RUN   TestCreateServiceSecretFileMode
10:21:56 [2022-08-30T10:21:56.019Z] === RUN   TestDockerSuite/TestCreateWithPortRange
10:21:56 [2022-08-30T10:21:56.279Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
10:21:56 [2022-08-30T10:21:56.279Z] === RUN   TestDockerSuite/TestEventsAttach
10:21:56 [2022-08-30T10:21:56.387Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
10:21:56 [2022-08-30T10:21:56.387Z] === RUN   TestDaemonRestartWithLiveRestore
10:21:56 [2022-08-30T10:21:56.817Z] --- PASS: TestCreateServiceSecretFileMode (2.50s)
10:21:56 [2022-08-30T10:21:56.817Z] === RUN   TestCreateServiceConfigFileMode
10:21:56 [2022-08-30T10:21:56.847Z] === RUN   TestDockerSuite/TestEventsCommit
10:21:57 [2022-08-30T10:21:57.416Z] === RUN   TestDockerSuite/TestEventsContainerEvents
10:21:57 [2022-08-30T10:21:57.753Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
10:21:57 [2022-08-30T10:21:57.753Z] === RUN   TestDaemonDefaultNetworkPools
10:21:57 [2022-08-30T10:21:57.986Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
10:21:58 [2022-08-30T10:21:58.315Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
10:21:58 [2022-08-30T10:21:58.315Z] === RUN   TestDaemonRestartWithExistingNetwork
10:21:58 [2022-08-30T10:21:58.553Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
10:21:58 [2022-08-30T10:21:58.812Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
10:21:59 [2022-08-30T10:21:59.360Z] --- PASS: TestCreateServiceConfigFileMode (2.51s)
10:21:59 [2022-08-30T10:21:59.360Z] === RUN   TestCreateServiceSysctls
10:21:59 [2022-08-30T10:21:59.681Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
10:21:59 [2022-08-30T10:21:59.681Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:22:00 [2022-08-30T10:22:00.609Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
10:22:00 [2022-08-30T10:22:00.609Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:22:00 [2022-08-30T10:22:00.716Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
10:22:01 [2022-08-30T10:22:01.171Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
10:22:01 [2022-08-30T10:22:01.171Z] === RUN   TestServiceWithPredefinedNetwork
10:22:01 [2022-08-30T10:22:01.656Z] === RUN   TestDockerSuite/TestEventsContainerRestart
10:22:02 [2022-08-30T10:22:02.224Z] --- PASS: TestServicePlugin (32.31s)
10:22:02 [2022-08-30T10:22:02.224Z] === RUN   TestServiceUpdateLabel
10:22:02 [2022-08-30T10:22:02.660Z] --- PASS: TestCreateServiceSysctls (3.18s)
10:22:02 [2022-08-30T10:22:02.660Z] === RUN   TestCreateServiceCapabilities
10:22:03 [2022-08-30T10:22:03.688Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s)
10:22:03 [2022-08-30T10:22:03.688Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:22:03 [2022-08-30T10:22:03.688Z]     service_test.go:243: FLAKY_TEST
10:22:03 [2022-08-30T10:22:03.688Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:22:03 [2022-08-30T10:22:03.688Z] === RUN   TestServiceWithDataPathPortInit
10:22:04 [2022-08-30T10:22:04.133Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
10:22:05 [2022-08-30T10:22:05.069Z] --- PASS: TestServiceUpdateLabel (2.73s)
10:22:05 [2022-08-30T10:22:05.069Z] === RUN   TestServiceUpdateSecrets
10:22:05 [2022-08-30T10:22:05.204Z] --- PASS: TestCreateServiceCapabilities (2.50s)
10:22:05 [2022-08-30T10:22:05.204Z] === RUN   TestInspect
10:22:06 [2022-08-30T10:22:06.452Z] === RUN   TestDockerSuite/TestEventsCopy
10:22:07 [2022-08-30T10:22:07.748Z] --- PASS: TestInspect (2.78s)
10:22:07 [2022-08-30T10:22:07.748Z] === RUN   TestCreateJob
10:22:07 [2022-08-30T10:22:07.832Z] === RUN   TestDockerSuite/TestEventsFilterContainer
10:22:08 [2022-08-30T10:22:08.770Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
10:22:11 [2022-08-30T10:22:11.046Z] --- PASS: TestCreateJob (3.14s)
10:22:11 [2022-08-30T10:22:11.046Z] === RUN   TestReplicatedJob
10:22:14 [2022-08-30T10:22:14.044Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
10:22:14 [2022-08-30T10:22:14.303Z] === RUN   TestDockerSuite/TestEventsFilterImageName
10:22:15 [2022-08-30T10:22:15.241Z] === RUN   TestDockerSuite/TestEventsFilterLabels
10:22:16 [2022-08-30T10:22:16.179Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
10:22:16 [2022-08-30T10:22:16.179Z] === RUN   TestDockerSuite/TestEventsFilterType
10:22:16 [2022-08-30T10:22:16.331Z] --- PASS: TestReplicatedJob (5.22s)
10:22:16 [2022-08-30T10:22:16.331Z] === RUN   TestUpdateReplicatedJob
10:22:16 [2022-08-30T10:22:16.747Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
10:22:16 [2022-08-30T10:22:16.747Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
10:22:16 [2022-08-30T10:22:16.747Z] === RUN   TestDockerSuite/TestEventsFilters
10:22:17 [2022-08-30T10:22:17.684Z] === RUN   TestDockerSuite/TestEventsFormat
10:22:18 [2022-08-30T10:22:18.532Z] --- PASS: TestServiceWithDataPathPortInit (13.77s)
10:22:18 [2022-08-30T10:22:18.532Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:22:18 [2022-08-30T10:22:18.624Z] === RUN   TestDockerSuite/TestEventsFormatBadField
10:22:18 [2022-08-30T10:22:18.624Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
10:22:18 [2022-08-30T10:22:18.624Z] === RUN   TestDockerSuite/TestEventsImageImport
10:22:19 [2022-08-30T10:22:19.561Z] === RUN   TestDockerSuite/TestEventsImageLoad
10:22:19 [2022-08-30T10:22:19.562Z] === RUN   TestDockerSuite/TestEventsImagePull
10:22:19 [2022-08-30T10:22:19.632Z] --- PASS: TestUpdateReplicatedJob (3.26s)
10:22:19 [2022-08-30T10:22:19.632Z] === RUN   TestServiceListWithStatuses
10:22:19 [2022-08-30T10:22:19.632Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:22:19 [2022-08-30T10:22:19.632Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:22:19 [2022-08-30T10:22:19.632Z] === RUN   TestDockerNetworkConnectAlias
10:22:19 [2022-08-30T10:22:19.821Z] --- PASS: TestServiceUpdateSecrets (14.90s)
10:22:19 [2022-08-30T10:22:19.821Z] === RUN   TestServiceUpdateConfigs
10:22:19 [2022-08-30T10:22:19.899Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:34md5az0y2wtqhb13jzcjbeg8 Created:2022-08-30 10:22:18.668228604 +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[a6fa434d3b9b3e3d677bc7165c9fb9a32588da8e1d4b1664ee64545c5d2d22d7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ntiy7xw3x4eu8vg3ny38denyy EndpointID:22d93edbd4ac21924b84a352555a11276e07bf6a4fb33478bca399a18017a2fe MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:022221ccf3228126df9618660f19952e916b3010b10c8c11bf7665d39f44e619 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:f5743a1ed7df IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ntiy7xw3x4eu8vg3ny38denyy EndpointID:22d93edbd4ac21924b84a352555a11276e07bf6a4fb33478bca399a18017a2fe EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:22:20 [2022-08-30T10:22:20.759Z] === RUN   TestDockerSuite/TestEventsImageTag
10:22:21 [2022-08-30T10:22:21.698Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
10:22:22 [2022-08-30T10:22:22.267Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
10:22:22 [2022-08-30T10:22:22.267Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
10:22:22 [2022-08-30T10:22:22.267Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
10:22:22 [2022-08-30T10:22:22.267Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
10:22:22 [2022-08-30T10:22:22.267Z] === RUN   TestDockerSuite/TestEventsPluginOps
10:22:23 [2022-08-30T10:22:23.835Z] --- PASS: TestDockerNetworkConnectAlias (4.20s)
10:22:23 [2022-08-30T10:22:23.835Z] === RUN   TestDockerNetworkReConnect
10:22:24 [2022-08-30T10:22:24.068Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s)
10:22:24 [2022-08-30T10:22:24.068Z] PASS
10:22:24 [2022-08-30T10:22:24.068Z] 
10:22:24 [2022-08-30T10:22:24.068Z] === Skipped
10:22:24 [2022-08-30T10:22:24.068Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:22:24 [2022-08-30T10:22:24.068Z]     service_test.go:243: FLAKY_TEST
10:22:24 [2022-08-30T10:22:24.068Z] 
10:22:24 [2022-08-30T10:22:24.068Z] DONE 38 tests, 1 skipped in 43.751s
10:22:24 [2022-08-30T10:22:24.068Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:22:24 [2022-08-30T10:22:24.068Z] ++ 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
10:22:24 [2022-08-30T10:22:24.068Z] ++ set -e
10:22:24 [2022-08-30T10:22:24.068Z] ++ '[' -n 0 ']'
10:22:24 [2022-08-30T10:22:24.068Z] ++ set -x
10:22:24 [2022-08-30T10:22:24.068Z] ++ 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
10:22:24 [2022-08-30T10:22:24.325Z] INFO: Testing against a local daemon
10:22:24 [2022-08-30T10:22:24.325Z] === RUN   TestDockerNetworkIpvlanPersistance
10:22:24 [2022-08-30T10:22:24.325Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:22:24 [2022-08-30T10:22:24.325Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:22:24 [2022-08-30T10:22:24.325Z] === RUN   TestDockerNetworkIpvlan
10:22:24 [2022-08-30T10:22:24.325Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:22:24 [2022-08-30T10:22:24.325Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:22:24 [2022-08-30T10:22:24.325Z] PASS
10:22:24 [2022-08-30T10:22:24.325Z] 
10:22:24 [2022-08-30T10:22:24.325Z] === Skipped
10:22:24 [2022-08-30T10:22:24.325Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:22:24 [2022-08-30T10:22:24.325Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:22:24 [2022-08-30T10:22:24.325Z] 
10:22:24 [2022-08-30T10:22:24.325Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:22:24 [2022-08-30T10:22:24.325Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:22:24 [2022-08-30T10:22:24.325Z] 
10:22:24 [2022-08-30T10:22:24.325Z] DONE 2 tests, 2 skipped in 0.096s
10:22:24 [2022-08-30T10:22:24.325Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:22:24 [2022-08-30T10:22:24.325Z] ++ 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
10:22:24 [2022-08-30T10:22:24.325Z] ++ set -e
10:22:24 [2022-08-30T10:22:24.325Z] ++ '[' -n 0 ']'
10:22:24 [2022-08-30T10:22:24.325Z] ++ set -x
10:22:24 [2022-08-30T10:22:24.325Z] ++ 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
10:22:24 [2022-08-30T10:22:24.325Z] INFO: Testing against a local daemon
10:22:24 [2022-08-30T10:22:24.325Z] === RUN   TestDockerNetworkMacvlanPersistance
10:22:24 [2022-08-30T10:22:24.802Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
10:22:24 [2022-08-30T10:22:24.802Z] === RUN   TestDockerSuite/TestEventsRename
10:22:25 [2022-08-30T10:22:25.372Z] === RUN   TestDockerSuite/TestEventsResize
10:22:25 [2022-08-30T10:22:25.940Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
10:22:26 [2022-08-30T10:22:26.216Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s)
10:22:26 [2022-08-30T10:22:26.216Z] === RUN   TestDockerNetworkMacvlan
10:22:26 [2022-08-30T10:22:26.473Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:22:27 [2022-08-30T10:22:27.135Z] --- PASS: TestDockerNetworkReConnect (3.44s)
10:22:27 [2022-08-30T10:22:27.135Z] === RUN   TestServicePlugin
10:22:27 [2022-08-30T10:22:27.402Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:22:27 [2022-08-30T10:22:27.963Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:22:29 [2022-08-30T10:22:29.855Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:22:30 [2022-08-30T10:22:30.437Z]     plugin_test.go:61: [da5056c8d8431] joining swarm manager [d4de66e40f3b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:22:31 [2022-08-30T10:22:31.749Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:22:31 [2022-08-30T10:22:31.821Z]     plugin_test.go:64: [d9219b24bdaa4] joining swarm manager [d4de66e40f3b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:22:32 [2022-08-30T10:22:32.523Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
10:22:32 [2022-08-30T10:22:32.523Z] === RUN   TestDockerSuite/TestEventsStreaming
10:22:32 [2022-08-30T10:22:32.523Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
10:22:35 [2022-08-30T10:22:35.019Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:22:35 [2022-08-30T10:22:35.061Z] --- PASS: TestServiceUpdateConfigs (14.68s)
10:22:35 [2022-08-30T10:22:35.061Z] === RUN   TestServiceUpdateNetwork
10:22:35 [2022-08-30T10:22:35.321Z] === RUN   TestDockerSuite/TestEventsTop
10:22:35 [2022-08-30T10:22:35.582Z] --- PASS: TestDockerNetworkMacvlan (9.59s)
10:22:35 [2022-08-30T10:22:35.582Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
10:22:35 [2022-08-30T10:22:35.582Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
10:22:35 [2022-08-30T10:22:35.582Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
10:22:35 [2022-08-30T10:22:35.582Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s)
10:22:35 [2022-08-30T10:22:35.582Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s)
10:22:35 [2022-08-30T10:22:35.582Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
10:22:35 [2022-08-30T10:22:35.582Z] PASS
10:22:35 [2022-08-30T10:22:35.582Z] 
10:22:35 [2022-08-30T10:22:35.582Z] DONE 8 tests in 11.152s
10:22:35 [2022-08-30T10:22:35.582Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
10:22:35 [2022-08-30T10:22:35.582Z] ++ 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
10:22:35 [2022-08-30T10:22:35.582Z] ++ set -e
10:22:35 [2022-08-30T10:22:35.582Z] ++ '[' -n 0 ']'
10:22:35 [2022-08-30T10:22:35.582Z] ++ set -x
10:22:35 [2022-08-30T10:22:35.582Z] ++ 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
10:22:35 [2022-08-30T10:22:35.582Z] testing: warning: no tests to run
10:22:35 [2022-08-30T10:22:35.582Z] PASS
10:22:35 [2022-08-30T10:22:35.582Z] 
10:22:35 [2022-08-30T10:22:35.582Z] DONE 0 tests in 0.029s
10:22:35 [2022-08-30T10:22:35.582Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:22:35 [2022-08-30T10:22:35.582Z] ++ 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
10:22:35 [2022-08-30T10:22:35.582Z] ++ set -e
10:22:35 [2022-08-30T10:22:35.582Z] ++ '[' -n 0 ']'
10:22:35 [2022-08-30T10:22:35.582Z] ++ set -x
10:22:35 [2022-08-30T10:22:35.582Z] ++ 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
10:22:35 [2022-08-30T10:22:35.582Z] INFO: Testing against a local daemon
10:22:35 [2022-08-30T10:22:35.582Z] === RUN   TestAuthZPluginAllowRequest
10:22:36 [2022-08-30T10:22:36.262Z] === RUN   TestDockerSuite/TestEventsUntag
10:22:36 [2022-08-30T10:22:36.948Z] --- PASS: TestAuthZPluginAllowRequest (1.14s)
10:22:36 [2022-08-30T10:22:36.949Z] === RUN   TestAuthZPluginTLS
10:22:37 [2022-08-30T10:22:37.204Z] --- PASS: TestAuthZPluginTLS (0.55s)
10:22:37 [2022-08-30T10:22:37.204Z] === RUN   TestAuthZPluginDenyRequest
10:22:37 [2022-08-30T10:22:37.766Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:22:37 [2022-08-30T10:22:37.766Z] === RUN   TestAuthZPluginAPIDenyResponse
10:22:38 [2022-08-30T10:22:38.329Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:22:38 [2022-08-30T10:22:38.329Z] === RUN   TestAuthZPluginDenyResponse
10:22:38 [2022-08-30T10:22:38.797Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
10:22:38 [2022-08-30T10:22:38.797Z]     check_test.go:611: [d470fe0bb21db] daemon is not started
10:22:38 [2022-08-30T10:22:38.797Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
10:22:38 [2022-08-30T10:22:38.891Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
10:22:38 [2022-08-30T10:22:38.891Z] === RUN   TestAuthZPluginAllowEventStream
10:22:40 [2022-08-30T10:22:40.257Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s)
10:22:40 [2022-08-30T10:22:40.257Z] === RUN   TestAuthZPluginErrorResponse
10:22:40 [2022-08-30T10:22:40.513Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
10:22:40 [2022-08-30T10:22:40.513Z] === RUN   TestAuthZPluginErrorRequest
10:22:41 [2022-08-30T10:22:41.075Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:22:41 [2022-08-30T10:22:41.075Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:22:41 [2022-08-30T10:22:41.336Z]     docker_api_swarm_test.go:802: [d29898b33b1c9] joining swarm manager [d5c9c1553bf16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:22:41 [2022-08-30T10:22:41.638Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:22:41 [2022-08-30T10:22:41.638Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:22:42 [2022-08-30T10:22:42.273Z]     docker_api_swarm_test.go:802: [dde4d2343bbd6] joining swarm manager [d5c9c1553bf16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:22:43 [2022-08-30T10:22:43.005Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s)
10:22:43 [2022-08-30T10:22:43.005Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:22:43 [2022-08-30T10:22:43.651Z]     docker_api_swarm_test.go:802: [d3914a8e3b889] joining swarm manager [d5c9c1553bf16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:22:44 [2022-08-30T10:22:44.413Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s)
10:22:44 [2022-08-30T10:22:44.413Z] === RUN   TestAuthZPluginHeader
10:22:44 [2022-08-30T10:22:44.589Z] === RUN   TestDockerSuite/TestNetworkEvents
10:22:44 [2022-08-30T10:22:44.849Z]     docker_api_swarm_test.go:802: [da185c04bd9e2] joining swarm manager [d5c9c1553bf16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
10:22:44 [2022-08-30T10:22:44.975Z] --- PASS: TestAuthZPluginHeader (0.70s)
10:22:44 [2022-08-30T10:22:44.975Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:22:44 [2022-08-30T10:22:44.975Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:22:44 [2022-08-30T10:22:44.975Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:22:44 [2022-08-30T10:22:44.975Z] === RUN   TestAuthZPluginV2Disable
10:22:44 [2022-08-30T10:22:44.975Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:22:44 [2022-08-30T10:22:44.975Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:22:44 [2022-08-30T10:22:44.975Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:22:44 [2022-08-30T10:22:44.975Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:22:44 [2022-08-30T10:22:44.975Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:22:44 [2022-08-30T10:22:44.975Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:22:44 [2022-08-30T10:22:44.975Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:22:44 [2022-08-30T10:22:44.975Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:22:44 [2022-08-30T10:22:44.975Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:22:46 [2022-08-30T10:22:46.228Z]     docker_api_swarm_test.go:810: [ddcbcd42526ec] joining swarm manager [d5c9c1553bf16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
10:22:47 [2022-08-30T10:22:47.608Z] --- PASS: TestServiceUpdateNetwork (12.74s)
10:22:47 [2022-08-30T10:22:47.608Z] === RUN   TestServiceUpdatePidsLimit
10:22:48 [2022-08-30T10:22:48.545Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:22:49 [2022-08-30T10:22:49.483Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:22:50 [2022-08-30T10:22:50.420Z] === RUN   TestDockerSuite/TestVolumeEvents
10:22:57 [2022-08-30T10:22:57.012Z] === RUN   TestDockerSuite/TestExec
10:22:57 [2022-08-30T10:22:57.012Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:22:57 [2022-08-30T10:22:57.012Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
10:22:57 [2022-08-30T10:22:57.583Z] === RUN   TestDockerSuite/TestExecCgroup
10:22:58 [2022-08-30T10:22:58.396Z] --- PASS: TestServicePlugin (29.71s)
10:22:58 [2022-08-30T10:22:58.396Z] === RUN   TestServiceUpdateLabel
10:22:58 [2022-08-30T10:22:58.523Z] === RUN   TestDockerSuite/TestExecEnv
10:22:58 [2022-08-30T10:22:58.657Z] --- PASS: TestServiceUpdateLabel (2.17s)
10:22:58 [2022-08-30T10:22:58.657Z] === RUN   TestServiceUpdateSecrets
10:22:59 [2022-08-30T10:22:59.092Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
10:23:00 [2022-08-30T10:23:00.029Z] === RUN   TestDockerSuite/TestExecExitStatus
10:23:00 [2022-08-30T10:23:00.597Z] === RUN   TestDockerSuite/TestExecInspectID
10:23:03 [2022-08-30T10:23:03.058Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
10:23:03 [2022-08-30T10:23:03.058Z] PASS
10:23:03 [2022-08-30T10:23:03.058Z] 
10:23:03 [2022-08-30T10:23:03.058Z] === Skipped
10:23:03 [2022-08-30T10:23:03.058Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:23:03 [2022-08-30T10:23:03.058Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:23:03 [2022-08-30T10:23:03.058Z] 
10:23:03 [2022-08-30T10:23:03.058Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:23:03 [2022-08-30T10:23:03.058Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:23:03 [2022-08-30T10:23:03.058Z] 
10:23:03 [2022-08-30T10:23:03.058Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:23:03 [2022-08-30T10:23:03.058Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:23:03 [2022-08-30T10:23:03.058Z] 
10:23:03 [2022-08-30T10:23:03.058Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:23:03 [2022-08-30T10:23:03.058Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:23:03 [2022-08-30T10:23:03.058Z] 
10:23:03 [2022-08-30T10:23:03.058Z] DONE 17 tests, 4 skipped in 26.434s
10:23:03 [2022-08-30T10:23:03.058Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:23:03 [2022-08-30T10:23:03.058Z] ++ 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
10:23:03 [2022-08-30T10:23:03.058Z] ++ set -e
10:23:03 [2022-08-30T10:23:03.058Z] ++ '[' -n 0 ']'
10:23:03 [2022-08-30T10:23:03.058Z] ++ set -x
10:23:03 [2022-08-30T10:23:03.058Z] ++ 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
10:23:03 [2022-08-30T10:23:03.058Z] INFO: Testing against a local daemon
10:23:03 [2022-08-30T10:23:03.058Z] === RUN   TestPluginInvalidJSON
10:23:03 [2022-08-30T10:23:03.058Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:23:03 [2022-08-30T10:23:03.058Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:23:03 [2022-08-30T10:23:03.058Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:23:03 [2022-08-30T10:23:03.058Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:23:03 [2022-08-30T10:23:03.058Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:23:03 [2022-08-30T10:23:03.058Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:23:03 [2022-08-30T10:23:03.058Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:23:03 [2022-08-30T10:23:03.058Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:23:03 [2022-08-30T10:23:03.058Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:23:03 [2022-08-30T10:23:03.058Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:23:03 [2022-08-30T10:23:03.058Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:23:03 [2022-08-30T10:23:03.058Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:23:03 [2022-08-30T10:23:03.058Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:23:03 [2022-08-30T10:23:03.058Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:23:03 [2022-08-30T10:23:03.058Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:23:03 [2022-08-30T10:23:03.058Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:23:03 [2022-08-30T10:23:03.058Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:23:03 [2022-08-30T10:23:03.058Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:23:03 [2022-08-30T10:23:03.058Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:23:03 [2022-08-30T10:23:03.058Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:23:03 [2022-08-30T10:23:03.058Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:23:03 [2022-08-30T10:23:03.058Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:23:03 [2022-08-30T10:23:03.059Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
10:23:03 [2022-08-30T10:23:03.059Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:23:03 [2022-08-30T10:23:03.059Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:23:03 [2022-08-30T10:23:03.059Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:23:03 [2022-08-30T10:23:03.059Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:23:03 [2022-08-30T10:23:03.059Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
10:23:03 [2022-08-30T10:23:03.059Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:23:03 [2022-08-30T10:23:03.059Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:23:03 [2022-08-30T10:23:03.059Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:23:03 [2022-08-30T10:23:03.059Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:23:03 [2022-08-30T10:23:03.059Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
10:23:03 [2022-08-30T10:23:03.059Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:23:03 [2022-08-30T10:23:03.059Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:23:03 [2022-08-30T10:23:03.059Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:23:03 [2022-08-30T10:23:03.059Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:23:03 [2022-08-30T10:23:03.059Z] === RUN   TestPluginInstall
10:23:03 [2022-08-30T10:23:03.059Z] === RUN   TestPluginInstall/no_auth
10:23:03 [2022-08-30T10:23:03.059Z] time="2022-08-30T10:23:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:23:03 [2022-08-30T10:23:03.059Z] time="2022-08-30T10:23:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22a6d9ea71caf649203066dae17c79ea1a847e502a3d77e68b40144f8243b38d" mediatype=application/vnd.docker.plugin.v1+json size=522
10:23:03 [2022-08-30T10:23:03.059Z] time="2022-08-30T10:23:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:23:03 [2022-08-30T10:23:03.059Z] time="2022-08-30T10:23:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22a6d9ea71caf649203066dae17c79ea1a847e502a3d77e68b40144f8243b38d" mediatype=application/vnd.docker.plugin.v1+json size=522
10:23:03 [2022-08-30T10:23:03.059Z] === RUN   TestPluginInstall/with_htpasswd
10:23:03 [2022-08-30T10:23:03.315Z] time="2022-08-30T10:23:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:23:03 [2022-08-30T10:23:03.315Z] time="2022-08-30T10:23:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22a6d9ea71caf649203066dae17c79ea1a847e502a3d77e68b40144f8243b38d" mediatype=application/vnd.docker.plugin.v1+json size=522
10:23:03 [2022-08-30T10:23:03.315Z] time="2022-08-30T10:23:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:23:03 [2022-08-30T10:23:03.315Z] time="2022-08-30T10:23:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22a6d9ea71caf649203066dae17c79ea1a847e502a3d77e68b40144f8243b38d" mediatype=application/vnd.docker.plugin.v1+json size=522
10:23:03 [2022-08-30T10:23:03.572Z] === RUN   TestPluginInstall/with_insecure
10:23:03 [2022-08-30T10:23:03.887Z] === RUN   TestDockerSuite/TestExecInteractive
10:23:03 [2022-08-30T10:23:03.888Z] --- PASS: TestServiceUpdatePidsLimit (16.54s)
10:23:03 [2022-08-30T10:23:03.888Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
10:23:03 [2022-08-30T10:23:03.888Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
10:23:03 [2022-08-30T10:23:03.888Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.03s)
10:23:03 [2022-08-30T10:23:03.888Z] PASS
10:23:03 [2022-08-30T10:23:03.888Z] 
10:23:03 [2022-08-30T10:23:03.888Z] === Skipped
10:23:03 [2022-08-30T10:23:03.888Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:23:03 [2022-08-30T10:23:03.888Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:23:03 [2022-08-30T10:23:03.888Z] 
10:23:03 [2022-08-30T10:23:03.888Z] DONE 27 tests, 1 skipped in 180.638s
10:23:03 [2022-08-30T10:23:03.888Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:23:03 [2022-08-30T10:23:03.888Z] ++ 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
10:23:03 [2022-08-30T10:23:03.888Z] ++ set -e
10:23:03 [2022-08-30T10:23:03.888Z] ++ '[' -n 0 ']'
10:23:03 [2022-08-30T10:23:03.888Z] ++ set -x
10:23:03 [2022-08-30T10:23:03.888Z] ++ 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
10:23:04 [2022-08-30T10:23:04.147Z] INFO: Testing against a local daemon
10:23:04 [2022-08-30T10:23:04.147Z] === RUN   TestSessionCreate
10:23:04 [2022-08-30T10:23:04.147Z] --- PASS: TestSessionCreate (0.02s)
10:23:04 [2022-08-30T10:23:04.147Z] === RUN   TestSessionCreateWithBadUpgrade
10:23:04 [2022-08-30T10:23:04.147Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:23:04 [2022-08-30T10:23:04.147Z] PASS
10:23:04 [2022-08-30T10:23:04.147Z] 
10:23:04 [2022-08-30T10:23:04.147Z] DONE 2 tests in 0.195s
10:23:04 [2022-08-30T10:23:04.147Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:23:04 [2022-08-30T10:23:04.147Z] ++ 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
10:23:04 [2022-08-30T10:23:04.147Z] ++ set -e
10:23:04 [2022-08-30T10:23:04.147Z] ++ '[' -n 0 ']'
10:23:04 [2022-08-30T10:23:04.147Z] ++ set -x
10:23:04 [2022-08-30T10:23:04.147Z] ++ 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
10:23:04 [2022-08-30T10:23:04.147Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
10:23:04 [2022-08-30T10:23:04.147Z] INFO: Testing against a local daemon
10:23:04 [2022-08-30T10:23:04.147Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:23:04 [2022-08-30T10:23:04.147Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:23:04 [2022-08-30T10:23:04.147Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:23:04 [2022-08-30T10:23:04.147Z] === RUN   TestDiskUsage
10:23:04 [2022-08-30T10:23:04.147Z] === PAUSE TestDiskUsage
10:23:04 [2022-08-30T10:23:04.147Z] === RUN   TestEventsExecDie
10:23:04 [2022-08-30T10:23:04.501Z] time="2022-08-30T10:23:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:23:04 [2022-08-30T10:23:04.501Z] time="2022-08-30T10:23:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fa27a00bb8cea24647e8e52ec60c3b5bd65dc5de9c4dcbe467ef33f2685420f" mediatype=application/vnd.docker.plugin.v1+json size=522
10:23:04 [2022-08-30T10:23:04.501Z] time="2022-08-30T10:23:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:23:04 [2022-08-30T10:23:04.501Z] time="2022-08-30T10:23:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fa27a00bb8cea24647e8e52ec60c3b5bd65dc5de9c4dcbe467ef33f2685420f" mediatype=application/vnd.docker.plugin.v1+json size=522
10:23:04 [2022-08-30T10:23:04.716Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
10:23:04 [2022-08-30T10:23:04.757Z]     plugin_test.go:196: [dfd0c951ac226] daemon is not started
10:23:04 [2022-08-30T10:23:04.757Z] --- PASS: TestPluginInstall (2.57s)
10:23:04 [2022-08-30T10:23:04.757Z]     --- PASS: TestPluginInstall/no_auth (0.98s)
10:23:04 [2022-08-30T10:23:04.757Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
10:23:04 [2022-08-30T10:23:04.757Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
10:23:04 [2022-08-30T10:23:04.757Z] === RUN   TestPluginsWithRuntimes
10:23:04 [2022-08-30T10:23:04.979Z] --- PASS: TestEventsExecDie (0.80s)
10:23:04 [2022-08-30T10:23:04.979Z] === RUN   TestEventsBackwardsCompatible
10:23:05 [2022-08-30T10:23:05.239Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
10:23:05 [2022-08-30T10:23:05.239Z] === RUN   TestEventsVolumeCreate
10:23:05 [2022-08-30T10:23:05.239Z] --- PASS: TestEventsVolumeCreate (0.06s)
10:23:05 [2022-08-30T10:23:05.239Z] === RUN   TestInfoBinaryCommits
10:23:05 [2022-08-30T10:23:05.239Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:23:05 [2022-08-30T10:23:05.239Z] === RUN   TestInfoAPIVersioned
10:23:05 [2022-08-30T10:23:05.239Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:23:05 [2022-08-30T10:23:05.239Z] === RUN   TestInfoAPI
10:23:05 [2022-08-30T10:23:05.239Z] --- PASS: TestInfoAPI (0.05s)
10:23:05 [2022-08-30T10:23:05.239Z] === RUN   TestInfoAPIWarnings
10:23:05 [2022-08-30T10:23:05.498Z] === RUN   TestDockerSuite/TestExecParseError
10:23:06 [2022-08-30T10:23:06.068Z] === RUN   TestDockerSuite/TestExecPausedContainer
10:23:06 [2022-08-30T10:23:06.125Z] === RUN   TestPluginsWithRuntimes/No_Args
10:23:06 [2022-08-30T10:23:06.636Z] === RUN   TestDockerSuite/TestExecSetEnv
10:23:07 [2022-08-30T10:23:07.054Z] === RUN   TestPluginsWithRuntimes/With_Args
10:23:07 [2022-08-30T10:23:07.206Z] === RUN   TestDockerSuite/TestExecStartFails
10:23:07 [2022-08-30T10:23:07.775Z] === RUN   TestDockerSuite/TestExecStopNotHanging
10:23:07 [2022-08-30T10:23:07.984Z] --- PASS: TestPluginsWithRuntimes (3.30s)
10:23:07 [2022-08-30T10:23:07.984Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
10:23:07 [2022-08-30T10:23:07.984Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
10:23:07 [2022-08-30T10:23:07.984Z] === RUN   TestPluginBackCompatMediaTypes
10:23:08 [2022-08-30T10:23:08.343Z] === RUN   TestDockerSuite/TestExecTTY
10:23:08 [2022-08-30T10:23:08.546Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
10:23:08 [2022-08-30T10:23:08.546Z] PASS
10:23:08 [2022-08-30T10:23:08.546Z] 
10:23:08 [2022-08-30T10:23:08.546Z] DONE 24 tests in 6.579s
10:23:08 [2022-08-30T10:23:08.546Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:23:08 [2022-08-30T10:23:08.546Z] ++ 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
10:23:08 [2022-08-30T10:23:08.546Z] ++ set -e
10:23:08 [2022-08-30T10:23:08.546Z] ++ '[' -n 0 ']'
10:23:08 [2022-08-30T10:23:08.546Z] ++ set -x
10:23:08 [2022-08-30T10:23:08.546Z] ++ 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
10:23:08 [2022-08-30T10:23:08.546Z] INFO: Testing against a local daemon
10:23:08 [2022-08-30T10:23:08.546Z] === RUN   TestExternalGraphDriver
10:23:08 [2022-08-30T10:23:08.915Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
10:23:09 [2022-08-30T10:23:09.108Z] === RUN   TestExternalGraphDriver/json
10:23:09 [2022-08-30T10:23:09.483Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
10:23:10 [2022-08-30T10:23:10.053Z] === RUN   TestDockerSuite/TestExecUlimits
10:23:10 [2022-08-30T10:23:10.475Z] === RUN   TestExternalGraphDriver/spec
10:23:10 [2022-08-30T10:23:10.622Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
10:23:10 [2022-08-30T10:23:10.622Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
10:23:10 [2022-08-30T10:23:10.622Z] === RUN   TestDockerSuite/TestExecWithImageUser
10:23:12 [2022-08-30T10:23:12.003Z] === RUN   TestDockerSuite/TestExecWithNoTERM
10:23:12 [2022-08-30T10:23:12.368Z] === RUN   TestExternalGraphDriver/pull
10:23:12 [2022-08-30T10:23:12.572Z] === RUN   TestDockerSuite/TestExecWithPrivileged
10:23:13 [2022-08-30T10:23:13.141Z] === RUN   TestDockerSuite/TestExecWithTERM
10:23:13 [2022-08-30T10:23:13.560Z] --- PASS: TestServiceUpdateSecrets (14.66s)
10:23:13 [2022-08-30T10:23:13.560Z] === RUN   TestServiceUpdateConfigs
10:23:13 [2022-08-30T10:23:13.711Z] === RUN   TestDockerSuite/TestExecWithUser
10:23:14 [2022-08-30T10:23:14.260Z] --- PASS: TestExternalGraphDriver (5.22s)
10:23:14 [2022-08-30T10:23:14.260Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
10:23:14 [2022-08-30T10:23:14.260Z]     --- PASS: TestExternalGraphDriver/spec (1.62s)
10:23:14 [2022-08-30T10:23:14.260Z]     --- PASS: TestExternalGraphDriver/pull (1.68s)
10:23:14 [2022-08-30T10:23:14.260Z] === RUN   TestGraphdriverPluginV2
10:23:14 [2022-08-30T10:23:14.260Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:23:14 [2022-08-30T10:23:14.260Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
10:23:14 [2022-08-30T10:23:14.260Z] PASS
10:23:14 [2022-08-30T10:23:14.260Z] 
10:23:14 [2022-08-30T10:23:14.260Z] === Skipped
10:23:14 [2022-08-30T10:23:14.260Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
10:23:14 [2022-08-30T10:23:14.260Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:23:14 [2022-08-30T10:23:14.260Z] 
10:23:14 [2022-08-30T10:23:14.260Z] DONE 5 tests, 1 skipped in 5.660s
10:23:14 [2022-08-30T10:23:14.260Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:23:14 [2022-08-30T10:23:14.260Z] ++ 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
10:23:14 [2022-08-30T10:23:14.260Z] ++ set -e
10:23:14 [2022-08-30T10:23:14.260Z] ++ '[' -n 0 ']'
10:23:14 [2022-08-30T10:23:14.260Z] ++ set -x
10:23:14 [2022-08-30T10:23:14.260Z] ++ 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
10:23:14 [2022-08-30T10:23:14.260Z] INFO: Testing against a local daemon
10:23:14 [2022-08-30T10:23:14.260Z] === RUN   TestContinueAfterPluginCrash
10:23:14 [2022-08-30T10:23:14.260Z] === PAUSE TestContinueAfterPluginCrash
10:23:14 [2022-08-30T10:23:14.260Z] === RUN   TestReadPluginNoRead
10:23:14 [2022-08-30T10:23:14.260Z] === PAUSE TestReadPluginNoRead
10:23:14 [2022-08-30T10:23:14.260Z] === RUN   TestDaemonStartWithLogOpt
10:23:14 [2022-08-30T10:23:14.260Z] === PAUSE TestDaemonStartWithLogOpt
10:23:14 [2022-08-30T10:23:14.260Z] === CONT  TestContinueAfterPluginCrash
10:23:14 [2022-08-30T10:23:14.260Z] === CONT  TestDaemonStartWithLogOpt
10:23:14 [2022-08-30T10:23:14.279Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
10:23:15 [2022-08-30T10:23:15.658Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
10:23:17 [2022-08-30T10:23:17.530Z] --- PASS: TestDaemonStartWithLogOpt (2.96s)
10:23:17 [2022-08-30T10:23:17.530Z] === CONT  TestReadPluginNoRead
10:23:18 [2022-08-30T10:23:18.218Z] === RUN   TestDockerSuite/TestHealth
10:23:19 [2022-08-30T10:23:19.423Z] === RUN   TestReadPluginNoRead/default
10:23:20 [2022-08-30T10:23:20.790Z] === RUN   TestReadPluginNoRead/disabled_caching
10:23:21 [2022-08-30T10:23:21.719Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:23:22 [2022-08-30T10:23:22.281Z] --- PASS: TestContinueAfterPluginCrash (8.02s)
10:23:22 [2022-08-30T10:23:22.412Z] --- PASS: TestInfoAPIWarnings (16.54s)
10:23:22 [2022-08-30T10:23:22.412Z] === RUN   TestInfoDebug
10:23:22 [2022-08-30T10:23:22.412Z] --- PASS: TestInfoDebug (0.54s)
10:23:22 [2022-08-30T10:23:22.412Z] === RUN   TestInfoInsecureRegistries
10:23:22 [2022-08-30T10:23:22.846Z] === CONT  TestReadPluginNoRead
10:23:22 [2022-08-30T10:23:22.846Z]     read_test.go:92: [d4195eda9bf77] daemon is not started
10:23:22 [2022-08-30T10:23:22.846Z] --- PASS: TestReadPluginNoRead (5.69s)
10:23:22 [2022-08-30T10:23:22.846Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
10:23:22 [2022-08-30T10:23:22.846Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
10:23:22 [2022-08-30T10:23:22.846Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
10:23:22 [2022-08-30T10:23:22.846Z] PASS
10:23:22 [2022-08-30T10:23:22.980Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:23:22 [2022-08-30T10:23:22.980Z] === RUN   TestInfoRegistryMirrors
10:23:23 [2022-08-30T10:23:23.103Z] 
10:23:23 [2022-08-30T10:23:23.103Z] DONE 6 tests in 8.761s
10:23:23 [2022-08-30T10:23:23.103Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:23:23 [2022-08-30T10:23:23.103Z] ++ 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
10:23:23 [2022-08-30T10:23:23.103Z] ++ set -e
10:23:23 [2022-08-30T10:23:23.103Z] ++ '[' -n 0 ']'
10:23:23 [2022-08-30T10:23:23.103Z] ++ set -x
10:23:23 [2022-08-30T10:23:23.103Z] ++ 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
10:23:23 [2022-08-30T10:23:23.103Z] testing: warning: no tests to run
10:23:23 [2022-08-30T10:23:23.103Z] PASS
10:23:23 [2022-08-30T10:23:23.103Z] 
10:23:23 [2022-08-30T10:23:23.103Z] DONE 0 tests in 0.037s
10:23:23 [2022-08-30T10:23:23.103Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:23:23 [2022-08-30T10:23:23.103Z] ++ 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
10:23:23 [2022-08-30T10:23:23.103Z] ++ set -e
10:23:23 [2022-08-30T10:23:23.103Z] ++ '[' -n 0 ']'
10:23:23 [2022-08-30T10:23:23.103Z] ++ set -x
10:23:23 [2022-08-30T10:23:23.103Z] ++ 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
10:23:23 [2022-08-30T10:23:23.103Z] INFO: Testing against a local daemon
10:23:23 [2022-08-30T10:23:23.103Z] === RUN   TestPluginWithDevMounts
10:23:23 [2022-08-30T10:23:23.103Z] === PAUSE TestPluginWithDevMounts
10:23:23 [2022-08-30T10:23:23.103Z] === CONT  TestPluginWithDevMounts
10:23:23 [2022-08-30T10:23:23.240Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:23:23 [2022-08-30T10:23:23.240Z] === RUN   TestLoginFailsWithBadCredentials
10:23:23 [2022-08-30T10:23:23.808Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
10:23:23 [2022-08-30T10:23:23.808Z] === RUN   TestPingCacheHeaders
10:23:23 [2022-08-30T10:23:23.808Z] --- PASS: TestPingCacheHeaders (0.02s)
10:23:23 [2022-08-30T10:23:23.808Z] === RUN   TestPingGet
10:23:23 [2022-08-30T10:23:23.808Z] --- PASS: TestPingGet (0.01s)
10:23:23 [2022-08-30T10:23:23.808Z] === RUN   TestPingHead
10:23:23 [2022-08-30T10:23:23.808Z] --- PASS: TestPingHead (0.02s)
10:23:23 [2022-08-30T10:23:23.808Z] === RUN   TestPingSwarmHeader
10:23:24 [2022-08-30T10:23:24.376Z] === RUN   TestPingSwarmHeader/before_swarm_init
10:23:24 [2022-08-30T10:23:24.946Z] === RUN   TestPingSwarmHeader/after_swarm_init
10:23:24 [2022-08-30T10:23:24.994Z] --- PASS: TestPluginWithDevMounts (1.51s)
10:23:24 [2022-08-30T10:23:24.994Z] PASS
10:23:24 [2022-08-30T10:23:24.994Z] 
10:23:24 [2022-08-30T10:23:24.994Z] DONE 1 tests in 1.626s
10:23:24 [2022-08-30T10:23:24.994Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
10:23:24 [2022-08-30T10:23:24.994Z] ++ 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
10:23:24 [2022-08-30T10:23:24.994Z] ++ set -e
10:23:24 [2022-08-30T10:23:24.994Z] ++ '[' -n 0 ']'
10:23:24 [2022-08-30T10:23:24.994Z] ++ set -x
10:23:24 [2022-08-30T10:23:24.994Z] ++ 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
10:23:24 [2022-08-30T10:23:24.994Z] INFO: Testing against a local daemon
10:23:24 [2022-08-30T10:23:24.994Z] === RUN   TestSecretInspect
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
10:23:25 [2022-08-30T10:23:25.230Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 31.9% of statements
10:23:25 [2022-08-30T10:23:25.230Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:23:25 [2022-08-30T10:23:25.230Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:23:25 [2022-08-30T10:23:25.230Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
10:23:25 [2022-08-30T10:23:25.230Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 67.9% of statements
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/types	[no test files]
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:23:25 [2022-08-30T10:23:25.230Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:23:25 [2022-08-30T10:23:25.489Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
10:23:25 [2022-08-30T10:23:25.489Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
10:23:25 [2022-08-30T10:23:25.489Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:23:25 [2022-08-30T10:23:25.489Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:23:25 [2022-08-30T10:23:25.749Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
10:23:25 [2022-08-30T10:23:25.749Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 77.3% of statements
10:23:25 [2022-08-30T10:23:25.749Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:23:25 [2022-08-30T10:23:25.749Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:23:25 [2022-08-30T10:23:25.749Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:23:25 [2022-08-30T10:23:25.749Z] ?   	github.com/docker/docker/builder	[no test files]
10:23:25 [2022-08-30T10:23:25.749Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:23:25 [2022-08-30T10:23:25.749Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:23:25 [2022-08-30T10:23:25.749Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:23:25 [2022-08-30T10:23:25.749Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:23:25 [2022-08-30T10:23:25.749Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:23:25 [2022-08-30T10:23:25.749Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:23:25 [2022-08-30T10:23:25.749Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:23:25 [2022-08-30T10:23:25.884Z] === RUN   TestPingSwarmHeader/after_swarm_leave
10:23:26 [2022-08-30T10:23:26.143Z] --- PASS: TestPingSwarmHeader (2.21s)
10:23:26 [2022-08-30T10:23:26.143Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
10:23:26 [2022-08-30T10:23:26.143Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
10:23:26 [2022-08-30T10:23:26.143Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
10:23:26 [2022-08-30T10:23:26.143Z] === RUN   TestPingBuilderHeader
10:23:26 [2022-08-30T10:23:26.143Z] === RUN   TestPingBuilderHeader/default_config
10:23:26 [2022-08-30T10:23:26.711Z] === RUN   TestPingBuilderHeader/buildkit_disabled
10:23:26 [2022-08-30T10:23:26.970Z] --- PASS: TestPingBuilderHeader (1.06s)
10:23:26 [2022-08-30T10:23:26.970Z]     --- PASS: TestPingBuilderHeader/default_config (0.53s)
10:23:26 [2022-08-30T10:23:26.970Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
10:23:26 [2022-08-30T10:23:26.970Z] === RUN   TestVersion
10:23:26 [2022-08-30T10:23:26.970Z] --- PASS: TestVersion (0.03s)
10:23:26 [2022-08-30T10:23:26.970Z] === CONT  TestDiskUsage
10:23:27 [2022-08-30T10:23:27.510Z] --- PASS: TestSecretInspect (2.28s)
10:23:27 [2022-08-30T10:23:27.510Z] === RUN   TestSecretList
10:23:27 [2022-08-30T10:23:27.539Z] === RUN   TestDiskUsage/empty
10:23:27 [2022-08-30T10:23:27.539Z] === RUN   TestDiskUsage/empty/container_types
10:23:27 [2022-08-30T10:23:27.539Z] === RUN   TestDiskUsage/empty/image_types
10:23:27 [2022-08-30T10:23:27.539Z] === RUN   TestDiskUsage/empty/volume_types
10:23:27 [2022-08-30T10:23:27.539Z] === RUN   TestDiskUsage/empty/build-cache_types
10:23:27 [2022-08-30T10:23:27.539Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:23:27 [2022-08-30T10:23:27.539Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:23:27 [2022-08-30T10:23:27.539Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:23:27 [2022-08-30T10:23:27.539Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:23:27 [2022-08-30T10:23:27.539Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:23:27 [2022-08-30T10:23:27.539Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:23:27 [2022-08-30T10:23:27.539Z] === RUN   TestDiskUsage/after_LoadBusybox
10:23:27 [2022-08-30T10:23:27.799Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:23:27 [2022-08-30T10:23:27.799Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:23:27 [2022-08-30T10:23:27.799Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:23:27 [2022-08-30T10:23:27.799Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:23:27 [2022-08-30T10:23:27.799Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:23:27 [2022-08-30T10:23:27.799Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:23:27 [2022-08-30T10:23:27.799Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:23:27 [2022-08-30T10:23:27.799Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:23:27 [2022-08-30T10:23:27.799Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:23:27 [2022-08-30T10:23:27.799Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:23:27 [2022-08-30T10:23:27.799Z] === RUN   TestDiskUsage/after_container.Run
10:23:28 [2022-08-30T10:23:28.058Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:23:28 [2022-08-30T10:23:28.058Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:23:28 [2022-08-30T10:23:28.058Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:23:28 [2022-08-30T10:23:28.058Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:23:28 [2022-08-30T10:23:28.058Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:23:28 [2022-08-30T10:23:28.058Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:23:28 [2022-08-30T10:23:28.058Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:23:28 [2022-08-30T10:23:28.058Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:23:28 [2022-08-30T10:23:28.058Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:23:28 [2022-08-30T10:23:28.058Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:23:28 [2022-08-30T10:23:28.317Z] --- PASS: TestDiskUsage (1.20s)
10:23:28 [2022-08-30T10:23:28.317Z]     --- PASS: TestDiskUsage/empty (0.01s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.19s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]     --- PASS: TestDiskUsage/after_container.Run (0.33s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z] PASS
10:23:28 [2022-08-30T10:23:28.317Z] 
10:23:28 [2022-08-30T10:23:28.317Z] === Skipped
10:23:28 [2022-08-30T10:23:28.317Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:23:28 [2022-08-30T10:23:28.317Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:23:28 [2022-08-30T10:23:28.317Z] 
10:23:28 [2022-08-30T10:23:28.317Z] DONE 57 tests, 1 skipped in 24.222s
10:23:28 [2022-08-30T10:23:28.317Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:23:28 [2022-08-30T10:23:28.317Z] ++ 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
10:23:28 [2022-08-30T10:23:28.317Z] ++ set -e
10:23:28 [2022-08-30T10:23:28.317Z] ++ '[' -n 0 ']'
10:23:28 [2022-08-30T10:23:28.317Z] ++ set -x
10:23:28 [2022-08-30T10:23:28.317Z] ++ 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
10:23:28 [2022-08-30T10:23:28.317Z] INFO: Testing against a local daemon
10:23:28 [2022-08-30T10:23:28.317Z] === RUN   TestVolumesCreateAndList
10:23:28 [2022-08-30T10:23:28.317Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:23:28 [2022-08-30T10:23:28.317Z] === RUN   TestVolumesRemove
10:23:28 [2022-08-30T10:23:28.490Z] --- PASS: TestServiceUpdateConfigs (14.60s)
10:23:28 [2022-08-30T10:23:28.490Z] === RUN   TestServiceUpdateNetwork
10:23:28 [2022-08-30T10:23:28.576Z] --- PASS: TestVolumesRemove (0.06s)
10:23:28 [2022-08-30T10:23:28.576Z] === RUN   TestVolumesInspect
10:23:28 [2022-08-30T10:23:28.576Z] --- PASS: TestVolumesInspect (0.02s)
10:23:28 [2022-08-30T10:23:28.576Z] === RUN   TestVolumesInvalidJSON
10:23:28 [2022-08-30T10:23:28.576Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:23:28 [2022-08-30T10:23:28.576Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:23:28 [2022-08-30T10:23:28.576Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:23:28 [2022-08-30T10:23:28.576Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:23:28 [2022-08-30T10:23:28.576Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:23:28 [2022-08-30T10:23:28.576Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:23:28 [2022-08-30T10:23:28.576Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:23:28 [2022-08-30T10:23:28.576Z] --- PASS: TestVolumesInvalidJSON (0.02s)
10:23:28 [2022-08-30T10:23:28.576Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
10:23:28 [2022-08-30T10:23:28.576Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:23:28 [2022-08-30T10:23:28.576Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:23:28 [2022-08-30T10:23:28.576Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:23:28 [2022-08-30T10:23:28.576Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:23:28 [2022-08-30T10:23:28.576Z] PASS
10:23:28 [2022-08-30T10:23:28.576Z] 
10:23:28 [2022-08-30T10:23:28.576Z] DONE 9 tests in 0.210s
10:23:28 [2022-08-30T10:23:28.576Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:23:28 [2022-08-30T10:23:28.837Z] ++++ cat bundles/test-integration/docker.pid
10:23:28 [2022-08-30T10:23:28.837Z] +++ kill 7114
10:23:29 [2022-08-30T10:23:29.096Z] +++ /etc/init.d/apparmor stop
10:23:29 [2022-08-30T10:23:29.096Z] Leaving: AppArmorNo profiles have been unloaded.
10:23:29 [2022-08-30T10:23:29.096Z] 
10:23:29 [2022-08-30T10:23:29.096Z] Unloading profiles will leave already running processes permanently
10:23:29 [2022-08-30T10:23:29.096Z] unconfined, which can lead to unexpected situations.
10:23:29 [2022-08-30T10:23:29.096Z] 
10:23:29 [2022-08-30T10:23:29.096Z] To set a process to complain mode, use the command line tool
10:23:29 [2022-08-30T10:23:29.096Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:23:29 [2022-08-30T10:23:29.096Z] +++ true
10:23:29 [2022-08-30T10:23:29.096Z] exiting test-integration
10:23:29 [2022-08-30T10:23:29.096Z] ++ exit 0
10:23:29 [2022-08-30T10:23:29.096Z] 
10:23:29 [2022-08-30T10:23:29.399Z] --- PASS: TestSecretList (2.17s)
10:23:29 [2022-08-30T10:23:29.399Z] === RUN   TestSecretsCreateAndDelete
10:23:29 [2022-08-30T10:23:29.967Z] ok  	github.com/docker/docker/builder/remotecontext	0.161s	coverage: 13.7% of statements
10:23:30 [2022-08-30T10:23:30.039Z] + for job in $(jobs -p)
10:23:30 [2022-08-30T10:23:30.039Z] + wait 1289
10:23:30 [2022-08-30T10:23:30.538Z] ok  	github.com/docker/docker/builder/dockerfile	0.569s	coverage: 49.3% of statements
10:23:30 [2022-08-30T10:23:30.797Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
10:23:31 [2022-08-30T10:23:31.366Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
10:23:31 [2022-08-30T10:23:31.417Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
10:23:31 [2022-08-30T10:23:31.916Z] --- PASS: TestSecretsCreateAndDelete (2.24s)
10:23:31 [2022-08-30T10:23:31.916Z] === RUN   TestSecretsUpdate
10:23:32 [2022-08-30T10:23:32.306Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.613s	coverage: 86.3% of statements
10:23:32 [2022-08-30T10:23:32.306Z] ?   	github.com/docker/docker/cli	[no test files]
10:23:32 [2022-08-30T10:23:32.306Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:23:32 [2022-08-30T10:23:32.306Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
10:23:32 [2022-08-30T10:23:32.306Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
10:23:32 [2022-08-30T10:23:32.876Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.018s	coverage: 67.6% of statements
10:23:33 [2022-08-30T10:23:33.805Z] --- PASS: TestSecretsUpdate (2.18s)
10:23:33 [2022-08-30T10:23:33.805Z] === RUN   TestTemplatedSecret
10:23:36 [2022-08-30T10:23:36.323Z] --- PASS: TestTemplatedSecret (2.44s)
10:23:36 [2022-08-30T10:23:36.323Z] === RUN   TestSecretCreateResolve
10:23:37 [2022-08-30T10:23:37.073Z] ok  	github.com/docker/docker/client	0.154s	coverage: 76.0% of statements
10:23:37 [2022-08-30T10:23:37.983Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
10:23:38 [2022-08-30T10:23:38.212Z] --- PASS: TestSecretCreateResolve (2.20s)
10:23:38 [2022-08-30T10:23:38.212Z] PASS
10:23:38 [2022-08-30T10:23:38.212Z] 
10:23:38 [2022-08-30T10:23:38.212Z] DONE 6 tests in 13.610s
10:23:38 [2022-08-30T10:23:38.212Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
10:23:38 [2022-08-30T10:23:38.212Z] ++ 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
10:23:38 [2022-08-30T10:23:38.212Z] ++ set -e
10:23:38 [2022-08-30T10:23:38.212Z] ++ '[' -n 0 ']'
10:23:38 [2022-08-30T10:23:38.212Z] ++ set -x
10:23:38 [2022-08-30T10:23:38.212Z] ++ 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
10:23:38 [2022-08-30T10:23:38.468Z] INFO: Testing against a local daemon
10:23:38 [2022-08-30T10:23:38.468Z] === RUN   TestServiceCreateInit
10:23:38 [2022-08-30T10:23:38.468Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:23:40 [2022-08-30T10:23:40.517Z] === RUN   TestDockerSuite/TestBuildHistory
10:23:40 [2022-08-30T10:23:40.714Z] --- PASS: TestServiceUpdateNetwork (12.61s)
10:23:40 [2022-08-30T10:23:40.714Z] === RUN   TestServiceUpdatePidsLimit
10:23:42 [2022-08-30T10:23:42.099Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:23:42 [2022-08-30T10:23:42.636Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:23:42 [2022-08-30T10:23:42.671Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:23:43 [2022-08-30T10:23:43.065Z] === RUN   TestDockerSuite/TestHistoryExistentImage
10:23:43 [2022-08-30T10:23:43.065Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
10:23:43 [2022-08-30T10:23:43.065Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
10:23:43 [2022-08-30T10:23:43.065Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
10:23:43 [2022-08-30T10:23:43.635Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
10:23:43 [2022-08-30T10:23:43.635Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
10:23:44 [2022-08-30T10:23:44.203Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
10:23:44 [2022-08-30T10:23:44.772Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
10:23:44 [2022-08-30T10:23:44.772Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
10:23:44 [2022-08-30T10:23:44.772Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
10:23:44 [2022-08-30T10:23:44.772Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
10:23:45 [2022-08-30T10:23:45.032Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
10:23:45 [2022-08-30T10:23:45.291Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
10:23:45 [2022-08-30T10:23:45.551Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
10:23:45 [2022-08-30T10:23:45.551Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
10:23:45 [2022-08-30T10:23:45.905Z] --- PASS: TestServiceCreateInit (7.17s)
10:23:45 [2022-08-30T10:23:45.906Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.44s)
10:23:45 [2022-08-30T10:23:45.906Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s)
10:23:45 [2022-08-30T10:23:45.906Z] === RUN   TestCreateServiceMultipleTimes
10:23:46 [2022-08-30T10:23:46.121Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
10:23:46 [2022-08-30T10:23:46.121Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
10:23:47 [2022-08-30T10:23:47.059Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
10:23:47 [2022-08-30T10:23:47.319Z] === RUN   TestDockerSuite/TestImagesFormat
10:23:47 [2022-08-30T10:23:47.578Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
10:23:48 [2022-08-30T10:23:48.145Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
10:23:50 [2022-08-30T10:23:50.680Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
10:23:50 [2022-08-30T10:23:50.680Z] === RUN   TestDockerSuite/TestImportBadURL
10:23:50 [2022-08-30T10:23:50.680Z] === RUN   TestDockerSuite/TestImportDisplay
10:23:50 [2022-08-30T10:23:50.804Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:23:51 [2022-08-30T10:23:51.621Z] === RUN   TestDockerSuite/TestImportFile
10:23:53 [2022-08-30T10:23:53.000Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
10:23:53 [2022-08-30T10:23:53.000Z] === RUN   TestDockerSuite/TestImportFileWithMessage
10:23:53 [2022-08-30T10:23:53.000Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
10:23:54 [2022-08-30T10:23:54.381Z] === RUN   TestDockerSuite/TestImportGzipped
10:23:56 [2022-08-30T10:23:56.418Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
10:23:57 [2022-08-30T10:23:57.382Z] --- PASS: TestServiceUpdatePidsLimit (16.31s)
10:23:57 [2022-08-30T10:23:57.382Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
10:23:57 [2022-08-30T10:23:57.382Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
10:23:57 [2022-08-30T10:23:57.382Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s)
10:23:57 [2022-08-30T10:23:57.382Z] PASS
10:23:57 [2022-08-30T10:23:57.382Z] 
10:23:57 [2022-08-30T10:23:57.382Z] === Skipped
10:23:57 [2022-08-30T10:23:57.382Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:23:57 [2022-08-30T10:23:57.382Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:23:57 [2022-08-30T10:23:57.382Z] 
10:23:57 [2022-08-30T10:23:57.382Z] DONE 27 tests, 1 skipped in 164.490s
10:23:57 [2022-08-30T10:23:57.382Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:23:57 [2022-08-30T10:23:57.382Z] INFO: Testing against a local daemon
10:23:57 [2022-08-30T10:23:57.382Z] === RUN   TestSessionCreate
10:23:57 [2022-08-30T10:23:57.382Z] --- PASS: TestSessionCreate (0.03s)
10:23:57 [2022-08-30T10:23:57.382Z] === RUN   TestSessionCreateWithBadUpgrade
10:23:57 [2022-08-30T10:23:57.382Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:23:57 [2022-08-30T10:23:57.382Z] PASS
10:23:57 [2022-08-30T10:23:57.382Z] 
10:23:57 [2022-08-30T10:23:57.382Z] DONE 2 tests in 0.066s
10:23:57 [2022-08-30T10:23:57.382Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:23:57 [2022-08-30T10:23:57.382Z] INFO: Testing against a local daemon
10:23:57 [2022-08-30T10:23:57.382Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:23:57 [2022-08-30T10:23:57.382Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
10:23:57 [2022-08-30T10:23:57.382Z] === RUN   TestDiskUsage
10:23:57 [2022-08-30T10:23:57.382Z] === PAUSE TestDiskUsage
10:23:57 [2022-08-30T10:23:57.382Z] === RUN   TestEventsExecDie
10:23:57 [2022-08-30T10:23:57.643Z] --- PASS: TestEventsExecDie (0.59s)
10:23:57 [2022-08-30T10:23:57.643Z] === RUN   TestEventsBackwardsCompatible
10:23:57 [2022-08-30T10:23:57.643Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
10:23:57 [2022-08-30T10:23:57.643Z] === RUN   TestEventsVolumeCreate
10:23:57 [2022-08-30T10:23:57.797Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
10:23:57 [2022-08-30T10:23:57.904Z] --- PASS: TestEventsVolumeCreate (0.07s)
10:23:57 [2022-08-30T10:23:57.904Z] === RUN   TestInfoBinaryCommits
10:23:57 [2022-08-30T10:23:57.904Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:23:57 [2022-08-30T10:23:57.904Z] === RUN   TestInfoAPIVersioned
10:23:57 [2022-08-30T10:23:57.904Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:23:57 [2022-08-30T10:23:57.904Z] === RUN   TestInfoAPI
10:23:57 [2022-08-30T10:23:57.904Z] --- PASS: TestInfoAPI (0.02s)
10:23:57 [2022-08-30T10:23:57.904Z] === RUN   TestInfoAPIWarnings
10:23:58 [2022-08-30T10:23:58.057Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
10:23:58 [2022-08-30T10:23:58.316Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
10:23:59 [2022-08-30T10:23:59.255Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
10:23:59 [2022-08-30T10:23:59.514Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
10:23:59 [2022-08-30T10:23:59.514Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
10:23:59 [2022-08-30T10:23:59.514Z] === RUN   TestDockerSuite/TestInspectAmpersand
10:24:00 [2022-08-30T10:24:00.453Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
10:24:00 [2022-08-30T10:24:00.453Z]     docker_api_swarm_service_test.go:395: [de3c300f87250] joining swarm manager [d0da625e8df61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:24:00 [2022-08-30T10:24:00.796Z] --- PASS: TestCreateServiceMultipleTimes (14.68s)
10:24:00 [2022-08-30T10:24:00.796Z] === RUN   TestCreateServiceConflict
10:24:01 [2022-08-30T10:24:01.022Z] === RUN   TestDockerSuite/TestInspectByPrefix
10:24:01 [2022-08-30T10:24:01.022Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
10:24:01 [2022-08-30T10:24:01.281Z]     docker_api_swarm_service_test.go:395: [d343d16663b63] joining swarm manager [d0da625e8df61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:24:01 [2022-08-30T10:24:01.544Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
10:24:01 [2022-08-30T10:24:01.544Z]     docker_cli_inspect_test.go:200: unmatched requirement Devicemapper
10:24:01 [2022-08-30T10:24:01.544Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
10:24:02 [2022-08-30T10:24:02.483Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
10:24:02 [2022-08-30T10:24:02.700Z] --- PASS: TestCreateServiceConflict (2.18s)
10:24:02 [2022-08-30T10:24:02.700Z] === RUN   TestCreateServiceMaxReplicas
10:24:03 [2022-08-30T10:24:03.053Z] === RUN   TestDockerSuite/TestInspectDefault
10:24:03 [2022-08-30T10:24:03.993Z] === RUN   TestDockerSuite/TestInspectHistory
10:24:04 [2022-08-30T10:24:04.563Z] === RUN   TestDockerSuite/TestInspectImage
10:24:04 [2022-08-30T10:24:04.563Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
10:24:04 [2022-08-30T10:24:04.563Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
10:24:04 [2022-08-30T10:24:04.563Z]     docker_cli_inspect_test.go:182: unmatched requirement Devicemapper
10:24:04 [2022-08-30T10:24:04.563Z] === RUN   TestDockerSuite/TestInspectInt64
10:24:05 [2022-08-30T10:24:05.133Z] === RUN   TestDockerSuite/TestInspectJSONFields
10:24:05 [2022-08-30T10:24:05.218Z] --- PASS: TestCreateServiceMaxReplicas (2.56s)
10:24:05 [2022-08-30T10:24:05.218Z] === RUN   TestCreateWithDuplicateNetworkNames
10:24:06 [2022-08-30T10:24:06.072Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
10:24:06 [2022-08-30T10:24:06.072Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
10:24:06 [2022-08-30T10:24:06.641Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
10:24:07 [2022-08-30T10:24:07.209Z] === RUN   TestDockerSuite/TestInspectPlugin
10:24:09 [2022-08-30T10:24:09.743Z] === RUN   TestDockerSuite/TestInspectRootFS
10:24:09 [2022-08-30T10:24:09.743Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
10:24:10 [2022-08-30T10:24:10.002Z] === RUN   TestDockerSuite/TestInspectStatus
10:24:10 [2022-08-30T10:24:10.574Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
10:24:11 [2022-08-30T10:24:11.512Z] === RUN   TestDockerSuite/TestInspectTemplateError
10:24:12 [2022-08-30T10:24:12.081Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
10:24:12 [2022-08-30T10:24:12.649Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
10:24:12 [2022-08-30T10:24:12.908Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
10:24:13 [2022-08-30T10:24:13.477Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
10:24:14 [2022-08-30T10:24:14.045Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
10:24:14 [2022-08-30T10:24:14.305Z] === RUN   TestDockerSuite/TestInspectUnknownObject
10:24:14 [2022-08-30T10:24:14.305Z] === RUN   TestDockerSuite/TestLinkShortDefinition
10:24:15 [2022-08-30T10:24:15.246Z] === RUN   TestDockerSuite/TestLinksEnvs
10:24:15 [2022-08-30T10:24:15.810Z] ok  	github.com/docker/docker/cmd/dockerd	0.086s	coverage: 29.9% of statements
10:24:15 [2022-08-30T10:24:15.810Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.489s	coverage: 0.0% of statements
10:24:15 [2022-08-30T10:24:15.810Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
10:24:15 [2022-08-30T10:24:15.810Z] ok  	github.com/docker/docker/container	0.128s	coverage: 35.7% of statements
10:24:15 [2022-08-30T10:24:15.810Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:24:15 [2022-08-30T10:24:15.810Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:24:15 [2022-08-30T10:24:15.810Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:24:15 [2022-08-30T10:24:15.810Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:24:16 [2022-08-30T10:24:16.012Z] --- PASS: TestInfoAPIWarnings (16.54s)
10:24:16 [2022-08-30T10:24:16.012Z] === RUN   TestInfoDebug
10:24:16 [2022-08-30T10:24:16.012Z] --- PASS: TestInfoDebug (0.52s)
10:24:16 [2022-08-30T10:24:16.012Z] === RUN   TestInfoInsecureRegistries
10:24:16 [2022-08-30T10:24:16.012Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:24:16 [2022-08-30T10:24:16.012Z] === RUN   TestInfoRegistryMirrors
10:24:16 [2022-08-30T10:24:16.012Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:24:16 [2022-08-30T10:24:16.012Z] === RUN   TestLoginFailsWithBadCredentials
10:24:16 [2022-08-30T10:24:16.185Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
10:24:16 [2022-08-30T10:24:16.273Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
10:24:16 [2022-08-30T10:24:16.273Z] === RUN   TestPingCacheHeaders
10:24:16 [2022-08-30T10:24:16.273Z] --- PASS: TestPingCacheHeaders (0.02s)
10:24:16 [2022-08-30T10:24:16.273Z] === RUN   TestPingGet
10:24:16 [2022-08-30T10:24:16.273Z] --- PASS: TestPingGet (0.02s)
10:24:16 [2022-08-30T10:24:16.273Z] === RUN   TestPingHead
10:24:16 [2022-08-30T10:24:16.273Z] --- PASS: TestPingHead (0.02s)
10:24:16 [2022-08-30T10:24:16.273Z] === RUN   TestPingSwarmHeader
10:24:16 [2022-08-30T10:24:16.757Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
10:24:16 [2022-08-30T10:24:16.757Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
10:24:16 [2022-08-30T10:24:16.843Z] === RUN   TestPingSwarmHeader/before_swarm_init
10:24:17 [2022-08-30T10:24:17.414Z] === RUN   TestPingSwarmHeader/after_swarm_init
10:24:17 [2022-08-30T10:24:17.695Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
10:24:18 [2022-08-30T10:24:18.354Z] === RUN   TestPingSwarmHeader/after_swarm_leave
10:24:18 [2022-08-30T10:24:18.354Z] --- PASS: TestPingSwarmHeader (2.07s)
10:24:18 [2022-08-30T10:24:18.354Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
10:24:18 [2022-08-30T10:24:18.354Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
10:24:18 [2022-08-30T10:24:18.354Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
10:24:18 [2022-08-30T10:24:18.354Z] === RUN   TestPingBuilderHeader
10:24:18 [2022-08-30T10:24:18.354Z] === RUN   TestPingBuilderHeader/default_config
10:24:18 [2022-08-30T10:24:18.925Z] === RUN   TestPingBuilderHeader/buildkit_disabled
10:24:19 [2022-08-30T10:24:19.087Z]     docker_api_swarm_service_test.go:343: [db64067782c7e] joining swarm manager [d7769aa52782f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:24:19 [2022-08-30T10:24:19.497Z] --- PASS: TestPingBuilderHeader (1.05s)
10:24:19 [2022-08-30T10:24:19.497Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
10:24:19 [2022-08-30T10:24:19.497Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
10:24:19 [2022-08-30T10:24:19.497Z] === RUN   TestVersion
10:24:19 [2022-08-30T10:24:19.497Z] --- PASS: TestVersion (0.02s)
10:24:19 [2022-08-30T10:24:19.497Z] === CONT  TestCgroupDriverSystemdMemoryLimit
10:24:19 [2022-08-30T10:24:19.497Z] === CONT  TestDiskUsage
10:24:20 [2022-08-30T10:24:20.025Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
10:24:20 [2022-08-30T10:24:20.025Z]     docker_api_swarm_service_test.go:343: [dba0f04194cee] joining swarm manager [d7769aa52782f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:24:20 [2022-08-30T10:24:20.061Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s)
10:24:20 [2022-08-30T10:24:20.061Z] === RUN   TestCreateServiceSecretFileMode
10:24:20 [2022-08-30T10:24:20.061Z] --- PASS: TestCreateServiceSecretFileMode (1.98s)
10:24:20 [2022-08-30T10:24:20.061Z] === RUN   TestCreateServiceConfigFileMode
10:24:20 [2022-08-30T10:24:20.068Z] === RUN   TestDiskUsage/empty
10:24:20 [2022-08-30T10:24:20.068Z] === RUN   TestDiskUsage/empty/container_types
10:24:20 [2022-08-30T10:24:20.068Z] === RUN   TestDiskUsage/empty/image_types
10:24:20 [2022-08-30T10:24:20.068Z] === RUN   TestDiskUsage/empty/volume_types
10:24:20 [2022-08-30T10:24:20.068Z] === RUN   TestDiskUsage/empty/build-cache_types
10:24:20 [2022-08-30T10:24:20.068Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:24:20 [2022-08-30T10:24:20.068Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:24:20 [2022-08-30T10:24:20.068Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:24:20 [2022-08-30T10:24:20.068Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:24:20 [2022-08-30T10:24:20.068Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:24:20 [2022-08-30T10:24:20.068Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:24:20 [2022-08-30T10:24:20.068Z] === RUN   TestDiskUsage/after_LoadBusybox
10:24:20 [2022-08-30T10:24:20.328Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:24:20 [2022-08-30T10:24:20.328Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:24:20 [2022-08-30T10:24:20.328Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:24:20 [2022-08-30T10:24:20.328Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:24:20 [2022-08-30T10:24:20.328Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:24:20 [2022-08-30T10:24:20.328Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:24:20 [2022-08-30T10:24:20.328Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:24:20 [2022-08-30T10:24:20.328Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:24:20 [2022-08-30T10:24:20.328Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:24:20 [2022-08-30T10:24:20.328Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:24:20 [2022-08-30T10:24:20.328Z] === RUN   TestDiskUsage/after_container.Run
10:24:20 [2022-08-30T10:24:20.901Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:24:20 [2022-08-30T10:24:20.901Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:24:20 [2022-08-30T10:24:20.901Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:24:20 [2022-08-30T10:24:20.901Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:24:20 [2022-08-30T10:24:20.901Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:24:20 [2022-08-30T10:24:20.901Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:24:20 [2022-08-30T10:24:20.901Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:24:20 [2022-08-30T10:24:20.901Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:24:20 [2022-08-30T10:24:20.901Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:24:20 [2022-08-30T10:24:20.901Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:24:21 [2022-08-30T10:24:21.162Z] --- PASS: TestDiskUsage (1.60s)
10:24:21 [2022-08-30T10:24:21.162Z]     --- PASS: TestDiskUsage/empty (0.01s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.33s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]     --- PASS: TestDiskUsage/after_container.Run (0.49s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
10:24:21 [2022-08-30T10:24:21.162Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:24:21 [2022-08-30T10:24:21.163Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
10:24:21 [2022-08-30T10:24:21.163Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
10:24:21 [2022-08-30T10:24:21.163Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s)
10:24:21 [2022-08-30T10:24:21.163Z] PASS
10:24:21 [2022-08-30T10:24:21.163Z] 
10:24:21 [2022-08-30T10:24:21.163Z] DONE 57 tests in 24.062s
10:24:21 [2022-08-30T10:24:21.163Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:24:21 [2022-08-30T10:24:21.163Z] INFO: Testing against a local daemon
10:24:21 [2022-08-30T10:24:21.163Z] === RUN   TestVolumesCreateAndList
10:24:21 [2022-08-30T10:24:21.163Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:24:21 [2022-08-30T10:24:21.163Z] === RUN   TestVolumesRemove
10:24:21 [2022-08-30T10:24:21.163Z] --- PASS: TestVolumesRemove (0.09s)
10:24:21 [2022-08-30T10:24:21.163Z] === RUN   TestVolumesInspect
10:24:21 [2022-08-30T10:24:21.163Z] --- PASS: TestVolumesInspect (0.03s)
10:24:21 [2022-08-30T10:24:21.163Z] === RUN   TestVolumesInvalidJSON
10:24:21 [2022-08-30T10:24:21.163Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:24:21 [2022-08-30T10:24:21.163Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:24:21 [2022-08-30T10:24:21.163Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:24:21 [2022-08-30T10:24:21.163Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:24:21 [2022-08-30T10:24:21.163Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:24:21 [2022-08-30T10:24:21.163Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:24:21 [2022-08-30T10:24:21.163Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:24:21 [2022-08-30T10:24:21.163Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:24:21 [2022-08-30T10:24:21.163Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
10:24:21 [2022-08-30T10:24:21.163Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:24:21 [2022-08-30T10:24:21.163Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:24:21 [2022-08-30T10:24:21.163Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:24:21 [2022-08-30T10:24:21.163Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:24:21 [2022-08-30T10:24:21.163Z] PASS
10:24:21 [2022-08-30T10:24:21.163Z] 
10:24:21 [2022-08-30T10:24:21.163Z] DONE 9 tests in 0.168s
10:24:21 [2022-08-30T10:24:21.423Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:24:21 [2022-08-30T10:24:21.934Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
10:24:21 [2022-08-30T10:24:21.934Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
10:24:21 [2022-08-30T10:24:21.946Z] Stopping apparmor (via systemctl): apparmor.service.
10:24:21 [2022-08-30T10:24:21.946Z] Removing test suite binaries
10:24:21 [2022-08-30T10:24:21.946Z] exiting test-integration
10:24:21 [2022-08-30T10:24:21.946Z] ++ exit 0
10:24:21 [2022-08-30T10:24:21.946Z] 
10:24:22 [2022-08-30T10:24:22.577Z] --- PASS: TestCreateServiceConfigFileMode (2.37s)
10:24:22 [2022-08-30T10:24:22.577Z] === RUN   TestCreateServiceSysctls
Post stage
[Pipeline] junit
10:24:23 [2022-08-30T10:24:23.344Z] Recording test results
10:24:23 [2022-08-30T10:24:23.841Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
10:24:23 [2022-08-30T10:24:23.943Z] ok  	github.com/docker/docker/daemon/cluster	0.074s	coverage: 0.5% of statements
10:24:24 [2022-08-30T10:24:24.101Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
10:24:24 [2022-08-30T10:24:24.670Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
10:24:24 [2022-08-30T10:24:24.884Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
10:24:24 [2022-08-30T10:24:24.910Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:24:25 [2022-08-30T10:24:25.245Z] + echo Ensuring container killed.
10:24:25 [2022-08-30T10:24:25.245Z] Ensuring container killed.
10:24:25 [2022-08-30T10:24:25.245Z] + docker rm -vf docker-pr2
10:24:25 [2022-08-30T10:24:25.245Z] Error: No such container: docker-pr2
[Pipeline] sh
10:24:25 [2022-08-30T10:24:25.534Z] + echo Chowning /workspace to jenkins user
10:24:25 [2022-08-30T10:24:25.534Z] Chowning /workspace to jenkins user
10:24:25 [2022-08-30T10:24:25.534Z] + id -u
10:24:25 [2022-08-30T10:24:25.534Z] + id -g
10:24:25 [2022-08-30T10:24:25.534Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44060:/workspace busybox chown -R 1000:1000 /workspace
10:24:25 [2022-08-30T10:24:25.534Z] Unable to find image 'busybox:latest' locally
10:24:25 [2022-08-30T10:24:25.534Z] latest: Pulling from library/busybox
10:24:25 [2022-08-30T10:24:25.795Z] 50783e0dfb64: Pulling fs layer
10:24:25 [2022-08-30T10:24:25.795Z] 50783e0dfb64: Verifying Checksum
10:24:25 [2022-08-30T10:24:25.795Z] 50783e0dfb64: Download complete
10:24:25 [2022-08-30T10:24:25.795Z] 50783e0dfb64: Pull complete
10:24:25 [2022-08-30T10:24:25.795Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
10:24:25 [2022-08-30T10:24:25.845Z] --- PASS: TestCreateServiceSysctls (2.99s)
10:24:25 [2022-08-30T10:24:25.845Z] === RUN   TestCreateServiceCapabilities
10:24:26 [2022-08-30T10:24:26.056Z] Status: Downloaded newer image for busybox:latest
10:24:26 [2022-08-30T10:24:26.801Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 36.9% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:24:27 [2022-08-30T10:24:27.739Z] + bundleName=amd64-cgroup2
10:24:27 [2022-08-30T10:24:27.739Z] + echo Creating amd64-cgroup2-bundles.tar.gz
10:24:27 [2022-08-30T10:24:27.739Z] Creating amd64-cgroup2-bundles.tar.gz
10:24:27 [2022-08-30T10:24:27.739Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
10:24:27 [2022-08-30T10:24:27.739Z] + 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
10:24:28 [2022-08-30T10:24:28.014Z] Archiving artifacts
10:24:28 [2022-08-30T10:24:28.362Z] --- PASS: TestCreateServiceCapabilities (2.44s)
10:24:28 [2022-08-30T10:24:28.362Z] === RUN   TestInspect
10:24:29 [2022-08-30T10:24:29.888Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44060/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:24:30 [2022-08-30T10:24:30.196Z] + make clean
10:24:30 [2022-08-30T10:24:30.196Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:24:30 [2022-08-30T10:24:30.196Z] docker-dev-cache
10:24:30 [2022-08-30T10:24:30.196Z] docker-mod-cache
[Pipeline] deleteDir
10:24:30 [2022-08-30T10:24:30.879Z] --- PASS: TestInspect (2.65s)
10:24:30 [2022-08-30T10:24:30.879Z] === RUN   TestCreateJob
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:24:32 [2022-08-30T10:24:32.792Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
10:24:33 [2022-08-30T10:24:33.051Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
10:24:33 [2022-08-30T10:24:33.397Z] --- PASS: TestCreateJob (2.52s)
10:24:33 [2022-08-30T10:24:33.397Z] === RUN   TestReplicatedJob
10:24:33 [2022-08-30T10:24:33.619Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
10:24:33 [2022-08-30T10:24:33.619Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
10:24:34 [2022-08-30T10:24:34.926Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.447s	coverage: 13.4% of statements
10:24:35 [2022-08-30T10:24:35.496Z] ok  	github.com/docker/docker/daemon/config	0.035s	coverage: 76.8% of statements
10:24:35 [2022-08-30T10:24:35.527Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
10:24:35 [2022-08-30T10:24:35.527Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
10:24:35 [2022-08-30T10:24:35.527Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
10:24:36 [2022-08-30T10:24:36.064Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
10:24:36 [2022-08-30T10:24:36.064Z] ok  	github.com/docker/docker/daemon	10.147s	coverage: 16.4% of statements
10:24:36 [2022-08-30T10:24:36.064Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:24:36 [2022-08-30T10:24:36.064Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:24:36 [2022-08-30T10:24:36.064Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
10:24:36 [2022-08-30T10:24:36.064Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:24:36 [2022-08-30T10:24:36.096Z]     docker_api_swarm_service_test.go:490: [d87e4625e035e] joining swarm manager [d600f7af8ae19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:24:36 [2022-08-30T10:24:36.665Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
10:24:36 [2022-08-30T10:24:36.925Z]     docker_api_swarm_service_test.go:490: [daf5f4358de9a] joining swarm manager [d600f7af8ae19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:24:37 [2022-08-30T10:24:37.004Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
10:24:37 [2022-08-30T10:24:37.865Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
10:24:37 [2022-08-30T10:24:37.943Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.765s	coverage: 74.8% of statements
10:24:38 [2022-08-30T10:24:38.645Z] --- PASS: TestReplicatedJob (4.99s)
10:24:38 [2022-08-30T10:24:38.645Z] === RUN   TestUpdateReplicatedJob
10:24:39 [2022-08-30T10:24:39.245Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
10:24:39 [2022-08-30T10:24:39.323Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.377s	coverage: 60.7% of statements
10:24:39 [2022-08-30T10:24:39.324Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 3.0% of statements
10:24:40 [2022-08-30T10:24:40.182Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
10:24:40 [2022-08-30T10:24:40.751Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
10:24:41 [2022-08-30T10:24:41.163Z] --- PASS: TestUpdateReplicatedJob (2.92s)
10:24:41 [2022-08-30T10:24:41.163Z] === RUN   TestServiceListWithStatuses
10:24:41 [2022-08-30T10:24:41.163Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:24:41 [2022-08-30T10:24:41.163Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:24:41 [2022-08-30T10:24:41.163Z] === RUN   TestDockerNetworkConnectAlias
10:24:41 [2022-08-30T10:24:41.231Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
10:24:42 [2022-08-30T10:24:42.620Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.284s	coverage: 50.6% of statements
10:24:42 [2022-08-30T10:24:42.669Z] === RUN   TestDockerSuite/TestLogsFollowStopped
10:24:42 [2022-08-30T10:24:42.880Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.072s	coverage: 46.1% of statements
10:24:42 [2022-08-30T10:24:42.880Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:24:43 [2022-08-30T10:24:43.240Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
10:24:43 [2022-08-30T10:24:43.499Z] === RUN   TestDockerSuite/TestLogsSince
10:24:44 [2022-08-30T10:24:44.262Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
10:24:44 [2022-08-30T10:24:44.522Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.673s	coverage: 58.5% of statements
10:24:44 [2022-08-30T10:24:44.522Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:24:44 [2022-08-30T10:24:44.522Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:24:45 [2022-08-30T10:24:45.093Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.027s	coverage: 3.0% of statements
10:24:45 [2022-08-30T10:24:45.333Z] --- PASS: TestDockerNetworkConnectAlias (4.01s)
10:24:45 [2022-08-30T10:24:45.334Z] === RUN   TestDockerNetworkReConnect
10:24:46 [2022-08-30T10:24:46.032Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
10:24:47 [2022-08-30T10:24:47.413Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.2% of statements
10:24:48 [2022-08-30T10:24:48.352Z] ok  	github.com/docker/docker/daemon/images	0.074s	coverage: 6.9% of statements
10:24:48 [2022-08-30T10:24:48.352Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:24:48 [2022-08-30T10:24:48.352Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:24:48 [2022-08-30T10:24:48.605Z] --- PASS: TestDockerNetworkReConnect (3.32s)
10:24:48 [2022-08-30T10:24:48.605Z] === RUN   TestServicePlugin
10:24:48 [2022-08-30T10:24:48.605Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:24:48 [2022-08-30T10:24:48.605Z] --- SKIP: TestServicePlugin (0.00s)
10:24:48 [2022-08-30T10:24:48.605Z] === RUN   TestServiceUpdateLabel
10:24:48 [2022-08-30T10:24:48.921Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.153s	coverage: 79.9% of statements
10:24:49 [2022-08-30T10:24:49.180Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.019s	coverage: 53.6% of statements
10:24:49 [2022-08-30T10:24:49.180Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:24:50 [2022-08-30T10:24:50.064Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
10:24:50 [2022-08-30T10:24:50.064Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
10:24:50 [2022-08-30T10:24:50.136Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
10:24:50 [2022-08-30T10:24:50.396Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
10:24:50 [2022-08-30T10:24:50.496Z] --- PASS: TestServiceUpdateLabel (2.17s)
10:24:50 [2022-08-30T10:24:50.496Z] === RUN   TestServiceUpdateSecrets
10:24:51 [2022-08-30T10:24:51.335Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.152s	coverage: 76.8% of statements
10:24:51 [2022-08-30T10:24:51.904Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 87.2% of statements
10:24:52 [2022-08-30T10:24:52.475Z] ok  	github.com/docker/docker/daemon/logger/local	0.054s	coverage: 79.4% of statements
10:24:53 [2022-08-30T10:24:53.415Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.015s	coverage: 63.5% of statements
10:24:53 [2022-08-30T10:24:53.986Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.018s	coverage: 31.5% of statements
10:24:54 [2022-08-30T10:24:54.557Z] ok  	github.com/docker/docker/daemon/logger/journald	3.409s	coverage: 74.3% of statements
10:24:54 [2022-08-30T10:24:54.557Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
10:24:54 [2022-08-30T10:24:54.557Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
10:24:54 [2022-08-30T10:24:54.557Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:24:54 [2022-08-30T10:24:54.557Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
10:24:55 [2022-08-30T10:24:55.127Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 46.8% of statements
10:24:55 [2022-08-30T10:24:55.337Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
10:24:55 [2022-08-30T10:24:55.596Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
10:24:55 [2022-08-30T10:24:55.697Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
10:24:55 [2022-08-30T10:24:55.957Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
10:24:56 [2022-08-30T10:24:56.165Z] === RUN   TestDockerSuite/TestLogsTail
10:24:56 [2022-08-30T10:24:56.526Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.659s	coverage: 82.5% of statements
10:24:56 [2022-08-30T10:24:56.526Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:24:56 [2022-08-30T10:24:56.526Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:24:56 [2022-08-30T10:24:56.735Z] === RUN   TestDockerSuite/TestLogsTimestamps
10:24:57 [2022-08-30T10:24:57.304Z]     docker_api_swarm_service_test.go:128: [ddc927574a5d8] joining swarm manager [d95a312f97050]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:24:57 [2022-08-30T10:24:57.465Z] ok  	github.com/docker/docker/distribution/metadata	0.038s	coverage: 44.4% of statements
10:24:57 [2022-08-30T10:24:57.564Z] === RUN   TestDockerSuite/TestLogsWithDetails
10:24:58 [2022-08-30T10:24:58.134Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
10:24:58 [2022-08-30T10:24:58.134Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
10:24:58 [2022-08-30T10:24:58.134Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
10:24:58 [2022-08-30T10:24:58.134Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
10:24:58 [2022-08-30T10:24:58.134Z] === RUN   TestDockerSuite/TestNetHostname
10:24:58 [2022-08-30T10:24:58.394Z]     docker_api_swarm_service_test.go:129: [dc3aa8cb8a3c4] joining swarm manager [d95a312f97050]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:24:59 [2022-08-30T10:24:59.370Z] ok  	github.com/docker/docker/distribution	1.524s	coverage: 28.0% of statements
10:24:59 [2022-08-30T10:24:59.370Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:24:59 [2022-08-30T10:24:59.370Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
10:24:59 [2022-08-30T10:24:59.939Z] ok  	github.com/docker/docker/image	0.022s	coverage: 86.9% of statements
10:25:00 [2022-08-30T10:25:00.198Z] ok  	github.com/docker/docker/distribution/xfer	1.887s	coverage: 84.9% of statements
10:25:00 [2022-08-30T10:25:00.198Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:25:00 [2022-08-30T10:25:00.305Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
10:25:00 [2022-08-30T10:25:00.305Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
10:25:00 [2022-08-30T10:25:00.305Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
10:25:00 [2022-08-30T10:25:00.305Z]     docker_api_swarm_service_test.go:137: [ddf06a27df47f] joining swarm manager [d95a312f97050]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:25:00 [2022-08-30T10:25:00.305Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
10:25:00 [2022-08-30T10:25:00.767Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
10:25:01 [2022-08-30T10:25:01.026Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.7% of statements
10:25:01 [2022-08-30T10:25:01.026Z] ?   	github.com/docker/docker/image/v1	[no test files]
10:25:01 [2022-08-30T10:25:01.026Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:25:01 [2022-08-30T10:25:01.245Z]     docker_api_swarm_service_test.go:138: [d8ecb7f4a24c3] joining swarm manager [d95a312f97050]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
10:25:01 [2022-08-30T10:25:01.286Z] ok  	github.com/docker/docker/libcontainerd/queue	0.035s	coverage: 100.0% of statements
10:25:01 [2022-08-30T10:25:01.504Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
10:25:02 [2022-08-30T10:25:02.073Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
10:25:02 [2022-08-30T10:25:02.668Z] ok  	github.com/docker/docker/oci	0.017s	coverage: 46.0% of statements
10:25:02 [2022-08-30T10:25:02.928Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 66.0% of statements
10:25:03 [2022-08-30T10:25:03.189Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
10:25:03 [2022-08-30T10:25:03.454Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
10:25:03 [2022-08-30T10:25:03.454Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
10:25:03 [2022-08-30T10:25:03.454Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
10:25:03 [2022-08-30T10:25:03.454Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
10:25:05 [2022-08-30T10:25:05.098Z] ok  	github.com/docker/docker/pkg/archive	0.298s	coverage: 81.9% of statements
10:25:05 [2022-08-30T10:25:05.338Z] --- PASS: TestServiceUpdateSecrets (14.29s)
10:25:05 [2022-08-30T10:25:05.338Z] === RUN   TestServiceUpdateConfigs
10:25:05 [2022-08-30T10:25:05.358Z] ok  	github.com/docker/docker/pkg/authorization	0.190s	coverage: 68.3% of statements
10:25:05 [2022-08-30T10:25:05.618Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
10:25:05 [2022-08-30T10:25:05.878Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
10:25:09 [2022-08-30T10:25:09.179Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.481s	coverage: 42.7% of statements
10:25:09 [2022-08-30T10:25:09.179Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
10:25:09 [2022-08-30T10:25:09.179Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 80.0% of statements
10:25:09 [2022-08-30T10:25:09.439Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
10:25:10 [2022-08-30T10:25:10.008Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 87.2% of statements
10:25:10 [2022-08-30T10:25:10.024Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
10:25:10 [2022-08-30T10:25:10.024Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
10:25:10 [2022-08-30T10:25:10.268Z] ok  	github.com/docker/docker/layer	7.669s	coverage: 68.9% of statements
10:25:10 [2022-08-30T10:25:10.268Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:25:10 [2022-08-30T10:25:10.268Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:25:10 [2022-08-30T10:25:10.268Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:25:10 [2022-08-30T10:25:10.268Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:25:10 [2022-08-30T10:25:10.268Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:25:10 [2022-08-30T10:25:10.268Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:25:10 [2022-08-30T10:25:10.268Z] ok  	github.com/docker/docker/pkg/fsutils	0.172s	coverage: 85.1% of statements
10:25:10 [2022-08-30T10:25:10.528Z] ok  	github.com/docker/docker/pkg/homedir	0.013s	coverage: 11.4% of statements
10:25:10 [2022-08-30T10:25:10.591Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
10:25:11 [2022-08-30T10:25:11.468Z] ok  	github.com/docker/docker/pkg/idtools	0.481s	coverage: 69.3% of statements
10:25:11 [2022-08-30T10:25:11.469Z] ok  	github.com/docker/docker/pkg/ioutils	0.422s	coverage: 70.1% of statements
10:25:12 [2022-08-30T10:25:12.037Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
10:25:12 [2022-08-30T10:25:12.037Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.015s	coverage: 91.7% of statements
10:25:12 [2022-08-30T10:25:12.037Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:25:12 [2022-08-30T10:25:12.037Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
10:25:12 [2022-08-30T10:25:12.297Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
10:25:12 [2022-08-30T10:25:12.556Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
10:25:12 [2022-08-30T10:25:12.817Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 90.5% of statements
10:25:12 [2022-08-30T10:25:12.817Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
10:25:12 [2022-08-30T10:25:12.817Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:25:12 [2022-08-30T10:25:12.817Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:25:13 [2022-08-30T10:25:13.162Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
10:25:13 [2022-08-30T10:25:13.387Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.016s	coverage: 56.8% of statements
10:25:13 [2022-08-30T10:25:13.956Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
10:25:14 [2022-08-30T10:25:14.216Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
10:25:14 [2022-08-30T10:25:14.216Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:25:15 [2022-08-30T10:25:15.069Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
10:25:15 [2022-08-30T10:25:15.593Z] ok  	github.com/docker/docker/pkg/pubsub	1.035s	coverage: 75.0% of statements
10:25:15 [2022-08-30T10:25:15.854Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
10:25:16 [2022-08-30T10:25:16.113Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
10:25:16 [2022-08-30T10:25:16.113Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
10:25:16 [2022-08-30T10:25:16.372Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
10:25:16 [2022-08-30T10:25:16.447Z] === RUN   TestDockerSuite/TestPluginLogDriver
10:25:16 [2022-08-30T10:25:16.632Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
10:25:17 [2022-08-30T10:25:17.202Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.1% of statements
10:25:17 [2022-08-30T10:25:17.462Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
10:25:17 [2022-08-30T10:25:17.721Z] ok  	github.com/docker/docker/pkg/tailfile	0.053s	coverage: 88.6% of statements
10:25:18 [2022-08-30T10:25:18.291Z] ok  	github.com/docker/docker/pkg/tarsum	0.040s	coverage: 89.3% of statements
10:25:18 [2022-08-30T10:25:18.551Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
10:25:19 [2022-08-30T10:25:19.739Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
10:25:20 [2022-08-30T10:25:20.182Z] --- PASS: TestServiceUpdateConfigs (14.35s)
10:25:20 [2022-08-30T10:25:20.182Z] === RUN   TestServiceUpdateNetwork
10:25:20 [2022-08-30T10:25:20.457Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
10:25:20 [2022-08-30T10:25:20.457Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
10:25:21 [2022-08-30T10:25:21.027Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
10:25:21 [2022-08-30T10:25:21.116Z] === RUN   TestDockerSuite/TestPluginActive
10:25:21 [2022-08-30T10:25:21.966Z] ok  	github.com/docker/docker/quota	0.235s	coverage: 71.4% of statements
10:25:22 [2022-08-30T10:25:22.226Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
10:25:23 [2022-08-30T10:25:23.165Z] ok  	github.com/docker/docker/registry	0.053s	coverage: 58.6% of statements
10:25:23 [2022-08-30T10:25:23.425Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
10:25:23 [2022-08-30T10:25:23.650Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
10:25:23 [2022-08-30T10:25:23.651Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
10:25:23 [2022-08-30T10:25:23.685Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
10:25:24 [2022-08-30T10:25:24.254Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
10:25:24 [2022-08-30T10:25:24.254Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
10:25:26 [2022-08-30T10:25:26.172Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
10:25:26 [2022-08-30T10:25:26.191Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
10:25:26 [2022-08-30T10:25:26.740Z] ok  	github.com/docker/docker/volume/local	0.102s	coverage: 76.8% of statements
10:25:27 [2022-08-30T10:25:27.309Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 67.7% of statements
10:25:28 [2022-08-30T10:25:28.248Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 72.3% of statements
10:25:28 [2022-08-30T10:25:28.729Z]     docker_api_swarm_service_test.go:304: [d366d05da785e] joining swarm manager [d9fb97ba7ee64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:25:29 [2022-08-30T10:25:29.297Z]     docker_api_swarm_service_test.go:304: [d7931a3153a27] joining swarm manager [d9fb97ba7ee64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:25:30 [2022-08-30T10:25:30.678Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
10:25:30 [2022-08-30T10:25:30.678Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
10:25:30 [2022-08-30T10:25:30.678Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
10:25:32 [2022-08-30T10:25:32.355Z] --- PASS: TestServiceUpdateNetwork (11.90s)
10:25:32 [2022-08-30T10:25:32.355Z] === RUN   TestServiceUpdatePidsLimit
10:25:32 [2022-08-30T10:25:32.355Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:25:32 [2022-08-30T10:25:32.583Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
10:25:32 [2022-08-30T10:25:32.611Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:25:35 [2022-08-30T10:25:35.117Z] === RUN   TestDockerSuite/TestPluginUpgrade
10:25:40 [2022-08-30T10:25:40.410Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
10:25:40 [2022-08-30T10:25:40.735Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:25:41 [2022-08-30T10:25:41.788Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
10:25:42 [2022-08-30T10:25:42.728Z] === RUN   TestDockerSuite/TestPortHostBinding
10:25:43 [2022-08-30T10:25:43.666Z] === RUN   TestDockerSuite/TestPortList
10:25:47 [2022-08-30T10:25:47.272Z] --- PASS: TestServiceUpdatePidsLimit (15.78s)
10:25:47 [2022-08-30T10:25:47.272Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
10:25:47 [2022-08-30T10:25:47.272Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s)
10:25:47 [2022-08-30T10:25:47.272Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
10:25:47 [2022-08-30T10:25:47.272Z] PASS
10:25:47 [2022-08-30T10:25:47.272Z] 
10:25:47 [2022-08-30T10:25:47.272Z] === Skipped
10:25:47 [2022-08-30T10:25:47.272Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
10:25:47 [2022-08-30T10:25:47.272Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:25:47 [2022-08-30T10:25:47.272Z] 
10:25:47 [2022-08-30T10:25:47.272Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
10:25:47 [2022-08-30T10:25:47.272Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:25:47 [2022-08-30T10:25:47.272Z] 
10:25:47 [2022-08-30T10:25:47.272Z] DONE 27 tests, 2 skipped in 128.509s
10:25:47 [2022-08-30T10:25:47.272Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
10:25:47 [2022-08-30T10:25:47.272Z] ++ 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
10:25:47 [2022-08-30T10:25:47.272Z] ++ set -e
10:25:47 [2022-08-30T10:25:47.272Z] ++ '[' -n 0 ']'
10:25:47 [2022-08-30T10:25:47.272Z] ++ set -x
10:25:47 [2022-08-30T10:25:47.272Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
10:25:47 [2022-08-30T10:25:47.272Z] INFO: Testing against a local daemon
10:25:47 [2022-08-30T10:25:47.272Z] === RUN   TestSessionCreate
10:25:47 [2022-08-30T10:25:47.272Z] --- PASS: TestSessionCreate (0.02s)
10:25:47 [2022-08-30T10:25:47.272Z] === RUN   TestSessionCreateWithBadUpgrade
10:25:47 [2022-08-30T10:25:47.272Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:25:47 [2022-08-30T10:25:47.272Z] PASS
10:25:47 [2022-08-30T10:25:47.272Z] 
10:25:47 [2022-08-30T10:25:47.272Z] DONE 2 tests in 0.140s
10:25:47 [2022-08-30T10:25:47.272Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
10:25:47 [2022-08-30T10:25:47.272Z] ++ 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
10:25:47 [2022-08-30T10:25:47.272Z] ++ set -e
10:25:47 [2022-08-30T10:25:47.272Z] ++ '[' -n 0 ']'
10:25:47 [2022-08-30T10:25:47.272Z] ++ set -x
10:25:47 [2022-08-30T10:25:47.272Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
10:25:47 [2022-08-30T10:25:47.272Z] INFO: Testing against a local daemon
10:25:47 [2022-08-30T10:25:47.272Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:25:47 [2022-08-30T10:25:47.272Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:25:47 [2022-08-30T10:25:47.272Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:25:47 [2022-08-30T10:25:47.272Z] === RUN   TestDiskUsage
10:25:47 [2022-08-30T10:25:47.272Z] === PAUSE TestDiskUsage
10:25:47 [2022-08-30T10:25:47.272Z] === RUN   TestEventsExecDie
10:25:47 [2022-08-30T10:25:47.528Z] --- PASS: TestEventsExecDie (0.48s)
10:25:47 [2022-08-30T10:25:47.528Z] === RUN   TestEventsBackwardsCompatible
10:25:47 [2022-08-30T10:25:47.528Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
10:25:47 [2022-08-30T10:25:47.528Z] === RUN   TestEventsVolumeCreate
10:25:47 [2022-08-30T10:25:47.784Z] --- PASS: TestEventsVolumeCreate (0.06s)
10:25:47 [2022-08-30T10:25:47.784Z] === RUN   TestInfoBinaryCommits
10:25:47 [2022-08-30T10:25:47.784Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:25:47 [2022-08-30T10:25:47.784Z] === RUN   TestInfoAPIVersioned
10:25:47 [2022-08-30T10:25:47.784Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:25:47 [2022-08-30T10:25:47.784Z] === RUN   TestInfoAPI
10:25:47 [2022-08-30T10:25:47.785Z] --- PASS: TestInfoAPI (0.02s)
10:25:47 [2022-08-30T10:25:47.785Z] === RUN   TestInfoAPIWarnings
10:25:48 [2022-08-30T10:25:48.941Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
10:25:50 [2022-08-30T10:25:50.183Z] ok  	github.com/docker/docker/pkg/plugins	33.634s	coverage: 76.3% of statements
10:25:50 [2022-08-30T10:25:50.183Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:25:50 [2022-08-30T10:25:50.183Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:25:50 [2022-08-30T10:25:50.183Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
10:25:50 [2022-08-30T10:25:50.183Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
10:25:50 [2022-08-30T10:25:50.183Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:25:50 [2022-08-30T10:25:50.183Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:25:50 [2022-08-30T10:25:50.183Z] ?   	github.com/docker/docker/rootless	[no test files]
10:25:50 [2022-08-30T10:25:50.183Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:25:50 [2022-08-30T10:25:50.183Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:25:50 [2022-08-30T10:25:50.183Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:25:50 [2022-08-30T10:25:50.183Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:25:50 [2022-08-30T10:25:50.183Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:25:50 [2022-08-30T10:25:50.183Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:25:50 [2022-08-30T10:25:50.183Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:25:50 [2022-08-30T10:25:50.183Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:25:50 [2022-08-30T10:25:50.183Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:25:50 [2022-08-30T10:25:50.183Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:25:50 [2022-08-30T10:25:50.183Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:25:50 [2022-08-30T10:25:50.183Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:25:50 [2022-08-30T10:25:50.183Z] ?   	github.com/docker/docker/volume	[no test files]
10:25:50 [2022-08-30T10:25:50.183Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:25:50 [2022-08-30T10:25:50.183Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === Skipped
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     network_proxy_test.go:208: No support for dual stack yet
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:44: Driver btrfs not supported
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:44: Driver btrfs not supported
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:44: Driver btrfs not supported
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:44: Driver btrfs not supported
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:44: Driver btrfs not supported
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:71: No driver to put!
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z] time="2022-08-30T10:24:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z] time="2022-08-30T10:24:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z] time="2022-08-30T10:24:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z] time="2022-08-30T10:24:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z] time="2022-08-30T10:24:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:71: No driver to put!
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     overlay_test.go:50: Fails to compute changes intermittently
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:44: Driver zfs not supported
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:44: Driver zfs not supported
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:44: Driver zfs not supported
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:44: Driver zfs not supported
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:44: Driver zfs not supported
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     graphtest_unix.go:71: No driver to put!
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:25:50 [2022-08-30T10:25:50.183Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
10:25:50 [2022-08-30T10:25:50.183Z] 
10:25:50 [2022-08-30T10:25:50.183Z] DONE 2873 tests, 28 skipped in 257.840s
10:25:50 [2022-08-30T10:25:50.183Z] + '[' -n 'github.com/docker/docker/libnetwork
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/bitseq
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/cluster
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/config
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/datastore
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/diagnostic
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/discoverapi
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/driverapi
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/drivers/bridge
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/drivers/host
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/drivers/null
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/drivers/overlay
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:25:50 [2022-08-30T10:25:50.183Z] github.com/docker/docker/libnetwork/drivers/remote
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/drivers/windows
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/drvregistry
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/etchosts
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/idm
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/internal/caller
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/ipam
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/ipamapi
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/ipams/builtin
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/ipams/null
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/ipams/remote
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/ipamutils
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/iptables
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/netlabel
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/netutils
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/networkdb
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/ns
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/options
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/osl
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/osl/kernel
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/portallocator
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/portmapper
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/resolvconf
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/testutils
10:25:50 [2022-08-30T10:25:50.184Z] github.com/docker/docker/libnetwork/types' ']'
10:25:50 [2022-08-30T10:25:50.184Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/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
10:25:50 [2022-08-30T10:25:50.322Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
10:25:51 [2022-08-30T10:25:51.262Z]     docker_api_swarm_service_test.go:100: [d560467a0fd89] joining swarm manager [d2d0bfdc4107b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:25:51 [2022-08-30T10:25:51.832Z]     docker_api_swarm_service_test.go:101: [d7702e981c863] joining swarm manager [d2d0bfdc4107b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:25:53 [2022-08-30T10:25:53.212Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
10:25:53 [2022-08-30T10:25:53.212Z] === RUN   TestDockerSuite/TestPruneContainerLabel
10:25:56 [2022-08-30T10:25:56.513Z] === RUN   TestDockerSuite/TestPruneContainerUntil
10:25:57 [2022-08-30T10:25:57.454Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
10:25:58 [2022-08-30T10:25:58.022Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
10:25:58 [2022-08-30T10:25:58.022Z] === RUN   TestDockerSuite/TestPsByOrder
10:25:59 [2022-08-30T10:25:59.928Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
10:26:00 [2022-08-30T10:26:00.866Z] === RUN   TestDockerSuite/TestPsListContainersBase
10:26:03 [2022-08-30T10:26:03.404Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
10:26:05 [2022-08-30T10:26:05.830Z] --- PASS: TestInfoAPIWarnings (16.55s)
10:26:05 [2022-08-30T10:26:05.830Z] === RUN   TestInfoDebug
10:26:05 [2022-08-30T10:26:05.830Z] --- PASS: TestInfoDebug (0.52s)
10:26:05 [2022-08-30T10:26:05.830Z] === RUN   TestInfoInsecureRegistries
10:26:05 [2022-08-30T10:26:05.830Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:26:05 [2022-08-30T10:26:05.830Z] === RUN   TestInfoRegistryMirrors
10:26:05 [2022-08-30T10:26:05.830Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:26:05 [2022-08-30T10:26:05.830Z] === RUN   TestLoginFailsWithBadCredentials
10:26:06 [2022-08-30T10:26:06.392Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
10:26:06 [2022-08-30T10:26:06.392Z] === RUN   TestPingCacheHeaders
10:26:06 [2022-08-30T10:26:06.392Z] --- PASS: TestPingCacheHeaders (0.02s)
10:26:06 [2022-08-30T10:26:06.392Z] === RUN   TestPingGet
10:26:06 [2022-08-30T10:26:06.392Z] --- PASS: TestPingGet (0.01s)
10:26:06 [2022-08-30T10:26:06.392Z] === RUN   TestPingHead
10:26:06 [2022-08-30T10:26:06.392Z] --- PASS: TestPingHead (0.02s)
10:26:06 [2022-08-30T10:26:06.392Z] === RUN   TestPingSwarmHeader
10:26:06 [2022-08-30T10:26:06.724Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
10:26:06 [2022-08-30T10:26:06.724Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
10:26:06 [2022-08-30T10:26:06.955Z] === RUN   TestPingSwarmHeader/before_swarm_init
10:26:07 [2022-08-30T10:26:07.519Z] === RUN   TestPingSwarmHeader/after_swarm_init
10:26:08 [2022-08-30T10:26:08.449Z] === RUN   TestPingSwarmHeader/after_swarm_leave
10:26:08 [2022-08-30T10:26:08.449Z] --- PASS: TestPingSwarmHeader (2.04s)
10:26:08 [2022-08-30T10:26:08.449Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
10:26:08 [2022-08-30T10:26:08.449Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
10:26:08 [2022-08-30T10:26:08.449Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
10:26:08 [2022-08-30T10:26:08.449Z] === RUN   TestPingBuilderHeader
10:26:08 [2022-08-30T10:26:08.449Z] === RUN   TestPingBuilderHeader/default_config
10:26:09 [2022-08-30T10:26:09.011Z] === RUN   TestPingBuilderHeader/buildkit_disabled
10:26:09 [2022-08-30T10:26:09.266Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
10:26:09 [2022-08-30T10:26:09.267Z] --- PASS: TestPingBuilderHeader (1.05s)
10:26:09 [2022-08-30T10:26:09.267Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
10:26:09 [2022-08-30T10:26:09.267Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
10:26:09 [2022-08-30T10:26:09.267Z] === RUN   TestVersion
10:26:09 [2022-08-30T10:26:09.523Z] --- PASS: TestVersion (0.02s)
10:26:09 [2022-08-30T10:26:09.523Z] === CONT  TestDiskUsage
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/empty
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/empty/container_types
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/empty/image_types
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/empty/volume_types
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/empty/build-cache_types
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/after_LoadBusybox
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:26:10 [2022-08-30T10:26:10.086Z] === RUN   TestDiskUsage/after_container.Run
10:26:10 [2022-08-30T10:26:10.342Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:26:10 [2022-08-30T10:26:10.342Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:26:10 [2022-08-30T10:26:10.342Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:26:10 [2022-08-30T10:26:10.342Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:26:10 [2022-08-30T10:26:10.342Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:26:10 [2022-08-30T10:26:10.342Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:26:10 [2022-08-30T10:26:10.342Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:26:10 [2022-08-30T10:26:10.342Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:26:10 [2022-08-30T10:26:10.342Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:26:10 [2022-08-30T10:26:10.342Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:26:10 [2022-08-30T10:26:10.598Z] --- PASS: TestDiskUsage (1.13s)
10:26:10 [2022-08-30T10:26:10.598Z]     --- PASS: TestDiskUsage/empty (0.01s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z] PASS
10:26:10 [2022-08-30T10:26:10.598Z] 
10:26:10 [2022-08-30T10:26:10.598Z] === Skipped
10:26:10 [2022-08-30T10:26:10.598Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:26:10 [2022-08-30T10:26:10.598Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:26:10 [2022-08-30T10:26:10.598Z] 
10:26:10 [2022-08-30T10:26:10.598Z] DONE 57 tests, 1 skipped in 23.544s
10:26:10 [2022-08-30T10:26:10.598Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
10:26:10 [2022-08-30T10:26:10.598Z] ++ 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
10:26:10 [2022-08-30T10:26:10.598Z] ++ set -e
10:26:10 [2022-08-30T10:26:10.598Z] ++ '[' -n 0 ']'
10:26:10 [2022-08-30T10:26:10.598Z] ++ set -x
10:26:10 [2022-08-30T10:26:10.598Z] ++ 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
10:26:10 [2022-08-30T10:26:10.598Z] INFO: Testing against a local daemon
10:26:10 [2022-08-30T10:26:10.598Z] === RUN   TestVolumesCreateAndList
10:26:10 [2022-08-30T10:26:10.598Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:26:10 [2022-08-30T10:26:10.598Z] === RUN   TestVolumesRemove
10:26:10 [2022-08-30T10:26:10.598Z] --- PASS: TestVolumesRemove (0.06s)
10:26:10 [2022-08-30T10:26:10.598Z] === RUN   TestVolumesInspect
10:26:10 [2022-08-30T10:26:10.647Z]     check_test.go:611: [d560467a0fd89] daemon is not started
10:26:10 [2022-08-30T10:26:10.855Z] --- PASS: TestVolumesInspect (0.02s)
10:26:10 [2022-08-30T10:26:10.855Z] === RUN   TestVolumesInvalidJSON
10:26:10 [2022-08-30T10:26:10.855Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:26:10 [2022-08-30T10:26:10.855Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:26:10 [2022-08-30T10:26:10.855Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:26:10 [2022-08-30T10:26:10.855Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:26:10 [2022-08-30T10:26:10.855Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:26:10 [2022-08-30T10:26:10.855Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:26:10 [2022-08-30T10:26:10.855Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:26:10 [2022-08-30T10:26:10.855Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:26:10 [2022-08-30T10:26:10.855Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
10:26:10 [2022-08-30T10:26:10.855Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:26:10 [2022-08-30T10:26:10.855Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:26:10 [2022-08-30T10:26:10.855Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:26:10 [2022-08-30T10:26:10.855Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:26:10 [2022-08-30T10:26:10.855Z] PASS
10:26:10 [2022-08-30T10:26:10.855Z] 
10:26:10 [2022-08-30T10:26:10.855Z] DONE 9 tests in 0.206s
10:26:10 [2022-08-30T10:26:10.855Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:26:10 [2022-08-30T10:26:10.855Z] ++++ cat bundles/test-integration/docker.pid
10:26:10 [2022-08-30T10:26:10.855Z] +++ kill 14742
10:26:11 [2022-08-30T10:26:11.111Z] +++ /etc/init.d/apparmor stop
10:26:11 [2022-08-30T10:26:11.111Z] Leaving: AppArmorNo profiles have been unloaded.
10:26:11 [2022-08-30T10:26:11.111Z] 
10:26:11 [2022-08-30T10:26:11.111Z] Unloading profiles will leave already running processes permanently
10:26:11 [2022-08-30T10:26:11.111Z] unconfined, which can lead to unexpected situations.
10:26:11 [2022-08-30T10:26:11.111Z] 
10:26:11 [2022-08-30T10:26:11.111Z] To set a process to complain mode, use the command line tool
10:26:11 [2022-08-30T10:26:11.111Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:26:11 [2022-08-30T10:26:11.111Z] +++ true
10:26:11 [2022-08-30T10:26:11.111Z] exiting test-integration
10:26:11 [2022-08-30T10:26:11.111Z] ++ exit 0
10:26:11 [2022-08-30T10:26:11.111Z] 
Post stage
[Pipeline] junit
10:26:12 [2022-08-30T10:26:12.052Z] Recording test results
10:26:12 [2022-08-30T10:26:12.279Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:26:12 [2022-08-30T10:26:12.605Z] + echo Ensuring container killed.
10:26:12 [2022-08-30T10:26:12.605Z] Ensuring container killed.
10:26:12 [2022-08-30T10:26:12.605Z] + docker rm -vf docker-pr2
10:26:12 [2022-08-30T10:26:12.605Z] Error: No such container: docker-pr2
[Pipeline] sh
10:26:12 [2022-08-30T10:26:12.924Z] + echo Chowning /workspace to jenkins user
10:26:12 [2022-08-30T10:26:12.924Z] Chowning /workspace to jenkins user
10:26:12 [2022-08-30T10:26:12.924Z] + id -u
10:26:12 [2022-08-30T10:26:12.924Z] + id -g
10:26:12 [2022-08-30T10:26:12.924Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44060:/workspace busybox chown -R 1000:1000 /workspace
10:26:12 [2022-08-30T10:26:12.924Z] Unable to find image 'busybox:latest' locally
10:26:12 [2022-08-30T10:26:12.924Z] latest: Pulling from library/busybox
10:26:13 [2022-08-30T10:26:13.180Z] 98b248744137: Pulling fs layer
10:26:13 [2022-08-30T10:26:13.181Z] 98b248744137: Verifying Checksum
10:26:13 [2022-08-30T10:26:13.181Z] 98b248744137: Download complete
10:26:13 [2022-08-30T10:26:13.181Z] 98b248744137: Pull complete
10:26:13 [2022-08-30T10:26:13.181Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
10:26:13 [2022-08-30T10:26:13.437Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:26:15 [2022-08-30T10:26:15.135Z] + bundleName=arm64-integration
10:26:15 [2022-08-30T10:26:15.135Z] + echo Creating arm64-integration-bundles.tar.gz
10:26:15 [2022-08-30T10:26:15.135Z] Creating arm64-integration-bundles.tar.gz
10:26:15 [2022-08-30T10:26:15.135Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+  -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:26:15 [2022-08-30T10:26:15.135Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:26:15 [2022-08-30T10:26:15.400Z] Archiving artifacts
10:26:15 [2022-08-30T10:26:15.918Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
10:26:16 [2022-08-30T10:26:16.177Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
10:26:17 [2022-08-30T10:26:17.126Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44060/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:26:17 [2022-08-30T10:26:17.427Z] + make clean
10:26:17 [2022-08-30T10:26:17.555Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
10:26:17 [2022-08-30T10:26:17.684Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:26:17 [2022-08-30T10:26:17.684Z] docker-dev-cache
10:26:17 [2022-08-30T10:26:17.684Z] docker-mod-cache
[Pipeline] deleteDir
10:26:18 [2022-08-30T10:26:18.124Z]     docker_api_swarm_service_test.go:533: [dd1c63b706bd7] joining swarm manager [dc150419c7230]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:26:19 [2022-08-30T10:26:19.064Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
10:26:19 [2022-08-30T10:26:19.635Z]     docker_api_swarm_service_test.go:534: [de0d84a56e229] joining swarm manager [dc150419c7230]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:26:20 [2022-08-30T10:26:20.204Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
10:26:21 [2022-08-30T10:26:21.589Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
10:26:24 [2022-08-30T10:26:24.129Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
10:26:26 [2022-08-30T10:26:26.037Z] === RUN   TestDockerSuite/TestPsListContainersSize
10:26:27 [2022-08-30T10:26:27.416Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
10:26:27 [2022-08-30T10:26:27.416Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
10:26:27 [2022-08-30T10:26:27.984Z] === RUN   TestDockerSuite/TestPsRightTagName
10:26:29 [2022-08-30T10:26:29.388Z] === RUN   TestDockerSuite/TestPsShowMounts
10:26:31 [2022-08-30T10:26:31.294Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
10:26:31 [2022-08-30T10:26:31.294Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
10:26:31 [2022-08-30T10:26:31.294Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
10:26:31 [2022-08-30T10:26:31.554Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
10:26:31 [2022-08-30T10:26:31.813Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
10:26:31 [2022-08-30T10:26:31.813Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
10:26:33 [2022-08-30T10:26:33.194Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
10:26:34 [2022-08-30T10:26:34.132Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
10:26:34 [2022-08-30T10:26:34.391Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
10:26:36 [2022-08-30T10:26:36.869Z] ok  	github.com/docker/docker/libnetwork	37.233s	coverage: 40.6% of statements
10:26:36 [2022-08-30T10:26:36.869Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.116s	coverage: 84.4% of statements
10:26:36 [2022-08-30T10:26:36.869Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
10:26:36 [2022-08-30T10:26:36.869Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
10:26:36 [2022-08-30T10:26:36.869Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
10:26:36 [2022-08-30T10:26:36.869Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
10:26:36 [2022-08-30T10:26:36.869Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
10:26:36 [2022-08-30T10:26:36.869Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
10:26:36 [2022-08-30T10:26:36.869Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
10:26:36 [2022-08-30T10:26:36.869Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
10:26:36 [2022-08-30T10:26:36.869Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 22.4% of statements
10:26:36 [2022-08-30T10:26:36.869Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
10:26:36 [2022-08-30T10:26:36.869Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
10:26:36 [2022-08-30T10:26:36.869Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
10:26:36 [2022-08-30T10:26:36.869Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
10:26:36 [2022-08-30T10:26:36.869Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.354s	coverage: 59.9% of statements
10:26:36 [2022-08-30T10:26:36.869Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
10:26:36 [2022-08-30T10:26:36.869Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
10:26:36 [2022-08-30T10:26:36.869Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.126s	coverage: 5.1% of statements
10:26:36 [2022-08-30T10:26:36.869Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
10:26:36 [2022-08-30T10:26:36.869Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.7% of statements
10:26:36 [2022-08-30T10:26:36.869Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
10:26:36 [2022-08-30T10:26:36.869Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
10:26:40 [2022-08-30T10:26:40.965Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
10:26:41 [2022-08-30T10:26:41.225Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
10:26:42 [2022-08-30T10:26:42.604Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
10:26:42 [2022-08-30T10:26:42.604Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
10:26:42 [2022-08-30T10:26:42.864Z] === RUN   TestDockerSuite/TestRestartPolicyNO
10:26:42 [2022-08-30T10:26:42.864Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
10:26:43 [2022-08-30T10:26:43.123Z] === RUN   TestDockerSuite/TestRestartRunningContainer
10:26:45 [2022-08-30T10:26:45.030Z]     docker_api_swarm_service_test.go:148: [df80f381e408f] joining swarm manager [d660f13ee4668]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:26:45 [2022-08-30T10:26:45.290Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
10:26:45 [2022-08-30T10:26:45.550Z]     docker_api_swarm_service_test.go:148: [d794f9063f372] joining swarm manager [d660f13ee4668]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:26:46 [2022-08-30T10:26:46.492Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
10:26:46 [2022-08-30T10:26:46.849Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.095s	coverage: 6.6% of statements
10:26:46 [2022-08-30T10:26:46.849Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
10:26:46 [2022-08-30T10:26:46.849Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
10:26:46 [2022-08-30T10:26:46.849Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
10:26:46 [2022-08-30T10:26:46.849Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
10:26:46 [2022-08-30T10:26:46.849Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
10:26:46 [2022-08-30T10:26:46.849Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
10:26:47 [2022-08-30T10:26:47.108Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
10:26:47 [2022-08-30T10:26:47.373Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.010s	coverage: 81.2% of statements
10:26:47 [2022-08-30T10:26:47.645Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
10:26:47 [2022-08-30T10:26:47.645Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
10:26:49 [2022-08-30T10:26:49.036Z] === RUN   TestDockerSuite/TestRestartWithVolumes
10:26:50 [2022-08-30T10:26:50.414Z] === RUN   TestDockerSuite/TestRmiBlank
10:26:50 [2022-08-30T10:26:50.414Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
10:26:50 [2022-08-30T10:26:50.414Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
10:26:52 [2022-08-30T10:26:52.951Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
10:26:53 [2022-08-30T10:26:53.534Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
10:26:53 [2022-08-30T10:26:53.534Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
10:26:54 [2022-08-30T10:26:54.918Z] === RUN   TestDockerSuite/TestRmiImgIDForce
10:26:55 [2022-08-30T10:26:55.857Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
10:26:56 [2022-08-30T10:26:56.796Z] === RUN   TestDockerSuite/TestRmiParentImageFail
10:26:57 [2022-08-30T10:26:57.365Z] === RUN   TestDockerSuite/TestRmiTag
10:26:57 [2022-08-30T10:26:57.625Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
10:26:58 [2022-08-30T10:26:58.195Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
10:26:59 [2022-08-30T10:26:59.857Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.012s	coverage: 100.0% of statements
10:27:00 [2022-08-30T10:27:00.731Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
10:27:01 [2022-08-30T10:27:01.300Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
10:27:01 [2022-08-30T10:27:01.873Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
10:27:02 [2022-08-30T10:27:02.442Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
10:27:02 [2022-08-30T10:27:02.701Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
10:27:03 [2022-08-30T10:27:03.270Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
10:27:03 [2022-08-30T10:27:03.839Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
10:27:04 [2022-08-30T10:27:04.778Z] === RUN   TestDockerSuite/TestContainerNetworkMode
10:27:05 [2022-08-30T10:27:05.346Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
10:27:08 [2022-08-30T10:27:08.639Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
10:27:08 [2022-08-30T10:27:08.639Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
10:27:09 [2022-08-30T10:27:09.581Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
10:27:10 [2022-08-30T10:27:10.963Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
10:27:12 [2022-08-30T10:27:12.869Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
10:27:14 [2022-08-30T10:27:14.252Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
10:27:14 [2022-08-30T10:27:14.745Z] ok  	github.com/docker/docker/libnetwork/ipam	14.334s	coverage: 85.3% of statements
10:27:14 [2022-08-30T10:27:14.745Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
10:27:14 [2022-08-30T10:27:14.745Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
10:27:14 [2022-08-30T10:27:14.745Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
10:27:14 [2022-08-30T10:27:14.745Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
10:27:14 [2022-08-30T10:27:14.745Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
10:27:14 [2022-08-30T10:27:14.745Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
10:27:14 [2022-08-30T10:27:14.745Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.252s	coverage: 74.0% of statements
10:27:14 [2022-08-30T10:27:14.745Z] ok  	github.com/docker/docker/libnetwork/iptables	0.157s	coverage: 45.0% of statements
10:27:15 [2022-08-30T10:27:15.005Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.001s	coverage: 60.0% of statements
10:27:15 [2022-08-30T10:27:15.265Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
10:27:16 [2022-08-30T10:27:16.166Z] === RUN   TestDockerSuite/TestDevicePermissions
10:27:16 [2022-08-30T10:27:16.425Z] === RUN   TestDockerSuite/TestDockerFails
10:27:16 [2022-08-30T10:27:16.425Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
10:27:18 [2022-08-30T10:27:18.331Z] === RUN   TestDockerSuite/TestMountIntoProc
10:27:18 [2022-08-30T10:27:18.331Z] === RUN   TestDockerSuite/TestMountIntoSys
10:27:18 [2022-08-30T10:27:18.899Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
10:27:19 [2022-08-30T10:27:19.838Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
10:27:20 [2022-08-30T10:27:20.407Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
10:27:20 [2022-08-30T10:27:20.975Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
10:27:21 [2022-08-30T10:27:21.912Z] === RUN   TestDockerSuite/TestRunAddHost
10:27:22 [2022-08-30T10:27:22.172Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
10:27:22 [2022-08-30T10:27:22.172Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
10:27:22 [2022-08-30T10:27:22.431Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
10:27:23 [2022-08-30T10:27:23.001Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
10:27:23 [2022-08-30T10:27:23.001Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
10:27:23 [2022-08-30T10:27:23.570Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
10:27:25 [2022-08-30T10:27:25.481Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
10:27:25 [2022-08-30T10:27:25.740Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
10:27:26 [2022-08-30T10:27:26.679Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
10:27:27 [2022-08-30T10:27:27.249Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
10:27:28 [2022-08-30T10:27:28.187Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
10:27:29 [2022-08-30T10:27:29.126Z] === RUN   TestDockerSuite/TestRunAttachDetach
10:27:30 [2022-08-30T10:27:30.064Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
10:27:30 [2022-08-30T10:27:30.634Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
10:27:31 [2022-08-30T10:27:31.206Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
10:27:31 [2022-08-30T10:27:31.775Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
10:27:32 [2022-08-30T10:27:32.344Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
10:27:33 [2022-08-30T10:27:33.282Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
10:27:33 [2022-08-30T10:27:33.851Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
10:27:34 [2022-08-30T10:27:34.423Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
10:27:35 [2022-08-30T10:27:35.001Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
10:27:35 [2022-08-30T10:27:35.569Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
10:27:35 [2022-08-30T10:27:35.569Z] === RUN   TestDockerSuite/TestRunBindMounts
10:27:36 [2022-08-30T10:27:36.951Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
10:27:37 [2022-08-30T10:27:37.521Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
10:27:38 [2022-08-30T10:27:38.090Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
10:27:38 [2022-08-30T10:27:38.659Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
10:27:39 [2022-08-30T10:27:39.228Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
10:27:39 [2022-08-30T10:27:39.228Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
10:27:39 [2022-08-30T10:27:39.802Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
10:27:40 [2022-08-30T10:27:40.372Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
10:27:41 [2022-08-30T10:27:41.314Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
10:27:41 [2022-08-30T10:27:41.574Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
10:27:42 [2022-08-30T10:27:42.143Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
10:27:42 [2022-08-30T10:27:42.144Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
10:27:42 [2022-08-30T10:27:42.713Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
10:27:42 [2022-08-30T10:27:42.713Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
10:27:43 [2022-08-30T10:27:43.651Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
10:27:43 [2022-08-30T10:27:43.910Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
10:27:44 [2022-08-30T10:27:44.480Z] === RUN   TestDockerSuite/TestRunContainerNetwork
10:27:45 [2022-08-30T10:27:45.048Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
10:27:45 [2022-08-30T10:27:45.048Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
10:27:45 [2022-08-30T10:27:45.617Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
10:27:47 [2022-08-30T10:27:47.525Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
10:27:47 [2022-08-30T10:27:47.525Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
10:27:48 [2022-08-30T10:27:48.463Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
10:27:49 [2022-08-30T10:27:49.405Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
10:27:50 [2022-08-30T10:27:50.348Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
10:27:50 [2022-08-30T10:27:50.608Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
10:27:51 [2022-08-30T10:27:51.548Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
10:27:52 [2022-08-30T10:27:52.119Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
10:27:52 [2022-08-30T10:27:52.690Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
10:27:52 [2022-08-30T10:27:52.690Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
10:27:54 [2022-08-30T10:27:54.088Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
10:27:55 [2022-08-30T10:27:55.027Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
10:27:56 [2022-08-30T10:27:56.407Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
10:27:56 [2022-08-30T10:27:56.666Z] === RUN   TestDockerSuite/TestRunCreateVolume
10:27:57 [2022-08-30T10:27:57.235Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
10:27:58 [2022-08-30T10:27:58.174Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
10:27:59 [2022-08-30T10:27:59.112Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
10:28:00 [2022-08-30T10:28:00.494Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
10:28:01 [2022-08-30T10:28:01.064Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
10:28:02 [2022-08-30T10:28:02.445Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
10:28:04 [2022-08-30T10:28:04.353Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
10:28:04 [2022-08-30T10:28:04.613Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
10:28:04 [2022-08-30T10:28:04.613Z]     docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows
10:28:04 [2022-08-30T10:28:04.613Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
10:28:04 [2022-08-30T10:28:04.613Z]     docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows
10:28:04 [2022-08-30T10:28:04.613Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
10:28:05 [2022-08-30T10:28:05.181Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
10:28:06 [2022-08-30T10:28:06.563Z] === RUN   TestDockerSuite/TestRunDNSOptions
10:28:06 [2022-08-30T10:28:06.563Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
10:28:07 [2022-08-30T10:28:07.948Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
10:28:09 [2022-08-30T10:28:09.329Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
10:28:10 [2022-08-30T10:28:10.269Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
10:28:10 [2022-08-30T10:28:10.838Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
10:28:11 [2022-08-30T10:28:11.407Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
10:28:11 [2022-08-30T10:28:11.977Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
10:28:11 [2022-08-30T10:28:11.977Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
10:28:11 [2022-08-30T10:28:11.977Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
10:28:12 [2022-08-30T10:28:12.545Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
10:28:13 [2022-08-30T10:28:13.935Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
10:28:13 [2022-08-30T10:28:13.935Z] === RUN   TestDockerSuite/TestRunDuplicateMount
10:28:14 [2022-08-30T10:28:14.516Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
10:28:15 [2022-08-30T10:28:15.085Z] === RUN   TestDockerSuite/TestRunEchoStdout
10:28:15 [2022-08-30T10:28:15.344Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
10:28:15 [2022-08-30T10:28:15.603Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
10:28:16 [2022-08-30T10:28:16.172Z] === RUN   TestDockerSuite/TestRunEmptyEnv
10:28:16 [2022-08-30T10:28:16.172Z] === RUN   TestDockerSuite/TestRunEntrypoint
10:28:16 [2022-08-30T10:28:16.740Z] === RUN   TestDockerSuite/TestRunEnvironment
10:28:17 [2022-08-30T10:28:17.679Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
10:28:18 [2022-08-30T10:28:18.249Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
10:28:18 [2022-08-30T10:28:18.819Z] === RUN   TestDockerSuite/TestRunExitCode
10:28:19 [2022-08-30T10:28:19.388Z] === RUN   TestDockerSuite/TestRunExitCodeOne
10:28:19 [2022-08-30T10:28:19.648Z] === RUN   TestDockerSuite/TestRunExitCodeZero
10:28:20 [2022-08-30T10:28:20.216Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
10:28:20 [2022-08-30T10:28:20.475Z] === RUN   TestDockerSuite/TestRunExposePort
10:28:20 [2022-08-30T10:28:20.475Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
10:28:21 [2022-08-30T10:28:21.045Z] === RUN   TestDockerSuite/TestRunGroupAdd
10:28:21 [2022-08-30T10:28:21.614Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
10:28:22 [2022-08-30T10:28:22.552Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
10:28:22 [2022-08-30T10:28:22.552Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
10:28:22 [2022-08-30T10:28:22.552Z]     docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows
10:28:22 [2022-08-30T10:28:22.552Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
10:28:25 [2022-08-30T10:28:25.097Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
10:28:25 [2022-08-30T10:28:25.097Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
10:28:37 [2022-08-30T10:28:37.304Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
10:28:37 [2022-08-30T10:28:37.304Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
10:28:37 [2022-08-30T10:28:37.564Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
10:28:37 [2022-08-30T10:28:37.564Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
10:28:37 [2022-08-30T10:28:37.564Z] === RUN   TestDockerSuite/TestRunInvalidReference
10:28:37 [2022-08-30T10:28:37.564Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
10:28:38 [2022-08-30T10:28:38.132Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
10:28:39 [2022-08-30T10:28:39.511Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
10:28:40 [2022-08-30T10:28:40.450Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
10:28:41 [2022-08-30T10:28:41.403Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
10:28:42 [2022-08-30T10:28:42.788Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
10:28:48 [2022-08-30T10:28:48.058Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
10:28:48 [2022-08-30T10:28:48.996Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
10:28:49 [2022-08-30T10:28:49.256Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
10:28:49 [2022-08-30T10:28:49.825Z] === RUN   TestDockerSuite/TestRunModeHostname
10:28:50 [2022-08-30T10:28:50.766Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
10:28:50 [2022-08-30T10:28:50.766Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
10:28:51 [2022-08-30T10:28:51.025Z] === RUN   TestDockerSuite/TestRunModeIpcHost
10:28:51 [2022-08-30T10:28:51.025Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
10:28:51 [2022-08-30T10:28:51.964Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
10:28:52 [2022-08-30T10:28:52.903Z] === RUN   TestDockerSuite/TestRunModePIDContainer
10:28:53 [2022-08-30T10:28:53.842Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
10:28:54 [2022-08-30T10:28:54.411Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
10:28:54 [2022-08-30T10:28:54.411Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
10:28:54 [2022-08-30T10:28:54.411Z] === RUN   TestDockerSuite/TestRunModeUTSHost
10:28:55 [2022-08-30T10:28:55.349Z] === RUN   TestDockerSuite/TestRunMount
10:28:57 [2022-08-30T10:28:57.259Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
10:28:59 [2022-08-30T10:28:59.797Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
10:29:00 [2022-08-30T10:29:00.736Z] === RUN   TestDockerSuite/TestRunMountOrdering
10:29:01 [2022-08-30T10:29:01.305Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
10:29:01 [2022-08-30T10:29:01.875Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
10:29:02 [2022-08-30T10:29:02.444Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
10:29:03 [2022-08-30T10:29:03.013Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
10:29:04 [2022-08-30T10:29:04.940Z] === RUN   TestDockerSuite/TestRunNamedVolume
10:29:05 [2022-08-30T10:29:05.879Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
10:29:06 [2022-08-30T10:29:06.450Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
10:29:06 [2022-08-30T10:29:06.725Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.118s	coverage: 60.1% of statements
10:29:06 [2022-08-30T10:29:06.725Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
10:29:06 [2022-08-30T10:29:06.725Z] ok  	github.com/docker/docker/libnetwork/options	0.008s	coverage: 100.0% of statements
10:29:06 [2022-08-30T10:29:06.725Z] ok  	github.com/docker/docker/libnetwork/osl	4.292s	coverage: 39.7% of statements
10:29:06 [2022-08-30T10:29:06.725Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
10:29:06 [2022-08-30T10:29:06.725Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.013s	coverage: 80.7% of statements
10:29:07 [2022-08-30T10:29:07.294Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.562s	coverage: 48.6% of statements
10:29:07 [2022-08-30T10:29:07.573Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.007s	coverage: 70.6% of statements
10:29:07 [2022-08-30T10:29:07.573Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
10:29:07 [2022-08-30T10:29:07.865Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
10:29:07 [2022-08-30T10:29:07.865Z] 
10:29:07 [2022-08-30T10:29:07.865Z] === Skipped
10:29:07 [2022-08-30T10:29:07.865Z] === SKIP: libnetwork TestParallel1 (0.00s)
10:29:07 [2022-08-30T10:29:07.865Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
10:29:07 [2022-08-30T10:29:07.865Z] 
10:29:07 [2022-08-30T10:29:07.865Z] === SKIP: libnetwork TestParallel3 (0.00s)
10:29:07 [2022-08-30T10:29:07.865Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
10:29:07 [2022-08-30T10:29:07.865Z] 
10:29:07 [2022-08-30T10:29:07.865Z] === SKIP: libnetwork TestParallel2 (0.00s)
10:29:07 [2022-08-30T10:29:07.865Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
10:29:07 [2022-08-30T10:29:07.865Z] 
10:29:07 [2022-08-30T10:29:07.865Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
10:29:07 [2022-08-30T10:29:07.865Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
10:29:07 [2022-08-30T10:29:07.865Z] 
10:29:07 [2022-08-30T10:29:07.865Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
10:29:07 [2022-08-30T10:29:07.865Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
10:29:07 [2022-08-30T10:29:07.865Z] 
10:29:07 [2022-08-30T10:29:07.865Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
10:29:07 [2022-08-30T10:29:07.865Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
10:29:07 [2022-08-30T10:29:07.865Z] 
10:29:07 [2022-08-30T10:29:07.865Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
10:29:07 [2022-08-30T10:29:07.865Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
10:29:07 [2022-08-30T10:29:07.865Z] 
10:29:07 [2022-08-30T10:29:07.865Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
10:29:07 [2022-08-30T10:29:07.865Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
10:29:07 [2022-08-30T10:29:07.865Z] 
10:29:07 [2022-08-30T10:29:07.865Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
10:29:07 [2022-08-30T10:29:07.865Z]     firewalld_test.go:14: firewalld is not running
10:29:07 [2022-08-30T10:29:07.865Z] 
10:29:07 [2022-08-30T10:29:07.865Z] DONE 327 tests, 9 skipped in 200.456s
Post stage
[Pipeline] junit
10:29:08 [2022-08-30T10:29:08.446Z] Recording test results
10:29:08 [2022-08-30T10:29:08.643Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
10:29:08 [2022-08-30T10:29:08.973Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44060/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b36298d7fa8d906c3528df4cbdee3a8bfa0493a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8b36298d7fa8d906c3528df4cbdee3a8bfa0493a hack/validate/vendor
10:29:08 [2022-08-30T10:29:08.988Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
10:29:08 [2022-08-30T10:29:08.988Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
10:29:09 [2022-08-30T10:29:09.542Z] No vendor changes in diff.
10:29:09 [2022-08-30T10:29:09.556Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:29:10 [2022-08-30T10:29:10.108Z] + echo Ensuring container killed.
10:29:10 [2022-08-30T10:29:10.108Z] Ensuring container killed.
10:29:10 [2022-08-30T10:29:10.108Z] + docker rm -vf docker-pr2
10:29:10 [2022-08-30T10:29:10.108Z] Error: No such container: docker-pr2
[Pipeline] sh
10:29:10 [2022-08-30T10:29:10.391Z] + echo Chowning /workspace to jenkins user
10:29:10 [2022-08-30T10:29:10.391Z] Chowning /workspace to jenkins user
10:29:10 [2022-08-30T10:29:10.391Z] + id -u
10:29:10 [2022-08-30T10:29:10.391Z] + id -g
10:29:10 [2022-08-30T10:29:10.391Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44060:/workspace busybox chown -R 1000:1000 /workspace
10:29:10 [2022-08-30T10:29:10.936Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
10:29:10 [2022-08-30T10:29:10.936Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:29:11 [2022-08-30T10:29:11.506Z] === RUN   TestDockerSuite/TestRunNetHost
10:29:11 [2022-08-30T10:29:11.624Z] + bundleName=unit
10:29:11 [2022-08-30T10:29:11.624Z] + echo Creating unit-bundles.tar.gz
10:29:11 [2022-08-30T10:29:11.624Z] Creating unit-bundles.tar.gz
10:29:11 [2022-08-30T10:29:11.624Z] + 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
10:29:11 [2022-08-30T10:29:11.624Z] bundles/junit-report-libnetwork.xml
10:29:11 [2022-08-30T10:29:11.624Z] bundles/junit-report.xml
10:29:11 [2022-08-30T10:29:11.624Z] bundles/go-test-report-libnetwork.json
10:29:11 [2022-08-30T10:29:11.624Z] bundles/go-test-report.json
10:29:11 [2022-08-30T10:29:11.624Z] bundles/profile-libnetwork.out
10:29:11 [2022-08-30T10:29:11.624Z] bundles/profile.out
[Pipeline] archiveArtifacts
10:29:11 [2022-08-30T10:29:11.637Z] Archiving artifacts
10:29:11 [2022-08-30T10:29:11.765Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
10:29:12 [2022-08-30T10:29:12.083Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44060/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:29:12 [2022-08-30T10:29:12.336Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
10:29:12 [2022-08-30T10:29:12.389Z] + make clean
10:29:12 [2022-08-30T10:29:12.389Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:29:12 [2022-08-30T10:29:12.389Z] docker-dev-cache
10:29:12 [2022-08-30T10:29:12.389Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:29:12 [2022-08-30T10:29:12.905Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
10:29:13 [2022-08-30T10:29:13.476Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
10:29:14 [2022-08-30T10:29:14.414Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
10:29:14 [2022-08-30T10:29:14.982Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
10:29:16 [2022-08-30T10:29:16.889Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
10:29:17 [2022-08-30T10:29:17.828Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
10:29:20 [2022-08-30T10:29:20.366Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
10:29:20 [2022-08-30T10:29:20.934Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
10:29:20 [2022-08-30T10:29:20.934Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
10:29:21 [2022-08-30T10:29:21.502Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
10:29:21 [2022-08-30T10:29:21.502Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
10:29:22 [2022-08-30T10:29:22.072Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
10:29:22 [2022-08-30T10:29:22.332Z] === RUN   TestDockerSuite/TestRunNonExistingImage
10:29:22 [2022-08-30T10:29:22.592Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
10:29:23 [2022-08-30T10:29:23.161Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
10:29:23 [2022-08-30T10:29:23.731Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
10:29:29 [2022-08-30T10:29:29.025Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
10:29:29 [2022-08-30T10:29:29.025Z] === RUN   TestDockerSuite/TestRunOOMExitCode
10:29:29 [2022-08-30T10:29:29.025Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
10:29:29 [2022-08-30T10:29:29.025Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
10:29:29 [2022-08-30T10:29:29.593Z] === RUN   TestDockerSuite/TestRunPIDsLimit
10:29:30 [2022-08-30T10:29:30.163Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
10:29:31 [2022-08-30T10:29:31.544Z] === RUN   TestDockerSuite/TestRunPortInUse
10:29:32 [2022-08-30T10:29:32.112Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
10:29:32 [2022-08-30T10:29:32.372Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
10:29:32 [2022-08-30T10:29:32.941Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
10:29:32 [2022-08-30T10:29:32.941Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
10:29:33 [2022-08-30T10:29:33.509Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
10:29:34 [2022-08-30T10:29:34.080Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
10:29:34 [2022-08-30T10:29:34.648Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
10:29:35 [2022-08-30T10:29:35.216Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
10:29:35 [2022-08-30T10:29:35.216Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
10:29:35 [2022-08-30T10:29:35.216Z]     docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows
10:29:35 [2022-08-30T10:29:35.216Z] === RUN   TestDockerSuite/TestRunPublishPort
10:29:35 [2022-08-30T10:29:35.786Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
10:29:36 [2022-08-30T10:29:36.355Z] === RUN   TestDockerSuite/TestRunReadProcLatency
10:29:36 [2022-08-30T10:29:36.355Z]     docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured
10:29:36 [2022-08-30T10:29:36.355Z] === RUN   TestDockerSuite/TestRunReadProcTimer
10:29:36 [2022-08-30T10:29:36.929Z] === RUN   TestDockerSuite/TestRunRedirectStdout
10:29:38 [2022-08-30T10:29:38.310Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
10:29:38 [2022-08-30T10:29:38.310Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
10:29:38 [2022-08-30T10:29:38.310Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
10:29:38 [2022-08-30T10:29:38.310Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
10:29:40 [2022-08-30T10:29:40.849Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
10:29:41 [2022-08-30T10:29:41.418Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
10:29:41 [2022-08-30T10:29:41.987Z] === RUN   TestDockerSuite/TestRunRm
10:29:42 [2022-08-30T10:29:42.556Z] === RUN   TestDockerSuite/TestRunRmAndWait
10:29:45 [2022-08-30T10:29:45.847Z] === RUN   TestDockerSuite/TestRunRmPre125Api
10:29:46 [2022-08-30T10:29:46.106Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
10:29:46 [2022-08-30T10:29:46.676Z] === RUN   TestDockerSuite/TestRunRootWorkdir
10:29:46 [2022-08-30T10:29:46.935Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
10:29:49 [2022-08-30T10:29:49.485Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
10:29:49 [2022-08-30T10:29:49.485Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
10:29:49 [2022-08-30T10:29:49.744Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
10:29:53 [2022-08-30T10:29:53.039Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
10:29:53 [2022-08-30T10:29:53.039Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
10:29:55 [2022-08-30T10:29:55.579Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
10:29:55 [2022-08-30T10:29:55.841Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
10:29:56 [2022-08-30T10:29:56.410Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
10:29:56 [2022-08-30T10:29:56.979Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
10:29:57 [2022-08-30T10:29:57.550Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
10:29:58 [2022-08-30T10:29:58.120Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
10:29:58 [2022-08-30T10:29:58.380Z]     docker_cli_service_logs_test.go:248: checking task ssslq47kxf6u
10:29:58 [2022-08-30T10:29:58.380Z]     docker_cli_service_logs_test.go:253: checking messages for ssslq47kxf6u
10:29:58 [2022-08-30T10:29:58.380Z]     docker_cli_service_logs_test.go:248: checking task tt69na3icgkg
10:29:58 [2022-08-30T10:29:58.642Z]     docker_cli_service_logs_test.go:253: checking messages for tt69na3icgkg
10:29:58 [2022-08-30T10:29:58.901Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
10:29:59 [2022-08-30T10:29:59.160Z] === RUN   TestDockerSwarmSuite/TestServiceScale
10:29:59 [2022-08-30T10:29:59.420Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
10:29:59 [2022-08-30T10:29:59.989Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
10:30:00 [2022-08-30T10:30:00.559Z] === RUN   TestDockerSuite/TestRunSetMacAddress
10:30:01 [2022-08-30T10:30:01.130Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
10:30:02 [2022-08-30T10:30:02.068Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
10:30:03 [2022-08-30T10:30:03.978Z] === RUN   TestDockerSuite/TestRunState
10:30:04 [2022-08-30T10:30:04.918Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
10:30:05 [2022-08-30T10:30:05.177Z] === RUN   TestDockerSuite/TestRunStdinPipe
10:30:05 [2022-08-30T10:30:05.746Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
10:30:06 [2022-08-30T10:30:06.006Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
10:30:06 [2022-08-30T10:30:06.006Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
10:30:06 [2022-08-30T10:30:06.006Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
10:30:06 [2022-08-30T10:30:06.575Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
10:30:06 [2022-08-30T10:30:06.835Z] === RUN   TestDockerSuite/TestRunSysctls
10:30:07 [2022-08-30T10:30:07.775Z] === RUN   TestDockerSuite/TestRunTLSVerify
10:30:07 [2022-08-30T10:30:07.775Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
10:30:07 [2022-08-30T10:30:07.775Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
10:30:08 [2022-08-30T10:30:08.345Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
10:30:10 [2022-08-30T10:30:10.281Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
10:30:10 [2022-08-30T10:30:10.850Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
10:30:12 [2022-08-30T10:30:12.230Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
10:30:14 [2022-08-30T10:30:14.769Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
10:30:17 [2022-08-30T10:30:17.302Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
10:30:17 [2022-08-30T10:30:17.871Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
10:30:18 [2022-08-30T10:30:18.442Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
10:30:19 [2022-08-30T10:30:19.013Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
10:30:19 [2022-08-30T10:30:19.954Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
10:30:20 [2022-08-30T10:30:20.893Z] === RUN   TestDockerSuite/TestRunUnshareProc
10:30:21 [2022-08-30T10:30:21.834Z] === RUN   TestDockerSuite/TestRunUserByID
10:30:22 [2022-08-30T10:30:22.402Z] === RUN   TestDockerSuite/TestRunUserByIDBig
10:30:22 [2022-08-30T10:30:22.662Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
10:30:22 [2022-08-30T10:30:22.662Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
10:30:22 [2022-08-30T10:30:22.662Z] === RUN   TestDockerSuite/TestRunUserByIDZero
10:30:23 [2022-08-30T10:30:23.231Z] === RUN   TestDockerSuite/TestRunUserByName
10:30:23 [2022-08-30T10:30:23.799Z] === RUN   TestDockerSuite/TestRunUserDefaults
10:30:24 [2022-08-30T10:30:24.369Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
10:30:24 [2022-08-30T10:30:24.370Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
10:30:24 [2022-08-30T10:30:24.370Z] === RUN   TestDockerSuite/TestRunUserNotFound
10:30:24 [2022-08-30T10:30:24.370Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
10:30:25 [2022-08-30T10:30:25.309Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
10:30:25 [2022-08-30T10:30:25.309Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
10:30:27 [2022-08-30T10:30:27.853Z]     docker_cli_swarm_test.go:1895: [dc9d9ccfeaf2c] joining swarm manager [d89a130afb8b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:28 [2022-08-30T10:30:28.113Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
10:30:28 [2022-08-30T10:30:28.682Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
10:30:28 [2022-08-30T10:30:28.942Z]     docker_cli_swarm_test.go:1896: [d5625ed6ce59c] joining swarm manager [d89a130afb8b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:29 [2022-08-30T10:30:29.529Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
10:30:31 [2022-08-30T10:30:31.438Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
10:30:32 [2022-08-30T10:30:32.007Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
10:30:33 [2022-08-30T10:30:33.386Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
10:30:35 [2022-08-30T10:30:35.292Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
10:30:35 [2022-08-30T10:30:35.292Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
10:30:35 [2022-08-30T10:30:35.292Z]     docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows
10:30:35 [2022-08-30T10:30:35.292Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
10:30:35 [2022-08-30T10:30:35.292Z]     docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows
10:30:35 [2022-08-30T10:30:35.292Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
10:30:35 [2022-08-30T10:30:35.292Z]     docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows
10:30:35 [2022-08-30T10:30:35.292Z] === RUN   TestDockerSuite/TestRunWithBadDevice
10:30:35 [2022-08-30T10:30:35.551Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
10:30:35 [2022-08-30T10:30:35.551Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
10:30:35 [2022-08-30T10:30:35.551Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
10:30:36 [2022-08-30T10:30:36.121Z] === RUN   TestDockerSuite/TestRunWithCPUShares
10:30:36 [2022-08-30T10:30:36.689Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
10:30:37 [2022-08-30T10:30:37.627Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
10:30:37 [2022-08-30T10:30:37.887Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
10:30:38 [2022-08-30T10:30:38.456Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
10:30:38 [2022-08-30T10:30:38.456Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
10:30:39 [2022-08-30T10:30:39.028Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
10:30:39 [2022-08-30T10:30:39.028Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
10:30:39 [2022-08-30T10:30:39.028Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
10:30:39 [2022-08-30T10:30:39.028Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
10:30:39 [2022-08-30T10:30:39.028Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
10:30:39 [2022-08-30T10:30:39.028Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
10:30:39 [2022-08-30T10:30:39.028Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
10:30:39 [2022-08-30T10:30:39.028Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
10:30:39 [2022-08-30T10:30:39.028Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
10:30:39 [2022-08-30T10:30:39.028Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
10:30:39 [2022-08-30T10:30:39.028Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
10:30:39 [2022-08-30T10:30:39.028Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
10:30:39 [2022-08-30T10:30:39.028Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
10:30:39 [2022-08-30T10:30:39.028Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
10:30:39 [2022-08-30T10:30:39.028Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
10:30:39 [2022-08-30T10:30:39.288Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
10:30:39 [2022-08-30T10:30:39.857Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
10:30:39 [2022-08-30T10:30:39.858Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
10:30:40 [2022-08-30T10:30:40.427Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
10:30:40 [2022-08-30T10:30:40.685Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
10:30:40 [2022-08-30T10:30:40.945Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
10:30:40 [2022-08-30T10:30:40.945Z] === RUN   TestDockerSuite/TestRunWithShmSize
10:30:41 [2022-08-30T10:30:41.513Z] === RUN   TestDockerSuite/TestRunWithSwappiness
10:30:42 [2022-08-30T10:30:42.082Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
10:30:42 [2022-08-30T10:30:42.082Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
10:30:42 [2022-08-30T10:30:42.082Z] === RUN   TestDockerSuite/TestRunWithUlimits
10:30:42 [2022-08-30T10:30:42.341Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
10:30:43 [2022-08-30T10:30:43.281Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
10:30:43 [2022-08-30T10:30:43.849Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
10:30:43 [2022-08-30T10:30:43.849Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
10:30:43 [2022-08-30T10:30:43.849Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
10:30:44 [2022-08-30T10:30:44.110Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
10:30:44 [2022-08-30T10:30:44.110Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
10:30:45 [2022-08-30T10:30:45.048Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
10:30:45 [2022-08-30T10:30:45.048Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
10:30:45 [2022-08-30T10:30:45.618Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
10:30:47 [2022-08-30T10:30:47.525Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
10:30:47 [2022-08-30T10:30:47.785Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
10:30:47 [2022-08-30T10:30:47.785Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
10:30:47 [2022-08-30T10:30:47.785Z] === RUN   TestDockerSuite/TestSlowStdinClosing
10:30:47 [2022-08-30T10:30:47.785Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
10:30:48 [2022-08-30T10:30:48.733Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
10:30:49 [2022-08-30T10:30:49.306Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
10:30:49 [2022-08-30T10:30:49.875Z] === RUN   TestDockerSuite/TestStopContainerSignal
10:30:51 [2022-08-30T10:30:51.253Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
10:30:51 [2022-08-30T10:30:51.824Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
10:30:53 [2022-08-30T10:30:53.731Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
10:30:54 [2022-08-30T10:30:54.300Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
10:30:56 [2022-08-30T10:30:56.207Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
10:30:56 [2022-08-30T10:30:56.776Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
10:31:00 [2022-08-30T10:31:00.066Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
10:31:01 [2022-08-30T10:31:01.446Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
10:31:02 [2022-08-30T10:31:02.825Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
10:31:03 [2022-08-30T10:31:03.395Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
10:31:04 [2022-08-30T10:31:04.334Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
10:31:06 [2022-08-30T10:31:06.241Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
10:31:07 [2022-08-30T10:31:07.621Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
10:31:08 [2022-08-30T10:31:08.999Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
10:31:10 [2022-08-30T10:31:10.393Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
10:31:11 [2022-08-30T10:31:11.772Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
10:31:11 [2022-08-30T10:31:11.772Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
10:31:13 [2022-08-30T10:31:13.152Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
10:31:14 [2022-08-30T10:31:14.091Z]     docker_cli_swarm_test.go:1796: [dd5b81b0c3fdd] joining swarm manager [dc238c620cecd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:31:15 [2022-08-30T10:31:15.470Z]     docker_cli_swarm_test.go:1797: [ddc74a1e16148] joining swarm manager [dc238c620cecd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:31:15 [2022-08-30T10:31:15.730Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
10:31:18 [2022-08-30T10:31:18.268Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
10:31:18 [2022-08-30T10:31:18.268Z]     docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows
10:31:18 [2022-08-30T10:31:18.268Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
10:31:18 [2022-08-30T10:31:18.268Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
10:31:18 [2022-08-30T10:31:18.527Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
10:31:19 [2022-08-30T10:31:19.096Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
10:31:20 [2022-08-30T10:31:20.037Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
10:31:20 [2022-08-30T10:31:20.605Z] === RUN   TestDockerSuite/TestSaveCheckTimes
10:31:20 [2022-08-30T10:31:20.605Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
10:31:21 [2022-08-30T10:31:21.984Z] === RUN   TestDockerSuite/TestSaveImageId
10:31:22 [2022-08-30T10:31:22.244Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
10:31:22 [2022-08-30T10:31:22.503Z] === RUN   TestDockerSuite/TestSaveLoadParents
10:31:23 [2022-08-30T10:31:23.888Z]     docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2916064855
10:31:23 [2022-08-30T10:31:23.888Z] === RUN   TestDockerSuite/TestSaveMultipleNames
10:31:24 [2022-08-30T10:31:24.147Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
10:31:25 [2022-08-30T10:31:25.088Z] === RUN   TestDockerSuite/TestSaveSingleTag
10:31:25 [2022-08-30T10:31:25.088Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
10:31:25 [2022-08-30T10:31:25.348Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
10:31:26 [2022-08-30T10:31:26.286Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
10:31:27 [2022-08-30T10:31:27.225Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
10:31:27 [2022-08-30T10:31:27.484Z] === RUN   TestDockerSuite/TestSearchCmdOptions
10:31:30 [2022-08-30T10:31:30.018Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
10:31:30 [2022-08-30T10:31:30.285Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
10:31:30 [2022-08-30T10:31:30.547Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
10:31:30 [2022-08-30T10:31:30.806Z] === RUN   TestDockerSuite/TestSearchWithLimit
10:31:32 [2022-08-30T10:31:32.183Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
10:31:32 [2022-08-30T10:31:32.183Z]     docker_cli_sni_test.go:30: Flakey test
10:31:32 [2022-08-30T10:31:32.183Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
10:31:35 [2022-08-30T10:31:35.477Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
10:31:37 [2022-08-30T10:31:37.383Z]     docker_cli_swarm_test.go:1315: [da574096eb616] joining swarm manager [dc75c15335528]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:31:37 [2022-08-30T10:31:37.383Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
10:31:38 [2022-08-30T10:31:38.322Z]     docker_cli_swarm_test.go:1316: [db55379ecee10] joining swarm manager [dc75c15335528]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:31:38 [2022-08-30T10:31:38.891Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
10:31:39 [2022-08-30T10:31:39.459Z] === RUN   TestDockerSuite/TestStartAttachSilent
10:31:40 [2022-08-30T10:31:40.397Z] === RUN   TestDockerSuite/TestStartAttachWithRename
10:31:43 [2022-08-30T10:31:43.687Z] === RUN   TestDockerSuite/TestStartMultipleContainers
10:31:44 [2022-08-30T10:31:44.626Z] === RUN   TestDockerSuite/TestStartPausedContainer
10:31:45 [2022-08-30T10:31:45.198Z] === RUN   TestDockerSuite/TestStartRecordError
10:31:46 [2022-08-30T10:31:46.137Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
10:31:47 [2022-08-30T10:31:47.517Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
10:31:48 [2022-08-30T10:31:48.896Z] === RUN   TestDockerSuite/TestStatsAllNoStream
10:31:51 [2022-08-30T10:31:51.432Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
10:31:55 [2022-08-30T10:31:55.650Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
10:31:58 [2022-08-30T10:31:58.939Z] === RUN   TestDockerSuite/TestStatsFormatAll
10:32:03 [2022-08-30T10:32:03.131Z] === RUN   TestDockerSuite/TestStatsNoStream
10:32:05 [2022-08-30T10:32:05.664Z] === RUN   TestDockerSuite/TestTopMultipleArgs
10:32:05 [2022-08-30T10:32:05.923Z] === RUN   TestDockerSuite/TestTopNonPrivileged
10:32:06 [2022-08-30T10:32:06.491Z] === RUN   TestDockerSuite/TestTopPrivileged
10:32:07 [2022-08-30T10:32:07.061Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
10:32:07 [2022-08-30T10:32:07.061Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
10:32:07 [2022-08-30T10:32:07.061Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
10:32:07 [2022-08-30T10:32:07.630Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
10:32:08 [2022-08-30T10:32:08.198Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
10:32:08 [2022-08-30T10:32:08.198Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
10:32:08 [2022-08-30T10:32:08.198Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
10:32:08 [2022-08-30T10:32:08.198Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
10:32:08 [2022-08-30T10:32:08.198Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
10:32:09 [2022-08-30T10:32:09.136Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
10:32:09 [2022-08-30T10:32:09.704Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
10:32:10 [2022-08-30T10:32:10.273Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
10:32:11 [2022-08-30T10:32:11.212Z] === RUN   TestDockerSuite/TestUpdateStats
10:32:15 [2022-08-30T10:32:15.404Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
10:32:15 [2022-08-30T10:32:15.404Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
10:32:15 [2022-08-30T10:32:15.404Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
10:32:15 [2022-08-30T10:32:15.404Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
10:32:16 [2022-08-30T10:32:16.340Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
10:32:16 [2022-08-30T10:32:16.600Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
10:32:18 [2022-08-30T10:32:18.537Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
10:32:20 [2022-08-30T10:32:20.442Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
10:32:21 [2022-08-30T10:32:21.379Z] === RUN   TestDockerSuite/TestVolumeCLICreate
10:32:39 [2022-08-30T10:32:39.466Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
10:32:39 [2022-08-30T10:32:39.466Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
10:32:39 [2022-08-30T10:32:39.466Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
10:32:39 [2022-08-30T10:32:39.466Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
10:32:39 [2022-08-30T10:32:39.466Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
10:32:39 [2022-08-30T10:32:39.466Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
10:32:39 [2022-08-30T10:32:39.466Z] === RUN   TestDockerSuite/TestVolumeCLILs
10:32:39 [2022-08-30T10:32:39.466Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
10:32:39 [2022-08-30T10:32:39.467Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
10:32:39 [2022-08-30T10:32:39.467Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
10:32:39 [2022-08-30T10:32:39.467Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
10:32:39 [2022-08-30T10:32:39.467Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
10:32:39 [2022-08-30T10:32:39.467Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
10:32:39 [2022-08-30T10:32:39.467Z] === RUN   TestDockerSuite/TestVolumeCLIRm
10:32:40 [2022-08-30T10:32:40.036Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
10:32:40 [2022-08-30T10:32:40.036Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
10:32:40 [2022-08-30T10:32:40.297Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
10:32:40 [2022-08-30T10:32:40.297Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
10:32:40 [2022-08-30T10:32:40.297Z] === RUN   TestDockerSuite/TestVolumeLsFormat
10:32:40 [2022-08-30T10:32:40.297Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
10:32:40 [2022-08-30T10:32:40.297Z] --- PASS: TestDockerSuite (1351.10s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.04s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.76s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.93s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.88s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.92s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.27s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.87s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.09s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.99s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.63s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.28s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.56s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.02s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.14s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.25s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.97s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.32s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.28s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.53s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.58s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.59s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.66s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.78s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.81s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.83s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.91s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.65s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.53s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (1.01s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.64s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.64s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.08s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.70s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.69s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.77s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.01s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.75s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.95s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.72s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.58s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.67s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.37s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.64s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.57s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.57s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.59s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.04s)
10:32:40 [2022-08-30T10:32:40.297Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.37s)
10:32:40 [2022-08-30T10:32:40.297Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.48s)
10:32:40 [2022-08-30T10:32:40.297Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.33s)
10:32:40 [2022-08-30T10:32:40.297Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.33s)
10:32:40 [2022-08-30T10:32:40.297Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ad24c8_<nil>_<nil>} (0.74s)
10:32:40 [2022-08-30T10:32:40.297Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1665958872_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.57s)
10:32:40 [2022-08-30T10:32:40.297Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1665958872_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.57s)
10:32:40 [2022-08-30T10:32:40.297Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33510396211_/foo_false__<nil>_<nil>_<nil>_<nil>} (0.64s)
10:32:40 [2022-08-30T10:32:40.297Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33510396211_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.60s)
10:32:40 [2022-08-30T10:32:40.297Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33510396211_/foo_true__0xc000ad24f8_<nil>_<nil>_<nil>} (1.48s)
10:32:40 [2022-08-30T10:32:40.297Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ad2510_<nil>_<nil>} (1.50s)
10:32:40 [2022-08-30T10:32:40.297Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ad2528_<nil>_<nil>} (1.46s)
10:32:40 [2022-08-30T10:32:40.297Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ad2540_<nil>_<nil>} (1.51s)
10:32:40 [2022-08-30T10:32:40.297Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ad2558_<nil>_<nil>} (1.61s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.32s)
10:32:40 [2022-08-30T10:32:40.297Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s)
10:32:40 [2022-08-30T10:32:40.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
10:32:40 [2022-08-30T10:32:40.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
10:32:40 [2022-08-30T10:32:40.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
10:32:40 [2022-08-30T10:32:40.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
10:32:40 [2022-08-30T10:32:40.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
10:32:40 [2022-08-30T10:32:40.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
10:32:40 [2022-08-30T10:32:40.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
10:32:40 [2022-08-30T10:32:40.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
10:32:40 [2022-08-30T10:32:40.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
10:32:40 [2022-08-30T10:32:40.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
10:32:40 [2022-08-30T10:32:40.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
10:32:40 [2022-08-30T10:32:40.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
10:32:40 [2022-08-30T10:32:40.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
10:32:40 [2022-08-30T10:32:40.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
10:32:40 [2022-08-30T10:32:40.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
10:32:40 [2022-08-30T10:32:40.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.65s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.34s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.85s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.28s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.78s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.99s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.78s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.90s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.98s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.90s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.72s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.01s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.92s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.92s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.79s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.80s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.89s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.72s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.25s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.13s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.63s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.91s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.87s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.83s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.40s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.79s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.96s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.14s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.96s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.08s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.90s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.41s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.93s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.81s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.77s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.72s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.88s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.48s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.18s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.83s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.84s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.83s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.52s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.06s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.71s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.13s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.74s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.75s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.73s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.67s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.23s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.50s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (0.97s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.48s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.12s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.13s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.01s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.30s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.32s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.27s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.02s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.49s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.45s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.57s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.91s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.35s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.94s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.38s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.56s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.15s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.54s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.43s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.08s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.23s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.53s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.21s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.85s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.40s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.50s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.84s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.25s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.25s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.11s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.55s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.84s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.82s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.06s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.50s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.71s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.41s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.38s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.08s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.03s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.59s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.57s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.15s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.98s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.29s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.04s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.37s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.50s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.71s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.06s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.11s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.94s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.14s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.63s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.36s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.60s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.26s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.82s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.52s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.47s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.63s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.09s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.21s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.57s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.00s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.08s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.15s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.96s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.13s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.56s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.22s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.46s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.81s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.64s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.61s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.52s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.33s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.46s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.92s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (3.24s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.21s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.24s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.42s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.76s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.05s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.33s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.07s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.74s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.66s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.48s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.94s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.42s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.51s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.63s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.30s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.51s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.32s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.54s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildFails (0.66s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.79s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.45s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.20s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.40s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.60s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.05s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.53s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.61s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.51s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.28s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.20s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.34s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.57s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.46s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.37s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.62s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.28s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.33s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.52s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.25s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.42s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.40s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.44s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.72s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.71s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.94s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.97s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.39s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.06s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.65s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.94s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.05s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.07s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.50s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.90s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.87s)
10:32:40 [2022-08-30T10:32:40.298Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.13s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.86s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.29s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.56s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.47s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.36s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.74s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.02s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.31s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.43s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.44s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.97s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.60s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.88s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.24s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.21s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.73s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildRm (2.66s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.80s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.14s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.50s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.92s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.12s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.87s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.24s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.41s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.73s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.88s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.46s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.13s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.06s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.71s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.68s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.11s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildUser (1.35s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.04s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.11s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.93s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.78s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.69s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.34s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.39s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.59s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.64s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.71s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.24s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.70s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.65s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.85s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.78s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCommitChange (0.84s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.63s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.49s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.25s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.77s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.43s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.22s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.61s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.42s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.76s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.62s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.91s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.78s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.76s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.67s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.72s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.01s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.76s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.87s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.73s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.78s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.94s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.13s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.94s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.83s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.80s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.84s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.99s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.69s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.80s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.20s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.85s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.52s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.83s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.94s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.66s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.35s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.87s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.45s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.19s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.00s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpToDot (0.77s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.03s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.31s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.71s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.85s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.55s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.22s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.38s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.07s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCreateRM (0.12s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.44s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.77s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.56s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.62s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.55s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.01s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.53s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.45s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.19s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.96s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.41s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.83s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.28s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.98s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.95s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.65s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.08s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.08s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.35s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.33s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsRename (0.50s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsResize (0.52s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.45s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.62s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.47s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.86s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsTop (0.79s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.59s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.96s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.73s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.45s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExec (0.59s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.13s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.95s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecEnv (0.56s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.05s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.56s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.61s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.76s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.77s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.70s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecParseError (0.52s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.60s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.56s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.56s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecTTY (0.54s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.58s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.74s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.26s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.53s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.58s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.12s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.38s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestHealth (19.38s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.93s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.72s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.24s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.09s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImportFile (1.20s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.31s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.93s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.54s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.68s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.63s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.70s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.60s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.58s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.97s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.60s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.76s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.71s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.58s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.94s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.27s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.57s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.01s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.57s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s)
10:32:40 [2022-08-30T10:32:40.299Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.00s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.92s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.28s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.23s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.99s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.01s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.07s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.96s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.46s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.86s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.11s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.16s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.27s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.97s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.78s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLogsSince (6.50s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.55s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.60s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLogsTail (0.62s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.69s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.52s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestNetHostname (1.75s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.30s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.06s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.68s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.27s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.33s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s)
10:32:40 [2022-08-30T10:32:40.300Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.34s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.05s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.42s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.86s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.82s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPluginActive (2.29s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.20s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.56s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.73s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.39s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.43s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.94s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.88s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPortList (6.53s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.14s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.26s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.93s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.38s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.40s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.75s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.00s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.21s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.69s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.10s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.18s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.64s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.87s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.23s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.57s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.56s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.07s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.11s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.35s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.26s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.31s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.46s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.20s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.41s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.18s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.93s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.11s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.62s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.50s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.75s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.34s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.50s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.48s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.69s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.66s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.76s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.75s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.39s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.09s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.18s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.17s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.18s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.76s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.45s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.68s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.24s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.46s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.18s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.93s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.48s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.59s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.63s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.62s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.77s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.67s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.91s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.09s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.71s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.83s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.50s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.54s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.53s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.46s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.50s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.67s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.50s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.50s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.62s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.50s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.65s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.76s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.54s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.54s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.50s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.13s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.09s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.74s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.59s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.71s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.67s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.65s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.17s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.54s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.70s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.86s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.44s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.88s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.14s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.61s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.46s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.05s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.72s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.64s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.31s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.59s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.40s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.61s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.66s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.59s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.56s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.73s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.56s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.46s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s)
10:32:40 [2022-08-30T10:32:40.560Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.89s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.08s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.90s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.65s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.16s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.15s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.42s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.95s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.57s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.53s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.80s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.09s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.99s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.28s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.99s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunMount (5.16s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.51s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.66s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.20s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.69s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.83s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.04s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.14s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.23s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.60s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.74s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.57s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.65s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.58s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.80s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.51s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.45s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.51s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.94s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.56s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.49s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.52s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.87s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.50s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.67s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.65s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.62s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.51s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.54s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.51s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.36s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.45s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.15s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunRm (0.61s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.55s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.54s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.56s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.01s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.57s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.93s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.37s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.58s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.58s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.71s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.68s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.57s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.52s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.50s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.66s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunState (1.02s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.52s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.91s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.52s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.55s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.31s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.23s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.66s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.65s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.68s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.54s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.79s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.04s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.59s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.21s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.54s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.70s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.49s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.83s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.63s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.87s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.36s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.60s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.14s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.62s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.43s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.87s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.91s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.87s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.50s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.79s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.51s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s)
10:32:40 [2022-08-30T10:32:40.561Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s)
10:32:40 [2022-08-30T10:32:40.561Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s)
10:32:40 [2022-08-30T10:32:40.561Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.55s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.50s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.54s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.35s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.33s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.95s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.92s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.58s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.32s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.37s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.60s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.58s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.39s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.46s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.70s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.77s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.48s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.40s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.13s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.14s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.44s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.11s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.63s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.72s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.94s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.56s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.07s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.28s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.55s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.12s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.52s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.57s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.57s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.50s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.50s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.01s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.51s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.73s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.74s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.28s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.45s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
10:32:40 [2022-08-30T10:32:40.561Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
10:32:40 [2022-08-30T10:32:40.561Z] === RUN   TestDockerRegistrySuite
10:32:40 [2022-08-30T10:32:40.561Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
10:32:41 [2022-08-30T10:32:41.500Z]     check_test.go:427: [df24232ebaac6] daemon is not started
10:32:41 [2022-08-30T10:32:41.500Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
10:32:42 [2022-08-30T10:32:42.436Z]     check_test.go:427: [d25f9220d7395] daemon is not started
10:32:42 [2022-08-30T10:32:42.436Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
10:32:43 [2022-08-30T10:32:43.814Z]     check_test.go:427: [d8d4379493362] daemon is not started
10:32:43 [2022-08-30T10:32:43.814Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
10:32:43 [2022-08-30T10:32:43.814Z]     check_test.go:427: [d70d98f7153cc] daemon is not started
10:32:43 [2022-08-30T10:32:43.814Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
10:32:45 [2022-08-30T10:32:45.193Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
10:32:47 [2022-08-30T10:32:47.102Z]     check_test.go:427: [d0c91c614dda4] daemon is not started
10:32:47 [2022-08-30T10:32:47.102Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
10:32:49 [2022-08-30T10:32:49.009Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
10:32:52 [2022-08-30T10:32:52.300Z]     check_test.go:427: [d4d8cb3e32c12] daemon is not started
10:32:52 [2022-08-30T10:32:52.300Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
10:32:56 [2022-08-30T10:32:56.508Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
10:32:56 [2022-08-30T10:32:56.508Z]     check_test.go:427: [df7dde302175c] daemon is not started
10:32:56 [2022-08-30T10:32:56.508Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
10:32:57 [2022-08-30T10:32:57.077Z]     check_test.go:427: [dd8fb691834aa] daemon is not started
10:32:57 [2022-08-30T10:32:57.077Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
10:32:58 [2022-08-30T10:32:58.456Z]     check_test.go:427: [d239901b18830] daemon is not started
10:32:58 [2022-08-30T10:32:58.456Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
10:32:59 [2022-08-30T10:32:59.836Z]     check_test.go:427: [d8413f36dfabb] daemon is not started
10:32:59 [2022-08-30T10:32:59.836Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
10:33:01 [2022-08-30T10:33:01.217Z]     check_test.go:427: [dda26bb4ab843] daemon is not started
10:33:01 [2022-08-30T10:33:01.217Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
10:33:02 [2022-08-30T10:33:02.597Z]     check_test.go:427: [df02baaff1816] daemon is not started
10:33:02 [2022-08-30T10:33:02.597Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
10:33:02 [2022-08-30T10:33:02.859Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
10:33:03 [2022-08-30T10:33:03.797Z]     check_test.go:427: [d403a06b8e273] daemon is not started
10:33:03 [2022-08-30T10:33:03.797Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
10:33:05 [2022-08-30T10:33:05.176Z]     check_test.go:427: [d695236ff636c] daemon is not started
10:33:05 [2022-08-30T10:33:05.176Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
10:33:05 [2022-08-30T10:33:05.436Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
10:33:06 [2022-08-30T10:33:06.004Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9741b94c7e91baaecd0256d0d8a0be56fcdf50b431c6046549c3e71b20b1a244
10:33:06 [2022-08-30T10:33:06.944Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6511c9ff3cd4f01e2150607c603d33432f86f68c7b344c2e5d449647e197ffc8
10:33:07 [2022-08-30T10:33:07.512Z]     check_test.go:427: [df83dd7da4654] daemon is not started
10:33:07 [2022-08-30T10:33:07.512Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
10:33:08 [2022-08-30T10:33:08.450Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a37582c540ded1c0e80635716ff1f905ce5c5bd415bacf3a0dc202b9da2c4791
10:33:09 [2022-08-30T10:33:09.389Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0709af4b3f066509a5bddccde12097387f03a0bb2b644c0f4fc393cd97d1e615
10:33:09 [2022-08-30T10:33:09.648Z]     check_test.go:427: [dce2594654162] daemon is not started
10:33:09 [2022-08-30T10:33:09.648Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
10:33:09 [2022-08-30T10:33:09.908Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
10:33:10 [2022-08-30T10:33:10.845Z]     check_test.go:427: [d2268646bcaaf] daemon is not started
10:33:10 [2022-08-30T10:33:10.845Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
10:33:13 [2022-08-30T10:33:13.385Z]     check_test.go:427: [ded49c7e2201f] daemon is not started
10:33:13 [2022-08-30T10:33:13.385Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
10:33:14 [2022-08-30T10:33:14.351Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
10:33:14 [2022-08-30T10:33:14.610Z]     check_test.go:427: [d5b355bea6467] daemon is not started
10:33:14 [2022-08-30T10:33:14.610Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
10:33:14 [2022-08-30T10:33:14.869Z]     check_test.go:427: [da7a6323ec9d5] daemon is not started
10:33:14 [2022-08-30T10:33:14.870Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
10:33:16 [2022-08-30T10:33:16.249Z]     check_test.go:427: [dbae872449a15] daemon is not started
10:33:16 [2022-08-30T10:33:16.249Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
10:33:17 [2022-08-30T10:33:17.186Z]     check_test.go:427: [dda4ac084c08f] daemon is not started
10:33:17 [2022-08-30T10:33:17.186Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
10:33:18 [2022-08-30T10:33:18.566Z]     check_test.go:427: [d413be4a226c5] daemon is not started
10:33:18 [2022-08-30T10:33:18.566Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
10:33:18 [2022-08-30T10:33:18.566Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
10:33:18 [2022-08-30T10:33:18.566Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
10:33:18 [2022-08-30T10:33:18.566Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
10:33:21 [2022-08-30T10:33:21.104Z]     check_test.go:427: [de51a2a42ffab] daemon is not started
10:33:21 [2022-08-30T10:33:21.104Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
10:33:21 [2022-08-30T10:33:21.673Z]     check_test.go:427: [dd0490f679dce] daemon is not started
10:33:21 [2022-08-30T10:33:21.673Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
10:33:23 [2022-08-30T10:33:23.053Z]     check_test.go:427: [d11e8bceb5af4] daemon is not started
10:33:23 [2022-08-30T10:33:23.053Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
10:33:23 [2022-08-30T10:33:23.313Z]     check_test.go:427: [dbf21bcffcaaf] daemon is not started
10:33:23 [2022-08-30T10:33:23.313Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
10:33:23 [2022-08-30T10:33:23.573Z]     check_test.go:427: [d30dc7dee2d01] daemon is not started
10:33:23 [2022-08-30T10:33:23.573Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
10:33:23 [2022-08-30T10:33:23.832Z]     check_test.go:427: [d626b89a04490] daemon is not started
10:33:23 [2022-08-30T10:33:23.832Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
10:33:24 [2022-08-30T10:33:24.091Z]     check_test.go:427: [d0fdc70810107] daemon is not started
10:33:24 [2022-08-30T10:33:24.091Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
10:33:24 [2022-08-30T10:33:24.350Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
10:33:24 [2022-08-30T10:33:24.609Z]     check_test.go:427: [d20449983fb21] daemon is not started
10:33:24 [2022-08-30T10:33:24.609Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
10:33:24 [2022-08-30T10:33:24.609Z]     check_test.go:427: [dfa193615b579] daemon is not started
10:33:24 [2022-08-30T10:33:24.609Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
10:33:25 [2022-08-30T10:33:25.177Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
10:33:25 [2022-08-30T10:33:25.747Z]     check_test.go:427: [d88223984bfa3] daemon is not started
10:33:25 [2022-08-30T10:33:25.747Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
10:33:26 [2022-08-30T10:33:26.007Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
10:33:27 [2022-08-30T10:33:27.390Z]     check_test.go:427: [de3df64123558] daemon is not started
10:33:27 [2022-08-30T10:33:27.649Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
10:33:28 [2022-08-30T10:33:28.586Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
10:33:28 [2022-08-30T10:33:28.586Z]     check_test.go:427: [d26434008d871] daemon is not started
10:33:28 [2022-08-30T10:33:28.586Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
10:33:29 [2022-08-30T10:33:29.964Z]     check_test.go:427: [db39e4d168553] daemon is not started
10:33:29 [2022-08-30T10:33:29.964Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
10:33:30 [2022-08-30T10:33:30.902Z] === RUN   TestDockerRegistrySuite/TestV2Only
10:33:31 [2022-08-30T10:33:31.839Z] --- PASS: TestDockerRegistrySuite (51.29s)
10:33:31 [2022-08-30T10:33:31.839Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s)
10:33:31 [2022-08-30T10:33:31.839Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s)
10:33:31 [2022-08-30T10:33:31.839Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s)
10:33:31 [2022-08-30T10:33:31.839Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
10:33:31 [2022-08-30T10:33:31.839Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.10s)
10:33:31 [2022-08-30T10:33:31.839Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.95s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.07s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.11s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.20s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.37s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.35s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.27s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.43s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.24s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.38s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.35s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.20s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.41s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.34s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.22s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.13s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.09s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.93s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.46s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.27s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.49s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.32s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.39s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.19s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.70s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.15s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.11s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.11s)
10:33:31 [2022-08-30T10:33:31.840Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
10:33:31 [2022-08-30T10:33:31.840Z] === RUN   TestDockerSchema1RegistrySuite
10:33:31 [2022-08-30T10:33:31.840Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
10:33:31 [2022-08-30T10:33:31.840Z]     check_test.go:454: [d132d72f556c7] daemon is not started
10:33:31 [2022-08-30T10:33:31.840Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
10:33:35 [2022-08-30T10:33:35.148Z]     check_test.go:454: [d88312bea5cda] daemon is not started
10:33:35 [2022-08-30T10:33:35.148Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
10:33:41 [2022-08-30T10:33:41.716Z]     check_test.go:454: [dbe67152e1729] daemon is not started
10:33:41 [2022-08-30T10:33:41.716Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
10:33:41 [2022-08-30T10:33:41.716Z]     check_test.go:454: [dbfbf0f161926] daemon is not started
10:33:41 [2022-08-30T10:33:41.716Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
10:33:41 [2022-08-30T10:33:41.975Z]     check_test.go:454: [d67cff33c92d2] daemon is not started
10:33:41 [2022-08-30T10:33:41.975Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
10:33:42 [2022-08-30T10:33:42.913Z]     check_test.go:454: [d95404a5a4627] daemon is not started
10:33:42 [2022-08-30T10:33:42.913Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
10:33:43 [2022-08-30T10:33:43.851Z]     check_test.go:454: [dedce8e70dffe] daemon is not started
10:33:43 [2022-08-30T10:33:43.851Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
10:33:44 [2022-08-30T10:33:44.790Z]     check_test.go:454: [d2cb8b96f6611] daemon is not started
10:33:44 [2022-08-30T10:33:44.790Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
10:33:47 [2022-08-30T10:33:47.329Z]     check_test.go:454: [d6ce7c405102a] daemon is not started
10:33:47 [2022-08-30T10:33:47.329Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
10:33:47 [2022-08-30T10:33:47.588Z]     check_test.go:454: [dd3971d913e96] daemon is not started
10:33:47 [2022-08-30T10:33:47.588Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
10:33:48 [2022-08-30T10:33:48.158Z]     check_test.go:454: [daa2c60b9d9e6] daemon is not started
10:33:48 [2022-08-30T10:33:48.158Z] --- PASS: TestDockerSchema1RegistrySuite (16.39s)
10:33:48 [2022-08-30T10:33:48.158Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s)
10:33:48 [2022-08-30T10:33:48.158Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.88s)
10:33:48 [2022-08-30T10:33:48.158Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.96s)
10:33:48 [2022-08-30T10:33:48.158Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.01s)
10:33:48 [2022-08-30T10:33:48.158Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
10:33:48 [2022-08-30T10:33:48.158Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s)
10:33:48 [2022-08-30T10:33:48.158Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s)
10:33:48 [2022-08-30T10:33:48.158Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s)
10:33:48 [2022-08-30T10:33:48.158Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.50s)
10:33:48 [2022-08-30T10:33:48.158Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s)
10:33:48 [2022-08-30T10:33:48.158Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s)
10:33:48 [2022-08-30T10:33:48.158Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
10:33:48 [2022-08-30T10:33:48.158Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
10:33:48 [2022-08-30T10:33:48.727Z]     check_test.go:483: [d11b0b16070eb] daemon is not started
10:33:48 [2022-08-30T10:33:48.727Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
10:33:49 [2022-08-30T10:33:49.296Z]     check_test.go:483: [d7a1d550b5891] daemon is not started
10:33:49 [2022-08-30T10:33:49.296Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
10:33:49 [2022-08-30T10:33:49.555Z]     check_test.go:483: [d0cc0c1763c27] daemon is not started
10:33:49 [2022-08-30T10:33:49.555Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
10:33:50 [2022-08-30T10:33:50.934Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
10:33:51 [2022-08-30T10:33:51.194Z]     check_test.go:483: [d22cd00db31a5] daemon is not started
10:33:51 [2022-08-30T10:33:51.453Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
10:33:51 [2022-08-30T10:33:51.712Z]     check_test.go:483: [df7eca7a81156] daemon is not started
10:33:51 [2022-08-30T10:33:51.712Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
10:33:52 [2022-08-30T10:33:52.650Z]     check_test.go:483: [d28e19f94153b] daemon is not started
10:33:52 [2022-08-30T10:33:52.650Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
10:33:52 [2022-08-30T10:33:52.909Z]     check_test.go:483: [d36c14d49d4e5] daemon is not started
10:33:52 [2022-08-30T10:33:52.909Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.77s)
10:33:52 [2022-08-30T10:33:52.909Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s)
10:33:52 [2022-08-30T10:33:52.909Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s)
10:33:52 [2022-08-30T10:33:52.909Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
10:33:52 [2022-08-30T10:33:52.909Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.25s)
10:33:52 [2022-08-30T10:33:52.909Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s)
10:33:52 [2022-08-30T10:33:52.909Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s)
10:33:52 [2022-08-30T10:33:52.909Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s)
10:33:52 [2022-08-30T10:33:52.909Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
10:33:52 [2022-08-30T10:33:52.909Z] === RUN   TestDockerRegistryAuthTokenSuite
10:33:52 [2022-08-30T10:33:52.909Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
10:33:58 [2022-08-30T10:33:58.179Z]     check_test.go:510: [d17c6d16c547c] daemon is not started
10:33:58 [2022-08-30T10:33:58.179Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
10:33:58 [2022-08-30T10:33:58.179Z]     check_test.go:510: [dcd3e7e8f8840] daemon is not started
10:33:58 [2022-08-30T10:33:58.179Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
10:33:58 [2022-08-30T10:33:58.179Z]     check_test.go:510: [d714b0e95bfea] daemon is not started
10:33:58 [2022-08-30T10:33:58.179Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
10:33:58 [2022-08-30T10:33:58.438Z]     check_test.go:510: [d4c041af488aa] daemon is not started
10:33:58 [2022-08-30T10:33:58.438Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
10:33:58 [2022-08-30T10:33:58.438Z]     check_test.go:510: [d616426a6e222] daemon is not started
10:33:58 [2022-08-30T10:33:58.697Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
10:33:58 [2022-08-30T10:33:58.697Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
10:33:58 [2022-08-30T10:33:58.697Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
10:33:58 [2022-08-30T10:33:58.697Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
10:33:58 [2022-08-30T10:33:58.697Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
10:33:58 [2022-08-30T10:33:58.697Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
10:33:58 [2022-08-30T10:33:58.697Z] === RUN   TestDockerNetworkSuite
10:33:58 [2022-08-30T10:33:58.697Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
10:33:59 [2022-08-30T10:33:59.646Z]     docker_cli_network_unix_test.go:46: [d513944afebee] daemon is not started
10:33:59 [2022-08-30T10:33:59.906Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
10:34:00 [2022-08-30T10:34:00.474Z]     docker_cli_network_unix_test.go:46: [d043c3ec0cd54] daemon is not started
10:34:00 [2022-08-30T10:34:00.733Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
10:34:03 [2022-08-30T10:34:03.269Z]     docker_cli_network_unix_test.go:46: [d8e24f19dc192] daemon is not started
10:34:03 [2022-08-30T10:34:03.529Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
10:34:04 [2022-08-30T10:34:04.908Z]     docker_cli_network_unix_test.go:46: [d12d788af286d] daemon is not started
10:34:05 [2022-08-30T10:34:05.167Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
10:34:05 [2022-08-30T10:34:05.167Z]     docker_cli_network_unix_test.go:1233: [d468428ae29b1] daemon is not started
10:34:07 [2022-08-30T10:34:07.704Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
10:34:08 [2022-08-30T10:34:08.642Z]     docker_cli_network_unix_test.go:46: [d4eca4d50818f] daemon is not started
10:34:09 [2022-08-30T10:34:09.210Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
10:34:13 [2022-08-30T10:34:13.405Z]     docker_cli_network_unix_test.go:46: [db03f863c127e] daemon is not started
10:34:14 [2022-08-30T10:34:14.348Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
10:34:16 [2022-08-30T10:34:16.257Z]     docker_cli_network_unix_test.go:46: [d3553b9bbf5ab] daemon is not started
10:34:16 [2022-08-30T10:34:16.826Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
10:34:17 [2022-08-30T10:34:17.764Z]     docker_cli_network_unix_test.go:46: [d1435ef832cd1] daemon is not started
10:34:17 [2022-08-30T10:34:17.764Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
10:34:18 [2022-08-30T10:34:18.336Z]     docker_cli_network_unix_test.go:46: [de5b17623acac] daemon is not started
10:34:18 [2022-08-30T10:34:18.336Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
10:34:18 [2022-08-30T10:34:18.595Z]     docker_cli_network_unix_test.go:46: [db19a3e8eaed9] daemon is not started
10:34:18 [2022-08-30T10:34:18.595Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
10:34:19 [2022-08-30T10:34:19.164Z]     docker_cli_network_unix_test.go:46: [d964cd54944be] daemon is not started
10:34:19 [2022-08-30T10:34:19.732Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
10:34:20 [2022-08-30T10:34:20.300Z]     docker_cli_network_unix_test.go:46: [d3bdd145aa969] daemon is not started
10:34:20 [2022-08-30T10:34:20.559Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
10:34:20 [2022-08-30T10:34:20.823Z]     docker_cli_network_unix_test.go:46: [dac70a9ad8de5] daemon is not started
10:34:20 [2022-08-30T10:34:20.823Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
10:34:21 [2022-08-30T10:34:21.100Z]     docker_cli_network_unix_test.go:46: [d316cb2b26910] daemon is not started
10:34:21 [2022-08-30T10:34:21.100Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
10:34:21 [2022-08-30T10:34:21.682Z]     docker_cli_network_unix_test.go:46: [d50d78558c317] daemon is not started
10:34:21 [2022-08-30T10:34:21.682Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
10:34:21 [2022-08-30T10:34:21.941Z]     docker_cli_network_unix_test.go:46: [dc341ea9be872] daemon is not started
10:34:21 [2022-08-30T10:34:21.941Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
10:34:21 [2022-08-30T10:34:21.941Z]     docker_cli_network_unix_test.go:46: [d686c3dfd34d7] daemon is not started
10:34:21 [2022-08-30T10:34:21.941Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
10:34:22 [2022-08-30T10:34:22.200Z]     docker_cli_network_unix_test.go:46: [d02eb077a8d8c] daemon is not started
10:34:22 [2022-08-30T10:34:22.200Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
10:34:22 [2022-08-30T10:34:22.459Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
10:34:23 [2022-08-30T10:34:23.398Z]     docker_cli_network_unix_test.go:46: [dadaaa280e6d8] daemon is not started
10:34:23 [2022-08-30T10:34:23.398Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
10:34:23 [2022-08-30T10:34:23.968Z]     docker_cli_network_unix_test.go:46: [d9e69688a84d2] daemon is not started
10:34:24 [2022-08-30T10:34:24.538Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
10:34:24 [2022-08-30T10:34:24.538Z]     docker_cli_network_unix_test.go:46: [d5d5129d45fd8] daemon is not started
10:34:24 [2022-08-30T10:34:24.538Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
10:34:24 [2022-08-30T10:34:24.797Z]     docker_cli_swarm_test.go:1180: [d6ba292e986f4] joining swarm manager [d1ecd9493ba93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:34:24 [2022-08-30T10:34:24.797Z]     docker_cli_network_unix_test.go:46: [df328fc5dec14] daemon is not started
10:34:25 [2022-08-30T10:34:25.057Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
10:34:25 [2022-08-30T10:34:25.057Z]     docker_cli_network_unix_test.go:46: [d3140794bd840] daemon is not started
10:34:25 [2022-08-30T10:34:25.057Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
10:34:26 [2022-08-30T10:34:26.435Z]     docker_cli_network_unix_test.go:968: [d2e7b9581260b] daemon is not started
10:34:27 [2022-08-30T10:34:27.373Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
10:34:28 [2022-08-30T10:34:28.755Z]     docker_cli_network_unix_test.go:46: [d65d4ae817c06] daemon is not started
10:34:28 [2022-08-30T10:34:28.755Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
10:34:31 [2022-08-30T10:34:31.293Z]     docker_cli_swarm_test.go:1189: [dd01c84962e53] joining swarm manager [d1ecd9493ba93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:34:31 [2022-08-30T10:34:31.293Z]     docker_cli_network_unix_test.go:1116: [dca55d82ae543] daemon is not started
10:34:34 [2022-08-30T10:34:34.589Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
10:34:34 [2022-08-30T10:34:34.589Z]     docker_cli_network_unix_test.go:46: [df4e28e5805f7] daemon is not started
10:34:34 [2022-08-30T10:34:34.589Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
10:34:35 [2022-08-30T10:34:35.527Z]     docker_cli_network_unix_test.go:46: [d82d7134e2bf9] daemon is not started
10:34:35 [2022-08-30T10:34:35.527Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
10:34:35 [2022-08-30T10:34:35.527Z]     docker_cli_network_unix_test.go:46: [df4c5a801dbba] daemon is not started
10:34:35 [2022-08-30T10:34:35.527Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
10:34:35 [2022-08-30T10:34:35.527Z]     docker_cli_network_unix_test.go:46: [d14e492a94c76] daemon is not started
10:34:35 [2022-08-30T10:34:35.527Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
10:34:35 [2022-08-30T10:34:35.787Z]     docker_cli_network_unix_test.go:46: [db63f8caf9318] daemon is not started
10:34:35 [2022-08-30T10:34:35.787Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
10:34:35 [2022-08-30T10:34:35.787Z]     docker_cli_network_unix_test.go:46: [d8dac212f8ded] daemon is not started
10:34:35 [2022-08-30T10:34:35.787Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
10:34:35 [2022-08-30T10:34:35.787Z]     docker_cli_network_unix_test.go:46: [df4fb80e78b86] daemon is not started
10:34:35 [2022-08-30T10:34:35.787Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
10:34:37 [2022-08-30T10:34:37.695Z]     docker_cli_network_unix_test.go:46: [d49d7b249a78c] daemon is not started
10:34:38 [2022-08-30T10:34:38.634Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
10:34:38 [2022-08-30T10:34:38.634Z]     docker_cli_network_unix_test.go:46: [df144de6b2f89] daemon is not started
10:34:38 [2022-08-30T10:34:38.634Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
10:34:38 [2022-08-30T10:34:38.634Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
10:34:38 [2022-08-30T10:34:38.634Z]     docker_cli_network_unix_test.go:46: [d1eb0b2fef85c] daemon is not started
10:34:38 [2022-08-30T10:34:38.634Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
10:34:38 [2022-08-30T10:34:38.893Z]     docker_cli_network_unix_test.go:46: [ddb89450cb087] daemon is not started
10:34:39 [2022-08-30T10:34:39.153Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
10:34:43 [2022-08-30T10:34:43.357Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
10:34:44 [2022-08-30T10:34:44.298Z]     docker_cli_network_unix_test.go:1084: [d7f7f41803df0] daemon is not started
10:34:46 [2022-08-30T10:34:46.207Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
10:34:46 [2022-08-30T10:34:46.207Z]     docker_cli_network_unix_test.go:46: [d2f427fc155ef] daemon is not started
10:34:46 [2022-08-30T10:34:46.207Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
10:34:46 [2022-08-30T10:34:46.465Z]     docker_cli_network_unix_test.go:46: [d83ca574bb89d] daemon is not started
10:34:46 [2022-08-30T10:34:46.725Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
10:34:48 [2022-08-30T10:34:48.103Z]     docker_cli_network_unix_test.go:46: [de122e8ecdc6c] daemon is not started
10:34:48 [2022-08-30T10:34:48.362Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
10:34:48 [2022-08-30T10:34:48.362Z]     docker_cli_network_unix_test.go:46: [d454d73d80972] daemon is not started
10:34:48 [2022-08-30T10:34:48.362Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
10:34:48 [2022-08-30T10:34:48.930Z]     docker_cli_network_unix_test.go:46: [dc8de520b9c55] daemon is not started
10:34:49 [2022-08-30T10:34:49.189Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
10:34:49 [2022-08-30T10:34:49.449Z]     docker_cli_network_unix_test.go:46: [d843f86cd73c7] daemon is not started
10:34:49 [2022-08-30T10:34:49.449Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
10:34:50 [2022-08-30T10:34:50.385Z]     docker_cli_network_unix_test.go:46: [dd1dc666503ed] daemon is not started
10:34:50 [2022-08-30T10:34:50.385Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
10:34:56 [2022-08-30T10:34:56.958Z]     docker_cli_network_unix_test.go:46: [d99d379009407] daemon is not started
10:34:56 [2022-08-30T10:34:56.958Z] --- PASS: TestDockerNetworkSuite (57.63s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.36s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.74s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.84s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.54s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.62s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.47s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.21s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.30s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.76s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.28s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.91s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.32s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.14s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.32s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.79s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.52s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.52s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.06s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.82s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.64s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s)
10:34:56 [2022-08-30T10:34:56.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.76s)
10:34:56 [2022-08-30T10:34:56.958Z] === RUN   TestDockerHubPullSuite
10:34:56 [2022-08-30T10:34:56.958Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
10:34:58 [2022-08-30T10:34:58.335Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
10:35:00 [2022-08-30T10:35:00.867Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
10:35:01 [2022-08-30T10:35:01.804Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
10:35:03 [2022-08-30T10:35:03.709Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
10:35:04 [2022-08-30T10:35:04.278Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
10:35:04 [2022-08-30T10:35:04.538Z] --- PASS: TestDockerHubPullSuite (8.32s)
10:35:04 [2022-08-30T10:35:04.538Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.01s)
10:35:04 [2022-08-30T10:35:04.538Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s)
10:35:04 [2022-08-30T10:35:04.538Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.10s)
10:35:04 [2022-08-30T10:35:04.538Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.79s)
10:35:04 [2022-08-30T10:35:04.538Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s)
10:35:04 [2022-08-30T10:35:04.538Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.38s)
10:35:04 [2022-08-30T10:35:04.538Z] PASS
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === Skipped
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_inspect_test.go:200: unmatched requirement Devicemapper
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_inspect_test.go:182: unmatched requirement Devicemapper
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured
10:35:04 [2022-08-30T10:35:04.538Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z] 
10:35:04 [2022-08-30T10:35:04.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:35:04 [2022-08-30T10:35:04.538Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
10:35:04 [2022-08-30T10:35:04.539Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
10:35:04 [2022-08-30T10:35:04.539Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
10:35:04 [2022-08-30T10:35:04.539Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
10:35:04 [2022-08-30T10:35:04.539Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z]     docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.539Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z]     docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.539Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z]     docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.539Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
10:35:04 [2022-08-30T10:35:04.539Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
10:35:04 [2022-08-30T10:35:04.539Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
10:35:04 [2022-08-30T10:35:04.539Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
10:35:04 [2022-08-30T10:35:04.539Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
10:35:04 [2022-08-30T10:35:04.539Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
10:35:04 [2022-08-30T10:35:04.539Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
10:35:04 [2022-08-30T10:35:04.539Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
10:35:04 [2022-08-30T10:35:04.539Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z]     docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.539Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z]     docker_cli_sni_test.go:30: Flakey test
10:35:04 [2022-08-30T10:35:04.539Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
10:35:04 [2022-08-30T10:35:04.539Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
10:35:04 [2022-08-30T10:35:04.539Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
10:35:04 [2022-08-30T10:35:04.539Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
10:35:04 [2022-08-30T10:35:04.539Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
10:35:04 [2022-08-30T10:35:04.539Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
10:35:04 [2022-08-30T10:35:04.539Z]     docker_cli_network_unix_test.go:46: [d1eb0b2fef85c] daemon is not started
10:35:04 [2022-08-30T10:35:04.539Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] DONE 1265 tests, 51 skipped in 1501.056s
10:35:04 [2022-08-30T10:35:04.539Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:35:04 [2022-08-30T10:35:04.539Z] ++++ cat bundles/test-integration/docker.pid
10:35:04 [2022-08-30T10:35:04.539Z] +++ kill 9388
10:35:04 [2022-08-30T10:35:04.539Z] +++ /etc/init.d/apparmor stop
10:35:04 [2022-08-30T10:35:04.539Z] Leaving: AppArmorNo profiles have been unloaded.
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] Unloading profiles will leave already running processes permanently
10:35:04 [2022-08-30T10:35:04.539Z] unconfined, which can lead to unexpected situations.
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.539Z] To set a process to complain mode, use the command line tool
10:35:04 [2022-08-30T10:35:04.539Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:35:04 [2022-08-30T10:35:04.539Z] +++ true
10:35:04 [2022-08-30T10:35:04.539Z] exiting test-integration
10:35:04 [2022-08-30T10:35:04.539Z] ++ exit 0
10:35:04 [2022-08-30T10:35:04.539Z] 
10:35:04 [2022-08-30T10:35:04.798Z] + for job in $(jobs -p)
10:35:04 [2022-08-30T10:35:04.798Z] + wait 1290
10:35:08 [2022-08-30T10:35:08.089Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
10:35:18 [2022-08-30T10:35:18.068Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
10:35:21 [2022-08-30T10:35:21.356Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
10:35:23 [2022-08-30T10:35:23.263Z]     docker_cli_swarm_test.go:1112: [dcce66afe85a8] joining swarm manager [d91a7a46fa00e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:35:24 [2022-08-30T10:35:24.641Z]     docker_cli_swarm_test.go:1113: [df54fc76c80a1] joining swarm manager [d91a7a46fa00e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:36:46 [2022-08-30T10:36:46.085Z]     docker_cli_swarm_test.go:1166: [d247edf17b250] joining swarm manager [d91a7a46fa00e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:37:12 [2022-08-30T10:37:12.655Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
10:37:14 [2022-08-30T10:37:14.034Z]     docker_cli_swarm_test.go:1447: [d474d12a861a1] joining swarm manager [d4e91533ce46f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:37:14 [2022-08-30T10:37:14.604Z]     docker_cli_swarm_test.go:1448: [d9e0c7b98efda] joining swarm manager [d4e91533ce46f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:37:26 [2022-08-30T10:37:26.814Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
10:37:26 [2022-08-30T10:37:26.814Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
10:37:26 [2022-08-30T10:37:26.814Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
10:37:26 [2022-08-30T10:37:26.814Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
10:37:26 [2022-08-30T10:37:26.814Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
10:37:27 [2022-08-30T10:37:27.384Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
10:37:29 [2022-08-30T10:37:29.920Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
10:37:33 [2022-08-30T10:37:33.212Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
10:37:35 [2022-08-30T10:37:35.121Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
10:37:37 [2022-08-30T10:37:37.657Z]     docker_cli_swarm_unix_test.go:63: [d211c165e0ca2] joining swarm manager [d8a11d3d3350c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:33 [2022-08-30T10:38:33.902Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
10:38:33 [2022-08-30T10:38:33.902Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
10:38:33 [2022-08-30T10:38:33.902Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
10:38:35 [2022-08-30T10:38:35.280Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
10:38:38 [2022-08-30T10:38:38.570Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
10:38:41 [2022-08-30T10:38:41.106Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
10:38:43 [2022-08-30T10:38:43.013Z]     docker_api_swarm_test.go:962: [d072cc2f976d7] joining swarm manager [d333b0d228e4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:39:01 [2022-08-30T10:39:01.105Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
10:39:13 [2022-08-30T10:39:13.319Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
10:39:14 [2022-08-30T10:39:14.696Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
10:39:16 [2022-08-30T10:39:16.603Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
10:39:19 [2022-08-30T10:39:19.895Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
10:39:28 [2022-08-30T10:39:28.013Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
10:39:33 [2022-08-30T10:39:33.289Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
10:39:35 [2022-08-30T10:39:35.195Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
10:39:37 [2022-08-30T10:39:37.732Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
10:39:40 [2022-08-30T10:39:40.269Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
10:39:42 [2022-08-30T10:39:42.806Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
10:39:46 [2022-08-30T10:39:46.101Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
10:39:48 [2022-08-30T10:39:48.005Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
10:40:44 [2022-08-30T10:40:44.234Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
10:40:59 [2022-08-30T10:40:59.113Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
10:41:13 [2022-08-30T10:41:13.998Z] --- PASS: TestDockerSwarmSuite (1528.72s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.25s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.13s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.24s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.48s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.04s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.87s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.00s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.36s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.50s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.03s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.90s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.65s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.17s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.61s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.39s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.94s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.15s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.40s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.55s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.58s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.91s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.83s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.84s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.08s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.44s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.27s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.34s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.15s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.93s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.74s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.46s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.46s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.04s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.57s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.00s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.88s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.58s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.28s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.40s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.24s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.28s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.09s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.96s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.95s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.00s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.70s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.31s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.01s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.91s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.64s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.28s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.04s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.86s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.58s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.07s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.97s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.18s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.60s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.36s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.15s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.02s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.69s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.61s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.23s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.70s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.55s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.78s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.24s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.56s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.58s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.63s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.92s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (69.98s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.93s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.02s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.90s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.62s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.40s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.32s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.25s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.87s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.76s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.55s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.99s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (45.18s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.06s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.30s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (110.83s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s)
10:41:13 [2022-08-30T10:41:13.998Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s)
10:41:13 [2022-08-30T10:41:13.998Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s)
10:41:13 [2022-08-30T10:41:13.998Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
10:41:13 [2022-08-30T10:41:13.998Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.24s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.37s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.55s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.19s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.25s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.31s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.91s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.17s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.59s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.49s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.59s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.60s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.13s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.82s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s)
10:41:13 [2022-08-30T10:41:13.998Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s)
10:41:13 [2022-08-30T10:41:13.998Z] === RUN   TestDockerExternalVolumeSuite
10:41:13 [2022-08-30T10:41:13.998Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
10:41:14 [2022-08-30T10:41:14.605Z]     docker_cli_external_volume_driver_test.go:53: [d4d5ad47bf065] daemon is not started
10:41:32 [2022-08-30T10:41:32.693Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
10:42:40 [2022-08-30T10:42:40.382Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
10:42:46 [2022-08-30T10:42:46.949Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
10:43:01 [2022-08-30T10:43:01.836Z]     docker_cli_external_volume_driver_test.go:53: [d6d8b072ba07d] daemon is not started
10:43:16 [2022-08-30T10:43:16.719Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
10:43:34 [2022-08-30T10:43:34.806Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
10:43:47 [2022-08-30T10:43:47.012Z]     docker_cli_external_volume_driver_test.go:53: [dd5eb1c83e44a] daemon is not started
10:44:05 [2022-08-30T10:44:05.100Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
10:44:05 [2022-08-30T10:44:05.100Z]     docker_cli_external_volume_driver_test.go:53: [da06236757c55] daemon is not started
10:44:17 [2022-08-30T10:44:17.342Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
10:44:49 [2022-08-30T10:44:49.421Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
10:45:07 [2022-08-30T10:45:07.523Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
10:45:22 [2022-08-30T10:45:22.420Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
10:46:11 [2022-08-30T10:46:11.761Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
10:46:26 [2022-08-30T10:46:26.645Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
10:46:58 [2022-08-30T10:46:58.741Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
10:47:30 [2022-08-30T10:47:30.819Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
10:47:45 [2022-08-30T10:47:45.701Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
10:48:00 [2022-08-30T10:48:00.583Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
10:48:00 [2022-08-30T10:48:00.583Z]     docker_cli_external_volume_driver_test.go:485: [debb304925f13] daemon is not started
10:48:18 [2022-08-30T10:48:18.695Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
10:48:18 [2022-08-30T10:48:18.695Z]     docker_cli_external_volume_driver_test.go:53: [d965db035cfe7] daemon is not started
10:48:33 [2022-08-30T10:48:33.578Z] --- PASS: TestDockerExternalVolumeSuite (437.20s)
10:48:33 [2022-08-30T10:48:33.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.60s)
10:48:33 [2022-08-30T10:48:33.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s)
10:48:33 [2022-08-30T10:48:33.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s)
10:48:33 [2022-08-30T10:48:33.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s)
10:48:33 [2022-08-30T10:48:33.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
10:48:33 [2022-08-30T10:48:33.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
10:48:33 [2022-08-30T10:48:33.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
10:48:33 [2022-08-30T10:48:33.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s)
10:48:33 [2022-08-30T10:48:33.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s)
10:48:33 [2022-08-30T10:48:33.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
10:48:33 [2022-08-30T10:48:33.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
10:48:33 [2022-08-30T10:48:33.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s)
10:48:33 [2022-08-30T10:48:33.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s)
10:48:33 [2022-08-30T10:48:33.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s)
10:48:33 [2022-08-30T10:48:33.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s)
10:48:33 [2022-08-30T10:48:33.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s)
10:48:33 [2022-08-30T10:48:33.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s)
10:48:33 [2022-08-30T10:48:33.578Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
10:48:33 [2022-08-30T10:48:33.578Z] PASS
10:48:33 [2022-08-30T10:48:33.578Z] 
10:48:33 [2022-08-30T10:48:33.578Z] === Skipped
10:48:33 [2022-08-30T10:48:33.578Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:48:33 [2022-08-30T10:48:33.578Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
10:48:33 [2022-08-30T10:48:33.578Z]     check_test.go:540: [da798834bf9b6] daemon is not started
10:48:33 [2022-08-30T10:48:33.578Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:48:33 [2022-08-30T10:48:33.578Z] 
10:48:33 [2022-08-30T10:48:33.578Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
10:48:33 [2022-08-30T10:48:33.578Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
10:48:33 [2022-08-30T10:48:33.578Z]     check_test.go:540: [d0679b5b7fda8] daemon is not started
10:48:33 [2022-08-30T10:48:33.578Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
10:48:33 [2022-08-30T10:48:33.578Z] 
10:48:33 [2022-08-30T10:48:33.578Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
10:48:33 [2022-08-30T10:48:33.578Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
10:48:33 [2022-08-30T10:48:33.578Z]     check_test.go:540: [d29b419447534] daemon is not started
10:48:33 [2022-08-30T10:48:33.578Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
10:48:33 [2022-08-30T10:48:33.578Z] 
10:48:33 [2022-08-30T10:48:33.578Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
10:48:33 [2022-08-30T10:48:33.578Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
10:48:33 [2022-08-30T10:48:33.578Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
10:48:33 [2022-08-30T10:48:33.578Z] 
10:48:33 [2022-08-30T10:48:33.578Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:48:33 [2022-08-30T10:48:33.578Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
10:48:33 [2022-08-30T10:48:33.578Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:48:33 [2022-08-30T10:48:33.578Z] 
10:48:33 [2022-08-30T10:48:33.578Z] DONE 269 tests, 5 skipped in 2307.710s
10:48:33 [2022-08-30T10:48:33.578Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:48:33 [2022-08-30T10:48:33.578Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9cd84b1471a8/docker.pid
10:48:33 [2022-08-30T10:48:33.578Z] +++ kill 7182
10:48:33 [2022-08-30T10:48:33.578Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7182 is not a child of this shell
10:48:33 [2022-08-30T10:48:33.578Z] warning: PID 7182 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9cd84b1471a8/docker.pid had a nonzero exit code
10:48:33 [2022-08-30T10:48:33.578Z] ++++ cat bundles/test-integration/docker.pid
10:48:33 [2022-08-30T10:48:33.578Z] +++ kill 9413
10:48:33 [2022-08-30T10:48:33.578Z] +++ /etc/init.d/apparmor stop
10:48:33 [2022-08-30T10:48:33.578Z] Leaving: AppArmorNo profiles have been unloaded.
10:48:33 [2022-08-30T10:48:33.578Z] 
10:48:33 [2022-08-30T10:48:33.578Z] Unloading profiles will leave already running processes permanently
10:48:33 [2022-08-30T10:48:33.578Z] unconfined, which can lead to unexpected situations.
10:48:33 [2022-08-30T10:48:33.578Z] 
10:48:33 [2022-08-30T10:48:33.578Z] To set a process to complain mode, use the command line tool
10:48:33 [2022-08-30T10:48:33.578Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:48:33 [2022-08-30T10:48:33.578Z] +++ true
10:48:33 [2022-08-30T10:48:33.578Z] exiting test-integration
10:48:33 [2022-08-30T10:48:33.578Z] ++ exit 0
10:48:33 [2022-08-30T10:48:33.578Z] 
10:48:33 [2022-08-30T10:48:33.578Z] + exit 0
10:48:33 [2022-08-30T10:48:33.578Z] ++ jobs -p
10:48:33 [2022-08-30T10:48:33.578Z] + pids=
10:48:33 [2022-08-30T10:48:33.578Z] + echo 'Remaining pids to kill: []'
10:48:33 [2022-08-30T10:48:33.578Z] Remaining pids to kill: []
10:48:33 [2022-08-30T10:48:33.578Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
10:48:33 [2022-08-30T10:48:33.595Z] Recording test results
10:48:34 [2022-08-30T10:48:34.059Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:48:34 [2022-08-30T10:48:34.368Z] + echo Ensuring container killed.
10:48:34 [2022-08-30T10:48:34.369Z] Ensuring container killed.
10:48:34 [2022-08-30T10:48:34.369Z] + docker ps -aq -f name=docker-pr2-*
10:48:34 [2022-08-30T10:48:34.369Z] + cids=dcf50698ca2a
10:48:34 [2022-08-30T10:48:34.369Z] 6b8fedee2e20
10:48:34 [2022-08-30T10:48:34.369Z] 23d8b2a0f1ee
10:48:34 [2022-08-30T10:48:34.369Z] + [ -n dcf50698ca2a
10:48:34 [2022-08-30T10:48:34.369Z] 6b8fedee2e20
10:48:34 [2022-08-30T10:48:34.369Z] 23d8b2a0f1ee ]
10:48:34 [2022-08-30T10:48:34.369Z] + docker rm -vf dcf50698ca2a 6b8fedee2e20 23d8b2a0f1ee
10:48:34 [2022-08-30T10:48:34.938Z] dcf50698ca2a
10:48:35 [2022-08-30T10:48:35.506Z] 6b8fedee2e20
10:48:35 [2022-08-30T10:48:35.506Z] 23d8b2a0f1ee
[Pipeline] sh
10:48:35 [2022-08-30T10:48:35.789Z] + echo Chowning /workspace to jenkins user
10:48:35 [2022-08-30T10:48:35.789Z] Chowning /workspace to jenkins user
10:48:35 [2022-08-30T10:48:35.789Z] + id -u
10:48:35 [2022-08-30T10:48:35.789Z] + id -g
10:48:35 [2022-08-30T10:48:35.789Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44060:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:48:38 [2022-08-30T10:48:38.622Z] + bundleName=amd64
10:48:38 [2022-08-30T10:48:38.622Z] + echo Creating amd64-bundles.tar.gz
10:48:38 [2022-08-30T10:48:38.622Z] Creating amd64-bundles.tar.gz
10:48:38 [2022-08-30T10:48:38.622Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:48:38 [2022-08-30T10:48:38.622Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
10:48:40 [2022-08-30T10:48:40.014Z] Archiving artifacts
10:48:40 [2022-08-30T10:48:40.276Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44060/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:48:40 [2022-08-30T10:48:40.582Z] + make clean
10:48:40 [2022-08-30T10:48:40.582Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:48:40 [2022-08-30T10:48:40.582Z] docker-dev-cache
10:48:40 [2022-08-30T10:48:40.582Z] 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